@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.2/css/font-awesome.min.css);

* {
	margin: 0;
	outline: none;
	padding: 0;
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
	/* Disable tap highlight 
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: transparent;*/
}

object[type="image/svg+xml"] {
	display: inline-block;
	pointer-events: none;
}

html, body {
	background: #ECEFF1;
	color: #373C43;
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	height: 100%;
	width: 100%;
}

body {
	font-size: 1em;
}

img {
	max-width: 100%;
}

input, textarea, keygen, select, button {
	font-family: Tahoma, sans-serif;
}

hr {
	background: #E0E0E0;
	border: none;
	height: 0.0625em;
	margin: 0.5em 0;
}

h1 {
	font-size: 1.125em;
	font-weight: normal;
	margin: 0;
	padding: 0.5em 0.125em 0.3875em 0.125em;
}

ul {
	margin-before: 0;
	-moz-margin-before: 0;
	-webkit-margin-before: 0;
	margin-after: 0;
	-moz-margin-after: 0;
	-webkit-margin-after: 0;
	padding-start: 0;
	-moz-padding-start: 0;
	-webkit-padding-start: 0;
	padding: 0.5em 1.2142857142857143em;
}

ul li {
	padding: 0.1em 0;
}

ul ul {
	padding: 0;
}

a, a:link, a:visited {
	color: #439e47;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

button, a.button, input[type="submit"], input[type="button"], input[type="reset"], .myBtnCenter a {
	background: #2196F3;
	border: none;
	border-bottom: 0.0666666666666667em solid #1E88E5;
	border-radius: 0.1333333333333333em;
	-moz-border-radius: 0.1333333333333333em;
	-webkit-border-radius: 0.1333333333333333em;
	box-shadow: 0 0.0666666666666667em 0.2666666666666667em 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0.0666666666666667em 0.2666666666666667em 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0.0666666666666667em 0.2666666666666667em 0 rgba(0, 0, 0, 0.2);
	color: #FFFFFF !important;
	cursor: pointer;
	display: inline-block;
	font-size: 0.9375em;
	margin: 0 0.2666666666666667em;
	padding: 0.6666666666666667em 1.066666666666667em;
	text-align: center;
	text-decoration: none !important;
	-webkit-appearance: none;
	white-space: normal;
}

button:hover, a.button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, .myBtnCenter a:hover {
	background: #1976D2;
	border-bottom-color: #1565C0;
	box-shadow: 0 0.1333333333333333em 0.3333333333333333em 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0.1333333333333333em 0.3333333333333333em 0 rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0.1333333333333333em 0.3333333333333333em 0 rgba(0, 0, 0, 0.25);
}

.uSpoilerButton, .button_grey, .pollButtons input[type="button"] {
    background: #439e47 !important;
    border-bottom-color: #4caf50 !important
}

.uSpoilerButton {
	display: block !important;
}

.uSpoilerButton:hover, .button_grey:hover, .pollButtons input[type="button"]:hover  {
    background: #4caf50 !important;
    border-bottom-color: #439e47 !important
}

input[type="reset"], .button_red {
	background: #F44336 !important;
	border-bottom-color: #E53935 !important;
}

input[type="reset"]:hover, .button_red:hover {
	background: #E53935 !important;
	border-bottom-color: #D32F2F !important;
}

input[type="text"], input[type="password"], input[type="file"], textarea, select, fieldset {
	background: #FFFFFF;
	border: 0.0625em solid #B0BEC5;
	-moz-border: 0.0625em solid #B0BEC5;
	-webkit-border: 0.0625em solid #B0BEC5;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 0.9375em;
	margin: 0.5em 0;
	padding: 0.5em;
}

select {
	padding: 0.4375em;
}

select, select option {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
}

fieldset {
	padding: 1em;
}

fieldset legend {
	color: #757575;
	font-weight: bold;
	margin: 0;
	padding: 0 0.5em;
}

.container {
	padding: 0 0.8em;
}

.page_container {
	padding: 0.625em 0.5em !important;
}

.header_top {
	background: #439e47;
	position: relative;
	z-index: 2;
}

.header_top * {
	vertical-align: middle;
}

.header_top a, .header_top a:link, .header_top a:visited {
	color: #FFFFFF;
	font-size: 0.9375em;
	text-decoration: none;
}

.header_top a:hover {
	text-decoration: underline;
}

#mprofile_logout {
	float: right;
}

#mprofile_avatar {
	position: relative;
}

#mprofile_avatar .notif {
	background: #FFFFFF;
	border-radius: 0.4666666666666667em;
	-moz-border-radius: 0.4666666666666667em;
	-webkit-border-radius: 0.4666666666666667em;
	border: 0.1333333333333333em solid #1976D2;
	display: inline-block;
	height: 0.4em;
	left: 1.4em;
	padding: 0;
	position: absolute;
	width: 0.4em;
}

#mprofile_avatar img {
	border-radius: 2em;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	height: 2em;
	margin-right: 0.5333333333333333em;
	width: 2em;
}

#mprofile_logout, #mprofile_avatar, #mprofile_logout span, #mprofile_avatar span {
	display: inline-block;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}

.header_top_icon {
	height: 1.333333333333333em;
	margin-right: 0.4285714285714286em;
	width: 1.333333333333333em;
}

.header {background-color: #4caf50;box-shadow: 0 0.0625em 0.3125em 0 rgba(0, 0, 0, 0.08);-moz-box-shadow: 0 0.0625em 0.3125em 0 rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 0.0625em 0.3125em 0 rgba(0, 0, 0, 0.08);overflow: hidden;white-space: nowrap;text-align: center;}


#logotext {
	display: inline-block;
	margin: 0.875em 0 0 0.5em;
	height: 1.75em;
	position: relative;
	text-decoration: none;
	width: 8.75em;
}

#logotext #logofiller {
	display: block;
	height: 1.75em;
	position: absolute;
	width: 8.75em;
	z-index: 1;
}

#logotext #logo_img {
	height: 1.75em;
	width: 8.75em;
	z-index: -1;
}

