/* CSS Reset */
* {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/* End CSS Reset */
h1, h2, h3, h4, h5 {
	line-height: inherit;
	padding: 0 0 15px 0;
	color: #000;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 30px 0;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
a {
	color: #899e34;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0 none;
}
p {
	margin: 0 0 10px
}
textarea {
	resize: vertical;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	background-color: #003543;
	font-family: Arial, sans-serif;
	font-size: 12px ;
	line-height: 18px;
	color: #1d414c;
}
.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clr {
    clear: both;
}
.thide {
    overflow: hidden;
    display: block;
    height: 0;
    line-height: normal;
}
table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}

.lcol, .rcol {
    display: inline;
}

.lcol {
    float: left;
}

 .rcol {
    float: right;
}
.wrapper, .wrapper-in {
	width: 100%;
	min-width: 1000px;
	background-repeat: no-repeat;
}
.wrapper {
	background-image: url(../images/bgtop.jpg);
	background-position: center top;
}
.wrapper-in {
	background-image: url(../images/bgftr.jpg);
	background-position: center bottom;
}
.clr {
	clear: both;
}
hr {
	border: 0;
	height: 1px;
	background: #e8e7e7;
	margin: 10px 0;
}
#ldM58 input[type="text"] {
	font-size: 12px;
	color: #000;
	padding: 5px 15px 6px 15px;
	width: 300px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 2px;
	border: 1px solid #dcdcdc;
	font-style: normal;
	font-weight: normal;
}
input[type="text"], input[type="password"] {
	font-size: 12px;
	color: #000;
	padding: 5px 15px 6px 15px;
	width: 400px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 2px;
	border: 1px solid #dcdcdc;
	font-style: normal;
	font-weight: normal;
}
.manFlTitle, .x-selectable, .manFl, .manFlTxt, #nwF11, #nwF12, #nwF13, #nwF14, #nwF15, #fCode {
	width:90% !important;
}
.queryField {
	width:200px !important;
}
#uCatsMenu7 {
	left: -1px !important;
	top: 19px !important;
}
.u-combo {
	position: relative;
}
textarea {
	font-size: 12px;
	color: #000;
	padding: 5px 15px 6px 15px;
	width: 480px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 2px;
	border: 1px solid #dcdcdc;
	font-style: normal;
	font-weight: normal;
}
.securityCode {
	width: 150px !important;
}
.manFlSbm, .manFlRst, .commSbmFl, #sbt47, .searchSbmFl, #table1 input[type="submit"] {
	float: right;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	padding: 3px 15px 5px 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 12px 0 0;
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	cursor: pointer;
}
.manFlSbm, .commSbmFl, #sbt47, .searchSbmFl, #table1 input[type="submit"] {
	background-image: url(../images/btn-blue.png);
	background-color: #22aed3;
	border: 0px solid #0ba7b9;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.manFlRst {
	background-image: url(../images/btn-green.png);
	background-color: #879c2f;
	border: 0px solid #7a9425;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.manFlSbm:hover, .manFlRst:hover, .commSbmFl:hover, #sbt47:hover, .searchSbmFl:hover, #table1 input[type="submit"]:hover {
	opacity: 0.8;
}
.commSbmFl {
	margin: 10px 10px 15px 0 !important;
}
#table1 input[type="submit"] {
	margin: 0px -10px 20px 10px;
}
/* Stat New 2013
-----------------------------------------------------------------------------*/
.imgnewfilms {
	float:left;
	width:100%;
	text-align:center;
	margin:10px 0 20px 0;
}
.newpostr {
	float: left;
	width: 151px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin:0 9px;
}
.newpostr img {
	float: left;
	width:151px;
	height:226px;
	border:4px solid #FFF;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.196);
	margin: 0 0 5px 0;
}
.newpostr span {
	float:left;
	width:151px;
	height:25px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	text-align:center;
}
.newpostr:hover span{
	text-decoration: underline;
}
.titlecatfilm {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding:0px 0px 20px 0px;
	width:100%;
	color: #000;
}
ul.spis {
	float:left;
	width:170px;
}
ul.spis li {
	float:left;
	width:170px;
}
ul.spis li a {
	float:left;
	color: #000;
	line-height:16px;
	text-decoration: none;
	padding:3px 0px 3px 15px;
}
ul.spis li a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.disctext {
	float:left;
	padding:20px;
	background-color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:10px 0 20px 0;
	
}
.titledisc {
	float: left;
	width: 100%;
	padding: 30px 0 20px 0;
	font-size: 18px;
	font-weight: bold;
	color:#77a500;
}
.imgrightnewfilm {
	float:right;
	padding: 0 0 10px 15px;
}
.imgleftnewfilm {
	float:left;
	padding: 0 0 0px 20px;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 540px;
	background-image: url(../images/sliderbg.png);
	background-repeat: no-repeat;
	background-position: center 140px;
}
.head-center {
	margin: 0 auto;
	width: 1008px;
	position: relative;
}
.logo {
	float: left;
	margin: 26px 0 0 0;
	width: 236px;
}
ul.topmenu {
	float: right;
	list-style-type: none;
	padding: 0px;
	margin: 23px 0px 0px 0px;
}
ul.topmenu li {
	float: left;
}
ul.topmenu li a {
	float: left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2e8ea7;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-shadow:1px 1px 1px #fff;
}
ul.topmenu li a:hover {
	color: #fff;
	text-shadow:1px 1px 2px #278d0b;
}
ul.topmenu li a.active {

}
.tmbg1 {
	background-image: url(../images/menu-bg1.png);
	padding: 40px 0 0 0;
	height: 92px;
	width: 172px;
}
.tmbg1:hover {
	background-position: 0px -132px;
}
.tmbg2 {
	background-image: url(../images/menu-bg2.png);
	padding: 27px 0 0 0;
	height: 78px;
	width: 159px;
	margin:4px 0 0 -27px;
	z-index:1;
	position:relative;
}
.tmbg2:hover {
	background-position: 0px -105px;
}
.tmbg3 {
	background-image: url(../images/menu-bg3.png);
	padding: 35px 0 0 0;
	height: 88px;
	width: 171px;
	margin:8px 0 0 -25px;
}
.tmbg3:hover {
	background-position: 0px -122px;
}
.tmbg4 {
	background-image: url(../images/menu-bg4.png);
	padding: 35px 0 0 0;
	height: 88px;
	width: 194px;
	margin:0px 0 0 -37px;
	z-index:1;
	position:relative;
}
.tmbg4:hover {
	background-position: 0px -122px;
}
.tmbg5 {
	background-image: url(../images/menu-bg5.png);
	padding: 40px 0 0 0;
	height: 74px;
	width: 176px;
	margin:15px 0 0 -30px;
	z-index:2;
	position:relative;
}
.tmbg5:hover {
	background-position: 0px -114px;
}
.login-box {
	float:left;
	width:485px;
	padding:45px 0 0 40px;
}
.btn-login {
	float: left;
	background-image: url(../images/login-input.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 55px;
	width: 116px;
	font-size: 17px;
	line-height: 55px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	padding:0 60px 0 20px;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.btn-login:hover {
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
.btn-reg {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	float: left;
	background-image: url(../images/btn-reg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	height: 65px;
	width: 192px;
	position: relative;
	z-index: 1;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 60px;
	text-shadow:1px 1px 2px #2e7a8d;
	margin:-5px 0 0 -20px;
}
.btn-reg:hover {
	background-position: 0px -65px;
}
.search-box {
	float:right;
	width:420px;
	background-image: url(../images/search-input.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	display: block;
	height:85px;
	padding:15px 0 0 0;
}
.search-box .search-field {
	float:left;
	background-color:transparent;
	font-size: 14px;
	color: #fff;
	padding: 7px 15px 8px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0px 12px 0px 0px;
	width:195px;
	border: 0px solid #dcdcdc;
	font-style: normal;
	font-weight: normal;
}
.search-btn {
	float:left;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/btn-search.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 59px;
	width: 171px;
	border:0px;
	cursor:pointer;
	background-color:transparent;
}
/* Slider Main
-----------------------------------------------------------------------------*/
.slider-box {
	height: 240px;
	width: 980px;
	float: left;
	overflow: hidden;
	margin:20px 0 0 17px;
	position:relative;
}
.sliderbg {
	float: left;
	background-color: rgba(255, 255, 255, 0.2);
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 17px 5px 17px 5px;
}
.contboxslider {
	width: 990px;
	margin: 0 auto;
}
.slides1_wrap {
	padding: 0px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
#slides1 {
	height: 217px;
}
#slides1 li {
	list-style: none;
	width: 1000px;
}
#slides1 li img {
	float: left;
	width: 147px;
	height: 217px;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border:3px solid #c4c4c4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#slides1 li img:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.slides1_wrap .prev {
	position: absolute;
	left: -10px;
	top: 210px;
	margin-top: -26px;
	outline: 0;
	width: 65px;
	height: 65px;
	text-indent: -99999;
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	text-indent: -99999px;
	background-color: #f5f5f5;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.slides1_wrap .next {
	position: absolute;
	right: -4px;
	top: 22px;
	margin-top: -26px;
	outline: 0;
	width: 65px;
	height: 65px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	text-indent: -99999px;
	background-color: #f5f5f5;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	position: relative;
	background-color: #f5f5f5;
	background-image: url(../images/side-r.png);
	background-repeat: repeat-y;
	background-position: right top;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 10px 255px 50px 235px;
}
.cont-b {
	background-image: url(../images/cont-b.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	height: 18px;
	width: 1000px;
	left: 0px;
	bottom: 0px;
}
.cont-center {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 215px;
	margin-left: -100%;
	position: relative;
}
.bg-menu-white {
	float:right;
	background-image: url(../images/left-nav.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	display: block;
	width: 217px;
	margin:0 -2px 40px 0;
	position:relative;
	-webkit-border-radius: 17px 0 0 0;
	-moz-border-radius: 17px 0 0 0;
	border-radius: 17px 0 0 0;
}
.bg-menu-whiteb {
	float: right;
	background-image: url(../images/left-navb.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 19px;
	width: 217px;
	position: absolute;
	right: 0px;
	bottom: -19px;
}
.nav-title {
	float: left;
	width: 150px;
	background-image: url(../images/navicon.png);
	background-repeat: no-repeat;
	background-position: 30px 20px;
	display: block;
	height: 36px;
	font-weight: bold;
	color: #88bc00;
	font-size: 18px;
	padding: 20px 0 0 65px;
}
ul.nav-left {
	float: right;
	list-style-type: none;
	width: 215px;
}
ul.nav-left li {
	width: 215px;
	float: left;
	display: block;
}
ul.nav-left li a {
	width: 156px;
	float: left;
	color: #396977;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 20px 3px 35px;
	border-top: 1px solid #e3e3e3;
	font-weight: bold;
	margin:0 0 0 -2px;
}
ul.nav-left li a:hover {
	background: #fff;
}
.bg-menu-black {
	width: 215px;
	height: 592px;
	float: left;
	background-image: url(../images/side-l.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.nav-title3 {
	float: left;
	width: 150px;
	background-image: url(../images/camera.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	display: block;
	height: 36px;
	font-weight: bold;
	color: #63d00c;
	font-size: 18px;
	padding: 20px 0 0 65px;
}
ul.nav-left2 {
	float: left;
	list-style-type: none;
	width: 215px;
}
ul.nav-left2 li {
	width: 215px;
	float: left;
	display: block;
}
ul.nav-left2 li a {
	width: 160px;
	float: left;
	color: #d9e0e4;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 20px 3px 35px;
	border-top: 1px solid rgba(255,255,255,0.1);
	font-weight: bold;
}
ul.nav-left2 li a:hover {
	background: rgba(255,255,255,0.05);
}
/* Slider Serials
-----------------------------------------------------------------------------*/
.slides3_wrap {
	padding: 0px;
	width: 206px;
}
#slides3 {
	height: 670px;
}
#slides3 li {
	list-style: none;
	width: 206px;
	height: auto;
	display: block;
	margin-left: 0px;
}
#slides3 li a {
	width: 103px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
#slides3 li a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
#slides3 li img {
	float: left;
	width: 95px;
	height: 135px;
	border: 2px solid #d2d2d2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 5px 4px 0px 4px;
}
#slides3 li span {
	float: left;
	width: 95px;
	margin: 2px 4px 0px 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.slides3_wrap .prev {
	position: absolute;
	right: 51px;
	top: -20px;
	outline: 0;
	width: 24px;
	height: 24px;
	background-image: url(../images/controls.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -99999px;
	margin: -15px 0 0 0;
	z-index:1;
}
.slides3_wrap .next {
	position: absolute;
	right: 20px;
	top: -20px;
	outline: 0;
	width: 24px;
	height: 24px;
	background-image: url(../images/controls.png);
	background-repeat: no-repeat;
	background-position: -29px 0;
	display: block;
	text-indent: -99999px;
	margin: -15px 0 0 0;
	z-index:1;
}
.slides3_wrap .prev:hover {
	background-position: -0 -24px;
}
.slides3_wrap .next:hover {
	background-position: -29px -24px;
}
.slideserbox {
	float: left;
	width: 225px;
	margin: 0 0 0 12px;
	position: relative;
}

/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: left;
	width: 235px;
	margin-left: -235px;
	position: relative;
}
.nav-title2 {
	float: left;
	width: 150px;
	display: block;
	height: 30px;
	font-weight: bold;
	color: #2e8ea7;
	font-size: 18px;
	padding: 20px 0 0 20px;
}
.comm-text-box {
	float: left;
	display: block;
	width: 202px;
	margin:0 15px 50px 15px;
}
.shcommbox {
	float: left;
	width: 202px;
	
}
.shcommbox .shcommtext {
	float: left;
	padding: 0 10px 0 10px;
	margin: 17px 0 18px 0;
	width: 182px;
	background-color:#77a500;
	position:relative;
}
.shcommbox .shcommtext .film {
	float: left;
	width: 182px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 22px;
}
.shcommbox .shcommtext .film a {
	color: #fff;
	text-decoration: none;
}
.shcommbox .shcommtext .film a:hover {
	text-decoration: underline;
}
.shcommbox .shcommtext .commfilm {
	float: left;
	width: 182px;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.shcommtop {
	background-image: url(../images/comm-t.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 202px;
	position:absolute;
	top:-15px;
	left:0px;
}
.shcommbottom {
	background-image: url(../images/comm-b.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 31px;
	width: 202px;
	position:absolute;
	bottom:-31px;
	left:0px;
}
.shcommbox .autor {
	float: right;
	text-align:right;
	width: 182px;
	padding:5px 50px 5px 0px;
	position:relative;
	z-index:1;
}
.shcommbox .autor, .shcommbox .autor a {
	color: #4e646c;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}
.shcommbox .autor a:hover {
	text-decoration: underline;
}
/* Shortstory
-----------------------------------------------------------------------------*/
.shortstory {
	float: left;
	width: 510px;
	margin:0 0 20px 0;
}
.titlefilm {
	float:left;
	background-image: url(../images/titlefilm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 63px;
	width: 530px;
	margin:0 0 0 -10px;
}
.titlefilm .iconstyle1 {
	background-image: url(../images/playicon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 36px;
	width: 36px;
	float:left;
	margin:8px 12px 0 18px;
}
.titlefilm a {
	text-decoration: none;
}
.titlefilm a h3:hover {
	color:#2e8ea7;
}
.titlefilm h3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 18px 0px 0px 0px;
	width:430px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.shortstorybox {
	display: inline-block;
	vertical-align: top;
	width: 510px;
}
.shortstory .poster {
	width: 185px;
	float: left;
	margin: 10px 10px 30px 10px;
	padding-bottom: 4px;
	position:relative;
}
.shortstory .poster img {
	float: left;
	width: 162px;
	height: auto;
	border:4px solid #FFF;
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	 -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	 box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.ratingbox {
	float:left;
	width:300px;
	margin:18px 0 8px 0;
}
.ratingbox b {
	float:left;
	font-size: 16px;
	font-weight: bold;
	margin:12px 10px 0 0;
}
.u-star-rating-37 {
	float:left !important;
}
.shortstory .shortinfo {
	float: left;
	width: 300px;
}
ul.shortinfo {
	float: left;
	font-size: 13px;
	margin-bottom:15px;
}
ul.shortinfo b {
	color: #919191;
}
ul.shortinfo li {
	color: #396977;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
.shortstory .shortabout {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
.btn-tosee {
	font-size: 22px;
	line-height: 44px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/btn-tosee.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	height: 44px;
	width: 173px;
	position: absolute;
	left: -1px;
	bottom: -20px;
	text-shadow:1px 1px 2px #6c900e;
}
.btn-tosee:hover {
	background-position: 0px -44px;
}
/* Navigation
-----------------------------------------------------------------------------*/
.catPages1 {
	float: left;
	width: 490px;
	padding:0 0 0 20px;
}
.catPages1 a, .catPages1 span, .swchItemDots {
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	height: 35px;
	width: 35px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	margin: 0 10px 0 0;
	text-align: center;
	line-height: 35px;
}
.catPages1 a, .catPages1 span.nav_ext {
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
}
.catPages1 > span {
	background-color: #262626;
	color:#c4ff52;
	border: 1px solid #0a0d0a;
}
.catPages1 > b.next span, .catPages1 > b.prev span {
	display: none;
}
.catPages1 a:hover {
	background-color: #61d10d;
	color:#fff;
	border: 1px solid #5aae0e;
}
.speedbar {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #555;
	font-weight: bold;
	padding: 0px 0 5px 0;
}
.speedbar a {
	color: #899e34;
	text-decoration: none;
}
.speedbar a:hover {
	color: #899e34;
	text-decoration: underline;
}
/* Fullstory
-----------------------------------------------------------------------------*/
.socbox {
	float:left;
	width:300px;
	height:70px;
	display:block;
	margin:0 0 10px 0;
}
.socbox li {
	float:left;
	padding:0 8px 0 0;
}
.titlefilm h1, .titlefilm h2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 18px 0px 0px 0px;
	width:430px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.titlefilm .iconstyle2 {
	background-image: url(../images/abouticon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 36px;
	width: 36px;
	float:left;
	margin:8px 12px 0 18px;
}
.playerabsolute {
	float: left;
	width:100%;
	height:400px;
	display:block;
	margin: 26px 0 20px 0px;
}
.playerbox {
	width: 480px;
	padding: 30px 15px 5px 15px;
	background-color: #0d0d0d;
	position: absolute;
	min-height: 373px;
	background-image: url(../images/bgtabs.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-top: 8px solid #6c8f0e;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	height: 360px;
	left: 0px;
	top: -500px;
}
.playerbox iframe, .playerbox object {
	width: 480px;
	height: 360px !important;
	border: none;
}
.playerbox div.tab {
	display:none;
}
ul.playertabs li a.tabfilm {
	font-size: 18px;
	text-decoration: none;
	background-image: url(../images/tabfilm.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	position: absolute;
	left: -7px;
	width: 146px;
	color: #1d414c;
	background-position: 0px -43px;
	line-height:50px;
	top: -28px;
	height: 53px;
	text-shadow: none;
}
ul.playertabs li.active a.tabfilm, ul.playertabs li:hover a.tabfilm {
	color: #FFF;
	background-position: 0px 0px;
	line-height:43px;
	top: -25px;
	height: 43px;
	text-shadow: 1px 1px 2px #6C900E;
}
ul.playertabs li a.tabtrailer {
	font-size: 18px;
	text-decoration: none;
	background-image: url(../images/tabtrailer.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	position: absolute;
	left: 150px;
	width: 146px;
	color: #1d414c;
	background-position: 0px 0px;
	line-height:48px;
	top: -29px;
	height: 54px;
	text-shadow: none;
}
ul.playertabs li.active a.tabtrailer, ul.playertabs li:hover a.tabtrailer {
	color: #FFF;
	background-position: 0px -55px;
	line-height:38px;
	top: -24px;
	height: 42px;
	text-shadow: 1px 1px 2px #6C900E;
}
.playerbox .bag {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/tabcomment.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	line-height: 43px;
	position: absolute;
	right: 0px;
	top: -24px;
	height: 43px;
	width: 133px;
	text-shadow: 1px 1px 2px #7b0f1b;
	font-weight: bold;
}
.playerbox .bag:hover {
	background-position: 0px -43px;
}
.fullstory-title {
	float: left;
	width: 500px;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 15px 5px;
}

.aboutbox {
	float: left;
	width: 500px;
	padding: 10px 5px 20px 5px;
	font-size: 12px;
	line-height: 16px;
	position:relative;
}
.recombox {
	float: left;
	margin: 0 0 0 -5px;
	background-image: url(../images/recom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 249px;
	width: 460px;
	padding: 15px 30px 0 30px;
}
.recombox .title {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width:100%;
	padding:0 0 5px 0;
}
.recombox a {
	float: left;
	width:86px;
	margin:0 3px;
	text-decoration: none;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.recombox a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.recombox img {
	float:left;
	width:86px;
	height:125px;
}
.recombox span {
	float:left;
	width:76px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding:0 5px;
}
.comm-text-box2 {
	float: left;
	display: block;
	width: 510px;
	margin:0 0 20px 0;
}
.fullcommbox {
	float: left;
	width: 510px;
	
}
.fullcommbox .fullcommtext {
	float: left;
	padding: 0 15px 0 15px;
	margin: 17px 0 18px 0;
	width: 480px;
	background-color:#77a500;
	position:relative;
}
.fullcommbox .fullcommtext .commfilm {
	float: left;
	width: 480px;
	font-size: 12px;
	color: #fff;
	line-height: 14px;
}
.fullcommtop {
	background-image: url(../images/fullcomm-t.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 14px;
	width: 510px;
	position:absolute;
	top:-14px;
	left:0px;
}
.fullcommbottom {
	background-image: url(../images/fullcomm-b.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 31px;
	width: 510px;
	position:absolute;
	bottom:-31px;
	left:0px;
}
.fullcommbox .autor {
	float: right;
	text-align:right;
	width: 200px;
	padding:5px 50px 5px 0px;
	position:relative;
	z-index:1;
}
.fullcommbox .autor, .fullcommbox .autor a {
	color: #4e646c;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}
.fullcommbox .autor a:hover {
	text-decoration: underline;
}
.datecomm {
	float: left;
	font-weight: bold;
	color: #a4b6bc;
	padding:5px;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 150px;
	padding:55px 0 0 0;
}
.ftr-center {
	margin: 0 auto;
	max-width: 1016px;
	min-width: 1000px;
	position: relative;
	background-image: url(../images/menu-ftr.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 65px;
}
ul.ftrmenu {
	list-style-type: none;
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:8px 0 0 0;
}
ul.ftrmenu li {
	float: left;
}
ul.ftrmenu li a {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	float: left;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding:10px 23px 12px 23px;
	color: #FFF;
	text-decoration: none;
	text-shadow:1px 1px 2px #2e7a8d;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	text-shadow:1px 1px 2px rgba(0,0,0,0.4);
}
ul.ftrmenu li a:hover {
	background-color: rgba(255,255,255,0.1);
}
.discription {
	float:left;
	font-size: 14px;
	color: #5c808a;
	margin:40px 0 0 20px;
}
.topsite {
	float:right;
	margin:40px 20px 0 0;
}
.topsite a {
	opacity: 0.20;
	-moz-opacity: 0.20;
	filter: alpha(opacity=20);
	-moz-transition: all 0.2 ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	margin:0 0 0 10px;
}

.topsite a:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}

/*---forms---*/
.baseform .heading {
    color: #707070;
    font-size: 1.4em;
}

.baseform, .mass_comments_action {
    margin: 0 15px 15px 15px;
    background-color: #f1f0ed;
	overflow: hidden;
}

.mass_comments_action {
    padding: 10px 13px;
}

.baseform .dcont {
    padding: 13px 0;
    margin: 0 13px;
}

.baseform .dcont .heading {
    margin: 0;
}

.tableform {
    width: 100%;
}

.tableform td.label {
    width: 20%;
    vertical-align: top;
    padding-right: 0;
    font-weight: bold;
}

.fieldsubmit, .tableform td {
    padding: 10px 13px;
    border-top: 1px solid #fff;
}

.addnews {
    font-weight: bold;
}

.impot {
    color: #d51e44;
    font-weight: normal;
}

.checkbox {
    padding: 4px 0;
    line-height: 1em;
}

.checkbox input {
    margin-top: -2px;
    vertical-align: middle;
}

.f_input {
    width: 300px !important;
    padding: 1px;
}

.f_textarea {
    width: 330px !important;
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .logform li.lfield input {
    padding: 2px;
    background: #fff url("../images/fields.png") repeat-x;
    border: 1px solid #bcc0c2;
}

.f_textarea, .editor_button select {
    padding: 0;
}

.textin {
    padding: 2px;
}

/*---buttons---*/
.fbutton, .vresult {
    border: 0 none;
    background: none;
    cursor: pointer;
}

.fbutton {
    text-shadow: 0 1px 0 #fff;
    margin-bottom: 2px;
    border: 1px solid #c4c4c4;
    width: 103px;
    height: 31px;
    color: #3c3c3c;
    padding: 4px 0 5px 0;
    background: #fff url("../images/fbutton.png") repeat-x 0 100%;
    font-weight: bold;
    -moz-box-shadow: 0 1px 4px -2px black;
    -webkit-box-shadow: 0 1px 4px -2px black;
    box-shadow: 0 1px 4px -2px black;
}

.fbutton:hover {
    background-position: 0 5px;
}

button.fbutton span {
    cursor: pointer;
    display: block;
}
.lbl td.addnews {
	display: block !important;
	clear: both;
}
.xfields {
display: block !important;
	clear: both;
}
.comedit, .comedit ul li, .comedit ul li a {
    height: 21px;
}

.comedit ul {
    float: right;
}

.comedit ul li, .comedit ul li a {
    float: left;
}

.comedit ul li {
    line-height: 21px;
    border-left: 1px solid #fff;
}

.comedit ul li a {
    padding: 0 8px;
    background-color: #f1f0ed;
}

.comedit ul li.selectmass {
    position: relative;
    background-color: #f1f0ed;
    width: 21px;
}

.comedit ul li.selectmass input {
    position: absolute;
    top: 4px;
    left: 4px;
    margin: 0;
}

.signature, .slink {
    color: #707070;
}
.isicons {
    display: inline;
}

.isicons li {
    float: right;
    width: 19px;
    height: 19px;
    margin-top: 4px;
}

.isicons li img {
    display: block;
}
/*---search---*/
.searchstyle {
    width: 480px;
}

.search {
    font-size: 11px;
}

.searchtable fieldset legend {
    color: #404040;
}

.searchitem {
    font-size: 0.85em;
    border-top: 1px solid #dfddd9;
    padding: 10px 0;
}

#searchuser, #searchinput {
    width: 90% !important;
}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.rateui {
    width: 85px;
    height: 17px;
    margin: 0 auto;
    padding-top: 4px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #dfddd9;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .rcol {
    width: 100%;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    background: url("../images/ussep.png") no-repeat;
}

/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    margin: 0 0 20px -1px;
    width: 33.3%;
}

.statistics ul.lcol li {
    padding: 0 15px 0 0;
    margin-bottom: 2px;
}
.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 300px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}
.catPages1,  
.catPages2,  
.pagesBlock1,  
.pagesBlock2,  
.pagesBlockuz1,  
.pagesBlockuz2 {padding:35px 0px 10px 0px;}  
span.catPages1,  
span.catPages2,  
span.pagesBlock1,  
span.pagesBlock2,  
span.pagesBlockuz1,  
span.pagesBlockuz2 {  
display: inline-block;  
}  
.catPages1 a,  
.catPages2 a,  
.pagesBlock1 a,  
.pagesBlock2 a,  
.pagesBlockuz1 a,  
.pagesBlockuz2 a,  
.catPages1 b,  
.catPages2 b,  
.pagesBlock1 b,  
.pagesBlock2 b,  
.pagesBlockuz1 b,  
.pagesBlockuz2 b {  
padding:8px 12px;  
-webkit-border-radius: 50px; 
-moz-border-radius: 50px; 
border-radius: 50px; 
color:#777;  
background:#f5f8fa;  
font-size:11px; 
}  
.catPages1 b,  
.catPages2 b,  
.pagesBlock1 b,  
.pagesBlock2 b,  
.pagesBlockuz1 b,  
.pagesBlockuz2 b {  
color:#f2f2f2;  
background:#236999;  
}  
.catPages1 a:hover,  
.catPages2 a:hover,  
.pagesBlock1 a:hover,  
.pagesBlock2 a:hover,  
.pagesBlockuz1 a:hover,  
.pagesBlockuz2 a:hover {  
color:#000;  
background:#ecf2f6;  
} 
.swchItemDots { 
letter-spacing:1px; 
color:#828e96; 
font-size:11px; 
}
.bnav {width:215px;} 
.bnav li {margin:3px 0 0 0;} 
.bnav li:first-child {margin:0;} 
.bnav li a {height:30px; padding:0 0 0 36px; display:block; position:relative; overflow:hidden; font:12px/30px Calibri; color:#4e6378; text-shadow:0 1px 1px #f5f8fa; text-decoration:none; background:url(http://ucozup.ru/files_ucozup/block_bg.png) no-repeat -698px 0;} 
.bnav li a:hover {color:#fff; text-shadow:0 1px 1px #329500; background-position:-698px -32px;} 
.bnav li a .ico {width:24px; height:24px; display:block; position:absolute; left:6px; top:3px; background-image:url(http://ucozup.ru/files_ucozup/icon_block.png); background-repeat:no-repeat;} 
.bnav li a .ico_01 {background-position:center 3px;} 
.bnav li a .ico_02 {background-position:center -28px;} 
.bnav li a .ico_03 {background-position:center -60px;} 
.bnav li a .ico_04 {background-position:center -94px;} 
.bnav li a .ico_05 {background-position:center -128px;} 
.bnav li a .ico_06 {background-position:center -160px;} 
.bnav li a .ico_07 {background-position:center -194px;} 
.bnav li a .ico_08 {background-position:center -228px;} 
.bnav li a .ico_09 {background-position:center -260px;} 
.bnav li a .ico_10 {background-position:center -293px;} 
.bnav li a .ico_11 {background-position:center -228px;}
.profile-menu {position:relative!important}            
 .profile-button s {display:inline-block;z-index:9;background:#3297db;font-size:10px;margin-right:10px;margin-left:1px;line-height:14px;padding:2px 6px;text-decoration:none;-webkit-border-radius: 55px;-moz-border-radius: 55px;border-radius: 55px;}            
 .profile-button, .profile-button:hover {display:inline-block;color:#fff;position:relative;line-height:30px;padding-left:39px;padding-right:18px;text-decoration:none}            
 .profile-button i {position:absolute;right:0px;top:14px;width: 0;height: 0;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 4px solid rgba(255,255,255,0.7);}            
 .profile-avatar, .profile-avatar img {-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;}            
 .profile-avatar {display:inline-block;width:54px;height:54px;position:absolute;top:-0px;left:0px;border-radius: 20px;}            
 .profile-avatar img {width:54px;height:54px;object-fit:cover;vertical-align:bottom;background:#fff;border:2px solid #fff}            
 .profile-menu:hover .profile-list {visibility:visible;}            
 .profile-list {position:absolute;width:190px!important;right:0px!important;top:58px;padding-top:18px;visibility:hidden;z-index:9;}            
 .profile-list-in {background:#fff;width:190px!important;max-width:190px!important;padding:3px 0px;box-shadow:0px 8px 35px rgba(0,0,0,0.1);-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}            
 .profile-list-in a {display:block;padding:10px 20px;text-decoration:none;border-bottom:1px solid #f1f1f1;font-size:12px;color:#8a8a8a}            
 .profile-list-in a:hover {color:#000;}            
 .profile-list-in a.last {border-bottom:0px !important}            
 .profile-list-in a i {background:#3297db;color:#fff;font-style:normal;font-size:10px;padding:2px 6px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}            
 .profile {margin-top:15px;height:30px;font-size:13px;float:right}            
 .profile_avatar, .profile_avatar img {-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}            
 .profile_avatar {width:24px;height:24px;overflow:hidden;float:left;margin-right:7px;margin-top:2px;border:2px solid #fff}            
 .profile_avatar img {width:24px;height:24px;object-fit:cover}
.menu_br {          
          position: fixed;          
          bottom: 0px;          
          right: -15px;          
          }          
 
          .absolute-center {          
          position: absolute;          
          top: 0;          
          left: 0;          
          bottom: 0;          
          right: 0;          
          margin: auto;          
          width: 20px;          
          height: 20px;          
          text-align: center;          
          font-size: 18px!important; color: #fff;          
          }          
          .menu_drop {          
          position: absolute;          
          bottom: 15px;          
          right: 30px;          
          }          
          .menu_list {          
          margin: 0 0 20px;          
          padding: 0 0 0 0px;          
          list-style: none;          
          opacity: 0;          
          transition: opacity .2s ease-out;          
          display: none;          
          }          
          .menu_drop:hover .menu_list {          
          opacity: 1; display:block;          
          }          
          .menu_item {          
          position: relative;          
          width: 40px;          
          height: 40px;          
          margin: 15px 0;          
          cursor: pointer;          
          background-color: #f0f0f0;          
          border-radius: 50%;          
          box-shadow: 0 4px 8px rgba(0,0,0,.25);          
          }          
          .menu_item > a img {          
          border-radius: 50%;          
          width: 40px;          
          height: 40px;          
          }          
          .menu_yellow {          
          background-color: #d4a717;          
          }          
          .menu_green {          
          background-color: green;          
          }          
          .menu_orange {          
          background-color:orange;          
          }          
          .menu_crimson {          
          background-color:crimson;          
          }          
          .menu_blue {          
          background-color: #3c80f6;          
          }          
 
          .menu_item:hover > .menu_label {          
          opacity: 1;          
          }          
          .menu_btn {          
          position: relative;          
          width: 45px;          
          height: 45px;          
          float: right;          
          cursor: pointer;          
          background-color: #3080e8;          
          border-radius: 50%;          
          box-shadow: 0 4px 8px rgba(0,0,0,.25);          
          }          
          .menu_btn:hover .menu_label {          
          opacity: 1;          
          }          
          .menu_label {          
          position: absolute;          
          top: 14px;          
          right: 115%;          
          padding: 4px 8px;          
          font-size: 14px;          
          color: #fff;          
          background-color:rgba(48, 128, 232, 0.7);          
          border-radius:50px;          
          opacity: 0;          
          pointer-events: none;          
          white-space: nowrap;          
          transition: opacity .2s ease-out;          
          }
.preloader { 
     position: fixed; 
     top: 0; 
     left: 0; 
     right: 0; 
     z-index: 1999999999; 
 } 
 
 .preloader.immune { 
     bottom: 0; 
 } 
 
 .preloader.white { 
     background-color: rgba(255, 255, 255, .3); 
 } 
 
 .preloader.black { 
     background-color: rgba(1, 1, 1, .3); 
 } 
 
 .preloader > i.radial-loader:not(:required) { 
     -moz-animation: radial-loader .5s infinite linear; 
     -webkit-animation: radial-loader .5s infinite linear; 
     animation: radial-loader .5s infinite linear; 
     border-color: #ea6052; 
     border-style: solid; 
     border-width: 2px; 
     border-right-color: transparent; 
     border-radius: 100%; 
     display: block; 
     position: relative; 
     float: right; 
     margin: 10px; 
     overflow: hidden; 
     width: 10px; 
     height: 10px; 
 } 
 
 .preloader > span.loading-bar { 
     -moz-animation: loading-bar 3s 1; 
     -webkit-animation: loading-bar 3s 1; 
     animation: loading-bar 3s 1; 
     display: block; 
     height: 2px; 
     background-color: #ea6052; 
     opacity: 0; 
     transition: width .5s; 
 } 
 
 .preloader > span.loading-bar.red-colored { 
     background-color: #ea6052; 
 } 
 
 .preloader > .red-colored.radial-loader { 
     border-color: #ea6052 !important; 
     border-right-color: transparent !important; 
 } 
 
 .preloader > span.loading-bar.blue-colored { 
     background-color: #3498db; 
 } 
 
 .preloader > .blue-colored.radial-loader { 
     border-color: #3498db !important; 
     border-right-color: transparent !important; 
 } 
 
 .preloader > span.loading-bar.green-colored { 
     background-color: #2ecc71; 
 } 
 
 .preloader > .green-colored.radial-loader { 
     border-color: #2ecc71 !important; 
     border-right-color: transparent !important; 
 } 
 
 .preloader > span.loading-bar.yellow-colored { 
     background-color: #f1c40f; 
 } 
 
 .preloader > .yellow-colored.radial-loader { 
     border-color: #f1c40f !important; 
     border-right-color: transparent !important; 
 } 
 /* Animations */ 
 
 @-moz-keyframes loading-bar { 
     0% { 
     width: 0%; 
     opacity: 1; 
     } 
     90% { 
     width: 90%; 
     opacity: 1; 
     } 
     100% { 
     width: 100%; 
     opacity: 0; 
     } 
 } 
 
 @-webkit-keyframes loading-bar { 
     0% { 
     width: 0%; 
     opacity: 1; 
     } 
     90% { 
     width: 90%; 
     opacity: 1; 
     } 
     100% { 
     width: 100%; 
     opacity: 0; 
     } 
 } 
 
 @keyframes loading-bar { 
     0% { 
     width: 0%; 
     opacity: 1; 
     } 
     90% { 
     width: 90%; 
     opacity: 1; 
     } 
     100% { 
     width: 100%; 
     opacity: 0; 
     } 
 } 
 
 @-moz-keyframes radial-loader { 
     0% { 
     -moz-transform: rotate(0deg); 
     transform: rotate(0deg); 
     } 
     100% { 
     -moz-transform: rotate(360deg); 
     transform: rotate(360deg); 
     } 
 } 
 
 @-webkit-keyframes radial-loader { 
     0% { 
     -webkit-transform: rotate(0deg); 
     transform: rotate(0deg); 
     } 
     100% { 
     -webkit-transform: rotate(360deg); 
     transform: rotate(360deg); 
     } 
 } 
 
 @keyframes radial-loader { 
     0% { 
     -moz-transform: rotate(0deg); 
     -ms-transform: rotate(0deg); 
     -webkit-transform: rotate(0deg); 
     transform: rotate(0deg); 
     } 
     100% { 
     -moz-transform: rotate(360deg); 
     -ms-transform: rotate(360deg); 
     -webkit-transform: rotate(360deg); 
     transform: rotate(360deg); 
     } 
 }