﻿/*@font-face {
    font-family: DM Sans;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(dm-sans-latin-ext-400-normal.652b69dab458b4305910.woff2) format("woff2"),url(dm-sans-all-400-normal.484bce2203e0d3f842b8.woff) format("woff");
    unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
    font-family: DM Sans;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(dm-sans-latin-400-normal.9566aaac2083dccdc16e.woff2) format("woff2"),url(dm-sans-all-400-normal.484bce2203e0d3f842b8.woff) format("woff");
    unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
    font-family: DM Sans;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(dm-sans-latin-ext-500-normal.17ef7af9a15435e609bf.woff2) format("woff2"),url(dm-sans-all-500-normal.111e8d8463b3b40c3dc5.woff) format("woff");
    unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
    font-family: DM Sans;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(dm-sans-latin-500-normal.b50824fe4ff335be8c64.woff2) format("woff2"),url(dm-sans-all-500-normal.111e8d8463b3b40c3dc5.woff) format("woff");
    unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
    font-family: DM Sans;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(dm-sans-latin-ext-700-normal.8b56736cbc4df46d9694.woff2) format("woff2"),url(dm-sans-all-700-normal.a71aa5ec10aec773e336.woff) format("woff");
    unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
    font-family: DM Sans;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(dm-sans-latin-700-normal.659104546f390e057efe.woff2) format("woff2"),url(dm-sans-all-700-normal.a71aa5ec10aec773e336.woff) format("woff");
    unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}*/

body, html {
    height: 100%;
    margin: 0;
    padding: 0
}

html {
    position: relative;
    min-height: 100%;
    font-size: 1rem;
}

body {
    font-family: DM Sans,Arial,"sans-serif";
    background: #f0f4f5 !important;
    font-size: 1.1875rem;
    line-height: 28px;
    color: #212b32;
    margin-bottom: 60px;
}

a, button {
    cursor: pointer
}

a {
    color: #005eb8;
    text-decoration: underline
}

    a:hover {
        color: #7c2855
    }

    a:active, a:focus {
        background: #ffeb3b;
        color: #212b32 !important;
        border-bottom: 4px solid #212b32;
        text-decoration: none !important
    }

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

    a.back-link {
        font-size: 1rem;
        text-decoration: none;
        margin-bottom: 1.875rem;
        display: inline-block
    }

        a.back-link:hover {
            text-decoration: underline
        }

        a.back-link i.fa-chevron-left {
            font-size: .75rem
        }

.btn {
    font-size: 1.1875rem;
    margin-bottom: 28px;
    -webkit-appearance: none;
    background-color: #007f3b;
    border: 2px solid transparent;
    border-radius: 4px;
    box-shadow: 0 4px 0 #00401e;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-top: 0;
    padding: 12px 16px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: auto;
    min-width: 7rem;
    text-decoration: none
}

    .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn.btn-outline-primary, .show > .btn-outline-primary.dropdown-toggle {
        background: none;
        border-color: #005eb8;
        color: #005eb8
    }

        .btn.btn-outline-primary:hover {
            border-color: #004b93;
            background: #002f5c;
            color: #fff
        }

    .btn-success:hover, .btn:hover {
        background: #00662f;
        border-color: #00662f
    }

    .btn.btn-secondary {
        background-color: #4c6272;
        border-color: #4c6272 #4c6272 #384853;
        box-shadow: 0 4px 0 #263139
    }

        .btn.btn-secondary:hover {
            background-color: #384853;
            border-color: #384853
        }

    .btn:active, .btn:focus {
        background-color: #ffeb3b !important;
        border: 1px solid #ffeb3b !important;
        box-shadow: 0 4px 0 0 #212b32 !important;
        color: #212b32 !important;
        outline: 4px solid transparent !important;
        outline-offset: 4px !important;
        box-shadow: 0 0 0 2px #ffeb3b,0 4px 0 2px #212b32 !important
    }

    .btn.disabled, .btn:disabled {
        opacity: .5 !important
    }

    .btn.btn-primary.disabled, .btn.btn-primary:disabled {
        background: #007f3b;
        border-color: #007f3b
    }

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.select-wrapper select.form-control, input:not([type=checkbox],[type=radio]).form-control, textarea.form-control {
    font-size: 1.1875rem;
    color: #212b32;
    line-height: 1.25;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    height: 2.5rem;
    margin-top: 0;
    padding: 5px;
    border: 2px solid #4c6272;
    border-radius: 0;
}
.select-wrapper select.form-control:focus, input:not([type=checkbox],[type=radio]).form-control:focus, textarea.form-control:focus {
    border: 2px solid #212b32;
    box-shadow: inset 0 0 0 2px;
    outline: 4px solid #ffeb3b;
    outline-offset: 0;
}

