.header{
    background-image: none;
    background-color: #424143;

    /*background: linear-gradient(0deg, rgba(1,84,103,1) 0%, rgba(43,121,139,1) 100%);*/
}
.student_login {
    height: calc(100vh - 214px);
    background-image: url("/img/frontend/student2.jpg");
}



.student_login .login_text{
    font-family: "Gotham Pro Regular", sans-serif;
}

.student_login::after{
    background: rgba(21, 102, 120 , 0.32)!important;
}

.logo_html{
    font-family: "Gotham Pro Regular", sans-serif;
    padding-left: 10px;
    color: #ffffff;
    width:400px;
    /*border-left: 15px solid rgba(255, 255, 255 , 0.32);*/
}

.logo_html::after{
    display: block;
    content: '';
    clear:both;
}
.logo_html img{
    float:left;
    width:55px;
    height:auto;
    margin-right:20px;
}
.logo_html .line1{
    font-size: 22px;
    text-transform: uppercase;
}

.logo_html .line2{
    font-size: 16px;
    color:rgba(255, 255, 255 , 0.62);
    text-transform:capitalize;
}

.alert-danger {
    background: #d19faa;
    color: #CE2D4F;
    border: 1px solid #CE2D4F;
    padding: 20px 55px 20px 20px;
    margin-bottom: 20px;
    position: relative;
}
.alert-danger:before {
    content: '';
    width: 40px;
    height: 40px;
    right: 10px;
    top: 8px;
    position: absolute;
    background: url(/img/frontend/error.svg) center / 27px no-repeat;
}

.form_wrapper.student h4{
    color:white;
}

.form_wrapper.student h4:before{   
    background: white;
}

.library-files-cont{
    display:none;
}

.library-spoilers .spoiler .spoiler-title__number {
    padding: 11px;
    width: 50px;
    height: 50px;
}
.library-spoilers .spoiler .spoiler-title__text {
    padding: 15px;
    height: 50px;
}
.library-files {
    padding-left: 70px;
    padding-top: 15px;
    padding-bottom: 22px;
}

.library-file{
    color: #2b798b;
}

.level-not-studied{
    margin-top:20px;
    margin-bottom:10px;
    padding:10px;
    opacity:0.2;
    border:1px solid grey;
}

.certificate img {
    max-width: 63px;
}

.certificate {
    color: #2b798b;
    text-decoration: none;
    transition: all 0.2s linear;
}

.certificate:hover{
    background: #dddddd;
    /*box-shadow: 0 0 20px rgb(0 0 0 / 26%) !important;*/
    transform: scale(1.03) !important;
}

.tests .cursive{
    font-style: italic;
}

.tests .skill{
    background-color: #eeeeee;
}

.table-header{
    /*background-color: #eeeeee;*/
    color:white;
    background-color: #2b798b;
    height:50px;
    margin-bottom: 0;
}

.table-header .level_name{
    font-size:20px;
    padding: 10px 0 10px 10px;
    line-height: 30px;
    display:inline-block;
}
.table-header .level_period{
    background-color: #015467;
    float:right;
    display:block;
    height:50px;
    clear:both;

    font-size:15px;
    padding: 10px 10px 10px 10px;
    line-height: 30px;
    font-weight: bold;

}

.learning_journey{
    margin-top:80px;
}

.learning_journey .title-img h2{
    text-align: center;
    text-shadow: none!important;

}

.learning_journey .col-xs-6 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 12px;
    box-sizing: border-box;
}

