﻿.body-bg {
    background: #ffffff url("Images/almaty_3.jpg") no-repeat; background-size: cover;
}

.ui-widget-header-kz {
    border: 1px solid #4297d7;
    background: #5c9ccc url("Images/ui-bg_top_panel_500x100.png") no-repeat;
    background-size: 100%;
    color: #ffffff;
    font-weight: bold;
}

#main-window{
    position: absolute;
}

#top_panel{
     width: 98%;
     height: 40px;
     text-align: left;
     vertical-align: middle;
     padding-left: 10px;
}

.top_panel_object{
    height: 32px;
    text-align: center;
    vertical-align: middle;
    margin-top: 4px !important;
    font-size: 12pt;
    padding-top: 3px !important;
}

.module_button{
    width: 120px;
}

.module_button:hover{
    background-color: var(--color-6,#A5B5C3) !important;
}

.module_button_blue{

}

.module_button_blue:hover{
    color: var(--color-4,#5E9ECE) !important;
}

.module_button_green{
    color: #10BC66 !important;
}

.module_button_green:hover{
    color: #15DF96 !important;
}

.module_button_red{
    color: #BC6610 !important;
}

.module_button_red:hover{
    color: #DF9615 !important;
}

.some_button:hover{
    background-color: #A5B5C3 !important;
    color: #5E9ECE !important;
}

.object_button{
    min-width: 90px;
    margin-left: 14px !important;
}

.object_button_mobile{
    min-width: 140px;
    margin: 4px !important;
    min-height: 35px !important;
}

.object_button:hover{
    background-color: var(--color-6,#A5B5C3) !important;
    color: var(--color-2,#5E9ECE) !important;
}

.date_input{
    width: 100px;
    margin-left: 14px !important;
    height: 26px;
    border-radius: 5px;
}

.date_input_mobile{
    width: 92px;
    height: 26px;
    border-radius: 5px;
}

.track_date_input{
    /*visibility: hidden;*/
}

#findByTime{
    width: 70px;
}

#findByDate{
    width: 90px;
    display: none;
}

#bFindbyTime{
    width: 74px;
    height: 32px;
}

.exit_button{
    float: right;
    margin-right: 6px;
}
#ui-datepicker-div{
    z-index: 2007 !important;
}

/*      calendar          */
.embeded_caledar{
    font-size: 8pt;
}

#calendar{
    position: absolute;
    margin: 15px 15px 15px 15px;
    z-index: 100;
    top: 20px;
    left: 300px;
}


#carsGrid{
    padding: 0.1em;
    overflow-x: hidden;
    overflow-y: hidden;
}

#trackInfoWindow{
    font-size: 10pt !important;
    padding: 2px !important;
}

#onlineInfoWindow{
    font-size: 10pt !important;
    padding: 2px !important;
}

.tTrackInfoWindows{

}

#TrackInfoCarName{
    text-align: center;
    font-size: 11pt !important;
    color: #008F30;
}

#OnlineInfoCarName{
    text-align: center;
    font-size: 11pt !important;
    color: #008F30;
}

.tTrackInfoWindows td{
    border-bottom: dashed #777777 1px;
    margin: 4px;
    margin-top: 7px;
}

#gcontainer{
}

#map{
    width: 100%;
    height: 90%;
    z-index: 10;
}

#bottom_panel{
    z-index: 1000;
    font-size: 8pt !important;
    padding: 0;
}

#play_button{
    margin: 5px 5px 5px 5px;
}

#progress_image{

}

.user_settings{
    margin: 3px 3px 3px 3px;
    float: right;
    cursor:pointer;
}

#user_settings_button{
    height: 25px;
    width:  25px;
    background-image : url(Images/user_panel.png);
    margin: 0px 3px 3px 3px;
}

.user_settings_button:hover{
    text-decoration: underline;
}

#user_panel{
    float: right;
    padding-top: 3px;
}

#jSimGrid{
    z-index: 101;
    margin: 15px 15px 15px 15px;
    position: relative;
}

#tarifsGrid{
    z-index: 101;
    margin: 15px 15px 15px 15px;
    position: relative;
}

#gcontainerj{
}