#menu_link {
	/* display: inline-block; */
        margin: 5px 0 5px 0;
	padding: 0.5em 0.25em;
        float: left;
}

.menu_icon {
	height: 1.5em;
	width: 1.5em;
}

#sidenav_overlay {
	background: none;
	height: 0;
	left: 0;
	position: fixed;
	top: 0;
	width: 0;
	z-index: 998;
}

#sidenav_overlay_content {
	background: #000000;
	height: 100%;
	opacity: 0;
	transition: 0.4s;
	width: 100%;
}

#sidenav {
	background: #FFFFFF;
	height: 100%;
	left: 0;
	margin-left: -110%;
	overflow-x: hidden;
	padding: 0;
	position: fixed;
	top: 0;
	transition: 0.4s;
	z-index: 999;
}

#sidemenu, #sidemenu li {
	margin: 0;
	padding: 0;
}

#sidemenu, #sidemenu ul {
	list-style: none;
}

#sidemenu a {
	color: #373C43;
	display: block;
	font-size: 0.875em;
	font-weight: bold;
	padding: 1.142857142857143em;
	text-decoration: none;
	white-space: nowrap;
        border-bottom: 1px solid #E0E0E0;
}

#sidemenu:first-child {
	margin-top: 0.5em;
}

#sidemenu:last-child {
	margin-bottom: 0.5em;
}

#sidemenu a:hover {
	background: #ECEFF1;
}

#sidemenu a * {
	vertical-align: top;
}

#sidemenu ul a {
	font-weight: normal;
	padding: 1.142857142857143em 1.142857142857143em 1.142857142857143em 4em;
}

.accordion.accordionactive {
	color: #1976D2 !important;
}

.accordionpanel {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transition: 0.4s;
}

.accordionpanel.accordionvisible {
	max-height: 100em;
	opacity: 1;
}

.sidemenu_title {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 2px 10px;
}

.sidemenu_title_sep {
	background: #E0E0E0;
	height: 0.0625em;
	margin-top: 0.5em;
}

.sidenav_iconed {
	padding-bottom: 0.8571428571428571em !important;
	padding-top: 0.8571428571428571em !important;
}

.sidenav_icon {
	height: 1.714285714285714em;
	margin-right: 1.142857142857143em;
	width: 1.714285714285714em;
}

.sidenav_iconed span {
	display: inline-block;
	padding-top: 0.2857142857142857em;
}

.sidenav_switch {
	padding-bottom: 0 !important;
	padding-right: 0.9285714285714286em !important;
	padding-top: 0 !important;
}

.sidenav_switch .switch {
	display: block;
	float: right;
	margin-top: 1.071428571428571em;
	position: relative;
}

.sidenav_switch .switch .control {
	background: #f1f1f1;
	border-radius: 1.428571428571429em;
	-moz-border-radius: 1.428571428571429em;
	-webkit-border-radius: 1.428571428571429em;
	box-shadow: 0 0.0714285714285714em 0.2857142857142857em 0 rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0 0.0714285714285714em 0.2857142857142857em 0 rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 0 0.0714285714285714em 0.2857142857142857em 0 rgba(0, 0, 0, 0.45);
	display: block;
	height: 1.428571428571429em;
	left: 0;
	position: absolute;
	transition: 0.3s;
	width: 1.428571428571429em;
}

.sidenav_switch .switch .background {
	background: #BABABA;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	display: block;
	height: 1em;
	margin: 0.21428571428571436em;
	width: 2.285714285714286em;
}

.switch.switch_on .control {
	background: #2196F3;
	left: 1.285714285714286em;
}

.switch.switch_on .background {
	background: #90CAF9;
}

.sidenav_switch .text {
	display: block;
	margin-right: 50px;
	padding: 1.142857142857143em 0;
}

#header_search {
	float: right;
	padding: 5px 10px 0 0;
        width: 170px;
}

#search_form {
	border-bottom: 0.0625em solid #90CAF9;
	display: none;
	margin-right: 2em;
	white-space: nowrap;
}

#header_search *, #search_form * {
	vertical-align: top;
}

#header_search input[type="submit"] {
	background: url('/mob/ic_search.svg') 0.2666666666666667em 0.5333333333333333em no-repeat;
	background-size: 1.6em;
	-o-background-size: 1.6em;
	-moz-background-size: 1.6em;
	-webkit-background-size: 1.6em;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	display: inline-block;
	float: right;
	height: 2.666666666666667em;
	margin: 0;
	padding: 0.5333333333333333em 0.2666666666666667em;
	width: 2.133333333333333em;
}

#header_search input[type="text"] {
	background: none;
	border: none;
	color: #FFFFFF;
	margin: 0;
	padding: 0.6875em 0;
}

.header_icon_blank {
	height: 1.5em;
	position: absolute;
	width: 1.5em;
	z-index: 2;
}

#search_link, #hide_search_link {
	display: inline-block;
	float: right;
	padding: 0.5em 0.25em;
	position: relative;
}

#hide_search_link {
	display: none;
}

.search_icon {
	height: 1.5em;
	width: 1.5em;
}

.login_form {
	padding-bottom: 0.5em;
}

.login_form input[type="text"], .login_form input[type="password"], .login_form input[type="text"], .login_form input[type="submit"] {
	font-size: 1em;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-bottom: 0.7142857142857143em;
	padding-top: 0.7142857142857143em;
	width: 100%;
}

.login_form input[type="submit"] {
	display: block;
	font-weight: bold;
	margin-top: 0.5em !important;
}

.login_form .remind_pass {
	color: #757575;
	display: block;
	padding: 0.5em 0;
}

#site_rules ul {
	list-style-type: decimal;
}

#site_rules_accept, #reg_form input[type="submit"] {
	display: block;
	font-size: 1em !important;
	margin: 0.5em 0 0 0 !important;
	width: 100%;
}

#reg_form {
	display: none;
}

#reg_form .field_title {
	color: #757575;
	font-weight: bold;
	padding: 0.5em 0;
}

