

/* search begin */

.search {
  /* width: 1000px; */
  /*position: relative;*/
}
.search .head {
  font: 14px "Lato",'Open Sans',sans-serif;
  color: #444;
}
.search .select {
  float: right;
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #444;
}
.search .stolb {
  font: 11px arial;
  color: #4C596a;
  border-bottom: dashed 1px #4C596a;
}
.search .stolb:hover {
  border: none;
  text-decoration: none;
}
.search table {
  width: 100%;
  margin: 0px 0 0 0;
  border-collapse: separate;
  border-spacing: 1px;
  overflow: visible;
}
.search td.row_head {
  text-align: left;
  font: bold 14px "Lato",'Open Sans',sans-serif;
  color: #666666;
}
.search .row_bg-1 td {
  background: #F3F3F3;
}
.search .row_bg-2 td {
  background: #F9F9F9;
}
.search table tr {

}
.search table .last td {
  border-bottom: solid 1px silver;
}
.search table  {
  border-collapse: collapse;
}
.search table td {
  /*border: none;*/
  padding: 12px;
  text-align: center;
}

.search table .top a {
  display: inline-block;
  line-height: 16px;
  text-decoration: underline;
}
.search table .top a:hover {
  text-decoration: none;
}

.search table .top a.sort_up-down {
  padding-right: 16px;
  background: url(/images/EezapTemplate/sort_up-down.png) no-repeat 100% 0;
}
.search table .top a.sort_up_green {
  padding-right: 16px;
  background: url(/images/EezapTemplate/sort_up-down_green.png) no-repeat 100% 0;
}
.search table .top a.sort_down_green {
  padding-right: 16px;
  background: url(/images/EezapTemplate/sort_up-down_green.png) no-repeat 100% 100%;
}

.search table .top td {
  height: 40px;
  padding: 12px;
  background-color: #f3f3f3;

  border-bottom: 2px solid #f1ae20;
}

.search table tr .left_cont {
  text-align: left;
}
.search table tr .proizvod {
  text-align: left;
}
.search table tr a.table_link {
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #4C596a;
  border-bottom: dashed 1px #4C596a;
}
.search table tr a.table_link:hover {
  text-decoration: none;
  border-bottom: none;
}

.search table tr .articles {
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #444;
  padding:0;
  width: 158px;
}
.search table tr .articles .tip {
  float: right;
  margin: 0 0px 0 0;
  position: relative;
  z-index: 1;
}
.search table tr .articles .tip:hover .mes_error {
  display: block;
}
.search table tr .articles .tip .x {
  /* font: bold 14px "Lato";
  color: #444; */
  display: block;
  position: relative;
  z-index: 1;
  width: 15px;
  height: 15px;
  background: url(/images/EezapTemplate/error_ico.png) no-repeat 0 0;
  text-indent: -9999px;
}
.search table tr .opisanie {
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #444;
  width: 291px;
}
.search table tr .search_block_res {
  font: 12px "Lato",'Open Sans',sans-serif;
  color: #444;
  text-align: left;
}
.search table tr .search_block_list {
  font: 14px "Lato";
  color: #444;
  text-align: left;
}
.search table tr .opisanie .foto_ico {
  height: 14px;
  padding: 0 0 0 22px;
  background: url(/images/EezapTemplate/foto_ico.png) no-repeat 0 0;
}
.search table tr .nalichie {
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #444;
  width: 70px;
  text-align: center;
}
.search table tr .nalichie a {
  text-decoration: none;
}
.search table tr th {
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #666;
  background: red;
}
.search table tr .nalichie .diagram {
  display: block;
  width: 70px;
  height: 13px;
  background: url(/images/EezapTemplate/diagram_procent.png) no-repeat 100% 0px;
}
.search table tr .nalichie .diagram_1 {
  background-position: 100% 0px;
}
.search table tr .nalichie .diagram_2 {
  background-position: 100% -15px;
}
.search table tr .nalichie .diagram_3 {
  background-position: 100% -30px;
}
.search table tr .nalichie .diagram_4 {
  background-position: 100% -45px;
}
.search table tr .nalichie .diagram_5 {
  background-position: 100% -60px;
}
.search table tr .nalichie .diagram_6 {
  background-position: 100% -75px;
}
.search table tr .nalichie .diagram_7 {
  background-position: 100% -90px;
}
.search table tr .nalichie .diagram_8 {
  background-position: 100% -105px;
}
.search table tr .nalichie .diagram_9 {
  background-position: 100% -120px;
}