#simcardbutton{
    height: 26px;
    width:  40px;
    min-height: 26px;
    min-width:  40px;
    background-image : url(Images/simcard.png);
    margin: 0px 3px 3px 3px;
    cursor: pointer;
    float: right;
}

ul#submodules_menu {
    margin-left: 18px; /* Обнуляем значение отступов */
    padding: 4px; /* Значение полей */
}

ul#submodules_menu li {
    margin-right: 5px; /* Отступ слева */
    padding: 3px; /* Поля вокруг текста */
    cursor: pointer;
    background-color: #ffffff;
    color: #000000;
    list-style-type: none;
}

ul#submodules_menu li:hover {
    color: #4297d7;
}

#simsGrid{
    z-index: 101;
    margin: 15px 15px 15px 15px;
    position: relative;
}

#gClients{
    z-index: 101;
    margin: 15px 15px 15px 15px;
    position: relative;
}

#bad_fuel_wrap{
    z-index: 101;
    margin: 15px 15px 15px 15px;
    position: relative;
}

.play_track{
    height: 28px;
    width: 30px;
}

#playTrack{
    display: block;
    margin-right: 10px;
    padding: 5px 5px 0px 0px;
}

#pauseTrack{
    display: none;
    padding: 5px 5px 0px 0px;
}

.playSpeedChange{
    width: 19px;
    height: 19px;
    font-size: 9px;
    text-align: center;
    vertical-align: middle;
    padding: 0px !important;
}

.gray_panel{
    background-color: #E3E3E3;
    min-height: 39px;
    width: 220px;
    border-radius: 10px;
    border: solid #777777 1px;
    padding: 0px;
    margin-right: 10px;
}

#playTimeL{
    margin-left: 7px;
}

#playSpeedL{
    margin-left: 7px;
}

#crossHairDiv,#panoramHairDiv{
    width: 30px;
    height: 30px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    z-index: 100;
    top: 55px;
    padding: 9px !important;
}

.menu-list{
    /*border: 1px solid #333333;*/
    background-color: var(--color-6,#C5DBEC);
    margin-left: 0px;
    padding-left: 0px;
    border: 1px solid var(--color-6,#C5DBEC);
    border-radius: 5px;
    font-size: 14px !important;
    font-weight: bold;
    display: none;
    z-index: 100;
    position: absolute;
}

.menu-list li{
    background-color: #f0f0f0;
    list-style-type: none;
    border-radius: 5px;
    color: var(--color-2,#2E6E9E);
    border: 1px solid var(--color-6,#C5DBEC);
    background: var(--color-8,#DFEFFC);
}

.menu-list li:hover{
    cursor: pointer;
    border: 2px solid var(--color-5,#A5BBCC);
    color: var(--color-3,#3E7EAE);
}

#reports{
    list-style-type: none;
    height: 32px;
    padding: 0px !important;
    display: none;
    z-index: 1005;
}

#reports li{
    border-radius: 6px;   
}

#reportsB{
    min-width: 90px;
    height: 32px;
    text-align: center;
    vertical-align: middle;
    font-size: 12pt;
    padding-top: 3px;
    margin-left: 20px !important;
}

#menuReports{
    margin: 0px !important;
    text-align: left;
    width: 350px;
}

#menuReports li{
    padding-left: 5px;
}

#repParameters{
    display: none;
    width: 700px !important;
    font-size: 12pt;
}

.date_input_modal{
    width: 100px;
    height: 26px;
    border-radius: 5px;
    float: left;
}

#geo_params_dialog{
    position: absolute;
    top: 50px;
    left: 300px;
    z-index: 1000;
    display: block;
    background: #fff;
    border: 3px solid var(--color-6,#a6c9e2);
    background: #fcfdfd url("Images/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x;
    color: #222;
    border-radius: 10px;
    padding: 10px;
    width: 290px;
}

#geo_params_dialog_btn{
    cursor: pointer;
    width: 78px;
}

#geo_params_dialog_btn_close{
    cursor: pointer;
    width: 60px;
    margin-left: 60px;
}

#geo_params_dialog_head{
    margin: auto;
    width: 90%;
    text-align: center;
    font-weight: bold;
}

.time_input_modal{
    width: 80px;
    height: 26px;
    border-radius: 5px;
    margin-left: 5px;
}

