.genrelink a {
	color: #777;
	border-bottom: 1px dotted #777;
}
a.activgenre {
	color: #000;
}
#artagstxt > div {
	display: inline-block;
	margin: 0 10px 10px 0;
	position: relative;
}
#artagstxt span {
	display: inline-block;
	background-color: #fff;
	padding: 4px 15px 4px 8px;
	font-size: 13px;
	line-height: 13px;
	cursor: pointer;
	border-radius: 4px;
}
div.artagsactive span {
	background-color: #ff6a6a !important;
	color: #fff !important;
}
#artagstxt b {
	position: absolute;
	top: -5px;
	right: -5px;
	font-weight: normal;
	color: red;
	padding: 0 4px 3px 4px;
	border-radius: 100%;
	background-color: red;
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	cursor: pointer;
}
#artagstxt b:hover {
	background-color: #000;
}
#artagstxt span:hover {
	background-color: #ccc;
}
.copybut {
    position:absolute;bottom:10px;right:10px;background-color:rgba(0,0,0,0.5);color:#fff;padding:4px 10px;font-size:12px;
}
.copybut:hover {
    background-color:rgba(255,0,0,0.5)
}
.getka {
	background: var(--primary-gradient,linear-gradient(135deg,#f50 69.93%,#d6bb00 100%));
	padding: 5px 10px;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	left: 0px;
}
.getka:hover {
	background: var(--primary-gradient,linear-gradient(135deg,#f00 69.93%,#d6bb00 100%));
	left: 4px;
}
.datepicker-here {
	position: relative;
	z-index: 10;
	background-color: #fff;
}
#standalone-container {
	max-width: 100%;
}
#snow-container {
	height: 700px;
	background-color: #fff;
}
.ql-snow .ql-editor a {
	text-decoration: none;
	color:	#000080;
}
.ql-editor h1, .ql-editor h2, .ql-editor p, .ql-editor ul {
	margin: 0 0 15px 0;
}
#logoafisha {
	background: url(https://cheb.ru/i/logoafisha.gif) no-repeat scroll 0 0 transparent;
	display: block;
	height: 21px;
	overflow: hidden;
	text-indent: -5000px;
	width: 251px;
	font-size: 28px;
	font-weight: bold;
	color: #C2151E;
	margin: 0 auto;
}
.adminafishabl img {
	width: 30px;
	margin: 0 5px 0 0;
}
.adminafishabl img, .adminafishabl .newsonelineaimg, .adminafishabl .intros {
	display: none;
}
.hrs {
	background: url(https://cheb.ru/i/hr.jpg) repeat-x scroll left top transparent;
	border: medium none;
	clear: both;
	height: 2px;
	margin: 3px 30px;
	padding-bottom: 5px;
}
.hrslink {
	color: #888;
}
.hrslink a {
	font-weight: bold;
}
.clear {clear: both;}

td {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
table.menutable {
	width: 200px;
}
.menutable th {
	background-color: #2d5f86;
	color: white;
	padding: 3px 10px;
	margin: 0;
	color: #fff;
}
.menutable th a {
	color: #fff;
	text-decoration: none;
}
.menutable th a:hover {
	color: #A0A0FF;
	text-decoration: none;
}
.menutable td {
	color: #000;
}
.menutable li {
	margin-left: 6px;
}

.BG0 { background-color: #A2E4E4;}
.BG1 { background-color: #336666; color: white;}
.BG2 { background-color: #A2E4E4;}
.BG3 { background-color: black; }


P  { text-indent: 0px; margin: 0px 0px; padding: 0px 0px; }
.ju  { text-align: justify; }
.jui { text-align: justify; text-indent: 20; }
.big { font-size: 175%; }
/*.sm { font-size: 85%; }*/
.sm2 {font-size: 85%; font-weight: bold; }

UL  { margin: 2px 0px; padding: 0px 24px; }
OL  { margin: 2px 0px; padding: 0px 24px; }
LI  { text-indent: 0; margin: 2px 0px; padding: 0px 0px; }
.m  { text-indent: 2px; margin: 0px 0px; padding: 0px 0px; }

FORM { margin: 0px 0px; padding: 0px 0px; }
.f { FONT-SIZE: 80%; font-weight: normal;}
.u4 {
	color: #fff;
}
.u4 a:hover {
	color: #fff;
}
a {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.u {text-decoration:none; }
.u2 {
	font-size: 11px;
	color: #fff;
	padding: 5px 0 5px 0;
}
.u2 a {text-decoration:none; color: #fff;}
.u2 a:hover {text-decoration:underline; color: #fff;}
.u3 {color: red;}
table.afishatable {
	width: 100%;
}
.afishatable th {
	text-align: left;
	margin: 0px;
	padding: 3px;
	border-collapse: collapse;
}
.afishatable td {
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-collapse: collapse;
}
.afishatabletop td {
	vertical-align: top;
}
.afishatabletop SPAN {
	BACKGROUND-COLOR: white;
}
td.dot {
	BACKGROUND: url(/images/dots.gif) repeat-x left bottom;
}
td.BG4 {
	background-color: #fff;
	font-weight: bold;
}
div.linkbottom {
	text-align: right;
	font-size: 11px;
	margin-right: 10px;
	font-family: Arial Narrow;
}
table.mainpage {
 	width: 100%
}
.mainpage td {
 	width: 50%;
	vertical-align: top;
}
.mainpage {
  column-count: 2;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.mainpage > div {
 	display: inline-block;
 	width: 100%;
}
i.fade {
	bottom: 15px;
	DISPLAY: block;
	BACKGROUND: url(/i/bbg.png) repeat-x 0px bottom;
	BACKGROUND: expression('none');
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bbg.png', sizingMethod='scale');
	OVERFLOW: hidden;
	POSITION: relative;
	HEIGHT: 15px;
}
div.adminmenu {
	position: relative;
	display: none;
	float: left;
	font-family: 'Arial Narrow', sans-serif;
	font-size: 11px;

}
div.adminmenu1 {
	position: absolute;
	left: -10px;
	top: -10px;
	padding: 0px;
	margin: 0px;
	margin: 0 0 0 0;
	background-color: #eee;
	padding: 5px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	width: 80px;
}
.adminmenu1 img {
	vertical-align: middle;
	margin: 3px;
}
.adminmenu1 a {
	color: #1F1F1F;
}
.adminmenu1 a:hover {
	color: #1F1F1F;
}
.adminmenu img {
	vertical-align: middle;
	margin: 3px;
}
.adminmenu a {
	color: #1F1F1F;
}
.adminmenu a:hover {
	color: #1F1F1F;
}
.viewtext p {
	padding-bottom: 10px;
}
div.newslist {
	padding-bottom: 5px;
}
.newslist a {
	color: #000;
}
.newslist span {
	color: #555;
	font-size: 11px;
	padding: 0px 3px 0px 3px;
	margin-right: 5px;
	background-color: #eee;
}
.newslist span a {
	color: #000080;	
}
.newslist span a:hover {
	color: #0000ff;	
}
div.alln {
	font-size: 10px;
	line-height: 16px;
	float: right;
}
div.picsfull {
	float: left;
	width: 200px;
	height: 150px;
	background-color: #efefef;
	border: 1px solid #eee;
	padding: 4px;
	margin: 0 7px 7px 0;
}
p.picsfulltext {
	padding: 7px;
	font-size: 11px;
	background-color: #eee;
}
.admintable tr {
	vertical-align: top;
}
.zakaz td {
	border: 1px solid #336666;
	padding: 5px;
}
.newadd span {
	display: block;
	color: #aaa;
	font-size: 11px;
}

.gcal {
    background: url("/i/gcal.png") no-repeat left center;
    padding-left: 20px;
}

.ics {
    background: url("/i/ics.png") no-repeat left center;
    padding-left: 20px;
}

.hr1 {
    padding-top:0;
    color: #eee;
    background-color:#eee;
    border:none;
    height: 1px; 
    line-height:1px;
}



.fotorama__wrap,
.disable-select {
    -webkit-user-select: none;  
    -moz-user-select: none;    
    -ms-user-select: none;
    user-select: none;
}

/*vfoto styles*/
.vfoto_hide .vfoto_text{
	display:none;
}
.vfoto_text{
	/*border:1px dotted Black;*/
	padding:4px;
	margin:3px 0 0;
	display:block;
}
.vfoto_text img {
	margin:1px;
}
.vfoto_button{
	border:1px solid #555555;
	padding:1px 5px;
	background:#e8e8e8;
	cursor:pointer;
}
.vfoto_button:hover{
	background:#fef0f0;
}

/*!
 * Fotorama 4.6.2 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__wrap *{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/img/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/img/fotorama@2x.png) no-repeat;background-size:96px 160px}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}

.fotorama__thumb-border {
    border-color:#689ADA;
}

.quotetop {
    background: #e4eaf2;
    border-color: #000 #000 -moz-use-text-color #8394b2;
    border-style: dotted dotted none solid;
    border-width: 1px 1px 0 4px;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    margin: 8px auto 0;
    padding: 3px;
}

.quotemain {
    background: #fafcfe;
    border-style: none dotted dotted solid;
    border-width: 0 1px 1px 4px;
    color: #465584;
    margin: 0 auto 8px;
    padding: 4px;    
}

.table-border {
    border: 1px solid #d8dbdf;
}

table thead.styled th {
    background: #e9e9e9;
	color: rgb(166,113,27);
	color: #5d5d5d;
	font-size: 0.9em;
	padding: 0.2em 0.5em;
	border-bottom: 1px solid #e2e2e2;
}

table.table tbody tr:nth-child(even) {
 background-color: #eaedf1;
    border-top: 1px solid #d8dbdf;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.file-upload-teatr {
	float: right;
     position: relative; /* Даем возможность делать позиционирование, внутри данного элемента */
     overflow: hidden; /* Все что выходит за пределы - скрываем */
     width: 15%; /* Задаем ширину кнопки выбора файла */
     height: 24px; /* Задаем высоту кнопки выбора файла */ 
     background: #ddd;
     border-radius: 2px;
     padding: 2px 4px;
     color: #555;
     text-align: center;
     box-sizing: border-box;
}
.file-upload-teatr:hover {
     background: #ccc;
}
.file-upload-teatr input[type="file"]{
    display: none; /* Обязательно скрываем настоящий Input File */
}
.file-upload-teatr label {
     /* Растягиваем label на всю возможную площадь блока .file-upload */
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     cursor: pointer;
}
.file-upload-teatr span {
     line-height: 26px; /* Делаем вертикальное выравнивание текста, который написан на кнопке */
}

.alert {
    position: relative;
    display: block;
    padding: 1em 1.8em;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1.2;
    text-align: left;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    background: transparent;
    color: white;
}

/* Error */ 
.alert-error { 
  background: #e74c3c; 
  border: 1px solid #c0392b; 
}

/* Success */ 
.alert-success { 
  background: #2ecc71; 
  border: 1px solid #27ae60; 
}

/* Info */ 
.alert-info { 
  background: #3498db; 
  border: 1px solid #2980b9; 
}
.pad5 {
	padding: 5px;
}
.divalnew > div {background-color:#a2cce4!important}
.divalnew > div:nth-child(2n+1) {background-color:#99c4dc!important}
@media screen and (max-width: 540px) {
	.yesdivs {
		width: 100% !important;
		float: none !important;
		clear: both !important;
	}
	.b_report_error, #pda_switch, #headers, #left, #right, #FooterTable, .catlist, .fullright, .fullbottom {
		display: none;
	}
	#content {
		float: none;
	}
	#text, #text_ {
		margin: 0px;
	}
	.mainpage {
	    column-count: 1;
	    -webkit-column-gap: 0px;
	    -moz-column-gap: 0px;
	    column-gap: 0px;
	}
	.ru56080, .ru56080 *, .ru56080 a, .ru56080 img {
		width: 100%  !important;
		height: auto  !important;
	}
	.kafefull td {
		display: block;
		width: 100% !important;
	}
	.kafefullimg {
		float: none !important;	
		clear: both !important;
	}
	.viewnews_postimg {
		display: block !important;
		width: 100%  !important;
		height: auto  !important;
	}
	div.showfilm {
	    border: 0px !important;
	    padding: 0px !important;
	}
	table.showfilm {
		display: block !important;
	    width: 100% !important;
	    overflow-x: auto !important;
	}
}
.oneteatr1 {
	display: -ms-grid;
	display: grid;
	grid-template-columns: 70px 40px 70px 3fr 2fr 1fr;
	grid-gap: 1em;
	-ms-grid-columns: 50% 50% 50%;
	-ms-grid-rows: 1em;
	margin-bottom: 2em;
}
.oneteatr1 h3 {
	margin: 0px;
	color: red;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	background-color: red;
	color: #fff;
	float: left;
	padding: 0px 10px;
	position: relative;
}
.oneteatr1 h2 {
    clear: both;
}
.oneteatr1 .dayteatr_desc {
	font-weight: bold;
	font-size: 37px;
	color: #aaa;
	margin-top: 5px;
}
.oneteatr1 .dayteatr_desc span {
	position: relative;
	top: -18px;
	font-size: 16px;
	color: #bbb;
}
.oneteatr1 .dayteatr_desc div {
	font-size: 12px;
	line-height: 12px;
	padding-left: 2px;
	margin-top: 2px;
}
.cfilms_img {
	font-size:15px;width:40%;
}
.cfilms_img img {
	float:left;margin:0 10px 10px 0;width:140px;
}
.cfilms_txt {
	font-size:10px;line-height:13px;padding-top:7px;
}
.cfilms_pretable {padding:0px}
.cfilms_table {width:100%}
.cfilms_1 {width:20%}
.cfilms_2 {width:35%}
.cfilms_3 {width:15%}
.cfilms_4 {width:30%}
@media screen and (max-width: 900px) {
	.cfilms_img {
		font-size:12px;width:100%;
		display: block;
	}
	.cfilms_pretable {display:block}
	.cfilms_img img {
		width:140px;
		margin:0 10px 10px 0;
	}
	.cfilms_img span {
		display: block;
	}
	.cfilms_table td {
		padding: 5px 10px 5px 0px !important;
	}

	.cfilms_1 {width:20%}
	.cfilms_2 {width:35%}
	.cfilms_3 {width:25%}
	.cfilms_4 {width:20%}
	.oneteatr1 {
		display: block;
/*		grid-template-columns: 70px 40px 70px 3fr;
		grid-template-rows: 1fr 1fr;*/
	}
	.oneteatr1 > div {
		display: inline-block;
	}
	.oneteatr1-1, .oneteatr1-11 {
		display: block !important;
		margin: 10px 0 10px 0;
		border-left: 3px solid #888;
		color: #888;
		PADDING-LEFT: 7px;
	}
	.oneteatr1-2 {
		width: 15%;
		vertical-align: top;
	}
	.oneteatr1-3 {
		width: 22%;
	}
	.oneteatr1-4 {
		width: 53%;
		vertical-align: top;
	}
	.dayteatr_desc {
		display: none;
	}
	.dayteatr_pda {
		font-weight: bold;
		font-size: 135%;
		display: block !important;
	}
	.oneteatr1-11 {
		border-top: 1px solid #ddd;
	}
	.oneteatr1 h2 {
		margin-bottom: 7px;
	}
	.oneteatr1-4 .posteat {
		margin: 5px 0;
	}
}