@font-face {
    font-family: 'aa_bebas_neueregular';
    src: url('../fonts/aa-bebasneue-webfont.eot');
    src: url('../fonts/aa-bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aa-bebasneue-webfont.woff2') format('woff2'),
         url('../fonts/aa-bebasneue-webfont.woff') format('woff'),
         url('../fonts/aa-bebasneue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.pub-full-text img.portret {
    height: 130px !important;   
    width: 130px !important;   
}

/* mobile-first styles */
.no-js .mobile-only,
.lt-ie9 .mobile-only, /* IE7-8 doesn't support media queries */
.no-js a[href^="javascript:"] {
  display: none !important;
}
.js .mobile-only.fullsize-only {
  display: none;
}

/** Дислей ноне **/


#response-header {
	display: none !important;
	}

.notvisible-mobile {
 display: none !important;
}
	
article.banners {
	display: none !important;
}

article.blokimages {
	display: none !important;
}

article.b-image {
	display: none;
}


div.icons-set {
	/* display: none; */
}

aside.right-sidebar {
	display: none;
}

aside.left-sidebar {
	display: none;
}

div.enter-popup-wrapper {
	display: none;
}

div.enter-two-popup-wrapper {
	display: none;
}

#digest{
	
}

div.NG-container {
	display: none;
}

/** Дислей ноне. Конец **/


/* МЕНЮ ВЫЕЗЖАЮЩЕЕ */

#menu-cont-mobile {
	border-bottom: 1px solid #fff;
	display: block;
	background: #fff url(../img/header-back.jpg) no-repeat 0 0;
	height: 75px;
}

.logo-mobile {
	width: 140px;
  margin: auto;
  position: relative;
  top: 6px;
  margin-left: calc(50% - 70px);}

nav.mobile {
    width: 70%;
    position: absolute;
    left: -70%;
    top: 0;
    height: 100%;
    background: #faf5f5 !important; 
    /* background: #1bbc9b !important; */
    border-right: 2px solid #fff !important;
}
  
 /* Display nav items vertically */
ul.menu-mobile {
    /* border-top: 1px solid #888; */
}
    
ul.menu-mobile li {
  float: none;
  width: 100%;
  text-align: left;
  /* padding: .5em 1em; */
  box-sizing: border-box;
  border-bottom: 2px solid #ffffff;
  height: 40px;
  
}

ul.menu-mobile li a {
  color: #439EB1;
  font-family: 'aa_bebas_neueregular', Arial, sans-serif;
  font-size: 135%;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  display: block;
  margin-left: 20px;
  -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; 
}

ul.menu-mobile li a.active {
  color: #227ab5;
}
  
  /* Reveal open/close buttons */
 a.open-panel, a.close-panel {
    display: inline;
    -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; 
 }
 
.open-panel {
	position: absolute;
  top: 19px;
  left: 20px;
  width: 40px;
  height: 40px;
  background: url(../img/menu_open.png) no-repeat 0 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; 
}
  
.close-panel {
  position: absolute;
  top: 18px;
  left: 16px;
  width: 38px;
  height: 38px;
   background: url(../img/menu_close.png) no-repeat 0 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; 
}

.openNav #container {
    left: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; 
    -webkit-transform: translate3d(70%, 0, 0);
    -moz-transform: translate3d(70%, 0, 0);
    -ms-transform: translate3d(70%, 0, 0);
    -o-transform: translate3d(70%, 0, 0);
    transform: translate3d(70%, 0, 0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
 }
  
  /* When the panel is closed, transition the page back to the left */
#container  {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; 
}

.nav-content {
  border-bottom: 1px solid #fff;
  display: block;
  /* background: #d1e3a7 url(../img/header-back.jpg) no-repeat 0 0;  */
  background:  #d1e3a7;
  height: 75px;
}

.nav-content > p {
	color: #147b9b;
  font-family: 'aa_bebas_neueregular', Arial, sans-serif;
  font-size: 26px;
  position: absolute;
  top: 25px;
  right: 20px;
  margin: 0;
}

/* МЕНЮ ВЫЕЗЖАЮЩЕЕ. КОНЕЦ */


div.mobile {
  display: inline;
}


span.title-Portnews
{
  font-family: 'aa_bebas_neueregular', Arial,  sans-serif;
  display: inline;
  color: #147b9b;
  font-size: 20px;
  position: relative;
  right: 17%;
  top: 26px;
  
}

#topics ul li div p img {
	width: 100%;
	height: auto;
}

	/* Primary styles */
	a { text-decoration: underline; }
	a:hover { text-decoration: none; }

	html {
  height: 100%;
	}

body {
  width: 100%;
  height: 100%;
  cursor: default;
   min-width: 320px;
}

#container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

#main {
   padding: 0 0 130px; 
  /* background: url('../img/new-grad-2.png') repeat-x 0 0; */
   background: url('../img/header-back2.jpg') repeat-x 0 0; 
}

div.main {
 /* width: 1200px; */
  margin: 0 auto;
}

header {
  background: #ecf0f3;
  /* background: #fff url('../img/header-back.jpg') no-repeat 0 0;  */
}

#container header {
  height: 41px;
  /* background: #e6e6e6; */
  /* background: #fff url('../img/new-grad.png') repeat-x 0 136%; */
}

footer {
   margin: -120px auto 0;
   height: 310px;
   background: url(../img/v-sprite.png) repeat-x 0 251px;
}

.container { 
	width: 100%; 
	float: left; 
	overflow: hidden; 
	}
/* .content { padding: 0 240px 0 320px; } */
.left-sidebar { float: left; width: 300px; margin-left: -100%; position: relative; }
.right-sidebar { float: left; margin-right: -3px; width: 220px; margin-left: -220px; position: relative; }

#container header section {
  /* width: 1200px; */
  height: 160px;
  margin: 0 auto;
  text-align: right;
  /* background: url('../img/logo-bg.jpg') no-repeat 0 0; */
}



header nav {
  /* background: url('../img/header-back.jpg') no-repeat 0 0; */
  padding-bottom: 0;
  text-align: left;
  height: 40px;
}


header nav ol {
  font-size: 0;
  white-space: -1px;
  line-height: 0;
  padding: 0 230px 0 167px ;
  # padding: 0 230px 0 130px ;
}


header nav ol li {
  display: inline;
  font-size: 14px;
  padding: 0 0.43em;
  float: left;
}

.ie7 header nav ol li {
  padding: 0 0.35em;
}

/* Форма поиска */

header nav form {
  float: left;
  width: 100%;
  
  height: 26px;
  padding: 12px 6px 8px 0px;
  margin-left: 10px;
  margin-right: 15px;
  position: relative;
}
header nav form .search {
  background: #fff;
  height: 22px;
  padding: 2px 5px;
  width: 83%;
  float: left;
}

header nav form .search input[type="search"] {
  background: none;
  height: 22px;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0px 0px 0px 0px;
  color: #898989;
  font-size: 0.786em;
  font-family: Verdana;
}

header nav form button[type="submit"] {
  background: none;
  border: 0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px -0px;
}

header nav form button[type="submit"] span {
  background: url('../img/sprite.png') no-repeat -2px -47px;
  display: block;
  width: 35px;
  height: 26px;
  text-indent: -999em;
}

/* Форма поиска */


nav#dict {
  padding-bottom: 10px;
}
nav#dict ol {
  font-size: 0;
  white-space: -1px;
  padding: 0 100px 0 100px ;
}
nav#dict strong.titleDict {
  float:left;
}
nav#dict ol li {
  font-size: 14px;
  padding: 0 0.43em;
  float: left;
  color: #aeaeae;
}
nav#dict ol a {
  font-size: 1em;
  white-space: normal;
  vertical-align: baseline;
  font-family: Georgia, sans-serif;
  color: #439eb1;
  text-decoration: none;
}
nav#dict ol a:visited { color: #439eb1; }
nav#dict ol a.current { font-weight: bold; color: #444; border: 1px solid #444; padding: 0 4px; }
nav#dict ol a:hover { text-decoration: underline; }
nav#dict ol a.current:hover { cursor: default; text-decoration: none; }


header nav ol a {
  font-size: 1em;
  line-height: 40px;
  white-space: normal;
  vertical-align: middle;
  font-family: Georgia, sans-serif;
  color: #147b9b;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  -webkit-transition: border 0.3s ease-out;
     -moz-transition: border 0.3s ease-out;
      -ms-transition: border 0.3s ease-out;
       -o-transition: border 0.3s ease-out;
          transition: border 0.3s ease-out;
}

header nav ol a:visited { color: #147b9b; }
header nav ol a.current,
header nav ol a:hover { color: #147b9b; border-bottom: 3px solid #a1d185; }
header nav ol a.current:hover { cursor: default; }


#logo {
  float: left;
  height: 90px;
  margin: 5px 0 0 10px;
}

#logo img {
  height: 90px;
}

.banners {
  margin: 20px 0px;
  font-size: 0;
  white-space: -1px;
  line-height: 0;
}

header .banners {
  margin: 10px 0px;
}

article.banners {
  overflow: hidden;
}

#main .banners {
  /* margin-left: -20px !important; */ 
  margin-left: -30px !important;
}

#main div.secondary-content .banners {
  margin-left: -60px !important;
}

.banners-item {
  display: inline;
  position: relative;
}

.ie7 .banners-item {
  float: right;
}

.banners-item {
  margin-left: 10px;
}

.ie7 .banners-item {
  margin-left: 0;
}

.banners-item:first-child {
  margin-left: 0;
}

.banners-item a {
  text-decoration: none;
}

.banners .banner-item {
  width: 280px;
  height: 100px;
  float: right;
  display: inline;
  margin-left: 20px;
}

.secondary-content .banners .banner-item {
  margin-left: 60px;
  margin-bottom: 20px;
}

.ie7 .banners .banner-item {
  float: left;
}

/** БаннерсИтем. Переимнуем **/

.images-item {
  display: inline;
  position: relative;
}

.ie7 .images-item {
  float: right;
}

.images-item {
  margin-left: 10px;
}

.ie7 .images-item {
  margin-left: 0;
}

.images-item:first-child {
  margin-left: 0;
}

.images-item a {
  text-decoration: none;
}

.banners .image-item {
  width: 280px;
  height: 100px;
  float: right;
  display: inline;
  margin-left: 20px;
}

.secondary-content .banners .image-item {
  margin-left: 60px;
  margin-bottom: 20px;
}

.ie7 .banners .image-item {
  float: left;
}

/** БаннерсИтем. Переимнуем **/

header nav ul li a {
  text-indent: -999em;
  display: block;
  width: 22px;
  height: 22px;
  background-image: url('../img/sprite.png');
  background-repeat: no-repeat;
}

header nav ul {
  height: 40px;
  font-size: 0;
  white-space: -1px;
  line-height: 0;
  float: right;
	position: absolute;
  top: 4px;
  right: 0;
}

header nav ul li {
  /* display: inline-block; */
  position: relative;
  margin: 9px 11px 0 11px;
  background-color: #d9d9d9;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 11px;
     -moz-border-radius: 11px;
          border-radius: 11px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  -webkit-transition: background-color 0.2s ease-out;
     -moz-transition: background-color 0.2s ease-out;
      -ms-transition: background-color 0.2s ease-out;
       -o-transition: background-color 0.2s ease-out;
          transition: background-color 0.2s ease-out;
  -webkit-box-shadow: 0px 3px 4px #ffffff;
     -moz-box-shadow: 0px 3px 4px #ffffff;
          box-shadow: 0px 3px 4xp #ffffff;
}

.ie7 header nav ul li {
  float: left;
  margin-top: 11px !important;
}

.ie8 header nav ul li {
  margin-top: 11px !important;
}

header nav ul li:first-child:before {
  display: none;
}

header nav ul li:last-child {
  display: none;
}
header nav ul li.current,
header nav ul li:hover {
  background-color: #16656a;
}

.no-borderradius header nav ul li {
  background: url('../img/sprite.png') no-repeat -107px -8px;
  width: 21px;
  height: 23px;
  margin: 19px 8px 0 8px;
  padding-left: 3px;
  padding-right: 2px;
}
.no-borderradius header nav ul li.current,
.no-borderradius header nav ul li:hover {
  background: url('../img/sprite.png') no-repeat -67px -8px;
}
.no-borderradius header nav ul li:before {
  left: -9px;
}

.icon-main-page { background-position: 0 -20px; }
.icon-mail { background-position: -20px -20px; }
.icon-sitemap { background-position: -40px -20px; }
.icon-main-page:hover { background-position: 0 0; }
.icon-mail:hover { background-position: -20px 0; }
.icon-sitemap:hover { background-position: -40px 0; }
header nav ul li.current a.icon-main-page { background-position: 0 0; }
header nav ul li.current a.icon-mail { background-position: -20px 0; }
header nav ul li.current a.icon-sitemap { background-position: -40px 0; }



#main div.content {
  padding: 0 0px 0 0px;
}

