::-webkit-scrollbar {
 width: 10px;
}

::-webkit-scrollbar-track {
 background: #0d0e11;
}

::-webkit-scrollbar-thumb {
 background: #208e5b;
}

::-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: #000;
 font-size: 13px;
 background: rgb(0, 0, 0);
 font-family: 'Exo 2', sans-serif;
 background: url(//xatab-repack.net/images/asdf.jpg) 50% 50% / 100% 100% no-repeat fixed;
 }

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: #0d663d;
 text-decoration: none;
 font-family: inherit;
}
a img {
 border: 0 none;
}
ul,li {
 list-style: none;
 padding: 0px;
 margin: 0px;
}
.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: 220px 0 15px 0;
}

#wrapper 
{
background: #fff;
 border-radius: 3px 0px 3px 0px;
 -webkit-border-radius: 3px 3px 0px 0px;
 -moz-border-radius: 3px 0px 3px 0px;
 padding: 19px;
 border: 1px solid #b1b1b1;
 z-index: 99;
 position: relative;
}


.top {
 background: rgba(0, 0, 0, 0.79);
 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);
}
.topadmin {
 background: rgba(0, 0, 0, 0.79);
 height: 45px;
 font-size: 11px;
 font-family: inherit;
 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);
}
 .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: #f7f7f7;
 height: 26px;
 padding: 0px 10px;
 float:left;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 width: 30%;
 border: 1px #b9b9b9 solid;
 margin-right: 20px;
 font-size: 12px;
 }
 .ts_input {
 float:left;
 height: 26px;
 border: 0px;
 font-size:11px;
 background-color: transparent;
 width: 100%;
 color: #757575;
 outline: none;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 }
 
 .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: #0062A7;
 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;
 }
 /**/
 .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;
 
 }
 .block {
margin-bottom: 10px;
 border: 1px solid #dedcdc;
 background: #fff;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 }
 .b_title, .info_title {
 font-family: 'Exo 2', sans-serif;
 font-weight: 600;
 font-size: 14px;
 padding: 10px 0px 10px 10px;
 border-bottom: 1px solid #e4e4e4;
 color: #000;
 background: #f1f1f1;
 }
 .b_in, .info_in {
 padding: 10px 5px;
 font-size: 11px;
 }
 
 .block_com {
 border: 1px solid #dfdddd;
 border-radius: 3px;
 }
 
 .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: 10px;border: 1px solid #dfdddd;
 border-radius: 3px;
}
 .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;
 }

/*full news*/
.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_block*/
 
 
 .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: 5px;
 border: 1px dashed #c1c1c1;
 overflow:hidden;
 position:relative;
 color: #272727;
 height: 115px;
 background: #EAEAEA;
 }
.rel_news:hover {
border: 1px solid #c5c5c5;
}
 .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: #000;
 }
 .rel_text h4 {
 font-weight: 600;
 color: #208e5b;
 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;

}

 

#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;
}
/*-------page-switches-------*/
.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;}
/*---------------------------*/

 #forma_comment {
 float:left;
 width: 100%;
 background:#fff;
 margin-top: 10px;
} 

.comm_input { 
 color:#999; 
 padding:5px; 
 width:245px; 
 background: #f9f9f9; 
 border: 1px solid #E0E0E0; 
 margin: 10px 0px 10px 0px; 
} 

.comm_input:focus, 
#forma_comment textarea:focus { 
 box-shadow:inset 0px 1px 3px #c3c3c3!important; 
 -webkit-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
 -moz-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
} 

#forma_comment textarea {
 margin:0;
 float:left;
 color:#555;
 padding:10px;
 background:#f9f9f9;
 width: 642px !important;
 border-top:none;
 border: 1px solid #adadad !important;
} 

#panel_error { 
 float:left; 
 width:100%; 
 text-align:center; 
 margin: 5px 0px 10px 0px; 
 font: 12px Verdana,Arial,Helvetica, sans-serif; color:#c71a1a; 
} 

#panel_bottom { 
 float:left; 
 width:100%; 
} 

#ckcomm_dobavit { 
 float:right; 
 background:#dfdfdf; 
 padding:4px; 
} 

