.block-cars-list-row .form-main-class-status-moderation{
	display: block;
}
.block-cars-detail .form-main-class-status-moderation{
	display: inline-block;
}

.daterangepicker td.in-range {
	background-color: #8526fe !important;
    border-color: transparent;
    color: #fff !important;
    border-radius: 0;
}
.numbers-step{
font-size: 24px;
    color: #fff;
    font-style: normal;
    padding: 0px 10px;
    font-family: fantasy;
    background: #8b8ac9;
    height: 41px;
    display: inline-block;
    line-height: 44px;
    width: 41px;
    text-align: center;
    margin-right: 14px;
    position: relative;
    min-width: 41px;
}
.form-label-step{
    vertical-align: top;
    display: flex;
    line-height: 34px;
}
.form-main-class .form-text.form-text-address-send {
font-size: 15px;
    color: #376f2a;
    margin-top: 0;
}
.form-label-step-inner{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    line-height: 24px;
}
.form-label-step-input-submit{
	margin-top: 21px !important;
    margin-bottom: 30px;
    text-align: center;
}

.bx-livechat-box {
    border-radius: 16px !important;
}
.col-12-white-font{
    color: #fff;
}
.bx-livechat-mobile-state .bx-livechat-box {
    border-radius: 16px !important;
}
.row-profile-block1-tg-main{
    display: flex !important;
}
.telegram-notify-block{
    margin-bottom: 40px;
}
.telegram-notify-block .telegram-notify-block-t-icon{
    display: inline-block;
}
.telegram-notify-block .telegram-notify-block-t-text{
    display: inline-block;
    font-size: 18px;
    line-height: 31px;
    vertical-align: sub;
}
.telegram-notify-block .telegram-notify-block-t-body{
    margin-top: 10px;
}
.telegram-notify-block .telegram-notify-block-t-authbl-btn1{
    background: #8526fe !important;
    border: 1px solid #8526fe !important;
    text-decoration: none;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-top: 10px;
}

.telegram-notify-block-r-block{
    background: url("/bitrix/templates/fleet_app/img/telegram-bg-old.svg") center center repeat;
    border-radius: .375rem;
    text-align: center;
    background-position: 50%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.telegram-notify-block-padd2{
    padding: 21px;
}
.telegram-notify-block-r-block .telegram-notify-block-r-block-qrimg{
    max-width: 185px;
}
.class-tab-top-block-l-tg{
    vertical-align: middle;
    padding: 0!important;
    
}
.telegram-notify-block-padd1{
    padding: 19px 17px !important;
}
.telegram-notify-block-r-block .telegram-notify-block-r-block-title{
 text-align: center;
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 23px;
}
.telegram-notify-add-res-block-main{
    display: block;
    color: #a1a1aa;
}
.telegram-notify-add-res-block{
    padding: 5px 18px;
    background: #dbdde0;
    border-radius: 16px;
    text-align: center;
    font-size: 13px;
    display: inline-block;
    line-height: 31px;
    width: max-content;
    margin-top: 10px;
}
.telegram-notify-add-res-block-title{
    display: inline-block;
    margin-top: 10px;

}
.telegram-notify-add-res-block-name{
    display: inline-block;
    color: #000;
}
.telegram-notify-add-res-block-button-del{
    width: 27px;
    height: 27px;
    font-size: 19px;
    z-index: 100;
    position: relative;
    border: 0;
    border-radius: 50%;
    background: transparent;
}

.bootstrap-table .fixed-table-pagination > .pagination-detail .page-list {
    color: #fff;
}
.bootstrap-table .pagination .page-item .page-link {
    padding: 0px 12px !important;
    border: 0 !important;
}
.fleet-orders-table-block table tbody tr:first-child td:first-child{
    border-top-left-radius: 16px;

    
}
.fleet-orders-table-block table tbody tr:first-child td:last-child{
    border-top-right-radius: 16px;
}
.fleet-orders-table-block table tbody tr:last-child td:first-child{
    border-bottom-left-radius: 16px;

    
}
.fleet-orders-table-block table tbody tr:last-child td:last-child{
    border-bottom-right-radius: 16px;
}

.fleet-orders-table .tfoot-left-top {
    border-bottom-left-radius: 16px;
}
.fleet-orders-table .tfoot-right-top {
    border-bottom-right-radius: 16px;
}

.fleet-orders-table tfoot{
    display: none;
}


.reportrange-block .input-group-text {
    background-color: rgba(11, 31, 53, .5);
    border: 0px solid #ced4da;
    padding: 10px 17px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    color: #fff;
}
.reportrange-block .form-control:disabled,.reportrange-block  .form-control[readonly] {
   background-color: rgba(11, 31, 53, .5);
    padding: 10px 3px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    color: #fff;
}
.reportrange-block .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0b1f35;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.reportrange-block .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    max-width: 290px;
}
.reportrange-block .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.wh-text{
    color: #fff;
}
.map-info-1{
  display: none;
}
.dropdown-menu.show {
    display: block !important;
}
.bootstrap-table input.form-control, .bootstrap-table select.form-control, .bootstrap-table .btn {
    border-radius: 4px;
    background-color: #8526fe;
    border: 1px solid #8526fe;
    padding: 9px 12px;
    color: #fff;
}
.bootstrap-table .btn:focus, .bootstrap-table .btn:hover {
   border-radius: 4px;
    background-color: #8526fe;
    border: 1px solid #8526fe;
    padding: 9px 12px;
    color: #fff;
}
.bootstrap-table .pagination .page-item {
    border: 0px solid #dbdbdb;

}
.bootstrap-table .pagination .page-item.active {
    background-color: transparent;
    border: 0px solid rgb(31.5197368421, 106.0131578947, 224.9802631579);
}

.bootstrap-table .page-item.active .page-link {
    background-color: #8526fe;
    border-color: #8526fe;
    padding: 6px 12px !important;
    border-radius: 5px;
}

.bootstrap-table .pagination .page-item.active:hover {
  background-color: transparent;
}
.bootstrap-table .pagination .page-item:hover {
    background-color: #8526fe;
    border-color: #8526fe;
    border-radius: 5px;
}
.bootstrap-table .pagination .page-item:hover a{
    background-color: #8526fe;
    color:#fff;
}