.learning_journey .chap-cont h3 {
    text-shadow: 0 1px 1px black;
    /*border: 1px solid rgba(204, 204, 204, 0.18);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.47);*/
    position: relative;
    padding: 13px;
    margin-bottom: 13px ;
    font-size: 23px;
    background-color: #919191;
    /*color: rgb(193, 193, 193)!important;*/

    color: #fff!important;
}
.learning_journey .chap-cont h3.cur-chapter {
    /*border: 1px solid rgba(255, 255, 255, 0.4)!important;*/
    background-color: #2b798b;
}
.learning_journey .chap-cont .percent {
    position: absolute;
    width: 40px;
    text-align: center;
    height: 40px;
    border-radius: 50%;
    /* border: 1px solid rgba(204, 204, 204, 0.18); */
    border: 1px solid white;
    /* background: #98E400; */
    /* background-color: rgba(0, 0, 0, 0.5); */
    /* background-color: rgba(16, 198, 186, 0); */
    top: 6px;
    right: 5px;
    font-size: 14px;
    line-height: 1;
    padding-top: 13px;
    margin-top: 0;
    color: #fff;
}
.learning_journey .chap-cont{
    margin:50px 0;
}
.learning_journey .period-time{
    text-decoration: none;
    cursor: default;
}

.learning_journey .period-item .period-time {
    display: block;
    height: 35px;
    background-color: rgba(204, 204, 204);
    color: white;
    text-align: center;
}

.learning_journey .period-item{
    background:url("/img/frontend/student2.jpg") no-repeat center center;
    background-size: 100%;
    background-attachment: fixed;
}

.learning_journey .period-item .period-time span {
    padding-top: 7px;
    width: 400px;
    height: 35px;
    display: block;
    /* background-color: rgba(204, 204, 204, 0.18); */
    background-color: #2b798b;
}

.learning_journey h4::before{
    display: none;
}
.learning_journey h4 {
    font-size: 18px;
    color:white;
    margin-bottom: 4px;
}


.learning_journey .chapter-item .chapter-header {
    display: block;
    margin-bottom: 20px;
    display: block;
    padding: 20px 0 10px 0;
}
.learning_journey .period-body .title-img {
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
}

.learning_journey .period-current .period-body {
    display: block;
    /*background-color: rgb(48 48 48 / 68%);*/
}
.learning_journey .period-body {
    border-left: 1px solid rgba(204, 204, 204, 0.18);
    border-right: 1px solid rgba(204, 204, 204, 0.18);
    border-bottom: 1px solid rgba(204, 204, 204, 0.18);
   
    background: rgba(21, 102, 120 , 0.62)!important;
}

.learning_journey .units-list-link{
    text-decoration: none;
    cursor: default;
}

.learning_journey .step-indicator .complete .step{
    border-color: #98E400;
    color: #98E400;
}

.learning_journey .step-indicator .step {
    background-color: rgba(0, 0, 0, 0.6);
    border: 3px solid rgba(255, 255, 255, 0.6);
    color: #98E400;
    font-size: 25px;
    width: 55px;
    height: 55px;
    line-height: 48px;
    border-radius: 50%;
    margin: -10px auto;
    position: relative;
    z-index: 1;
}

.learning_journey .step-indicator .complete .caption {
    color: #98E400;
}

.learning_journey .step-indicator .caption {
    text-shadow: 0 1px 1px black;
    box-sizing: border-box;
    color: #e5e5e5;
    padding: 15px 16px;
    font-size: 16px;
}

.learning_journey .chapter-item .step-indicator .step .percent {
    position: absolute;
    width: 27px;
    height: 27px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.2);
    /* background: #98E400; */
    background-color: rgba(0, 0, 0, 1);
    /* background-color: rgba(16, 198, 186, 0); */
    top: -13px;
    right: -9px;
    font-size: 11px;
    line-height: 1;
    padding-top: 6px;
    margin-top: 0;
    color: #fff;
}

.learning_journey .step-indicator .active.complete .step {
    border-color: #ddd;
    color: #ddd;
}

.learning_journey .step-indicator .active.complete .caption {
    color: #ddd;
}

/*.learning_journey .step-indicator li:before {
    background-color: rgba(255, 255, 255, 0.1);
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    position: relative;
    top: 18px;
}*/

/*КОД который делает вертикальный*/

.learning_journey .step-indicator li{
    max-width:660px;
    /*overflow: hidden;*/
    /*white-space: nowrap;
    text-overflow: ellipsis;*/
    margin:22px auto;
}