.search table tr .nalichie .diagram .tick {
  width: 40px;
  height: 12px;
  background: url(/images/EezapTemplate/tick_green.png) no-repeat right 0;
}
.search table tr .stoimost {
  font: bold 14px "Lato",'Open Sans',sans-serif;
  color: #444;
  width: 94px;
  height: 64px;
  display: block;
  text-align: right;
  font-size:12px;
  line-height: 42px;
  padding-left: 0;
  padding-right: 0;
}
.search table tr .srok {
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #4C596a;
  width:112px;
}
.search table tr .napravlen {
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #444;
}
.search table tr .zakazat {
  width: 120px;
  padding:0;
}
.search table tr .zakazat INPUT {
  float: left;
  width: 28px;
  height: 16px;
  margin-left: 12px;
  border: solid 1px #B7B7B7;
  font: 14px/16px "Lato",'Open Sans',sans-serif;
  color: #444;
  text-align: center;
}
.search table tr .zakazat .bask {
  display: block;
  float: right;
  width: 16px;
  height: 15px;
  margin-right: 12px;
  background: url(/images/EezapTemplate/bask_green.png) no-repeat 100% 2px;
  text-indent: -9999px;
}

.search .mes_error {

  z-index: 9999;
  display: none;
  width: 168px;
  height: 70px;
  position:absolute;
  margin-bottom: 100px;
  background: url(/images/EezapTemplate/error_bg.png) no-repeat 0 0;
  overflow: hidden;
}
.search .mes_error .mes_close {
  float: right;
  display: block;
  width: 11px;
  height: 12px;
  margin: 26px 7px 0 0;
  background: url(/images/EezapTemplate/error_cl.png) no-repeat 0 0;
  text-indent: -9999px;
}
.search .mes_error .mes_link {
  display: block;
  width: 124px;
  height: 16px;
  margin: 37px auto 0 auto;
  padding-left: 21px;
  background: url(/images/EezapTemplate/error_sm.png) no-repeat 0 0;
  font: 11px/16px "Lato",'Open Sans',sans-serif;
  color: #4C596a;
  text-decoration: underline;
}
.search .mes_error .mes_link:hover {
  text-decoration: none;
}

/* search end */



/* modal */

.modal {
  /*position: absolute;*/
  /*z-index: 100000;*/
  /*top: -20px;*/
  /*left: 0;*/
  /*width: 100%;*/
  z-index: 1111;
  position: absolute;
  left: 0;
  top: 48%;
  height: 840px;
  margin:-100px auto auto -100px;
  width: 100%;
}
.modal .modal_box {
  width: 525px;
  margin: 160px auto;
  background: white;
  border: solid 1px #C2C2C2;
  border-radius: 6px;
  box-shadow: 0 0 12px #BCBBBB;
}
.modal .modal_box .close {
  float: right;
  display: block;
  width: 11px;
  height: 12px;
  margin: 12px 9px 0 0;
  background: url(/images/EezapTemplate/error_cl.png) no-repeat 0 0;
  text-indent: -9999px;
}

.modal .modal_box .modal_head {
  padding: 26px 30px 16px 40px;
  border-bottom: solid 1px #F3F3F3;
  overflow: hidden;
}
.modal .modal_box .modal_head .logo {
  float: left;
  width: 105px;
}
.modal .modal_box .modal_head .desc {
  margin-left: 105px;
}
.modal .modal_box .modal_head .desc P {
  margin: 3px 0;
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #444444;
}
.modal .modal_box .modal_head .desc P SPaN {
  color: #999999;
}

.modal .modal_box .modal_graph {
  position: relative;
  /* padding: 9px 23px 16px 34px; */
  padding: 9px 23px 8px 34px;
  border-bottom: solid 1px #F3F3F3;
}
.modal .modal_box .modal_graph .head {
  margin-bottom: 15px;
  font: 14px/14px "Lato",'Open Sans',sans-serif;
  color: #999999;
}
.modal .modal_box .modal_graph .graph_block {
  text-align: center;
}
.modal .modal_box .modal_graph .graph_block .title_1 {
  position: absolute;
  z-index: 1;
  bottom: 35px;
  left: 45px;
  font: 14px "Lato",'Open Sans',sans-serif;
  color: #489E02;
}
.modal .modal_box .modal_graph .graph_block .title_2 {
  position: absolute;
  z-index: 1;
  top: 55px;
  right: 85px;
  font: 14px "Lato",'Open Sans',sans-serif;
  color: #B8B8B8;
}

