<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear {
    clear: both;
}

.content {
    margin-top: 25px;
}

.content .container ,.car-catalog-content{
    padding-left: 0px;
    padding-right: 0px;
}

.car-catalog-content{
    margin-top: 0px;
    margin-bottom: 30px;
}

.content-selection-city {
    margin: 0px;
    padding: 0px;
}

.range-block input{
    -webkit-appearance: none;
    background-color: #ececec;
    height: 6px;
}

/*::-webkit-slider-runnable-track {}*/

.content-selection-city li {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    list-style-type: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: 8px;
    overflow: hidden;
    transition-duration: 0.5s;
}


.content-selection-city li span {
    display: inline-block;
    width: 100%;
}

.content-selection-city &gt; li.active:hover {
    opacity: 1;
}

.content-selection-city &gt; li.active {
    height: auto;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.content-section-shops {
    color: #000;
}

.open-list-shops {
    margin: 0px;
    padding: 0px;
    margin-left: -15px;
}

.open-list-shops li {
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: inherit;
    padding-left: 0px;
    font-size: 12px;
    line-height: 16px;
    transition-duration: 0.3s;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    height: auto;
}

.open-list-shops li:first-child {
    border-top: 1px solid #ddd;
}

.open-list-shops li:hover {
    opacity: 0.8;
}

.open-list-shops li p {
    margin-bottom: 0px;
    font-weight: bold;
}

.open-list-shops li.active {
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
}

.open-list-shops li.active p {
    color: #e10617;
}

.open-list-shops li:last-child {
    margin-bottom: 0px;
    border: none;
}

.open-list-shops li.open-list-shops-header {
    background: #d9edf7 !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
    height: 40px;
}

.open-list-shops li.open-list-shops-header:hover {
    opacity: 1;
}

.open-list-shops li:nth-child(2n+1) {
    background: #fff;
}

.tabs {
    width: 100%;
    float: left;
    position: relative;
    display: none;
}

.tab-prev {
    display: none;
}

.content-region {
    width: 100%;
    padding-left: 15px;
}

.tabs .tab {
    width: 33.33%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-weight: bold;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #f5f5f5;
    cursor: pointer;

}

.tabs .tab.active {
    background: #fff;
}

.tabs-content {
    display: block;
    top: 4px;
    float: left;
    position: relative;
    opacity: 0;
    width: 100%;
}

.tabs-content img {
    width: 100%;
}

.tab-information {
    width: 100%;
    height: 40px;
    background: #e4f2f9;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    margin-top: 4px;
    float: left;
}

.flex-control-thumbs li {
    width: 33%;
    float: left;
    padding: 3px;
    border: 1px solid #ececec;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
}

.flex-control-thumbs li:nth-child(2) {
    margin-left: 0.5%;
    margin-right: 0.5%;
}

.flex-direction-nav a:before {
    text-shadow: none;
}

.flex-direction-nav a {
    width: 41px;
    height: 48px;
}

.flex-direction-nav a.flex-prev:before {
    content: "";
    width: 41px;
    height: 48px;
    background: url(../img/left.png) no-repeat;
}

.flex-direction-nav a.flex-next:before {
    content: "";
    width: 41px;
    height: 48px;
    background: url(../img/right.png) no-repeat;
}

.hrdotted {
    margin-top: 20px;
    margin-bottom: 0px;
    border: 0;
    border-top: 2px dashed #000;
    clear: both;
}

.content-region-otdel-block {
    border-left: 2px solid #e00616;
    margin-bottom: 20px;
}

.tabs-parent {
    margin-bottom: 20px;
}

.content-contacts {
    margin-bottom: 20px;
}

.content-contacts p {
    text-indent: inherit;
}

.tab-content1 {
    line-height: 22px;
}

.block-manager {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px
}

.block-manager-img {
    padding: 0px;
}

.block-manager-info {
    padding-left: 25px;
}

.block-manager-info span,
.block-manager-info a {
    display: block;
    font-weight: bold;
}
.block-manager-info-name {
/*    font-size: 16px;*/
    margin-bottom: 2px;
    margin-top: 8px;
}

.block-manager-info-phone {
    color: #e00616;
    font-size: 13px;
}
.block-manager-info .block-manager-info-position{
    font-weight: 100;
}
.schedule{
    margin-top: 20px;
}
.schedule p{
    font-size: 13px;
}
.schedule-title{
    font-size: 14px;
    font-weight: bold;
}
.schedule-title{
    display: inline;
}
.schedule p{
    display: inline;
}
.information-description{
    font-size: 13px;
    margin-top: 10px;
}
.tab-content1 h2{
    font-size: 14px;
    font-weight: bold;
}
.car-list-catalog ul{
    padding: 0px;
    margin-left: 15px;
}
.brands-all-content .car-list-catalog ul{
    padding: 0px;
    margin-left: 7%;
}
.car-list-catalog ul li{
    list-style-type:none;
    margin-top: 6px;
    border: 1px solid #ececec;
    border-radius: 6px;
    padding: 6px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.car-list-catalog ul li:hover{
    background: rgba(0,0,0,0.02);
    border: 1px solid rgba(0,0,0,0.3);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
}
.car-list-catalog ul li a{
    display: block;
    color:#000;
    font-weight: bold;
}
.car-list-catalog ul li a img{
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.car-catalog-content h2{
    font-size: 18px;
}
.car-catalog-content #vinSubmit{
    background: #e10617;
    border: 1px solid;
    margin-top: -2px;
    font-size: 15px;
    transition-duration: .3s;
    height: 35px;
    width: 80px;
    font-weight: bold;
}
.car-catalog-content #vinSubmit:hover{
    background: #ac2925;
}
.car-catalog-content label, .brands label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 16px;
}
#VINInput input{
    outline:none;
}
#VINInput{
    width: 73.5%;
}
.DrawHeader{
    width: 89%;
}
.guayaquil_SelectedRow{
    padding-left: 2px;
}
.guayaquil_SelectedRow{
    margin-bottom: 12px;
}
#findByParameterIdentifocation{
    margin-top: 14px;
}
.car-catalog-content .car-catalog-content-vehicles table.guayaquil_table tbody tr th{
    background: #303030;
    color: white;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.car-catalog-content .car-catalog-content-vehicles table.guayaquil_table{
    border-color: #ececec;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.car-catalog-content .car-catalog-content-vehicles table.guayaquil_table tbody tr td{
    font-size: 14px;
    /*padding: 10px;*/
    color: #000;
    background: #f5f5f5;
}
.car-catalog-content .car-catalog-content-vehicles table.guayaquil_table tbody tr:nth-child(2n+1) td{
    background: #fff;
}
.car-catalog-content .car-catalog-content-vehicles table.guayaquil_table tbody tr{
    background:#888;
}
.car-catalog-content .car-catalog-content-vehicles table.guayaquil_table tbody tr:hover td{
    opacity: 0.8;
}
/*.car-catalog-content table.guayaquil_table tbody tr:hover {*/
    /*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
/*}*/
.car-catalog-content .car-catalog-content-vehicles table.guayaquil_table tbody tr td a{
    color: #000;
    padding: 10px;
    display: block;
}
.gWizardVehicleLink{
    background: #e10617;
    border: 1px solid;
    font-size: 15px;
    transition-duration: .3s;
    height: 35px;
    width: 200px;
    line-height: 34px;
    font-weight: bold;
    display: block;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.gWizardVehicleLink:hover{
    color: #fff;
    background: #AB0617;
}
.car-catalog-parametr-identification .guayaquil_SelectedRow{
    width: 48%;
    float: left;
}
.car-catalog-parametr-identification .guayaquil_SelectedRow:nth-child(2n+1){
    margin-right: 4%;
}
.car-catalog-content .car-catalog-parametr-identification .guayaquil_SelectedRow .select2-container--bootstrap{
    width: 94%!important;
    display: inline-block;
}
.car-catalog-content .guayaquil_SelectedRow a{
    margin-left: 6px;
    color: #e10617;
    transition-duration: .3s;
}
.car-catalog-content .guayaquil_SelectedRow a:hover{
    color: #AB0617;
}
.car-catalog-content .guayaquil_SelectedRow a i{
    font-style: inherit;
    font-size: 18px;
}
.car-catalog-content .qgContent{
    text-transform: uppercase;
    font-weight: bold;
}
.car-catalog-content .g_input, .car-catalog-content .g_input_error{
   width: 36.6%;
}
.findByCustom .form-control,.findByCustom .g_input_error{
    width: 73.5%;
    display: inline-block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.findByCustom label{
    width: 100%;
}
.findByCustom .btn-primary{
    background: #e10617;
    border: 1px solid;
    margin-top: -2px;
    font-size: 15px;
    transition-duration: .3s;
    height: 35px;
    width: 80px;
    font-weight: bold;
    margin-left: 6px;
}
.findByCustom .btn-primary:hover {
    background: #ac2925;
}
.findByFrame .btn-primary{
    margin-left: 3px;
}
input {outline:none!important;}
.g_input_error{
    border-radius: 4px;
}

.car-catalog-content #guayaquil_toolbar{
    font-weight: bold;
    margin-top: 6px;
    border: 1px solid #ececec;
    border-radius: 6px;
    font-size: 14px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    padding: 0px;
}
.car-catalog-content #guayaquil_toolbar:hover {
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
}
.car-catalog-content #guayaquil_toolbar a{
    color: #000;
    display: block;
    padding: 10px;
    font-size: 15px;
}
.car-catalog-content .xtop,.car-catalog-content .xbottom{
    display: none;
}
#qgTree,#qgFilteredGroups{
    border: 1px solid #ececec;
    border-radius: 6px;
    font-size: 14px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    padding: 10px;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}
