::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-track {background: #0d0e11;}
::-webkit-scrollbar-thumb {background: #D8D8D8;}
::-webkit-scrollbar-thumb:hover{background-color: #777;}
.inform bdo span::-webkit-scrollbar {width: 5px;}
.inform bdo span::-webkit-scrollbar-track {
 background: #0d0e11;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.inform bdo span::-webkit-scrollbar-thumb {
 background: #D8D8D8;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.inform bdo span::-webkit-scrollbar-thumb:hover{
 background-color: #777;
}
html,body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
 margin: 0;
 padding: 0;
}
body, html {
 color: #f7f5f3;
 font-size: 13px;

 font-family: 'Exo 2', sans-serif;
 height: 100%;
 }
input, button, textarea {
 font-family: Tahoma, Geneva, sans-serif;
}
h1, h2, h3 {
 font-weight:normal;
}
table {
 border:0;
 padding:0;
 }
td {
 vertical-align:top;
 padding:0;
}
a {
 color:#ec0303;
 text-decoration: none;
}
a img {
 border: 0 none;
}
ul,li {
 list-style: none;
 padding: 0px;
 margin: 0px;
}
.myWinGrid {
 height:100%; 
}
.f_textarea {
 background-color: #f4f4f4;
 border-bottom: 1px #CCC solid;
}
 ul.tableform {
 width: 100%;
}
 ul.tableform li {
 padding: 5px;
 margin-bottom: 5px;
}
 ul.tableform li span.label {
 display:block;
 margin-bottom: 5px;
 }
 ul.tableform li.fieldsubmit {
 margin-top: 20px;
 text-align:right;
 } 
 ul.tableform li.fieldsubmit:hover {
 background:none;
 }
 ul.tableform li.sel select {
 height: 30px;
 }
.clr {
 clear:both;
 display:block;
}
.left {
 float:left;
}
.right {
 float:right;
}
.f_input, .f_textarea, .s_input, .xfield input, .xfield textarea {
 height: 25px;
 border: 1px #e3e3e3 solid;
 background-color: #f3f3f3;
 padding: 0px 5px;
 color:#7c7b7b;
 margin: 2px 0px;
 width: 80%;
 line-height: 23px;
}
 .f_input:focus, .f_textarea:focus, .xfield input:focus {
 border: 1px #d4d4d4 solid;
 color: #626262;
 background-color: #FAFFBD;
 }
.f_textarea, .xfield textarea {
 height: auto;
 padding: 0px;
}
iframe{
width:100%;
}
.xfield textarea {
 width: 98%;
 height: 150px;
}
.checkbox {
 margin: 3px 0px;
}
#content{
 width: 100%;
 max-width: 1000px;
 margin: 0 auto;
 padding: 80px 0 15px 0;
}
#content1{
 width: 100%;
 max-width: 1000px;
 margin: 0 auto;
 padding: 3px 0 15px 0;
}
#wrapper 
{
 background:#000000;
 border-radius: 5px;
 -webkit-border-radius:5px;
 -moz-border-radius: 5px;
 padding:20px;
 -webkit-box-shadow: 0px 0px 15px 1px rgba(255,255,255,0.75);
-moz-box-shadow: 0px 0px 15px 1px rgba(255,255,255,0.75);
box-shadow: 0px 0px 15px 1px rgba(255,255,255,0.75);
}
.top {
 background: #2F4A7C;
 height: 45px;
 font-size: 11px;
 position:fixed;
 width: 100%;
 left: 0px;
 top: 0px;
 z-index: 999;
 -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
 opacity:0.9;
}
.topadmin {
 background:#2F4A7C;
 height: 45px;
 font-size: 11px;
 position:fixed;
 width: 100%;
 left: 0px;
 top: 30px;
 z-index: 999;
 -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 opacity:0.9;
}
.topadmin:hover,.top:hover{
 opacity:1;
}
#hellopreloader>p{
 display:none;
}
#hellopreloader_preload{
 display: block;
 position: fixed;
 z-index: 99999;
 top: 0;left: 0;
 width: 100%;
 height: 100%;
 min-width: 1000px;
 background: #22313F url(/images/tail-spin.svg) center center no-repeat;
 background-size:73px;}
 .mn_play {
 background: url(../images/play.png) 0px 0px;
 width: 40px;
 height: 40px;
 position:absolute;
 top: 15px;
 left: 150px;
 margin-left:-20px;
 }
 .top_in {
 width: 1024px;
 margin: 0 auto;
 position:relative;
 font-size: 14px;
 color: #FFFFFF;
 line-height: 26px;
 padding-top: 8px;
 }
 .logo {
 margin-right: 20px;
 float: left;
 min-width: 170px;
 width: 17%;
 display: block;
 text-align: center;
 -webkit-transition: all 0.5s ease-out 0.2s;
 -moz-transition: all 0.5s ease-out 0.2s;
 -o-transition: all 0.5s ease-out 0.2s;
 transition: all 0.5s ease-out 0.2s;
 }
.logo:hover {
 opacity: 0.7;
 -moz-opacity: 0.7;
 filter: alpha(opacity=70);
}
 a.t_mn_link {
 background:url(../images/t_icons.png) #000 no-repeat 5px 0px;
 height: 26px;
 display:block;
 padding: 0px 10px 0px 30px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 margin-right: 20px;
 float:left;
 color:#b2b2b2;
 }
 a.t_mn_link:hover {
 color:#fff;
 }
 .t_search {
 background: #EFEFEF;
 height: 26px;
 padding: 0px 10px;
 float:left;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 width: 30%;
 border: 1px #A9A9A9 solid;
 margin-right: 20px;
 }
 .ts_input {
 float:left;
 height: 26px;
 border: 0px;
 font-size:11px;
 background-color: transparent;
 width: 100%;
 color: #757575;
 }
 .t_cats_block {
float: left;
 position: relative;
 text-align: right;
 margin: 0 3px;
 padding: 0px 7px;
 border-radius: 3px;
 }
.t_cats_block:hover {
 background: rgba(255, 255, 255, 0.28);
}
 .t_cats_bt {
 cursor: pointer;
 }
 .t_cats_bt:hover {
 color:#fff;
 }
.t_panel {
 margin-top: 5px;
 background: #03030f;
 position: inherit;
 z-index: 9999;
 display: none;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 -webkit-box-shadow: 0px 0px 5px 0px #484848;
 -moz-box-shadow: 0px 0px 5px 0px #484848;
 box-shadow: 0px 0px 5px 0px #484848;
 overflow: hidden;
}
 .t_panel a {
 color: #FFF;
 }
 .tp_cats {
 width: 380px;
 margin-left: -220px;
 }
.tp_login {
 width: 100%;
 padding: 5px 0;
 }
 .t_panel .str{
 background:url(../images/strs.png) no-repeat 0% 100% ;
 width: 18px;
 height: 9px;
 position:absolute;
 top: -8px;
 right: 50px;
 margin-left: -12px;
 }
 .tp_login ul {
 padding: 5px 0px;
 }
 .tp_login ul li {
 padding: 2px 10px;
 }
