@charset "utf-8";

@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


.black{
  color: #000;
}
.blue{
  color: #1E4777;
}
.color-2{
  color: #f27c72;
}
table.summary .header{
  background: none repeat scroll 0 0 #0087A9;
  color: #FFFFFF;
  font-size: 11px;
  height: 21px;
}
.input{
  border-top: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
  border-left: 1px #e1e1e1 solid;
  padding: 4px 8px;
  color: #1E4777;
}
select{
  color: #5a5a5a;
  border: 1px solid #E1E1E1;
  height: 32px;
  padding-left: 10px;
  padding-bottom: 7px \9;
}
textarea{
  border: 1px solid #E1E1E1;
  color: #5a5a5a;
  font-size: 14px;
}
.bt-filled{
  background: #000;
  border: 1px solid #000;
  color: #fff;
  text-transform: normal;
  padding: 2px 12px;
  font-size: 13px;
}
.bt-filled:hover{
  background: #fff;
  color: #000;
}
.bt-filled img{
  margin-top: 7px;
  margin-right: 8px;
}
.bt-orange{
  background: ;
  color: #FFFFFF;
  height: 31px;
  line-height: 32px;
  text-transform: uppercase;
  padding: 0px 10px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dc6200;
}
.bt-orange:hover{
  border: 1px solid ;
  cursor: pointer;
}
.bt-orange img{
  margin-top: 7px;
  margin-right: 8px;
  float: left;
}
.bt-white{
  background: #fff;
  border: 1px solid #000;
  color: #000;
  text-transform: normal;
  padding: 2px 12px;
  font-size: 13px;
}
.bt-white:hover{
  background: #000;
  color: #fff;
}
.bt-white img{
  margin-top: 7px;
  margin-right: 8px;
}
input{
  border-top: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
  border-left: 1px #e1e1e1 solid;
  padding: 4px 8px;
  color: #1E4777;
}
.checkbox{
  background: url(/img/style/images/checkbox.png) no-repeat;
  display: block;
  width: 16px;
  height: 16px;
}
.checkbox[checked=checked]{
  background: url(/img/style/images/checkbox-checked.png) no-repeat;
}
.cl{
  clear: both;
}
.l{
  float: left;
}
.r{
  float: right;
}
.block{
  display: block;
}
.hp-5{
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  padding-bottom: 5px;
}
.hp-10{
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  padding-bottom: 10px;
}
.hp-15{
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  padding-bottom: 15px;
}
.hp-20{
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  padding-bottom: 20px;
}
.hp-25{
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  padding-bottom: 25px;
}
html,
body,
form{
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
a img{
  border: none;
}
a{
  text-decoration: none;
  color: #1E4777;
}
body{
  background: #fefefe url(/img/style/images/backgroundG.png) top repeat;
  text-rendering: optimizelegibility;
}
.wrapper{
  width: 1290px;
  margin: 0 auto;
}
.wrapper_main{
  width: 900px;
  margin: 100px auto 0;
}
.wrap{
  background: #fff;
  padding: 1px;
  border: 1px solid #e1f3d8;
  -webkit-box-shadow: 0px 0px 3px 0px #e1f3d8;
  box-shadow: 0px 0px 3px 0px #e1f3d8;
}
.wrap-10{
  padding: 0px 10px;
}
.pub{
  font-size: 13px;
  color: #5a5a5a;
  line-height: 21px;
}
.pub h1{
  font-size: 26px;
  color: #1E4777;
  padding-bottom: 5px;
}
.pub h2{
  font-size: 24px;
  color: #1E4777;
  padding-bottom: 5px;
}
.pub h3{
  font-size: 22px;
  color: #1E4777;
  padding-bottom: 5px;
}
.pub h4{
  font-size: 18px;
  color: #1E4777;
  padding-bottom: 5px;
}
.pub ul{
  padding: 5px;
  list-style: inside circle;
}
.pub ol{
  list-style: inside decimal;
}
.pub ol li{
  padding-bottom: 5px;
}
.pub a{
  text-decoration: underline;
  color: #1E4777;
}
.h2{
  font-size: 20px;
  color: #1E4777;
}
.h3{
  font-size: 18px;
  color: #000;
}
.h5,
.h5 a{
  font-size: 12px;
  color: #000;
}
.h6{
  font-size: 13px;
  color: #000;
}
.imsg,
.emsg{
  background: #dfffd7;
  border: 1px solid #9ec88e;
  color: #308b0f;
  padding: 6px;
  font-size: 12px;
  font-weight: normal;
  margin: 5px 0px;
  text-align: center;
  line-height: 18px;
}
.emsg{
  background: #ffd7d7;
  border: 1px solid #fe7878;
  color: #ff2020;
}
.sep-black{
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  padding-bottom: 1px;
  background: #000;
}
.sep-grey{
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  padding-bottom: 1px;
  background: #ccc;
}
.sep-black-h{
  font-size: 0px;
  width: 1px;
  background: #000;
}
.black{
  color: #000;
}
.desc{
  color: #5a5a5a;
}
.top-menu{
  float: right;
}
.top-menu li{
  float: left;
  padding-left: 10px;
  font-size: 11px;
  color: #1E4777;
}
.top-menu li a{
  color: #1E4777;
  text-decoration: underline;
}
.top-menu li a:hover{
  text-decoration: none;
}
.pub{
  text-align: justify;
}
blockquote{
  margin-left: 10px;
}
.header .header-block{
  display: inline-block;
  vertical-align: middle;
}
.header .header-block .logo{
  background: url(/img/gitoma_logo_new.png) center no-repeat;
  width: 350px;
  height: 86px;
  background-size: 350px 86px;
  display: block;
  padding-left: 27px;
}
.header .header-block .search-block{
  width: 390px;
  height: 35px;
  padding-top: 21px;
}
.header .header-block .search-block input{
  width: 341px;
  height: 35px;
  background: #fff;
  color: #8E8E8E;
  padding-right: 35px;
  border: 1px solid #E1E1E1;
}
.header .header-block .search-block a.bt-search{
  display: block;
  margin-top: -32px;
  margin-right: 16px;
  position: relative;
}
.header .header-block .basket{
  padding: 15px 0px 0px;
  color: #1E4777;
}
.header .header-block .basket .btblock{
  text-align: center;
}
.header .header-block .basket .btblock .btitle{
  display: inline-block;
  font-weight: bold;
  padding-bottom: 5px;
  padding-right: 40px;
  background: url('/img/style/images/shopping-cart-blue.png') no-repeat center right;
  line-height: 34px;
  background-size: 30px;
}
.header .header-block .basket .basket-title{
  font-weight: bold;
  padding: 10px;
  background-color: #e1f3d8;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  clear: both;
  cursor: pointer;
}
.header .header-block .basket .basket-title h2{
  padding-left: 22px;
}
.header .header-block .basket .basket-title.bornn{
  border-bottom: none;
}
.header .header-block .basket .total,
.header .header-block .basket .itemcounts{
  padding-bottom: 5px;
}
.header .header-block .basket .sel{
  color: #1E4777;
}
.header .header-block .basket .sel:hover{
  text-decoration: underline;
}
.header .header-block .basket .bhover{
  background-color: white;
  position: absolute;
  top: 30px;
  left: 0;
  padding: 5px;
  z-index: 100;
  width: 310px;
}
.header .header-block .basket:hover .bhover{
  border: 1px solid #E1E1E1;
  box-shadow: 0px 0px 3px 0px #E1E1E1;
}
.header .header-block .basket:hover .bhover .btitle{
  color: #47842e;
  background: url('/img/style/images/shopping-cart-green.png') no-repeat center right;
  background-size: 30px;
}
.header .header-block .basket:hover .bhover.noborder{
  border: none;
  box-shadow: none;
}
.header .header-block.left-block{
  width: 450px;
  margin-top: 30px;
}
.header .header-block.middle-block{
  width: 500px;
}
.header .header-block.right-block{
  width: 320px;
  position: relative;
  height: 150px;
}
.rel-bl{
  position: relative;
}
.error_qtt{
  position: absolute;
  bottom: 32px;
  left: -97px;
  border: 1px solid #5e2121;
  color: #5e2121;
  background: #f9d2d2;
  width: 250px;
  font: size;
  font-size: 11px;
  padding: 5px;
}
.error_qtt.errinln{
  bottom: -5px;
  left: 190px;
}
.error_qtt a{
  padding: 2px 4px;
  margin-top: 3px;
  display: inline-block;
  background: #e1f3d8;
  border: 1px solid #E1E1E1;
}
.error_qtt a:hover{
  background: #1E4777;
  border: 1px solid #1E4777;
  color: white;
}
.square{
  position: absolute;
  width: 4px;
  bottom: 29px;
  left: 26px;
  height: 4px;
  background: #f9d2d2;
  border-bottom: 1px solid #5e2121 !important;
  border-left: 1px solid #5e2121;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.square.ininl{
  bottom: 13px;
  left: 188px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-button{
  background-color: #e1f3d8;
  border: 1px solid #E1E1E1;
  cursor: pointer;
}
.input-button:hover{
  background-color: #1E4777;
  border: 1px solid #1E4777;
  color: white;
}
.input-button.blue{
  background-color: #1E4777;
  border: 1px solid #1E4777;
  color: white;
}
.input-button.blue:hover{
  border: 1px solid white;
}
.gotobasket{
  clear: both;
  text-align: center;
  padding: 5px 5px 0px;
}
.refresh{
  display: block;
  margin: 0;
  padding: 0;
  float: right;
  background: url('/img/style/images/sinchronize-blue.png') no-repeat center center;
  width: 16px;
  height: 26px;
  line-height: 26px;
}
.refresh:hover{
  background: url('/img/style/images/sinchronize-green.png') no-repeat center center;
}
.delete{
  display: block;
  margin: 0;
  padding: 0;
  background: url('/img/style/images/delete-blue.png') no-repeat center center;
  width: 16px;
  height: 16px;
}
.delete:hover{
  background: url('/img/style/images/delete-green.png') no-repeat center center;
}
.delete.delheight{
  float: right;
  height: 24px;
  line-height: 26px;
}
.pl{
  padding-left: 10px;
}
.b-img{
  margin: 5px;
  border: 3px solid white;
  background: white;
}
.big-btn-bl{
  margin-right: 20px;
}
.delete-btn-big{
  background: url('/img/style/images/delete-big-blue.png') no-repeat center center;
  width: 32px;
  height: 38px;
  cursor: pointer;
  border: none;
}
.delete-btn-big:hover{
  background: url('/img/style/images/delete-big-green.png') no-repeat center center;
}
.itembrow{
  border-bottom: 1px solid #E1E1E1;
}
.itembrow:hover{
  background: #e1f3d8;
}
.itembrow:hover .b-img{
  border: 3px solid #E1E1E1;
}
.itembrow .title{
  width: 239px;
  margin: 5px 5px 5px 0;
}
.itembrow.btop:first-child{
  border-top: 1px solid #E1E1E1;
}
.summary{
  padding: 0px 0px 25px;
  display: inline-block;
}
.search-item-block input{
  width: 300px;
  margin: 0px;
  padding: 10px 30px 10px 10px;
  margin-right: 10px;
}
.bt-search-item{
  background: url("/img/style/images/buyer-icon-blue.png") no-repeat center center;
  width: 36px;
  height: 39px;
  display: block;
  float: right;
  padding: 0;
  margin: 0;
}
.bt-search-item:hover{
  background: url("/img/style/images/buyer-icon-green.png") no-repeat center center;
}
.main-menu{
  margin-top: 5px;
}
.main-menu ul{
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  padding: 0 10px;
  overflow: hidden;
}
.main-menu ul li{
  margin-bottom: -1px;
  float: left;
  position: relative;
  display: block;
}
.main-menu ul li a{
  background-color: #FFF;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 15px 10px 15px;
  color: #1E4777;
  border: 1px solid transparent;
  position: relative;
  display: block;
}
.main-menu ul li a.mactive{
  border: 1px solid transparent;
  border-bottom: none;
  background-color: #e1f3d8;
}
.main-menu ul li a:hover{
  color: white;
  background-color: #1E4777;
  border: 1px solid #1E4777;
}
.breadcrumb ul li{
  float: left;
  color: #5e5e5e;
  padding: 0px 3px;
  font-size: 12px;
}
.breadcrumb ul li a{
  color: #5e5e5e;
}
.breadcrumb ul li a:hover{
  text-decoration: underline;
}
.breadcrumb ul .sep{
  padding-top: 1px;
}
.main-date{
  color: #5e5e5e;
  font-size: 12px;
}
.limited{
  color: #1E4777;
  font-size: 11px;
  padding: 5px 10px 5px 21px;
  background: url("/img/style/images/info.png") no-repeat left center;
  height: 16px;
  line-height: 16px;
  margin-left: 10px;
}
.sidebar{
  width: 310px;
}
.sidebar.r{
  padding-left: 19px;
}
.main{
  width: 956px;
  float: left;
}
.sorted,
.pages{
  width: 100%;
  display: inline-block;
}
.sorted .sort-numbers,
.sorted .sort-type,
.sorted .pages-numbers,
.pages .sort-numbers,
.pages .sort-type,
.pages .pages-numbers{
  float: right;
  color: #1E4777;
  padding: 10px 0px;
}
.sorted .sort-numbers a.pagen,
.sorted .sort-type a.pagen,
.sorted .pages-numbers a.pagen,
.pages .sort-numbers a.pagen,
.pages .sort-type a.pagen,
.pages .pages-numbers a.pagen{
  float: left;
  padding: 4px 8px;
  border: 1px solid #E1E1E1;
  margin-right: 3px;
  color: #1E4777;
}
.sorted .sort-numbers a.pagen.arrow,
.sorted .sort-type a.pagen.arrow,
.sorted .pages-numbers a.pagen.arrow,
.pages .sort-numbers a.pagen.arrow,
.pages .sort-type a.pagen.arrow,
.pages .pages-numbers a.pagen.arrow{
  background: url("/img/style/images/arrow-blue.png") no-repeat center center;
  width: 8px;
  height: 16px;
  background-size: 11px 11px;
}
.sorted .sort-numbers a.pagen.arrow:hover,
.sorted .sort-type a.pagen.arrow:hover,
.sorted .pages-numbers a.pagen.arrow:hover,
.pages .sort-numbers a.pagen.arrow:hover,
.pages .sort-type a.pagen.arrow:hover,
.pages .pages-numbers a.pagen.arrow:hover{
  background-color: #e1f3d8;
}
.sorted .sort-numbers a.pagen.to-left,
.sorted .sort-type a.pagen.to-left,
.sorted .pages-numbers a.pagen.to-left,
.pages .sort-numbers a.pagen.to-left,
.pages .sort-type a.pagen.to-left,
.pages .pages-numbers a.pagen.to-left{
  background: url("/img/style/images/arrow-blue-left.png") no-repeat center center;
  background-size: 11px 11px;
}
.sorted .sort-numbers a:hover,
.sorted .sort-type a:hover,
.sorted .pages-numbers a:hover,
.pages .sort-numbers a:hover,
.pages .sort-type a:hover,
.pages .pages-numbers a:hover{
  background-color: #e1f3d8;
}
.sorted .sort-numbers .pagen-not-act,
.sorted .sort-type .pagen-not-act,
.sorted .pages-numbers .pagen-not-act,
.pages .sort-numbers .pagen-not-act,
.pages .sort-type .pagen-not-act,
.pages .pages-numbers .pagen-not-act{
  padding: 4px 8px;
  border: 1px solid #E1E1E1;
  margin-right: 3px;
  float: left;
  cursor: default;
}
.sorted .sort-numbers .active,
.sorted .sort-type .active,
.sorted .pages-numbers .active,
.pages .sort-numbers .active,
.pages .sort-type .active,
.pages .pages-numbers .active{
  border: 1px solid #1E4777;
  background-color: #1E4777;
  color: white;
}
.sorted .sort-numbers .more,
.sorted .sort-type .more,
.sorted .pages-numbers .more,
.pages .sort-numbers .more,
.pages .sort-type .more,
.pages .pages-numbers .more{
  margin-right: 3px;
}
.sorted .sort-type,
.sorted .sort-numbers,
.pages .sort-type,
.pages .sort-numbers{
  padding-left: 10px;
  float: right;
}
.sorted .sort-type .sort-text,
.sorted .sort-numbers .sort-text,
.pages .sort-type .sort-text,
.pages .sort-numbers .sort-text{
  float: left;
  line-height: 26px;
  height: 26px;
  padding-right: 5px;
}
.sorted .sort-order .sort-text,
.pages .sort-order .sort-text{
  text-align: right;
  padding-right: 5px;
}
.select-cont{
  width: 135px;
  height: 26px;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  background: url('/img/style/images/arrow-blue-down.png') no-repeat 120px center white;
  background-size: 11px;
  border: 1px solid #E1E1E1;
  display: inline-block;
  position: relative;
}
.select-cont .sort-select{
  float: left;
  color: #1E4777;
  padding-left: 5px;
  background: transparent;
  -webkit-appearance: none;
  width: 153px;
  font-size: 11px;
  border: 0;
  height: 26px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.big-sel{
  width: 217px;
  background: url('/img/style/images/arrow-blue-down.png') no-repeat 200px center white;
  background-size: 11px;
}
.big-sel .big-sort{
  width: 235px;
}
.buttons{
  padding: 10px;
}
.widget{
  border-top: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
  border-left: 1px #e1e1e1 solid;
  -webkit-box-shadow: 0px 0px 1px 0px #ccc;
  box-shadow: 0px 0px 1px 0px #ccc;
}
.widget .title{
  background: #1E4777;
  opacity: 0.8;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  margin: -1px -1px 0px -1px;
}
.banner{
  text-align: center;
  display: block;
}
.categories li{
  padding: 5px 10px;
  font-size: 14px;
  color: #1E4777;
}
.categories li b{
  display: block;
  border-bottom: 1px solid #1E4777;
}
.categories li span.a{
  color: #000;
  padding-left: 25px;
  margin-left: -9px;
  padding-right: 32px;
  margin-right: -10px;
  background: url(/img/style/images/arrow-black-right.png) 5% center no-repeat;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -5px;
  margin-bottom: -5px;
  display: block;
  border: 1px solid #fff;
  border-left: none;
}
.categories li span.a:hover{
  text-decoration: none;
  color: #1E4777;
  border: 1px solid #000;
  width: 221px;
  border-right: none;
  border-left: none;
  background: #e1f3d8 url(/img/style/images/arrow-black-right.png) 5% center no-repeat;
}
.categories li span.a.sel{
  color: #5fb138;
}
.categories li span.a a{
  color: #000;
  display: block;
}
.categories li ul{
  padding-top: 5px;
}
.categories li ul li{
  padding: 5px 10px;
  font-size: 14px;
  color: #5a5a5a;
}
.categories li ul li span.a{
  color: #000;
  padding-left: 40px;
  margin-left: -20px;
  padding-right: 20px;
  margin-right: -20px;
  background: url(/img/style/images/arrow-black-right.png) 10% center no-repeat;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -5px;
  margin-bottom: -5px;
  display: block;
  border: 1px solid #fff;
  border-right: none;
  border-left: none;
}
.categories li ul li span.a .sub-menu-block{
  display: none;
  background: #e1f3d8;
  border: 1px solid #000;
  position: absolute;
  top: -1px;
  left: 281px;
  width: 864px;
  z-index: 1000;
  -webkit-box-shadow: 8px 0 5px 0 rgba(0,0,0,0.1);
  box-shadow: 8px 0 5px 0 rgba(0,0,0,0.1);
  padding: 20px 20px 20px 20px;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  -ms-column-gap: 15px;
  -o-column-gap: 15px;
  column-gap: 15px;
  columns: 4;
  -webkit-column-count: 4;
}
.categories li ul li span.a .sub-menu-block ul li{
  font-weight: bold;
  color: #000;
  padding: 3px 10px;
}
.categories li ul li span.a .sub-menu-block ul li a{
  font-weight: normal;
  font-size: 13px;
  padding-left: 10px;
  background: url(/img/style/images/arrow-list-menu.png) left center no-repeat;
  display: inline;
}
.categories li ul li span.a .sub-menu-block ul li a:hover{
  text-decoration: underline;
}
.categories li ul li span.a:hover{
  text-decoration: none;
  color: #1E4777;
  border: 1px solid #000;
  width: 221px;
  border-right: none;
  border-left: none;
  background: #e1f3d8 url(/img/style/images/arrow-black-right.png) 10% center no-repeat;
}
.categories li ul li span.a:hover .sub-menu-block{
  display: inline-block;
  border-left: none;
}
.categories li ul li span.a.sel{
  color: #5fb138;
}
.categories ul{
  padding-top: 5px;
}
.categories ul li{
  padding-left: 20px;
}
.categories ul ul li{
  padding-left: 40px;
}
.categories ul ul ul li{
  padding-left: 60px;
}
.deals{
  padding-bottom: 25px;
}
.deals .deal{
  padding: 10px 0px;
  border-bottom: 1px solid #1E4777;
}
.deals .deal .thumb{
  float: left;
  border-top: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
  border-left: 1px #e1e1e1 solid;
}
.deals .deal .desc{
  padding-left: 15px;
  float: left;
  width: 555px;
  color: #5a5a5a;
  line-height: 21px;
  overflow: hidden;
}
.deals .deal .desc a{
  color: #5fb138;
}
.deals .deal .desc a:hover{
  text-decoration: underline;
}
.list-cat-name{
  color: #5fb138;
}
.cat-info .pub{
  font-size: 11px;
  line-height: 18px;
  color: #1E4777;
}
.list-actions .show-by{
  padding-top: 1px;
  padding-right: 20px;
}
.list-actions .show-by select{
  height: 24px;
  padding-top: 0px;
  line-height: 24px;
  padding-left: 5px;
}
.list-actions .show-by select option{
  line-height: 24px;
}
.list-actions .order-by{
  padding-top: 1px;
  padding-right: 20px;
}
.list-actions .order-by select{
  height: 24px;
  padding-top: 0px;
  line-height: 24px;
  padding-left: 5px;
}
.list-actions .order-by select option{
  line-height: 24px;
}
.list-actions .list-options{
  padding-right: 20px;
  padding-top: 1px;
}
.list-actions .list-options a{
  opacity: 0.4;
}
.list-actions .list-options a.sel{
  opacity: 1;
}
.list-actions .search input{
  height: 24px;
  width: 183px;
  float: left;
  line-height: 24px;
  color: #000;
  font-size: 14px;
}
.list-actions .search input::-webkit-input-placeholder{
  font-size: 12px;
  line-height: 26px;
}
.list-actions .search input:-moz-placeholder{
  font-size: 12px;
  line-height: 26px;
}
.list-actions .search input::-moz-placeholder{
  font-size: 12px;
  line-height: 26px;
}
.list-actions .search input:-ms-input-placeholder{
  font-size: 12px;
  line-height: 26px;
}
.list-actions .search .bt-search{
  background: url(/img/style/images/sm-search-ico.png) center center no-repeat;
  display: block;
  width: 40px;
  height: 26px;
  float: right;
  margin-left: -40px;
  border-left: 1px solid #000;
}
.list-actions .search .bt-search:hover{
  background: #1E4777 url(/img/style/images/sm-search-white-ico.png) center center no-repeat;
}
.tags-cloud .label-info{
  background-color: #5fb138;
  font-family: Arial, Helvetica, sans-serif;
}
.tags-cloud .label{
  display: inline;
  padding: .2em .6em .3em;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.tags-cloud .label.delete-all{
  background: #1E4777;
  opacity: 0.6;
  cursor: pointer;
}
.tags-cloud .label.delete-all:hover{
  opacity: 1;
}
.tags-cloud .tag [data-role="remove"]:hover{
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.tags-cloud .tag [data-role="remove"]{
  margin-left: 8px;
  cursor: pointer;
}
.list-download a{
  color: #5fb138;
  text-decoration: underline;
}
.list-download a:hover{
  text-decoration: none;
}
table.items-list{
  font-size: 12px;
}
table.items-list .sale-badge{
  background: #5fb138;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-right: 2px;
}
table.items-list .sale-badge img{
  margin-bottom: -3px;
}
table.items-list input{
  height: 18px;
  width: 30px;
  text-align: center;
  line-height: 20px;
  padding: 0px 2px;
  font-size: 12px;
}
table.items-list tr:hover{
  background: #e1f3d8;
}
table.items-list td{
  padding: 3px 5px;
  color: #5a5a5a;
  height: 19px;
  border-bottom: 1px solid #e1e1e1;
}
table.items-list td a{
  color: #1E4777;
}
table.items-list td a:hover{
  text-decoration: underline;
}
table.items-list .header{
  background: #1E4777;
  opacity: 0.8;
  color: #fff;
  font-size: 11px;
  height: 21px;
}
table.items-list .header:hover{
  background: #1E4777;
}
table.items-list .header td{
  height: 19px;
  color: #fff;
  border: none;
  padding-top: 2px;
  padding-bottom: 2px;
}
table.items-list .bt-white{
  height: 18px;
  font-size: 11px;
  padding: 3px 10px;
}
table.items-list .bt-white:hover{
  text-decoration: none;
}
.matrix-list li{
  float: left;
  width: 427px;
  height: 102px;
  padding: 10px 0px;
  padding-left: 20px;
}
.matrix-list li[p=first]{
  margin-left: -20px;
}
.matrix-list li .item-thumb{
  border-top: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
  border-left: 1px #e1e1e1 solid;
  margin-right: 10px;
}
.matrix-list li .info{
  width: 315px;
}
.matrix-list li .desc{
  font-size: 11px;
  color: #5a5a5a;
}
.matrix-list li .desc a{
  color: #1E4777;
}
.matrix-list li .desc a:hover{
  text-decoration: underline;
}
.matrix-list .bt-filled{
  height: 18px;
  font-size: 11px;
  padding: 3px 10px;
}
.matrix-list .bt-filled:hover{
  text-decoration: none;
}
.matrix-list input{
  height: 18px;
  width: 25px;
  text-align: center;
  line-height: 20px;
  padding: 0px 2px;
  font-size: 12px;
}
.matrix-list .price{
  color: #1E4777;
  font-weight: bold;
  font-size: 14px;
}
.matrix-list .price a{
  color: #1E4777;
}
.matrix-list .price a:hover{
  text-decoration: underline;
}
.matrix-list .h6:hover{
  text-decoration: underline;
}
.paging .prev,
.paging .next{
  color: #1E4777;
}
.paging .pages{
  color: #5a5a5a;
}
.paging .pages a{
  color: #5a5a5a;
}
.paging .pages a:hover{
  color: #1E4777;
}
.paging .pages a.sel{
  color: #5fb138;
  font-weight: bold;
}
.item-photo-holder{
  width: 280px;
}
.item-photo-holder .item-photo{
  border-top: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
  border-left: 1px #e1e1e1 solid;
  cursor: pointer;
}
.item-photo-holder .thumbs{
  width: 285px;
  margin-left: -4px;
}
.item-photo-holder .thumbs .thumb{
  border-top: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
  border-left: 1px #e1e1e1 solid;
  float: left;
  width: 65px;
  height: 61px;
  margin-left: 4px;
  margin-bottom: 4px;
}
.item-right{
  width: 570px;
  padding-left: 20px;
}
.item-right .desc{
  font-size: 13px;
  line-height: 21px;
  color: #5a5a5a;
}
.item-right .desc a{
  color: #1E4777;
}
.item-right .desc a:hover{
  text-decoration: underline;
}
.item-right .price{
  color: #1E4777;
  font-size: 16px;
}
.item-right .bt-filled{
  font-size: 15px;
  padding: 5px 10px;
}
.item-right input.quantity{
  height: 27px;
  width: 40px;
  padding: 0px 2px;
  text-align: center;
  font-size: 16px;
  margin-top: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
.txtc{
  text-align: center;
}
.qttf{
  width: 30%;
}
.pad10{
  padding: 10px;
}
.fbl{
  color: #1E4777;
}
.stock{
	height:13px;
	width: 13px;
	display: inline-block;
	background: url('/img/style/icons-status.png') no-repeat;
	background-size: 39px 13px;
	vertical-align: middle;
}
.stock[data-btg-stock="0"]{
	background-position: -13px 0px;
}
.spec table td{
  padding: 3px 5px;
  border-bottom: 1px solid #e1e1e1;
  color: #5a5a5a;
  font-size: 12px;
}
.spec table td .label{
  font-weight: bold;
}
.spec table td a{
  color: #5a5a5a;
}
.spec table td a:hover{
  text-decoration: underline;
}
.footer{
  height: 30px;
  background: #1E4777;
}
.footer .menu{
  padding-top: 7px;
  padding-left: 10px;
}
.footer .menu li{
  float: left;
  color: #fff;
  padding-left: 15px;
  text-transform: uppercase;
}
.footer .menu li a{
  color: #fff;
}
.footer .menu li a.factive,
.footer .menu li a:hover{
  color: #5fb138;
}
.order .label,
.users .label{
  font-weight: bold;
  padding: 5px 0px;
  color: #5a5a5a;
}
.order .bt-filled,
.users .bt-filled{
  padding: 5px 15px;
}
.order-addr{
  padding: 5px;
  width: 32%;
}
.order-addr .longdesc{
  padding: 5px;
}
.order-addr.order-deliv{
  width: 66%;
}
.onav{
  width: 1235px;
  float: left;
  padding: 15px;
}
.users .menu td{
  color: #fff;
}
.users .menu td a{
  color: #fff;
  display: block;
  background: #1E4777;
  padding: 6px;
  border: 1px solid #1E4777;
}
.users .menu td a:hover{
  background: #fff;
  color: #1E4777;
  border: 1px solid #1E4777;
}
.users .menu td.sel{
  color: #1E4777;
  border: 1px solid #1E4777;
}
.basket table table.ctl td{
  border: none;
}
.basket table.summary{
  color: #5a5a5a;
}
.basket .sysimg{
  cursor: pointer;
}
.copy{
  color: #5a5a5a;
  font-size: 11px;
  padding: 0px 10px;
}
.copy a{
  color: #5fb138;
}
.copy a:hover{
  text-decoration: underline;
}
.pop-basket{
  position: absolute;
  width: 250px;
  z-index: 1000;
  top: 32px;
  right: -20px;
  padding-bottom: 5px;
  border: 1px solid #0087a9;
  display: none;
  background-color: #FFF;
}
.btns-horizontal li{
  float: left;
  padding: 5px;
}
.p-text{
  font-size: 13px;
  line-height: 21px;
  color: #5a5a5a;
}
.p-text a{
  font-size: 13px;
  line-height: 21px;
  color: #0087A9 !important;
}
.p-text a:hover{
  text-decoration: underline;
}
.show-count{
  margin-right: 10px;
}
.bt-white-sel{
  background: #1E4777;
  color: #fff !important;
  cursor: default;
}
.back-link{
  text-decoration: underline;
  color: #0087A9;
}
.back-link:hover{
  text-decoration: none;
}
.bt-filled-fix{
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.bt-filled-fix:hover{
  text-decoration: none !important;
  color: #0087A9 !important;
}
.checkbox-reset{
  border: none !important;
  height: auto !important;
  line-height: normal !important;
  padding: 0 !important;
}
.main-login-links{
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
  color: #0087A9;
}
.main-login-links:hover{
  text-decoration: none;
}
.login-page-pad{
  padding: 0 20px;
}
.btn-spc-l{
  margin-left: 15px;
}
.galery img{
  border: 2px solid #0087A9;
}
.bg-white{
  background-color: #FFF;
}
.cl-red{
  color: #FF2020;
}
.login-field-desc{
  color: #5a5a5a;
  font-size: 12px;
}
.emsg{
  color: #8F0C0F;
  background: #FFAEB0;
  border: #8F0C0F 1px solid;
}
.imsg{
  color: #47842e;
  background: #e1f3d8;
  border: 1px solid #E1E1E1;
}
.sep-blue-h{
  font-size: 0px;
  width: 1px;
  background: #000;
}
.bt-blue{
  background: #000;
  border: 1px solid #000;
  color: #fff;
  text-transform: normal;
  padding: 2px 12px;
  font-size: 13px;
}
.bt-blue:hover{
  background: #fff;
  color: #000;
}
.bt-blue img{
  margin-top: 7px;
  margin-right: 8px;
}
.warning{
  color: #363636;
  background: #ffffdd;
  border: #fdd500 1px solid;
}
.container{
  display: inline-block;
  width: 100%;
  padding: 20px 0px;
}
.filter{
  width: 260px;
  float: left;
  padding-right: 10px;
}
.filter .filter-container{
  margin: 0px 10px 10px;
  border-top: none;
}
.filter .available-filters{
  border-top: 1px solid #E1E1E1;
}
.filter .available-filters:last-child{
  border-bottom: 1px solid #E1E1E1;
}
.filter .filter-title{
  padding: 10px 5px;
  background-color: #e1f3d8;
  color: #1E4777;
}
.filter .filter-title h2{
  display: inline-block;
  vertical-align: bottom;
}
.filter .filter-title a{
  float: right;
  font-size: 9px;
  line-height: 16px;
  color: #1E4777;
  position: relative;
  padding-right: 10px;
}
.filter .filter-title a .x-img{
  position: absolute;
  background: url("/img/style/images/x-blue.png") no-repeat;
  top: 4px;
  right: -3px;
  width: 9px;
  height: 9px;
  background-size: 9px 9px;
}
.filter .filter-title a:hover{
  color: #5fb138;
}
.filter .filter-title a:hover .x-img{
  background: url("/img/style/images/x-green.png") no-repeat;
  background-size: 9px 9px;
}
.filter .filter-title a.plus,
.filter .filter-title a.minus{
  float: left;
  padding-right: 5px;
}
.filter .added-filter{
  padding: 15px;
  color: #1E4777;
}
.filter .added-filter li{
  padding-bottom: 10px;
}
.filter .added-filter li .added-fn{
  border: 1px solid #E1E1E1;
  display: block;
  padding: 10px;
  color: #1E4777;
  position: relative;
}
.filter .added-filter li .added-fn .x-icon{
  position: absolute;
  background: url("/img/style/images/x-blue.png") no-repeat;
  top: 5px;
  right: 5px;
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
}
.filter .added-filter li .added-fn:hover{
  background-color: #e1f3d8;
}
.filter .added-filter li:last-child{
  padding-bottom: 0px;
}
.filter .added-filter li .filter-value{
  background-color: white;
  display: block;
  padding: 5px;
  color: #1E4777;
  font-size: 13px;
}
.filter .added-filter li .filter-value input[type="checkbox"]{
  padding: 0;
  height: 13px;
}
.filter .available-filter{
  color: #1E4777;
  border-top: 1px solid #E1E1E1;
}
.filter .available-filter ul{
  max-height: 105px;
  overflow: auto;
  padding: 0px 10px;
}
.filter .available-filter ul li{
  background-color: white;
  padding: 0 5px 5px;
}
.filter .available-filter ul li:first-child{
  padding-top: 5px;
}
.items-side{
  width: 686px;
  float: left;
}
.items-block li{
  border-top: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
  display: table;
  width: 100%;
}
.items-block li:hover{
  background-color: #e1f3d8;
}
.items-block li:hover .item-properties-row{
  color: #1E4777;
  border-top: 1px solid #E1E1E1;
}
.items-block li:hover .item-title a{
  color: white;
  background-color: #1E4777;
}
.items-block li:hover .item-image a{
  background-color: white;
  border: 3px solid #E1E1E1;
}
.items-block li:hover .item-image{
  background-color: #e1f3d8;
}


.items-block li:hover .to-basket, .items-block li:hover .to-basket.noico, .items-block li:hover .to-basket.icon{
  border: 1px solid #1E4777;
  background-color: #fff;
}

.items-block li .to-basket:hover{
  color: white;
  border: 1px solid #1E4777;
  background: url("/img/style/images/buyer-icon-white.png") no-repeat 94% center;
  background-color: #1E4777;
}

.items-block li .to-basket.icon:hover{
  border: 1px solid #1E4777;
  background-color: #1E4777;
  background-image:none;
  padding: 8px 0px;
}


  
.items-block li .to-basket.small:hover{
  background: #1E4777 url("/img/style/images/buyer-icon-white.png") no-repeat center center;

  
}
.items-block li .to-basket.noico:hover{
  background: #1E4777;
}


.items-block li:hover .to-basket:active{
  border: 1px solid #e1f3d8;
}

.review{
  background: url("/img/style/images/search-blue.png") no-repeat right center;
  width: 16px;
  height: 16px;
  display: block;
  background-size: 16px;
}
.review:hover{
  background: url("/img/style/images/search-green.png") no-repeat right center;
  background-size: 16px;
}
.editrow{
  background: url("/img/style/images/edit-blue.png") no-repeat right center;
  width: 16px;
  height: 16px;
  display: block;
  background-size: 16px;
}
.editrow:hover{
  background: url("/img/style/images/edit-green.png") no-repeat right center;
  background-size: 16px;
}
.similar-items-block li{
  border-top: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
  width: 290px;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
}
.similar-items-block li:last-child{
  border-right: 1px solid #E1E1E1;
}
.similar-items-block li:nth-child(3){
  border-right: 1px solid #E1E1E1;
}
.similar-items-block li .similar-image a{
  display: block;
  text-align: center;
  border: 3px solid white;
  margin-bottom: 10px;
  padding: 10px;
}
.similar-items-block li .item-title a{
  padding: 10px;
  margin: 0px -10px;
}
.similar-items-block li:hover{
  background-color: #e1f3d8;
}
.similar-items-block li:hover .item-title a{
  color: white;
  background-color: #1E4777;
}
.similar-items-block li:hover .similar-image a{
  background-color: white;
  border: 3px solid #E1E1E1;
}
.similar-items-block li:hover .item-properties-row{
  color: #1E4777;
  border-top: 1px solid #E1E1E1;
}
.similar h1{
  color: #1E4777;
  font-size: 16px;
  padding: 10px 0px;
}
.bidsumm{
  text-align: center;
}
.bidsumm:first-child{
  padding-top: 10px;
}
.table-block{
  margin-left: 975px;
}
.items-block li:last-child{
  border-bottom: 1px solid #E1E1E1;
}
.item-image{
  height: 100%;
  vertical-align: middle;
  display: table-cell;
  background-color: white;
  text-align: center;
}
.item-image a{
  display: block;
  margin: 10px;
  width: 140px;
  padding: 10px;
  border: 3px solid white;
}
.item-info{
  width: 70%;
  display: table-cell;
}
.item-info .item-title a{
  color: #1E4777;
  padding: 10px 15px;
  display: block;
  font-size: 14px;
}
.item-info .item-title a:hover{
  text-decoration: underline;
}
.item-info .item-properties-block .item-properties-row{
  border-top: 1px solid #e1f3d8;
}
.item-info .item-properties-block .item-properties-row.price-basket{
  min-height: 51px;
}
.item-info .item-properties-block .item-properties-row.bn{
  border-top: none;
}
.item-info .item-properties-block .item-properties-row .item-property{
  display: table-cell;
  width: 295px;
  line-height: 36px;
  padding-left: 15px;
}
.item-info .item-properties-block .item-properties-row .item-property.second,
.item-info .item-properties-block .item-properties-row .item-property.first{
  line-height: 20px;
  padding-left: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  float: left;
}
.item-info .item-properties-block .item-properties-row .item-property.second:hover,
.item-info .item-properties-block .item-properties-row .item-property.first:hover{
  text-overflow: clip;
  overflow: visible;
}
.item-info .item-properties-block .item-properties-row .item-property.first{
  width: 145px;
  text-align: right;
}
.item-info .item-properties-block .item-properties-row .item-property.second{
  width: 99px;
  text-align: left;
  padding-left: 3px;
}
.item-info .item-properties-block .item-properties-row .item-property.fprice{
  display: block;
  width: auto;
  float: right;
  text-align: right;
  line-height: 51px;
}
.item-info .item-properties-block .item-properties-row .item-property.catprice{
  text-align: center;
  line-height: 51px;
  padding: 0;
}
.item-info .item-properties-block .item-properties-row .item-property.plain-price{
  width: 80px;
  display: block;
  float: left;
}
.item-info .item-properties-block .item-properties-row .item-property.sbasket{
  display: block;
  width: auto;
  float: right;
  line-height: 51px;
  padding-left: 0px;
  margin-right: 6px;
}
.item-info .item-properties-block .item-properties-row .item-property.plain-basket{
  width: 52px;
  display: block;
  float: right;
}
.item-info .item-properties-block .item-properties-row .item-property.list-qtt{
  display: block;
  width: auto;
  float: right;
  padding: 0px 15px;
  border: none;
  line-height: 48px;
  vertical-align: middle;
}
.item-info .item-properties-block .item-properties-row .item-property.plain-qtt{
  width: 94px;
  display: block;
  float: left;
}
.item-info .item-properties-block .item-properties-row .item-property.no-stock{
  width: 540px;
  text-align: center;
  float: right;
}
.item-info .item-properties-block .item-properties-row .item-property .item-list-price{
  line-height: 51px;
}
.item-info .item-properties-block .item-properties-row .item-property.stock{
  float: left;
}
.item-info .item-properties-block .item-properties-row .list-matrix{
  width: 247px;
  display: inline-block;
  font-size: 11px;
}
.drplist{
  width: 100%;
  display: inline-block;
}
.cb{
  clear: both;
}
.arrive{
  font-size: 11px;
  line-height: 14px;
}
.item-list-price{
  font-size: 15px;
  font-weight: bold;
  color: #1E4777;
}
.basketbl{
  padding-left: 20px;
}
.to-basket{
  color: #1E4777;
  background: url("/img/style/images/buyer-icon-blue.png") no-repeat 94% center;
  padding: 7px 33px 7px 11px;
  background-color: #e1f3d8;
  border: 1px solid #E1E1E1;
}

.to-basket a{
  display: block;
}

.to-basket.order::before{
		font-family:FontAwesome;
		content: "\f0d1";
		font-size:21px;
		margin-left:9px;
}



.to-basket.order{
		background-image:none;
		padding: 7px 0px;
}


.to-basket.req::before{
		font-family:FontAwesome;
		content: "\f003";
		font-size:21px;
		margin-left:9px;
}

.to-basket.req{
		background-image:none;
		padding: 7px 0px;
}

.to-basket.small{
  background: #e1f3d8 url("/img/style/images/buyer-icon-blue.png") no-repeat center center;
  background-size: 23px;
  padding: 8px 15px;
  line-height: 12px;
}
.plain-basket .to-basket.icon {
  background-size: 23px;
  width:40px;
  padding: 8px 0px;
  line-height: 12px;
  height: 18px;
}
.to-basket.noico{
  background: #e1f3d8;
  padding: 7px 15px;
}
.to-basket.noico:hover{
  background: #1E4777;
  color: white;
  border: 1px solid #1E4777;
}
.to-basket.noico:active{
  border: 1px solid #e1f3d8;
}
.to-basket.noico.small{
  margin: 0px 2px;
  padding: 3px 7px;
}
.to-basket.noico.small.red{
  background: #ffb0b0;
  border: 1px solid #5E2121;
  color: #5E2121;
}
.to-basket.noico.small.red:active{
  margin: 1px 3px;
  padding: 2px 6px;
}
.to-basket.tarp{
  margin-right: 10px;
  margin-left: 10px;
}
.mr{
  margin-right: 5px;
}
.ajaxloader{
  display: none;
  background: url("/img/ajax.gif") no-repeat center center;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.ajaxloader.inlist{
  width: 117px;
  height: 52px;
}
.tabcwid{
  width: 600px;
}
.qtt-block .to-basket:hover{
  color: white;
  border: 1px solid #1E4777;
  background: url("/img/style/images/buyer-icon-white.png") no-repeat 95% center;
  background-color: #1E4777;
}
.qtt-block .to-basket:hover:active{
  border: 1px solid white;
}
.qtt-block .to-basket.noico:hover{
  background: #1E4777;
}
.option-value{
  color: black;
}
.small-text{
  font-size: 11px;
  line-height: 12px;
}
.item-block{
  display: table-row;
  width: 100%;
}
.item-block .left-item-side{
  width: 375px;
  display: table-cell;
  text-align: center;
  border-right: 1px solid #E1E1E1;
  vertical-align: top;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
}
.item-block .right-item-side{
  width: 580px;
  color: #1E4777;
  display: table-cell;
  vertical-align: top;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
}
.item-block .right-item-side .price-block{
  border-bottom: 1px solid #E1E1E1;
  padding: 10px;
}
.item-block .right-item-side .price-block .price-info{
  width: 230px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  font-size: 15px;
}
.item-block .right-item-side .price-block .price{
  width: 150px;
  display: table-cell;
  vertical-align: middle;
  font-size: 21px;
  padding-left: 20px;
}
.item-block .right-item-side .price-block .ask{
  width: 180px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  font-size: 11px;
}
.item-block .right-item-side .price-block .ask a:hover{
  text-decoration: underline;
}
.item-block .right-item-side .prices-list-block{
  padding: 10px;
}
.item-block .right-item-side .prices-list-block .price-row{
  display: table-row;
}
.item-block .right-item-side .prices-list-block .price-row .price-from{
  display: table-cell;
  width: 130px;
  border-bottom: 1px solid #E1E1E1;
  padding: 5px 10px;
}
.item-block .right-item-side .prices-list-block .price-row .price_q{
  display: table-cell;
  width: 170px;
  border-bottom: 1px solid #E1E1E1;
  padding: 5px 10px;
}
.item-block .right-item-side div:last-child{
  border-bottom: none;
}
.mainblock{
  width: 956px;
}
.name{
  font-size: 16px;
  color: #1E4777;
  padding: 12px;
}
.description{
  border-bottom: 1px solid #E1E1E1;
  padding: 10px;
}
.qtt-block{
  padding: 11px 0px 9px;
  border-bottom: 1px solid #E1E1E1;
}
.qtt-block .qtt-text{
  width: 190px;
  text-align: right;
  padding-right: 20px;
}
.qtt-block .input-text{
  width: 30px;
  text-align: center;
  border: 3px solid #E1E1E1;
  vertical-align: middle;
}
.qtt-block .qtt{
  vertical-align: middle;
}
.qtt-block .order{
  vertical-align: middle;
  text-align: center;
  background-color: #1E4777;
  padding: 10px 15px;
  margin-left: 30px;
  color: white;
}
.qtt-block .order:hover{
  background-color: #e1f3d8;
  color: #1E4777;
}
.list-basket{
  padding: 5px 0px 4px;
}
.plain-nostock{
  float: right;
  padding: 10px;
}
.plain-qtt,
.plain-price,
.plain-basket{
  float: right;
}
.item-title-small{
  float: left;
  padding: 5px 10px;
  width: 520px;
}
.stock-plain{
  float: left;
  width: 136px;
  font-size: 10.5px;
  padding: 5px 0px;
}
.plain-price{
  padding: 10px 5px;
}
.plain-basket{
  padding:3px 5px 7px;
  width:92px;
}
.plain-basket .to-basket{
	width:62px;
	display: block;
}
.plain-qtt{
  border: none;
  width: 100px;
}
.plus{
  background: url("/img/style/images/plus-blue.png") no-repeat;
}
.minus{
  background: url("/img/style/images/minus-blue.png") no-repeat;
}
.plus,
.minus{
  border: none;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.plus:hover{
  background: url("/img/style/images/plus-green.png") no-repeat;
}
.minus:hover{
  background: url("/img/style/images/minus-green.png") no-repeat;
}
.plus:hover,
.minus:hover{
  cursor: pointer;
}
.inb{
  display: inline-block;
}
.tabs{
  border-bottom: 1px solid #E1E1E1;
  padding: 10px 10px 0px;
  overflow: hidden;
}
.tabs li{
  margin-bottom: -1px;
  float: left;
  position: relative;
  display: block;
}
.tabs li a{
  background-color: #FFF;
  font-size: 12px;
  padding: 5px 10px;
  color: #1E4777;
  border: 1px solid transparent;
  display: inline-block;
  text-decoration: none;
  position: relative;
  display: block;
}
.tabs li a.active{
  background-color: #e1f3d8;
  border: 1px solid #E1E1E1;
}
.tabs li a:hover{
  color: #FFF;
  background-color: #1E4777;
  border: 1px solid #1E4777;
}
.tab-content{
  padding: 10px;
}
.download{
  background: url("/img/style/images/download-blue.png") no-repeat center center / 24px 24px;
  width: 24px;
  height: 24px;
  display: block;
}
.download:hover{
  background: url("/img/style/images/download-green.png") no-repeat center center / 24px 24px;
  width: 24px;
  height: 24px;
  display: block;
}
.files{
  display: inline-block;
}
.file-value,
.file-name{
  float: left;
  line-height: 24px;
}
.file-name{
  color: #1E4777;
}
.file-value{
  padding-left: 15px;
}
.main-image{
  display: block;
}
.login-title{
  padding-bottom: 25px;
  font-weight: bold;
}
.login-block{
  display: inline-block;
  width: 100%;
}
.login{
  float: right;
}
.modal,
.login,.module.lang{
  color: #1E4777;
  padding: 5px 0px;
}
.modal input,
.login input{
  padding: 0px 5px;
}
.modal .login-psw input,
.modal .login-name input,
.login .login-psw input,
.login .login-name input{
  width: 100px;
}
.modal .login-psw input.input-small,
.modal .login-name input.input-small,
.login .login-psw input.input-small,
.login .login-name input.input-small{
  padding: 5px 10px;
  text-align: center;
}
.modal.mbig input,
.modal.big input,
.login.mbig input,
.login.big input{
  padding: 6px 12px;
}
.modal.mbig .login-psw input,
.modal.mbig .login-name input,
.modal.big .login-psw input,
.modal.big .login-name input,
.login.mbig .login-psw input,
.login.mbig .login-name input,
.login.big .login-psw input,
.login.big .login-name input{
  width: 200px;
  border: 1px solid #1E4777;
}
.modal.mbig .login-psw input.input-small,
.modal.mbig .login-name input.input-small,
.modal.big .login-psw input.input-small,
.modal.big .login-name input.input-small,
.login.mbig .login-psw input.input-small,
.login.mbig .login-name input.input-small,
.login.big .login-psw input.input-small,
.login.big .login-name input.input-small{
  width: 30px;
}
.modal.mbig .login-title,
.modal.big .login-title,
.login.mbig .login-title,
.login.big .login-title{
  font-size: 15px;
}
.modal .pb,
.login .pb{
  padding-bottom: 15px;
}
.modal .url:hover,
.login .url:hover{
  text-decoration: underline;
  cursor: pointer;
}
.modal.top,
.login.top, .module.lang{
  font-size: 11px;
}
.modal.top a,
.login.top a{
  font-weight: bold;
  text-decoration: underline;
}
.modal.top a.logoff,
.login.top a.logoff{
  font-weight: normal;
}
.modal.top a.url,
.login.top a.url{
  padding-right: 3px;
}
.module.lang{
	float:left;
	text-transform: uppercase;
}
.labwid{
  width: 130px;
  float: left;
  line-height: 28px;
}
.big{
  float: left;
}
.minfo{
  padding: 5px 0px;
  float: left;
}
.mt{
  margin-top: 22px;
}
.url-log{
  color: #47842e;
  font-weight: bold;
  text-decoration: underline;
}
.url-log:hover{
  color: #1E4777;
}
.ckbox{
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}
.ckbox input{
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden;
}
.register{
  float: left;
  padding: 10px;
}
.register .longdesc{
  color: #1E4777;
  font-size: 15px;
  padding-bottom: 10px;
}
.reg-table{
  border: none;
}
.none{
  display: none !important;
}
.autocomplete .selected{
  background-color: #e1f3d8;
}
.autocomplete .selected .autocomplete-item .image-block .image-holder{
  border: 3px solid #E1E1E1;
}
.autocomplete strong{
  color: #47842e;
}
.autocomplete .autocomplete-item{
  padding: 5px;
}
.autocomplete .autocomplete-item .image-block{
  display: table-cell;
  vertical-align: middle;
}
.autocomplete .autocomplete-item .image-block .image-holder{
  background-color: white;
  padding: 5px;
  border: 3px solid white;
}
.autocomplete .autocomplete-item .info{
  display: table-cell;
  vertical-align: top;
  color: #1E4777;
}
.autocomplete .autocomplete-item .info .title{
  padding: 0 5px;
}
.autocomplete a{
  padding: 10px 15px;
  display: block;
  text-align: center;
}
.code{
  color: #47842e;
  font-weight: bold;
  padding: 1px 0px;
}
.price{
  font-weight: bold;
}
.autocomplete >	div{
  border-bottom: 1px solid #E1E1E1;
}
.uarow{
  display: inline-block;
  width: 100%;
}
.uarow .uatab a,
.uarow .uatab span{
  padding: 5px 10px;
  float: left;
  display: block;
  background-color: #e1f3d8;
  border: 1px solid #E1E1E1;
  margin: 3px;
  width: 183px;
  text-align: center;
}
.uarow .uatab a:hover,
.uarow .uatab a.sel,
.uarow .uatab span:hover,
.uarow .uatab span.sel{
  background-color: #1E4777;
  border: 1px solid #1E4777;
  color: white;
}
.usera-block{
  padding: 10px 5px;
}
.usera-block .ua_table{
  border-collapse: collapse;
  margin: 10px auto;
}
.usera-block .ua_table tr,
.usera-block .ua_table td,
.usera-block .ua_table th{
  border-bottom: 1px solid #E1E1E1;
  border-collapse: collapse;
}
.usera-block .ua_table th{
  color: #1E4777;
  padding: 5px 10px;
}
.usera-block .ua_table td{
  padding: 5px 10px;
}
.address-block{
  width: 600px;
  padding: 10px;
}
.address-block .title{
  color: #5A5A5A;
}
.smfnt{
  font-size: 11px;
}
.caption{
  padding-bottom: 10px;
  font-size: 17px;
  color: #1E4777;
}
.caption.coment{
  padding-left: 0px;
  padding-top: 10px;
}
.arrow-r-blue{
  background: transparent url("/img/style/images/arrow-blue.png") no-repeat center center / 11px auto;
  width: 16px;
  height: 16px;
}
.url-bc{
  display: block;
  float: left;
}
.url-bc:hover{
  color: #47842e;
}
.fnt-cl{
  color: #47842e;
}
.breadcrumb{
  padding-left: 10px;
  float: left;
}
.log-lab{
  display: block;
  padding-bottom: 10px;
}
.option-name{
  color: #5a5a5a;
  font-weight: bold;
  padding: 3px;
}
.option-value{
  color: #1E4777;
  padding: 3px;
}
.news{
  width: 956px;
}
.news .title{
  color: #1E4777;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 15px;
}
.news .date{
  color: #5A5A5A;
  padding-bottom: 5px;
}
.news .new-img a{
  width: 300px;
  text-align: center;
  display: block;
  border: 3px solid white;
  background-color: white;
  margin: 15px;
}
.news .new-item{
  width: 100%;
  border-bottom: 1px solid #E1E1E1;
}
.news .new-item:first-child{
  border-top: 1px solid #E1E1E1;
}
.news .new-item:hover{
  background-color: #e1f3d8;
}
.news .new-item:hover .but{
  color: white;
  background-color: #1E4777;
  border: 1px solid #1E4777;
}
.news .new-item:hover .new-img a{
  border: 3px solid #E1E1E1;
}
.but{
  display: block;
  margin: 10px 0;
  float: left;
  color: #1E4777;
  padding: 5px 10px;
  background-color: #e1f3d8;
  border: 1px solid #E1E1E1;
}
.but:hover{
  color: white;
  background-color: #1E4777;
  border: 1px solid #1E4777;
}
.but:active{
  transform: translateY(1px);
  -webkit-transform: translateY(1px);
}
.img-new{
  float: left;
  padding-right: 5px;
}
.modalDialog{
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(225,243,216,0.8);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}
.modalDialog:target{
  opacity: 1;
  pointer-events: auto;
}
.modalDialog > div{
  width: 500px;
  position: relative;
  margin: 10% auto;
  padding: 5px 20px 13px 20px;
  border: 3px solid #E1E1E1 !important;
  background: #fff;
}
.close{
  background: white url("/img/style/images/x-mark-blue.png") no-repeat;
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.close:hover{
  background: white url("/img/style/images/x-mark-green.png") no-repeat;
}
.tl{
  text-align: left;
}
.full,
.fullta{
  width: 100%;
}
.fullta{
  border: 1px solid #1E4777;
}
.pbnot{
  padding-bottom: 0px;
}
.mb{
  margin-bottom: 20px;
}
.db{
  display: block;
}
.request{
  color: #8F0C0F;
  background: #FFAEB0;
}
.dsep{
  width: 100%;
  display: inline-block;
}
input[type="text"]:disabled{
  background: #e1f3d8;
}