.learning_journey .step-indicator .step{
    float:left;
    margin-left:40px;
}

.learning_journey .step-indicator .caption{
    float:left;
    margin-left: 6px;
    font-size: 22px;
}

.learning_journey .step-indicator li:after{
    content: "";
    display: block;
    clear:both;
}

.learning_journey .step-indicator .caption{
    padding-top:0px;
}

.learning_journey .chap-cont .period-item h3{
    background: none;
}

/* Конец КОД который делает вертикальный*/


.statistics-page .library-spoilers .spoiler .spoiler-title__text {
    background: #2b798b;
    color:white;
}
.statistics-page .library-spoilers .spoiler .spoiler-title::before {
    background: white;
}
.statistics-page .library-spoilers .spoiler .spoiler-title::after {
    background: white;
}

.subsection{
    margin: 20px 0 20px 0;
}
.subsection .subsection-header {
    padding: 15px;
    height: 50px;
    font-size: 18px;

    margin-bottom: 20px;
    background: #EBEBEB;
    width: 100%;

    align-items: center;
    display: flex;
}

.student_progress .progress_item:first-child {
    margin-right: 100px;
}

.tests{
    font-size:16px;
}

.progress_item--title{
    font-size:16px;
}


.langs-container {
    z-index: 102;
}
.langs-container ul {
    display: flex;
    list-style: none;
    margin: 0;
}
.langs-container ul li {
    font-weight: 600;
    line-height: 24px;
    font-size: 13px;
    margin: 0 0 0 7px;
}

.header_v2 .langs-container ul a, .langs-container ul span {
    color: #fff;
}
.langs-container ul a {
    text-decoration: none;
    display: inline-block;
    color: rgb(238 238 238 / 40%);
    padding: 2px 10px 0;
    background: none;
    transition: all .2s linear;
    border: 1px solid rgb(238 238 238 / 0%);
    font-weight: 200;
}

.langs-container ul span {
    display: inline-block;
    padding: 2px 10px 0;
    color: rgb(238 238 238 / 80%);
    background: none;
    font-weight: 500;
    border: 1px solid rgb(238 238 238 / 90%);
}

.langs-container ul span {
    border: 1px solid #fff;
}

.header .burger-wrap{
    margin-left: 40px;
}

.library-list > a:hover{
    background: #f5f5f5;
}
.library-list > a{
    display: block;
    margin-bottom:20px;
    padding: 15px 30px;
    /*height: 58px;*/
    text-decoration: none;
    color: #4F4F4F;
    background: #EBEBEB;
    width: 100%;

    font-size: 20px;
    
    /*align-items: center;
    display: flex;*/
}

.filter{
    margin-bottom:30px;
}
select {
    padding: 10px 15px;
    border: 1px solid #eeeeee;
    background: #e7e7e7;
    font-size: 16px;
}

.poster-item{
    display: inline-block;
    width: 175px;
    height: 260px;
    margin-right:10px;
}

/*.category-item{
    display: relative;
}
.category-item span{
    
}*/