#qgFilteredGroups{
    display: none;
}
.qgFilteredGroup{
    margin-bottom: 10px;
    margin-left: 10px;
}
.qgContent a{
    color: #888;
}
.qgContent a:hover{
    color:#000;
}
#qgsearchinput{
    width: 40%;
    display: inline-block;
}
.btn.btn-primary.reset-btn{
    background: #e10617;
    border: 1px solid;
    margin-top: -2px;
    font-size: 15px;
    transition-duration: .3s;
    height: 35px;
    width: 80px;
    font-weight: bold;
}
.btn.btn-primary.reset-btn:hover{
    background:#ac2925;
}
.qgFilteredGroup{
    margin-bottom: 8px;
    font-weight: bold;
    border: 1px solid #ececec;
    padding: 6px;
    margin-left: 0px;
    padding-left: 20px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.guayaquil_categoryfloatbox{
    border: 1px solid #ececec;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: #fff;
}
.guayaquil_categoryfloatbox .xboxcontent{
    border: none;
    /*border-color: #CCCCCC; */
    /* border-style: solid; */
    /* border-width: 0 1px; */
}
.guayaquil_categoryitem{
    margin-top: 3px!important;
    padding: 3px!important;
    line-height: 14px!important;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.guayaquil_categoryitem a{
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.guayaquil_categoryitem_selected a{
    font-size: 12px;
    font-weight: bold;
}
.guayaquil_categoryitem_selected{
    margin-top: 3px!important;
    line-height: 14px!important;
    padding: 3px!important;
    background: #303030!important;
    border: 1px solid rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
}
.guayaquil_floatunitlist_box{
    padding: 0px!important;
    cursor: pointer;
    overflow: hidden;
    background: none;
    border: 1px solid #ececec;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-right: 4px;
    margin-bottom: 4px;
}
.guayaquil_floatunitlist_box a{
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #000;
    padding: 6px;
    display: block;
}
.guayaquil_floatunitlist_box i{
    font-size: 30px;
    font-style: inherit;
}
#pagecontent .row{
    margin-left: 0px;
}
div.guayaquil_floatunitlist_box_hover{
    background: rgba(0, 0, 0, 0.7)!important;
}
.guayaquil_unit_icons{
    color: #000;
}
.ui-helper-hidden-accessible{
    display: none;
}
.ui-tolltip{
    opacity: 0!important;
}
#cboxTitle{
    height: 50px;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    bottom: 0px!important;
    background: #fff;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 30px;
    padding-left: 30px;
}
#cboxTitle a{
    color: #000;
}
#cboxLoadedContent{
    margin-bottom: 40px!important;
}
#cboxClose{
    top: 10px;
    right: 10px!important;
    border: none;
    background-color: #fff;
    background: url(../img/close.png) no-repeat 0px 0px!important;
    background-size: contain!important;
    width: 18px!important;
    height: 18px!important;
    opacity: 0.7;
    transition-duration: .3s;
}
#cboxClose:hover{
    opacity: 1;
}
#cboxPrevious{
    top: 50%;
    /*left: 6px!important;*/
    bottom: auto;
    /*transform: translateY(-50%);*/
    width: 40px!important;
    height: 40px!important;
    background: url(../img/colorbox-left.png) no-repeat!important;
    background-size: contain!important;
    border: none;
    opacity: 0.6;
    transition-duration: .3s;
}
#cboxPrevious:hover,#cboxNext:hover{
    opacity: 1;
}
#cboxNext{
    left: inherit!important;
    right: 0px!important;
    top: 50%;
    transform: translateY(-50%);
    width: 40px!important;
    height: 40px!important;
    background: url(../img/colorbox-right.png) no-repeat!important;
    background-size: contain!important;
    border: none;
    opacity: 0.6;
    transition-duration: .3s;
}

#cboxLoadedContent{
    padding: 10px;
}
/*div.guayaquil_floatunitlist_box_hover .guayaquil_zoom,div.guayaquil_floatunitlist_box .guayaquil_zoom{*/
    /*display: block!important;*/
/*}*/
#cboxTopLeft,#cboxTopCenter,#cboxTopRight,#cboxBottomLeft,#cboxBottomCenter,#cboxBottomRight,#cboxMiddleLeft,#cboxMiddleRight{
    display:none;
}
#cboxContent{
    padding: 10px;
    border-radius: 4px!important;
    overflow: hidden!important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
#colorbox,#cboxWrapper{
    border: none;
    outline: none;
}
#cboxCurrent{
    left: inherit!important;
    bottom: 6px!important;
    right: 10px!important;
}
button{
    outline: none;
}
.guayaquil_categoryfloatbox form{
    margin-bottom: 0px;
}
.guayaquil_categoryfloatbox label{
    text-transform: uppercase;
}
.block_header{
    margin: 0 0 8px!important;
    text-align: left;
    font-size: 16px!important;
    text-transform: uppercase!important;
    padding-left: 2px!important;
    padding-top: 4px!important;
    text-indent: 0px;
}
.gdCategory{
    /*transition-duration: .3s;*/
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;*/
    /*border: 1px solid #ececec;*/
    margin-bottom: 10px;
    /*border-radius: 6px;*/
}
.gdCategory h3 {
    padding: 0px!important;
    font-size: 14px;
    font-weight: bold;
    margin-top: 6px;
    border: 1px solid #ececec;
    border-radius: 6px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    display: inline-block;
    margin-left: -15px;
}
.gdCategory h3:hover{
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
}
.gdCategory h3 a{
    color: #000;
    display: block;
    padding: 10px!important;
    background: #fff;

}
#pagecontent .row.gdUnit{
    margin-left: -15px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    border: 1px solid #ececec;
    margin-bottom: 10px;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}
.gdImageCol{
    padding-top: 10px;
    padding-bottom: 10px;
}
.gdImageCol a{
    font-weight: bold;
    color: #000;
    font-size: 13px;
}
#pagecontent .row.gdUnit .guayaquil_table{
    width: 100%;
}
.gdDetailCol{
    padding-right: 0px;
}
.car-catalog-content .gdDetailCol table.guayaquil_table {
    /*border-color: #ececec;*/
    border-radius: 4px;
    overflow: hidden;
    border:1px solid #ececec;
/**/
}
/*.car-catalog-content .gdDetailCol table.guayaquil_table tbody tr {*/
    /*background: #888;*/
/*}*/
.car-catalog-content .gdDetailCol table.guayaquil_table tbody tr th{
    background: #303030;
    color: white;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.car-catalog-content .gdDetailCol table.guayaquil_table tbody tr{
    border-bottom: 1px solid #ececec;
}
.car-catalog-content .gdDetailCol table.guayaquil_table tbody tr td {
    font-size: 14px;
    /* padding: 10px; */
    color: #000;
    background: #f5f5f5;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}
.car-catalog-content .gdDetailCol table.guayaquil_table tbody tr td a {
    color: #000;
    padding: 6px;
    display: inline-block;
    font-weight: bold;
}
.car-catalog-content .gdDetailCol  a:hover {
    opacity: 0.5;
}
.g_additional_toggler{
    margin-top: -3px;
}
.gdCategory .gdUnit:hover{
    background: #fff;
}
.car-catalog-content .gdDetailCol table.guayaquil_table  tr.g_highlight td{
    background: #f5f5f5!important;
}
.car-catalog-content .gdDetailCol table.guayaquil_table  tr.g_highlight:nth-child(2n+1) td{
    background: #fff!important;
}
.guayaquil_unit_icons i {
    font-size: 30px;
    font-style: inherit;
}
.g_highlight_over{
    /*border: 1px solid #000!important;*/
}
.g_highlight_over td{
    background: #999!important;
}
/*tr.g_highlight_over, tr.g_highlight_lock {*/
    /*color: white;*/
    /*background: #666!important;*/
/*}*/
.unit-down{
    margin-top: 20px;
    font-weight: bold;
}
.unit-down div{
    margin-top: 10px;
}
#g_container table.guayaquil_table tbody tr th{
    background: #303030;
    color: white;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
}
#g_container table.guayaquil_table tbody tr {
    border-bottom: 1px solid #ececec;
}
#g_container table.guayaquil_table tbody tr td{
    background:#f5f5f5!important;
    padding: 4px;
    padding-left: 10px;
    color: #000;
    font-size: 13px;
    font-weight: bold;
}
#g_container table.guayaquil_table tbody tr td a{
    color: #000;
    font-weight: bold;
}
#g_container table.guayaquil_table tbody tr:nth-child(2n+1) td {
    background: #fff!important;
}
#g_container table.guayaquil_table tbody tr.g_highlight_over td{
    background: #999!important;
}
#g_container .col-md-6{
    padding-left: 0px;
    padding-right: 0px;
}
#g_container .inline_block{
    position: relative!important;
}
#g_container #viewtable{
    position: relative!important;
}

.autotools-menu{
    width: 100%;
    min-height: 356px;
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    padding: 16px;
}
.autotools-menu-dinamic{
    padding: 0px;
}
.autotools-content-sort{
    /*width: 100%;*/
    padding: 10px;
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 4px;
}

