* {background: transparent;margin:0;padding:0;outline:none;border: 0;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main-part {display: block;}
body {font: 16px Tahoma, Arial, sans-serif; line-height:normal; 
padding:0; margin:0; color: #333; 
background:#111 url(../images/bg.svg); 
height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clrfix:after {content: ""; display: table; clear: both;}
a {color: #333; text-decoration: none;}
a:hover, a:focus {color: #000000;text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:24px;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {padding:0 30px;display:inline-block;height:40px;line-height:40px;border-radius:4px;cursor:pointer;background-color: #1b3b7b;color:#fff;text-align:center;font-weight:400;font-size:15px;text-transform: uppercase;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #1953c4;color:#fff;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#fff; border-radius:4px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #e3e3e3,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#F8F8F8; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.img-box, .img-wide, .img-resp, .img-resp-v, .img-resp-sq {overflow:hidden; position:relative; border-radius: 5px;}
.img-resp {padding-top:57%;}
.img-resp-v {padding-top:140%;}
.img-resp-sq {padding-top:100%;}
.img-box img, .img-resp img, .img-resp-v img, .img-resp-sq img {width:100%; min-height:100%; display:block;}
.img-resp img, .img-resp-v img, .img-resp-sq img {position:absolute; left:0; top:0;}
.img-wide img {width:100%; display:block;border-radius:5px}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, . a {transition: all .3s;}
.button, .carou-desc {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icl .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}

.flx-r {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.flx-m{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.flx{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.fx-left {-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.flex1 {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.flx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 0;}


b, strong {font-weight: 700;}


/* BASIC GRID
----------------------------------------------- */
.wrapper {min-width:320px;overflow:hidden;}
.wrapper-center {
    max-width:1200px;
    width: 100%;
    margin:0 auto;
    position:relative;
    box-shadow: 0 8px 24px rgba(0,0,0,0.04),
    0 0 18px rgba(0,0,0,0.05);
    }
.header {background-color: #ffffff;position: relative;z-index: 999;border-bottom: 1px solid #d7d7d7;}
.header-m {height: 80px;padding: 0 15px;}
.mcontent {width: 100%;}
.clmns {background-color: #eaebef;}
.left-menu {background-color: #fcfcfc;width: 340px;padding: 30px;padding-top: 15px;}
.main-part {padding: 30px;min-height: 80vh;background-color: #fefefe;box-shadow: -1px 0px 4px 0 rgb(0 0 0 / 7%);}
.footer {background-color: #000; padding: 30px; border-top: 1px solid #2d3048;}

#gotop {position:fixed; z-index:15; left:0; top:0; height:100%; width:75px; text-align:center; 
padding:20px 0; background-color:rgba(0,0,0,0.4); color:#FFF; font-size:24px; cursor:pointer; display:none;}

.full-b-links {clear:both; width:340px; margin-bottom:20px}
.full-b-links a {display:block;font-size: 16px;float:left;margin-right: 14px;width: 126px;border-radius: 5px;padding: 5px 0;}
a.mainb:after {content:"\f005"; font-family:FontAwesome;margin-left:5px;color:#fecf04;}
a.newb:after {content:"\f06e ";font-family:FontAwesome;margin-left:5px;color: #4e88ff;}

/* HEADER, CAROU
----------------------------------------------- */
.logo {display:block;width: 290px;height: 70px;margin: 5px 0 0 20px;overflow:hidden;float: left;background: url('/templates/rosserii/images/logo.svg') left center / contain no-repeat;background-size: 300px auto;background-position: -4px center;}


.search-wrapper {width:400px;position: absolute;top: 20px;left: 50%;margin-left: -200px;border: 1px solid #c1c1c1;border-radius: 4px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; padding:0 60px 0 15px; 
	background-color:#ffffff; box-shadow:none; color: #000; border-radius: 4px;
	}
.search-box button {position:absolute; right:0px; top:3px; z-index:10; 
height: 30px !important; line-height: 30px !important; border-radius: 15px !important; 
background-color: transparent !important; color: #fff !important; padding: 0 15px !important; 
font-size: 18px !important;}

.btns-log {white-space:nowrap;float:right;line-height: 40px;margin-top: 18px;text-transform: uppercase;}
.btns-log a {display:inline-block;padding:0 15px 0 0;}
.show-login {cursor:pointer;display:inline-block;}
.show-login:hover, .btns-log a:hover {color: #646464;text-decoration: underline;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#eaebef; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#f8f8f8;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#f8f8f8;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#005357; color:#fff;}
.lb-menu a .fa {color:#005357;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f8f8f8; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#f8f8f8; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}


/* CAROU
----------------------------------------------- */
.carou {background-color: #eaebef; padding: 20px; border-bottom: 0px solid #fff;
	width: 100%; height: 265px;}

.top-menu {height: 60px; background-color: #eaebef; margin: -10px -20px -10px -20px; padding: 10px 30px;}
.top-menu-item {display: block; height: 40px; line-height: 40px; margin-right: 15px; float: left; 
text-transform: uppercase; box-shadow: inset 0 0 0 1px #ccc; border-radius: 3px; padding: 0 15px;}
.top-menu-item.to-right {float: right; margin-right: 0; padding: 0; padding-top: 7px; box-shadow: none;}

.top-menu-in {padding: 10px;}
.carousel_container {display: block; width: 129px; height: 200px; float: left;}
.img-shadow {box-shadow: 0 0 10px 0 rgba(0,0,0,0.8);}
.mask-img-before:before {content: ''; position:absolute; z-index: 10; left:0; top:0; width:100%; height:30%; 
background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);}
.mask-img-after:after {content: ''; position:absolute; z-index: 10; left:0; bottom:0; width:100%; height:70%; 
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);}
.carou-desc {position: absolute; z-index: 20; left: 0; right: 0; bottom: 0; 
	padding: 15px; font-size: 14px; text-align: center;}
.carou-meta {margin-top: 3px;}
.carousel-title {text-transform: uppercase; color: #fff;}
.carou-rate {color: #ffc100; position: absolute; z-index: 20; right: 10px; top: 10px; font-weight: 700;}
.carou-rate .fa {margin-right: 5px;}
.carousel_container:hover .carou-desc {opacity: 0.8;}
.carousel_container:hover {opacity: 0.8;}


/* SECTION, SEO DESC
----------------------------------------------- */
.left-menu-bt.pnav:after {content:"\f03a"; font-family:FontAwesome; display:inline-block; margin-left:10px;}
.left-menu-bt.psmile:after {content:"\f118"; font-family:FontAwesome; display:inline-block; margin-left:10px;}
.short-h {margin-bottom: 30px;}
.cat-title {font-size: 32px;}

.sorting {display:inline-block; cursor:pointer; position: relative;
line-height:34px; height: 34px;}
.sorting:before {content:attr(data-label); padding:0 10px 0 0; display: inline-block; vertical-align: top;}
.sorting form {display:none; background-color:#f8f8f8; padding:10px; 
	line-height:26px; box-shadow:0 0 15px 0 rgba(0,0,0,0.1); 
position:absolute; right:0; top:100%; width:160px; z-index:999;}
.sorting a:hover {text-decoration:underline;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063"; font-family:FontAwesome; display:inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}
.sorting > span {display: inline-block; vertical-align: top; height: 34px; line-height: 32px; padding: 0 15px; 
box-shadow: inset 0 0 0 1px #ccc; border-radius: 3px; padding: 0 15px; text-transform: uppercase; 
background-color: #f8f8f8;}

.foot-text-cat {background-color: #222; padding: 30px; border-top: 1px solid #2d3048; width: 100%; color: #ccc;}
.foot-text-cat h1, .foot-text-cat h2, .foot-text-cat h3 {font-size: 24px; text-transform: uppercase; 
color: #fff; margin-bottom: 15px;}
.foot-text-cat span {}
.foot-text-cat p {line-height:1.5;}
.foot-text-cat p + p {margin-top:15px;}
.foot-text-cat p + h1, .foot-text-cat p + h2, .foot-text-cat p + h3 {margin-top:30px;}
.foot-text-cat a {text-decoration: underline; color: #eaebef;}
.foot-text-cat img {float: left;margin: 10px 30px 10px 0;max-width: 300px;border-radius: 4px;}

.speedbar {margin: -11px 0 15px 0;font-size: 15px;}
.speedbar + .short-h {padding-top: 0px;}


/* SHORT
----------------------------------------------- */
.series-short {margin: 0 0 30px 0; padding: 0 0 30px 0; border-bottom: 2px solid #e2e3e8;}
.info-left {width: 200px; margin-right: 30px; -ms-flex-order: -1;-webkit-order: -1;order: -1;}
.short-img {height: 285px; display: block; box-shadow: 1px 0 2px rgba(0,0,0,0.1);
	border: 2px solid #fff; border-radius: 5px;}
.short-meta {display: inline-block; position: absolute; z-index: 20; 
	height: 30px; line-height: 30px; padding: 0 10px;}
.short-meta-qual {background-color: #2a51a0;color: #fff;top: 5px;left: 5px;border-radius: 5px;}
.short-meta-ser {background-color: #005357; color: #fff; bottom: 0; left: 0; font-size: 14px; 
height: 22px; line-height: 22px;}
.sright-info {padding-bottom: 55px; position: relative;}
.top-block {margin-bottom: 15px; width: 100%; -ms-flex-order: -2;-webkit-order: -2;order: -2;}
.top-block-left h2 a {display: inline-block;font-size: 21px;}
.top-block-left h2 a:hover {}
.short-original-title {margin-top: 3px; color: #999;}
.top-block-right {position: relative;}
.short-rating {padding-top: 8px;}
.favorites-bttn {box-shadow: inset 0 0 0 1px #ccc; border-radius: 3px; padding: 0 30px; text-transform: uppercase; 
color: #333; height: 40px; line-height: 40px; cursor: pointer;}
.favorites-bttn .fa {color: #20448e;font-size: 25px;margin-right: 10px;vertical-align: middle;}
.sbtm a {display: block;}
.short-descr {margin-bottom: 10px; line-height: 1.5;}
.info-lines {margin-top: 3px; line-height: 1.5; color: #5c5c5c;}
.info-lines > span {color: #999; margin-right: 5px; font-size: 14px;}
.info-lines a {text-decoration: underline;}
.sbtm {position: absolute; left: 0; right: 0; bottom: 0;}
.sprod-date {font-size: 14px;}
.adnitrodiv1, .adnitrodiv2 {margin-bottom:40px;margin-top:20px}

/* SIDE
----------------------------------------------- */
.left-menu-box + .left-menu-box {margin-top: 30px;}
.left-menu-bt {
    text-transform: uppercase;
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 20px;
    padding: 8px 20px;
    border-radius: 4px;
    background: linear-gradient(
    135deg,
    #1a3977 0%,
    #20448e 45%,
    #315fc0 100%
);
  }

.menu-container {width: 40%;}
.menu-container + .menu-container {width: 50%;}
.menu-title {color: #325db6;text-transform: uppercase;margin-bottom: 10px;font-weight: 700;font-size: 16px;}
.menu-items + .menu-title {margin-top: 15px;}
.menu-items {margin: 0 0 0 -30px;}
.menu-container + .menu-container .menu-items {margin: 0 -30px 0 -15px;}
.menu-items a {display:block; padding: 4px 0 4px 30px; font-size: 15px;}
.menu-container + .menu-container .menu-items a {display:block; padding: 4px 0 4px 15px;}
.menu-items a:hover, .menu-items a.is-active {background-color: #eaebef;}

.left-menu-item {width: 47%;margin-bottom: 15px;display: block;font-size: 14px;}
.left-menu-title {margin-top: 7px;text-align: center;}
.owl-left-menu .left-menu-item {width: 132px; margin-bottom: 0;}
.left-menu-item:hover {opacity: 0.8;}

.upd-news {padding: 10px;margin-bottom: 3px;font-size: 14px;}
.upd-right {text-align: right; margin-left: 15px;}
.upd-title {text-transform: uppercase;}
.upd-season {margin-top: 3px; color: #006e74;}
.upd-voice {margin-top: 3px;}

.new-comm + .new-comm {margin-top: 15px;}
.ncomm-t {display: block;}
.ncomm-text {line-height: 1.5; font-size: 14px;}
.ncmeta {font-size: 14px; margin: 5px 0; opacity: 0.6;}
.nc-date, .av, .nc-name {display: inline-block; vertical-align: middle; margin-right: 7px;}
.av {width: 30px; height: 30px; border-radius: 50%;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bttm-navigation {line-height:40px; text-align:center; padding-top: 30px;}
.navi-bttn {max-width:100%; display:inline-block;}
.navi-bttn > span {display:inline-block;}
.prev-page, .next-page {}
.prev-page {}
.next-page a, .prev-page a, .prev-page > span, .next-page > span {display:block; width:40px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .next-page a, .prev-page a, .prev-page > span, .next-page > span {display:inline-block; padding:0 5px; 
min-width:40px; background-color:#f8f8f8; margin:0 3px; border-radius:20px; margin-top: 10px;}
.navigation span, .navi-bttn a:hover {background-color: #2a51a0;color:#fff;}
.navigation span.nav_ext {background-color:#f8f8f8; color: #999;}
.navi-bttn a:hover {background-color:#005357; color:#fff;}
.dle-comments-navigation .navi-bttn {margin-bottom:0;}


/* FOOTER
----------------------------------------------- */
.footer-left {position: relative; color: #999;}
.footer-menu a {margin-right: 15px; display: inline-block; color: #ccc;}
.footer-menu a + a {}
.footer a:hover {text-decoration: underline; color: #fff;}
a.footer-text {margin-top: 10px;color:#fff}
a.footer-text:hover {text-decoration: none;color:#d2d2d2}

/* FULL
----------------------------------------------- */
.series-page  .favorites-bttn  {top: -15px;margin-top: 10px;}
.top-block h1 {font-weight: 400;font-size: 23px;}
.top-block h1 .fa {margin-left: 15px;}
.mdesc .info-left {float: left; margin: 0 30px 10px 0; text-align: center;}
.mdesc .short-img {height: auto;}
.mt {margin-top: 15px;}
.mdesc {margin-bottom: 30px;}
.prod-date {padding-top: 2px; color: #999;}
.rating2 {margin: 5px;float: left;}
.info-right .favorites-bttn {display: inline-block; margin-bottom: 15px;}
.series-info  {border-bottom: 3px solid #e2e3e8; margin-bottom: 15px; padding-bottom: 15px;}
.mleft {text-align: center;}
.descr-full {margin-bottom: 30px;}

.screens {display: flex;flex-flow: row wrap;justify-content: center;margin: 30px auto;}
.screens a {position:relative;display:inline-block;vertical-align:top;width: 150px;height: 100px;overflow:hidden;opacity: 0.9;margin: 5px;}
.screens a img {display:block; width: 100%; min-height:100%;}
.screens br {display:none;}
.screens a:hover {opacity: 1;}

.title-h2 {font-size: 17px;color: #fff;padding: 13px;border-bottom: 1px solid #0b2049;}
.title-h2:before {content: "\f04b";font-family: "FontAwesome";font-weight: 900;margin-right: 10px; color:#ffda00;}
.series-player {position:relative;}
.series-player .tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto; font-size: 0;}
.series-player .tabs-sel span {display:inline-block; padding:0 15px; height:40px; line-height:40px; cursor:pointer; 
text-transform: uppercase;  background-color: #f8f8f8; font-size: 17px; 
border: 1px solid #fff; box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.07)}
.series-player .tabs-sel span.current {background-color: #006e74; color: #fff; border-color: #006e74;}
.series-player .tabs-sel span:hover {text-decoration: underline;}
.js .video-b {display:none; background-color: #18336b;}
.js .video-b.visible {display:block;border-radius: 5px;}
.share-soc {text-align: right;padding: 10px;background-color: #18336b;color: #f5f5f5;border-radius: 5px;}
.share-soc-title {text-transform: uppercase; margin-bottom: 10px;}
.share-soc > * {display: inline-block; vertical-align: middle; margin: 0 7px;}
.text2 {padding: 15px; margin-bottom: 30px; background-color: #f8f8f8; 
	border: 1px solid #fff; box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.07)}

.related-block {margin-bottom: 15px; margin-top:25px;}
.related-block-title {font-size: 18px; text-transform: uppercase; margin-bottom: 15px;}
.related-block .left-menu-item {width: 18%; text-align: center;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-block embed, .video-block object, .video-block video, .video-block iframe, .video-block frame 
{width: 100%; max-width:100% !important; height:400px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.series-text {line-height:1.5;}
.series-text img:not(.emoji) {max-width:100%; margin:10px auto;}
.series-text > img[style*="left"], .series-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.series-text > img[style*="right"], .series-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.series-text a {text-decoration:underline; color:#006e74;}
.series-text a:hover {text-decoration:none;}
.series-text h2, .series-text h3, .series-text h4, .series-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.series-text p {margin-bottom:10px;}
.series-text > ul, .series-text > ol {margin:10px 0;}
.series-text > ul li {list-style:disc; margin-left:40px; position:relative;}
.series-text > ol li {list-style:decimal; margin-left:40px;}

.series-text table {width:100%; text-align:left; margin:0;}
.series-text table tr td {padding:3px 7px; border:2px solid #171717;}
.series-text table tr:nth-child(2n+1) {background-color:#171717;} 
.full-text222 table tr:nth-child(1) {background-color:#000 !important; color:#FFF; font-size:14px !important;}
.series-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#171717; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#d4152b;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #171717; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polncomm-t {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#171717; line-height:normal;}
.full-taglist a {color:#006e74;}
.full-taglist {margin:0;}
.titzagser {background-color: #142b5c;}
.episodes-list {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    overflow: hidden;
    border-collapse: collapse;
    margin-top: 15px;
    background: linear-gradient(135deg, #163065 5%, #1c3b7c 58%, #2a52a6 100%);
}

.episodes-list th, .episodes-list td {border-collapse: collapse;border: 1px solid #153236;}

.episodes-list th {color: #fff;padding: 10px 0px;font-size: 16px;}

.episodes-list td {
    /* background: #253d6e 0; */
}

.episodes-list-link {
display: inline-block;
    padding: 6px 8px 6px 8px;
    font-size: 14px;
}

.episodes-list-link:hover, .episodes-list-link, .episodes-list-link:link {
    color: #fff;
    text-decoration:none;
    width: 97%;
    font-size:15px
}
.episodes-list a:hover {background: #1f438d;width: 100%;}
.episodes-list a:before{font-family:FontAwesome;font-size:22px;color:#ffbc00;margin-right:5px;content:"\f04b";}
.episodes-list a:hover:before{color:#ffa500;}

.episodes-list-toggle {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    background-color: #ffdb4c;
    line-height: 40px;
    margin: 10px 0 -5px 0;
}

.episodes-list tr.active td {background:#3c94a1}
.episodes-list tr.active td a:hover {background: #6394b5;}
.playlist-box.full .playlist-block {display:none;}

.rating_stars {margin-top:0; margin-left:5px; padding:5px;}
.rating_stars span {color: #fdeecf;}
.rate2_stars {float:left}
.rating_stars span.right {float:none}
.rating-counts {float:left;margin: 8px 10px 0;color: #ffeabe;font-size: 14px;}

.short_playlist {display: flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;flex-flow: row wrap;justify-content: center;margin: auto;width:100%;text-align:center;color:#fff;}
.short_playlist a {display: inline-block;background: #358bc6;margin: 10px 5px;padding: 6px 15px;color:#fff;white-space: nowrap;}
.short_playlist a:hover {text-decoration:none;background:#3d9fe1}
.short_playlist .allseries {background: #5fa968;}
.short_playlist .allseries:hover {background: #63af6c;}
.short_playlist .real-time {display: inline-block;background: #ffd21b;color:#464646;margin: 10px 5px;padding: 6px 15px;white-space: nowrap;}
.short_playlist .next:after{font-size:18px;vertical-align:middle;margin-left:5px;content:"\f061";font-family:FontAwesome;color:#ffffffeb}
.short_playlist .prev:before{font-size:18px;vertical-align:middle;margin-right:5px;content:"\f060";font-family:FontAwesome;color:#ffffffeb}
.short_playlist .allseries:before{font-size:18px;vertical-align:middle;margin-right:5px;content:"\f00b";font-family:FontAwesome;color:#ffffffeb}
.short_playlist .real-time:before{font-size:18px;vertical-align:middle;margin-right:5px;content:"\f144";font-family:FontAwesome;color:#464646}
.short_playlist .prev, .short_playlist .next, .short_playlist .real-time, .short_playlist .allseries {border-radius: 5px;}
.playlist-box.fulls .playlist-block{display: none;}

/* COMMENTS
----------------------------------------------- */
.comments-block {border-top: 3px solid #e2e3e8; padding: 30px 0 0 0; margin: 0 ;}
.comments-title {line-height:40px;}
.add-comm-form {position:relative; margin:15px 0 0 0; padding: 30px; 
display:none; background-color: #f8f8f8; border: 1px solid #fff; box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.07)}
.ac-soc {position:absolute; right:30px; top:17px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px; height: 30px; border-radius: 15px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}
.comments_subscribe input {margin-right: 10px;}

.ac-av {width:40px; height:40px; border-radius:50%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color:#FFF; box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
.ac-textarea textarea {height:85px; background-color: #fff;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {background-color:#FFF;}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f8f8f8; margin:20px 0 0 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#006e74;}
.comments-block {}
#dle-comments-list {margin-top: 15px;}

.items-comments {padding-left:60px; margin-bottom:15px;}
.comm-l {width:40px; height:40px; margin-left:-60px; float:left; border-radius:50%;}
.comm-r {width:100%; float:right; background-color:#f8f8f8; padding:10px; position:relative; 
	border: 1px solid #fff; box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.07)}
.comm-r:after {right: 100%; top:10px; border: solid transparent; content: " "; height: 0; width: 0;
position: absolute; border-color: rgba(255, 255, 255, 0); border-right-color: #f8f8f8; border-width: 10px;}


.comm-f {padding:0 80px 5px 0; position:relative; font-size:12px;}
.comm-f > span:nth-child(4) {float:right; margin-right:0;}
.comm-f > span {float:left; margin-right:20px;}
.comm-author {font-weight:700; color: #006e74;}
.comm-author a {color: #2750a4;}
.rate3-type {position:absolute; right:0; top:0; white-space:nowrap; font-size:16px;}
.rate3-type a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:14px;
color:#0aa80a; margin:0 5px 0 0; vertical-align:top}
.rate3-type a:last-child {color:#d00e0e; margin:0 0 0 5px;}
.rate3-type a:hover {opacity:0.5;}
.rate3-type > span {height:20px; line-height:20px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-type > span > span.ratingtypeplus {color: #06b601;}
.rate3-type > span > span.ratingplus {color: #95c613;}
.rate3-type > span > span.ratingminus {color: #ff0e0e;}
.comm-t {}
.signature {font:italic 12px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; 
border-top:1px dashed #ccc;}
.comm-th {margin-top:10px; font-size:12px; text-align:right;}
.comm-th li {display:inline-block; margin-left:10px; line-height: 20px;}
.comm-th a {display: inline-block; vertical-align: middle; 
	border: 1px solid transparent; line-height: 18px; height: 20px;}
.comm-th li:first-child {margin-left:0px; float:left;}
.comm-th li:first-child a {border: 1px solid #ccc; padding: 0 5px; border-radius: 3px; text-decoration: none;}

.video-player {
	background: #0b1f46;
	color: #fff;
	padding: 4px 0px 0px 0px;
	border-radius: 5px;
}
.video-iframe {
	height: 400px;
	background: #000;
	margin-bottom: 4px;
}
.playlist-items {
	position: relative;
}
.playlist-items ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0;
}
.playlist-items li {
	width: 140px;
	height: 40px;
	margin: 0px 0px 4px 4px;
	background: #1b3874;
	display: inline-block;
	font-family: Verdana;
	font-size: 12px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	line-height: 40px;
	text-align: center;
	display: none;
}
.playlist-items li:hover {
	background: #1d3e82;
	cursor: pointer;
}
.playlist-items li.active {
	background: #1953c4;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.playlist-items li.visible {
	display: inline-block !important;
}

.playlist-block .playlist-items li {
	width: 135px !important;
	text-align: left;
	padding: 0px 40px 0px 15px;
	box-sizing: border-box;
	position: relative;
    border-radius: 4px;
}

.playlists-view {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 40px;
	background-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAABJ0lEQVQ4jeXUsUqcURQE4NmAzWZ18QWEBdFYSLRNEbASAmmFdBYJSB4hvYXY21rkAUQbfQ5DQiAIS0gRUGMjrFrkS7H/wvJzfzcBKzPlmblzOecMJ/nv0GoiMJVkPcnzJL2q3E9ymuSk1Wrd/dUPaGMb55pxiR10Jpm9QL/B4KJQ/46XTWavMag9OMbCmGYeRzXNLTbqZku4rglPKm4ab/EO3ap2WNMOsDwye4rPhXaeoYOvY7UzdNEr6L+gHXwskFfVZ5sFbqvifha4/SdjkXgItIMV3DxAy98wM5rj+4JgtJSOyUu5wWp903sF02MsTojNHd4UB4APhrmqoynYP7B271QNM3nQYDzCL+xiuv7+vuMwm+RVkvkkc0l+Z3gcPuVfjsPjxx+UKYwH8JKOawAAAABJRU5ErkJggg==');
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.3;
}
.playlists-view:hover {
	opacity: 0.6;
	transform: 0.4ms easy 0.4ms;
}
.playlists-view.watched {
	opacity: 1;
}

.playlists-prev, .playlists-next {
	width: 40px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	bottom: 4px;
	z-index: 100001;
	opacity: 0.8;
}
.playlists-prev {
	left: 0px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAeElEQVQ4jd3UzQ1AQBCG4Y2DhGqcNIBoQSuKUYm+uHkdrMTBZM0a2cR3n2ezmR/nfhMgBwagssBKYObIBvRW2JnJEluA2gpbgSY5VghYq8Y8ON5g3dP6LOpVTcy/7FGpKZ+g+k4H0LjBDqBxqyeg747DBbU7X0mzAymuSWfKXk8JAAAAAElFTkSuQmCC');
}
.playlists-next {
	right: 0px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAbUlEQVQ4jdWUsQ2AMAwEI6RIjANVJqBhAFZhmuwRGIySo4CGiCr+SORq6yzLfjvXNMAILIBXyGbg5CYBvVUYeWOTAgE4MulmlU5NS/ca0jWv64o7WJCOLF2KWvZ12OVpoUL0tM/hkQ6o3tdvuABsDUk5DyWdywAAAABJRU5ErkJggg==');
}
.playlists-prev:hover, .playlists-next:hover {
	opacity: 1;
	cursor: pointer;
}
.playlists-prev.disabled, .playlists-next.disabled {
	display: none;
}

.playlists-alert {
	background: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 50px 0px 0px 0px;
}

.playlists-alert-img {
	width: 120px;
}

.playlists-alert-descr {
	font-size: 24px;
	color: #000;
	margin: 20px 0px;
}

.playlists-alert-btn {
	background: #000000;
	color: #fff;
	padding: 15px 30px;
	border-radius: 4px;
	font-size: 20px;
	display: inline-block;
}

.playlists-alert-btn:hover {
	text-decoration: none;
}

/* Owl Carousel v2.1.0 */
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left;
/* -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; */}
.owl-carousel .owl-item > img {display: block; width: 100%; /* -webkit-transform-style: preserve-3d; */}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {display: none; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.owl-carousel.owl-loaded {display: block; }
.owl-carousel.owl-loading {opacity: 0; display: block; }
.owl-carousel.owl-hidden {opacity: 0; }
.owl-carousel.owl-refresh .owl-item {display: none; }
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-grab {cursor: move; cursor: grab; }
.owl-carousel.owl-rtl {direction: rtl; }
.owl-carousel.owl-rtl .owl-item {float: right; }
.no-js .owl-carousel {display: block; }
.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; 
-webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-carousel .owl-animated-in {z-index: 0; }
.owl-carousel .owl-animated-out {z-index: 1; }
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
@keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
.owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {position: relative; height: 100%; background: #000; }
.owl-carousel .owl-video-play-icon {position: absolute; height: 80px; width: 80px; left: 50%; top: 50%;
margin-left: -40px; margin-top: -40px; cursor: pointer; z-index: 1; background-color:#FFF;
-webkit-backface-visibility: hidden; transition: -webkit-transform 100ms ease; transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {-webkit-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {display: none; }
.owl-carousel .owl-video-tn {opacity: 0; height: 100%;
background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {position: relative; z-index: 1; height: 100%; width: 100%; }

.owl-nav {position:absolute; left:0; right:0; top:0;}
.owl-prev, .owl-next {width:20px;height:40px;position:absolute;top:90px;z-index: 200;text-align:center;line-height:38px;color:#fff;font-size:24px;box-shadow:0 0 10px 0 rgba(0,0,0,0);}
.owl-prev {left: -15px;border-radius: 0 20px 20px 0;}
.owl-next {right: -10px;}
.owl-prev:hover, .owl-next:hover {color:#003697;}
.owl-dots {text-align:center; padding-top: 10px;}
.owl-dot {display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 5px; 
border-radius:50%; background-color:#ccc;}
.owl-dot.active {background-color:#006e74;}
.owl-nav .fa {color:#ffcd02; font-size:36px;}
.owl-nav .fa:hover {color:#ebbc00; font-size:36px;}

.playlist-box.dn .playlist-block {display: none;}
#vid_vpaut_div {margin-bottom:50px;z-index:301}
/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .btn-menu2 {display:none;}
.left-menu-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#f8f8f8;
padding:10px 15px; z-index:9999; position:fixed; left:-280px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.left-menu-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:9998; display:none;}
.btn-close {cursor:pointer;display:block;left: 280px;top: -40px;position: fixed;z-index: 9999;width:40px;height:40px;line-height:40px;text-align:center;font-size:18px;background-color: #740000;color: #fff;transition:top .4s;-webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.header-m {padding-left: 15px; padding-right: 15px;}
.search-wrapper {width:300px; margin-left: -150px;}

.rating2-count, .rating2-votes {display: none;}
#gotop {display: none !important;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.left-menu {display: none;}
.main-part, .footer, .foot-text-cat {padding-left: 15px; padding-right: 15px;}
.clmns {display: block;}
.header-m:after {display: none !important;}

.btn-menu, .btn-menu2 {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; 
cursor: pointer; background-color: rgba(0,0,0,0.3); color: #fff; font-size: 18px; border-radius: 50%;}
.header-m:after, .search-wrapper, .btns-log {display: none;}
.header-m {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between; 
-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.is-active .header-m {height: auto; padding-bottom: 15px;}
.is-active .search-wrapper, .is-active .btns-log {display: block; width: 100%; position: static; margin: 0; 
-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.is-active .btns-log {text-align: center; margin-top: 10px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.top-menu {display: none;}
.carou {height: 260px;}
.footer {text-align: center; display: block;}
.footer-left {background-image: none; padding-left: 0;}
.footer-menu a {margin: 0 7px;}
.footer-menu a + a {padding-left: 0; border: 0;}
.footer-right {display: inline-block; margin-top: 15px;}

.prod-date {display: none;}
.video-tabs-in {display: block;}
.tabs-beh {width: 100%; margin: 0;}

.comm-th li:not(:first-child) {display:none;}
.dcont button {font-size:12px; padding:0 15px !important;}
.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.header {margin-top:0;}    
.header, .carou {margin-bottom: 0;}
.top-block {margin-bottom: 0;width: 100%; -ms-flex-order: -2; -webkit-order: 0;order: 0;text-align: center;}
.short-h {display: block; text-align: center;}
.sorting {display: inline-block; margin-top: 10px;}
.series-short {margin: 0px 7px 20px 0;border: 0;padding: 0;float: left;width: calc(50% - 7px);width: -webkit-calc(50% - 7px);display: flex;}
.short:nth-child(2n) {float: right;}
.sright-info {display: none;}
.series-short .info-left {width: 100%; margin: 0;}
.series-short .short-img {height: 0; padding-top: 140%;}
.series-short .short-img img {position: absolute; left: 0; top: 0;}
.series-short .top-block {display: block;}
.series-short .top-block-left h2 a {font-size: 18px;height: 20px;line-height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;width: 100%;}
.series-short .short-original-title, .series-short .top-block-right {display: none;}
.foot-text-cat img {display: none;}
.foot-text-cat {text-align: center;}

.series-info {display: block;}
.series-info .info-left {float: none; width: 200px; margin: 0 auto 15px auto;}
.screens a {height:90px;}
.screens a img {height: 100%; object-fit: cover;}
.video-block embed, .video-block object, .video-block video, .video-block iframe, .video-block frame {height:300px;}
.comm-f > span:not(:first-child) {display: none;}
.related-block .left-menu-item {width: 48%;}
.related-block .left-menu-item:nth-child(5n) {display: none;}
.series-info .favorites-bttn {width: 100%; text-align: center;}

.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wrap-center2 {max-width:360px;}
.logo {background: url('/templates/rosserii/images/logo_mobile.svg') left center / contain no-repeat;background-size: 220px auto;background-position: -20px center;width: 180px;padding-top: 2px;overflow: hidden;margin: 0;}
.login-box {width: 320px;padding: 20px 20px;}
.login-close {top: 10px; right: 10px;}
.video-iframe {height: 249px !important;}
    
.comments-title {text-align:center; display:block !important;}
.ac-soc:before {display: none;}
.comm-f span:not(:first-child) {display:none;}
.comm-bttn {width: 100%;}

.video-block embed, .video-block object, .video-block video, .video-block iframe, .video-block frame {height:250px;}
}

.playlists-items ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0;
}
.playlists-items li {
	width: 140px;
	height: 40px;
	margin: 0px 0px 4px 4px;
	background: #113780;
	display: inline-block;
	font-family: Verdana;
	font-size: 12px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	line-height: 40px;
	text-align: center;
}
.playlist-box.dn .playlists-items li {display: none;}
.playlists-items li:hover {
	background: #1d3e82;
	cursor: pointer;	
}
.playlists-items li.active {
	background: #1953c4;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border-radius: 3px;
}
.playlists-items li.visible {
	display: inline-block !important;
}

.playlist-block .playlists-items li {
	width: 135px !important;
	text-align: left;
	padding: 0px 40px 0px 15px;
	box-sizing: border-box;
	position: relative;
    border-radius: 4px;
}
/* Rosserii.NET
----------------------------------------------- */