.pagination{
    list-style-type: none;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #2b798b;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}


.pagination > li > a, .pagination > li > span {
    color: #333;
    border: none;
    font-size: 18px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #ffffff;
    background-color: #2b798b;
    border-color: #2b798b;
    cursor: default;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}


.messages-list .message-item{
    margin-bottom:40px;
    display:flex;
}
.messages-list .message-item .message-time{
    margin-right: 5px;
    width:15%;
    
}
.messages-list .message-item .message-time div{
    background-color: #eeeeee;
    text-align: center;
    padding:10px;
}
.messages-list .message-item .message-text p:last-child{
    margin-bottom:0;
}
.messages-list .message-item .message-text p{
    margin-top:0;
}
.messages-list .message-item .message-text {
    background-color: #eeeeee;
    width:80%;

    padding:10px;
}

.category-item-description{
    display:none;
    margin-left:60px;
}


.audio-cont-presentation .audiojs .play-pause {
    width: auto;
}
.audiojs .progress {
    margin: 0;
}

.audiojs {
    margin: 0 auto;
}

.menu-notifier{
    background-color: #7cd1e5;
    display: inline-block;
    width: 25px;
    height: 25px;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
}

.filter{
    /*padding:20px;*/
    border:1px solid #ccc;

}

.filter-form{    
    display: flex;
    padding: 20px ;
    flex-wrap: wrap;
    justify-content: space-between;
}
.filter-item{
    width: calc(1/3*100% - (1 - 1/3)*10px);
    margin: 0 0 10px;
}
.filter-item-label{
    margin-bottom:10px;
}
.filter-item-label img{
    width:30px; 
    height:auto;
    margin-right:10px;
}

.filter-form select{
    width:100%;
}

.items-found-cont{
    margin: 30px 0;
}

.library-list .category-item{
    border: 1px solid #dadada;
    box-shadow: 0px 2px 5px gainsboro;
    padding:25px;
    
}

.library-list .category-item::after{
    clear:both;
    display:block;
}
.library-list .category-item .img-cont{
  float:left;
  width:175px;
  height:175px;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
}
.library-list .category-item .img-cont .overlay{
    position: absolute;   
    z-index:10;
    background-color: rgba(0, 0, 0, 0.6);
    top:0;
    left:0;
    width:175px;
    height:175px;
    transition: all 0.5s ease-out;
}

.library-list .category-item .img-cont .tag_img{
    position: absolute;   
    z-index:11;
    top: 71px;
    left: 74px;
    width: 35px;
    height:auto;
    opacity: 0.7;
    transition: all 0.5s ease-out;
    
}
.library-list .category-item:hover .img-cont .tag_img,
.library-list .category-item:hover .img-cont .overlay{
    opacity: 0;
}
.item-description{
    margin-left:195px;
}
.item-description::after{
    display: block;
    content:"";
    clear:both;
}
.item-description .item-tag img{
    width:auto;
    height:15px;
    margin: 0 5px;
}
.item-description .item-name{
    font-size: 25px;
    margin-bottom: 25px;
}
.item-description .item-desc{
    font-size: 15px;
}

.item-description .item-tag{
    line-height: 15px;
    background-color: black;
    border-radius: 5px;
    padding:7px;
    color:white;
    font-size: 14px;
    display: inline-block;
    margin-bottom:40px;
}

.logo-a{
    text-decoration: none;
}



@media (max-width: 1023px){
    .filter-form{    
        flex-direction: column;
    }
    .filter-item{
        margin-top:20px;
    }
    .filter-form select{
        width:100%;
    }
    .filter-item:first-child{
        margin-top:0px;
    }


    .extra-menu-desktop{
        display:none;
    }

    .logo_html .line1{
        font-size: 14px;
        
    }
    .logo_html .line2 {
        font-size: 10px;
    }

    .learning_journey .col-xs-6 {
        width: 100%;
    }

    .learning_journey .step-indicator .caption {
        float: none;
        margin-left: 92px;
        font-size: 17px;
        text-align: left;
    }
    .library-files {
        padding-left: 0px;
    }
    .filter-item{
        width:100%;
    }
}



/*Person tests*/
.person-tests-cont .student-year{
	    border: 1px solid #ccc;
		margin-bottom: 30px;
}
.person-tests-cont .student-year.close .year-cont .minus{
    display:none;
}
.person-tests-cont .student-year.close .year-cont .plus{
    display:block;
}

.person-tests-cont .student-year.open .year-cont .minus{
    display:block;
}
.person-tests-cont .student-year.open .year-cont .plus{
    display:none;
}

.person-tests-cont .student-year .year-cont .control{
    position:absolute;
    top:20px;
    right:20px;
}


/*.person-tests-cont .student-year.close .student-year-courses-cont{
    display:none;
}*/


.person-tests-cont .student-year .year-cont{
    padding:20px;
    background: #2b798b;
    color:white;
    display:block;
    position:relative;
    font-size:20px;
    transition: all 0.2s linear;
    text-decoration: none;
}
.person-tests-cont .student-year .year-cont:hover{
    text-decoration: none;
    background: #015467;
    color:white;
}
.person-tests-cont .student-year-courses-cont {
    padding:20px;
}

.person-tests-cont .student-course-cont{
    border: 1px solid #dadada;
    box-shadow: 0px 2px 5px gainsboro;
    padding: 25px;
    background: #f5f5f5;
    margin-bottom: 15px;
    position:relative;
    min-height: 77px;
}

.person-tests-cont .student-course-cont .course-name{
    position:absolute;
    top:0;
    left:0;
    height:77px;
    padding: 0px 0 0 20px;
    display: flex; 
    align-items: center; 
    /*justify-content: center;*/
    width: 230px;
    font-size: 17px;
}

.person-tests-cont .student-course-cont .course-data{
    padding-left: 250px;
}

.person-tests-cont .student-course-cont .course-data .general-status i{
    font-size: 25px;
    /*color: grey;*/
}


.results-testing-link{
    font-size: 14px;
    color: #4F4F4F;
}

.results-testing-link:hover{
    color: #4F4F4F;
}




.student-tests-attempts-list {
    margin-top:40px;
    display: none;

  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background-color: white;
  /*border-radius: 12px;*/
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  font-family: sans-serif;
  font-size: 13px;
  color: #333;
}

/* Заголовки */
.student-tests-attempts-list thead {
  background-color: #e3f2fd; /* нежно-голубой */
}

.student-tests-attempts-list thead th {
  padding: 12px 16px;
  text-align: left;
  font-weight: 600;
  border:0px;
  /*color: #1a237e;*/
  /*border-bottom: 1px solid #ddd;*/
}

/* Тело таблицы */
.student-tests-attempts-list tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}