.autotools-content-sort .autotools-content-sort-content span,.autotools-content-sort-count .autotools-content-sort-num{
    font-weight: bold;
    margin-right: 4px;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #ececec;
    border-radius: 6px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.autotools-content-sort-num:last-child{
    margin-right: 0px!important;
}
.autotools-content-sort-count{
    text-transform: uppercase;
    font-weight: bold;
    float: right;
}
.autotools-content-sort-count span{
    font-size: 11px;
}
.autotools-content-sort-count span:first-child{
    margin-right: 6px;
}
.autotools-content-sort-content{
  float: left;
}
.autotools-content-sort .autotools-content-sort-content span:hover,.autotools-content-sort-count .autotools-content-sort-num:hover{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}
.autotools-content-sort span.active,.autotools-content-sort-count .autotools-content-sort-num.active{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}
.autotools-content-dinamic{
    padding-right: 0px;
}
.range-picker .process,.range-picker .select-label{
    background-color: #e00616;
}
.range-picker .select-label:after{
    border-top-color: #e00616;
}
.range-picker .not-select-process{
    height: 8px;
}
.range-picker .process{
    height: 8px;
}
.range-picker .label {
    display: inline-block;
    padding: 6px 6px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    user-select: none;
}
.range-picker .range-label {
    margin-top: 4px;
    background-color: #ececec;
    color: #666;
    display: none;
}
.range-picker, .range-picker-wrapper {
    position: relative;
    /*padding-left: 2px;*/
    /*padding-right: 2px;*/
}
.autotools-content-sort-content,.autotools-content-sort-count{
    display: inline-block;
}
.autotools-content-sort-count span{
    font-weight: bold;
}
.pagination {
  display: flex;
  justify-content: center;
  /*margin-left: 48%;*/
  /*transform: translateX(-48%);*/
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span{
    color: #333;
    font-weight: bold;
    margin-left: 4px;
    border-radius: 6px;
}
.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; span:focus{
    color: #000;
    margin-left: 4px;
}
.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span,.pagination &gt; li:first-child &gt; a:hover {
    margin-left: 0px!important;
}
.pagination i{
    font-style: inherit;
}
.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span,.pagination &gt; li:first-child &gt; a {
    border-radius: 6px;
}
.autotools-block {
  overflow: hidden;
  /*position: relative;*/
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.autotools-block-btn,.search-autotools-btn,.search-tires-btn,.search-wheels-btn,.search-brands-btn, .open-in-account,.product-tires .autotools-block-btn{
    background: #e10617;
    border: 1px solid #e10617;
    font-size: 15px;
    transition-duration: .3s;
    font-weight: bold;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    /*position: absolute;
    bottom: 11px;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
}
.autotools-block-btn:hover,.search-autotools-btn:hover,.search-tires-btn:hover,.search-wheels-btn:hover,.search-brands-btn:hover,.open-in-account:hover,.product-tires .autotools-block-btn:hover{
    background: #ac2925;
    border: 1px solid #ac2925;
}

.search-autotools-btn,.search-tires-btn,.search-wheels-btn,.search-brands-btn{
    width: 100%;
    position: relative;
    bottom: 0px;
}
.btn-primary:active,.btn-primary:focus,.search-autotools-btn:active,.search-autotools-btn:focus, .btn-primary.active, .open &gt; .btn-primary.dropdown-toggle {
    background: #ac2925!important;
    border: 1px solid #ac2925!important;
    outline: none!important;
}
.autotools-block-info{
    position: absolute;
    top: 11px;
    bottom: auto;
    right: 11px;
    z-index: 11;
    border: 2px solid #999;
    color: #ececec;
    border-radius: 6px;
    color: #999;
    transition-duration: .3s;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 21px;
    background: #fff;
    /*display: none;*/
}
.autotools-block-info i{
    font-style: inherit;
}
.autotools-block-info:hover{
    border: 2px solid #666;
    color: #666;
    /*background: rgba(0,0,0,0.02);*/
}
.autotools-menu label{
    width: 100%;
    margin-bottom: 10px;
}
.range-block{
    margin-top: 14px;
    position: relative;
    width: 100%;
}
.autotools-menu-ot{
    padding-left: 0px;
}

.autotools-menu-do{
    padding-right: 0px;
}

.autotools-menu-ot .form-control,.autotools-menu-do .form-control{
    padding-left: 8px;
}

.autotools-menu input,.autotools-menu input:focus{
    outline: none!important;
    border-color: #ececec;
    box-shadow: none;
}
.input-group-addon:first-child {
    border-right: 0;
    background: rgba(0,0,0,0.02);
    font-weight: bold;
    border-color:#ececec;
}

.autotools-menu-categories,.autotools-menu-brands{
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 14px;
    cursor: pointer;
    padding: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #ececec;
    border-radius: 6px;
    transition-duration: .3s;
    list-style-type: none;
    position: relative;
}
.autotools-menu-categories:before{
    position: absolute;
    top: 50%;
    font-weight: 400;
    margin-top: -10px;
    right: 14px;
    height: 20px;
    line-height: 20px;
    content: '\eaad';
    font-family: 'Nucleo Outline';
    font-size: 18px;
    transition-duration: .3s;
}

.autotools-menu-categories.active,.autotools-menu-brands.active {
    border: 1px solid #666;
    background: rgba(0, 0, 0, 0.02);
}
.autotools-menu-categories.active:before{
    /*transform: rotate(180deg);*/
}
.autotools-menu-categories:hover,.autotools-menu-brands:hover{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}
.autotools-menu-categories-content{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    height: 0px;
    transition-duration: 0.3s;
}
.autotools-menu-categories-content.active{
    height: auto;
}
.autotools-menu-categories-content li{
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 4px;
    font-size: 12px;
    cursor: pointer;
    padding: 6px;
    margin-left: 10px;
    border: 1px solid #ececec;
    border-radius: 6px;
    transition-duration: .3s;
    list-style-type: none;
}
.autotools-menu-categories-content li:hover,.autotools-menu-categories-content li.active{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}
.autotools-menu-categories-content .checkbox{
    margin: 0px;
}
.autotools-menu-categories-content .checkbox label{
    margin: 0px;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    text-transform: initial;
    padding-right: 0px;
}
.autotools-menu-categories-content .checkbox label input{
    margin-top: 2px;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.autotools-menu form{
    margin-bottom: 0px;
}
.autotools-menu form .form-group:last-child{
    margin-bottom: 0px;
}
.autotools-content-block-list{
    float: right;
    display: inline-block;
    margin-left: 20px;
}
.autotools-content-block-list span{
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    border: none!important;
    border-radius: 6px;
    transition-duration: .3s;
    margin-left: 8px;
}
.autotools-content-block-list span:hover i{
    color: #000!important;
}
.autotools-content-block-list span.active i{
    color: #000;
    border: none;
}
.autotools-content-block-list span i{
   font-style: inherit;
   color: #999;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b:before{
    font-size: 18px;
    color: #000;
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field{
    border-radius: 4px;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{
    color: #fff;
    font-weight: bold;
}
.select2-results__option{
    padding: 6px 4px;
    border-radius: 4px;
    border: 1px solid #ececec;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
}
.select2-results__option:last-child{
    margin-bottom: 5px;
}
.autotools-content-dinamic-block.col-md-12{
    padding-top: 2px;
    padding-bottom: 1px;
}
.autotools-content-dinamic-block.col-md-12 .autotools-block-img{
    /*width: 12%;
    float: left;*/
}
.autotools-content-dinamic-block.col-md-12 .autotools-block-img img{
    max-height: 72px;
}
.autotools-content-dinamic-block.col-md-12 .autotools-block{
    min-height: auto;
}
  .autotools-content-dinamic-block.col-md-12 .autotools-block-title {
    /*width: 60%;
    height: 150px;
    float: left;
    text-align: left;*/
    padding-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
.brands .autotools-content-dinamic-block.col-md-12 .autotools-block-title{
    color: #000;
    opacity: 1;
    font-weight: normal;
}
.brands .autotools-content-dinamic-block.col-md-12 .autotools-block-title:hover{
    opacity: 0.6;
}
.brands .tires-search{
    border-color: #999;
}
.autotools-content-dinamic-block.col-md-12 .autotools-block-btn, .autotools-content-dinamic-block.col-md-12 .open-in-account{
    bottom: 11px;
    left: auto;
    right: 11px;
    /*transform: translateY(0px);*/
    /*top: 11px;*/
}
.autotools-content-dinamic-block.col-md-12 .autotools-block-hint{
    width: 80%;
}
.autotools-content-dinamic-block.col-md-12 .autotools-block-hint p{
    display: inline-block;
    margin-right: 4px;
    width: 100%;
}
/*.autotools-content-dinamic-block.col-md-12 .autotools-block-hint p:before{*/
    /*content: ",";*/
    /*float: right;*/
/*}*/
.autotools-content-dinamic-block.col-md-12 .autotools-block-info{
    right: 11px;
    bottom: 11px;
}
.autotools-content-dinamic-block.col-md-12 .autotools-block-info i {
    margin-left: 1px;
}
.autotools-content-dinamic-block.col-md-12 .autotools-block-hint{
    height: 86px;
}
.autotools-menu-categories label,.autotools-menu-brands label,.tires-menu-categories label{
   margin-bottom: 0px;
    font-size: 14px;
    cursor: pointer;
}
.autotools-menu-categories label input,.autotools-menu-brands label input,.tires-menu-categories label input{
    margin-right: 10px;
    margin-top: 0px;
    /*transform: translateY(1px);*/
}
.checkbox-custom{
    cursor: pointer;
}
.autotools-block-hint{
    width: 100%;
    height: 196px;
    background: rgba(250,250,250,1);
    color: #000;
    padding: 4px;
    position: absolute;
    /*transform: translateY(-196px);*/
    z-index: 10;
    top: 0px;
    left: 0px;
    transition-duration: .3s;
    overflow: hidden;
}
.autotools-block-hint.active{
    /*transform: translateY(0px);*/
}
.autotools-block-hint p{
    font-size: 13px;
    /*font-weight: bold;*/
    line-height: 13px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-indent: inherit;
    padding: 5px;
    background: #f5f5f5;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}
.autotools-block-hint p:first-child{
    border-top:1px solid #ececec;
    /*margin-top: 36px;*/
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.autotools-block-hint p:last-child{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.autotools-block-hint p:nth-child(2n+1){
    background: #fff;
}
.mCSB_inside &gt; .mCSB_container{
    margin-right: 16px;
}
.pagination &gt; .active &gt; a{
    color: #000;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pagination &gt; .active &gt; a:hover{
    color: #000;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span{
    padding: 4px 10px;
}
.query-count{
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: right;
    padding-right: 10px;
}
.autotools-block-btn,.open-in-account {
    /*background: #fff;*/
    /*border: 1px solid #666;*/
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    /*color: #000;*/
}
/*.autotools-block-btn:focus{*/
    /*background: #fff!important;*/
    /*border: 1px solid #666!important;*/
    /*color: #000!important;*/
/*}*/
/*.autotools-block-btn:hover ,.autotools-block-btn:active {*/
    /*border: 1px solid #000!important;*/
    /*background: #000!important;*/
    /*color: #fff!important;*/
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px!important;*/
/*}*/
.autotools-block-btn i,.open-in-account i{
    font-style: inherit;
}
.slider-content{
    padding-left: 0px;
    padding-right: 0px;
}
.carousel-control.left,.carousel-control.right{
    background-image: none;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    font-size: 50px;
    color: #000;
}
.carousel-control.left i,.carousel-control.right i{
    font-style: inherit;
}
.slider-button{
    /*background: #e10617;*/
    /*border: 1px solid #e10617;*/
    font-size: 15px;
    transition-duration: .3s;
    font-weight: bold;
    background: #fff;
    border: 1px solid #666;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
    margin-top: -4px;
    float: right;
}
.slider-button:hover,.slider-button:active,.slider-button:focus{
    border: 1px solid #000!important;
    background: #000!important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px!important;
}
.slider-content-characteristic h3{
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
}
.slider-content-characteristic i{
    font-style: inherit;
}
.slider-content-price{
    font-size: 16px;
}
.slider-content-price span{
    font-weight: bold;
}
.slider-content-characteristic-block{
    margin: 0px;
    padding: 0px;
}
.slider-content-characteristic-block li{
    list-style-type: none;
    font-size: 14px;
    /*margin-bottom: 3px;*/
    padding: 3px;
    background: #f5f5f5;
    padding-left: 8px;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}
.slider-content-characteristic-block li:first-child{
    border-top: 1px solid #ececec;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.slider-content-characteristic-block li:last-child{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.slider-content-characteristic-block li:nth-child(2n+1){
    background: #fff;
}
.carousel-indicators li{
    border: 1px solid #888;
}
.carousel-indicators .active{
    background-color: #888;
}
.slider-content-characteristic-price{
    margin-top: 20px;
}
.slider-content-price{
    padding-left: 0px;
}
.slider-content-button{
    padding-right: 0px;
}
.adaptive-close{
    display: none;
}
.poll-autorization,.news-autorization{
    width: 40%;
}
.poll-autorization label,.news-autorization label{
    margin-top: 6px;
    margin-bottom: 6px;
    width: 100%;
}
.poll-autorization input[type="submit"],.news-autorization input[type="submit"] {
    background: #e10617;
    border: 1px solid;
    margin-top: 10px;
    font-size: 15px;
    transition-duration: .3s;
    height: 35px;
    width: 80px;
    font-weight: bold;
}
.poll-autorization input[type="submit"]:hover,.news-autorization input[type="submit"]:hover{
    background: #ac2925;
}
.poll-header,.news-header{
    padding: 10px;
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    margin-bottom: 10px;
    background: #fff;
}
.news-header {
    display: flex;
    justify-content: flex-end;
}
.poll-header-btn,.news-header-btn{
    font-weight: bold;
    margin-right: 4px;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #ececec;
    border-radius: 6px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    display: inline-block;
    user-select: none;
}
.add-new,.add-action {
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #fff;
}
.poll-list{
    padding: 0px;
}
.poll-header-btn:hover,.news-header-btn:hover{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}
.exit-poll,.exit-new{
    float: right;
}
.poll-list-menu{
    width: 100%;
    min-height: 356px;
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    padding: 16px;
    background: #fff;
    margin-left: 6px;
    margin-bottom: 6px;
}
.poll-list-menu ul li p{
    width: calc(100% - 25px);
    display: inline-block;
    float: left;
    margin-bottom: 0px;
    text-indent: inherit;
    padding: 0px;
    margin: 0px;
}
#add-poll-modal .input-group, #edit-poll-modal .input-group,#add-question-modal .input-group,#edit-question-modal .input-group,#add-newsletter-modal .input-group{
    width: 100%;
    margin-bottom: 10px;
}
#add-poll-modal .input-group .form-control,#add-question-modal .input-group .form-control,#edit-poll-modal .input-group .form-control,#add-newsletter-modal .input-group .form-control{
    border-radius: 5px!important;
}
.save-poll,.update-poll,.save-question,.update-question,.send-answer,.save-new,.get-bonus,.close-bonus,.save-newsletter, .save-action{
    background: #e10617;
    border: 1px solid #e10617;
    font-size: 15px;
    transition-duration: .3s;
    font-weight: bold;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.save-new,.save-action{
    float: right;
}
.save-poll:hover,.update-poll:hover,.save-question:hover,.update-question:hover,.send-answer:hover,.save-new:hover,.get-bonus:hover,.close-bonus:hover,.save-newsletter:hover,.save-action:hover{
    background: #ac2925;
    border: 1px solid #ac2925;
}
.save-poll:focus,.save-new:focus,.save-newsletter:focus{
    background: #ac2925!important;
    border: 1px solid #ac2925!important;
    outline: none!important;
}
.i-agree{
    background: #00CC00;
    border: 1px solid #00CC00;
    font-size: 15px;
    transition-duration: .3s;
    font-weight: bold;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.i-agree:hover{
    background: #339900;
    border: 1px solid #339900;
}
.poll-list-menu ul{
    margin: 0px;
    padding: 0px;
}
.poll-list-menu ul li{
    font-weight: bold;
    margin-bottom: 6px;
    font-size: 14px;
    cursor: pointer;
    padding: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #ececec;
    border-radius: 6px;
    transition-duration: .3s;
    list-style-type: none;
    position: relative;
}
.poll-list-menu ul li:hover{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}
#add-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
#edit-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.tires-menu .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
#add-newsletter-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{
    height: 34px;
    line-height: 34px;
}
#add-poll-modal .select2-container--bootstrap .select2-selection--multiple,
#edit-poll-modal .select2-container--bootstrap .select2-selection--multiple,
.tires-menu .select2-container--bootstrap .select2-selection--multiple,
#add-newsletter-modal .select2-container--bootstrap .select2-selection--multiple{
    min-height: 34px;
}
#add-poll-modal .select2-container .select2-search--inline,
#edit-poll-modal .select2-container .select2-search--inline,
.tires-menu .select2-container .select2-search--inline,
#add-newsletter-modal .select2-container .select2-search--inline{
    height: 30px;
    line-height: 30px;
    margin-top: -1px;
}
#add-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
#edit-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.tires-menu .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
#add-newsletter-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{
    padding: 8px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #ececec;
    border-radius: 6px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    display: inline-block;
    background: #fff;
    height: 30px;
    line-height: 30px;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #000;
    margin-left: 2px;
}
#add-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice:hover,
#edit-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice:hover,
.tires-menu .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice:hover,
#add-newsletter-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice:hover
{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}
#add-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
#edit-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.tires-menu .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
#add-newsletter-modal .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{
    margin-top: 0;
    width: 240px!important;
    height: 34px;
    line-height: 34px;
    padding: 0 13px;
    display: none;
}

#add-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove,
#edit-poll-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove,
.tires-menu .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove,
#add-newsletter-modal .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{
    color: #2a2b2b;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    float: right;
    margin-right: 0px;
    margin-left: 6px;
    font-size: 16px;
    line-height: 32.9px;
}
/*.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{*/
    /*padding-top: 3px;*/
/*}*/
.poll-content{
    padding-right: 0px;
}
.poll-content-block{
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    padding-top: 16px;
    border: 1px solid #ececec;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.add-question-list-input input{
    margin-top: 10px;
}
#add-question-modal p,#edit-question p{
    color: #888;
    font-size: 12px;
    text-indent: inherit;
}
.add-question-list-block{
    width: 94%;
    float: left;
}
.add-question-list-close {
    width: 6%;
    float: left;
    text-align: center;
    height: 34px;
    line-height: 34px;
    margin-top: 8px;
    font-size: 20px;
    cursor: pointer;
}
.add-question-list-close i{
    font-style: inherit;
    opacity: 0.6;
    transition-duration: .3s;
}
.add-question-list-close i:hover{
    opacity: 1;
}
.poll-list-menu ul li .poll-list-menu-edit{
    display: inline-block;
    float: right;
}
.poll-list-menu ul li i{
    font-style: inherit;
    opacity: 0.6;
    transition-duration: .3s;
    margin-left: 10px;
    font-size: 18px;
}
.poll-list-menu ul li i:first-child{
    transform: translateY(1px);
}
.poll-list-menu ul li i:hover{
    opacity: 1;
}
.poll-list-menu ul li.active{
    border-color: #000;
}
#tooltip{
    max-height: 490px;
    overflow: hidden;
    max-width: 800px;
    font-size: 13px;
}
.poll-content-block{
    display: none;
}
.poll-content-block h2{
    margin-top: 0px;
}
.list-question-block{
    padding: 6px;
    border: 1px solid #ececec;
    margin-bottom: 10px;
    border-radius: 6px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    transition-duration: .3s;
    cursor: pointer;
}
.list-question-block.active{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}
.list-question-block:hover{
    border: 1px solid #666;
}
.list-questions{
    margin-top: 14px;
}
.list-question-block-edit{
    display: inline-block;
    float: right;
}
.list-question-block-edit i{
    font-style: inherit;
    opacity: 0.6;
    transition-duration: .3s;
    margin-left: 10px;
    font-size: 18px;
}
.list-question-block-edit i:hover{
    opacity: 1;
}
.list-question-block-edit i.fa-trash-o{
    transform: translateY(-1px);
}
#edit-question .input-group{
    width: 100%;
}
#edit-question .input-group input{
    border-radius: 5px !important;
}
.poll-button-modal{
    position: fixed;
    right: 24px;
    bottom: 100px;
    background: #e00616;
    width: 50px;
    height: 50px;
    line-height: 35px;
    text-align: center;
    border-radius: 50px;
    transition-duration: .3s;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,0);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    overflow: hidden;
    animation: 1.2s ease-in-out 1s normal none infinite running trambling-animation;
    display: none;
}