.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .loading-text {
    margin-right: 6px;
    font-size: 24px !important;
    color: #8526fe;
}
.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-dot, .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::after, .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::before {
    content: "";
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: loading;
    background: #8526fe;
    border-radius: 50%;
    display: block;
    height: 5px;
    margin: 0 4px;
    opacity: 0;
    width: 5px;
}
.akt-pdf-button{
    background: #8526fe;
    border: 1px solid #8526fe;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;
    line-height: 12px;
    width: 100%;
    border-radius: 15px;
    max-width: 200px;
    font-weight: 500;
    text-decoration: none;
}
.akt-pdf-button:hover{
    color: #fff;
}
.table>:not(:last-child)>:last-child>* {
    border-bottom-color:none;
}



.table-bordered>:not(caption)>* {
    border-width: 0px 0;
}
.table-bordered>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}
.bootstrap-table .fixed-table-container .table{
    border: 0;
}
.bootstrap-table .fixed-table-container .table th, .bootstrap-table .fixed-table-container .table td {
    border: 0;
    background: #fff;
}
.bootstrap-table .fixed-table-pagination > .pagination-detail .pagination-info {
    color: #fff;
}
.bootstrap-table .fixed-table-container .table thead{
    
}
.bootstrap-table .fixed-table-container .table thead th, .bootstrap-table .fixed-table-container .table tfoot th {

    font-weight: 500;
    padding: 4px 5px;
    text-align: center;
    background: #dddddd;
    color: #0b1f35;
    vertical-align: middle;
    align-items: center;
    font-size: 12px;
    border-width: 0 0px;

}
.bootstrap-table .fixed-table-container .table thead th:first-child{
    border-top-left-radius: 10px;
    border: 0;
}
.bootstrap-table .fixed-table-container .table thead th:last-child{
    border-top-right-radius: 10px;
    border: 0;
}
.bootstrap-table .fixed-table-container .table tfoot th {
    border-top-left-radius: 10px;
}
.reportrange_status{
    background: transparent;
    display: block;
    color: #fff;
    border-radius: 15px;
    font-size: 9px;
    line-height: 9px;
    padding: 3px 5px;
}
.reportrange_status_SC{
    background: rgba(239, 49, 36, .6);
}
.reportrange_status_F{
  background: #13a463;
    color: #fff;
}
.reportrange-car-a{
        color: #212529;
}
.reportrange-car-a:hover{
        color: #212529;
}
.daterangepicker .ranges li.active {
    background-color: #13a463 !important;
    border-radius: 16px;
}
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: transparent !important; 
}
.daterangepicker .ranges li:hover {
  background-color: #ffffff !important;
  color: #000 !important;
  border-radius: 16px;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
 border-radius: 16px;
}
.footer-ul-city li a:hover{
    color: blueviolet;
}

.full_bg_link_hidden{
    font-size: 0;
}
.js-site-map-city-img{
    width: 100%;
    max-width: 300px;
}
footer .pays {
        background: #fff;
    opacity: 0.7;
}

.daterangepicker {
    background-color: rgba(11, 31, 53, .5) !important;
    border-radius: 16px !important;
    border: 0px solid #ddd !important;
    font: 14px / 17px Roboto,Helvetica,Arial,sans-serif !important;
}
.daterangepicker .ranges li {
    color: #fff !important;
}

.daterangepicker .calendar-table {
    border: 0px solid #fff !important;
    border-radius: 16px!important;
}
.daterangepicker .drp-buttons {
    border-top: 0px solid #ddd!important;
    color: #fff!important;
}
.daterangepicker .drp-buttons .btn {
    color: #fff!important;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: 0px solid #ddd!important;
}
#map {
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    border-radius: 25px;
    border: 7px solid #fff;
}

.footer-ul-city{
    padding: 10px 15px;
    position: absolute;
    z-index: 10;
    margin-top: 60px;
    max-width: 1300px;
}
.footer-ul-city li{
    display: inline-block;
    margin-bottom: 10px !important;
}
.footer-ul-city li.active{
        font-weight: 700;
    background: blueviolet;
    padding: 2px 5px;
    padding-left: 19px;
    border-radius: 5px;
    color: #fff;
    margin-left: 0;
}
.footer-ul-city li a{
color: #212529;
    text-decoration: none;
    font: 23px / 17px 'BebasNeue', arial;
}
.footer-ul-city li.active a{
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
ul.footer-ul-city li:first-child:before{
    content: " ";
}
ul.footer-ul-city li.active:before{
    content: " ";
}

ul.footer-ul-city:not([id*="bx_"]) > li:before {
    content: "\2014";
    margin: 0 7px 0 -21px;
}
ul.footer-ul-city li.active:before {
    content: " ";
}

/********MAP**************/
#map_info{  
padding: 14px;
    position: absolute;
    font-size: 31px;
    height: auto;
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
    z-index: 10;
    margin-top: 10px;
    margin-left: 10px;
    border-radius: 25px;

}
.map-info-2{
    margin-left: 10px;
}
#map { height: 600px; width: 100%; }
.qwIVGo {
    box-shadow: rgba(117, 115, 111, 0.2) 0px 8px 20px 0px;
}
.xBcMNl {
    height: 40px;
}
.xYJURg {
    background-color: rgb(255, 255, 255);
}
.qJYyBg {
    font-weight: 400;
}
.ruXjNl {
    border-top-left-radius: 13px;
}


.Guzchn {
    border-top-right-radius: 13px;
}

.DQAXLd {
    border-bottom-left-radius: 13px;
}

.IfNAIm {
    border-bottom-right-radius: 13px;
}
/* ----------main-loader---------- */

.support-block-page{

}
.support-block-page a{
        text-decoration-style: dotted;
    color: #8526fe;
}
.support-block-page .property.email{
    margin-bottom: 10px;
}

#telegram-feedback-root.small-root {
    bottom: 126px !important;
}

