.container.olympiad{
    max-width: 100%;
    padding-top: 66px;
}

.navbar-default.navbar-fixed-top{
    max-width: 100%;
    margin-left: 0;
    min-height: 66px;
    left: 0;
}

.navbar-default{
    border-bottom: none;
}

#navigation_menu{
    text-align: center;
}

.olympiad .navbar-nav{
    float: none;
    margin-top: 0;
    display: inline-block;
}

.navbar-brand{
    background: url("../images/oly/oly-logo-v1.svg") center center no-repeat;
    height: 34px;
}

.oly-reg-top-img{
    background: url("../images/oly/oly-register-top-img-v1.png") center right no-repeat;
    padding: 70px 0 0 60px;
    max-width: 1366px;
    margin: 0 auto;
}

.navbar-default .navbar-nav li>a.btn-default.btn-login,
.dashboard .navbar-default .navbar-nav li>a.btn-default{
    padding: 6px 20px !important;
    font-size: 12px;

}

.dashboard .navbar-default{
    padding: 16px 25px;
}

.navbar-default .navbar-nav>li>a{
    font-size: 12px;
    padding: 7px 25px;
}

.navbar-default .closed-registration .navbar-nav>li>a{
    padding: 7px 65px;
}

.top-img-text{
    max-width: 580px;
    padding-left: 40px;
}

.top-img-text > div{
    max-width: 100%;
}

.top-img-text .top-image-logo-wrap{
    background: url("../images/oly/2026/top-img-logo.svg") 0 0 no-repeat;
    max-width: 470px;
    height: 84px;
}

.top-img-text h1{
    font: bold 24px "Raleway";
    padding: 18px 0 24px 0;
}

.top-img-text h4{
    font: bold 18px "Raleway";
    color: #bababa;
}

.top-img-text .days{
    border: none;
    font-size: 54px;
    font-weight: bold;
}

#challenge_start, a.red-link{
    padding: 24px 0;
    font-size: 27px;
    font-weight: normal;
}

.top-img-text .btn-lg.btn-primary{
    padding: 7px 16px;
    border-radius: 12px;
    color: #000;
    background-color: #f5cb14;
    border: none;
    width: 100%;
    max-width: 224px;
    font: bold 17px "Raleway";
    letter-spacing: 2px;
}

.top-img-text .btn-lg.btn-primary.green-btn{
    background-color: #05a94c;
    color: #fff;
}

.top-img-text .btn-lg.btn-primary.btn:focus,
.top-img-text .btn-lg.btn-primary.btn:active:focus,
.top-img-text .btn-lg.btn-primary.btn.active:focus{
    outline: none;
}

#about{
    background: none;
    padding: 0;
    box-shadow: 0 12px 10px -4px #e9e9e9;
    padding-bottom: 50px;
}

section#about> .form-group.row{
    background: #e5f4fa;
    box-shadow: 0 -7px 10px -4px #e9e9e9;
}

.olympiad .fixed-cont{
    max-width: 1024px;
    margin: 0 auto;
}

.fixed-cont:after,.footer-area:after{
    content: "";
    display: block;
    clear: both;
}

.about-points{
    width: calc(100% / 6);
    margin: 20px 0;
}

.about-points span{
    font-size: 14px;
}

.about-points .point-icon img{
    width: 104px;
}

#about .about-text{
    padding-top: 30px;
}

table.blue-table{
    margin-top: 15px;
}

table.blue-table.vt-blue-lines tbody tr td{
    font-weight: normal;
}

table.blue-table tbody tr:nth-child(odd){
    background: #fff;
}

table.blue-table.hz-blue-lines tbody tr:nth-child(odd){
    background: #e5f4fa;
}

table.blue-table.vt-blue-lines tbody tr td:nth-child(even){
    background: #e5f4fa;
}

table.blue-table th::after {
    content: '';
    width: 1px;
    height: 30px;
    background: #fff;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 0;
}

table.blue-table th{
    padding: 12px 7px;
    position: relative;
    font: bold 16px "Raleway";
}

table.blue-table th:last-child::after{
    display: none;
}

table.blue-table tbody tr:nth-child(even):last-child td:after,
table.blue-table tbody tr:first-child td:before,
table.blue-table tbody tr:last-child td:after,
.dashboard #start-test:before,
.dashboard #start-test:after{
    display: none;
}

table.blue-table tbody td{
    border: none;
    font: bold 13px "Raleway";
}

table.hz-blue-lines tbody tr:nth-child(odd){
    background: #cceaf5;
}

.text-with-img h2{
    font: bold 28px "Raleway";
    margin-top: 15px;
}

#about:before{
    display: none;
}

#form_register .one-block,
.one-block > .row{
    border: none;
}

#form_register > .alert-danger{
    max-width: 740px;
    margin: 20px auto 0;
}

.one-block >.row .col-xs-3{
    top: 0;
}
.all-fields-required{
    font-size: 14px;
    padding-bottom: 6px;
}

form .form-group label{
    font-size: 12px;
    margin-bottom: 0;
}

form .form-group label.receive-email::after {
    font-size: 15px;
}

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

#form_register .styled-checkbox{
    margin-top: 12px;
}

#form_register h4{
    font-size: 16px;
}

#form_register input.btn-default{
    color: #000;
}

.btn-default[disabled],.btn-default[disabled]:focus,
.btn-default[disabled]:hover{
    background: #C5C5C5;
}

#invalid_email_error{
    font-weight: normal;
    display: block;
}

#faq.grey{
    background: #f5cb14;
}

section#faq h2{
    color: #fff;
}

#simple-problems h2{
    color: #0296cf;
    font: bold 28px "Raleway";
}

#sample_problems_carousel_round1 .carousel-inner .item:nth-child(2) p{
    margin: 0 0 45px 10px;
}

.olympiad .carousel.slide{
    width: 100%;
    margin: 0;
}

.carousel-inner .item{
    cursor: default;
}
.carousel-inner .item >div{
    width: 510px;
    margin-left: -255px;
}