.modal .modal_box .modal_stats {
  padding: 8px 23px 11px 34px;
  background: #F9F9F9;
  border-top: solid 1px white;
  border-bottom: solid 1px white;
}
.modal .modal_box .modal_stats .head {
  margin-bottom: 15px;
  font: 14px/14px "Lato",'Open Sans',sans-serif;
  color: #999999;
}

.modal .modal_box .modal_srok {
  padding: 0 23px 0 34px;
  border-top: solid 1px #F3F3F3;
  border-bottom: solid 1px #F3F3F3;
  font: 14px/29px "Lato",'Open Sans',sans-serif;
  overflow: hidden;
}
.modal .modal_box .modal_srok .srok_left {
  float: left;
  width: 50%;
  color: #444444;
}
.modal .modal_box .modal_srok .srok_left StrONG {
  color: #4C596a;
}
.modal .modal_box .modal_srok .srok_right {
  float: right;
  width: 50%;
  text-align: right;
  color: black;
}

.modal .modal_box .modal_update {
  padding-right: 14px;
  background: #F9F9F9;
  border-top: solid 1px white;
  border-bottom: solid 1px white;
  border-radius: 0 0 6px 6px;
  font: 11px/20px "Lato",'Open Sans',sans-serif;
  color: #999999;
  text-align: right;
}

/* modal end */





/* orders */

.orders_top {
  padding:15px 0;
}
.orders .control-label{
  color:#000;
}

.orders .orders_table table  {
  border-collacollapse: collapse;
}
.orders .orders_table  table th {
  height: 40px;
  padding: 11px;
  background-color: #f3f3f3;
  border-bottom: 2px solid #f1ae20;
  font-size:12px;
  white-space: nowrap;
}


/*
.orders .orders_table table th.color-1 {
  color: #FDEAB7;
}
.orders .orders_table table th.color-2 {
  color: #EACA76;
}
.orders .orders_table table th.color-3 {
  color: #D5FFAF;
}
.orders .orders_table table th.color-4 {
  color: #84D4F9;
}
.orders .orders_table table th.color-5 {
  color: #D1D1D1;
}
.orders .orders_table table th.color-8 {
  color: #4C596A;
}
*/
.orders .orders_table table th A {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
}
.orders .orders_table table th A:hover {
  text-decoration: none;
}

.orders .orders_table table td {
  padding: 7px 4px;
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #444444;
}
.orders .orders_table table .col_center {
  text-align: center;
}
.orders .orders_table table .col_right {
  text-align: right;
}

.orders .orders_table table .green {
  color: #499F02;
}
.orders .orders_table table .red {
  color: #4C596A;
}
.orders .orders_table table .gray {
  color: #B7B7B7;
}
.orders .orders_table table .small_gray {
  font-size: 12px;
}

.orders .orders_table table .link_quest {
  display: block;
  padding-top: 18px;
  background: url(/images/EezapTemplate/orders_quest.png) no-repeat 50% 0;
  color: #195A00;
  text-decoration: underline;
  text-align: center;
}
.orders .orders_table table .link_quest:hover {
  text-decoration: none;
}
.orders .orders_table table .quest_noact {
  background-position: 50% -36px;
  color: #B7B7B7;
}

