/* client page */

#client-page .card-box ul {
    padding-left: 0 !important;
    list-style: none !important;
}

.legend-mark {
    padding-left: 0 !important;
    list-style: none !important;
}

ul.legend-mark li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    width: auto;
    height: 35px;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #797979 !important;
    line-height: 1.6;
}

ul.legend-mark li .mark {
    display: block;
    float: left;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin-right: 8px;

    background-color: #fcf8e3;
    padding: .2em;
}

.mark-1 {
    background: #fcc !important;
}

.mark-7 {
    background: #ffc89e !important;
}

.mark-2 {
    background: #81F7F3 !important;
}

.mark-3 {
    background: #fff6cd !important;
}

.mark-5 {
    background: #DA81F5 !important;
}
.mark-6 {
    background: #88f581  !important;
}

.mark-4 {
    background: #cceddc !important;
}

.mark-8 {
    background: #A4A4A4 !important;
}

.mark-10 {
    background: #C7CCF1 !important;
}

#table-deliveries {
    overflow-x: auto;
}

table:not(.table-condensed) thead th {
    text-align: left !important;
    vertical-align: middle !important;

    padding: 8px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

    border-bottom: 2px solid #ebeff2;
    background: #ebeff2;

    color: #777;
    font-weight: 600;
}

table:not(.table-condensed) thead th.text-center {
    text-align: center !important;
}

table:not(.table-condensed) thead th a {
    color: #777 !important;
}

table:not(.table-condensed) tbody tr:hover td {
    background: transparent !important;
}

table:not(.table-condensed).sub {
    width: auto;
}

table:not(.table-condensed).sub th {
    background: #f5f5f5;
}

tr.dop_info,
tr.services {
    display: none;
}

.client-top-links {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    margin-bottom: 7px;
}

#new-form-page .panel ul {
    padding-left: 20px !important;
}

.ui-slider-horizontal {
    margin-top: 12px;
    height: 12px;
    background: #e1e4e9;
    border: none !important;
}

.ui-slider-range {
    background: url(../images/sprite-skin-flat.png) repeat-x !important;
    background-position: 0 -60px !important;
}

.ui-slider-handle {
    margin-left: -8px !important;
    border: none !important;
    background: url(../images/sprite-skin-flat.png) repeat-x !important;
    width: 16px !important;
    height: 18px !important;
    top: -3px !important;
    background-position: 0 -120px !important;
    cursor: pointer !important;
}

.ui-slider-handle:hover {
    background-position: 0 -150px !important;
}

.ui-label {
    opacity: 0;
}

label .required {
    color: #ff0000;
}

#new-form-page #ves-ui {
    position: relative;
}

#new-form-page #ves-ui:before {
    position: absolute;
    top: 14px;
    left: 50%;
    margin-left: -42px;
    content: 'Ã‘Æ’ÃÂºÃÂ°ÃÂ¶ÃÂ¸Ã‘â€šÃÂµ ÃÂ²ÃÂµÃ‘Â';
    color: #98a6ad;
    font-size: 13px;
}

#new-form-page #obem-ui {
    position: relative;
}

#new-form-page #obem-ui:before {
    position: absolute;
    top: 14px;
    left: 50%;
    margin-left: -51px;
    content: 'Ã‘Æ’ÃÂºÃÂ°ÃÂ¶ÃÂ¸Ã‘â€šÃÂµ ÃÂ¾ÃÂ±Ã‘Å ÃÂµÃÂ¼';
    color: #98a6ad;
    font-size: 13px;
}

table.themes td {
    vertical-align: middle !important;
}

table.themes td:first-child {
    width: 158px;
}

table.themes td p {
    margin-bottom: 0 !important;
}