.left {float:left;} 
.right {float:right;} 


#comment_panel {
 float:left;
 width: 633px;
 padding: 5px 0px;
 background:#E0E0E0;
 border: 1px solid #adadad;
 border-bottom: 0;
} 

#comment_panel .codeButtons{ 
 display:none; 
} 

#panel_bb { 
 float:left; 
 width:570px; 
} 

#panel_bb a:link, 
#panel_bb a:visited { 
 float:left; 
 padding: 3px 10px 4px 10px; 
 margin: 0px 5px 0px 0px; 
 background:#F6F6F6; 
 cursor:pointer; 
 border:1px solid #B2B2B2; 
 -webkit-border-radius: 3px; 
 -moz-border-radius: 3px; 
 border-radius: 3px; 
 font: 10px Verdana,Arial,Helvetica, sans-serif; color:#555; text-shadow: 1px 1px 1px #fff; 
} 

#panel_bb a:hover {background:#fff;} 

.panel_i {font-style:italic!important; } 
.panel_u {text-decoration: underline!important; } 
.panel_info {float:right!important; margin: 0px!important;} 

.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; 
} 


.securityCode:focus { 
 box-shadow:inset 0px 1px 3px #c3c3c3!important; 
 -webkit-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
 -moz-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
} 


.kn_dobavit {
 float:right!important;
 cursor:pointer;
} 

.kn_dobavit:hover { 
 background:#3E444B!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: url(//xatab-repack.net/images/asdf.jpg) 50% 50% / 100% 100% no-repeat fixed; */}
#background-dots {
 /* background-image: url('/images/dots.png'); */
 background-repeat: repeat;
 width:100%;
 height:auto;
}
#page.background-image #background-color
{
 /* background: rgba(0, 0, 0, 0.56); */
}

.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;
 text-align: center;
 overflow:hidden;
 width: 99%;
 height: auto;
 float:left;
 border: 1px solid #BFBFBF;
 margin: 0 5px 10px 5px;
 background: #ffffff;
 border-radius: 3px;
 -moz-transition: all 1s ease 0s;
 -webkit-transition: all 1s ease 0s;
 -o-transition: all 1s ease 0s;
 transition: all 1s ease 0s;
}

.imagetext .m-title {
 font-size: 16px;
 display: block;
 border-bottom: 1px solid #cacaca;
 color: #272727;
 padding: 6px 10px;
 background: #f2f2f2;
 font-weight: bold;
 text-align: left;
}

.imagetext .m-reloaded {
color: black;
 font-weight: bold;
 font-size: 11px;
 text-transform: uppercase;
 float: right;
 margin-top: -27px;
 margin-right: 5px;
 background: white;
 padding: 3px 5px;
 border: 1px solid #cccccc;
 border-radius: 1px;
}

.imagetext .m-img {
 width: 120px;
 height: 160px;
 float: left;
 margin: 10px;
 background: whitesmoke;
 border: 1px solid #dedede;
 padding: 2px;
 margin-top: 5px;
}

.imagetext .m-desc {background: whitesmoke;margin-left: 22%;border: 1px solid #d8d8d8;padding: 3px;margin-top: 5px;margin-right: 10px;border-radius: 4px;text-align: left;}

.imagetext .m-desc1 {
 border-top: 1px solid #cacaca;
 bottom: 1px;
 font-size: 12px;
 font-weight: bold;
 color: #1d1d1d;
 margin-left: -3px;
 margin-right: -3px;
 margin-bottom: -3px;
 margin-top: 5px;
 background: #e4e4e4;
 border-radius: 0px 0px 3px 3px;
 padding: 7px;
}



.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: #ECECEC;
 border: 1px solid #D8D8D8;
 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: 62px;
}
.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: rgb(14, 98, 58);
 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; 
 } 

.tip{ 
 position: absolute; 
 top: 10px; 
 left: -7px; 
 height: 13px; 
 width: 9px; 
 background: url("http://joomla.ucoz.com/33/chat/opros/1/fon_ugol.png") no-repeat top left; 
 } 