.tp_login ul li:hover {
 background: #FFFFFF;
 transition: all 0.2s ease;
 -webkit-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 }
 .tp_login ul li a:hover {
color: #000;
 }
 .tp_login li a {
 color: #fff;
 text-shadow:none;
 display:block;
 padding: 5px;
 line-height: normal;
 transition: all 0.2s ease;
 -webkit-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 }
 .tcp_login li a:hover {
 color:#000;
 }
 ul.tp_form li:hover {
 background:none;
 }
 .tp_cats ul {
 float:left;
 width: 190px;
 }
 .tp_cats ul li a {
 text-shadow:none;
 display:block;
 line-height: normal;
 padding: 7px 15px;
 transition: all 0.2s ease;
 -webkit-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 text-align: left;
 } 
 .tp_cats li a:hover {
 color: #000;
 background: #FFFFFF;
 transition: all 0.2s ease;
 -webkit-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 }
hr {
 border: 1px solid #A3A3A3;
}
 .login_block {
 font-family: 'Exo 2', sans-serif;
 position:absolute;
 right: 0px; 
 margin-top: -27px;
 }
 .lb_av {
 height: 28px;
 width: 28px;
 float:left;
 border: 2px #72bef1 solid;
 -webkit-box-shadow: 0px 0px 15px 0px #72bef1;
 -moz-box-shadow: 0px 0px 15px 0px #72bef1;
 box-shadow: 0px 0px 15px 0px #72bef1;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 }
 .lb_av a img {
 width: 28px;
 height: 28px;
 }
 .login_input {
 display:block;
 background:#f0f0f0;
 border: 1px #dbdbdb solid;
 padding: 2px 5px;
 width: 190px;
 }
 
.colum_left {
 float:left;
 width:67%;
 margin-right:0px;
}
.colum_right {
 width:30%;
 float:left;
 margin-left:20px;
}
 a.reg_link, .l_button {
 background: url(../images/reg_bt.png);
 height: 43px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 border: 1px #5891ba solid;
 line-height: 43px;
 font-size: 18px;
 display:block;
 margin-bottom: 20px;
 text-align:center;
 font-weight:bold;
 text-shadow: 1px 1px 1px #518db8;
 color:#fff;
 width: 95%;
 }
 a.reg_link:hover, .l_button:hover {
 background:#71b1e0;
 }
 .l_button {
 height: 30px;
 line-height: 25px;
 font-size: 16px;
 margin-bottom: 0px;
 }
.ainfo-box{
 float: left;
 width: 25%; 
 box-sizing: border-box;
}
.binfo-box{
 float: left;
 width: 50%; 
 box-sizing: border-box;
}
.bfooterss{
background: #0E2044;
 margin: 70px 0 0 0;
 padding: 20px 0px;
 padding-left: 5%;
 padding-right: 5%;
 font-size: 13px;
 color: #A9A9A9;
 width: 90%;
}
.bfooterss:after {
 content: '';
 clear: both;
 display: table;
 width: 100%;
}
 .block {
 margin-bottom: 20px;
 background:#fff;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }
 .b_title, .info_title {
 font-size: 16px;
 color:#333333;
 padding: 10px;
 font-weight:bold;
 }
 .b_in, .info_in {
 padding: 0px;
 font-size: 11px;
 }
 .block_com {
 background:#040710;
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
 }
 .info {
 background:#fff;
 text-align: center;
 -webkit-border-radius: 0 0 5px 5px;
 -moz-border-radius: 0 0 5px 5px;
 border-radius: 0 0 5px 5px;
 }
 .info_in {
 color:#496979;
 }
 .info_title {
 color:#7aa7bd;
 text-shadow: 1px 1px 0px #ebf5fa;
 border-bottom: 1px #b8d3e0 solid;
 }
.mn_block {
 float:left;
 width: 175px;
 padding: 5px;
 height: 300px;
 margin: 0px 10px 10px 10px;
 position:relative;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
 .mn_b_title {
 height: 30px;
 position:relative;
 overflow:hidden;
 width: 100%;
 }
 .mn_play {
 background: url(../images/play.png) 0px 0px;
 width: 40px;
 height: 40px;
 position:absolute;
 top: 15px;
 left: 150px;
 margin-left:-20px;
 }
 .mn_play:hover {
 background: url(../images/play.png) 0px -40px;
 }
 .mn_block:hover {
 background:#fff;
 }
 .mn_block img, .mn_block a img {
 margin-bottom: 10px;
 height: 254px;
 width: 175px;
 }
 .mn_block h2, .mn_block a h2 {
 font-weight:bold;
 font-size:12px;
 color:#000;
 }
 .mn_more {
 position:absolute;
 right: -228px;
 top: 0px;
 width: 204px;
 height: 220px;
 background:url(../images/panel_bg.png) #fff repeat-x bottom;
 padding: 10px 10px 30px 10px;
 border: 1px #d8d8d8 solid;
 font-size: 10px;
 z-index: 2;
 display:none;
 }
 .mn_m_title {
 color:#474747;
 padding-bottom: 10px;
 margin-bottom: 10px;
 border-bottom: 1px #e9e9e9 solid;
 }
 .mn_m_title span {
 color:#929292;
 display:block;
 }
 .mn_more .str {
 background:url(../images/strs.png) 100% 0px;
 width: 12px;
 height: 27px;
 position:absolute;
 left: -12px;
 top: 20px;
 }
 .blog_news {
 padding: 10px;
 font-size: 11px;
 color:#000;
 border-bottom: 1px #eeeeee solid;
 }
 .blog_news h3 {
 margin-bottom: 5px;
 }
 .blog_news h3 a {
 font-weight:bold;
 color:#000;
 }
 .bn_pic {
 margin-right: 10px;
 float:left;
 width: 42px;
 }
 .bn_pic img, .bn_pic a img {
 width: 42px;
 }
 .bn_text {
 float:left;
 }
 .bn_text a {
 color:#3ba0ea;
 }
 .bn_date {
 float:right;
 color:#d1d1d1;
 } 
.page_content {
 margin-bottom: 40px;
}
 .pc_title, .pc_title h1, .pc_title h2, .pc_title h3 {
 font-weight:bold;
 font-size: 22px;
 padding-bottom: 10px;
 }
 .pm_links {
 font-size: 11px;
 }
.fn_info {
 margin-bottom: 20px;
 margin-top: 20px;
}
 ul.fn_cont {
 margin-bottom: 20px;
 }
 ul.fn_cont li {
 margin-bottom: 5px;
 }
 ul.soc_menu {
 float: left;
 margin-right: 20px;
 }
 ul.soc_menu li {
 float:left;
 display:inline;
 margin-right: 5px;
 }
 ul.soc_menu li a {
 float:left;
 width: 32px;
 height: 32px;
 }
 ul.soc_menu li a.vk {
 background:url(../images/soc_icons.png) 0px 0px;
 }
 ul.soc_menu li a.fc {
 background:url(../images/soc_icons.png) -32px 0px ;
 }
 ul.soc_menu li a.tw {
 background:url(../images/soc_icons.png) -64px 0px ;
 }
 ul.soc_menu li a.mr {
 background:url(../images/soc_icons.png) -96px 0px ;
 }
 .fn_vies {
 float:right;
 font-size: 24px;
 }
 .fn_vies span {
 font-size: 13px;
 }
 .fn_avtor {
 font-size: 11px;
 color:#737373;
 margin-top: 10px;
 }
 .fn_img {
 font-size: 10px;
 margin: 0 0 10px 10px;
 float: right;
 width: 150px;
 margin-bottom: 15px; 
 }
 .fn_img img, .fn_img a img {
 margin-bottom: 5px;
 width: 150px;
 }
 .fn_more ul li, .mn_more ul li {
 padding-top: 5px;
 }
 .fn_more ul li b{
 display:block;
 float:left;
 width: 150px;
 }
 .com {
 border-bottom: 1px #ebebeb solid;
 padding: 10px;
 position:relative;
 
 min-height: 80px;
 }
 .com_av {
 float:left;
 margin-right: 10px;
 }
 .com_av a img, .com_av img {
 width: 50px;
 }
 .com_text {
 float: left;
 width: 560px;
 color: #333;
 }
 .com_avt {
 font-weight:bold;
 color:#000;
 }
 .com_date {
 position:absolute;
 top: 10px;
 right: 15px;
 color:#bfbfbf;
 }
 ul.com_menu {
 position:absolute;
 right: 5px;
 bottom: 5px;
 height: 23px;
 }
 ul.com_menu li {
 display:inline;
 float:left;
 }
 ul.com_menu li a {
 display:block;
 float:left;
 font-size: 11px;
 color:#9e9e9e;
 padding: 5px 10px;
 border: 1px #fff solid;
 text-shadow: 1px 1px 0px #fff;
 }
 ul.com_menu li a:hover {
 color:#8ba3b0;
 
 border: 1px #c8e0ed solid;
 background:#ecf6fb;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }
ul.ui_menu li, .rating_block, .ui_edit, .rel_bt {
 background:url(../images/bottoms_bg.png);
 height: 23px;
 border: 1px #cbcbcb solid;
 border-bottom: 1px #a9a9a7 solid;
 display: block;
 padding: 7px 10px 0px 10px; 
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 font-weight:bold;
 margin-bottom: 10px;
 text-shadow: 1px 1px 0px #fff;
}
 ul.ui_menu li a {
 color:#787878;
 }
 .rel_bt {
 float:right;
 font-size: 12px;
 cursor: pointer;
 }
 .rel_panel {
 width: 324px;
 position:absolute;
 right: -346px;
 display:none;
 z-index: 9999;
 border: 1px #d8d8d8 solid;
 }
 .rel_news {
 margin-bottom: 1px;
 overflow:hidden;
 position:relative;
 color: #272727;
 height: 120px;
 background: #040811;
 }
.rel_news:hover {
 background: #D8D8D8;
}
 .rb_activ {
 color:#3ba0ea;
 }
 .rel_pict {
 float:left;
 width: 80px;
 }
 .rel_pict img, .rel_pict a img {
 width: 100%;
 height:120px;
 }
 .rel_text {
 width: 167px;
 height: 100px;
 float:left;
 padding: 10px;
 text-align: left;
 font-size: 12px;
 font-family: 'Open Sans', sans-serif;
 font-weight: 100;
 cursor: pointer;
 color: #fcd008;
 }
 .rel_text h4 {
 font-weight: 600;
 color: #0029FF;
 font-size: 12px;
 margin-bottom: 5px;
 }
.rating_block {
 padding: 6px 10px 0px 10px; 
 float:left;
 margin-right: 20px;
 
 }
 .ui_edit {
 float:right;
 display:block;
 color:#787878;
 }
.ui_lcol {
 width: 130px;
 float:left;
}
 .ui_avatar img, .ui_avatar a img {
 width: 130px;
 margin-bottom: 10px;
 }
.ui_rcol {
 margin-left: 140px;
}
 .ui_rcol ul {
 margin-bottom: 20px;
 }
 .ui_rcol ul li, .ui_rcol ul li a {
 color:#000;
 padding-bottom: 5px;
 
 }
 .ui_no, .ui_name {
 color:#9c9c9c;
 }
.stats_block ul {
 margin-bottom: 20px;
}
ul.top_news li a {
 display:block;
 padding: 4px 0px;
 color:#4c4c4c;
 font-weight:bold;
}
.navigation {
 text-align:center;
 height: 30px;
 display: block;
 clear: both;
}
.a-box{
 padding:0 10px;
}
 .a-box .info-title {
 text-transform: uppercase;
 font-size: 16px;
 font-weight: 700;
 margin-bottom: 12px;
}
.a-box ul{
 padding-left: 20px;
}
.a-box ul li{
 list-style-type: disc;
}
.bfooterss a{
 color:#e40d0d;
}
#search2 input:hover{background: #570000 !important;}
#search2 a:hover{background:#A3C2DC}
#search2 a:last-child{border-bottom:0px solid}
#search2{border:1px solid #6D8FA8; position:absolute;margin-top: 34px; display:none; width:254px; z-index:110; -moz-border-radius:3px 3px 3px 3px; -o-border-radius:3px 3px 3px 3px; -webkit-border-radius:3px 3px 3px 3px; -khtml-border-radius:3px 3px 3px 3px; border-radius:3px 3px 3px 3px}
#search2::after{border-bottom:8px solid transparent; border-left:0px solid transparent; border-right:8px solid #6D8FA8; border-top:8px solid transparent; content:""; left:25px; position:absolute; top:-12px; transform:rotate(90deg); writing-mode:tb-rl}
#search2 span{color:#444 !important; background:#EEE; display:block; padding:8px; -moz-border-radius:2px 2px 2px 2px; -o-border-radius:2px 2px 2px 2px; -webkit-border-radius:2px 2px 2px 2px; -khtml-border-radius:2px 2px 2px 2px; border-radius:2px 2px 2px 2px}
#search2 input{background: #FF0505 !important;color: #FFFFFF !important;border:0px none; cursor:pointer; padding:8px; height:30px; width:100%; margin:0px; -moz-border-radius:0 0 2px 2px; -o-border-radius:0 0 2px 2px; -webkit-border-radius:0 0 2px 2px; -khtml-border-radius:0 0 2px 2px; border-radius:0 0 2px 2px}
#search2 a{color:#222 !important; text-decoration:none; white-space:normal; background:#EEE; display:block; padding:8px; height:auto}
.footer {
 padding: 20px 18px;
 font-size: 12px;
 margin: 0 auto;
 width: 974px;
 color:#fff;
}
.shadetabs {margin-left:10px;height:25px;width: 540px; float:left;}
.shadetabs a.selected {padding-left: 2px; display: block;float:left;font:12px Verdana; color:#2c2c2c; text-decoration: none; height: 25px; background:url(../images/fulltab_02.jpg) top right no-repeat;padding-right:48px;outline:none; }
.shadetabs a.selected span {display:block; line-height:15px; background:url(../images/fulltab_01.jpg) no-repeat;padding:4px 7px 6px 47px;}
.shadetabs a.selected:hover { background-position:100% -25px; text-decoration: none;}
.shadetabs a.selected:hover span { background-position:0% -25px;} 
.shadetabs a {padding-left: 2px; display: block;float:left;font:12px Verdana; color:#2c2c2c; text-decoration: none; height: 25px; background:url(../images/fulltab_02.jpg) no-repeat 100% -25px;padding-right:48px;outline:none;margin:4px 0 0 0px;}
.shadetabs a span {display:block; line-height:15px; background:url(../images/fulltab_01.jpg) no-repeat 0% -25px;padding:4px 7px 6px 47px;} 
.shadetabs a:hover { background:url(../images/fulltab_02.jpg) top right no-repeat; }
.shadetabs a:hover span {background:url(../images/fulltab_01.jpg) no-repeat;}
.tabcontent{
display:none;
}
@media print {
.tabcontent {
display:block !important;
}
}
.serial_tab a {font:12px Verdana; color:#2c2c2c; padding:3px 5px 4px 5px; text-decoration:none; }
.serial_tab a:hover {color:#f3f3f3; background:#9c383a; border-radius:7px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8); text-decoration:none;}
.serial_tab a.selected {font:12px Verdana; color:#f3f3f3; background:#2c2c2c; border-radius:7px; padding:3px 5px 4px 5px;}
.serial_tab {float:left; width:640px; border:1px solid #2c2c2c; margin-bottom:20px;}
.serial_tab_top {float:left; width:640px; height:22px; background:url(../images/serii.jpg) top left no-repeat;}
.serial_tab_top1 {float:left; width:640px; height:22px; background:url(../images/server.jpg) top left no-repeat;}
.serial_tab_input {padding:7px;}
.catface h1 {font-size: 12px; font-weight: bold;}
.catface {font-size: 11px; font-weight: normal;}
.section {
 width: 100%;
 background: #FFFFFF;
}
ul.tabs {
 height: 28px;
 line-height: 25px;
 list-style: none;
 border-bottom: 1px solid #DDD;
 background: #FFF;
}
.tabs li {
 float: left;
 display: inline;
 margin: 0 1px -1px 0;
 padding: 0 13px 1px;
 color: #777;
 cursor: pointer;
 background: #FFFFFF;
 border: 1px solid #E4E4E4;
 border-bottom: 1px solid #F9F9F9;
 position: relative;
}
.tabs li:hover,
.vertical .tabs li:hover {
 color: #F70;
 padding: 0 13px;
 background: #FFFFDF;
 border: 1px solid #FFCA95;
}
.tabs li.current {
 color: #444;
 background: #FFFFFF;
 padding: 0 13px 2px;
 border: 1px solid #D4D4D4;
 border-bottom: 1px solid #EFEFEF;
}
.box {
 display: none;
 border-top: 1px solid #D4D4D4;
 border-width: 0 1px 1px;
 background: #ffffff;
}
.box.visible {
 display: block;
}
.section.vertical {
 width: 100%;
 border-left: 160px solid #FFF;
}
.vertical .tabs {
 width: 160px;
 float: left;
 display: inline;
 margin: 0 0 0 -160px;
}
.vertical .tabs li {
 padding: 0 13px;
 margin: 0 0 1px;
 border: 1px solid #E4E4E4;
 border-right: 1px solid #F9F9F9;
 width: 132px;
 height: 25px;
}
.vertical .tabs li:hover {
 width: 131px;
}
.vertical .tabs li.current {
 width: 133px;
 color: #444;
 background: #EFEFEF;
 border: 1px solid #D4D4D4;
 border-right: 1px solid #EFEFEF;
 margin-right: -1px;
}
.vertical .box {
 border-width: 1px;
}

.swchItemA, .swchItem, .swchItemA1, .swchItem1 {color: #1D1D1D; background: url(/.s/t/785/31.gif) repeat-x;padding: 5px 10px;text-decoration: none;border: 1px solid #c6c6c6;
border-radius: 6px; -moz-border-radius: 6px;}
.swchItem:hover, .swchItem1:hover {background-position: 0px -29px;text-decoration: none;}
.catPages1, .catPages2 {padding: 10px 0;}
.menu_n { 
 float:left; 
 display:block; 
 position:relative; 
 margin: 2px 5px 0px 0px; 
} 
.dd_ugol1, 
.dd_menu {width:240px;} 
.dd_menu { 
 float:left; 
 padding:5px; 
 left:-999em; 
 z-index:998; 
 background:#fff; 
 position:absolute; 
 border:1px solid #999; 
 margin: 0px 0px 0px -5px; 
 -moz-border-radius:5px 5px 5px 5px; 
 -webkit-border-radius:5px 5px 5px 5px; 
 border-radius:5px 5px 5px 5px; 
 box-shadow: 0px 0px 5px #999; 
} 
 .menu_n:hover .dd_menu{ 
 right:auto; 
 left:0px; 
 top:30px; 
} 
.dd_ugol1 { 
 float:left; 
 height:25px; 
 top:-25px; 
 left:4px; 
 position:absolute; 
 background:url(/images/fon_ugol_1.png) no-repeat left bottom; 
} 
.manTd1,#usr29Bl,.manTd2{font-size:11px;}
#panel_bottom img { 
 display:none; 
} 
#secuImgC { 
 margin:0!important; 
 float:left!important; 
 display:inline!important; 
 border: 1px solid #E0E0E0!important; 
} 
.securityCode { 
 color:#777!important; 
 margin:0!important; 
 float:left!important; 
 height:25px!important; 
 padding: 5px 5px 5px 5px!important; 
 background:#f9f9f9!important; 
 border: 1px solid #E0E0E0!important; 
 border-right:none!important; 
} 
#forma_comment a:hover img {filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50);}
#page.background-image {
 background-repeat: no-repeat;
 background-position: 50% 0;
 background-size: 100vw;}
#background-dots {
 background-image: url('/images/dots.png');
 background-repeat: repeat;
 width:100%;
 height:auto;
}
#page.background-image #background-color
{
 background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 400px, rgba(0, 4, 16, 1) 693px, rgba(0, 4, 16, 1) 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(400px,rgba(0,0,0,0.6)), color-stop(693px,rgba(0, 4, 16, 1)), color-stop(100%,rgba(0, 4, 16, 1)));
 background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 400px,rgba(0, 4, 16, 1) 693px,rgba(0, 4, 16, 1) 100%);
 background: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 400px,rgba(0, 4, 16, 1) 693px,rgba(0, 4, 16, 1) 100%);
 background: -ms-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 400px,rgba(0, 4, 16, 1) 693px,rgba(0, 4, 16, 1) 100%);
 background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 400px, rgba(0, 4, 16, 1) 693px, rgba(0, 4, 16, 1) 100%);
 background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 20.83vw, rgba(0, 4, 16, 1) 36.1vw, rgba(0, 4, 16, 1) 100%);
}
.u-star-rating-20 {width:200px !important;} 
.u-star-rating-20 a.u-six-star {left:100px;} 
.u-star-rating-20 a.u-six-star:hover {width:120px;} 
.u-star-rating-20 a.u-seven-stars {left:120px;} 
.u-star-rating-20 a.u-seven-stars:hover {width:140px;} 
.u-star-rating-20 a.u-eight-stars {left:140px;} 
.u-star-rating-20 a.u-eight-stars:hover {width:160px;} 
.u-star-rating-20 a.u-nine-stars {left:160px;} 
.u-star-rating-20 a.u-nine-stars:hover {width:180px;} 
.u-star-rating-20 a.u-ten-stars {left:180px;} 
.u-star-rating-20 a.u-ten-stars:hover {width:200px;}
#hear {
 background: #192027;
 padding: 5px 5px 5px 6px;
}
.asd:hover p
{
 color:#000;
}
 .asd p
{
 color:#525252;
}
.imagetext {
 position : relative;
 overflow:hidden;
 width:190px;
 height: 270px;
 float:left;
 border: 1px solid #BFBFBF;
 margin: 0 5px 15px 5px;
 background: #E6E6E6;
 border-radius: 5px;
}
.imagetext h2 {
 position : absolute;
 bottom : 0;
 left : 0;
 width : 100%;
 text-align:center;
 background : rgba(0, 0, 0, 0.7);
 padding: 7px 0;
}
.imagetext h2 span {
 color : white;
 font-family : fira sans,sans-serif;
 font-size :15px;
 letter-spacing : -1px;
}
.film {overflow:hidden; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;border: 1px solid #000; width: 640px;background:#eee;margin:0 auto;margin-top:15px;}
.spoiler a{
 color: #868686;
 text-decoration: none;
 font-size: 14px;
 font-family: 'Exo 2', sans-serif;
 font-weight: 600;
 padding: 7px 0;
}
.spoiler:hover {
 cursor: pointer;
}
.info-movie-news {
 box-shadow: 0 5px 30px -15px #333 , 0 -5px 30px -15px #333;
 width: 100%;
 margin-top: 10px;
 overflow: hidden;
 background: #2b2b2b;
 border: 1px solid #2b2b2b;
 border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
}
.info-movie-news .opisdiv {
 overflow: hidden;
 font-size: 13px;
 color: #3A3A3A;
 font-weight: bold;
 padding: 12px 13px;
}
.info-movie-news .opisdiv span {
 display: block;
 float: left;
 color: #000000;
 padding-left: 13px;
 width: 150px;
}
.info-movie-news .opisdiv b {
 display: block;
 margin-left: 100px;
}
.menushka{
 display: block;
 color: #fff;
 margin: 0 4px;
 padding: 1px 7px 1px 7px;
 border-radius: 2px;
 background: rgba(113, 113, 113, 0);
 font-family: 'Exo 2', sans-serif;
 font-size: 14px;
 float: left;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
 box-shadow:
 0 1px 4px rgba(0, 0, 0, .3),
 -23px 0 20px -23px rgba(0, 0, 0, .8),
 23px 0 20px -23px rgba(0, 0, 0, .8),
 0 0 40px rgba(0, 0, 0, .1) inset;
}
.menushka:hover{
 background: #fff;
 color:#000; 
}
.imgfilms{
 width: 190px;
 height: 270px; 
 -moz-opacity:0.9;
 opacity:0.9;
}
.imagetext:hover .imgfilms{ 
 -moz-opacity:1;
 opacity:1;
}
.cell_coment { 
 list-style: none; 
 padding: 0px; 
 margin: 0px; 
} 
.cell_coment li { 
 position: relative; 
 padding-left: 60px; 
 width: 550px; 
} 
.coment_info { 
 position: relative; 
 text-align:justify; 
 color: #555; 
 background: #fff; 
 border: 1px solid #C9C9C9; 
 padding: 10px; 
 margin-bottom: 30px; 
} 
.coment_os { 
 overflow: hidden; 
} 
.coment_name, 
.coment_nomer { 
 padding-bottom: 5px; 
 } 
.coment_message { 
 width: 100%; 
 border-top: 1px solid #C9C9C9; 
 padding: 5px 0px; 
 } 
.coment_rating { 
 padding-top: 5px; 
 } 
.coment_name, 
.coment_nomer, 
.coment_rating { 
 font:10px Verdana,Arial,Helvetica, sans-serif; color:#999; 
 font-weight: bold; 
 } 
.avatar a:hover, 
.avatar { 
 position: absolute; 
 height: 45px; 
 width: 45px; 
 left: 0; 
 } 
.avatar img { 
 height: 45px; 
 width: 45px; 
 border: none; 
 }

.coment_info, 
.avatar a:hover { 
 box-shadow: 0px 0px 5px #999; 
 -moz-box-shadow: 0px 0px 5px #999; 
 -webkit-box-shadow: 0px 0px 5px #999; 
 } 
.left {float:left;} 
.right {float:right;} 
.clear {clear:left;} 
.coment_rating a:hover img {filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50);} 
.com-order-block {display:none;}
input[type='text'], input[type='password'], textarea {
 color: #000;
 background: #F7F7F7;
 padding: 6px 7px 9px;
 margin: 0 0 1px;
 text-decoration: none;
 border: 1px solid #DCDCDC;
 outline: none;
}
input[type='submit'], input[type='reset'], input[type='button'], button {
 font-size: 11px!important;
 padding: 7px 17px;
 margin: 0 0 1px;
 font-weight: normal!important;
 cursor: pointer;
 border: solid 1px #353535;
 background: #ffffff;
 text-transform: uppercase;
 color: #000;
 -webkit-transition: .25s;
 -ms-transition: .25s;
 -moz-transition: .25s;
 -o-transition: .25s;
 transition: .25s;
}
#back-top{
 padding: 5px;
 position: fixed;
 bottom: 30px;
 left: 70px;
 display: none;
 background: #AC0000;
 font-size: 30px;
 color: #fff;
 border-radius: 3px;
 -webkit-border-radius: 3px; 
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}
#back-top a{ color: #fff;}
#back-top:hover{ background: #fff;}
#back-top a:hover{ color: #AC0000;}
input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover, button:hover {
 background: #353535;
 color: #fff;
}
input[class='ts_bottom'] {
 background: url(../images/t_icons.png) 0px -26px;
 width: 26px;
 height: 26px;
 border: 0px;
 position: absolute;
 margin-left: -20px;
 cursor: pointer;
 padding: 0;
}
input[class='ts_bottom']:hover {
 background:url(../images/t_icons.png) 0px -26px;
 padding:0;
 }