.carousel-inner .item >span{
    text-align: center;
    font: 14px "Raleway";
}

.olympiad .carousel.slide{
    margin-bottom: 20px;
}

#sample_problems_carousel_round1 .carousel-inner .item:nth-child(3) p{
    margin-top: 0;
}

#faq .text-link.big,#registration_form_content h3{
    font: bold 24px "Raleway";
}

.footer-area{
    background: #fff;
    box-shadow: 0 0 14px 0 #d5dfe3;
}

.footer-area .form-group ul li:first-child img{
    width: 180px;
}

.footer-area p{
    font: 11px "Lusitana";
}

#registration,#registration:after,#simple-problems,#faq:before{
    background: none;
}

.background-img-land-page{
    background: url(../images/oly/landing-shapes-bg.png) 0 -360px repeat-y;
    background-size: 100%;
}

#registration_form_content{
    padding-top: 60px;
}

.registration-closed-msg {
    color: #e52430;
    font-size: 25px;
}

.olympiad section > .row,
#registration_form_content >.row{
    margin-left: 0;
    margin-right: 0;
}

#login_error_message{
    font-size: 12px;
    color: red;
    padding-top: 12px;
    display: block;
 }

#grade_warning_msg{
    font-weight: normal;
    padding-top: 8px;
 }

.faq-main{
    font: bold 21px "Raleway";
}

.faq-main h1{
    color: #005e82;
    font: bold 48px "Raleway";
    padding-bottom: 20px;
}

.faq-main ol{
    padding-left: 0;
}

.faq-main ol li{
    font: bold 21px "Raleway";
    padding-bottom: 20px;
}

.faq-main ol li span{
    margin-right: 8px;
}

.faq-main ol li p{
    font: normal 21px "Raleway";
    padding-top: 4px;
}

.faq-main ol li ul{
    margin-left: 45px;
}

.faq-main ol li ul li{
    font: normal 21px "Raleway";
    padding: 4px 0;
}

.faq-main ol li sup,.faq-main ul li sup{
    font-size: 12px;
}

.faq-main ol li .dot,
.modal-body ul li .dot {
    width: 4px;
    height: 4px;
    display: inline-block;
    vertical-align: middle;
    background: #000;
    border-radius: 50%;
    margin-top: -2px;
}

.faq-main{
    background: url(../images/oly/faq-bg.png) 0 bottom no-repeat;
    background-size: 100%;
}

.olympiad.faq-page{
    padding-top: 0;
    background: linear-gradient(to right, #e4f4fc, #f2f2f3);
}

.faq-page .fixed-cont{
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.6));
}

/* success registration dialog design start */
.dialog-heading h4{
    font-size: 32px;
    padding: 10px 0;
    text-transform: none;
}

#login_dialog .modal-dialog{
    width: 662px;
}

#login_dialog .modal-body{
    padding-left: 264px;
    min-height: 298px;
}

#login_dialog .left-part{
    height: 300px;
    width: 264px;
    padding-top: 65px;
}

#login_dialog form{
    padding: 30px 10px;
}

#login_dialog .form-group label{
    margin-top: -4px;
    padding: 0;
}

form .form-group input, form .form-group select{
    padding: 4px 15px;
    border: 1px solid #005e81;
}

#login_dialog .form-group input.btn-default{
    padding: 6px 20px
}

#login_dialog .form-group label img{
    width: 34px;
}

#login_dialog .dialog-heading h4 {
    font-size: 42px;
    line-height: 80px;
}

#login_dialog form .form-group.row{
    margin: 0 0 18px;
}

#login_dialog form .form-group:nth-child(2).row{
    margin-bottom: 13px;
}

.dialog-heading h4 span{
    font-size: 40px;
}

.modal-body h6{
    font: bold 14px "Raleway";
    text-transform: none;
    margin: 20px;
    margin-top: 10px;
}

.success-registration-dialog .modal-body p,.modal-body ul li,
.success-registration-dialog .modal-body p{
    font: normal 14px "Raleway";
    color: #005e82;
    padding-bottom: 6px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.modal-body ul li .dot{
    width: 3px;
    height: 3px;
    background: #005e82;
    margin-right: 8px;
}

.modal-content, .modal-content .dialog-heading{
    border-radius: 12px;
}

#login_dialog .modal-content,
#login_dialog .dialog-heading {
    border-radius: 0;
}

.modal-content .dialog-heading{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.secondary-dlg .modal-content .dialog-heading{
    background: #fff;
    box-shadow: none;
    text-align: left;
    padding: 12px 25px 6px;
}

.secondary-dlg.modal-dialog .modal-body{
    padding: 8px 10px;
}

.success-registration-dialog .modal-dialog,
#payment_error_dialog .modal-dialog.secondary-dlg,
#oly_update_registration_confirm_dialog .modal-dialog.secondary-dlg{
    width: 520px;
}

.modal-body p,.modal-body ul{
    margin-bottom: 20px;
}

.modal-body .btn-default.green-btn{
    background-color: #05a94c;
    color: #fff;
    font: bold 13px "Raleway";
    padding: 15px 20px;
    border-radius: 12px;
}
/* success registration dialog design end */

.navbar-fixed-top .fixed-cont>.container-fluid{
    padding: 0;
}

.dashboard .oly-reg-top-img{
    background: none;
    height: 326px;
}

.top-img-wrapp{
    background: #f3f3f4;
}

.dashboard .top-img-text{
    padding-left: 32%;
    max-width: 100%;
    position: relative;
    top: initial;
    right: initial;
}

.dashboard .top-img-text h1{
    font-size: 58px;
}

.oly-reg-top-img span.challenge-starts-date.contest-is-over-text{
    max-width: initial;
}

.olympiad section.grey{
    background: #fff;
    box-shadow: 0 -5px 27px 11px #cdd1d3;
    position: relative;
}

.dashboard .oly-reg-top-img:before{
    content: '';
    width: 200px;
    height: 289px;
    background: url("../images/oly/madels.png") center center no-repeat;
    position: absolute;
    bottom: 0;
    left: 14%;
    z-index: 10;
}