.knife{
    background: url(Images/knife.png) no-repeat;
    min-height: 16px;
    min-width: 13px;
    margin: 5px 5px 0px 4px;
}

.time_input{

}

.time_input_panel{
    width: 130px;
    height: 135px;
    background-color: #fafafa;
    border-radius: 5px;
    border: 1px solid #000000;
    display: none;
    padding-left: 5px;
    position: fixed;
    float: none;
    z-index: 20000;
}

.time_input_panel div.H{
    top : 4px;
    margin-left: 4px;
    margin-right: 12px;
}

.time_input_panel div.M{
    top : 4px;
    margin-left: 4px;
}

.H0{
    margin-top: 30px;
}

.H12{
    margin-top: 22px;
}

.H23{
    margin-top: 8px;
}

.bolder_val{
    font-weight: bold;
    color: #0000cf;
}

#shkala{
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    width: 97.6%;
}

#progress1{
    background-color: #E3E3E3;
    min-height: 59px;
    height: 59px;
    width: 300px;
    border-radius: 10px;
    border: solid #777777 1px;
    z-index: 5004;
    position: absolute;
}

#progress1_img{
    margin: 7px 10px 10px 10px;
    height: 20px;
    width: 278px;
    border-radius: 10px;
    border: solid #777777 1px;
}

#tasksGrid{
    margin-top: 10px;
}

#areasGrid{
    z-index: 101;
    width: 280px;
    height: 280px;
    margin: 5px 5px 5px 5px;
    position: absolute;
    top: 44px;
    left: 5px;
}

#pointsGrid, #pointsGrid2{
    width: 580px;
    height: 500px;
    position: absolute;
    top: 58px;
    margin-left: 10px;
}

#sp_routes_wrap{
    width: 580px;
    height: 500px;
    position: absolute;
    top: 58px;
    margin-left: 10px;
}

#AreasStatus{

}

#AreasStatusInner{
    width: 99%;
    height: 99%;
    color :#000000;
    font-size: 12pt !important
}

.AreasInnerEventTime, .AreasInnerEventStatus{
    font-weight: bold;
    color :#0000CF;
}

.AreasInnerEventArea, .AreasInnerEventCar{
    text-decoration: underline;
    cursor: pointer !important;
}

#checkboxAreas{
    position: absolute;
    z-index: 100;
    width: 124px;
    height: 57px;
    background-color: #FbFbFb;
    border: solid #eeeeee 1px;
    font-size: 9pt !important;
    padding: 5px;
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(0,0,0,0.5)
}

#usersGrid{
    z-index: 101;
    width: 280px;
    height: 500px;
    margin: 15px 15px 15px 15px;
    position: absolute;
    top: 20px;
    left: 5px;
    display: none;
}

#module_button_settings{
    height: 32px !important;
    width: 32px !important;
    background: url("Images/settings.png") no-repeat;
}

#module_button_settings:hover{
    background: url("Images/settingsH.png") no-repeat;
}

#period_name{
    display: none;
    text-align: center;
}

#feedback {
    font-size: 1.4em;
}

#month_selectable .ui-selecting {
    background: #FECA40;
}

#month_selectable .ui-selected {
    background: #F39814;
    color: white;
}

#month_selectable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 260px;
}

#month_selectable li {
     margin: 3px;
     padding: 10px 0px 0px 0px !important;
     float: left;
     width: 55px;
     height: 40px;
     font-size: 18px;
     text-align: center;
     vertical-align: middle;
 }

#month_selectable li:hover {
    cursor: pointer !important;
}

#year_spinner{
    margin: 0px;
    width: 100px;
}

#detail_panel{
    border-spacing: 0;
}

.time_input_wrap{
    float: left;
}

#reg-n-remember{

    margin: 5px 5px 5px 10px;
}

/*      autorization     */
#d_autorize{
    width: 350px;
    height: 160px;
    position: absolute;
    font-size: 10pt;
    text-align: center;
}

#autorize-submit{
    margin-top: 10px;
    width: 70px !important;
}

#autorize-submit:hover{
    color: #3396c9 !important;
}

#d_autorize input{
    margin-top: 6px;
    margin-left: 10px;
    width: 140px;
}