#telegram_feedback_root .tf-dialog-body .right-message {



}
#telegram-feedback-root .right-message div {
   
}
#telegram-feedback-root .dialog-head {
    border-radius: 0px !important;
    border-bottom: 1px solid #d3d3d3;
}
#telegram-feedback-root .tf-link a{
    display: none !important;
    color:#fff;
    visibility: hidden;
}
.dialog-head .telegram_feedback_svg{


}
#telegram_feedback_dialog_body > div:nth-child(1) > .left-message:nth-child(1){
  display: none !important;
}

.infoModalColorPurple{
    color: #8526fe;
}

a:active, a:focus { outline: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}

button:active, button:focus {
    outline: none;
}
button::-moz-focus-inner {
    border: 0;
}

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: 0!important;
outline-color: transparent!important;
outline-width: 0!important;
outline-style: none!important;
box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
}

@font-face {
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Regular'), url('/bitrix/templates/fleet_app/fonts/Roboto-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Italic';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Italic'), url('/bitrix/templates/fleet_app/fonts/Roboto-Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Bold'), url('/bitrix/templates/fleet_app/fonts/Roboto-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Bold Italic';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Bold Italic'), url('/bitrix/templates/fleet_app/fonts/Roboto-BoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Thin';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Thin'), url('/bitrix/templates/fleet_app/fonts/Roboto-Thin.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Thin Italic';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Thin Italic'), url('/bitrix/templates/fleet_app/fonts/Roboto-ThinItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Light'), url('/bitrix/templates/fleet_app/fonts/Roboto-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Light Italic';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Light Italic'), url('/bitrix/templates/fleet_app/fonts/Roboto-LightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Medium'), url('/bitrix/templates/fleet_app/fonts/Roboto-Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Medium Italic';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Medium Italic'), url('/bitrix/templates/fleet_app/fonts/Roboto-MediumItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Black';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Black'), url('/bitrix/templates/fleet_app/fonts/Roboto-Black.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Roboto Black Italic';
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: local('Roboto Black Italic'), url('/bitrix/templates/fleet_app/fonts/Roboto-BlackItalic.woff') format('woff');
    }


@font-face {
    font-family: 'BebasNeue';
    src: url('/bitrix/templates/fleet_app/fonts/BebasNeue.eot');
    src: url('/bitrix/templates/fleet_app/fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/fleet_app/fonts/BebasNeue.woff2') format('woff2'),
         url('/bitrix/templates/fleet_app/fonts/BebasNeue.woff') format('woff'),
         url('/bitrix/templates/fleet_app/fonts/BebasNeue.ttf') format('truetype'),
         url('/bitrix/templates/fleet_app/fonts/BebasNeue.svg#BebasNeue') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
    /*font-family: 'Lato', Arial, sans-serif;
    font:14px/17px Roboto Regular,Arial,sans-serif;*/
    font:14px / 17px Roboto,Helvetica,Arial,sans-serif;
    
}
:active, :hover, :focus {
    outline: 0 !important;
    outline-offset: 0!important;
    box-shadow: none!important!important;
    outline-width: 0!important;
}
input,select,textarea {outline: 0 !important;box-shadow: none;outline-width: 0!important;}
input:focus {outline: 0 !important;box-shadow: none;outline-width: 0!important;}
select{
    -moz-appearance: none!important;
    -webkit-appearance: none!important;
    outline: none!important;
    outline-width: 0!important;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none !important;
}
[contenteditable="true"]:focus {
    outline: none!important;
}
*:focus {
    outline: none!important;
}
input:focus, input.form-control:focus {

    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
* {-webkit-tap-highlight-color: transparent!important; }
button,
input[type=button] {
  outline: none;
}
button::-moz-focus-inner,
input[type=button]::-moz-focus-inner {
  border: 0;
}


button:focus,
input[type=button]:focus {

} 

*:focus {
    outline: 0 !important;
}
input[type=button] {
    outline: none !important;
    box-shadow: none !important;
}
input[type=radio] {
    outline: none !important;
    box-shadow: none !important;
}
input[type=checkbox] {
    outline: none !important;
    box-shadow: none !important;
}
input[type=button]{
   outline:none;
}
input[type=button]::-moz-focus-inner {
   border: 0;
}


textarea:focus, input:focus
{
  outline: none;
}
.readonly-disabled-su{
    display: none !important;
}
.sub-tooltip-input{
    text-decoration-style: dotted;
    color: #8526fe;
}
.sub-tooltip-select{
    text-decoration-style: dotted;
    color: #8526fe;
}
.is-navOpen{
  overflow: hidden;
}
nav {
    height: 100%;
    width: 280px;
    left: 0;
    top: 0;
    z-index: 2;
    position: fixed;
    overflow-y: auto;
    overflow-x: visible;
    transform: translate(-280px,0);
}
.ssm-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.2);
    display: none;
    z-index: 1;
}

.container, .container-lg, .container-md, .container-sm {
    margin-left: 75px;
    padding-right: 15px;
    padding-bottom: 15px;
    max-width: calc(100% - 15%);
    margin-top: 0px;
    position: relative;
    border-radius: 16px;
    margin-bottom: 40px;
    padding-top: 16px;
}



.body-main .container,.body-main .container-lg,.body-main .container-md,.body-main .container-sm {


    background: transparent;

}


