/*********** FONTS *******
@font-face {
	font-family: "ptsans";
	src: url("/fonts/ptsans.ttf");
	font-size: 13px;
}
****/
/* @import "http://webfonts.ru/import/ptsans.css";
@import "http://webfonts.ru/import/lobster.css";
@import "http://webfonts.ru/import/egipet.css"; */
@charset "UTF-8";

body {
background-color: #FFFFFF;
color: #333333;
font-family: "Arial", sans-serif;
font-size: 14px;
line-height: 20px;
margin: 0px;
}
img { border:0px; }
.clr { clear:both; margin: 10px;}

body a {color: #5f5fc7; text-decoration: none;}

a > img {
  /* pointer-events: none; */
}

p {
font: 16px/1.2 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.stn:link, .stn:visited { color: blue; text-decoration: none; font-weight: bold; }
.stn:active, .stn:hover { color: #d77906; text-decoration: none; }

.stn-sort:link, .stn-sort:visited { text-decoration: none; font-weight: bold; }
.stn-sort:active, .stn-sort:hover { color: #000000; text-decoration: none; }

/*############# WRAPPERS #############*/
.wrap {
width:1000px;
margin:0 auto;
border:0px solid black;

}

hr {
border-top: 0.1px solid #e1e1e1;
}

/*############# HEADER #############*/
#mws-header {
border-bottom: 4px solid currentColor;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.345);
position: relative;
z-index: 100;
}

#mws-header {
border-bottom-color: #FEC804;
border-left-color: #FEC804;
border-right-color: #FEC804;
border-top-color: #FEC804;
}

#mws-logo-container {
float: left;
height: 50px;
padding: 5px 10px;
width: 100px;
}

#mws-header a {
background: #51565d;
color: #FFFFFF;
padding-left: 5px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font: 17px "MyriadPro";
}

.registr {
cursor: pointer;
height: 20px;
margin-top: 0px;
width: 120;
}

.registrs {
text-transform: capitalize;
cursor: pointer;
height: 20px;
margin-top: 0px;
width: 50;
}

#mws-header .first {
cursor: pointer;
float: left;
height: 35px;
font: 17px/35px "MyriadPro";
margin-top: -2px;
margin-left: -215px;
width: 190;
}

#mws-header .second {
cursor: pointer;
font: 17px/35px "MyriadPro";
height: 35px;
margin-top: -2px;
width: 190;
}

sub {
font: 12px "MyriadPro";
position: static;
}

#mws-user-tools {
float: right;
margin-right: 10px;
padding: 9px 0px;
}

#mws-sidebar-stitch {
    background: url("/style/img/mws-sidebar-stitch.png") repeat-y transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 191px;
    width: 17px;
    z-index: 2;
}

#mws-sidebar, #mws-sidebar-bg, #mws-header, .mws-panel .mws-panel-header, .mws-accordion .ui-accordion .ui-accordion-header, .ui-tabs .ui-tabs-nav, .ui-datepicker, .fc-event-skin, .ui-dialog .ui-dialog-titlebar, .jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer, #mws-user-tools .mws-dropdown-menu .mws-dropdown-box, #mws-user-tools .mws-dropdown-menu.open .mws-dropdown-trigger {
background-color: #51565d;
}

#mws-sidebar-bg {
    background-image: url("/style/img/mws-dark-bg.png");
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 200px;
    z-index: -1;
}

#mws-sidebar {
background-image: url("/style/img/mws-dark-bg.png");
padding-top: 10px;
position: relative;
width: 200px;
z-index: 1;
float: left;
}

.mws-index {
background-color: #F0F0F0;
}

body, .mws-index {
background-image: url("/style/img/furley_bg.png");
}

#mws-container {
margin: 0px 0px 0px 200px;
padding-top: 20px;
}

#block_menu {
	display: block;
}

::-webkit-input-placeholder {color:#C3B091;}
::-moz-placeholder          {color:#C3B091;}/* Firefox 19+ */
:-moz-placeholder           {color:#C3B091;}/* Firefox 18- */
:-ms-input-placeholder      {color:#C3B091;}
:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}

/* Search Box
================================================== */
#mws-wrapper {
    height: auto;
    min-height: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#mws-searchbox {
    margin: 2px 5px 5px 5px;
    padding: 3px;
    position: relative;

}

#mws-searchbox .mws-search-input {
    background: none;
	padding: 3px 25px 3px 3px;
    width: 100%;
    min-height: 16px;
    line-height: 20px;
    border: none;
    outline: none;
    color: #7d16d4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #f3f3f3;
}

#mws-searchbox .mws-search-submit {
background-color: #FEC804;
}

.mws-inset {
background-color: rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), inset 0 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), inset 0 1px 2px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), inset 0 1px 2px rgba(0, 0, 0, 0.5);
}

#mws-searchbox .mws-search-submit {
    width: 25px;
    height: 26px;
    display: block;
    border: none;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 3px;
    top: 3px;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#mws-searchbox .mws-search-submit [class*="icon-"] {
    font-size: 14px;
   /* line-height: 22px; */
    color: #fff;
}

#mws-navigation ul,
#mws-navigation ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#mws-navigation > ul {
    border-top: 1px solid rgba(0, 0, 0, 0.35);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

#mws-navigation > ul > li {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
}

#mws-navigation > ul > li > a,
#mws-navigation > ul > li > span {
    color: #fff;
    outline: none;
    display: block;
    text-decoration: none;
    margin-left: 10px;
    position: relative;
    padding: 11px 48px 11px 0;
    line-height: 20px;
}

#mws-navigation > ul > li > a [class*="icon-"],
#mws-navigation > ul > li > span [class*="icon-"] {
    font-size: 24px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    color: #fff;
    margin: 0 8px;
    float: left;
    text-shadow: none;
}

#mws-navigation > ul > li .mws-nav-tooltip {
    position: absolute;
    line-height: 1;
    padding: 5px;
    right: 10px;
    top: 50%;
    margin-top: -12px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), inset 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), inset 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), inset 0 1px 2px rgba(0, 0, 0, 0.5);
}

#mws-navigation > ul > li > ul {
    background-color: rgba(0, 0, 0, 0.15);
    border: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
}

#mws-navigation > ul > li > ul.closed {
    display: none;
}

#mws-navigation > ul > li > ul > li {
    border: 0;
    padding: 0;
    margin: 0;
    background-image: none;
}

#mws-navigation > ul > li > ul > li > a,
#mws-navigation > ul > li > ul > li > span {
   /* display: block;*/
    font-size: 12px;
    margin-left: 10px;
    text-decoration: none;
    padding: 4px 0 4px 40px;
    color: #ffffff !important;
    text-shadow: none;
}
#mws-navigation > ul > li > ul > li > i  a{
    font-size: 12px; margin-left: 10px; text-decoration: none;  color: #ffffff !important;  text-shadow: none;
}

#mws-navigation > ul > li > ul > li:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

}

[class^="icon-"], [class*=" icon-"] {
display: inline-block;
line-height: 1;
vertical-align: middle;
}

.pm-article-thumb img {
    background-color: #F8F8F8;
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
    margin-right: 10px;
    max-width: 100%;
    padding: 2px;
}

ul.pm-ul-home-articles h6 {
    font-size: 1em;
    line-height: 1em;
    margin: 0;
    padding: 0;
}

.logo {
	background: url(/style/img/headder_logo.png);
	width:190px;
   height:50px;
   position: absolute;
   margin-top: 0px;
}

