@font-face {
	font-family: 'rouble';
	src: url('../fonts/rouble.eot');
	src: url('../fonts/rouble.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/rouble.woff') format('woff'),
		 url('../fonts/rouble.ttf') format('truetype'),
		 url('../fonts/rouble.svg#rouble') format('svg');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto.eot');
	src: url('../fonts/Roboto.eot') format('embedded-opentype'),
		 url('../fonts/Roboto.woff') format('woff'),
		 url('../fonts/Roboto.ttf') format('truetype'),
		 url('../fonts/Roboto.svg') format('svg');
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
body{line-height:1;margin: 0;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
html, body{font:14px 'Roboto', sans-serif;color:#000;}
a{font:14px 'Roboto', sans-serif;color:#000;}
a:hover{text-decoration:none;}
body{min-width:320px;background: #fff;font:14px 'Roboto', sans-serif;color:#404040;}
p{font:14px 'Roboto', sans-serif;color:#000;}
ul li{
	color: #000;
	font-size: 13px;
	line-height: 1.2;
}
.wrapper{ background-size: cover!important; margin: 0 auto;  max-width: 77em;position:relative;overflow:hidden;width:100%;}
/*
.wrapper{ background-size: cover!important; background: url('../img/page-index.html-bg-low.jpg') 50% 100% no-repeat; margin: 0 auto;  max-width: 77em;position:relative;overflow:hidden;width:100%;}
.afisha-bg{background: url('../img/theater_poster_list.html-bg-high.jpg') 50% 100% no-repeat;}
.afisha_pos-bg{background: url("../img/theater_spectacle_page.html-bg-high.jpg") 50% 100% no-repeat;}
.actors-bg{background: url('../img/theater_people_page.html-bg-high.jpg') 50% 100% no-repeat;}
.contact-bg{background: url('../img/page-contact.html-bg-high.jpg') 50% 100% no-repeat;}
.about-bg{background: url('../img/theater_main.html-bg-high.jpg') 50% 50% no-repeat;}
.history-bg{background: url('../img/page-history.html-bg-high.jpg') 50% 100% no-repeat;}
.head-bg{background: url('../img/page-head.html-bg-high.jpg') 50% 100% no-repeat;}
.people-bg{background: url('../img/theater_people_list.html-bg-high.jpg') 50% 100% no-repeat;}
.perfomance-bg{background: url('../img/theater_spectacle_list.html-bg-high.jpg') 50% 100% no-repeat;}
.news-bg{background: url('../img/item_list.html-bg-high.jpg') 50% 100% no-repeat;}
.press-bg{background: url("../img/press_item_list.html-bg-high.jpg") 50% 100% no-repeat;}
.friends-bg{background: url('../img/page-friends.html-bg-high.jpg') 50% 100% no-repeat;}
*/
.main-content{
	padding: 40px 0 0;
}
.left{float:left;}
.right{float:right;}
.clear{clear: both;}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.hidden{
	display: none!important;
}

.container{
	position: relative;
}
.rub{
	font-family: 'rouble';
	font-weight: bold;
	text-decoration: none;
}
header{
	background: #fff;
	padding: 18px 10px;
	position: relative;
}
.logotype{
/*	width: 169px; */
}
.logotype img{
	max-width: 100%;
	height: auto;
}

/* sclinav-menu */
.wrap-menu{
	padding: 11px 0 0;
}
.slicknav_btn{
	width: 22px;
	display: block;
}
.slicknav_btn:hover{
	opacity: .6;
}
.slicknav_icon-bar{
	display: block;
	width: 22px;
	height: 2px;
	background: #000;
	border-radius: 2px; 
	margin: 4px 0;
}
.slicknav_nav{
	position: absolute;
	left: 0;
	top: 80px;
	text-align: center;
	width: 100%;
	background: #aaa;
	padding: 20px 0;
	z-index: 100;
}
.slicknav_nav li{
	line-height: 35px;
}
.slicknav_nav li a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	padding: 10px 0;
}
.slicknav_nav li a:hover{
	color: #fff;
	background: #000;
}
/* end slicnav-menu */
.contMoths{
	padding: 50px 0 20px;
}
.title, h1{
	font: 900 22px/36px 'Roboto', sans-serif;
	color: #000;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

.listMoths{
	max-width: 210px;
	
}
.listcarousel .owl-controls{
	display: none!important;
}
.listMoths .owl-item{
	background: #fff;
	transform: skew(-12deg) ;
	-webkit-transform: skew(-12deg) ;
	-moz-transform: skew(-12deg) ;
	-o-transform: skew(-12deg) ;
	-ms-transform: skew(-12deg) ;
	

	
}
.listMoths .owl-item.active {
	background: #000;
}
.afisha-bg .listMoths .owl-item.active {
	background: #000;
}
.news-bg .listMoths{
	margin: 0 10px;
}
.listMoths .item a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	/* -webkit-transform: skew(10deg);
	       -moz-transform: skew(10deg);
	         -o-transform: skew(10deg); */
	
}
.listMoths .item:hover a,
.listMoths .owl-item.active .item a{
	color: #fff;
}
.head_slide{
	text-align: center;
	color: #fff;
	background: #0D0D0D;
	height: 40px;
	border-color: #fff;
	border: solid;
	border-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 1px;
    border-left-width: 0px;
	
}
.head_slide span{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 40px;
}
.head_slide b{
	font-size: 20px;
	padding: 0 10px 0 0;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
}
.photo_annonce img{
 	vertical-align: top;
 	width: 100%;
 	height: auto;
}
.description_annonce{
	background: #fff;
	padding: 10px;
	color: rgb(51, 51, 51);
	font-size: 13px;
}
.description_annonce a{
	color: rgb(51, 51, 51);	
	line-height: 1.2;
}
.description_annonce p{
	padding: 3px 0;
	color: rgb(51, 51, 51);
}
.description_annonce span{
	display: block;
	font-weight: bold;
}
.description_annonce span.little_annoce{
	font-size: 10px;

}
.description_annonce span.announce-buy a{
	color: #fff;	
}

.head_slide .time_annonce{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px;
}
.frame {  margin: 0 10px 0; }
.frame .carousel { margin: 0; padding: 0;  list-style: none; }
.frame .carousel .item {width: 150px; float: left; margin: 0 ; padding: 0;}
.scrollbar {  margin: 0 10px 25px; height: 39px; border: solid; border-width: 1px;}
.scrollbar .handle {
    width: 41px; /* overriden if dynamicHandle: 1 */
    height: 100%;
    background: url('../img/scroll-bw.jpg');
}
.scrollbar .handle:hover,
.scrollbarY .handleY:hover{
	cursor: pointer;
}
.frame .carousel .item:nth-child(even) .description_annonce{
	background: #ccc;
}
/* .owl-controls{
	position: absolute;
	top: 50%;
	margin-top: -45px;
	width: 100%;
	height: 50px;
}
.owl-prev, .owl-next{
	width: 38px;
	height: 48px;
	background: url("../img/arrow.jpg") 50% 50% no-repeat;
	border: 1px solid #797979;
	position: absolute;
}
.owl-prev{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.owl-next{
	right: 20px;
} */
/* news-list */
.news-list li{
	padding: 0 10px 25px;

}
.news-image{
	width: 140px;
	float: left;
}
.news-image img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.news-title {
	color: #000; 
	font-size: 15px;
	font-weight: 700;
	padding: 0 0 0 10px;
	float: left;
	max-width: 148px;
}
.news-title span{
	display: block;
}
.news-title a{
	font-size: 15px;
	font-weight: 700;
	color: #000; 
	line-height: 1.2;
}
.news-text{
	float: left;
	padding: 10px 0 0;
}
.news-text p,
.time-work p{
	color: #000; 
	font-weight: 400;
}
.wrap-link{
	text-align: center;
	padding: 0 0 30px;
}
.wrap-link a{
	font-weight: 700;
	color: #000; 
}
/* about-us */
.about-us{
	padding: 0 0 30px;
}
.photo-direct{
	width: 160px;
	padding:  0 0 20px;
}
.photo-direct img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.info-direct{
	padding: 0 0 0 10px;
	float: left;
	max-width: 145px;
}
.info-direct h2{
	font-size: 13px;
	color: #000; 
	font-weight: 700;
	line-height: 1.4;
}
.announce-buy {
//    width: 100px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    background: #000;
    font: 400 19px/28px 'Roboto', sans-serif;
    font-size: 13px;
    color: #fff; 
    cursor: pointer;
    margin: 5px 0px;
    display: inline-block;
}

.announce-buy:hover{background:#212328; color:#868f5f;}


.info-direct h2 strong{
	font-size: 16px;
	text-transform: uppercase;
}
.info-direct p{
	color: #000; 
	font-weight: 400;
	font-size: 13px;
	padding: 20px 10px 0 0;
}
.time-work{
	color: #000; 
	font-size: 13px;
	float: left;
	min-width: 320px;
}
.wrap-center-time {
	width: 190px;
	margin: 0 auto;
}
.time-work h5{
	text-transform: uppercase;
	font-weight: 700;
}
.time-work a{
	font-weight: 700;
	font-size: 18px;
	text-decoration: none;
	color: #000; 
	margin: 20px 0;
	display: inline-block;
}
.time-work span{
	display: block;
}
/* footer */
footer{
	text-align: center;
	border-top: 5px solid #000;
	padding: 20px 0;
	color: #000; 
}
.social-icons{
	margin-top:15px;
	padding: 0 0 10px;
}

.social-label a{
	text-decoration:none;
}
.social-label a:hover{
	color:#000; 
}
.icon{
	position:relative; overflow:hidden;
	display:inline-block; //zoom:1; //display:inline; vertical-align:top;
	padding:30px 0 0 37px; width:0; height:0;
	background:url("../img/icons-bv.png") no-repeat;}
	.header-icons .icon{margin-left:8px;}
	
.icon.icon-vkontakte{background-position:-37px 0;}
.icon.icon-telegram{background-position:-74px 0;}
.icon.icon-subscribe{background-position:0 0;}
.icon.icon-vkontakte:hover{background-position:-37px -30px;}
	.icon.icon-telegram:hover{background-position:-74px -30px;}
	.icon.icon-subscribe:hover{background-position:0 -30px;}
/* afisha */
.listYears{
	padding: 10px 10px 0;
}
.listYears li{
	float: left;
	width: 50%;
}
.listYears li a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	background: #515151;
	font-size: 18px;
}
.listYears li a:hover,
.listYears li.acitve a{
	background: #fff;
	color: #fff;
}
.afisha-list{
	padding: 0 0 50px;
}
.afisha-list li{
	margin: 0 10px;
	background: #fff;
}
.afisha-list li:nth-child(even){
	background: #ccc;
}
.afisha-list li .head_slide{
	overflow: hidden;
}
.afisha-list li .head_slide .date,
.afisha-list li .head_slide .time{
	width: 50%;
	text-align: center;
	float: left;
}
.afisha-list li .head_slide .time .time_annonce{
	font-size: 20px;
}
.afish-list li .body_annonce{
	display:table-row;
}
.afisha-list li .photo_annoce{
	display:table-cell;
	vertical-align: top;
}
.afisha-list li .photo_annoce img{
	vertical-align: top;
}
.afisha-list li .description_annonce{
	width: 270px;
	height: 112px;
	position: relative;
	background: transparent;
	display:table-cell;
	vertical-align: top;
}
.afisha-list li .description_annonce .price_annoce{
	position: absolute;
	bottom: 10px;
}
/* afisha_pos */
.subtitle{
	font-size: 14px;
	text-transform: uppercase;
/*	color: #fbac4b; */
	padding: 6px 10px;
	font-weight: bold;
}
.actors-bg .subtitle{
	font-size: 18px;
}
.date_primer_afisha{
	font-size: 12px;
	color: #fff;
	padding: 0 10px 12px;
	display: block;
}

#sync1 .item img,
#sync2 .item img{
	width: 100%;
	height: auto;
	vertical-align: top;
}

#sync2 .item{
    cursor: pointer;
    margin: 10px;
}
#sync2 .item h1{
  font-size: 18px;
}
#sync2 .synced .item{
/*  background: #0c83e7; */
  background: #008300;
}
#sync1 .owl-next{
	right: 0;
}
.section-title{
	margin: 20px 10px;
	background: #515151;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 0;
	color: #fff;
}
.container-afisha-pos p{
	padding: 0 10px;
}
.actor-title{
	font-size: 18px;
/*	color: #FBB779; */
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.container-afisha-pos ul{
	padding: 0 10px 10px;
}
.container-afisha-pos ul li a{
	line-height: 1.5;
}
.ogran{
	font-size: 13px;
/*	color: #FBB779; */
	padding: 0 10px 30px;
	display: block;
}
/* acotrs */
.photo-actors{
	text-align: center;
	padding: 30px 0 10px;
}
.photo-actors img{
	max-width: 360px;
	min-width: 200px;
	height: auto;
	width: 100%;
	vertical-align: top;
}
.actors-containder{
	padding: 0 10px 30px;
}
.about-actor h3{
	color: #fff;
	font-weight: 700;
	padding: 8px 0;
}
.achievement-block{
	padding: 10px 0 20px;
}
/* contacts */
.address-text{
	padding: 0 10px;
/*	color: #f47521; */
	font-size: 16px;
	display: block;
	line-height: 1.4;
	text-transform: uppercase;
}
.address-text strong{
	font-weight: 400;
	display: block;
/*	color: #fff; */
}
.order-ticket{
	display: block;
	text-transform: uppercase;
/*	color: #F9A455; */
	font-size: 13px;
	padding: 10px 0 10px 10px;
}
.order-ticket a{
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
}
.contacts-container{
	padding: 0 0 30px;
}
#map{
	width: 100%;
	height: 200px;
}
.wrapp-contacnts{
	padding: 0 10px;
}
.wrapp-contacnts small, .wrapp-contacnts p{
	display: block;
/*	color: #fff; */
	font-size: 16px;
	line-height: 1.2;
}
.wrapp-contacnts ul li{
	line-height: 25px;
}
.wrapp-contacnts h3{
	display: block;
/*	color: #f47521; */
	text-transform: uppercase;
	padding: 10px 0 8px;
	font-weight: bold;
	font-size: 16px;
}
.title-contact{
	display: block;
/*	color: #f47521; */
	text-transform: uppercase;
	padding: 10px 0 8px;
	font-weight: bold;
	font-size: 16px;
}
/* about teatr */
.wrapp-ab-container{
	text-align: center;
	font-size: 0;
}
.list-about{
	padding: 0 0 50px;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
}
.list-about li{
	width: 145px;
	margin: 10px 6px;
	text-align: left;

}