.body-main{
    background: -webkit-linear-gradient(283.19deg, #666eea 0%, #764ba2 100%);
    background: -o-linear-gradient(283.19deg, #666eea 0%, #764ba2 100%);
    /*background: linear-gradient(166.81deg, #666eea 0%, #764ba2 100%);*/
    background:linear-gradient(280.81deg, #666eea 0%, #764ba2 153%);
}
.container-header{
    background: transparent;
    color: #fff;
}
.container-header > header {
    margin: 0px auto;
    margin-bottom: 0px;
    padding: 0em 1em;
    padding-left: 0;
}
.header-h1 {
    font-size: 2.2em;
    line-height: 26px;
    margin: 0 15px;
    font-weight:700;
    color: #fff;
    text-align: left;
    margin-left: 0;
    color: #fff;
    margin-bottom: 30px;
}

.container.main-container-transp .main-container{
    background: rgba(255, 255, 255, .15);
    padding: 28px;
}

.main-reports-blocks-filter{
    
}
.main-reports-blocks{
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(328px, 1fr));
}


.main-reports-blocks canvas{
    /*width: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;*/
}
.main-reports-blocks1{
    display: block;
    background: #fff;
    border-radius: 25px;
    padding: 20px;
    aspect-ratio: 1 / 1;
    margin: 10px;
}
.main-reports-blocks1-h2{
    font-size: 2rem;
}
.main-reports-blocks1-h2-small{
    font-size: 1.4rem;
}
.main-reports-blocks1-h2-small-count{
        font-size: 33px;
    font-weight: 600;
}
.main-reports-blocks1-h2-small-a{
    color: #212529;
    text-align: right;
    display: inline-block;
    position: relative;
    float: right;
    font-size: 14px;
}
.main-reports-blocks1-h2-small-a:hover{
    color: #83b81d;
    text-align: right;
    display: inline-block;
    position: relative;
    float: right;
    font-size: 14px;
}
.main-reports-blocks1 .main-reports-blocks1-ids{
    font-weight: 500;
    margin-top: 20px;
}
.main-reports-blocks1 .main-reports-blocks1-info{
    line-height: 12px;
    margin-top: 15px;
    font-size: 12px;
}

.main-container{
    padding: 35px 35px;
    background: #fff;
    border-radius: 15px;
    min-width: 244px;
    max-width: 1367px;
    margin-top: 68px;

}

.page-fleet-app .main-container{
    padding: 0px 10px;
    background: transparent;
    border-radius: 0px;
}

.form-main-class .row .col-md-4{
    margin-bottom: 10px;
}
.form-main-class{

}

.form-main-class input[type=text],.form-main-class textarea,.form-main-class input[type=email],.form-main-class input[type=tel],.form-main-class input[type=email]{
    /*background-color: rgba(92, 90, 87, 0.1);*/
    background-color: rgba(11,31,53,.1);
    border: 0;
    border-radius: 10px;
    padding: 10px 15px;
    /*border:2px solid rgb(0 0 0 / 15%);*/
    border:2px solid rgba(92, 90, 87, 0.2)
}

.form-main-class button{
    font-size: 19px;
    background: #8526fe;
    border: 1px solid #8526fe;
    padding: 19px 5px;
    width: 100%;
    color: #fff;
    border-radius: 15px;
    max-width: 200px;
    font-weight: 500;
        margin-top: 20px;
}
/*
.form-main-class button{
    font-size: 19px;
    background: linear-gradient(90deg, rgb(253, 116, 0), rgb(126, 217, 88) 40%, rgb(32, 178, 255) 85%);
    border: 0px solid #8526fe;
    padding: 19px 5px;
    width: 100%;
    color: #fff;
    border-radius: 15px;
    max-width: 200px;
    font-weight: 500;
}*/

.form-main-class button:hover{
    background: #f1d700;
    border: 1px solid #f1d700;
    color: #212529;
}
.form-main-class button:focus:not(:focus-visible){
    background: #f1d700;
    border: 1px solid #f1d700;
    color: #212529;
}
.form-main-class .form-text {
    margin-top: .25rem;
    font-size: 11px;
    color: #6c757d;
}

.col-md-12-ynp{
    position: relative;
}
#ur-inn-find{
    position: absolute;
    height: auto;
    padding: 2px 6px;
    margin: 0;
    top: 36px;
    width: auto;
    max-width: fit-content;
    display: inline-flex;
    font-size: 11px;
    right: 15px;
    margin-top: 13px;
}
#ur-inn-find i{
    font-size: 0;
    line-height: 0;
    display: inline-block;
    height: 13px;
    margin-right: 5px;
    padding-top: 0px;
}
#ur-inn-find i svg{
    position: relative;
    display: inline-block;
    width: auto;
    height: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: 2px;
}
.form-main-class .error{
    border:2px solid #fc5230 !important;
    background-color: rgb(209 118 99 / 10%) !important;
}


.form-main-class .form-select {
    display: block;
    width: 100%;
    padding: 10px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: rgba(11,31,53,.1);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 2px solid rgba(11,31,53,.05);
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-main-class .form-select.multiselect{
    border: 0;
    background: transparent;
}

.form-main-class .form-select option{
padding: 10px 10px;
    margin-bottom: 3px;
    background: #e3e3e3;
}
.form-main-class .form-select option:checked{
    background: #13a463;
    background-color: #13a463;
    font-weight: 400;
    border-radius: 0;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 3px;
    padding-top: 10px;
}

input[name=GOS_NOMER],input[name=VIN],input[name=NUM_CTC],input[name=UF_DRIVER_SERIA_NUMBER_VU],input[name=UF_NUM_PASSPORT],input[name=UF_NUM_PASSPORT_BIG]{
    text-transform: uppercase;
}
.row-profile-block1{
    display: ruby;
    background: #fff;
    border-radius: 16px;
}
.class-tab-top-block{
    border-radius: 0;
    padding: 19px 17px;
    display: grid;
}
.class-tab-top-block p{
    margin-bottom: 0;
}

.nav-pills{

}
.nav-pills li{
    margin-right: 10px;
    margin-bottom: 10px;
}
.nav-pills li button{
    font-size: 15px;
    padding: 10px 15px;
    width: 100%;
    color: #212529;
    border-radius: 15px;
    max-width: 200px;
    font-weight: 500;
    color: #fff;
    border: 0px solid #8526fe !important;
    background: linear-gradient(0deg, rgba(255, 255, 255, .16), rgba(255, 255, 255, .16)), linear-gradient(0deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .1)) !important;
}
.nav-pills li button:hover{
    color: #fff !important;
    background: #8526fe !important;
    border: 0px solid #8526fe !important;
}
.nav-pills li button.active{
    background: #8526fe !important;
    border: 0px solid #8526fe !important;
    color: #fff !important;
}

.form-main-class-moderation{
    opacity: 0.6;
    background: aliceblue;
    margin-top: 20px;
    padding: 25px;
}