#autorize-head{
    min-height: 15px;
    max-height: 15px;
    padding-top: 1px;
    text-align: center;
}

.d_auth_login_td{
    width : 80px;
    height:30px;
    text-align:left;
}

.d_auth_pass_td{
    text-align:left;
    height:30px;
}

#login_form
{
    margin-left: 38px;
}

#d_registration{
    width: 400px;
    height: 348px;
    position: absolute;
    font-size: 10pt;
    text-align: center;
}

#d_remember_pass{
    width: 400px;
    height: 248px;
    position: absolute;
    font-size: 10pt;
    text-align: center;
}

#registration-head{
    min-height: 15px;
    max-height: 15px;
    padding-top: 1px;
    text-align: center;
}

.d_registration_l{
    width: 25%;
}

.d_registration_r{
    width: 40%;
}

.d_registration_e{
    width: 35%;
}

#d_registration input{
    margin-top: 6px;
    margin-left: 10px;
    width: 140px;
}

#d_registration table{
    margin-left: 10px;
    text-align: left;
}

#d_registration tr{
    margin-left: 0px;
}

#d_registration td{
    margin-left: 0px;
}

#d_registration_submit:hover{
    color: #3396c9 !important;
}

#d_registration_cancel:hover{
    color: #3396c9 !important;
}

.validator_msg{
    font-size: 8px;
    color: #ff0000;
}

.validator_msg_big{
    font-size: 11px;
    color: #ff0000;
}

#sp_areas_vids_wrap{
    display: none;
}

#sp_points_vids_wrap, #sp_points_groups_1_wrap, #sp_points_groups_2_wrap, #sp_points_groups_3_wrap, #sp_points_colors_wrap{
    display: none;
    padding: .5em .5em .5em .5em;
}

#sp_cars_groups_wrap{
    display: none;
    z-index: 2000;
    width: 99%;
    height: 99%;
    padding: 3px;
}

#sp_calibrations_wrap{
    display: none;
    z-index: 2000;
    width: 99%;
    height: 99%;
    padding: 3px;
}

#sel_areas_vids_id{
    font-size: 8px !important;
    width: 70px;
}

.g-recaptcha{
    margin: 5px 0 5px 50px;
}

.download_tacho_read a{
    text-decoration: none;
}

.download_tacho_read a:hover{
    text-decoration: underline;
}

.address_load{
    background: url(Images/load.gif) no-repeat;
}

#d_settings{
    position: absolute;
    font-size: 10pt;
    text-align: center;
}

.user_settings_div{
    margin: 10px 10px 10px 10px;
    float: left;
    min-width: 300px;
    min-height: 200px;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
}

#hideSpeedChartD{
    background: url(Images/small_play.png) no-repeat;
}

#showSpeedChartD{
    background: url(Images/small_diag.png) no-repeat;
}

.alarm_left{
    margin-top: 20px;
    width: 60px;
    height: 80px;
    float: left;
    background: url(Images/alarm.png) no-repeat;
}

.alarm_right{
    margin-left: 10px;
    width: 380px;
    height: 110px;
    float: left;
}

.status_icon{
    margin-top: 3px;
}

.calibrations_field{
    width: 90px;
    border-radius: 5px;
    margin: 0 1px 1px 1px ;
    font-size: 8pt !important;
}

.calibrations_field_label{
    font-size: 8pt !important;
}

#trackInfoWindowExt{
    position: absolute;
    z-index: 100;
    width: 300px;
    height: 170px;
    top: 46px;
    left: 4px;
    background-color: #F0F0F0;
    border-radius: 10px;
    border: solid #777777 1px;
    font-size: 12pt !important;
    display: none;
}

.trackInfoList .ui-selecting { background: #FECA40; }
.trackInfoList .ui-selected { background: #F39814; color: white; }
.trackInfoList { list-style-type: none; margin: 0; padding: 0; width: 100%; }
.trackInfoList li { margin: 1px; padding: 0.1em; font-size: 1em; height: 14px; list-style-type: none; cursor: pointer;}

.trackInfoList_wraper{
    float: left;
    width: 215px;
    overflow-y:scroll;
}

.bottom_panel_tables{
    height: 100%;
}

.track_report_div{
    display: none;
    overflow-y: visible;
    height: 100%;
}

#statistics_table td, #statistics_table{
    border: 1px solid #000000;
}

.info_report_table td, .info_report_table, .info_report_table th{
    border: 1px solid #000000;
}

.clickableText{
    text-decoration: underline;
    cursor: pointer;
}

#minimizePanel{
    z-index: 1000;
    position: absolute;
    top: 100px;
    left: 100px;
}

