*{
  padding:0;
  margin:0;
  outline:none !important;
}
html, body {
  width:100%;
}
body{
  font:normal 12px  Verdana, Arial, Tahoma, sans-serif;
  color:#333;
  background:#fbfbfb url(../images/background.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  line-height: 1.5;
}
#snow_y{
	background:url(../images/snow_22.gif);
	height:116px;
	margin-top:-93px;
}
#ng_y{
	background:url(../images/win-y22.png);
	height:93px;
}
.clear{
  clear:both;
}
#header{
  height:50px;
  min-width:1200px;
background: rgb(0,183,234); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}
#top{
  width:1150px;
  margin:auto;
}
#logo{
  width:170px;
  font:600 20px  Verdana, Arial, Tahoma, sans-serif;
  color:#fff;
  float:left;
  margin-top:2px;
}
#logo a{
  color:#eee;
  text-decoration:none;
}
#logo a:hover{
  text-decoration:none;
  color:#fff;
}
#logo img{
  height:26px;
  width:auto;
  position:relative;
  top:5px;
  margin-right:10px;
}
#menu_top{
  width:970px;
  float:left;
  text-align:right;
  position:relative;
  top:5px;
}
#menu_top a{
  color:#eee;
  text-decoration:none;
  margin:0 10px;
}
#menu_top a:hover{
  text-decoration:none;
  color:#fff;
}
#menu_top ul li{
  display:inline;
}
#content{
  width:auto;
  margin:50px auto;
  border: 1px solid #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background:#fff;
}
#content_head{
	height:20px;
	padding:10px;
	font:600 14px  Verdana, Arial, Tahoma, sans-serif;
	text-transform:uppercase;
	background: rgb(0,183,234); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #cccccc;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#content_left{
  width:200px;
  float:left;
  background: #fafafa;
  box-shadow: inset -6px 1px 9px -5px rgba(209,209,209,0.84);
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
#content_right{
  width: calc(100% - 220px);
  width: -moz-calc(100% - 220px);
  width: -webkit-calc(100% - 220px);
  width: -o-calc(100% - 220px);
  padding:0px !important;
  float:left;
  margin: 10px;
}
input,select,file{
  margin:10px auto 0px auto;
  width:150px;
  padding:5px;
}
textarea{
  margin:10px auto 0px auto;
  width:300px;
  height:100px;
  padding:5px;
}
#scripts_help{
  width:650px;
  height:auto;
  padding:5px;
  position:absolute;
  top:0px;
  left:-800px;
  visibility:hidden;
}
img{
  border-width:0px;
}
.button{
  width:162px;
  margin:10px auto;
  height:25px;
  background:url(../images/button_bgf.png);
  text-align:center;
  color:#eee;
  cursor:pointer;
  padding-top:5px;
}
.button_green{
  width:162px;
  margin:10px auto;
  height:25px;
  background:url(../images/button_bgf_green.png);
  text-align:center;
  color:#eee;
  cursor:pointer;
  padding-top:5px;
}
.button_green_span {
  width:162px;
  margin:10px;
  height:25px;
  background:url(../images/button_bgf_green.png);
  text-align:center;
  color:#eee;
  cursor:pointer;
  padding:7px 10px 8px 10px;
}
.button_span {
  width:162px;
  margin:10px;
  height:25px;
  background:url(../images/button_bgf.png);
  text-align:center;
  color:#eee;
  cursor:pointer;
  padding:7px 10px 8px 10px;
}
.button_red_span {
  width:162px;
  margin:10px;
  height:25px;
  background:url(../images/button_bgf_red.png);
  text-align:center;
  color:#eee;
  cursor:pointer;
  padding:7px 10px 8px 10px;
}
.button_right{
  width:162px;
  margin:10px;
  float:right;
  height:25px;
  background:url(../images/button_bgf.png);
  text-align:center;
  color:#eee;
  cursor:pointer;
  padding-top:5px;
}
#form_in{
  text-align:center;
  padding:20px 0;
}
#new_project{
  float:right;
  cursor:pointer;
}
#user_name{
  float:right;
  cursor:pointer;
}
.red{
  border:2px solid #cc0000;
}
.allred{
  background:#ffaaaa;
}
.green{
  border:2px solid #00cc00;
}
.country{
  cursor:pointer;
}
#loading{
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  position:fixed;
  display:none;
  background:rgba(0,0,0,.4);
  overflow:auto;
  z-index:110;
}
#loading img{
  position:fixed;
  top:50%;
  left:50%;
}
#shadow{
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  position:fixed;
  display:none;
  background:rgba(0,0,0,.4);
  overflow:auto;
  z-index:101;
}
#panel{
  width:600px;
  background: #FFF;
  margin:150px auto;  
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#panel_head{
  font:600 18px  Verdana, Arial, Tahoma, sans-serif;
  padding:10px 15px;
}
#panel_div{
  border-top:1px solid #eee;
  padding:10px 15px 20px 15px;
  text-align:center;
}
#shadow_close{
  float:right;
  cursor:pointer;
}
#big_shadow{
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  position:fixed;
  display:none;
  background:rgba(0,0,0,.4);
  overflow:auto;
  z-index:103;
}
#big_panel{
  width:800px;
  background: #FFF;
  margin:50px auto;  
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#big_panel_head{
  font:600 18px  Verdana, Arial, Tahoma, sans-serif;
  padding:10px 15px;
}
#big_panel_div{
  border-top:1px solid #eee;
  padding:10px 15px 20px 15px;
  text-align:center;
}
#big_shadow_close{
  float:right;
  cursor:pointer;
}
#big_shadow_d{
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  position:fixed;
  display:none;
  background:rgba(0,0,0,.4);
  overflow:auto;
  z-index:2;
}
#big_panel_d{
  width:800px;
  background: #FFF;
  margin:50px auto;  
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#big_panel_head_d{
  font:600 18px  Verdana, Arial, Tahoma, sans-serif;
  padding:10px 15px;
}
#big_panel_div_d{
  border-top:1px solid #eee;
  padding:10px 15px 20px 15px;
  text-align:center;
}
#big_shadow_close_d{
  float:right;
  cursor:pointer;
}
.biginput{
  width:450px;
}
ul{list-style-type:none; margin:10px;}
ul li{font-size:1em; cursor:pointer;}
ul li a{
  color:#08c;
  text-decoration:none;
  font-size:11px;
  font-weight:600;
}
ul li a:hover{
  text-decoration:none;
  color:#005580;
}
.auto_width{
  word-break: break-all;
  overflow: hidden;
  float: left;
}
.modules_rules{
  cursor:pointer;
}
.parentDiv{
  padding:5px 0;
  border-bottom:1px solid #ccc;
}
.setka_color_alt{
  background:#eee;
}
.placeholder{
  width:24px; 
  height:24px;
}
.placeholder img{
  opacity:0.3;
  width:24px; 
  height:24px;
}
.show_hidden{
  float:right;
  cursor:pointer;
  margin:10px 10px 0 0;
  width:30px; 
  height:30px;
}
.users_for_message{
  background:#fafafa; 
  position:fixed; 
  border:1px solid #ccc;
  right:0px; 
  bottom:0px;
  z-index:105;
}
.users_message{
  background:#fafafa; 
  position:fixed; 
  border:1px solid #ccc;
  left:0px; 
  bottom:0px;
  z-index:105;
}
.modal_title{
  padding:10px;
  background:#000;
  color:#fff;
  cursor:pointer;
}
.users_for_message_modal_vn{
  margin:5px;
  border:1px solid #ccc;
  background:#fff; 
  overflow:auto;
}
.users_message_modal_vn{
  margin:5px;
  border:1px solid #ccc;
  background:#fff; 
  overflow:hidden;
}
.spark{
  padding:10px;
  cursor:pointer;
}
.spark:hover{
  background:#eee;
}
.spark_select{
	background:#eeffee !important;
}
.left_message{
  max-width:70%;
  float:left;
  border:1px solid #eee;
  padding:5px;
  margin:5px;
  word-break: break-all;
  overflow: hidden;
}
.right_message{
  max-width:70%;
  float:right;
  border:1px solid #eee;
  padding:5px;
  margin:5px;
  background:#ededed;
  word-break: break-all;
  overflow: hidden;
}
.small{
  font:normal 7px  Verdana, Arial, Tahoma, sans-serif;
  color:#777;
  text-align:right;
}
.timer{
  height:18px;
  width:18px;
  cursor:pointer;
  float:right;
}
.sticker_1{
	background-color: #A6E3FC;
	border: 1px solid #75C5E7;
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	writing-mode: tb-rl;
}
.sticker_2{
	background-color: #A5F88B;
	border: 1px solid #98E775;
	-moz-transform: rotate(350deg);
	-webkit-transform: rotate(350deg);
	-o-transform: rotate(350deg);
	writing-mode: tb-rl;
}
.sticker_3{
	background-color: #FDFB8C;
	border: 1px solid #DEDC65;
	-moz-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	writing-mode: tb-rl;
}
.sticker{
	-moz-box-shadow: 2px 2px 0 #DDDDDD;
	-webkit-box-shadow: 2px 2px 0 #DDDDDD;
	box-shadow: 2px 2px 0 #DDDDDD;
	width:150px; height:150px;
	position:absolute;
	cursor:move;
}
.sticker_vn{
	margin:5px;
	height:100px;
	overflow:auto;
}
.sticker_info{
	margin:5px;
	height:30px;
}
.big_btn_color_1{
	background:#008ea3;
}
.big_btn_color_2{
	background:#dd5b32;
}
.big_btn_color_3{
	background:#aa00b0;
}
.big_btn_color_4{
	background:#5d3cb5;
}
.big_btn_color_5{
	background:#94009d;
}
.big_btn_color_6{
	background:#b31d45;
}
.big_btn_color_7{
	background:#00a700;
}
.big_btn_color_8{
	background:#dd5b32;
}
.big_buttons{
	width:235px; 
	height:100px;
	opacity:0.5;
	float:left;
	margin:3px;
	cursor:pointer;
	overflow:hidden;
	color:#fff;
}
.midi_buttons{
	height:50px !important;
}
.big_buttons_vn{
	width:220px; 
	margin:auto;
	text-align:center;
	font-size:16px;
}
.connectedSortable{list-style-type:none; margin:0; padding:10px 0 20px 0; width:33%;}
.connectedSortable li{margin:3px; padding:0.4em; font-size:1em; height:19px; background-color:#fff; border:1px solid #888;cursor:pointer;text-align:left;}
h1{
  font:normal 24px  Verdana, Arial, Tahoma, sans-serif;
  color:#333;
}
h2{
  font:normal 20px  Verdana, Arial, Tahoma, sans-serif;
  color:#333;
}
h3{
  font:normal 18px  Verdana, Arial, Tahoma, sans-serif;
  color:#333;
}
h4{
  font:normal 16px  Verdana, Arial, Tahoma, sans-serif;
  color:#333;
}
h5{
  font:normal 14px  Verdana, Arial, Tahoma, sans-serif;
  color:#333;
}
h6{
  font:normal 12px  Verdana, Arial, Tahoma, sans-serif;
  color:#333;
}
.xls_setting{
  width:110px; 
  margin:10px 3px;
  padding:5px;
  text-align:center;
  float:left;
  border:1px solid #333;
  cursor:pointer;
}
.hover{
  padding:5px;
  background:#fafafa; 
  position:absolute; 
  border:1px solid #ccc;
  opacity:0;
}

.active{
  background:#ccffcc; 
}
    
#selectable .ui-selected{
  background:url(../images/button_bgf.png); 
  color:#fff;
}
#selectable{
  list-style-type:none; 
  margin:5px; 
  padding:0;
}
#selectable li{
  margin:5px; 
  padding:5px 10px; 
  border:1px solid #ccc; 
  display:inline-block; 
  float:left; 
  text-align:center;
}
input[type="search"] {
  background:url(../images/search.png) 5px 5px no-repeat;
  border:1px solid #ccc;
  padding-left:25px;
  margin-top:11px;
}
input[type="color"] {
  border:0px solid #ccc;
  padding:0;
  width:0px;
  height:0px;
  opacity:0;
}
input[type="checkbox"] {
  width:auto;
}
label{
  cursor:pointer;
}
.dost_ok{
  background:url(../images/button_bgf_green.png); 
  color:#fff;
  cursor:pointer;
  padding:1px;
  display:none;
  border-radius:3px;  
  -moz-border-radius:3px; 
  -khtml-border-radius:3px;
}
.dost_no{
  background:url(../images/button_bgf.png); 
  color:#fff;
  cursor:pointer;
  padding:1px;
  border-radius:3px;  
  -moz-border-radius:3px; 
  -khtml-border-radius:3px;
}
table,tr,td{
  border:1px solid #ccc;
  border-collapse: collapse;
}
td{
  padding:3px;
}
#plans_t table,#plans_t tr,#plans_t td{
  border:0px solid #ccc;
  border-collapse: collapse;
}
#plans_t tr{
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-right:0px solid #ccc;
  border-left:0px solid #ccc;
}
#plans_z table,#plans_z tr,#plans_z td{
  border:0px solid #ccc;
  border-collapse: collapse;
}
#plans_z tr{
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-right:0px solid #ccc;
  border-left:0px solid #ccc;
}
.style5,.style7
{
  background: #ffff00;
}
.style8
{
  background: #ff0000;
}
.style9
{
  background: #7030a0;
  color: #cccccc;
}
.style9 a,.style10
{
  color: #cccccc;
}
.style10
{
  background: #002060;
  color: #cccccc;
}
.head{
	background-image: -ms-linear-gradient(top, #f7f7f7, #e8e8e8);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e8e8e8));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #e8e8e8);
	background-image: -o-linear-gradient(top, #f7f7f7, #e8e8e8);
	background-image: linear-gradient(top, #f7f7f7,#e8e8e8);
	background-image: -moz-linear-gradient(top, #f7f7f7, #e8e8e8);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#help{
  background:rgba(0,0,0,.6);
  color:#fff;
  padding:3px;
  font-size:9px;
  display:none;
  position:absolute;
  z-index:110;
}
#help_panel{
  background:rgba(0,0,0,.6);
  color:#fff;
  padding:3px;
  font-size:9px;
  display:none;
  position:absolute;
  z-index:110;
}
.orders_id{
  cursor:pointer;
}
.orders_id:hover{
  filter: brightness(90%);
}
#type_search{
  margin-left:10px; 
  position:relative; 
  top:12px; 
  cursor:pointer;
}
.pmr{
  padding:0 1px; 
  color:#fff;
  margin:1px;
  background:#aaaaaa;
  cursor:pointer;
  width:12px;
  display:inline-block;
  text-align:center;
	-moz-border-radius: 0px 3px 3px 0;
	-webkit-border-radius: 0px 3px 3px 0;
	border-radius: 0px 3px 3px 0;
}
.pmr:hover{
  background:#cccccc;
}
.pml{
  padding:0 1px; 
  color:#fff;
  margin:1px;
  background:#aaaaaa;
  cursor:pointer;
  width:12px;
  display:inline-block;
  text-align:center;
	-moz-border-radius: 3px 0px 0 3px;
	-webkit-border-radius: 3px 0px 0 3px;
	border-radius: 3px 0px 0 3px;
}
.pml:hover{
  background:#cccccc;
}
.pm{
  width:20px;
  display:inline-block;
}
.pen{
  width:20px; 
  height:auto;
  cursor:pointer;
}
.comment{
  width:125px;
  display:inline-block;
}
.comment_o{
  width:75px;
  display:inline-block;
  min-height:1px;
}
.title{
  font:normal 18px  Verdana, Arial, Tahoma, sans-serif;
  color:#555;
  margin:10px 0;
}
.order_show_v{
  width:150px;
  background:#fafafa;
  border:1px solid #ccc;
  float:left;
  margin:5px;
}
.order_show_vn{
  width:130px;
  margin:10px;
  word-break: break-all;
}
.sale_show_v{
  width:150px;
  background:#fafafa;
  border:1px solid #ccc;
  float:left;
  margin:5px;
}
.sale_show_vn{
  width:130px;
  margin:10px;
  word-break: break-all;
}
#bag{
  width:600px;
  float:right;
  text-align:right;
}
.scripts{
  margin:10px;
  border:1px solid #000;
  text-align:left;
  padding:5px;
}
table.calendar    { border-left:1px solid #999; }
tr.calendar-row  {  }
td.calendar-day  { min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:80px; }
td.calendar-day:hover  { background:#eceff5; }
td.calendar-day-np  { background:#eee; min-height:80px; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:center; width:70px; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number    { background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
td.calendar-day, td.calendar-day-np { width:70px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }

.calendar_div{
  margin:10px;
  width:455px;
  float:left;
  min-height:440px
}
a{
  color:#777;
}
a:hover{
  color:#cc0000;
}
#nav{
  width:64px;
  height:0px;
  position:fixed;
  bottom:80px;
  left:10px;
}
#gotop{
  position:relative; 
  top:-74px;
  cursor:pointer;
  margin-bottom:10px;
  opacity:0.5;
}
#gobottom{
  margin-top:10px;
  cursor:pointer;
  position:relative; 
  top:-74px;
  opacity:0.5;
}
.active_link{
  color:#00cc88 !important;
}
#art_info{
  margin:0px 5px 20px 10px;
}
#keyst p {
  float: left;
  padding: 2px 8px;
  width: 50px;
  margin: 2px;
  font: 14px arial;
  background-color: #f0f0f0;
  text-align: center;
}
#keyst.top p {
  background-color: #D3D357;
  font: bold 16px arial;
}
#kassa_info_selectablep .ui-selecting{background:#FECA40;}
#kassa_info_selectablep .ui-selected{background:#F39814; color:white;}
#kassa_info_selectablep{list-style-type:none; margin:0; padding:0; width:100%; display:block;}
#kassa_info_selectablep li{cursor:pointer; margin:3px; width:360px; float:left; padding:0.4em; font-size:12px; height:18px; border:1px solid #888}
}
#head_info .ui-selecting{background:#FECA40;}
#head_info .ui-selected{background:#F39814; color:white;}
#head_info{list-style-type:none; margin:0; padding:0; width:100%; display:block;}
#head_info li{cursor:pointer; margin:3px; width:100px; float:left; padding:0.4em; font-size:12px; height:18px; border:1px solid #888}
.umka{
  width:100px !important;
  height:80px !important;
}
.umka_font{
  font-size:12px !important;
  line-height:1 !important;
  width:100px !important;
}
.style5{
	background:#ffd966 !important;
}