.form-main-class-status-moderation{
    background: #fc5230;
    display: none;
    padding: 3px 6px;
    border-radius: 15px;
    color: #fff;
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 10px;
}
.form-main-class-status-moderation.form-main-class-status-moderation-show{
    display: inline-block;
}
.form-main-class-status-moderation.form-main-class-status-moderation-ok{
    display: inline-block;
    background: #74a319;
}
.form-main-class-status-moderation.form-main-class-status-moderation-error{
    display: inline-block;
    background: #fc5230;
}
.form-main-class-moderation .form-main-class-submit{
    display: none;
}
.form-main-class-submit-a{
    background: #8526fe !important;
    border: 1px solid #8526fe !important;
    display: inline-block;
    width: max-content;
}

.form-main-class-status-fleet-text{
    display: block;
    font-size: 10px;
    line-height: 13px;
    padding: 3px 5px;
}
.required-error{
    color: red;
    background: #fff;
    padding: 2px 5px;
    display: block;
    line-height: 10px;
    border-radius: 5px;
    font-size: 10px;
}

.col-sm-12-title{
text-transform: none;
    border-bottom: 1px dashed #c3c3c3;
    padding-left: 0;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    border-top: 1px dashed #c3c3c3;
    padding-top: 10px;
    margin-top: 40px;
    text-align: center;
    font: 19px / 17px Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #454545;
}

.main-container-transp .col-sm-12-title{
    background: transparent;
    border-radius: 16px;
    border: 0;
    color: #fff;
    text-align: left;
}
.col-md-6-block-white{
    display: flex;
    background: #fff;
    border-radius: 16px;
    padding: 20px 17px;
    flex-wrap: wrap;
    flex: 0 0 auto;
        width: 100%;
}
.bx-livechat-wrapper {
    border-radius: 16px !important;
}

.form-text-dogovor-podpisan{}
.form-text-dogovor-podpisan i{
    font-size: 35px;
    color: #74a319;
}

.form-text-dogovor-nepodpisan{
   
}


/****list cars*****/
.block-cars-list{
        margin-top: 20px;

}

.block-cars-list .block-cars-list-row{

    width: 100%;
    /*background: rgb(239 239 239);*/
    /*background: #564b92;
    color: #fff;*/
    color: #3d3852;
  background: #f3f4f5;
    padding: 10px 10px;
    margin-bottom: 2px;
    cursor: pointer;
    
    text-decoration: none;
}
.block-cars-list-row-header .block-cars-list-item{
    color: #fff;
}
.block-cars-list .block-cars-list-row:not(.block-cars-list-row-header):hover{
  color: #3d3852;
  background: #c0cad1;
}
.block-cars-list-row-header{
    background: transparent !important;
    cursor: inherit !important;
}
.block-cars-list .block-cars-list-row:nth-child(2){
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.block-cars-list .block-cars-list-row:last-child{
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.block-cars-list .block-cars-list-item{
      display: flex;
          vertical-align: middle;
    align-items: center;
}
.block-cars-list-item-title{
    color: #3d3852;
    padding-left: 10px;
    line-height: 16px;
    font-size: 14px;
    background: #eceff1;
    border-radius: 5px;
    font-size: 11px;
    padding: 5px 10px;
}

#infoModal{
    top: 20%;
}
#infoModal .modal-footer button,#infoModalCardDelete .modal-footer button{    
margin-left: auto;
    margin-right: auto;
    background: #8526fe;
    border: 0;
    border-radius: 0;
    color: #fff;
    width: 100%;
    border-radius: 15px;
    padding: 19px 11px;
    font-size: 19px;
    font-weight: 500;
    max-width: 200px;
}
.modal-body {
    padding: 1.2rem;
    font-size: 19px;
    text-align: center;
}

.modal-content {
    border:0px solid rgba(0, 0, 0, .2);
    border-radius: 25px;
    padding-bottom: 15px;
}

.modal-header {
    padding: 2px 1rem;
    border-bottom: 0px solid #dee2e6;
}
.modal-footer {
    border-top: 0px solid #dee2e6;
}
.modal-header .btn-close {
      top: 14px;
    position: relative;
    right: 4px;
}

.btn-close {
    font-size: 26px;
}

#infoModalCardDelete .modal-body {
    padding: 1.2rem;
    font-size: 18px;
    line-height: 22px;
}
#infoModalCardDelete .modal-footer button{
      width: 100%;
    display: inline-block;
    max-width: 80%;
}
#infoModalCardDelete .modal-footer button.btn-secondary-red{
    background: #ff0e0e;
    color: #fff;
}
#infoModalCardDelete .modal-body center{
    display: block;
}

#infoModalText .modal-content{
    max-width: 700px;
    margin: 0 auto;
}

#infoModalText .modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 0px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}
#infoModalText .modal-footer button{    
margin-left: auto;
    margin-right: auto;
    background: #8526fe;
    border: 0;
    border-radius: 0;
    color: #fff;
    width: 100%;
    border-radius: 15px;
    padding: 19px 11px;
    font-size: 19px;
 
}
#infoModalText .modal-body {
padding: 1.2rem;
    font-size: 19px;
    overflow-y: scroll;
    height: 98%;
    line-height: 26px;
}
#infoModalText .modal-header {

    border-bottom: 0px solid #dee2e6;
}
#infoModalText .modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: 0.5rem 0.4rem 0.5rem auto;
}
#infoModalText .modal-content {
    border-radius: 25px;
    border: 0px solid rgba(0, 0, 0, .2);
    box-shadow: 0 8px 20px hsla(40, 3%, 45%, .5)!important;
    height: 98%;
    padding-bottom: 0px;
}
#infoModalText .modal-dialog {
    margin: 6%;
    margin-top: 12%;
    height: 96%;
}

.form-driver-add-avatar{
        border-radius: 50%;
}

input[type=date].form-control{
    padding: 11px 10px;
    border: 2px solid rgb(0 0 0 / 10%);
    background-color: rgba(92, 90, 87, 0.1);
    border-radius: 10px;
}