@media (max-width: 767px) {
    table.themes td:first-child {
        width: auto;
    }

    table.themes td h3 {
        font-size: 14px;
        line-height: 22px;
    }

    table.themes td h4 {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (min-width: 992px) {
    .logo-second {
        display: none;
    }
}
/*
@media (max-width: 991px) {
    .logo-first {
        display: none !important;
    }
    .logo-second {
        display: inline !important;
    }
}
*/
h4.page-title {
    margin-bottom: 22px !important;
}

.main-header-title {
    text-transform: none !important;
    color: #28292e !important;
    font-size: 27px !important;
    line-height: 27px !important;
}

@media (min-width: 1200px) {
    .main-row {
        background: url(../images/main-row-bg.jpg) 49% top repeat-y;
    }
}

.main-row ul li a {
    display: inline-block;
    width: 100%;
    height: auto;
}

.main-row ul li a span {
    color: #4691f2;
    text-transform: uppercase !important;
    text-decoration: underline;
}

.main-row ul li a:hover span {
    color: #5cadff;
}

.main-row ul li a i {
    display: inline-block;
    vertical-align: middle;
}

.main-row ul li a i:before {
    content: '';
    font-size: 0 !important;
    display: inline-block;
    width: 20px;
    height: 26px;
    vertical-align: middle;
}

.main-row ul li a i.ti-truck:before {
    background: url(../images/blue-delivery-icon.png) center center no-repeat;
    background-size: 100%;
}

.main-row ul li a i.ti-clipboard:before {
    background: url(../images/blue-calc-icon.png) center center no-repeat;
    background-size: 100%;
}

.main-row ul li a i.ti-comments:before {
    background: url(../images/blue-comment-icon.png) center center no-repeat;
    background-size: 100%;
}

.main-row ul li a i.ti-menu-alt.first:before {
    background: url(../images/blue-cargo-icon.png) center center no-repeat;
    background-size: 100%;
}

.main-row ul li a i.ti-menu-alt.second:before {
    background: url(../images/blue-pre-icon.png) center center no-repeat;
    background-size: 100%;
}

.menu-title.header {
    color: #fff;
    font-family: "Museo Sans Bold", sans-serif;
    font-weight: normal !important;
}

label {
    font-family: "Museo Sans Bold", sans-serif;
    font-weight: normal !important;
}

.main-links {
    position: relative;
    padding-left: 90px;
}

.main-links a {
    font-size: 14px;
    line-height: 1.4;
    color: #28292e !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.main-links a h4 {
    color: #28292e !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.main-links a:hover {
    color: #4691f2 !important;
}

.main-links a:hover h4 {
    color: #4691f2 !important;
}

.main-links a.on-main {
    color: #337ab7 !important;
}

.main-links a.on-main:hover {
    color: #23527c !important;
}

.main-links p:last-child {
    margin-bottom: 0 !important;
}

.main-links img {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 48px;
    height: auto;
}

@media (min-width: 1200px) {
    .main-links img {
        top: 20px !important;
        margin-top: 0 !important;
    }
}

.main-links img.first {
    margin-top: -24px;
}

.main-links img.second {
    margin-top: -21px;
}

@media (max-width: 767px) {
    .main-links {
        padding-left: 20px !important;
    }

    .main-links img {
        display: none;
    }
}

.main-links h4 {
    font-size: 18px !important;
    line-height: 18px !important;
}

#client-page .card-box p {
    font-size: 15px !important;
    line-height: 1.4 !important;
}

table:not(.table-condensed) thead th {
    font-family: "Museo Sans Bold", sans-serif;
    font-weight: normal !important;
}

b, strong {
    font-family: "Museo Sans Bold", sans-serif !important;
    font-weight: normal !important;
}

.red-border {
    border: #ff0000;
}

.sub-h {
    font-family: "Museo Sans Medium", sans-serif !important;
}

#table-deliveries a.ti-map-alt,
#table-deliveries a.ti-tracing,
#table-deliveries a.ti-id-badge,
#table-deliveries a.ti-exchange-vertical,
#table-deliveries a.ti-id,
#table-deliveries .ti-printer {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
}

#table-deliveries .code_field form{
	display:inline-block;
}
#table-deliveries .code_field form button{
	background-color:unset;
	border:unset;
}

#table-deliveries a.ti-map-alt:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: url(../images/icons/Pereadresaciya.png) center center no-repeat;
    background-size: 100%;
}
#table-deliveries a.ti-tracing:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: url(../images/icons/tracking.png) center center no-repeat;
    background-size: 100%;
	content:"";
}
#table-deliveries a.ti-id:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: url(../images/icons/tracking.png) center center no-repeat;
    background-size: 100%;
}

#table-deliveries .ti-printer:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: url(../images/icons/Print.png) center center no-repeat;
    background-size: 100%;
}