input[class='codeButtons'] { 
 padding: 3px 6px;
}
.nav {
 width: 150px;
 margin: 0px 4px;
 float: left;
}
.nav ul {
 border-radius: 2px;
 background: rgba(113, 113, 113, 0);
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
 box-shadow:
 0 1px 4px rgba(0, 0, 0, .3),
 -23px 0 20px -23px rgba(0, 0, 0, .8),
 23px 0 20px -23px rgba(0, 0, 0, .8),
 0 0 40px rgba(0, 0, 0, .1) inset;
}
.nav ul:hover{
 background: #fff;
 color:#000;
}
.nav li { 
 padding: 0;
 list-style: none;
 display: none;
 margin: 0;
}
.nav a {
 text-decoration: none;
 color: #151515;
 line-height: 100%;
 display: block;
 padding: 5px 5px 5px 5px;
 text-align: left;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}
.nav a:hover {
 color: #FFFFFF;
 background: #0C3686;
 padding-left: 15px;
}
.nav .current a {
 background: #999;
 color: #000;
 border-radius: 3px;
}
.nav ul:hover li {
 display: block;
 margin: 0 0 5px;
 }
.nav .current {
 display: block;
 text-align: center;
 cursor: default;
 }

.colum_rightf {
 width: 30%;
 float: right;
 margin-left: 20px;
 position:relative;
}
.loginblyat{
 color: #fff;
 margin: 0 auto;
 margin-top: 5px;
 padding: 5px 0;
 border-radius: 3px;
 background: rgb(4, 4, 16);
 font-family: 'Exo 2', sans-serif;
 font-size: 16px;
 text-align: center;
 width: 100%;
 border: 1px solid #fff;
 -webkit-transition: all 0.5s ease-out;
 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
.loginblyat:hover{
color: #dc1616;
 background: rgb(4, 7, 16);
 border: 1px solid #efeaea;
}
 .scrin{ 
 width: 522px;
 margin: 0 auto;
 height: 120px;
 }
 .scrin img{width:150px;height:95px;}
.scrinimg{float: left;margin: 3px 5px;width: 150px;border: 1px solid #999; background-color:#fff; padding:6px 6px 2px 6px;;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.scrinimg:hover{border:1px solid #0073b8; background-color:#94BCD5}
.posterrrrr{
 margin: 0 auto;
 width: 100%;
 float: none;
 padding: 0 0 5px 0;
}
.posterrrrr img{
 width: 100%;
 height: auto;
 border-bottom: 1px solid #9F9F9F;
}
.image-news img{
 margin-bottom:7px;
 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
 width:100%;
 height:auto;
}
.image-news img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }
.image-news {
 overflow:hidden;
 width:100%;
 height:auto;
}
.imagetext .features {
background: rgba(214, 1, 1, 0.9);
 color: #fff;
 font-size: 12px;
 font-weight: 700;
 right: 0;
 border-radius: 2px 0 0 2px;
 -moz-border-radius: 2px 0 0 2px;
 -webkit-border-radius: 2px 0 0 2px;
 padding: 6px 15px;
 position: absolute;
 text-align: center;
 bottom: 10px;
 line-height: 1;
 z-index: 10;
 font-family: 'Open Sans', sans-serif;
}
.accordion-tabs {
 *zoom: 1;
 width: 100%;
 border: 1px solid #dddddd;
 border-radius: 0.1875em;
 margin-bottom: 5px;
 margin-left:0;
 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-top-left-radius: 7px;
 border-top-right-radius: 7px;
 border-top: 0;
 background: #003E7E;
 color: #fff;
 border: 1px solid #fff;
 }
 .accordion-tabs li.tab-head-cont:last-child a {
 border-bottom-left-radius: 0.1875em;
 border-bottom-right-radius: 0.1875em;
 }
 .accordion-tabs li.tab-head-cont a {
 text-decoration:none;
 border-top: 1px solid #dddddd;
 color: #FFFFFF;
 display: block;
 padding:10px 15px;
 background: #003E7E;
 }
 .accordion-tabs li.tab-head-cont a:hover {
 }
 .accordion-tabs li.tab-head-cont a:focus {
 outline: none;
 }
 .accordion-tabs li.tab-head-cont a.is-active {
 background-color:#005CBB;
 border-bottom: 0;
 color:#FFFFFF;
 }
 .accordion-tabs li.tab-head-cont section {
 padding: 0;
 background:#f7f7f7;
 display: none;
 overflow: auto;
 width: 100%;
 }
@media screen and (min-width: 640px) {
 .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: 0;
 border-bottom-right-radius: 0;
 color: #FFFFFF;
 background: #003E7E;
 border-bottom: 0;
 }
 .accordion-tabs li.tab-head-cont a {
 display: inline-block;
 vertical-align: baseline;zoom:1;*
 display: inline;*
 vertical-align: auto;
 border-top: 0;
 border-top-right-radius: 7px;
 border-top-left-radius: 7px;
 border-bottom: 0;
 border: 1px solid #777;
 }
 .accordion-tabs li.tab-head-cont a.is-active {
 background-color: #005CBB;
 border: 1px solid #F5F5F5;
 border-bottom: 0;
 margin-bottom: 0px;
 border-top-left-radius: 7px;
 border-top-right-radius: 7px;
 border-top: 0;
 background: #005CBB;
 color: #fff;
 }
 .accordion-tabs li.tab-head-cont section {
 border-bottom-left-radius:7px;
 border-bottom-right-radius:7px;
 float: left;
 left: 0;
 padding: 0; 
 overflow: hidden;
 }
 .accordion-tabs li.tab-head-cont section p {
 -webkit-columns: 2;
 -moz-columns: 2;
 columns: 2;
 }
}
/**@media screen 1000-100px**/
@media screen and (max-width: 1000px) and (min-width: 100px){
 #content {
 padding: 70px 0 10px 0;
 width: 95%;
 margin: 0 auto;
 font-size:18px;
}
 
 .colum_right {
 width: 100%;
 float: left;
 margin-left: 0px;
}
 .scrin {
 width: 100%;
 height: auto;

 }

 .scrinimg {
 float:none;
 margin:0 auto;
 }
 .colum_rightf {
 width: 100%;
 float: none;
 margin:0;
}
.posterrrrr img{
 width: 100%;
 height: auto;
 border: 1px solid #9F9F9F;
}
.rel_text {
 width: 92%;
 height: 120px;
 float: left;
 padding-left: 3%;
 padding-right: 3%;
 text-align: left;
 font-size: 12px;
 font-family: 'Open Sans', sans-serif;
 font-weight: 100;
 cursor: pointer;
 color: #000;
 margin:1%;
}
 