.portnewsTabs .ui-tabs { padding: 0; }
.portnewsTabs .ui-widget-content { border: 0; background: none; }
.portnewsTabs .ui-tabs .ui-tabs-nav { padding: 0; border: 0; background: none; overflow: hidden; }
.portnewsTabs .ui-tabs .ui-tabs-nav li { margin: 0; top: 0; border: 0; }
.portnewsTabs .ui-tabs .ui-tabs-nav li:first-child { z-index: 1; }
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; }
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-default:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: -10px;
  top: 0;
  background: url('../img/sprite.png') no-repeat -85px -85px;
}
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-default:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 18px;
  right: -10px;
  bottom: 0;
  background: #949699 url(portnews/images/ui-bg_glass_50_949699_1x400.png) 50% -196px repeat-x;
}
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-default+li.ui-tabs-selected>a { padding-left: 20px; }
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-default:hover:after {
  background: #B4B7BB url(portnews/images/ui-bg_glass_0_b4b7bb_1x400.png) 50% -196px repeat-x;
}
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-default:hover:before {
  background: url('../img/sprite.png') no-repeat -105px -85px;
}
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -10px;
  top: 0;
  border: 5px solid #D1E3A7;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  background: none;
}
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 18px;
  right: -10px;
  bottom: 0;
  background: #D1E3A7;
}
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected+li.ui-state-default>a { padding-left: 20px; }
.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected:hover:after {
  background: #D1E3A7;
}
.oldie .portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-default:before { display: none; }
.oldie .portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-default:after { display: none; }
.oldie .portnewsTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected+li.ui-state-default>a { padding-left: 9px; }
.oldie .portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-default+li.ui-tabs-selected>a { padding-left: 9px; }
.portnewsTabs .ui-tabs .ui-tabs-nav li a { text-transform: uppercase; padding: 5px 9px 6px; margin-top: 1px; line-height: 15px; height: 15px; display: block; outline: 0; font-family: 'aa_bebas_neueregular', Arial,  sans-serif; font-size: 17px; letter-spacing: 1px; font-weight: lighter;}
.portnewsTabs .ui-tabs .ui-tabs-nav li+li a { padding-left: 9px; }
.portnewsTabs .ui-state-default a, .portnewsTabs .ui-state-default a:link, .portnewsTabs .ui-state-default a:visited { /* text-shadow: 1px 1px 0px #8b8b8b; */ border-top: 1px solid #d5d7da; }
.portnewsTabs .ui-state-active a, .portnewsTabs .ui-state-active a:link, .portnewsTabs .ui-state-active a:visited { /* text-shadow: 1px 1px 0px #e9f5ce; */ border-top: 1px solid #e7f7de; }
.portnewsTabs .ui-tabs-wrapper { background: #fff; border: 1px solid #e3e3e3; border-left: 0; margin-top: -1px; }
.portnewsTabs .ui-tabs-wrapper { padding: 1px; }
.portnewsTabs .ui-tabs .ui-tabs-panel { padding: 9px 0; background: #fff url('../img/h-sprite.png') repeat-y 0 0; }
.portnewsTabs .ui-tabs-padding-wrap { padding: 0 9px; }
.portnewsTabs .ui-tabs .ui-tabs-panel ul { list-style: none; margin: 0 auto; padding: 0; }
.portnewsTabs .ui-tabs .ui-tabs-panel img {
  -webkit-box-shadow: 2px 2px 0px #b8b8b8;
     -moz-box-shadow: 2px 2px 0px #b8b8b8;
          box-shadow: 2px 2px 0px #b8b8b8;
}
.ie8 .small-text .ui-tabs .ui-tabs-panel img {
  position: relative;
  -pie-box-shadow: 2px 2px 0px #b8b8b8;
  behavior: url(/style/PIE.htc);
}
.portnewsTabs .ui-tabs .ui-tabs-panel ul li { clear: both; font-family: Tahoma; font-size: 12px; line-height: 15px; color: #3b3b3b; }
.portnewsTabs .ui-tabs .ui-tabs-panel ul li+li { margin-top: 10px; }
.portnewsTabs .ui-tabs .ui-tabs-panel ul li img { float: left; margin-right: 10px; }
#topics div div ul li div > a > img  { float: left; margin-right: 10px; height:90px; width:90px;}
.portnewsTabs .ui-tabs .ui-tabs-panel ul li div { overflow: hidden; padding-top: 0em; }
.portnewsTabs .ui-tabs .ui-tabs-panel ul li p { font-family: Tahoma; font-size: 12px; line-height: 15px; margin: 0; color: #3B3B3B; }
.portnewsTabs .ui-tabs .ui-tabs-panel .text-container { 
	overflow: visible;
	font-size: 14px;
  line-height: 21px;
	 }
.portnewsTabs .ui-tabs .ui-tabs-panel ul li .text-container p+p { margin-top: 1.5em; }
.portnewsTabs .ui-tabs .ui-tabs-panel ul li .text-container img+p { # margin-top: 1.5em; }
.portnewsTabs .ui-tabs .ui-tabs-panel ul li p span { border-left: 1px solid #d4d4d4; margin-left: 1em; padding-left: 0.643em; }
.portnewsTabs .ui-tabs .ui-tabs-panel ul li strong a {
  text-decoration: none;
  color: #3b3b3b;
  -webkit-transition: color 0.2s ease-out;
     -moz-transition: color 0.2s ease-out;
      -ms-transition: color 0.2s ease-out;
       -o-transition: color 0.2s ease-out;
          transition: color 0.2s ease-out;
}
.portnewsTabs .ui-tabs .ui-tabs-panel ul li a:hover { color: #439eb1; }
.portnewsTabs .ui-tabs .ui-tabs-panel ul li a:active { color: #ffffff; }

#main aside section {
  padding-bottom: 20px;
  background: url('../img/h-sprite.png') no-repeat -297px 100%;
}
#main aside article {
  margin: 20px auto;
}
#main aside article.firstInRightAside {
  margin-top: 28px;
}
#main aside #selectss+article.firstInRightAside {
  margin-top: 0;
}
#main aside section+section,
#main aside section+article,
#main aside section+.ribbon,
#main aside article+.ribbon {
  margin-top: 10px;
}



.ribbon {
  background-position: -320px 100%;
  font-family: Georgia;
  font-size: 1.143em;
  color: #3b3b3b;
  line-height: 2.5em;
  vertical-align: middle;
}
#main aside .ribbon+.ribbon {
  margin-top: 0;
}
.ribbon div {
  padding-left: 10px;
  height: 40px;
}
.left-sidebar .ribbon div { background: url('../img/sprite.png') no-repeat 0 -100px; }
.right-sidebar .ribbon div { background: url('../img/sprite.png') no-repeat 0 -140px; }
.ribbon a {
  color: #3b3b3b;
  display: block;
}

.play-video {
  display: block;
  position: relative;
}
.play-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
        border-radius: 50px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  background: rgba(0,0,0,0.4);
  text-indent: -999em;
  -webkit-box-shadow: inset 0px 0px 6px rgba(255,255,255,0.8);
    -moz-box-shadow: inset 0px 0px 6px rgba(255,255,255,0.8);
        box-shadow: inset 0px 0px 6px rgba(255,255,255,0.8);
}
.play-video-icon,
.play-video-icon:before,
.play-video-icon:after {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.play-video-icon:before,
.play-video-icon:after {
  position: absolute;
  content: "_";
  top: 50%;
  left: 50%;
  display: block;
}
.play-video-icon:before {
  width: 60px;
  height: 60px;
  border: 10px solid rgba(255,255,255,0.6);
  -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
        border-radius: 40px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  margin: -40px 0 0 -40px;
  -webkit-box-shadow: -5px 0px 5px rgba(0,0,0,0.6), inset -5px 0px 5px rgba(0,0,0,0.6);
    -moz-box-shadow: -5px 0px 5px rgba(0,0,0,0.6), inset -5px 0px 5px rgba(0,0,0,0.6);
        box-shadow: -5px 0px 5px rgba(0,0,0,0.6), inset -5px 0px 5px rgba(0,0,0,0.6);
}

.play-video-icon:after {
  border: 18px solid transparent;
  width: 0;
  height: 0;
  margin: -18px 0 0 -9px;
  border-left: 28px solid rgba(255,255,255,0.6);
  border-right: 0;
  -webkit-box-shadow: -8px 0px 6px -3px rgba(0,0,0,0.6);
    -moz-box-shadow: -8px 0px 6px -3px rgba(0,0,0,0.6);
        box-shadow: -8px 0px 6px -3px rgba(0,0,0,0.6);
}

.play-video-icon:hover {
  background: rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0px 0px 16px rgba(255,255,255,0.6);
    -moz-box-shadow: inset 0px 0px 16px rgba(255,255,255,0.6);
        box-shadow: inset 0px 0px 16px rgba(255,255,255,0.6);
}
.play-video-icon:hover:before {
  border: 10px solid rgba(255,255,255,0.4);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4), inset 0px 0px 5px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4), inset 0px 0px 5px rgba(0,0,0,0.4);
        box-shadow: 0px 0px 5px rgba(0,0,0,0.4), inset 0px 0px 5px rgba(0,0,0,0.4);
}
.play-video-icon:hover:after {
  -webkit-box-shadow: -8px 0px 6px -3px rgba(255,255,255,0);
    -moz-box-shadow: -8px 0px 6px -3px rgba(255,255,255,0);
        box-shadow: -8px 0px 6px -3px rgba(255,255,255,0);
}

#topics div div ul li div p strong a {
font-size: 14px;
}

.no-borderradius .play-video-icon:after,
.no-borderradius .play-video-icon:before,
.no-rgba .play-video-icon:after,
.no-rgba .play-video-icon:before { display: none; }
.no-borderradius .play-video-icon,
.no-rgba .play-video-icon {
  background: url('../img/sprite.png') no-repeat -140px 0;
}
.no-borderradius .play-video-icon:hover,
.no-rgba .play-video-icon:hover {
  background: url('../img/sprite.png') no-repeat -240px 0;
}

.portnewsTabs .ui-tabs .ui-tabs-panel p {
  color: #439eb1;
  font-size: 1.143em;
  line-height: 1.25em;
  margin: 0.8em auto 0.2em;
  font-family: Georgia;
}

.middle-content .content { padding-left: 0;  margin: 0 10px 0 10px;}
.middle-content .content_journal { padding-left: 0;  margin: 0 10px 0 10px;}
.middle-content aside.right-sidebar { padding-top: 0px; }
.middle-content aside.right-sidebar .portnewsTabs .ui-tabs .ui-tabs-panel { background: #fff url('../img/h-sprite.png') repeat-y -80px 0; }
.middle-content aside.right-sidebar .portnewsTabs .ui-tabs .ui-tabs-panel p,
.middle-content aside.right-sidebar .portnewsTabs .ui-tabs .ui-tabs-panel a { color: #439EB1; font-size: 1em; }
#main aside.right-sidebar section {
  background: url('../img/h-sprite.png') no-repeat -350px 100%;
}

h1 {
  font-size: 16px;
  line-height: 1.231em;
  margin: 0.4em auto 0.4em;
  color: #439eb1;
  font-weight: normal;
  font-family: Georgia;
}

#main h1 a { text-decoration: none; color: #439eb1; }
#main h1 a:hover { text-decoration: underline; }

.middle-content .container .portnewsTabs .ui-tabs .ui-tabs-panel { background: #fff; padding-top: 5px; }
.middle-content .container .portnewsTabs:first-child .ui-tabs .ui-tabs-panel { background: #fff; padding-top: 5px; }
.middle-content .secondary-content .container .portnewsTabs div.ui-tabs .ui-tabs-panel { background: #fff url('../img/secondary-content-right-shadow.png') repeat-y 100% 0; padding: 6px 10px 10px; }
.middle-content .container .portnewsTabs .ui-tabs-wrapper { border: 1px solid #fff; border-top: 1px solid #e3e3e3; /*border-bottom: thin dotted #b3b3b3;*/ }
.middle-content .secondary-content .container .portnewsTabs .ui-tabs-wrapper { border: 1px solid #e3e3e3; border-top: 1px solid #e3e3e3; border-left: 0; background: #fff url('../img/secondary-content-right-shadow.png') repeat-y 100% 0; }
.middle-content:first-child .container .portnewsTabs .ui-tabs .ui-tabs-panel img { border: 1px solid #b8b8b8; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; 
	max-width: 100%;
    height: auto;
	}
	
h3 > img {
	width: 100%;
	margin-bottom: 10px;
	}
	
.middle-content .container .portnewsTabs .ui-tabs .ui-tabs-panel li>p { margin-bottom: 0.75em; }
.middle-content .container .portnewsTabs .ui-tabs .ui-tabs-panel ul li img { margin-right: 16px; margin-bottom: 10px; }
.middle-content:first-child .container .portnewsTabs .ui-tabs .ui-tabs-panel ul li div p {
  font-family: Tahoma;
  font-size: 14px;
  color: #3b3b3b;
  line-height: 21px;
}
.middle-content:first-child .container .portnewsTabs .ui-tabs .ui-tabs-panel ul li div a {
  /*color: #439eb1;*/
  text-decoration: none;
}
.middle-content:first-child .container .portnewsTabs .ui-tabs .ui-tabs-panel ul li div a:hover {
  color: #3b3b3b!important;
  text-decoration: underline;
}
.middle-content .container .portnewsTabs .ui-tabs .ui-tabs-panel div h1 {
  margin: 0 auto 0.4em;
}
.middle-content:last-child section { padding-bottom: 0; }


.read-more {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin-left: 0;
  text-indent: -999em;
  background: url('../img/sprite.png') -40px -40px;
}

.ie7 .read-more {
  background: url('../img/sprite.png') -40px -40px;
}

.middle-content section { padding-bottom: 0px; }
.middle-content .secondary-content .content section { padding-bottom: 20px; background: url('../img/secondary-content-bottom-shadow.png') no-repeat 100% 100%; }
.middle-content section+section {
  margin-top: 10px;
}
#topics+#news {
  margin-top: 0;
}
.container table {
  border-collapse: collapse;
  border-spacing: 1px;
  width: 100%;
}

.container table td {
  color: #3b3b3b;
  font-size: 13px;
  font-family: Tahoma;
  padding: 8px 9px;
  border: 0;
  width: 100%;
  border-left: 1px solid #fff;
}
.container table td:first-child {
  width: auto;
}
.container table tr td.grayColor {
  background: #eeeeee;
}
.container table td a { text-decoration: none; display: block; font-size: 12px;}
.container table td a:hover { text-decoration: underline; }

.middle-content a[href^="http"] {
  color: #83d0e0;
  -webkit-transition: color 0.3s ease-out;
     -moz-transition: color 0.3s ease-out;
      -ms-transition: color 0.3s ease-out;
       -o-transition: color 0.3s ease-out;
          transition: color 0.3s ease-out;
}

.horizontal-items .ui-tabs-wrapper ul {
  font-size: 0;
  white-space: -1px;
  line-height: 0;
  margin-right: -40px !important;
}
.horizontal-items .ui-tabs-wrapper ul li {
  width: 280px;
  height: 260px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 250px;
  margin: 0 0 20px 0;
  padding-right: 20px;
  border-bottom: thin dotted #b3b3b3;
}
.horizontal-items .ui-tabs .ui-tabs-panel ul li+li {
  margin-top: 0;
}
.horizontal-items .ui-tabs-wrapper ul li p+p {
  margin-top: 5px !important;
}
.horizontal-items .ui-tabs-wrapper { border-bottom: 0 !important; }


.small-text .ui-tabs .ui-tabs-panel ul li p { font-family: Tahoma; font-size: 12px !important; line-height: 15px !important; margin: 0; color: #3B3B3B !important; }
.small-text .ui-tabs .ui-tabs-panel ul li p span { border-left: 1px solid #d4d4d4; margin-left: 1em; padding-left: 0.643em; }
.small-text .ui-tabs .ui-tabs-panel ul li strong a {
  text-decoration: none !important;
  color: #3b3b3b !important;
  -webkit-transition: color 0.2s ease-out;
     -moz-transition: color 0.2s ease-out;
      -ms-transition: color 0.2s ease-out;
       -o-transition: color 0.2s ease-out;
          transition: color 0.2s ease-out;
}
.small-text .ui-tabs .ui-tabs-panel ul li a:hover { color: #439eb1 !important; }
.small-text .ui-tabs .ui-tabs-panel ul li a:active { color: #ffffff !important; }

.secondary-content .horizontal-items .ui-tabs-wrapper {
  padding-top: 10px;
}
.secondary-content .horizontal-items .ui-tabs-wrapper ul li {
  width: 290px;
}
.secondary-content .small-text .ui-tabs .ui-tabs-panel img {
/* -webkit-box-shadow: 2px 2px 0px #b8b8b8 !important; */
/*     -moz-box-shadow: 2px 2px 0px #b8b8b8 !important; */
/*         box-shadow: 2px 2px 0px #b8b8b8 !important; */
  border: 0 !important;
}

#main .removeShadow {
  -webkit-box-shadow: 0px 0px 0px 0px #b8b8b8 !important;
     -moz-box-shadow: 0px 0px 0px 0px #b8b8b8 !important;
          box-shadow: 0px 0px 0px 0px #b8b8b8 !important;
  border: 0 !important;
}
.middle-content .secondary-content .container .horizontal-items .ui-tabs .ui-tabs-panel {
  background: #fff;
}
.middle-content .secondary-content .container .horizontal-items .ui-tabs-wrapper {
  background: #fff;
  border-right: 1px solid #ffffff;
}
.middle-content .secondary-content .container .horizontal-items {
  background: none;
}
.middle-content .secondary-content .container .horizontal-items .ui-tabs .ui-tabs-panel {
  padding: 6px 0 10px;
}



.footer {
  /* width: 1160px; */
  margin: 0 auto;
  background: #e3e3e3 url('../img/footer-bg.jpg') no-repeat 102% 70%;
  color: #3b3b3b;
  font-size: 12px;
  line-height: 16px;
  font-family: Tahoma;
  position: relative;
  padding: 20px;
  margin-left:10px;
  margin-right:10px;
  height: 180px;
  padding-top: 40px;
}
.footer-container {
  height: 69px;
}
.footer-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background: url('../img/v-sprite.png') repeat-x 0 -123px;
}
.footer:before,
.footer:after {
  content: "";
  position: absolute;
  height: 19px;
  width: 269px;
  bottom: -19px;
}
.footer:before {
  background: url('../img/h-sprite.png') no-repeat -616px 0;
  left: 0;
}
.footer:after {
  background: url('../img/h-sprite.png') no-repeat -297px 0;
  right: 0;
}
.footer p { margin: 0 auto; }
.footer p+p { margin-top: 5px; }
.footer nav {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 20px;
  height: 31px;
  background: url('../img/v-sprite.png') repeat-x 0 -92px;
}
.footer nav:before,
.footer nav:after {
  content: "";
  display: block;
  height: 31px;
}
.footer nav:before {
  margin-left: -22px;
  width: 22px;
  float: left;
  background: url('../img/sprite.png') no-repeat -69px -44px;
}
.footer nav:after {
  width: 10px;
  position: absolute;
  top: 0;
  right: 0;
  background: url('../img/sprite.png') no-repeat -105px -44px;
}
.footer nav ul {
  padding-left: 5px;
}
.footer nav li {
  float: left;
}
.footer nav li+li { margin-left: 10px; }
.footer nav li a {
  color: #4a7e2b;
  line-height: 31px;
  vertical-align: middle;
  -webkit-transition: color 0.3s ease-out;
     -moz-transition: color 0.3s ease-out;
      -ms-transition: color 0.3s ease-out;
       -o-transition: color 0.3s ease-out;
          transition: color 0.3s ease-out;
}
.footer nav li a:hover {
  color: #6cba3f;
}

.footer a {
  color: #439eb1;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.footer a:hover { color: #3B3B3B; }

.NG a:hover { color: #1A4687; }
.NG a:hover span { color: #e64024; }
.NG a span:before { content: " "; }
.NG a:hover span:before { content: "."; }

.NG-container {
  position: absolute;
  bottom: 20%;
  right: 20%;
  text-align: right;
}

.alert-icon-container a { text-decoration: none; border-bottom: thin dotted #439eb1; }
.alert-icon-container:hover a { color: #ff350d; border-bottom: thin dotted #ff350d; }
.alert-icon-container .alert-icon {
  background: url('../img/sprite.png') no-repeat -3px -83px;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: .6em;
  overflow: hidden;
}
.alert-icon-container:hover .alert-icon {
  background-position: -23px -83px;
}

.footer .counter {
  position: absolute;
  bottom: 30px;
  right: 20px;
}

.small_cover_icons {
position: absolute;
  top: 35px;
  right: 0;
}
.small_cover_icons a{
 text-decoration: none;
}

.icons-set {
  position: absolute;
  top: 35px;
  right: 0;
}
.secondary-content .icons-set {
  top: 3px;
}
.icons-set a+a {
  margin-left: 0.5em;
  padding-left: 0.5em;
  border-left: 1px solid #d4d4d4;
}
.icon-container {
  background: url('../img/sprite.png') no-repeat 0 0;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.icon-addvacancy-container {
  background: url('../img/addMag.gif') no-repeat 100% 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.icons-set a,
.rss-icon,
.vk-icon,
.subscription-icon,
.print-icon { text-decoration: none; }
.rss-icon .icon-container { background-position: -40px -80px; }


.hydro-icon {margin-left: 0px !important;}
.hydro-icon .icon-container {
	background: url('../img/g.png') no-repeat 0 0;
  width: 17px;
  height: 18px;
  display: inline-block;
  }


.rsm-icon {margin-left: 0px !important;}
.rsm-icon .icon-container {
	background: url('../img/rs.png') no-repeat 1px 3px;
  width: 17px;
  height: 20px;
  display: inline-block;
}

.facebook-icon .icon-container {
	background: url('../img/facebook.png') no-repeat 0 0;
  width: 18px;
  height: 18px;
  display: inline-block;
	 }
.mrbunker-icon .icon-container {
	background: url('../img/mrbunker.jpg') no-repeat 0 0;
  width: 22px;
  height: 22px;
  display: inline-block;
	 }
.twitter-icon .icon-container {
  background: url(../img/twitter.png) no-repeat 0 0px;
  width: 18px;
  height: 20px;
  display: inline-block;
}
.telegram-icon .icon-container {
	background: url('../img/telegram.png') no-repeat 0 0;
  width: 18px;
  height: 22px;
  display: inline-block;
	 }	
.ytube-icon .icon-container {
    background: url(../img/yt.png) no-repeat 1px 3px;
    width: 25px;
    height: 20px;
    display: inline-block;
	 }	 	 
.dzen-icon .icon-container {
    background:url(../img/dzen.png) no-repeat 1px 1px;
    width: 20px;
    height: 20px;
    display: inline-block;
}	 	 
.insta-icon .icon-container {
    background: url(../img/insta.png) no-repeat -1px 1px;
    width: 18px;
    height: 20px;
    display: inline-block;
    margin-right: -2px;
}	 
.vk-icon .icon-container {
    background: url(../img/vk.png) no-repeat -1px 1px;
    width: 18px;
    height: 20px;
    display: inline-block;
    margin-right: -3px;
}  
	 
.subscription-icon .icon-container { background-position: -60px -80px; }
.print-icon .icon-container { background-position: -120px -80px; }
.icon-text-container { border-bottom: thin dotted #033846; color: #3b3b3b; font-family: Verdana; font-size: 11px; }


.rss-icon .icon-text-container,
.vk-icon .icon-text-container,
.facebook-icon .icon-text-container,
.mrbunker-icon .icon-text-container,
.twitter-icon .icon-text-container,
.telegram-icon .icon-text-container,
.ytube-icon .icon-text-container,
.dzen-icon .icon-text-container,
.insta-icon .icon-text-container,
.subscription-icon .icon-text-container,
.print-icon .icon-text-container {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.vk-icon:hover .icon-text-container { border-bottom: thin dotted #fd9720; color: #fd9720; }
.vk-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #dc760b; }
.rss-icon:hover .icon-text-container { border-bottom: thin dotted #fd9720; color: #fd9720; }
.rss-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #dc760b; }
.ytube-icon:hover .icon-text-container { border-bottom: thin dotted #fd9720; color: #fd9720; }
.ytube-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #dc760b; }
.insta-icon:hover .icon-text-container { border-bottom: thin dotted #fd9720; color: #fd9720; }
.insta-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #dc760b; }
.dzen-icon:hover .icon-text-container { border-bottom: thin dotted #fd9720; color: #fd9720; }
.dzen-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #dc760b; }
.twitter-icon:hover .icon-text-container { border-bottom: thin dotted #fd9720; color: #fd9720; }
.twitter-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #dc760b; } 
.telegram-icon:hover .icon-text-container { border-bottom: thin dotted #fd9720; color: #fd9720; }
.telegram-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #dc760b; } 
.facebook-icon:hover .icon-text-container { border-bottom: thin dotted #fd9720; color: #fd9720; }
.facebook-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #dc760b; }
.mrbunker-icon:hover .icon-text-container { border-bottom: thin dotted #fd9720; color: #fd9720; }
.mrbunker-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #dc760b; }
.subscription-icon:hover .icon-text-container { border-bottom: thin dotted #40c9dd; color: #40c9dd; }
.subscription-icon:active .icon-text-container { border-bottom: thin dotted #ffffff; color: #00849a; }
.print-icon:hover .icon-text-container { border-bottom: thin dotted #439eb1; color: #439eb1; }
.print-icon:active .icon-text-container { border-bottom: thin dotted #888888; color: #888888; }

.no-js .slider-control {
  display: none;
}
.slider-control {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  text-indent: -999em;
}
.slider-control:focus {
  outline: none;
}
.slider-control-prev {
  background: url('../img/sprite.png') no-repeat -260px -140px;
  top: 38px;
  left: 10px;
}
.slider-control-next {
  background: url('../img/sprite.png') no-repeat -300px -140px;
  top: 103px;
  right: 10px;
}
.slider-content div {
  text-align: left;
  width: 105px;
  height: 105px;
  overflow: hidden;
  margin: 0 auto;
}
.slider-content p {
  padding-right: 0.5em;
}
.slider-content {
  overflow: hidden;
}

hr {
  height: 1px;
  border-top: 0 !important;
  background: url('../img/hr.gif') repeat-x 0 0;
}
.ui-tabs-wrapper hr {
  margin: 1em 10px;
}

#main div.paginator {
  font-size: 13px;
  /* margin: 18px auto; */
  height: 29px;
  line-height: 29px;
  vertical-align: middle;
  text-align: center;
  padding-left: 0;
  margin-top: 10px;
  /* right: -25%; */  
  /* position: relative; */
  
}
#main div.paginator strong {
  
}
#main div.paginator .prev,
#main div.paginator .next {
  background-image: url('../img/sprite.png');
  background-repeat: no-repeat;
  display: inline;
  float: left;
  width: 20px;
  height: 20px;
  text-indent: -999em;
  margin: 0 9px;
  margin-top: 5px;
  display: none;

}
#main div.paginator .prev {
  background-position: -40px -60px;
}
#main div.paginator .next {
  background-position: -40px -40px;
}
#main div.paginator ul {
  display: block;
  text-align:center;
  margin: 0;
  padding: 0;
}
#main div.paginator ul li {
  float: left;
  display: inline;
  height: 29px;
  clear: none;
  margin: 0;
  line-height: 29px;
  vertical-align: middle;
  width: auto;
  border: 0;
  padding: 0;
}
#main div.paginator ul li a {
  display: block;
  height: 27px;
  width: 27px;
  border: 1px solid #e2e2e2;
  margin-left: -1px;
  text-align: center;
  font-size: 16px;
  color: #83d0e0;
  font-family: Tahoma;
  font-weight: bold;
  vertical-align: middle;
  line-height: 27px;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
#main div.paginator ul li a:hover {
  color: #007a99;
}
#main div.paginator ul li a.current {
  background: #007a99;
  border: 1px solid #007a99;
  color: #fff;
  text-decoration: none;
}
#main div.paginator ul li a.current:hover {
  color: #fff;
  cursor: default;
}
.ui-tabs-wrapper div.paginator {
  padding: 0 10px;
}

.ribbon2 {
  height: 120px;
  background: url('../img/sprite.png') no-repeat 0 -180px;
  margin-bottom: 20px;
}
.oldie .ribbon2 {
  background: url('../img/sprite.png') no-repeat 0 -181px;
}
.ribbon2 a {
  display: block;
  padding-top: 90px;
  padding-left: 8px;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  text-shadow: 1px 1px 1px #014b5e;
  text-decoration: none;
}
.ribbon2 a.cargos-icon {
  background: url('../img/sprite.png') no-repeat 0 -300px;
}
.oldie .ribbon2 a.cargos-icon {
  background: url('../img/sprite.png') no-repeat 0 -301px;
}
.ribbon2 a.tenders-icon {
  background: url('../img/sprite.png') no-repeat 0 -420px;
}
.ribbon2 a.research-icon {
  background: url('../img/sprite.png') no-repeat 0 -540px;
}

.linkContainer {
  margin-bottom: 20px;
}
.linkContainer a {
  color: #83d0e0;
  font-size: 12px;
}
.linkContainer .controls {
  margin-top: 8px;
  line-height: 20px;
  vertical-align: middle;
}
.linkContainer .controls .read-more {
  background: url('../img/sprite.png') -43px -39px;
}

div.backLink,
div.forwardLink {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
  font-weight: bold;
}
div.backLink span,
div.forwardLink span {
  float: left;
  display: inline;
  height: 10px;
  width: 10px;
  margin-right: 10px;
  margin-top: 7px;
}
div.backLink span {
  background: url('../img/sprite.png') no-repeat -45px -65px;
}
div.forwardLink span {
  background: url('../img/sprite.png') no-repeat -45px -45px;
}
div.backLink a,
div.forwardLink a {
  font-size: 13px;
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
  color: #439eb1;
}
.tabsBottomContainer .backLink {
  margin-bottom: 10px;
}
div.additionalLinks {
  text-align: right;
  vertical-align: middle;
  display: inline-block;
  float: right;
  margin-top: -9px;
}
div.additionalLinks a {
  color: #439eb1;
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 5px;
}
div.additionalLinks a+a {
  margin-left: 6px;
}

.small-text .ui-tabs .ui-tabs-wrapper table td {
  font-size: 11px;
  color: #3b3b3b;
  padding: 9px 4px;
}
.small-text .ui-tabs .ui-tabs-wrapper table td a {
  text-decoration: none;
}
.small-text .ui-tabs .ui-tabs-wrapper table td a:hover {
  text-decoration: underline;
}
.small-text .ui-tabs .ui-tabs-wrapper table td.grayColor {
  background: #e2e2e2;
}
.right-sidebar .small-text .ui-tabs .ui-tabs-panel {
  padding: 0;
}

.middle-content .secondary-content .content section.no-shadows {
  background: none;
}
.middle-content .secondary-content .content section.no-shadows .ui-tabs {
  margin-bottom: 10px;
}
.middle-content .secondary-content .content section.no-shadows .ui-tabs-panel {
  background: url('../img/hr.gif') repeat-x 0 100%;
}
.middle-content .secondary-content .container section.no-shadows div.ui-tabs .ui-tabs-panel {
  background: none;
  padding: 6px 0 10px;
}

#services-list {
  margin-left: 0px;
  padding-top: 10px;
}
#services-list li {
  width: 98%;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 10px 0;
  zoom: 1;
}
#services-list li h1 a,
#services-list li h1 {
  font-size: 18px;
  color: #439eb1;
}
#services-list li p {
  font-size: 12px;
  line-height: 16px;
  color: #898989;
}
.services61, .services62, .services63, .services64, .services65, .services66, .services67, .services68, .services69,
.services123, .services124, .services125, .services126, .services127, .services128, .services129, .services130, .services131,
.services132, .services133, .services134, .services135 { background: none; }


#main div.text-container p {
  color: #3b3b3b;
  font-size: 14px;
  line-height: 21px;
  font-family: Tahoma, sans-serif;
}
#main div.text-container p+p {
  margin-top: 1.5em;
}
#main div.text-container a {
  color: #439eb1;
  text-decoration: underline;
}
#main div.text-container a:hover {
  text-decoration: none;
}
#main div.text-container hr {
  margin: 1.5em auto;
}
#main div.text-container table {
  border-spacing: 0;
  margin: 1.5em auto;
}
#main div.text-container table td,
#main div.text-container table th {
  width: auto;
  padding: 8px 8px 10px;
  }
#main div.text-container table td a {
  display: inline;
}
#main div.text-container table thead td,
#main div.text-container table th {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  border: 0;
  background: #007a99 url('../img/thead-bg.png') no-repeat 0 0;
}
#main div.text-container table thead td:first-child,
#main div.text-container table th:first-child {
  background: #007a99 url('../img/thead-bg.png') no-repeat -2px 0;
}
#main div.text-container table tbody tr td {
  border-top: 1px solid #fff;
  background: #e2e2e2;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
#main div.text-container table tbody tr td+td {
  border-left: 1px solid #fff;
}
#main div.text-container table tbody tr:nth-child(2n) td {
  background: #efefef;
}
.ie8 #main div.text-container table tbody tr.grayColor td,
.ie7 #main div.text-container table tbody tr.grayColor td {
  background: #efefef;
}
.ie8 #main div.text-container table tbody tr.grayColor:hover td,
.ie7 #main div.text-container table tbody tr.grayColor:hover td {
  background: #d1e3a7;
}
#main div.text-container table tbody tr:hover td {
  background: #d1e3a7;
}

#main div.text-container ul,
.projects-wrapper ul {
  list-style: none;
  padding-left: 0;
  margin: 1.5em auto;
}
#main div.text-container ul li,
.projects-wrapper ul li {
  background: url('../img/li.gif') no-repeat 0 5px;
  padding-left: 15px;
}
#main div.text-container ul li+li,
.projects-wrapper ul li+li {
  margin-top: 6px;
}

#main div.tenderList {
  font-size: 12px;
  padding: 10px;
  padding-left: 40px;
  margin-bottom: 1em;
}
#main div.tenderList+div.tenderList {
  margin-top: 1.5em;
}
#main div.tenderList a {
  font-size: 12px;
}
#main div.tenderList hr {
  margin: 1.1em auto 0.8em;
}
#main div.tenderList div {
  font-size: 11px;
}
#main div.tenderList div a {
  font-size: 11px;
}
#main div.tenderList div strong {
  margin-right: 8px;
}
#main div.downloadFile a {
  display: inline-block;
  height: 16px;
  margin-bottom: -3px;
}
#main div.downloadFile a+span {
  margin-left: 5px;
}
#main div.downloadFile span.vSep {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  width: 0px;
  border-left: 1px solid #d5d5d5;
  margin: 0 8px -5px;
}
#main div.downloadFile a[href$=".doc"],
#main div.downloadFile a[href$=".docx"],
#main div.downloadFile a[href$=".pdf"],
#main div.downloadFile a[href$=".xls"],
#main div.downloadFile a[href$=".xlsx"],
#main div.downloadFile a[href$=".txt"],
#main div.downloadFile a[href*="."],
#main div.downloadFile a[href$=".jpg"],
#main div.downloadFile a[href$=".jpeg"],
#main div.downloadFile a[href$=".jpe"],
#main div.downloadFile a[href$=".gif"],
#main div.downloadFile a[href$=".png"],
#main div.downloadFile a[href$=".bmp"],
#main div.downloadFile a[href$=".rar"],
#main div.downloadFile a[href$=".zip"] { padding-left: 19px; background-image: url('../img/file-icons.png'); background-repeat: no-repeat; }