#table-deliveries a.ti-id-badge:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: url(../images/icons/Smena_platelshika.png) center center no-repeat;
    background-size: 100%;
}

#table-deliveries a.ti-exchange-vertical:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: url(../images/icons/Smena_poluchatelya.png) center center no-repeat;
    background-size: 100%;
}

.header.nav > li > b {
    line-height: 60px;
    padding: 0 15px;
}

.header.nav > li.with-left-border {
    border-left: 1px solid rgba(54, 64, 74, 0.05);
}

.print-tr,
.status-tr {
    display: none;
}

.sum-hidden {
    display: none;
}

.p-required {
    color: #ff0000;
    font-size: 12px;
}

#slider .slick-slide {
    position: relative;
    background-color:#fff;
}
#slider .slick-slide > a{
	display:flex;
	align-items: center;
	max-width:1300px;
	margin:0 auto;
}
#slider .slick-slide > a > *{
    width:50%;
}
#slider .slick-slide .img {
    text-align:center;
}
#slider .slick-slide .img > img {
    max-width: 100%;
    max-height:400px;
	margin:0 auto;
}

#slider .slick-slide .desc {
   /* width: 100%;*/
    text-align:center;
    /*position: absolute;
    top: 50%;
    margin-top: -100px;*/
}
#slider .slick-slide .desc p{
	line-height:25px;
}

/*#slider .slick-slide .desc h1 {
    line-height: 1 !important;
    text-align: center;
}

#slider .slick-slide .desc h1 span {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 7px;
    background: #4691f2;
    text-transform: uppercase;
    color: #fff;
    font-family: "Museo Sans Bold", sans-serif;
    font-weight: normal !important;
    font-size: 36px;
}

#slider .slick-slide .desc h2 {
    color: #fff;
    font-family: "Museo Sans Bold", sans-serif;
    font-weight: normal !important;
    font-size: 36px;
    text-align: center;
}

#slider .slick-slide .desc p {
    margin-top: 30px;
    text-align: center;
}
*/
#slider .slick-slide .desc p .btn_span {
    display: inline-block;
    padding: 3px 14px;
    border: 3px solid #4691f2;
    border-radius: 5px;
    background: #208ef1;
    color: #fff;
    font-family: "Museo Sans Bold", sans-serif;
    font-weight: normal !important;
    font-size: 18px;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#slider .slick-slide:hover .desc p .btn_span {
    background: #5a8fd2;
}
#slider .slick-dots {
    bottom: 10px;
    left: 0;
    right: auto;
}

#slider .slick-dots > li button {
    width: 15px;
    height: 15px;
}

#slider .slick-dots > li button:before {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 3px solid #4691f2 !important;
    color: transparent !important;
    opacity: 1 !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#slider .slick-dots > li.slick-active button:before,
#slider .slick-dots > li button:hover:before{
    background: #4691f2 !important;
    border: 3px solid #4691f2 !important;
    color: #4691f2 !important;
}

#slider .slick-prev {
    width: 40px;
    height: 40px;
    left: 20px;
    background: url(../images/slider-left-arrow-h.png) center center no-repeat;
    background-size: cover;
}

#slider .slick-next {
    width: 40px;
    height: 40px;
    right: 20px;
    background: url(../images/slider-right-arrow-h.png) center center no-repeat;
    background-size: cover;
}