.dashboard #start-test{
    padding: 40px 64px;
}

#start-test .dashboard-text p:last-child{
    margin-bottom: 0;
}

section#practice-problems{
    padding: 40px 60px;
    max-width: 100%;
    margin: 0;
}

.dashboard h2, .payment h2{
    font-size: 28px;
    color: #005e82;
    font-weight: 800;
}

.participants-list{
    max-width: 100%;
    margin-top: 50px;
    clear: both;
}

.problems-group{
    margin-top: 0;
}

#practice-problems h6{
    text-transform: inherit;
    margin: 0 20px 30px 20px;
    font-size: 24px;
    font-weight: bold;
}

.one-grade, .one-grade:hover, .one-grade:focus{
    width: 288px;
    height: 137px;
    font-size: 30px;
    line-height: 134px;
    border-radius: 12px;
    display: inline-block;
    box-shadow: 10px 10px 32px #9f9f9f;
}

.one-grade.grade-3-4{
    background: url(../images/oly/ruler-icon.svg) #fff -20px -112px no-repeat;
    color: #05a94c;
    background-size: 100%;
}

.one-grade.grade-5-6{
    background: url(../images/oly/time-icon.svg) #fff -86px -87px no-repeat;
    color: #c6a310;
    background-size: 100%;
}

.one-grade.grade-7-8{
    background: url(../images/oly/90percent.svg) #fff 83px -121px no-repeat;
    color: #e52430;
    background-size: 100%;
}

.one-grade.grade-9-10{
    background: url(../images/oly/arrow-with-bars.svg) #fff -8px -5px no-repeat;
    color: #005e82;
    background-size: 70%;
}

.dashboard .participants-and-problems-wrapp{
    background: url("../images/oly/blue-pattern-1px.png") 0 0 repeat-y;
    position: relative;
    background-size: 100%;
}

.participants-and-problems-wrapp:before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: url("../images/oly/blue-for-dashboard-bg.png") center 0 no-repeat;
    background-size: 100%;
}

.participants-and-problems-wrapp:after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: url("../images/oly/shapes-for-dashboard-bg.png") center 100px repeat;
    background-size: 100%;
    z-index: 2;
}

.participants-and-problems-wrapp section {
    position: relative;
    z-index: 5;
}

/* secondary dialog styles start here */
.secondary-dlg .dialog-heading h4{
    font-size: 21px;
    color: #005e82;
}

.secondary-dlg.modal-dialog{
    width: 420px;
}

form .form-group .select-wrapper:before{
    content: '\f0d7';
}

form .form-group.row{
    margin-bottom: 18px;
}

form .form-group select{
    min-height: 30px;
}

.secondary-dlg .all-fields-required{
    font-weight: normal;
    font-size: 13px;
}
.secondary-dlg .action-buttons-holder{
    padding: 4px 15px 13px;
}

.secondary-dlg .action-buttons-holder .btn-default,
#cancel_add_participant, #save_participant_button{
        font-size: 16px;
        min-width: 108px;
        padding: 14px;
        border-radius: 12px;
}

#oly_in_person_registration_dialog .action-buttons-holder,
#oly_online_registration_dialog .action-buttons-holder{
    padding-top: 0;
}

.secondary-dlg .warning-msg{
    margin-top: 6px;
}

#cancel_add_participant, .btn-update-registration {
    color: #005e81;
}

.secondary-dlg button.close,
.modal-dialog .dialog-heading button.close{
    font-size: 17px;
    line-height: 28px;
    right: 4px;
}

.secondary-dlg .alert-danger{
    margin: 0 15px 12px;
}

#manage_participant_error,
#in_person_registration_error,
#oly_update_registration_error,
#oly_cancel_registration_error,
#online_registration_error,
#online_registration_warning_msg {
    display: none;
}

/* manage participants block design start here */
#manage_participants_area{
    padding-top: 0;
}
.manage-wrapp{
    background: #fff;
    border-radius: 25px;
    padding: 30px;
    box-shadow: 0 2px 31px 6px #cdd1d3;
    margin: 40px 60px 0;
}

.manage-actions .btn-default.req-shape,
.manage-wrapp .btn-default.req-shape,
.manage-actions .btn-default.req-shape:focus,
.manage-actions .btn-default.req-shape:hover,
.manage-actions .btn-default.req-shape:active,
.manage-actions .btn-default.req-shape.active{
    background-color: #0296cf;
    color: #fff;
    font: bold 13px "Raleway";
    padding: 15px 20px;
    border-radius: 12px;
}

.manage-wrapp .participant-entity.vert-center .btn-default.req-shape.two-lines-text{
    font-size: 12px;
    padding: 5px 15px;
    right: 20px;
    line-height: 14px;
}

.manage-wrapp .participant-entity.vert-center .btn-default.req-shape{
    margin-top: 20px;
    padding: 12px 15px;
    text-transform: none;
    line-height: 14px;
    width: 126px;
}

.manage-actions .req-shape.yellow-btn,
.manage-wrapp .btn-default.req-shape.yellow-btn,
.manage-actions .req-shape.yellow-btn:focus,
.manage-actions .req-shape.yellow-btn:hover,
.manage-actions .req-shape.yellow-btn:active,
.manage-actions .req-shape.yellow-btn.active,
.secondary-dlg .action-buttons-holder .btn-default.yellow-btn{
    background-color: #f4ca14;
    font-size: 14px;
    color: #000000;
}

.manage-actions .req-shape.green-btn,
.manage-wrapp .btn-default.req-shape.green-btn,
.manage-actions .req-shape.green-btn:focus,
.manage-actions .req-shape.green-btn:hover,
.manage-actions .req-shape.green-btn:active,
.manage-actions .req-shape.green-btn.active{
    background-color: #05a94c;
}

.secondary-dlg .action-buttons-holder .btn-default.red-btn{
    background-color: #e42530;
    color: #fff;
}

.dashboard .manage-wrapp h2{
    font-weight: 700;
}