.form-check-input{
    padding: 16px !important;
    margin-right: 10px !important;
}
.form-check-input:checked {
    background-color: #8526fe;
    border-color: #8526fe;
}
.form-check-checkbox{
        margin-top: 33px;
}
.form-check-checkbox label{
    width: 100%;
}


.btn-primary-new-top{
font-size: 16px;
    background: #8526fe;
    border: 1px solid #8526fe;
    padding: 10px 5px;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    max-width: 200px;
    font-weight: 500;
}
.btn-primary-new-top:hover{
    font-size: 16px;
    background: #ffe300;
    border: 1px solid #ffe300;
    padding: 10px 5px;
    width: 100%;
    color: #000;
    border-radius: 5px;
    max-width: 200px;
    font-weight: 500;
}
.btn-primary-new-top-small{
    font-size: 14px;
    margin-top: 10px;
}
.btn-primary-new-top-small:hover{
    font-size: 14px;
    margin-top: 10px;
}
.btn-primary-new-top-small-status{
    font-size: 14px;
    margin-top: 3px;
    max-width: 100px;
}
.btn-primary-new-top-small-status:hover{
    font-size: 14px;
    margin-top: 3px;
     max-width: 100px;
}
.col-md-4-vert-align{
        vertical-align: top;
    display: flex;
}
.btn-primary-new-top-add-car{
    margin-top: 24px;
}

.col-md-10-upload-avatar{

}
.client-app-options-avatar-img,.client-app-options-avatar-img-add{
    cursor: pointer;
        max-height: 120px;
}

.input-file {
    position: relative;
    display: block;
    vertical-align: middle;
    margin-top: 31px;
}
.input-file span {
position: relative;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-size: 14px;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #8526fe;
    line-height: 22px;
    border: 2px solid rgba(92, 90, 87, 0.1);
    height: 100%;
    width: 100%;
    padding: 10px 10px;
    box-sizing: border-box;
    text-align: center;
    margin: 0;
    transition: background-color 0.2s;
    max-width: 248px;
    font-weight: 400;
    display: inline-block;
}
.input-file:hover span{
    color: #000;
    background: #ffe300;
    border: 2px solid #ffe300;
}
.input-file span:hover{
    color: #000;
    background: #ffe300;
    border: 2px solid #ffe300;
}
.input-file input[type=file] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}
 
/* Focus */
.input-file input[type=file]:focus + span {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
 
/* Hover/active */
/*.input-file:hover span {
   background: rgba(92, 90, 87, 0.1);
   border: 2px solid #1010101a;
}*/
.input-file:active span {
   
}
 
/* Disabled */
.input-file input[type=file]:disabled + span {
   
}

.form-main-class input[type=text]:hover{
     background: rgba(92, 90, 87, 0.1);
   border: 2px solid #1010101a;
}

.fleet-orders-table{
    --table-padding: var(--spacing-xl);
    --fixed-offset: var(--spacing-xl);
    --table-row-padding: 12px;

    width: 100%;
    border-spacing: 0;
 
}
.fleet-orders-table thead{
    
}
.fleet-orders-table thead th{
    font-weight: 500;
    padding: 15px 5px;
    text-align: center;
    /*background: #dddddd;*/
    color: #fff;
    vertical-align: middle;
    align-items: center;
    font-size: 12px;
    border-width: 0 0px;
}
.fleet-orders-table tbody td{
    border-width: 0 0px;
    font-size: 12px;
    border-style: none !important;
    border-width: 0 !important;
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
}

.fleet-orders-table .pp-bold{

}

.fleet-orders-table tfoot{
    width: 100%;
}
.fleet-orders-table tfoot th {
    font-size: 13px;
    font-weight: 500;
    padding: 10px 0px;
    text-align: center;
    background: #f2f2f2;
    color: #fff;
    vertical-align: middle;
    align-items: center;
    border-width: 0 0px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.fleet-orders-table .th-left-top{
    border-top-left-radius: 16px;
}
.fleet-orders-table .th-right-top{
    border-top-right-radius: 16px;
}
.fleet-orders-table .tfoot-left-top{
    border-bottom-left-radius: 16px;
}
.fleet-orders-table .tfoot-right-top{
    border-bottom-right-radius: 16px;
}

.fleet-orders-table tbody, .fleet-orders-table td, .fleet-orders-table tfoot, .fleet-orders-table th, .fleet-orders-table thead, .fleet-orders-table tr{
     border-style: none !important;
    border-width: 0 !important;
}
.fleet-orders-table .fleet-orders-table-adress{
        font-size: 11px;
    color: #3d3939;
    line-height: 14px;
}
.fleet-orders-table .fleet-orders-table-adress span{
    display: block;
}


@media only screen and (max-width: 800px) {
    
    .reportrange_status{
        display: inline-block;
        padding: 5px 5px;
    }
    .fleet-orders-table, 
    .fleet-orders-table thead, 
    .fleet-orders-table tbody, 
    .fleet-orders-table th, 
    .fleet-orders-table td, 
    .fleet-orders-table tr { 
        display: block; 
    }
 

    .fleet-orders-table thead tr td{ 
        display: none;
    }

    .fleet-orders-table tfoot{
        /*width: 100%;
        display: block;*/
    }

    .fleet-orders-table thead th{
        display: none;
    }
    .fleet-orders-table thead th.th-left-top{
        display: block;
        border-top-right-radius: 10px;
        font-size: 0;
            padding: 0px 0px;
    }

    .fleet-orders-table tfoot th{
        display: none;
    
    }
    .fleet-orders-table tfoot th.tfoot-left-top{
        display: block;
        border-bottom-right-radius: 16px;
    }
 
    .fleet-orders-table tr { 
        border: 1px solid #ccc; 

    }
    .fleet-orders-table tr .pp-bold:last-child{ 
        margin-bottom: 20px;
            border-top-right-radius: 0 !important;
    }
    .fleet-orders-table tbody tr:last-child .pp-bold:last-child{ 
        margin-bottom: 0px;
    }
 
    .fleet-orders-table td { 

        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
        white-space: normal;
        text-align:left;
    }
 
    .fleet-orders-table td:before { 

        position: absolute;

        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    .fleet-orders-table td:before { content: attr(data-title); }


    .fleet-orders-table-block table tbody tr td:first-child{
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }
    .fleet-orders-table-block table tbody tr td:last-child{
        border-top-right-radius: 0;
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
    }

    .fleet-orders-table tbody tr:last-child .pp-bold:last-child{
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }



}




#reportrange{
    width: auto;
    text-align: center;
}

.reportrange-button-filter{
    margin-bottom: 5px;
    margin-top: 0;
}



.map-block-main{
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    overflow:visible !important; 
}






/****************/
.ratioauthregsmscodeinputphone{
    font-weight: 600;
}
.modal{}
#ratio-auth-reg{
    z-index: 0;
    display: block;
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    height: fit-content;
}
#ratio-auth-reg .modal-header{   
 margin-top: 0px;
 border-bottom: 0px solid #dee2e6;
 display: block;
}
#ratio-auth-reg .modal-dialog{    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    box-shadow: 0 0 0 #fff;
    outline: none;}