@media (min-width: 768px) and (max-width: 1199px) {
    /*#slider .slick-slide .desc h1 span {
        font-size: 20px !important;
    }

    #slider .slick-slide .desc h2 {
        font-size: 20px !important;
    }

    #slider .slick-slide .desc p {
        margin-top: 10px;
    }*/
}
@media (max-width: 870px) {
    #slider .slick-slide {
		background-color:unset;
	}
	#slider .slick-slide > a{
		display:block;
	}
	#slider .slick-slide > a > *{
		width:100%;
	}
	#slider .slick-slide .desc {
		display:none;
	}
	#slider .slick-slide .img > img {
		max-height:300px;
	}
	#slider .slick-dots {
        display: none !important;
    }
}
@media (max-width: 767px) {
	.kurs_desctop{
		display:none;
	}
    /*#slider .slick-slide .desc {
        margin-top: -67px;
    }

    #slider .slick-slide .desc h1 span {
        padding: 2px 5px;
        font-size: 12px !important;
        line-height: 16px;
    }

    #slider .slick-slide .desc h2 {
        font-size: 12px !important;
        line-height: 16px;
    }

    #slider .slick-slide .desc p {
        margin-top: 10px;
    }

    #slider .slick-slide .desc p a {
        padding: 2px 5px;
        font-size: 12px;
    }*/

    #slider .slick-dots {
        display: none !important;
    }

    #slider .slick-prev {
        width: 32px;
        height: 32px;
        left: 15px;
    }

    #slider .slick-next {
        width: 32px;
        height: 32px;
        right: 15px;
    }
	ul.header.navbar-right > li > a {
		line-height: 60px;
		padding: 0px !important;
	}
	#selectProf {
		width: 150px !important;
	}
	#wrapper .topbar .topbar-left {
		width: 70px !important;
	}
	.logo-second {
        display: inline !important;
    }
	#wrapper .topbar .topbar-left .logo-first {
		display: none !important;
	}
}
@media (min-width: 769px){
	#wrapper .topbar .topbar-left {
		width: 240px !important;
	}
	#wrapper .topbar .topbar-left   .logo-second {
		display: none !important;
	}
}
#wrapper.enlarged .topbar .topbar-left {
	width: 70px !important;
}
#wrapper.enlarged .topbar .topbar-left .logo-first {
	display: none !important;
}
#wrapper.enlarged .topbar .topbar-left   .logo-second {
	display: inline !important;
}

@media (min-width: 768px) and (max-width: 1264px) {
	ul.header.navbar-right {
		display: block;
		float: none !important;
		clear: both;
		text-align: right;
	}
	ul.header.navbar-right li{
		float:none;
		display:inline-block
	}
	.side-menu{
		top:120px !important;
	}
	.content-page > .content {
		margin-top:120px !important;
	}
}
@media (min-width: 768px) and (max-width: 811px){
	.navbar .header{
		font-size:12px;
	}
}
@media (max-width: 500px) {
	ul.header.navbar-right {
		display: block;
		float: none !important;
		clear: both;
		text-align: right;
	}
	ul.header.navbar-right li{
		float:none;
		display:inline-block
	}
	.side-menu{
		top:120px !important;
	}
	.content-page > .content {
		margin-top:120px !important;
	}
}
@media (max-width: 340px) {
	ul.header.navbar-right {
		display: block;
		float: none !important;
		clear: both;
		text-align: center;
	}
	ul.header.navbar-right li{
		float:none;
		display:inline-block
	}
	ul.header.navbar-right > li > a {
		line-height: 0px;
		padding: 0px !important;
		margin: 10px 0;
	}
	#selectProf {
		width: 100% !important;
	}
	.side-menu{
		top:140px !important;
	}
	.content-page > .content {
		margin-top:140px !important;
	}
}
.sum-hidden table.variants td,
.sum-hidden table.variants th {
    text-align: center !important;
    vertical-align: middle !important;
}

.sum-hidden table.variants a.first {
    display: inline-block;
    width: 186px;
    height: 40px;
    padding-top: 11px;
    border-radius: 4px;
    background: #5fd080;
    text-align: center;

    font-family: "Museo Sans Bold", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.sum-hidden table.variants a.second {
    display: inline-block;
    width: 186px;
    height: 40px;
    padding-top: 3px;
    border-radius: 4px;
    background: #5fd080;
    text-align: center;

    font-family: "Museo Sans Bold", sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}

#calc-total {
    color: #5fd080 !important;
    font-family: "Museo Sans Black", sans-serif;
    font-weight: normal !important;
    font-size: 20px;
    text-transform: none !important;
}

#calc-total-2 {
    margin-top: 10px !important;
    font-family: "Museo Sans Black", sans-serif;
    font-weight: normal !important;
    font-size: 20px;
    text-transform: none !important;
}

ul.header li.link-to-profile a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

ul.header li.link-to-profile a:hover {
    background: rgba(54, 64, 74, 0.05);
    color: #28292e !important;
}

.statusPacet{
	display:none;
}

