@import "reset-settings.css" all;

.newcomic-img-box {overflow:hidden; position:relative;}
.newcomic-img-box img {width:100%; min-height:100%;}
.square-img img {display:block; width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .overlay-close, .newcomic-actor-title, .actor-item-newcomic, .actor-item2, .actor-item-co, .actor-item-newcomic img, .actor-item2 img, .actor-item-co img, .side-movie-img img {transition: all .5s;}
a, .newcomic-show-login i, .movie-img-inner, .go-watch, .trailer-img:before, .newcomic-show-bigmenu, .news-img, .but, .tabs li, .rel-movie-title 
{transition: color .4s, background-color .4s, opacity .4s;}
.pseudo-link {cursor:pointer;}
.newcomic-foot-line, .side-colored2, .actors, .alphabet {background:#333 url(../images/newcomic-nav-bg.jpg) no-repeat; background-size:100% auto;}
.nav {background:#333 url(../images/newcomic-logotip.jpg) no-repeat;}

/* KARKAS
----------------------------------------------- */
.newcomic-wrapper {height:auto; width:100%; min-width:320px; position:relative; padding-top:30px;}
.newcomic-wr-center {width:100%; min-width:320px; max-width:1264px; margin:0 auto; position:relative; background:#fff url(../images/bg2.png); 
box-shadow:0 0 40px 0 rgba(0,0,0,0.6); border-radius:4px 4px 0 0; z-index:100;}
.top {height:70px; position:relative; padding-left:325px; background-color:#f6f6f6; border-radius:4px 4px 0 0;}
.nav {background-position:center; padding:20px; 
box-shadow:inset 0 300px 0 0 rgba(0,0,0,0.2); position:relative; height:200px; padding-left:150px; color:#fff;}
.content {padding:20px 0 0 300px;}
.col-sidebar {float:left; width:300px; margin-left:-300px; padding-left:20px;}
.col-content {float:right; width:100%; padding:0 40px 20px 40px; min-height:600px;}
#bg-wallpaper {position:absolute; left:0; top:0; width:100%; height:100%; z-index:50; opacity:0.01;}
.have-bg {padding-top:250px;}
.have-bg .newcomic-wr-center {box-shadow:0 0 40px 0 rgba(0,0,0,0.3);}


/* REKLAMA ADS
----------------------------------------------- */
.bottom-rkl-box {margin-bottom:20px; overflow:hidden;}
.rkl-box {overflow:hidden;}
.brand-link {display:block; position:absolute; left:0; top:0; right:0; bottom:0; z-index:40;}


/* HEADER
----------------------------------------------- */
.newcomic-logotype {height:70px; width:300px; display:block; position:absolute; left:0; top:0;
background:url(../images/newcomic-logo.png) left center no-repeat; overflow:hidden; text-indent:-1000px; background-size:contain;}
.newcomic-logotype:hover {opacity:0.7;}
.top ul {float:left; padding-top:15px;}
.top ul li {float:left; border-right:1px dotted #e3e3e3; box-shadow:1px 0px #fff;}
.top ul a {display:block; padding:0 15px; line-height:40px; color:#9b9b9b; font-size:12px; text-transform:uppercase;}
.top ul a:hover {background-color:#fcde03; color:#000000;}
.newcomic-show-login, .newcomic-show-login i {display:inline-block; background-color:#97ce68; width:70px; height:70px; line-height:70px; 
text-align:center; cursor:pointer; float:right; border-radius:0 4px 0 0;}
.newcomic-show-login i {font-size:34px; color:#6ea83a; display:block; float:none;}
.newcomic-show-login:hover i {color:#97ce68; background-color:#6ea83a !important;}
.newcomic-show-search {display:inline-block; height:70px; line-height:70px; margin-right:20px; color:#9b9b9b; 
float:right; font-size:12px; position:relative;}
.newcomic-show-search:before {right:0px;top:100%;content: " ";height: 0;width: 0; z-index:999;
position: absolute;border-right:10px solid #f6f6f6; border-bottom:10px solid transparent}
.newcomic-show-search:after {content:attr(data-label); float:left;}
.newcomic-show-search i {font-size:24px; margin-right:10px; float:left; line-height:70px;}
.newcomic-show-bigmenu {width:150px; height:150px; position:absolute; top:20px; left:20px; text-align:center; text-transform:uppercase; font-size:12px; 
display:flex; flex-direction:column; justify-content:center; color:#fff; box-shadow:inset 0 0 0 1px #fcde03; cursor:pointer;}
.newcomic-show-bigmenu i { display:block; font-size:26px; margin-bottom:10px;}
.newcomic-show-bigmenu:hover {color:#000000; background-color:#fcde03;}


/* NAV POPULAR CATEGORIES
----------------------------------------------- */
.nav:before {text-transform:uppercase; font-size:14px; font-weight:700; display:inline-block; content:attr(data-label); 
padding-bottom:10px; margin-bottom:15px; border-bottom:3px solid #fcde03;}
.nav ul {columns:6 auto; -moz-columns:6 auto; -webkit-columns:6 auto;}
.nav ul li {width:auto; margin-bottom:3px;}
.nav ul li a {display:inline-block; padding:3px 5px; font-size:12px; color:#fff; text-transform:uppercase;
border-radius:0px;}
.nav ul li a:hover {background-color:#fcde03; color:#000000;}


/* BIG POPUP MENU
----------------------------------------------- */
.newcomic-menu-wrap {position:absolute; left:0; top:0; z-index:9999; width:100%; height:100%; padding:20px 0; 
background-color:rgba(0,0,0,0.4); display:none;}
.newcomic-menu-box {width:100%; max-width:1000px; margin:0 auto; background-color:#f6f6f6; box-shadow:0 0 20px 0 rgba(0,0,0,1.00);}
.menu-title {color:#000000; background-color:#fcde03; padding:0 20px; line-height:40px; position:relative; 
font-size:18px; font-weight:700; text-transform:uppercase;}
.newcomic-menu-inner {padding:20px;}
.menu-close {font-weight:400; position:absolute; right:20px; top:11px; cursor:pointer;}
.js .newcomic-menu-list {display:none;}
.js .newcomic-menu-wrap .newcomic-menu-list {display:block;}
.newcomic-cat-title {padding:10px 20px; display:inline-block; background-color:#97ce68; color:#FFF; 
font-weight:700; margin-bottom:10px; text-transform:uppercase; margin-right:20px;}
.newcomic-cat-title a {text-decoration:underline; color:#FFF !important;}
.newcomic-menu-inner ul + .newcomic-cat-title {margin-top:20px;}
.newcomic-menu-inner ul li {display:inline-block; margin:0 3px 4px 0;}
.newcomic-menu-inner ul a {display:block; padding:5px 10px; background-color:#f2f2f2; color:#5c5c5c;}
.alphabet {padding:10px 20px; text-align:center; background-position:center -250px; box-shadow:inset 0 300px 0 0 rgba(0,0,0,0.4);}
.alphabet a {display:inline-block; color:#FFF; font-weight:700; height:30px; width:30px; line-height:30px; text-align:center; 
box-shadow:inset 0 0 0 1px #fcde03; margin:2px;}
.alphabet a:hover, .newcomic-menu-inner ul a:hover {background-color:#fcde03; color:#000000;}


/* SEARCH
----------------------------------------------- */
.newcomic-search-wrap {width:440px; position:absolute; right:20px; top:90px; z-index:100;}
.newcomic-search-box {width:100%; position:relative;}
.newcomic-search-box input, .newcomic-search-box input:focus {width:100%; height:30px; line-height:30px; padding:0 40px 0 10px; border-radius:0;
background-color:rgba(0,0,0,0.1); color:#fff; border:0; box-shadow:inset 0 0 0 1px #fcde03;}
.newcomic-search-box button {position:absolute; right:0; top:0; border-radius:0;
padding:0; text-align:center; width:30px; height:30px; line-height:30px; color:#FFF; background-color:transparent;}


/* SPEEDBAR LINE
----------------------------------------------- */
.newcomic-line {background-color:#f6f6f6; padding:0 20px 0 315px; height:40px; line-height:40px; 
border-bottom:1px solid #e3e3e3; font-style:italic; position:relative;}
.newcomic-line a {text-decoration:underline;}
.newcomic-line a:hover {text-decoration:none;}
.newcomic-add-fav {display:block; background-color:#97ce68; color:#fff !important; width:320px; height:40px; line-height:40px;
text-align:center; position:absolute; left:-20px; top:0px; text-decoration:none !important; font-style:normal; 
text-transform:uppercase; font-weight:700;}
.newcomic-line i {margin-right:10px; font-weight:400;}
.newcomic-add-fav:hover {background-color:#6ea83a;}
.newcomic-add-fav:before {left:0px;top:100%;content: " ";height: 0;width: 0; z-index:999;
position: absolute;border-right:20px solid #6ea83a; border-bottom:20px solid transparent}


/* CONTENT SECTIONS
----------------------------------------------- */
.newcomic-section {margin-bottom:20px;}
.newcomic-section-title {margin-bottom:20px; line-height:40px;}
.newcomic-section-title h2, .newcomic-section-title h1 {font-size:16px; text-transform:uppercase; font-weight:700; display:inline-block; 
box-shadow:inset 0 -3px 0 0 #fcde03; position:relative;}
.newcomic-section-title a { display:inline-block; padding:0 15px; color:#000000; background-color:#fcde03; margin-left:30px;}
.newcomic-section-title a:hover {background-color:#fcd003;}
.newcomic-section-title i {margin-right:10px;}
.section-items {margin:0 -10px;}
.actors {padding:20px; color:#FFF; margin-bottom:0; background-position:center -30px; box-shadow:inset 0 600px 0 0 rgba(0,0,0,0.2);}
.actors .newcomic-section-title h2 {color:#fff;}
.news-trailers {padding:20px; background:#f6f6f6; margin-bottom:0;}
.news .section-items {margin:0;}
.news {width:48%; float:left;}
.trailers {width:48%; float:right;}
.trailers .section-items {margin:0 -5px;}


/* SHORT STORY MOVIES
----------------------------------------------- */
.movie-item {position:relative; z-index:50; margin:0 10px; max-width:500px;}
.short-movie-co {float:left; width:16.5%; min-height:320px; max-height:320px;  margin:5px 0 0 0;}
.short-movie2 {float:left; width:25%; min-height:480px; max-height:480px;  margin:5px 0 0 0;}
.short-movie-newcomic {float:left; display: inline; width:20%; min-height:380px; max-height:380px;  margin:5px 0 0 0;}
.short-movie1 {float:left; width:25%; min-height:470px; margin:10px 0 0 0;}
.active {z-index:100; position:relative;}
.movie-img {z-index:50; max-height:80px; border:4px solid #fff; box-shadow:0 0 0 1px #e3e3e3; border-radius:2px;}
.movie-series {position:absolute; left:0; top:0; z-index:50; width:100%; 
background-color:#97ce68; color:#487a1b; padding:10px; font-weight:700; text-align:center;}
.movie-img-inner {position:absolute; left:0; top:0; width:100%; height:100%; z-index:100; 
border:5px solid #97ce68; opacity:0; background-color:rgba(0,0,0,0.6);}
.movie-img:hover .movie-img-inner {opacity:1;}
.show-desc {position:absolute; right:0; top:0; z-index:150; font-size:18px !important; cursor:pointer; border-radius:0 0 0 3px;
background-color:#fff; color:#487a1b; width:30px; height:30px; line-height:30px !important; text-align:center;}
.go-watch {position:absolute; left:50%; top:50%; margin:-28px 0 0 -28px; 
height:56px; width:56px; font-size:60px !important; color:#97ce68; opacity:0.8; cursor:pointer;}
.go-watch:hover {opacity:1;}
.movie-img > span {position:absolute; top:0; left:0; z-index:30; display:inline-block; line-height:30px; 
background-color:#00457b; color:#fff; padding:0 10px; font-size:14px; border-radius:0 0 3px 0;}
.movie-title {display:block; margin:10px 0 3px 0; height:36px; overflow:hidden; color:#333;}
.movie-title:hover, .movie-tags a:hover {text-decoration:underline;}
.movie-tags a, .movie-tags {color:#06c; font-size:12px;}

.movie-desc {position:absolute; left:100%; top:0; z-index:150; width:400px; padding:20px; background-color:#FFF; 
display:none; box-shadow:0 0 15px 0 rgba(0,0,0,0.3); min-height:80px; border-radius:4px;}
.pop-left .movie-desc {left:auto; right:35px;}
.movie-desc:before {right: 100%;top:45px;content: " ";height: 0;width: 0;
position: absolute;border-top:30px solid #fff; border-left:30px solid transparent}
.pop-left .movie-desc:before {left: 100%;right:auto; border-left:0; border-right:30px solid transparent;}
.movie-date {font-style:italic; color:#9B9B9B; margin-bottom:10px;}
.movie-director {margin-bottom:10px; font-size:14px;}
.movie-text {margin-top:10px; color:#5c5c5c; line-height:18px; border-top:1px dashed #e3e3e3; padding-top:10px; margin-bottom:10px;}
.movie-quality {display:inline-block; margin-top:15px; background-color:#1dd2af; color:#FFF; padding:10px; 
font-size:14px; font-weight:700; text-transform:uppercase;}
.movie-desc a {text-decoration:underline;}
.movie-rate {display:inline-block; height:40px; padding:0 15px 0 0; line-height:40px; font-size:18px; background-color:#f5f5f5; border-radius:20px;}
.movie-rate i {margin-right:10px; width:40px; height:40px; line-height:40px !important; text-align:center; 
border-radius:20px; background-color:#97ce68; color:#fff;}
.movie-rate.s-negative i {background-color:#ed6037;}


/* ACTORS
----------------------------------------------- */
.actor-item-newcomic {display:block; margin:0 3px; border:5px solid #CCC; border-radius:6px; max-width:300px; max-height:380px;}
.actor-item-co {display:block; margin:0 3px; border:5px solid #CCC; border-radius:6px; max-width:300px; max-height:320px;}
.actor-item2 {display:block; margin:0 6px; border:5px solid #CCC; border-radius:10px; max-width:300px; max-height:480px;}
.actor-item1 {display:block;  border:3px solid #CCC; border-radius:3px; max-width:500px;}
.short-actor {width:14.66%; margin:0 1% 20px 1%; float:left;}
.newcomic-actor-title {position:absolute; left:0; right:0; bottom:0; padding:10px; text-align:center; 
background-color:rgba(0,0,0,0.6); color:#fff; font-weight:700;}
.newcomic-actor-title1 {position:absolute; left:0; right:0; top:0; padding:10px; text-align:center; 
background-color:rgba(0,0,0,0.4); color:#fff; font-weight:700;}
.actor-item-newcomic:hover .newcomic-actor-title {bottom:-12px;}
.actor-item-newcomic:hover {border-color:#fcde03;}
.actor-item-newcomic:hover img {transform:scale(1.1,1.1);}
.actor-item2:hover {border-color:#fcde03;}
.actor-item2:hover img {transform:scale(1.1,1.1);}
.actor-item-co:hover {border-color:#fcde03;}
.actor-item-co:hover img {transform:scale(1.1,1.1);}


/* TRAILERS
----------------------------------------------- */
.trailer-item {display:block; width:31.33%; margin:0 1% 15px 1%; float:left;}
.short-trailer {width:23%; margin:0 1% 20px 1%;}
.trailer-img {height:130px; border-bottom:3px solid #fcde03; border-radius:2px;}
.trailer-img:before {content:""; position:absolute; left:0; top:0; right:0; bottom:0; background-color:rgba(0,0,0,0.2);}
.trailer-img .go-watch {color:#fff; opacity:1;}
.trailer-title {height:34px; font-weight:400; overflow:hidden; margin-top:10px; color:#444; text-align:center;}
.trailer-item:hover .trailer-img:before {background-color:rgba(0,0,0,0);}
.trailer-item:hover .trailer-title {text-decoration:underline; color:#000000;}


/* NEWS
----------------------------------------------- */
.news-item {padding:0 0 15px 220px;}
.news-img {width:200px; height:140px; float:left; margin-left:-220px;}
.news-img:hover {opacity:0.7;}
.news-text {float:right; width:100%; color:#5c5c5c; font-size:13px;}
.news-text a {display:block; color:#444; margin-bottom:10px; font-size:16px;}
.news-date {font-size:12px; margin-bottom:10px; color:#999;}
.news-info {color:#fff; background-color:#F60; font-size:12px; text-transform:uppercase; 
display:inline-block; padding:5px 10px; position:absolute; left:5px; top:5px;}
.news-text a:hover {color:#000; text-decoration:underline;}
.news-comms {background-color:#00457b; color:#FFF; font-size:14px; padding:5px 10px; display:inline-block; 
position:absolute; left:0; bottom:0;}
.news-comms i {margin-right:5px;}
.news-item2 {margin-bottom:10px; color:#999;}
.news-item2 a {margin-left:20px; text-decoration:underline; color:#00457b}
.news-item2 a:hover {text-decoration:none;}
.news-item2 span {display:inline-block; width:100px; font-size:12px;}
.news-sep-line {border-top:1px solid #e3e3e3; box-shadow:0 -1px #fff; padding-top:15px;}
.news-item + .news-item2 {margin-top:20px;}
.news-item2 + .news-item {margin-top:40px;}


/* SIDEBAR
----------------------------------------------- */
.side-item {margin-bottom:20px;}
.side-colored {background-color:#f6f6f6; padding:20px;}
.side-colored2 {padding:20px; color:#fff; background-position:-200px -250px; background-size:400% auto; box-shadow:inset 0 800px 0 0 rgba(0,0,0,0.4);}
.side-title {font-size:18px; font-weight:700; margin-bottom:20px;}
.side-content .short1-item:last-child, .side-content .short4-item:last-child {margin-bottom:0 !important; padding-bottom:0; 
border-bottom:0; box-shadow:none;}

.side-movie {width:48%; float:left; display:block; margin-bottom:20px;}
.side-movie:nth-child(2n) {float:right;}
.side-movie-img {height:150px; margin-bottom:10px;}
.side-movie-title {height:35px; overflow:hidden; text-align:center; color:#444;}
.side-movie:hover .side-movie-img img {transform:scale(1.1,1.1);}
.side-movie:hover .side-movie-title {text-decoration:underline;}

.short1-item {display:block; padding:0 20px 10px 90px; margin:0 -20px 10px -20px; border-bottom:1px solid #e3e3e3; box-shadow:0px 1px #fff;}
.short1-img {float:left; width:70px; height:70px; margin-left:-70px; overflow:hidden;}
.short1-title {float:right; width:100%; padding-left:10px; font-size:14px; color:#5c5c5c;}
.short1-item:hover .short1-title { text-decoration:underline;}

.short4-item {display:block; margin-bottom:20px;}
.short4-img {height:140px; overflow:hidden;}
.short4-title {margin-top:5px; color:#444; font-size:13px;}
.short4-item:hover .short4-title {text-decoration:underline;}
.short4-img .likes, .side-movie-img .likes {color:#fff; background-color:#97ce68; font-size:14px; padding:7px 10px; 
position:absolute; left:0; bottom:0;}
.short4-img i, .side-movie-img i {margin-right:5px;}


/* SEO DESCRIPTION
----------------------------------------------- */
.newcomic-site-desc {padding:80px 20px 20px 20px; background-color:#f6f6f6; position:relative; margin:70px 0 20px 0;}
.newcomic-site-desc:before {content:""; width:240px; height:157px; top:-78px; margin-left:-120px; position:absolute; left:50%; 
background:url(../images/newcomic-decor.png) left top no-repeat;}
.newcomic-site-desc h1, .newcomic-site-desc h2, .newcomic-site-desc h3 {font-size:16px; font-weight:700; text-transform:uppercase; margin-bottom:15px; 
font-weight:700; text-align:center;}
.newcomic-site-desc h1 span, .newcomic-site-desc h2 span, .newcomic-site-desc h3 span {color:#97ce68;}
.newcomic-site-desc p {margin-bottom:10px;}
.newcomic-site-desc a {text-decoration:underline;}


/* FOOTER
----------------------------------------------- */
.newcomic-foot-menu {background-color:#97ce68; padding:0 5px;}
.newcomic-foot-menu li a {color:#FFF; text-transform:uppercase; font-size:14px; height:40px; line-height:40px; 
padding:0 15px; float:left; position:relative; font-weight:700; 
border-right:1px solid #80bc4d; box-shadow:1px 0 #a7dc7a;}
.newcomic-foot-menu li a:hover {background-color:#80bb4e;}
.newcomic-foot-line {padding:20px; min-height:70px; color:#e3e3e3; background-position:center -520px; box-shadow:inset 0 300px 0 0 rgba(0,0,0,0.4);}
.copyr {float:left;}
.counts {display:flex; flex-direction:column; justify-content:center; float:right;}
.newcomic-foot-line a {text-decoration:underline; color:#fff;}
.b-social {display:inline-block; float:left; font-size:18px; padding:0 8px; margin-right:20px; line-height:32px; border:1px solid #fcde03;}
.b-social li {display:inline-block;}
.b-social a {display:block; padding:0 7px;}
.b-social a:hover {color:#fcde03;}
#vk_groups, #vk_groups iframe {width:100% !important;}


/* FULL STORY MOVIES
----------------------------------------------- */
.newcomic-movie-cols {padding-left:260px;}
.newcomic-mc-left {width:260px; margin-left:-260px; float:left; padding-bottom:20px;}
.newcomic-mc-right {width:100%; float:right; padding-left:20px;}
.mc-article {padding-left:0;}
.mc-article .newcomic-mc-right {float:none; padding-left:0;}

.newcomic-m-img {border:4px solid #fff; box-shadow:0 0 0 1px #e3e3e3; border-radius:2px; margin-bottom:20px; max-width:1000px;}
.newcomic-m-img img {width:100%; display:block;}
.newcomic-mc-right h1 {font-size:24px; font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.mr-item {display:inline-block; margin-right:20px; line-height:26px;}
.newcomic-m-buttons {margin-bottom:20px;}
.newcomic-m-buttons a {display:inline-block;}
.newcomic-m-buttons i {margin-right:10px;}
.but {display:inline-block; padding:10px 20px; background-color:#97ce68; color:#fff; 
font-size:14px; font-weight:700; text-transform:uppercase;}
.to-view {color:#000000; background-color:#fcde03; margin-right:20px; cursor:pointer;}
.but:hover {background-color:#6ea83a;}
.to-view:hover {background-color:#fcd003;}
.newcomic-m-buttons a {display:inline-block;}
.m-info {}
.mi-item {padding:5px 10px;}
.m-info .mi-item:nth-child(2n+1) {background-color:#f6f6f6;}
.m-info a {text-decoration:underline;}
.m-info a:hover {text-decoration:none;}
.mi-label {float:left; width:80px; font-weight:500;}

.screens-section {text-align:center; margin:-5px -8px 15px -8px;}
.screens-section > .highslide, .screens-section > img {display:inline-block; width:22.8%; height:90px; overflow:hidden; margin:5px 1%;}
.screens-section br {display:none;}
.screens-section > .highslide img {display:block; width:100%; min-height:100%;}

.player-section {background-color:#97ce68; color:#fff; padding:20px 60px 20px 20px; margin:0 -60px 20px 0; position:relative; 
background: linear-gradient(to left, #3a688c 0%,#243949 100%);}
.player-section:before {right:0px;top:100%;content: " ";height: 0;width: 0; z-index:999;
position: absolute;border-left:20px solid #243949; border-bottom:20px solid transparent}
.player-box {background-color:#000000; color:#fff !important; display:none;}
.player-box.visible {display:block;}
.tabs {margin-top:-20px;}
.tabs li {display:inline-block; padding:20px 10px; cursor:pointer; text-transform:uppercase; font-weight:700;}
.tabs li.current {box-shadow:inset 0 3px 0 0 #fcde03;}
.tabs li:hover {color:#fcde03;}


/* RATING V5
----------------------------------------------- */
.full-rating {display:inline-block; position:relative;
color:#444; font-size:18px; height:26px; line-height:26px;}
.full-rating2, .full-rating3 {background-color:#f6f6f6; box-shadow:0 0 0 1px #e3e3e3;}
.full-rating2 i {color:#008ACE; margin-right:5px;}
.full-rating2 a {display:block; padding:0 10px; color:#444;}
.full-rating2 a:hover {background-color:#008ACE; color:#FFF;}
.full-rating2 a:hover i {color:#FFF;}
.full-rating3 {color:#444; padding:0 33px;}
.full-rating3 a {display:block; color:#fff; background-color:#7dc561; width:26px; height:26px; text-align:center; 
position:absolute; top:0; right:0; font-size:14px;}
.full-rating3 a:nth-child(2) {background-color:#eb7f73; left:0; right:auto;}
.full-rating3 a i {color:#fff;}
.full-rating3 a:nth-child(2) i {color:#fff;}
.full-rating3 a:hover {color:#FFF; background-color:#028c19;}
.full-rating3 a:nth-child(2):hover {background-color:#c1050a;}
.full-rating3 a:hover i {color:#FFF;}
.full-rating span.ratingzero {color: #ccc;}
.full-rating span.ratingtypeplus {color: #444;}
.full-rating2 a:hover span.ratingtypeplus {color:#FFF;}
.full-rating span.ratingplus {color:#95c613;}
.full-rating span.ratingminus {color:#ff0e0e;}
.frating-stars {position:relative; top:8px;}
.mc-article .frating-stars {position:relative; top:6px;}


/* FULL STORY STATIC
----------------------------------------------- */
.newcomic-full-text embed, .newcomic-full-text object, .newcomic-full-text video, .newcomic-full-text iframe, .newcomic-full-text frame {width: 100% !important; height:450px;}
.newcomic-full-text {line-height:20px; margin:0 0 20px 0; color:#5c5c5c}
.newcomic-full-text img {margin:0 10px 10px 0; max-width:100%; border:5px solid #f0f0f0;}
.newcomic-full-text a {text-decoration:underline;}
.newcomic-full-text a:hover {text-decoration:underline;}
.newcomic-full-text h2, .newcomic-full-text h3, .newcomic-full-text h4, .newcomic-full-text h5 {color:#007ac2; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif;}
.newcomic-full-text h2 {font-size:22px;}
.newcomic-full-text h3 {font-size:20px;}
.newcomic-full-text h4 {font-size:18px;}
.newcomic-full-text h5 {font-size:16px;}
.newcomic-full-text p {margin-bottom:15px;}
.newcomic-full-text ul, .newcomic-full-text ol, .newcomic-full-text h2, .newcomic-full-text h3, .newcomic-full-text h4, .newcomic-full-text h5 {margin:0;}
.newcomic-full-text ul li {list-style:disc; margin-left:40px;}
.newcomic-full-text ol {counter-reset:li; padding:0;  list-style:none; margin-left:25px; }
.newcomic-full-text ol li {position:relative; margin:0 0 5px 0; padding-left:30px; min-height:20px;}
.newcomic-full-text  ol li:before {content:counter(li); counter-increment:li; font-size:11px;
position:absolute; top:2px; left:0; width:20px; height:20px; line-height:20px; text-align:center; 
color:#fff; background:#0297dc; font-weight:bold; border-radius:50%;}
.newcomic-full-text table {width:100%; text-align:left;}
.newcomic-full-text table tr td {padding:10px; border:1px solid #ccc; font-size:12px; }
.newcomic-full-text table tr:nth-child(1) {background-color:#0297dc !important; color:#FFF; font-size:14px !important;}
.newcomic-full-text table tr:nth-child(2n+1) {background-color:#f9f9f9;} 
.newcomic-full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; 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:#0297dc;}
.attach-info {float:right;}
.attach i {margin-right:5px;}

.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist {margin:10px 0 20px 0; font-size:11px;}
.full-taglist-t { margin-bottom:5px; font-weight:bold;}
.full-taglist a:hover {text-decoration:underline;}
.newcomic-full-nav {text-align:center; margin-bottom:20px;}
.newcomic-full-nav a {color:#06c; text-decoration:none;}
.newcomic-full-nav a:hover {color:#06c; text-decoration:underline;}
.newcomic-full-nav-pages {margin:0 15px;}
.newcomic-full-nav-pages span, .newcomic-full-nav-pages a {display:inline-block; margin:0 5px;}


/* RELATED
----------------------------------------------- */
.newcomic-related {background-color:#f6f6f6; padding:10px 20px 0 20px;}
.rel-box {margin:0 -7px;}
.rel-movie {margin:0 5px; display:block; max-height:260px; }
.rel-movie-title {position:absolute; left:0; right:0; bottom:0; padding:10px; text-align:center; 
background-color:rgba(0,0,0,0.6); color:#fff; font-weight:700;}
.rel-movie:hover .rel-movie-title {background-color:#97ce68;}
.mc-article .rel-movie {height:140px;}
.mc-article .rel-movie-title {font-weight:400; text-align:left;}

/* GO TOP BUTTON */
#gotop{position:fixed;width:40px;height:40px;right:0px;bottom:0px;cursor:pointer;
background:url('../images/newcomic-gotop.png') no-repeat;z-index:9998;display:none; opacity:0.8;}


/* LOGIN
----------------------------------------------- */
.newcomic-overlay {position:fixed; left:0; top:0; z-index:10000; width:100%; height:100%; background-color:rgba(0,0,0,0.4); display:none;}
.overlay-close {position:absolute; right:20px; top:11px; font-size:18px !important; color:#fff; cursor:pointer;}
.overlay-close:hover {transform:rotate(90deg) scale(1.1,1.1);}
.newcomic-login-box {width:320px; position:absolute; left:50%; top:20%; margin-left:-160px; 
padding:20px; color:#fff; background-color:#f6f6f6; box-shadow:0 0 20px 0 rgba(0,0,0,1.00);}
.newcomic-login-title {text-align:left; font-size:16px; font-weight:700; background-color:#97ce68; color:#FFF; padding:0 20px; line-height:40px; 
margin:-20px -20px 20px -20px;}
.login-input {margin-bottom:20px;}
.login-input input, .login-input input:focus {display:block; width:100%; height:40px; padding:0 10px; line-height:40px; 
background-color:#fff; border-radius:3px; border:1px solid #e3e3e3; box-shadow:none;}
.login-input input:focus {border:1px solid #e3e3e3;}
.login-button button {display:block; text-align:center; font-size:18px; 
width:100%; height:40px; line-height:40px;}
.login-button button:hover {}
.login-checkbox {font-size:12px; margin:10px 0; color:#9b9b9b;}
.login-checkbox input {display:none;}
.login-checkbox input + label:before {width:10px; height:10px; margin-right:5px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:3px solid #ccc; content:""; background-color:#f0f0f0; display:inline-block;}
.login-checkbox input:checked + label:before { background-color:#c9282d;}
.login-links {text-align:center; line-height:30px;}
.login-links a {float:left; text-decoration:underline;}
.login-links a:last-child {float:right;}
.login-links a:hover {text-decoration:none;}
.newcomic-login-social {text-align:center;}
.comm-social {text-align:left;}
.newcomic-login-social:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:10px;}
.newcomic-login-social a {display:inline-block; margin:0 3px 10px 3px;}
.newcomic-login-social img {display:block; width:30px;}
.newcomic-login-social a:hover img {transform:scale(1.1);}
.newcomic-login-avatar {text-align:center;}
.newcomic-avatar-box {display:inline-block; width:80px; height:80px; border-radius:0; overflow:hidden;}
.newcomic-avatar-box img {width:100%; min-height:100%;}
.newcomic-avatar-box + a {display:block; margin-top:5px; text-decoration:underline;}
.newcomic-login-menu {margin-top:20px;}
.newcomic-login-menu a {display:block; height:30px; padding:0 20px; line-height:30px; background-color:#f0f0f0; color:#5c5c5c; 
margin-bottom:5px; border-radius:3px;}
.newcomic-login-menu a:hover {color:#000000; background-color:#fcde03;}


/* ADAPTIVE
----------------------------------------------- */
@media screen and (max-width: 1300px) {
body {background-image:none;}
body {background-image:none;}
.newcomic-wrapper {padding-top:0;}
.newcomic-wr-center, .top, .newcomic-show-login {border-radius:0;}
.newcomic-add-fav {width:300px; left:0;}
.player-section {padding:20px 40px 20px 20px; margin:0 -40px 20px 0;}
.newcomic-add-fav:before, .player-section:before {display:none;}
}

@media screen and (max-width: 1220px) {
.newcomic-wrapper {padding:0; background-image:none;}
.newcomic-wr-center {max-width:1000px; overflow:hidden;}
.col-content {padding:0 20px 20px 20px;}

.newcomic-menu-wrap {padding:0;}
.top ul {display:none;}
.nav ul li {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.show-desc {display:none !important;}
.trailer-img {height:110px;}
.short-movie-newcomic {width:25%; margin:5px 0 0 0}
.short-movie2 {width:33%; margin:5px 0 0 0}
.short-movie-co {width:20%; margin:5px 0 0 0}
.actor-item-newcomic {display:block; margin:0 3px; border:5px solid #CCC; border-radius:6px;  max-height:380px;}
.short-movie1 {width:33%; margin:10px 0 0 0}
.short-actor {width:18%; margin:0 1% 20px 1%;}

.but {font-size:12px; padding:10px 12px;}
.to-view {margin-right:15px;}

.player-section {padding:20px; margin:0 -20px 20px 0;}
.newcomic-full-text embed, .newcomic-full-text object, .newcomic-full-text video, .newcomic-full-text iframe, .newcomic-full-text frame 
{width: 100% !important; height:400px;}
.screens-section > .highslide, .screens-section > img {width:47.8%; height:100px;}
}

@media screen and (max-width: 950px) {
.newcomic-wr-center {max-width:768px;}
.content {padding:20px 0 0 0;}
.col-sidebar {float:none; width:100%; margin-left:0; padding:0 20px;}
.col-content {float:none;}

.nav, .newcomic-foot-line, .side-colored2, .actors, .newcomic-site-desc:before, .alphabet {background-image:none; background: linear-gradient(to left, #3a688c 0%,#243949 100%);
box-shadow:inset 0 20px 20px -20px rgba(0,0,0,0.5),inset 0 -20px 20px -20px rgba(0,0,0,0.5);}
.newcomic-show-search, .nav:before, .nav ul, .newcomic-add-fav span, .newcomic-site-desc:before, .b-social, .brand-link {display:none;}
.nav {height:120px;}
.newcomic-search-wrap {width:auto; left:20px;}
.newcomic-show-bigmenu {width:auto; height:30px; line-height:30px; top:70px; right:20px; font-size:14px; display:block; 
color:#000000; background-color:#fcde03;}
.newcomic-show-bigmenu i {display:inline-block; font-size:14px; margin:0 10px 0 0;}
.newcomic-add-fav {width:40px;}
.newcomic-add-fav i {margin-right:0;}
.newcomic-line {padding:0 20px 0 55px;}
.newcomic-site-desc {padding:20px; margin:20px 0;}
.side-movie, .side-movie:nth-child(2n) {width:23%; float:left; margin:0 1% 20px 1%;}
.short4-item {width:31.33%; float:left; margin:0 1% 20px 1%;}
.short4-title {height:35px; overflow:hidden;}
.news, .trailers {width:100%; float:none;}
.trailer-img {height:160px;}
.newcomic-foot-menu li a {font-size:12px; height:30px; line-height:30px;}
.short-trailer {width:31.33%; margin:0 1% 20px 1%;}
.short-movie-newcomic {width:33%; margin:5px 0 0 0}
.actor-item-newcomic {display:block; margin:0 3px; border:5px solid #CCC; border-radius:6px;  max-height:380px;}
.short-movie2 {width:50%; margin:5px 0 0 0}
.short-movie-co {width:25%; margin:5px 0 0 0}
.player-section {margin:0 -20px 20px -20px;}
.tabs li {font-size:12px;}

.comm-item {padding:0 10px 15px 70px;}
.comm-right {padding-left:10px;}
.comm-author, .comm-date {font-size:12px;}
.ac-protect {width:75%;}
.newcomic-form-wrap {margin:0 -15px;}
}

@media screen and (max-width: 760px) {
.newcomic-wr-center {max-width:640px;}

.newcomic-site-desc {display:none;}
.trailer-img {height:130px;}
.counts, .copyr {display:block; float:none;}
.counts {margin-top:10px;}

.short-actor {width:23%; margin:0 1% 20px 1%;}
.actor-item-newcomic {max-height:300px;}
.short-movie-newcomic {width:33%;  min-height:320px; max-height:320px;  margin:5px 0 0 0;}
.short-movie2 {width:50%; margin:5px 0 0 0}
.short-movie-co {width:33%; margin:5px 0 0 0}
.actor-item-newcomic {display:block; margin:0 3px; border:5px solid #CCC; border-radius:6px;  max-height:300px;}

.newcomic-movie-cols {padding-left:0;}
.newcomic-mc-left {width:100%; margin-left:0; float:none;}
.newcomic-mc-right {float:none; padding-left:0;}
.mc-article .rel-movie {height:100px;}

.navigation {display:none !important;}
.pprev, .pnext {font-size:18px; margin:10px; width:120px !important;}

.newcomic-login-box {top:0;}
.overlay-close {right:10px; top:10px; font-size:18px !important;}
.comments-tree-list .comments-tree-list {padding-left:0 !important;}
.full-info, .newcomic-full-nav-pages {display:none;}
.comm-bottom-info ul li, .mass_comments_action {display:none;}
.mob-vis {display:inline-block !important;}

.newcomic-sub-title h1, .newcomic-full-article h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.newcomic-wr-center {max-width:480px;}

.short-movie-newcomic {width:50%; min-height:360px; max-height:360px; margin:5px 0 0 0}
.short-movie2 {width:100%; text-align:center; margin:5px 0 0 0}
.short-movie-co {width:50%; margin:5px 0 0 0}
.actor-item-newcomic {display:block; margin:0 3px; border:5px solid #CCC; border-radius:6px;  max-height:350px;}
.short-movie1 {width:50%; margin:10px 0 0 0}
.side-item {width:100%; float:none !important;}
.news-item {padding:0 0 15px 0;}
.news-img {display:none;}
.news-text {float:none;}
.trailer-item {width:48%; margin:0 1% 15px 1%;}
.trailer-img {height:150px;}
.side-movie, .side-movie:nth-child(2n) {width:48%; float:left; margin:0 0 20px 0;}
.side-movie:nth-child(2n) {float:right;}
.short4-item {width:48%; float:left; margin:0 1% 20px 1%;}
.short-actor {width:31.33%; margin:0 1% 20px 1%;}
.short-news:nth-child(2n) {background-color:#f2f2f2; margin:0 -10px 15px -10px; padding:15px 10px;}

.newcomic-full-text embed, .newcomic-full-text object, .newcomic-full-text video, .newcomic-full-text iframe, .newcomic-full-text frame 
{width: 100% !important; height:300px;}
.ac-inputs input {width:100%; float:none !important; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:-10px 0 0 0;}
.ac-submit button {float:none; display:block; text-align:center; width:100%;}
    
.ui-dialog {width:100% !important;}
.userinfo { padding-left:0;}
.userinfo .left, .userinfo .right {float:none !important; width:100%; margin:0;}
.userinfo .left {text-align:center; margin-bottom:10px;}
.userinfo .left .avatar {width:100px; margin:0 auto 5px auto;}
.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) {
.newcomic-wr-center {max-width:320px;}

.top {height:50px; padding-left:0;}
.newcomic-logotype {height:50px; width:230px;}
.newcomic-show-login, .newcomic-show-login i {width:50px; height:50px; line-height:50px;}
.newcomic-search-wrap {top:70px;}
.newcomic-section-title a {display:none;}
.news-item2 span {display:block;}
.news-item2 a {margin:5px 0 0 0; display:block;}
.trailer-img {height:100px;}
.short4-item {width:100%; float:none; margin:0 0 20px 0;}
.short-movie-newcomic { width:100%;  max-height:500px;  }
.actor-item-newcomic {display:block; margin:0 3px; border:5px solid #CCC; border-radius:6px;  max-height:400px;}
.short-movie2 {width:100%; margin:5px 0 0 0}
.short-movie-co {width:100%; margin:5px 0 0 0}
.short-actor {width:46%; margin:0 2% 20px 2%;}
.actor-item-newcomic {max-height:500px;}

.but {font-size:14px; padding:10px 20px; margin-top:10px; display:block;}
.to-view {margin:0;}
.newcomic-m-buttons a {display:block;}
.screens-section > .highslide, .screens-section > img {width:47.8%; height:80px;}

.newcomic-full-text embed, .newcomic-full-text object, .newcomic-full-text video, .newcomic-full-text iframe, .newcomic-full-text frame 
{width: 100% !important; height:250px;}
.ac-protect {margin:-10px -10px 0 -10px;}
.comm-item {padding:0 10px 15px 50px;}
.comm-left {margin-left:-40px; width:40px; height:40px;}
.comm-author, .comm-date {margin:0; display:block; float:none;}
.comm-date {display:none;}
.newcomic-login-social:before {display:block; line-height:30px; margin-right:0;}
}


/* Fix dle html5 player
----------------------------------------------- */
.mejs-container, .mejs-inner, .mejs-video, .me-plugin, .mejs-shim, .mejs-layers, .mejs-overlay, .mejs-poster {width:100% !important;}
.mejs-video, .mejs-shim {height:400px !important;}
@media screen and (max-width: 470px) {
.mejs-video, .mejs-shim {height:250px !important;}
}

.main1 {
	
margin:20px 30px 0 30px;	
}


/* === Стол заказов === */
.orderdesc-area{
	padding: 20px;
}
.orderdesc-h{
	font: bold 18px/30px Calibri;
	color: #333;
}
.orderdesc-add{
	float: right;
	height: 30px;
	padding: 0 20px;
	border: 1px solid #127ad0;
	background: #127ad0 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAKUlEQVQImWNwnHqTiYGBgenPv/9MDAwMTH/hNAMq/z8aH0r/IVIdmnkANWQmm4eB2ycAAAAASUVORK5CYII=') repeat-x 0 0;
	border-radius: 2px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
}
.orderdesc-add:hover{
	background: #127ad0;
}
.orderdesc-add-area{
	display: none;
	clear: both;
	margin-top: 15px;
	background: #eee;
	padding: 5px 10px;
	border-radius: 3px;
}
.orderdesc-add-area-row{
	padding: 10px 10px 10px 150px;
	border-bottom: 1px solid #e0e0e0
}
.orderdesc-add-area-row:last-child{
	border: none;
}

.orderdesc-add-area-row:after{
	content: "";
	display: table;
	clear: both;
}
.orderdesc-add-area-row-t{
	float: left;
	margin-left: -140px;
	padding-top: 6px;
	font: bold 14px Calibri;
	color: #333;
}
.orderdesc-add-area-row-input{
	width: 450px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0 15px;
}
.orderdesc-add-area-row-input:focus{
	border-color: #3a89c3;
	box-shadow: 0 0 3px rgba(60,140,200,.5);
}
.orderdesc-cancel,
.orderdesc-doadd{
	padding: 5px 25px;
	cursor: pointer;
	margin-right: 7px;
}
.orderdesc-cancel:hover,
.orderdesc-doadd:hover{
	box-shadow: 0 0 3px rgba(60,140,200,.5);
}

.orderdesc-related{
	display: none;
	margin: 10px 0 0;
	list-style: none;
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	width: 460px;
	border-radius: 3px;
}
.orderdesc-related li{
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #eee;
}
.orderdesc-related li:first-child,
.orderdesc-related li:last-child{
	border: none;
}
.orderdesc-related-h{
	text-align: center;
	font-weight: bold;
}

.orderdesc-statusinfo{
	list-style: none;
	padding: 0 5%;
	margin: 10px 0 0;
}
.orderdesc-statusinfo:after{
	content: "";
	display: table;
	clear: both;
}
.orderdesc-statusinfo li{
	float: left;
	width: 20%;
	font: normal 12px/22px Arial;
	color: #444;
	text-align: center;
}
.orderdesc-statusinfo li a,
.orderdesc-statusinfo li a:hover{
	text-decoration: none;
}
.orderdesc-statusinfo li a:hover span{
	text-decoration: underline;
	color: #ff5f43;
}

.od-all,
.od-wait,
.od-done,
.od-deny,
.od-top{
	display: inline-block;
	height: 22px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background: #f0f0f0;
	vertical-align: bottom;
}

.od-all{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAAAAADh3zPnAAAApklEQVR42mP4gA08ZaCq8K35nZ2zz6EJv5ro5paR4ebS+AxZ+FFc0FYQvTUo7AqScF7MI4iuRzFxb+DCO91Owaw45bYULtxYjXBEdQ5cOGopQnipB1w4YCNCeKPLM5hwwmyE8FwfuOreNIRwWjlc+IrbVpjoVpf9CHdP9TkGET3mU4/knXetbp0nPnw40elW+golqDbHuQBB2PJ36AF7Y//uK9SNHQAeuqDkUdpBpwAAAABJRU5ErkJggg==');
}
.od-wait{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAAAAADh3zPnAAAAXklEQVR42mP4gA08ZaCL8IUIt+VYhEtdXDyeYQrHuLi4XMAUzgMK38AUnu3iEoTF7AduLpOxObA77Ak24XePsLn7RW/pOSzCvS4uYViEa11cvN5g8XyYx2o6hzeKMADqkq62n/RA2wAAAABJRU5ErkJggg==');
}
.od-done{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAAAAADh3zPnAAAAVElEQVR42mP4gA08ZRh44XdYhc8FzMYifC7AxesZhjBI9DCS6ul5L5BFocJnXFxyXiCJwlRPBYofQ4jCzQaKuyBEEVZORRZFckk/kiiyA+8NcHgDAJWdq89/NheVAAAAAElFTkSuQmCC');
}
.od-deny{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAAAAADh3zPnAAAAaUlEQVR42mP4gA08ZRg44RMXQOSrjajCJ7x8TgFFc1z6UYTP+bj4nACKukxGMwQonuYCVYxkJVAcLook/Aqo1u0UujDIXDcXn1Oowi+Aov0g80+gCK8HmwsUz0E1pHcq2N68ewMesGjCAB57pGIv6y4lAAAAAElFTkSuQmCC');
}
.od-top{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAAAAADh3zPnAAAAv0lEQVR42mP4gA08ZaBE+N3DW2+wCD+eU3kDi/CDCbmXsQg/7Mu5hC789MqrhxMwhF9vTrjwaEIuhvDKyBOP+lCFn194+XplxAk0s9/vDzgNUv2wPwfukncv37/f7nsUJPygH+HAu+sfw4X74MLvdsader/D9whYGOGdd1sjj0FVH3uIcMm7bVEngMKHIVYihA+nXXy/1/vU6/VxZx9PK74Gs/LltdcfXpx7+f7B0edvrx5/iR4m798Btb4lI9IA15afFB34FCYAAAAASUVORK5CYII=');
}

.orderdesc-related li .od-deny,
.orderdesc-table td .od-deny{
	cursor: help;
}

.orderdesc-table{
	margin-top: 10px;
	width: 100%;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
}
.orderdesc-table tr:nth-child(odd){
	background: #fafaff;
}
.orderdesc-table tr:hover{
	background: #eee;
}
.orderdesc-table td{
	height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	font: bold 11px/22px Arial;
	color: #666;
	border-bottom: 1px solid #ccc;
}
.orderdesc-table td.od_td_title{
	text-align: left;
	padding: 2px 0 2px 10px;
	height: 18px;
	line-height: 18px;
}

.orderdesc-rating{
	width: 100%;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	display: block;
	background:#eee;
	color: #999;
	cursor: pointer;
	border-radius:1px;
}
.orderdesc-rating-green{
	text-shadow: 0 1px 3px rgba(0,0,0,.3);
	background: #74b52f url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAWCAIAAACOpGH9AAAAJElEQVQImWNoOmXGxMDAwPTv338mBgYGpv9wmgGvOIz/D7s4AAAVHIUkUImVAAAAAElFTkSuQmCC') repeat-x 0 0;
	color: #fff;
}
.orderdesc-edit{
	font: normal 10px Arial;
	color: #d28c00;
}
.orderdesc-edit:hover{
	color: #000;
}
#orderdesc-edit{
	padding: 10px !important;
}

.orderdesc-navigation{
	clear: both;
	margin-top: 15px;
	text-align: center;
	font: normal 12px Arial;
	color: #999;
}
.orderdesc-navigation *{
	display: inline-block;
	margin: 0 2px 4px;
	padding: 7px 5px;
	border: 1px solid #eee;
	border-radius: 2px;
}
.orderdesc-navigation a{
	border-color: #bedbf1;
}
.orderdesc-navigation a:hover{
	color: #1e6faa;
	text-decoration: none;
	border-color: #3a89c3;
	box-shadow: 0 0 3px rgba(60,140,200,.5);
}

.show-alerts{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1003;
}
.show-alerts>div{
	background: #eee url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAgCAIAAABch4VNAAAAGklEQVQImWP49esXEwMDA9P///+x0jBMI3kAMQInCeNawiQAAAAASUVORK5CYII=') 0 0 repeat-x;
	padding: 10px 15px;
	box-shadow: 0 2px 7px rgba(0,0,0,.2);
	border-left: 3px solid #f00;
	border-radius: 1px 0 0 1px;
	margin-top: 20px;
	color: #333;
	text-shadow: 0 1px 3px #fff;
	white-space: nowrap;
	display: none;
	width: auto;
	float: right;
	clear: both;
	cursor: default;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
div.showLoad{
	display: block;
	height: 28px;
	width: 28px;
	background: url('data:image/gif;base64,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') no-repeat 50% 50%;
}
.mm1 {
text-align:center;
clear: both;
}
.otstup{
margin: 2%;
text-align: justify;
}
.newcomic_link {background:url(../images/newcomic-download.png) no-repeat;width:288px;height:54px;}
.newcomic_link:hover {background-position:0 -54px;}

h3 {font-weight:400; font-size:18px; text-transform:uppercase;}
.newcomic-img-box {overflow:hidden; position:relative; background-color:#CCC;}
.newcomic-img-box img {width:100%; min-height:100%;}
.newcomic-ps-link, .newcomic-short-mask {transition: color .3s, background-color .3s, opacity .3s;}
.newcomic-ic-l span.fa {margin-right:5px;margin-top:10px;}
h3 > a, .newcomic-short-t {color:#292929;}

/* SHORTS
----------------------------------------------- */
    .rozmir{height:520px; }
.newcomic-short {text-align:center; width:24.00%; margin:0.5% 0.5% 20px 0.5%; float:left; position:relative;}
.newcomic-short-i {display:block;   border-radius:6px; max-height:450px;}
.newcomic-short-c {color:#AFAEAE;}
.newcomic-short-c {font-size:12px;}
.newcomic-short-t {display:block; font-size:28px; margin:7px 0;}
.newcomic-short-t:hover {color:#E70C2F;}
.newcomic-short-c a:hover {text-decoration:underline; color:#E70C2F;}
.newcomic-short-mask {position:absolute; left:0; top:0; width:100%; height:100%; background-color:rgba(231,12,46,0.7); display:flex; flex-direction:column; justify-content:space-between; align-items:center; color:#FFF; opacity:0;}
.newcomic-short-mask:hover {opacity:1;}
.newcomic-mask-top, .newcomic-mask-bottom {width:100%;}
.newcomic-mask-top > div {width:50%; float:left; padding:10px 0 10px 10px; text-align:left; cursor:pointer;}
.newcomic-mask-top > div:last-child {padding:10px 10px 10px 0; text-align:right;}
.newcomic-mask-top a {color:#FFF;}
.newcomic-mask-top div:hover, .newcomic-mask-top a:hover {color:#f3f7b3;}
.newcomic-mask-bottom .newcomic-ps-link {width:100%; float:left; padding:10px; background-color:#69a935; color:#FFF;}
.newcomic-mask-bottom .newcomic-ps-link:hover {background-color:#E70C2F;}
.newcomic-short-text .newcomic-ps-link {display:none;}
.newcomic-short-c {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
 .newcomic-short-t {overflow:hidden; text-overflow:ellipsis;}

/* SHORTS IN BOTTOM SECTION*/
.section .newcomic-short {width:23%;}

/* ADAPTIVE*/
@media screen and (max-width: 1220px) {
        .rozmir{height:550px; }
.newcomic-short {text-align:center; width:32.33%; margin:0.5% 0.5% 20px 0.5%; float:left; position:relative;}
.newcomic-short-i {max-height:480px; margin-bottom:12px;}
.section .newcomic-short {width:285px; float:none; display:inline-block; vertical-align:top; margin:0 20px 40px 0;}
.section .newcomic-short-i {height:385px;}
}

@media screen and (max-width: 950px) {
        .rozmir{height:660px; }
.newcomic-short {text-align:center; width:49.00%; margin:0.5% 0.5% 20px 0.5%; float:left; position:relative;}
.newcomic-short-i {max-height:600px; margin-bottom:12px;}
.newcomic-short-text {padding-left:10px;}
.newcomic-short-t {font-size:24px;}
}

@media screen and (max-width: 760px) {
     .rozmir{height:540px; }
.newcomic-short {text-align:center; width:49.00%; margin:0.5% 0.5% 20px 0.5%; float:left; position:relative;}
.newcomic-short-i {max-height:460px; margin-bottom:12px;}
}

@media screen and (max-width: 590px) {
     .rozmir{height:100%; }
.newcomic-short {text-align:center; width:99.00%; margin:0.5% 0.5% 20px 0.5%; float:left; position:relative;}
.newcomic-short-i {max-height:700px; margin-bottom:12px;}
.newcomic-short-text .newcomic-ps-link {display:none;}
.grid-list .newcomic-short {padding-left:120px;}
.grid-list .newcomic-short-i {width:120px; margin-left:-120px; height:180px;}
}

@media screen and (max-width: 470px) {
    .rozmir{height:100%; }
.newcomic-short {text-align:center; width:99.00%; margin:0.5% 0.5% 20px 0.5%; float:left; position:relative;}
.newcomic-short-i { max-height:500px; margin-bottom:12px;}
.newcomic-short-c {display:none;}
.newcomic-short-text {padding:10px 0 0 0; float:none;}
}