/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td {
	font-family:arial;
	color:#000000;
	font-size:12px;
	text-decoration:none;

}

.table2{
	margin-bottom:20px;
}
.table2 td{
	padding:0 12px;
	font-weight:normal;
	line-height:20px;
}
.table2 th{
	padding:8px 12px;
	text-align:center;
	font-weight:bold;
}
.zebra tr:nth-child(odd) {
   background-color: #eee;
}


div.error {font-size:12px; background-color:#cc0000; color:#FFFFFF; padding:3px; /*width:200px;*/ height:14px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-bottom:10px;}
div.success {font-size:12px; background-color:#00cc00; color:#FFFFFF; padding:3px; /*width:200px;*/ height:14px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-bottom:10px;}

.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}



.incorrect {color:#ad1212; padding:10px 0;}
.correct {color:#19ad12; padding:10px 0;}


h2,h3 {
	font-family:"Lucida Sans Unicode",arial;
	color:#333333;
	font-size:18px;
	white-space:nowrap;
	text-decoration:none;
	font-weight:normal;

}

a {
	font-family:arial;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	text-decoration:none;
}
/*
a:hover {
	text-decoration:underline;
}
*/
a:hover {
	text-decoration:none;
	color:#e64135;
}

.top {
	font-family:arial;
	font-size:12px;
	color:#263F72;
	text-decoration:none;
}

.top_ {
	font-family:arial;
	font-size:12px;
	color:#263F72;
	font-weight:bold;

}

.top:hover {
	text-decoration:underline;}

.lang {
	border:#7F9DB9 solid 1px;;
	width:68px;
	height:20px;
	vertical-align:middle;}

.menu {font-family:arial; font-size:12px; color:#3bb3d5; text-decoration:none}
.menu:hover {color:#128aad; text-decoration:underline}
.menu_act {font-family:arial; font-size:12px; color:#128aad; text-decoration:none}

.copy {font-family:arial; font-size:10px; color:#EFEEE9; text-decoration:none}
.copy:hover {text-decoration:underline}
input {font-family:arial; font-size: 11px; color: #000000; background-color:#ffffff; border:0; border:#A5ACB2 1px solid;}
textarea {font-family:arial; font-size: 11px; color: #000000; background-color:#ffffff; width:300px; border:0; border:#A5ACB2 1px solid;}


input:-moz-placeholder, textarea:-moz-placeholder {
	color:#cccccc;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color:#cccccc;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color:#cccccc;
}

.g_input:-moz-placeholder{
	color:#cccccc;
}
.g_input:-ms-input-placeholder {
	color:#cccccc;
}
.g_input::-webkit-input-placeholder {
	color:#cccccc;
}

input.g_input {font-family:arial; font-size: 10px; width:198px; color: #000000; background-color:#ffffff; border:0; border:#A5ACB2 1px solid;}
.g_comment, .g_comment td, .g_comment div {font-size:11px; font-family:'Arial narrow',arial; font-weight:normal;}



.select {font-family:arial; font-size: 11px; color: #000000; background-color:#ffffff; border:0; border-bottom:#A5ACB2 1px solid; border-top: #A5ACB2 1px solid; border-left: #A5ACB2 1px solid; border-right: #A5ACB2 1px solid; width:300px; }
.select_2 {font-family:arial; font-size: 11px; color: #000000; background-color:#ffffff; border:0; border-bottom:#A5ACB2 1px solid; border-top: #A5ACB2 1px solid; border-left: #A5ACB2 1px solid; border-right: #A5ACB2 1px solid;}
.submit {font-family:arial; font-size: 11px; color: #ffffff; background-color:#3bb3d5; width:100px; border:0; border-bottom:#F5F5F5 1px solid; border-top: #F5F5F5 1px solid; border-left: #F5F5F5 1px solid; border-right: #F5F5F5 1px solid;}
.reset {font-family:arial; font-size: 11px; color: #ffffff; background-color:#B90000; width:100px; border:0; border-bottom:#F5F5F5 1px solid; border-top: #F5F5F5 1px solid; border-left: #F5F5F5 1px solid; border-right: #F5F5F5 1px solid;}


.active{
	background-color:#dedede;
}

.left_menu {
	font-family:arial;
	color:#000000;
	font-size:12px;
	white-space:nowrap;
	text-decoration:none;
}

.left_menu:hover {
	text-decoration:underline;}

.str_cont {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	white-space:nowrap;
}

.view_form {
	width:56px;
	border:#7F9DB9 solid 1px;
	background-color:#FFFFFF;
}

.text_form {
	font-family:arial;
	font-size:12px;
	color:#263F72;
	white-space:nowrap;
	padding:0 0 0 10px;
	vertical-align:middle;
	border:0;}

.add, .add2, .save {
	font-family:arial; 
	font-size: 14px; 
	color: #ffffff; 
	background-color:#3bb3d5; 
	padding:10px 40px; 
	border:#F5F5F5 1px solid; 
	margin:15px 0;
}


.cancel {

	height:22px;
	border:#000000 solid 1px;
	background-color:#BA2062;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:0 10px;
	color:#ffffff;}

.text_area {font-family: tahoma; font-size: 11px; color: #000000; background-color:#ffffff; width:300px; height:100px; border:0; border-bottom:#A5ACB2 1px solid; border-top: #A5ACB2 1px solid; border-left: #A5ACB2 1px solid; border-right: #A5ACB2 1px solid;}


.rights {
	color:#ffffff;
	font-family:tahoma;
	font-size:9px;
	padding:5px 10px 5px 70px;
}

.link {
	font-family:arial;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	padding:5px 70px 5px 10px;}

.link:hover {
	text-decoration:underline;}

.demo {
	width:60px;
	height:20px;
	background-color:#7BB625;
	border:#000000 solid 1px;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;}

.mini {
	font-family:arial;
	color:#000000;
	font-size: 10px;
	text-decoration:none;

}

.maxi {
	font-family:arial;
	color:#000000;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;

}

.th1{
	font-weight:normal;
	text-align:left;
	font-family:arial;
	color:#000000;
	/*font-size: 11px;*/
	font-weight:bold;
}
.td1{
	font-weight:normal;
	text-align:left;
	font-family:arial;
	color:#000000;
	/*font-size: 11px;*/
	font-weight:bold;
}
.bookmark {
	width: 100%;
	color: #000000;
	border: 0px;
	border-color: #cccccc;
}

.bookmark_td {
	border: 1px;
	border-style: solid solid solid solid;
	border-color: #777777;
	padding: 1px 5px 1px 5px;
}

.bookmark_td_active {
	border: 1px;
	border-style: solid solid none solid;
	border-color: #777777;
	padding: 1px 5px 1px 5px;
}

.bookmark_td_bottom{
	border: 1px;
	border-color: #777777;
	border-style: none none solid none;
}

.bookmark tr td a {
	/*color: #000000;*/
}

.tt tr td{
	font-weight:normal;
	text-align:left;
	text-size: 9px;
}

.content_inp {width:350px;}








label.error {
    font-size:11px;
    background-color:#cc0000;
    color:#FFF;
    padding:5px;
    width: 195px;
    text-align: left;
    font-weight: normal;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.p10 {padding:10px 0;}
.p5 {padding:5px 0;}
.p2 {padding:2px 0;}
.line {margin:5px 0; border-bottom:1px solid #e4e4e4;}
.catalog_block {
	padding:10px; 
	margin:5px 0; 
	border:1px solid #e4e4e4; 
	width:720px;
}
.catalog_block_unsized {padding:10px; margin:0px 0; border:1px solid #e4e4e4;}
.clear { clear:both !important; float:none !important; overflow:hidden !important; height:0 !important; line-height:0 !important; font-size:0 !important;}
.gray_comment {font-size:12px; font-family:'Arial narrow',arial; font-weight:normal; color:#aeaeae;}

table.collapse {border-collapse: collapse;}
table.collapse th {border:1px solid #e4e4e4; padding:2px 5px; font-size:13px; font-family:'Arial narrow',arial; font-weight:normal; background-color:#f4f4f4;}
table.collapse td {border:1px solid #e4e4e4; padding:2px 5px; font-size:12px; font-family:'Arial narrow',arial; font-weight:normal;}




.title {
	font-weight:normal;
	font-family:'helveticaneuecyrmedium', Arial, serif;
	font-variant:normal;
	white-space:normal;
	color:#2c2c2c;
	font-size:18px;
	line-height:20px;
	text-shadow: 0 0 1px rgba(36, 36, 36, 0.5);
	margin:10px 0 25px 2px;
	/*text-transform:uppercase;*/
}
.title a{
	font-weight:normal;
	font-family:'helveticaneuecyrmedium', Arial, serif;
	font-variant:normal;
	white-space:normal;
	color:#2c2c2c;
	font-size:18px;
	line-height:20px;
	text-shadow: 0 0 1px rgba(36, 36, 36, 0.5);
	margin:10px 0 25px 2px;
	/*text-transform:uppercase;*/
}

/*-------------------------------SIMPLE BLOG NAVIGATION------------------------------------------------------------------*/
.blog-pagination{ list-style:none;}
.blog-pagination li{ display:inline; }
.blog-pagination li a{ display:block; float:left; padding:4px 9px; margin-right:7px; border:1px solid #efefef; }
.blog-pagination li.active a{ background-color:#dedede;  }
.blog-pagination li span{ display:block; float:left; padding:4px 9px; margin-right:7px;}
.blog-tags{font-size:13px;}

/*-------------------------------------------------------------------------------------------------*/

.clear { clear:both !important; float:none !important; overflow:hidden !important; height:0 !important; line-height:0 !important; font-size:0 !important;}





.ui-autocomplete-loading {
    background: white url('../../images/progress.gif') right center no-repeat;
}

.livesearch {
    /*float:left;*/
    float:left;
    width:250px;
    margin-top:23px;
    margin-left:2px;
}
.livesearch .s-input{
    width:200px;
    height:20px;
    display:block;
    float:left;
    padding-left: 5px;
    color: #555;
    margin:1px 5px 0 0;
    font-size:12px;
    padding-top: 7px;
}

/* html .livesearch .s-input {
    padding-top: 5px;
}*/

.livesearch .s-submit{
    background: #444 url('../../images/search_btn.png') top left;
    width:24px;
    height:24px;
    margin-top: 2px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    display:block;
    float:left;
}

.display_none{
    display:none;
}
.display_block{
    display:block;
}


.catnav h3{
    padding:0px;
    line-height: 0px;
}
.catnav span{
    display:block;
}
.catnav a, h3, span{
    margin:0px;
}

.catFormSubmit {
	cursor:pointer;
}

.cat_active{font-weight: bold; color: #e64135;}
.cat_hidden {color:#cccccc;}


table.finetable {
	border:0;
	border-collapse: collapse;
	border-spacing: 0;
	margin:10px 0 20px 0;
}
	.finetable td {
		padding:3px 15px;
		margin:0;
	}
	.finetable th.tal {
		text-align:left;
		padding-left:15px;
	}
/* 	.finetable td{
		padding:3px 30px;
		font-size:13px;
	} */
/* 	.finetable tr:nth-child(2n+1){
	   background-color:rgba(255,255,255,0.8);
	} */
	.finetable tr:nth-child(2n){
		background-color:rgba(0,0,0,0.1);
	}



.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999999;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

a.badge:hover,
a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.badge-default {
	background-color: #999999;
}
.badge-default[href]:hover,
.badge-default[href]:focus {
	background-color: #808080;
}

.badge-success {
	background-color: #5cb85c;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
	background-color: #449d44;
}




.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.label-default {
	background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #808080;
}

.label-primary {
	background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #3071a9;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c;
}

.container1 {
	position: relative;
	width: 85px;
	height: 27px;
	cursor: pointer;
	overflow: hidden;
}
.container1 input {
	position: absolute;
	top: 5px;
	left: 30px;
}
.handle {
	display: block;
	height: 27px;
	width: 39px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}
.handle .bg {
	position: absolute;
	width: 5px;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.handle .slider {
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	width: 39px;
	background: url('../../images/iphone/slider.png') no-repeat;
	z-index: 2;
}
label.on, label.off {
	font-size: 12px;

	line-height: 12px;
	font-weight: bold;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	display: block;
	height: 22px;
	position: absolute;
	width: 52px;
	top: 0;
}
label.on {
	color: #fff;
	background: url('../../images/iphone/on.png') no-repeat;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
	left: 0;
	padding: 8px 0 0 16px;
	text-align: inherit;
}
label.off {
	color: #8B8B8B;
	background: url('../../images/iphone/off.png') no-repeat right 0;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
	text-align: right;
	right: 0;
	padding: 8px 9px 0 0;
}

/*html input[disabled] {
	cursor: default;
}*/


input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eeeeee;
	border-color: #ddd;
}


.blocker {
    position:absolute;
	z-index:10000;
    background-color: #eeeeee;
	border-color: #ddd;
	cursor: not-allowed;
    opacity:0.8;

}

.disable {
 position: relative;
 cursor: not-allowed;
}

.disable:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*background-color: rgba(0,0,0,0.5);*/
  background-color: #eeeeee;
  opacity:0.8;
  border-color: #ddd;

  content: "";
}

.disable2{
	display:none
}
.null{
	clear: both;
}

/*FOR CATALOG LISTS*/

.one_catalog_list_item{
	border: 1px solid #ccc;
	width: 760px;
	padding: 10px;
	/* float: left; */
	margin: 15px 0;
}
.delete_catalog_list_val{
	border: 1px solid #f00;
	padding: 10px;
	width: 140px;
	margin-top: 20px;
}
.list_color_span{
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: 10px;
	height: 14px;
	width: 14px;
	border: 1px solid #ccc;
}
.transparent_color{
	display: block;
	float: left;
	height: 15px;
	width: 15px;
	overflow: hidden;
	margin-top: 1px;
	border: 1px solid #ccc;
}
.catalog_list_on_good_page{
	float: left;
	margin: 20px 5px;
	border: 1px solid #ccc;
	padding: 10px;
	width: 200px;
}
.catalog_list_header{
	font-weight: 700;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: uppercase !important;
	text-align: center !important;
	border-bottom: 1px solid #ccc !important;
}











.null{
	clear: both;
}
.left{
	float: left;
}
.delete_span{
	text-align: center;
}
.one_product_page{
	width: 1320px;
	margin: 10px auto;
}
.order_page_msg{
	width: 300px;
	margin-left: 20px;
	border: 1px solid #cccccc;
}
.order_page_msg_text{
	padding: 10px;
}
.order_page_msg .th_span{
	border-bottom: 1px solid #cccccc;
}
.th_span{
	font-weight: 700;
	height: 30px !important;
	padding: 5px 10px !important;
	text-align: center;
	line-height: 30px !important;
	background-color: #F5F5F5;
}
.all_orders{
	width: 1309px;
	margin: 10px auto;
	padding: 10px 10px;
}
.order_msg {
	overflow: hidden;
}
.delete_a span{
	color: #DB322F;
	font-weight: 700;
}
.order_content_header{
	margin: 20px 10px;
	font-weight: 700;
	font-size: 18px;
}
.one_order_page{
	width: 969px;
	border: 1px solid #cccccc;
	border-bottom: none;
	margin-left: 20px;
}
.one_good{
	width: 218px;
	padding: 10px 20px;
}
.border1 .good_desc, .border1 .good_count, .border1 .good_cost, .border1 .good_total_cost{
	padding-top: 30px;
}
.border1{
	width: 1291px;
	border: 1px solid #cccccc;
	border-bottom: none;
	margin-left: -1px;
}
.one_order{
	width: 1297px;
	border: 1px solid #cccccc;
	border-bottom: none;
	transition: all ease-out 0.2s;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
}


.order_goods{
	border: 1px solid #cccccc;
	margin: 0px 0px 30px 20px;	
	border-collapse: collapse;
}

	.order_goods td{
		border: 1px solid #cccccc;
		padding:10px 20px;
	}
	.order_goods th{
		border: 1px solid #cccccc;
		padding:10px 20px;
		font-weight:bold;
		background-color:#F5F5F5;
	}

.one_order_a{
	display: block;
	/*width: 100%;*/
	float: left;
	height: 41px;
}
.one_order_item, div.one_order_item{
	display: block;
	width: 173px;
	float: left;
	padding: 10px;
	line-height: 21px;
	border-right: 1px solid #cccccc;
}
.one_order_item{
	height: 21px;
}
div.one_order_item{
	height: auto;
}
.order_delete{
	width: 113px;
}
.border-bottom{
	border-bottom: 1px solid #cccccc;
}
.not-read{
	background-color: #DBDBDB;
}
.no-border-right{
	border-right: none !important;
}
.hovered{
	-webkit-box-shadow: inset 0 0 5px 0 #3BB3D5 !important; 
	box-shadow: inset 0 0 5px 0 #3BB3D5 !important;
	transition: all ease-out 0.2s;
	-webkit-transition: all ease-out 0.2s;
	-moz-transition: all ease-out 0.2s;
	-o-transition: all ease-out 0.2s;
}
.new_order_a{
	/*display: block;*/
	margin-right: 40px;
	padding: 10px;
	border: 2px solid #3bb3d5;
	border-radius: 5px;
}
.new_order_a_empty{
	margin-right: 40px;
}