.indy{
	width:100px;
	height:20px;
	display:inline-block;
	margin:20px 5px;
}

.indy-no{
	background: #e2e2e2;
	background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
	background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
}

.indy-ok{
	background: #9dd53a;
	background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
	background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
	background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 );
}

.search_check{
	padding:5px;
	margin:5px 0;
	border:1px solid #000;
}
.p_search_check_b{
	width:300px;
	font-size: 13px;
	color:#444;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;
    line-height: 2;
    font-weight: 700;	
	text-align:left;
	cursor:pointer;
	float:left;
}
.p_search_check_i{
	width:100px;
	font-size: 13px;
	color:#444;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;
    line-height: 2;
    font-weight: 700;	
	text-align:left;
	cursor:pointer;
	float:left;
}
.p_search_check_t{
	width:150px;
	font-size: 13px;
	color:#42648b;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;
    line-height: 2;
    font-weight: 700;	
	text-align:right;
	cursor:pointer;
	float:left;
}
.p_search_check_t:hover{
	color:#428b45;
}

.size_span{
  display: inline-block;
  padding: 3px 5px;
  border: 1px solid #eee;
  cursor: pointer;
  background: #f6f6f6;
  border-radius: 10px;
  margin: 5px 10px 5px 0;	
}
.size_span:hover{
  background: #f3fff3;
}

#dadata{
	position:absolute;
	width:700px;
	background:#fff;
	z-index:32000;
}
#dadata p{
	cursor:pointer;
	text-align:left;
	font-size:14px;
	padding:5px 10px;
	line-height:0.8em;
}
#dadata p small{
	color:#777;
}
#dadata p:hover{
	background:#f0f0f0;
}