.rel_pict {
display:none;
}
.rel_pict img, .rel_pict a img {
display:none;
}
 .colum_left {
 position: relative;
 float: none;
 width: 100%;
 margin-right: 0px;
}
 .top {
 background: #2F4A7C;
 height: auto;
 font-size: 11px;
 position: relative;
 width: 100%;
 left: 0px;
 top: 0px;
 z-index: 999;
 -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
}
 .topadmin {
 background: #2F4A7C;
 height: auto;
 font-size: 11px;
 position: relative;
 width: 100%;
 left: 0px;
 top: 30px;
 z-index: 999;
 -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
 box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
}
 .logo{
margin: 0 auto;
 float: none; 
 display: block;
 padding-bottom: 10px;
 }
 .top_in {
 width: 100%;
 margin: 0 auto;
}
 
 .t_search {
 height: 26px;
 padding: 0px 10px;
 float: none;
 width: 80%;
 margin-right: 0px;
 margin: 0 auto;
}
 .nav {
width: 95%;
 margin: 0 auto;
 float: none;
 padding: 10px 0;
}
.nav ul {
 padding: 15px 0px;}
 .menushka{
 width: 95%;
 margin: 0 auto;
 margin-top: 10px;
 float: none;
 padding: 15px 0;
 text-align: center;
 }