.participant-entity{
    background: #ededed;
    border-radius: 17px;
    padding: 12px 12px 12px 30px;
    margin-bottom: 20px;
    position: relative;
}

.participant-entity:before{
    content: '';
    background: #05a94c;
    width: 18px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px;
}

.participant-entity.outdated-enty:before{
    background: #e52430;
}

.participant-entity .participant-name{
    color: #005e82;
    font-weight: bold;
    font-size: 20px;
}

.participant-entity .status-info{
    font-size: 11px;
    font-style: italic;
    color: #005e82;
    padding-left: 30px;
    margin: 12px 0 3px;
    position: relative;
}

.participant-entity .status-info:before{
    content: '\f00c';
    color: #05a94c;
    display: inline-block;
    width: 23px;
    height: 24px;
    position: absolute;
    top: -5px;
    left: 0;
    font: 21px "FontAwesome";
}

.participant-entity.outdated-enty .status-info:before{
    /*background: url("../images/oly/exclamation-icon.svg") 0 0 no-repeat;*/
    content: '\f071';
    color: #e52430;
}

.participant-checkbox-part .styled-checkbox{
    position: absolute;
    right: 68px;
    top: 50%;
    margin-top: -5px;
}

.participant-checkbox-part .styled-checkbox input[type="checkbox"]{
    width: 30px;
    height: 30px;
}

.participant-checkbox-part .styled-checkbox input + label:before,
.participant-checkbox-part .styled-checkbox input + label::before{
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: #bababa;
}

.participant-checkbox-part .styled-checkbox input[type="checkbox"]:checked + label:after,
.participant-checkbox-part .styled-checkbox input[type="checkbox"]:checked + label::after{
    font-size: 21px;
    font-weight: 400;
    left: 5px;
    top: 3px;
    color: #fff;
}

.participant-checkbox-part .styled-checkbox input[type="checkbox"]:checked + label:before,
.participant-checkbox-part .styled-checkbox input[type="checkbox"]:checked + label::before{
    background: #05a94c;
}

.participant-checkbox-part .styled-checkbox.with-text{
    opacity: 0.4;
    pointer-events: none;
    cursor: default;
}

.participant-checkbox-part .styled-checkbox.with-text{
    top: 24px;
    margin-top: 0;
}

.participant-entity.vert-center .with-right-button .btn-default.req-shape{
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 16px;
}

.participant-entity .part-grade{
    color: #005e82;
    padding-top: 4px;
}

.participant-entity .with-right-button{
    padding-right: 156px;
}

.participant-entity .session-loc-details{
    font-size: 12px;
    color: #000;
    display: table-cell;
    vertical-align: middle;
    height: 70px;
}

.participant-entity .session-loc-details span{
    padding-bottom: 4px;
    display: block;
}

/*.participant-entity .session-loc-details.no-time{*/
/*    margin-top: 8px;*/
/*}*/

.participant-entity .session-loc-details .red-text{
    font-weight: normal;
    color: #e52430;
}

/*.online-parts .participant-entity .session-loc-details{*/
/*    margin-top: 19px;*/
/*}*/

.manage-wrapp .no-any-parts{
    font-size: 22px;
    color: #bababa;
    padding: 10px 25px 40px;
}

/* location dialog styling start here */

.secondary-dlg .dialog-heading .black-title{
    color: #000;
}

#locations_group_accordion >.card >.card-header>h5> .btn-link,
#oly_online_registration_dialog .card-header h5{
    color: #05a94c;
    font-size: 16px;
    margin: 0;
    border-bottom: 1px solid #bababa;
    padding: 0 0 4px 0;
    width: 100%;
    text-align: left;
    font-weight: bold;
    position: relative
}

#locations_group_accordion >.card >div >.card-body{
    max-height: 352px;
    overflow-y: scroll;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 2px;
}

.no-options{
    font-size: 13px;
    color: #000;
    padding: 10px 0;
}

#oly_in_person_registration_dialog .secondary-dlg.modal-dialog{
    width: 540px;
}

#oly_in_person_registration_dialog .secondary-dlg .alert-danger{
    margin: 0 0 12px;
}

#oly_online_registration_dialog .secondary-dlg.modal-dialog {
    width: 564px;
}

#oly_in_person_registration_dialog .secondary-dlg.modal-dialog .modal-body,
#oly_online_registration_dialog .secondary-dlg.modal-dialog .modal-body{
    text-align: left;
    padding: 8px 25px;
}

.secondary-dlg .action-buttons-holder.only-payment{
    margin: 17px 0 7px;
}

.oly-branches-accordion .card-header h5{
    margin: 6px 0;
}

.oly-branches-accordion .card-header .btn-link{
    width: 100%;
    text-align: left;
    background: #e5f4fa;
    border-radius: 6px;
    color: #005e82;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    padding-right: 34px;
    white-space: normal;
}

#oly_online_registration_dialog .session-row{
    margin: 10px 0;
    background: #e5f4fa;;
}

.oly-branches-accordion .card-header .btn-link:focus,
.oly-branches-accordion .card-header .btn-link:hover,
.oly-branches-accordion .card-header .btn:active:focus,
.oly-branches-accordion .card-header .btn.active:focus,
.locations-group-accordion .card-header .btn-link:focus,
.locations-group-accordion .card-header .btn-link:hover,
.locations-group-accordion .card-header .btn:active:focus,
.locations-group-accordion .card-header .btn.active:focus{
    outline: none;
    text-decoration: none;
}

.oly-branches-accordion .card-header .btn-link:before,
#locations_group_accordion >.card >.card-header>h5> .btn-link:after{
    font: 18px "FontAwesome";
    content: '\f0d8';
    position: absolute;
    right: 22px;
    top: 50%;
    color: #005e81;
    display: block;
    margin-top: -8px;
    z-index: 1;
}

.oly-branch-card .card-body,.oly-branches-accordion .card-header .btn-link{
    width: 99%;
}

#locations_group_accordion >.card >.card-header>h5{
    margin: 0;
    padding-top: 5px;
}

