@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:300,600,900&subset=cyrillic');
b, strong {
    font-weight: 600;
}
.catalogbox {width: 450px;padding: 14px;height: auto;}
a {color: #2676b1;}
a:hover	 {color: #254463;}

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
  .col-md-8 {
    width: 100%;
  }
  .col-md-4 {
    width: 100%;
  }
  .menu li a{
	font-size: 14px;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }

}
@media (min-width: 1300px) {
  .menu li a{
	font-size: 16px;
  }	
}

.zakazzv{
	text-align: center;
}
.zakazzv a{
    padding: 5px 40px;
    display: block;
    color: #fff;
    margin-top: 5px;
    background: linear-gradient( to top, #243c58, #2e6992);
    font-size: 19px;
    border-radius: 5px;
}	
.multiform{
    max-width: 350px;	
}
.multiform .forms div{
    width: 100%;
    border: 1px solid #2e6891;
    padding: 0 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: inset 1px 1px 4px rgba(147, 214, 253, 0.64);
    background: #fff;
}	
.multiform .forms .labels {
    margin: 0;
    font-weight: 600;
    font-size: 13px;
    color: #6b6b6b;
}	
.multiform .forms .labels span{
	color: red;
    margin-left: 3px;
}	
.multiform .forms input {
    border: none;
    font-weight: 300;
    width: 100%;
}	
.multiform .forms input[type="submit"]{
    background: #2e6891;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    border-radius: 7px;	
	box-shadow:  1px 1px 4px rgba(147, 214, 253, 0.64);
}
.multiform .forms input[type="submit"]:hover{
	background: #243d59;
	box-shadow: inset 1px 1px 4px rgba(147, 214, 253, 0.64);
}	
.multiform .zatit{
	text-align: center;
    font-size: 20px;
    margin-bottom: 22px;
    font-weight: 600;	
}
	
	.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
		pointer-events: none;
	}

	.modalDialog:target {
		display: block;
		pointer-events: auto;
	}

	.modalDialog > div {
		width: 360px;
		position: relative;
		margin: auto;
		top: 20px;
		padding: 5px 20px 13px 20px;
		border-radius: 5px;
		background: #fff;
	}

	.close {
		/* top: -10px; */
		/* width: 25px; */
		/* height: 25px; */
		/* text-decoration: none; */
		/* font-weight: bold; */
		/* -webkit-border-radius: 12px; */
		-moz-border-radius: 12px;
		/* border-radius: 20px; */
		-moz-box-shadow: 1px 1px 3px #000;
	}

	.close:hover {/* background: #FF7300; */}
	
	#tabs.htabs {
    clear: none;
}
.clear{
	clear: both;
}
.logo img {
	margin: 0;
	width: 190px;
}
	
#tabs.htabs a {border: 0;padding: 10px;position: relative;margin: 0px;width: 49%;text-align: center;color: #555555;font-size: 12px;border: 0;background: #F5F5F5;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;display: inline-block;}
#tabs .selected {
    background-color: #8C8B8C !important;
    color: white!important;
}
#filter-tree {
    border: 1px solid #8C8B8C;
    margin-top: 5px;
    width: 100%;
    color: black;
    padding: 5px;
}
.parent {
    padding: 0;
}