.student-tests-attempts-list tbody tr:nth-child(odd) {
  background-color: #ffffff;
}

.student-tests-attempts-list tbody td {
  padding: 12px 16px;
  border:0px;
  /*border-bottom: 1px solid #eee;*/
}

table.student-tests-attempts-list tr:last-child td, table.student-tests-attempts-list tr:last-child th{
    border-bottom:0px;
}

/* При наведении */
.student-tests-attempts-list tbody tr:hover {
  background-color: #e0f7fa;
  transition: background-color 0.3s;
}


.k-label{
    border-radius: 4px;
    color:white;
    padding: 4px 4px;
}
.k-label.green{
   background-color:#8BBA5A;
}
.k-label.red{
    background-color:#A8242A;
}
.k-label.grey{
    background-color:grey;
}






.person-tests-cont .student-course-cont .course-action{
    position:absolute;
    top:0;
    right:0;
    height:77px;
    display: flex; 
    align-items: center; 
flex-direction: column;
    justify-content: center;
    width: 200px;
    padding: 0 10px;
    font-size: 15px;
    text-decoration: none;
    color:white;
    transition: all 0.2s linear;
}
.person-tests-cont .student-course-cont .course-action:hover{
    text-decoration: none;
    color:white;
}

.person-tests-cont .student-course-cont a.course-action:hover{
    transform: scale(1.05) !important;
}


.person-tests-cont .student-course-cont .course-action i{
 font-size: 20px;
}

.person-tests-cont .student-course-cont .course-action .action-button-date{
    display:block;
    font-size: 12px;
    text-align: center;
    
}


.green{
    color:white;
}

.person-tests-cont .student-course-cont .course-action.action-button-green{
    background-color:#8BBA5A;
}
.person-tests-cont .student-course-cont .course-action.action-button-red{
    background-color:#A8242A;
}
.person-tests-cont .student-course-cont .course-action.action-button-blue{
    background-color:#71C2F2;

}
.person-tests-cont .student-course-cont .course-action.action-button-orange{
    background-color:#FFA834;
}