#locations_group_accordion >.card >.card-header>h5> .btn-link:after{
    color: #05a94c;
    position: static;
    display: inline-block;
    margin-left: 8px;
    content: '\f0d7';
}

#locations_group_accordion >.card >.card-header>h5> .btn-link.collapsed:after{
    content: '\f0da';
}

.oly-branches-accordion .card-header .btn-link.collapsed:before{
    content: '\f0d7';
}

.session-row{
    font-size: 13px;
    color: #000;
    background: #ededed;
    padding: 6px 12px;
    border-radius: 6px;
    margin: 3px 0 6px 15px;
    position: relative;
}

.card-body .session-row .btn-default.req-shape{
    background-color: #0296cf;
    color: #fff;
    font: bold 12px "Raleway";
    padding: 6px 14px;
    border-radius: 6px;
    float: right;
    min-width: 100px;
}

.time-and-slot{
    max-width: calc(100% - 100px);
}

.time-and-slot>div{
    display: inline-block;
    padding: 6px 8px;
    max-width: calc(100% - 130px);
    width: 70%;
}
.time-and-slot .slots-info{
    color: #05a94c;
    width: 100%;
    max-width: 122px;
}

.session-row.no-slots .slots-info{
    color: #e52430;
}

.reg-not-allowed{
    font-size: 11px;
    color: #005e82;
    width: 144px;
    margin-top: 5px;
    display: block;
    position: relative;
    left: 100%;
    margin-left: -134px;
}

.session-row.no-slots .btn-default.req-shape.disabled,
.session-row.no-slots .btn-default.req-shape[aria-disabled="true"]{
    background: #bababa;
    color: #fff;
    pointer-events: none;      /* Prevent clicking */
    cursor: not-allowed;
}

.card-body .session-row.selected .btn-default.req-shape{
    background: #05a94c;
}

.modal-dialog #manage_participant_error.alert-danger,
.modal-dialog.secondary-dlg .alert-danger{
    background-position: 8px 7px;
}

.secondary-dlg .alert-warning{
    font-weight: normal;
    font-size: 12px;
    padding-left: 34px;
    margin-bottom: 10px;
    position: relative;
    border-radius: 0;
}

.secondary-dlg .alert-warning span{
    position: absolute;
    left: 12px;
    top: 11px;
}

.payment-main .top-img-wrapp{
    background: #e5f4fa;
}

.payment-main .top-img-text{
    padding-left: 0;
    margin-left: 36%;
    padding-top: 77px;
    max-width: 50%;
}

.payment-main .top-img-text h1{
    font-size: 28px;
}

.payment-main .oly-reg-top-img{
    background: none;
    padding: 0;
    height: 310px;
}

.payment-main .oly-reg-top-img .fixed-cont{
    background: url("../images/oly/medal-and-earth.png") 0 0 no-repeat;
    min-height: 260px;
}

#payment-text{
    box-shadow: 0 -1px 21px 2px #c0d2d9;
    font: 24px "Lusitana";
}

#payment-text .fixed-cont .text-left{
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}

#payment-text b{
    color: #e52430;
    font-weight: bold;
}

.payment-block{
    background: url(../images/oly/payment-bg.png) center center no-repeat;
    background-size: 100% auto;
}

.olympiad section.payment-block{
    padding: 80px 64px;
}

.payment-block .fixed-cont{
    background: none;
}

.payment-form-wrapp{
    max-width: 546px;
    margin-left: auto;
    margin-right: auto;
    background: #ededed;
    box-shadow: 0 -1px 21px 3px #d4d5d5;
}

.payment-summary{
    padding: 25px 60px;
    background: #fff;
}

.form-fields-area{
    padding: 25px 60px;
}

table.simple-table th, table.simple-table td{
    color: #005e81;
    font-size: 12px;
    text-align: left;
}

table.simple-table th{
    font-size: 16px;
}

table.simple-table th.text-center,
table.simple-table td.text-center{
    text-align: center;
}

.payment-block h4{
    color: #05a94c;
    font: bold 24px "Raleway";
    margin-bottom: 25px;
}

.form-label .asterisk{
    font-size: 19px;
    vertical-align: top;
    display: inline-block;
    line-height: 14px;
}

.payment-block form{
    padding: 0 15px;
}

.payment-block form select option[disabled] {
    color: #b2b2b2;
}

.payment-block form .btn-default.btn-blue,
.payment-block form .btn-default.btn-blue:focus{
    width: 200px;
    padding: 6px 20px;
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 12px;
}
form .form-group.row.payment-action-row{
    margin-bottom: 9px;
}

form .form-group label.field-error{
    color: red;
    margin-top: 4px;
    min-height: auto;
    display: none;
}

.payment-block form a.red-link{
    font-size: 12px;
    color: #e52430;
    padding: 0;
}

.payment-block .all-fields-required{
    font-weight: normal;
    font-size: 12px;
}

.thank-for-reg.success-registration-dialog .modal-dialog{
    width: 460px;
}

.thank-for-reg .dialog-heading h4{
    font-size: 40px;
}

.thank-for-reg .dialog-heading h4 b{
    font-size: 62px;
}

.thank-for-reg.success-registration-dialog .modal-body p{
    font-size: 20px;
    width: 100%;
}

.logo-img-with-year{
    background: url(../images/oly/2026/top-img-logo.svg) center 0 no-repeat;
    height: 80px;
}

.thank-for-reg.success-registration-dialog .modal-dialog .yellow-btn,
.success-registration-dialog .cancel-reg.modal-dialog .yellow-btn.req-shape{
    font: bold 17px "Raleway";
    padding: 12px 20px;
    border-radius: 12px;
}

.thank-for-reg.success-registration-dialog .modal-body{
    padding: 30px;
}

#update_registration_wrapper,
#online_update_registration_wrapper {
    display: none;
}

.secondary-dlg .action-buttons-holder.with-space-between{
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
}

.secondary-dlg .action-buttons-holder.with-space-between .btn-default{
    letter-spacing: 1px;
    float: left;
}