#ratio-auth-reg .modal-dialog .modal-content {
    width: 100%;
    height: 100%;
}

#ratio-auth-reg-176{}
#ratio-auth-reg-176 .modal-dialog{    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    box-shadow: 0 0 0 #fff;
    outline: none;}
#ratio-auth-reg-176 .modal-dialog .modal-content {
    width: 100%;
    height: 100%;
}
#ratio-auth-reg .modal-content{
    /*background: url(../img/sample_city.jpg) center center no-repeat;*/
    /*background: #fff url(../img/LOGO_TAXI_112_112.png) center 30px no-repeat;*/
    /*background: #8526fe url(../img/volga-taxi.png) center 50px no-repeat;*/
    background: #8526fe;
    background-size: auto;
    /*background-size: cover;*/
    width: 100%;
    height: 100%;
    padding: 20px 10px;
}
#ratio-auth-reg .modal-title-smile {
    color: #fff;
    text-align: center;
    width: 100%;
    /* font-weight: 700; */
    display: block;
    font-size: 28px;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-top: 20px;

}
#ratio-auth-reg .modal-title {
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: 700;
    display: block;
    font-size: 22px;
}
#ratio-auth-reg .modal-title-dop {
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: 100;
    display: block;
        font-size: 18px;
}
.form-check-soglasie{
    margin-top: 10px;
    font-size: 17px;
    line-height: 21px;
    background: transparent;
    padding: 20px;
    text-align: center;
    color: #fff;
}
.form-check-soglasie a{
   color: #bfbfbf;
   text-decoration: underline; 
}
.ratio-auth-reg-form-send-sms-check-experience{
    display: none;
     color: #bfbfbf;
}
.ratio-auth-reg-form{}
/*.ratio-auth-reg-form .form-check-soglasie label{    padding-left: 20px;
    color: #fff;
    font-size: 15px;
    line-height: 23px;}
.ratio-auth-reg-form .form-check-soglasie label:before {
    content: '';
    border-right: 2px solid green;
    border-bottom: 2px solid green;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 9px;
    height: 16px;
    left: auto;
    top: auto;
    margin-left: -25px;
}*/
.ratio-auth-reg-form #ratioauthregphone{
    font-size: 27px;
    border: 0;
    color: #000;
    text-align: center;
    font-weight: 700;
    margin: 0 auto;
    max-width: 350px;
}
.ratio-auth-reg-form #ratioauthregphone.error{
    
}
.ratio-auth-reg-form #ratioauthregphone.error::-webkit-input-placeholder{
    color: #dc3545;
}

.ratio-auth-reg-form #ratioauthregphone.error + .invalid-feedback{
    display: block;
}
.ratio-auth-reg-form .invalid-feedback {
    margin-top: 9px;
    font-size: .875em;
    color: #e9a4ab;
    text-align: center;
}
.ratio-auth-reg-form #ratioauthregphone.error + .invalid-feedback-dop{
    display: block;
}
.ratio-auth-reg-form .invalid-feedback-dop {
    margin-top: 9px;
    font-size: 20px;
    font-weight: 600;
    color: #e9a4ab;
    text-align: center;
}


.ratio-auth-reg-form .ratio-auth-reg-form-input-sms-block{display: none;}
.ratio-auth-reg-form .ratio-auth-reg-form-input-sms-block label{
    font-size: 19px;
    margin-bottom: 20px;
    margin-top: 10px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 23px;
}
.ratio-auth-reg-form .ratio-auth-reg-form-input-sms-block input{
    font-size: 28px;
    max-width: 194px;
    min-height: 72px;
    text-align: center;
    border: 0;
    display: block;
    margin: 0 auto;
    font-weight: 700;
    border: 2px dashed #8526fe;
    padding: 0 12px;
    width: 193px;
    color: #8526fe;
    font-weight: 700;
}

.login__link_reload{  
border: 0;
    padding: 0;
    border-bottom: 1px dashed;
    font-size: 16px;
    line-height: 22px;
    color: #242424;
    border-color: initial;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    line-height: 4px;
    padding-left: 0;
    margin-top: 23px;
    padding-bottom: 10px;
    text-align: center;
    display: block;
    margin: 25px auto;

}


.ratio-auth-reg-form-send-sms{

    background: #fff !important;
    border-color: #8526fe !important;
    margin: 20px auto;
    display: block;
    color: #8526fe;
}
.ratio-auth-reg-form-send-sms:visited,.ratio-auth-reg-form-send-sms:active,.ratio-auth-reg-form-send-sms:link{
        color: #8526fe;
}
.ratio-auth-reg-form-send-sms:hover{
        color: #8526fe;
}
.ratio-auth-reg-form-send-sms:disabled{
        color: #8526fe;
}
.ratio-auth-reg-form-select-country{margin-bottom: 10px;}
#ratio-auth-reg .modal-content {
    border: 0px solid rgba(0,0,0,.2) !important;
    border-radius: 15px;
    outline: 0 !important;
}
#ratioauthregsmscode:disabled{
    opacity: 0.8;
}