@media (max-width: 990px){
    .person-tests-cont .student-course-cont .course-name{
        position:relative;
        padding:0;
        height:auto;
        
        width:100%;
        margin-bottom:20px;
    }
    .person-tests-cont .student-course-cont .course-action{
        position:relative;
        
        
        width:100%;
    }
    .person-tests-cont .student-course-cont .course-data{
            padding-left: 0px;
            padding-top: 0px;
            margin-bottom:20px;
    }
    .student-tests-attempts-list{
        margin-top:10px;
    }
}



/*End of Person tests*/


/*course (presentations + tests)*/

.course-page .title-course-page{
    font-size: 27px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 0;
    color: #4F4F4F;
    font-family: "GothamPro", sans-serif;
    letter-spacing: 0;
    position: relative;
    font-weight: 300;
}

.course-page .title-course-page span{
    font-size: 36px;
}

.course-pres-btn:last-child{
    border-bottom: 1px solid #d9d9d9;
}
.course-pres-btn.current{
    color:black!important;
}
.course-pres-btn{
    display: block;
    border-top: 1px solid #d9d9d9 ;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    padding: 15px 15px;
    text-align: left;
    line-height: 16px;

    white-space: nowrap;    
    overflow: hidden;         
    text-overflow: ellipsis;  
    color: #c1c1c1;
    text-decoration: none;
     transition: all 0.2s linear;
}

.course-text ul li{
    text-align: left;
    padding:5px;

}
.course-page .aside{
    margin-right: 0px;
}

.border-cont{
    border: 1px solid #d9d9d9;
    padding: 20px;
    margin-bottom: 40px;
}



.course-pres-btn.finished{
    color: #4F4F4F;
    background-color: #e1ffc2;
}

.course-pres-btn:hover{
    background-color: #eaeaea!important;
}

.course-pres-btn.finished i{
     color:#8BBA5A;
}

.course-pres-btn.not-finished i{
     color:c1c1c1;
}

.btn.btn2{
        display: inline-block;
        height: 60px;
        line-height: 60px;
        font-size: 21px;
        margin-top: 20px;
}
.btn.btn2.org-btn{
        background-color: #FFA834;
}
.btn.btn2.org-btn:hover{
        background-color: #e18101;
}

.btn.btn2.green-btn{
        background-color: #8BBA5A;
}
.btn.btn2.green-btn:hover{
        background-color: #628c36;
}

/*
.btn.next-pres{
    display: inline-block;
        height: 60px;
    line-height: 60px;
        font-size: 21px;
        margin-top: 20px;
        background-color: #FFA834;
}
.btn.next-pres:hover{
        background-color: #e18101;
}*/

.next-buttons-cont img, .notify-icon{
    width: 30px;
    height:auto;
}
.next-buttons-cont .text-cont{
    border: 1px solid #d9d9d9;
    padding-top: 20px;
}
.next-buttons-cont{
    text-align: center;
}

.audiojs .progress{
    margin:0;
}
.audio-cont-presentation .audiojs .play-pause{
    width:auto;
}
.audio-cont-presentation .audiojs {
    margin:0 auto;
}
.pdf-cont-presentation img{
    width:60px;
    height:auto;
}

.course-text img{
    max-width:100%;
    height:auto;
}



/*end of course*/



/*TEST PROCESS*/

.answers .answer:hover{
  box-shadow: 0px 0px 5px grey;
}
.answers .answer{
  cursor: pointer;
  margin: 10px 20px;
  padding:9px 30px;
  border:2px solid black;
  border-radius: 7px;
  font-size: 18px;
  position: relative;
}

.answers .answer i{
  display:none;
  position: absolute;
  top: 13px;
  left: 7px;
}

.answers .answer.selected i{
  display:block;
}

.answers .answer.selected{
  /*border-color: #97dd2e;
  color: #97dd2e;*/
  background-color: black;
  color:white;
}


.test-global-cont{
  margin-bottom:50px;
  background-color: #f9f9f9;
  padding-top:0px;
  border-radius: 7px;
  min-height:500px;
  position: relative;
}

.test-global-cont .desc{
  padding:20px 0;
  text-align: center;
}

