.product-container{
  width: 100%;
}
table.orders-admin td {
	padding: 0.3em 0.6em;
  margin: 0;
}
.table-start td, .table-end td {
	border-bottom: 2px solid #999999;
}
.table-line-top, tr.table-line-top td {
	border-top: 2px solid #999999;
}
.tr-line {
	background-color: #ddd;
}
.tr-line-category {
	background-color: #bbb;
	font-weight: bold;
}

div#messages_container{
padding: 5px;
} 

div#messages_container div.error{
background-color:#FFB2B2;
border:2px solid #FF0000;
/*width: 100%;*/
margin: 5px;
padding: 5px;
padding-left: 25px;
background: #FFB2B2 url(../i/icons-silk/exclamation.gif) no-repeat 5px 5px;
}

div#messages_container div.error ul{
margin-left: 10px;
}

div#messages_container div.error ul li{
padding-left: 20px;
list-style-type: none;
background: url(../i/icons-silk/exclamation.gif) no-repeat;
}

div#messages_container div.status{
border:2px solid #009900;
margin: 5px;
padding: 5px;
padding-left: 25px;
background: #B2E0B2 url(../i/icons-silk/tick.gif) no-repeat 5px 5px;
}

div#messages_container div.status  ul{
margin: 0;
padding: 0;
}

div#messages_container div.status  ul li{
list-style-type: none;
}

tr.error_in_table, tr.error_in_table td {
	padding-top:0; margin-top:0; padding-bottom: 2em;
}

.ui-right {
	background-image: url(../i/icons-silk/ui_right.gif)
}
.ui-down {
	background-image: url(../i/icons-silk/ui_down.gif)
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.analytics-warning {
	background-color: #FF0000;
	color: #FFFFFF;
}
.analytics-ok {
	background-color: #009900;
	color: #FFFFFF;
}

.icon {
	background-repeat: no-repeat;
}
.icon_img {
	width: 16px;
	height: 16px;
	display: inline-block;
}

.warning {
	background-image: url(../i/icons-silk/error.gif);
}
.error_img {
	background-image:url(../i/icons-silk/exclamation.gif);
}
.orders-admin .form-item
{
	margin: 0;
	padding: 0;
	display: inline;
}

.orders-admin .form-item label
{
	display: none;
}

div.invoice {
	font-size: 14px;
	line-height: 1.2em;
}
div.invoice h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 10px;
  font-weight: normal;
}
div.invoice td {
	padding: 0.3em;
}
table.invoice-goods td {
	border: 1px solid #ccc;
	padding: 0.2em 0.5em;
}
table.invoice-info td {
	border: 1px solid #000;
}
td.spanned {
	text-align: right;
}
.invoice-dig , td.invoice-dig, td.invoice-dig strong{
	text-align: right;
}
.nakladnaya .invoice-dig {
}
.doc-rekvizity {
	line-height: 1em;
	font-size: 12px;
}
.nakladnaya2 {
	margin: 1em 0 1em 5em;
	font-size: 12px;
	line-height: 1em;
}
div.invoice-footer {
	margin-top: 0.5em;
	font-size: 12px;
}


.tab1 {
	padding-left: 2em; 
}
.tab2 {
	padding-left: 4em; 
}

table.invoice-goods .tab1 {
	padding-left: 2em; 
}
table.invoice-goods .tab2 {
	padding-left: 4em; 
}
td.cat {
	background-color: #CCCCCC;
}


body#print_page .page-break {
	display:none;
}
body#print_page .invoice {
	margin-bottom:150px;
}
body#print_page {
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
}
table.nakladnaya, .doc-rekvizity {
	font-size:80%
}
body#print_page .even {
	background: #FFF
}

 @media print {
body#print_page .page-break {
	display:block;
	page-break-before:always;
}
body#print_page .invoice {
	margin-bottom:0px;
}
}

