@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,700,400,600);
@import url(http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic&subset=latin,cyrillic);
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color: #F5F5F5;}::-webkit-scrollbar{width: 6px;background-color: #F5F5F5;}::-webkit-scrollbar-thumb{background-color: #6283c2;}
* {box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
html, body {height: 100%;}
body{color:#10302d;font-family: 'Open Sans', sans-serif;font-size:15px;line-height:23px;}
html,body,h1,h2,h3,h4,h5,h6,ul,li,p,menu {margin:0;padding:0;}
ul,li {list-style:none;}
input,button,textarea {outline:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary,blockquote{display: block;}
article ul{padding:0 0 0 40px;}
article li{list-style: initial;padding: 5px 0;}
article p{margin:10px 0;}
blockquote{margin: 0;padding: 20px;background: #d04f48;color: #ffc0d2f5f;font-style: italic;}
strong {font-weight: bold;}
img {border: 0;max-width: 100%;}
button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
td,th {padding: 0;}
hr{display: block;height: 0;border: 0px solid #c0d2f5;border-bottom-width: 1px;}
a{text-decoration:none;color:#6283c2;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
a:active, a:hover {color:#3c64b1;outline: 0;}
h1{font-size: 30px;font-weight: bold;margin: 0;line-height:30px;padding:20px 0;color: #6283c2;text-transform:uppercase;}
h2{font-weight: 400;font-size: 20px;padding: 20px 0;}
h3{font-size:18px;color:#3a3a3a;font-weight:400;margin: 15px 0;}
h4{font-size:16px;margin: 10px 0;font-weight: normal;}
h5{font-size:14px;margin: 5px 0;font-weight: normal;}
input[type=text], input[type=password], textarea{padding:5px 10px;border:1px solid #c0d2f5;background-color:#ffffff;}
input[type=text]:focus, input[type=text]:active, textarea:focus, textarea:active, input[type=password]:focus, input[type=password]:active{border: 1px solid #3c64b1;}
input[type=radio]{position: relative;height: 10px;cursor: pointer;background: #ffffff;margin: 10px 5px 10px 5px;}
input[type=radio]:before{content: "";position: absolute;left: -3px;top: -3px;border: 1px solid #aaaaaa;border-radius: 10px;height: 15px;width: 15px;background: #fff;cursor: pointer;}
input[type=radio]:checked:before{border: 1px solid #6283c2;background: #6283c2;}
input[type=checkbox]{}
input[type=checkbox]:before{}
input[type=checkbox]:checked:before{}
label{font-size:13px;cursor:pointer;}
input[type=submit], .button, input[type=button], input[type=reset]{box-shadow: 0 2px 2px rgba(0,0,0,0.13);-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.13);-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.13);-webkit-transition: all 0.3s ease;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;cursor:pointer;font-size: 10px;text-transform:uppercase;background-color: #6283c2;color: #ffffff;font-weight: bold;padding: 10px 0px;border: none;}
input[type=submit]:hover, .button:hover, input[type=button]:hover, input[type=reset]:hover, button:hover, .tov_desc .goodsbutton:hover{background-color: #3c64b1;color: #ffffff;cursor: pointer;}
button{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease; cursor: pointer;font-size: 14px;text-transform: uppercase;background-color: #6283c2;color: #ffffff;font-weight: bold;padding: 6px 15px;border: none;}
select{border: 1px solid #c0d2f5;color: #898989;font-weight: normal;padding: 2px 5px;outline: none;}

/*main*/
#page{background-image: url(/images/header3.png), url(/images/bg3.jpg);background-repeat:no-repeat,repeat-y;background-size:100%;padding: 6.4% 0 0 0;}
.wrapper{width:100%;max-width:1160px;margin: 0 auto;}
.float_left{float:left;}
.float_right{float:right;}
.centertext {text-align:center;}
.clearfix:after, .clearfix:before, header:after, .inf_p:before, .inf_p:after {content:" ";display:block;clear:both;height:0;overflow: hidden;}
.table{display:table;width:100%;}
.table-cell{display:table-cell;vertical-align:middle;}
.transition{-webkit-transition: all 0.3s ease;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
.fancybox-image, .fancybox-iframe {height: auto!important;}

/*gradients*/
.social a:hover, .calTable td.calMonth{
background: #9499ff; /* Old browsers */
background: -moz-linear-gradient(top, #9499ff 0%, #7ba5ff 50%, #63afff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9499ff), color-stop(50%,#7ba5ff), color-stop(100%,#63afff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #9499ff 0%,#7ba5ff 50%,#63afff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #9499ff 0%,#7ba5ff 50%,#63afff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #9499ff 0%,#7ba5ff 50%,#63afff 100%); /* IE10+ */
background: linear-gradient(to bottom, #9499ff 0%,#7ba5ff 50%,#63afff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9499ff', endColorstr='#63afff',GradientType=0 ); /* IE6-9 */
}
.slidetext a, .mobilemenu, .search .buttonsearch, .button2, .pollButton{
background-image: linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
background-image: -o-linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
background-image: -moz-linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
background-image: -webkit-linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
background-image: -ms-linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
}
.slidetext a:hover, .mobilemenu:hover, .search .buttonsearch:hover, .button2:hover, .pollButton:hover, .bx-wrapper .bx-controls-direction a:hover, aside .uMenuRoot li a:hover, header #logo:hover{opacity: 0.8;}
.button2, .pollButton{color:#ffffff;padding: 17px 30px;text-transform: uppercase;color: #ffffff;font-size: 16px;position: relative;line-height: 16px;display:inline-block;}
.button2:before, .button2:after, .pollButton:before, .pollButton:after{content:"";position:absolute;top:0;border-top:25px solid transparent;border-bottom:25px solid transparent;z-index:2;pointer-events:none;}
.button2:before, .pollButton:before{border-left:20px solid #8788ff;left:0;}
.button2:after, .pollButton:after{border-right:20px solid #8788ff;right:0;}
.button2:hover, .pollButton:hover{color:#ffffff;}
a.login-with i {
 width: 37px;
 height: 37px;
 border-radius: 50%;}
a.knopka {
 color: #fff; /* цвет текста */
 text-decoration: none; /* убирать подчёркивание у ссылок */
 user-select: none; /* убирать выделение текста */
 background: #6283c2; /* фон кнопки */
 padding: .7em 1.5em; /* отступ от текста */
 outline: none; /* убирать контур в Mozilla */
} 
a.knopka:hover { background: #3c64b1 ; } /* при наведении курсора мышки */
a.knopka:active { background: #3c64b1 ; } /* при нажатии */
/*header*/
.mobilemenu{text-align: center;padding: 3px 0;display:none;width: 48px;height: 48px;margin: 11px 11px 0 0;transition: all 0.7s ease;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
.mobilemenu span{background:#ffffff;display:block;height: 2px;z-index: 10;position: relative;margin: 9px auto;width: 28px;transition: all 0.7s ease;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
header .mobileclicked span{background-color:#3c64b1;}
.mobilemenu:before, .mobilemenu:after{content:"";position:absolute;top:0;border-top:24px solid transparent;border-bottom:24px solid transparent;z-index:2;}
.mobilemenu:before{border-left:24px solid #8788ff;left:0;}
.mobilemenu:after{border-right:24px solid #8788ff;right:0;}

.mobileclicked + .uMenuV .uMenuRoot{visibility:visible;opacity:1;}
header {background-color:#f4f8ff;}
header #logo{float: left;line-height: 0;}
header #logo_name{float: left;display:inline-block;}
header #logo_name h1{padding:20px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
header h1:hover{color: #3c64b1;}
header #top_right{float:right;}
header nav{}
header nav .uMenuRoot a{color: #6283c2;font-size: 17px;line-height: 18px;display: block;position:relative;}
header nav .uMenuRoot a:before{content:"";position:absolute;width:100%;height:4px;left:0;top:44px;opacity:0;visibility:hidden;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;
background: #3f9eff; /* Old browsers */
background: -moz-linear-gradient(left, #3f9eff 1%, #7b82ff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,#3f9eff), color-stop(100%,#7b82ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #3f9eff 1%,#7b82ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #3f9eff 1%,#7b82ff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #3f9eff 1%,#7b82ff 100%); /* IE10+ */
background: linear-gradient(to right, #3f9eff 1%,#7b82ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f9eff', endColorstr='#7b82ff',GradientType=1 ); /* IE6-9 */
}
header nav ul li{float: left;padding: 26px 30px 26px 0;position:relative;}
header nav ul a:hover:before{opacity:1;visibility:visible;top:40px;}
header form{padding: 6px 0 0 0;float:right;}
/*header form input[type=text]{margin-left: 20px;background:url('/img/search-icon.png') right 7px center no-repeat;border:2px solid #ffffff;padding:0 0 0 10px;width:30px;height:30px;border-radius:15px;color:#fff;-webkit-transition: width 0.5s ease;transition: width 0.5s ease;-moz-transition: width 0.5s ease;-o-transition: width 0.5s ease;}
header form input[type=text]:hover, header form input[type=text]:focus, header form input[type=text]:active{border:2px solid #f1dca5;width:200px;padding: 0 25px 0 10px;}*/

/*submenu*/
header .uWithSubmenu {text-align: left;}
header .uWithSubmenu a:before{display:none;}
header .uWithSubmenu:hover > ul, .uWithSubmenu:focus > ul, .uWithSubmenu:active > ul {display:block;}
header .uWithSubmenu ul:before {content:"";display:block;margin: -14px 0 0 10px;width:0;top:0;height:0;position:absolute;border: 7px solid transparent;border-bottom: 7px solid #6283c2;}
header .uWithSubmenu ul:after {content:"";display:block;margin: -13px 0 0 10px;width:0;top:0;height:0;position:absolute;border: 7px solid transparent;border-bottom: 7px solid #f4f8ff;}
header .uWithSubmenu ul {display: none;z-index: 9999;position: absolute;top:100%;border: 1px solid #6283c2;padding:10px 0;background-color: #f4f8ff;}
header .uWithSubmenu ul li {float: none;display:block;padding: 0;margin:0;padding:0 10px;}
header .uWithSubmenu ul li a {display:block;padding: 5px;display: block;font-weight:normal;white-space: nowrap;}
header .uWithSubmenu > ul ul{margin-top:10px;}

/*middle & ucoz styling*/
#main, #mainpage{padding:30px 0;overflow: hidden;}
aside{float:right;width:370px;padding-left:30px;color:#000000;}
.block{margin-bottom:40px;background-color: #f4f8ff;box-shadow: 0 2px 2px rgba(0,0,0,0.13);-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.13);-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.13);}
aside .block{margin-bottom:30px;padding:30px;}
#content{padding:30px;overflow:hidden;background:#fff;box-shadow: 0 2px 2px rgba(0,0,0,0.13);-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.13);-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.13);}

#content.nopadding{padding:0;background:none;box-shadow:none;-webkit-box-shadow: none;-moz-box-shadow: none;}
#iplus input{width:auto !important;}
ul[id*="uStarRating"] a, #shop-basket a.remove{ transition: none; -webkit-transition: none; -moz-transition: none;}
.uComment {margin: 10px 0 !important;padding: 10px !important;}
.uComment .uc-avatar img, .uComForm-inner .ucf-avatar img{border-radius:0;}
.ucf-message-wrap .wysibb{border-radius:none !important;}
.uComForm-inner .uf-form textarea{font-size: 12px !important;color: #848484 !important;line-height: 20px !important;border: 1px solid #d6d6d6 !important;}
.catsTd{position:relative;}
.catsTable a{padding: 0 50px 0 20px;display: inline-block;margin: 5px 0;word-break: break-word;}
.catsTable .catNumData{position: absolute;right: 20px;top: 5px;color: #fff;background: #6283c2;height: 26px;padding: 2px 3px 0 2px;min-width: 26px;text-align: center;}
form[name*="mform"] td {padding: 5px 0px;}
div.fakefile input[type=button]{width:auto !important;height:auto !important;}
.uploaderPhotosContainer input.file{width: 107px !important;height: 39px !important;}

/*register*/
.uf-soc-openselect{margin-bottom:10px;}
#uf-register .uf-soc-icons ul li b{width:auto !important;top:3px !important;white-space:nowrap;padding-left: 36px !important;}
.answer-link{padding: 0 0 0 5px;vertical-align:top;}
a.uc-profile-link {color: #1d3037;font-weight: 600;padding: 0 3px;}
a.uc-profile-link:hover{color:#6283c2;}

/*aside*/
.search{overflow: hidden;margin: 0;}
.search .searchtext{width: 100%;float: left;padding: 0 48px 0 0;}
.search .searchtext input{width:100%;padding: 0.77em 15px;}
.search .buttonsearch{float: left;margin-left: -48px;position: relative;width:48px;height:48px;display:inline-block;}
.search .buttonsearch:before, .search .buttonsearch:after{content:"";position:absolute;top:0;border-top:24px solid transparent;border-bottom:24px solid transparent;z-index:2;}
.search .buttonsearch:before{border-left:24px solid #8788ff;left:0;}
.search .buttonsearch:after{border-right:24px solid #8788ff;right:0;}
.search .searchSbmFl{font-size: 0;width:48px;height:48px;background:url(/images/Loupe-Icon.png) center center no-repeat;z-index:100;position:relative;}
.search .searchSbmFl:hover{background:url(/images/Loupe-Icon.png) center center no-repeat;}

.blocktitle{font-size:20px;margin-bottom:20px;display:block;text-align:center;}

.calTable{width:100%;font-family: 'PT Serif', serif;}
.calTable td{font-size: 14px;padding: 10px;width: 35px;}
.calTable td.calMonth{padding:22px 0;font-family: 'Open Sans', Arial, sans-serif;}
.calTable td.calWday, .calTable td.calWdaySe, .calTable td.calWdaySu{background-color: #c0d2f5;}
.calTable td.calMonth a{font-size:30px;text-transform:uppercase;color:#ffffff;font-family: 'Open Sans', Arial, sans-serif;}
.calMonth a:first-child{margin-left: 10px;float: left;width: 0;height: 0;font-size: 0;}
.calMonth a:last-child{margin-right: 25px;float: right;width: 0;height: 0;font-size: 0;}
.calTable .calMdayLink{background: #6283c2;color: #fff;padding: 4px;}
.tOnline{margin-top:10px;}
.archiveCalendars{background-color: #f4f8ff;}
.archiveCalendars .calTable td.calMonth a{height: auto;width: auto;float: none;}
.archiveDateTitle{padding: 20px 20px 10px 20px;background-color: #f4f8ff;}
.archiveEntryTitle{background-color: #f4f8ff;padding:0 20px 20px 20px;}
/*poll*/
aside .uMenuRoot li{height:48px;position:relative;margin:0 0 10px 0;text-align:center;width:100%;}
aside .uMenuRoot li a{color: #ffffff;text-transform: uppercase;font-size: 17px;display: block;height: 48px;padding: 12px 30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;z-index: 3;}
aside .uMenuRoot li:before, aside .uMenuRoot li:after{content:"";position:absolute;top:0;border-top:24px solid transparent;border-bottom:24px solid transparent;z-index:2;}
aside .uMenuRoot li:before{left:0;}
aside .uMenuRoot li:after{right:0;}

aside .uWithSubmenu{position:relative;}
aside .uWithSubmenu ul{top: 0;right: 100%;padding: 0 30px 0 0;position: absolute;z-index: 99;display:none;}
aside .uWithSubmenu:hover > ul{display:block;}
aside .uWithSubmenu ul ul{padding: 0;}

/*aside colors*/
aside .uMenuRoot li:nth-child(6n+1){
 background-image: linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
 background-image: -o-linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
 background-image: -moz-linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
 background-image: -webkit-linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
 background-image: -ms-linear-gradient(bottom, #9590ff 50%, #7c81ff 50%);
}
aside .uMenuRoot li:nth-child(6n+1):before{border-left:24px solid #8788ff;}
aside .uMenuRoot li:nth-child(6n+1):after{border-right:24px solid #8788ff;}

aside .uMenuRoot li:nth-child(6n+2){
 background-image: linear-gradient(bottom, #90b5ff 50%, #5e94ff 50%);
 background-image: -o-linear-gradient(bottom, #90b5ff 50%, #5e94ff 50%);
 background-image: -moz-linear-gradient(bottom, #90b5ff 50%, #5e94ff 50%);
 background-image: -webkit-linear-gradient(bottom, #90b5ff 50%, #5e94ff 50%);
 background-image: -ms-linear-gradient(bottom, #90b5ff 50%, #5e94ff 50%);
}
aside .uMenuRoot li:nth-child(6n+2):before{border-left:24px solid #73a2ff;}
aside .uMenuRoot li:nth-child(6n+2):after{border-right:24px solid #73a2ff;}

aside .uMenuRoot li:nth-child(6n+3){
 background-image: linear-gradient(bottom, #6cbfff 50%, #2899f1 50%);
 background-image: -o-linear-gradient(bottom, #6cbfff 50%, #2899f1 50%);
 background-image: -moz-linear-gradient(bottom, #6cbfff 50%, #2899f1 50%);
 background-image: -webkit-linear-gradient(bottom, #6cbfff 50%, #2899f1 50%);
 background-image: -ms-linear-gradient(bottom, #6cbfff 50%, #2899f1 50%);
}
aside .uMenuRoot li:nth-child(6n+3):before{border-left:24px solid #51b3ff;}
aside .uMenuRoot li:nth-child(6n+3):after{border-right:24px solid #51b3ff;}

aside .uMenuRoot li:nth-child(6n+4){
 background-image: linear-gradient(bottom, #41cde2 50%, #14aac1 50%);
 background-image: -o-linear-gradient(bottom, #41cde2 50%, #14aac1 50%);
 background-image: -moz-linear-gradient(bottom, #41cde2 50%, #14aac1 50%);
 background-image: -webkit-linear-gradient(bottom, #41cde2 50%, #14aac1 50%);
 background-image: -ms-linear-gradient(bottom, #41cde2 50%, #14aac1 50%);
}
aside .uMenuRoot li:nth-child(6n+4):before{border-left:24px solid #26bed5;}
aside .uMenuRoot li:nth-child(6n+4):after{border-right:24px solid #26bed5;}
aside .uMenuRoot li:nth-child(6n+5){
 background-image: linear-gradient(bottom, #1fcdaa 50%, #00ac89 50%);
 background-image: -o-linear-gradient(bottom, #1fcdaa 50%, #00ac89 50%);
 background-image: -moz-linear-gradient(bottom, #1fcdaa 50%, #00ac89 50%);
 background-image: -webkit-linear-gradient(bottom, #1fcdaa 50%, #00ac89 50%);
 background-image: -ms-linear-gradient(bottom, #1fcdaa 50%, #00ac89 50%);
}
aside .uMenuRoot li:nth-child(6n+5):before{border-left:24px solid #00bc96;}
aside .uMenuRoot li:nth-child(6n+5):after{border-right:24px solid #00bc96;}

aside .uMenuRoot li:nth-child(6n+6){
 background-image: linear-gradient(bottom, #6ad379 50%, #46b555 50%);
 background-image: -o-linear-gradient(bottom, #6ad379 50%, #46b555 50%);
 background-image: -moz-linear-gradient(bottom, #6ad379 50%, #46b555 50%);
 background-image: -webkit-linear-gradient(bottom, #6ad379 50%, #46b555 50%);
 background-image: -ms-linear-gradient(bottom, #6ad379 50%, #46b555 50%);
}
aside .uMenuRoot li:nth-child(6n+6):before{border-left:24px solid #4fc05f;}
aside .uMenuRoot li:nth-child(6n+6):after{border-right:24px solid #4fc05f;}

.pollQue{margin-bottom:10px;font-size:13px !important;}
.pollBlock .pollButton{ margin: 10px auto; padding: 0; display: block; width: 140px;}
.pollButton input{ text-align: center; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -webkit-transition: a; font-weight: normal; font-size: 17px; padding: 17px 30px; background: none !important;}
.pollLnk{text-align:center;}
.pollLnk a{display:inline-block;padding:5px;font-size:12px;}
.pollLnk a:hover{color:#6283c2;}
.pollTot{text-align:center;font-size:12px;color:#909090;}
.pollTot b{color:#000;}

/*minichat*/
div[class*="cBlock"]{padding: 0 10px 15px 0;}
.mini_time{float:right;color:#aaaaaa;}
.cMessage{color:#454849;padding-top:5px;}
.mini_send{margin: 20px 0 12px 0;}
.m_settings{text-align:right;vertical-align:top;}
.m_settings b{font-weight:normal;}
.mini_send input[name="code"]{float: left;margin-right: 10px;width: 48% !important;}
.mini_send input[type=text]{margin-bottom:10px;height: 36px;}
.mini_send select{margin:0 0 10px 0;}
.mini_message textarea{width:100%;min-height:80px;height:auto !important;}
.mini_sendbutons{text-align:center;display: table-cell;vertical-align: top;position:relative;}
.mini_sendbutons div{margin-top:5px;width:auto !important;}
.mini_textarea_block{display: table;width: 100%;}
.mini_sendbut{text-align:center;}
.mini_sendbut .button2{padding:0;}
.mini_sendbut #mchatBtn{text-align: center;box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;-webkit-transition: a;font-weight: normal;font-size: 17px; padding: 17px 30px;background:none;}

/*footer*/
footer{color:#77a6ff;font-size: 12px;overflow: hidden;background-color:#1a1942;}
.social a{padding: 6px 0 0 0;font-size:20px;display: inline-block;margin: 0 20px 0 0;width:35px;height:35px;color:#1a1942;text-align: center;background-color:#9ab3e4;-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.social a i{-ms-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
footer .float_left, footer .float_right{padding: 30px 0;}
footer .float_right{line-height: 35px;}
/*comms*/
.wysibb, .wysibb .wysibb-toolbar{border-radius:0 !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important;}
/*pagination*/
.pagination, .catPages1, .pagesBlockuz1, .plist{padding: 20px 0;text-align: center;display:block;}
.pagination a, .swchItem, .pagesBlockuz1 a{position: relative;text-align: center;color: #6283c2;height: 26px;background: #fff;min-width: 26px;display: inline-block;margin: 0 3px;padding: 2px 4px;font-size: 14px;}
.swchItemA, .pgSwchA{position: relative;text-align: center;height: 26px;min-width: 26px;display: inline-block;margin: 0 3px;padding: 2px 4px;background-color: #6283c2;color: #fff;}
.pagination a.pag_active, .pagination a:hover, .swchItem:hover, .pagesBlockuz1 b, .pagesBlockuz1 a:hover{background-color: #6283c2;color: #ffffff;padding: 2px 4px;display: inline-block;}
/*category*/
.category{padding:0 !important;background:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;}
.category .goods-list .list-item:nth-child(3n){margin:0 0 20px 0;}
.category .cat_meta{background-color: #f4f8ff;padding: 20px;overflow: hidden;box-shadow: 0 2px 2px rgba(0,0,0,0.13);-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.13);-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.13);margin-bottom:30px;}
.category #allEntries div[id*="entryID"], #newEntryT div[id*="entryID"], .fastLinks{margin: 0 0 30px 0;position: relative;background-color: #f4f8ff;overflow: hidden;width: 100%;}
.category #allEntries div[id*="entryID"]:nth-child(3n){margin-right:0;}
.category .item_name{outline:none;display: block;margin: 30px 0 15px 30px;font-size: 25px;color: #6283c2;position:relative;width: 100%;padding: 0 140px 20px 0;}
.category .item_name:hover{color:#3c64b1;}
.watch_all{float:right;display: block;margin: 20px 0;color: #fff;}
.entDots, .entryReadAll{display:none;}
.moder_panel{position:absolute;right:0;top:0;z-index:15;}

/*gb*/
.g_book .csTop{background-color: #f4f8ff;padding: 20px !important;overflow: hidden;box-shadow: 0 2px 2px rgba(0,0,0,0.13);-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.13);-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.13);margin-bottom: 30px;}
.g_book div[id*="entryID"] .post_meta{border-bottom: 1px solid #c0d2f5;margin-bottom: 20px;padding: 20px 30px;}
.g_book div[id*="entryID"] .cTop{text-align:left;padding:0;}
.g_book .cTop_right{float:right;font-size:11px;font-family:Arial,sans-serif;}
#acform{background-color: #f4f8ff;padding: 30px;}
.commTable input[name="code"]{}
.commTable input[type=text], .commTable textarea{margin:0 0 10px 0;}
.commTable td{vertical-align:top;}
#gbsbm, #addcBut{margin: 30px 0 0 0;}

/*stuff*/
.stuff_cat #allEntries div[id*="entryID"]{display:block;}
.stuff_cat #uEntriesList .uEntryWrap{padding:10px;}

/*faq*/
.fastLinks{padding: 20px;}

/*modal*/
.modal{background:rgba(0,0,0,0.6);text-align:center;position:fixed;top:0;left:0;width:100%;height:100%;display:none;z-index: 1000;}
.modal h3{color:#6283c2;margin:0 0 20px 0;}
.modal_inner{border: 1px solid #c0d2f5;width:100%;max-width:1000px;max-height:80%;overflow-y:scroll;background:#fff;position:relative;top:10%;height: 80%;padding:40px;display:inline-block;}
.modal_close{padding: 4px 0 0 0;text-align:center;display:block;text-transform: uppercase;height: 30px;width: 30px;border: 1px solid #c0d2f5;border-radius: 50%;color: #c0d2f5;position: absolute;top: 10px;right: 10px;}
.modal_close:hover{border:1px solid #6283c2;color:#6283c2;}

/*news*/
.message{overflow:hidden;padding:0 0 20px 0;text-align:justify;}
#content a h2{padding: 0;color:#1D3037;font-size: 24px;margin: 0 0 20px 0;text-align: left;font-weight: normal;position: relative;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
#content a h2:after{display:none;}
#content a h2:hover{color: #6283c2;}
.post_meta{border-top: 1px solid #c0d2f5;overflow: hidden;line-height: 20px;padding: 0 0 0 30px;}
#content article + .post_meta{margin: 30px 0;}
#content .post_meta_page{padding:20px 0;}
.post_meta .post_meta_right{padding:10px 20px 10px 0;float: right;}
.post_meta ul{position: relative;top: 14px;display: inline-block;margin-right: 30px;float:right;}
.post_meta > span, .inf_meta > span{display: inline-block;padding: 15px 10px 15px 0;font-size:13px;}
.post_meta > span span{color: #6283c2;}
.post_meta i{padding-right:4px;}
.read_more{font-size: 14px;text-transform: uppercase;color: #fff;background: #6283c2;padding: 10px 20px;text-align: center;float: right;}
.read_more:hover{background-color:#2EE6C3;color:#fff;}
#content h1{display: block;font-size: 25px;color: #6283c2;font-weight: normal;text-transform: none;padding: 20px 0;margin: 0 0 20px 0;position: relative;}
#content h1:after, .category .item_name:after, .user_popup h1:after{bottom:0;left:0;position:absolute;height:1px;background:#c0d2f5;width:40px;content:"";}
.post_meta .button2{float:right;}

/*user_popup*/
.user_popup{padding:30px;}
.user_popup h1{outline: none;display: block;margin: 0 0 15px 0;font-size: 25px;text-transform:none;font-weight:normal;position: relative;width: 100%;padding: 0 0 20px 0;}
.user_popup .udtb{padding: 7px 0 !important;}
.user_popup div[style="position:relative;float:right;text-align:center;"]{background: #fff;padding: 16px 20px;border: 1px solid #c0d2f5;}
.user_popup .udtb .udtlb{width:160px;}
.user_popup .udtb:nth-of-type(2n){background-color:#c0d2f5;}
.user_popup .udtb b{font-weight: normal;padding: 1px;}
.user_popup #usch input[type=text]{padding: 9px 10px;}
.user_popup #usch input[type=button], .user_popup #usch input[type=submit]{width:auto !important;}

/*mainpage*/
.rows{overflow:hidden;}
.row3{float:left;margin-right: 3.5%;width: 31%;}
.rows .row3:last-child{margin-right:0;}

/*informers*/
.inf_text, .block_head{display: block;padding: 30px;text-align: left;color: #57473a;font-size: 16px;font-weight: 600;}
.block_head{text-align:center;}
.block_content{padding:0 30px 30px 30px;text-align:center;}
.inf_text:hover, .inf_a:hover > .inf_text{color:#6283c2;}
.inf_p{padding:0 30px 30px 30px;font-size:15px;line-height:25px;color:#6283c2;position:relative;}
.inf_p ul[class*="rating"]{position: absolute;top: -50px;right: 30px;}
#mainpage .inf_p{height:100px;}
.inf_p img{display:none;}
.inf_meta{border-top:1px solid #c0d2f5;padding:0 30px;}
.inf_meta div:last-child{padding:10px 0;}
.inf_img{position:relative;}
.inf_play{position:absolute;top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border:5px solid rgba(255,255,255,0.8);border-radius:50%;}
.inf_play:after{content:"";position:absolute;top:50%;left:50%;margin: -7px 0 0 -5px;width: 0;height: 0;border-top: 7px solid transparent;border-left: 14px solid #fff;border-bottom: 7px solid transparent;}

/*photo module*/
#uEntriesList .phtTdMain{padding: 0 5px 5px 5px;}
#uEntriesList .phtTdMain div[id*="entryID"]{margin:0;}
.item_photo > a{z-index:10;position:absolute;display:block;width:100%;height:100%;background:rgba(0,0,0,0.3) url("/img/zoom_in.png") center center no-repeat;opacity:0;top: 0;left: 0;}
.item_photo:hover > a{opacity:1;}

/* forum */
.forumContent{padding:30px;margin:30px 0 0 0;background:#ffffff;}
.forumContent select:not(.searchForumsFl){height: 40px;}
.gTable {background: none;border-spacing: 0;}
.gTable td {padding: 10px 20px;}
.gTableTop {font-size: 20px;position: relative;color: #ffffff;background:#6283c2;}
.gTableSubTop, .forumMemNum, .forumMemSwch{background: #c0d2f5;color: #3c64b1;padding: 5px 10px;}
.gTableSubTop a{color: #3c64b1;}
.gTableTop .catLink, .gTableTop a{font-size: 20px;color:#ffffff;}
.fNavLink{padding: 0 5px 5px 5px;display: inline-block;}
.funcBlock{padding-right: 10px;}
.forumIcoTd{text-align: center;}
.forumIcoTd, .forumNameTd, .forumThreadTd, .forumPostTd, .forumLastPostTd {padding: 5px 10px;border-bottom: 1px solid #c0d2f5;}
.forumThreadTd, .forumPostTd, .threadPostTd, .threadViewTd, .threadAuthTd, .threadIcoTd, .threadNametd, .threadAuthTd, .threadLastPostTd{vertical-align: middle;padding-left: 20px;border-bottom: 1px solid #c0d2f5;}
.forumNameTd {line-height: 24px;color: #7a7a7a;}
.forumNameTd a {font-size: 18px;}
.forumNamesBar {padding: 10px 0 !important;}
.frmBtns {text-align: right;}
.legendTd {padding: 0 10px;font-size: 13px;}
.forumLastPostTd {}
.threadIcoTd, .threadIcoTd {text-align: center;vertical-align: middle;}
.threadsDetails {padding: 5px;}
.postTdTop {text-align: center;padding: 5px;border-top: 1px solid #c0d2f5;border-bottom: 1px solid #c0d2f5;}
.postTdInfo {text-align: center;border-right: 1px solid #c0d2f5;}
.posttdMessage {vertical-align: top;padding: 5px;}
.threadsDetails, .postTdTop {background: none;}
.gTable tr {background: #fff;}
.gDivBottomRight {height: 50px;}
.pagesInfo {background: #f2f2f2;border-radius: 2px 0 0 2px;padding: 5px 10px;}
.switchActive {padding: 5px 10px;color: #fff;background: #6283c2;}
.postBottom {border-top: 1px solid #c0d2f5;border-bottom: 1px solid #c0d2f5;padding: 0 20px !important;}
#thread_search_form {position: relative;overflow: hidden;}
#thread_search_field{float:left !important;width: 171px !important;}
#thread_search_button{position: absolute;top: 0;margin:0 !important;right: 0;}
.forumContent input[type=submit], .forumContent .button, .forumContent input[type=button],.forumContent input[type=reset]{width:auto !important;height:40px;padding: 8px 20px;}
.forumContent input[type=text]{padding: 7px 10px !important;height:40px;color: #454849;}
.forumContent #forum_filter #filter_by {margin: 10px;color: #fff;}
.forumContent #iplus input[type=button][title="Добавить поле для файла"]{text-align: center;width: 24px !important;height: 24px !important;padding: 0 !important;}
.postFirst, td[class*="postRest"]{padding:0 !important;}
.postTdTop{background: #c0d2f5 !important;}
.userRights{font-size: 13px;}
.postNumberLink{outline:none;}
.uTopTd, .uTd{padding:5px;}

/*slidertext*/
.slidetext{margin-top:30px;color:#6283c2;}
.slidetext p{float: left;width: 100%;padding: 0 180px 0 0;}
.slidetext a{float: right;margin: 0 0 0 -170px;padding: 17px 30px;text-transform: uppercase;color: #ffffff;font-size: 16px;position: relative;line-height: 16px;}
.slidetext a:before, .slidetext a:after{content:"";position:absolute;top:0;border-top:25px solid transparent;border-bottom:25px solid transparent;z-index:2;}
.slidetext a:before{border-left:20px solid #8788ff;left:0;}
.slidetext a:after{border-right:20px solid #8788ff;right:0;}

@media screen and (max-width:1200px) {
 .category.photocat #allEntries{text-align:center;} 
 .category #uEntriesList .phtTdMain{margin: 0 10px 20px 10px !important;}
 .category #uEntriesList .phtTdMain div[id*="entryID"]{margin:0 !important;} 
 .wrapper{padding:0 20px !important;}
 #shopmain, .goods-list{text-align:center;}
 .noun{float:none !important;} 
 .goods-list .list-item{margin:0 20px 40px 20px !important;float:none !important;display: inline-block;}
 .tov_desc .item_price{float:none !important;display:block !important;}
 .tov_desc .goodsbutton{margin: 10px 0 20px 0;float:none !important;display: inline-block;} 
 footer .social{padding-left: 4.5%;}
 header nav{}
 header .mobilemenu{display:block;} 
 header nav .uMenuRoot a:before{display:none;} 
 header nav .uMenuRoot{height: auto !important;visibility: hidden;opacity:0;position: absolute;width: auto !important;right: 40px;z-index: 999;margin: 10px 0 0 0 !important;background: #f4f8ff;border: 1px solid #6283c2;padding:10px 0;transition: all 0.7s ease;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
 header nav .uMenuRoot:before {content:"";display:block;margin: -14px 0 0 10px;right:7px;width:0;top:0;height:0;position:absolute;border: 7px solid transparent;border-bottom: 7px solid #6283c2;}
 header nav .uMenuRoot:after {content:"";display:block;margin: -13px 0 0 10px;right:7px;width:0;top:0;height:0;position:absolute;border: 7px solid transparent;border-bottom: 7px solid #f4f8ff;}
 header nav .uMenuRoot li{display: block !important;width: auto !important;height: auto !important;float: none !important;margin: 0 !important;padding:0 10px;}
 header nav .uMenuRoot li:last-child{border-bottom: none;}
 header nav .uMenuRoot li a{white-space: nowrap;padding: 5px;margin:0 !important;display:block;color:#6283c2;font-weight:normal;}
 header nav .uMenuRoot li a:hover{color: #3c64b1 !important;}
 header nav:hover{cursor: pointer;}
 header .uWithSubmenu ul{top:-12px;right:100%;}
 header .uWithSubmenu ul:before{margin:0;top: 20px;right: -6px;border-top: 7px solid transparent;border-left: 6px solid #6283c2;border-bottom: 7px solid transparent;border-right:0;}
 header .uWithSubmenu ul:after{margin:0;top: 20px;right: -5px;border-top: 7px solid transparent;border-left: 7px solid #f4f8ff;border-bottom: 7px solid transparent;border-right:0;}
 header .uWithSubmenu > ul ul{margin:0 !important;} 
}
@media screen and (max-width:900px) {
 .tov_imgs, .tov_desc{display: block!important;width:auto!important;padding:0 !important;}
 .tov_desc h1{margin:20px 0 !important;}
 .shop-imgs a:nth-child(2n){margin: 15px 15px 0 0 !important;}
}
@media screen and (max-width:800px) {
 footer{text-align: center;}
 footer .float_left, footer .float_right{float:none;padding: 20px 0 0 0;} 
 /*adaptive forum*/
 .gDivLeft{width: 100%;overflow-y: auto;_overflow: auto;margin: 0 0 1em;} 
 .gTableTop .catLink{padding-left: 16px !important;}
 .gTableTop .catLink:before, .legendBlock{display:none;}
 .forumNamesBar + td{display:none;} 
}
@media screen and (max-width:768px) {
 #main > .wrapper{display: table;}
 #content{margin-bottom:20px;}
 aside{display: table-footer-group !important;float:none !important;padding:0 !important;}
 .category #allEntries div[id*="entryID"]{margin:0 0 20px 0 !important;width:100% !important;}
 article img, .category #allEntries div[id*="entryID"] img{width:100%;}/*for mozilla & ie*/ 
}
@media screen and (max-width:700px) {
 #shoptop{overflow:hidden;}
 #shoptop .cart {width: auto;position: relative;float: right;margin-bottom: 12px;}
 #shoptop .schBtn input{right:0;}
 #shoptop .searchForm{padding:0;}
 #shoptop .cart .button{width:120px;}
} 
@media screen and (max-width:680px) {
 header{background:none;} 
 header #logo_name {float: none;display: block;background-color: #f4f8ff;} 
 header #logo{float:none;display:block;margin:0 0 30px 0;} 
 header #top_right{position: relative;margin:-170px 0 0 0;} 
 header .mobilemenu{margin:0;}
 header nav .uMenuRoot{margin: 10px -20px 0 0 !important;}
 .slidetext{text-align:center;} 
 .slidetext p{padding:0;margin:0 0 20px 0;float:none;} 
 .slidetext a{margin:0;float:none;display: inline-block;}
}
@media screen and (max-width:560px) {
 header nav{float:right !important;}
 header form{/*padding: 80px 0 20px 0 !important;*/float:none !important;}
 header form input[type=text]{width:100% !important;margin:0 !important;}
 header nav .uMenuRoot{right: 20px !important;} 
}
@media screen and (max-width:400px) {
 .goods-list .list-item{margin:0 0 20px 0 !important;width:auto !important;}
 .list-item .item_photo{height:auto !important;}
 #shoptop .schBtn input{width:100% !important;position:relative !important;}
 #shoptop .cart, #shop-basket{float:none !important;width:100% !important;}
 #shoptop .cart .button {width: 100%!important;;text-align: center;display: block;} 
}

/* [+] Ссылки материала */
.shareLink {}
.shLink {}
.shName {display:inline-block; width:90px; height:28px; font-weight:bold;}
.shUrl {display:inline-block; width:600px; height:28px;}
.shUrl2 {display:inline-block; width:600px; height:60px;}
/* [-] Ссылки материала */
/* [+] Фон вокруг текста */
#bord-1 {
 background: #f05258; /* Цвет фона под заголовком */
 color: white; /* Цвет текста */
 padding: 2px; /* Поля вокруг текста */
}
#bord-2 {
 background: #D9FFAD; /* Цвет фона под заголовком */
 padding: 2px; /* Поля вокруг текста */
}
/* [-] Фон вокруг текста */
/* [+] рамка для мини чата и информеров */
.ramka {border: 2px dotted #BDBDBD;}
.ramka1 {border: 4px double #3fb2b5; background: #F9FCFB;}
/* [-] рамка для мини чата и информеров */
/* [+] Белые Ajax окна */


.NewsComm {margin-top: 10px;} 
.Level {opacity: .5; 
-webkit-transition: all 200ms ease; 
-moz-transition: all 200ms ease; 
-o-transition: all 200ms ease; 
} 
.Level:hover {opacity: 1;} 
td.CommAva {vertical-align: top;} 
td.CommAva img { 
width: 60px; 
height: 60px; 
border-right: 1px solid rgba(0,0,0,.2); 
border-bottom: 1px solid rgba(0,0,0,.2); 
-webkit-border-radius: 2px; 
-moz-border-radius: 2px; 
border-radius: 2px; 
padding: 3px; 
background-color: #e0e0e0; 
} 
td.CommArrow { 
width: 9px; 
vertical-align: top; 
} 
td.CommArrow img {padding: 6px 0 0 5px;} 
td.CommMess { 
width: 100%; 
background-color: rgba(0,0,0,.1); 
padding: 5px 10px; 
vertical-align: top; 
-webkit-text-shadow: 1px 1px 0 rgba(255,255,255,.5); 
-moz-text-shadow: 1px 1px 0 rgba(255,255,255,.5); 
text-shadow: 1px 1px 0 rgba(255,255,255,.5); 
-webkit-border-radius: 2px; 
-moz-border-radius: 2px; 
border-radius: 2px; 
border-right: 1px solid rgba(0,0,0,.2); 
border-bottom: 1px solid rgba(0,0,0,.2); 
} 
.NotRead {background: url('') repeat-y right top;} 
div.CommInf { 
border-bottom: 1px solid rgba(0,0,0,.1); 
padding-bottom: 5px; 
margin-bottom: 4px; 
font-size: 9px; 
color: #888; 
} 
div.CommInf font {font-weight: bold; text-decoration: underline;} 
.CommAnswer {text-decoration: none; color: inherit;} 
.CommAnswer:hover {color: darkblue; cursor: pointer;}

/* TABS */ 

.accordion-tabs { 
 *zoom: 1; 
 width: 100%; 
 border: 1px solid #d82929; 
 border-radius: 0px; 
 margin: 1.5em auto; 
 padding-left:0;} 

.accordion-tabs:before, .accordion-tabs:after { 
 content: " "; 
 display: table;} 

.accordion-tabs:after {clear: both;} 
.accordion-tabs li {list-style:none;} 

.accordion-tabs li.tab-head-cont:first-child a { 
 border-radius: 0px 0px 0px 0px; 
 border-top: 0;} 

.accordion-tabs li.tab-head-cont:last-child a { 
 border-bottom-left-radius: 0px; 
 border-bottom-right-radius: 0px; } 

.accordion-tabs li.tab-head-cont a { 
 text-decoration:none; 
 border-top: 5px solid #020202; 
 display: block; 
 padding: 4px;} 

.accordion-tabs li.tab-head-cont a:hover {color: #000;} 
.accordion-tabs li.tab-head-cont a:focus {outline: none;} 

.accordion-tabs li.tab-head-cont a.is-active { 
 background-color: #d81919; 
 border-bottom: 0; 
 color:#333;} 
.accordion-tabs li.tab-head-cont section p { 
 padding: 4px; 
 margin: 4px;} 

.accordion-tabs li.tab-head-cont section { 
 text-align:left; 
 background: #f4f8ff; /* фон внутри табов */
 display: none; 
 overflow: hidden; 
 width: 100%;} 
 
/* RESPONSIVE */ 

@media screen and (min-width: 50em) { 
.accordion-tabs { 
 border: none; 
 position: relative;} 

.accordion-tabs li.tab-head-cont {display: inline;} 
.accordion-tabs li.tab-head-cont:last-child a { 
 border-bottom-left-radius: 0px; 
 border-bottom-right-radius: 0px;} 

.accordion-tabs li.tab-head-cont a { 
 display: inline-block; 
 vertical-align: baseline; 
 zoom: 1; 
 *display: inline; 
 *vertical-align: auto; 
 border-top: 0; 
 border-radius: 0px 0px 0px 0px;} /* радиус табов закругления углов */ 
.accordion-tabs li.tab-head-cont a.is-active { 
 background-color: #f7f7f7; /* фон кнопок вкладок */ 
 border: 1px solid #ddd; 
 border-bottom: 1px solid #f7f7f7; /* нижняя полоска под кнопками под табами */ 
 margin-bottom: -1px;} 

.accordion-tabs li.tab-head-cont section { 
 border-radius: 4px; 
 border: 1px solid #ddd; 
 float: left; 
 left: 0;} 
}
/* [-] конец TABS вкладок */
/* [+] кнопка заказать */
a.button3 {
 position: relative;
 z-index: 1;
 color: black;
 font-size: 135%;
 font-weight: 700;
 text-decoration: none;
 padding: .25em .5em;
}
a.button3:after {
 content: "Заказать"; /* здесь 6 букв */
 position: absolute;
 z-index: -1;
 top: -2px;
 bottom: -2px;
 left: -2px;
 width: calc(100% + 8*(1em*90/135) - 2px*2*2); /* где 6*(1em*90/135), где 6 - это 6 букв, 90 - это font-size after, а 135 - это font-size родителя */
 text-align: right;
 color: #fff;
 font-size: 90%;
 border-radius: 5px;
 border: 2px solid #c61e40;
 -webkit-transform: skewX(-10deg);
 transform: skewX(-10deg);
 background: linear-gradient(#d4536d, #c61e40) no-repeat 100% 0;
 background-size: calc(8*(1em*90/135) + .5em) 100%;
 box-shadow: inset calc(-8*(1em*90/135) - .5em) 0 rgba(255,255,255,0);
 transition: .3s;
 padding: .25em .5em;
}
a.button3:hover:after {
 box-shadow: inset calc(-8*(1em*90/135) - .5em) 0 rgba(255,255,255,.2);
}
a.button3:active:after {
 background-image: linear-gradient(#c61e40, #d4536d);
}
/* [-] конец кнопки заказать */
/* [+] кнопка наверх */
#scrollup {
position: fixed; /* фиксированная позиция */
opacity: 1; /* прозрачность */ 
padding: 5px 5px 5px; /* отступы */
border-radius: 5px; /* скругление углов */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
right: 10px; /* отступ слева */
bottom: 10px; /* отступ снизу */
display: none; /* спрятать блок */
cursor: pointer;
}
/* [-] конец кнопка наверх */
/* [+] вложено, выведено */
.linkus {display:none;position:relative;
 background: #ededed ;padding:10px 35px 10px 10px;
 margin:0 0 15px 0;
 border-left:4px solid #434343;
 font-size:14px;
 line-height:18px;
 text-align: justify;
 width: 100%;}
 
.nocode {display:block;float:left;padding:10px;border-left: 4px solid #4E7199;font-size:13px;} 
/* [-] конец вложено, выведено */
/* [+] ТОП-15 новых за сегодня */
.h_utop {background:#fbfbfb;border:1px solid #d6dee7;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;height:181px;position:relative;} 
.h_utop * {transition: all linear .1s; -moz-transition: all linear .1s; -webkit-transition: all linear .1s; -o-transition: all linear .1s} 
.hu_s {position:absolute;bottom:0px;width:20px;} 
.hs_active .hu_s {padding-top:5px;} 
.hu_s div {position:relative} 
.hu_s a {position:absolute;width:124px;height:124px;display:inline-block;margin-left:-7px;margin-top:-30px;visibility:hidden;opacity:0;} 
.hu_s a img {width:64px;height:64px;} 
.hs_active .hu_s a {margin-top:-35px;opacity:1;visibility:visible;} 
.hu_1 {left:14px;height:160px;background:#FF0000} 
.hu_2 {left:46px;height:144px;background:#C71585} 
.hu_3 {left:78px;height:138px;background:#EE82EE} 
.hu_4 {left:110px;height:126px;background:#9400D3} 
.hu_5 {left:142px;height:122px;background:#0000FF} 
.hu_6 {left:174px;height:118px;background:#1E90FF} 
.hu_7 {left:206px;height:114px;background:#00CED1} 
.hu_8 {left:238px;height:110px;background:#20B2AA} 
.hu_9 {left:270px;height:114px;background:#32CD32} 
.hu_10 {left:302px;height:118px;background:#7CFC00} 
.hu_11 {left:334px;height:122px;background:#FFFF00} 
.hu_12 {left:366px;height:126px;background:#FFA500}
.hu_13 {left:398px;height:138px;background:#FF8C00}
.hu_14 {left:430px;height:144px;background:#FF7F50}
.hu_15 {left:462px;height:152px;background:#FF4500}
.hs_p {position:absolute;right:15px;top:15px;font-size:13px;font-weight:bold;} 
.hs_t {position:absolute;right:15px;top:30px;font-size:13px} 
.hs_pos .hs_p {display:none} 
.hs_pos .hs_t {display:none} 
.hs_active .hs_p {display:block} 
.hs_active .hs_t {display:block}
/* [-] конец ТОП-15 новых за сегодня */
/* [+] ТОП-15 новых за все время */
.sh_utop {background:#fbfbfb;border:1px solid #d6dee7;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;height:181px;position:relative;} 
.sh_utop * {transition: all linear .1s; -moz-transition: all linear .1s; -webkit-transition: all linear .1s; -o-transition: all linear .1s} 
.shu_s {position:absolute;bottom:0px;width:20px;} 
.shs_active .shu_s {padding-top:5px;} 
.shu_s div {position:relative} 
.shu_s a {position:absolute;width:124px;height:124px;display:inline-block;margin-left:-7px;margin-top:-30px;visibility:hidden;opacity:0;} 
.shu_s a img {width:64px;height:64px;} 
.shs_active .shu_s a {margin-top:-35px;opacity:1;visibility:visible;} 
.shu_1 {left:14px;height:160px;background:#FF0000} 
.shu_2 {left:46px;height:144px;background:#C71585} 
.shu_3 {left:78px;height:138px;background:#EE82EE} 
.shu_4 {left:110px;height:126px;background:#9400D3} 
.shu_5 {left:142px;height:122px;background:#0000FF} 
.shu_6 {left:174px;height:118px;background:#1E90FF} 
.shu_7 {left:206px;height:114px;background:#00CED1} 
.shu_8 {left:238px;height:110px;background:#20B2AA} 
.shu_9 {left:270px;height:114px;background:#32CD32} 
.shu_10 {left:302px;height:118px;background:#7CFC00} 
.shu_11 {left:334px;height:122px;background:#FFFF00} 
.shu_12 {left:366px;height:126px;background:#FFA500}
.shu_13 {left:398px;height:138px;background:#FF8C00}
.shu_14 {left:430px;height:144px;background:#FF7F50}
.shu_15 {left:462px;height:152px;background:#FF4500}
.shs_p {position:absolute;right:15px;top:15px;font-size:13px;font-weight:bold;} 
.shs_t {position:absolute;right:15px;top:30px;font-size:13px} 
.shs_w {position:absolute;right:15px;top:145px;font-size:13px} 
.shs_pos .shs_p {display:none} 
.shs_pos .shs_t {display:none} 
.shs_active .shs_p {display:block} 
.shs_active .shs_t {display:block}
/* [-] конец ТОП-15 новых за все время */
.comment_avatar{float: left; width: 90px; margin-right: 7px;} 
.comment_avatar img{width:90px; height: 70px; margin: 3px 10px 0 0;
-webkit-border-radius: 50%; -moz-border-radius: 50%; 
border-radius: 50%;border:1px solid #DEDEDE;} 
.comment_avatar {display:table-cell;vertical-align:top;width:90px;padding-right:15px} 
.comment_avatar img {border: 3px solid #fff; box-shadow: 0px 0px 1px 1px #DDD;}