﻿html {
    font-family: 'default';
    -moz-font-feature-settings: 'liga=1';
    -ms-font-feature-settings: 'liga';
    -webkit-font-feature-settings: 'liga';
    -o-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
}
input[type="submit"], input[type="button"], a[role="button"], button {
  background-color: rgb(175, 14, 128);
  color: #ffffff;
}

input[type="submit"] {
    background-color: #0580a1;
    padding-top: 1em;
    padding-bottom: 1em;
    color: #ffffff;
}
input[type=submit]:hover {
	background-color: #0580a1;
    color: #ffffff;
}
input[type=submit]:active, input[type=submit]:focus, input[type=submit]:active:focus {

	background-color: #0580a1;
    color: #ffffff;
}
#UserNameLbl, #PasswordLbl {
    font-size:120%;
}



h1,h2 {
    font: bold 22px 'Soho W01',rockwell,verdana,'Bitstream Vera Sans';
    line-height: 28px;
}

#s4-workspace {
    background: #fff url(https://login.flycatcher.eu/cbs/Content/images/background.png) left repeat-y;
}

.outer {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
    height: 60px;
}

#header {
    overflow: visible;
    position: absolute;
    z-index: 1000;
    top: 0px;
    width: 280px!important;
    height: 70px!important;
}

#header .inner {
    border-color: #ab218e;
    overflow: hidden;
    padding-left: 70px;
    padding-bottom: 10px;
    border-left: 10px solid #27206a;
}

#header h1 {
    width: 50px;
    height: 75px!important;
    float: left;
    margin: 0;
    background: url(https://login.flycatcher.eu/cbs/Content/images/sprite.png) no-repeat left 9px;
    background-position: left .9rem;
}

#header h1 a {
    width: 100%;
    height: 100%;
    float: left;
    text-indent: -999em;
}

h1 span {
    float: left;
    position: relative;
    padding: 5px 15px 5px 999em;
    margin: 0 0 0 -999em;
    font-size: 15px;
    line-height: 20px;
    background: #271d6c;
    color: #fff;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

#mainBar {
    background: #e4e4e4 url(https://login.flycatcher.eu/cbs/Content/images/background2.png) left repeat-y;
    float: left;
    padding-top: 30px;
}

#mainBar.outer {
    overflow: visible;
}

#titleBar {
    margin-bottom: -25px;
    float: left;
    display: block;
    width: 100%;
}

#titleBar h1 {
    background: #27206a;
    padding: 7px 15px 7px 0px;
    margin: 0 0 0 0;
    margin-left: -10px;
    height: 32px;
    position: relative;
    min-width: 185px;
    white-space: nowrap;
    float: left;
    display: inline;
    border: 0px;
    padding-left: 90px;
    color: #fff;
    font: 600 26px/26px 'Soho W01',rockwell,verdana,'Bitstream Vera Sans',sans-serif;
}

#searchBox {
    background: none;
    color: #fff;
}

#searchBox fieldset {
    background: #19a1cb url(https://login.flycatcher.eu/cbs/Content/images/background2.png) left repeat-y;
    padding: 12px 15px 12px 0px;
    padding-top: 8px;
    margin: 0 0 0 0;
    margin-left: -10px;
    height: 26px;
    position: relative;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    -ms-border-radius: 0px 4px 4px 0px;
    -o-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    float: left;
    display: inline;
    border: 0px;
    padding-left: 80px;
    width: 475px;
}

#titleBar h1 span {
    font: 600 26px/26px 'Soho W01', rockwell, verdana, 'Bitstream Vera Sans', sans-serif;
}

@media screen and (max-width: 1123px) {
    #searchBox fieldset {
        width:200px;
        padding-left: 0px;
    }
}

@media screen and (max-width: 768px) {
    #searchBox fieldset {
        width:40px;
    }
}

