/* sdo */


.toggle_text, .toggle_text_present, .toggle_text_practice, .toggle_text_literat, .toggle_text_book, .toggle_text_tutorial{
    cursor: pointer;
    color: #B67373;
}

.lecture_doc{
    font-size: 16px;
    color: #000;
    margin: 5px 0;
    font-weight: 400;
}

.lecture_doc a{
    color: #3fa7e0;
}

.toggle_lecture_present{
    display: none;
    font-weight: normal;
}

.toggle_lecture_present a{
    display: inline-block;
}

.toggle_present{
    cursor: pointer;
}

.toggleHide {
    margin: 15px 0;
    color: #000;
    font-size: 18px;
    display: none;
}

.literature_file{
    min-height: 600px!important;
}

.lecture_content{
    padding-top: 20px;
}

.btn-presentation{
    background: #fff;
    border: none;
    outline: none!important;
    text-align: left;
}

.fa-chevron-right{
    color: #3a5651;
}

.fa-chevron-down{
    color: #3a5651;
}

.list-group-item img{
    position: absolute;
    left: -4px;
}

.conference{
    display: block;
}

.conference a{
    background: #9787B0;
    color: #000;
}

.conf_country{
    border-radius: 5px;
    max-height: 31px!important;
    padding: 3px!important;
    background: rgba(226, 226, 226, 0.5)!important;
    margin-bottom: 5px;
    min-width: 60px;
    text-align: center;
}

.certificate a{
    display: block;
}

.big_arrow{
    left: 49%!important;
    top: 50%;
}

.final_tests{
    border-top: 2px solid #E2E2E2!important;
}

.author{
    font-size: 24px;
    line-height: 22px;
    color: #6B6966;;
    margin-bottom: 20px;
}

.author b{
    border-bottom: 2px solid #F1833E;
}

.author_info{
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-bottom: 20px;
}

.blockwhite button.btn, .blockwhite a.btn{
    background-color: #545163;
}

.btn-outline-secondary{
    color: #fff!important;
}

.test_item .list-group-item{
    padding: 0!important;
    font-size: 18px;
}

.theme_title{
    font-size: 24px;
    color: #6B6966;;
    margin-bottom: 20px;
}

.test_again{
    width: 100%;
    min-height: 48px;
    margin-bottom: 20px;
    background-color: #F1833E!important;
    font-weight: bold;
    color: #fff;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    border-radius: 0.25rem;
}

.check_test{
    margin-top: 0px;
}

.alert.alert-secondary {
    background-color: inherit;
    border: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
}

.admin .container-fluid .alert.alert-alert-succes {

}

.alert.alert-danger {
    color: #761b18;
    background-color: #fff;
    border: 0;
    font-size: 20px;
    margin: 0;
}

.alert.alert-primary {
    background-color: #fff;
    border: 0;
    color: #6a9269;
    font-size: 20px;
    margin: 0;
}

.test_quest_label{
    margin-top: 25px;
}

.lecture_files{
    position: absolute;
    bottom: 0;
}

.module_table{
    font-size: 16px;
}

.text_green{
    background: #DEECD9!important;
}

.text_green_lighter{
    background: rgba(222, 236, 217, 0.5)!important;
}

.text_purple{
    background: #F1E5F0!important;
}

.text_purple_lighter{
    background: rgba(241, 229, 240, 0.4)!important;
}

.text_blue{
    background: #DEEEEC!important;
}

.text_blue_lighter{
    background: rgba(222, 238, 236, 0.4)!important;
}

.text_rose{
    background: #F9ECED!important;
}

.text_rose_lighter{
    background: rgba(249, 236, 237, 0.5)!important;
}

@media (min-width: 1200px) {

    .final_tests{
        padding-right: 2px!important;
    }

}

.anketa{
    font-size: 16px;
}

.anketa input, .anketa textarea, .anketa select{
    margin-bottom: 20px;
}


/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

    .final_tests{
        padding-right: 2px!important;
    }

}