.orders .orders_table table .link_reorder {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.orders .orders_table table .link_reorder A {
  display: block;
  margin-top: 14px;
  /*background: #CDCBCB;*/
  font: 9px/17px "Lato",'Open Sans',sans-serif;
  color: #4C596A;
  text-decoration: none;
}
.orders .orders_table table .link_reorder A:hover {
  text-decoration: underline;
}



.orders .orders_top {
  overflow: hidden;
}

.orders .orders_top .orders_top-col1 {
  float: left;
  width: 570px;
  margin-top: 5px;
  font: 11px arial;
  color: #9A9A9A;
  overflow: hidden;
}
.orders .orders_top .orders_top-col1 SPAN {
  margin-right: 14px;
}
.orders .orders_top .orders_top-col1 A {
  text-decoration: underline;
}
.orders .orders_top .orders_top-col1 A:hover {
  text-decoration: none;
}
.orders .orders_top .orders_top-col1 .link_1 A {
  color: #444444;
}
.orders .orders_top .orders_top-col1 .link_2 A {
  color: #499F02;
}
.orders .orders_top .orders_top-col1 .link_3 A {
  color: #006999;
}
.orders .orders_top .orders_top-col1 .link_4 A {
  color: #444444;
}
.orders .orders_top .orders_top-col1 .link_5 A {
  color: #C39417;
}
.orders .orders_top .orders_top-col1 .link_6 A {
  color: #946C03;
}
.orders .orders_top .orders_top-col1 .link_7 A {
  color: #4C596A;
}

.orders .orders_top-col2 {
  float: right;
  width: 600px;
  font: 12px/24px "Lato",'Open Sans',sans-serif;
  color: #444444;
  overflow: hidden;
}
.orders .orders_top-col2 A {
  color: #444444;
  text-decoration: underline;
}
.orders .orders_top-col2 A:hover {
  text-decoration: none;
}
.orders .orders_top-col2 A.ico_export {
  display: block;
  padding-left: 20px;
  background: url(/images/EezapTemplate/basket_top.png) no-repeat 0 -96px;
}
.orders .orders_top-col2 .col1 {
  float: right;
}
.orders .orders_top-col2 .col2 {
  float: right;
  margin-left: 25px;
}
.orders .orders_top-col2 .col2 A {
  margin-left: 12px;
}

.orders .orders_table {

}
.orders .orders_table table {
  width: 100%;

  /*overflow: hidden;*/
}

.orders .orders_table .row_bg-1 td {
  background: #F3F3F3;
}
.orders .orders_table .row_bg-2 td {
  background: #F9F9F9;
}
#wrapper .orders .orders_table table .col_color-1 {
  background: #FFF5D9;
}
#wrapper .orders .orders_table table .col_color-2 {
  background: #FFE9AF;
}
#wrapper .orders .orders_table table .col_color-3 {
  background: #D5FFAF;
}
#wrapper .orders .orders_table table .col_color-4 {
  background: #AFE6FF;
}
#wrapper .orders .orders_table table .col_color-5 {
  background: #FFB1AF;
}
#wrapper .orders .orders_table table .col_color-6 {
  background: #6495ED;
}








.orders .orders_table table td.color-1 {
  background-color: rgba(253, 234, 183, .3);
}
.orders .orders_table table td.color-2 {
  /*background-color: rgba(234, 202, 118, .3);*/
  background-color: #f3efe8;
}
.orders .orders_table table td.color-3 {
  background-color: rgba(213, 255, 175, .3);
}
.orders .orders_table table td.color-4 {
  background-color: rgba(132, 212, 249, .3);
}
.orders .orders_table table td.color-5 {
  background-color: rgba(209, 209, 209, .3);
}
.orders .orders_table table td.color-8 {
  background-color: rgba(255, 219, 219, .5);
  color:white;
}


.orders .orders_table table th.color-1 {
  background-color: rgba(253, 234, 183, 1) !important;
}
.orders .orders_table table th.color-2 {
  background-color: rgba(234, 202, 118, 1) !important;
}
.orders .orders_table table th.color-3 {
  background-color: rgba(213, 255, 175, 1) !important;
}
.orders .orders_table table th.color-4 {
  background-color: rgba(132, 212, 249, 1) !important;
}
.orders .orders_table table th.color-5 {
  background-color: rgba(209, 209, 209, 1) !important ;
}
.orders .orders_table table th.color-8 {
  background-color: rgba(76, 89, 106, 1) !important;
  color:white;
}






.orders .orders_table table th A {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
}
.orders .orders_table table th A:hover {
  text-decoration: none;
}

.orders .orders_table table td {
  padding: 7px 4px;
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #444444;
}
.orders .orders_table table .col_center {
  text-align: center;
}
.orders .orders_table table .col_right {
  text-align: right;
}

.orders .orders_table table .green {
  color: #499F02;
}
.orders .orders_table table .red {
  color: #4C596A;
}
.orders .orders_table table .gray {
  color: #B7B7B7;
}
.orders .orders_table table .small_gray {
  font-size: 12px;
}