@media screen and (max-width: 480px) {
    form {
        width:95%;
    }

    label.koptekst {
        padding-left: 15px!important;
    }

    #searchBox fieldset {
        width: 20px;
    }

    input[type=submit] {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    #titleBar h1 {
        min-width:60px;
    }
}

:root {
    --cbs-light-gray: #e9e9e9;
    --spacing-larger: 3rem;
    --spacing-large: 2rem;
    --spacing-regular: 1rem;
    --font-size-small: 1.5rem;
    --cbs-web-text: #091d23;
    --font-size-regular: 1rem;
    --font-size-large: 1.25rem;
    --font-size-medium: 1.1rem;
    --cbs-brand-color: #271d6c;
    --font-family-titles: 'Soho W01 Medium';
    --font-size-extra-large: 1.57rem;
    --font-size-extra-larger: 2rem;
    --font-size-huge: 3rem;
    --cbs-brand-color: #271d6c;
    --spacing-small: .5rem;
    --spacing-smaller: .4rem;
}

.main-content {
    padding-left: 10px;
    padding-top: 100px;
    background-color: white!important;
}

#mainContent {
    padding-bottom: 17em;
}

.content-wrapper {
    margin: 0 auto;
    max-width: 750px;
}

#searchBox fieldset,#titleBar h1 {
    box-sizing: content-box;
}



fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

input:focus {
    border: 1px solid #7ac0da;
}

.field-validation-valid {
    display: none;
}

#passwordeye {
    margin-left: -30px;
    position: relative;
    cursor: pointer;
    display: none;
}

.password {
    display: inline;
}

#hidePasswordImg {
    display: none;
}

.footercontainer {
    padding-left: 10px;
}

footer {
    background: var(--cbs-light-gray);
    width: 100%;
    padding: var(--spacing-larger) 0 0 0;
}

footer h2 {
    margin: var(--spacing-regular) 0 var(--spacing-regular) 0;
    font-size: var(--font-size-small);
}

footer ul {
    list-style: none;
    padding: 0;
}

footer ul li a {
    color: var(--cbs-web-text);
    font-size: var(--font-size-small);
    line-height: 2;
    text-decoration: none;
}

footer.extrarow {
    padding-top: var(--spacing-regular);
}

#finish {
    color: var(--cbs-brand-color);
    font-size: var(--font-size-large);
    display: flex;
}

#payoff {
    padding-right: var(--font-size-regular);
    margin-right: auto;
}

@media screen and (min-width: 576px) {
    #finish {
        max-width:400px;
    }
}

@media screen and (max-width: 767px) {
    #copyright {
        font-size:var(--font-size-large);
    }

    #payoff {
        font-size: var(--font-size-large);
    }
}

@media screen and (min-width: 768px) {
    #finish {
        max-width:720px;
    }

    #copyright {
        font-size: var(--font-size-extra-large);
    }

    #payoff {
        font-size: var(--font-size-extra-large);
    }
}

@media screen and (min-width: 992px) {
    #finish {
        max-width:970px;
    }
}

@media screen and (min-width: 1200px) {
    #finish {
        max-width:1140px;
    }
}

#pageContainer {
    position: relative;
    min-height: 100vh;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

footer.extrarow {
    background-color: white;
}

@media screen and (max-width: 767px) {
    .inner {
        padding-left:10px!important;
    }
}



.koptekst {
    padding: 0px 0px 25px 0px;
    font: bold 22px 'Soho W01',rockwell,verdana,'Bitstream Vera Sans'!important;
    line-height: 28px;
}

#taalKeuze {
    font: bold 22px 'Soho W01',rockwell,verdana,'Bitstream Vera Sans'!important;
    color: #444;
    line-height: 28px;
    margin-right: 25px;
    margin-top: 25px;
    position: relative;
    cursor: pointer;
    z-index: 100;
}

#header.header {
    width: 100%!important;
}