.nav a {
 margin: 15px 0;
}
 .pc_title{text-align: center;}
 .left {
 width: 100%;
}
 .info-movie-news div {
 padding: 7px 5px;
}
 .info-movie-news {
 box-shadow: none;
 width: 100%;
 margin-top: 10px;
 background: #fff;
 border: none;
 overflow: hidden;
}
 .login_block{display:none;}
 
 }
@media screen and (max-width: 320px) and (min-width: 240px){
 .posterrrrr{
 margin: 0 auto;
 width: 90%;
 float: none;
}
 .imagetext {
 width: 89%;
 margin: 10px 5%;
} 
 .ainfo-box,.binfo-box{
 float: none;
 width: 90%;
 border-bottom:1px solid #fff;
 } 
 .chatulik{
 display:none;
 }
}
@media screen and (max-width: 480px) and (min-width: 321px){
 .posterrrrr{
 margin: 0 auto;
 width: 60%;
 float: none;
}
 .imagetext {
 width: 69%;
 margin: 10px 15%;
} 
 .rel_news {
float: left;
 width: 92%;
 margin:4%;
}
 .ainfo-box,.binfo-box{
 float: none;
 width: 90%;
 border-bottom:1px solid #fff;
} 
 .chatulik{
 display:none;
 }
}
@media screen and (max-width: 640px) and (min-width: 481px){
 .posterrrrr{
 margin: 0 auto;
 width: 60%;
 float: none;
}
 .imagetext {
 width: 45%;
 margin: 10px 2%;
} 
 .rel_news {
float: left;
 width: 46%;
 margin:2%;
}
 .ainfo-box,.binfo-box{
 float: none;
 width: 90%;
 border-bottom:1px solid #fff;
} 
}
@media screen and (max-width: 1000px) and (min-width: 641px){
 .posterrrrr{
 margin: 0 auto;
 width: 30%;
 float: none;
}
 .rel_news {
float: left;
 width: 46%;
 margin:2%;
}
 .ainfo-box,.binfo-box{
 float: none;
 width: 90%;
 border-bottom:1px solid #fff;
}



}
.pls{
 font-size:13px!important;
 text-transform: none;
 text-shadow:0.5px 0.5px 0.5px #222!important;
}