.orders .orders_table table .link_quest {
  display: block;
  padding-top: 18px;
  background: url(/images/EezapTemplate/orders_quest.png) no-repeat 50% 0;
  color: #195A00;
  text-decoration: underline;
  text-align: center;
}
.orders .orders_table table .link_quest:hover {
  text-decoration: none;
}
.orders .orders_table table .quest_noact {
  background-position: 50% -36px;
  color: #B7B7B7;
}

.orders .orders_table table .link_reorder {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.orders .orders_table table .link_reorder A {
  display: block;
  margin-top: 14px;
  /*background: #CDCBCB;*/
  font: 9px/17px "Lato",'Open Sans',sans-serif;
  color: #4C596A;
  text-decoration: none;
}
.orders .orders_table table .link_reorder A:hover {
  text-decoration: underline;
}


.tooltip {
  position: relative;
  z-index: 111;
  cursor: pointer;
}
.tooltip .tooltip_win {
  display: none;
  position: relative;
  position: absolute;
  z-index: 1112;
  width: 145px;
  padding: 9px 13px;
  background: white;
  border: solid 1px #BABABA;
  border-radius: 4px;
  box-shadow: 0px 0px 7px #BABABA;
  text-align: left;
}
.tooltip:hover .tooltip_win {
  display: block;
}
.tooltip .tooltip_bot {
  bottom: -7px;
  left: 75px;
}
.tooltip .tooltip_bot .tooltip_arrow {
  position: absolute;
  z-index: 113;
  top: 61px;
  left: -24px;
  width: 24px;
  height: 13px;
  background: url(/images/EezapTemplate/tooltip_bot.png) no-repeat 0 0;
}
.tooltip .tooltip_top {
  top: -7px;
  left: 75px;
}
.tooltip .tooltip_top .tooltip_arrow {
  position: absolute;
  z-index: 113;
  top: 9px;
  left: -23px;
  width: 23px;
  height: 15px;
  background: url(/images/EezapTemplate/tooltip_top.png) no-repeat 0 0;
}
#wrapper .orders .orders_table table .tooltip .tooltip_win P, #wrapper .basket .basket_table table .tooltip .tooltip_win P {
  margin: 0;
  font: 11px/13px "Lato",'Open Sans',sans-serif;
  color: #444444;
  overflow: hidden;
}
#wrapper .orders .orders_table table .tooltip .tooltip_win P SPAN, #wrapper .basket .basket_table table .tooltip .tooltip_win P SPAN {
  float: right;
}


.tabs_cont LABEL .selectBox-dropdown {
  height: 25px;
  margin: 5px 0 0 0;
  border: solid 2px #B0B0B0;
  border-radius: 4px;
  font: 16px "Lato",'Open Sans',sans-serif;
  color: #444;
  line-height: 25px;
}

.selectBox-options {
  position:absolute;
}

.ico_calendar{
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  margin: 9px 6px 0 3px;
  background: url(/images/EezapTemplate/calendar.png) no-repeat 0 0;
  text-indent: -9999px;
}

/* orders end */




/* basket */

.basket {

}
.page_head {
  margin-bottom: 12px;
  font: 14px "Lato",'Open Sans',sans-serif;
  color: #444444;
}
.basket .basket_top {
  overflow: hidden;
}

.basket .basket_top .basket_top-col1 {
  float: left;
  width: 350px;
  font: 11px arial;
  color: #9A9A9A;
  overflow: hidden;
}
.basket .basket_top .basket_top-col1 SPAN {
  margin-right: 14px;
}
.basket .basket_top .basket_top-col1 A {
  text-decoration: underline;
}
.basket .basket_top .basket_top-col1 A:hover {
  text-decoration: none;
}
.basket .basket_top .basket_top-col1 .link_1 A {
}
.basket .basket_top .basket_top-col1 .link_2 A {
}
.basket .basket_top .basket_top-col1 .link_3 A {
  s}

.basket .basket_top .basket_sticky_right  {
}
.basket .basket_top .basket_sticky_right SPAN {

}
.basket .basket_top .basket_sticky_right .image {
  display: inline-block;
  height: 18px;
  width: 15px;
  top:2px;
  background: url('/images/EezapTemplate/sprite_basket_button.png') no-repeat 0 0;
  position: relative;
}
.basket .basket_top .basket_sticky_right A:hover {
  text-decoration: none;
}
.basket .basket_top .basket_sticky_right .link_1 .image {
  background-position: 2px -61px;
}
.basket .basket_top .basket_sticky_right .link_2 .image {
  background-position: 2px -20px;
}
.basket .basket_top .basket_sticky_right .link_3 .image {
  background-position: 2px -40px;
}
.basket .basket_top .basket_sticky_right .link_4 .image {
  background-position: 4px -1px;
}