.poll-button-modal:hover{
    background: #fff;
    border: 1px solid #ececec;
    width: 130px;
    animation: none;
}
.poll-button-modal:hover i{
    color: #e00616;
}
.poll-button-modal:hover span{
    width: auto;
    margin-right: 10px;
}
.poll-button-modal span{
    overflow: hidden;
    width: 0px;
    display: inline-block;
    color: #e00616;
    font-weight: bold;
    font-size: 18px;
    transform: translateY(7px);
    transition-duration: .3s;
}
.poll-button-modal i{
    font-size: 30px;
    color: #fff;
    font-style: inherit;
    transform: translateX(-2px);
    transition-duration: .3s;
}

#poll-modal .radio {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}

#poll-modal .radio + label {
    cursor: pointer;
}

#poll-modal .radio:not(checked) {
    position: absolute;
    opacity: 0;
}

#poll-modal .radio:not(checked) + label {
    position: relative;
    padding: 0 0 0 35px;
    font-weight: bold;
}

#poll-modal .radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid rgba(200, 200, 200, 1);
    border-radius: 50%;
    background: #FFF;
}

#poll-modal .radio:not(checked) + label:after {
    content: '';
    position: absolute;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #2b2b2b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);
    opacity: 0;
    transition: all .2s;
}

#poll-modal .radio:checked + label:after {
    opacity: 0.8;
}

#poll-modal .radio:focus + label:before {
    box-shadow: 0 0 0 3px rgba(85, 85, 85, 0.3);
}
#poll-modal .modal-title{
    display: inline-block;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}
#poll-modal .modal-title.active{
    font-weight: bold;
}
.my-variant{
  outline:none!important;
    margin-top: 14px;
    display: none;
}
.my-variant:focus{
    border: 1px solid #2b2b2b!important;
    box-shadow: none!important;
}
.poll-visible{
    transform: translateY(2px);
}
#poll-modal .poll-modal-block{
    display: none;
}
#poll-modal .poll-modal-block:first-child{
    display: block;
}
.progress-pull{
    width: 100%;
    height: 4px;
    background: #ECECEC;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.progress-pull .progress-poll-succes{
    width: 0px;
    height: 4px;
    background: #e10617;
    transition-duration: .3s;
}
.poll-schet{
    text-align: center;
    font-weight: bold;
}
.poll-success-ok{
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
}
.poll-success-ok.active{
    display: block;
}

