/*FONT*/
body{
    font-family: 'Roboto'!important;
}

.font_dyslexic_ua, .font_dyslexic_en{
    font-family: 'Roboto'!important;
}


/* BACKGROUND */
.mkfBody{
    background: red  !important;
}

/*STUDY*/
.checkbox_block .checkInfo, .checkbox_block .checkInfo code, .checkbox_block .fa-caret-right:before, .caseLeftTitle, .progressTitle{
    color: #000000!important;
}

.progressPanel span{
    color: #000000!important;
}

.text_light_green, .setting_title, input, body, .text_white, .progress-bar, .maxAmountMessage, .noFind, .describeMessage{
    color: #000000!important;
}

.maxAmountMessage, .noFind, .describeMessage{
    border: 1px solid #000000;
}


/*SIDE BAR */
.sidenav---sidenav---_2tBP{
    background: #ebebeb !important;
}

.sidenav---sidenav---_2tBP.sidenav---expanded---1KdUL {
    background: #ebebeb !important;
}


.sidenav---sidenav---_2tBP .menu_item, .sidenav---sidenav---_2tBP .fas, .user_info p{
    color: #1311a2  !important;
}

.sidenav---sidenav-toggle---1KRjR .sidenav---icon-bar---u1f02{
    background: #1311a2  !important;
}


/* CASE */
.mkfBodyStudy, .mkfBodyStudy .case_navigation_fixed, .mkfBodyStudy .search_icon, .mkfBodyStudy .search_input, .mkfBodyStudy .search_icon_delete,
.mkfBodyStudy .card, .mkfBodyStudy .languageBar{
    background: #ebebeb  !important;
}

.header_btn {
    background: #d41324;!important;
    color: #f2f0f3!important;
}

.case_left .text_white, .case_left .fas,  .mkfBodyStudy .header_title, .mkfBodyStudy .case_navigation .fa-arrow-left, .mkfBodyStudy .card p, .mkfBodyStudy .font_dyslexic_ua,  .mkfBodyStudy .font_dyslexic_en, .case_checkbox  .fa-caret-right:before {
    color: #002a78!important;
}

.ui-check input:checked + i:before{
    color:#002a78!important;
}
.ui-check > i:before{
    border: 2px solid #002a78;
}

.caseHelperT, .caseHelperList span, .xCross{
    color:#002a78!important;
    border-color: #002a78;
}


.nav-active-primary .nav-link.active, .nav-active-primary .nav > li.active > a{
    background: #1100c2!important;
}

.codeCountWr {
    border: 1px solid #1100c2 !important;
}

.caseHeaderLeftText, .caseHeaderLeftText .nav-active-primary .nav-link.active, .nav-active-primary .nav > li.active > a, .search_icon{
    color: #d6d6d6!important;
}


/* DESCRIBE */
.dd_0 .text_cropped, .dd_0 .fas:before{
    color: #000000!important;
}

.border_blue_style {
    border: 1px solid #ebebeb!important;
}

.describePanel .class_btn_style__theme_white{
    background: #ebebeb!important;
    color: #000000!important;;
}

.page_describe .white_blank a, .page_describe .white_blank_code{
    color: #000000!important;
}




/* TREE INFO */
.info_table_wr, .info_table_wr .infoTitle,  .panel .BLACK, .qualificatorBox h2{
    color: #000000!important;
}

.qualificatorBox .btn{
    color: #000000!important;
}

.qualificatorBox .btn{
    border-color: #932092!important;
}

.qualificatorBox .btnN_A, .qualificatorBox .btnY_A, .qualificatorBox .btnD_A{
    background-color: #932092!important;
}

.qualificatorBox .btnQe:hover, .qualificatorBox .btnQe2:hover{
    background-color: #932092!important;
}

.unselectBranch{
    color: #000000
}


/* TREE */
.class_btn_l_0{
    background: #99ff99;
}

.class_btn_l_1{
    background: #008ae6;
}

.class_btn_l_2{
    background: #1aa3ff;
}

.class_btn_l_3{
    background: #4db8ff;
}

.class_btn_l_4{
    background: #80ccff;
}

.class_btn_l_5{
    background: #ccebff;
}


.class_btn_l_0{
    background: #fcfcfc!important;
    color: #000!important;
}

.class_btn_l_1{
    background: #fcfcfc!important;
    color: #000!important;
}

.class_btn_l_2{
    background: #fcfcfc!important;
    color: #b00668!important;
}

.class_btn_l_3{
    background: #fcfcfc!important;
    color: #b00668!important;
}

.class_btn_l_4{
    background: #ffffff!important;
    color: #b00668!important;
}

.class_btn_l_5{
    background: #ffffff!important;
    color: #b00668!important;
}


