@font-face {
    font-family: "Montserrat-Bold";
    src: url("/lte/fonts/montserrat/Montserrat-Bold.eot");
    src: url("/lte/fonts/montserrat/Montserrat-Bold.woff") format("woff"),
        url('/lte/fonts/montserrat/Montserrat-Bold.ttf') format('truetype'),
        url("/lte/fonts/montserrat/Montserrat-Bold.svg#filename") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Light";
    src: url("/lte/fonts/montserrat/Montserrat-Light.eot");
    src: url("/lte/fonts/montserrat/Montserrat-Light.woff") format("woff"),
        url('/lte/fonts/montserrat/Montserrat-Light.ttf') format('truetype'),
        url("/lte/fonts/montserrat/Montserrat-Light.svg#filename") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Regular";
    src: url("/lte/fonts/montserrat/Montserrat-Regular.eot");
    src: url("/lte/fonts/montserrat/Montserrat-Regular.woff") format("woff"),
        url('/lte/fonts/montserrat/Montserrat-Regular.ttf') format('truetype'),
        url("/lte/fonts/montserrat/Montserrat-Regular.svg#filename") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-SemiBold";
    src: url("/lte/fonts/montserrat/Montserrat-SemiBold.eot");
    src: url("/lte/fonts/montserrat/Montserrat-SemiBold.woff") format("woff"),
        url('/lte/fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype'),
        url("/lte/fonts/montserrat/Montserrat-SemiBold.svg#filename") format("svg");
    font-weight: normal;
    font-style: normal;
}

a {
    font-weight: 600;
    color: #006dfe;
}

.mob-language-change a.dropdown-toggle, .reg22_dropdown a, .pc-language-change a.dropdown-toggle {
    color: #000 !important;
}
.mob-language-change .reg22_dropdown a.dropdown-toggle:hover, .pc-language-change .reg22_dropdown a.dropdown-toggle:hover {
    color: #222 !important;
}
html, .background-simple, body {
    background-color: #fff;
}
.reg-container {
    box-shadow: 10px 10px 30px 0 rgba(174, 174, 236, 0.4);
    border-radius: 6px;
}

.font-title {
    font-family: Montserrat-Bold;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #000;
    vertical-align: middle;
}

.font-agreement {
    text-align: center;
}
.font-agreement.small {
    font-size: 12px;
}
.agreements .font-agreement {
    padding: 0px !important;
}
.rectangle-2 {
    flex-grow: 0;
    padding: 19px 51px;
    box-shadow: 10px 10px 30px 0 rgba(174, 174, 236, 0.4);
    background-color: #fff;
    margin-top: 40px;
}
.portal-footer-notice strong {
    display: inline-block;
}
.portal-footer-notice {
    margin-left: 0px;
}
.logo .simple-logo-svg {
    width: 126px;
    height: 64px;
}

.font-subtitle.red {
    color: red;
}
.sidebar_header {
    font-weight: bold;
    font-size: 18px;
}
.ifchb, .background-white {
    background-color: #fff;
}
.reg22_copyright {
    background-color: #eff0f2
}
.reg22_portal_footer_notice>p {
    color: #8b8888;
}

.reg22_portal_footer_notice>p>strong {
    color: #8b8888;
}
.reg22_copyright {
    background-color: #eff0f2;
}
.text-agreement {
    color: #8b8888;
    font-family: Montserrat-Regular;
}
.hideShowPassword-toggle {
    height: 48px;
}
.footer-third {
    font-size: 0.75em;
}

@media (min-width: 0px) and (max-width: 991px) {
    .background-simple .form-nopadding {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .background-simple .form-container {
        background-color: transparent;
    }
    .rectangle-2 {
        padding: 19px 0px;
        border-radius: 10px;
    }
    .rectangle-2 .font-title {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .background-simple .form-container .form-group {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .agreements, .reg22_portal_footer_notice {
        padding-left: 20px;
        padding-right: 20px;
    }
    .select2 {
        background-color: #fff;
    }
    html, .background-simple, body {
        background-color: #f5f5f5;
    }
    .reg-container {
        box-shadow: none;
        border-radius: 0;
    }
    .rectangle-2 {
        margin-top: 0px;
    }

    .text-agreement {
        color: #3c3c3c;
    }
    .need-help {
        padding: 0 20px;
    }
    .form-nopadding.reg-container .container {
        padding: 0;
    }
    div.form-container {
        padding-bottom: 30px !important;
    }
}
.competition-terms-register-page {
    min-width: 100%;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 12px;
    text-align: center;
}