.doc-rekvizity {
	font-size: 75%;
}
.docfield-cont p {
	margin: 0; padding: 0;
}
.docfield-desc {
	font-size: 90%;
	text-align: center;
	border-top: 1px solid #888;
	color: #888;
}
.doc-formname {
	text-align: right;
}
.doc-small {
	font-size: 60%;
}
table.nakladnaya {
	/*font-size: 70%;*/
}
table.nakladnaya td {
	border: 1px solid #888;
}
.rownumbers td {
	text-align: center;
}
.underline {
	text-decoration: underline;
}
.invoice h1 {
	padding: 0; margin: 0;
}
.han-button {
	outline: 0;
	margin:0 4px 0 0;
	padding: .4em 1em;
	text-decoration: none !important;
	cursor: pointer;
	position: relative;
	text-align: center;
	zoom: 1;
}
.doc-otpusk {
	position: relative;
}
.doc-otpusk img {
	padding-left: 13em;
}
.doc-otpusk p {
	position: absolute;
	padding-top: 70px;
}
.nobr {
	white-space: nowrap;
	padding-top:20px;
}
.stamp-with-line {
	position: relative;
	width: 235px;
	height: 160px;
}
.stamp-with-line img {
	position: absolute;
}
.sign-text {
	padding-top: 50px;
}
.stamp-with-line span.sign-text {
	position: absolute;
}

#page2 {
margin: 0 1em;
background: #fff;
text-align: left;
}
#page23 {
	text-align: left;
}
#page-co {
width: 820px;
margin: 0 auto;
text-align: left;
background-color: #FFFFFF;
}

.admin-header h1 {
	float: left;
}

html.admin-page, .bg-none{
  background: none repeat scroll 0 0 transparent;
}
.admin-page h1 { padding-bottom: 10px; }
.admin-table-header p, .admin-table-header h2 { margin-right: 20px; }
.admin-page .invoice-goods { font-size: 12px;  }
.admin-page p { font-size: 12px; }
.invoice .invoice_data { font-size: 11px; padding-left:20px;}
h1.invoice { 
  padding-top: 40px; 
  padding-bottom: 10px; 
}
.invoice .invoice_data_big {
  font-size: 14px;
  line-height: 1.2em;  
}

/* /global styles */



.best-price-guarantee {
  float: left;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.best-price-guarantee-info {
  position: relative;
  padding-left: 0;
  padding-right: 20px;
  min-height: 30px;
  font-size: 14px;
  color: #e32b1b;
  padding-top: 3px;
}
.best-price-guarantee-info .best-price-guarantee-more {
  position: absolute;
  right: 0;
  top: 0;
  margin: 7px 0 0 15px;
}
.icon-right-open:before {
  content: ">";
  font-size: 22px;
  font-weight: bold;
}
.best-price-guarantee-container {
  padding: 20px;
  border: 3px solid #e8ecec;
  margin-top: 10px;
  /*margin-bottom: 15px;*/
  position: relative;
  display: none;
}
.best-price-guarantee-container input{
  padding: 10px;
  border-width: 0;
  background-color: #f6f8f8;
  width: 335px;
  margin-bottom: 20px;
}
.best-price-guarantee-container .text{
  font-size: 11px;
}
.best-price-guarantee-container button{
  padding: 0;
  border-width: 0;
  margin-top: 5px;
}
.best-price-guarantee-container .form_block{
  text-align: center;
}

/*.best-price-guarantee-container::before, .best-price-guarantee-container::after {
  content: '';
  position: absolute;
  right: 150px; top: -20px;
  border: 10px solid transparent;
  border-bottom: 10px solid #e8ecec;
}*/
.best-price-guarantee-container::after {
  border-bottom: 10px solid white;
  top: -17px;
}
.best-price-guarantee-container .input-error{
  margin-top: -20px;
  margin-bottom: 6px;
}
.product-heading {
  flex-wrap: wrap;
}


.selectselect .form-item,
.selectselect2 .form-item {
  display: table-cell;
  width: 300px;
}

/* Checkout / Tabs */

.list-tabs
{
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  height: 40px;
}

.list-tabs LI
{
  float: left;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  border: 1px solid #FEEBEC;
  list-style-image: none !important;
  cursor: pointer;
}

.list-tabs LI A:link, .list-tabs LI A:visited, .list-tabs LI A:hover, .list-tabs LI A:active
{
  color: #000000 !important;
  text-decoration: none;
  border-bottom: 1px dashed #000000;
}

.list-tabs LI.active
{
  background-color: #FEEBEC;
}

.list-tabs LI.active A:link, .list-tabs LI.active A:visited, .list-tabs LI.active A:hover, .list-tabs LI.active A:active
{
  color: #000000 !important;
  text-decoration: none;
  border-bottom: none;
}

.list-tabs-content
{
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  clear: both;
}

.list-tabs-content LI
{
  display: none;
  list-style-image: none !important;
}

.list-tabs-content LI.active
{
  display: block;
}

#block-input-postaddress
{
  display: none;
}

/* Checkout / Cities popup */

DIV.ac_results
{
  border: 1px solid #cccccc;
  background-color: #ffffff;
  border-top: none;
}

DIV.ac_results UL
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

DIV.ac_results UL LI
{
  text-align: left;
  list-style-type: none !important;
  list-style-image: none !important;
  font-size: 12px;
  padding: 2px 5px 2px 5px;
}

DIV.ac_results UL LI.ac_over
{
  background-color: #eeeeee;
}

#chk-city-input-link, #chk-city-input
{
  display: none;
}



#contr_nat, #contr_jur {
  max-width: 100%;
}

