hr {
    border: 0;
    border-top: 1px solid rgba(77,77,77, 0.3);
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.small, small {
    font-size: 85%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-9, .col-md-10, .col-md-3, .col-md-4, .col-md-6, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-6 {
    left: 50%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }
}

@media (min-width: 992px) {
    .col-md-10, .col-md-2, .col-md-3, .col-md-4, .col-md-6, .col-md-9 {
        float: left
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }
}

@media (min-width: 1200px) {
    .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-9 {
        float: left
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.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 #bbb;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s, 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: #4d4d4d;
    outline: 0;
}

.form-control::-moz-placeholder {
    color: #666;
    opacity: 1
}

.form-control::-webkit-input-placeholder {
    color: #666
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background: #f2f2f2;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.radio-inline.disabled, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.radio label, .has-error.radio-inline label {
    color: #D20000
}

.has-error .form-control {
    border-color: #D20000;
}

.has-error .form-control:focus {
    border-color: #D20000;
}

.has-error .input-group-addon {
    color: #D20000;
    border-color: #D20000;
    background-color: #f7e7e9
}

.has-error .form-control-feedback {
    color: #D20000
}

.form-horizontal .checkbox, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }

    .form-horizontal .label-osc {
        padding-top: 7px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: white;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 3px;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    clear: both;
    color: #262626;
    white-space: nowrap;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    text-decoration: none;
    color: #1C69D4;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    color: #1C69D4;
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.btn .caret {
    margin-left: 0
}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #bbb;
    border-radius: 3px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 3px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 3px;
}

.modal-open {
    overflow: hidden
}

body.modal-open {
    overflow: hidden;
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.affix {
    position: fixed
}

.input-group.date .input-group-addon {
    cursor: pointer
}

@media screen {
    .row.no-gutter {
        margin-right: 0;
        margin-left: 0
    }

    .row.no-gutter [class*=" col-"], .row.no-gutter [class^=col-] {
        padding-right: 0;
        padding-left: 0
    }

    .row.no-margin {
        margin: 0 !important
    }
}

@media screen {
    .alert-dismissible .close {
        top: -2px;
        right: inherit
    }
}

@media screen {
    .btn:active, .btn:focus {
        outline: 0 !important;
        box-shadow: none
    }

    .btn {
        background-color: transparent;
        border: 0 none;
        clear: both;
        outline: 0 none;
        position: relative;
        width: 100%;
    }

    .btn .btn-icon {
        display: block;
        float: inherit;
        color: #262626;
        position: relative
    }

    .btn .btn-value {
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: auto;
        color: #fff
    }

    .btn-submit-darkblue {
        text-align: center;
        background: #1c69d4;
        color: #fff;
    }

    .btn-submit-darkblue:hover {
        background: #0653b6;
        box-shadow: none;
        color: #fff
    }

    .btn-submit-darkblue:active, .btn-submit-darkblue:focus {
        outline: 0;
        background: #1c69d4;
        color: #fff
    }

    .btn-light-blue {
        text-align: center;
        background: #1c69d4;
        color: white;
    }

    .btn-black {
        text-align: center;
        background: #262626;
    }

    .btn-black:hover {
        background: #4D4D4D;
        border-color: #4D4D4D;
        box-shadow: none
    }

    .btn-light-blue:hover {
        background: #0653b6;
        border-color: #0653b6;
        box-shadow: none
    }

    .btn-light-blue:active, .btn-light-blue:focus {
        outline: 0;
        background: #1c69d4
    }

    .btn-submit-red {
        text-align: center;
        background: #d20000;
    }

    .btn-submit-red .btn-value {
        color: #fff;
    }

    .btn-submit-red:hover {
        background: #6e0000;
        border-color: #6e0000;
        box-shadow: none
    }

    .btn-submit-red:active, .btn-submit-red:focus {
        outline: 0;
        background: #d20000
    }

    .btn-link-plain, .btn-link-plain-gray {
        padding-left: 0 !important
    }

    .btn-link-plain .btn-value, .btn-link-plain-gray .btn-value {
        color: #262626
    }

    .btn-link-plain-gray:active, .btn-link-plain-gray:focus, .btn-link-plain-gray:hover, .btn-link-plain:active, .btn-link-plain:focus, .btn-link-plain:hover {
        text-decoration: none !important;
        border: none !important;
        box-shadow: none !important
    }

    .btn-link-plain img, .btn-link-plain-gray img {
        width: 30px;
        height: auto;
        position: relative;
        top: -3px;
        left: -2px
    }

    .btn-link-plain .btn-value:before {
        content: none
    }
}

@media (min-width: 576px) {
    .btn {
        width: auto;
    }
}

@media screen {
    .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
        font-weight: 300;
    }

    .form-horizontal .checkbox-inline label, .form-horizontal .radio label, .form-horizontal .radio-inline label {
        font-weight: 300 !important;
        letter-spacing: 0 !important;
        line-height: inherit !important
    }

    .form-horizontal .checkbox {
        padding-top: 0
    }

    .form-horizontal .label-oscb {
        line-height: 16px;
        font-weight: 400;
        font-size: 20px;
        letter-spacing: 0;
        line-height: inherit;
    }

    .input-group-addon {
        background: #fff !important;
        font-size: 20px
    }

    .input-group-addon .btn-icon {
        font-family: icomoon !important
    }

    .checkbox-container {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        margin-top: 5px
    }

    .checkbox-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }

    .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: #fff;
        border: 1px solid #262626;
        border-radius: 3px
    }

    .checkbox-container:hover input ~ .checkmark {
        background-color: #fff;
        cursor: pointer
    }

    .checkbox-container input:checked ~ .checkmark {
        background-color: black !important;
    }

    .checkmark:after {
        content: "";
        position: absolute;
        display: none
    }

    .checkbox-container input:checked ~ .checkmark:after {
        display: block
    }

    .checkbox-container .checkmark:after {
        left: 7px;
        top: 3px;
        width: 5px;
        height: 10px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .form-group {
        margin-top: 10px;
        margin-bottom: 0
    }

    .form-group:first-child {
        margin-top: 0 !important
    }

    .form-group .control-label {
        cursor: default;
        text-align: left;
        font-weight: 300;
        font-size: 20px;
        letter-spacing: 0;
        line-height: inherit;
        color: #262626;
        text-transform: uppercase;
    }

    .form-group.no-margin {
        margin-bottom: 0 !important
    }

    .form-group p {
        margin: 10px 0 0 0;
        line-height: 22px;
        font-weight: 300;
        font-size: 13px
    }

    .form-control {
        border: 1px solid #bbb;
        padding: 5px 15px;
        font-weight: 300;
        font-size: 20px;
        height: 40px;
        line-height: 22px;
        min-height: 40px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        color: #262626
    }

    .form-control:focus {
        border-width: 2px;
        box-shadow: none
    }

    .has-error .input-group-addon {
        border-color: #b20000 !important;
        color: #b20000 !important
    }

    .has-error .input-group-addon .btn-icon {
        color: #b20000
    }

    .input-group-addon {
        border: 1px solid #bbb
    }

    .input-group-addon .btn-icon {
        cursor: pointer
    }

    .input-group-addon:last-child {
        border-left: 1px solid #8e8e8e !important
    }

    .input-group-addon:first-child {
        border-right: 1px solid #8e8e8e !important
    }

    select.form-control {
        padding: 5px 15px
    }


    select.form-control {
        line-height: 25px
    }

    .checkbox input[type=checkbox] {
        margin-top: 2px;
        background: #fff;
        border: 1px solid #869ec6;
        border-radius: 2px;
        width: 14px;
        height: 14px
    }

    .checkbox.has-error .control-label {
        color: #262626 !important
    }

    .row.form-actions, .row.form-actions-contact {
        border-top: 1px solid var(--color-gs-40);
        padding: 20px 0 60px 0;
        margin-top: 40px
    }

    .radio {
        padding-left: 20px
    }

    .radio label {
        display: inline-block;
        position: relative;
        padding-left: 5px
    }

    .radio label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 24px;
        height: 24px;
        left: 0;
        margin-left: -20px;
        border: 2px solid #bbb;
        border-radius: 50%;
        background-color: #fff;
        -webkit-transition: border .15s ease-in-out;
        -o-transition: border .15s ease-in-out;
        transition: border .15s ease-in-out
    }

    .radio label::after {
        display: inline-block;
        position: absolute;
        content: " ";
        width: 11px;
        height: 11px;
        left: 3px;
        top: 3px;
        margin-left: -20px;
        border-radius: 50%;
        background-color: #fff;
        -webkit-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
        -moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
        -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
        transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33)
    }

    .radio input[type=radio] {
        opacity: 0
    }

    .radio input[type=radio]:focus + label::before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .radio input[type=radio]:disabled + label {
        color: #bbb
    }

    .radio input[type=radio]:disabled + label::before {
        cursor: not-allowed
    }

    .radio.radio-inline {
        margin-top: -3px;
                font-weight: 300;
        font-size: 13px
    }

    .radio-primary input[type=radio]:checked + label::before {
        border: 8px solid #262626
    }

    .radio-primary input[type=radio]:disabled + label::before {
        border-color: #bbb
    }

    .radio-primary input[type=radio]:disabled + label > span {
        color: #bbb
    }

    .radio-label-value {
        color: #000;
        margin-left: 0;
        line-height: 16px
    }

    input[type=checkbox], input[type=radio] {
        margin-top: 2px;
        background: #fff;
        border: 1px solid #869ec6;
        border-radius: 2px;
        width: 14px;
        height: 14px
    }

    .form-group .control-label {
        font-weight: 300;
        font-size: 20px;
        letter-spacing: 0;
        line-height: inherit;
        line-height: 22px !important;
        text-transform: uppercase
    }

    .form-group label {
         font-weight: 300;
    }

    .form-group .control-label-group {
        padding-top: 15px
    }

    .form-group .control-label-group .control-label {
        padding: 0
    }

    .form-group {
        margin-top: 20px !important;
    }

    .form-group:first-child {
        margin-top: 30px !important
    }

    .form-group .form-error {
        font-weight: 300;
        font-size: 12px;
        margin-top: 4px;
        position: relative;
        color: #d20000
    }

    .form-group .form-error p {
        margin: 0;
        padding: 0
    }

    .form-group.has-error .form-control {
        background-color: #f7e7e9;
        border-color: #d20000
    }

    .form-group.has-error .form-control:focus {
        box-shadow: none
    }

    .form-group.has-error .form-error {
        display: block;
        line-height: 16px
    }

    span.form-error {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .form-horizontal .control-label {
        margin-bottom: 5px;
        padding-top: 0;
    }

    .form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .checkbox-inline {
        display: block
    }

    .checkbox-inline + .checkbox-inline {
        margin: 0
    }

    .form-group {
        display: inline;
        position: relative
    }

    .row.form-actions div + div {
        margin-top: 10px
    }
}