.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;
 outline: none;
}
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;
 outline: none;
}
input[class='ts_bottom']:hover {
 background:url(../images/t_icons.png) 0px -26px;
 padding:0;
 }
input[class='codeButtons'] { 
 padding: 3px 6px;
}
#back-top{
 padding: 5px;
 position: fixed;
 bottom: 30px;
 right: 70px;
 display: none;
 background: #0a5401;
 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;
 z-index: 9;
}
#back-top a{ color: #fff;}
#back-top:hover{background: #014806;}
#back-top a:hover{color: #ffffff;}

.nav {
 width: 150px;
 margin: 0px 4px;
 float: left;
 background: #0f5f38;
 border-radius: 3px;
}
.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(38, 80, 159);
 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: #171717;
 background: rgb(255, 255, 255);
 border: 1px solid #000;
}
 .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;
}
.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;
}
/* TABS */
.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%;
 }


/* RESPONSIVE */
@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){
   .top {
display:none;
} 
#google_translate_element {
    display:none;
}
 #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: 99%;
 margin: 10px 1%;
} 
}
@media screen and (max-width: 480px) and (min-width: 321px){
 .posterrrrr{
 margin: 0 auto;
 width: 60%;
 float: none;
}
 .imagetext {
 width: 99%;
 margin: 10px 1%;
} 
 .imagetext .m-img {
 float:none;
} 
 .imagetext .m-desc {
 margin-left: 2%;
} 
 .imagetext .m-desc1 {font-size: 11px;} 

 .imagetext .matdate {
 margin-left: 2%;
} 

 .rel_news {
float: left;
 width: 92%;
 margin:4%;
 
}
}
@media screen and (max-width: 640px) and (min-width: 481px){
 .posterrrrr{
 margin: 0 auto;
 width: 60%;
 float: none;
}
 .imagetext {
 width: 99%;
 margin: 10px 1%;
} 

 .imagetext .m-desc {
 margin-left: 28%;
} 
 .imagetext .m-desc1 {
font-size:11px;
} 

 .imagetext .matdate {
 margin-left: 28%;display:none;
} 

 .rel_news {
float: left;
 width: 46%;
 margin:2%;
 
}
}
@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%;}
}
 .imagetext:hover {
 box-shadow: 0px 0px 10px #8a8888;
 }
.hidewrap {
 -moz-transition: all 0.5s ease 0s;
 -webkit-transition: all 0.5s ease 0s;
 -o-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;}