.secondary-dlg .action-buttons-holder .btn-default.grey-btn,
.secondary-dlg .action-buttons-holder .btn-default.grey-btn:focus,
.secondary-dlg .action-buttons-holder .btn-default.grey-btn:hover,
.secondary-dlg .action-buttons-holder .btn-default.grey-btn:active,
.secondary-dlg .action-buttons-holder .btn-default.grey-btn.active{
    background: #dddddd;
    color: #005e81;
}

.secondary-dlg .action-buttons-holder.with-space-between .btn-default.right-align{
    float: right;
}

.secondary-dlg .action-buttons-holder.with-space-between:after{
    clear: both;
    content: '';
    display: block;
}

.non-refundable-dlg .modal-body img{
    margin-bottom: 15px;
}

.non-refundable-dlg .modal-body p{
    font: 24px "Raleway";
    color: #025f83;

}

.non-refundable-dlg .modal-body p b{
    color: #e42530;
}

.non-refundable-dlg .alert-danger, #oly_update_registration_confirm_dialog .alert-danger{
    margin-top: 32px;
}

.non-refundable-dlg.secondary-dlg button.close,
#oly_update_registration_confirm_dialog button.close{
    padding: 15px 20px;
}

.non-refundable-dlg.secondary-dlg .action-buttons-holder .btn-default.red-btn{
    font-size: 14px;
}

#oly_cancel_registration_confirm_dialog .secondary-dlg.modal-dialog.non-refundable-dlg{
    width: 588px;
}

.cancel-reg .dialog-heading.without-bg-sp,.modal-dialog .dialog-heading.without-bg-sp{
    background: none;
    box-shadow: none;
    z-index: 3;
}

#payment_error_dialog p{
    margin: 30px auto;
    font-size: 18px;
}

.modal-dialog h5{
    font: bold 27px "Raleway";
}

.cancel-reg .logo-img-with-year{
    margin: 50px 0;
}

.payment-page.container.olympiad{
    padding-top: 0;
}

.hint-text{
    font-weight: normal;
    background: none;
    border: none;
    color: #333;
    font-size: 13px;
    padding: 10px 0;
    font-style: italic;
}

#oly_online_registration_dialog .alert-danger{
    margin-left: 0;
    margin-right: 0;
}

#oly_update_registration_confirm_dialog p{
    font-size: 18px;
}

.coming-soon{
    float: right;
    font-size: 12px;
    color: #333;
    position: absolute;
    top: 50%;
    right: 38px;
    margin-top: 24px;
}

#oly_grade_select option[disabled] {
    background: rgb(235, 235, 228);
}

@media screen and (min-width: 768px) {
    .carousel-control .fa.fa-caret-right, .carousel-control .icon-next{
        margin-right: 10px;
    }

    .carousel-control .fa.fa-caret-left, .carousel-control .icon-prev{
        margin-left: 10px;
    }
}

@media screen and (max-width: 1366px){
    .oly-reg-top-img{
        max-width: 1366px;
    }
    .container.olympiad{
        padding-top: 66px;
    }
}

@media screen and (max-width: 1200px){
    .dashboard #start-test{
        padding: 30px;
    }

    .reg-not-allowed{
        max-width: 130px;
        margin-left: -128px;
    }

    .participant-checkbox-part .styled-checkbox{
        right: 46px;
    }

    .manage-wrapp{
        margin: 40px 40px 0;
    }

    .payment-main .top-img-text{
        margin-left: 40%;
        max-width: 48%;
    }
    .payment-main .top-img-text h1{
        font-size: 24px;
    }

    #payment-text{
        font-size: 22px;
    }

    #payment-text .fixed-cont>div{
        margin-left: 0;
        width: 100%;
    }

    #payment-text .fixed-cont .text-left{
        max-width: 75%;
    }
}

@media screen and (max-width: 1023px){
    .navbar-default.navbar-fixed-top{
        min-height: 48px;
    }

    .container.olympiad {
        padding-top: 53px;
    }

    #about .text-with-img.row>div,
    .text-with-img.row>div{
        width: 80%;
    }

    .navbar-default.navbar-fixed-top{
        margin-left: 0;
        width: 100%;
        left: 0;
    }

    .navbar-brand{
        margin-top: 0;
        height: 23px;
        padding: 8px 15px;
    }

    #navigation_menu .nav.navbar-nav{
        margin-top: 6px;
    }

    .navbar-header{
        margin-top: 4px;
    }

    .oly-reg-top-img{
        padding-top: 35px;
    }

    .dashboard .oly-reg-top-img:before{
        left: 12%;
    }

    .container.olympiad{
        display: block;
    }

    .olympiad .fixed-cont{
        max-width: 100%;
        box-sizing: border-box;
    }

    #start-test .row .text-with-img.row>div{
        width: 100%;
    }

    #payment-text{
        font-size: 20px;
    }
}

@media screen and (max-width: 991px){
    .olympiad .carousel.slide{
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .oly-reg-top-img{
        background: url(../images/oly/oly-register-top-img-v1.png) -476px center no-repeat;
    }

    .navbar-default .closed-registration .navbar-nav>li>a{
        padding: 7px 50px;
    }

    .faq-page .fixed-cont{
        padding: 15px 25px;
    }

    .faq-main h1{
        font-size: 44px;
    }

    .dashboard .top-img-text{
        padding-left: 37%;
    }

    .dashboard .top-img-text h1{
        font-size: 44px;
    }

    .dashboard .oly-reg-top-img:before{
        left: 7%;
    }

    .navbar-default .navbar-nav>li>a{
        padding: 7px 18px;
    }

    .manage-wrapp{
        margin: 30px 0 0;
    }

    .participant-checkbox-part .styled-checkbox{
        right: 5px;
    }

    .reg-not-allowed {
        max-width: 132px;
        text-align: right;
        margin-left: -138px;
    }

    .payment-main .oly-reg-top-img .fixed-cont{
        background-size: 240px auto;
        min-height: 214px;
    }

    .payment-main .top-img-text {
        margin-left: 40%;
        max-width: 45%;
        padding-top: 6%;
    }

    .payment-main .top-img-text h1 {
        font-size: 21px;
    }

    .payment-main .oly-reg-top-img{
        min-height: 228px;
        height: auto;
    }

    #payment-text .fixed-cont .text-left{
        max-width: 94%;
    }
}