@media (min-width: 768px) {
    .radio-label-value {
        margin-left: 12px
    }
}

@media screen {
    .row {
        margin: 0
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen {
    a {
        color: #262626;
        text-decoration: none;
    }

    a:focus, a:hover {
        color: #262626;
        outline: 0 none;
        text-decoration: none;
    }

    a.btn, a.btn-link {
        text-decoration: none
    }
}

@media screen {
    .modal-open {
        overflow: auto;
        margin-right: 0;
        padding-right: 0 !important
    }
}

@media screen {
    p {
        margin: 0
    }
}

@media screen {
    body {
        background: #f6f6f6;
        display: flex;
        flex-direction: column;
        height: 100%;
        min-height: 100vh;
        font-size: 16px;
        color: #262626
    }

    .container {
        padding-left: 0;
        padding-right: 0
    }

    .container.content {
        flex-grow: 1;
        padding: 0;
        display: flex;
        flex-direction: column
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    body .ui-calendar .ui-inputfield {
        width: 88%;
    }
}

@media screen {
    b, strong {
        font-weight: 700;
    }
}

@media screen {
    .alert {
        border-radius: 0;
        padding: 24px 96px
    }

    .alert a {
        color: #f33e30;
        text-decoration: none;
    }

    .alert a .close {
        color: #f33e30;
        font-size: 16px;
        line-height: inherit
    }

    .alert a .close:hover {
        color: #b3160a
    }

    .alert .ebanking-message__message-text {
        font-weight: 300;
        font-size: 20px;
        position: relative;
        top: 8px
    }
}

@media screen {
    .comp {
        padding: 0;
        display: flex;
        flex-direction: column
    }

    .comp:after, .comp:before {
        content: " ";
        display: table
    }

    .comp:after {
        clear: both
    }

    .comp:after, .comp:before {
        content: " ";
        display: table
    }

    .comp:after {
        clear: both
    }

    .comp.white {
        background: #fff
    }

    .comp.white .comp__header {
        padding: 15px 0
    }

    .comp-last {
        border: 0 none
    }

    .comp__header {
        border-top: 1px solid rgba(77,77,77, 0.3);
    }

    .white {
        color: #fff
    }

    .comp__body {
                font-weight: 300;
        font-size: 16px;
    }

    .comp__body .white-background {
        background: #fff;
        padding: 20px;
        border: 1px solid #8e8e8e;
        border-radius: 3px
    }

    .comp__body a:hover {
        text-decoration: none
    }

    .comp__margin-top {
        margin-top: 20px
    }

    .comp__highlight p {
        padding-left: 0;
        margin: 0;
        font-weight: 300;
        font-size: 14px;
        color: #262626;
        line-height: 22px;
        margin-bottom: 20px
    }

    .comp__highlight .eb-row__v-separator-small {
        margin-top: 10px
    }

    .comp__highlight .col-sm-3 > label {
        padding-left: 0
    }

    .comp__highlight .col-sm-12 {
        padding-left: 0
    }

    .comp__text-bold {
        font-weight: 400;
        font-size: 16px;
        color: #262626;
        padding-bottom: 12px;
        border-bottom: solid 1px #262626;
        margin-bottom: 30px
    }

    .comp__highlight-container {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media (min-width: 768px) {
    .comp__body .bold {
        font-weight: 300 !important;
        font-size: 20px !important
    }

    .comp__highlight-container {
        margin-left: 0;
        margin-right: 0
    }
}

.rolechange-area-header {
    background: #E6E6E6;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.inbox-datetimepicker-end, .inbox-datetimepicker-start, .input-group {
    margin-bottom: 0;
    z-index: inherit;
    border-radius: 3px
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--color-gs-50);
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked + .slider {
    background-color: var(--color-pb-20);
}

input:focus + .slider {
    box-shadow: 0 0 1px #3db014
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    transform: translateX(26px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.checkbox-container img {
    width: 28px;
    height: 24px;
    position: relative;
    bottom: 2px
}

.has-feedback .col-sm-2 {
    padding: 0
}

input[type=email], input[type=password], input[type=text], textarea, textarea.form-control {
    color: #262626 !important;
        font-weight: 300;
}

input[type=email]::placeholder, input[type=password]::placeholder, input[type=text]::placeholder, textarea.form-control::placeholder {
    color: #8e8e8e
}

.form-control:focus {
    color: #262626 !important;
    }

.input-group-addon:last-child {
    border-left: 0 !important
}

#counter, .outer-counter {
    font-size: 12px !important
}

span.counter {
    font-size: 12px !important
}

.outer-counter {
    float: right;
    font-size: 12px !important
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        margin-bottom: 0;
        font-weight: 300 !important;
        font-size: 20px !important
    }
}

@media screen {
    label {
        margin-bottom: 0
    }

    .radio-label-value {
        text-transform: none
    }

    .dropdown-menu {
        font-size: 16px !important
    }

    .tg-savings-headline-blue {
        font-weight: 300;
        font-size: 20px;
        color: #666;
        line-height: 2em;
    }

    .input-group .form-control {
        z-index: inherit !important
    }

    .form-group:first-child {
        margin-top: 20px !important
    }

    .eb-label {
        font-weight: 300;
        font-size: 20px;
        text-transform: uppercase;
    }

    .eb-text {
        color: #666666 !important;
        font-weight: 300;
        font-size: 20px
    }
}

.clickable {
    cursor: pointer
}

@media screen {
    .icon-eye {
        color: #f7d900;
        font-size: 25px;
        position: relative
    }

    .icon-download {
        font-size: 25px;
        position: relative
    }
}

@media screen {
    .link {
        text-decoration: none
    }

    .link:active, .link:focus, .link:hover {
        outline: 0;
        text-decoration: none
    }
}

@media screen {
    .header-logo {
        z-index: 1
    }
}

@media screen {
    article.content {
        min-height: 400px;
        display: flex;
        flex-direction: column;
    }

    textarea.form-control {
        height: auto;
        resize: vertical
    }

    .eb-text-group-comp {
        padding: 0;
        font-weight: 300;
        font-size: 20px;
        line-height: 24px;
        max-width: 750px;
        margin-left: -15px;
        color: #262626 !important
    }

    .eb-text-group {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0;
        line-height: 22px
    }

    .eb-text-group label {
        font-weight: 300;
        font-size: 13px
    }

    .eb-text-group.no-margin {
        margin-bottom: 0 !important
    }

    .eb-text-group .label-osc {
        font-weight: 300;
        font-size: 20px
    }

    .eb-text-group p {
        padding: 15px 0
    }

    .eb-margin-bottom {
        margin-bottom: 40px
    }

    .multi-input .row:not(:first-child) {
        margin-top: 10px;
    }

    .multi-input :where(.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9) {
        padding-left: 0;
    }

    .multi-input :where(.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9):last-child {
        padding-right: 0;
    }
}

@media (min-width: 768px) {
    .eb-text-group a.popover-info {
        top: 0
    }
}

@media screen {
    .logout-menu:hover {
        filter: invert(45%) sepia(88%) saturate(3824%) hue-rotate(201deg) brightness(83%) contrast(99%);
    }
}

@media screen and (max-width: 992px) {
    .logout-menu-mobile {
        width: 100%;
        background: #ffffff;
        box-shadow: 0px 0px 3px #00000029;
        padding: 20px 30px;
    }

    input[type=email], input[type=password], input[type=text], textarea.form-control {
        color: #262626 !important;
        font-weight: 300;
        font-size: 16px
    }

    .form-control:focus {
        color: #262626 !important;
        font-weight: 300 !important;
        font-size: 16px !important
    }

    span.customer-role {
        font-weight: 600;
        font-size: 16px;
        margin-left: 0 !important
    }

    .dropdown-toggle .caret:before {
        padding-top: 2px;
        width: 20px;
        height: 20px
    }

    .checkbox-container img {
        width: 26px;
        height: 22px;
        position: relative;
        bottom: 2px
    }

    .checkbox-container {
        margin-bottom: 0;
        margin-top: 15px
    }

    .checkbox-container {
        font-weight: 300 !important;
        font-size: 13px;
        line-height: 18px;
    }

    .ausloggen .btn.btn-submit-darkblue {
        width: auto;
        padding: 10px !important
    }

    .tg-savings-headline-blue {
        font-weight: 400;
        font-size: 16px;
        line-height: 1.4em !important
    }

    .form-control {
        font-weight: 300;
        font-size: 18px
    }

    .btn-link-plain-gray {
        margin-top: -5px
    }

    .btn-link-plain-gray img {
        width: 24px;
        height: auto;
        position: relative;
        top: -1px;
        left: -2px
    }

    .eb-label {
        font-weight: 300 !important;
        font-size: 16px !important;
    }

    .eb-text {
        font-weight: 300;
        font-size: 16px
    }

    .form-horizontal .label-oscb {
        font-weight: 400;
        font-size: 16px
    }

    .comp__body {
        font-weight: 300 !important;
        font-size: 16px !important
    }

    article {
        margin-top: 60px
    }

    .form-group {
        margin-top: 20px !important
    }

    label {
        margin-bottom: 5px
    }

    .alert .ebanking-message__message-text {
        font-size: 14px
    }

    .comp__body {
        font-size: 16px
    }

    .input-group-addon {
        padding: 4px 12px
    }

    .eb-text-group {
        margin-left: -30px;
        margin-right: -30px
    }

    .eb-text-group-comp {
        margin-left: -15px;
        margin-right: -15px;
        font-weight: 300;
        font-size: 16px
    }

    #fm-tg-overview .eb-label {
        margin-left: 0
    }

    .container {
        margin-left: 0;
        margin-right: 0;
        overflow: hidden;
    }

    .comp__highlight {
        margin-top: 0;
        padding: 40px;
        border-radius: 3px;
        border: 1px solid #285bc5;
        margin-left: 0;
        margin-right: 0
    }

    .col-xs-12 .no-padding {
        padding: 0
    }

    .row.form-actions {
        border-top: 1px solid #bbbbbb;
        padding: 30px 0 0;
        margin-top: 30px
    }

    div.col-sm-11.col-xs-1 {
        padding-bottom: 10px
    }

    .form-group .control-label {
        font-weight: 300;
        font-size: 16px;
    }
}

@media screen and (min-width: 360px) and (max-width: 991px) {
    .container.content {
        padding: 15px
    }
}

@media (min-width: 1024px) {
    .form-control {
        font-weight: 300;
        font-size: 20px
    }
}

#pageMessagesGroup > *:is(.alert) {
    margin-bottom: 40px;
}

#pageMessagesGroup > *:is(.notification) {
    margin-bottom: 40px;
}

#pageMessagesGroup + .notification {
    margin-bottom: 40px;
}

.normaltext {
    text-wrap: wrap;
}

.postbox_size_info {
    font-size: 12px !important;
    text-align: left;
}