.statusPacet ol{
  counter-reset: myCounter;
  padding: 0px;
}
.statusPacet ol:before{
    content: "";
    background: #5d9cec;
    width: 4px;
    left: 33px;
    height: 0;
    position: absolute;
}
.tableBlock .statusPacet ol:before{
    content: "";
    background: #5d9cec;
    width: 4px;
    left: 42px;
    height: 0;
    position: absolute;
}
.statusPacet li{
  list-style: none;
}
.statusPacet li .time{
	color: #929292;
    font-size: 0.9em;
}
.statusPacet li:before {
  counter-increment: myCounter;
  content:counter(myCounter);
  color: #5d9cec;
  background: #5d9cec;
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius:30px;
}
.settingCols, .blockFilter{
	display:none;
}
.showCols, .openFilter{
	cursor:pointer;
	padding-bottom:10px;
	color: #337ab7;
}
.showCols:hover, .openFilter:hover{
	font-weight:bold;
}
.changeStatus li{
	cursor:pointer;
}
.changeStatus li:hover{
	font-weight:bold;
}
li.selMark{
	font-weight:bold;
}
.tableBlock{
	display:none;
}

.tableBlock td,.tableBlock th{
	vertical-align:middle !important;
}
.tableBlock .col-center{
	text-align:center;
}
.sum-hidden .fa-shopping-cart,.sum-hidden .fa-home,.sum-hidden .fa-truck{
	/* width: 30px; */
	font-size: 2em;
	vertical-align: middle;
}
.sum-hidden .fa-shopping-cart + span, .sum-hidden .fa-home + span{
	/* width: calc(100% - 30px); */
	float: none;
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
}

.sum-hidden .cityTerminalFrom,.sum-hidden .cityTerminalTo{
	/* width: calc((100% - 30px)/2); */
	float: none;
	padding: 0 3px;
}
.sum-hidden .cityTerminalTo{
	float: none;
}

.iconCopy{
	font-size: 33px !important;
    position: relative;
    width: 40px;
    height: 40px;
	color:#4581b7;
}
.iconCopy:before{
	top: 3px;
    left: 0;
    position: absolute;
}
.iconRemove{
	font-size: 40px !important;
	position: relative;
	width: 40px;
	height: 40px;
	color:#4581b7;
}
.iconRemove:before{
	top: -2px;
	left: 2px;
	position: absolute;
}
.uploadfileorder {
    font-size: 28px !important;
    position: relative;
    width: 40px;
    height: 40px;
    color: #4581b7;
}
.uploadfileorder:before{
	top: 4px;
	left: 0px;
	position: absolute;
}
.payonline {
    font-size: 30px !important;
    position: relative;
    width: 40px;
    height: 40px;
    color: #4581b7;
}
.payonline:before{
	top: 6px;
	left: 3px;
	position: absolute;
}
#accordionProfiles .panel-title{
	position:relative;
}
#accordionProfiles .panel-title .deleteProf{
	position:absolute;
    right: 0;
    color: #f00;
    font-size: 20px;
    cursor: pointer;
    top: 2px;
}
#selectProf{
	margin-top:10px;
	display:inline-block;
	width:200px;
}

.ajax-file-upload {
    height: 31px !important;
}
.kurs_desctop {
    position: fixed;
    top: 200px;
    z-index: 99;
    right: 0;
    background-color: #36404a;
    border: 2px solid #4691f2;
    border-right: none;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px 0 0 5px;
}
.kurs_desctop div {
    font-weight: 600;
}
.kurs_desctop span {
    font-weight: bold;
    font-size: 21px;
    text-decoration: underline;
}
.sum-hidden table.variants  td .visible_mobile{
	display:none;
}
.topbar .infobanner{
	float: none;
	clear: both;
	text-align: center;
	padding: 10px 5px;
	display: block;
	font-size: 15px;
	font-family: "Museo Sans", sans-serif !important;
	background:#fff url('/images/flagmob.jpg') no-repeat right center;
	/*background-size:50%;*/
	box-shadow: 0 0 0 400px rgba(255, 255, 255, 0.5) inset;
}
.topbar .infobanner > div{
	font-family: "Museo Sans Bold", sans-serif !important;
	font-size: 17px;
}
@media (max-width:800px){
	.sum-hidden table.variants a.first{
		width:auto;
		height:auto;
		padding:5px;
	}
}