/* User Group Marks */
a.groupUser:link {color: #c97900;}
a.groupUser:visited {color: #c97900;}
a.groupUser:hover {color:#d4d4d4;}

a.groupOther4:link,a.groupOther4:visited {color:Yellow!important; padding-right:3px; background:url(/images/icons/vip.gif) no-repeat 1px center;padding-left:25px;}
a.groupOther4:hover {color:#000000!important; border-radius:3px; background:url(/images/icons/vip.gif) no-repeat 3px center Yellow; } 

a.groupOther3:link,a.groupOther3:visited {color:#07ec50!important; padding-right:3px; background:url(/images/icons/moderator.png) no-repeat 1px center; padding-left:16px;}
a.groupOther3:hover {color:#fff!important; border-radius:3px; background:url(/images/icons/moderator.png) no-repeat 3px center #6ec0ff; }

a.groupAdmin:link,a.groupAdmin:visited {color:red!important; padding-right:3px; background:url(/images/icons/administrator.gif) no-repeat 1px center;padding-left:16px;}
a.groupAdmin:hover {color:#fff!important; border-radius:3px; background:url(/images/icons/administrator.gif) no-repeat 3px center red; } 

a.groupOther1:link {color:Orange;} 
a.groupOther1:visited {color:Orange;} 
a.groupOther1:hover {color:#d4d4d4;}

a.groupOther2:link {color:#7aff88;}
a.groupOther2:visited {color:#7aff88;}
a.groupOther2:hover {color:#d4d4d4;}

a.groupOther3:link {color:#2a4271;}
a.groupOther3:visited {color:#2a4271;}
a.groupOther3:hover {color:#d4d4d4;}

a.groupOther4:link {color:#8f9394;}
a.groupOther4:visited {color:#8f9394;}
a.groupOther4:hover {color:#d4d4d4;}

a.groupOther5:link {color:Red;}
a.groupOther5:visited {color:Red;}
a.groupOther5:hover {color:Red;}

a.groupOther6:link {color:Red;}
a.groupOther6:visited {color:Red;}
a.groupOther6:hover {color:Red;}

a.groupOther7:link {color:Red;}
a.groupOther7:visited {color:Red;}
a.groupOther7:hover {color:Red;}

a.groupOther8:link {color:Red;}
a.groupOther8:visited {color:Red;}
a.groupOther8:hover {color:Red;}

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


a.postUser1 {color: #ffffff;}
a.postUser2 {color:#b494ff;}
a.postUser3 {color:#2a4271;}
a.postUser4 {color: red;} 
a.postUser5 {color:Yellow;} 
a.postUser6 {color:Yellow;} 
a.postUser7 {color:#7aff88;} 
a.postUser8 {color:Yellow;} 
a.postUser251 {color:#fffad9;} 
a.postUser255 {color:#ff9cfc;}

#

.apoprevnext {
clear: both;
height: 30px;
margin: 20px 0px;
}

.apoprevnext div {
box-sizing: border-box;
width: 200px;
height: 40px;
box-shadow: 1px 1px 1px #ddd;
text-align: center;
padding-top: 10px;
cursor: pointer;
}

.apoprevnext div:hover {
background: #eee;
}

.apopmat {
float: right;
}

.aponmat {
float: left;
}

.plus_vzk { 
width: 40px; 
text-align: center; 
color: #FFF; 
font-size: 20px; 
position: absolute; 
top: 25px; 
left: 5px; 
z-index: 2; 
background: #fdf307; 
border-radius: 50%; 
height: 30px; 
line-height: 40px; 
} 

#waakInfbc { 
max-width: 200px; 
position: fixed; 
z-index: 99999999; 
top: 20px; 
left: 20px; 
color: #FFF; 
font-size: 12px; 
display: none; 
} 

.waakInfbcOk {background: rgba(60,154,28,8);padding: 10px;} 
.waakInfbcNon {background: rgba(253,86,40,8);padding: 10px;} 
.waakInfbcZ {background: rgba(253,166,73,8);padding: 10px;} 

#widWaakZakl { 
padding: 10px 20px; 
background: #1f1d1d; 
border: 1px solid #f1f1f1; 
margin: 0 0 10px; 
} 
#widWaakZakl a { 
font-size: 16px; 
line-height: 30px; 
} 
#clr{clear:both;} 

.widWaakZaklDel { 
float: right; 
padding: 0 10px; 
} 
.widWaakZaklDel:hover { 
background: #f1f1f1; 
}

body {background: #363636 !important;} 
.linnov {overflow:hidden;border-bottom:1px solid #252525;} 
.bbboj1 {background: #2B2B2B;} 
.bbboj2 {background: #444444;} 

body {background: #363636 !important;} 
.linnov {overflow:hidden;border-bottom:1px solid #252525;} 
.bbboj1 {background: #2B2B2B;} 
.bbboj2 {background: #444444;}

 
#epname{background-color:#729700;border-radius:3px;color:#fff;width:60px;height:40px;border-radius:60px 10px 60px 60px;font-family:"Montserrat",Arial,Verdana;font-size:16px;margin-top:15px;padding-top:20px;text-align:center;text-shadow:none;font-weight:700}

.tarrt {width: 100% !important;} 
#sugdf {width: 100% !important;} 
#zvett, #mchatRSel { border: 1px #2B2B2B solid;border-radius: 6px; -moz-border-radius:6px; -khtml-border-radius: 6px;background: #2B2B2B;color: #6C6B6A;} 
#zvett:hover, #mchatRSel:hover {background: #A7A7A7;color:#36C6B6A;} 
#mchatBtn {width: 50px !important;border: 1px #333333 solid;border-radius: 6px; -moz-border-radius:6px; -khtml-border-radius: 6px;background: #2B2B2B;color: #fff;} 
#mchatBtn:hover {background: #A7A7A7;color:#333333;} 
.chat {background:#363636;border:1px solid #464646;padding:3px 0;font:11px Tahoma;border-top:none;} 
.mchat textarea {color: #fff; border:1px solid #464646;background:#363636;} 
.mchat textarea:hover {background:#464646;} 
.mchat input {background:#363636;border:1px solid #363636;border-left:none;height:42px;width:100%;margin-left:-2px;} 
.gost {background:#363636;border:1px solid #363636;padding:5px;border-left:none;text-align:left;margin-left:-3px;padding-bottom:2px;margin-top:-5px;height:50px;font:10px Tahoma;} 
.gost a {font-size:7pt; color: #EDA710;} 
.gost a:hover {text-decoration:none; color:000;} 
.op_fon {background:#363636;border:1px solid #363636;border-right:1px dotted #363636;width:40px;height:50px;} 
.op_fon img {padding-left:5px; filter:progid:DXImageTransform.Microsoft.alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}


<!-- превью --> 
.g-album {display:inline-block; overflow:hidden; border:1px dashed #ccc; border-radius:3px; padding:10px; margin-bottom:15px;} 
.g-album-p {float:left; width:none;margin-top:20px;} 
.g-album-b {float:left; width:200px; height:150px;} 
.g-album-i {float:left; width:none; display: none;} 
.g-album-s img {width:190px; height:140px;padding-left: 25px !important;z-index: 0;} 
.g-album-descr {font-size:10px; color:#666; margin-top:5px;width: 215px;} 
<!-- end -->

.tooltip {
 position: relative;
 display: inline-block;
 border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
 visibility: hidden;
 width: 200px;
 background-color: black;
 color: #fff;
 text-align: center;
 border-radius: 6px;
 padding: 5px 0;
 
 /* Position the tooltip */
 position: absolute;
 z-index: 1;
 bottom: 0%;
 left: 55%;
 margin-left: -180px;
}

.tooltip:hover .tooltiptext {
 visibility: visible;
}

.image {
 position:relative;
 display:inline-block;
}
.overlay {
 display:none;
}
.image:hover .overlay {
 width:210px;
 height:360px;
 background-color: #000000;
 position:absolute;
 top:-260px;
 left:-160px;
 display:inline-block;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;

 /* All other styling - see example */
 img {
 vertical-align:top;
 }
}

.statistics {margin: 20px 0 17px; text-align: center;} 
.statistics .blocker {display: inline-block; margin: 0 2px; position: relative;} 
.statistics .blocker div {border: 1px solid; border-radius: 50%; width: 60px; height: 60px; line-height: 53px; font-size: 16px;} 
.statistics span {display: block; border-radius: 3px; width: 54px; height: 20px; line-height: 20px; font-size: 10px; color: #fff; text-transform: uppercase; position: absolute; right: 3px; top: 47px;} 
.statistics .blocker:nth-of-type(1) div {border-color: #ca6539; color: #ca6539;} 
.statistics .blocker:nth-of-type(1) span {background: #ca6539;} 
.statistics .blocker:nth-of-type(2) div {border-color: #8bca39; color: #8bca39;} 
.statistics .blocker:nth-of-type(2) span {background: #8bca39;} 
.statistics .blocker:nth-of-type(3) div {border-color: #cac839; color: #cac839;} 
.statistics .blocker:nth-of-type(3) span {background: #cac839;}


/*finfo*/
.finfo {overflow:hidden;padding:0 0 10px 40px;position:relative;color: #ccc;}
.finfo:last-child {padding-bottom:0}
.finfo .finfo-line {height:100%;width:4px;background: #111;position:absolute;left:10px;top:0;}
.finfo .finfo-block {background: #111;border-radius:3px;position:relative;}
.finfo:hover .finfo-block {background: #000;}
.finfo .finfo-block:before {
 width:12px;
 height:12px;
 border-radius:50%;
 content:" ";
 position:absolute;
 top:50%;
 left:-34px;
 background: #222;
 margin-top:-6px;
 }
.finfo:hover .finfo-block:before {background: #444;} 
.finfo .finfo-block:after {
 top: 50%;
 left: -12px;
 border: solid transparent;
 content: " ";
 height: 0;
 width: 0;
 position: absolute;
 border-right-color: #111;
 pointer-events: none;
 border-width:6px;
 margin-top: -6px;
 }
.finfo .finfo-title {
 display:table-cell;
 vertical-align:middle;
 width:100px;
 background: #111;
 padding:6px 10px;
 text-transform:uppercase;
 font-size:10px;
 color: #ccc;
 border-bottom-left-radius:3px;
 border-top-left-radius:3px;
 }
.finfo .finfo-text {display:table-cell;vertical-align:middle;padding:10px;color: #fff;}

.fstory-info {background: rgba(0, 0, 0, 0.2);padding-top:10px;padding-bottom:10px;}
.fstory-info-right {text-align:right; padding-top:4px;}
@media (max-width: 767px) {
 .fstory-info-left {text-align:center}
 .fstory-info-right {text-align:center;background: #111;margin-top:10px;padding-top:10px;padding-bottom:10px;}}