.lk-dogovor-pdf{
    color: #212529;
    text-decoration: none;
    font-size: 13px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    text-decoration: underline;
}
.lk-dogovor-pdf i{
    color: red;
    font-size: 35px;
}






#infoModal{}
#infoModal .modal-footer button,#infoModalCardDelete .modal-footer button,#infoModalDeleteProfile .modal-footer button{    
margin-left: auto;
    margin-right: auto;
    background: #8526fe;
    border: 0;
    border-radius: 0;
    color: #fff;
    width: 100%;
    border-radius: 15px;
    padding: 19px 11px;
    font-size: 19px;

}
#infoModalDeleteProfile .modal-footer{
    border:0;
}
#infoModalDeleteProfile .modal-footer button.btn-close-footer-non-bg{
    background: transparent;
    color: brown;
}

.modal-body {
       padding: 1.2rem;
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
}

#infoModalCardDelete .modal-body {
    padding: 1.2rem;
    font-size: 18px;
    line-height: 22px;
}
#infoModalCardDelete .modal-footer button{
      width: 100%;
    display: inline-block;
    max-width: 80%;
}
#infoModalCardDelete .modal-footer button.btn-secondary-red{
    background: #ff0e0e;
    color: #fff;
}
#infoModalCardDelete .modal-body center{
    display: block;
}



#infoModalText .modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 0px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}
#infoModalText .modal-footer button{    
margin-left: auto;
    margin-right: auto;
    background: #8526fe;
    border: 0;
    border-radius: 0;
    color: #fff;
    width: 100%;
    border-radius: 15px;
    padding: 19px 11px;
    font-size: 19px;

}
#infoModalText .modal-body {
    padding: 1.2rem;
    font-size: 15px;
    overflow-y: scroll;
    height: 98%;
    line-height: 16px;
    text-align: justify;
}
#infoModalText .modal-header {

    border-bottom: 0px solid #dee2e6;
}
#infoModalText .modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: 0.5rem 0.4rem 0.5rem auto;
}
#infoModalText .modal-content {
    border-radius: 25px;
    border: 0px solid rgba(0, 0, 0, .2);
    box-shadow: 0 8px 20px hsla(40, 3%, 45%, .5)!important;
    height: 98%;
}
#infoModalText .modal-dialog {
    margin: 6%;
    margin-top: 3%;
    height: 96%;
    max-width: 100%;
}
/*****************/

.fleet-dog-reestr{
        color: red;
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px 10px;
    line-height: 22px;
}

.fleet-dog-reestr a{
        color: #000;
    font-size: 20px;
    text-transform: uppercase;
  
}






@media (max-width: 1600px){
    
}

@media (max-width: 1366px){
    
}

@media (max-width: 1024px){
    .row-profile-block1 {
        display: flow !important;
    }

    .telegram-notify-block-l-block{
        width: 100%;
    }
    .telegram-notify-block-r-block{
        width: 100%;
    }
}

@media (max-width: 800px){

}
@media (max-width: 768px){

    .telegram-notify-block-r-block {
        width: 100%;
    }

    .container.main-container-transp .main-container {
        padding: 16px;
    }

    .daterangepicker.show-calendar .ranges {
        display: none;
    }

    .reportrange-button-filter{
        margin-top: 10px;
    }
    .btn-primary-new-top-small-status{
        margin-top: 10px;
    }

    .container, .container-lg, .container-md, .container-sm {

        max-width: calc(100% - 10px);
        padding-bottom: 40px;
    }
}

@media (max-width: 580px){

    .bx-livechat-mobile-state {
        position: relative !important !important;
    }

    .block-cars-list .block-cars-list-row{
        display: block;
        font-size: 13px;
                margin: 0 auto;
    }

    .block-cars-list .block-cars-list-item {
        display: block;
        vertical-align: middle;
        align-items: baseline;
        width: 100%;
    }

    .block-cars-list-item-title {
        color: grey;
        padding-left: 0;
        line-height: 16px;
        font-size: 14px;
    }

    .block-cars-list-row-header{
        display: none !important;
    }    

    .form-main-class input[type=text], .form-main-class textarea, .form-main-class input[type=email], .form-main-class input[type=tel]{
        font-size: 14px;
    }

}


@media (max-width: 480px){

    .block-cars-list-row-header{

    }    

}


.input-group-filter{margin-bottom: 10px;}



/* ----------main-loader---------- */
/*Loader  custum*/

.loader {
    animation:auto;
  width: 100%;
  height: 100%;
    margin: 0;
  /*background-color: rgba(255, 255, 255, 0.8);*/
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  /*cursor: wait;     */
  border-radius: 0;
}
  .loader.loader--inner {
    position: absolute; }
  .loader .inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.8);

     }
  .loader svg {
    width: 30%;
    height: auto;
    fill: var(--main-color);
  }

.loaderQuickView {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  cursor: wait;
  /*end loader custum*/ }
  .loaderQuickView.loader--inner {
    position: absolute; }
  .loaderQuickView .inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .loaderQuickView svg {
    width: 30%;
    height: auto;
    fill: var(--main-color);
  }

.loader-btn {
  position: absolute;
  display: flex;
  align-items: center;
  fill: #fff;
  
}

.cssload-loader {
  width: 100px;
  height: 100px;
  margin: 130px 0;
  perspective: 780px; }

.cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 50%; }

.cssload-inner.cssload-one {
  left: 0;
  top: 0;
  animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #7ed958; }

.cssload-inner.cssload-two {
  right: 0;
  top: 0;
  animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #20b2ff; }

.cssload-inner.cssload-three {
  right: 0;
  bottom: 0;
  animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #fd7400; }


@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg); }

  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg); } }

@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg); }

  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg); } }

@keyframes cssload-rotate-three {
  /*not loader compare*/
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg); }

  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg); } }
/* --------------end main-loader------------------ */ 
.main-container {
    padding: 0;
    background: transparent;
}

.area{
z-index: -1;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 97%;
    height: 97%;
    overflow: inherit;
}

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    animation: animate 25s linear infinite;
    bottom: -150px;
    
}

.circles li:nth-child(1){
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4){
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6){
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7){
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10){
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}



@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}