#main div.downloadFile a[href*="."] { background-position: 0 -80px; }
#main div.downloadFile a[href$=".doc"],
#main div.downloadFile a[href$=".docx"] { background-position: 0 0; }
#main div.downloadFile a[href$=".pdf"] { background-position: 0 -20px; }
#main div.downloadFile a[href$=".xls"],
#main div.downloadFile a[href$=".xlsx"] { background-position: 0 -40px; }
#main div.downloadFile a[href$=".txt"] { background-position: 0 -60px; }
#main div.downloadFile a[href$=".jpg"],
#main div.downloadFile a[href$=".jpeg"],
#main div.downloadFile a[href$=".jpe"],
#main div.downloadFile a[href$=".gif"],
#main div.downloadFile a[href$=".bmp"],
#main div.downloadFile a[href$=".png"] { background-position: 0 -100px; }
#main div.downloadFile a[href$=".rar"],
#main div.downloadFile a[href$=".zip"] { background-position: 0 -120px; }

#main div.downloadFile p {
  margin: 0.5em auto;
}

#main div.tenderList.grayColor {
  background-color: #efefef;
}
#main div.tenderList {
  background-color: none;
  background-image: url('../img/tender-icon.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
}

#main div.attentionBox {
  background-image: url('../img/ribbons-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 60px;
  padding-left: 45px;
  padding-bottom: 21px;
  font-family: font-family: Georgia, sans-serif;
  color: #3b3b3b;
  font-size: 16px;
  line-height: 60px;
  vertical-align: middle;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;

}
#main div.attentionBox.state-ok {
  background-position: 0 0;
  color: #4a7e2b;
}
#main div.attentionBox.state-error {
  background-position: 0 -81px;
  color: #7e2b2b;
}


