#reg_form input[type="text"], #reg_form input[type="password"], #reg_form select {
	margin: 0 0 0.5em 0!important;
	padding-bottom: 0.7142857142857143em;
	padding-top: 0.7142857142857143em;
}

#reg_form #fCode {
	margin-right: 0.5em !important;
}

.location_title {
	background: #FFFFFF;
	box-shadow: 0 0.0625em 0.1875em 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0.0625em 0.1875em rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0.0625em 0.1875em rgba(0,0,0,0.2);
	font-size: 0.660em;
	font-weight: bold;
	padding: 1em 1.142857142857143em;
}

.location_title h1 {
	display: inline;
	font-size: 1em !important;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 0 !important;
}

.location_title a {
	text-decoration: none;
}

.location_title a:hover {
	text-decoration: underline;
}

.content {
	padding: 0.25em 0.5em;
}

.content > div, #uEntriesList li > div {
	padding: 0.375em 0;
}

.short_entry, .full_entry, .carousel_items, .video_entry, .m_chat_container {
	background: #FFFFFF;
	border-radius: 0.125em;
	-moz-border-radius: 0.125em;
	-webkit-border-radius: 0.125em;
	box-shadow: 0 0.0625em 0.1875em 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0.0625em 0.1875em rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0.0625em 0.1875em rgba(0,0,0,0.25);
	padding-bottom: 0.625em;
}

.short_info {
	background: #00000094;
	border-radius: 0.125em 0.125em 0 0;
	-moz-border-radius: 0.125em 0.125em 0 0;
	-webkit-border-radius: 0.125em 0.125em 0 0;
	height: 7.5em;
	overflow: hidden;
	padding-top: 0.5em;
	position: relative;
}

.short_info .bottomline {
	background: #FFFFFF;
	bottom: 0;
	height: 0.5em;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.short_poster {
	background: #F2F2F2;
	float: left;
	height: 7.4em;
	margin-left: 0.625em;
	position: absolute;
	width: 5em;
	z-index: 2;
        border: 1px solid #4caf50;
        border-radius: 3px;
}

.short_info_rightside {
	margin-left: 6.125em;
}

.short_info .title {
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	height: 2.25em;
	line-height: 1.1875em;
	margin-right: 0.625em;
	padding: 0.25em 0;
	overflow: hidden;
	text-decoration: none;
}

.short_info .title:hover {
	text-decoration: underline;
}

.short_info .category {
	color: #b9bfc1;
	display: block;
	font-size: 0.875em;
	margin-right: 0.625em;
	padding: 0.25em 0;
	text-decoration: none;
	white-space: nowrap;
}

.short_info .category:hover {
	color: #FFFFFF;
}

.short_info_values {
	color: #FFFFFF;
	display: inline-block;
	margin: 0.625em 1em 0 0;
}

.short_info_values * {
	vertical-align: top;
}

.short_info_icon {
	height: 1.5em;
	margin-right: 0.25em;
	width: 1.5em;
}

.short_info_values b {
	display: inline-block;
	font-size: 0.9375em;
	font-weight: normal;
	padding: 0.2em;
}

.short_descr {
	font-size: 0.875em;
	line-height: 1.142857142857143em;
	max-height: 5.642857142857143em;
	overflow: hidden;
	margin: 0.5714285714285714em 0.7142857142857143em 0 .7142857142857143em;
}

.full_entry {
	padding-top: 0 !important;
	position: relative;
}

.full_moderpanel {
	left: 1em;
	position: absolute;
	top: 1em;
}

#full_poster {
	height: 12em;
	overflow: hidden;
}

.full_poster_fullheight {
	height: auto !important;
}

#full_poster img {
	border-radius: 0.125em 0.125em 0 0;
	-moz-border-radius: 0.125em 0.125em 0 0;
	-webkit-border-radius: 0.125em 0.125em 0 0;
	height: auto;
	width: 100%;
}

.full_title {
	font-size: 1.25em;
	padding: 0.75em 0.5em 0.25em 0.5em;
}

.full_title h1 {
	display: inline;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#full_category {
	color: #757575;
	font-size: 0.875em;
	padding: 0.2857142857142857em 0.7142857142857143em;
}

#full_message {
	font-size: 0.875em;
	line-height: 1.285714285714286em;
	padding: 0.2857142857142857em 0.7142857142857143em;
}

#full_message input[type="text"], #full_message input[type="password"], #full_message input[type="file"], #full_message textarea, #full_message select, #full_message fieldset, .myBtnCenter a {
	font-size: 1em;
}

#full_message .full_title {
	font-size: 1.428571428571429em;
	padding: 0.7142857142857143em 0 0.5714285714285714em 0;
}

.full_message_notitle {
	padding-top: 0.7142857142857143em !important;
}

#full_message .uSpoilerButton, .full_download, .add_comm input[type="button"], .add_comm input[type="submit"] {
	font-size: 1em !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: 100%;
}

#full_message a.button, #full_message .uSpoilerButton, .full_download_container a.button, .add_comm input[type="button"], .add_comm input[type="submit"], .login_form input[type="submit"], #site_rules_accept, #reg_form input[type="submit"] {
	border-bottom-width: 0.0714285714285714em;
	border-radius: 0.1428571428571429em;
	-moz-border-radius: 0.1428571428571429em;
	-webkit-border-radius: 0.1428571428571429em;
	box-shadow: 0 0.1428571428571429em 0.2857142857142857em 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0.1428571428571429em 0.2857142857142857em 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0.1428571428571429em 0.2857142857142857em 0 rgba(0, 0, 0, 0.2);
	margin: 0 0.2857142857142857em;
	padding: 0.7142857142857143em 0;
}

#full_message a.button:hover, #full_message .uSpoilerButton:hover, .full_download_container a.button:hover, .add_comm input[type="button"]:hover, .add_comm input[type="submit"]:hover, .login_form input[type="submit"]:hover, #site_rules_accept:hover, #reg_form input[type="submit"]:hover {
	box-shadow: 0 0.1428571428571429em 0.3571428571428571em 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0.1428571428571429em 0.3571428571428571em 0 rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0.1428571428571429em 0.3571428571428571em 0 rgba(0, 0, 0, 0.25);
}

