@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }

q:before, q:after { content: ""; content: none; }

blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

/* Общее */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, figure, figcaption, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ol, ul, .noList, .h-menu { list-style: none; }

blockquote, q { quotes: none; }

*:focus { outline: 0; }

ins { text-decoration: none; }

del { text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; }

html { height: 100%; }

header, nav, section, article, aside, footer { display: block; }

body { font: 12px / 18px Verdana, Arial, Tahoma, sans-serif; height: 100%; padding: 0; }

input { vertical-align: middle; }

textarea, select { width: 240px; padding: 4px 5px; border: 1px solid #c6c6c6; border-bottom-color: #eaeaea; resize: none; box-shadow: inset 0px 2px 5px -2px #cccccc; }

input[type='email'], input[type='password'], input[type='text'] { width: 240px; padding: 4px 5px; border: 1px solid #c6c6c6; border-bottom-color: #eaeaea; resize: none; box-shadow: inset 0px 2px 5px -2px #cccccc; }

*[type='submit'] { cursor: pointer; }

select { width: 252px; padding: 0 0 0 5px; height: 26px; vertical-align: middle; /*box-sizing: border-box;*/ }
select[multiple] { height: 78px; }

button { font-family: verdana; }

select.wide { width: auto; }

a { /* display: inline-block; */ outline: none; border-bottom: 1px solid; color: #009999; text-decoration: none; line-height: 1.3em; border-bottom-color: #99d6d6; /*border-bottom-color: rgba(120,240,72, .5);*/ }
a:hover { border-bottom-style: solid; color: #c01e5a !important; text-decoration: none; border-bottom-color: rgba(225, 175, 104, 0.5) !important; }

label.loadFileLbl:hover { border-bottom-style: solid; color: #c01e5a !important; text-decoration: none; border-bottom-color: rgba(225, 175, 104, 0.5) !important; }

/*a:visited{ color: #990099; border-bottom-color: #E0B2E0;
}*/
a.nobd, .nobd a, a.nobd:hover, .nobd a:hover { border-bottom: none !important; }

a.star, a.help, a.star:hover, a.help:hover { border-bottom: none !important; }

.dash { border-style: dashed !important; }

hr.dash { border: none; border-bottom: 1px dashed; }

.dot { border-style: dotted; }

p { margin: 0 0 16px; max-width: 760px; }

img { max-width: 100%; border: none; }
img.maxWidth { width: 100%; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1 { font-size: 20px; line-height: 24px; }

h2 { font-size: 18px; line-height: 20px; }

h3 { font-size: 16px; line-height: 20px; }

h4 { font-size: 14px; line-height: 16px; }

h5 { font-size: 12px; line-height: 14px; }

.clear { clear: both; }

.center { text-align: center; }

.left { text-align: left; }

.right { text-align: right; }

.toRight { float: right; }

.toLeft { float: left; }

.toCenter { margin: 0 auto; }

.small { font-size: 10px !important; line-height: 12px; }

.norm { font-size: 12px !important; line-height: 14px; }

.med { font-size: 14px !important; line-height: 18px; }

.big { font-size: 16px !important; line-height: 20px; }

.bold { font-weight: bold !important; }

.ital { font-style: italic !important; }

.hidden { display: none; }

.noWrp { white-space: nowrap; }

span.clear { display: block; width: 100%; height: 1px; }

.taJ { text-align: justify; }

.vaM { vertical-align: middle; }

.allBorder { border: 1px solid #b9b9b9; }

.ml150 { margin-left: 150px; }

.shrink { display: inline-block; width: 100%; height: 0; font-size: 0px; line-height: 0px; margin: 0; padding: 0; }

/* Colors */
.color1, #whole-site-pb td > ul > li > a { color: #479DDC; }

/*blue*/
a.color1, #whole-site-pb td > ul > li > a { border-bottom-color: #b5d8f1; /*border-bottom-color: rgba(137,163,137, .5)*/ }

.color2 { color: #009999; }

/*blue-green*/
a.color2 { border-bottom-color: #009999; border-bottom-color: rgba(120, 240, 72, 0.5); }

.color3 { color: #999; }

/*grey*/
a.color3 { border-bottom-color: #999; border-bottom-color: rgba(153, 153, 153, 0.3); }

.color4 { color: #000; }

a.color4 { border-bottom-color: #000; border-bottom-color: rgba(0, 0, 0, 0.3); }

.color5 { color: #ccc; }

/*red*/
a.color5 { border-bottom-color: #ccc; border-bottom-color: #f2f2f2; }

.color6 { color: #993300; }

/*red*/
a.color6 { border-bottom-color: #993300; border-bottom-color: #d6bbb0; }

.color7 { color: #ff6600; }

/*orange*/
a.color7 { border-bottom-color: #ff6600; border-bottom-color: #d6bbb0; }

.color8 { color: #666; }

/**/
a.color8 { border-bottom-color: #666; border-bottom-color: #ccc; }

.color9 { color: #333; }

/**/
a.color9 { border-bottom-color: #333; border-bottom-color: #ccc; }

.color-good { color: #B3E680; }

.color-bed { color: #ff3300; }

.white { background-color: #FFF; }

.round { border-radius: 10px; }

.big-round { border-radius: 20px; }

/* Clear FIX */
/* метод Ильи Стрельцына */
.clearFix, .row.max4 { -height: 1%; *zoom: 1; display: table; }

.clearFix:after, .row.max4:after { content: '. . . . . . . . . . . . . . .'; display: block; word-spacing: 199in !important; height: 0; overflow: hidden; font-size: 0.05em; line-height: 0.05em; }

.greyGradBg { background-image: linear-gradient(bottom, #f2f2f2 0%, #fefefe 100%); background-image: -o-linear-gradient(bottom, #f2f2f2 0%, #fefefe 100%); background-image: -moz-linear-gradient(bottom, #f2f2f2 0%, #fefefe 100%); background-image: -webkit-linear-gradient(bottom, #f2f2f2 0%, #fefefe 100%); background-image: -ms-linear-gradient(bottom, #f2f2f2 0%, #fefefe 100%); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(1, #fefefe)); }

/*  styled checkbox and radio
--------------------------------------------------*/
input[type="checkbox"], input[type="radio"] { display: none; }
input[type="checkbox"] + label, input[type="radio"] + label { /*font-size:14px;*/ line-height: 14px; cursor: pointer; }
input[type="checkbox"] + label > img { vertical-align: middle; }
input[type="checkbox"] + label::before { display: inline-block; margin: -4px 5px 0 0; width: 19px; height: 19px; background-image: url(/img/sprite.png); background-repeat: no-repeat; content: ""; vertical-align: middle; }
input[type="radio"] + label::before { display: inline-block; margin: -4px 5px 0 0; width: 19px; height: 19px; background-image: url(/img/sprite.png); background-repeat: no-repeat; content: ""; vertical-align: middle; width: 18px; height: 18px; }
input[type="checkbox"] + label::before { background-position: 0px 0px; }
input[type="checkbox"]:focus + label::before { background-position: -38px 0px; }
input[type="checkbox"] + label:hover::before { background-position: -38px 0px; }
input[type="checkbox"] + label:active::before { background-position: -19px 0px; }
input[type="checkbox"]:checked + label::before { background-position: -76px 0px; }
input[type="checkbox"]:checked + label:hover::before { background-position: -114px 0px; }
input[type="checkbox"]:checked + label:active::before { background-position: -95px 0px; }
input[type="checkbox"]:checked + label:active:hover::before { background-position: -133px 0px; }
input[type="checkbox"]:disabled + label::before { background-position: -154px 0px; }
input[type="checkbox"]:checked:disabled + label::before { background-position: -173px 0px; }
input[type="radio"] + label::before { background-position: 0px -19px; }
input[type="radio"]:focus + label::before { background-position: -36px -19px; }
input[type="radio"] + label:hover::before { background-position: -36px -19px; }
input[type="radio"] + label:active::before { background-position: -18px -19px; }
input[type="radio"]:checked + label::before { background-position: -72px -19px; }
input[type="radio"]:checked + label:hover::before { background-position: -108px -19px; }
input[type="radio"]:checked + label:active::before { background-position: -90px -19px; }
input[type="radio"]:checked + label:active:hover::before { background-position: -126px -19px; }
input[type="radio"]:disabled + label::before { background-position: -144px -19px; }
input[type="radio"]:checked:disabled + label::before { background-position: -162px -19px; }

/* end styled checkbox and radio
--------------------------------------------------*/
/* round shadow
----------------------------------------------------*/
.b-round-shadow, .t-round-shadow, .b-round-shadow-hover { position: relative; }

.b-round-shadow:before, .t-round-shadow:before, .b-round-shadow-hover:hover:before, .b-round-shadow:after, .t-round-shadow:after, .b-round-shadow-hover:hover:after { position: absolute; top: 100%; left: 0; z-index: 1; width: 50%; height: 13px; background: url(/img/shadow-h.png) 0px 0px no-repeat; content: ""; }

#footer .b-round-shadow:before, #footer .t-round-shadow:before { background-position: 0 -26px; margin-left: -3%; width: 53%; }
#footer .b-round-shadow:after { background-position: 100% -26px; left: 50%; width: 52%; }
#footer .t-round-shadow:after { background-position: 100% -26px; left: 50%; width: 52%; }
#footer .t-round-shadow:before { background-position: 0 -39px; }
#footer .t-round-shadow:after { background-position: 100% -39px; }

.t-round-shadow:before { top: auto; bottom: 100%; background-position: 0 -13px; }
.t-round-shadow:after { top: auto; bottom: 100%; background-position: 0 -13px; left: 50%; background-position: 100% -13px; }

.b-round-shadow:after, .b-round-shadow-hover:hover:after { left: 50%; background-position: 100% 0px; }

.l-round-shadow:after, .l-round-shadow:before { position: absolute; top: 0; left: 0; z-index: 1; width: 13px; height: 51%; max-height: 750px; background: url(/img/shadow-v-nt.png) 0px 0px no-repeat; content: ""; }
.l-round-shadow:after { top: auto; bottom: 0; background-position: 0 100%; }

.r-side-shadow { background: url(/img/shadow-v-nt-mr.png) 100% 0 repeat-y; position: relative; }
.r-side-shadow:before { position: absolute; top: 0px; right: 0; z-index: 1; width: 6px; height: 35px; background: url(/img/shadow-v-nt.png) 0 0 no-repeat; content: ""; }
.r-side-shadow:after { position: absolute; top: 0px; right: 0; z-index: 1; width: 6px; height: 35px; background: url(/img/shadow-v-nt.png) 0 0 no-repeat; content: ""; top: auto; bottom: 0; background-position: 0px 100%; }

.l-side-shadow:after { background-position: 0px -162px; }

.specShadow .b-round-shadow:before, .specShadow .b-round-shadow:after { top: -3px; }
.specShadow .t-round-shadow:before, .specShadow .t-round-shadow:after { background-image: url(/img/spec_shadow-h.png); bottom: 0px; height: 7px; }

/*.specShadow .t-round-shadow:before{ margin-left: -10px;
}
.specShadow .t-round-shadow:after{ margin-right: -10px;
}*/
a.star { display: inline-block; width: 19px; height: 18px; background: url(/img/star.png) 0 0 no-repeat; vertical-align: middle; }
a.star:hover { background-position: 0 -18px; }
a.star.checked { background-position: 0 -36px; }

.h-menu li { float: left; }

#wrapper, #footer { min-width: 980px; max-width: 1380px; }

#wrapper { margin: 0 auto; min-height: 100%; height: auto !important; height: 100%; box-shadow: inset 0 0 80px 10px #dfedf7, 0 0 10px 0 #cccccc; position: relative; }

#header, #middle, .f-to-center { padding-left: 3%; padding-right: 2%; /*width: 95%;*/ }

.big.dash.color4.ask { border-bottom-width: 2px; }

.roundBlock { border: 1px solid #e0e0e0; border-radius: 7px; }
.roundBlock[class*="size"] { float: left; text-align: center; /*margin-right: 20px;*/ }

.row .roundBlock.size1 { /*margin-right: 4%;*/ width: 29%; }

.roundBlock article { margin-bottom: 20px; }
.roundBlock.size2 { width: 66%; }
.roundBlock.size1 + .roundBlock.size2 { margin-left: 4%; }
.roundBlock.size2 .tovCard { width: 49%; padding: 0 !important; }
.roundBlock.size2 .tovCard > * { padding-bottom: 5px; width: 200px; margin: 0 auto; }
.roundBlock.size3 { /*margin-left: 4%;*/ width: 100%; }
.roundBlock.size3 .tovCard { width: 32%; padding: 0 !important; }
.roundBlock.size3 .tovCard > * { padding-bottom: 5px; width: 200px; margin: 0 auto; }

.wRoundBlock > header, .roundBlock > header { text-align: center; margin-top: -13px; margin-bottom: 10px !important; }

.wRoundBlock > header h5, .roundBlock > header h5 { display: inline-block; padding: 0px 10px; background-color: #FFF; }

.row.max4 { /*width: 640px;*/ /*white-space: nowrap;*/ margin-left: -13px; padding-left: 13px; /*overflow: hidden;*/ }
.row.max4.taJ { width: auto; /*text-align: justify;*/ /*white-space: normal;*/ margin-bottom: 7px !important; }
.row.max4.taJ:after { content: ""; width: 100%; display: inline-block; height: 0; }
.row.max4 .hidden, .row.max4 .shrink { display: none; }
.row.max4.taJ .hidden, .row.max4 .shrink { display: inline-block; }

/**/
.tovCard { width: 174px; padding: 1px 13px; vertical-align: top; display: inline-block; text-align: left; white-space: normal; position: relative; }
.tovCard p.year, .roundBlock.size2 .tovCard p.year, .roundBlock.size3 .tovCard p.year {
	margin-top: -8px;
}

.row .tovCard { margin-left: 20px; }
.row .tovCard:first-child { margin-left: -13px; }
.row header + .tovCard { margin-left: -13px; }

#content .row .tovCard figure:hover:before, #content .wTovCard .tovCard figure:hover:before, #content .specPosElems .tovCard figure:hover:before { content: ""; display: block; position: absolute; top: 0; left: -1px; height: 100%; width: 100%; border: 1px solid #f2f2f2; border-radius: 5px; margin: -10px 0 0; padding-top: 10px; padding-bottom: 5px; z-index: -1; }

.tovCard > * { margin-bottom: 0; padding-bottom: 5px; max-width: 200px; }
.tovCard figure { position: relative; width: 200px; height: 200px; margin: 0 -13px 10px; /*overflow: hidden;*/ /*data-title*/ /*margin-bottom: 18px;*/ text-align: center; }
.tovCard figure img { max-width: 200px; max-height: 200px; }
.tovCard figure .rightBlock { position: absolute; top: 0px; right: 5px; width: 22px; text-align: center; }
.tovCard figure .rightBlock a { margin-bottom: 10px; }
.tovCard figure .rightBlock .star { visibility: hidden; }
.tovCard figure .rightBlock .star.checked { visibility: visible; }
.tovCard figure:hover .rightBlock .star { visibility: visible; }
.tovCard figure .help { position: absolute; top: 0px; left: 5px; }
.tovCard .priceLine { font-weight: bold; }
.tovCard .priceLine .old { text-decoration: line-through; margin-right: 10px; }

.wYelBg { background: #fccb56; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjY2I1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEyJSIgc3RvcC1jb2xvcj0iI2ZkZGE3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2ZkZTY4YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(left, #fccb56 0%, #fdda74 12%, #fde68b 93%, white 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fccb56), color-stop(12%, #fdda74), color-stop(93%, #fde68b), color-stop(100%, white)); background: -webkit-linear-gradient(left, #fccb56 0%, #fdda74 12%, #fde68b 93%, white 100%); background: -o-linear-gradient(left, #fccb56 0%, #fdda74 12%, #fde68b 93%, white 100%); background: -ms-linear-gradient(left, #fccb56 0%, #fdda74 12%, #fde68b 93%, white 100%); background: linear-gradient(to right, #fccb56 0%, #fdda74 12%, #fde68b 93%, #ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fccb56', endColorstr='#ffffff',GradientType=1 ); border-radius: 5px; float: left; margin-left: -13px; padding: 5px 30px 5px 13px; }

.wYelBg-rev { background: #fccb56; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjZmRlNjhiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODclIiBzdG9wLWNvbG9yPSIjZmRkYTc0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjY2I1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); background: -moz-linear-gradient(right, #fccb56 0%, #fdda74 12%, #fde68b 93%, white 100%); background: -webkit-gradient(linear, right top, right top, color-stop(0%, #fccb56), color-stop(12%, #fdda74), color-stop(93%, #fde68b), color-stop(100%, white)); background: -webkit-linear-gradient(right, #fccb56 0%, #fdda74 12%, #fde68b 93%, white 100%); background: -o-linear-gradient(right, #fccb56 0%, #fdda74 12%, #fde68b 93%, white 100%); background: -ms-linear-gradient(right, #fccb56 0%, #fdda74 12%, #fde68b 93%, white 100%); background: linear-gradient(to left, #fccb56 0%, #fdda74 12%, #fde68b 93%, #ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fccb56',GradientType=1 ); border-radius: 5px; float: left; padding: 5px 13px 5px 30px; }

h2.wYelBg { min-width: 125px; padding-bottom: 10px; }

figure .label.wYelBg-rev { position: absolute; left: 5px; top: 20px; padding-top: 2px; padding-bottom: 4px; font-size: 14px; box-shadow: 0 -7px 16px -9px black, 0 7px 16px -9px black; }

.toRead, .toDownload, .toHear { display: inline-block; width: 14px; height: 11px; background: url(/img/simbs.png) 0 -69px no-repeat; margin-bottom: 1px !important; }

.toRead { height: 13px; background-position: 0 -68px; margin-bottom: 0 !important; }

.toDownload { background-position: 0 -80px; width: 9px; }

.toHear { background-position: 0 -92px; width: 15px; }

/* Header
-----------------------------------------------------------------------------*/
#header { height: 150px; }

#logo { margin: 30px 0 50px 0; }
#logo .big { font-size: 37px !important; line-height: 40px; font-weight: bold; display: block; }

#topMenu { overflow: hidden; margin-bottom: 17px; padding-bottom: 1px; }
#topMenu li { margin-left: 20px; }
#topMenu li:first-child { margin-left: 0; }

.centerCol { display: table; margin: 20px auto 0; }

#header .toRight { margin-top: 10px; }

.authLine { overflow: hidden; margin-bottom: 18px; }

#header .toRight .enter { background: url(/img/simbs.png) 0 0 no-repeat; float: right; height: 24px; padding-left: 30px; line-height: 24px; }

.authLine .login { margin-right: 10px; }

.topSearch {width: 300px;}
#topSearch { position: relative;}
#topSearch input[type='text'] { width: 306px; float: none; border: 1px solid #eaeff5; border-radius: 5px; margin: 0; padding: 8px 10px; font-size: 14px; line-height: 14px; box-shadow: none; display: block; /*margin-bottom: 9px;*/ /*display: inline-block;*/ }

.topSearch input[type='text'] { width: 306px; float: none; border: 1px solid #eaeff5; border-radius: 5px; margin: 0; padding: 8px 10px; font-size: 14px; line-height: 14px; box-shadow: none; display: block; /*margin-bottom: 9px;*/ /*display: inline-block;*/ }

#topSearch input[type='submit'], .topSearch input[type='submit'] { display: none; }

#topSearch input[type='submit'] + label, .topSearch input[type='submit'] + label { display: block; width: 17px; height: 19px; background: url(/img/simbs.png) -48px -48px no-repeat; position: absolute; left: 300px; bottom: 8px; cursor: pointer; }

#topSearch p { margin-bottom: 8px; }
#topSearch .toLeft { margin-left: 0px; font-size: 12px !important; }
#topSearch .toLeft label { margin-left: 0px; font-size: 12px !important; }
#topSearch .extSearch { font-size: 12px; /*margin-top: 8px;*/ }

/* Middle
-----------------------------------------------------------------------------*/
#middle { /*width: 100%;*/ padding-bottom: 192px; height: 1%; position: relative; }
#middle:after { content: '.'; display: block; clear: both; visibility: hidden; height: 0; }

.tovPhoto:after { content: '.'; display: block; clear: both; visibility: hidden; height: 0; }

.btn { display: inline-block; }
.btn.type1 { border: 1px solid #cccccc; border-radius: 5px; cursor: default; }
.btn.sizeXL { padding: 7px 36px 10px; font-size: 23px; line-height: 26px; height: 26px; }
.btn.sizeL { padding: 8px 15px; font-size: 18px; line-height: 20px; height: 20px; }
.btn.sizeM { padding: 3px 15px 5px; font-size: 12px; }
.btn.type2 { border-top: 1px solid #fabf3b; border-left: 1px solid #fbcd59; border-right: 1px solid #fbcd59; border-bottom: 1px solid #ffd452; border-radius: 12px; background-color: #fcd971; color: #000; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdec96), color-stop(100%, #fccb56)); background: -webkit-linear-gradient(#fdec96, #fccb56); background: -moz-linear-gradient(#fdec96, #fccb56); background: -o-linear-gradient(#fdec96, #fccb56); background: linear-gradient(#fdec96, #fccb56); -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3); }
.btn.type2:hover { color: black !important; }
.btn.type2.sizeXL { border-radius: 20px; }
.btn.type3 { border-top: 1px solid transparent; border-left: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999 !important; border-radius: 5px; background-color: #aad3ee; color: white !important; background: linear-gradient(#aad3ee, #4a9edc); background: -moz-linear-gradient(#aad3ee, #4a9edc); background: -ms-linear-gradient(#aad3ee, #4a9edc); background: -o-linear-gradient(#aad3ee, #4a9edc); background: -webkit-linear-gradient(#aad3ee, #4a9edc); /*box-shadow: 0 5px 8px -3px #333;*/ }
.btn.type3:hover { color: #fff; }

.btnsBlock { margin: -36px 0 0px 0px; float: left; }
.btnsBlock > .btn:first-child { margin-right: 20px; vertical-align: middle; }
.btnsBlock .help { vertical-align: middle; }

a.help { text-align: center; vertical-align: middle; width: 15px; height: 15px; display: inline-block; border: none; background: url(/img/simbs.png) 0 -29px no-repeat; }
a.help:hover { border-bottom: none !important; }
a.commentsCloud { width: 20px; height: 22px; display: inline-block; background: url(/img/simbs.png) 0 -46px no-repeat; }

#container { width: 100%; float: left; overflow: visible; /*overflow-x: hidden;*/ padding-top: 18px; }

#content, .mainHeader { padding: 0 0 0 28%; }

.oneCol #content { padding-left: 0; }

#content.wRightSide { padding-right: 29%; }
#content .wRightSide { padding-right: 38%; /* add_tov */ }
#content > * { margin-bottom: 25px; }
#content > section > .roundBlock:first-child { margin-left: -13px; }
#content > .roundBlock { margin-left: -13px; }
#content > .roundBlock > * { padding: 0 13px; }
#content > article > h3 { margin-bottom: 8px; }
#content header { margin-bottom: 13px; }
#content > header { min-height: 35px; display: block; }

.tovCard .actions { background-color: #FFF; border: 1px solid #fccd5b; border-radius: 8px; display: inline-block; /*margin: -40px auto;*/ text-align: center; padding: 2px 0 0; width: 80px; position: absolute; bottom: 10px; left: 50%; margin-left: -40px; }
.tovCard .actions > a { margin: 0 3px; }

.bc { margin: 7px 0 0; float: left; clear: left; }

header + .h-list.threeCols { /*margin: 0 10px 10px;*/ margin-top: -10px; }

.h-list.threeCols { margin-bottom: 10px; }
.h-list.threeCols li { width: 28%; margin: 7px 2%; float: none; display: inline-block; vertical-align: top; }

.threeCols { margin-bottom: 10px; }
.threeCols ul { width: 28%; float: left; margin-left: 2%; margin-right: 2%; }
.threeCols ul li { margin: 7px 0; vertical-align: top; float: none; display: block; }

.roundBlock nav { margin-bottom: 10px; }

.specShadow { width: 100%; font-family: Arial; /*margin-bottom: 10px;*/ }
.specShadow td > * { padding: 3px 0px 7px; /*display: inline-block;*/ /*margin: 0 10px;*/ }
.specShadow td:first-child, .specShadow td.minWidth { width: 1px; white-space: nowrap; margin: 0; margin-right: 5px; }
.specShadow th { font-weight: normal; padding-right: 10px; }
.specShadow th:first-child { width: 1px; white-space: nowrap; margin: 0; margin-right: 5px; }
.specShadow td.act { width: 10px; white-space: nowrap; }
.specShadow .act > div { border: 1px solid #e8e8e8; border-bottom: none; border-top-left-radius: 5px; border-top-right-radius: 5px; border-radius: 5px 5px 0 0; display: inline-block; position: relative; margin: 0; padding-left: 0; padding-right: 0; }
.specShadow .act > div > span { position: relative; margin: -3px 0px; padding: 3px 10px; }

.big .specShadow .act > div > span { padding: 3px 20px; }
.big .specShadow td > * { padding-left: 20px; padding-right: 20px; }
.big .specShadow td.act > * { padding-left: 0px; padding-right: 0; }

.specShadow .act > div:before { content: ""; position: absolute; left: -1px; top: 0; height: 100%; width: 1px; /*margin-left: -1px;*/ background: url(/img/fade-to-white.png) 0 100% no-repeat; }
.specShadow .act > div:after { content: ""; position: absolute; left: -1px; top: 0; height: 100%; width: 1px; /*margin-left: -1px;*/ background: url(/img/fade-to-white.png) 0 100% no-repeat; left: auto; right: -1px; }
.specShadow td > div > * { margin-left: 11px; margin-right: 11px; }
/*.specShadow td > div > *:first-child { margin-left: 0; }*/

.wCatalog.wSpecPos .specPos { float: right; width: 250px; text-align: center; }
.wCatalog.wSpecPos .specPos .specPosElems { /*width: 200px;*/ text-align: center; position: relative; }
.wCatalog.wSpecPos .specPos .specPosElems:before { color: #CCCCCC; content: "спецразмещение"; display: inline-block; font-size: 12px; left: -50px; position: absolute; top: 46px; -moz-transform: rotate(-90deg); /* Для Firefox */ -ms-transform: rotate-(90deg); /* Для IE */ -webkit-transform: rotate(-90deg); /* Для Safari, Chrome, iOS */ -o-transform: rotate(-90deg); /* Для Opera */ transform: rotate(-90deg); }
.wCatalog.wSpecPos.fixed .specPos .specPosElems { position: fixed; top: 10px; width: 250px; }
.wCatalog.wSpecPos.abs .specPos .specPosElems { position: absolute; bottom: 0; width: 250px; }

h1.toLeft + #sortOptions { padding-left: 15px; }

#sortOptions .specShadow + .h-menu { margin-top: 15px; margin-left: 10px; }
#sortOptions .specShadow + .h-menu .wDatePicker li:first-child { font-size: 14px; }

.greyFadeout { background-image: #f4f4f4; /*margin: 0 30px;*/ padding: 5px 5%; background-image: linear-gradient(left, rgba(244, 244, 244, 0) 0%, #f4f4f4 5%, #f4f4f4 95%, rgba(244, 244, 244, 0) 100%); background-image: -o-linear-gradient(left, rgba(244, 244, 244, 0) 0%, #f4f4f4 5%, #f4f4f4 95%, rgba(244, 244, 244, 0) 100%); background-image: -moz-linear-gradient(left, rgba(244, 244, 244, 0) 0%, #f4f4f4 5%, #f4f4f4 95%, rgba(244, 244, 244, 0) 100%); background-image: -webkit-linear-gradient(left, rgba(244, 244, 244, 0) 0%, #f4f4f4 5%, #f4f4f4 95%, rgba(244, 244, 244, 0) 100%); background-image: -ms-linear-gradient(left, rgba(244, 244, 244, 0) 0%, #f4f4f4 5%, #f4f4f4 95%, rgba(244, 244, 244, 0) 100%); }
.greyFadeout + .tovTable { margin-top: 2px; }

.tovTable td.priceFormat { text-align: right; padding-right: 20px; white-space: nowrap;}
.tovTable tr th.index{width: 20px;}

.fixWrap { position: relative; }

.wCatalog.wSpecPos .catalog { margin-right: 250px; border-right: 1px solid #e0e0e0; overflow: visible !important; }
.wCatalog.wSpecPos .catalog.max3.taJ { text-align: justify; overflow: visible !important; }
.wCatalog.wSpecPos .tovCard { margin-bottom: 20px; }

.sg_pagenav header { font-size: 18px; }
.sg_pagenav a { color: #604262; border-bottom-color: #604262; }
.sg_pagenav a.sg_pn_round { border-bottom: medium none; margin-right: 3px; }

.sg_pn_round { background: url("/img/sg_pn_bg_btn1.png") no-repeat scroll 0 0 transparent; display: inline-block; font-size: 12px; height: 21px; line-height: 20px; padding-left: 5px; text-decoration: none; }
.sg_pn_round.act { border-bottom: medium none; margin-right: 3px; }
.sg_pn_round span { background: url("/img/sg_pn_bg_btn1.png") no-repeat scroll 0 0 transparent; display: inline-block; font-size: 12px; height: 21px; line-height: 20px; padding-left: 5px; text-decoration: none; background-position: 100% -21px; display: block; padding-right: 10px; }
.sg_pn_round:hover span { color: #FF0000; }
.sg_pn_round.act { background: url("/img/sg_pn_bg_btn1.png") no-repeat scroll 0 -42px transparent; }
.sg_pn_round.act span { background: url("/img/sg_pn_bg_btn1.png") no-repeat scroll 100% -42px transparent; color: #000000; }
.sg_pn_round.wide span { padding: 0 28px 0 13px; position: relative; }
.sg_pn_round.wide span:after { content: ""; display: inline-block; right: 15px; top: 50%; margin-top: -5px; width: 7px; height: 9px; background: url(/img/simbs.png) 0 -104px no-repeat; position: absolute; }

.wTovCard { margin-left: -23px; text-align: center; }
.wTovCard .tovCard { margin-left: 10px; }

.bigTovCard aside { float: right; width: 30%; }
.bigTovCard aside > * { margin-bottom: 20px; }
.bigTovCard aside .price { font-size: 20px; line-height: 20 px; font-weight: bold; text-align: center; }
.bigTovCard aside .price > * { margin-bottom: 5px; display: block; }
.bigTovCard aside .price .old { text-decoration: line-through; }
.bigTovCard aside .price .small { font-weight: normal; font-size: 10px; line-height: 12px; }
.bigTovCard aside .order > * { margin-bottom: 8px !important; }

.eBook, .audioBook { padding-left: 25px; position: relative; }

.eBook:before { content: ""; display: inline-block; width: 9px; height: 11px; background: url(/img/simbs.png) 0 -80px no-repeat; position: absolute; left: 0; top: 50%; margin-top: -6px; }

.audioBook:before { content: ""; display: inline-block; width: 9px; height: 11px; background: url(/img/simbs.png) 0 -80px no-repeat; position: absolute; left: 0; top: 50%; margin-top: -6px; background-position: 0 -92px; width: 15px; }

.bigTovCard article { margin-right: 33%; }
.bigTovCard article > * { margin-bottom: 25px; }
.bigTovCard article .photos { overflow: hidden; margin-bottom: 55px; }
.bigTovCard article .photos .bigPhoto { width: 300px; height: 320px; float: left; padding: 0 20px 10px 0; text-align: center; line-height: 320px;}
.bigTovCard article .photos .bigPhoto img { max-width: 300px; max-height: 320px; }
.bigTovCard article .photos .smallPhoto { width: 100px; height: 100px; margin-bottom: 10px; /*display: inline-block;*/ /*display: table-cell;*/ text-align: center; vertical-align: middle; }
.bigTovCard article .photos .smallPhoto img { max-width: 100px; max-height: 100px; }
.bigTovCard article header { margin-bottom: 25px !important; }

h1 + #topSearch { margin-top: -3px; margin-bottom:15px }

.showElse { display: block; background-color: #F0F0F0; border-radius: 5px; text-align: center; height: 7px; line-height: 7px; padding: 2px 0 !important; opacity: .7; }
.showElse .arrow { display: inline-block; width: 12px; height: 7px; background: url(/img/simbs.png) -8px -104px no-repeat; }
.showElse:hover { opacity: 1; }

.bigRoundShape { border: 1px solid #fb971f; border-radius: 20px; padding: 12px 20px; }

.stat .allBorder { padding: 2px; }

.myAdv { padding: 20px; padding-right: 0; }
.myAdv.simple { padding: 0px 0 20px; }
.myAdv.simple div.toLeft { margin-right: 40px; }
.myAdv.simple .btn { margin-right: 20px; }

/*    .myAdv>header{ margin-bottom: 32px !important; } .myAdv .bigRoundShape{ margin-left: -20px; } .myAdv .col{ margin-right: 10%; width: 35%; } .myAdv .col>header{ margin-bottom: 20px !important; } .myAdv .col>header h4{ margin-bottom: 15px; } .myAdv .col .block{ margin: 10px -20px 15px; padding: 10px 20px; width: 250px; } .myAdv .col .block:hover{ background-color: #f5f5f5; border-radius: 20px; } .myAdv .col .block>*{ margin-bottom: 3px; } .myAdv .col .block .shows{ width: 100px; display: inline-block; }
*/
.mySubscribes { /*width: 540px;*/ padding-left: 25px; }
.mySubscribes > header { margin-left: -25px; }
.mySubscribes hr { width: 70%; margin-left: 0; }
.mySubscribes .addable { margin-bottom: 18px; }
.mySubscribes .addable .row { margin-bottom: 5px; }
.mySubscribes .row { position: relative; margin-bottom: 8px; list-style: none;}
.mySubscribes .row .help { position: absolute; left: -25px; top: 2px; }
.mySubscribes li.row .help { top: 5px; }
.mySubscribes .row .item { width: 340px; display: inline-block; font-size: 14px; }
.mySubscribes .row > .action { display: inline-block; }
.mySubscribes li.row.clone > .action .enable, .mySubscribes li.row.clone > .action .disable { display: none; }
.mySubscribes li.row > .action .enable { display: none; }
.mySubscribes li.row.new > .action .disable { display: none; }
.mySubscribes li.row.new > .action .enable { display: inline; }
.mySubscribes .row .error { position: absolute; left: 100%; display: none; padding: 10px 20px; background-color: red; color: #fff; margin-right: -20px; }
.mySubscribes section { margin: 16px 0 0; }
.mySubscribes section header { margin-bottom: 8px !important; }
.mySubscribes select, .mySubscribes .chzn-container { margin-left: -7px; }

.addable .actions { display: inline-block; vertical-align: middle; height: 17px; }
.addable .actions .add, .addable .actions .remove { display: inline-block; width: 17px; height: 17px; background: url(/img/simbs.png) 0 -115px no-repeat; margin-right: 3px; }
.addable .actions .add:hover { opacity: .7; }
.addable .actions .remove { background-position: 0 -132px; display: none; }
.addable .actions .remove:hover { opacity: .7; }
.addable .actions .add { display: none; }
.addable .clone .actions .remove { display: none; }
.addable .removable .actions .remove, .addable .new .actions .remove, .addable .actions .add, .addable .clone .actions .add { display: inline-block; }

#addTovForm { max-width: 470px; }

.mainAddTov { margin-left: -3%; padding: 10px 0 18px 3%; border-radius: 10px 0 0 10px; box-shadow: 0 0 5px 1px #cccccc; }
.mainAddTov label { display: block; }
.mainAddTov input { /*width: 240px;*/ /*      padding-left: 5px; padding-right: 5px;
	*/   /*      border: 1px solid #dbdbdb; border-bottom-color: #eaeaea;
	 box-shadow: inset 0px 2px 5px -2px #CCC;
	*/ }
.mainAddTov select { /*width: 240px;*/ /*      padding-left: 5px; padding-right: 5px;
	*/   /*      border: 1px solid #dbdbdb; border-bottom-color: #eaeaea;
	 box-shadow: inset 0px 2px 5px -2px #CCC;
	*/ margin-right: 10px; margin-bottom: 5px; padding-right: 0; width: 250px; }
.mainAddTov > div { margin-bottom: 10px; }

.required { position: relative; }
.required:after { content: "*"; color: #990000; font-size: 14px; display: inline-block; }

label.loadFileLbl { cursor: pointer; border-bottom: 1px dashed; }

.wRightSide .rightSide { position: absolute; right: 0%; /*width: 18%;
margin-right: 3%;*/ /*add_tov*/ width: 28%; margin-right: 0%; font-size: 12px; line-height: 14px; color: #666; }
.wRightSide hr.dash { width: 160%; margin-bottom: 10px !important; }
.wRightSide header + hr.dash { margin-top: -8px; }
.wRightSide hr.dash.norm { width: 100%; }

.fixed .rightSide.subimt .fixEl { position: fixed; bottom: 50px; z-index: 5; }

.abs .rightSide.subimt { bottom: 0; margin-bottom: 0 !important; }

.tovPhoto { /*width: 413px;*/ text-align: left; max-width: 450px; }
.tovPhoto figure { border: 1px dashed #c5c5c5; position: relative; }
.tovPhoto figure img { max-width: 100%; max-height: 100%; }
.tovPhoto .mainPhoto { /*float: left;*/ width: 300px; height: 300px; text-align: center; display: inline-block; /*margin:;*/ }
.tovPhoto .mainPhoto .loadPhoto { margin-top: 142px; }
.tovPhoto .photo { float: right; clear: right; width: 100px; height: 100px; margin-bottom: 10px; text-align: center; }
.tovPhoto .photo .loadPhoto { margin-top: 33px; }
.tovPhoto > .loadPhoto { width: 300px; text-align: center; }

label.delete { display: block; width: 9px; height: 9px; background: url(/img/simbs.png) -12px -82px no-repeat; position: absolute; top: 0%; right: 0px; margin-right: -13px; cursor: pointer; z-index: 2; }

#tovDescr { width: 416px; }
#tovDescr label { color: #333; font-size: 14px; display: inline-block; width: 150px; }
#tovDescr input { width: 250px; float: right; }
#tovDescr .td-text textarea, #tovDescr input { width: 240px; padding: 4px 5px; border: 1px solid #c6c6c6; border-bottom-color: #eaeaea; box-shadow: inset 0px 2px 5px -2px #cccccc; }
#tovDescr .td-caption label { line-height: 24px; }
#tovDescr .td-text { clear: both; }
#tovDescr .td-text label { display: block; }
#tovDescr .td-text textarea { width: 406px; resize: none; height: 132px; margin-top: 3px; }

#selDopOpt { /*margin-top: 4px;*/ }
#selDopOpt .required { line-height: 20px; margin-bottom: 7px; }
#selDopOpt .type-select { margin-bottom: 24px; }
#selDopOpt .type, #selDopOpt .subtype { display: none; }
#selDopOpt.type1 .type1, #selDopOpt.type2 .type2, #selDopOpt.type3 .type3, #selDopOpt.subType1 .subType1, #selDopOpt.subType2 .subType2, #selDopOpt.subType3 .subType3, #selDopOpt.subType4 .subType4, #selDopOpt.subType5 .subType5, #selDopOpt.subType1.subType1sub .subType1 .subForm, #selDopOpt.subType2.subType2sub .subType2 .subForm, #selDopOpt.subType3.subType3sub .subType3 .subForm, #selDopOpt.subType4.subType4sub .subType4 .subForm, #selDopOpt.subType5.subType5sub .subType5 .subForm { display: block; }
#selDopOpt.subType1.subType1sub .subType1header a, #selDopOpt.subType2.subType2sub .subType2header a, #selDopOpt.subType3.subType3sub .subType3header a, #selDopOpt.subType4.subType4sub .subType4header a, #selDopOpt.subType5.subType5sub .subType5header a { color: black !important; border-bottom-color: rgba(0, 0, 0, 0.3) !important; }
#selDopOpt.subType1.subType1sub .subType1header:before, #selDopOpt.subType2.subType2sub .subType2header:before, #selDopOpt.subType3.subType3sub .subType3header:before, #selDopOpt.subType4.subType4sub .subType4header:before, #selDopOpt.subType5.subType5sub .subType5header:before { background-position: -25px -23px; top:0;}
#selDopOpt .subType-select { margin: 11px 0; /*font-size: 12px;*/ }
#selDopOpt .subType-select label { font-size: 12px; }
#selDopOpt .subtype { /*margin-left: 23px;*/ margin-top: 20px; margin-bottom: 10px; }
#selDopOpt .subtype > * { margin-left: 23px; border-left: 3px solid #cccccc; padding-left: 10px; }
#selDopOpt .subtype header { font-style: italic; margin-left: 0; border-left: 0; padding-left: 0; }
#selDopOpt .subtype .subForm { display: none; }
#selDopOpt .subtype .subForm > * { margin-bottom: 6px; clear: left; }
#selDopOpt .subtype .subForm label { width: 114px; padding-left: 13px; padding-top: 4px; float: left; margin-bottom: 0 !important; }
#selDopOpt .subtype .subForm ul { display: inline-block; }
#selDopOpt .subtype .subForm input { /*width: 240px;*/ }

/*#selDopOpt select{ height: 24px; width: 250px;
}*/
/*#selDopOpt .subtype .subForm select{ width: 244px;
}*/
input.short { width: 80px; }

#selDopOpt .subtype .subForm .note { color: #999; font-size: 12px; margin-left: 127px; }
#selDopOpt .type > h4 { margin-top: 20px; }
#selDopOpt .subtype table.subForm { width: 379px; }
#selDopOpt .subtype table.subForm td { padding-bottom: 6px; vertical-align: top; }
#selDopOpt .subtype table.subForm td label { width: auto; padding-left: 0; margin-left: 0; }
#selDopOpt .subtype table.subForm td input + label { margin-left: -6px; }
#selDopOpt .subtype table.subForm td:first-child { width: 10px; padding-right: 10px; padding-left: 10px; padding-top: 2px; }
#selDopOpt .subtype table.subForm td:first-child label { width: auto; max-width: 114px; font-size: 12px; }
#selDopOpt .subtype table.subForm td + td { padding-left: 6px; padding-right: 6px; vertical-align: middle; }
#selDopOpt .subtype table.subForm td + td.wSelect { padding-left: 0; padding-right: 0; }
#selDopOpt .subtype table.subForm td input { width: 100%; margin-left: -6px; }
#selDopOpt .subtype table.subForm td input.halfWidth { width: 50%; }
#selDopOpt .subtype table.subForm td select { width: 252px; }
#selDopOpt .subtype table.subForm td.dinSel input { width: auto; margin: auto; }
#selDopOpt .subtype table.subForm td.dinSel > div { margin-bottom: 12px; width: 252px !important; }
#selDopOpt .subtype table.subForm td .select { margin-top: 12px; }

/*#selDopOpt .binder>.chzn-container{ width: 252px !important;
}*/
a.ppNote { display: inline-block; width: 19px; height: 20px; background: url(/img/simbs.png) -23px -47px no-repeat; }

td.last .ppNote + span { margin-top: 10px !important; }

#extSearchParams > section { margin: 20px 0 20px 0; padding-left: 90px; }
#extSearchParams > section > header { margin-left: -90px; }
#extSearchParams section.labels header { width: 90px; margin-left: -90px; text-align: center; }

.help.pre { margin-left: -20px; /*width: 20px;*/ margin-right: 5px; }

#addTovForm > * { margin-bottom: 25px; }

.rightSide.subimt { /*margin-top: -50px;*/ }
.rightSide.subimt button { margin-left: -15px; }

.dpWrap { border: 1px solid #c6c6c6; border-bottom-color: #EAEAEA; display: inline-block; box-shadow: inset 0px 2px 5px -2px #cccccc; vertical-align: middle; }
.dpWrap input, .dpWrap label { border: none; /*margin-top: -1px;*/ box-shadow: none; margin-bottom: 0 !important; }

input.datepicker { width: 66px; padding: 0 5px; float: left; }

label.trigerForDP { background: url(/img/datepicker-trigger.png) -1px -1px no-repeat; display: inline-block; width: 21px; height: 21px; float: left; }

.wDatePicker li { line-height: 32px; margin: 0 10px; }
.wDatePicker li:first-child { margin: 0; }

.tovTable { margin-left: -12px; margin-bottom: 10px; /*width: 100%;*/ }
.tovTable .header { border: 1px solid #cccccc; }
.tovTable .header th { padding: 10px 5px; text-align: left; font-weight: normal; }
.tovTable tr th.colName { width: 40%; }
.tovTable tr th.colStat { min-width: 115px; }
.tovTable .header th.selAll { /*width: 3%;*/ padding-left: 10px; }
.tovTable > tbody > tr > td { padding: 20px 5px; vertical-align: top; font: 12px / 16px Verdana; color: #333; }

.tovTable.__statistics tr th.colName { width: 50%; }
.tovTable.__statistics tr th.colAuth { width: 25%; }
.tovTable.__statistics tr th.colStat { width: 25%; }
.tovTable.__statistics tr th a.dash { color: #000; border-color: #000; }
.tovTable.__statistics tr th a.desc::after {content: " ▾";}
.tovTable.__statistics tr th a.asc::after {content: " ▴";}

.sortBy.up { display: inline-block; vertical-align: middle; width: 7px; height: 9px; background: url(/img/simbs.png) -18px -29px no-repeat; border-bottom: none !important; }
.sortBy.up:hover { display: inline-block; vertical-align: middle; width: 7px; height: 9px; background: url(/img/simbs.png) -18px -29px no-repeat; border-bottom: none !important; }

.tovTable td.photo span.index {
	background-color: white;
    margin-right: 20px;
    padding: 3px;
    position: absolute;
    z-index: 1010;
}
.tovTable .sortBy.doun { background-position: 0 -104px; }
.tovTable > tbody > tr > td:first-child, .tovTable > thead > tr > th:first-child { padding-right: 0; padding-left: 10px; }
.tovTable > tbody > tr > td:first-child label:before, .tovTable > thead > tr > th:first-child label:before { margin-right: 0; }
.tovTable > tbody > tr > td:first-child { padding-top: 21px; width: 70px;}
.tovTable td.last span { /*vertical-align: top;*/ white-space: nowrap; margin-top: 30px; display: inline-block; color: #666; }
.tovTable td.right > input { text-align: right; margin-top: -5px; margin-bottom: 11px; font-size: 12px; }
.tovTable td .right { white-space: nowrap; }
.tovTable td .right .toLeft { margin-right: 10px; }
.tovTable input.short { width: 50px; }
.tovTable > tbody > tr:hover > td { background-color: #f8f8f8; }
.tovTable .stopped td { color: #999; border-bottom-color: #ccc; }
.tovTable .stopped td a { color: #999; border-bottom-color: #ccc; }

.saleTov .sizeM.btn { margin-left: 20px; margin-top: -3px; vertical-align: middle; }
.saleTov .filters { margin-bottom: 8px; font-size: 11px; }
.saleTov .filters a { margin-left: 20px; }

.tovTable th.colDate:first-child { padding-left: 10px; }
.tovTable.fixWrap .fixEl + .fixEl { display: none; }
.tovTable.fixWrap.fixed .fixEl + .fixEl { position: fixed; top: 0px; display: block; z-index: 5; margin-left: -1px; }
.tovTable.fixWrap.abs .fixEl + .fixEl { position: absolute; top: auto; bottom: 0; display: block; }

#sortOptions { margin-bottom: 14px; /*lk-tovs*/ }

.ordersTable { margin-left: 0; /*width: 100%;*/ }
.ordersTable > tbody > tr > th:first-child { text-align: right; }
.ordersTable > tbody > tr > td { vertical-align: middle; }
.ordersTable td.photo { position: relative; padding: 15px 5px 15px 10px !important; }
.ordersTable td.photo figure { width: 100px; /*max-height: 100px;*/ min-height: 50px; border: 1px solid #cccccc; background-color: #FFF; position: relative; }
.ordersTable td.photo figure:after { content: ""; position: absolute; top: -1px; right: -1px; width: 25px; height: 31px; background: url(/img/simbs.png) 0 -166px no-repeat; display: block; }
.ordersTable td.photo figure img{ max-width: 90px; margin-bottom: 5px !important; }
.ordersTable tr:hover td.photo figure:after { background-position: 0 -197px; }

.tovTable td.photo figure { position: relative; }

.ordersTable td.photo .checkbox { position: absolute; top: 18px; right: 0; /*margin-right: -5px;*/ }

.tovTable .posTR { position: absolute; top: 18px; right: 0; /*margin-right: -5px;*/ top: 0; }
.tovTable .posTR label.delete { margin-right: 0; }
.tovTable.ordersTable tr th.colName { min-width: none; }

.ordersTable .paymentMethods h5 { margin-bottom: 5px; }
.ordersTable .colShipmentPrice { text-align: right !important; }
.ordersTable .colShipmentTime { text-align: right !important; min-width: 50px; width: 50px; }
.ordersTable th.colShipmentTime { padding-right: 10px; }
.ordersTable td.shipment { border-left: 3px solid #cccccc; background-color: transparent !important; min-width: 250px; max-width: 250px; padding-left: 10px; }
.ordersTable th.colShipment { padding-left: 13px; }
.ordersTable td.shipment table { width: 100%; margin-top: 5px; margin-bottom: 18px; }
.ordersTable td.shipment table td { padding: 5px; text-align: right; }
.ordersTable td.shipment table td:first-child { text-align: left; padding-left: 0; }

.spacer td { padding: 0 !important; height: 12px; background-color: transparent !important; }

.ordersTable .orderTotal:hover td, .ordersTable .spacer:hover { background-color: transparent !important; }

tr.noHover:hover td { background-color: transparent !important; }

.ordersTable .orderTotal > td { border-top: 1px solid #cccccc; padding: 15px 20px 35px 5px !important; height: 24px; vertical-align: middle; }

.wSideRight { /*padding-right: 28%;*/ }
.wSideRight .terms { overflow-y: scroll; height: 120px; border: 1px solid #cccccc; padding: 20px; float: left; width: 70%; }
.wSideRight aside { float: right; width: 23%; margin: 0 auto; /*margin-right: -28%;*/ }
.wSideRight aside .b-round-shadow.roundBlock { /*width: 90%;*/ padding: 0 10px 10px; margin-bottom: 18px; }
.wSideRight aside .b-round-shadow.roundBlock header { margin-bottom: 0 !important; }

.toRight .addSpec { margin-right: -220px; }

.specTable th { vertical-align: bottom; }
.specTable th.cost { width: 120px; }
.specTable th.bet { width: 65px; text-align: center; }
.specTable > tbody > tr > td { padding-top: 6px; padding-bottom: 6px; }
.specTable > tbody > tr > td:first-child { padding-top: 6px; padding-bottom: 6px; }
.specTable td.bet { border-left: 3px solid #cccccc; padding-left: 10px; }
.specTable .specName td { padding-top: 10px !important; padding-bottom: 14px !important; color: #000; }
.specTable .specName td h3 { margin-bottom: 5px; }
.specTable .statusLine td { padding-top: 0 !important; padding-bottom: 0 !important; background-color: #f4f4f4 !important; vertical-align: middle; }
.specTable .statusLine td input.short { margin: -2px 0; }
.specTable .statusLine.type1 td { color: #990000; }
.specTable .statusLine.type1 td:first-child { color: #000; }
.specTable td.bet { padding-bottom: 40px; background-color: transparent !important; }
.specTable td.bet + td { padding-bottom: 40px; background-color: transparent !important; }
.specTable td.bet + td .right { margin-right: 10px; }
.specTable td.bet + td .right .toLeft { text-align: right; width: 25px; }
.specTable td.stat > .right { width: 130px; }
.specTable .statusLine td:first-child { width: 40%; }

.spacer.end td { border-bottom: 2px dotted #999999; }
.spacer.end td .actions.toRight { margin-top: -25px; }
.spacer td .actions.toRight .dash { margin-right: 10px; }
.spacer + .specName td { padding-top: 21px !important; }

#addSpecForm.wRightSide { max-width: 500px; padding-right: 32%; }
#addSpecForm > * { margin-bottom: 14px; }
#addSpecForm label { display: block; font-size: 14px; color: #333; margin-bottom: 7px; }

.specClickCost { border: 1px solid #cccccc; padding: 10px 13px; margin-left: -13px; }
.specClickCost th { text-align: left; font-weight: normal; color: #333; padding-bottom: 5px; padding-right: 10px; }
.specClickCost th + th { padding-left: 25px; }
.specClickCost td { padding-right: 10px; color: #333; line-height: 14px; font-size: 12px; vertical-align: middle; }
.specClickCost td input.short { width: 53px; }

#addSpecForm .eye { margin: 0 10px 0 5px; }

a.eye { display: inline-block; width: 15px; height: 14px; vertical-align: middle; background: url(/img/simbs.png) 0 -228px no-repeat; border: none !important; }

.wRightSide > .wide { width: 160%; }

#addSpecForm .wide .btn { margin-right: 0; }

input.wide { width: 390px; }

select.wide { width: 402px; }

/*.dinamSel{ margin-left: 150px;

}*/
#persInfoForm { max-width: 500px; }
#persInfoForm > * { margin-bottom: 25px; }
#persInfoForm .mainPersInfo { border: 1px solid #cccccc; padding: 10px 13px; margin-left: -13px; margin-right: -20px; }
#persInfoForm .mainPersInfo label { display: block; }
#persInfoForm .mainPersInfo input { margin: 8px 0 17px; }
#persInfoForm .mainPersInfo .newPass { padding-top: 6px; }
#persInfoForm .mainPersInfo .newPass label { display: inline-block; width: 150px; }
#persInfoForm .mainPersInfo .newPass input { width: 235px; margin-bottom: 5px; }
#persInfoForm > section > header { margin-bottom: 6px; }
#persInfoForm #selDopOpt { margin-top: 10px; }
#persInfoForm #selDopOpt h4 { margin-bottom: 8px; }
#persInfoForm #selDopOpt .type-select { margin-bottom: 16px; }

.subType1header, .subType2header, .subType3header, .subType4header, .subType5header { margin-left: 23px; position: relative; }

.subType1header:before, .subType2header:before, .subType3header:before, .subType4header:before, .subType5header:before { content: ""; position: absolute; left: -20px; width: 15px; height: 15px; top: 3px; background: url("/img/simbs.png") -54px -32px no-repeat ; display: block; }

.address label { display: inline-block; width: 146px; font-size: 14px; margin-left: -150px; }
.address input + label { width: auto; font-size: 11px; }
.address > div { margin-bottom: 22px; padding-left: 150px; }
.address > div > div { margin-top: 12px; }

input.halfWidth { width: 120px; }

.artsList article { margin-bottom: 16px; }

.letterBody { border: 1px dashed #333333; padding: 20px; border-radius: 5px; }
.letterBody table { margin-bottom: 25px; }

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft { float: left; width: 21%; max-width: 265px; margin-left: -100%; position: relative; /*padding-top: 18px;*/ padding: 18px 2%; }

.bc + #container + #sideLeft { padding-top: 49px; }

#sideLeft .help.pre { vertical-align: text-top; }

#sideMenu { margin-left: -9; width: 119%; margin-left: -9.5%; width: 119.5%; }

#sideLeft .wide, #sideLeft > header { margin-left: -9; width: 119%; margin-left: -9.5%; width: 119.5%; }

#sideMenu.roundBlock { margin: auto; width: auto; }
#sideMenu > ul > li { font-size: 16px; margin-bottom: 20px; padding-right: 20px; position: relative; }
#sideMenu > ul > li.wSub > a:before { content: ""; position: absolute; left: -20px; width: 9px; height: 14px; top: 3px; /*width: 13px;*/ /*height: 13px;*/ /*background: url(/img/simbs.png) -40px -29px no-repeat;*/ background: url(/img/simbs.png) -54px -32px no-repeat; display: block; }
#sideMenu > ul > li.opened.wSub > a:before { background-position: -25px -29px; width: 14px; height: 9px; top: 5px; }
#sideMenu > ul > li.wSub > ul { display: none; }
#sideMenu > ul > li.opened.wSub > ul { display: block; }
#sideMenu > ul > li ul:after { content: ""; display: block; height: 1px; }
#sideMenu > ul > li > ul { margin-top: 13px; }
#sideMenu > ul > li > ul > li { font-size: 14px; padding-left: 20px; margin-bottom: 10px; }
#sideMenu > ul > li > ul li.act { background-color: #fff8e3; margin: -2px -13px 5px -5px; padding: 3px 13px 5px 25px; }
#sideMenu > ul > li > ul > li > ul { margin-top: 10px; }
#sideMenu > ul > li > ul > li > ul > li { font-size: 12px; margin-left: 15px; margin-bottom: 10px; }
#sideMenu > ul > li > ul > li > ul > li.act { margin-left: 0; padding-left: 15px; }
#sideMenu li.act > a { color: #000; border-color: #999; }
#sideMenu.categories > ul > li { font-size: 14px; margin-bottom: 0; padding-right: 0; }
#sideMenu.categories > ul > li > ul { margin-top: 5px; }
#sideMenu.categories > ul > li > ul > li { font-size: 12px; margin-top: 5px !important; margin-bottom: 0; padding-left: 10px; }

#sideLeft .color5 { font-size: 12px !important; white-space: nowrap; }
#sideLeft .roundBlock { padding: 10px 13px; /*margin: 0 auto;
width: 174px;*/ margin-bottom: 18px; position: relative; }
#sideLeft .roundBlock.size1 { float: none; margin: 0 auto; }
#sideLeft .roundBlock.wTovCard { margin: 0 auto; width: 174px; }
#sideLeft .roundBlock > header { margin-top: -20px; }
#sideLeft .roundBlock ul li { margin-top: 15px; }
#sideLeft .roundBlock ul li:first-child { margin-top: 0; }
#sideLeft .roundBlock .tovCard { margin-left: -13px; margin-right: -13px; }
#sideLeft .roundBlock.wHeader { margin-top: 35px; }
#sideLeft .wRoundBlock > header { margin-top: 0 !important; margin-bottom: -10px !important; position: relative; z-index: 1; }
#sideLeft > * { margin-bottom: 35px !important; }
#sideLeft .roundBlock.filters ul li.checked, #sideLeft .wRoundBlock.filters ul li.checked { padding-left: 20px; position: relative; }
#sideLeft .roundBlock.filters ul li a.cancel { display: none; border: none; }
#sideLeft .roundBlock.filters ul li.checked { color: #000; border-bottom-color: #bbb; }
#sideLeft .wRoundBlock.filters ul li.checked a { color: #000; border-bottom-color: #bbb; }
#sideLeft .roundBlock.filters ul li.checked, #sideLeft .wRoundBlock.filters ul li.checked a.cancel { display: inline-block; width: 9px; height: 9px; background: url(/img/simbs.png) -12px -82px no-repeat; position: absolute; top: 10px; left: 0px; margin-top: -4px; cursor: pointer; z-index: 2; }

#range { /*margin: -7px -11px;*/ /*text-align: center;*/ display: none; }

li.checked #range { display: block; background-color: #FFF; margin-top: 6px; position: relative; white-space: nowrap; margin-left: -19px; }

input[type='text'].rangeInput { margin: 0 8px 0 6px; width: 45px !important; height: 14px; padding: 6px 5px 4px; font-size: 12px; line-height: 14px; background: url(/img/input.png) 0 0 no-repeat; border: none; outline: none; text-align: right; box-shadow: none; }

#rangeMax.rangeInput { margin-right: 0; }

h1 + .med { margin-top: 10px; }

.accountStatus, .paymentMethods { margin-bottom: 25px; }

.accountStatus header { margin-bottom: 10px; }
.accountStatus .balance { padding-left: 23px; position: relative; margin: 10px 0; }
.accountStatus .balance:before { content: ""; position: absolute; left: 0px; top: 0; width: 15px; height: 17px; background: url(/img/simbs.png) 0 -149px no-repeat; }

.paymentMethods > header, .shipmentMethods > header, .paymentMethods section, .shipmentMethods section { margin-bottom: 8px !important; }

.paymentMethods section h4, .shipmentMethods section h4 { /*margin-bottom: 8px;*/ margin-bottom: 8px; /*lk*/ }

.paymentMethods img, .shipmentMethods img { margin: 0 5px 5px 0; }

.helpDesk { vertical-align: middle; }
.helpDesk img { vertical-align: middle; margin-right: 20px; }

.toRight.filters { margin-bottom: 8px !important; font-size: 11px; }
.toRight.filters a { margin-left: 5px; }

/* bottomFixedBlock
----------------------------------------------------------------------------*/
#bottomFixedBlock { position: fixed; z-index: 100; bottom: 0; height: 32px; line-height: 32px; /*width: 100%;*/ min-width: 980px; max-width: 1380px; padding-bottom: 5px; }
#bottomFixedBlock .wrapper { /*padding-right:10px;*/ border-top: 1px solid #cdcbcb; border-bottom: 1px solid #cdcbcb; background-image: linear-gradient(bottom, #e0ded3 0%, #eeebe4 100%); background-image: -o-linear-gradient(bottom, #e0ded3 0%, #eeebe4 100%); background-image: -moz-linear-gradient(bottom, #e0ded3 0%, #eeebe4 100%); background-image: -webkit-linear-gradient(bottom, #e0ded3 0%, #eeebe4 100%); background-image: -ms-linear-gradient(bottom, #e0ded3 0%, #eeebe4 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeebe4', endColorstr='#e0ded3', GradientType='0'); /* for IE */ background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0ded3), color-stop(1, #eeebe4)); /*width: %;*/ padding-left: 3%; padding-right: 2%; padding-bottom: 4px; }

#bfb-searchInput { background-image: linear-gradient(bottom, #f1f0eb 0%, #f0efe9 100%); background-image: -o-linear-gradient(bottom, #f1f0eb 0%, #f0efe9 100%); background-image: -moz-linear-gradient(bottom, #f1f0eb 0%, #f0efe9 100%); background-image: -webkit-linear-gradient(bottom, #f1f0eb 0%, #f0efe9 100%); background-image: -ms-linear-gradient(bottom, #f1f0eb 0%, #f0efe9 100%); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f1f0eb), color-stop(1, #f0efe9)); padding: 1px 20px 1px 5px; }

#bfb-searchForm { position: absolute; }

.searchSubmitLbl { width: 20px; display: inline-block; height: 20px; margin-left: -20px; position: relative; cursor: pointer; position: absolute; right: 5px; top: 8px; }
.searchSubmitLbl:before { content: ""; display: block; width: 12px; height: 13px; background: url(/img/simbs.png) -51px -75px no-repeat; margin-top: 4px; margin-left: 7px; }

/* Footer
-----------------------------------------------------------------------------*/
#footer { margin: -174px auto 0; height: 140px; position: relative; }

#f-main-table { width: 100%; color: #333; }

#footer img { vertical-align: bottom; }

#f-main-table .copy { color: #000; margin-left: -15px; /*padding-bottom:6px;*/ display: inline-block; }

#footer .letter-box { padding-top: 20px; background: url(/img/letter.png) 113px 8px no-repeat; width: 275px; margin: 0 auto; }
#footer .letter-box a { text-decoration: none; border-bottom-style: dashed; margin-right: 10px; line-height: 16px; display: inline-block; }

#f-main-table tr td:first-child, #f-main-table tr td.right { width: 33%; }
#f-main-table tr.first-row td { padding-top: 5px; padding-bottom: 7px; width: auto; }
#f-main-table tr.first-row td a { color: #666; font-size: 12px; margin-right: 10px; border-bottom-color: #ccc; }
#f-main-table tr.first-row .right a { margin-right: 0; }
#f-main-table tr.mid-row { height: 32px; }
#f-main-table tr.mid-row td { vertical-align: middle; }
#f-main-table tr.mid-row td a { border: none; }
#f-main-table tr.last-row { /*height:72px;*/ }
#f-main-table tr td.right { width: 28%; }
#f-main-table tr.last-row td { padding-top: 10px; vertical-align: bottom; }
#f-main-table tr.last-row td.right { width: 33%; }
#f-main-table tr.last-row td.right .seo-grand { margin-bottom: -16px; font-size: 11px; }
#f-main-table tr.last-row td.right .seo-grand img { width: 116px; height: 24px; vertical-align: middle; }
#f-main-table p { margin-bottom: 0px; }
#f-main-table tr td.right .to-center a.projectPage { font-size: 10px; }

.yashare-auto-init { display: inline-block; vertical-align: middle; }

#subscribe { border: 1px solid #edf2f6; padding: 1px 2px 2px 10px; border-radius: 5px; display: inline-block; margin-top: -5px; margin-right: 10px; }
#subscribe input[type='text'] { outline: none; border: none; padding: 0 !important; margin: 0; line-height: 18px; width: 240px; margin-right: 10px; box-shadow: none; }
#subscribe a.help { vertical-align: middle; margin-right: 5px !important; }

/* CustomContent
-----------------------------------------------------------------------------*/
.customContent table tbody { border-top: 1px solid #4bacc6; border-bottom: 1px solid #4bacc6; }
.customContent table td { padding: 0 5px; }

#whole-site-pb { position: absolute; top: 0; width: 730px; max-width: none; display: none; top: -47px; /*left: 0px;*/ margin-left: -28px; padding: 0; background-color: #FFF; box-shadow: 0 20px 36px -2px rgba(43, 69, 117, 0.5); border-radius: 0 0 20px 20px; border: 1px solid #e4e4e4; padding-right: 10px; padding-left: 10px; z-index: 10; }
#whole-site-pb .head { position: relative; margin-bottom: 20px; margin-right: -10px; margin-left: -10px; padding: 10px 20px 10px 10px; white-space: nowrap; background: #dbebf6; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmViZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, white 0%, #dbebf6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dbebf6)); background: -webkit-linear-gradient(top, white 0%, #dbebf6 100%); background: -o-linear-gradient(top, white 0%, #dbebf6 100%); background: -ms-linear-gradient(top, white 0%, #dbebf6 100%); background: linear-gradient(to bottom, #ffffff 0%, #dbebf6 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dbebf6',GradientType=0 ); }
#whole-site-pb .head a { margin-left: 50px; }
#whole-site-pb table { /* margin: ; */ width: 100%; }
#whole-site-pb table tfoot td { height: 30px; border: none; vertical-align: middle; padding-bottom: 10px; }
#whole-site-pb table tfoot td:first-child > * { margin-left: 10px; }
#whole-site-pb td { margin-bottom: 10px; padding: 0; border-left: 1px dashed #f2f2f2; width: 25%; }
#whole-site-pb td > ul { margin: 0 10px; }
#whole-site-pb td > ul > li { margin-bottom: 6px; font-size: 14px; }
#whole-site-pb td > ul > li.separated { margin-top: 20px; }
#whole-site-pb .submenu { margin: 10px 0 24px 10px; }
#whole-site-pb .submenu li { margin-bottom: 5px; }
#whole-site-pb .submenu a { font-size: 12px; line-height: 14px; }
#whole-site-pb .submenu li.act { font-size: 12px; line-height: 14px; background-color: #FEF7E2; padding: 3px 10px 3px 30px; margin-left: -10px; margin-right: -10px; position: relative; }
#whole-site-pb .submenu li.act:before { content: "→"; font-size: 14px; display: inline-block; position: absolute; left: 10px; top: 2px; }
#whole-site-pb tr td:first-child { border-left: none; }
#whole-site-pb .separator td { /*height: 10px;*/ border: none; vertical-align: middle; }
#whole-site-pb .separator td div { border-top: 1px solid #efefef; margin: 10px 0; height: 1px; }

/*  #whole-site-pb a{ color: #51241E; border-bottom-color: rgba(81, 36, 30, .3); }
*/
.f_close, a.remove { display: block; width: 22px; height: 22px; border: none; background: url("/img/simbs.png") no-repeat -25px -166px; }

.f_close { position: absolute; top: 13px; right: 10px; }
.f_close:hover { border-bottom: none; background-position: -25px -192px; }

a.remove:hover { border-bottom: none; background-position: -25px -192px; }

.form { width: 420px; padding: 18px 50px 10px 50px; border-radius: 30px; box-shadow: inset 0 0 35px 10px #a2cae4; color: #000; }
.form.gray{box-shadow: none; background-color: #E8E8E8; border-radius: 15px;padding: 18px 15px 10px 20px;}
.form.gray input, .form.gray textarea, .form.gray select {
	float: right;
}
.form.gray p {
	width: 350px;
}

.form.gray textarea {
	width: 240px;
}

.form .f-close { display: inline-block; position: absolute; width: 20px; height: 20px; background: url(/img/simbs.png) -17px -146px no-repeat; right: 15px; top: 15px; }
.form .f-close:hover { background-position: -17px -126px; }
.form hr.dot { border: none; border-bottom: 1px dotted #eecbaf; }
.form textarea { width: 440px; height: 60px; padding-top: 3px; }
.form input.wide { width: 440px; }
.form select { color: #999; margin: 0 10px 0 0; vertical-align: middle; }
.form .sources { margin-bottom: 10px; }
.form .line select { width: 155px; padding-right: 0; }
.form .line input[type='text'] { width: 230px; }
.form .actions { display: inline-block; vertical-align: middle; height: 17px; }
.form .actions .add, .form .actions .remove { display: inline-block; width: 17px; height: 17px; background: url(/img/simbs.png) 0 -220px no-repeat; margin-right: 3px; }
.form .actions .add:hover { opacity: .7; }
.form .actions .remove { background-position: 0 -237px; }
.form .actions .remove:hover { opacity: .7; }
.form .actions .add { visibility: hidden; }
.form .first .actions .remove { visibility: hidden; }
.form .last .actions .add { visibility: visible; }
.form > header { font-size: 18px; line-height: 22px; margin-bottom: 6px; margin-bottom: 10px; }
.form .submitBtn { border-radius: 3px; background-image: linear-gradient(bottom, #ffebce 0%, #fff4e1 100%); background-image: -o-linear-gradient(bottom, #ffebce 0%, #fff4e1 100%); background-image: -moz-linear-gradient(bottom, #ffebce 0%, #fff4e1 100%); background-image: -webkit-linear-gradient(bottom, #ffebce 0%, #fff4e1 100%); background-image: -ms-linear-gradient(bottom, #ffebce 0%, #fff4e1 100%); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffebce), color-stop(1, #fff4e1)); padding: 2px 10px; cursor: pointer; }
.form .submitBtn:hover { background-image: linear-gradient(top, #ffebce 0%, #fff4e1 100%); background-image: -o-linear-gradient(top, #ffebce 0%, #fff4e1 100%); background-image: -moz-linear-gradient(top, #ffebce 0%, #fff4e1 100%); background-image: -webkit-linear-gradient(top, #ffebce 0%, #fff4e1 100%); background-image: -ms-linear-gradient(top, #ffebce 0%, #fff4e1 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffebce), color-stop(1, #fff4e1)); }
.form .exmpl { color: #999; }
.form > footer { margin-top: 20px; padding-top: 10px; }
.form > footer .right { line-height: 18px; }

/*.form input[type='text'],
.form input[type='password'],
.form input[type='email'],
.form  textarea,.form  button,.form  select{ border: 1px solid #e5ad80; resize:none; padding: 0 3px;
}*/
#complain-box { /*width: 300px;*/ }
#complain-box form p { margin-bottom: 8px; margin-left: 22px; }

#order-contacts form p { margin-bottom: 8px; margin-left: 22px; }

#complain-box label, #order-contacts label { width: 115px; display: inline-block; font-size: 14px; }

#complain-box label.required:after, #order-contacts label.required:after { position: absolute; left: -10px; }

#complain-box input, #order-contacts input { /*width: 115px;*/ display: inline-block; }

#complain-box select, #order-contacts select { padding-right: 0; margin-right: 0; color: #000; /*width: 287px;*/ }

#complain-box textarea, #order-contacts textarea { margin-top: 4px; width: 360px; height: 78px; }

#complain-box .message-type, #order-contacts .message-type { margin-bottom: 24px; }

.fancybox-skin { /*background-color: #FFF !important ;*/ /*border: 1px solid #f7ecc0;*/ border-radius: 30px !important; }

#form-auth, #complain-box, #order-contacts { width: 420px; }

#form-auth input[type="text"], #form-auth input[type="password"] { margin-bottom: 10px; margin-top: 5px; }

#form-table { width: 675px; padding-bottom: 30px; }
#form-table table { width: 675px; }
#form-table table th, #form-table table td { color: #333; padding-left: 5px; padding-right: 5px; }
#form-table td.pr10 { padding-right: 16px; }
#form-table .tovTable > tbody > tr > td { padding-top: 5px; padding-bottom: 5px; }

.CS_hidden { display: none; }

.CS_showVK [class*='_vk'] .CS_hidden, .CS_showVK [class*='_vk'][class*='CS_hidden'] { display: block; }

.CS_showLM [class*='_lm'] .CS_hidden, .CS_showLM [class*='_lm'][class*='CS_hidden'] { display: block; }

.CS_showFB [class*='_fb'] .CS_hidden, .CS_showFB [class*='_fb'][class*='CS_hidden'] { display: block; }

#commentSwitcher { width: 550px; /*width: 600px;*/ /*margin:20px auto;*/ }

#commentSwitcherSelector { padding-bottom: 13px; /*text-align:center;*/ }

.CS_icon { display: inline-block; position: relative; background: url(/img/simbs.png) 0 0 no-repeat; width: 24px; height: 24px; background-position: -27px -218px; margin-right: 5px; overflow: visible; border: none; vertical-align: middle; }
.CS_icon2 { display: inline-block; position: relative; background: url(/img/networks.png) 0 0 no-repeat; width: 127px; height: 32px; background-position: -27px -218px; margin-right: 5px; overflow: visible; border: none; vertical-align: middle; }
.CS_vk.CS_icon2 { background-position: 0 0; }
.CS_fb.CS_icon2 { background-position: 0 -33px; }
.CS_lm.CS_icon2 { background-position: 0 -65px;}



.CS_vk.CS_icon { background-position: -26px -218px; }

.CS_fb.CS_icon { background-position: -20px -103px; }

.CS_ok.CS_icon { background-position: -23px -77px; }

.CS_showVK .CS_vk.CS_icon:after, .CS_showFB .CS_fb.CS_icon:after, .CS_showOK .CS_ok.CS_icon:after { content: ""; display: block; position: absolute; top: 100%; width: 33px; height: 14px; left: 50%; margin-left: -16px; background: url(/img/simbs.png) 0 -242px no-repeat; }
.CS_showVK .CS_vk.CS_icon2:after, .CS_showFB .CS_fb.CS_icon2:after, .CS_showLM .CS_lm.CS_icon2:after { content: ""; display: block; position: absolute; top: 100%; width: 33px; height: 14px; left: 50%; margin-left: -16px; background: url(/img/simbs.png) 0 -242px no-repeat; }

#commentSwitcherWrapper { border: 1px solid #e0e0e0; margin: 0; float: left; width: 479px; margin: 0 auto; overflow: hidden; padding: 20px; }

#comments-fb { /*margin-top:-2px;*/ }

.fbFeedbackContent { min-height: 0 !important; }

.chzn-container-single .chzn-single div b { background: url(/img/sprite.png) -193px 7px no-repeat !important; }

.chzn-container { text-align: left; }

.help { position: relative; }

.chzn-container { vertical-align: middle; /*margin-top: -3px;*/ }

.centerCol #shoppingCart { margin-top: 26px; }

#shoppingCart { position: relative; }
#shoppingCart:before { background: url(/img/simbs.png) -37px -126px no-repeat; position: absolute; width: 26px; height: 24px; top: 0; left: 0; margin-left: -33px; content: ""; display: block; }
#shoppingCart table { margin-top: 5px; }
#shoppingCart table td:first-child { padding: 0 10px 0 0; }
#shoppingCart table td:first-child + td { text-align: right; }

.tovTable .red { display: block; border-radius: 10px; /*border: 2px solid ;*/ background-color: #FFD0D0; padding: 5px 10px; width: 70px; }
.tovTable .green { display: block; border-radius: 10px; /*border: 2px solid ;*/ background-color: #FFD0D0; padding: 5px 10px; width: 70px; background-color: #A5FFA5; }

.customContent table td.stars { text-align: center; padding: 3px 15px 5px; }
.customContent table td.stars img { width: 88px; }

label[for="tariffSel"] { vertical-align: middle; margin-right: 10px; }

a.zoomIt { display: block; width: 44px; height: 44px; background: url(/img/simbs.png) -50px -212px no-repeat; }

.bigTovCard article .photos .bigPhoto { position: relative; }
.bigTovCard article .photos .bigPhoto .photoWrapper { display: inline-block; position: relative; }
.bigTovCard article .photos .bigPhoto .photoWrapper .star { position: absolute; right: -30px; top: 0; }
.bigTovCard article .photos .bigPhoto .photoWrapper img { cursor: url(/img/cursor_zoom.cur), url(/img/cursor_zoom.cur), pointer; vertical-align: middle;}
.bigTovCard article .photos .bigPhoto a.zoomIt { position: absolute; bottom: 5px; right: 5px; }

.ordersTable.tovTable td.right, .ordersTable.tovTable td.priceFormat { line-height: 26px; }
.ordersTable.tovTable td.right > input { margin-bottom: -3px; }

.shareIt { padding: 5px; }

td.min { width: 50px; white-space: nowrap; }

.jspContainer { overflow: hidden; position: relative; }

.jspPane { position: absolute; }

.jspVerticalBar { position: absolute; top: 0; right: 0; width: 5px; height: 100%; background: #e1e3e4; }

.jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; background: red; }

.jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; }

.jspCap { display: none; }

.jspHorizontalBar .jspCap { float: left; }

.jspTrack { background: #e1e3e4; position: relative; }

.jspDrag { background: #ccc; position: relative; top: 0; left: 0; cursor: pointer; }

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; }

.jspArrow { background: #50506d; text-indent: -20000px; display: block; cursor: pointer; }
.jspArrow.jspDisabled { cursor: default; background: #80808d; }

.jspVerticalBar .jspArrow { height: 16px; }

.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }

.jspVerticalBar .jspArrow:focus { outline: none; }

.jspCorner { background: #eeeef4; float: left; height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }

#form-table header .note { color: #999999; font-size: 12px; margin-bottom: 0; }
#form-table .scroll-pane { width: 100%; height: 200px; overflow: auto; position: relative; }
#form-table .scroll-pane table { width: 100%; }
#form-table .scroll-pane table td { padding-bottom: 30px !important; vertical-align: top; }
#form-table table td, #form-table table th { padding: 0; }
#form-table table td strong { font-weight: bold; }
#form-table table th { color: #333; height: 38px; vertical-align: middle; }
#form-table table th strong { font-weight: bold; }
#form-table table th.col6 { border-right: 1px solid #cccccc; width: 85px; }
#form-table table .col1 { width: 40px; text-align: center; }
#form-table table .col2 { padding-left: 20px; }
#form-table table .col3 { width: 65px; text-align: right; }
#form-table table .col4 { width: 85px; padding-left: 10px; text-align: right; }
#form-table table .col5 { padding-right: 45px; text-align: right; width: 125px; }
#form-table table .col6 { width: 77px; text-align: left; }

strong { font-weight: bold; }

.photoWrapper a { text-decoration: none; border-bottom: none; }


form.orders{ max-width: 1000px; }
form.orders .greyFadeout{ padding-left: 0; }

.prodaga { display:table; margin-left:50px}
a.p41 { display:block; margin-left:20px; float:left; background-image: url(/files/1/41.png); background-repeat:no-repeat; text-decoration:none; border-bottom:0; height:140px; width:183px;}
a.p51 { display:block; margin-left:20px;float:left;background-image: url(/files/1/51.png); background-repeat:no-repeat; text-decoration:none; border-bottom:0; height:140px; width:183px;}
a.p61 { display:block; float:left;background-image: url(/files/1/61.png); background-repeat:no-repeat; text-decoration:none; border-bottom:0; height:140px; width:183px;}
a.p61a { display:block; cursor:default; float:left;background-image: url(/files/1/31.png); background-repeat:no-repeat; text-decoration:none; border-bottom:0; height:140px; width:183px;}
a.p51a { display:block; margin-left:20px; float:left; background-image: url(/files/1/21.png); background-repeat:no-repeat; text-decoration:none; border-bottom:0; height:140px; width:183px;}
a.p41a { display:block; margin-left:20px; float:left; background-image: url(/files/1/11.png); background-repeat:no-repeat; text-decoration:none; border-bottom:0; height:140px; width:183px;}

a.p41:hover { background:url(/files/1/11.png); background-repeat:no-repeat}

a.p51:hover { background-image:url(/files/1/21.png);background-repeat:no-repeat}
a.p61:hover { background-image:url(/files/1/31.png);background-repeat:no-repeat}

ul.ui-autocomplete {
	overflow-y: scroll;
    height: 300px;
}

div.search_spec {
	padding: 0 0 10px 0;
}
#lkSearch
{width:33%}

.tarif { width:355px; height:291px;}
.tarif .tarif__content { font-size:14px; font-family:Verdana; color:#666666;}
.tarif .tarif__content img { margin-top: 5px}
.tarif .tarif__sistema{ position:relative; padding:40px 30px 20px 30px; width:240px; margin-top:60px; border:1px solid #83d0f5; height:36px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #fff;}
.tarif .tarif__sistema-zagl { font-size:18px; font-family:Verdana; background-color:#FFFFFF; position:absolute; left:20px; padding-left:20px; padding-right:20px; top:-11px}
.tarif__sistema-vibor select{ width:120px;}
.tarif__sistema-vibor a.btn { margin-left:20px}

.soc-but {
	float: right;
	margin-right: 27px;
	margin-top: 4px;

}
.soc-but div {
	display: inline-block;
}

.soc-but div.fb-like {
	padding: 1px 5px;
	vertical-align: top;
}

.simplepage table tr td {
	border: 1px solid #ccc;
	padding: 10px;
}

.simplepage br {
	margin-bottom: 10px;
}

ul.pages_subs {
	border: 2px solid #479DDC;
	border-radius: 15px;
	height: 67px;
	padding: 14px;
	width: 500px;
}

ul.pages_subs li {
	list-style: none;
	padding-bottom: 5px;
	float: left;
	width: 250px;
}

ul.pages_subs li a {
	color: #479DDC;
}

.publishing_form {
	width: 100%;
	padding-top: 15px;
}

.publishing_form .left {
	width: 240px;
	float: left;
	margin-left: 50px;
}

.publishing_form .left .left-dotter {
	background-color: #8FCCFE;
    color: #FFFFFF;
    float: left;
    font-size: 23px;
    height: 40px;
    width: 31px;
}
.publishing_form .left .left-dotter span {
	line-height: 37px;
    margin: 5px 0 0 11px;
}
.publishing_form .left .dotter {
	border-bottom: 20px solid rgba(0, 0, 0, 0);
    border-left: 16px solid #8FCCFE;
    border-top: 20px solid rgba(0, 0, 0, 0);
    height: 0;
    margin-left: 0px;
	margin-right: 20px;
    width: 0;
	float: left;
}

.publishing_form .left .left-about {
	float: left;
    padding: 0 0 40px;
    width: 150px;
}

.publishing_form .right {
	width: 500px;
	margin-left: 30px;
	text-align: left;
	float: left;
}

.simplepage .specShadow tr td {
	border: none;
}

.commentsLM {
	margin-top: 21px;
	padding: 10px;
}

.commentsLM span {
	float: left;
}

.commentsLM span.date {
	color:#ccc;
}

.commentsLM span.sname {
	margin-right: 7px;
}

.commentsLM .p_name {
	clear: both;
}

.commentsLM .cmT {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}

/*08.04*/

.users-list .b-letter-block {
	display: inline-block;
	width: 250px;
	padding: 10px 10px 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 35px;
	margin-bottom: 35px;
	vertical-align: top;
	font-size: 16px;
}

.users-list .b-letter-block .letter {
	font-size: 40px;
	padding: 0 0 20px 0;
}

.users-list .b-letter-block .spisok ul {
	list-style: none;
}
.users-list .b-letter-block .spisok ul li {
	display: list-item;
	list-style: none;
	color: #479DDC;
	margin: 0 0 5px 0;
}

.users-list .b-letter-block .spisok ul li a, .users-list .b-letter-block .spisok ul li span {font-size: 14px;}



.form-zakaz .t-form input
{margin-bottom: 10px;
 margin-top: 5px;}

.form-zakaz .t-form textarea {
	width: 335px!important;
	margin-top: 5px;}

.form-zakaz {
	position: relative;
	width: 575px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.form-zakaz .t-form {
	margin-top: 20px;
	width: 480px; }
.form-zakaz .t-form tr td {
	vertical-align: top; }
.form-zakaz .t-form tr td:first-child {
	padding-right: 20px;
	text-align: right;
	padding-top: 8px; }
.form-zakaz .t-form .lbl {
	position: relative; }
.form-zakaz .t-form .lbl:before {
	position: absolute;
	content: "*";
	display: block;
	top: -3px;
	right: -10px;
	color: #FF0000;
	font-size: 14px; }

.form-zakaz .t-form .m-left {
	margin-left: 20px;
	padding-right: 10px;
	display: inline-block;
	vertical-align: top;
	padding-top: 8px; }
.form-zakaz .t-form input {
	width: 175px; }
.form-zakaz .t-form input.w335 {
	width: 335px; }
.form-zakaz .t-form input.w60 {
	width: 60px; }
.form-zakaz .t-form input.w40 {
	width: 35px; }
.form-zakaz .t-form input.w163 {
	width: 163px; }
.form-zakaz .t-form textarea {
	width: 330px;
	margin-top: 5px; }
.form-zakaz .t-form .adress {
	color: #999999;
	white-space: nowrap;
	height: 26px;
	display: block; }
.form-zakaz .right {
	margin-top: 20px;
	margin-bottom: 20px; }

.b-publ.wCatalog.wSpecPos .catalog {
	margin-right: 20px; 
	border-right: 1px solid transparent;
	overflow: visible !important;
}
.b-publ__blocks 
{margin-bottom:30px}
.b-publ__block 
{ /*border-bottom: 1px dashed #d7d7d7;*/ padding-top:30px;}
.b-publ__block_item 
{ display:inline-block; width:49%;   
}
.b-publ__block_item-pict { display: inline-block; width: 30%; vertical-align:top;}
.b-publ__block_item-pict img { width:100%; height:100%}
.b-publ__block_item-info{ display: inline-block; width: 65%; vertical-align:top;-webkit-box-sizing: border-box;
						  -moz-box-sizing: border-box;
						  box-sizing: border-box;
						  padding-left:25px}
.b-publ__block_item-info a { font-size:16px; text-align:left; display:block; text-decoration:none; border-bottom:0px}
.b-publ__block_item-info a .solid { border-bottom: 1px solid #99d6d6}
.b-publ__block_item-info a:hover .solid {border-bottom: 1px solid rgba(225, 175, 104, 0.5) }
.b-publ__block_item-info .anons { text-align:left;  font-size:12px; line-height:20px; margin-top:10px}

.b-page { width:150px; white-space:nowrap; display:inline-block}
.b-publ .sg_pn_round.nobd.wide { display:inline-block; vertical-align:top}
.b-page .jspContainer { height:30px!important}

.b-page .jspContainer .jspHorizontalBar { height:5px}

.open-categories-window {
	font-size: 16px;
}

.current-categorie {
	display: block;
	font-size: 16px;
	margin: 10px;
}

.smart-responder-form #outer_alignment {
	margin-left: -20px;
	margin-bottom:0px !important;
}

.sr-box-list li label {padding-top: 5px;}

#content ul {
	list-style-type: disc;
}
#selDopOpt .book .subtype > *{border-left: 0px!important;}
.b-publ__block_item-pict a { text-decoration:none; border-bottom:0px}
.b-publ ul, .b-publ ol {margin-left:15px;    max-width: 760px;}
.b-publ ol { margin-bottom:15px}
.b-publ ol li { list-style-type:decimal; }
.b-publ ul li, .b-publ ol li { margin-bottom:5px} 

#sortOptions .sub {
    position: absolute;
    background-color: #FFF;
    padding: 20px;
    z-index: 100;
    width: 200px;
    box-shadow: 0 0 17px -4px;
    max-height: 200px;
    overflow: hidden;
    border-radius: 5px;
    left: -9999999px;}

#sortOptions .sub a { font-size:12px;}	
#sortOptions .sub li { margin-bottom:5px; list-style-type: none}
.to_up, .to_down {
    background-color: #F0f0f0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 12px;
    border-radius: 5px;
    z-index: 1;
	text-align:center}
.to_down {
    top: auto;
    bottom: 0;}
.to_down a, .to_up a {
    box-shadow: 0 0 16px 8px #fff; width:100%; display:block}
.sub .arrow, a .arrow
{    width: 12px;
	 height: 12px;
	 display: inline-block;
	 background-image:url(../img/icon.png);
	 background-position: 0px -23px;
	 background-repeat: no-repeat;
}
#sortOptions { position:relative; padding-left:55px}
.js-sub-menu-more {position: absolute;
				   left: 0px;
				   top: 3px;}

.privelege {
	background: rgba(0, 0, 0, 0) url("/img/star.png") no-repeat scroll left center;
    display: inline-block;
    height: 19px;
    vertical-align: top;
    width: 19px;
	border-bottom: none;
}
.privelege:hover {
	border-bottom: none;
}

.privelege-out {
	margin-left: -24px;
    padding-right: 5px;
}

.order-button-message {
	color: #555;
    float: left;
    margin-left: 470px;
    margin-top: -1px;
    width: 376px;
}
/*30.09.16*/
.subscribe-form {
    text-align: center; 
}
.subscribe-form input {
    border-image: none;
    border: 1px solid #c8c8c8;
    padding: 0 10px;
    resize: none;
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    box-shadow: none;
    margin-bottom: 15px;
}
.subscribe-form input:nth-child(2) {
    margin-bottom: 30px;
}
.subscribe-form input::-webkit-input-placeholder {color:#000; opacity: 1.0;}
.subscribe-form input::-moz-placeholder          {color:#000; opacity: 1.0;}
.subscribe-form input:-moz-placeholder           {color:#000; opacity: 1.0;}
.subscribe-form input:-ms-input-placeholder      {color:#000; opacity: 1.0;}
.subscribe-form .btn {
    margin: 20px 0 10px 0;
}
.subscribe-form span:not(.lock) {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    padding: 15px 0 25px 0;
    display: block; 
    color: #545d67;
}
.lock {
    color: #adadad;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
    position: relative;
    padding-left: 25px;
}
.lock:before {
    position: absolute;
    content: " ";
    width: 14px;
    height: 16px;
    background: url(/img/lock.png) 0 0 no-repeat;
    left: 0;
}
/*30.09.16*/
.form.pr 
{    padding: 18px 20px 20px 40px; border-radius: 0; box-shadow: none; box-sizing: border-box}
.text ul, .text h3, .text p {margin-bottom: 10px}
.text ul {margin-left: 20px}
.text ul li { list-style-type:circle;}