#main div.formContainer {
  max-width: 525px;
  padding-bottom: 20px;
  margin-right: 8px;
}
#main div.formContainer div.attentionBox {
  background-position: 0 -162px;
  height: 61px;
  padding-bottom: 6px;
  position: relative;
  z-index: 2;
}
#main div.formContainer div.attentionBox.state-ok {
  background-position: 0 -229px;
  color: #4a7e2b;
  height: 60px;
  padding-bottom: 7px;
}
#main div.formContainer div.attentionBox.state-error {
  background-position: 0 -296px;
  color: #7e2b2b;
  height: 60px;
  padding-bottom: 7px;
}
#main div.formContainer div.formContent {
  padding: 10px 10px 10px 0px;
  background: #e2e2e2;
}
#main div.formContainer div.attentionBox+div.formContent {
  margin-top: -36px;
  padding-top: 46px;
}

#main div.formContainer .formItem:before, #main div.formContainer .formItem:after { content: ""; display: table; }
#main div.formContainer .formItem:after { clear: both; }
#main div.formContainer .formItem { zoom: 1; }

#main div.formContainer .formItem {
  margin-bottom: 6px;
}
#main div.formContainer .formItem>label {
  float: left;
  font-size: 12px;
  width: 80px;
  padding-left: 15px;
  color: #3b3b3b;
  text-align: right;
  margin-top: 0px;
}
#main div.formContainer .formItem .formInputWrapper {
  /*overflow: hidden; */ /* Deprecated by sdd cauze its not correct when using typeahead plugin */
  /*padding-left: 25px;*/
  padding-left: 100px;
}



#main div.formContainer .formItem .formInputWrapper a {
	font-size: 12px;
	margin-top: 10px;
  display: inline-block;
}

#main div.formContainer .formItem .formInputWrapper label a {
	margin-top: 0px;
  display: inline;
}

#main div.formContainer .formItem .formInputWrapper small {
  margin-top: 10px;
  margin-left: 8px;
  font-size: 11px;
}
#main div.formContainer .formItem .formInputWrapper .formInput {
  padding: 6px 10px 3px 1px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
}
#main div.formContainer .formItem .formInputWrapper .formInput input,
#main div.formContainer .formItem .formInputWrapper .formInput textarea {
  width: 100%;
  margin: 0;
  background: none;
  padding: 0;
  outline: 0;
  border: 0;
}
#main div.formContainer .formItem .formInputWrapper .formInputCheckbox {
  background: none;
  border: 0;
  padding: 6px 1px;
}

#main div.formContainer .formItem .formInputWrapper .formInputCheckbox label {
    font-size: 12px;
    margin-left: 14px;
    position: relative;
    top: -18px;
	}

#main div.formContainer .formItem .formInputWrapper .formInputCheckbox input {
  width: auto;
  margin-top: 5px;
}
#main div.formContainer .formItem .formSelectWrapper .formInput {
  padding: 6px 0;
  background: none;
  border: 0;
}
#main div.formContainer .formItem .formSelectWrapper .formInput select {
  background: #fff;
  border: 1px solid #afafaf;
  width: 100%;
  display: block;
  outline: none;
}

#main div.formContainer .formItem .formInputWrapper .formInput textarea {
  height: 100px;
}
#main div.formContainer .formItem .formInputWrapper .checkboxContainer {
  float: left;
  background: none;
  padding: 1px 10px 0 0;
}
#main div.formContainer .formItem .formInputWrapper .checkboxContainer input {
  width: auto;
}
#main div.formContainer .required .formInputWrapper {
  background: url('../img/required-icon.png') no-repeat 5px 3px;
}
#main div.formContainer .error .formInputWrapper .formInput {
  border: 1px solid #7e2b2b;
}
#main div.formContainer .error .formInputWrapper small {
  color: #7e2b2b;
}
#main div.formContainer .noError .formInputWrapper .formInput {
  border: 1px solid #d1e3a7;
}

#main div.formContainer .formItem .formInputWrapper .turingContainer .formInput {
  float: left;
  margin-right: 15px;
}
#main div.formContainer .formItem .formInputWrapper .turingContainer .turing {
  float: left;
  margin-right: 20px;
}
#main div.formContainer .formItem .formInputWrapper .turingContainer .turingText {
  float: left;
  font-size: 0.8em;
  width: 100%;
}

#main div.formContainer .fileInputWrapper .formInput {
  float: left;
  width: 468px;
}
#main div.formContainer .fileInputWrapper .fileInput {
  float: right;
  width: 120px;
  position: relative;
  overflow: hidden;
}
#main div.formContainer .fileInputWrapper .fileInput input {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 10em;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  zoom: 1;
}
.oldie div.fileInput input[type="file"] {
  filter: alpha(opacity: 0);
}
#main div.formContainer .fileInputWrapper .fileInput a {
  display: block;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  color: #67686b;
  text-decoration: none;
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #e2e2e2;
  padding: 0 1px;
  background: url('../img/button-silver-a.png') repeat-x 0 0;
}
#main div.formContainer .fileInputWrapper .fileInput a span {
  display: block;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  background: url('../img/button-silver-span.png') repeat-x 0 0;
}

button.button {
  display: inline-block;
  padding: 0 1px;
  text-transform: uppercase;
  font-family: Verdana;
  font-size: 12px;
  color: #4a7e2b;
  text-shadow: 1px 1px 1px #e9f5ce;
  border: 0;
  border-bottom: 1px solid #88b26e;
  border-top: 1px solid #e7f7de;
  background: url('../img/button-green-a.png') repeat-x 0 0;
  text-decoration: none;
}

button.button span {
  display: block;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  padding: 0 28px;
  background: url('../img/button-green-span.png') repeat-x 0 0;
}

#main div.formContainer .formLegend {
  text-align: right;
}
#main div.formContainer .formLegend small {
  background: url('../img/required-icon.png') no-repeat 100% 50%;
  font-size: 10.5px;
  color: #3b3b3b;
  padding-right: 17px
}

#main div.formContainer .magazineItems .magazineItem {
  display: inline-block;
}
#main div.formContainer .magazineItems .magazineItem input[type="text"] {
  border: 1px solid #fff;
  outline: 0;
}
#main div.formContainer .error .magazineItem input[type="text"] {
  border: 1px solid #7E2B2B;
}
#main div.formContainer .magazineItems.error small {
  color: #7E2B2B;
}
#main div.formContainer .magazineItems .magazineFirstItem {
  width: 30%;
}
#main div.formContainer .formItem .formInputWrapper .magazineItems .magazineFirstItem input {
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}
#main div.formContainer .magazineItems div.formInput input {
  width: auto;
  display: inline;
}
#main div.formContainer .formItem .formInputWrapper .magazineItems .formInput input {
  width: auto;
  display: inline;
}

.wordWrapFix {
  overflow: auto;
  word-wrap: break-word;
}

.tac { text-align: center !important }
.bgw { background: #fff !important }
.no-bd { border: none !important; }

input.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.linksList {
  padding: 0 8px;
}
.linksList ul {
  list-style: none;
  padding-left: 0;
  margin: 0.5em auto;
  font-size: 14px;
}
.linksList li {
  background: url('../img/linkList-bg.png') no-repeat 0 4px;
  padding-left: 10px;
  margin: 0 auto 0.6em;
}
.linksList li.current {
  /*background: url('../img/linkList-active-bg.png') no-repeat 0 4px;*/
  background: url('../img/linkList-bg.png') no-repeat 0 4px;
}
.linksList li a {
  color: #439EB1;
}
.linksList .current a {
  font-weight: bold;
  text-decoration: none;
  cursor: default;
  color: #3B3B3B;
}

.calendar {
  padding-top: 11px;
}
.calendar select+select {
  margin-left: 4px;
}
.calendar button.button {
  margin: 0;
  height: 20px;
  padding: 0 1px;
  text-transform: uppercase;
  border: 0px;
  border-bottom: 1px solid #88b26e;
  border-top: 1px solid #e7f7de;
  background: url('../img/button-green-a.png') repeat-x 0 100%;
  float: right;
}
.calendar button.button span {
  text-align: center;
  display: inline-block;
  color: #4a7e2b;
  font-size: 12px;
  font-family: Verdana;
  text-shadow: 1px 1px 1px #e9f5ce;
  line-height: 16px;
  height: 17px;
  vertical-align: middle;
  padding: 0 10px;
  background: url('../img/button-green-span.png') repeat-x 0 100%;
}
.calendar table {
  margin-top: 11px;
  width: 100%;
}
.calendar table td {
  text-align: center;
  font-family: Tahoma;
  font-size: 11px;
  vertical-align: middle;
  padding: 0;
  width:10px;
}
.calendar table td span {
  display: block;
  padding: 5px 0 7px;
}
.calendar table thead td {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: #007a99;
  border-left: 1px solid #1e8eaa;
  padding: 1px 0 0;
  width: 14%;
}
.calendar table thead td:first-child {
  border-left: 1px solid #007a99;
}
.calendar table thead td:last-child {
  border-right: 1px solid #007a99;
}
.calendar table thead td.weekend {
  color: #83d0e0;
}
.calendar table tbody td {
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  background: #eaeaea;
}
.calendar table tbody td:first-child {
  border-left: 1px solid #e2e2e2;
}
.calendar table tbody td+td {

}
.calendar table tbody td span {
  background: #fff;
}
.calendar table tbody td a {
  color: #83d0e0;
  margin-right: -1px;
}
.calendar table tbody td .current {
  background: #007a99;
  color: #fff;
  font-weight: bold;
}
.calendar table tbody td .current a {
  background: #007a99;
  color: #fff;
  font-weight: bold;
  cursor: default;
  text-decoration: none;
}

.portnewsTabs .ui-tabs .ui-tabs-panel ul.sitemap ul, ul.sitemap ul { padding-top: 5px }
.portnewsTabs .ui-tabs .ui-tabs-panel ul.sitemap, ul.sitemap { padding-top: 0 }

.portnewsTabs .ui-tabs .ui-tabs-panel ul.sitemap li,
ul.sitemap li {
  font-size: 14px;
  line-height: 16px;
  padding-left: 15px;
  margin-left: 15px;
  padding-bottom: 5px;
  background: url('../img/sitemap-list.gif') no-repeat 0 50%;
}
.portnewsTabs .ui-tabs .ui-tabs-panel ul.sitemap li+li,
ul.sitemap li+li {
  margin-top: 0;
}

.portnewsTabs .ui-tabs .ui-tabs-panel ul.sitemap>li, ul.sitemap>li {
  margin-left: 0;
  background: none;
}

.portnewsTabs .ui-tabs .ui-tabs-panel ul.sitemap li.sitemap-last-list-item,
ul.sitemap li.sitemap-last-list-item {
  background: url('../img/sitemap-last-list-item.gif') no-repeat 0 50%;
}

.portnewsTabs .ui-tabs .ui-tabs-panel ul.sitemap li.sitemap-list-has-inner,
ul.sitemap li.sitemap-list-has-inner {
  background: url('../img/sitemap-list-has-inner.gif') no-repeat 0 0;
}



#main #accountPattern {
  margin: 15px auto;
}
#main #accountPattern,
#main #accountPattern p {
  font-family: 'Times New Roman';
  font-size: 10pt;
  line-height: 1.231em;
}
#main #accountPattern p {
  margin: 0 auto;
}
#main #accountPattern table {
  margin: 0 auto;
  width: 100%;
}
#main #accountPattern table.accountPatternTable {
  border: 2px solid #000;
}
#main #accountPattern table td {
  background: none;
  color: #000;
  padding: 0;
}
#main #accountPattern table.accountPatternTable td {
  border: 1px solid #000;
  padding: 3px 5px;
}
#main #accountPattern table.accountPatternTable thead td {
  text-align: center;
}
#main #accountPattern table.accountPatternTable thead,
#main #accountPattern table.accountPatternTable tfoot {
  border: 2px solid #000;
}
#main #accountPattern .imagePodpis,
#main #accountPattern .imagePe4at {
  position: absolute;
  display: block;
  border: 0;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}
#main #accountPattern .imagePodpisContainer {
  position: relative;
  padding-bottom: 20px;
}
#main #accountPattern .imagePodpisContainer span {
  overflow: hidden;
  display: block;
  text-align: right;
  border-bottom: 1px solid #000;
}

.mb { margin-bottom: 0.5em !important }
.mt { margin-top: 0.3em !important }
.no-mt { margin-top: 0 !important }
.no-bg { background: none !important }

#main div.formContainer .formItem .formInputWrapper .selectInput {
  background: none;
  border: none;
  padding: 0;
}
#main div.formContainer .formItem .formInputWrapper .selectInput select {
  width: 100%;
  margin-top: 6px;
}

.addMag, .minusMag,
.addMag:hover, .minusMag:hover {
  text-decoration: none;
  vertical-align: top;
}
.addMag {
  background: url('../img/addMag.gif') 50% 50% no-repeat;
  padding: 0 0 0 10px;
  margin-right: 5px;
  cursor: pointer;
}
.minusMag {
  background: url('../img/minusMag.gif') 50% 50% no-repeat;
  padding: 0 0 0 10px;
  margin-right: 5px;
  cursor: pointer;
}

.oldie .addMag {
  background: url('../img/addMag.gif') 50% 0 no-repeat;
}
.oldie .minusMag {
  background: url('../img/minusMag.gif') 50% 0 no-repeat;
}

.inputFileVal {
  position: absolute;
  top: 3px;
  left: 5px;
  z-index: 2;
  width:  290px;
  background: none;
  border: none;
  z-index: 999;
}

#social {
    margin: 0 0 15px;
}
#social A {
    background: url("/img/favicons.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    margin: 0 2px;
    position: relative;
    top: 3px;
    width: 16px;
	float:right;
}
#social A.facebook {
    background-position: 0 0;
}
#social A.livejournal {
    background-position: -17px 0;
}
#social A.mail {
    background-position: -34px 0;
}
#social A.myworld {
    background-position: -51px 0;
}
#social A.twitter {
    background-position: -68px 0;
}
#social A.vkontakte {
    background-position: -85px 0;
}

.smallerText,
.smallerText div,
.smallerText p,
.smallerText li {
	font-size: 12px !important;
	line-height: 1.231em;
}
.smallestText,
.smallestText div,
.smallestText p,
.smallestText li {
	font-size: 10px !important;
	line-height: 1.231em;
}

.w-icon {
  background: url('../img/weather_icons.png') no-repeat 100% 0;
  float: left;
  display: block;
  margin-left: 10px;
  margin-top: 4px;
  width: 34px;
  height: 27px;
}
.weather_0, .weather_10 {
  width: 27px;
  height: 30px;
  background-position: 0 0;
}
.weather_9 {
  background-position: -197px 0;
}
.weather_8, .weather_5 {
  background-position: -198px 0;
}
.weather_6, .weather_7 {
  background-position: -93px 0;
}
.weather_4 {
  background-position: -232px 0;
}
.weather_2, .weather_3 {
  width: 34px;
  height: 30px;
  background-position: -58px 0;
}
.weather_1 {
  width: 30px;
  height: 27px;
  background-position: -27px 0;
}
.w-head {
  color: #888;
  margin: 5px 0;
}
.w-head span {
  font-size: 16px;
  color: #439EB1;
  font-family: Georgia;
}
.w-text {
  font-size: 14px;
  display: block;
  padding-left: 9px;
}
.t {
  font-size: 16px;
  margin-left: 10px;
}
.w-type {
  display: block;
  margin-left: 9px;
  margin-bottom: 3px;
}
.cy-date{
  color: #888;
}
.cy-head {
  font-size: 16px;
  color: #439EB1;
  font-family: Georgia;
  line-height: 18px;
}
.cy-head span{
  font-size: 14px;
  color: #3B3B3B;
  font-family: Tahoma;
}

#menu,
#menu a {
  color: #439EB1;
}
#menu a { text-decoration: none; }
#menu a:hover { text-decoration: underline; }
#menu a.current { font-weight: bold; cursor: default; }
#menu a.current:hover { text-decoration: none; }




/* Cusel Sections */
.cusel,
.cuselFrameRight,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {
  background-image: url('../img/select-default.png');
  background-repeat: no-repeat;
  outline: none;
}
.cusel-min-skin,
.cusel-min-skin .cuselFrameRight,
.cusel-min-skin .jScrollPaneDrag,
.cusel-min-skin .jScrollArrowUp,
.cusel-min-skin .jScrollArrowDown {
  background-image: url('../img/select-default-min.png');
  background-repeat: no-repeat;
}
.cusel {
  height: 30px;
  background-position: left top;
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  z-index: 1;
}
.ie7 .cusel {
  display: inline;
  zoom: 1;
}
.cusel-min-skin {
  height: 20px;
  font-size: 12px;
}
.cuselFrameRight {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  background-position: right top;
}
.cusel-min-skin .cuselFrameRight {
  width: 20px;
}