.primary_link{float:left;margin-top:242px;width:100%;}
.primary_link ul.main{position:relative;width:101%;padding-left: 0px;}
.primary_link ul.main li{background:url(/style/img/li_bg.png) no-repeat scroll right bottom transparent;float:left;height:55px;list-style:none outside none;position:relative;overflow:hidden;width:auto;z-index:50;padding:0 0 0 9px;}
.primary_link .last.li{background:none repeat scroll 0 0 transparent;margin-right:0!important;position:absolute;right:0;top:0;}
.primary_link ul.main li a{color:#FFF;float:left;font:17px/47px Tahoma;height:47px;padding-left:4px;padding-right:14px;padding-top:8px;text-decoration:none;text-shadow:1px 1px 1px #A7A7A7;width:auto;}
.primary_link ul.main li:hover{overflow:inherit!important;}
.primary_link ul.main li.item4{margin-right:180px;}
.primary_link ul.main li.item1{margin-left:20px;}
.primary_link ul.main li.item5{margin-left:53px;}
.primary_link ul.main li ul{background:none repeat scroll 0 0 #0051B2!important;left:0;position:absolute;top:55px;width:95%;z-index:20;padding-left:0px;}
.primary_link ul.main li ul li{background:none repeat scroll 0 0 transparent!important;float:left;list-style:none outside none;width:100%;height:100%;padding:0;}
.primary_link ul.main li ul li a{background:none repeat scroll 0 0 transparent!important;border-bottom:1px solid #0062B9;float:left;font:12px arial;height:auto;min-height:21px;text-align:center;width:96%;margin:0 2%;padding:12px 0 6px;}

.primary_link ul.main li.active a, .primary_link ul.main li#current a, .primary_link ul.main li:hover a {
background: url("/style/img/li_active_a.png") 100% 0% no-repeat transparent;
}
.primary_link ul.main li.active, .primary_link ul.main li#current, .primary_link ul.main li:hover {
background: url("/style/img/li_active.png") no-repeat transparent;
height: auto !important;
}


.hd-menu {
	float:right;
	list-style:none;
	font-family: "egipet";
	margin:50px 80px 0px 0px;
}

.hd-menu li {
	background: url(/img/menuli.jpg) no-repeat;
	display:inline;
	margin:0px 15px 5px 0px;
	border-radius: 5px;
	padding:11px 10px 7px 10px;
}

.hd-menu a {
	text-decoration:none;
	color:#000;
}

.cp-art {
	background: url(/img/fruits.png) no-repeat;
	width:542px;
	height:244px;
	margin-bottom:10px;
	float:left;
	clear:left;
}

.sprite-icon {
	background: url(/img/sprite-icon.png) no-repeat;
	width:500px;
	height:500px;
}

.hd-bnf {
	float:left;
	width:950px;
	height:244px;

}

/*############# CONTENT #############*/
.row {
  margin-left: 10px;
  *zoom: 1;
}

.rowa {
  margin-left: 0px;
  *zoom: 1;
}

.content {
/*float: left;
margin: 0px 4%;
padding-bottom: 52px;  */
}

.container {
padding-bottom: 2px;
margin-left: 0;
width: 98%
}

.mws-panel {
/*
box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.149);
margin-bottom: 32px;
background: #FFFFFF    */
}



.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8 {
float: left;
margin-left: 1%;
margin-right: 1%;
position: relative;
}

.mws-panel .mws-panel-header {
background-image: url("https://helpf.pro/templates/hc/images/core/mws-panel-header-bg.png");
background-repeat: repeat-x;
border-bottom: 2px solid #35353A;
border-radius: 4px;
font-size: 18px;
height: 25px;
padding: 12px 12px 10px;
position: relative;
}
.cl-left { width:285px; float:left; border:0px solid black; }
.cl-right { width:685px; float:left; padding:0px 0px 0px 20px; border:0px solid black; }

.h-title {
	background: url(/img/opacity-title.png) no-repeat;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	width:280px;
	height:30px;
	color:#FFFFFF;
	font-size: 20px;
	font-family: "lobster";
	text-align:center;
}

.autoriz {
	/*background: url(/img/bnf.png) repeat-x;  */
    background: #f3f3f3 ;
	margin:0px 0px 0px 10px;
	height:auto;
	border-top:2px solid #80CCFF;
	border-radius:5px;
	font-family: "egipet";
	letter-spacing: 1px;
}

.lg {
	background: none;
	border: 1px solid #8d8d8d;
	border-radius:5px;
	background: url(/img/inpt.png) repeat-x;
	width:237px;
	height:24px;
	padding:0px 0px 0px 10px;
	margin:3px 0px 0px 0px;
}

.lg:hover {
	background: url(/img/inpt-hov.png) repeat-x;
	width:237px;
	height:24px;
}

.ps {
	background: none;
	border: 1px solid #8d8d8d;
	border-radius:10px;
	background: url(/img/inpt.png) repeat-x;
	width:237px;
	height:24px;
	padding:0px 0px 0px 10px;
	margin:3px 0px 0px 0px;
}

.ps:hover {
	background: url(/img/inpt-hov.png) repeat-x;
	width:237px;
	height:24px;
}

.btn_in {
	background: #8B00FF;
	border: 1px solid #60a2f6;
	border-radius:5px;
	color:#FFF;
	margin:0px 3px 0px 0px;
	padding:3px 3px 3px 3px;
	cursor:pointer;
	width:60px;
}

.btn_reg {
	background: #8B00FF;
	border: 1px solid #60a2f6;
	border-radius:5px;
	color:#FFF;
	margin:0px 3px 0px 0px;
	padding:3px 3px 3px 3px;
	cursor:pointer;
	width:100px;
}

.btn_reg:hover {
	color:#00ff00;
}

.btn_kn {
    background-color: #EEEEEE;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
    border: 1px solid #008AFF;
    display: inline-block;
    padding: 5px 10px;
    margin:2px;
}

.btn_kn:hover {
background-color: #008AFF;
color: #FFF;
text-decoration: none;
}


a.rs-ps { color:#f77827; text-decoration:none;  font-size:14px; }
a.rs-ps:hover { text-decoration:underline; }

.stat {
	/*background: url(/img/bnf.png) repeat-x;  */
    background: #f3f3f3 ;
	background-size: cover;
	height:220px;
	font-family: "egipet";
	margin:10px 0px 0px 10px;
	border-top:2px solid #80CCFF;
	border-radius:5px;
}

.stat2 {
	/*background: url(/img/bnf.png) repeat-x;  */
    background: #f3f3f3 ;
	background-size: cover;
	height:220px;
	font-family: "egipet";
	margin:20px 0px 0px 20px;
	border-top:2px solid #80CCFF;
	border-radius:5px;
}

.st-lf { float:left; margin:4px 0px 0px 0px; }
.st-lf2 { float:left; margin:4px 0px 0px 0px; }
.st-rg { float:left; margin:3px 0px 0px 15px; }



.line {
	margin:9px 0px 0px 10px;
}
.line-st {
	border-radius:3px;
	width:115px;
	height:14px;
	color:#f77827;
	text-align:left;
	font-size:17px;
	margin:4px 0px 0px 0px;
	padding:6px 0px 3px 0px;

}

.line-st2 {
	border: 1px solid #8d8d8d;
	border-radius:3px;
	background: url(/img/inpt-hov.png) repeat-x;
	width:115px;
	height:14px;
	color:#f77827;
	text-align:center;
	font-size:17px;
	margin:1px 0px 0px 0px;
	padding:6px 0px 3px 0px;

}


.st-time {
	margin:3px 0px 0px 30px;
}

.wim {
	background: url(/img/small-inpt.png) repeat-x;
	width:229px;
	height:34px;
	border:1px solid #b6b6b6;
	border-radius:10px;
	text-align:center;
	font-size:20pt;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 190px;
}

.wim-block {
	margin:10px 0px 0px 67px;
}

.wim-lf {
	background: url(/img/man-1.jpg) no-repeat;
	width:125px;
	height:129px;
	float:left;
}

.wim-ctr {
	width:220px;
	float:left;
	color:#0a5200;
	font-size:19pt;
	text-align:center;
	margin:0px 5px 0px 5px;
}

.wim-ctr-in {
	background: url(/img/arrows.jpg) no-repeat;
	width:117px;
	height:63px;
	margin:10px 0px 10px 50px;
}

.wim-rg {
	background: url(/img/man-2.jpg) no-repeat;
	width:130px;
	height:131px;
	float:left;
}

.garant-bk {
	width:200px;
	float:left;
	margin:5px 0px 0px 0px;
	text-align:center;
	color:#0a5200;
	font-size:15pt;

}

i {
	/*display:block;
	background:url(/img/garant-sprite.jpg);
	width:171px;
	height:155px;
	margin-left:0px; */
}

.rowle {
margin-left:-10px;
}

.cntrl-ps {
	width:171px;
	margin-left:71px;

}

s {
	display:block;
	background:url(/img/paysitem-sprite.png);
	width:57px;
	height:46px;
	float:left;
}

.acc-title {
background: #8B00FF;
color: #FFFFFF;
display: inline-block;
font-family: "PT Sans Narrow", sans-serif;
font-size: 15px;
font-weight: 400;
margin-bottom: 0px;
padding: 11px 18px 8px;
text-transform: uppercase;
}



.field-gr {
	background: url(/img/field-gr.png) no-repeat;
	width:180px;
	border-radius:1px;
	border-top:1px solid #80CCFF;
	height:30px;
	font-family: "Egipet";
	padding:7px 0px 0px 48px;
	/*margin:-10px 0px 11px 15px; */
}


.field-gr a {
	color:blue;
	text-decoration:none;
	font-size:16px;
}

.field-gr a:hover {
	color:#707070;
	text-decoration:none;
	border-bottom:1px dashed #99be97;
	font-size:16px;
}

.field-rd {
	background: url(/img/field-rd.png) no-repeat;
    border-top:1px solid #80CCFF;
	width:180px;
	height:31px;
	padding:9px 0px 0px 48px;
	/*margin:-10px 0px 11px 15px; */
}

.field-rd a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
}

.field-rd a:hover {
	color:#c28888;
	text-decoration:none;
	border-bottom:1px dashed #c28888;
	font-size:20px;
}

.field-ar {
	background: url(/img/field-ar.png) no-repeat;
    border-top:1px solid #80CCFF;
	width:180px;
	height:31px;
	padding:9px 0px 0px 48px;
	/*margin:-10px 0px 11px 15px;  */
}

.field-ars {
	background: url(/img/field-ars.png) no-repeat;
    border-top:1px solid #80CCFF;
	width:180px;
	height:31px;
	padding:9px 0px 0px 48px;
	/*margin:-10px 0px 11px 15px;  */
}

.field-ars a, .field-ar a {
	color:blue;
	text-decoration:none;
	font-size:18px;
	font-family:"egipet";
}

.field-ars a:hover, .field-ar a:hover {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dashed #666666;
	font-size:18px;
}

.fr-block {
	background: url(/img/fr-block.jpg) no-repeat;
	width:100%;
	height:180px;
	float:left;
}

.fr-block img {
	margin:10px 0px 0px 15px;
	border-radius:10px;
	border:0px solid #6C78FF;
}

.fr-title {
	color:#7ea57b;
	font-size:18px;
}

.cl-fr-lf {
	float:left;
	text-align:center;
}

.cl-fr-rg {
	float:left;
	margin: 10px 0px 0px 5px;
}

.fr-te-gr { color:#3657BE; }
.fr-te-gr-title { color:#000; font-weight:700; margin-bottom:10px;}

a.sm-btn {
	display:block;
	cursor:pointer;
	font-size: 12px;
	font-weight: 700 !important;
	margin: 0px 5px 8px 0px;
	padding: 0px 14px;
	border-radius: 10px;
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.400), 1px 1px 1px rgba(0, 0, 0, 0.102);
	display: inline-block;
	line-height: 26px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.298);
	background: linear-gradient(to bottom, #88BDFF 0px, #60A7FF 100%) transparent;
	border: 1px solid #3E8FF4;
	color: #2B63A8 !important;
	text-decoration:none;
}

a.sm-btn:hover { opacity:0.8; }


input.sm-btn {
	display:block;
	cursor:pointer;
	font-size: 12px;
	font-weight: 700 !important;
	margin: 0px 5px 8px 0px;
	padding: 0px 14px;
	border-radius: 10px;
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.400), 1px 1px 1px rgba(0, 0, 0, 0.102);
	display: inline-block;
	line-height: 30px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.298);
	background: linear-gradient(to bottom, #88BDFF 0px, #60A7FF 100%) transparent;
	border: 1px solid #3E8FF4;
	color: #2B63A8 !important;
	text-decoration:none;
}

input.sm-btn:hover { opacity:0.8; }

.silver-bk {
	background: #ffffff;
/*	background: url(/img/sil_bg.png);
	width:98.5%;
    max-width:645px;                  */
	border-top:2px solid #80CCFF;
	margin:-5px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	color:#472b0c;
	border-radius: 2px;
	font-size: 15px;
}

.note-success {
	width:620px;
	font-size:20px;
	font-family:egipet;
	margin-left:-20px;
	background-color:#7e4418;
	color:white;
	text-align:center;
}

.s-bk-lf {
background: #EDEDED;
border-bottom: 3px solid #8B00FF;
display: block;
position: relative;
}

.sm-line {
	width:450px;
	float:left;
	margin:5px 0px 5px 0px;
	font-size:14px;

}

.sm-line-nt {

	margin:5px 0px 5px 0px;
	font-size:14px;

}

.sm-line-nt img {
	border:3px solid #cdcdcd;
	border-radius:10px;
	vertical-align:-13px;
}

.sm-line img {
	border:3px solid #cdcdcd;
	border-radius:10px;
	vertical-align:-13px;
	margin:0px 5px 0px 0px;
}

.m-tb {
	vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
	border-top: 2px solid #dddddd;
	padding: 5px;
	font-weight: 600;
}

.highlighted-text {
  display; block;
  background-repeat: no-repeat;
  background-position: center center;
  font-weight: 600;
  background-size: cover;
  padding: 0.5rem 2rem 0.5rem;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMjAwMTA5MDQvL0VOIgogICAgICAgICAgICAgICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+Cgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgICB3aWR0aD0iMWluIiBoZWlnaHQ9IjAuNWluIgogICAgIHZpZXdCb3g9IjAgMCAzMDAgMTUwIj4KICA8cGF0aAogICAgICAgIGZpbGw9IiNmZmUwMDAiIHN0cm9rZT0ibm9uZSIKICAgICAgICBkPSJNIDEyLjAwLDQ4LjAwCiAgICAgICAgICAgQyAxMi4wMCw1MC4wOSAxMS43OSw1NC45OSAxMi42MCw1Ni43MgogICAgICAgICAgICAgMTUuNTksNjMuMTggMjYuMDksNTYuNjQgMzMuMDAsNjMuMDAKICAgICAgICAgICAgIDMwLjg0LDYzLjE4IDIzLjA1LDYzLjg3IDIxLjgwLDY1LjAyCiAgICAgICAgICAgICAxOC4wMiw2Ny44OCAyMS4yOSw3Ni4zNSAyMS44MCw4MC4wMAogICAgICAgICAgICAgMjEuODAsODAuMDAgMjEuODAsODYuMDAgMjEuODAsODYuMDAKICAgICAgICAgICAgIDIxLjgwLDg2LjAwIDQwLjAwLDg3LjAwIDQwLjAwLDg3LjAwCiAgICAgICAgICAgICAzOS45Myw4OC44OCA0MC4wNiw5MS4wNCAzOC45OCw5Mi42OQogICAgICAgICAgICAgMzcuNTEsOTQuOTMgMzUuMTUsOTQuNzUgMzIuNTksOTYuMjAKICAgICAgICAgICAgIDI4LjMzLDk4LjYxIDI2Ljg3LDEwMi4yMiAyNy4zNCwxMDcuMDAKICAgICAgICAgICAgIDI3LjM0LDEwNy4wMCAzMC4wMiwxMjMuNDEgMzAuMDIsMTIzLjQxCiAgICAgICAgICAgICAzMS44MiwxMjUuNzUgNDAuMDEsMTI3Ljk1IDQzLjAwLDEyOC4wMAogICAgICAgICAgICAgNDMuMDAsMTI4LjAwIDg3LjAwLDEyOC4wMCA4Ny4wMCwxMjguMDAKICAgICAgICAgICAgIDg4LjA4LDEyMS41NiA5MS4xNiwxMjEuODAgOTcuMDAsMTIyLjA0CiAgICAgICAgICAgICA5Ny4wMCwxMjIuMDQgMTA5LjAwLDEyMy4wMCAxMDkuMDAsMTIzLjAwCiAgICAgICAgICAgICAxMDkuMDAsMTIzLjAwIDEyOC4wMCwxMjMuMDAgMTI4LjAwLDEyMy4wMAogICAgICAgICAgICAgMTI4LjAwLDEyMy4wMCAxODIuMDAsMTIyLjAwIDE4Mi4wMCwxMjIuMDAKICAgICAgICAgICAgIDE5NC41OCwxMjEuOTcgMTg4LjQyLDExOS4wMyAyMDEuMDAsMTE5LjAwCiAgICAgICAgICAgICAyMDEuMDAsMTE5LjAwIDI0My4wMCwxMTkuMDAgMjQzLjAwLDExOS4wMAogICAgICAgICAgICAgMjQzLjAwLDExOS4wMCAyNTguMDAsMTE4LjAwIDI1OC4wMCwxMTguMDAKICAgICAgICAgICAgIDI1OS41MywxMDkuMTAgMjY2LjAxLDExMy4zNyAyNzAuNDAsMTA5LjE1CiAgICAgICAgICAgICAyNzIuNjEsMTA3LjAzIDI3Mi4zMCwxMDAuODUgMjcyLjAwLDk4LjAwCiAgICAgICAgICAgICAyNzIuMDAsOTguMDAgMjgwLjAwLDk3LjAwIDI4MC4wMCw5Ny4wMAogICAgICAgICAgICAgMjgwLjAwLDk0LjEwIDI4MC4yNiw4OC41NSAyNzkuMjYsODYuMDIKICAgICAgICAgICAgIDI3Ni40OSw3OC45OCAyNjQuNjMsNzYuODggMjU4LjAwLDc2LjAwCiAgICAgICAgICAgICAyNjUuMTUsNjkuMTkgMjc2LjQwLDczLjAzIDI3NC44NSw2Mi4wNAogICAgICAgICAgICAgMjc0LjQ3LDU5LjM1IDI3My43Myw1OC44NSAyNzIuMDAsNTcuMDAKICAgICAgICAgICAgIDI4MS42OCw1My43NyAyODEuMDAsNTQuMjggMjgxLjAwLDQ0LjAwCiAgICAgICAgICAgICAyODEuMDAsNDQuMDAgMjU4LjAwLDQyLjM4IDI1OC4wMCw0Mi4zOAogICAgICAgICAgICAgMjUwLjAwLDQwLjg0IDI1MS40OCwzOC4wMyAyMzUuMDAsMzguMDAKICAgICAgICAgICAgIDIzNS4wMCwzOC4wMCAxODkuMDAsMzkuMDAgMTg5LjAwLDM5LjAwCiAgICAgICAgICAgICAxODkuMDAsMzkuMDAgMTc3LjAwLDM5LjgyIDE3Ny4wMCwzOS44MgogICAgICAgICAgICAgMTc3LjAwLDM5LjgyIDE1OS4wMCwzOC4wMCAxNTkuMDAsMzguMDAKICAgICAgICAgICAgIDE1OS4wMCwzOC4wMCAxMjguMDAsMzguMDAgMTI4LjAwLDM4LjAwCiAgICAgICAgICAgICAxMTYuOTAsMzguMDIgMTIwLjE2LDM5LjQwIDExMy4wMCw0MC42NwogICAgICAgICAgICAgMTEzLjAwLDQwLjY3IDk3LjAwLDQyLjE3IDk3LjAwLDQyLjE3CiAgICAgICAgICAgICA5Ny4wMCw0Mi4xNyA4Ny4wMCw0My44MyA4Ny4wMCw0My44MwogICAgICAgICAgICAgODcuMDAsNDMuODMgNTcuMDAsNDUuMDAgNTcuMDAsNDUuMDAKICAgICAgICAgICAgIDU3LjAwLDQ1LjAwIDMyLjAwLDQ4LjAwIDMyLjAwLDQ4LjAwCiAgICAgICAgICAgICAzMi4wMCw0OC4wMCAxMi4wMCw0OC4wMCAxMi4wMCw0OC4wMCBaIiAvPgo8L3N2Zz4K');
}

table { 
border:none; 
overflow: auto;
min-width: 100%;
margin: 0 auto;
}

.journalwrapblock {
  width: 100%;
  display: block;
  overflow-x: auto;
  }

td {
    border-radius: 3px;
	margin-right:5px;
    padding: 5px;
	border-bottom: 1px solid #dddddd;
}

.bs-py {
	border: 1px solid #8d8d8d;
	border-radius:10px;
	background: url(/img/inpt-hov.png) repeat-x;
	width:115px;
	height:24px;
	color:#f77827;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}

.out-my {
	background: none;
	border: 1px solid #8d8d8d;
	border-radius:10px;
	background: url(/img/inpt.png) repeat-x;
	width:187px;
	height:24px;
	padding:0px 0px 0px 10px;
	margin:1px 0px 0px 0px;
}

.out-my:hover {
	background: url(/img/inpt-hov.png) repeat-x;
	width:187px;
	height:24px;
}

/*############# FOOTER #############*/
.footer {
	margin-top:20px;
}

.htt:hover {background-color:#ccffcc;}

.silver-tachka4ik {
	background: #f7f7f7;
	border: 2px solid #dddddd;

	border-radius: 50px;
	margin:-10px 0px 0px 0px;
	padding:10px 14px 10px 14px;
	color: #7ea57b;
	font-weight: bold;
	text-shadow: #fff 0 2px 9px;
	margin-top:-10px;
}



.top-stuff {
border: 1px #CCC solid;
padding: 0px 4px 0px 4px;
background: #EEE;
height: 20px;
overflow: hidden;
}
.next{
background-position: 24px 0px !important;
}
.code {
background-position: -13px 0px !important;
}
.prev {
background-position: 36px 0px !important;
}
.play {
background-position: 0px 0px !important;
}
.browser-content {
white-space: nowrap;
cursor: default;
font-size: 1px;
height: 23px;
}
.b-c-p-r {
padding: 0 5px 0 29px;
}
.b-c-p-w {
padding: 0 5px 0 10px;
}
.browser-content span {
width: 13px;
height: 12px;
display: block;
background: url(/img/clik/control.png) 24px 0 repeat-x;
float: left;
margin: 5px 2px;
cursor: pointer;
}
.dotter{
border-collapse: separate;
}
.dotter td{
border-bottom: 1px solid #C4C7D6;
border-top: 2px solid #ffffff;
}
#work-panel {
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
text-align: left;
}
table, td {
border-collapse: collapse;
}
.tablestat {
background: #F9F9F9;
border: 1px solid #DEE1E3;
color: #575757;
font-weight: 400;
overflow: hidden;
padding: 0px 8px 0px;
text-align: left;
text-shadow: 1px 1px 0px white;
vertical-align: middle;
}
.table_line tr, .table_line td {
border: 1px solid #DEE1E3;
font-size: 13px;
}
 .newadv{
 color: transparent;
 border: none;
 width:100px; height:60px;
 box-shadow: none;
 border-color: #fff;
 }
  #media{
   background: url(/img/clik/media.png) 100% 0% no-repeat transparent;
 }

  #popup{
   background: url(/img/clik/popup.png) 100% 0% no-repeat transparent;
 }


  #bodyclick{
   background: url(/img/clik/bodyclick.png) 100% 0% no-repeat transparent;

 }

 #slider{
  background: url(/img/clik/slider.png) 100% 0% no-repeat transparent;

 }

  #vk{
  background: url(/img/clik/vk.png) 100% 0% no-repeat transparent;
 }

