/*Common*/

@media (max-width: 767px) {
    .menu {
        text-align: center;
        background: #002d3c !important;
    }

    .menu-logo {
        font-size: 1.2em;
    }

    .menu-item {
        display: none;
    }

    .menu-button {
        display: block;
    }

    .welcome-block h1 {
        font-size: 2em;
    }
}

@media (min-width: 768px) {
    .menu-item {
        display: block;
    }

    .menu-button {
        display: none;
    }
}

.gravatar-image {
    max-width: none;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

.welcome-block {
    max-width: 700px;
}



.col-m-5 {
    margin: 5px;
}

.col-m-10 {
    margin: 10px;
}

.col-m-15 {
    margin: 15px;
}

.col-m-20 {
    margin: 20px;
}

.col-m-25 {
    margin: 25px;
}

.col-m-30 {
    margin: 30px;
}

.col-m-35 {
    margin: 35px;
}

.col-m-40 {
    margin: 40px;
}

.col-m-45 {
    margin: 45px;
}

.col-m-50 {
    margin: 50px;
}

.col-m-b-5 {
    margin-bottom: 5px;
}

.col-m-b-10 {
    margin-bottom: 10px;
}

.col-m-b-15 {
    margin-bottom: 15px;
}

.col-m-b-20 {
    margin-bottom: 20px;
}

.col-m-b-25 {
    margin-bottom: 25px;
}

.col-m-b-30 {
    margin-bottom: 30px;
}

.col-m-b-35 {
    margin-bottom: 35px;
}

.col-m-b-40 {
    margin-bottom: 40px;
}

.col-m-b-45 {
    margin-bottom: 45px;
}

.col-m-b-50 {
    margin-bottom: 50px;
}

.col-m-t-5 {
    margin-top: 5px;
}

.col-m-t-10 {
    margin-top: 10px;
}

.col-m-t-15 {
    margin-top: 15px;
}

.col-m-t-20 {
    margin-top: 20px;
}

.col-m-t-25 {
    margin-top: 25px;
}

.col-m-t-30 {
    margin-top: 30px;
}

.col-m-t-35 {
    margin-top: 35px;
}

.col-m-t-40 {
    margin-top: 40px;
}

.col-m-t-45 {
    margin-top: 45px;
}

.col-m-t-50 {
    margin-top: 50px;
}

.col-m-l-5 {
    margin-left: 5px;
}

.col-m-l-10 {
    margin-left: 10px;
}

.col-m-l-15 {
    margin-left: 15px;
}

.col-m-l-20 {
    margin-left: 20px;
}

.col-m-l-25 {
    margin-left: 25px;
}

.col-m-l-30 {
    margin-left: 30px;
}

.col-m-l-35 {
    margin-left: 35px;
}

.col-m-l-40 {
    margin-left: 40px;
}

.col-m-l-45 {
    margin-left: 45px;
}

.col-m-l-50 {
    margin-left: 50px;
}

.col-m-r-5 {
    margin-right: 5px;
}

.col-m-r-10 {
    margin-right: 10px;
}

.col-m-r-15 {
    margin-right: 15px;
}

.col-m-r-20 {
    margin-right: 20px;
}

.col-m-r-25 {
    margin-right: 25px;
}

.col-m-r-30 {
    margin-right: 30px;
}

.col-m-r-35 {
    margin-right: 35px;
}

.col-m-r-40 {
    margin-right: 40px;
}

.col-m-r-45 {
    margin-right: 45px;
}

.col-m-r-50 {
    margin-right: 50px;
}

.col-p-5 {
    padding: 5px;
}

.col-p-10 {
    padding: 10px;
}

.col-p-15 {
    padding: 15px;
}

.col-p-20 {
    padding: 20px;
}

.col-p-25 {
    padding: 25px;
}

.col-p-30 {
    padding: 30px;
}

.col-p-35 {
    padding: 35px;
}

.col-p-40 {
    padding: 40px;
}

.col-p-45 {
    padding: 45px;
}

.col-p-50 {
    padding: 50px;
}

.col-p-b-5 {
    padding-bottom: 5px;
}

.col-p-b-10 {
    padding-bottom: 10px;
}

.col-p-b-15 {
    padding-bottom: 15px;
}

.col-p-b-20 {
    padding-bottom: 20px;
}

.col-p-b-25 {
    padding-bottom: 25px;
}

.col-p-b-30 {
    padding-bottom: 30px;
}

.col-p-b-35 {
    padding-bottom: 35px;
}

.col-p-b-40 {
    padding-bottom: 40px;
}

.col-p-b-45 {
    padding-bottom: 45px;
}

.col-p-b-50 {
    padding-bottom: 50px;
}

.col-p-t-5 {
    padding-top: 5px;
}

.col-p-t-10 {
    padding-top: 10px;
}

.col-p-t-15 {
    padding-top: 15px;
}

.col-p-t-20 {
    padding-top: 20px;
}

.col-p-t-25 {
    padding-top: 25px;
}

.col-p-t-30 {
    padding-top: 30px;
}

.col-p-t-35 {
    padding-top: 35px;
}

.col-p-t-40 {
    padding-top: 40px;
}

.col-p-t-45 {
    padding-top: 45px;
}

.col-p-t-50 {
    padding-top: 50px;
}

.col-p-l-5 {
    padding-left: 5px;
}

.col-p-l-10 {
    padding-left: 10px;
}

.col-p-l-15 {
    padding-left: 15px;
}

.col-p-l-20 {
    padding-left: 20px;
}

.col-p-l-25 {
    padding-left: 25px;
}

.col-p-l-30 {
    padding-left: 30px;
}

.col-p-l-35 {
    padding-left: 35px;
}

.col-p-l-40 {
    padding-left: 40px;
}

.col-p-l-45 {
    padding-left: 45px;
}

.col-p-l-50 {
    padding-left: 50px;
}

.col-p-r-5 {
    padding-right: 5px;
}

.col-p-r-10 {
    padding-right: 10px;
}

.col-p-r-15 {
    padding-right: 15px;
}

.col-p-r-20 {
    padding-right: 20px;
}

.col-p-r-25 {
    padding-right: 25px;
}

.col-p-r-30 {
    padding-right: 30px;
}

.col-p-r-35 {
    padding-right: 35px;
}

.col-p-r-40 {
    padding-right: 40px;
}

.col-p-r-45 {
    padding-right: 45px;
}

.col-p-r-50 {
    padding-right: 50px;
}

.col-form-label {
    text-align: right;
    font-weight: bold;
}

@media (max-width: 575px) {
    .col-form-label {
        text-align: left;
    }
}

/*Controls*/
.navbar-brand > img {
    max-height: 31px;
}

.navbar-brand.logo {
    padding: 10px 10px;
    max-width: 80px !important;
}

.navbar-brand-image-mobile {
    display: none;
}

@media (max-width: 767px) {
    .navbar-brand-image {
        display: none;
    }

    .navbar-brand-image-mobile {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
}

.validation-summary-errors {
    color: #ff3834;
    border: 1px solid #ffd3d3;
    background: none;
    padding-top: 9px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.switch {
    display: inline-block;
    height: 28px;
    position: relative;
    width: 60px;
    margin-top: 5px;
}

    .switch input {
        display: none;
    }

.slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}

    .slider:before {
        background-color: #fff;
        bottom: 4px;
        content: "";
        height: 20px;
        left: 7px;
        position: absolute;
        transition: .4s;
        width: 20px;
    }

input:checked + .slider {
    background-color: #fa0505;
}

    input:checked + .slider:before {
        transform: translateX(26px);
    }

label.radio-img > input {
    visibility: hidden;
    position: absolute;
}

    label.radio-img > input + img {
        cursor: pointer;
        border: 2px solid transparent;
    }

    label.radio-img > input:checked + img {
        background-color: #ffe7ac;
        -ms-border-radius: 15px;
        border-radius: 15px;
    }

    label.radio-img > input:checked ~ h3, label.radio-img > input:checked ~ h4 {
        color: #fa0505;
        text-decoration: underline;
    }

label.radio-img > h3, label > h4 {
    cursor: pointer;
}

.cc-window {
    color: #212529;
    background-color: #f7f7f7;
}

.cc-btn {
    color: #ffffff;
    background-color: #fa0505;
    border-color: transparent;
}

/*Pages*/
.consent-container .toggle-button__input {
    float: left;
}

.consent-container .toggle-button__text {
    float: left;
    margin-top: 6px;
    margin-left: 10px;
}

.consent-container .consent-description {
    width: 100%;
    float: left;
}

.consent-container .client-logo {
    float: left;
}

    .consent-container .client-logo img {
        margin-right: 25px;
    }

.logged-out-container iframe {
    display: none;
    width: 0;
    height: 0;
}

.grants-container .page-header {
    margin-bottom: 10px;
}

.grants-container .grant {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid lightgray;
}

    .grants-container .grant .clientname {
        font-size: 140%;
        font-weight: bold;
    }

    .grants-container .grant .granttype {
        font-size: 120%;
        font-weight: bold;
    }

    .grants-container .grant .created {
        font-size: 120%;
        font-weight: bold;
    }

    .grants-container .grant .expires {
        font-size: 120%;
        font-weight: bold;
    }

    .grants-container .grant li {
        list-style-type: none;
        display: inline;
    }

        .grants-container .grant li:after {
            content: ', ';
        }

        .grants-container .grant li:last-child:after {
            content: '';
        }

.footer {
    background-image: url('../../images/background-footer.png');
    color: white;
    align-content: initial;
    height: 60px;
    bottom: 0;
    overflow: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    margin-top: -30px;
    width: 100%;
    z-index: 10000;
}

.language-li {
    list-style: none;
    padding-left: 5px;
    float: left;
    font-weight: 600;
}

    .language-li:hover, .language-li:active {
        color: #525252;
    }


.flag {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin-right: 8px;
    box-shadow: 0 1px 1px rgba(0,0,0,.3);
    border: 2px solid #fff;
}

    .flag:hover {
        cursor: pointer;
    }

.dropdown-language {
    list-style: none;
    color: black;
    left: 0;
}

    .dropdown-language a {
        color: black;
    }

        .dropdown-language a:hover {
            text-decoration: none;
        }

.language-row {
    width: 100%;
    float: right;
}

.language-dropdown-icon {
    color: #292929;
    font-size: 16px;
}

.copyright {
    padding: 20px;
    font-size: 14px;
    color: white;
    font-weight: 600;
}


    .copyright:hover {
        color: gray;
        text-decoration: none;
    }




.social-contact {
    padding: 20px;
    font-size: 16px;
}

    .social-contact a {
        color: white;
    }

        .social-contact a:hover {
            color: #fa0505;
            text-decoration: none;
        }



body {
    margin-bottom: 120px !important;
    font-weight: 400;
    font-style: normal;
    color: #2e2e2e;
    line-height: 1.4em;
}

.menu-language {
    width: 150px;
}


.main-container {
    max-width: 65%;
}

.main-card {
    border-radius: 0px
}

.card-input {
    margin: 0px 40px;
}


.border-line {
    border-right: 1px solid #EEEEEE
}


.line {
    height: 1px;
    width: 45%;
    background-color: #E0E0E0;
    margin-top: 10px
}


.text-sm {
    font-size: 15px !important
}



input,
textarea {
    padding: 10px 12px 10px 12px;
    border: 1px solid lightgrey;
    border-radius: 2px !important;
    margin-bottom: 5px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #383838;
    font-size: 16px !important;
    letter-spacing: 0.6px;
    padding-left: 5px !important;
}



    input:focus,
    textarea:focus {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: 1px solid #fe3030;
        outline-width: 0
    }

    input:read-only,
    textarea:read-only {
        border-width: 0 0 2px;
        border-style: solid;
        border-color: #bdbdbd;
    }


button: focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

a {
    color: inherit;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none !important;
}

    a:hover {
        color: #fa0505;
    }


.custom-control-input-red:focus ~ .custom-control-label::before {
    border-color: #a72828 !important;
    box-shadow: 0 0 0 0.2rem rgba(167, 40, 40, 0.25) !important;
}

.custom-control-input-red:checked ~ .custom-control-label::before {
    border-color: #a72828 !important;
    background-color: #a72828 !important;
}

.custom-control-input-red:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #d75b5b !important;
}

.custom-control-input-red:not(:disabled):active ~ .custom-control-label::before {
    background-color: #f5d6d6 !important;
    border-color: #f5d6d6 !important;
}


.title {
    font-size: 20px;
    font-weight: 600;
    padding: 30px 10px;
}



.sub-title {
    font-size: 16px;
    color: #454545;
}

.btn {
    border: none;
    margin: inherit;
    color: white;
    font-weight: 800;
    border-width: 0;
    border-style: solid;
    text-decoration: none;
    transition: background .3s;
    z-index: 0;
    padding: .6em 20px;
    height: 2.8em;
    border-radius: 0;
    line-height: 1.4em;
    font-weight: 700;
}

    .btn:hover {
        transition: background .3s;
        cursor: pointer;
    }

.button_link {
    display: block;
    margin-top: 10px;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 14px;
}

    .button_link::after {
        display: inline-block;
        font-family: rtui;
        padding-left: 10px;
    }

.form-control {
    padding: .5em 0 1em;
    border-width: 0 0 2px;
    border-style: solid;
    background-color: transparent;
    line-height: 100%;
    height: 3em;
    border-radius: 0;
    border-color: inherit;
    font-family: inherit;
    font-size: inherit;
    vertical-align: middle;
}

    .form-control:focus {
        border-color: #fa0505 !important;
        border-width: 0 0 2px;
        border-style: solid;
        box-shadow: none !important;
    }

    .form-control::placeholder {
        color: #b9b9b9;
        opacity: 1;
    }

.menu-item {
    color: black;
    text-transform: uppercase;
}

    .menu-item:hover {
        color: rgba(0,0,0,.52);
        background-color: white;
    }


    .menu-item:focus {
        box-shadow: none !important;
        border: none !important;
    }

    .menu-item:active {
        background-color: white !important;
        border: none !important;
        color: #fa0505 !important;
    }

.dropdown-toggle {
    color: black;
    background-color: white;
}



.dropdown-menu {
    text-transform: none;
    border: 1px solid #e5e5e5;
    border-radius: unset !important;
}

.menu-button {
    color: black;
    background-color: white;
    text-transform: uppercase;
    box-shadow: unset !important;
}

    .menu-button:hover {
        color: #fa0505 !important;
        background-color: white !important;
    }

    .menu-button:active {
        color: #fa0505 !important;
        background-color: white !important;
    }

.dropdown-item {
    background-color: white !important;
    color: black;
}

    .dropdown-item:hover {
        background-color: white !important;
        color: #fa0505;
    }

    .dropdown-item:active {
        background-color: white !important;
        color: #fa0505;
    }

.logo, .logo:hover {
    max-width: 200px !important;
    top: 0;
    left: -1px;
    line-height: 136px;
}

.btn-outline-admin {
    font-weight: 600;
    border-radius: 5px 5px 5px 5px;
    background-color: gray !important;
    border-color: gray !important;
    color: white !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    margin-right: 10px;
}

    .btn-outline-admin:focus, .btn-outline-admin:hover, .btn-outline-admin:active {
        border-color: white !important;
        background: transparent !important;
    }

.btn-outline-primary, .btn-primary {
    font-weight: 600;
    border-radius: 5px 5px 5px 5px;
    background-color: #E12D2E !important;
    border-color: #E12D2E !important;
    color: white !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    margin-right: 10px;
}

    .btn-outline-primary:focus, .btn-outline-primary:hover, .btn-outline-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary:active {
        background-color: white !important;
        color: #E12D2E !important;
        border-color: #E12D2E !important;
    }





.btn-logout {
    font-weight: 600;
    border-radius: 5px 5px 5px 5px;
    background-color: firebrick !important;
    border-color: firebrick !important;
    color: white !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    margin-right: 10px;
}

    .btn-logout:hover {
        background-color: transparent !important;
        color: white !important;
        border-color: white !important;
    }


input[type=submit] {
    border: none !important;
}

.btn-success:hover, btn-success:active {
    background-color: #328b18 !important;
}

.btn-danger:hover, btn-danger:active {
    background-color: #a71e1e !important;
}

.button__text {
    color: gray !important;
    border: 2px solid gray !important;
    font-size: 14px !important;
    border-radius: unset !important;
    padding: 7px !important;
}

    .button__text:disabled {
        background-color: white;
        cursor: default;
    }


.button__add {
    font-size: 14px !important;
    background-color: white !important;
    color: black !important;
    border: 2px solid black !important;
}

    .button__add:hover, .button__add:active {
        background-color: white !important;
        color: #fa0505 !important;
        border: 2px solid #fa0505 !important;
    }

.page-link {
    background-color: white !important;
    color: black !important;
    border: 1px black solid;
}

.page-item.active .page-link {
    background-color: black !important;
    color: white !important;
    border: 1px black solid;
}

.page-item:hover .page-link {
    background-color: #e5e5e5 !important;
    color: black !important;
    border: 1px black solid;
}

.nav-tab {
    border-radius: 0px;
}

.nav-link {
    font-weight: 600;
    border-radius: 0;
}

    .nav-link.nav-item.active {
        color: #fa0505;
    }

.card-header {
    background-color: white;
    font-weight: 600;
}

.breadcrumb {
    background-color: white !important;
    border: 1px solid gray;
    border-radius: unset;
}


input[type=submit] {
    border: none !important;
}

.slider::before {
    border-radius: 34px !important;
}

.slider.round {
    border-radius: 34px !important;
}

.badge {
    font-size: 14px;
    font-weight: 400;
    padding: 4px;
}

.badge-success {
    background-color: #2e943a !important;
}

.badge-danger {
    background-color: #b01919 !important;
}

.alert {
    border-radius: unset;
    padding: 15px;
    font-size: 14px;
}

div.container > .h4 {
    font-weight: 800 !important;
}


input.optin[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    border: none !important;
}

    input.optin[type="checkbox"] + span {
        font: 12pt sans-serif;
        color: #000;
        text-shadow: none;
        font-weight: 200;
    }

        input.optin[type="checkbox"] + span:before {
            font: 16pt FontAwesome;
            content: '\00f096 *';
            display: inline-block;
            width: 16pt;
            padding: 2px 0 0 3px;
            margin-right: 0.5em;
        }

    input.optin[type="checkbox"]:checked + span:before {
        content: '\00f046';
    }

    input.optin[type="checkbox"]:focus + span:before {
        outline: none;
    }

    input.optin[type="checkbox"]:disabled + span {
        color: #999;
    }


input.optin[type=checkbox] + span a {
    color: #912929;
}

    input.optin[type=checkbox] + span a:hover {
        color: #fa0505;
    }

.menu-bg {
    background: #002d3c !important;
}


.btn-outline-menu {
    background-color: unset !important;
    color: white !important;
}

    .btn-outline-menu:hover, .btn-outline-menu:active, .btn-outline-menu:focus {
        border: 5px solid white !important;
        border-width: 2px !important;
        border-radius: 5px !important;
        background: transparent !important;
    }

.divider {
    display: block;
    margin-bottom: 8px;
    border-style: solid;
    margin-bottom: 15px;
    color: #E12D2E;
    border-width: 4px;
    width: 80px;
}

.title-text {
    left: 0;
    margin-top: 5px;
    position: relative;
    text-align: start !important;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
}

body {
    font-family: 'Montserrat';
}

.card {
    border: unset !important;
}

.header-info {
    padding-left: 40px;
    color: white !important;
    font-size: 20px;
}