.cuselText {
  padding: 6px 0 0 10px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-size: 14px;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  position: absolute;
  top: 0;
  left: 0;
}
* html .cuselText {
  height: 22px;
}
.cusel-min-skin .cuselText {
  font-size: 12px;
  padding: 3px 0 0 4px;
}
.cusel span {
  display: block;
  cursor: pointer;
  white-space: nowrap;
  padding: 4px 4px 4px 25px;
  zoom: 1;
}
.cusel-min-skin span {
  padding: 3px 20px 3px 15px;
}
.cusel span:hover,
.cusel .cuselOptHover {
  background: url('../img/checked-hover.png') no-repeat 3px 50%;
}
.cusel .cuselActive,
.cusel .cuselActive:hover {
  background: url('../img/checked.png') no-repeat 3px 50%;
  cursor: default;
}
.cusel-min-skin span:hover,
.cusel-min-skin .cuselOptHover {
  background: url('../img/checked-hover--------------min.png') no-repeat 1px 50%; /* Strange Google Chrome ( version 16.0.912.77 m ) bug in file name ?????????? */
}
.cusel-min-skin .cuselActive,
.cusel-min-skin .cuselActive:hover {
  background: url('../img/checked-min.png') no-repeat 1px 50%;
  cursor: default;
}

.cusel:hover,
.cusel:hover .cuselFrameRight,
.cusel:focus,
.cusel:focus .cuselFrameRight,
.cuselFocus,
.cuselFocus .cuselFrameRight {
  background-image: url('../img/select-focus.png');
}
.cusel-min-skin:hover,
.cusel-min-skin:hover .cuselFrameRight,
.cusel-min-skin:focus,
.cusel-min-skin:focus .cuselFrameRight,
.cusel-min-skin.cuselFocus,
.cusel-min-skin.cuselFocus .cuselFrameRight {
  background-image: url('../img/select-focus-min.png');
}

.cuselOpen {
  z-index: 999;
}

.classDisCusel,
.classDisCusel .cuselFrameRight {
  background-image: url('../img/select-disabled.png') !important;
  cursor: default;
  color: #ccc;
}
.classDisCusel .cuselText {
  cursor: default;
}

.cusel .cusel-scroll-wrap {
  display: block;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  min-width: 100%;
  width: auto;
}
.cusel .jScrollPaneContainer {
  position: relative;
  overflow: hidden;
  z-index: 5;
  border: 1px solid #999;
}
.cusel-min-skin .jScrollPaneContainer {
  border: 1px solid #d4d4d4;
}

.cusel .jScrollPaneTrack {
  height: 100%;
  width: 6px !important;
  background: #e2e2e2;
  position: absolute;
  top: 0;
  right: 4px;
}
.cusel .jScrollPaneDrag {
  position: absolute;
  background-color: #b9da96;
  background-position: -0px -30px;
  cursor: pointer;
  width: 12px !important;
  height: 30px !important;
  right: -3px;

}

.cusel .jScrollPaneDragTop {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.cusel .jScrollPaneDragBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.cusel .jScrollArrowUp {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 9px;
  height: 10px;
  cursor: pointer;
  background-position: -19px -31px;
  overflow: hidden;
}
.cusel .jScrollArrowDown {
  width: 9px;
  height: 10px;
  position: absolute;
  top: auto;
  bottom: 2px;
  right: 1px;
  cursor: pointer;
  background-position: -19px -49px;
  overflow: hidden;
}













/* Carousel Sections */
div.carousel-enable {
  margin: 0 auto;
  width: 100%;
}
div.carousel-enable ul.jcarousel-skin-portnews {
  display: inline-block;
}
div.carousel-enable ul.jcarousel-skin-portnews li {
  float: left;
  clear: none !important;
  margin-top: 0 !important;
  margin-bottom: 15px;
  margin-right: 15px !important;
}
div.carousel-enable ul.jcarousel-skin-portnews li img {
  margin: 0 !important;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-container {

}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-direction-rtl {
  direction: rtl;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-container-horizontal {
  width: auto;
  padding: 20px 50px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-container-vertical {
  width: 75px;
  height: 245px;
  padding: 40px 20px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-clip {
  overflow: hidden;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-clip-horizontal {
  width: auto;
  height: auto;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-clip-vertical {
  width:  77px;
  height: 245px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-item {

}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-item:hover,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-item:focus {
  border-color: #808080;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-item-horizontal {
  margin-left: 0;
  margin-top: 0 !important;
  margin-right: 15px;
  margin-bottom: 0 !important;
  clear: none !important;
}
div.carousel-enable .jcarousel-skin-portnews .jcarousel-item-horizontal img {
  margin: 0 !important;
}
div.carousel-enable .jcarousel-skin-portnews .jcarousel-item-horizontal a:hover img {
  border: 1px solid #dfdfdf !important;
}
div.carousel-enable .jcarousel-skin-portnews .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 7px;
  margin-right: 0;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-item-vertical {
  margin-bottom: 7px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-item-placeholder {
}

/**
*  Horizontal Buttons
*/
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-horizontal {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: transparent url('../img/sprite.png') no-repeat -300px -140px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 0px;
  right: auto;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-horizontal:hover,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-horizontal:focus {
  background-position: -300px -140px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-horizontal:active {
  background-position: -300px -140px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-disabled-horizontal,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-disabled-horizontal:hover,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-disabled-horizontal:focus,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: -300px -140px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-horizontal {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: transparent url('../img/sprite.png') no-repeat -260px -140px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 0px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-horizontal:hover,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-horizontal:focus {
  background-position: -260px -140px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-horizontal:active {
  background-position: -260px -140px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-disabled-horizontal,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-disabled-horizontal:hover,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-disabled-horizontal:focus,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-position: -260px -140px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/**
*  Vertical Buttons
*/
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-vertical {
  position: absolute;
  bottom: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(next-vertical.gif) no-repeat 0 0;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-vertical:hover,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-vertical:focus {
  background-position: 0 -32px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-vertical:active {
  background-position: 0 -64px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-disabled-vertical,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-disabled-vertical:hover,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-disabled-vertical:focus,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-next-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-vertical {
  position: absolute;
  top: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(prev-vertical.gif) no-repeat 0 0;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-vertical:hover,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-vertical:focus {
  background-position: 0 -32px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-vertical:active {
  background-position: 0 -64px;
}

div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-disabled-vertical,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-disabled-vertical:hover,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-disabled-vertical:focus,
div.carousel-enable .jcarousel-skin-portnews .jcarousel-prev-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px;
}


/* End of Carousel Sections */

#main .photoGalleryListInner {
  margin-right: -40px;
}
#main .photoGalleryListInner li {
  min-width: 162px;
  min-height: 102px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 102px;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 16px;
}
#main .photoGalleryListInner li img {
  margin: 0;
  margin-right: 10px;
}



#main .photoGalleryList li img {
  float: left;
  margin-right: 16px;
  margin-bottom: 10px;
}
#main .photoGalleryList li div {
  padding-top: 0;
}

#main .photoGalleryList small,
#main .videoGalleryList small {
  color: #888;
}

#main .videoGalleryList li div {
  padding-top: 0;
}

#main .videoGalleryList .play-video {
  float: left;
  margin-right: 16px;
  margin-bottom: 10px;
}
#main .videoGalleryList .play-video img {
  margin: 0;
}


.portnewsTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .portnewsTabs .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: pointer;
}





/* Highslide Section */
.highslide-wrapper, .highslide-outline {
  background: #FFFFFF;
}
.highslide img {
  border: 1px solid #D0D0D0;
}
.highslide:hover img {
  border-color: #A0A0A0;
}
.highslide-active-anchor img {
  visibility: visible;
  border-color: #808080 !important;
}
.highslide-dimming {
  background: #000000;
}
.highslide-image {
  border: none;
}
.highslide-caption {
  background-color: #DDDDDD;
  padding: 5px;
  border-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-color: #FFFFFF;
 border-style: solid;
}
.highslide-loading {
  color: black;
  border: 1px solid black;
  background-color: white;
  background-image: url(/js/mylibs/highslide/graphics/loader.white.gif);
}

.highslide-controls {
  position: static !important;
  margin-bottom: 0;
  width: 195px !important;
}
.highslide-gallery ul li {
  width: 106px;
  height: 106px;
  border: 1px solid #D0D0D0;
  background: #EDEDED;
  margin: 2px;
}
.highslide-html {
  background: none;
}
.highslide-header ul a {
  background-image: url(/js/mylibs/highslide/graphics/controlbar-text-buttons.png);
  padding-left: 16px;
  display: inline-block;
  height: 16px;
}
.highslide-header ul li span {
  display: none;
}
.highslide-header .highslide-move {
  display: none;
}
.highslide-header .highslide-close {
  display: none;
}
.highslide-footer {
  display: none;
}
/* End of Highslide Section */

/* add 8.10.2012*/
.middle-content .secondary-content .small-text .ui-tabs .ui-tabs-panel img.no-shadow{
	 box-shadow: none !important;
}

/* end 8.10.2012*/





.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}

.twitter-typeahead .tt-hint {
  color: #aaa;
}

.tt-dropdown-menu {
  min-width: 180px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
}

.tt-suggestion {
  display: block;
  padding: 3px 10px;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a,
.tt-suggestion.tt-is-under-cursor p {
  color: #fff !important;
}

.tt-suggestion p {
  margin: 0 !important;
}






/* Non-semantic helper classes */
.debug { outline: 1px solid red }
.debug * { outline: 1px solid orange }
.debug * * { outline: 1px solid yellow }
.debug * * * { outline: 1px solid green }
.debug * * * * { outline: 1px solid lightblue }
.debug * * * * * { outline: 1px solid blue }
.debug * * * * * * { outline: 1px solid purple }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* Media queries */

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


}

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

}



/* Print styles */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



/* change by serj 24.01.2013 22:47 */
#logo_en {
  float: left;
  height: 90px;
  margin: 5px 0 0 10px;
}
#logo_en img {
  height: 90px;
}

header nav ul li a.icon-en {

  background-image: url('../img/en.png');
  background-position: 2px 2px;

}

header nav ul li a.icon-ru {
  background-image: url('../img/ru.png');
  background-position: 2px 2px;

}

.enter-open{
	width: 148px;
	height: 66px;
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	background: url('../img/op_left.png') 0 0 no-repeat;
	cursor: pointer;
	
  -webkit-box-shadow: 3px 3px 7px 0px #111;
          box-shadow: 3px 3px 7px 0px #111;

}
.enter-close{
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABBCAMAAADmFHR7AAAAS1BMVEUUe5oTfJkSepnU5uwWepsVeZn///8Te50WfJtNm7OQwc9aorcRe5vk8PPf7PPS5+yJvczz+fmfytoriqTs9PemztqcyNWGucpKl7Eb2hl0AAAA4ElEQVQ4y9WRy3bDIAxENWMJyQa7TtLX/39piaGrsvCir8yGw9UFBAjlVEjBVygjGMKRKSPIkYihKtSIOR9VWHe00pzW2RUoYV12IK+VBiVu3YRW+r5VqvF2hR7QxEVj3tI25/TCpjoKYFbpekm7HSbEwCjBeUopLUFpXajdK/n5Dk1aCNBjv6Saa9/Tggrcltd9WZaMT5Pa+xUotFOfnqaWOjaoRJu2EvpDm7sCAhY42JsXGClWXIzoJwHmMIEqEKXf6Gx8/Hd/Gf7WcozhY4Qnm+d/+wqecL9lX/7MC38AhaEFkkMOzeEAAAAASUVORK5CYII=') 0 0 no-repeat;
	width: 20px;
	height: 65px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;

}
.enter-popup-wrapper{
	/* width: 1200px; */
	height: 65px;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 100;
	display: block;
}
.enter-popup{
	display: none;
}
.popap-news{
	display: none;
} 
.overlay{
background:transparent url('../img/overlay.png') repeat top left;
    position:fixed; /* фиксим и далее растягиваем на весь экран*/
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:1000;   /* поднимем его выше основной разметки*/
}

.popap-news-container{
	display: block;
	z-index: 1001;
	position: fixed;
	width: 270px;
	height: 80px;
	padding: 20px 10px 20px 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	left: 45%;
	margin-left: -165px;
	top: 30%;
}
.popap-news-container:after {
	content: ' ';
	width: 260px;
	height: 20px;
	position: absolute;
	bottom: -20px;
	background: url('../img/h-sprite.png') no-repeat -310px 100%;
}
.popap-close{
	position: absolute;
	width: 30px;
	height: 30px;
	top: -10px;
	right: -10px;
	background: url('../img/close.png') 0 0 no-repeat;
}


/** Анимация ссылки нам 10 лет. Начало **/

@-webkit-keyframes blink6 {
 10% { transform: scale(1, 1) rotate(80deg); }
 20% { transform: scale(0, 0) rotate(160deg); }
 100% { transform: scale(0, 0) rotate(0deg); }
}
@keyframes blink6 {
 10% { transform: scale(1, 1) rotate(80deg); }
 20% { transform: scale(0, 0) rotate(160deg); }
 100% { transform: scale(0, 0) rotate(0deg); }
}
#blink6 {
  position: relative;
  display: inline-block;
  
  text-shadow: 0 0 10px #BAD7E4;
  
}

#blink6:after, #blink6:before {
  content: "";
  position: absolute; top: -36px; left: -49px;
  display: block;
  width: 70px;
  height: 70px;
  background-image: 
    radial-gradient(rgba(255,255,255,1), rgba(255,255,255,0) 30%),
    linear-gradient(45deg, rgba(0,0,0,0) 49%, rgba(255,255,255,.4) 50%, rgba(0,0,0,0) 51%),
    linear-gradient(135deg, rgba(0,0,0,0) 49%, rgba(255,255,255,.4) 50%, rgba(0,0,0,0) 51%);
  -webkit-animation: blink6 10s linear infinite;
  animation: blink6 10s linear infinite;
  transform: scale(0, 0) rotate(0deg);
}
#blink6:before {
  top: -36px; left: -49px;
  background-image: 
  /**  radial-gradient(rgba(0,124,158,1), rgba(0,124,158,0) 30%), **/
  /**  linear-gradient(45deg, rgba(0,0,0,0) 49%, rgba(0,124,158,.2) 50%, rgba(0,0,0,0) 51%), **/
  /**  linear-gradient(135deg, rgba(0,0,0,0) 49%, rgba(0,124,158,.2) 50%, rgba(0,0,0,0) 51%); **/
  radial-gradient(rgba(255,255,255,1), rgba(255,255,255,0) 30%),
    linear-gradient(45deg, rgba(0,0,0,0) 49%, rgba(255,255,255,.4) 50%, rgba(0,0,0,0) 51%),
    linear-gradient(135deg, rgba(0,0,0,0) 49%, rgba(255,255,255,.4) 50%, rgba(0,0,0,0) 51%);
  
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

#blink5 {
  -webkit-animation: blink5 2s linear infinite;
  animation: blink5 2s linear infinite;
}
@-webkit-keyframes blink5 {
  0% { color: rgb(59, 59, 59); }
  50% { color: rgb(253, 151, 94); }
  100% { color: rgb(59, 59, 59); }
}
@keyframes blink5 {
  0% { color: rgb(59, 59, 59); }
  50% { color: rgb(253, 151, 94); }
  100% { color: rgb(59, 59, 59); }
}
/** Анимация ссылки нам 10 лет. Конец **/



.new-calendar {
    float: left;
    margin-right: -3px;
    width: 92%;
    padding: 0px 20px 0 20px;
    position: relative;
    height: 250px;
    display: block;
}

/* Спецпроекты */

.projects-wrapper {
  margin: 10px 10px 0px 10px;
}

.sp-project-item {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 30px;
}

.sp-project-item:last-child {
	border-bottom: 0px;
}

.partner {
	margin-bottom: 15px;
	display: inline;
	height: 50px;
	vertical-align: middle;
	
}

.partner-title {
	height: 30px;
	display: inline;
	float: left;
	margin: 8px 10px 0px 0px;
	/* line-height: 50px; */
	color: #949494;
  font-family: Tahoma;
  font-size: 12px;
}

.partner-logo {
	float: left;
	height: 38px;
	display: inline;
	margin-right: 20px; 
}

.partner-logo > img{
	height: 38px;
}

.project-hl{
 display: block;
}

h1.project-header {
 color: #3b3b3b !important;
 font-size: 30px;
 line-height: 28px;
 /* font-family: 'Kazimir', serif; */
 font-family: Georgia, serif;
 font-weight: bold;
 letter-spacing: -1px;
 margin: 13px 0px 10px 0px;
 display: block;
 float: left;
 
}

.project-lead {
 display: block;
 float: left;
 font-size: 13px;
 line-height: 16px;
 margin-bottom: 15px;
}

h1.project-header > a {
 color: #3b3b3b !important;
 text-decoration: none;
 margin: 0px 0px 0px 0px;
}

h1.project-header > a:hover {
 text-decoration: none !important;
}

h1.sp-header {
 color: #3b3b3b !important;
 font-size: 50px;
/* font-family: 'Kazimir', serif; */
 font-family: Georgia, serif;
 font-weight: bold;
 letter-spacing: -1px;
 margin: 20px 20px 0px 20px;
}

h1.sp-header-pub {
 color: #3b3b3b !important;
 font-size: 30px;
 line-height: 26px;
 /* font-family: 'Kazimir', serif; */
 font-family: Georgia, serif;
 font-weight: bold;
 letter-spacing: -1px;
 margin: 10px 10px 0px 10px;
}

p.sp-pre-header {
 font-size: 20px;
 color: #3b3b3b !important;
 /* font-family: 'Kazimir', serif; */
 font-family: Georgia, serif;
 margin: 20px 20px 6px 20px;
}

h2.sp-header-h2 {
 color: #3b3b3b !important;
 font-size: 13px;
 /* font-family: 'Kazimir', serif; */
 font-family: Tahoma, serif;
 font-weight: bold;
 margin: 10px 10px 15px 10px;
}

.pubsBlock {
	/* display: inline-block; */
	/* vertical-align: top; */
}

div.pubItem {
	/* float: left; */
	display: inline-block;
	width: 30%;
	margin: 10px 3px 10px 0px;
  vertical-align: top;
}

div.pubItem:nth-child(3n) {
	margin: 10px 0px 0px 0px !important;
}

div.pubItem > a {
	display: inline-block;
	position: relative;
}

div.pubItem > a > img {
	width: 95px;
	height: 70px;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
	
}

.pubItem > a.pub-category {
 color: #3b3b3b !important;
 font-size: 12px;
 font-family: Tahoma, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

.pubItem > a.pub-header {
 color: #3b3b3b !important;
 font-size: 12px;
 line-height: 14px;
 /* font-family: 'Graphik-Semibold', sans-serif; */
 font-family: Tahoma,  sans-serif;
 font-weight: bold;
 text-decoration: none;
 margin-top: 10px;
 margin-bottom: 10px;
 display: block;
 width: 90%;
}

.pubItem > a.pub-header:hover {
 color: #439eb1 !important;
}

.pubItem > p.pub-stext {
 color: #949494 !important;
 font-size: 14px;
 font-family: Tahoma, sans-serif;
 margin-bottom: 20px;
}

/* **/

div.pubItemTwo {
	/* float: left; */
	display: inline-block;
	width: 45%;
	margin: 10px 3px 10px 0px;
  vertical-align: top;
}

div.pubItemTwo:nth-child(2n) {
	margin: 10px 0px 0px 0px !important;
}

div.pubItemTwo > a {
	display: inline-block;
	position: relative;
}

div.pubItemTwo > a > img {
	width: 125px;
	height: 94px;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
	
}

.pubItemTwo > a.pub-category {
 color: #3b3b3b !important;
 font-size: 12px;
 font-family: Tahoma, sans-serif;
 font-weight: bold;
 text-decoration: none;
}

.pubItemTwo > a.pub-header {
 color: #3b3b3b !important;
 font-size: 12px;
 line-height: 14px;
 /* font-family: 'Graphik-Semibold', sans-serif; */
 font-family: Tahoma,  sans-serif;
 font-weight: bold;
 text-decoration: none;
 margin-top: 10px;
 margin-bottom: 10px;
 display: block;
 width: 90%;
}

.pubItemTwo > a.pub-header:hover {
 color: #439eb1 !important;
}

.pubItemTwo > p.pub-stext {
 color: #949494 !important;
 font-size: 14px;
 font-family: Tahoma, sans-serif;
 margin-bottom: 20px;
}


div.pub-full-text > p {
 color: #3b3b3b;
 font-size: 14px;
 line-height: 21px;
 font-family: Tahoma, sans-serif;
}

h1.projects-onmain {
 margin: 6px 5px 6px 5px;
}

h1.projects-sp-mainpage {
 margin: 6px 6px 6px 6px;
}

.projects-lead-onmain {
 font-family: Tahoma !important; 
 font-size: 12px !important; 
 line-height: 14px !important; 
 margin: 0px 6px 15px 6px !important; 
 
 color: #3B3B3B !important;
}
 
.pubsBlock-onmain {
	display: inline-block;
	vertical-align: top;
	margin: 0px 6px 0px 6px; /* 0px 6px 10px 6px; */
	width: 100%;
	
}

div.pubItem-onmain {
	float: left;
	display: inline-block;
	width: 33%; 
	margin: 0px 0px 0px 0px;
	/* Слева 
	height: 140px;
	overflow: hidden;
  display:block;
  */
  
}


div.pubItem-onmain:nth-child(3n) {
	
	margin: 0px 0px 0px 0px !important;
}


div.pubItem-onmain > a > img{
	width: 90%; /* 100 */
	margin-bottom: 10px;
	margin-right: 0px;
	/* Слева 
	display: inline;
	vertical-align: top;
	*/
}

/*
div.pubItem-onmain > a > img:nth-child(3n){
	margin-right: 0px;
}
*/

.pubItem-onmain > strong > a.pub-header-onmain {
 color: #3b3b3b !important;
 font-size: 12px;
 line-height: 13px;
 font-family: Tahoma, sans-serif;
 text-decoration: none;
 display: block;
 	/* Слева 
 vertical-align: top;
 display: inline-block;
 width: 134px;
 margin-left: 0px;
 */
 
}

.pubItem-onmain > strong > a.pub-header-onmain:hover {
 color: #439eb1 !important;
}

.pubItem-onmain > p.pub-stext-onmain {
 color: #949494 !important;
 font-size: 13px !important;
 font-family: Tahoma, sans-serif;
 margin-bottom: 20px;
}

div.item-mainpage {
 display: block;
 overflow: hidden;
 width: 100%;
 
}

img.img-sp-mainpage {
	width: 100%;
	
	/* -webkit-filter: blur(3px); */
	/* filter: blur(3px); */
	/* filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3'); */
	border: 0;
	box-shadow: none !important;
	margin-left: 10px;
	overflow: hidden;
}

h1.projects-sp-mainpage {
 margin: 2px 6px 10px 15px !important;
 text-align: left; height:auto; width:auto; !important;
 line-height: 16px !important;
 opacity: 1;
 margin-top: -24px !important;
 position: absolute !important;
}
h1.projects-sp-mainpage > a{
 color: #288494 !important; /* #439eb1 */
}

div.title-sp-mainpage {
  width: 100%;
	height: 32px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: -32px;
	position: absolute;
	background: #ffffff;
	opacity: 0.8;
}

div.lead-sp-mainpage {
	margin-top: 5px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}

div.pub-full-text > img {
	width: 50%;	
}

div.mobile-backLink {
 margin-left: 10px !important;
}

.sp_image_is_full {
	float: right;
	display: flex;
	flex-direction: column;
	max-width: 100%;
}

.sp_image_is_full > img {
	margin: 0px 0px 10px 0px;
	}

.sp_image_is_full > div {
  margin: 0px 0px 10px 0px;
  font-size: 13px;
  line-height: 17px;
}

/* Спецпроекты. Конец */

p.super-small {
	  font-size: 10px;
    line-height: 11px;
	}
	
	
	.float-right {
	float: right !important;
	margin: 10px 0px 10px 10px !important;
	width: 100%;
    height: auto;
}

.float-left {
	float: left !important;
	margin: 10px 10px 10px 0px !important;
	width: 100%;
  height: auto;
}

.float-none {
	float: none !important;
	width: 100%;
    height: auto;
}


/* Опросы */

#poll ul{
	height: 100%;
  list-style: none; 
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

#poll li.poll{
margin-bottom: 5px;
vertical-align: middle;
outline: 0;
/* border: 1px solid #000; */
}

#poll input[type="radio"]{
margin: 0px 5px 0 0;
position:relative;
top:2px;
padding: 0px;

}

#poll label {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	top: -2px;
	position: relative;
}