.basket .basket_top .basket_top-col3 {
  float: left;
  width: 62px;
  margin-left: 20px;
  padding: 0 3px 0 4px;
  background: #F3F3F3;
  font: 11px/24px arial;
  overflow: hidden;
}
.basket .basket_top .basket_top-col3 SPAN {

}
.basket .basket_top .basket_top-col3 A {
  float: left;
  display: block;
  padding-left: 20px;
  width: 65px;
  background: url(/images/EezapTemplate/basket_top.png) no-repeat 0 -72px;
  text-decoration: underline;
}
.basket .basket_top .basket_top-col3 A:hover {
  text-decoration: none;
}
.basket .basket_top .basket_top-col3 .link_1 A {
  color: #0B7642;
}

#wrapper .valuta {
  float: right;
  width: 150px;
  font: 11px/24px arial;
  overflow: hidden;
  text-align: right;
}
#wrapper .per_page {
  float: right;
  width: 220px;
  font: 11px/24px arial;
  overflow: hidden;
  text-align: right;
}
#wrapper .valuta SELECT, #wrapper .per_page SELECT{
  width: 88px;
  height: 21px;
  margin-left: 5px;
  border: solid 1px #9A9B9D;
  font: bold 11px/21px arial;
  color: #444444;
}

#wrapper .valuta .select_size-4, #wrapper .per_page .select_size-4 {
  width: 86px;
  height: 19px;
  margin: 0;
}
#wrapper .valuta .selectBox-dropdown, #wrapper .per_page .selectBox-dropdown {
  height: 19px;
  margin: 0;
  border: solid 1px #B0B0B0;
  border-radius: 2px;
  font: bold 11px "Lato",'Open Sans',sans-serif;
  color: #444;
  line-height: 19px;
  text-align: left;
}
#wrapper .valuta .selectBox-dropdown .selectBox-arrow, #wrapper .per_page .selectBox-dropdown .selectBox-arrow {
  top: 1px;
  right: 1px;
}

#wrapper .valuta SPAN.label_text, #wrapper .per_page SPAN.label_text {
  float: left;
  display: block;
  margin-right: 4px;
  padding-top: 2px;
  /* line-height: 31px; */
}


.basket .basket_top2 {
  margin-top: 5px;
  font: 12px/24px "Lato",'Open Sans',sans-serif;
  color: #444444;
  overflow: hidden;
}
.basket .basket_top2 A {
  color: #444444;
}
.basket .basket_top2 A:hover {
  text-decoration: none;
}
.basket .basket_top2 A.ico_export {
  display: block;
  padding-left: 20px;
  background: url(/images/EezapTemplate/basket_top.png) no-repeat 0 -96px;
}
.basket .basket_top2 .col1 {
  float: right;
}
.basket .basket_top2 .col2 {
  float: right;
  margin-left: 25px;
}
.basket .basket_top2 .col2 A {
  margin-left: 12px;
}

.basket .basket_table {

}
.basket .basket_table .col_date {
  white-space: nowrap;
}
.basket .basket_table TABLE {
  width: 100%;
  margin: 12px 0 0 0;
  border-collapse: separate;
  border-spacing: 1px;
  overflow: hidden;
}

.basket .basket_table .row_bg-1 TD {
  background: #F3F3F3;
}
.basket .basket_table .row_bg-2 TD {
  background: #F9F9F9;
}
/*
.basket .basket_table TR:hover TD {
  background: #FFDBDB;
}
*/

.basket .basket_table TABLE TH {
  padding: 0 4px;
  background: url(/images/EezapTemplate/oformit_bg.png) repeat-x 0 0 #242424;
  border: solid 1px #242424;
  font: 12px/23px "Lato",'Open Sans',sans-serif;
  color: #fff;
  text-align: left;
  white-space: nowrap;
}
.basket .basket_table TABLE TH A {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
}
.basket .basket_table TABLE TH A:hover {
  text-decoration: none;
}