.full_download_container {
	font-size: 0.875em;
	padding: 0 0.625em;
}

.full_download {
	font-weight: bold;
}

.full_download_descr {
	font-style: italic;
	padding-top: 0.5em;
	text-align: center;
}

.full_entry_sep {
	background: #E0E0E0;
	height: 0.0625em;
	margin: 0.625em 0;
}

.full_entry .com-order-block {
	display: none;
}

.full_entry .no_comments {
	font-size: 0.875em;
	padding: 0.2857142857142857em 0.7142857142857143em;
}

.add_comm {
	padding: 0.2857142857142857em 0.7142857142857143em;
}

.add_comm textarea {
	border-width: 0.0714285714285714em;
	font-size: 1.153846153846154em;
	margin: 0.5714285714285714em 0;
}

.add_comm .field_title {
	color: #757575;
	font-size: 0.875em;
	font-weight: bold;
	padding: 0.5em 0;
}

.add_comm input[type="text"] {
	border-width: 0.0714285714285714em;
	margin: 0 0.5em 0 0;
}

.add_comm input[type="button"], .add_comm input[type="submit"] {
	font-size: 0.875em !important;
	font-weight: bold;
	margin-top: 0.7142857142857143em;
}

.warn_msg {
	background: #E53935;
	border-radius: 0.125em;
	-moz-border-radius: 0.125em;
	-webkit-border-radius: 0.125em;
	color: #FFFFFF;
	margin: 0.5em 0;
	padding: 0.5em 1em;
	text-align: center;
}

.warn_msg a {
	color: #FFFFFF;
}

.warn_btn {
	border: 0.0714285714285714em solid #FFFFFF;
	color: #FFFFFF !important;
	display: inline-block;
	font-weight: bold;
	margin: 0.5em 0 0.2857142857142857em 0;
	padding: 0.5em 1em;
	text-decoration: none !important;
}

.kinopoisk_img {
	height: 2em;
	width: 7.285714285714286em;
}

.comment {
	overflow: hidden;
	padding: 0.625em 0.625em;
	position: relative;
}

.comment .avatar {
	border-radius: 2.5em;
	-moz-border-radius: 2.5em;
	-webkit-border-radius: 2.5em;
	float: left;
	height: 2.5em;
	width: 2.5em;
}

.comment .rightside {
	font-size: 0.875em;
	line-height: 1.285714285714286em;
	margin-left: 3.571428571428571em;
}

.comment .username {
	color: #373C43;
	font-weight: bold;
	text-decoration: none;
}

.comment .date {
	color: #757575;
	float: right;
	font-size: 0.9285714285714286em;
}

.comment .bottom_sep {
	background: #E0E0E0;
	height: 0.0625em;
	margin: 0.625em 0 0 3.125em;
}

.comment .moder_answer {
	color: #757575;
	font-style: italic;
	padding-top: 0.5em;
}

.comment .links {
	padding-top: 0.5em;
}

.comment .links a {
	display: inline-block;
	margin-right: 0.5em;
}

.comment .rating {
	float: right;
}

.comment .rating a {
	margin-right: 0;
}

.comment .rating_vote_disabled, .comment .rating_vote_plus, .comment .rating_vote_minus {
	background: #ECEFF1;
	border-radius: 0.1428571428571429em;
	-moz-border-radius: 0.1428571428571429em;
	-webkit-border-radius: 0.1428571428571429em;
	color: #373C43;
	display: inline-block;
	font-family: Arial;
	font-weight: bold;
	padding: 0.2142857142857143em 0;
	text-align: center;
	width: 1.714285714285714em;
}

.comment .rating_vote_plus, .comment .rating_vote_minus {
	color: #FFFFFF;
}

.comment .rating_vote_plus {
	background: #4CAF50;
}

.comment .rating_vote_plus:hover {
	background: #388E3C;
}

.comment .rating_vote_minus {
	background: #E53935;
}

.comment .rating_vote_minus:hover {
	background: #D32F2F;
}

.comment .rating_value {
	display: inline-block;
	padding: 0 0.5em;
}

.faq_entry {
	padding: 0.5em 0;
}

.faq_icon {
	border-radius: 1.428571428571429em;
	-moz-border-radius: 1.428571428571429em;
	-webkit-border-radius: 1.428571428571429em;
	float: left;
	height: 2.857142857142857em;
	width: 2.857142857142857em;
}

.faq_entry .rightside {
	margin-left: 3.571428571428571em;
}

.faq_entry hr {
	margin-top: 1em;
}

.faq_entry .answer {
	padding-top: 0.2857142857142857em;
}

.faq_entry .noanswer {
	color: #757575;
	font-style: italic;
}

.bbQuoteBlock {
	padding: 0.4285714285714286em 0;
}

.quoteMessage {
	background: #ECEFF1;
	border: none !important;
	border-radius: 0.1428571428571429em;
	-moz-border-radius: 0.1428571428571429em;
	-webkit-border-radius: 0.1428571428571429em;
	padding: 0.5714285714285714em 0.7142857142857143em;
}

.bbQuoteName {
	color: #1976D2;
	font-size: 0.8571428571428571em !important;
	padding: 0.2857142857142857em 0.7142857142857143em !important;
}

.p_selector {
	padding: 0.25em 0 0.25em 0;
	text-align: center;
}

.p_selector .swchItem, .p_selector .swchItemA, .p_selector .swchItem1, .p_selector .swchItemA1 {
	margin-bottom: 0.5em !important;
}

.p_selector .swchItem, .p_selector .swchItemA, .p_selector .swchItem1, .p_selector .swchItemA1, .switchActive, .switchDigit, .switchNext, .switchBack {
	border-radius: 0.125em;
	-moz-border-radius: 0.125em;
	-webkit-border-radius: 0.125em;
	display: inline-block;
	margin: 0 0.125em;
	padding: 0.5em 0.75em;
}