#poll label > p{
font-size: 13px;
line-height: 13px;
display:inline;
margin: 0px;
padding: 0px;
color: #333333;
}

#poll button{
		margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    display: inline-block;
    padding: 0 1px;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 12px;
    color: #4a7e2b;
    text-shadow: 1px 1px 1px #e9f5ce;
    border: 0;
    border-bottom: 1px solid #88b26e;
    border-top: 1px solid #e7f7de;
    background: url(../img/button-green-a.png) repeat-x 0 0;
    text-decoration: none;
    /* transition: all 0.3s ease-out; */
    text-align: center;
    outline: none;
}

#poll button > span {
    display: block;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px;
}
    
#poll button:hover{
    background: #D0E3A6;
}

#poll ul.result{
	padding: 0px 10px 0px 0px;
}

#poll li.poll-result{
margin-bottom: 6px;
vertical-align: middle;
}

#poll li.poll-result > p.label{
font-size: 13px;
line-height: 13px;
display:inline;
margin: 0px;
padding: 0px;
color: #333333;
}

#poll li.poll-result > p.text-result{
font-size: 12px;
line-height: 12px;
display:inline;
margin: 0px;
padding: 0px;
color: #4a7e2b !important;
}

#poll li.poll-result > div.bar{
width:100%;
background: #F0F0F0;
height: 20px;
}

#poll li.poll-result > div.bar > div.bar-result{
background: linear-gradient(to top, #bfd096, #d1e3a7);
#background: #4a7e2b;
height: 20px;
}

#poll div.total-result > p{
margin-top: 5px;
font-size: 14px;
line-height: 14px;
}


#poll div.total-result > p > span{
margin-top: 5px;
font-size: 14px;
line-height: 14px;
color: #4a7e2b;
}

#poll > div.message-ok p {
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

#poll > div.message-error p {
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

#polls-list {
  margin: 20px 0px 10px 0px;
  display: block;
}

.polls-item {
	display: block;
  border-bottom: 1px solid #e2f3f6;
  margin-top: 10px;
  margin-bottom: 10px;
}

#polls-list p.date{
    font-size: 16px;
    line-height: 16px;
    color: #d9272d;
    margin: 0 0 10px 0;
    display: inline;
    width: 37px;
    vertical-align: top;
    position: relative;
    top: -2px;
}

#polls-list > div.polls-item > a{
		display: inline;
    font-family: 'MyriadPro-Bold',sans-serif;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 8px;
    margin-left: 10px;
    color: #184886;
    text-decoration: none;
    vertical-align: top;
    width: 840px;
}

#polls-list > div.polls-item > a > span{
		display: inline;
    font-family: 'MyriadPro-Bold',sans-serif;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 8px;
    margin-left: 5px;
    color: #f97676;
    text-decoration: none;
    vertical-align: top;
}

#polls-list > div.polls-item > a > span.active{
    color: #aab5ac;
}

#poll ul > li.poll {
	  background: none !important;
    padding-left: 0px !important;
    
}

#poll ul > li.poll-result {
	  background: none !important;
    padding-left: 0px !important;
    margin-bottom: 10px;
}

#poll ul.result {
	width: 90%;
	text-align: left;
	margin: 0 !important;
}

#poll li.poll-result > div.bar-full{
width:100%;
background: #F0F0F0;
height: 30px;
margin-top: 5px;
margin-bottom: 5px;
}

#poll li.poll-result > div.bar-full > div.bar-full-result{
background: linear-gradient(to top, #bfd096, #d1e3a7);
#background: #4a7e2b;
height: 30px;
}

p.label-full {
font-size: 16px !important;
line-height: 16px  !important;
display:inline  !important;
margin: 0px;
padding: 0px;
color: #333333;
}

p.pollp {
	
}

/* Опросы */


/* Окно на главной */

.popap-onmain-wrapper {
	display: block;
} 

.popap-onmain-container{
  display: none;
  z-index: 1001;
  position: fixed;
  width: 90%;
  height: auto;
  padding: 5px;
  background: #FEFEFE;
  border: 1px solid #E2E2E2;
  left: 0;
  margin-left: 3%;
  top: 5%;
  box-shadow: -10px 10px 20px rgba(0,0,0,0.5);
}

.popap-onmain-container img {
	border: 1px solid #eee;
	 width: 100%;
	}

.popap-onmain-container:after {
	content: ' ';
	width: 320px;
	height: 20px;
	position: absolute;
	bottom: -20px;
	background: url('../img/h-sprite.png') no-repeat -310px 100%;
}
.popap-onmain-close{
	position: absolute;
	width: 30px;
	height: 30px;
	top: -10px;
	right: -10px;
	background: url('../img/close.png') 0 0 no-repeat;
	display: block;
}

.popap-onmain-open{
	position: fixed;
	width: 50px;
	height: 50px;
  top: 3px;
	right: 5px;	
	background: url('../img/Bell.png') 0 0 no-repeat;
	display: block;
}

/* Окно на главной */


/* ПортньюсТВ. Начало */

.ptv_logo {
	width: 120px;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
}

.ptv_logo > img {
	width: 120px;
	
}

.ptv_player {
	width: 220px;
	margin-top: 6px;
}

.ptv_info.lead-sp-mainpage {
	margin: 15px 0px 20px 0px;
	color: #333;
}

.ptv_info > a{
color: #333;
    font-size: 90%;
    line-height: 15px !important;
    font-family: Tahoma,Verdana,Arial,sans-serif;
}

.ptv_header_full {
	margin-top: 10px !important;
	font-size: 18px;
}

.ptv_player_full {
	width: calc(100% - 15px);
	margin: 8px 10px 20px 0px;
}

.ptv_date_full {
display: inline;
    float: right;
    /* background: #f1f1f1; */
    /* padding: 3px 5px 2px 5px; */
    /* border: 1px solid #e3e3e3; */
    font-size: 11.5px !important;
    margin-right: 16px !important;
    margin-top: 0px !important;
}

.ptv_fulltext {
	margin-bottom: 20px;
}


.ptv_list {
	margin: 16px 0px 10px 0px;
}

.ptv_date_list {
	display: inline;
	background: #f1f1f1;
	padding: 3px 5px 2px 5px;
	border: 1px solid #e3e3e3;
	font-size: 11px !important;
  margin-right: 10px !important;
  vertical-align: top;
  
  
}

.ptv_header_list {
	display: inline !important;
	position: relative;
	word-wrap: break-word;
	line-height: 10px;
	}

.ptv_header_list > .read-more {
    top: 6px;
}

.ptvlist_line {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 8px 0px 18px 0px !important;
	
}

.ptvlist_date {
	flex: 0 0 auto;
	width: 140px;
	align-self: flex-start;
	vertical-align: top;
	margin: 0px;
	margin-bottom: 10px !important;
	
}

.ptvlist_header {
	flex: 1 0 auto;
	width: 95% !important;
	align-self: flex-start;
	position:relative;
	top: -6px;
	
}

.ptv_pagesblock  {
	border-top: 1px solid #e3e3e3;
	margin-top: 24px;
}


.ptv_pagesblock > .paginator {
	margin-top: 12px !important; 
	padding: 0px !important;
}

.ptv_full_b {
	
	width: 920px; 
	height: 100px;
	margin-bottom: 25px;
	margin-top: 10px;
	text-align: center;
}

.ptv_fulltext iframe {
	width: 100% !important;
	}

.subscribe_channel {
	display: block !important;
	background: #FFFFFF;
	border: 1px solid #D7010F;
	padding: 0px 5px 6px 5px !important;
	float: none !important;
	margin: 6px 15px 0px 0px !important;
	transition: all 0.1s ease-out;
}

.subscribe_channel a {
  color: #D7010F !important;
  text-decoration: none !important;
  font-size: 11px !important;
}

.subscribe_channel a p {
	color: #D7010F !important;
  font-size: 11px !important;
  text-transform: uppercase;
  font-weight: 300  !important;
  line-height: 1.25em !important;
}

.subscribe_channel:hover {
	background: #D7010F;
	transition: all 0.1s ease-out;
}

.subscribe_channel:hover a p {
	color: #FFFFFF !important;
}
	
	
.ptv_list_advance {
	display: inline-block;
}

.ptv_list_advance .ptvlist_item {
	display: inline-block;
	width: calc(100% - 10px) !important;
	overflow: hidden;
	vertical-align: top;
}

.ptv_list_advance .ptvlist_img {
	position: relative;
	width: calc(100% - 15px);
}

.ptv_list_advance .ptvlist_img a{
	text-decoration: none;
}

.ptv_list_advance .ptvlist_img img{
	
}

.ptv_list_advance .ptvlist_img .ptvlist_date {
	position: absolute;
	top: 8px;
	left: 8px;
}

.ptv_list_advance  .ptvlist_header {
	
	display: inline-block;
	width: calc(100% - 15px);
	vertical-align: top;
	margin-top: 10px;
	}
	
.ptv_list_advance .ptvlist_header > a {
  margin: 20px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  display: inline-block;
  line-height: 17px  !important;
  vertical-align: top;
	}

.ptv_list_advance .ptvlist_header > p {
	margin: 12px 0px 15px 0px !important;
	font-size: 12px !important;
	line-height: 15px !important;
	}	


/* ПортньюсТВ. Конец */