.chk-param-line {
  margin: 0px 0px 15px 0px;
}

#ui-datepicker-div {
  width: auto !important;
}

#block_btn button{
  display: none;
}


/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

#block_streetf_hidden, #city_hidden,
#block_streetf_hidden2, #city_hidden2 {
  display: none;
}
.dev-timer {
  display: none;
}
#page { width:900px; background:none; margin: 10px; text-align: left;}

#bill-footer {
	position: relative;
}
#bill-signature-text {
	position: absolute;
	top: 70px;
}
#bill-stamp img {
	padding-left: 200px;
}

.hourglass {
	background-image: url(../i/icons-silk/hourglass.gif);
}
.success {
	background-image: url(../i/icons-silk/tick.gif);
}
.docs_ok {
	background-image: url(../i/icons-silk/docs_ok.gif);
}
.docs_error {
	background-image: url(../i/icons-silk/docs_error.gif);
}

.back-nav {
	float: right;
}

#uc-cart-user-login-form2 input[type="checkbox"], #uc-cart-user-login-form2 input[type="radio"] {
  display: inline;
  height: auto;
  width: auto;
  position: inherit;
}

#uc-cart-user-login-form2 input {
  border: 1px solid;
  padding: 0 5px;
}

.opt-menu li[data-item="color"] [data-toggle="link"] .color-img {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-image: none;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
}
.page h1.page-title .color-img {
    content: '';
    position: absolute;
    display: block;
    width: 38px;
    height: 38px;
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-image: none;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
}
.page-opt .opt-menu li[data-item="color"] a[data-toggle="link"] {
    margin-top: 0px; }

.city_list_table {
    width: 100%;
}

.one_comment .username {
    color: #f7941e;
    font-weight: bold;
}

.place_about_price {
    color: #907766;
    font-size: 24px;
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: 5px;
}

.color_row {
    background-color: #e5f2a9 !important;
}

.jumbotron div {
    margin-top:20px;
}

.visible { display: block; }

.group-tids-618 img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 auto 20px;
}

#zakaz-edit-fact-dost .form-text {
  width: 50%;
}

.search_form {
  width: 20%;
  float:right;
}
.search_form .form-control{
  height: 30px;
}
.search_form .btn-primary{
  height: 30px;
  line-height: 30px;
  margin-top: 3px;
}