.hidewrap:hover {
 box-shadow: 0px 0px 1px 0px #6B6B6B;
 -moz-box-shadow: 0px 0px 1px 0px #6B6B6B;
 -webkit-box-shadow: 0px 0px 1px 0px #6B6B6B;
 box-shadow: 0px 0px 1px 0px #6B6B6B;
}
.hidewrap{margin-left:10px;border:1px solid #c3cbd1;margin:5px;z-index:100}
.hidehead{background-color:#e9e9e6;font-weight:bold;padding:3px;padding-left:20px;background-image: url(http://s.rutor.is/t/icon_plus_1.gif);background-repeat:no-repeat;background-position:6px 6px;cursor:pointer}
.hidebody{border-top:1px solid #c3cbd1;padding:3px;display:none;background-color:#f5f5f5}
.hidearea{display:none}
#downinfo {font-size: 12px;font-style: italic;color: #fff;text-shadow: 1px 1px rgba(0,0,0,.13);} 
 #downtitle {font-size: 13px; font-weight: bold;color: #fff;text-shadow: 1px 1px rgba(0,0,0,.13);} 

 .download_button {display:block; width:256px; height:60px; background:url('http://uguide.ru/download/img/dwnl1.png') no-repeat; position:relative; color:#fff; text-shadow:0px 1px 1px #7cb51a;} 
 .download_button:hover {background-position:0 -62px; color:#fff; text-shadow:0px 1px 1px #49c2e0;} 

 .download_button_mg {display:block; width:256px; height:60px; background:url('http://uguide.ru/download/img/dwnl2.png') no-repeat; position:relative; color:#fff; text-shadow:0px 1px 1px #7cb51a;} 
 .download_button_mg:hover {background-position:0 -63px; color:#fff; text-shadow:0px 1px 1px #49c2e0;}
hr {
border-bottom: 1px dashed black;
 border-top: 0;
}

.download_button_like_stat {
 display: inline-block;
 /*background: url('/images5/download_icon.png') no-repeat 10px -2px;
 color: #2DC5EB !important;
 font-size: 15px !important;*/
 font-family: Arial !important;
 font-weight: bold;
 text-align: left;
 /*height: 60px;
 padding: 12px 15px 5px 80px;*/
 margin: 8px;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
 max-width: 450px;
 /*border-radius: 12px;
 -moz-border-radius: 12px;
 -webkit-border-radius: 12px;*/
 border-radius: 7px;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 background: #05a351 url('//xatab-repack.net/images/download_icon_v3.png') no-repeat -39px 50%;
 border-bottom: 1px solid #008841;
 -webkit-box-shadow: 0px 1px 3px 0px rgba(0,88,42,0.3);
 -moz-box-shadow: 0px 1px 3px 0px rgba(0,88,42,0.3);
 box-shadow: 0px 1px 3px 0px rgba(0,88,42,0.3);
 color: #FFFFFF !important;
 font-size: 14px !important;
 padding: 11px 15px 10px 80px;
 text-transform: uppercase;
}

.download_button_like_stat .download_button_like_stat_title {
 line-height: 16px;
}

.download_button_like_stat .download_button_like_stat_subtitle {
 display: block;
 /*color: #858a93;*/
 color: #e5feee;
 font-size: 11px;
 font-family: Arial;
 font-weight: normal;
 text-transform: uppercase;
 /*padding: 5px 0 0 0;*/
 line-height: 14px;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 padding: 6px 0 0 0;
}

.download_button_like_stat:hover {
 /*background-position: 10px -82px;
 background-color: #f5fbfc;*/
 background-color: #05974b;
 border-bottom: 1px solid #007b3b;
}

.download_button_like_stat:hover .download_button_like_stat_title {
 text-decoration: underline !important;
}

.download_button_like_stat:hover .download_button_like_stat_subtitle {
 /*color: #5C6063;*/
 text-decoration: none !important;
}
 .menu12 {
 display: block;
 color: #ffffff;
 margin: 5px 2px;
 padding: 6px 7px 6px 7px;
 border-radius: 2px;
 background: rgb(13, 102, 61);
 font-family: 'Exo 2', sans-serif;
 font-size: 14px;
 -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;

 }
 .menu12:hover {
 color: #151515;
 background: rgb(255, 255, 255);
 }
a.minibutton{display:inline-block;height:23px;padding:0 0 0 2px;font-size: 12px;font-weight:bold;text-transform: uppercase;color:#333;/* text-shadow:1px 1px 0 #fff; */white-space:nowrap;border:none;overflow:visible;cursor:pointer;text-decoration:none;}
a.minibutton>span{display:block;padding: 5px 10px 5px 10px;background: #f2f2f2;border: 1px solid;border-radius: 3px;}
a.minibutton:hover,a.minibutton:focus{
 /* color: #d8d8d8 !important;
 */
 text-decoration:none;
 /* text-shadow:-1px -1px 0 rgba(0,0,0,.3);
 */
 color: #d0d0d0;
 background: none;
 }
a.minibutton:hover>span,a.minibutton:focus>span{
 border: 1px solid #000000;
 background: white;
 color: #000000 !important;
 border-radius: 3px;
}
a.minibutton.mousedown{
background-position:0 -60px;
}
a.minibutton.mousedown>span{
background-position:100% -60px;
}
a.btn-download .icon{
float:left;
margin-left:-4px;
width:18px;
height:22px;
background:url(//rg-mechanics.biz/images/mediaget.png) 0 0 no-repeat}
a.btn-download .icon{
background-position:-40px 0;
}
a.btn-download:hover .icon,a.btn-download:focus .icon{
background-position: -40px -26px;
}

.commoderator{color: #fff; background: #DF2831; padding: 0 6px 1px 6px;border-radius: 3px;}
.vip{color: #fff; background: #FF9100; padding: 0 6px; border-radius: 3px;}
.kino{color: #fff; background: #9C27B0; padding: 0 6px;border-radius: 3px;}
.cell_comment_os{border-bottom:1px solid #ddd;width:100%;background:#fff;padding-bottom: 10px}
.cell_comment_os1{background: #f3f3f3;border: 1px solid#ddd;border-top: 0px;width: 98%;padding-bottom: 10px}
.unl a {text-decoration: underline;}
.comment_p{float:left;width:76px}
.comment_v{margin:5px 0 5px 10px}
.avatarka{width: 50px;height: 50px;margin: 9px 3px 0px 10px; background: #F6F6F6;border-radius: 45px;} 
.avp {border:1px solid#ccc}
.avm {border:1px solid#F47222}
.avv {border:1px solid#F4AA22}
.ava {border:1px solid#D02026}
.midimg{vertical-align: middle}
.k12s{text-align:right;margin-top:-21px}
.comment_c{text-align:justify;margin:0 3px 0 76px;padding-top:10px; }
.comment_n{text-align:left;margin-top: 5px;margin-left: -80px;padding:3px 8px 0 80px}
.vcc_otvet{overflow:hidden!important;border:1px solid #eccece;background:#fcf6f6;padding:10px}
.comment_avatar{width:40px;height:40px;border:1px solid #CAD1DB;background:#F6F6F6;border-radius:5px;margin:8px 10px 0 15px;padding:4px}
.red{color:#d20000}
.gren{color:#429e1e}
.grey{color:#999}
.text_9{ font-size: 11px;}
.right{float:right}
#comment_panel{float:left;padding: 8px 0 2px 7px;}
#comment_panel .codeButtons{display:none}
#panel_bb{float:left}
#panel_bb a:link,#panel_bb a:visited{float:left;background:#F6F6F6;cursor:pointer;border:1px solid #B2B2B2;border-radius:3px;color:#555;text-shadow:1px 1px 1px #fff;margin:0 5px 0 0;padding:3px 10px 4px}
#panel_bb a:hover{background:#fff}
.panel_i{font-style:italic!important}
.panel_u{text-decoration:underline!important}
.panel_info{float:right!important;margin:0!important}
.menu_n{float:left;display:block;position:relative;margin:0 5px 0 0}
.dd_ugol1,.dd_ugol2,.dd_menu{width:325px}
.dd_menu{float:left;left:-999em;z-index:998;background:#fff;position:absolute;border:1px solid #999;border-radius:5px 5px 5px 5px;box-shadow:0 0 5px #999;margin:0 0 0 -5px;padding:5px}
.menu_n:hover .dd_menu{right:auto;left:0;top:30px}
.dd_ugol1, .dd_ugol2{float:left;height:25px;top:-25px;left:4px;position:absolute;background:url(//xatab-repack.net/images/fon_ugol_1.png) no-repeat left bottom}
#panel_bottom img{display:none}
#secuImgC{float:left!important;display:inline!important;border:1px solid #E0E0E0!important;height:25px!important;margin:5px 0!important}
.kn_dobavit{text-shadow:1px 1px 1px #333; float:right!important; color:#fff!important;height:37px!important;cursor:pointer;background:#535B64!important;border:4px solid #DFDFDF!important;margin:0!important;padding:0 10px!important}
.kn_dobavit:hover{background:#3E444B!important}
#forma_comment a:hover img{opacity:0.5;}



.item {text-align: center; float: left; margin: 10px;} 
.num {border: 2px solid; border-radius: 50%;line-height: 30px;width: 30px;margin: auto;text-align: center; font-size:16px;} 
#tnum {border-color: #16a085;color: #16a085;} 
#unum {border-color: #0082FF;color: #0082FF;} 
#gnum {border-color: #95a5a6;color: #95a5a6;}


.matdate {
 position: absolute;
 margin-left: 22%;
 background: #e4e4e4;
 padding: 4px;
 margin-top: 17px;
 border: 1px solid #d4d4d4;
 color: #4a4a4a;
 font-weight: bold;
 font-size: 14px;
 border-radius: 3px;
}
.mata {margin-right: 10px;float: right;background: #0d663d;padding: 4px;padding-bottom: 5px;border: 1px solid #0f8458;color: white;margin-top: 19px;font-size: 14px;border-radius: 3px;font-weight: bold;}
.mata:hover {
background: #0d6620;
}
.report-spam-btn {
 margin-left: 120px;
 margin-top: 8px;
 position: absolute;
}
.comment_c .uSpoilerButton {
display: block;
 margin: 5px 0px;
 padding: 5px 10px;
 border: 1px solid #cccccc;
 border-radius: 3px
}



.myWinCont input[type=text], .myWinCont input[type=password] {background:#fff!important;border:1px solid #ececec!important;font-size:11px!important;font-family:tahoma!important;color:#535353!important;border-radius:2px!important;padding:5px 8px!important;outline:none!important;box-shadow:none!important;} 
.myWinCont textarea {box-shadow:none!important;} 
.x-sh .xstl{padding-top:6px; background:none!important;}  
.x-sh .xsml{background:none!important;}  
.x-sh .xstr{padding-top:6px; background:none!important;}  
.x-sh .xsmr{background:none!important;}  
.x-sh .xsbl{padding-left:6px;background:none!important;}  
.x-sh .xsbc{background:none!important;}  
.x-sh .xsbr{padding-right:6px;background:none!important;}  
.xt {background:none!important; margin-left:5px!important; margin-top:1px!important; width:25px!important; height:20px!important;}  
.xt-close{background:url('http://yraaa.ru/_pu/21/12848835.png') no-repeat!important; margin:1px 0 0 0px!important;}  
.xt-close-over{background:url('http://yraaa.ru/_pu/21/12848835.png') no-repeat!important;}  
.xt-mini{background-position:0 -15px!important;}  
.xt-mini-over{background-position:-15px -15px!important;}  
.xt-maxi{background-position:0 -30px!important;}  
.xt-maxi-over{background-position:-15px -30px!important;}  
.xt-rest{background-position:0 -45px!important;}  
.xt-rest-over{background-position:-15px -45px!important;}  
.xw-tl {background:#fff!important; border-bottom:1px solid #6f9bc0!important; padding-left:5px!important; -webkit-border-radius: 2px 0px 0px 0px; -moz-border-radius: 2px 0px 0px 0px; border-radius: 2px 0px 0px 0px;}  
.xw-tc {background:none!important; padding:6px 10px 0px 10px!important;}  
.xw-tr {background:none!important; padding-right:5px!important; -webkit-border-radius: 0px 2px 0px 0px; -moz-border-radius: 0px 2px 0px 0px; border-radius: 0px 2px 0px 0px;}  
.xw-ml {background:#fff!important; padding-left:5px!important; color:#656565!important;}  
.xw-mr {background: none !important; padding-right:5px!important;}  
.xw-bl {background:#fff!important; padding-left:5px!important; -webkit-border-radius: 0px 0px 0px 2px; -moz-border-radius: 0px 0px 0px 2px; border-radius: 0px 0px 0px 2px;}  
.xw-br {background:#fff!important;padding-right:5px!important; -webkit-border-radius: 0px 0px 2px 0px; -moz-border-radius: 0px 0px 2px 0px; border-radius: 0px 0px 2px 0px;}  
.xw-bc {background:#fff!important; height:5px!important;}  
.xw-hdr-text {padding:0px!important;}  
.xw-hdr-text {font-size: 11px;font-weight: 700; font-family: tahoma!important; color:#656565!important; line-height: 15px!important; vertical-align:2px!important;}  
.xw-plain .xw-mc {border-radius:2px!important; border: none!important; padding:0!important; margin:0!important; font: 11px tahoma!important; color:#656565!important; background:#fff!important;}  
.xw-body, .myWinCont {padding:0!important; margin:0!important; color:#656565!important;}  
.xw-plain .xw-body{padding: 0!important; border: none!important;}  
.xw-plain {box-shadow:0 0 6px #cecece;} 
.xw-blank {background:#fff!important;}  
.myWinTD1 {background:none!important;}

.report-spam-wrap {
display:none !important;
}