/* Ђктуалка и Џортньюс’в на главной. Ќачало */

.mobile_actualTV {
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    
}

.mobile_actual {
    flex: 1 0 auto;
    width: 40%;
}

.mobile_TV {
    flex: 1 0 auto;
    width: 60%;
    margin-left: 8px;
}

.mobile_actual > .ma50 {
    overflow: hidden;
}

.ma_tab_container,
.mtv_tab_container {
    height: 28px;
    border-bottom: 1px solid #e3e3e3;
}

.ma_body_container,
.mtv_body_container {
    background: #fff;
}

.mtv_body_container {
    
}

.mobile_actual .ma_tab,
.mobile_TV .mtv_tab {
    float: left;
    position: relative;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
    background: #d1e3a7;
    font-weight: normal;
    color: #4a7e2b;
    font-weight: normal;
}

.ma_tab:before,
.mtv_tab:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -10px;
    top: 0;
    border: 5px solid #D1E3A7;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    background: none;
    z-index: 999;
}

.ma_tab:after,
.mtv_tab:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 18px;
    right: -10px;
    bottom: 0;
    background: #D1E3A7;
}

.mobile_actual .ma_tab a,
.mobile_TV .mtv_tab a{
    cursor: pointer;
    text-transform: uppercase;
    padding: 5px 9px 6px;
    margin-top: 1px;
    margin-bottom: 0px;
    line-height: 15px;
    height: 15px;
    display: block;
    outline: 0;
    float: left;
    text-decoration: none;
    border-top: 1px solid #e7f7de;
    color: #4a7e2b;
    font-family: 'aa_bebas_neueregular', Arial, sans-serif;
    font-size: 17px;
}


.mobile_actual .ma_image,
.mobile_TV .mtv_image 
{
   padding-top: 20px;
   margin-bottom: 20px;
   text-align: center;
}

.ma_body_container.eng_mob {
	display: flex;
  flex-direction: column;
  height: auto !important;
  text-align: center;
}

.ma_body_container.eng_mob .scm_slide {
	text-align: center !important;
	}


.ma_image.eng_mob {
	flex: 0 0 auto;
	display: inline;
	margin: 0px 10px 0px 10px;
}

.ma_header.eng_mob {
	flex: 1 0 auto;
	display: inline;
	padding-top: 20px;
	width: calc(100% - 103px);
}

.ma_header.eng_mob a {
	display: inline !important;
	}

.mobile_actual .ma_header {
    
}

.mobile_actual .ma_header a,
.mobile_TV .mtv_header a {
    display: inline;
    text-align: left; 
    font-size: 12px;
    height:auto; 
    width:auto !important;
    margin-bottom:12px;
}




.mobile_TV > .mtv50 {
    overflow: hidden;
}

.ptv_player {
	width: 90% !important;
	min-width: 160px !important;
	padding: 0px 0px 0px 0px;
	margin-top: 0px  !important;
	margin: 0 auto !important;
	
}


/* Ђктуалка и Џортньюс’в на главной. Љонец */



/* Картинка */

div.figure-center {
	text-align: center;
	margin: 6px 0px 6px 0px !important;
	
}

div.figure {
	display: inline-block;
}

div.figure.align-right {
	float: none !important;
	margin: 0px 0px 5px 0px !important;
}

div.figure.align-left {
	float: none !important;
	margin: 0px 0px 5px 0px !important;
}

div.figure.align-center {
	float: none;
	clear: both;
}

figure.image {
	border: 0 !important;
	display: inline-block;
	margin: 0 !important;
	background: none !important;
	width: 100%;
	text-align: center;
}

figure.image img {
	margin: 0px 0px 8px 0px !important;
	width: 100% !important;
    height: auto !important;
}

figure.image figcaption {
	margin: 6px 0px 6px 0px;
	text-align: left;
	font-style: italic;
	font-size: 12px !important;
	word-wrap: break-word;
}
	
figure.image figcaption p{
	text-align: center;
	font-style: italic;
	font-size: 12px !important;
  line-height: 18px !important;
  word-wrap: break-word;
  margin: 0px !important;
}

.text-container span {
	border: 0 !important;
	}

.magazineItems .magazineFirstItem {
}

.service_from {
	float: left !important;
  text-align: right  !important;
  padding-top: 5px !important;
  width: 100% !important;
}	

.service_from label {
	float: left !important;
	padding-left: 4px;
	display: inline-block;
	font-size: 12px;
  margin-top: 3px;
}

.service_from > a {
	float: left !important;
	margin-left: 100px;
  margin-top: 1px;
	}
	
.service_from > div {
	float: left !important;
	margin-left: 10px;
	}

.formInputWrapper {
	}
	
input.service_no {
	margin-right: 11px !important;
}

label.service_no, 
.magazineItem>span  {
  font-size: 12px;
}

.turing img {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
div.table {
	overflow:scroll !important;
     -webkit-overflow-scrolling: touch;
	border: 1px solid #a6cfda;
	}  
	
div.table_events {
	overflow:scroll;
       -webkit-overflow-scrolling: touch;
	border: 1px solid #a6cfda;
    margin: 10px 0px 10px 0px;
	}  
	    
div.table > table,
div.table_events  > table {
	margin: 0 !important;
	}	
    
div.table > table p{
	font-size: 12px;
	}	    

div.table_events > table p,
div.table_events > table a {
    font-size: 11px;
}
	
/* Новое портфолио. Начало */

div.ws-portfolio-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

div.ws-portfolio-item {
	flex: 0 0 auto;
	/* background: red; */
	width: 300px;
	border-bottom: 1px solid #e3e3e3;
	margin-right: 10px;
	padding-bottom: 15px;
	margin-bottom: 40px;
	text-align: center;
	
  display: flex;
  flex-direction: column;
  
  
}

div.ws-portfolio-item-imgbox {
	flex: 0 0 auto;
	margin-top: 10px;
	margin-left: 20px;
  /* overflow: hidden; */
  width: 260px;
  height: 308px;
  /* border: 1px solid black; */
  display: block;
}

div.ws-portfolio-item-imgbox > a > img {
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  width: 260px;
  height: 308px;
  border: 1px solid #e3e3e3 !important;
  box-shadow: none;
  display: block;
}

div.ws-portfolio-item-imgbox  > a > img:hover {
  border: 1px solid #9d9d9d;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0px 5px 10px rgba(0,0,0,0.5) !important;
}

p.ws-header {
  margin-top: 14px !important;
  font-family: 'aa_bebas_neueregular', sans-serif !important;
  font-weight: normal;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	display: block;
	color: #439eb1;
}

a.ws-header-a {
	flex: 0 0 auto;
	text-decoration: none;
}

a.ws-url {
  flex: 0 0 auto;
  margin-top: 16px;
  display: block;
  height: 17px;
}

p.ws-description {
 	flex: 1 0 auto;
 color: #3b3b3b  !important;
 font-family: Tahoma !important;
 font-size: 13px !important;
}

a.ws-button-a {
	flex: 0 0 auto;

}

button.ws-button {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
    padding: 0 1px;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 12px;
    color: #4a7e2b;
    text-shadow: 1px 1px 1px #e9f5ce;
    border: 0;
    border-bottom: 1px solid #88b26e;
    border-top: 1px solid #e7f7de;
    background: url(../img/button-green-a.png) repeat-x 0 0; 
    text-decoration: none;
    /* transition: all 0.3s ease-out; */
}

button.ws-button span {
    display: block;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    padding: 0 28px;
    
    /* background: url(../img/button-green-span.png) repeat-x 0 0; */
}

button.ws-button:hover {
 		background:  #D0E3A6;
 		/* transition: all 0.3s ease-out; */
 		/* color: white; */
 		 
}

div.ws-rtf {
	margin-top: 20px !important;
	font-size: 15px !important;
	line-height: 18px !important;
}

div.ws-rtf > p {
	font-size: 15px !important;
	line-height: 18px !important;
}

div.ws-rtf > p+p {
	margin: 10px 0px !important;
}

div.ws-rtf > p > em {
	font-size: 13px;
	}

div.ws-rtf > h2 {
	color: #439eb1;
	font-size: 15px !important;
	font-weight: bolder;
}

div.ws-rtf > hr {
	margin-bottom: 50px !important;
}



/* Новое портфолио. Конец */



/* Конгресс. Начало */

.congress-tabs {
    padding: 0;
    border: 0;
    background: none;
    overflow: hidden;
}

.activ-tab {
	float: left;
  position: relative;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
  background: #d1e3a7;
  font-weight: normal;
  color: #4a7e2b;
  font-weight: normal
}

.activ-tab > a {
	cursor: pointer;
  text-transform: uppercase;
  padding: 5px 9px 6px;
  margin-top: 1px;
  line-height: 15px;
  height: 15px;
  display: block;
  outline: 0;
  float: left;
  text-decoration: none;
  color: #4a7e2b;
  border-top: 1px solid #e7f7de;
  text-shadow: 1px 1px 0px #e9f5ce;
}

.activ-tab > a:visited {	
	text-shadow: 1px 1px 0px #e9f5ce;
  border-top: 1px solid #e7f7de;
  color: #4a7e2b;
 }
 
.activ-tab:before  { 
     content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -10px;
    top: 0;
    border: 5px solid #D1E3A7;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    background: none;
    z-index: 999;
}

.activ-tab:after { 
    content: "";
    position: absolute;
    width: 10px;
    height: 18px;
    right: -10px;
    bottom: 0;
    background: #D1E3A7;
    z-index: 999;
}

.other-tab {
	float: left;
  position: relative;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
  background: #949699 url(/style/portnews/images/ui-bg_glass_50_949699_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #f5f5f6;
}


.other-tab a {
	cursor: pointer;
  text-transform: uppercase;
  padding: 5px 9px 6px;
  margin-top: 1px;
  line-height: 15px;
  height: 15px;
  display: block;
  outline: 0;
  float: left;
  text-decoration: none;
  text-shadow: 1px 1px 0px #8b8b8b;
  border-top: 1px solid #d5d7da;
  color: #f5f5f6 !important;
  padding-left: 20px;
}


.other-tab > a:visited  {	
  text-shadow: 1px 1px 0px #8b8b8b;
  border-top: 1px solid #d5d7da;
  color: #f5f5f6;
 }
 

.other-tab:before  { 
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    right: -10px;
    top: 0;
    background: url(../img/sprite.png) no-repeat -85px -85px;
}


.other-tab:after { 
    content: "";
    position: absolute;
    width: 10px;
    height: 18px;
    right: -10px;
    bottom: 0;
    background: #949699 url(/style/portnews/images/ui-bg_glass_50_949699_1x400.png) 50% -196px repeat-x;
}

#congressContent .congress_header {
	margin-top: 18px;
	font-size: 18px !important;
	width: 95%;
	margin-left: 0 !important;
	}

#congressContent .congress_date {	
	font-family: Tahoma !important;
  font-size: 12px !important;
  line-height: 15px !important;
  margin: 0;
  color: #a0a0a0 !important;
}

.action_infoblocks {
	margin-top: 15px;
	margin-left: 5px;
}

.action_infoblocks .ai_rtf {
 padding: 5px 5px 10px 5px;
 background: #fff url(../img/secondary-content-right-shadow.png) repeat-y 100% 0;
 margin-bottom: 14px;
 overflow: hidden
}

.action_infoblocks p {
	font-size: 13px;
	margin-bottom: 6px;
	margin-top: 6px;
}

 .ai_rtf img {
 	max-width: 206px !important;
 	}

.action_infoblocks p+p {
	
}

#congressContent {
	display: flex;
    flex-direction: column;
}

#congressContent .text-container {
	width: 95%;
}

#congressContent hr {
margin: 20px 0px 0px 0px;
    width: 95%;
}

#center_content {
	width: 100%;
    flex: 0 0 auto;
	border-right: 0;
    order: 1;
    background: transparent !important;
}

#left_content {
	width: 100% !important;
	flex: 0 0 auto;
	border-right: 0;
    order: 3;
}

#right_content {
	width: 100%  !important;
	flex: 0 0 auto;
	order: 2;
}

.congress_prts {
 margin: 0 auto;
 display: block !important;
 width: 220px !important;
 text-align: center !important;
}

.congress_prts ol {
	text-align: center;
	display: inline-block;
	}

.congressTV_head,
.congressNews_head {
 color:#3B3B3B; 
 margin-bottom:10px;
 font-size:14px;
 line-height:18px;
 font-weight: bolder;
}

.congressTV_block {
	margin-top: 27px;
	margin-left: 10px;
	border-bottom: 1px solid #f8f8f8;
}

.congressNews_block {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.congressNews_item {
  margin-bottom: 20px;
}

.congressNews_item p{
	display: inline;
	font-family: Tahoma;
  font-size: 13px !important;
  line-height: 15px !important;
  margin: 0;
}

.congressNews_item a.cni_link {
  display: inline;
  color:#3B3B3B !important; 
}

.congressNews_item a.cni_link:hover {
  color: #439eb1 !important;
  text-decoration: none;
}

.congressNews_item a.read-more {
  position: relative !important;
  top: 3px  !important;
  width: 18px  !important;
  height: 15px  !important;
}


.congress_photo_container_mobile {
  width: 100% !important;
  margin: 0 auto;
}

.congress_photo_mobile_list {
	}
	
.congress_photo_mobile_item {
  width: 95%;
  margin-bottom: 10px;
	}	

.congress_photo_mobile_item img {
  max-width: 95%;
	}		


 
 .congress_has_rside {
    width: 100%;
    background: transporent !important; 
    border-right: 0;
}

.congress_has_not_rside {
    width: 100%;
    background: transporent !important; 
    border-right: 0;
}

/* Конгресс. Конец */

/* Анонсы с новостями */

.simple_w_news {
	display:flex;
	flex-direction: column !important;
	}


.text-container iframe {
	width: 100%;
	}
	
.list_jportnews img {
	width: 100% !important;
	margin-bottom: 20px  !important;
	border: 1px solid #439eb1 !important;
	}
	
.list_jportnews span {
	height: 0px;
	}
    
.mobile_trick   {
    background: #efefef;
    border-radius: 5px;
    width: 95%;
    margin: 0 auto;
    padding: 9px 5px 9px 5px;
    margin-top: 5px;
}

.mobile_trick  p {
    font-size: 11px !important;
    line-height: 16px !important;
    padding: 0  !important;
    margin: 0  !important;
    color: #666 !important;
}

.congress_mobile_archive {
	display: inline-block !important;
	width: 100%;
}

.congress_mobile_archive > hr {
	margin-top: 20px  !important;
	display: block !important;
	width: 95%  !important;
	}

.congress_mobile_archive > .cma_archive {
	font-size: 13px !important;
	font-family: Tahoma, Verdana, Arial, sans-serif !important;
	color: #4a7e2b;
	display: inline-block !important;
	float: left;
	margin-right: 10px !important;
	
	}

.congress_mobile_archive > .other-tab-mobile {
	float: left;
  position: relative;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
  margin-bottom: 12px;
}

.congress_mobile_archive > .other-tab-mobile a {
	cursor: pointer;
  text-transform: uppercase;
  margin-top: 1px;
  line-height: 13px;
  height: 13px;
  font-size: 13px;
  display: block;
  outline: 0;
  float: left;
  padding: 10px 5px 3px 0px;
  color: #4a7e2b;
}

.smallerText > .search-link {
    float: right;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 10px !important;
    color: #4a7e2b !important;
    text-shadow: none !important;
    border: 1px solid #ccd0c9;
    padding: 6px !important;
    margin-right: 0px !important;
    margin-left: 10px !important;
    /* border-bottom: none !important; */
    /* border-top: none !important; */
    background: none !important;
    text-decoration: underline !important;
    width: 80px;
}
	}
	
	
#companies {
	}
	
#companies img.img-comp-list {
    float: left;
    margin-right: 10px;
    height: auto !important;
    width: 90px !important; 
}

#companies ul.comp-list {
	display: flex;
	flex-flow: wrap;
	margin-top: 20px;
}

#companies li.comp-item {
	flex: 0 0 auto;
	width: 100% !important; 
	clear: none; 
	margin-top: 0; 
	margin-bottom: 15px;
}

#companies li.comp-item  a {
	font-size: 14.5px;
	}
	
#company_news_container {
	display: none;
	}	

#companies_module {
	margin-top: 10px;
	}
	
#companies_module .spanL,
#companies_module .spanR {
        float: none;
    }

#companies_module .spanL {
        width: 100% !important;
}

#companies_module .spanR {
        width: 100% !important;
        margin-left: 0px !important;
    }
#companies_module .text-right-next {
        text-align: right;
        margin-top: 16px !important;
    }
        
.comp-part	{
}

.comp-part form {
	  padding-top: 10px  !important;
	  padding-bottom: 16px  !important;
    margin: 0 auto  !important;
    display: none !important;
    
	}

.comp-part-list	{
		display: flex;
		flex-flow: wrap;
		width: 100%;
	}
	