.maximize_icon{
    float: right;
}

.minimize_icon{
    border: 1px solid #c5dbec;
    background: #dfeffc;
    font-weight: bold;
    color: #2e6e9e;
    float: right;
    cursor: pointer;
}

.minimize_btn{
    display: none;
    height: 28px;
    border: solid 3px var(--color-4,#5979cf) !important;
    width: 150px;
}

.ui-widget-header{
    font-size: 11pt !important;/*иначе в гридах портится*/
    padding: 3px  !important;
}

.ui-dialog {
    overflow: visible !important;
}

.printBtns{
    right: 60px!important;
    position: absolute !important;
    width: 22px !important;
    min-height: 22px !important;
}

.closeBottomBtns{
    right: 3px!important;;
    float: right;
    width: 22px !important;
    min-height: 22px !important;
}

#meterBox, #full_screen_box{
    position: absolute;
    border-radius: 2px;
    z-index: 100;
    width: 37px;
    height: 20px;
    padding: 2px;
}

#meterBox{
    background-color: #FbFbFb;
    border:  solid #eeeeee 1px;
    box-shadow: 0 0 1px rgba(0,0,0,0.5);
}

#full_screen_box{
    background: none;
    border:  none;
}

#bFullScreen{
    background: url(Images/full_screen.png)  no-repeat;
    height: 32px;
    width: 32px;
    box-shadow: 0 0 1px rgba(0,0,0,0.5);
    margin: 2px;
    border: solid 1px #FbFbFb;
}


#bFullScreen:hover{
    border: solid 1px #000000;
}

#bMeterActivate{
    background: url(Images/rulet.png)  no-repeat;
    height: 14px;
    width: 31px;
    box-shadow: 0 0 1px rgba(0,0,0,0.5);
    margin: 2px;
    border: solid 1px #FbFbFb;
}

.bMeterRed{
    background: url(Images/rulet_red.png)  no-repeat !important;
}

#bMeterActivate:hover{
    border: solid 1px #000000;
}

.forwarders_div{
    z-index: 101;
    margin: 15px 15px 15px 15px;
    position: relative;
}

#restart_forvarding{
    margin-left: 40%;
}

#calibrations_recalc{
    background: url("Images/calculator_tar.png") no-repeat center;
    border-radius: 5px;
    padding: 2px;
    margin: 0 1px 1px 1px ;
    height: 20px;
    width: 20px;
}

.stp_row_day_master{
    cursor: pointer;
    font-weight: bold;
}

.trm_row_day_master{
    cursor: pointer;
    font-weight: bold;
}

.fuel_row_day_master{
    cursor: pointer;
    font-weight: bold;
}

.fuel_rowg_day_master{
    cursor: pointer;
    font-weight: bold;
}

.temp_row_day_master{
    cursor: pointer;
    font-weight: bold;
}

.speed_row_day_master{
    cursor: pointer;
    font-weight: bold;
}

.fuelg_row_day_master{
    cursor: pointer;
    font-weight: bold;
}

.info_report_body{
    overflow-y: scroll;
    display: block;
}

.info_report_body td{
    word-break: break-all;
}

.info_report_head th{
    word-break: break-all;
}

.info_report_head{
    display: block;
    margin-right: 21px;
}

#technical_reports_ul{
    width: 350px;
}

#left_menu_div{
    width: 160px;
    padding: 6px;
    border-radius: 6px;
    border: solid #555 1px;
    background-color: #fafafa;
    z-index:103;
    position: fixed;
    display: none;
}
.icon-bar-menu{
    background-color: #888;
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    margin: 3px 0;
}

.menu_car{
    width: 30px;
    height: 30px;
}

#submodules_menu_sel{
    display: none;
    background: #dfeffc;
    border-radius: 4px;
    border: solid 1px #777777;
    min-height: 34px;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    cursor: pointer;
}