@media (max-width: 767px) {
    .about-points {
        float: none;
        width: 32%;
        height: 200px;
        display: inline-block;
        vertical-align: top;
    }

    #about .text-with-img.row,
    #registration .text-with-img.row{
        padding-bottom: 0;
    }

    .carousel-inner .item >div {
        width: 90%;
        margin-left: -45%;
    }

    .olympiad .navbar-nav.navbar-right{
        position: absolute;
        right: 104px;
        top: 12px;
    }

    .navbar-default .navbar-nav>li>a{
        padding: 13px;
    }

    .navbar-brand{
        height: 44px;
    }

    .dashboard .navbar-default.navbar-fixed-top{
        padding: 4px 15px 0;
    }

    .olympiad.dashboard .navbar-nav.navbar-right{
        margin-top: 0;
    }

    .open-on-mobile.top-img-text h1{
        padding-top: 6px;
    }

    .oly-reg-top-img{
        padding-left: 0;
        padding-bottom: 15px;
        background: url(../images/oly/oly-register-top-img-v1.png) -640px -64px no-repeat;
    }

    .top-img-text .top-image-logo-wrap{
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .top-img-text h4{
        font-size: 16px;
    }

    .top-img-text .btn-lg.btn-primary{
        max-width: 200px;
        font-size: 14px;
    }

    .top-img-text .container .row>div{
        display: inline-block;
    }
    .top-img-text{
        padding-left: 25px;
    }

    .fixed-cont.table-container,.table-container{
        overflow-x: auto;
        width: 100%;
    }

    .about-text .fixed-cont.table-container table{
        margin: 0 12px;
    }

    #login_dialog .modal-body{
        padding-left: 0;
        min-height: 298px;
        padding-bottom: 122px;
    }

    #login_dialog .modal-dialog{
        max-width: 360px;
    }

    #login_dialog .modal-body .left-part {
        height: 104px;
        width: 120px;
        padding-top: 0;
        bottom: 7px;
        top: initial;
        margin-left: -60px;
        display: block;
        left: 50%;
    }

    #login_dialog .left-part img{
        width: 100%;
    }

    #login_dialog form{
        box-shadow: inset 3px 0 13px #d8d8d8;
    }

    .dashboard .top-img-text h1{
        font-size: 30px;
    }

    .dashboard .oly-reg-top-img:before {
        left: 4%;
        width: 132px;
        height: 192px;
        background-size: 100% auto;
    }

    .dashboard .oly-reg-top-img{
        height: 224px;
        padding-top: 10%;
    }

    .dashboard .top-img-text {
        padding-left: 28%;
    }

    .dashboard.olympiad .fixed-cont{
        max-width: none;
    }

    .dashboard #start-test{
        padding: 25px;
    }

    .dashboard .text-with-img.row>div{
        width: 100%;
    }

    .container.olympiad.dashboard{
        display: block;
    }

    .manage-wrapp .participant-entity.vert-center .btn-default.req-shape{
        margin-top: 15px;
    }

    .participant-checkbox-part{
        position: static;
    }

    .participant-checkbox-part .styled-checkbox{
        margin-top: -15px;
    }

    .manage-actions .row .text-right{
        text-align: left;
        margin-top: 15px;
    }

    .manage-wrapp .participant-entity.vert-center .btn-default.req-shape{
        right: 15px;
    }

    .participant-entity .with-right-button{
        padding-bottom: 15px;
    }

    .online-parts .participant-entity .session-loc-details,
    .manage-wrapp .participant-entity.vert-center .btn-default.req-shape.two-lines-text{
        margin-top: 0;
    }

    .manage-wrapp .participant-entity.vert-center .btn-default.req-shape.two-lines-text{
        right: 15px;
    }

    .participant-entity .session-loc-details{
        display: block;
        height: auto;
    }

    .secondary-dlg.modal-dialog{
        margin-left: auto;
        margin-right: auto;
    }

    .reg-not-allowed{
        top: 50%;
        margin-left: -153px;
        position: absolute;
        margin-top: 20px;
    }

    .participant-checkbox-part .styled-checkbox.with-text{
        top: 50%;
        margin-top: -15px;
    }

    .payment-main .top-img-text h1{
        font-size: 18px;
    }

    .payment-main .top-img-text {
        margin-left: 30%;
        max-width: 55%;
        padding-top: 3%;
    }

    .payment-main .oly-reg-top-img .fixed-cont{
        min-height: 144px;
        background-size: 148px auto;
    }

    .payment-main .oly-reg-top-img{
        min-height: 146px;
    }

    .payment-block form .expire-date-row>div{
        margin-bottom: 18px;
    }

    .payment-block form .btn-default.btn-blue{
        margin-top: 16px;
    }

    #non_refundable_dlg .secondary-dlg.modal-dialog.non-refundable-dlg,
    #payment_error_dialog .secondary-dlg.modal-dialog{
        width: 96%;
    }

    .coming-soon{
        margin-top: 8px;
    }
}

@media (max-width: 600px) {
    .success-registration-dialog .modal-dialog{
        width: 94%;
    }

    .dialog-heading h4{
        font-size: 22px;
    }

    #cancel_add_participant{
        margin-bottom: 0;
    }

    #oly_online_registration_dialog .secondary-dlg.modal-dialog,
    #oly_in_person_registration_dialog .secondary-dlg.modal-dialog,
    #oly_update_registration_confirm_dialog .modal-dialog.secondary-dlg{
        width: 96%;
    }

    #oly_update_registration_confirm_dialog p{
        width: 80%;
    }

    .time-and-slot>div{
        vertical-align: middle;
    }

    .card-body .session-row .btn-default.req-shape{
        position: absolute;
        right: 12px;
        top: 50%;
        margin-top: -13px;
    }

    .payment-main .top-img-text{
        margin-left: 34%;
        max-width: 66%;
    }

    .olympiad section.payment-block{
        padding: 30px 10px;
    }

    .payment-summary,.form-fields-area{
        padding: 20px;
    }

    .secondary-dlg .action-buttons-holder.with-space-between .btn-default,
    .secondary-dlg .action-buttons-holder.with-space-between .btn-default.right-align{
        float: none;
        margin: 8px auto;
        display: block;
    }

    #oly_cancel_registration_confirm_dialog .secondary-dlg.modal-dialog.non-refundable-dlg{
        width: 98%;
    }

    .non-refundable-dlg .modal-body p b{
        display: block;
    }
}