.topline>table {
    margin: 0 auto;
    width: 1250px;
}
.topline>table tr td {
    color: white;
    padding: 10px;
}
.register {
    padding-top: 15px;
    text-align: left;
    font-size: 14px;
}
.register input {}
.lcol, .rcol {}
.lcol {
}
.rcol {
    width: 30%;
}
.bodytop {
    margin: 0 auto;
    height: 100%;
    padding-bottom: 0px;
}
.telephone {padding: 15px 30px;font-size: 24px;color: #353535;margin-bottom: 15px;}
.telephone a {
    border-bottom: 1px dotted;
    font-size: 18px;
}

.footer > table { width:100%;text-align: center;}
.footer .fcol h5 {
    color: white;
    padding-left: 10px;
}
.footer .fcol {
    float: left;
    width: 50%;
    display: inline-flex;
}
.footer h5 {color: #000;}
.footer {
    padding: 15px 0;
    min-height: 60px;
    background: #5A5A5A;
    background: -moz-linear-gradient(top, #5A5A5A 0%, #252525 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #252525));
    background: -webkit-linear-gradient(top, #5A5A5A 0%, #252525 100%);
    background: -ms-linear-gradient(top, #5A5A5A 0%, #252525 100%);
    background: linear-gradient(to bottom, #5A5A5A 0%, #252525 100%);
    margin-top: 30px;
    width: 100%;
    border-top: 3px solid #264664;
}

.header {
    background: #5A5A5A;
    background: -moz-linear-gradient(top, #5A5A5A 0%, #252525 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #252525));
    background: -webkit-linear-gradient(top, #5A5A5A 0%, #252525 100%);
    background: -ms-linear-gradient(top, #5A5A5A 0%, #252525 100%);
    background: linear-gradient(to bottom, #5A5A5A 0%, #252525 100%);
    padding-top: 10px;
}
.topline {
    background: #383B3D;
    padding: 10px;
    min-height: 40px;
    color: white;
    font-size: 14px;
}
.topline a {
    color: white;
    font-size: 14px;
}
.header .center {
}.form-1 {/* Size & position */
    padding: 0px 5px 5px;
    margin: 0px;
    overflow: auto;
    position: relative;/* For the submit button positioning *//* Styles */
    line-height: 1.42857143;
}
 
.form-1 .field {
     /* For the icon positioning */
    margin: 0;
}

.form-1 .field i {/* Size and position */
    
    /* Line */
    
    /* Styles */
    display: none;
}

.mtit{
    text-align: center;
    margin: 20px 0 30px;
	font-size: 30px;	
}
.nwsg{
    position: relative;
    border: 1px solid #71b7e6;
}
.nwsg .nnews{
    position: absolute;
    right: 0;
    background: #71b7e6;
    color: #fff;
    padding: 3px 5px 0;	
}
.nwsg .texts{
	padding: 25px 10px 15px;
}
.nwsg .ssil{
    background: #71b7e6;
    text-align: center;
    font-size: 16px;
    min-height: 45px;
}
.nwsg .ssil a{
    color: #fff;
    padding: 0 5px;	
}

.form-1 input[type=text],
.form-1 input[type=password] {
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);/* Size and position */
    width: 100%;
    padding: 5px 10px;/* Styles */
    height: 34px;
    border: 1px solid #c5bdbd;/* Remove the default border */
    border-radius: 1px;
    background: #FFFFFF;
    color: #c5c3c3;
    transition: color 0.3s ease-out;
}
 
.form-1 input[type=text] {
    margin-bottom: 10px;
}
.form-1 input[type=text]:hover ~ i,
.form-1 input[type=password]:hover ~ i {
}
 
.form-1 input[type=text]:focus ~ i,
.form-1 input[type=password]:focus ~ i {
  
}
 
.form-1 input[type=text]:focus,
.form-1 input[type=password]:focus,
.form-1 button[type=submit]:focus {
    outline: none;
}

.form-1 .submit {
    /* Size and position */
    width: 65px;
    height: 65px;
    position: absolute;
    top: 19px;
    right: -25px;
    padding: 10px;
    z-index: 2;
 
    /* Styles */
    background: #ffffff;
    border-radius: 50%;
    box-shadow:
        0 0 2px rgba(0,0,0,0.1),
        0 3px 2px rgba(0,0,0,0.1),
        inset 0 -3px 2px rgba(0,0,0,0.2);
}
.form-1 .submit:after {
    /* Size and position */
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: -2px;
    left: 30px;
 
    /* Styles */
    background: #ffffff;
     
    /* Other masks trick */
    box-shadow: 0 62px white, -32px 31px white;
}
.form-1 button, .form-1 .btn {/* Size and position */
    width: 100%;
    height: 100%;
    min-width: 300px;
    margin-top: 0px;/* Icon styles */
    font-size: 16px;
    line-height: 1.90;
    color: white;/* Styles */
    border: none;/* Remove the default border */
    border-radius: inherit;
    cursor: pointer;
    padding: 5px 10px;
    margin-left: 0;
}

.form-1 button:hover,
.form-1 button[type=submit]:focus {
}
 
.form-1 button:active {
}

.form-1 p {
    margin: 5px;
}
.register a {
margin-top: 7px;margin-left: 10px;font-size: 13px;}


.bodytop {
}
 
.bodytop:before,
.bodytop:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.bodytop:before {
    top:50%;
    bottom:0px;
    left:10px;
    right:10px;
    border-radius:100px / 10px;
}
 
.bodytop p {font-size: 14px;}        

.content {
    float: left;
    width: 100%;
    min-height: 300px;
}
.container .center {width: 100%;padding-bottom: 20px;}
.car-models {
    margin: 0 auto;
    list-style: none;
}

    .car-models .model {
        width: 33.3%;
        height: 35px;
        float: left;
        border-top: 1px solid #e3e6e7;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.19);
        border-radius: 2px;
        overflow: hidden;
        background: #fff;
        position: relative;
        behavior: url(/public/js/pie/PIE.htc);
    }

        .car-models .model a {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
            text-align: left;
            padding-left: 50px;
            color: #000;
            text-transform: uppercase;
            text-decoration: none;
            font-size: 11px;
            line-height: 1.3;
            padding-top: 6px;
            font-family: 'Open Sans', Arial, sans-serif;
            font-weight: 700;

            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .car-models .model small {
                display: block;
                color: #aaa;
                font-size: 85%;
                font-weight: normal;
            }

            .car-models .model a:hover small,
            .car-models .model a:active small {
                color: #666;
            }

            .car-models .model i {
                position: absolute;
                left: 0;
                top: 0;
                width: 40px;
                height: 100%;

                background: -webkit-linear-gradient(top, #ffffff, #eeeeee);
                background: -moz-linear-gradient(top, #ffffff, #eeeeee);
                background: -o-linear-gradient(top, #ffffff, #eeeeee);
                background: -ms-linear-gradient(top, #ffffff, #eeeeee);
                background: linear-gradient(top, #ffffff, #eeeeee);

                /* had to use this, PIE dowsn't work */
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee');
                -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee')";
            }

            .car-models .model i:after {
                content: "";
                position: absolute;
                width: 32px;
                height: 32px;
                top: 3px;
                left: 4px;
                background: url('/static/image/car-models.png') top left no-repeat;
            }

            .car-models .audi i:after { background-position: 0 0; }
            .car-models .mazda i:after { background-position: -32px 0; }
            .car-models .smart i:after { background-position: -64px 0; }

            .car-models .bmw i:after { background-position: 0 -32px; }
            .car-models .mercedes i:after { background-position: -32px -32px; }
            .car-models .suzuki i:after { background-position: -64px -32px; }

            .car-models .bmw-moto i:after { background-position: 0 -64px; }
            .car-models .mini i:after { background-position: -32px -64px; }
            .car-models .subaru i:after { background-position: -64px -64px; }

            .car-models .dodge i:after { background-position: 0 -96px; }
            .car-models .mitsubishi i:after { background-position: -32px -96px; }
            .car-models .toyota i:after { background-position: -64px -96px; }

            .car-models .infiniti i:after { background-position: 0 -128px; }
            .car-models .nissan i:after { background-position: -32px -128px; }
            .car-models .skoda i:after { background-position: -64px -128px; }

            .car-models .kia i:after { background-position: 0 -160px; }
            .car-models .ram i:after { background-position: -32px -160px; }
            .car-models .hyundai i:after { background-position: -64px -160px; }

            .car-models .chrysler i:after { background-position: 0 -192px; }
            .car-models .seat i:after { background-position: -32px -192px; }
            .car-models .volkswagen i:after { background-position: -64px -192px; }

            .car-models .volvo i:after { background-position: 0 -224px; }
            .car-models .alfaromeo i:after { background-position: -32px -224px; }
            .car-models .chevrolet i:after { background-position: -64px -224px; }

            .car-models .citroen i:after { background-position: 0 -256px; }
            .car-models .daewoo i:after { background-position: -32px -256px; }
            .car-models .ford i:after { background-position: -64px -256px; }

            .car-models .fiat i:after { background-position: 0 -288px; }
            .car-models .honda i:after { background-position: -32px -288px; }
            .car-models .isuzu i:after { background-position: -64px -288px; }

            .car-models .jaguar i:after { background-position: 0 -320px; }
            .car-models .jeep i:after { background-position: -32px -320px; }
            .car-models .landrover i:after { background-position: -64px -320px; }
            .car-models .land.rover i:after { background-position: -64px -320px; }

            .car-models .lexus i:after { background-position: 0 -352px; }
            .car-models .man i:after { background-position: -32px -352px; }
            .car-models .opel i:after { background-position: -64px -352px; }

            .car-models .peugeot i:after { background-position: 0 -384px; }
            .car-models .porsche i:after { background-position: -32px -384px; }
            .car-models .renault i:after { background-position: -64px -384px; }

            .car-models .rover i:after { background-position: 0 -416px; }
            .car-models .saab i:after { background-position: -32px -416px; }
            .car-models .scania i:after { background-position: -64px -416px; }

            .car-models .ssangyong i:after { background-position: 0 -448px; }
            .car-models .eurcat i:after { background-position: -32px -448px; }
            .car-models .uscat i:after { background-position: -64px -448px; }

            .car-models .uscatgen i:after { background-position: 0 -480px; }
            .car-models .ca-tyre i:after { background-position: -32px -480px; }
            .car-models .ca-oil i:after { background-position: -64px -480px; }

            .car-models .chery i:after { background-position: 0 -512px; }
            .car-models .zaz i:after { background-position: -32px -512px; }
            .car-models .empty i:after { background-position: -64px -512px; }



.container .center .table {text-align: left;}
.photoffice {
  background: #EDEDED;
width: 170px;
padding: 10px;


}

.photouser {
   background: #EDEDED;
width: 170px;
padding: 10px;


}
.accountbox .icon-large:before {
    font-size: 100px;
    position: absolute;
    opacity: 0.3;
    right: 10px;
    top: 10px;
}
.content blockquote {width: 100%;}
.profile {
    background: #EDEDED;
    padding: 10px;
    margin-bottom: 25px;
    position: relative;
    box-sizing: initial;
    min-height: 100px;
    border: 1px solid #E4E4E4;
}
.profilefoto img {box-shadow: 0 0 0px 2px #D3E6F2;}
.profile a {
    font-size: 16px;
}
.profile p {
    padding-left: 15px;
    font-size: 14px;
    padding-top: 5px;
    padding-right: 100px;
    color: #555555;
    line-height: 20px;
}
.profile p:before  {content: '\2014 \00A0';}

.well p {
    float: left;
    padding-right: 5px;
}
.profile .form-control {
display: block;
width: 100%;
height: 30px;}


.searchpanel {
    padding: 0px;
    margin: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.searchpanel label {
    max-width: 100%;
    min-height: 20px;
    padding-left: 30px;
    margin-bottom: 0;
    font-weight: normal;
    display: flex;
    cursor: pointer;
    position: absolute;
    right: 330px;
    margin-top: 7px;
    }
.searchpanel form {
	padding: 5px;
    border: 3px solid #264462;
    background: white;
}

ul li {list-style:none;}

.searchname {
    position: relative;
    float: right;
    right: 280px;
    top: 7px;
}
.modal-body ul {margin: 40px 40px;}

.menu {
    padding: 0px 0px;
    border-radius: 0px;
    margin-bottom: 10px;
    background: #59c1dc;
	
	background: -moz-linear-gradient( to top, #243c58, #2e6992 );
	background: -webkit-linear-gradient( to top, #243c58, #2e6992);
	background: linear-gradient( to top, #243c58, #2e6992);
		
    z-index: 0;
}
.menu i {
	color: #75aad0;
    margin: 2px;
}
.submenu i {color: #555555;}
ul.menu {}
ul.menu li {
    border-top: none;
    font-size: 16px;
}



.ccolcontent {
    width: 100%;
    padding: 0px 20px;
    vertical-align: top;
} 


.colegend {
    position: absolute;
    top: 55px;
    right: 41px;
    color: white;
    font-size: 20px;
}
.colegend a {
    color: white;
    font-size: 18px;
    text-shadow: 1px 1px 5px #2D2D2D;
}
.colegend a:hover {
border-bottom: 2px dotted;}
.cart input {
    text-align: center;
}
.href:hover {
    background: #e8780e;
    color: #FFF;
    border-radius: 3px;
    }
	.href {
    padding: 4px 10px 4px 10px;
    background: #fc9c3e;
    color: #FFF;
    border: 1px solid #ea7c12;
    }
.history {
    right: 240px;
    margin-top: 10px;
    position: absolute;
    font-size: 16px;
    cursor: pointer;
    z-index: 1;
}
.tablehistory {min-width:300px;}

.tablehistory tr:hover {
    background: rgba(128, 128, 128, 0.28);
}
.tablehistory td {
    padding: 2px 3px;
    border: 1px solid whitesmoke;
    font-size: 12px;
}
.cart .input-sm {
    width: 40px;
}
td.price {
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    width: 90px;
    vertical-align: top;
}
td.price_c span {}
td.price_c {
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    width: 75px;
    
}
td.deliverytime_c {
    text-align: center;
    width: 70px;}

td.deliverytime {
    text-align: center;
    width: 100px;
    vertical-align: top;
}
td.stock {
    text-align: center;
    width: 80px;
    white-space: nowrap;
    vertical-align: top;
}
td.article {
    width: 100px;
 
}
td.check {
    text-align: center;
    width: 10px;
}
td.multiplicity {
   text-align: center;
   width: 50px;
}


td.article_s {
    width: 100px;
    vertical-align: top;
}
td.name_s {
    vertical-align: top;
}

td.brand_s {
    width: 100px;
    font-weight: bolder;
    vertical-align: top;
    text-transform: uppercase;
}
td.brand {
    width: 100px;
    font-weight: bolder;

}
td.basket {
    text-align: center;
    width: 70px;
    vertical-align: top;
}
table.search  {
    margin-bottom: 0px;
}

.deliverytime span {
    float: right;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    margin: 3px 10px 0 0;
    cursor: pointer;
}

.good {
		background: #f3d600;
		padding: 2px 5px;
		color: #FFFFFF;
		line-height: 3px;
		border-radius: 3px;
		}
.bad {background: #E65427;
padding: 2px 5px;
   color: #FFFFFF;
		line-height: 3px;
		border-radius: 3px;
}
.excellent {
    background: #27C300;
padding: 2px 5px;
   color: #FFFFFF;
		line-height: 3px;
		border-radius: 3px;
}
input.quantity {padding: 0px;
    border-radius: 0px;
    height: 25px;
    width: 40px;
    margin: auto;}
   .brand-select {
    padding: 0px 15px 0px 0px;
}
.photouser div {
    width: 150px;
    height: 130px;
}
.pointer {
	cursor: pointer;
}

.pointer .artic{
    text-align: center;	
}
.pointer .artic a {
    font-weight: 600;
}


.infoart span {
    font-size: 13px;
    color: #777575;
    cursor: pointer;
    vertical-align: top;
}
.pn {
    float: left;
    width: 85%;
    /*white-space: nowrap;*/
    max-width: 100%;
    overflow: hidden;
    max-width: 225px;
    text-overflow: ellipsis;
	font-size: 13px;
    }
.icon-large {
    font-size: 18px !important;
}
.date_o {
    width: 80px;
}
.name_o {
    width: 300px;
}
.check_o {width:10px;}
.deliverytime_o {
    width: 90px;
}
.stock_o {
    width: 60px;
}
.price_o {
    width: 60px;
    white-space: nowrap;
}
.total_o {
    width: 60px;
    white-space: nowrap;
}
.status_o {width: 170px;}
.button_o {
    white-space: nowrap;
    width: 100px;
}
.search-select {
    position: absolute;
    padding: 5px;
    right: 280px;
    margin: 3px;
    z-index: 1;
    border: 0;
    cursor: pointer;
}


.boxdetail {
    background: #EEE;
    border: 1px solid #E4E4E4;
    padding: 10px;
    margin: 5px 0px;
}
.boxdetail p {
    font-size: 12px!important;
    margin: auto;
}

.boxdetail p .close {
    line-height: 13px;
}
.profilefoto {
    width: 90px;
    float: left;
    margin-right: 20px;
    height: 90px;
}

.order-history {min-width:450px;} 

.brandhead {
    /* background: rgba(222, 225, 228, 0.66)!important; */
    /* border: 0!important; */
    } 

.regbox p {
    padding: 5px 20px;
}
.regbox  {
       background: #EDEDED;
       padding: 10px;
       margin-bottom: 10px;
       position: relative;
       box-sizing: initial;
       min-height: 150px;
       border: 1px solid #E4E4E4;
}
.regbox .checkbox {
    font-size: 18px;
    margin-left: -20px;
}
.pcard {
    background: whitesmoke;
    padding: 20px;
}
.pcard img {
    border: 1px solid #B7B4B4;
}
.tosort th[data-sort] { cursor: pointer; }
.clip {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    max-width: 245px;
    text-overflow: ellipsis;
}
.offices .selected  {color: #FFFFFF;background: #256892;padding: 5px 10px;border-radius: 1px;}

.offices {
    background: url('/static/image/russia.png')  center  no-repeat;
    min-height: 300px;
}
.offices ul li {
    padding: 7px;
}
.saplab {max-width: 100%;color: #575c5f;font-family: 'Fira Sans Condensed', Sans-serif;background-size: 260px;height: 100%;overflow: auto;background:  white;}

.cats{
    margin-top: 30px;	
}
.cats h2{
    text-align: center;
    margin: 30px 0 20px;
}
.cats img{
    padding: 2px;
}
.cats h4{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    height: 50px;
    margin: 0;
    padding: 5px 5px 10px;
}
.catst{
    margin-bottom: 15px;
    background: #264564;
}
.catst:hover{
    box-shadow: 0px 0px 8px #000;
}

.catsts {
    margin-bottom: 15px;
    background: #264564;
}
.catsts:hover{
    box-shadow: 0px 0px 8px #000;
}
.catsts h4 {
    font-size: 23px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 20px 5px;
	height: auto;
}

.foodan{
	color: #fff;
}


@media (min-width: 992px) {
.btn-bars {display:none;}
}

@media (max-width: 1200px) {
 .headcenter,.logocenter, .telephone, .topline {text-align:center!important;}
 .slick  {display:none!important;}
 .topline a {font-size:12px;}
 .btn-head > .btn {
    padding: 15px;
    border: none;
    box-shadow: 0 0 0px 3px #c9d5d5;
    margin-left: 10px;
    background: #f5f5f5;
    border-radius: 5px;
}
 
}
@media (max-width: 992px) { 

}
.search-examp {padding-bottom:15px;}
.search-examp {padding-bottom:15px;}


/* 
@media (min-width: 992px) {
.topline #sidebar-toggle {text-align:left;}
#sidebar, #sidebar-toggle {display:none;}
 }
#sidebar {
    position: absolute;
    left: -240px;
    background: #FF4835;
    width: 240px;
    height: 100%;
    box-sizing: border-box;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0;
}
#sidebar ul li a {
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 100;
    color: white;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #F98176;
}
#sidebar ul li:hover a {
    background: rgba(255, 255, 255, 0.08);
}
.main-content {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.main-content .content{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding-left: 60px;
width: 100%;
}
.main-content .content h1{
    font-weight: 100;
}
.main-content .content p{
    width: 100%;
    line-height: 160%;
}
.main-content #sidebar-toggle {
    background: #DF314D;
    border-radius: 3px;
    display: block;
    position: relative;
    padding: 10px 7px;
    float: left;
}
.main-content #sidebar-toggle .bar{
     display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;   
}
.main-content #sidebar-toggle .bar:last-child{
     margin-bottom: 0;   
}

.saplab {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition:  left 0.4s ease-in-out;
    -moz-transition:  left 0.4s ease-in-out;
    -ms-transition:  left 0.4s ease-in-out;
    -o-transition:  left 0.4s ease-in-out;
    transition:  left 0.4s ease-in-out;
}
.saplab.open-sidebar {
    left: 240px;
}
 
.swipe-area {
    position: absolute;
    width: 50px;
    left: 0;
top: 0;
    height: 100%;
    background: #f3f3f3;
    z-index: 0;
}
 */
 
 .stock_c {width:70px;text-align: center;}
 .half-transparent {color: #999999;}
 
 @media (min-width: 0px) {
.modal-dialog.auth {
    max-width: 390px;
    margin: 30px auto;
}}

.label.news {
    background: none;
    color: #b63e31;
    border: 1px solid;
}

blockquote {
    padding: 0px;
    margin: 0px 0px 20px;
    font-size: 14px;
    border-left: none;
    float: left;
    font-weight: 100;
}
.btn-danger {
    color: #fff;
    background-color: #fc9d3f;
    border-color: #2676b1;
}

.label-danger {
    background-color: #e35139;
}



#back-top{
	position:fixed;
	bottom: 20px;
	right: 15px;
}

#back-top a{
	width:64px;
	display:block;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#bbb;
	/* background color transition */
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
}

#back-top a:hover{color:#000;}

#back-top span{
	width: 50px;
	height: 50px;
	display:block;
	font-size: 33px;
	background: #ddd;
	/* rounded corners */
	-moz-border-radius:15px;
	border-radius: 5px;
	/* background color transition */
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
}

#back-top a:hover span{background-color:#777}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {color: #363636;font-weight: 600;font-family: 'Fira Sans Condensed', Sans-serif;}

.navbar {
    position: relative;
    min-height: 40px;
    margin-bottom: 0px;
    border: none;
    box-shadow: none;
}
.navbar {
    filter: none;
    padding: 0 0px;
    z-index: 3;
}
.navbar-default {
	background-color: #262626;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus {
    color: #266791;
    background: none;
}



.menu{
    display:block;
}
.menu li{
    display: inline-block;
    position: relative;
    z-index: 2;
}

.menu li a {
    text-decoration:none;
    padding: 16px 8px;
    display:block;
    color:#ffffff;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.menu li a:hover,
.menu li:hover > a{
    background: #101e2f;
    color: #ffffff;
}
li.active>a {
    font-weight: 500;
    color: #2676b3!important;
}
a {}

.menu ul {
    display: none;
    margin: 0;
    padding: 0;
    width: 270px;
    position: absolute;
    top: 52px;
    left: 0px;
    background: #ffffff;
}

.menu li:hover > ul{
    display: block;
}
.menu ul li {
    display:block;
    float: none;
    background:none;
    margin:0;
    padding:0;
}

.menu ul li a {
    display:block;
    padding-left: 14px;
    color:#797979;
    border-left: 3px solid #f1f1f1;
    background: #f1f1f1;
    text-align: left;
    font-weight: 100;
}
.menu ul li a:hover,
.menu ul li:hover > a{
    background: #ffffff;
    border-left: 3px solid #101e2f;
    color: #101e2f;
}

.menu ul ul {
    left: 270px;
    top: 0px;
}
.mobile-menu{
    display: none;
    width: 100%;
    padding: 15px;
    font-size: 18px;
    color: #ffffff;
    background: #2e668e;
    background: -moz-linear-gradient(-45deg, #ffae1a 0%, #c12400 100%);
    background: -webkit-linear-gradient(-45deg, #2e668e 0%,#253e5b 100%);
    background: linear-gradient(135deg, #2d678f 0%,#253e5b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae1a', endColorstr='#c12400',GradientType=1 );
    text-transform: uppercase;
    margin: 0;
}

.mobile-menu:hover{color: white;}

@media (max-width: 991px) {
	.utptop p {
		color: #fff;
		font-size: 18px;
		text-align: right;
	}	
	.canta a, .canta p {
		color: #fff;
		font-size: 14px;
	}
	.menu li a {
		text-decoration: none;
		padding: 16px 5px;
		display: block;
		color: #ffffff;
		text-transform: uppercase;
		-webkit-transition: all 0.2s ease-in-out 0s;
		-moz-transition: all 0.2s ease-in-out 0s;
		-o-transition: all 0.2s ease-in-out 0s;
		-ms-transition: all 0.2s ease-in-out 0s;
		transition: all 0.2s ease-in-out 0s;
	}
	
}
@media (max-width: 760px) {
	 .logo img {
		margin: 0;
		width: 150px;
	}
    .menu{display:none;background: #ffffff;}
 
    .mobile-menu{
        display:block;
    }
	.foodan p{
		font-size: 13px;	
	}
    nav{
        margin:0;
        background:none;
    }
 
    .menu li{
        display:block;
        margin:0;
    }
 
    .menu li a {
        background:#ffffff;
        color:#797979;
        border-top:1px solid #e0e0e0;
        border-left:3px solid #ffffff;
    }
 
    .menu li a:hover,
    .menu li:hover > a{
        background:#f0f0f0;
		color: #264462;
		font-weight: 600;
        border-left: 3px solid #656569;
        text-align: left;
    }
 
    /*level 2 and 3 - make same width as all items*/
    .menu ul {
        display:block;
        position:relative;
        top:0;
        left:0;
        width:100%;
    }
 
    .menu ul ul {
        left:0;
    }
		.cats h4 {
		font-size: 14px;
		color: #ffffff;
		text-align: center;
		height: 40px;
		margin: 0;
		padding: 4px 5px 10px;
	}
	.searchpanel {
		margin-top: 13px;
	}
	ul.menu-footer {
		display: table;
	}
	ul.menu-footer li:first-child {
		padding-left: 15px;
	}
 
}/*end media queries*/

.breadcrumb {
    padding: 10px 15px;
    list-style: none;
    background: none;
    margin-bottom: 10px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
 
}
.bestpart {
    padding: 10px;
    background: #f5f5f5;
    border: 1px solid #ccc;
}

.region {
    margin: 40px 0px;
}

.topdashboard {
    min-height: 290px;
    background: #f5f5f5;
    background: url('/static/image/bmw-m3-back.png') no-repeat  60%;
    box-shadow: inset 0px 0px 130px 25px;
    background-size: cover;
    background-position-y: 60%;
    padding: 30px;
    }
.topdashboard h1, .topdashboard h3 {
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px 5px #000;
    }
.label {border-radius:0px;}
.loginform p {
    font-size: 16px;
}
.loginform {
    background: rgba(0, 0, 0, 0.58);
    padding: 10px 20px;
    height: 230px;
    color: #ffffff;
}
.loginform h3 {
    font-size: 22px;
    margin-top: 25px;
    color: white;
    text-shadow: none;
    font-weight: bold;
}
.loginform a {
    color: white;
}
.loginform a:hover {
    color: #2fa4e7;
}
.searchpanel input {
    border: none;
    font-size: 24px;
}
.searchpanel input:focus {
        border-color: #868686;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-btn {
    background: white;
    border: none;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    color: #c9d5d5;
    background-image: none;
    =: 1px
    solid rgba(0, 0, 0, 0);
    white-space: nowrap;
    /* padding: 0px 10px; */
    font-size: 25px;
    =: 1.42857143
    =: 2px
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
}
.btn-success {background: #4CAF50;
    background: -moz-linear-gradient(-45deg, #4CAF50 0%, #118015 100%);
    background: -webkit-linear-gradient(-45deg, #4CAF50 0%,#118015 100%);
    background: linear-gradient(135deg, #4CAF50 0%,#118015 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4CAF50', endColorstr='#118015',GradientType=1 );}
.btn-warning {
	color: #ffffff;
    border-color: #264564;
    background: #264564;
    background: -moz-linear-gradient(-45deg, #ffae1a 0%, #c12400 100%);
    background: -webkit-linear-gradient(-45deg, #264564 0%,#022950 100%);
    background: linear-gradient(135deg, #264564 0%,#022950 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae1a', endColorstr='#c12400',GradientType=1 );
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #2d638b;
    border-color: #2d638b;
}
.login-btn a {color:white;font-weight:600;}
.login-btn {
    color: white!important;
    padding: 4px 20px!important;
    border: 1px solid #25415f;
    background: #264563;
    background: -moz-linear-gradient( to top, #243c58, #2e6992 );
    background: -webkit-linear-gradient( to top, #243c58, #2e6992);
    background: linear-gradient( to top, #243c58, #2e6992);
    margin: 5px 0px;
    width: 100%;
	line-height: 20px!important;
}
.login-btn:hover, .login-btn:focus {
    color: white!important;
    background: #2e6991!important;
}
.btn-head{
    margin: 0;
    text-align: center;
}
.btn-head .btn {
    background: #2d658d;
    background: -moz-linear-gradient( to top, #243c58, #2e6992 );
    background: -webkit-linear-gradient( to top, #243c58, #2e6992);
    background: linear-gradient( to top, #243c58, #2e6992);
    padding: 5px 15px;
    margin-left: 10px;
    color: #ffffff;
    font-size: 18px;
    border: 0px;
	width: 100%;
	border-radius: 0px;
}
.btn-head > .btn:hover {
background: #f9c563;
color: white;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
	margin-bottom: 10px;
}
.catalog-box-slide .catalogtext-slide {
    
    height: 38px!important;
   
    text-align: center;
}
.canta{
    margin-top: 25px;	
	margin-left: 10px;
}
.canta li{

}
.canta a, .canta p{
	color: #fff;
    font-size: 16px;
}
.cantaphon{
    margin-top: 40px;
    text-align: center;
}
.cantaphon a{
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 2px;
}
.utptop{
	margin: 22px 0 0;	
}
.utptop p{
	color: #fff;
    font-size: 22px;
    text-align: right;	
}

@media screen and (max-width: 991px) {.bestpart {display:none;} }
@media screen and (max-width: 640px) {


.utptop {
    margin: 12px 0 0;
}
.utptop p {
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.canta {
    margin-top: 25px;
    text-align: center;
}
.logo img {
    margin: 0;
    width: 50%;
}


table.adaptive thead tr {
    display: none;
}
table.adaptive tbody tr {
    display: block;
    height: auto;
    border: 1px solid #e8e8e8;
    margin-bottom: 15px;
}
table.adaptive tbody > tr:hover > td {
    background-color: white;
}
table.adaptive tbody tr td {
    display: block;
    height: auto;
}
table.adaptive tbody tr td.g_brand, table.adaptive tbody tr td.g_article{
    display: inline-block;
    padding: 5px 5px 0px;
    font-weight: bold;
    font-size: 14px;
}
table.adaptive tbody tr td.g_name{
    padding: 5px 5px 0px;
}




table.adaptive tbody tr td>.btn{
    display: block;
    height: auto;
    color: #020202;
    font-size: 16px;
    background: whitesmoke;
}

    
.bestpart {display:none;}
   table.search thead tr:first-child {display:none; } 
    table.search thead tr:last-child {width:100%; } 
   table.search tr {
    display: block;
    font-size: 14px;
    width: 100%;
    border:1px solid white;
}

table.search td.basket {
    float: right;
    width: 100%;
    background: #f1f1f1;
    padding: 0px;
    border-bottom: 10px solid white;
}
table.search td.basket .input-group-btn {
    
padding: 0px;
}

table.search td.basket .quantity-search {
    display: none;
}
table.search td.basket .href.btn:after {content:'Добавить в корзину'; font-size:16px; font-weight:bold;}
table.search td.basket .href.btn {
    background: #545454;
    width: 100%;
    font-size: 18px;
    border: 1px solid #1d1d1d;
}
table.search td.name_s .hidden {
    display:inherit;
}
table.search td.name_s .hidden .pn {
}

td.brand_s 
{width: 50%!important;float: left;height: 50px;padding: 10px 0px 0px 5px!important;font-size: 14px;background: #cac7c7!important;border-top: 5px solid;}
td.article_s 
{width: 50%!important;float: left;text-align: right;height: 50px;font-size: 14px;padding: 10px 5px 0px 0px!important;font-weight: bold;background: #cac7c7!important;border-top: 5px solid;}
td.name_s 
{width: 100%;float: left;font-size: 12px;background: #f1f1f1!important;}
td.name_s .pn{
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    max-width: 225px;
    text-overflow: ellipsis;
    }
td.warehouse 
{text-align: left!important;width: 20%!important;}

td.stock {
    width: 15%!important;
}
td.deliverytime {
    text-align: right;
    width: 25%!important;
    vertical-align: top;
    white-space: nowrap;
}
td.price {
    text-align: right!important;
    width: 15%!important;
}
.brandhead {
    font-size: 17px!important;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    } }


    @media screen and (max-width: 380px) {
td.brand_s 
{width: 100%!important;float: left;height: 50px;padding: 10px 0px 0px 5px!important;font-size: 14px;background: #cac7c7!important;border-top: 5px solid;}
td.article_s 
{width: 100%!important;float: left;text-align: left;height: 50px;font-size: 14px;padding: 10px 0px 0px 5px!important;font-weight: bold;background: #cac7c7!important;border-top: none;}
    
}
.navbar-toggle {
      background: #2b5e84; 
}
   .regbox span {
    padding: 15px 40px;
    color: #ffffff;
    position: relative;
    border: 3px solid #254463;
    background: #2d638b;
    font-weight: 600;
}
.logocenter {
    margin: 0px;
}


.filter-menu {
    padding: 0px 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    background: none;
}
.box:empty {display:none;}
.line {height: 3px;background: #8caebb;margin: 10px 0px;}
ul.menu-footer {
   /* display: block;*/
	min-height: 22px;
}
ul.menu-footer li:first-child {padding-left:0px;}
ul.menu-footer li {
    float: left;
    padding: 0px 15px;
}
ul.menu-footer li a{
    color: #ffffff;
    border-bottom: 1px dashed;
}
a.social-ft {
    background: #4aad4c;
    padding: 5px;
    border-radius: 48px;
    color: white;
    text-align: center;
}

a.social-ft .fa {
    width: 18px;
}

.vostm{
    text-align: center;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 10px;	
}
.vostm a{
	
}

a.logofooter img {
    margin-bottom: 10px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.6;
    max-height: 90px;
}
a.logofooter img:hover { opacity: 1;
-webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
     /* Firefox 4+ */
    filter: none; /* IE 6-9 */}
      .lampsCont{
        width: 100%;
    }

    .lconttop{
        
        height: 590px;
        position: relative;
        width: 100%;
        min-width: 974px;
        max-width: 1180px;
        margin: 30px auto 0;
        padding: 15px;
    }
    
    .lcontbottom{
       
        height: 600px;
        position: relative;
        width: 100%;
        min-width: 974px;
        max-width: 1180px;
        margin: 50px auto 0;
        padding: 15px;
    }

    .lblck{
        display: inline-block;
        position: absolute;
    }

    .lblck .lampsTitle{
        background: #ff4545;
        color: #fff;
        padding: 3px 5px;
        font: bold 12px/18px "Arial";
    }

    .lblck ul{
        display: inline-block;
        list-style: outside none none;
        vertical-align: top;
        margin: 0;
        padding: 0;
    }

    .lblck ul li{
        float: left;
        padding: 0;
        text-align: center;
        vertical-align: top;
        border-right: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        background: #fff;
        font: normal 13px/18px arial;
    }

    .lblck ul li:first-child{
        border-left: 1px solid #e5e5e5;
    }

    .lblck ul li img{
        height: 45px;
        margin: 0 auto;
        padding: 2px 0;
        border: 0;
        outline: none;
    }

    .lblck ul li a{
        font: normal 13px/18px arial;
        color: #0263b0;
        text-decoration: none;
    }

    .lblck ul li a span {
        background: #efefef;
        display: block;
        min-width: 34px;
        padding: 1px 5px;
        font: 13px/12px arial;
    }

    .lblck ul li a:hover{
        text-decoration: none;
    }

    .lblck ul li a:hover span {
        background: #f77f7f;
        color: #fff;
    }

    .lblck.lblck1 ul li a span{
        min-width: 38px;
    }

    .lblck.lblck3 ul li a span{
        min-width: 50px;
    }

    .lblck.lblck7 ul li a span,
    .lblck.lblck8 ul li a span,
    .lblck.lblck10 ul li a span,
    .lblck.lblck11 ul li a span,
    .lblck.lblck15 ul li a span{
        padding: 1px 10px;
    }

    .lblck.lblck9 ul li a span{
        padding: 1px 15px;
    }

    .lblck1{
        top: 15px;
        left: 16px;
    }

    .lblck2{
        top: 505px;
        left: 569px;
    }

    .lblck3{
        top: 255px;
    }

    .lblck4{
        left: 853px;
    }

    .lblck5{
        right: 0px;
        top: 255px;
    }

    .lblck6{
        top: 505px;
    }

    .lblck6 ul li a span{
        min-width: 40px;
    }

    .lblck6 .secondLine1{
        left: 0px;
        position: absolute;
        top: -70px;
        border-left: 1px solid #e5e5e5;
    }

    .lblck6 .secondLine2{
        left: 52px;
        position: absolute;
        top: -70px;
    }

    .lblck6 .secondLine3{
        left: 110px;
        position: absolute;
        top: -70px;
    }

    .lblck6 .secondLine4{
        left: 168px;
        position: absolute;
        top: -70px;
    }
     .lblck6 .secondLine5{
        left: 168px;
        position: absolute;
        top: -70px;
    }

    .lblck7{
        top: 505px;
        right: -12px;
    }

    /*Bottom*/
    .lblck8{
        top: 20px;
    }

    .lblck9{
        left: 465px;
        top: 20px;
    }

    .lblck10{
        right: 100px;
        top: 20px;
    }

    .lblck11{
        top: 270px;
    }

    .lblck12{
        top: 520px;
    }

    .lblck13{
        top: 520px;
        left: 452px;
    }

    .lblck14{
        top: 520px;
        right: 15px;
    }

    .lblck15{
        top: 270px;
        right: 15px;
    }

    .lconttop.lconttopsx{
        width: 974px;
        height: 547px;
        padding-top: 20px;
        background: #fff url("/static/image//bgTop_small.png") no-repeat 3px 98px;
    }

    .lconttop.lconttopsx .lblck ul li a span{
        min-width: 25px;
    }

    .lconttop.lconttopsx .lblck1{
        top: 28px;
    }

    .lconttop.lconttopsx .lblck1 ul li a span{
        padding: 1px 3px;
    }

    .lconttop.lconttopsx .lblck2{
        left: 430px;
        top: 430px;
    }

    .lconttop.lconttopsx .lblck3{
        top: 227px;
    }
    .lconttop.lconttopsx .lblck4 {
    top: 221px;
}

    .lconttop.lconttopsx .lblck3 ul li a span{
        padding: 1px 10px;
    }

    .lconttop.lconttopsx .lblck4{
        left: 687px;
        top: 28px;
    }

    .lconttop.lconttopsx .lblck5{
        top: 227px;
    }

    .lconttop.lconttopsx .lblck6{
        top: 430px;
        left: 15px;
    }

    .lconttopsx .lblck6 .secondLine2{
        left: 37px;
    }

    .lconttopsx .lblck6 .secondLine3{
        left: 88px;
    }

    .lconttopsx .lblck6 .secondLine4{
        left: 139px;
    }
    .lconttopsx .lblck6 .secondLine5{
        left: 179px;
    }

    .lconttop.lconttopsx .lblck7{
        top: 430px;
    }

    .lconttop.lconttopsx .lblck7 ul li a span {
        min-width: 38px;
    }

    .lconttopsx .lblck ul li a span,
    .lcontbottomsx .lblck ul li a span{
        min-width: 27px;
        font-size: 11px;
    }

    .lcontbottom.lcontbottomsx{
        width: 974px;
        height: 516px;
        background: #fff url("/static/image/bgBottom_small.png") no-repeat 190px 103px;
    }

    .lcontbottom.lcontbottomsx .lblck8{
        top: 27px;
        left: 39px;
    }

    .lcontbottom.lcontbottomsx .lblck8 ul li a span{
        min-width: 52px;
    }

    .lcontbottom.lcontbottomsx .lblck9{
        left: 394px;
        top: 27px;
    }

    .lblck.lblck9 ul li a span{
        min-width: 35px;
    }

    .lcontbottom.lcontbottomsx .lblck10{
        top: 27px;
    }

    .lcontbottom.lcontbottomsx .lblck11{
        top: 219px;
        left: 28px;
    }

    .lcontbottom.lcontbottomsx .lblck12{
        top: 411px;
        left: 30px;
    }

    .lcontbottom.lcontbottomsx .lblck12 ul li a span{
        min-width: 25px;
    }

    .lcontbottom.lcontbottomsx .lblck13{
        left: 407px;
        top: 411px;
    }

    .lcontbottom.lcontbottomsx .lblck13 ul li a span{
        min-width: 25px;
    }

    .lcontbottom.lcontbottomsx .lblck14{
        top: 411px;
    }


    .lcontbottom.lcontbottomsx .lblck15{
        top: 219px;
    }

    .lcontbottom.lcontbottomsx .lblck15 ul li a span{
        min-width: 32px;
    }