.iewaarschuwing {
    background-color: #e4e4e4;
    padding-bottom: 15px;
    margin-top: 20px;
}

body {
    font-family: 'Akko W01', calibri, arial, helvetica!important;
    font-size: 12px;
}

body {
    font-family: 'Akko W01', calibri, arial, helvetica!important;
    font-size: 12px;
}

body {
    color: #444;
}

body {
    margin: 0px;
    overflow-x: auto;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 100%;
}

#s4-ribbonrow {
    position: relative;
}

#s4-workspace {
    overflow: visible;
    position: relative;
}

#s4-bodyContainer {
    padding-bottom: 0px;
}

h1,h2 {
    margin: auto;
    font-weight: normal;
}

h1 {
    font-family: 'Soho W01',rockwell,verdana,'Bitstream Vera Sans',sans-serif;
    font-size: 2.3em;
    color: #777;
    font-weight: 200;
    line-height: 2.3em;
}

h2 {
    font-family: 'Soho W01',rockwell,verdana,'Bitstream Vera Sans',sans-serif;
    color: #262626;
    font-weight: 300;
}

h2 {
    font-size: 1.46em;
    line-height: 1.46em;
}

img {
    border: none;
    -webkit-tap-highlight-color: transparent;
}

input,label {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    vertical-align: middle;
}

input[type=password],input[type=text] {
    border: 1px solid #ababab;
    background-color: #fff;
    background-color: rgba( 255,255,255,0.85 );
    color: #444;
}
.title {
font-weight:900;
font-size:130%
}

a:visited {
    text-decoration: none;
}

a:hover,a:active {
    text-decoration: underline;
}

a:active {
    color: #af0e80;
}

a {
    color: #af0e80;
    text-decoration: none;
}

@media print {
    #s4-ribbonrow {
        display: none;
    }

    body {
        overflow: visible;
    }

    #s4-workspace {
        overflow: visible!important;
        width: auto!important;
        height: auto!important;
    }
}

#suiteBarRight,.ms-core-deltaSuiteBarRight {
    display: inline-block;
}

#suiteBar {
    height: 50px;
    display: table-row;
}

#suiteBarRight {
    position: absolute;
    right: 0px;
    top: 0;
}

#suiteBarRight {
    background-color: rgba( 239,239,239,0.78 );
    color: #666;
    white-space: nowrap;
    padding-right: 5px;
}

#globalNavBox {
    width: 95%;
    height: 35px;
}

/*! CSS Used from: https://login.flycatcher.eu/cbs/styles/bootstrap.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

footer,header,section {
    display: block;
}

[hidden] {
    display: none;
}

a {
    background-color: transparent;
}

a:active,a:hover {
    outline: 0;
}

strong {
    font-weight: bold;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

small {
    font-size: 80%;
}

img {
    border: 0;
}

input {
    margin: 0;
    font: inherit;
    color: inherit;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input {
    line-height: normal;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

@media print {
    *,*:before,*:after {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
    }

    a,a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100%!important;
    }

    h2 {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

h1,h2 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1,h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

small {
    font-size: 85%;
}

.text-danger {
    color: #a94442;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-1,.col-md-2,.col-lg-3,.col-md-4,.col-lg-4,.col-md-6,.col-lg-6,.col-md-10,.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 992px) {
    .col-md-2,.col-md-4,.col-md-6,.col-md-10 {
        float:left;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-3,.col-lg-4,.col-lg-6 {
        float:left;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-group {
    margin-bottom: 15px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.row:before,.row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.pull-right {
    float: right!important;
}

.pull-left {
    float: left!important;
}

.visible-xs {
    display: none!important;
}

.alert {
    padding: 5px;
    margin-bottom: 0px;
  }
.validation-summary-errors {
    color: #e80c4d !important;
    font-weight: bold;
    font-size: 1.1em;
}
@media (max-width: 767px) {
    .visible-xs {
        display:block!important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important;
    }
}