.comp-part-list	> .section {
		width: 45%;
		margin: 0px 5px;
	}
	
.comp-part-logo {
	
	border: 1px solid #eaeaea !important;
	}	


.comp-mobile-news {
	display: inline-block !important;
	width: 100% !important;
	}

.comp-mobile-auth {
	display: inline-block !important;
	width: 100% !important;
}

.comp-mobile-auth > div {
 margin-left: 10px;	
 margin-bottom: 8px;
}

.comp-mobile-auth a {
	color: #4a7e2b !important;
	font-size: 12px;
}
	
#companies.comp-news-list {
	margin: 0px !important;
	padding: 0px !important;
	
	}	
	
#companies .text-container.__comments_list	{
	margin-bottom: 20px;
	}
	
#companies .text-container.__comments_list p.date {
	color: #ababab !important;
	margin-bottom: 4px !important;
}


/* Подписка. Начало */

@font-face {
    font-family: 'aa_bebas_neueregular';
    src: url('../fonts/aa-bebasneue-webfont.eot');
    src: url('../fonts/aa-bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aa-bebasneue-webfont.woff2') format('woff2'),
         url('../fonts/aa-bebasneue-webfont.woff') format('woff'),
         url('../fonts/aa-bebasneue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.red {
	color: #d42828;
}

#text_content.podpiska {
	padding: 0px 0px 0px 0px;
}

div.podpiska_pubs > h2 {
	font-family: 'aa_bebas_neueregular', sans-serif;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin-bottom: 8px;
	margin-left: 10px;
	}

div.podpiska_pubs > p {
	font-size:  11.5px !important;
	margin-left: 10px !important;
	}
	
.snoska {
	font-size: 12px !important;
	line-height: 16px !important;
	margin-top: 5px !important;
}

table.radiobutton {
	margin: 0px 10px 0px 10px !important;
	width: 97% !important;
}

table.radiobutton td {
	font-size:  13.5px !important;
	font-family: Tahoma, sans-serif;
	padding: 4px 8px 5px 8px !important;
 }
 
 table.radiobutton td > label {
 	font-size:  13px !important;
}

table.radiobutton tr:last-child > td > label{
	color: #d2c4c4 !important;
}

table.radiobutton tr:last-child > td:last-child {
	/* color: #d2c4c4 !important; */
	display: none;
 }
 
table.radiobutton th {
 	font-size:  12px !important;
	font-family: Tahoma, sans-serif !important;
	font-weight: normal !important;
	padding: 5px 8px 6px 8px !important;
	text-align: left;
}

table.radiobutton td.cena {
	width: 10% !important;
	padding: 5px 2px 6px 8px !important;
}

table.radiobutton td.rb {
	width: 20px !important;
	text-align: center;
	padding-top: 7px !important;
}

div.podpiska_pubs > div.bottom {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
  margin: 20px 10px 10px 10px;
  
}

div.podpiska_pubs > div.bottom > p.price {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	width: 50%;
	padding: 0;
	margin: 0;
	font-size: 24px !important;
	font-family: 'aa_bebas_neueregular', sans-serif  !important;
	font-weight: normal  !important;
	letter-spacing: 0.5px;
	/* color: #007a99 !important; */
	color: #a59292 !important;
}

div.podpiska_pubs > div.bottom > p.skd {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	width: 50%;
	padding: 0;
	margin: 0;
	font-size: 24px !important;
	font-family: 'aa_bebas_neueregular', sans-serif !important;
	font-weight: normal  !important;
	letter-spacing: 0.5px;
	color: #a59292 !important;
}

div.podpiska_pubs > div.bottom > p.price_skd {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	padding: 0;
	margin: 0;
	margin-top: 15px !important;
	font-size: 24px !important;
	font-family: 'aa_bebas_neueregular', sans-serif !important;
	font-weight: normal  !important;
	color: #a59292 !important;
	letter-spacing: 0.8px;
	width: 100%;
}

div.podpiska_pubs > div.bottom > p.price_skd > span.price_skd_green {
	color: #007a99 !important;
	font-size: 24px !important; 
}


div.podpiska_pubs > div.bottom p.active_element {
	color: #007a99 !important;
}

div.podpiska_pubs > div.bottom p.active_element_red {
	color: #ff3d3c !important;
}


div.podpiska_pubs > div.bottom > p+p {
	margin: 0 !important;
}

div.podpiska_dostavka > h2 > a {
	font-family: 'aa_bebas_neueregular', sans-serif;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin:0px 10px 10px 8px;
	text-decoration: none !important;
	color: #3b3b3b !important;
}

div.podpiska_dostavka > ul  {
	display: flex;
	margin: 0px 10px 12px 10px  !important; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	}

div.podpiska_dostavka > ul > p {
	flex: 1 0 auto;
	margin: 0px 0px 10px 0px !important; 
	padding: 0;
	font-size: 15px !important;
	-webkit-box-flex: 1;	
    -ms-flex: 1 0 auto;	
        flex: 1 0 auto;
}

div.podpiska_dostavka > ul > li {
	flex: 1 0 auto;
	margin: 0px 0px 6px 0px; 
	padding: 0;
	background: none !important;
	font-size: 15px !important;
	-webkit-box-flex: 1;	
    -ms-flex: 1 0 auto;	
        flex: 1 0 auto;
}

div.podpiska_dostavka > ul > li+li {
	margin: 0px 0px 6px 0px !important;
}

div.podpiska_cities > h2 {
	font-family: 'aa_bebas_neueregular', sans-serif;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin: 0px 0px 8px 10px;
	}
	
div.podpiska_cities p.city-header {
	padding: 0;
	margin: 0;
	font-size: 24px !important;
	font-family: 'aa_bebas_neueregular', sans-serif !important;
	font-weight: normal  !important;
	letter-spacing: 0.5px;
 }
	
.overlayg {
	z-index: 1000;
	position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  
	background-color: rgba(0, 0, 0, .15);
}

.popupg-gorod {
	display: none;
}


div.tk {
	font-size: 18px;
	border: 2px solid #007a99;
	padding: 5px 20px 15px 20px !important;
	/* background: #e2e2e2; */
	
}

div.city-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;

	width: 100% !important;
  height: auto !important;
}

div.tk div.city {
	margin-left: 0px;
	font-size: 15px;
	margin-bottom: 10px;
	
	    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
	width: 100% !important;
}

div.tk div.city:first-child {

	    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
	order: 99; /* Перемещаем первый элемент вниз списка */
	    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
	/* color: #d0b1b1; */
	font-weight: bold;
}


div.tk div.city label.city-cena{
	/* display: none; */
	display: inline;
	vertical-align: top;
	font-size: 10px;
	margin-left: 5px;
	color: #d0b1b1;
}

div.tk div.city:first-child label.city-cena{
	display: none;
}

div.tk > h2 {
	margin-bottom: 10px;
}

div.tk > div:last-child {
	margin-bottom: 20px;
}

div.goto_dostavka > a{
	float: left;
  text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	color: #4a7e2b !important;
	text-shadow: 1px 1px 1px #e9f5ce;
	border: 0;
	padding: 8px 20px 6px 20px;
	margin-right: 10px;
	margin-top: 18px !important;
	border-bottom: 1px solid #88b26e;
	border-top: 1px solid #e7f7de;
	background: url(../img/button-green-a.png) repeat-x 0 0;
	text-decoration: none !important;
	
}

.popupg {
		display: block;
    z-index: 1001;
    position: fixed;
    width: 88% !important;
    height: auto !important;
    padding: 20px 10px 20px 30px;
    background: #fff;
    border: 1px solid #e3e3e3;
    left: 0%;
    top: 50%;
    margin-left: 0px;
}

.close-popupg {
}

.close-popupg > a{
}

.display-none {
	display: none !important;
}


.sum_sd {
	padding: 0;
	margin: 15px 0px 0px 10px !important;
	font-size: 24px !important;
	font-family: 'aa_bebas_neueregular', sans-serif !important;
	font-weight: normal  !important;
	color:  #007a99 !important;
	letter-spacing: 0.8px;
}

.gorod_act {
	padding: 0;
	margin: 16px 0px 0px 10px; 
	
	font-size: 15px !important;
}


	
/* Подписка. Конец */


/** Раздел Журнал **/


#journals_list  {
	width: 100%;
	box-sizing: border-box;
	margin: 10px !important;
	}

#journal_item {
	display: flex;
	width: 94% !important;
	box-sizing: border-box;
	flex-direction: column; 
	background: #f7f7f7;
	padding: 0px 10px !important;
	margin-bottom: 10px;
	border-radius: 5px;
}

#journal_left_content {
	flex: 0 0 auto;
  display: inline-block;
	width: 100% !important;
	box-sizing: border-box;
	float: none  !important;
}

#journal_center_content {
	flex: 0 0 auto;
	display: inline-block;
	width: 100%  !important;
	box-sizing: border-box;
	padding-left: 0px  !important;
	margin-top: 15px   !important;
}

#journal_center_content .block_header, 
#journal_right_content .block_header 
{
    margin-top: 10px;
    margin-bottom: 10px;
}

#journal_right_content {
	flex: 0 0 auto;
	display: inline-block;
	width: 100%  !important;
	box-sizing: border-box;
	float: none  !important;
	margin-top: 15px   !important;
}

.block_header {
  font-size: 16px;
  line-height: 14px;
  color: #439eb1;
  font-weight: normal;
  font-family: Georgia;
}

#journal_left_content .block_header {
	font-size: 18px;
}

.poster_a {
	width: 100% !important;
}

.poster_a > img {
	width: 100% !important;
}


.poster {
  width: 100%  !important;
}

.journal_button {
  width: 100%  !important;
  display: none;
}

.journal_button_a {
	 display: block;
	 width: 220px;
     text-transform: uppercase;
     text-align: center;
	 font-family: Verdana;
	 font-size: 12px;
	 color: #4a7e2b;
	 text-shadow: 1px 1px 1px #e9f5ce;
	 border: 0;
	 padding: 8px 10px 6px 10px;
	 border-bottom: 1px solid #88b26e;
	 border-top: 1px solid #e7f7de;
	 background: url(../img/button-green-a.png) repeat-x 0 0;
	 text-decoration: none;
	 box-sizing: border-box;
	 margin-top: 16px;
}

.journal_button.journal-full {
    text-align: center;
    display: block !important;
}

.journal_button_a.journal-full {
    text-align: center;
    color: #3b3b3b !important;
    text-decoration: none !important;
    margin: 0 auto;
}


.issue {
}

.issue_a > img {
	 border: 1px solid #e3e3e3;
	 width: 100% !important;
}

.articles_block {
}

.articles_block > .category {
	font-size: 13px;
	color: #999 !important;
	margin: 0px 0px 6px 0px;
	display: block;
}
	
.articles_block > a {
	font-size: 14px;
	margin: 0px 0px 4px 0px;
	display: block;
	color: #3b3b3b !important;
}

.articles_block > a:last-child {
	margin: 0px 0px 14px 0px;
}

.journal_empty {
	color: #999 !important;
	font-size: 13px;
	}

.journal_rubric_name_full {
	color: #999 !important;
	font-size: 13px;
	float: right;
	margin-right: 10px;
	}	

.journal_full_sub_info	{
	border: 1px solid #ccc;
	background: #eee;
	display: block;
	margin-top: 16px;
	padding: 10px 20px 16px 10px;
	}

.journal-full-text {
    position: relative;
    min-height: 200px;
}
    
.journal-overley {
    width: 100%;
    height: 160px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));
}

#magazine.ui-tabs-panel {
		background:#fff;
	}

.articles_list_rb	{
	padding: 10px 5px 10px 5px;
}

.articles_list_rb	> .articles_block {
	margin-bottom: 18px;
	}

.articles_list_rb	> .articles_block > p.category {
	font-size: 11px;
}

.articles_list_rb	> .articles_block > a {
	font-size: 12px;
	margin-bottom: 10px;
}

.articles_list_rb	.active {
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.journal_logos {
    margin-bottom: 30px;
    display: inline; 
    margin-right: 20px;
}
.journal_logos:last-child {
    margin-right: 0px;
}

.journal_button_mobile {
		display: block !important;
    margin: 0 auto;
    margin-bottom: 16px;
 }

.journal_button_mobile > a {
	margin-top: 10px !important;
}

.mobile_place78,
.mobile_place79,
.mobile_place80,
.mobile_place81,
.mobile_place82 {
	width: 100%;
	height: auto;
	display: block !important;
  text-align: center;
  background: #fafafa;
	}
	
.mobile_place78  img,
.mobile_place79  img,
.mobile_place80  img,
.mobile_place81  img {
	width: 100% !important;
	height: auto !important;
	text-align: center !important;
	display: block !important;
	
	}	

.mobile_place78  img {	
	max-width: 360px !important;
	margin: 8px auto !important;
}	

.mobile_place79  img {	
	max-width: 360px !important;
	margin: 8px auto 16px auto !important;
}	

.mobile_place80  img {	
	max-width: 360px !important;
	margin: 0px auto 16px auto !important;
}	

.mobile_place81  img {	
	max-width: 360px !important;
	margin: 8px auto 8px auto !important;
}	

#response-header.rs-link-inactive, 
#response-mob-menu.rs-link-inactive {
	display: none;
	}
	

#response-mob-menu.rs-link-active {
		font-size: 14px;
    text-align: center;
    display: block;
    border-top: 3px solid #dcdcdc;
    padding: 12px;
}

#response-mob-menu.rs-link-to-responsive {
	display: none;
}

/** Раздел Журнал. Конец **/





/** slick **/
/** Comment *///

#slider_comment_mobile {
	}

.scm_slide,
.stm_slide {
	text-align: left;
}

.scm_slide img,
.stm_slide img {
 margin: 0 auto;
}

.scm_slide .ma_header a {
}

#slider_comment_mobile ul.slick-dots,
#slider_tv_mobile ul.slick-dots{
 display: block;
 
 padding: 0;
 margin: 8px 0px 8px 0px;
 text-align: center;
 padding-bottom: 8px;
}

#slider_comment_mobile ul.slick-dots li,
#slider_tv_mobile ul.slick-dots li{
		width: 10px;
    height: 10px;
    overflow: hidden;
    background: #d1e3a7;
    border-radius: 5px;
    display: inline-block;
    margin-right: 5px;
}

#slider_comment_mobile ul.slick-dots li.slick-active,
#slider_tv_mobile ul.slick-dots li.slick-active {
	background: #4a7e2b !important;
	}

#slider_comment_mobile ul.slick-dots li button,
#slider_tv_mobile ul.slick-dots li button {
		width: 10px;
    height: 10px;
    overflow: hidden;
    background: #d1e3a7;
    outline: none;
    border: 0;
    text-indent: -999px;
    border-radius: 5px;
}

#slider_comment_mobile ul.slick-dots li.slick-active button,
#slider_tv_mobile ul.slick-dots li.slick-active button {
	background: #4a7e2b !important;
}

.ma_body_container, 
.mtv_body_container {
	  border-bottom: 1px solid #e3e3e3;
	  height: 230px;
}


.subscribe_info {
	padding: 10px 5px 10px 5px;	
	line-height: 20px;
 }
 
 .bigdigest {
 	color: #4a7e2b;
 	font-size:120%;
 	}
 	
/** Баннер Топ-Новости **/
.TNopen{
  display: none;
}
.TNclose{
  display: none;
}
.TNpopup-wrapper{
  display: none;
}
.TNpopup{
  display: none;
}
.TNpopup img {
	display: none;
}
/** Баннер Топ-Новости **/ 	



/* Хлебные крошки */
.breadckrumbs{
	display: none !important;
}
/* Хлебные крошки */


/* Наш комментарий */
.our_main {
	display:flex;
}
	
.our_main_left {
	flex: 1;
}	

.our_main_left > p {
	font-size: 13px;
	color: #999 !important;
	padding: 5px 0px 0px 0px;
}

.our_main_left > a {
	font-size: 14px;
	padding: 8px 0px 0px 0px;
  display: inline-block;
  line-height: 18px;
}

.our_main_right {
}	

.our_main_right img{
	box-shadow: none !important;
}	

.our_fromwhom {
  font-size: 14px !important;
  display:inline-block;
  margin-top: 10px !important;
}

.our_fromwhom span,
.our_about span{
  border: 0 !important;
  margin: 0  !important;
  padding: 0 !important;
}

.our_mail {
	color: #999 !important;
	margin-top: -6px !important;
	font-size: 13px !important;
	}

.our_about {
	font-size: 14px !important;
	}

.our_about > span,
.our_fromwhom > span {	
	color:#147b9b;
	font-weight: normal !important;
}

img.our_image {
	width: 100% !important;
	}
	

	/* Наш комментарий */

 .clearfix > .text-container a > img {
   width: auto !important;
   height: auto !important;
   float: none !important;
   display: block;
   margin: 0 auto;
   margin-bottom: 10px;
}