.front-signup{
background: white;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,white),color-stop(100%,#DDD));
background: -webkit-linear-gradient(top,white 0,#DDD 100%);
background: -moz-linear-gradient(top,white 0,#DDD 100%);
background: -ms-linear-gradient(top,white 0,#DDD 100%);
background: -o-linear-gradient(top,white 0,#DDD 100%);
background: linear-gradient(top,white 0,#DDD 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
border-left: solid 1px #EEE;
border-right: solid 1px #EEE;
border-bottom: solid 1px #CCC;
padding: 8px 0 4px 8px;
display: block;
margin-right: 5px;
text-align:left;
cursor: pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 8px 3px -5px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 8px 3px -5px rgba(0,0,0,.2);
box-shadow: 0 8px 3px -5px rgba(0, 0, 0, .2);
border: 1px solid #E0E0E0;
border-top-color: #EFEFEF;
border-bottom-color: #CCC;

}

/*popup*/
 .close{
width: 19px;height: 19px;display: block; background: transparent url(/img/clik/closyep.png) no-repeat !important;border: 0 !important;
 }
 .popedit{
position:relative; width: 86px;height: 19px;display: block; background: transparent url(/img/clik/plink.png) no-repeat !important;
 }
  .popmedia1{
float:left;
color: #fff;
font-size:11px;
font-weight: 700;
text-decoration: none;
padding-left: 3px;
 }
 .popmedia2{
 position:inherit;
float:right;
text-align:right;
/*padding-right: 19px; */
 }
  /*vc*/
#vcp_up:hover {
text-decoration: underline;
}
#vcp_up {
color: #B1DAFF;
cursor: pointer;
font-weight: 700;
margin: 0px 5px 0px 0px;
padding: 0px;
text-decoration: none;
}
/*Модерация площадки youtube*/
 /* styles for flash banners: */
/* Контейнер для flash и сам flash д.б. одного размера*/
embed, .flash-container{
	width:100%;
	height:300px;
}
.flash-container{
	/*border: 1px solid black;*/
	position:relative;
}
div.flash-fon{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:204px;
	background:transparent;
	cursor:pointer;
}
div.polosa{
text-align:left;
position:absolute;
top:204px;
left:0;
width:295px;
height:22px;
background-color:#000000 !important;
cursor:pointer;
color: #FFFFFF;
padding: 4px 0 0 5px;
}
div.rightpolosa{
position:absolute;
top:230px;
left:220px;
width:80px;
height:24px;
background: url(/img/clik/tube_bg.png) repeat-x transparent;
}
/* :styles for flash banners */
input[type="file"] {
border: 1px solid #CCCCCC;
border-radius: 3px;
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.078);
color: #333333;
font-size: 13px;
outline: 0px none currentColor;
/*padding: 4px;  */
}

.entry-header {
margin-bottom: 5px;
}
a.pm-title-link {
color: #505961;
text-decoration: none;
}
.post h3.entry-title {
font-family: "Arial", "Helvetica", sans-serif;
font-size: 22px;
font-weight: 400;
letter-spacing: -1px;
line-height: 1em;
margin: 0px;
padding: 0px;
}
.post img {
background-color: #F8F8F8;
border: 1px solid #CCCCCC;
margin-bottom: 5px;
margin-right: 10px;
max-width: 100%;
padding: 4px;
}
strong {
font-weight: 700;
}
.pm-article-info {
color: #999999;
font-size: 11px;
}
.minDesc {
color: #666666;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 12px;
line-height: 1.2em;
margin: 2px 0px;
}
ul.pm-ul-home-articles, ul.pm-ul-browse-articles {
list-style-type: none;
margin: 0px;
padding: 0px;
}
ul.pm-ul-home-articles li {
clear: both;
line-height: 1.4em;
}
ul.pm-ul-home-articles li, ul.pm-ul-browse-articles li .post {
margin: 0px 0px 0.8em;
padding: 0px;
}

/*** Постраничная навигация базовый стиль ***/
.pagination{
width:100%;
float:left;
text-align:center;
white-space: nowrap;
max-width: 100%;
height: 20px;
margin: 5px 0 20px 0;
}

.pagination ul{
width:100%;
float:left;
padding:0px;
margin:0px;
}

.pagination ul li{
float:left;
display:inline-block;
list-style:none;
margin:3px 3px;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;

}

.pagination ul li a, .pagination ul li a:visited, str{
display:block;
padding:5px 10px;
text-decoration:none;
line-height: 20px;
}

.pagination ul li a:hover, str{
display:block;
padding:5px 10px;
text-decoration:none;
line-height: 20px;
}

/***** Пурпурный *****/
.pagination ul li a:link.purplesquare, .pagination ul li a:visited.purplesquare, str{
border:1px solid #9825c3;
background: #7d16d4;
background: -moz-linear-gradient(top, #bf5af9, #7d16d4);
background: -ms-linear-gradient(top, #bf5af9, #7d16d4);
background: -webkit-gradient(linear,left top, left bottom, from(#bf5af9), to(#7d16d4));
background: -o-linear-gradient(top, #bf5af9, #7d16d4);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#bf5af9', EndColorStr='#7d16d4', GradientType=0);
color:#fff;
text-shadow: 0 1px 2px #333333;
}

.pagination ul li a:hover.purplesquare{
border:1px solid #9825c3;
background: #cf82fb;
background: -moz-linear-gradient(top, #cf82fb, #7d16d4);
background: -ms-linear-gradient(top, #cf82fb, #7d16d4);
background: -webkit-gradient(linear,left top, left bottom, from(#cf82fb), to(#7d16d4));
background: -o-linear-gradient(top, #cf82fb, #7d16d4);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#cf82fb', EndColorStr='#7d16d4', GradientType=0);
color:#fff;
text-shadow: 0 1px 2px #333333;
}

.pagination ul li a:link.purplesquareactive, .pagination ul li a:visited.purplesquareactive{
border:1px solid #9825c3;
background: #cf82fb;
background: -moz-linear-gradient(top, #cf82fb, #7d16d4);
background: -ms-linear-gradient(top, #cf82fb, #7d16d4);
background: -webkit-gradient(linear,left top, left bottom, from(#cf82fb), to(#7d16d4));
background: -o-linear-gradient(top, #cf82fb, #7d16d4);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#cf82fb', EndColorStr='#7d16d4', GradientType=0);
color:#fff;
text-shadow: 0 1px 2px #333333;
}

.pagination ul li a:hover.purplesquareactive{
border:1px solid #9825c3;
background: #7d16d4;
background: -moz-linear-gradient(top, #bf5af9, #7d16d4);
background: -ms-linear-gradient(top, #bf5af9, #7d16d4);
background: -webkit-gradient(linear,left top, left bottom, from(#bf5af9), to(#7d16d4));
background: -o-linear-gradient(top, #bf5af9, #7d16d4);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#bf5af9', EndColorStr='#7d16d4', GradientType=0);
color:#fff;
text-shadow: 0 1px 2px #333333;
}

.pagination ul li a:link.purplecurve, .pagination ul li a:visited.purplecurve{
border:1px solid #9825c3;
background: #7d16d4;
background: -moz-linear-gradient(top, #bf5af9, #7d16d4);
background: -ms-linear-gradient(top, #bf5af9, #7d16d4);
background: -webkit-gradient(linear,left top, left bottom, from(#bf5af9), to(#7d16d4));
background: -o-linear-gradient(top, #bf5af9, #7d16d4);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#bf5af9', EndColorStr='#7d16d4', GradientType=0);
color:#fff;
text-shadow: 0 1px 2px #333333;
border-radius:4px;
}

.pagination ul li a:hover.purplecurve{
border:1px solid #9825c3;
background: #cf82fb;
background: -moz-linear-gradient(top, #cf82fb, #7d16d4);
background: -ms-linear-gradient(top, #cf82fb, #7d16d4);
background: -webkit-gradient(linear,left top, left bottom, from(#cf82fb), to(#7d16d4));
background: -o-linear-gradient(top, #cf82fb, #7d16d4);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#cf82fb', EndColorStr='#7d16d4', GradientType=0);
color:#fff;
text-shadow: 0 1px 2px #333333;
border-radius:4px;
}

.pagination ul li a:link.purplecurveactive, .pagination ul li a:visited.purplecurveactive{
border:1px solid #9825c3;
background: #cf82fb;
background: -moz-linear-gradient(top, #cf82fb, #7d16d4);
background: -ms-linear-gradient(top, #cf82fb, #7d16d4);
background: -webkit-gradient(linear,left top, left bottom, from(#cf82fb), to(#7d16d4));
background: -o-linear-gradient(top, #cf82fb, #7d16d4);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#cf82fb', EndColorStr='#7d16d4', GradientType=0);
color:#fff;
text-shadow: 0 1px 2px #333333;
border-radius:4px;
}

.pagination ul li a:hover.purplecurveactive{
border:1px solid #9825c3;
background: #7d16d4;
background: -moz-linear-gradient(top, #bf5af9, #7d16d4);
background: -ms-linear-gradient(top, #bf5af9, #7d16d4);
background: -webkit-gradient(linear,left top, left bottom, from(#bf5af9), to(#7d16d4));
background: -o-linear-gradient(top, #bf5af9, #7d16d4);
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#bf5af9', EndColorStr='#7d16d4', GradientType=0);
color:#fff;
text-shadow: 0 1px 2px #333333;
border-radius:4px;
}
header .search #main-search .input-group-addon {
  border: 0;
  background: #ebebeb;
  color: #b2b2b2;
}

.boxser {
    background: #fff;
    border: 1px solid #F3F1E4;
    border-radius: 5px;
    float: center;
    font-size: 13px;
    line-height: 1.4em;
    margin: 5px;
    padding: 5px;
}

.box {
background: #F3F1E4;
border: 1px solid #F3F1E4;
border-radius: 5px;
float: left;
font-size: 13px;
line-height: 1.4em;
margin: 5px;
padding: 5px;
}

.box:hover {background: #51565d;color:#fff;}

.box .image-with-text {
border: 0px solid #FFFFFF;
margin: 0px auto;
max-width: 330px;
position: relative;
width: 100%;
}
.box .text-elements {
background-color: rgba(51, 51, 51, 0.804);
bottom: 0px;
left: 0px;
margin: 0px auto;
max-width: 330px;
overflow: hidden;
padding: 0px;
position: absolute;
right: 0px;
width: 100%;
}

.box div.mctitle {
margin: 3px;
padding:3px;
}

div.mctitle a {
margin: 3px;
color: #f3f3f3;

}

div.mctitle a:hover {
color: #f9f9c9;
}

.modalu {
background-clip: padding-box;
background-color: #FFFFFF;
border: 5px solid #777777;
border-radius: 6px;
box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.298);
left: 10%;
right: 10%;
top: 5%;
overflow: auto;
position: fixed;
z-index: 9999;
}

.modala {
background-clip: padding-box;
background-color: #FFFFFF;
border: 5px solid #777777;
border-radius: 6px;
box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.298);
width: 99%;
z-index: 9999;
margin: -20px 0px;
}

.modal-header h3 {
font-family: "Cuprum", "Arial", "Helvetica", sans-serif;
font-size: 22px !important;
font-weight: 700 !important;
text-shadow: 0px 1px 0px #FFFFFF;
}
.modal-header {
background:  #F1F1F1;
border-bottom: 0px solid #DDDDDD;
}

.modal-headers {
background:  #F1F1F1;
border-bottom: 0px solid #DDDDDD;
padding: 5px 5px;
}

#login-form .control-group {
border-bottom: 1px solid #EDEDED;
margin-top: -10px;
padding-bottom: 10px;
}


.btn-blue {
padding-bottom: 3px;
padding-top: 5px;
font-size: 12px !important;
font-weight: 700;
text-transform: uppercase;
background-color: #359AD1;
background-image: linear-gradient(to bottom, #42A0D4, #359AD1);
background-repeat: repeat-x;
border-bottom-color: #359AD1;
border-left-color: #359AD1;
border-right-color: #359AD1;
border-top-color: #359AD1;
color: #FFFFFF;
line-height: 1.8em;
text-shadow: 0px 1px 0px #2D8FC4;
border-radius: 2px;
box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.196), 0px 1px 1px rgba(0, 0, 0, 0.047)
}

* html #gritter-notice-wrapper{position:absolute}
* html .gritter-top{margin-bottom:5px}
* html .gritter-item{padding-bottom:2px;background-image:none;color:#eee;padding:20px 11px;font-size:11px;font-family:verdana}
* html .gritter-top{background-image:none;background-repeat:no-repeat;background-position:top left;height:10px}
* html .hover .gritter-top{background-position:top right}
* html .gritter-bottom{background-image:none;height:1px;margin:0}
* html .gritter-close{background:url(/img/gritter-close-ie6.gif);width:22px;height:22px;position:absolute;top:7px;left:265px}
#gritter-notice-wrapper{position:fixed;top:10px;right:10px;width:301px;z-index:9999}
.gritter-item-wrapper{position:relative;margin:0 0 10px 0}
.gritter-top{background-image:url(/img/gritter-top.png);background-repeat:no-repeat;background-position:top left;height:10px}
.hover .gritter-top{background-position:top right}
.gritter-bottom{background-image:url(/img/gritter-bottom.png);background-repeat:no-repeat;background-position:top left;height:8px;margin:0}
.hover .gritter-bottom{background-position:top right}
.gritter-item{display:block;background-image:url(/img/gritter-bg-tile.png);background-repeat:repeat-y;background-position:top left;color:#eee;padding:2px 11px 8px 11px;font-size:12px;font-family:"Open Sans",Verdana,Arial,Helvetica,sans-serif}
.hover .gritter-item{background-position:top right}
.gritter-item p{padding:0;margin:0;font-size:11px!important;line-height:1.4em}
.gritter-close{position:absolute;top:-13px;left:250px;background:url(../img/gritter-close.png);cursor:pointer;width:30px;height:30px}
.gritter-title{font-size:14px;font-weight:bold;line-height:1.2em;padding:2px 0 10px;display:block;text-shadow:0 1px 0 #111}
.nottype,.nottypered,.nottypeblue,.nottypegreen{display:block;position:absolute;top:20px;left:17px}
.gritter-ico{position:absolute;display:block;top:28%;left:34%}
.gritter-with-image,.gritter-without-image{padding:0 0 5px 0}
.gritter-with-image{width:230px;float:right}
.gritter-item a{color:#FC0}
.gritter-item a:hover{color:#ff6;text-decoration:underline}

.player {
/* margin-top: -0px;
margin-left: -30px;
position: absolute; */
}

.delplayer {
margin-top: -55px;
margin-left: 45%;
position: absolute;
}

div.tables{
	background: #FFFFFF;
	border: 1px solid #E2DBC1;
	width: 100%;
	margin:0 auto;
}

table.tables {
	width: 100%;
	margin:0 auto;
}
table.tables tbody {
	width: 100%;
	margin:0 auto;
}

table.tables thead th {
	background: #7fc7ff; /*slateGray*/
	border: 0px solid #1a4780; /*#36495A*/
}

table.tables tr {
	width: 100%;
	margin:0 auto;
}
table.tables th {
	text-align:center;
	font-weight: normal;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #1a4780; /*РІРѕС‚ РѕРЅР°СЃСѓС‡РєР°*/
	font-size: 13px;

}

table.tables td {
	padding: 2px 10px 2px 5px;
	margin: 1px auto;
	background: #f5f5f5;
	border-bottom: 1px solid #dbdbd3;
	border-right: 1px solid #dbdbd3;
        font-size:13px;
}

table.tables td.left {
	padding: 2px 10px 2px 5px;
	margin: 0 auto;
	background: #f5f5f5;
	border-bottom: 1px solid #dbdbd3;
}

th {
display: table-cell;
font-weight: 700;
padding: 3px;
text-align: center;
 /*color: #f3f3f3;  */
vertical-align: inherit;
 }

p.pm-article-preview {
	display: block;
	float: left;
}

.error {
	font-size:14px;
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	background-color: #EE6363;
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px 20px;
	border:0px;
}

.errorp {
	font-size:14px;
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	background-color: #EE6363;
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px 20px;
	border:0px;
}

.error {
	color: #ff0000;
	margin-left:-20px;
}

.ok {
	font-size:14px;
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	background-color: #77dd77;
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px 20px;
	border:0px;
}

.okp {
	font-size:14px;
	color:#FFF;
	text-align:center;

	background-color: #227022;
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px 20px;
	border:0px;
}
.top {
font-size:13px;
}
fieldset.task {
	margin: 10px;
        padding: 10px;
	border: 0px solid #478247;
		-moz-border-radius: 7px;
		border-radius: 7px;
        width: auto;
	font: 13px/1.4em arial, helvetica, verdana, sans-serif;
        font-weight: bold;
	text-align : left;
	background: none;
	background-color: #FFFF3E;
}

.catnet {
display: none;
}

 .module {
background: #FFFFFF;
border: 1px solid #EBEBEB;
margin-bottom: 12px;
/*margin-top: 12px; 
position: relative; */
}
.modulebody {
background: #EDEDED;
border-bottom: 3px solid #8B00FF;
display: block;
/*position: relative;*/
}
.moduletitle {
background: #8B00FF;
color: #FFFFFF;
display: inline-block;
font-family: "PT Sans Narrow", sans-serif;
font-size: 15px;
font-weight: 400;
margin-bottom: 0px;
padding: 11px 18px 8px;
text-transform: uppercase;
}
.modulebody_ch {
background: #EDEDED;
border-bottom: 3px solid #C12026;
display: block;
/*position: relative;*/
}
.moduletitle_ch {
background: #C12026;
color: #FFFFFF;
display: inline-block;
font-family: "PT Sans Narrow", sans-serif;
font-size: 15px;
font-weight: 400;
margin-bottom: 0px;
padding: 11px 18px 8px;
text-transform: uppercase;
}

.right-menu {
float:right;
width: 37px;
}

.left-menu {
float:left;
width: 37px;
}

.menu-search {
    left: 220px;
    background: #FEC804;
    min-width: 500px;
}

.usmenu {
padding-top: 12px;
padding-right: 4px;
font-size: 30px;
}

.images {
object-fit:cover;
/*height: 200px;
width: 125px;  */
}

.inimg {
     width: 280px;
    height: 185px;
    object-fit:cover;
}

.inimglir {
width: 158px;
height: 158px;
object-fit:cover;
}

.nutty {
width: 125px;
height: 125px;
	}

.grid_8 {
width: 98%;
}
.span13{
width: 100%;
}

/* Widget
--------------------------------------------- */
.widget {
	background-color: #f4fffe;
	padding: 0 10px;
	padding-bottom: 1px;
	margin: 0 0px;
	margin-bottom: 10px;
	max-width: 100%;
	position: relative;
}
.widget h4 {
	color: #FFF;
	background-color: #393e45;
	font-family: "Titillium Web", Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 2.0em;
	padding: 0 10px;
	margin: 0;
	margin-bottom: 10px;
}
.widget h3 {
	color: #FFF;
	background-color: #51565d;
	font-family: "Titillium Web", Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 2.0em;
	padding: 0 10px;
	margin: 0;
	margin-bottom: 10px;
}
.widget p {
	font-size: 13px;
	line-height: 1.41429;
}
.widget img {
	max-width: 100%;
}
.widget .pagination {
	text-align: center;
}
.widget .pagination a {
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.widget .pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.widget .pagination a span {
	display: none;
}
.widget-related {
	background-color: #fff;
	padding: 0 0px;
}
 /* 'Top Videos' with slider (Homepage)
--------------------------------------------- */
.pm-thumb {
	float: left;
}
.pm-thumb-top:hover,
.pm-thumb:hover {
	opacity: 0.85;
	border-color: #c3c3c3;
}
.pm-thumb-fix {
	background:#000;
	overflow:hidden;
	vertical-align:bottom;
	_line-height:0;
	display:inline-block;
*display:inline;
*zoom:1
}

/* Top Videos Listing (Secondary > Widget)
--------------------------------------------- */
.pm-ul-top-videos { /* ul style for top videos */
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.pm-ul-top-videos li {
	display: block;
	margin: 10px 0;
	position: relative;
}
.pm-ul-top-videos .pm-video-li-info { /* additional information besides image and title link; labels and watch-later; position for the whole LI */
	position: absolute;
	right: 0px;
	top: -2px;
}
.pm-ul-top-videos .pm-video-attr-numbers {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #999;
	display: block;
	left: 120px;
	position: absolute;
	bottom: 0;
}
/* Video List (Primary > Overall)
--------------------------------------------- */
.pm-li-video {
	margin-right: 7px;
	margin-bottom: 7px;
/*	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;*/
}
.pm-li-video:hover {
/*	opacity:0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;*/
}
.pm-video-attr-numbers small {
	font-size: 11px;
}
.pm-li-top-videos { /* div class for the whole LI element; topvideos only*/
	display: block;
/*	background: #f0f1e8;  */
}
/*.pm-li-top-videos:hover {
	opacity:0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}*/
.pm-li-top-videos h3 {
	font-size: 12px;
	line-height: 17px;
	min-width: 55%;
	min-width: 100px\9;
	max-width: 150px\9; /*IE FIX*/
	display: inline-block;
	position: absolute;
	top: 0;
	left: 112px; /*FF6 and older browsers fix*/
	margin: 0;
	margin-left: 7px;
	max-height: 49px;
	overflow:hidden !important;
	word-wrap: break-word;
}
a.pm-title-link { /* style the H3 link */
	text-decoration: none;
	color: #505961;
}
a.pm-title-link:hover {
	text-decoration: underline;
}
a.pm-title-link:hover, .pm-li-video:hover a, .pm-li-top-videos:hover a {
	color: #6b7278; /*008fd5*/
}

.pm-video-li-info { /* additional information besides image and title link; labels and watch-later; position for the whole LI */
	position: absolute;
	right: 5px;
	top: -2px;
}
.pm-video-li-thumb-info { /* additional information which goes over the thumbnail image; usually for duration, labels and watch-later; position for the thumb only */
	font-size: 11px;
	position: absolute;
	right: 3%;
	bottom: 3%;
	color: #FFF;
	z-index: 10;
}
.pm-video-li-thumb-info .label {
	font-size: 11px;
	font-weight: normal;
	text-shadow: none;
	padding: 2px;
}
.label-pop {
	background-color: #F60;
}
.label-new {
	background-color: #093;
}
.label-featured {
	background-color: #3297fd;
	padding: 2px 5px;
}
.label-important {
	position: relative;
	top: -3px;
}
.pm-label-duration { /* one of the labels */
	background-color: #000;
	padding: 2px;
}

.stat-summary li > div {
    opacity: 0.5;
    float: left;
    height: 16px;
    width: 16px;
    margin: 0 0 0 7px;
 /*   background-image: url("../images/audio/track_info_actions.png"); */
    background-repeat: no-repeat;
}

.stat-summary {
    background: #f3f3f3;
    list-style: none outside none;
    margin: 0 0 0;
    overflow: hidden;
    padding: 5px;
    position: relative;
    height: 32px;
}
.stat-summary li {
    float: left;
    margin: 0;
    padding: 0 10px;
    border-right: 1px solid #ddd;
}
.stat-summary li:first-child {
    padding: 0 11px 0 0;
}
.stat-summary li:last-child {
    border-right: none;
    padding: 0 0 0 11px;
}
.stat-summary .num {
  color: #f77f00;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 16px;
  margin-right: 7px;
}
.stat-summary .label {
  color: #888;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  vertical-align: middle;
  background-color: #f9f9f9;
}
 .stat-summary li.padding-tb {
    padding-top: 8px;
    padding-bottom: 8px;
    max-width: 275px;
}

.seyf {
color: #f9f9f9;
font-size: 38px;
}

.alerts {
    /* padding: 8px 35px 8px 14px; */
    margin-bottom: 20px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.nav-tabs {
    overflow: hidden;
    height: 33px;
    line-height: 33px;
    background: #ededed;
    box-shadow: inset 0 -3px 0 rgb(11,82,100);
}

.nav-tabs > li > a {
        display: block;
    height: 33px;
    font: 17px/33px 'PT Sans Narrow',sans-serif;
    text-transform: uppercase;
    padding: 0 15px;
    cursor: pointer;
    color: #FFF;
    background: #0b5264;
}


.nav-tabs > li > a:hover {
  border-color: #c12026;
  background: #0b5f64;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  border: 1px solid #c12026;
  background: #c12026 !important;
  color: #FFF;
}

.count {
    height: 448px;
    background: url(/i/fon.jpg) no-repeat center;
    background-size: cover;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 40px;
    position: relative;
}

.count__box {
    width: 400px;
}

.count__box__right {
    padding-left: 50px;
}

.count__title {
    font-family: "pfdintextcondpro", sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 0px;
    line-height: 1.6;
}

.count__nums {
    font-family: "pfdintextcondpro", sans-serif;
    color: #f5f5f5;
    font-size: 58px;
    height: 60px;
    font-weight: 100;
    line-height: 1;
}

.count__bottom {
    font-family: "pfdintextcondpro", sans-serif;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
}

.btn.green {
    background: #51565d;
    border: 1px solid #51565d;
}

.count__btn {
    position: absolute;
    width: 370px;
    height: 86px;
    font-size: 30px;
    line-height: 86px;
    left: 50%;
    margin-left: -185px;
    bottom: 70px;
}

.menu {
  left: -210px;
  height: 100%;
  position: fixed;
  width: 210px;
}

.icone-close {
  cursor: pointer;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.icone-menu {
  color: #FEC804;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  padding-bottom: 5px;
  padding-left: 50px;
  padding-top: 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
}
.icone-menu:hover {
 color: #FECff4;
}
.icone-menu img {
  margin-right: 5px;
}

 .description {
	font-size: 15px;
	position: relative;
	top: 0;
	left: 0;
	overflow: visible;
	height: 132px;
	margin: 0;
	padding: 0 0 0;

	/*f4f5f7*/

	background-image:         linear-gradient(bottom, #fff 0%, #fff 50%, rgba(244,245,247,0)100%);
	background-image:      -o-linear-gradient(bottom, #fff 0%, #fff 50%, rgba(244,245,247,0)100%);
	background-image:    -moz-linear-gradient(bottom, #fff 0%, #fff 50%, rgba(244,245,247,0)100%);
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #fff 50%, rgba(244,245,247,0)100%);
	background-image:     -ms-linear-gradient(bottom, #fff 0%, #fff 50%, rgba(244,245,247,0)100%);
}
a.show-now {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	display: block;
	padding-bottom: 10px;
	background-color: #FFF;
    text-align: center;
	border-top: 1px solid #dcdcdc;
	outline: 0;
}

.pname {
white-space: nowrap;
    width: 40%;
    display: inline-block;
    font-weight: bold;
}

.pinfo {
display: inline-block;
white-space: nowrap;
width: 80%;
}

.visibility {
    width: 25%;
    display: inline-block;
}

.pdate {
    width: 15%;
    display: inline-block;
    font-size: 12px;
}

.pvip {
    text-align: right;
    float: right;
    margin-right: 1px;
    margin-top: -22px;
    display: inline-block;
    color: #777777;
}

.pdel {
    display: inline-block;
    font-size: 10px;
    float: right;
}

.player {
left:200;
z-index: 20;
}

.poster_container {
    position: relative;
    overflow: hidden;
}

.poster_wrapper {
    position: absolute;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
    overflow: hidden;
    width: 1255px;
    margin: 0 -5px;
}

.not_found_text {
    text-align: center;
    margin: 30px 0;
}

.poster_wrapper img {
    display: block;
    width: 100%;
}

.poster_bg {
    position: absolute;
    width: 100%;
    height: 220px;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0));
}

.poster_img {
    text-align: center;
    opacity: .99;
}

.poster_img img {
    display: block;
    margin: 0 auto;
}

.poster_time {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font: 14px SFUIDisplayLight;
    color: #cccccc;
    z-index: 99;
}

.poster_img img {
        width: auto;
        height: 400;
}

.gray_date_item {
    margin-right: 15px;
}

.poster_top {
    position: absolute;
    left: 30px;
    top: -150px;
    font: 14px SFUIDisplayLight;
    color: #f89406;
    z-index: 99;
}

.span15 {
    max-width: 76%;
}

@media screen and (max-width:9550px){
.grid_8 {
width: 99%;
}
.span15 {
width: 95%;
}
.images {
width: 200px;
height: 155px;
}
}

@media screen and (max-width:1950px){
.grid_8 {
width: 99%;
}
.span15 {
width: 90%;
}
}

@media screen and (max-width:1880px){
.blok-left {
display: none;
}
.span15 {
width: 75%;
}
.images {
width: 200px;
height: 155px;
}
}

@media screen and (max-width:1750px){
.container {
float: left;
}
.grid_8 {
width: 100%;
}
.images {
width: 195px;
height: 150px;
}
.inimg {
     width: 300px;
    height: 185px;
}
.span15 {
width: 70%;
}
}

@media screen and (max-width:1600px){
 .nutty {
width: 110px;
height: 100px;
	}
.inimg {
width: 280px;
height: 185px;
}
.span15 {
width: 70%;
}
.images {
width: 185px;
height: 140px;
}
}

@media screen and (max-width:1400px){
.blok-left {
display: none;
}
.span8 {
width: 68%;
}
.span12 {
width: 98%;
}
.span13 {
width: 100%;
}
.span15 {
width: 68%;
}
.rowa {
 margin-left: 0px;
}
.inimglir {
     width: 110px;
	 height: 110px;
}
.images {
width: 160px;
height: 135px;
}
.inimg {
width: 220px;	
height: 155px;
}
}

@media screen and (max-width:1200px){
.blok-left {
display: none;
}
.images {
width: 160px;
height: 140px;
}
.inimg {
width: 165px;	
height: 125px;
}
.grid_8 {
width: 99%;
}
.span8 {
width: 68%;
}
.span12 {
width: 100%;
}
.span13 {
width: 100%;
}
.span15 {
width: 65%;
}
.rowa {
 margin-left: 0px;
}
.inimglir {
width: 100px;
height: 100px;
}
}

@media screen and (max-width:1050px){
.container {
margin: 0px 1%;
}
.images {
width: 180px;
height: 150px;
}
}

.btron {
background: #FFF;
}

@media screen and (max-width:900px){
.blok-right {
/* display: none; */
}
.catnet {
display: block;
}
.span8 {
width: 100%;
max-width: 100%;
}
[class*="span"] {
margin-left: 0px;
float: inline-end;
}
.span15 {
    width: 98%;
    max-width: 98%;
}
.span4 {
    width: 98%;
    max-width: 98%;
}
.inimg {
width: 270px;	
height: 180px;
}
.blok-left {
display: none; 
}
.slideshow {
display: none;
}
.controls {
display: none;
}
.description {
font-size: 17px;
}
.menu-search {
    left: 50px;
    min-width: 400px;
}
.post img {
    height: 125px;
    width: 125px;
}
}

@media only screen and (min-width: 800px) {

    #mws-searchbox {
        margin: 0 10px 10px 6px;
        padding: 3px;
    }

    #mws-searchbox .mws-search-input {
        padding: 0px;
        font-size: 11px;
    }

    #mws-searchbox .mws-search-submit {
        margin-left: 58px;
        width: 20px;
        height: 20px;
    }

}

@media only screen and (max-width : 799px) {

[class*="span"] {
margin-left: 0%;
margin-right: 0%;
float: none;
}
    #mws-sidebar {
        float: none;
        width: 100%;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
    }

    #mws-header {
        height: auto;
        border-top: 4px solid;
        border-bottom: 0;
        background-position: left 40px;
    }

    #mws-container {
        font-size: 0.9em !important;
    }

    #mws-container .container {
        float: left;
        margin: 0 0%;
        width: 100%;
    }

    #mws-sidebar {
        position: relative;
        top: auto;
        padding-top: 8px;
    }

    #mws-sidebar-stitch,
    #mws-sidebar-bg {
        display: none;
    }

    #mws-container {
        margin-left: 3px;
        padding-top: 10px;
    }


    #mws-wrapper {
        padding-top: 96px;
        margin-top: -96px;
    }

    #mws-searchbox {
        margin: 0 6px 0 40px;
        z-index: 10;
        position: relative;
    }

    #mws-searchbox form {
        display: block;
    }
	
	.search-ytbe{
        display: none;
    }

    #mws-nav-collapse {
        display: inline-block;
        float: left;
        margin-left: 6px;
        padding: 8px 6px;
        cursor: pointer;
        width: 16px;
        height: 12px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    #mws-nav-collapse span {
        display: block;
        border: solid #fff;
        border-width: 1px 0;
        width: 100%;
        margin-bottom: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    #mws-navigation {
        cursor: pointer;
        width: 100%;
        padding-top: 8px;
    }

    #mws-navigation.toggled {
        padding-bottom: 8px;
    }

    #mws-navigation.toggled > ul {
        display: block;
    }

    #mws-navigation > ul {
        cursor: auto;
        display: none;
        width: 100%;
    }

    #mws-navigation ul li a,
    #mws-navigation ul li span {
        padding: 8px 0;
        text-align: left;
    }
	#mws-navigation ul li ul li i  a{ padding-left: 5px;}
    #mws-navigation ul li a [class*="icon-"],
    #mws-navigation ul li span [class*="icon-"] {
        font-size: 16px;
        vertical-align: top;
        width: 16px;
        height: 16px;
        text-align: center;
    }
}

@media screen and (max-width:450px){
#mws-container {
        padding-top: 5px;
    }
.span15 {
    width: 100%;
    max-width: 100%;
}
.grid_8 {
    margin-left: 0%;
    margin-right: 0%;
}
.widget {
    padding: 0 1px;
}
#share42 {
display: none;
}
.container {
margin: 0px 0%;
width: 100%;
}
.images {
    width: 130px;
    height: 120px;
}
.post img {
    height: 90px;
    width: 90px;
}
.selfisa {
display: block;
}
#fixplayer {
/*display: none;  */
left: 10px;
}
}

.fv {
background: url("http://favicon.yandex.ru/favicon/yandex.ru/www.dmoz.org/www.google.com/mail.ru/rambler.ru/www.bing.com/siteexplorer.search.yahoo.com/yaca.yandex.ru/blogs.yandex.ru/www.yahoo.com/images.yandex.ru/web.archive.org/otvet.mail.ru/www.copyscape.com/validator.w3.org/jigsaw.w3.org/network-tools.com/webo.in") 0px 0px no-repeat transparent;
display: block;
float: left;
height: 16px;
margin-right: 5px;
width: 16px;
}


input[type="radio"] {
    display:none;
}

input[type="radio"] + label {
    font-family:Arial, sans-serif;
    font-size:14px;
    background:url(/img/like/like.png);
}

input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(/img/like/like.png);
    cursor:pointer;
}

input[type="radio"]:checked + label span {
    background:url(/img/like/dislike.png);
}

.gar {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:40px; /*высота картинки гирлядны*/
  background:url(img/christmas.png) repeat-x; /*картинка гирлянды*/
}

.horizontal-slidermix {    position: relative;    height: 160px;    overflow: hidden;}
.slider-prevmix, .slider-nextmix {    position: absolute;    top: 50%;    margin: -23px -40px 0 -40px;    width: 47px;    height: 46px;    background: url(/images/navi-hor.png) no-repeat;}
.slider-prevmix {    background-position: 0 0;    left: 0;}
.slider-nextmix {    background-position: -47px 0;    right: 0;}
ul.no-mark {    margin: 0;    padding: 0;}
ul.sm-slider li {display: inline-block;vertical-align: top;white-space: normal;position: relative;margin-bottom: 20px;}
ul.sm-slider .slide-cont {    display: block;    margin: 0 15px;    text-decoration: none;}
.img-over_x95 {display: block;    margin: 0 auto 14px auto;    height: 95px;}
.link-namemix {display: block;    font-weight: 700;    line-height: 24px;    font-size: 18px;    color: #3399cc;    text-decoration: none;}
.img-over_x95 img {max-height: 95px;}
.horizontal-slidermix0 {position: relative;z-index: 15;margin: 0 30px;}
.horizontal-slidermix1 {font-size: 36px;font-weight: 500 !important;line-height: 1.2em;color: #2E70BF;margin: 56px 0 34px 0;text-align: center;}

 .fixed {
 position: fixed;
 top: 10px; /*здесь указываем отступ сверху*/
 width: 25%;
 max-width: 320px;
}

/* картинка на странице */
.minimized {
  cursor: pointer;
  border: 0px solid #FFF;
}

.minimized:hover {
  border: 0px solid black;
  cursor:zoom-in;  
}

/* увеличенная картинка */
#magnify {
  display: none;

  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 80%;
  height: auto;
  z-index: 9999;
}

#magnify img {
  width: 100%;
}

/* затемняющий фон */
#overlay {
  display: none;

  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}

/* кнопка закрытия */
#close-popup {
  width: 30px;
  height: 30px;

  background: #FFFFFF;
  border: 1px solid #AFAFAF;
  border-radius: 15px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}

#close-popup i {
  width: 30px;
  height: 30px;
  background: url(/style/img/crosss.png) no-repeat center center;
  background-size: 16px 16px;
  display: block;
}

@keyframes rota {
 25% { transform: rotate(360deg); }
}

#close-popup:hover {
  animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.list-comment{padding:8px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(56,56,56,.1)),to(rgba(56,56,56,.3)));background:linear-gradient(to bottom,rgba(56,56,56,.1),rgba(56,56,56,.3));-webkit-box-shadow:0 0 25px rgba(56,56,56,.1);box-shadow:0 0 25px rgba(56,56,56,.1);border-radius:10px}
.list-comment__box-wrapper{padding:10px;background-color:#f9f9f7;border-radius:10px}
.list-comment__nested{width:100%;display:none}
.list-comment__notice{font-weight:700}
.list-comment__img_contry{height:18px;padding-right:10px}
.list-comment__item{background-color:#fff;border-radius:8px;margin:10px 0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px}
.list-comment__item .list-comment__item{padding:5px}
.list-comment__item_like .list-comment__row_1{border-bottom:1px solid rgba(97,148,32,.4)}
.list-comment__item_like .list-comment__item-box {
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(246 247 241,.8)),to(rgba(227 231 210,.4)));
    background: linear-gradient(to top,#ebeae3,rgba(241, 254, 255, 0.4));
    border: 1px solid #f5f1f1;
}
.list-comment__item_like .list-comment__date,.list-comment__item_like .list-comment__icon_type,.list-comment__item_like .list-comment__ip{color:#619420}.list-comment__item_dislike .list-comment__row_1{border-bottom:1px solid rgba(235,174,181,.5)}.list-comment__item_dislike .list-comment__item-box{background:-webkit-gradient(linear,left bottom,left top,from(rgba(235,174,181,.8)),to(rgba(235,174,181,.4)));background:linear-gradient(to top,rgba(235,174,181,.8),rgba(235,174,181,.4));border:1px solid rgba(235,174,181,.2)}.list-comment__item_dislike .list-comment__date,.list-comment__item_dislike .list-comment__icon_type,.list-comment__item_dislike .list-comment__ip{color:rgba(128,0,0,.7)}
.list-comment__item_comment .list-comment__row_1{border-bottom:1px solid rgba(126,132,136,.2)}.list-comment__item_comment .list-comment__item-box{background:-webkit-gradient(linear,left bottom,left top,from(rgba(216,216,208,.7)),to(rgba(216,216,208,.4)));background:linear-gradient(to top,rgba(216,216,208,.7),rgba(216,216,208,.4));border:1px solid rgba(126,132,136,.3)}
.list-comment__item_comment .list-comment__date,.list-comment__item_comment .list-comment__icon_type,.list-comment__item_comment .list-comment__ip{color:#7e8488}.list-comment__item-box{padding:5px;border-radius:8px}.list-comment__icon{padding-right:5px}
.list-comment__name-user{display:inline-block;width:110px;overflow:hidden}
.list-comment__name-user_admin{font-weight:700}
.list-comment__ip{margin-right:50px}
.list-comment__btn{margin-right:10px;text-shadow:rgba(255,255,255,.5) 0 0 1px;color:#006ead;font-size:12px;}
.list-comment__btn_more{border-bottom:0}
.list-comment__text-btn-more{border-bottom:1px dashed #006ead;margin-right:5px}
.list-comment__text{color:#252525}
.list-comment__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2px;padding-bottom:0px}.list-comment__row_1{color:#383838}
.list-comment__row_1 .list-comment__col_1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.list-comment__row_2{min-height:20px}
.list-comment__row_3{margin-bottom:0;cursor:pointer;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.list-comment__row_3 .list-comment__col_1{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.list-comment__row_4{display:none}
.list-comment__btn_add-new-review{cursor:pointer;border:0}
.list-comment__btn_add-new-review .list-comment__text{color:#006ead;border-bottom:1px dashed #006ead;padding-right:5px}
.list-comment__btn_add-new-review .list-comment__icon_plus{color:#619420}
.list-comment__btn_add-new-review .list-comment__icon_arrow{display:inline-block}
.list-comment__btn_add-new-review .list-comment__icon_arrow::before{content:"\f107";display:inline-block;font-family:FontAwesome}
.list-comment__btn_add-new-review .list-comment__icon_arrow.active::before{content:"\f106"}

.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-left: -168px;
  margin-top: 7px;
}

.dropdown-content a {
  color: black;
  padding: 8px 12px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f5f5f5;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #3e8e41;}

i.likes {
    height: 30px;
    width: 30px;
    background-image:url(/style/img/likes.png);
}

/* Styles for text box with more button */
.limited {
  max-height: 400px;
  overflow: hidden;
  position: relative;
}
.limited.l-200 {
  max-height: 200px;
}
/* Add your sizes for text box */
.limited.l-300 {
  max-height: 300px;
}
.limited .bottom {
  position: absolute;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1) 80%
  );
  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
}
.read-more-checker {
  opacity: 0;
  position: absolute;
}
.read-more-checker:checked ~ .limited {
  max-height: none;
}
.read-more-checker:checked ~ .limited .bottom {
  opacity: 0;
  transition: 0.3s;
}
.read-more-checker ~ .read-more-button:before {
  content: "Читать весь текст »";
}
.read-more-checker:checked ~ .read-more-button:before {
  content: "Скрыть текст «";
}
.read-more-button {
  cursor: pointer;
  padding: 2px;
  color: #777;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
}

.lb1 {      
               margin: 1em;
}
#pablic {       
               display: none;
}
#pablic+.lb1, #pablic+.lb1::before, #pablic+.lb1::after {
               transition: all .3s;
}
#pablic+.lb1 {
               display: inline-block;
               position: relative;
               width: 240px;
               height: 30px;
               border-radius: 30px;
               cursor: pointer;
}
#pablic+.lb1::before {
               display: block;
               content: attr(data-offlabel);
               position: absolute;
               top: 7px;
               right: 10px;
               color: black;
               font-family: 'Open Sans', sans-serif;
               font-size: 19px;
}
#pablic+.lb1::after {
     border-radius: 50%;
               content: '';
               position: absolute;
               top: 3px;
               left: 3px;
               width: 25px;
               height: 25px;
               background-color: white;          
}
#pablic:checked+.lb1::before {
               content: attr(data-onlabel);
               left: 16px;
               right: auto;
               color: #fff;
}
#pablic:checked+.lb1::after {
               left: 213px;
               background-color: #f7f7f7;
}
 
#pablic+.lb1 {             
               background-color: #ccc;
}
#pablic:checked+.lb1 {
               background-color: green;
}
#pablic:checked+.lb1::before {
               color: #fff;
}

 .pm-label-duration {
    padding: 2px 4px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 10px;
    line-height: 1.2em;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 2px;
    background-clip: padding-box;
    z-index: 1;
}

.comment-text {
width: 100%;
overflow: hidden;
overflow-wrap: break-word;
resize: horizontal;
border-radius: 14px;	
}

.search_box {
	position: relative;
}
.search_box input[type="text"] {
	display: block;
	width: 100%;    
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	border: 1px solid #fd4836;
	outline: none;
	overflow: hidden;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	text-indent: 15px;
	font-size: 14px;
	color: #222;
}
.search_box input[type="submit"] {
	display: inline-block;
	width: 17px;
	height: 17px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	overflow: hidden;
	text-indent: -999px;
	background: url(/style/img/search.png) 0 0 no-repeat;
	position: absolute;
	top: 6px;
	right: 10px;
}
 
.search_result {
	position: absolute;
	width: 100%; 
	top: 100%;
	left: 0;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 9999;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.hidden {
  display: none;
}



/* Точково для контейнера */
.pm-ul-browse-videos.thumbnails::before,
.pm-ul-browse-videos.thumbnails::after {
  content: none !important; /* прибирає створення псевдоелемента */
  display: none !important; /* щоб точно не займав місце в гріді */
}


/* Контейнер списка (UL) — делаем сетку */
.pm-ul-browse-videos.thumbnails {
  list-style: none;    /* на случай, если внутри есть LI */
  margin: 0;
  padding: 0;

  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); /* адаптивные колонки */
  gap: 0px;
}

/* Элемент сетки — .box */
.pm-ul-browse-videos.thumbnails .box {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;                 /* чтобы картинка не вылезала за скругления */
  box-shadow: 0 2px 8px rgba(0,0,0,.08);
}

/* Внутренняя обертка с картинкой и текстом */
.image-with-text {
  display: flex;
  flex-direction: column;
}

/* Картинка: заполняет карточку по ширине, с фиксированным соотношением сторон */
.inimg {
  display: block;
  width: 100%;
  /* Перебиваем height="40%" из HTML, чтобы не было искажений */
  height: auto !important;

  /* Красивое заполнение блока (как постер), немного может обрезать края */
  aspect-ratio: 300 / 185;      /* можно заменить на 1/1 для квадратов */
  object-fit: cover;
}

/* Центрирование не нужно, т.к. img уже width:100%; 
   но если хотите сохранить <div align="center">, можно оставить */
.image-with-text [align="center"] {
  text-align: center; /* на всякий случай */
}

/* Заголовок под картинкой */
.text-elements .mctitle,
.mctitle {
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.35;
  color: #111;
}

/* Ссылки внутри — убираем подчёркивание и сохраняем цвет */
.image-with-text a {
  color: inherit;
  text-decoration: none;
}

/* Ховер-эффект */
.image-with-text a:hover .mctitle,
.mctitle a:hover {
  color: #0078d4;
}

/* Медиа-правила: можно менять плотность сетки на разных экранах */
@media (max-width: 600px) {
  .pm-ul-browse-videos.thumbnails {
    grid-template-columns: 1fr; /* одна колонка на телефоне */
  }
}
@media (min-width: 601px) and (max-width: 1024px) {
  .pm-ul-browse-videos.thumbnails {
    grid-template-columns: repeat(2, 1fr); /* две колонки на планшете */
  }
}
/* На десктопе оставляем auto-fill или фикс: 3-4 колонки
@media (min-width: 1025px) {
  .pm-ul-browse-videos.thumbnails {
    grid-template-columns: repeat(4, 1fr);
  }
}