.list-about li h6{
	font-size: 15px;
/*	color: #F9A455; */
	padding: 0 0 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.list-about li p{
	padding: 0 0 5px;
}
.list-about li a{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	background: #000;
	color: #fff;
	font-size: 13px;
}
.list-about li a:hover{
	opacity: .6;
}
/* history */
.wrapp-history{
	padding: 0 10px;
}
.wrapp-history p,
.about-management p{
	padding: 0 0 10px;
}
/* artist */
.list-artist{
	text-align: left;
	font-size: 0;
	padding: 50px 0;
}
.list-artist li{
	display: inline-block;
	width: 140px;
	margin: 0 10px 20px;
}

.list-artist li img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.list-artist li h5{
	text-align: left;
	padding: 4px 0 0;
	text-decoration: underline;
}
.list-artist li:hover h5{
	text-decoration: none;
}
/* performance  */
.container-perfomace{
	padding: 20px 0;
}
a.more_prefomance{
	background: #000;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	line-height: 33px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	position: absolute;
	bottom: 10px;
	width: 130px;
}
a.more_prefomance:hover{
	opacity: .6
}
/* news */
.news-page .listMoths{
	text-align: center;
	font-size: 0;
	padding: 10px 0;
}
.news-page .listMoths li{
	float: none;
	display: inline-block;
}
.news-page .listMoths li a{
	width: auto;
	padding: 0 12px;
}
.news-list-inside{
	padding: 0 10px;
}
.news-list-inside li{
	padding: 0 0 30px;
}
.news-list-inside .date-news{
	display: block;
	color: #000;
	font-style: italic;
	font-size: 13px;
	padding: 0 0 5px;
}
.news-list-inside .news-image{
	float: none;
	width: 222px;
}
.news-list-inside .news-title{
	float: none;
	max-width: none;
	padding: 5px 0;
}
.news-list-inside .news-title a{
	color: #000;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
.news-list-inside p{
	color: #404040;
}

.news-post{
	padding: 0 10px 50px;
	color: white;
}
.friends-post{
	padding: 0 10px;
}
.scrollbox {
 overflow: auto;
 width: 100%;
 max-height: 100%;
 margin: 30px auto;
 background:
  linear-gradient(white 30%, rgba(255,255,255,0)),
  linear-gradient(rgba(255,255,255,0), white 70%) 0 100%,
  radial-gradient(farthest-side at 50% 0, rgba(0,0,0,.2), rgba(0,0,0,0)),
  radial-gradient(farthest-side at 50% 100%, rgba(0,0,0,.2), rgba(0,0,0,0)) 0 100%;
 background-repeat: no-repeat;
 background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
 background-attachment: local, local, scroll, scroll;
}
.actor-post p, 
.news-post p,
.friends-post p{
	padding: 20px 0 0;
}
.partners-left{
	padding-top: 4px;
/*	color: #fff; */
	font-size: 14px;
}
.partners-links{
/*  background: #aaa; */
  padding: 10px;
}
.partners-links a{
	display: block;
	float: left;
	margin: 6px 2px;
	text-align: center;
}
.partners-links img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.listcategory{
	font-size: 0;
	margin:  0 10px 25px;
}
.listcategory li{
	display: inline-block;
}
.listcategory li a{
	display: block;
	height: 40px;
	padding: 0 5px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	background: #fff;
}
.listcategory li.active a,
.listcategory li:hover a{
	background: #292B30;
	color: #fff;
}
.note-text{
	text-align:center;
}

.subscribe {display:none;max-width:260px;}
.subscribe .actions {text-align: center;padding-top: 5px;}
.subscribe input[type=text] {width: 250px;}
.subscribe .errors {color: #ff0000;text-align: center;}
.subscribe .message {color: #aaa;text-align: center;}
.popup-news {display:none;max-width:560px;}

.subscribe-form .fancybox-skin{
	background:#1c1d21;
	border:1px solid #fbac4b;
	border-radius:0px;
}
.subscribe-form .fancybox-skin label{
	color:#aaa;
}
.subscribe-form .fancybox-skin input[type=submit]{
	font: 700 15px 'Roboto', sans-serif;
	color:#1c1d21;
	text-transform: uppercase;
	border-bottom:2px solid #835a27;
	border-top:1px solid #fbcc93;
	border-left:1px solid #febd6d;
	border-right:1px solid #febd6d;
	background:#fbac4b;
	height:37px;
	width:100%;
}

.subscribe-form .fancybox-skin input[type=text]{
	-webkit-box-shadow: inset 2px 2px 2px 0px #111111;
    -moz-box-shadow: inset 2px 2px 2px 0px #111111;
    box-shadow: inset 2px 2px 2px 0px #111111;
    border-top:1px solid #1a1b1e;
    border-left:1px solid #1a1b1e;
    border-right:1px solid #1a1b1e;
    border-bottom:1px solid #232428;
    background:#1c1d21;
    height:24px;
    padding:2px 4px;
	color:#aaa;
	margin-bottom:10px;
}

.subscribe-form .fancybox-skin input[type=date]{
	-webkit-box-shadow: inset 2px 2px 2px 0px #111111;
    -moz-box-shadow: inset 2px 2px 2px 0px #111111;
    box-shadow: inset 2px 2px 2px 0px #111111;
    border-top:1px solid #1a1b1e;
    border-left:1px solid #1a1b1e;
    border-right:1px solid #1a1b1e;
    border-bottom:1px solid #232428;
    background:#1c1d21;
    height:24px;
    padding:2px 4px;
	color:#aaa;
	margin-bottom:10px;
}

.subscribe-form .fancybox-skin input[type=email]{
	-webkit-box-shadow: inset 2px 2px 2px 0px #111111;
    -moz-box-shadow: inset 2px 2px 2px 0px #111111;
    box-shadow: inset 2px 2px 2px 0px #111111;
    border-top:1px solid #1a1b1e;
    border-left:1px solid #1a1b1e;
    border-right:1px solid #1a1b1e;
    border-bottom:1px solid #232428;
    background:#1c1d21;
    height:24px;
    padding:2px 4px;
	color:#aaa;
	margin-bottom:10px;
}

.subscribe-form .fancybox-skin p{
	margin-bottom:0px;
}

.subscribe-form .fancybox-skin .note{
	font-size:13px;
	color:#aaaaaa;
	margin-bottom:8px;
	text-align: justify;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.desc-actor{
	color:#ffffff;
}
.download-poster-list-container{
	background:#000;
	padding:5px;
	text-align:center;
	margin-bottom:10px;
}
.download-poster-list-container a{
	color: #1c1d21;
	padding:8px 20px;
	
	display: block;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}
.download-poster-list-container a:hover{
	color: #aaa;
}
.download-poster-list-container a:not(:first-child){
	margin-left:20px;
}
.normal-page{
	color:#fff;
	padding:0px 10px;
}
label.form-label
{
	color: #fff;
}

#kassy_frame{
	width: 300px;
}

.developer {
	color:#fff;
}