.tires-menu-categories{
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 14px;
    cursor: pointer;
    padding: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    /*border: 1px solid #ececec;*/
    border-radius: 6px;
    transition-duration: .3s;
    list-style-type: none;
    position: relative;
}
.all-select{
    margin-top: 10px;
    margin-left: 8px;
}
.all-select input{
    margin-right: 7px;
    margin-top: 0px;
    transform: translateY(2px);
}
.categories-content .tires-menu-categories-content{
    display: block;
    height: 300px;
}
.modal-description-product .item{
    text-align: center;
}
.modal-description-product .item img{
    max-height: 400px;
    display: inline-block;
}
.brrc-history-block{
    border: 1px solid #ececec;
    border-radius: 6px;
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;*/
    margin-right: 0px;
}
.history-block-line{
    width: 100%;
    font-size: 14px;
    /* font-weight: bold; */
    line-height: 14px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-indent: inherit;
    padding: 8px;
    background: #f5f5f5;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}
.history-block-line:nth-child(2n+1) {
    background: #fff;
}
.block-bonus-left{
    padding-left: 0px;
}
.block-bonus-right{
    padding-right: 0px;
}
.block-history-content .block-bonus-right:first-child{
    padding-left: 0px;
}

.block-bonus{
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    padding: 10px;
    color: rgba(0,0,0,0.5);
    font-size: 15px;
    letter-spacing: 0.7px;
}
.block-history-content{
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    padding: 16px;
    margin-bottom: 16px;
    background: #fff;
}
.loading-generate-document{
    margin-left: 14px;
}
.history-block-line div{
    padding-left: 5px;
    padding-right: 5px;
}
.block-bonus span{
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    width: 100%;
    display: block;
}
.get-all-history-button{
    display: inline-block;
    font-weight: bold;
    margin-right: 4px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    cursor: pointer;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #ececec;
    border-radius: 6px;
    margin-top: 10px;
    margin-left: 50%;
    transform: translateX(-50%);
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.get-all-history-button:hover{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}
.block-history-content-button{
    font-weight: bold;
    margin-right: 4px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    cursor: pointer;
    padding: 8px;
    border: 1px solid #ececec;
    border-radius: 6px;
    margin-top: 10px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    color: #fff;
    background-color: #e10617;
    font-weight: bold;
    margin-top: 14px;
    display: inline-block;
    float: right;
}
.block-history-content-button:hover,.block-history-content-button:focus,.block-history-content-button:active{
    /*border: 1px solid #666;*/
    background: #AB0617;
    color: #fff;
}
.tires-down-block{
    /*border: 1px solid #ececec;*/
    /*border-radius: 6px;*/
    /*margin-left: 30px;*/
    /*margin-right: 30px;*/
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
.tires-down-block .autotools-block-info i{
    transform: translateX(1px);
}
.tires-down-block .autotools-block{
    min-height: 260px;
}
.tires-down-block .owl-prev{
    transform: scale(1.5);
    transition-duration: .3s;
    opacity: 0.8;
}
.tires-down-block .owl-prev:hover{
    opacity: 1;
}
.tires-down-block .owl-next{
    transform: scale(1.5) rotate(180deg);
    transition-duration: .3s;
    opacity: 0.8;
}
.tires-down-block .owl-next:hover{
    opacity: 1;
}
.tires-down-block .owl-controls{
    position: absolute;
    top: 42%;
    width: 106%;
    margin-left: -3%;
    /* margin-top: 50%; */
    transform: translateY(-50%);
}
.tires-down-block .owl-prev{
   left: 0px;
}
.tires-down-block .owl-next{
   right: 0px;
}
.tires-down-block .owl-stage{
    padding-bottom: 6px;
}
.autotools-block-snow i{
    color: #0099FF;
    font-size: 18px;
    position: absolute;
    top: 11px;
    left: 10px;
    z-index: 2;
}
.autotools-block-spikes{
    width: 17px;
    height: 17px;
    background: url(/rk/templates/default/img/spikes.png);
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 34px;
    left: 10px;
    z-index: 2;
}
.query-count{
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    margin-bottom: 0px;
    margin-left: 4px;
    margin-right: 4px;
    width: 99%;
}
.brrc-history-block{
    max-height: 460px;
    /*border-right: none;*/
    /*border-top-right-radius: 0px ;*/
    /*border-bottom-right-radius: 0px ;*/
    width: 99.8%;
    margin-top: 8px;
}
.brrc-history-block #mCSB_1_scrollbar_vertical{
    margin-right: -5px;
}
.summ-bonus{
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}
.brrc-history-block .mCSB_inside &gt; .mCSB_container {
    margin-right: 6px;
}
.brrc-history-block .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{
    opacity: 0;
}
.history-block-line-header{
    background: #ccc!important;
    border-radius: 4px;
    font-weight: 500;
}
.bonus-programm-grapchic-block-sale {
    margin-bottom: 0px;
}
.all-summ-product{
    text-align: right;
    width: 100%;
    font-size: 13px;
    color: #777;
    font-style: normal;
    display: inline-block;
    margin-top: 5px;
}
.basket-view-line .all-summ-product{
    margin-top: 0px;
    padding-right: 20px;
}
.basket-view-line .basket-line-status-danger{
    padding-right: 20px;
}
.basket-view-line .product-date-today{
    display: block!important;
}
@keyframes trambling-animation {
    0%, 50%, 100% {
        transform: rotate(0deg) translateX(0px);
    }
    10%, 30% {
        transform: rotate(-10deg) translateX(1px);
    }
    20%, 40% {
        transform: rotate(10deg) translateX(-1px);
    }
}
.poll-model-question-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.radio-inline{
    padding-left: 4px;
}
.poll-model-qustion-answer{
    margin-top: 18px;
}
.radio-input-answer{
    width: 96%;
}
.poll-model-question{
    display: none;
}
.poll-model-question.active{
    display: block;
}
.poll-model-question.destroy{
    display: none!important;
}
.list-question-block-name{
    display: inline-block;
}
#not_region_work p{
    text-indent: inherit;
}
.grapf-pull{
    display: none;
    margin-top: 20px;
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    padding-top: 16px;
    border: 1px solid #ececec;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.grapf-pull.active{
    display: block;
}
.grapf-pull h2{
    margin-top: 0px;
}
.poll-list-menu-name{
    width: 74%;
    display: inline-block;
}

#cke_editor{
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.edit-news-content {
    padding-right: 0px;
    margin-right: 0px;
}
.edit-news-content-block{
    padding: 15px;
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    background: #fff;
    margin-right: 6px;
}
.tires-search{
    margin-top: 4px;
}
.poll-list-menu .list-news-admin{
    margin-top: 4px;
}
.js-img {
    max-width: 440px;
    min-width: 420px;
    border: 1px solid;
    height: 270px;
    float: left;
    background: url(/rk/templates/default/img/line.png);
    border-color: #ececec;
    overflow: hidden;
}
.jcrop-keymgr {
    display: none;
    width: 1px;
    height: 1px;
    opacity: 0;
}
.prieview-image-news{
    display: none;
    border: 1px solid #ececec;
    border-radius: 6px;
}
.userpic {
    width: 260px;
    height: 180px;
    border: 1px solid #000;
    /*border-radius: 240px;*/
    overflow: hidden;
    display: inline-block;
    position: relative;
    margin-bottom: 50px;
    float: right;
    background: url(/rk/templates/default/img/line.png);
    border-color: #ececec;
    margin-right: 7%;
    margin-top: 4%;
}
.js-fileapi-wrapper {
    display: none;
}
.button-uploud:hover,.js-upload:hover{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
}

.button-uploud, .js-upload {
    font-weight: bold;
    margin-right: 4px;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #ececec;
    border-radius: 6px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    display: inline-block;
    user-select: none;
}
.jcrop-holder {
    margin: auto auto;
}
.product-tires,.product-brands{
    background: #fff;
    padding-left: 30px;
    padding-top: 14px;
    padding-right: 30px;
    padding-bottom: 30px;
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
}
.product-tires .item img{
    max-height: 400px;
    margin-left: 50%;
    transform: translateX(-50%);
}
.product-tires h4{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.product-tires .slider-content{
    background: #fff;
    /*border: 1px solid #ececec;*/
    /*border-radius: 6px;*/
    padding: 6px;
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;*/
}
/*.product-tires  .slider-content-characteristic-block{*/
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;*/
/*}*/
.product-tires  .slider-content-characteristic-block li{
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;*/
    padding: 4px;
    padding-left: 8px;
}
.product-brands .autotools-block-btn{
    position: static;
    float: right;
    margin-right: -36px;
}
.product-tires .autotools-block-btn{
    position: relative;
    top: 0px;
    margin-top: 0px;
    right: 0px;
    float: right;
    left: 0px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    transform: translateX(0px);
    font-size: 16px;
}
.product-tires .slider-content-characteristic,.product-tires .slider-content-characteristic&gt;div{
    padding-right: 0px;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover{
    background-color: #e00616;
}
.edit-news-content .prieview-image-news{
    margin-bottom: 20px;
}

.edit-news-content .upload-news-image{
    display: none;
}
.edit-news-content .upload-news-image.active{
    display: block;
}
.prieview-image-open{
    cursor: pointer;
}
.edit-news-content .userpic{
    margin-right: 0px;
}
.quick-selection{
    background: #fff;
    padding: 4px;
    color: #000;
    font-weight: bold;
    margin-right: 2px;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #ececec;
    border-radius: 6px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    margin-bottom: 6px;
    display: inline-block;
}
.quick-selection:hover,.quick-selection.active{
    border: 1px solid #666;
    background: rgba(0,0,0,0.02);
    color: #000;
}
.quick-selection-content{
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    margin-bottom: 10px;
    margin-left: 4px;
    margin-right: 4px;
    padding: 16px;
}
.quick-selection-content h2{
    margin-top: 0px;
    font-weight: bold;
    font-size: 16px;
}

.brands{
  margin-top: 0px;
}
.brands .brands-img-block{
    width: 80px;
    height: 60px;
    display: block;
    margin-right: 20px;
    overflow: hidden;
    padding: 0px;
    float: left;
}
.brands .brands-img-block img{
    width: 100%!important;
    margin-top: 30px;
    transform: translateY(-50%);
    height: auto!important;
    max-height: 54px;
}
.brands .car-list-catalog ul li{
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    width: 100%;
}
.brands .letter{
    position: absolute;
    left: -24px;
    top: 0px;
    font-size: 18px;
    font-weight: bold;
}
.brands .car-list-catalog ul li a span{
    /*transform: translateY(-17px);*/
    line-height: 60px;
    display: inline-block;
}
.brands-all-content{
    border: 1px solid #ececec;
    border-radius: 6px;
    padding: 6px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    padding: 20px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    background: url(/assets/img/banners/brands-baner.jpg);
    box-shadow: inset 0px 0px 130px rgba(0,0,0,1);
    color: #fff;
}
.brands-all-content h1{
    margin-top: 0px;
    color: #fff;
}
.brands-all-content p{
    font-size: 15px;
}
.description-brands{
    display: inline-block;
    width: 100%;
}
.brands-all-content img{
    border: 1px solid #ececec;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    float: left;
    margin-right: 30px;
    height: 90px;
    padding: 10px;
    background: #fff;
}

.brands-all-content a h1 {
    line-height: 90px;
}
.url-brand{
    font-weight: bold;
    margin-right: 4px;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #ccc;
    border-radius: 6px;
    transition-duration: .3s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    color: #fff;
    display: inline-block;
    margin-top: 12px;
}
.url-brand.disabled {
    display: none;
}
.url-brand:hover,.url-brand:active,.url-brand:focus{
    border: 1px solid #000;
    color: #000;
    /*margin-top: 30px;*/
    background: #fff;
}
.result-rub-bonus{
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
}

.open-in-selection{
    background: #fff;
    color: #000;
    display: inline-block;
    float: right;
    border: 1px solid #959595;
    border-radius: 4px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    margin-left: 10px;
    z-index: 2;
    display: block;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    transition-duration: .3s;
}
.open-in-selection:hover{
    background: #000;
    color: #fff;
}
.brands .line .autotools-block-img{
    margin-top: 0px;
}
.brands .line .art-brands{
    left: auto;
    right: 70px;
}
.orders-filters {
    border: 1px solid #ececec;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    padding: 10px;
    color: rgba(0,0,0,0.5);
    background: #fff;
    /*margin-top: -12px;*/
}
.order-line{
    list-style-type: none;
    padding: 1px 10px;
    /*border-radius: 4px;*/
    margin-top: 1px;
    transition-duration: .2s;
    /*height: 24px;*/
    display: flex;
    justify-content: flex-start;
    background: #fff;
}
.order-line:nth-child(2n) {
    background: #ececec;
}
.order-position a {
    color: #000;
    font-weight: 500;
    transition-duration: .2s;
}
.order-position a:hover{
    text-decoration: underline;
}
.order-position{
    margin-right: 10px;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.order-block {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    padding: 7px;
    background: #fff;
    margin-top: 4px;
}
.order-block hr {
    margin-top: 0px;
    margin-bottom: 10px;
}
.order-block-header {
    background: #337ab7;
    padding: 1px 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 0px;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.order-product-name {
    width: 260px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
}
.order-time {
    font-weight: bold;
    background: #000;
    color: #fff;
    /*border: 1px solid #ececec;*/
    border-radius: 6px;
    padding: 2px 10px;
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;*/
    cursor: default;
}
.order-time i {
    font-style: normal;
    margin-right: 2px;
}
.order-date{
    width: 146px;
    text-align: center;
}
.order-price{
    width: 100px;
    text-align: right;
    padding-right: 12px;
}
.order-quantity{
    width: 50px;
    text-align: center;
}
.order-status{
    width: 172px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.order-status:hover .list-status{
    display: block;
}
.order-status-description{
    font-weight: 500;
    /*text-align: center;*/
    cursor: pointer;
}
.reward {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 22px;
    text-align: center;
    border: 2px solid #FFCC66;
    border-radius: 10px;
    box-shadow: #FFCC66 0px 0.0666667px 0.133333px 0px, #FFCC66 0px 2px 10px 0px;
}
.num-order {
    width: 220px;
    margin-right: 10px;
}

.num-order b {
    font-size: 13px;
    /*font-weight: 400;*/
}

.description-hint{
    width: 260px;
    font-size: 13px;
    /*font-weight: bold;*/
}
.date-hint{
    /*font-weight: bold;*/
    width: 146px;
    font-size: 13px;
    text-align: center;
}
.price-hint{
    /*font-weight: bold;*/
    width: 100px;
    font-size: 13px;
    text-align: right;
    padding-right: 12px;
}
.price-hint i{
    font-style: normal;
    font-weight: 100;
    font-size: 12px;
}
.count-hint{
    /*font-weight: bold;*/
    width: 50px;
    font-size: 13px;
    text-align: center;
}
.state-hint{
    /*font-weight: bold;*/
    font-size: 13px;
    /*text-align: center;*/
    width: 172px;
}
.list-status{
    display: none;
    padding: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #fff;
    position: absolute;
    top: 20px;
    border: 1px solid #ccc;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
    z-index: 2;
    border-radius: 4px;
    width: 400px;
}
.reward img {
    max-width: 160px;
    float: left;
    margin-right: 40px;
    margin-left: 20px;
}
.reward-hint {
    font-size: 40px;
}
.up-line{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.status-order{
    background: #ececec;
    border: 1px solid #ccc;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    padding: 1px 6px;
    border-radius: 4px;
    cursor: default;
}
.salfe-delivery, .order-express{
    background: #ececec;
    /*border: 1px solid #ddd;*/
    color: #000;
    font-weight: 500;
    padding: 2px 10px;
    border-radius: 4px;
    max-width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: default;
}
.status-order-block{
    display: flex;
    flex-wrap: wrap;
    width: 530px;
}
.manager-request{
    width: 100%;
    margin-top: 4px;
    margin-left: 4px;
}
.order-total {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    font-size: 16px;
    width: calc(100% - 482px);
}
.order-total h3{
    margin: 0px;
    margin-right: 10px;
}
.status-order-block div{
    margin-right: 10px;
}
.order-total-count{
    font-weight: bold;
    line-height: 16px;
}
.order-total-price {
    font-weight: bold;
    display: flex;
    line-height: 16px;
    align-items: flex-end;
    /*border-bottom: 2px solid;*/
    font-size: 15px;
}
/*.order-total-price span{*/
    /*border-bottom: 2px solid;*/
/*}*/
.order-total-price i {
    font-style: normal;
    margin-left: 4px;
}
.pay-line{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 8px;
}
.pay-button {
    color: #fff;
    background-color: #e00616;
    border: 1px solid #e00616;
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    transition-duration: .2s;
    width: auto;
    cursor: pointer;
}

.pay-button:hover{
    background-color: #AB0617;
}

.block-bonus-summ{
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
}

.order-line a.order-return,.order-line a.order-exit,.order-line a.order-specify-date {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    padding: 1px 10px;
    border-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 13px;
    transition-duration: .2s;
    width: auto;
    max-width: 130px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.order-content {
    border: 1px solid #ececec;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 4px;
}
.order-option{
    display: flex;
    align-items: center;
    flex-wrap:wrap;
    max-width:145px;
    min-width: 124px;
}
.order-line .order-return.disabled {
    background-color: #ececec;
    border-color: #999;
    color: #777;
}

.order-line a.order-return:hover,.order-line a.order-exit:hover, .order-line a.order-specify-date:hover{
    background-color: #000;
    color: #fff;
}

.order-line .order-return.disabled:hover{
    background-color: #ececec;
    border-color: #999;
    color: #777;
}

.orders-filters h2{
    margin-top: 0px;
}

.orders-filters .input-group-addon {
    padding: 6px 10px;
}

.orders-filters .select2-container--bootstrap .select2-selection {
    font-size: 13px;
}

.search-orders{
    font-weight: normal;
    font-size: 15px;
    border-color: #dedede!important;
}

.search-orders, .search-orders:focus {
    outline: none!important;
    border-color: #ececec;
    box-shadow: none;
}

.orders-filters label{
    color: #000;
    font-weight: 500;
    font-size: 14px;
}

.order-indicator{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    display: inline-block;
    margin-right: 4px;
    border: 1px solid #ececec;
}

.search-orders-block{
    display: flex;
    align-items: center;
}

.search-orders-block input{
    /*margin-right: 10px;*/
    /*padding-left: 6px;*/
    /*padding-right: 6px;*/
    padding: 4px 6px!important;
    height: 32px;
    font-size: 14px;
    border-color: #dedede!important;
}

.stended-settings {
    border-radius: 4px;
    cursor: pointer;
    transition-duration: .3s;
    font-size: 13px;
    font-weight: 500;
    color: #555;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

.stended-settings:hover{
    text-decoration: underline;
}

.list-status-header{
    margin-bottom: 0px;
    padding-bottom: 2px;
    border-bottom: 1px solid #ececec;
    font-weight: bold;
}

.list-status-line {
    padding: 2px 0px 2px 4px;
    background: #fff;
    border-radius: 4px;
}

.list-status .alert-warning{
    padding: 10px;
    white-space: normal;
    text-overflow: unset;
    margin-bottom: 0px;
    margin-top: 6px;
}

.list-status-line:nth-child(2n+1) {
    background: #ececec;
}

.list-status-line .order-indicator {
    margin-left: 4px;
}

.list-status div{
    padding-left: 0px;
    padding-right: 4px;
}

.list-status-line .order-indicator{
    margin-right: 6px;
}

.order-month-year{
    background: #e00616;
    /*background: #555;*/
    display: inline-block;
    padding: 4px 10px;
    line-height: 14px;
    font-size: 14px!important;
    color: #fff;
    border-radius: 6px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 4px;
}
.order-month-year:first-child{
    margin-top: 8px;
}
.order-delay-delivey{
    color: #e00616;
    cursor: pointer;
}
.order-delay-delivey span{
    background: #e00616;
    width: 18px;
    height: 18px;
    color: #e00616;
    border-radius: 18px;
    color: #fff;
    display: inline-block;
    margin-right: 4px;
}

.orders-content-sort {
    margin-top: 5px;
    display: flex;
    align-items: center;
}
.orders-content-sort-hint{
    transform: translateY(1px);
}
.orders-content-sort .autotools-content-sort-num {
    padding-bottom: 2px;
    padding-top: 2px;
    background: #fff;
}

.orders-content-sort .autotools-content-sort-num.active{
    background: #fff;
}

.orders-content-sort .autotools-content-sort-num:hover{
    background: #fff;
}

.bonus-shop-button{
    margin-top: 2px;
    float: left;
}

.block-header-bonus-shop{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 38px;
}

.all-count-bonus{
    padding: 2px 10px;
    color: #000;
    background: #fff;
    border-radius: 4px;
    font-weight: 500;
}

.bonus-shop-buttons-block{
    display: flex;
    justify-content: center;
    margin-top: 16px;
}

.bonus-shop-edit {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #999;
    z-index: 2;
    font-size: 20px;
    cursor: pointer;
    transition-duration: .2s;
}
.bonus-shop-edit:hover{
    color: #000;
}
.bonus-shop-edit i{
    font-style: normal;
}

.autotools-content-dinamic-block .bonus-shop-button {
    background: #e10617;
    border: 1px solid #e10617;
    font-size: 15px;
    transition-duration: .3s;
    font-weight: bold;
    border-radius: 4px;
    padding: 3px 10px;
    position: absolute;
    bottom: 11px;
    left: 50%;
    /*transform: translateX(-50%);*/
    color:#fff;
}

.autotools-content-dinamic-block .bonus-shop-button.disabled{
    background-color: #ececec;
    border-color: #999;
    color: #777;
}

.autotools-content-dinamic-block .bonus-shop-button:hover {
    color: #fff;
    background: #ac2925;
    border: 1px solid #ac2925;
}

.autotools-content-dinamic-block .bonus-shop-button.disabled:hover {
    background-color: #ececec;
    border-color: #999;
    color: #777;
}

.bonus-shop-name{
    width: 92%;
    margin-left: 4%;
}

.autotools-block:hover .bonus-shop-name{
    opacity: 1;
}

.count-product{
    position: absolute;
    display: flex;
    top: 13px;
    left: 13px;
    z-index: 2;
    background: #fff;
    padding: 0px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    line-height: 20px;
    box-shadow: rgba(0,0,0,.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0,.1) 0px 2px 10px 0px;
}

.allSumm {
    margin-top: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.allSumm span {
    font-weight: bold;
    color: #000;
    font-size: 15px;
}

.bascet-name-content .cty,.bascet-name-content .cty input,.bascet-name-content .cty span {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cty.disabled {
    display: none;
}

.history-bonus-shop-button {
    color: #aaa;
    transition-duration: .2s;
}

.history-bonus-shop-button:hover {
    color: #fff;
}
.history-shop-block-content h2 {
    margin-top: 0px;
    font-size: 20px;
    margin-bottom: 12px;
}
.history-shop-block-content{
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    box-shadow: rgba(0,0,0,.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0,.1) 0px 2px 10px 0px;
}
.history-bonus-shop-table{
    border-radius: 4px;
    border: 1px solid #ececec;
    margin-bottom: 0px;
}

.history-bonus-shop-table &gt; thead &gt; tr &gt; th{
    border-bottom: 1px solid #ddd;
}

.hint-bonus-programm-up{
    padding: 10px;
    background: #d9edf7;
    border-radius: 6px;
    margin-top: 20px;
}


.order-buttons .update-filters.pulse {

    animation: pulse 1s ease-out .1s 3 forwards;

}

.period-line .price-ot{
    position: absolute;
    left: 0px;
    margin-top: 16px;
}

#search-orders-modal .modal-footer button, #export-orders-modal .modal-footer button{
    background: #e10617;
    font-size: 15px;
    transition-duration: .3s;
    font-weight: bold;
    height: 30px;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
    border-radius: 4px;
    cursor: pointer;
    border-color: #e10617;
}

#search-orders-modal .modal-footer button:hover, #export-orders-modal .modal-footer button:hover{
    background: #ac2925;
}

.method-receiving-order{
    padding: 20px;
    background: #fff;
    border-radius: 6px;
    box-shadow: rgba(0,0,0,.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0,.1) 0px 2px 10px 0px;
    margin-bottom: 20px;
}
.method-receiving-order-title{
    margin-top: 0px;
    font-size: 16px;
    font-weight: 500;
}
.method-receiving-order-content .method-receiving-order-content-list{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.method-receiving-order-content .method-receiving-order-content-list li{
    display: flex;
    justify-content: space-between;
    padding: 7px 10px;
    align-items: center;
    cursor: pointer;
    border: 1px solid #ececec;
    margin-bottom: 6px;
    border-radius: 6px;
}
.method-receiving-order-checklist{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    /*border: 1px solid;*/
}
.method-receiving-order-content-icon i {
    font-style: normal;
    font-size: 26px;
    color: #777;
}
.method-receiving-order-content-icon-car i{
    font-size: 22px;
    margin-right: 2px;
}
.method-receiving-order-content-select{
    display: flex;
    align-items: center;
}
.method-receiving-order-content-select-name p{
    font-weight: 500;
    margin-bottom: 0px;
}
.method-receiving-order-content-select-check{
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid #ccc;
    margin-right: 16px;
}
.method-receiving-order-button{
    background: #e10617;
    font-size: 18px;
    text-transform: uppercase;
    transition-duration: .3s;
    font-weight: bold;
    border-radius: 6px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    padding: 8px;
}
.method-receiving-order-button.disabled{
    background: #ccc;
}
.method-receiving-order-button.disabled:hover{
    background: #ccc;
}
.method-receiving-order-button:hover{
    background: #ac2925;
}
.method-receiving-order-content ul li.active{
    border-color: #777;
}
.method-receiving-order-content ul li.active .method-receiving-order-content-select-check{
    position: relative;
}
.method-receiving-order-content ul li.active .method-receiving-order-content-select-check:after{
    content: "";
    width: 14px;
    height: 14px;
    background: #777;
    border-radius: 16px;
    position: absolute;
    top: 2px;
    left: 2px;
}
.stoimost-line{
    margin-bottom: 6px;
}
.method-receiving-order-checklist li .code{
    margin-top: 16px;
}
.stoimost-line,.all-stoimost {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.dostavka-summ-price{
    font-weight: 500;
}
.all-stoimost{
    align-items: flex-end;
}
.adress-dostavki{
    margin-top: 4px;
    width: 100%;
}
.all-stoimost h3{
    margin: 0px;
    font-weight: bold;
}

.comment-basket{
    width: 100%;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px;
}
.comment-basket:focus-visible,.comment-basket:focus,.comment-basket:active{
    border-color: #ccc;
    outline: none;
}
.basket-list-products{
    padding: 14px 20px;
    background: #fff;
    border-radius: 6px;
    box-shadow: rgba(0,0,0,.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0,.1) 0px 2px 10px 0px;
    margin-bottom: 20px;
}
.basket-line{
    display: flex;
    padding: 0px 0px 10px 0px;
    margin-bottom: 4px;
    border-bottom: 1px solid #ececec;
    margin-top: 10px;
    position: relative;
}
.delate-line{
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    opacity: 0.5;
    transition-duration: .3s;
}
.delate-line:hover{
    opacity: 1;
}
.delate-line i{
    font-style: normal;
    color: #000;
}
.basket-line:last-child{
    border: none;
}
.basket-line:first-child{
    margin-top: 0px;
}
.basket-line:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.basket-line-image{
    width: 13%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.basket-view-line .basket-line-image{
    display: none;
}

.basket-line-info{
    width: 68%;
    padding-left: 20px;
    /*padding-right: 20px;*/
    position: relative;
}

.basket-view-line .basket-open-hint-content{
    width: 100%;
}

.basket-view-line .basket-line-price-title{
    display: none;
}

.basket-view-line .basket-line-info-name-content{
    width: 37%;
}
.basket-view-line .basket-open-hint-content.active{
    width: 58%;
}
.basket-view-line .waiting-date b{
    width: 100%;
    display: inline-block;
}

.basket-view-line .basket-line-info{
    padding-left: 0px;
    display: flex;
    justify-content: space-between;
    width: 65%;
}
.basket-view-line .waiting-date span{
    display: none;
}
.basket-view-line .basket-line-info-name{
    font-size: 13px;
}

.basket-view-line .basket-line-select{
    width: 3%;
    margin-right: 2px;
}

.basket-line-title{
    display: none;
    background: #337ab7;
    border-bottom: 1px solid #ececec;
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 13px;
    margin-top: 10px;
    font-weight: bold;
    color: #fff;
    border-radius: 4px;
}

.basket-view-line .basket-line-title {
    display: flex;
}
.basket-view-line hr{
    display: none;
}
.basket-line-title-name{
    margin-left: 22px;
}
.basket-line-title-date-add{
    margin-left: 90px;
}
.basket-line-title-date-delivery{
    margin-left: 16px;
}
.basket-line-title-sklad {
    margin-left: 10px;
}
.basket-line-title-price{
    margin-left: 74px;
}
.basket-line-title-num{
    margin-left: 42px;
}
.basket-view-line .basket-line{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.basket-view-line .basket-line-info-article{
    margin-left: 0px;
}
/*.basket-view-line .basket-line-info-article a{*/

/*}*/
.basket-line-select{
    width: 4%;
    display: flex;
    align-items: center;
}

.basket-view-line span.minus, .basket-view-line span.plus{
    width: 22px;
    height: 24px;
    padding-top: 5px;
    font-size: 12px;
}

.basket-view-line .count-block-text {
    width: 32px;
    height: 23px;
}

.basket-view-line .basket-line-price{
    width: 35%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.basket-view-line .basket-line-price-summ{
    font-size: 15px;
    font-weight: bold;
}
.basket-view-line .basket-open-hint-content{
    margin-top: 0px;
}
.basket-view-line .basket-line-select{
    align-items: flex-start;
}
.basket-view-line .basket-line .count-block{
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 14px;
}
.basket-list-products-button label{
    margin-left: 10px;
    margin-bottom: 0px;
}
.basket-list-products-button input{
    margin-top: 0px;
}
.basket-list-products-delimiter{
    margin-top: 10px;
    margin-bottom: 10px;
}
.basket-list-products-button{
    display: flex;
    justify-content: space-between;
}
.basket-list-products-button .basket-line-checkbox{
    display: flex;
    align-items: center;
}
.basket-line-price{
    width: 15%;
}

.basket-line-image img{
    max-width: 100%;
    max-height: 100px;
    /*border: 1px solid #ececec;*/
    border-radius: 6px;
}
.basket-line-info-name{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.basket-line-info-brand{
    font-size: 13px;
    margin-top: 4px;
    text-transform: uppercase;
}
.basket-list-products-content{
    padding-right: 0px;
}
.basket-line-info-article{
    color: #777;
    font-size: 13px;
    margin-left: 8px;
}
.basket-line-info-article a{
    font-size: 13px;
    color: #777;
    text-decoration: underline;
    transition-duration: .2s;
}
.basket-line-info-article a:hover{
    text-decoration: underline;
}
.basket-line-price-title{
    display: inline-block;
    color: #777;
    font-size: 13px;
    width: 100%;
}
.basket-line-price-summ{
    font-size: 18px;
    font-weight: bold;
}
.count-block{
    display: flex;
}
.count-block-text{
    width: 40px;
    margin: 0px 4px;
    text-align: center;
    font-size: 14px;
}
.method-receiving-order-hint{
    font-size: 12px;
    color: #aaa;
}
.method-receiving-order-checklist .checkbox{
    margin-bottom: 6px;
}
.clear-basket{
    float: right;
    color: #fff;
    border: 1px solid #e00616;
    padding: 3px 10px;
    border-radius: 6px;
    line-height: 1;
    text-transform: uppercase;
    background: #e00616;
    font-size: 12px;
    transition-duration: .2s;
}
.clear-basket:hover{
    background: #AB0617;
    color: #fff;
    border-color: #AB0617;
}
.warning-basket{
    font-size: 14px;
}
.update-basket-button{
    float: right;
    margin-right: 10px;
    color: #000;
    border: 1px solid #fff;
    padding: 3px 10px;
    border-radius: 6px;
    line-height: 1;
    text-transform: uppercase;
    background: #fff;
    font-size: 12px;
    display: inline;
    transition-duration: .2s;
}
.update-basket-button:hover{
    background: #000;
    color: #fff;
    border-color: #000;
}
.empty-cart-image{
    margin: 50px auto 42px;
    width: 131px;
    height: 116px;
    background: url(/rk/templates/default/img/empty_cart.svg) no-repeat center;
    background-size: contain;
    -webkit-background-size: contain;
}
.empty-cart-text{
    margin-bottom: 42px;
    color: #bababa;
    text-align: center;
    font-size: 36px;
}
.get-exml-basket{
    background: #016e3c;
    color: #fff;
    float: right;
    /*margin-right: 10px;*/
    border: 1px solid #016e3c;
    padding: 3px 10px;
    border-radius: 6px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 12px;
    display: inline;
    margin-right: 10px;
    transition-duration: .2s;
}
.products-type-view{
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    border: none!important;
    border-radius: 6px;
    transition-duration: .3s;
    margin-left: 8px;
}
.products-type-view i{
    font-style: inherit;
    color: #999;
}
.products-type-view.active i{
    color: #000;
}
.get-exml-basket:hover,.get-exml-basket:focus {
    background: #02a902;
    border-color: #02a902;
    color: #fff;
}
.waiting-date{
    color: #777;
    font-size: 13px;
}

.basket-open-hint-content{
    display: none;
    margin-top: 10px;
}

.basket-open-hint-content.active{
    display: block;
}

.basket-line-open-hint-button{
    font-size: 13px;
    color: #777;
    cursor: pointer;
    text-decoration: underline;
    position: relative;
    bottom: 0px;
}

.basket-line .count-block{
    margin-top: 4px;
}
.product-date-today{
    color: #02a902;
    font-weight: 500;
}

.basket-line-status-danger{
    font-size: 11px;
    display: inline-block;
    color: #e00616;
    text-align: center;
}

.method-receiving-order-content-icon img{
    width: 30px;
    height: 30px;
}
.method-receiving-order-content-list li.disabled{
    background: #ececec;
}
.method-receiving-order-dostavka{
    display: flex;
    justify-content: space-between;
}
.method-receiving-order-dostavka-line{
    width: 48%;
    padding: 10px;
    cursor: pointer;
    margin-top: 10px;
    border: 1px solid #ececec;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    transition-duration: .2s;
}
.method-receiving-order-dostavka-line:hover{
    background: #ececec;
}
.method-receiving-order-dostavka-line img{
    max-height: 24px;
}
.method-receiving-order-dostavka-line.disabled{
    display: none;
}
.delivery-confirmation-button{
    background: #e10617;
    color: #fff;
    font-weight: 500;
    transition-duration: .3s;
    border-radius: 6px;
    border-color: #e10617;
}

.delivery-confirmation-button:hover{
    background: #ac2925;
    border-color: #ac2925;
    color: #fff;
}
.basket-line-options{
    display: flex;
}
.swal2-popup{
    padding: 10px!important;
}
.swal2-popup.swal2-toast {
    font-size: 14px!important;
    font-weight: 500!important;
}
.swal2-popup.swal2-toast .swal2-title{
    font-size: 14px!important;
    font-weight: 500!important;
    margin-left: 10px!important;
    text-align: left;
    padding-left: 10px;
    line-height: 16px;
}

.buy-modal-line {
    padding: 10px 0px;
    border-bottom: 1px solid #ececec;
    display: flex;
}
.buy-modal-line:last-child{
    border: none;
}
.buy-modal-line img{
    margin-right: 1%;
    width: 10%;
    border-radius: 4px;
}
.buy-modal-block-name{
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.buy-modal-block-info{
    width: 30%;
}
.buy-modal-block-articul{
    font-size: 13px;
    color: #777;
}
.buy-modal-block-articul span{
    margin-left: 6px;
}
.buy-modal-block-date{
    width: 18%;
}
.buy-modal-block-price,.buy-modal-block-count, .buy-modal-block-all-price, .buy-modal-block-date {
    font-size: 12px;
    text-align: center;
    color: #777;
}

.buy-modal-block-price span,.buy-modal-block-count span, .buy-modal-block-all-price span, .buy-modal-block-date span{
    width: 100%;
    display: inline-block;
}
.back-order{
    float: left;
    background: rgba(0,0,0,0.1);
    color: #000;
    border: 1px solid rgba(0,0,0,0.1);
    font-size: 15px;
    transition-duration: .3s;
    font-weight: bold;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.confirm-order-button{
    background: #e10617;
    border: 1px solid #e10617;
    font-size: 15px;
    transition-duration: .3s;
    font-weight: bold;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.confirm-order-button:hover{
    background: #ac2925;
    border: 1px solid #ac2925;
    color: #fff;
}
.back-order:hover{
    background: #000;
    color: #fff;
    border-color: #000;
}
#buy-modal .modal-body {
    padding-top: 0px;
    padding-bottom: 0px;
}
.adress-dostavki-modal,.all-price-buy-modal,.dostavka-price-modal, .dostavka-comment-modal{
    font-size: 14px;
}
.dostavka-price-modal span{
    font-weight: bold;
}
.all-price-buy-modal{
    font-size: 16px;
    margin-top: 10px;
}
.all-price-buy-modal span{
    font-weight: bold;
}
.row-model{
    font-weight: normal!important;
    width: 43%;
    line-height: 22px;
    display: inline-block;
}
span.not-weight{
    font-weight: normal!important;
}
.info-buy-modal{
    padding: 14px 0px;
}

.disabled-orders{
    display: flex;
}

.disabled-orders .form-group{
    display: flex;
    align-items: center;
}

#disabled-orders-button,#disabled-colors-button{
    margin-top: -3px;
    margin-right: 6px;
}
.basket-line-red{
    border: 1px solid #FF6666;
    border-radius: 6px;
}
.basket-line-info .circle-red{
    background: #e00616;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 5px;
    display: inline-block;
    transform: translateY(-1px);
}
.basket-line-info .circle-green{
    background: #02a902;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 5px;
    display: inline-block;
    transform: translateY(-1px);
}

.basket-list-hint{
    display: flex;
}
.basket-list-hint .circle-red {
    background: #e00616;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 5px;
    display: inline-block;
}
.basket-list-hint .circle-green {
    background: #02a902;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 5px;
    display: inline-block;
}
.basket-list-hint-block{
    margin-right: 20px;
}
.big_oils_image {
    max-width: 100%;
    max-height: 100px;
}
@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 2px 8px rgba(225, 6, 23, 0.1);
        box-shadow: 0 0 2px 8px rgba(225, 6, 23, 0.1);
    }
    10% {
        -webkit-box-shadow: 0 0 2px 8px rgba(225, 6, 23, 0.6);
        box-shadow: 0 0 2px 8px rgba(225, 6, 23, 0.4);
    }
    100% {
        -webkit-box-shadow: 0 0 2px 6px transparent;
        box-shadow: 0 0 2px 6px transparent;
    }
}
@media (max-width: 991px) {
    /*.page_menu {
        display: none;
    }*/

    .navigation {
        margin-top: 26px;
    }

    .tabs .tab {
        width: 30%;
    }

    .tabs .tab.tab-prev {
        width: 10%;
        display: block;
        font-size: 22px;
    }

    .tabs .tab.tab-prev i {
        width: auto;
        font-style: inherit;
    }

    .content-contacts {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .content-selection-city-parent,
    .tabs-parent {
        position: relative;
        transition-duration: .5s;
        width: 100%;
    }

    .tabs-parent {
        transform: translateX(100vw);
        /*left: 100vw;*/
        height: 0px;
    }

    .content-selection-city-parent {
        /*right: 0;*/
        transform:translateX(0px);
        height: auto;
    }

    .content-selection-city-parent.active {
        /*right: 100vw;*/
        transform: translateX(-100vw);
        height: 0px;
    }

    .tabs-parent.active {
        /*left: 0;*/
        transform: translateX(0px);
        height: auto;
    }

    .tabs-otdel {
        display: block;
        margin-bottom: 16px;
    }
    #pagecontent #g_container .inline_block{
        width: 100%!important;
    }
    #pagecontent #g_container #viewtable{
        width: 100%!important;
    }
    #qgsearchinput{
        width: 80%;
    }
    .gdDetailCol{
        padding-left: 0px;
    }
    .autotools-content-sort-content{
        width: 100%;
    }
    .autotools-content-filters{
        width: 100%;
        margin-top: 10px;
        float: left;
    }
    .autotools-content-sort-count{
        float: left;
    }
    .autotools-menu-ot{
        padding-right: 0px;
    }
    .autotools-menu-do{
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 10px;
    }
    .autotools-content-dinamic{
        padding: 0px;
    }
    .pagination{
        width: 100%;
    }
    .autotools-menu-dinamic,.autotools-content-dinamic{
        transition-duration: .3s;
    }
    .autotools-menu-dinamic{
        /*transform:translateX(0px);
        height: auto;*/
    }
    .autotools-menu-dinamic.active{
       /* transform:translateX(-100vw);
        height: 0px;*/
    }
    /*.autotools-content-dinamic{
        transform:translateX(100vw);
        height: 0px;
    }
    .autotools-content-dinamic.active{
        transform:translateX(0vw);
        height: auto;
    }*/
    .adaptive-close{
        display: inline-block;
        border-radius: 6px;
        color: #000;
        width: 30px;
        float: left;
        height: 30px;
        font-size: 24px;
        text-align: center;
        line-height: 27px;
        border: 1px solid #ececec;
        border-radius: 6px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0.0666667px 0.133333px 0px, rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
        transition-duration: .3s;
        margin-top: -8px;
        margin-left: -10px;
    }
    .adaptive-close:hover{
        border: 1px solid #666;
        background: rgba(0,0,0,0.02);
    }
    .adaptive-close i{
        font-style: inherit;
    }

    .status-order-block{
        width: 50%;
    }
    .order-total{
        width: 50%;
    }
    .orders-content .orders-content-sort{
        width: 100%;
        justify-content: flex-end;
    }
    .order-position{
        width: 100%;
    }
    .order-product-name {
        width: 100%;
    }
    .order-status{
        width: 100%;
    }
    .order-price {
        width: 80%;
        text-align: left;
    }
    .order-date{
        width: 100%;
        text-align: left;
    }
    .order-line{
        flex-wrap: wrap;
    }
    .order-quantity{
        text-align: left;

    }
    .list-status{
        width: 100%;
    }
    .order-option{
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .content-date{
        justify-content: space-between;
    }
}

@media (max-width: 768px) {

    .orders-filters{
        overflow: hidden;
    }

    .orders-content{
        overflow: hidden;
    }
    .navigation-back {
        width: 175px;
    }

    .header-up-left a {
        width: 100%;
        display: inline-block;
    }

    .header-up-right {
        padding-left: 0px;
        padding-right: 0px;
    }

    .header a {
        line-height: 24px;
    }

    .tabs-content {
        padding: 0px;
        padding-bottom: 10px;
    }

    .tab-content1 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .content-region h2 {
        font-size: 24px;
    }

    .car-catalog-parametr-identification .guayaquil_SelectedRow {
        width: 100%;
        float: left;
    }

    .car-catalog-parametr-identification .guayaquil_SelectedRow:nth-child(2n+1) {
        margin-right: auto;
    }

    div.guayaquil_categoryfloatbox {
        width: 100% !important;
    }

    div.guayaquil_floatunitlist_250 {
        width: 48% !important;
    }

    .status-container {
        flex-wrap: wrap;
    }
    .status-content{
        width: 100%;
    }
    .status-container .update-filters{
        margin-left: 0px;
    }
    .orders-container {
        overflow: hidden;
    }
}
@media (max-width: 375px) {
    .tabs .tab {
        font-size: 12px;
    }
}

@media (max-width: 500px) {
  .basket-view-line .basket-line-price-summ {
   
    margin-right: 15px;
   
  }
}
</pre></body></html>