.basket .basket_table TABLE TD {
  padding: 7px 4px;
  font: 11px "Lato",'Open Sans',sans-serif;
  color: #444444;
}
.basket .basket_table TABLE .col_center {
  text-align: center;
}
.basket .basket_table TABLE .col_right {
  text-align: right;
}

.basket .basket_table TABLE .row_frozen .col_color {
  background: #C6DDFF;
}
.basket .basket_table TABLE .row_error .col_color {
  background: #FF9999;
}

.basket .basket_table TABLE .row_itogo TD {
  border-top: solid 1px #E0E0E0;
  border-bottom: solid 1px #E0E0E0;
  font-weight: bold;
  line-height: 18px;
}

.basket .basket_table TABLE A {
  display: inline-block;
  line-height: 16px;
  color: #000;
  text-decoration: underline;
}
.basket .basket_table TABLE A.sort_up-down {
  padding-right: 16px;
  background: url(/images/EezapTemplate/sort_up-down_small.png) no-repeat 100% 4px;
}
.basket .basket_table TABLE A.sort_up_green {
  padding-right: 16px;
  background: url(/images/EezapTemplate/sort_up-down_green-small.png) no-repeat 100% 0;
}
.basket .basket_table TABLE A.sort_down_green {
  padding-right: 16px;
  background: url(/images/EezapTemplate/sort_up-down_green-small.png) no-repeat 100% 100%;
}

.basket .basket_table TABLE .green {
  color: #499F02;
}
.basket .basket_table TABLE .red, .red {
  color: #4C596A;
}
.basket .basket_table TABLE .gray {
  color: #B7B7B7;
}
.basket .basket_table TABLE .small_gray {
  font-size: 12px;
}

.basket .basket_table TABLE .basket_amount, .search_form .basket_amount {
  position: relative;
  width: 42px;
  height: 18px;
  margin: 0 auto;
}
.basket .basket_table TABLE .basket_amount INPUT, .search_form .basket_amount INPUT{
  width: 28px;
  height: 16px;
  border: solid 1px #B7B7B7;
  font: 14px/16px "Lato",'Open Sans',sans-serif;
  color: #444444;
  text-align: center;
}

.search_form .basket_amount2 {
  width: 35px;
  margin: 0;
  height: 20px;
  position: relative;
}
.search_form .basket_amount2 INPUT{
  width: 20px;
  border: solid 1px #B7B7B7;
  font: 14px/16px "Lato",'Open Sans',sans-serif;
  color: #444444;
  text-align: center;
}

.search_form .basket_amount2 A.amount_up{
  top: 2px;
  right: 0;
  background-position: 0 0;
}
.search_form .basket_amount2 A.amount_down{
  bottom: 2px;
  right: 0;
  background-position: 0 100%;
}
.search_form .basket_amount2 A {
  position: absolute;
  z-index: 1;
  display: block;
  width: 9px;
  height: 6px;
  background: url(/images/EezapTemplate/basket_amount.png) no-repeat;
  text-indent: -9999px;
}


.basket .basket_table TABLE .basket_amount A,
.search_form .basket_amount A,
.basket_table_new A.amount_up,
.basket_table_new A.amount_down
{
  position: absolute;
  z-index: 1;
  display: block;
  width: 9px;
  height: 6px;
  background: url(/images/EezapTemplate/basket_amount.png) no-repeat;
  text-indent: -9999px;
}
.basket .basket_table TABLE .basket_amount A.amount_up,
.search_form .basket_amount A.amount_up,
.basket_table_new A.amount_up
{
  top: 2px;
  right: 0;
  background-position: 0 0;
}
.basket .basket_table TABLE .basket_amount A.amount_down,
.search_form .basket_amount A.amount_down,
.basket_table_new A.amount_down {
  bottom: 2px;
  right: 0;
  background-position: 0 100%;
}


.basket .basket_table TABLE .txt_box {
  width: 250px;
  font: 12px "Lato",'Open Sans',sans-serif;
}
.basket .basket_table TABLE .txt_box TEXTAREA {
  display: none;
  width: 93%;
  height: 30px;
  padding: 3px 5px;
  background: white;
  border: none;
  font: 12px "Lato",'Open Sans',sans-serif;
  color: #444444;
  outline: none;
}
.basket .basket_table TABLE .txt_box:hover TEXTAREA {
  display: block;
}
.basket .basket_table TABLE .txt_box:hover SPAN {
  display: none;
}

/* basket end */