#left_menu_tacho_sel{
    display: none;
    background: #dfeffc;
    border-radius: 4px;
    border: solid 1px #777777;
    min-height: 34px;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    cursor: pointer;
}

#submodules_menu_sel option{
    border-radius: 2px;
    border: solid 1px #777777;
}

.table_sets_name{
    width : 190px;
}

.breakfast_slider{
    width: 120px;
}

input#demo_login_button{
    width: 80px;
}

.simple-table td, .simple-table th{
    border: dotted 0.1rem #949494;
    text-align: center;
    font-weight: 100;
    padding: 0.3rem;
}

.simple-table tr{
    margin-top: 0.3rem;
    border-bottom: dotted 0.1rem #949494;
}

.blue_href{
    color: #0070ff !important;
}

#areaschecktboxparam{
    width: 340px;
    height: 140px;
    overflow-y: scroll;
    border: solid 1px;
    padding-left: 0;
    border-radius: 3px;
}

.sp_points_combo{
    width: 100px;
    height: 20px;
    border-radius: 5px;
    margin: 0 6px 11px 1px ;
    font-size: 10pt !important;
}

#points_avg_rep_db, #points_avg_rep_de{
    height: 17px !important;
    margin-bottom: 6px;
}

#caldgrid{
    margin: auto;
    font-size: 15px;
}

#caldgrid td{
    min-height: 26px;
    min-width: 26px;
    height: 26px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}

#caldgrid th{
    min-height: 26px;
    min-width: 26px;
    height: 26px;
}

#kubana_footer {
    display: none;
}

@media (min-height: 568px) and (min-width: 900px) {
    #kubana_footer {
        display: block;
    }
}

.red_colored{
    color: #ce0000;
}

.green_colored{
    color: #228b22;
}

#child_clients{
    width: 140px;
}

.hidden_display{
    display: none;
}

#back_info tr, #back_info tr td, #back_producers_table tr, #back_stops_table tr, #back_producers_table tr td, #back_stops_table tr td {
    vertical-align: top;
}

#back_info tr td, #back_producers_table tr td, #back_stops_table tr td{
    border-bottom: 1px solid #aaaaaa;
    font-size: 16px;
    font-weight: 400;
    padding: 4px;
}

#back_stops{
    text-align: center;
}

#point_info_back ul li a{
    font-size: 13px !important;
}

.filter_add_button{
    height: 24px !important;
    font-size: 11px !important;
    margin-left: 0px !important;
    padding: 3px 4px !important;
    min-width: 60px !important;
}

.r888s9-e7d78-ww7{
    margin-left: 4px !important;
}

body{
    margin: 0 !important;
}

.export_stops_in_point{
    margin: 5px;
    font-size: 12px;
    display: inline-block;
    min-width: 80px;
}

/*--- edit begin momot ---*/

#FrmGridImages {
    width: 180px;
    height: 180px;
    position: absolute;
    right: 10px;
    top: 0
}

#FrmGridImagesNav {
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    right: 10px;
    height: 40px;
    width: 180px;
    top: 180px;
}

#FrmGridImagesNav.active {
    display: flex;
}

#label-info {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
}

.btn-nav-image {
    background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><path d="M160 214a5.98 5.98 0 0 1-4.243-1.757l-80-80a6 6 0 0 1 0-8.486l80-80a6 6 0 0 1 8.486 8.486L88.485 128l75.758 75.757A6 6 0 0 1 160 214Z"/></svg>');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 22px;
    cursor: pointer;
    height: 40px;
    width: 40px;
}

.btn-nav-image:hover {
    background-image: rgb(220,220,220);
}

.btn-nav-image.next {
    transform: rotate(180deg);
}

.img-slide {
    height: auto;
    width: 180px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden
}

.img-slide.active {
    visibility: visible
}
/* 8 цветов для раскраски проекта */
body.cl-green {
    --color-1: #1D642B;
    --color-2: #2D783D;
    --color-3: #3D8C4F;
    --color-4: #4DA061;
    --color-5: #5EB472;
    --color-6: #6EC884;
    --color-7: #7EDC96;
    --color-8: #8EF0A8;
}

body.cl-green #tacho_button {
    display: none !important;
}


/*--- edit end momot ---*/