.p_selector .swchItemA, .p_selector .swchItemA1, .switchActive {
	background: #CFD8DC;
	font-weight: normal;
        border-radius: 5px;
}

.p_selector .swchItem, .p_selector .swchItem1, .switchDigit, .switchNext, .switchBack {
	background: #FFFFFF;
	box-shadow: 0 0.0625em 0.1875em 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0.0625em 0.1875em rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0.0625em 0.1875em rgba(0,0,0,0.25);
	text-decoration: none;
        border-radius: 5px;
}

.p_selector .swchItem:hover, .p_selector .swchItem1:hover, .switchDigit:hover, .switchNext:hover, .switchBack:hover {
	background: #4caf50;
	color: #FFFFFF;
}

.gTableTop {
	font-size: 1.25em;
	padding: 0.5em 0;
}

.forumNameTd, .threadNametd {
	font-size: 0.875em;
	padding-bottom: 0.5em;
}

.forumNameTd .forum, .threadNametd .forum {
	font-size: 1.142857142857143em;
}

.forumStat {
	float: right;
}

.forumStat span, .forumLastUpdateAuthor span {
	display: none;
}

.forumLastUpdateAuthor {
	color: #757575;
}

.threadNametd {
	color: #757575;
}

.threadNametd .forumLastUpdateAuthor, .threadNametd .forumStat {
	color: #373C43;
}

.forumNamesBar {
	border-bottom: 0.0625em solid #E0E0E0;
	border-top: 0.0625em solid #E0E0E0;
	font-size: 0.875em;
	padding: 0.5em 0 !important;
}

.FrmForumBarTbl, .ThrForumBarTbl {
	margin-top: 0.5em;
}

/* ÃƒÂÃ…Â¸ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Âº ÃƒÂÃ‚Â² Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚Âµ */
.ThrForumBarCl12 {
	display: none;
}

.forumStat .forumStatThreads, .forumStat .forumStatAnswers {
	display: inline-block;
	font-weight: bold;
}

#frmButns83 {
	text-align: right;
	border-bottom: 0.0714285714285714em solid #E0E0E0;
	margin-bottom: 0.5714285714285714em;
	padding-bottom: 0.5714285714285714em;
}

.threadsDetails {
	background: #ECEFF1;
	border-radius: 0.1428571428571429em;
	-moz-border-radius: 0.1428571428571429em;
	-webkit-border-radius: 0.1428571428571429em;
	font-size: 0.875em;
	padding: 0.5714285714285714em;
}

.gTableBody1 {
	font-size: 0.875em;
}

#pollBlock2 {
	background: #ECEFF1;
	border-radius: 0.1428571428571429em;
	-moz-border-radius: 0.1428571428571429em;
	-webkit-border-radius: 0.1428571428571429em;
	font-size: 0.875em;
	padding: 0.5714285714285714em 1em;
}

#pollBlock2 table {
	width: 100%;
}

.pollQuestion {
	font-weight: bold;
	padding-bottom: 0.5em;
}

.pollAnswer, .pollResults, .pollTotal {
	font-size: 0.875em;
}

.pollButtons input[type="submit"], .pollButtons input[type="button"] {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.5em;
	display: block;
	width: 100%;
}

.forum_add {

}

.forum_add .title {
	font-size: 1.428571428571429em;
	padding: 0.5714285714285714em 0;
}

.forum_add .field_title {
	color: #757575;
	font-weight: bold;
	padding: 0.5em 0;
}

.forum_add .submit_btns input[type="button"], .forum_add .submit_btns input[type="submit"], .forum_add .submit_btns input[type="reset"] {
	font-size: 1em;
	margin: 0.5714285714285714em 0 0 0;
	display: block;
	width: 100%;
}

.forum_add input[type="text"], .forum_add textarea {
	margin-bottom: 0;
	margin-top: 0;
}

.switches {
	margin-top: 0.5em;
}

.profile_top {
	overflow: hidden;
	padding-bottom: 0.4285714285714286em;
	position: relative;
}

.profile_top .user_avatar {
	display: block;
	float: left;
}

.profile_top .user_avatar img {
	border-radius: 0.1428571428571429em;
	-moz-border-radius: 0.1428571428571429em;
	-webkit-border-radius: 0.1428571428571429em;
	height: auto;
	width: 8em;
}

.profile_top .rightside {
	margin-left: 8.7142857142857143em;
}

.profile_top .name {
	font-size: 1.428571428571429em;
	line-height: 1.714285714285714em;
}

.profile_top .group {
	color: #757575;
	padding-bottom: 0.7142857142857143em;
}

.profile_top .button {
	disply: block !important;
	font-size: 1em;
	margin: 0.7142857142857143em 0 0 0 !important;
	width: 100% !important;
}

.profile_info_title {
	color: #1976D2;
	font-size: 0.9285714285714286em;
	padding-top: 0.9230769230769231em;
}

.profile_info_title:first-child {
	border-top: none !important;
	margin-top: 0 !important;
}

.profile_info_content {
	font-size: 1.071428571428571em;
	border-bottom: 0.0714285714285714em solid #E0E0E0;
	padding-bottom: 0.8em;
}

.profile_search {
	padding: 0.8571428571428571em 0 0.4285714285714286em 0;
}

.profile_search input[type="text"], .profile_search input[type="submit"] {
	font-size: 1em;
}

.profile_find {
	border-bottom-width: 0.0714285714285714em !important;
	border-radius: 0.1428571428571429em !important;
	-moz-border-radius: 0.1428571428571429em !important;
	-webkit-border-radius: 0.1428571428571429em !important;
	box-shadow: 0 0.1428571428571429em 0.2857142857142857em 0 rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow: 0 0.1428571428571429em 0.2857142857142857em 0 rgba(0, 0, 0, 0.2) !important;
	-webkit-box-shadow: 0 0.1428571428571429em 0.2857142857142857em 0 rgba(0, 0, 0, 0.2) !important;
	float: right;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0.5em !important;
	width: 6em;
}