.border-top {
    border-top: 1px solid #d8dde0;
}
.border-bottom {
    border-bottom: 1px solid #d8dde0;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
.pointer {
    cursor: pointer;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

.val-summary ul {
    list-style-type: none;
    padding-left: 0;
}

.card-clickable:hover {
    border-color: #aeb7bd;
    color: #7c2855;
}

.k-grid-norecords {
    font-size: 1.2em;
    justify-content: center;
    padding-top: 150px;
    padding-bottom: 150px;
}

.popover {
    font-size: 1em;
}
.popover-body {
    color: #007bff !important;
}

.optional:after {
    content: "(Optional)";
    color: #212b32;
    margin-left: 5px;
    line-height: 1.25
}

.text-success {
    color: #007f3b !important
}

.text-danger {
    color: #d5281b !important
}

.p-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.p-hidden-accessible input, .p-hidden-accessible select {
    transform: scale(0)
}

.error-summary {
    border: 4px solid #d5281b
}

.error-summary, .success-summary {
    padding: 1.5rem;
    margin-bottom: 3rem
}

.success-summary {
    border: 4px solid #007f3b;
    display: flex;
    flex-direction: row
}

.success-summary i {
    font-size: 1.75rem;
    vertical-align: baseline
}

.error-summary .heading-m:only-child, .success-summary .heading-m:only-child {
    margin: 0
}

ul.link-list li:not(:last-child) {
    margin-bottom: 1rem
}

form {
    width: 100%
}

.vc-form-comp {
    margin: 0 auto 10px
}

.form-group {
    margin-bottom: 24px
}

.label, label {
    color: #212b32;
    font-weight: 400;
    margin-bottom: 5px;
    display: block
}

fieldset {
    margin-bottom: 1.5rem
}

    fieldset legend {
        margin-left: 1rem
    }

        fieldset legend.label {
            font-size: 1.1875rem
        }

.select-wrapper {
    width: 100%;
    border: 1px solid #dcdcdc;
    display: inline-block;
    padding: 0
}

select {
    width: 100%;
    height: 50px;
    padding: 0 0 0 10px;
    background: #fff;
    font-size: 18px;
    color: #787878;
    border-radius: 0;
    border: none;
    outline: none
}

input[type=email], input[type=number], input[type=password], input[type=text] {
    width: 100%;
    height: 50px;
    border: 1px solid #dcdcdc;
    border-radius: 0;
    font-size: 18px;
    color: #787878;
    padding: 0 10px;
    outline: none
}

    input[type=email]:focus, input[type=number], input[type=password]:focus, input[type=text]:focus {
        color: #0a1f8f
    }

textarea {
    width: 100%;
    height: 140px;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    color: #787878;
    padding: 20px;
    outline: none;
    resize: none
}

    textarea:focus {
        color: #0a1f8f
    }

.comp-checkbox label, .comp-radio label {
    margin-top: 0;
    display: table
}

.form-group.subform-group {
    border-left: 4px solid #4c6272;
    padding-left: 1rem;
    margin-left: 1rem
}

.select-wrapper.error, input.error, select.error, textarea.error {
    border: 4px solid #d23a3a !important
}

.form-group.error {
    border-left: 4px solid #d5281b;
    padding-left: 1rem
}

button:disabled {
    cursor: not-allowed
}

.forgot_password {
    margin-top: 35px
}

input:focus, select:focus {
    border: 2px solid #0a1f8f
}

.backbutton {
    margin-bottom: 20px
}

    .backbutton a {
        font-size: 20px;
        padding-top: 10px;
        color: #0a1f8f;
        text-decoration: none;
        margin: 10px
    }

span.error_msg {
    display: block;
    color: #d23a3a;
    margin-bottom: 1rem;
    font-weight: 700
}

#dateOfBirth, .date_picker {
    width: 100%
}

.worktime .header {
    color: #fff !important
}

.containerSection {
    width: 100%;
    min-height: calc(100vh - 223px)
}

    .containerSection.loggedin {
        min-height: calc(100vh - 199px)
    }

.text-primary {
    color: #005eb8 !important
}

.fa, .fal, .far, .fas {
    font-family: Font Awesome\ 5 Pro;
    font-size: 1.375rem
}

.fal {
    font-weight: 300
}

li.nav-item.active {
    border-bottom: 5px solid #005eb8
}

.heading-xl {
    font-size: 48px;
    line-height: 63px;
    margin-bottom: 30px
}

.heading-l, .heading-xl {
    color: #212b32;
    font-weight: 700;
    display: block;
    margin-top: 0
}

.heading-l {
    font-size: 2rem;
    line-height: 36px;
    margin-bottom: 20px
}

.heading-m {
    font-size: 24px;
    line-height: 28px
}

.heading-m, .heading-s {
    color: #212b32;
    font-weight: 700;
    display: block;
    margin-top: 0;
    margin-bottom: 15px
}

.heading-s {
    font-size: 1.875rem;
    line-height: 1.25
}

.informationbox {
    background: #fff;
    padding: 1.25rem;
    margin-bottom: 24px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start
}

    .informationbox i {
        font-size: 32px;
        color: #005eb8;
        margin-right: 1rem;
        line-height: 26px
    }

    .informationbox p:last-child {
        margin-bottom: 0
    }

fieldset > legend {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25;
    color: #212b32;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    margin-bottom: 10px;
    padding: 0;
    white-space: normal;
    margin-left: 0
}

    fieldset > legend > .heading-l {
        margin-top: 1.5rem;
        margin-bottom: .5rem
    }

.form-control {
    border-radius: 0
}

.select-wrapper select.form-control, input:not([type=checkbox],[type=radio]).form-control, textarea.form-control {
    font-size: 1.1875rem;
    color: #212b32;
    line-height: 1.25;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    height: 2.5rem;
    margin-top: 0;
    padding: 5px;
    border: 2px solid #4c6272;
    border-radius: 0
}

    .select-wrapper select.form-control:focus, input:not([type=checkbox],[type=radio]).form-control:focus, textarea.form-control:focus {
        border: 2px solid #212b32;
        box-shadow: inset 0 0 0 2px;
        outline: 4px solid #ffeb3b;
        outline-offset: 0
    }

.form-control-plaintext {
    font-size: 1.1875rem;
    color: #212b32;
    line-height: 1.25;
    width: 100%;
    height: 40px;
    height: 2.5rem;
    margin-top: .5rem;
    padding: 5px
}

textarea.form-control {
    height: auto
}

.card {
    border-radius: 0
}

    .card.clickable {
        border-bottom: 3px solid #d8dde0 !important
    }

    .card .btn, .card a {
        z-index: 1 !important
    }

    .card.clickable:hover {
        border-color: #aeb7bd !important
    }

        .card.clickable:hover a {
            text-decoration: none
        }

.modal-dialog {
    border: 5px solid #d8dde0;
    border-radius: 0
}

.modal-content {
    border: none;
    border-radius: 0;
    padding: 1.875rem
}

.modal-dialog .modal-footer, .modal-dialog .modal-header {
    border: none
}

.modal-dialog .modal-body, .modal-dialog .modal-footer, .modal-dialog .modal-header {
    padding-left: 0;
    padding-right: 0
}

.modal-dialog .modal-header {
    padding-top: 0
}

.modal-dialog .modal-footer {
    padding-bottom: 0;
    justify-content: flex-start
}

.modal-footer > .btn {
    margin-bottom: 0 !important
}

.modal-backdrop {
    background: #212b32
}

    .modal-backdrop.show {
        opacity: .75
    }