.test-global-cont h1{
  margin:0;
  padding:0px 0 15px 0;
  text-align: center;
  font-size: 28px;
}

.test-global-cont .answers{
  padding:0px 0 40px 0;
}

.test-global-cont .next-btn-cont{
  text-align: center;
  padding:30px;
  background-color: #e7e7e7;

}

.test-global-cont .overlay i{
  font-size: 50px;
  filter:drop-shadow(0px 0px 10px black);
}
.test-global-cont .overlay{
  width:100%;
  height:100%;
  background-color: rgba(100, 100, 100, 0.5);
  font-size:20px;
  display: none;
  text-align: center;
  padding-top:200px;
  position: absolute;
  color:white;
  top:0;
  left:0;
  z-index:111;
}


.opacity{
  opacity: 0.5;
}


.time{
  text-align:center;
  border:1px solid black;
  border-radius: 5px;
  padding:10px;
}

.end-testing-btn{
  display: block;
  margin: 0px auto;
  width: 300px;
  
}

.clr{
  clear:both;
}

.formula-btn{
  padding: 5px 15px;
  border:2px solid black;
  border-radius: 7px;
}

.timer #time{
  font-size: 37px;
  padding:5px 0 10px 0;
  text-shadow: 0px 0px 10px white;
}
.timer span{
  color: #a7a7a7;
}
.timer{
  /*margin-bottom:30px;*/
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  background-color: #e7e7e7;
  padding:10px 0px 10px 0;
  text-align: center;
  min-height:114px;
  position:relative;
}

.syotimer-cell__unit{
  display:none;
}
.syotimer-cell{
  display:inline-block;
}

.timer-cont{
  

  position: absolute;
    top: 0px;
    right: 0;
    height: 100%;
    border-top-right-radius: 7px;
    background-color: #dddddd;
    width: 300px;
    padding-top: 20px;
    text-align: center;

    

}

.all-test-cont{
  box-shadow: 0px 0px 10px #b3b1b1;
  /*border-top-left-radius: 7px;
  border-top-right-radius: 7px;*/
  border-radius: 7px;
}

.question-number{
  position:absolute;
  top:0px;
  left:0;
  z-index: 100;
  height:100%;
  border-top-left-radius: 7px;
  background-color: #dddddd;
  width:200px;
  padding-top:20px;
  text-align: center;
}
.question-number .number>span{
  color:black;
  font-size: 30px;
}
.question-number .number{
  color:#a7a7a7;
  font-size: 20px;

}

.question-number>span{
  color:#a7a7a7;
}

.question-box{
  padding: 40px 20px 0 20px;
}


.questions-navigation{
  padding:0 300px 0px 200px;
  text-align: center;
  min-width: 94px;

  /*display: table-cell;
  width:100%;
  vertical-align: middle;*/


  /*
  display: flex;
  align-items: center;
  justify-content: center;
  */
}

.questions-navigation-last-page{
  margin:10px 0 30px 0;
}

.questions-navigation-last-page div i{
  display: inline-block;
  width:20px;
}
.questions-navigation-last-page div{
  text-align: center;
  margin-bottom:5px;
}


.questions-navigation .go-question-btn i{
  position: absolute;
  top:0px;
  left:20px;
  font-size: 11px;
}

i.ok{
  color:green;
}

i.skipped{
  color:red;
}


.questions-navigation .go-question-btn{
  margin:0 0px 5px 0px;
  display: inline-block;
  height:34px;
  padding-top:9px;
  line-height: 14px;
  font-size:14px;
  border-radius: 50%;
  text-align: center;
  width:34px;
  position: relative;
}


.questions-navigation .current-question{
  background-color: black!important;
  color: white!important;
  border:1px solid black!important;
}

.questions-navigation .go-question-btn.go-question{
  background-color: #cacaca;
  text-decoration: none;
  color:black;
}

.questions-navigation span.go-question-btn{
  border:1px solid #cacaca;
}


.btn.next-question-btn{
    margin-top:0;
}