.profile_search_textfield {
	margin-right: 6.5em;
}

.profile_search_textfield input[type="text"] {
	margin: 0;
	display: block;
	width: 100%;
}

.video_entry .img_container img {
	border-radius: 0.125em 0.125em 0 0;
	-moz-border-radius: 0.125em 0.125em 0 0;
	-webkit-border-radius: 0.125em 0.125em 0 0;
}


.video_entry > a {
	text-decoration: none;
}

.video_entry .title {
	color: #373C43;
	display: block;
	font-size: 1.125em;
	padding: 0.75em 0.5em 0 0.5em;
}

.video_entry .category {
	color: #757575;
	display: block;
	font-size: 0.875em;
	padding: 0.1428571428571429em 0.7142857142857143em;
	text-decoration: none;
}

iframe {
	height: auto !important;
	max-width: 100% !important;
	width: auto !important;;
}

.mchatMsg1 {
	background: #ECEFF1;
}

.m_chat_container {
	padding: 0.625em 0;
}

.m_chat_msg_container {
	border-bottom: 0.0625em solid #E0E0E0;
	border-top: 0.0625em solid #E0E0E0;
	height: 14em;
	overflow: scroll;
	overflow-x: hidden;
}

.m_chat_send_form {
	padding: 0.5em 0.5em 0 0.5em;
	white-space: nowrap;
}

#mChatSendButton {
	display: block;
	font-size: 0.8125em;
	font-weight: bold;
	margin: 0;
	padding: 0.7692307692307692em 0;
	text-transform: uppercase;
	width: 100%;
}

#mChatTextField {
	margin: 0;
	padding: 0.6em;
	width: 100%;
}

.m_chat_container .warn_msg {
	margin: 0.5em 0.5em 0 0.5em;
}

.footer_full {
	padding: 0 0.5em 0.5em 0.5em;
	text-align: center;
}

.footer_full .button {
	display: block;
}

/* Engine */

.securityCode {
	width: 50% !important;
}

#table1 tr td:first-child, .manTable tr td:first-child, .manTable label, #usr29Bl, #siM44, #siM47, #siM56, #siM32, #siM29 {
	font-size: 0.875em;
}

#suggEdit {
	font-size: 1em !important;
}

.manTable tr td:first-child textarea {
	font-size: 1em !important;
}

#table1 tr td:second-child, .manTable tr td:second-child {
	padding-left: 0.5em;
}

#table1 tr:last-child td, .manTable tr:last-child td {
	font-size: 1em;
}

#table1 tr:last-child td input[type="submit"] {
	font-size: 0.9333333333333333em;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

.manFlbY, .manFlbM, .manFlbD {
	width: auto !important;
}

.manTable input, .manTable textarea, .manTable select, #catSelector9 {
	max-width: 100%;
	width: 100%;
}

#catSelector9 {
	font-size: 1em;
	margin: 0.5em 0;
	padding-right: 3px;
}

.manTable input[type="text"] {
	margin: 0;
}

.manTable input[type="checkbox"], .manTable input[type="radio"], .manTable input[type="button"], .manTable input[type="reset"] {
	width: auto !important;
}

.x-unselectable, .u-combo {
	position: relative;
}

#uCatsMenu7 {
	background: #FFFFFF;
	border: 0.0625em solid #B0BEC5;
	left: 0 !important;
	top: 3em !important;
}

#uCatsMenu9 {
	padding: 0.5em !important;
}

.manTdSep {
	height: auto !important;
}

.manTdSep hr {
	height: 0.0714285714285714em;
	margin: 0.5714285714285714em 0;
}

#iplus input[type="button"] {
	margin-bottom: 0.5em;
	margin-left: 0;
	padding: 0.333333333333em 0;
	width: 2em !important;
}

#iCode1 {
	margin-bottom: 0 !important;
}

/* ÃƒÂÃ¢â‚¬â„¢ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â·ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¶ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾, ÃƒÂÃ‚Â½ÃƒÂÃ‚Âµ Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚ÂµÃƒÂÃ‚Â´Ãƒâ€˜Ã†â€™ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Å¡ Ãƒâ€˜Ã‚ÂÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã…â€™ */
#imblock1 {
	display: none;
}

form[name="fuser"] {
	display: none;
}

.popup_search {
	display: block !important;
}

#pmdform table {
	border-spacing: 0 !important;
}

#pmdform table td[width="3%"], #pmdform table td[style="width:20%;white-space: nowrap;"] {
	display: none;
}

#pmdform table tr:nth-child(even) {
	background: #ECEFF1;
}

#pmdform table td[colspan="4"] {
	background: #FFFFFF;
	padding: 0 0.5em 0 0;
}

#pmdform table td:nth-child(2) {
	border-radius: 0.3333333333333333em 0 0 0.3333333333333333em;
	-moz-border-radius: 0.3333333333333333em 0 0 0.3333333333333333em;
	-webkit-border-radius: 0.3333333333333333em 0 0 0.3333333333333333em;
	color: transparent;
	font-size: 0.1em;
	padding: 1.1666666666666667em 0 0.5em 2em;
}

#pmdform table td:nth-child(4) {
	border-radius: 0 0.125em 0.125em 0;
	-moz-border-radius: 0 0.125em 0.125em 0;
	-webkit-border-radius: 0 0.125em 0.125em 0;
	padding: 0 0.5em 0 0;
}

#pmdform table td:nth-child(4) input[type="checkbox"] {
	margin-left: 0.25em;
}

#pmdform table td:nth-child(2) a {
	display: inline-block;
	font-size: 10em;
}

#pmdform table td:nth-child(2) a:nth-child(2) {
	color: #373C43;
	display: block;
	font-size: 8.75em;
	text-decoration: none;
}

#pmdform table td:nth-child(2) a:nth-child(2):hover {
	text-decoration: underline;
}

#PMtoUser {
	width: 100% !important;
}