.sum-hidden table.variants > tbody > tr:hover:not(.active_checked){
	background-color: #f4f8fb !important;
}
.active_checked{
	background-color:#eafff0;
}
@media (max-width:700px){
	.sum-hidden table.variants td,
	.sum-hidden table.variants th {
		display:block !important;
		border:none !important;
		position:relative;
	}
	.sum-hidden table.variants th{
		display:none !important;
	}
	.sum-hidden table.variants thead{
		display:none !important;
	}
	.sum-hidden table.variants td:nth-child(1) input{
		display:none !important;
	}
	.sum-hidden table.variants td:nth-child(1){
		padding:0;
	}
	.sum-hidden table.variants  td:nth-child(1):before{
		color:#000;
		display:block;
		font-size:14px;
		font-weight:bold;
		background: #ebeff2;
    	color: #777;
    	padding:10px
	}
	.sum-hidden table.variants  td:nth-child(2):after,.sum-hidden table.variants  td:nth-child(3):after{
		color:#000;
		display:block;
		font-size:15px;
		font-weight:bold;
    	color: #777;
    	content:"⇓";
    	position:absolute;
    	bottom:-13px;
    	left:50%;
	}
	.sum-hidden table.variants td:nth-child(5){
		color:#107930;
		font-size:15px;
		font-weight:bold;
	}
	.sum-hidden table.variants  td .visible_mobile{
		display:inline-block;
		padding:0 5px;
	}
	.sum-hidden table.variants tr:nth-child(1) td:nth-child(3):after,
	.sum-hidden table.variants tr:nth-child(3) td:nth-child(3):after{
		content:"";
		display:none !important;
	}
	
	.sum-hidden table.variants tr:nth-child(1) td:nth-child(2),
	.sum-hidden table.variants tr:nth-child(1) td:nth-child(4),
	.sum-hidden table.variants tr:nth-child(2) td:nth-child(2),
	.sum-hidden table.variants tr:nth-child(3) td:nth-child(4)
	{
		display:none !important;
	}
	.sum-hidden table.variants tr:nth-child(1) td:nth-child(1):before{
		content:"Перевезём";
	}
	.sum-hidden table.variants tr:nth-child(2) td:nth-child(1):before{
		content:"Перевезём + Доставим";
	}
	.sum-hidden table.variants tr:nth-child(3) td:nth-child(1):before{
		content:"Заберём + Перевезём";
	}
	.sum-hidden table.variants tr:nth-child(4) td:nth-child(1):before{
		content:"Заберём + Перевезём + Доставим";
	}
	.sum-hidden table.variants tr{
		border:2px solid #ddd;
		margin-bottom:10px;
		display:block !important;
	}
	.sum-hidden table.variants{
		border:none !important;
	}
	.sum-hidden table.variants a.first{
		max-width:250px;
		width:100%;
		height:auto;
		padding:10px;
	}
	
	.sum-hidden table.variants > tbody > tr:hover:not(.active_checked){
		background-color: #f4f8fb !important;
		cursor:pointer; 
	}
}
@media (max-width:500px){
	.topbar .infobanner{
		background-size:cover;
		box-shadow: 0 0 0 400px rgba(255, 255, 255, 0.7) inset;
	}
}
#mainFormUpload{
	display: block;
    border: 1px solid #308ab9;
    border-radius: 10px;
    background-color: #edf9ff;
}

td.comment_block {

    overflow: hidden;
    white-space: nowrap;
    max-width: 400px;
    min-width: 100px;
	cursor:pointer;
}

td.comment_block.full_block{
	overflow:unset;
	white-space: normal;
}
#inn_list .modal-body{
	max-height:400px;
	overflow-y:scroll;
}
#inn_list .modal-body .selinn{
	display:block;
	margin: 10px auto;
	text-align:center;
}
.search_inn_rf,.search_iin_kz,.search_bin_kz{
	margin-bottom:10px;
}

.video-responsive { 
  position: relative; 
  padding-bottom: 55.94%; 
  height: 0; 
  overflow:hidden; 
} 
.video-responsive iframe, 
.video-responsive object, 
.video-responsive embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%;
  height: 100%; 
}
.video-block{
	max-width:865px;
	margin:0 auto;
}