@media (max-width: 479px) {
    #about .text-with-img.row>div, .text-with-img.row>div,
    .olympiad .carousel.slide{
        width: 100%;
    }

    .oly-reg-top-img.register-page{
        background-size: 250% auto;
        background-position: right center;
        padding-left: 0;
    }

    .olympiad .navbar-nav.navbar-right{
        right: 74px;
    }

    .top-img-text > div,.oly-reg-top-img.register-page{
        max-width: none;
    }

    .top-img-text .top-image-logo-wrap{
        max-width: 240px;
    }

    .top-img-text h4{
        text-shadow: 0px 0 13px #000000;
        color: #ffffff;
    }

    .about-points{
        margin: 10px;
    }

    .top-img-text{
        padding-left: 0;
    }

    #about> .form-group.row{
        padding-top: 0;
        padding-bottom: 20px;
    }

    .registration-block, #about, .olympiad section{
        padding: 20px 0;
    }

    .oly-reg-top-img{
        background: url(../images/oly/oly-register-top-img-v1.png) -780px -64px no-repeat;
    }

    #about{
        padding-top: 0;
    }

    .participant-entity .row>.with-right-button{
        padding-bottom: 6px;
        padding-right: 15px;
    }

    .participant-entity .row>.with-right-button:last-child{
        padding-right: 15px;
    }

   .manage-wrapp .participant-entity.vert-center .btn-default.req-shape{
       position: static;
       margin-top: 12px;
   }

    .participant-entity .session-loc-details{
        padding-top: 12px;
    }

    section#practice-problems{
        padding: 25px;
    }

    #practice-problems >.fixed-cont>div{
        padding: 0;
    }

    .manage-wrapp .participant-entity.vert-center .btn-default.req-shape.two-lines-text{
        margin-top: 12px;
    }
    #manage_participants_area{
        padding: 20px 10px;
    }
    .dashboard .top-img-text h1{
        font-size: 24px;
    }

    .navbar-default .navbar-brand{
        margin-left: 0;
    }

    .dashboard .navbar-default .navbar-toggle{
        margin-right: 0;
    }

    .secondary-dlg.modal-dialog{
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }
    .reg-not-allowed {
        max-width: 76px;
        margin-left: -84px;
        position: relative;
        margin-top: -32px;
    }

    .dashboard .oly-reg-top-img div span{
        display: block;
        font-size: 17px;
    }

    #sample_problems_carousel_round2 .carousel-inner .item:nth-child(1) p,
    #sample_problems_carousel_round2 .carousel-inner .item:nth-child(2) p,
    #sample_problems_carousel_round2 .carousel-inner .item:nth-child(3) p,
    #sample_problems_carousel_round1 .carousel-inner .item:first-child p{
        margin-top: 0;
    }

    .olympiad #sample_problems_carousel_round1.carousel.slide{
        height: 330px;
    }

    .time-and-slot .slots-info{
        padding: 0 8px;
    }

    .time-and-slot>div{
        width: 100%;
        max-width: 100%;
    }

    .payment-block h4{
        font-size: 21px;
    }

    .payment-main .oly-reg-top-img .fixed-cont{
        background-position: center 0;
    }

    .payment-main .top-img-text {
        margin-left: 0;
        max-width: 100%;
        padding-top: 114px;
    }

    .payment-main .top-img-text h1{
        text-align: center;
    }

    .thank-for-reg.success-registration-dialog .modal-dialog{
        width: 96%;
    }

    .payment-main .oly-reg-top-img .fixed-cont{
        min-height: auto;
    }

    #form_register.form-block{
        padding: 0 12px;
    }

    .coming-soon{
        position: static;
        float: none;
        display: block;
        margin-left: 18px;
    }
}

@media(max-width: 400px){
    .dashboard .oly-reg-top-img div span{
        text-align: center;
    }

    table.simple-table thead{
        display: none;
    }

    table.simple-table tr,table.simple-table td,
    table.simple-table tbody,table.simple-table{
        display: block;
        width: 100%;
    }

    table.simple-table td,table.simple-table td.text-center{
        text-align: right;
        line-height: 20px;
    }

    table.simple-table td:before{
        content:  attr(data-label);
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        float: left;
    }

    .faq-page .fixed-cont{
        padding: 15px;
    }

    .thank-for-reg .dialog-heading h4 b{
        font-size: 46px;
    }

    .thank-for-reg .dialog-heading h4{
        font-size: 32px;
    }

    .thank-for-reg.success-registration-dialog .modal-body p{
        font-size: 16px;
    }

    .thank-for-reg.success-registration-dialog .modal-dialog .yellow-btn{
        font-size: 14px;
    }
    .logo-img-with-year{
        height: 60px;
    }
}

@media (max-width: 360px) {
    .oly-reg-top-img.register-page {
        background-size: 268% auto;
    }
    .one-grade, .one-grade:hover, .one-grade:focus{
        width: 250px;
    }

    .one-grade.grade-9-10{
        background-size: 80%;
    }
    .one-grade.grade-5-6,.one-grade.grade-3-4{
        background-size: 115%;
    }
    .dashboard .top-img-text h1 {
        font-size: 23px;
        padding-top: 40px;
    }

  .manage-wrapp{
      padding: 24px;
  }

    .olympiad #sample_problems_carousel_round1.carousel.slide{
        height: 380px;
    }
}