.pm_content table td[width="90%"] {
	font-size: 0.875em;
}

.pm_content table td[width="90%"] b {
	font-size: 1.142857142857143em;
}

.pm_content table td[align="right"], .pm_content table td[colspan="2"] {
	font-size: 0.875em;
}

.pm_content #addform td[width="10%"], .pm_content #addform td[width="11%"] {
	min-width: 20%;
	padding-right: 0.5em;
}

.pm_content #addform tr:nth-child(2) td:nth-child(2) input[type="text"] {
	margin: 0.25em 0 !important;
}

.pm_content #addform table td[width="5%"], .pm_content #addform table input[type="button"] {
	display: none;
}

.pm_content #addform table input[type="submit"], .pm_content #addform table input[type="reset"] {
	display: block !important;
	font-size: 1em !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: 100% !important;
}

.pm_content #addform table input[type="submit"] {
	margin-top: 0.25em !important;
}

.pm_content #addform table input[type="reset"] {
	margin-bottom: 0.25em;
	margin-top: 0.75em;
}

.uTable {
	border-spacing: 0 !important;
}

.uTable tr:nth-child(even) {
	background: #ECEFF1;
}

.uTable td {
	font-size: 0.875em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

.uTable tr td:first-child {
	border-radius: 0.1428571428571429em 0 0 0.1428571428571429em;
	-moz-border-radius: 0.1428571428571429em 0 0 0.1428571428571429em;
	-webkit-border-radius: 0.1428571428571429em 0 0 0.1428571428571429em;
	padding-left: 1em;
}

.uTable tr td:nth-child(6) {
	border-radius: 0 0.1428571428571429em 0.1428571428571429em 0;
	-moz-border-radius: 0 0.1428571428571429em 0.1428571428571429em 0;
	-webkit-border-radius: 0 0.1428571428571429em 0.1428571428571429em 0;
	padding-right: 1em;
	text-align: right !important;
}

.uTable td:nth-child(2), .uTable td:nth-child(3), .uTable td:nth-child(5), .uPM, .users_list_search select[name="w"], .users_list_search select[name="sort"], .users_list_search select[name="res"], .users_list_search input[type="checkbox"] {
	display: none;
}

.users_list_search {
	border-top: 0.0625em solid #E0E0E0;
	margin-top: 0.8571428571428571em;
	padding: 0.8571428571428571em 0 0.5em 0;
}

.users_list_search * {
	vertical-align: top;
}

.users_list_search input[type="text"], .users_list_search select {
	margin-bottom: 0;
	margin-top: 0;
}

.users_list_search input[type="submit"] {
	font-size: 1em;
	display: block;
	margin: 0.5em 0 0 0;
	width: 100%;
}

#allEntries {
	padding: 0;
}

#uEntriesList {
	margin: 0;
	padding: 0;
}

#uEntriesList li {
	padding: 0;
}

/* Slick Carousel */

#carousel {
	max-width: 45em;
	margin: auto;
	position: relative;
}

#slick_play, #slick_pause {
	display: inline-block;
	position: absolute;
	right: 0;
	padding: 1em;
	top: 0.375em;
	z-index: 2;
}

#slick_play {
	display: none;
}

.slick_autoplay_control {
	height: 1.5em;
	width: 1.5em;
}

.carousel_item {
	display: none;
}

.carousel_item:first-child {
	display: block;
}

.carousel_items a {
	color: #373C43;
	text-decoration: none;
}

.careousel_img_container, .video_entry .img_container {
	max-height: 11.875em;
	overflow: hidden;
	width: 100%;
}

.careousel_img_container img, .video_entry .img_container img {
	width: 100%;
}

.carousel_title {
	display: block;
	font-size: 1.25em;
	padding: 0.5em 0.5em 0 0.5em;
}

.carousel_subtitle {
	color: #757575;
	font-size: 0.875em;
	padding: 0.2857142857142857em 0.7142857142857143em 0 0.7142857142857143em;
}

.carousel_items a:hover .carousel_title {
	text-decoration: underline;
}

.carousel_dots {
	list-style: none;
	padding: 0;
	text-align: center;
}

.carousel_dots li {
	display: inline-block;
	font-size: 1em;
	padding: 0.5em 0.5em 0.25em 0.5em;
}

.carousel_dots li button {
	background: #B0BEC5;
	border: none;
	border-radius: 0.625em;
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: transparent !important;
	font-size: 1em;
	height: 0.625em;
	width: 0.625em;
	margin: 0;
	padding: 0;
}

.carousel_dots .slick-active button {
	background: #2196F3 !important;
}

/* uCoz modal window */

.x-unselectable {
	-moz-user-select: -moz-none;
}
.x-selectable {
	-moz-user-select: text;
}
.x-sh, .x-sh * {
	overflow: hidden;
	margin: 0;
	border: 0;
}
.xsl *, .xsr *, .xsb * {
	height: 100%;
}
.xt {
	position: relative;
	overflow: hidden;
	width: 1.25em;
	height: 1.25em;
	float: right;
	cursor: pointer;
	background: transparent url(/.s/img/wd/7/tool-sprites.gif) no-repeat;
	margin-left: 0.5em;
	margin-top: 0.125em;
}
.xt-close {
	background: transparent url('/mobile/img/del_icon_off.png') no-repeat;
}
.xt-close-over {
	background: transparent url('/mobile/img/del_icon.png') no-repeat;
}
.xt-mini {
	background: transparent url('/mobile/img/min_icon_off.png') no-repeat;
}
.xt-mini-over {
	background: transparent url('/mobile/img/min_icon.png') no-repeat;
}
.xt-maxi {
	background: transparent url('/mobile/img/max_icon_off.png') no-repeat;
}
.xt-maxi-over {
	background: transparent url('/mobile/img/max_icon.png') no-repeat;
}
.xt-rest {
	background-position: 0 -45px;
}
.xt-rest-over {
	background-position: -15px -45px;
}
.xw-hdr {
	text-align: left;
	white-space: nowrap;
	padding: 1px 0 0 0;
	white-space: nowrap;
	zoom: 1
}
.xw-hdr .xw-hdr-text {
	vertical-align: 3px;
	cursor: default;
	font-size: 15pt;
	color: #FFFFFF;
}
.xw-sps {
	height: 4px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 1
}
.xw-tsps {
	height: 6px
}
.xw-resize .xw-tl {
 	cursor: nw-resize
}
.xw-resize .xw-tr {
	cursor: ne-resize
}
.xw-resize .xw-sps {
	cursor: n-resize
}
.xw-resize .xw-ml {
	cursor: w-resize
}
.xw-resize .xw-mr {
	cursor: e-resize
}
.xw-resize .xw-mc {
	cursor: default
}
.xw-resize .xw-bl {
	cursor: sw-resize
}
.xw-resize .xw-br {
	cursor: se-resize
}
.xw-resize .xw-bc {
	cursor: s-resize
}
.xw-dragging .xw-tl {
	opacity: 0.7;
	filter: Alpha(Opacity='70');
}
.xw-icon {
	display: none
}
.xw-tc {
	zoom: 1;
	position: relative;
}
.xw-tl {
	padding-left: 6px;
 	position: relative;
	zoom: 1
}
.xw-tr {
 	padding-right: 6px;
	position: relative;
	zoom: 1
}
.xw-bc {
	zoom: 1;
	font-size: 0;
 	line-height: 0;
	overflow: hidden;
}
.xw-bcm {
 	zoom: 1
}
.xw-bc .xw-footer {
	padding-bottom: 6px;
	font-size: 0;
	line-height: 0;
	zoom: 1;
}
.xw-bcm .xw-footer {
	padding-bottom: 2px;
	font-size: 0;
	line-height: 0;
	zoom: 1;
}
.xw-bl {
	padding-left: 6px;
	zoom: 1;
}
.xw-br {
	padding-right: 6px;
	zoom: 1;
}
.xw-mc {
	padding: 0;
	margin: 0;
	zoom: 1;
}
.xw-ml {
	padding-left: 6px;
	zoom: 1;
}
.xw-mr {
	padding-right: 6px;
	zoom: 1;
}
.xw-bc {
	height: 6px;
}
.xw-icon {
	width: 16px;
	margin: 2px 2px 0 0;
	height: 16px;
}
.xw-body {
	background: transparent
}
.xw-draggable, .xw-draggable .xw-hdr-text {
	cursor: move
}
.xw-plain {
	border-radius: 15px;
	box-shadow: 0 0 10px #999
}
.xw-plain .xw-ml, .xw-plain .xw-tl, .xw-plain .xw-bl {
	background-color: #263238
}
.xw-plain .xw-tl {
	border-top-right-radius: 0.75em !important;
	border-top-left-radius: 0.75em !important;
	min-height: 0.75em;
	padding-left: 0.25em !important;
}
.xw-plain .xw-tr {
	padding-right: 15px
}
.xw-plain .xw-bl {
	border-bottom-right-radius: 0.75em !important;
	border-bottom-left-radius: 0.75em !important;
	min-height: 0.75em;
	padding-left: 0.25em !important;
}
.xw-plain .xw-br {
	padding-right: 15px
}
.xw-plain .xw-bc {
	height: 0 !important;
}
.xw-plain .xw-ml {
	padding-left: 0.75em !important;
}
.xw-plain .xw-mr {
	padding-right: 0.75em !important;
}
.xw-plain .xw-hdr {
	padding: 0.75em 0 0.75em 1em !important;
}
.xw-plain .xw-body {
	padding: 0 !important;
	background: transparent !important
}
.xw-plain .xw-body > div {
	height: 100% !important;
	overflow: visible !important;
}
.xw-plain .myWinLoad {
	margin: 0 auto;
	width: 32px;
	height: 32px;
	background: url('/.s/img/wd/6/ajax.gif') no-repeat 0 0;
}
.xw-blank {
	background-color: #263238;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	opacity: 0.4;
	filter: Alpha(Opacity='40');
	overflow: hidden;
}
.myWinGrid {
	background: #000000 url('/.s/img/1px.gif');
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.myWinError {
	color: #fd4339;
	font-size: 0.875em !important;
	padding: 0 !important;
}
.myWinSuccess {
	color: #00c57c;
}
.myWinCont {
	color: #FFFFFF;
	font-size: 0.875em;
	padding: 0.5em 0;
}
.myWinCont a {
	color: #FFFFFF;
	color: #text-decoration: underline;
}
.myWinCont td, .myWinCont div {
	color: #FFFFFF;
}
.myBtnLeft, myBtnRight {
	display: none;
}
.myBtnCenter a {
	display: block;
	font-weight: bold;
	margin: 0.5em 0 0 0;
	width: 100%;
}
.myWinCont table td {
	font-size: 0.875em;
}
.myWinCont fieldset {
	background: transparent;
}
.myWinCont fieldset legend {
	color: #B0BEC5;
}


#logo {
    font-size: 23px;
    color: #fff;
    width: 135px;
    line-height: 50px;
    margin: 10px 15px 0px 15px;
    text-decoration: none;
    font-weight: 500 !important;
    text-align: center;
}
.pagesBlockuz2 {
    font-size: 12px;
}

.cnt_fn {
    width: 100px;
    height: 150px;
    margin: 10px 0px 5px 0px;
    font-size: 14px;
    border: 2px solid #4caf50;
    border-radius: 5px;
}
.line {
    width: 97%;
    background: url(/newimg/line.png) repeat-x;
    height: 5px;
    margin: 5px;
}
.message {
    font-size: 13px;
    padding: 0px 10px 5px 10px;
}
.uSpoilerButton, .pollButtons input[type="button"] {
    background: #78909C !important;
    border-bottom-color: #667b85 !important;
    width: 98.3%;
    margin: 5px;
}

.header_top i {padding: 0 10px;}

.crap {
    background: #00000094;
    text-transform: uppercase;
}