/*Colors for Sobaka.ru*/
.Hstyle {
  color: #000000 !important;
  font: normal 300%/1 Arial, Helvetica, sans-serif;
}
@font-face {
  font-family: 'posterbodoni_win95btroman';
  src: url('/css/fonts/jhovhrz0-webfont.eot');
  src: url('/css/fonts/jhovhrz0-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/jhovhrz0-webfont.woff') format('woff'), url('/css/fonts/jhovhrz0-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'futurafuturiscregular';
  src: url('/fonts/futurafc/futurafc-webfont.eot');
  src: url('/fonts/futurafc/futurafc-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/futurafc/futurafc-webfont.woff2') format('woff2'), url('/fonts/futurafc/futurafc-webfont.woff') format('woff'), url('/fonts/futurafc/futurafc-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'futurafuturiscbold';
  src: url('/fonts/futurafcb/futurfcb-webfont.eot');
  src: url('/fonts/futurafcb/futurfcb-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/futurafcb/futurfcb-webfont.woff2') format('woff2'), url('/fonts/futurafcb/futurfcb-webfont.woff') format('woff'), url('/fonts/futurafcb/futurfcb-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lugaadcregular';
  src: url('/fonts/LugaAdC/LugaAdC-webfont.eot');
  src: url('/fonts/LugaAdC/LugaAdC-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/LugaAdC/LugaAdC-webfont.woff2') format('woff2'), url('/fonts/LugaAdC/LugaAdC-webfont.woff') format('woff'), url('/fonts/LugaAdC/LugaAdC-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'futurafc';
  src: url('/fonts/futurafc.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'futurfcb';
  src: url('/fonts/futurfcb.ttf');
  font-weight: normal;
  font-style: normal;
}
/*Начальные стили для всех страниц собаки*/
* {
  margin: 0;
  padding: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  background: #ededed;
}
body {
  width: 100%;
  color: #000;
  background: inherit;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.625em;
  line-height: 1;
}
h1 {
  color: #000000 !important;
  font: normal 300%/1 Arial, Helvetica, sans-serif;
  margin: 0 0 0.425em 0 !important;
}
h2 {
  color: #000000 !important;
  font: normal 24px Arial, Helvetica, sans-serif;
  margin: 1em 0 0.525em 0;
}
h3 {
  color: #000000 !important;
  font: normal 300%/1 Arial, Helvetica, sans-serif;
  margin: 1.4em 0 0.8em 0;
}
h4 {
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #000000 !important;
  margin: 1em 0 1em 0 !important;
}
a {
  text-decoration: none;
}
a:link {
  color: #e60024;
}
a:visited {
  color: #e60024;
}
a:hover {
  color: #e60024;
  text-decoration: underline;
  cursor: pointer;
}
a:active {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
:focus,
:active {
  outline: 0;
}
p {
  margin: 0 0 1em 0;
  /*font-size: 120%; */
  font-size: 12px;
  line-height: 1.4;
}
p .comment,
p .who {
  color: #999;
}
p .br {
  margin: 0 !important;
}
b,
strong {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
span.nobr {
  white-space: nowrap;
}
sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
  font-size: 80%;
}
sub {
  vertical-align: baseline;
  position: relative;
  bottom: -0.4em;
  font-size: 80%;
}
blockquote {
  quotes: none;
  margin: 0 0 1em 0;
  padding: 10px 10px 10px 10px;
  font-size: 120%;
  line-height: 1.4;
  font-style: italic;
  background-color: transparent;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ul {
  list-style: disc;
  margin: 0 0 1.2em 0;
  padding: 0 0 0 2.5em;
}
ol {
  list-style: decimal;
  margin: 0 0 1.2em 0;
  padding: 0 0 0 3em;
}
li {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 120%;
  line-height: 1.4;
}
li ul,
li ol {
  margin-top: 0.75em;
}
input,
textarea,
select {
  font-size: 120%;
  line-height: 1.2;
  font-family: Arial, Helvetica, sans-serif;
}
/*Конец начальных стилей для всех страниц собаки*/
.so {
  width: 100%;
}
.ba {

}
.ka {
  z-index: 999;
  position: relative;
  width: 1180px;
  margin: 0 auto 0 auto;
  border-bottom: 1px solid #DDD;
  background-color: white;
}
/* Стили для хедера */
.headerTop {
  height: 160px;
}
.topline {
  position: relative;
  z-index: 10;
  padding: 0 15px 0 15px;
  color: white;
  background-color: #000000;
}
.topline ul.user {
  width: 60%;
  padding-top: 2px;
}
.topline ul.links {
  position: absolute;
  z-index: 99999;
  right: 15px;
  top: 0;
  width: 40%;
  text-align: right;
  /*padding-top:2px;*/
}
.nav {
  position: relative;
  margin: 30px 15px -30px 15px;
  padding: 0;
  height: 75px;
  z-index: 4;
}
.nav ul {
  list-style: none;
  font-size: 0;
  word-spacing: -0.5em;
  letter-spacing: -1px;
}
.nav li.drop .down {
  left: auto;
  right: 6px;
  width: auto;
  text-align: left;
}
.nav .drop .down {
  display: none;
  position: absolute;
  z-index: 3;
  top: 100%;
  color: black;
  text-transform: none;
  background-color: white;
  border: 3px solid #e60024;
  left: auto;
  right: 6px;
  width: auto;
  text-align: left;
}
.nav .drop .down a {
  display: block;
  padding: 6px 10px 6px 10px;
}
.topline ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  font-size: 10px;
  text-transform: uppercase;
  word-spacing: normal;
  letter-spacing: normal;
  /*padding-top:2px;
       line-height: 1;
      margin-top:-2px;*/
}
.topline ul li a,
.topline ul li b {
  display: inline-block;
  margin: 0;
  padding: 6px;
  color: white;
  font-weight: normal;
  margin-top: -2px;
}
.topline ul li a.allProjects {
  margin-top: -1px;
}
.topline ul li.name {
  margin-left: 6px;
  background-repeat: no-repeat;
}
.topline ul li.drop .down {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
  min-width: 240px;
  margin: 16px 0 0;
  padding: 18px 16px 16px;
  z-index: 3;
  color: #000;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(19, 21, 22, 0.75);
  text-transform: none;
  text-align: left;
  box-sizing: border-box;
}
.topline ul li.drop .down:after,
.topline ul li.drop .down:before {
  content: " ";
  position: absolute;
  top: 0;
}
.topline ul li.drop .down:before {
  left: 23px;
  width: 0;
  height: 0;
  margin: -12px 0 0 0;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 1;
}
.topline ul li.drop .down:after {
  left: 19px;
  width: 0;
  height: 0;
  margin: -16px 0 0 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent rgba(19, 21, 22, 0.15) transparent;
}
.topline ul li.drop-right .down {
  right: 0;
  left: auto;
}
.topline ul li.drop-right .down:before,
.topline ul li.drop-right .down:after {
  left: auto;
}
.topline ul li.drop-right .down:before {
  right: 33px;
}
.topline ul li.drop-right .down:after {
  right: 29px;
}
.topline ul li.drop .down ul {
  margin: 0;
  padding: 0;
}
.topline ul.links li.drop .down p {
  margin: 0 0 10px;
  font-size: 11px;
}
.topline ul.links li.drop .down li {
  position: relative;
  display: block;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}
.topline ul.links li.drop .down li + li {
  margin-top: 5px;
}
.topline ul.links li.drop .down li:before {
  content: " ";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 10px 0 0;
  background-color:  #ca0f0a;
  border-radius: 50%;
  vertical-align: middle;
}
.topline ul li.drop .down a {
  display: inline;
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: inherit;
  text-transform: none;
}
.topline ul li.drop .down a:hover {
  color: #ca0e09;
}
.topline ul.links li.drop >  a,
.nav .rss.active a {
  padding-right: 16px;
  text-decoration: none;
  background: url("data:image/gif;charset=utf-8;base64,R0lGODlhDQAEAIABAP///////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQzRCNEM3Mjk0RjUxMUUwODhBQTg1NkVBQ0VCRjA1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQzRCNEM3Mzk0RjUxMUUwODhBQTg1NkVBQ0VCRjA1MCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNDMkI3QTZCOTRDNzExRTA4OEFBODU2RUFDRUJGMDUwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNDMkI3QTZDOTRDNzExRTA4OEFBODU2RUFDRUJGMDUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAAAQAsAAAAAA0ABAAAAguED6EbmMwOnG+GAgA7") no-repeat scroll right center;
}
.topline ul.links li.drop >  a {
  margin-top: -1px;
}
.nav .drop .down li {
  display: block;
  font-size: 11px;
  text-transform: none;
  white-space: nowrap;
  border-bottom: 1px dotted black;
}
.field input,
textarea,
.search input[type="search"],
.subscribe input[type="email"] {
  width: 98%;
  background-color: white;
  border: 1px solid black;
}
.search input[type="search"],
#Subscribers_email {
  color: #BBB;
  vertical-align: middle;
}
.search input[type="search"] {
  width: 118px;
  padding: 4px 6px 3px 6px;
  font-size: 70%;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
  height: 13px;
  margin-bottom: 1px;
}
.search_style {
  position: absolute;
  z-index: 2;
  top: 50%;
}
.search {
	display: block;
	margin-right: 16px;
	z-index: 9;
	position: relative;
}
.search__input {
	padding: 5px 24px 5px 5px;
	font-size:12px;
}
.search__button {
	width: 18px;
	height: 18px;
	background:url('/img/search-btn-bg.png') 50% 0 no-repeat;
	display:block;
	position:absolute;
	border:0;
	top:5px;
	right:5px;
}
#sobaka {
  position: fixed;
  z-index: 2;
  left: 50%;
  top: 50%;
  width: 37em;
  margin: -4.5em 0 0 -18.5em;
}
#error {
  margin: -105px 0 0 0;
}
#message {
  margin: 40px 0 20px 0;
}
#dog {
  /*display: none;*/
  margin: 0 0 0 72px;
  background-color: #000;
  -webkit-appearance: none;
}
#dog img {
  display: block;
  margin: -4px 0 0 -4px;
}
.socLinks {
  width: 350px;
  margin: auto;
}
.socLinks img {
  margin: 0 10px;
}
.sobaka {
  position: relative;
  margin: 15px 15px 0 15px;
  min-height: 55px;
}
.sobaka .logo {
  width: 100%;
  text-align: center;
}
.sobaka .logo a:hover {
  text-decoration: none;
}
.sobaka .logo img {
  display: inline-block;
}
.sobaka .search {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin: -1.1em 0 0 0;
  left: 0;
}
.sobaka .ad {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
}
.ad {
  margin: 0;
}
.ad img {
  display: block;
}
/* Navigation */
.nav ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 1;
  word-spacing: normal;
  letter-spacing: normal;
}
.nav ul.primary {
  position: relative;
  margin: 0;
  padding: 0 0 8px;
  border-bottom: 1px dashed black;
}
.nav ul.primary li {
  height: 11px;
  margin: 0 6px 0 0;
  padding: 0 0 0 6px;
  font-size: 14px;
  line-height: 11px;
  text-transform: uppercase;
  border-left: 1px solid #898989;
}
.nav ul.primary li:last-child {
  margin-right: 0;
}
.nav ul.primary li:first-child {
  padding-left: 0;
  border-left: none;
}
.nav ul.primary li a,
.nav ul.primary li b {
  padding: 0 0 5px!important;
  color: #000000;
  font-weight: 700;
  border-bottom: 4px solid transparent;
}
.nav ul.primary li:hover a,
.nav ul.primary li:hover b,
.nav ul.primary li.active a,
.nav ul.primary li.active b {
  color: #ca0e09;
  text-decoration: none;
  border-bottom-color: #ca0e09;
}
.nav ul.secondary,
ul.subMenuMag {
  position: relative;
  margin: 10px 0 0 -6px;
  padding: 0;
  border: 0;
}
ul.subMenuMag {
  margin-top: -10px;
}
ul.subMenuMag li {
  list-style-type: none;
  display: inline-block;
}
.nav ul.secondary li,
ul.subMenuMag li {
  margin: 0 0 6px 0;
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
  border-right: 1px solid #898989;
}
.nav ul.secondary li a,
.nav ul.secondary li b,
ul.subMenuMag li a,
ul.subMenuMag li b {
  margin: 0;
  padding: 0 6px;
}
.nav ul.secondary li a,
ul.subMenuMag li.active a {
  color: #333;
}
.nav ul.secondary li:last-child,
ul.subMenuMag li:last-child {
  border: 0;
}
.nav ul.secondary.navigator {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 1px;
  width: 18%;
  margin: 39px 0 0 0;
  text-align: right;
}
.nav ul.secondary.navigator li {
  font-size: 10px;
  text-transform: none;
}
.nav ul.secondary.navigator li a {
  color: #e60024;
}
.page {
  padding: 30px 0 0 15px;
  font-size: 0;
  word-spacing: -0.5em;
  letter-spacing: -1px;
  position: relative;
}
.page .col {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 0 0;
  font-size: 10px;
  word-spacing: normal;
  letter-spacing: normal;
}
.page .one {
  width: 100%;
}
.page .three {
  position: sticky;
  top: 0;
  width: 300px;
  margin-right: 10px;
}
.col.one h1,
.text h1,
.text h2,
.text h3 {
  font-family: Georgia, serif;
  margin-top: 27px;
  padding-top: 7px;
  margin-bottom: 23px;
}
.block {
  margin: 0 0 15px 0;
  overflow: hidden;
}
.block .header {
  margin: 0 30px 0 0;
  padding: 8px 0 6px 0;
  border-top: 1px dotted black;
  border-bottom: 2px solid black;
  font-size: 10px;
  word-spacing: normal;
  letter-spacing: normal;
  overflow: hidden;
}
.block .header h2 {
  display: inline-block;
  margin: 0 12px 0 0;
  padding: 0;
  font-size: 190%;
  vertical-align: middle;
  border: 0;
}
.block .blockTitle,
#posts h2.placeHead {
  margin: 0;
  padding: 8px 10px 6px 15px;
  font-size: 140%;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  border-bottom: 2px solid black;
}
#posts h2.placeHead {
  padding: 8px 10px 0 0 ;
  font-size: 16px;
  border-bottom: 4px solid #000;
}
.widget .item h3,
.choice .item h3 {
  font: normal 150%/1.2 Georgia, serif;
}
.col.one .block {
  margin: 0 -30px 15px 0;
  font-size: 0;
  word-spacing: normal;
  letter-spacing: normal;
}
.col.one .block .item.big {
  width: 538px;
  padding-top: 10px;
  border-top: 1px dotted black;
}
.col.one .block .item.big img {
  margin-bottom: 1em;
}
.col.one .block .item h3 {
  font: normal 150%/1.2 Georgia, serif;
}
.col.one .block.neu {
  margin-bottom: 30px;
}
.col.one .block.neu .header {
  padding: 0 0 6px;
  border: 0;
  border-bottom: 2px solid black;
}
.col.one .block.neu .header h2 {
  margin: 0;
  font-size: 140%;
}
.col.one .block.neu .item.big {
  padding-top: 0;
  border-top: 0;
}
.col.one .block.neu .main-breaking-news,
.col.one .block.neu .col.double .main-breaking-news {
  margin: 12px 30px 0 0;
  padding: 0 0 8px;
  border: 1px solid black;
}
.col.one .block.neu .main-breaking-news .item.big h3,
.col.one .block.neu .col.double .main-breaking-news .item.big h3,
.col.one .block.neu .main-breaking-news .item.big p,
.col.one .block.neu .col.double .main-breaking-news .item.big p {
  padding-left: 12px;
  padding-right: 12px;
}
.col.one .block.neu .main-breaking-news .set,
.col.one .block.neu .col.double .main-breaking-news .set {
  padding: 10px 0 0 12px;
  overflow: hidden;
}
.col.one .block.neu .main-breaking-news .set .item,
.col.one .block.neu .col.double .main-breaking-news .set .item {
  position: relative;
  float: left;
  width: 162px;
  min-height: 47px;
  margin: 0;
  padding: 0 12px 0 0;
}
.col.one .block.neu .main-breaking-news .set .item a.preview,
.col.one .block.neu .col.double .main-breaking-news .set .item a.preview {
  position: absolute;
  left: 0;
  top: 0;
}
.col.one .block.neu .main-breaking-news .set .item h3,
.col.one .block.neu .col.double .main-breaking-news .set .item h3 {
  padding-left: 55px;
  font-size: 110%;
  line-height: 1.4;
}
.col.one .block.neu .main-breaking-news .item.big {
  margin-top: 0;
}
.col.one .block.wide .pane p.no-comments {
  margin: 15px 0 0;
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
}
.col.one .header h1 {
  font-family: Arial, Helvetica, sans-serif;
}
.col.one .block.wide {
  margin-right: 0;
}
.col .block.wide .filter {
  margin: 15px 0 -3px;
  font-size: 10px;
  letter-spacing: normal;
}
.col .block.wide .filter ul {
  list-style: none;
  margin: 0 0 7px 0;
  padding: 0;
  overflow: hidden;
}
.col .block.wide .filter ul li {
  float: left;
  margin: 0 4px 4px 0;
  padding: 0;
  font-size: 120%;
  line-height: 1.4;
}
.col .block.wide .filter ul li a {
  display: block;
  margin: 1px 8px;
}
.col .block.wide .filter ul li.active {
  padding: 1px 8px;
  color: white;
  background-color: #AAA;
}
.col .block.wide .filter p span {
  display: inline-block;
  padding: 1px 4px 0 5px;
}
.main-breaking-news {
  margin: 12px 0px 30px 0;
  padding: 0 0 8px;
  border: 1px solid black;
  width: 540px;
}
.main-breaking-news .item.big h3 {
  padding-left: 12px;
  padding-right: 12px;
  font: normal 150%/1.2 Georgia, serif;
  margin: 0 0 0.5em 0;
}
.main-breaking-news .item.big p {
  font-size: 120%;
  line-height: 1.4em;
  padding-left: 12px;
  padding-right: 12px;
  margin: 0 0 0.5em 0;
}
.main-breaking-news .set {
  padding: 10px 0 0 12px;
  overflow: hidden;
  height: 47px;
}
.main-breaking-news .set .item {
  position: relative;
  float: left;
  width: 162px;
  min-height: 47px;
  margin: 0;
  padding: 0 12px 0 0;
}
.main-breaking-news .set .item a.preview {
  position: absolute;
  left: 0;
  top: 0;
}
.main-breaking-news .set .item h3 {
  padding-left: 55px;
  font-size: 110%;
  line-height: 1.4;
  margin: 0;
}
.main-breaking-news .item.big {
  margin-top: 0;
}
a.preview {
  position: relative;
  display: block;
  text-decoration: none;
}
a.preview img {
  display: block;
}
.page .double {
  width: 840px;
}
.col.double .block.wide .item {
  width: 100%;
  margin-right: 0;
  padding-bottom: 7px;
  border-bottom: 1px dotted #8F8F8F;
}
.col.double .block.wide a.preview {
  margin-bottom: 8px;
  float: left;
}
.col.double .block.wide .item img {
  margin: 0 0 8px 0;
}
.col.double .block.wide h3,
.col.double .block.wide p,
.col.double .block.wide p.date {
  margin-left: 175px;
}
.col.double .block.wide .stats {
  width: 365px;
  margin: 0 0 6px 175px;
  text-align: right;
  width: auto;
}
.col.double .block .item {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  margin: 15px 30px 0 0;
  padding: 0;
  font-size: 10px;
  word-spacing: normal;
  letter-spacing: normal;
  border: 0;
}
.col.double .block .item h3 {
  font: normal 14px/1.2 Georgia, serif;
}
.block .item p {
  margin: 0 0 0.5em 0;
  padding: 2px;
  color: #434343;
}
.block .item p.date {
  margin: 0;
  color: #999;
  font-size: 100%;
  text-transform: uppercase;
}
.block .item h3 {
  margin: 0 0 0.5em 0;
  font-size: 120%;
  line-height: 1.4;
  padding: 2px;
}
.block .item img {
  margin: 0 0 0.5em 0;
  /*width:93%;
        width:100%;*/
}
.widget .item p {
  margin: 0 0 0.5em 0;
}
.widget .item p.date {
  margin: 0;
  color: #999;
  font-size: 100%;
  text-transform: uppercase;
}
.widget .item h3 {
  margin: 0 0 0.5em 0;
  font-size: 120%;
  line-height: 1.4;
}
.widget .item img {
  margin: 0 0 0.5em 0;
}
.widget.allBrandsList {
  margin-top: 7px;
}
a.all {
  display: inline-block;
  margin: 12px 15px 12px 15px;
  padding: 0 8px 0 0;
  font-size: 100%;
  font-weight: bold;
  line-height: 1;
  color: #e60024!important;
  text-transform: uppercase;
}
a.all .allArrow {
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #e60024;
  border-right: 0;
  display: inline-block;
  margin: 0 5px;
}
.col.one .block.wide .item {
  width: 100%;
  margin-right: 0;
  padding-bottom: 7px;
  border-bottom: 1px dotted #8F8F8F;
}
.col.one .block.wide a.preview {
  margin-right: 18px;
  margin-bottom: 8px;
  float: left;
}
.col.one .block.wide .item img {
  margin: 0 0 8px 0;
}
.breaking-news {
  position: relative;
  margin: 0 0 20px 0;
  width: 717px;
  overflow: hidden;
}
.breaking-news .items {
  position: relative;
  width: 713px;
  height: 459px;
  background-color: white;
  border: solid #000;
  border-width: 1px 1px 0 1px;
  overflow: hidden;
}
.breaking-news .item {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 715px;
  height: 369px;
}
/*.breaking-news .item.active {
  display: block;
  z-index: 2;
}*/
.breaking-news .i a small {
  display: block;
  position: absolute;
  z-index: 2;
  right: 5px;
  top: 5px;
  max-width: 140px;
  padding: 3px 5px 3px 5px;
  color: white;
  font-size: 100%;
  text-transform: uppercase;
  background-color: black;
}
.breaking-news .item .t {
  position: absolute;
  z-index: 3;
  left: 15px;
  right: 15px;
  bottom: 15px;
  padding: 10px 15px 12px 15px;
  color: white;
}
.breaking-news .item .t h2 {
  margin: 0 6em 0.5em 0;
  font: normal 150%/1.2 Georgia, serif;
}
.breaking-news .item .t a {
  color: white;
}
.breaking-news .item .t p {
  margin: 0;
  line-height: 1.2;
}
.breaking-news .item .stats {
  position: absolute;
  z-index: 4;
  right: 3px;
  top: 10px;
  width: 150px;
  margin: 0;
  text-align: right;
}
.breaking-news .item img {
  width: 715px;
  height: 369px;
}
.breaking-news .item .stats a {
  margin-top: 0.4em;
  color: white;
}
.breaking-news .item .stats a.comments {
  background-position: -68px 1px;
}
.breaking-news .tabs {
  background: #e7e7e7 /*url("/images/1x7.png") repeat-x scroll 0 0*/;
  overflow: hidden;
}
.breaking-news .tabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breaking-news .tabs ul li {
  display: block;
  float: left;
  width: 134px;
  margin: 0 -1px 0 0;
  padding: 0;
  font-size: 110%;
  line-height: 1.2;
  border: solid #E7E7E7;
  border-width: 0 1px 1px 1px;
}
.breaking-news .tabs ul li.active {
  position: relative;
  z-index: 2;
  border: solid #B2B2B2;
  border-width: 0 1px 1px 1px;
  background-color: white;
}
.breaking-news .tabs ul li a {
  display: inline-block;
  height: 55px;
  padding: 0 8px 0 44px;
  color: black;
  line-height: 5em;
  text-decoration: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 8px center;
}
.breaking-news .tabs ul li a span {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
}
.breaking-news .tabs ul li:last-child {
  width: 133px;
}
.block.special small,
.breaking-news .i a small,
.popular small {
  display: block;
  position: absolute;
  z-index: 2;
  right: 5px;
  top: 5px;
  max-width: 140px;
  padding: 3px 5px 3px 5px;
  color: white;
  font-size: 100%;
  text-transform: uppercase;
  background-color: black;
}
.block .item,
.widget .item {
  position: relative;
  margin: 0 0 5px 0;
  padding: 12px 15px 4px 15px;
  border-bottom: 1px dotted #999;
}
.col.one .block.wide h3,
.col.one .block.wide p,
.col.one .block.wide p.date {
  margin-left: 175px;
}
.col .block.wide .draft .status span {
  background-color: #FB1;
}
.col .block.wide .status span {
  display: inline-block;
  margin: 0 11px 5px 0;
  padding: 1px 8px;
  color: white;
}
.col .block.wide .draft .status span {
  background-color: #FB1;
}
.col .block.wide .published .status span {
  background-color: #00B058;
}
.col.one .block.wide .stats {
  width: 365px;
  margin: 0 0 6px 175px;
  text-align: right;
  width: auto;
}
.stats {
  display: block;
  margin: 0 0 6px 0;
  font-size: 0;
  word-spacing: -0.5em;
  letter-spacing: -1px;
  overflow: hidden;
}
.stats a.user {
  color: #e60024;
}
.stats .user {
  padding-left: 14px;
  background: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkNENDUxOEI5RkNEMTFFMDg1M0I5NjU3QjZBODZBMzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkNENDUxOEM5RkNEMTFFMDg1M0I5NjU3QjZBODZBMzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQ0Q0NTE4OTlGQ0QxMUUwODUzQjk2NTdCNkE4NkEzMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQ0Q0NTE4QTlGQ0QxMUUwODUzQjk2NTdCNkE4NkEzMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk1AZf4AAABuSURBVHjaYmRAAps2bZoPpBKg3AV+fn6JMDkmBlSQgMwGahTAUAgUVGDABALYTBQgSiHQPReA1AYkRRugYljdeBEHm4ER6r4AIBUPxAFoGkE2LASavIERqOg8kGPAgB9cYCJCEQgYMDEQCQACDAAD6RsZXekqlgAAAABJRU5ErkJggg==") no-repeat scroll left 38%;
}
.stats .multimedia,
.stats .user,
.stats .poll {
  float: left;
  margin: 0 12px 0 0;
  padding: 1px 0 2px 18px;
}
.stats a,
.stats span {
  display: inline-block;
  vertical-align: top;
  color: #999;
  font-size: 11px;
  line-height: 1;
  word-spacing: normal;
  letter-spacing: normal;
}
.stats .multimedia {
  background: url("data:image/gif;charset=utf-8;base64,R0lGODlhIgAcANU8AKipraipq6eorKeoqqaqramqrK2usPn6/Kmpq6eoramqrt3e4K2usqaqq7O0tr2+wP7//6ioqqWprKiprrKztb6/wa6usMfIyq6ursjJy7m6vsPExsPEyM/Q1O3u8N7f4cfIzNTU1rO0uLi5u+7v8dna3K+vsaytr+Pk5s7OzvT09s/Q0q2vrqmorainrNnZ2+Lj5b2+wrGytunq7NPU1qiqqenp6bi5vfj5+9jZ2+jp69/g5P///wAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MjJCNjNFQjlGRTMxMUUwODUzQjk2NTdCNkE4NkEzMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MjJCNjNFQzlGRTMxMUUwODUzQjk2NTdCNkE4NkEzMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyMkI2M0U5OUZFMzExRTA4NTNCOTY1N0I2QTg2QTMxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUyMkI2M0VBOUZFMzExRTA4NTNCOTY1N0I2QTg2QTMxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAAPAAsAAAAACIAHAAABv9AnnBILA4RxqRyOQwIFIFowMCsFhEBAmEQABAEAIBEQrUmkQBBF5AIgwkB8zKddA0EPIrcGFDw1BM1ADwEDWEDe0VOPEh+LTwTbQKIiU2DYQkFgwINAgWUlTxdZwODJqFCh2lhbnCoQwZhWmCsAxivQwVRA5+guL/AwcLDBgG8Rr6VBgK0YVKrAGWVAFFuAQ4pG8Vsg6ECJzyrCwc6HgcZbqjUogI5JMUDFQcadKHUUjgOASAdAyULAAqgIuAmBoQAN3aoeTBj0sBVDCBQEMGA2goYnlA1E7AAhZQRBx6ss2eNhQ0VLz4cuOCkW6VmrDiEoCFDy0hlxox9ChAhgiYGBQMsoAoCADs=") no-repeat scroll 0 0;
}
.stats .poll {
  background: url("/img/Quiz1.png") no-repeat scroll 0 0;
  height: 10px;
}
.stats .photos {
  background-position: 0 -16px;
}
.stats .videos {
  padding-left: 20px;
  background-position: -18px 0;
}
.stats .likes,
.stats .comments {
  margin: 0 6px 0 0;
  padding: 1px 6px 2px 12px;
  background: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABQCAYAAABYtCjIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjNGMTMwOUM5Njc5MTFFMEEyNUJDRjY1N0U3N0MxNEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjNGMTMwOUQ5Njc5MTFFMEEyNUJDRjY1N0U3N0MxNEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGM0YxMzA5QTk2NzkxMUUwQTI1QkNGNjU3RTc3QzE0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGM0YxMzA5Qjk2NzkxMUUwQTI1QkNGNjU3RTc3QzE0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIk3fgAAAMRSURBVHja7JzfTeNAEMbX6ApICaED6ICTKMAIBOGNVHCXAhAgCoAO8BtwCiIFIB0dnDu4dIA7MDMwjv+wtjcG7F37+6SV4iQPyS+zMzufd+PFcaygUo1p+DRGNCIazzTC5MUf4FOqKxq/Nc8vaEwZpofIWwtcIo7An4Cnn6r/Dd63vQFWWngm8gGvuZaYtnq9SIUtE1feTUSeXtOa12cMEPD04uXIdVmVpRHwBaatXiOpuDw9LxJYRQGeXlsygqo3Ad4nhJwHeIDnnHrtqniXT8W2K2cvxae7IeDVS+uSENw3e4kgRpi2a4BLmnsaj8h5eo1VtS/H2qEI3AI8PTwT+YDXXEvA0zfydcUgEiMA8DSqtZdQbctVaS8RuADrvHLxovhE8trKXiJo6DAMK+5M1dhLjToYWFIwBgAP8AYkZwqG53mrx7f387Eq2EvHRwcre6mtPO5MwUjgEbjK3UsEMWrrOzk1bSvAJc39Y6s/qCuRd/fngaeq0e6lyeF+iMj7uNg1kd/WB+pjtV0CXkFUCJ7VN9pLQ4i8WnuJqy3g6aOv0l6i14M2P49T6zxaquR2L5XBaus7uWZJjWVqBlb8oLCksFQBPMADvG9P+tzAc7J9kce83eFGruPMc3avADooGP8MwbyddTDoKgYVeaYRNbI9+mzPeRHg5WW6wOWWK7QZXhc5j6fj35opyRG3rVq0l1yJPAbDR5DKrKNQCoXV4LrMeQxwT8kBuMzzFxJxkXJANvS2yUachQvRBmMA7RngAd5Q1dhJ9i6fuMHnO/i+Sv/thqvlL5XuI1nIc+FX7MTsDTyVdz5GAqx4w5mvd2xv8LuYtr1p8G3PeRHg9bTB7wLezAAKR9xU9VSN4cmpmV40+J3kPAZIw/kGv4ulSlbXkgOdbPBhDKA9AzzAgwwKhuwyN2rw+aAIcmSmYNzez9e6gz853I+ALZ22g2/w28p5iLoCPOMGP3s4DnqHN/gGvzE8ObdQ2+DT+5bAVai22QuqvHyi8Eyl/xHMy5PznBmApYoengBc3cHXRRvgpXoVYABZWAqk+UKXCwAAAABJRU5ErkJggg==") no-repeat scroll 0 0;
}
.stats .comments {
  background-position: -42px -29px;
}
.stats a:hover,
.stats a:active {
  text-decoration: none;
}
input.admin-check {
  position: absolute;
  z-index: 2;
  left: 5px;
  top: 5px;
}
a.admin-edit,
a.admin-edit-foto {
  left: 5px;
  top: 99px;
  background: url(/img/edit.png) no-repeat scroll 0 0;
}
a.admin-edit,
a.admin-delete,
a.admin-sp,
a.admin-hot,
a.admin-topic,
a.admin-cal,
a.admin-main,
a.admin-edit-foto,
a.admin-delete-foto,
a.admin-delete-pollfoto {
  display: block;
  position: absolute;
  z-index: 2;
  width: 16px;
  height: 16px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.5;
}
a.admin-delete,
a.admin-delete-foto,
a.admin-delete-pollfoto {
  left: 26px;
  top: 99px;
  background: url(/img/delete.png) no-repeat scroll 0 0;
}
a.admin-delete-pollfoto {
  left: 8px;
}
a.admin-hot {
  left: 68px;
  top: 99px;
  background: url(/img/hot.png) no-repeat scroll 0 0;
}
a.admin-topic {
  left: 68px;
  top: 81px;
  background: url(/img/topic.png) no-repeat scroll 0 0;
}
.admin-main-control {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 42px;
}
.admin-main-control a {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin: 0 2px 2px 0;
  border: 1px solid black;
  background-color: rgba(255, 255, 255, 0.25);
  opacity: 0.5;
}
.admin-main-control a:first-child {
  width: 38px;
  margin: 0 0 2px;
}
.admin-main-control a.active {
  background-color: rgba(255, 255, 255, 0.75);
  opacity: 1;
}
a.a-one {
  left: 86px;
  top: 99px;
  background-position: 0 0;
}
a.admin-sp {
  background: url(/img/blocks.png) no-repeat scroll 0 0;
}
a.a-two {
  left: 104px;
  top: 99px;
  background-position: -18px 0;
}
a.a-three {
  left: 122px;
  top: 99px;
  background-position: -36px 0;
}
a.a-four {
  left: 140px;
  top: 99px;
  background-position: -54px 0;
}
a.admin-sp.a-index {
  top: 81px;
}
.col .block.wide .status a,
.col .block.wide .filter p a,
a.bt {
  display: inline-block;
  padding: 0 8px;
  color: black;
  text-decoration: none;
  background-color: white;
  border: 1px solid #C5C5C5;
}
.col.one .block.wide h3,
.col.one .block.wide p,
.col.one .block.wide p.date {
  margin-left: 175px;
}
.block .item h3,
.widget .item h3 {
  margin: 0px 0 0.5em 0;
  font-size: 120%;
  line-height: 1.4;
}
.widget .item h3,
.choice .item h3 {
  font: normal 140%/1.2 Georgia, serif;
}
.blockNewHeader {
  margin: 0 30px 0 0!important;
}
.col.one .block .item,
.widget .item {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  margin: 15px 30px 0 0;
  padding: 0;
  font-size: 10px;
  word-spacing: normal;
  letter-spacing: normal;
  border: 0;
}
a.preview small,
a.preview1 small,
.block.special small,
.breaking-news .i a small,
.popular small {
  position: absolute;
  z-index: 2;
  top: 5px;
  max-width: 140px;
  padding: 3px 5px;
  color: white;
  font-size: 100%;
  text-transform: uppercase;
  background-color: #e60024;
}
a.preview small,
.block.special small,
.breaking-news .i a small,
.popular small {
  right: 5px;
  display: block;
}
a.preview1 {
  text-decoration: none;
}
a.preview1 small {
  left: 13px;
  position: relative;
  top: 10px;
}
.breaking-news .i a small {
  right: 0;
  top: 0;
}
.col .block.wide .status a,
.col .block.wide .filter p a,
a.bt {
  display: inline-block;
  padding: 0 8px;
  color: black;
  text-decoration: none;
  background-color: white;
  border: 1px solid #C5C5C5;
}
.col .block.wide .status a:hover,
.col .block.wide .filter p a:hover,
a.bt:hover {
  /*color: #fff;
  	background-color:  @links_color;
  	border: 1px solid  @links_color;*/
  border: 1px solid #999;
}
.col .block.wide .filter p {
  margin: 0;
  font-size: 120%;
  line-height: 1.4;
}
.col form.interview-image {
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}
.saveBlockIntImg {
  position: absolute;
  bottom: 0;
}
.complete {
  display: none!important;
}
.col .header,
#submenu {
  position: relative;
  margin: 0 0 15px 0;
  border-bottom: 3px solid black;
  overflow: hidden;
  padding-top: 5px;
}
.col .header h1,
#submenu h1,
.col .header .pageHeader,
#submenu .pageHeader {
  margin: 0;
  font-size: 220%;
  font-weight: bold;
  line-height: 0.7;
  text-transform: uppercase;
  color: #000;
}
.col .header h1 a,
#submenu h1 a {
  color: #000;
}
.col .header h1.smallHeader,
#submenu h1.smallHeader,
.col .header .pageHeader.smallHeader,
#submenu .pageHeader.smallHeader {
  font-size: 220%;
  margin-bottom: 8px;
}
.col .header h2,
#submenu h2 {
  margin: 0;
  font-size: 140%;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
.col .header ul,
#submenu ul {
  position: relative;
  list-style: none;
  font-size: 0;
  word-spacing: -0.5em;
  letter-spacing: -1px;
  margin: 10px 0 -7px 0;
  padding: 4px 0 0 1px;
  border-top: 1px dotted #999;
  z-index: 1;
}
.col .header ul li,
#submenu ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 8px -1px;
  padding: 0;
  font-size: 12px;
  line-height: 1;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: uppercase;
}
.col .header ul li.active,
#submenu ul li.active {
  border-bottom: 4px solid #000;
  margin-bottom: 0;
}
.col .header ul li a,
#submenu ul li a,
.col .header ul li b,
#submenu ul li b {
  display: block;
  margin: 3px 0 3px 0;
  padding: 0 6px 0 7px;
  font-weight: normal;
  border-right: 1px solid black;
  font-size: 11px;
  color: #434343;
}
.col .header ul li.active a,
#submenu ul li.active a,
.col .header ul li.active b,
#submenu ul li.active b,
.col .header ul li a:hover,
#submenu ul li a:hover {
  color: #e60024;
  text-decoration: none;
}
.col .header ul li:first-child a,
#submenu ul li:first-child a {
  padding-left: 0;
}
.col .header ul li:last-child a,
#submenu ul li:last-child a {
  border-right: 0;
}
.yearPick {
  margin-top: -27px;
}
.col .header ul.subMenu {
  margin: 0;
  padding: 4px 0 1px 1px;
}
.col .header ul.subMenu li {
  margin: 0 0 0 -1px;
  padding: 0 -2px 3px -1px;
}
.col .header ul.subMenu li.active {
  border-bottom-width: 2px;
}
.subMenu,
.subMenuSearch {
  position: relative;
  list-style: none;
  font-size: 0;
  word-spacing: -0.5em;
  letter-spacing: -1px;
  margin: -2px 0 -2px 0;
  padding: 4px 0 0 1px;
  border-top: 1px dotted #999;
  border-bottom: 1px solid #000;
}
.subMenuSearch {
  padding-right: 0;
}
.subMenu li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 -1px;
  padding: 0 -2px 3px -1px;
  font-size: 12px;
  line-height: 1;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: uppercase;
}
.subMenuSearch li {
  text-transform: none;
  font-weight: bold;
  margin-right: 20px;
  padding: 5px 15px;
}
.subMenu li.active {
  border-bottom: 2px solid #000;
}
.subMenuSearch li.active {
  color: #475055;
  background: #f2f2f2;
  border-bottom: none;
}
.subMenuSearch li.active a {
  text-decoration: none;
  border-bottom: 0;
}
.subMenu li a,
.subMenu li b {
  display: block;
  margin: 3px 0 3px 0;
  padding: 0 6px 0 7px;
  font-weight: normal;
  border-right: 1px solid black;
  color: #434343;
}
.subMenu li:last-child a,
.subMenu li:last-child b {
  border-right: none;
}
.subMenu li.active a,
.subMenu li.active b,
.subMenu li a:hover {
  text-decoration: none;
  color: #e60024;
}
.subMenuSearch,
.subMenuSearch li,
.subMenuSearch li.active,
.subMenuSearch li a {
  border: none;
  font-size: 14px;
}
.subMenuSearch li a {
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dashed #e60024;
  padding: 0;
}
.header .logout {
  padding: 0 0 0 1em;
  color: #999;
  font-size: 60%!important;
  text-transform: none;
  font-weight: normal;
}
.inline {
  display: inline-block;
}
.user_profile {
  /*overflow: auto;*/
  font-size: 0;
  letter-spacing: 0;
  word-spacing: 0;
  margin: 0 0 50px;
}
.user_pic {
  float: left;
  padding: 0 20px 0 0;
}
.user_info {
  /* width: 320px;*/
  display: inline-block;
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 1.5em;
  /*margin-top:-10px;*/
}
.profile_edit {
  display: block;
  font-size: 12px;
  padding: 0 0 1em 0;
  /*margin-top:-2px;*/
}
.user_key {
  width: 150px;
  display: inline-block;
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 1.5em;
  margin-top: -10px;
}
.user_name {
  font-size: 14px;
  font-weight: bold;
}
hr {
  color: white;
  background-color: white;
  border: none;
  border-top: 1px dotted #999;
  width: auto;
  margin: 10px 0;
}
.registered {
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  color: #999;
  padding: 5px 0 0 0;
  display: inline-block;
}
.user_tabs {
  list-style: none;
  font-size: 0;
  letter-spacing: 0;
  border-bottom: 1px solid #CCC;
  margin: 0;
  padding: 0;
  clear: both;
}
.user_tabs li {
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  margin: 0 0 -1px -1px;
  /*border:1px solid #ccc;*/
  padding: 0;
}
.user_tabs a {
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 21px;
  background: #e0e1e3 url("/img/tabsBg.png") bottom left repeat-x;
  display: block;
  color: #434343!important;
}
.user_tabs a:hover {
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 21px;
  background: #e0e1e3 url("/img/tabsBg2.png") top left repeat-x;
  display: block;
}
.user_tabs li.active {
  padding: 0;
  border: 1px solid #CCC;
  margin: 0 1px -1px -1px;
  border-bottom: 1px solid #fff;
}
.user_tabs a.active,
.user_tabs li.active a {
  position: relative;
  z-index: 2;
  /*border: solid #CCC;
          margin: 0 -1px;*/
  border-width: 1px 1px 0 1px;
  background: white;
  color: black;
  cursor: default;
  /*padding: 10px 15px;*/
}
.user_tabs.magazine {
  margin-left: 1px;
  padding-top: 20px;
}
.user_tabs.magazine li {
  border-bottom: 1px solid #ccc;
}
.user_tabs.magazine li.active {
  border-bottom: 1px solid #fff;
}
.user_tabs.magazine a {
  padding: 7px 21px;
  font-weight: normal;
  font-size: 11px;
}
.pane {
  display: none;
}
.pane .pagination {
  margin-bottom: 0;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
}
.pane.active {
  display: block;
}
.pagination {
  position: relative;
  height: 23px;
  /*margin: 22px 0 15px 0;*/
  padding: 0 160px 0 160px;
  text-align: center!important;
  border: dotted black;
  border-width: 1px 0 1px 0;
}
.pagination a,
.pagination em,
.pagination span {
  display: inline-block;
  padding: 2px 2px 4px 2px;
  font-size: 100%;
  font-style: normal;
  text-decoration: none;
  color: #434343;
}
.pagination a:hover {
  color: #e60024;
}
.pagination li.selected a {
  padding-bottom: 0px;
  color: #e60024;
  text-decoration: none;
}
.pagination li {
  list-style-type: none;
  display: inline-block;
  padding: 0;
}
.pagination li.page {
  font-size: 140%;
}
.pagination em,
.pagination li.page.selected {
  margin: 0 -2px 6px -2px;
  padding: 0px 4px;
  border-bottom: 5px solid #e60024;
}
.pagination .previous_page,
.pagination .next_page {
  display: block;
  position: absolute;
  z-index: 1;
  min-height: 12px;
  padding: px 0 6px 0;
  font-size: 120%;
  background-image: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAC+CAMAAAD3LlQHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkY1NzE2RUM5RkRBMTFFMDg1M0I5NjU3QjZBODZBMzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkY1NzE2RUQ5RkRBMTFFMDg1M0I5NjU3QjZBODZBMzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRjU3MTZFQTlGREExMUUwODUzQjk2NTdCNkE4NkEzMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRjU3MTZFQjlGREExMUUwODUzQjk2NTdCNkE4NkEzMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrbCnV8AAABIUExURQAAAACCu////8/Pz8/n8u/v7+/3+3C52UBAQDAwMIDB3YCAgN/v9nBwcBAQEDCayK/Y6q+vrxCKvyCSxCAgIEChzN/f3////+6uxuwAAAAYdFJOU///////////////////////////////AM0TLuoAAADQSURBVHja7NbJDoMwDARQOlnYwg7p//9pizjWEyniElT7yJPlZCKiVNVjqjUEBgfx+7gAojQRsvSAKLsBkQhk9/A559ocE76fRAap3AqrNysVlT+TF6viZLJEag9R1vl7i0lyBMjSXbflj2wWRAKQ3cPnnGvzTPh+EhmkcivstPVvVFG55BFlWiZwAxNgGZkgNkyAngrMzgQxu4fNcU3mfmgGPDd9K6uo6Fv5jtiJCXzNBJhXJggHE6CjArsxQcjuYXP8kbkfmgHPrbzT/ggwAOYE1CHGUdJfAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-attachment: scroll;
  line-height: 1.6em;
}
.pagination .previous_page {
  left: 0;
  top: -1px;
  padding-left: 30px;
  background-position: left 0;
  text-align: left;
}
.pagination .next_page {
  right: 0;
  top: -1px;
  padding-right: 30px;
  background-position: right -110px;
  text-align: right;
}
.pagination .disabled {
  display: none;
}
.nav.bottom {
  margin: 0;
  padding: 0;
}
.nav.bottom ul.primary {
  border-bottom: 1px dashed #fff;
}
.nav.bottom ul.primary li {
  font-size: 12px;
  margin-right: 19px;
  padding-left: 19px;
}
.nav.bottom ul.primary li:first-child {
  padding-left: 0;
}
.nav.bottom ul.primary li:last-child {
  margin-right: 0;
}
.nav.bottom ul.primary li a,
.nav.bottom ul.primary li b {
  padding: 0 !important;
  font-weight: 400;
  color: #fff;
  border-bottom: none;
}
.nav.bottom ul.primary li:hover a,
.nav.bottom ul.primary li:hover b {
  text-decoration: underline;
}
.nav.bottom ul.secondary {
  margin: 14px 0 0 -23px;
}
.nav.bottom ul.secondary li {
  height: 11px;
  font-size: 11px;
  line-height: 11px;
  border-color: #898989;
  text-transform: none;
}
.nav.bottom ul.secondary a {
  padding-right: 23px;
  padding-left: 23px;
  color: #959595;
}
/* Конец стилей для хедера */
/* Стили для футера */
.footer {
  position: relative;
  margin: 20px 0 0 0;
  padding: 15px;
  background: #000000;
}
.footer .logo {
  float: left;
  width: 265px;
}
.footer .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.footer .links {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 18px;
  width: 50%;
  color: white;
}
.footer .links p {
  margin: 0 15px 0 15px;
  text-align: right;
}
.footer a {
  color: white;
}
.footer ul.social {
  float: left;
  width: 426px;
  margin: 18px 0 0 0;
  padding: 0 15px;
  text-align: center;
}
.footer ul.social li {
  display: inline-block;
  float: none;
  margin: 0;
}
.footer ul.social li a {
  width: 23px;
  height: 23px;
}
.footer ul.social li a.fb {
  background-position: 0 -38px;
}
.footer ul.social li a.vk {
  background-position: -26px -38px;
}
.footer ul.social li a.tt {
  background-position: -53px -38px;
}
.footer ul.social li a.rss {
  background-position: -80px -38px;
}
.footer ul.social li a.ins {
  background-position: -107px -38px;
}
.footer ul.social li a.iss {
  background-position: -135px -38px;
}
.footer ul.social li a.pint {
  background-position: -159px -38px;
}
.footer ul.social li a.odnokl {
  background-position: -186px -37px;
}
.footer ul.social li a.green {
  background-position: -212px -37px;
}
.footer ul.social li a.gplus {
  background-position: -238px -37px;
}
.footer .copyright {
  padding: 25px 0 0;
  color:  #959595;
  font-weight: 400;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  clear: both;
}
.footer .copyright a {
  color: #fff;
}
#block-subscribe {
  float: right;
  width: 309px;
  margin: 16px 0 0;
  overflow: hidden;
}
#block-subscribe #subscribers-form fieldset {
  padding: 0;
}
#block-subscribe #Subscribers_email {
  float: left;
  border: 1px solid #464646;
  width: 148px;
  height: 28px;
  padding: 0 15px;
  font-size: 10px;
  color: #898989;
  background: none;
  box-sizing: border-box;
}
#block-subscribe .subscribeButton {
  float: left;
  width: 161px;
  height: 28px;
  padding: 0;
  font-size: 9px;
  line-height: 28px;
  color: #fff;
  background: #ca0f0a;
  border: none;
  text-align: center;
  border-radius: 0;
}
#block-subscribe .error {
  position: static;
  padding: 10px 0 0;
  font-size: 12px;
  color: #ca0f0a;
  clear: both;
}
ul.social {
  list-style: none;
  margin: 0 2px;
  padding: 0;
  overflow: hidden;
}
ul.social li {
  float: left;
  margin: 0 1px;
  padding: 0;
}
ul.social li a {
  display: block;
  margin: 0;
  padding: 0;
  width: 37px;
  height: 37px;
  background: url("/img/socIcons2015.png") no-repeat scroll 0 0;
}
ul.social li a span {
  display: none;
}
ul.social li a.fb {
  background-position: 0 0;
}
ul.social li a.tt {
  background-position: -78px 0;
}
ul.social li a.vk {
  background-position: -39px 0;
}
ul.social li a.ins {
  background-position: -117px 0;
}
ul.social li a.iss {
  background-position: -155px 0;
}
ul.social li a.pint {
  background-position: -193px 0;
}
ul.social li a.odnokl {
  background-position: -233px 0;
}
ul.social li a.green {
  background-position: -271px 0;
}
ul.social li a.gplus {
  background-position: -312px -1px;
}
/* Конец стилей для футера */
.stats {
  display: block;
  margin: 0 0 6px 0;
  font-size: 0;
  word-spacing: -0.5em;
  letter-spacing: -1px;
  overflow: hidden;
}
.stats a,
.stats span {
  display: inline-block;
  vertical-align: top;
  color: #999;
  font-size: 11px;
  line-height: 1;
  word-spacing: normal;
  letter-spacing: normal;
}
.stats .multimedia,
.stats .user {
  float: left;
  margin: 0 12px 0 0;
  padding: 1px 0 2px 18px;
}
.stats .user {
  padding-left: 14px;
  background: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkNENDUxOEI5RkNEMTFFMDg1M0I5NjU3QjZBODZBMzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkNENDUxOEM5RkNEMTFFMDg1M0I5NjU3QjZBODZBMzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQ0Q0NTE4OTlGQ0QxMUUwODUzQjk2NTdCNkE4NkEzMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQ0Q0NTE4QTlGQ0QxMUUwODUzQjk2NTdCNkE4NkEzMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk1AZf4AAABuSURBVHjaYmRAAps2bZoPpBKg3AV+fn6JMDkmBlSQgMwGahTAUAgUVGDABALYTBQgSiHQPReA1AYkRRugYljdeBEHm4ER6r4AIBUPxAFoGkE2LASavIERqOg8kGPAgB9cYCJCEQgYMDEQCQACDAAD6RsZXekqlgAAAABJRU5ErkJggg==") no-repeat scroll left 38%;
}
.stats a.user {
  color: #e60024;
}
.stats .date {
  float: left;
  padding: 1px 0 2px 0;
  color: #8F8F8F;
  font-style: italic;
}
.stats time {
  display: none;
}
.stats .share {
  margin: -16px 0 0 0;
  text-align: right;
  display: inline-block;
  float: right;
}
.stats .share .vk {
  margin-top: -2px;
}
.post .stats {
  margin: 0 0 15px 0;
  padding: 6px 0 6px 0;
  border-bottom: 1px solid black;
  overflow: visible;
  min-height: 20px;
}
.post .text {
  margin-top: 45px;
}
.share .net {
  display: inline-block;
  vertical-align: top;
}
.share .tw {
  width: 110px;
  height: 22px;
}
.share .fb {
  width: 130px;
}
.quizImg {
  margin: 20px 0;
}
.quizLinks {
  color: #e60024;
  font-size: 12px;
  margin-right: 10px;
}
.activeLink {
  color: #000;
  font-size: 12px;
}
.head {
  font-family: Georgia, serif;
  font-size: 18px;
  text-align: center;
  margin: 20px;
}
.ayt {
  color: #5a5a5a;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.col form.fb {
  font-size: 10px;
  letter-spacing: normal;
}
.col form.fb label {
  float: left;
  width: 140px;
  margin: 4px 0 0 0;
}
.col form.fb .field {
  margin-bottom: 10px;
  font-size: 12px;
}
.col form.fb .checks {
  padding-bottom: 3px;
}
.col form.fb .checks ul {
  margin-top: 5px;
}
.col form.fb label.accept {
  width: 250px;
  position: relative;
  left: 160px;
  top: -5px;
}
.col form.fb .checks ul li label {
  margin-top: 0;
}
.select {
  vertical-align: middle;
}
.border-top {
  padding: 25px 0 5px 0;
}
.field {
  margin: 0 0px 6px 0px;
}
label {
  display: block;
  margin: 0 0 2px 0;
  font-size: 120%;
  line-height: 1.2;
}
label span {
  float: right;
  margin-right: 10px;
  margin-top: -4px;
}
.checks ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.checks ul li {
  position: relative;
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
  font-size: 100%;
}
.checks ul li input {
  display: block;
  float: left;
  position: relative;
  z-index: 2;
  width: 15px;
  margin: 0 8px 0 0;
  padding: 0;
  background-color: transparent;
  border: 0;
}
.col form.fb .check input,
.col form.fb .checks input,
.col form.fb .checks ul li label {
  width: auto;
}
#user_subscribed {
  position: relative;
  left: -110px;
}
.quizRegButton {
  float: right;
  border: 1px solid #6c6c6c;
  color: #6c6c6c;
  border-radius: 10px;
  padding: 2px 5px;
  background: #fff;
  cursor: pointer;
}
.quizRules p {
  font-size: 14px;
  color: #000;
  width: 700px;
}
.quizQuestion {
  margin: 70px 0;
}
.question {
  font-family: Georgia, serif;
  font-size: 18px;
}
.answer {
  margin-left: 150px;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.col .ad {
  width: 300px; /* The width of the parent */
  margin: 0 0 15px 0;
  z-index: 9999999;
}
.col .ad #adriver_banner_240x400 {
  margin: 0 auto;
}
.recommendations {
  width: 240px;
  overflow: hidden;
}
.recommendations ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.recommendations li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-align: center;
}
.recommendations li.active a {
  padding: 8px;
  border: solid #AAA;
  border-width: 1px 1px 0 1px;
  background-color: #EBEBEB;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.recommendations li a {
  display: block;
  padding: 9px 8px 7px;
  text-decoration: none;
  background-color: #E7E7E9;
  -moz-box-shadow: inset 1px -1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px -1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px -1px 4px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #AAA;
}
.recommendations .box {
  width: 480px;
}
.col.two .block,
.col.three .block {
  background-color: #E7E7E7;
}
.sp .fixed {
  /*margin-top: 30px;*/
}
.col.two .block.fixed {
  background-color: transparent;
}
.block.fixed > .blockTitle {
  margin: -2px 6px 8px;
  padding: 0;
  line-height: 1.2;
  border: 0;
}
.fixed.active {
  position: fixed;
  z-index: 10;
  left: 50%;
  top: 0;
  width: 160px;
  margin: 0 0 0 40px;
}
.sp .fixed.active {
  width: 100px;
  margin-left: 130px;
}
a#top {
  display: block;
  width: auto;
  height: 60px;
  margin: 0 0 15px;
  background: #e7e7e7 url(/img/arrowFixed.png) no-repeat scroll center center;
  border-top: 1px dotted #999;
}
a#top:hover {
  background-color: #f1f1f1;
}
.col.two .block.nb {
  background-color: white;
  margin-top: -15px;
}
.block.nb .blockTitle {
  padding: 15px 5px 0;
  border: 0;
}
.block.nb .blockTitle span.sp {
  display: block;
  margin: 0 0 4px;
  padding: 0 0 6px;
  color: #BC0809;
  border-bottom: 2px solid #BC0809;
}
.block.nb .item {
  padding: 0 15px;
  border: white;
}
.col.two .block.subscribe,
.col.three .block.subscribe {
  background-color: #959595;
  padding: 5px 10px 10px;
  margin: 10px auto;
}
.block .blockTitle {
  margin: 0;
  /*padding: 8px 10px 6px 10px;
  text-align: center;*/
  font-size: 140%;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  border-bottom: 3px solid black;
  margin-bottom: 8px;
}
.block .blockTitle a {
  color: black;
}
.block.subscribe .subscribeTitle {
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  color: white!important;
  border-bottom: none;
}
.block.subscribe input[type="submit"] {
  margin-top: 0!important;
}
.block.subscribe form span {
  color: white;
}
form span.error {
  display: none;
  margin: 2px 0 0 0;
}
.field input,
textarea,
.search input[type="search"],
.subscribe input[type="email"] {
  /*width: 100%;*/
  background-color: white;
  border: 1px solid black;
  padding: 3px 6px 3px 6px;
  color: black;
}
.search input[type="search"],
.subscribe input[type="email"] {
  color: #000;
  vertical-align: middle;
}
#Subscribers_email {
  width: 114px;
  padding: 5px;
  font-size: 100%;
  text-transform: none;
  color: #000;
}
.block.subscribe .notice {
  display: none;
  position: relative;
  height: 44px;
  background: url(/images/indicators/subscribe.gif?1363097758) no-repeat scroll center center;
}
.topline ul {
  list-style: none;
  margin: 0 -6px 0 -6px;
  padding: 0;
  font-size: 0;
  word-spacing: -0.5em;
  letter-spacing: -1px;
}
.topline ul li.name a {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  margin-top: -2px;
}
hr {
  color: white;
  background-color: white;
  border: none;
  border-top: 1px dotted #999;
  width: auto;
  margin: 10px 0;
}
/* Галерея в статьях */
.sp .gallery {
  margin-left: 30px;
}
.gallery {
  padding: 0 20px;
  overflow: hidden;
  margin-top: 20px;
}
.gallery a {
  position: relative;
  display: block;
  float: left;
  width: 170px;
  height: 127px;
  margin: 0 15px 15px 0;
  padding: 0;
  line-height: 127px;
  text-align: center;
  background-color: #F1F1F1;
}
.gallery img {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.gallery a .stats {
  position: absolute;
  z-index: 2;
  right: 5px;
  bottom: 5px;
  margin: 0;
  padding: 1px 6px;
  color: white;
  line-height: 1;
  cursor: pointer;
}
.gallery a .stats span {
  margin: 0;
}
.breaking-news .item .stats a,
.gallery a .stats span {
  margin-top: 0.2em;
  color: white;
}
.gallery a .stats {
  background: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjNGMTMwOTg5Njc5MTFFMEEyNUJDRjY1N0U3N0MxNEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjNGMTMwOTk5Njc5MTFFMEEyNUJDRjY1N0U3N0MxNEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QjY5MDlFMTk2NzcxMUUwQTI1QkNGNjU3RTc3QzE0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QjY5MDlFMjk2NzcxMUUwQTI1QkNGNjU3RTc3QzE0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn3Qpj0AAABISURBVHja7M8xEQAgDACxB//SKgoXDL3EQU41LXBbQkREREREREREREREREREREREREREREREREREREREREREREREROSPJ8AAGdcBMMrb5RcAAAAASUVORK5CYII=") repeat scroll 0 0;
}
.breaking-news .item .t {
  background: #000;
}
.stats a,
.stats span {
  display: inline-block;
  vertical-align: top;
  color: #999;
  font-size: 11px;
  line-height: 1;
  word-spacing: normal;
  letter-spacing: normal;
}
.textblock h3 {
  font-size: 182%;
  line-height: 1.3;
}
/* соцсети */
.share {
  margin: 15px 0 18px 0;
  clear: both;
}
.share .vk,
.share .ok {
  width: 160px;
  height: 22px;
}
.share .gp {
  width: 72px;
}
.share .tw {
  width: 110px;
  height: 22px;
}
.share .fb {
  width: 130px;
}
.share .vk.small {
  width: 91px;
}
.stats .share .vk {
  margin-top: -2px;
}
.edit-post a {
  margin-right: 16px;
}
/* Комментарии в статьях */
.widget {
  position: relative;
  margin: 30px 0 15px 0;
}
.widget .widgetTitle {
  margin: 0;
  padding: 8px 0 12px 0;
  font-size: 140%;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  border-top: 2px solid black;
  font-family: Arial, Helvetica, sans-serif;
}
.widget a.add {
  display: block;
  position: absolute;
  z-index: 0;
  right: 0;
  top: 12px;
  font-size: 120%;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}
.widget .wrapper {
  margin: -6px -60px -8px 0;
  font-size: 0;
  word-spacing: -0.5em;
  letter-spacing: -1px;
}
.widget .item {
  margin: 7px 60px -3px 0;
  padding-bottom: 0;
}
div.comments form,
div.comments div.reply-form form {
  position: relative;
  margin: 15px 0 0 0;
  padding: 0 42px 0 99px;
  overflow: hidden;
}
div.comments form input,
div.comments div.reply-form form input {
  display: block;
  float: right;
  margin: 6px -11px 0 0;
  margin-right: 10px;
}
div.comments form .avatar,
div.comments div.reply-form form .avatar {
  position: absolute;
  z-index: 2;
  left: 28px;
  top: 0;
}
div.comments form textarea,
div.comments div.reply-form form textarea {
  display: block;
  width: 540px;
  min-height: 52px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #C2C2C2;
  border-left: 1px solid #999;
  border-right: 1px solid #BABABA;
  -moz-box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.3);
  border-radius: 1px;
  /*margin-left:90px;*/
}
textarea {
  height: 52px;
  padding: 3px 6px 6px 6px;
}
a.avatar img {
  display: block;
  width: 59px;
}
a.avatar ins {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  background: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDFFQkFGODBBM0IzMTFFMEE2NzJDMTUzNTZFOTdCRTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDFFQkFGODFBM0IzMTFFMEE2NzJDMTUzNTZFOTdCRTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQUVBMzM2MUEzQjExMUUwQTY3MkMxNTM1NkU5N0JFMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQUVBMzM2MkEzQjExMUUwQTY3MkMxNTM1NkU5N0JFMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhQVSzkAAAMbSURBVHja5JvPaxNBFMdfUlhYCPQgBaWnQk8tglDoSQkISqUl0NKiBAL1WAgICoX+BT305LEnD0IRDAqCKIrF0J7EUKHoxWLxUDxIQUEUBanfp290G/NjdzKb3Z35wpcNYZN5n53ZnZk3s7kjiOJTHX4B78EN+e4V/FM+D8Bn5PMEPApPwsW4AsoZBv4GP4Xvww/hj5r/MwRPw7PwBdg3FuGRGe3As7DP18+wffnvHROB9gr8Dq7EANnOFSmz78CH8DXY6yOssidlH+oErnMPP4avwJ8pWQ3Cd+CpKD/KRyzkJjyTAliSGGYkJuMPre/wYgLNN6wXJUYjTZq7ljl4m9Kts/A96dK0+2FuNhdl8JAF8aDlidzfke/hH1KzWYEliXVOYo8MfAPepOxpU2KP1KRr8AJlW3fh+TDAB/B4SrqeXvvp1/Bwtya9bAGseuAud6th7nrOkV3aki6rZQ2vkH1aadektzMwuNDRMa4g8BrZq7Xme5iHj6cCqRfbxKmkDzzsVDW8YTEsCdtGsEnXyH7VVJP+iuMJScDZLA/+xDVcdwBWTYbqDNwgd9Rg4F2HgHcZeN8h4P28zI5c0UHekplR6BlULt61tPQpT27JY+CCQ8AFBh50DXjYIeCTDDziEPAIA592CHiMgSccAp50cnroO1LLvNDmq4HHvAPAvxmdTeLxIvKUxbU7LYzHxtLXLQb+y9a8tsTrSratPvC60la72dKqhbW72ml6yFejbBFsmQIrh62aNMu5BXE+Yd2C2l1vNRNsl/G4DFczDFsVhv/UaZ8WZ+ovUfZ28pyHH8nYORIwyX3MXVVWkvW8u/45aW5MUzf+M/q3TT/tsB134YUBVsNO7riLKYYtSoxD3U4Mm6YtyNVbSiHsksQWKvuqs0GcF5avwl8SBmXAW1GntjqJeC7gvTz6vYQyF1WJIfo8vseXPN7C5T5uBC9LmYm91aL0Ei7FCFqSMnqW6Re1OHNyG34g00zdDMqADPpLcCXM0zescjG+isdZUN4/wq/e7cmRv3vTdN4Y/Ukkcj86KscimXwbLaBfAgwANLOyL1D2PcgAAAAASUVORK5CYII=") no-repeat scroll 0 0;
}
a.avatar s {
  display: block;
  width: 68px;
  height: 12px;
  margin: 4px 0 4px -4px;
  background: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAMCAYAAADbGBuzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0FFQTMzNUJBM0IxMTFFMEE2NzJDMTUzNTZFOTdCRTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0FFQTMzNUNBM0IxMTFFMEE2NzJDMTUzNTZFOTdCRTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQUVBMzM1OUEzQjExMUUwQTY3MkMxNTM1NkU5N0JFMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQUVBMzM1QUEzQjExMUUwQTY3MkMxNTM1NkU5N0JFMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PttsKPcAAAIHSURBVHja3FbhdYJADD58DnCdoG5QNhA2sBvoBK0TWCfQTgBO0DoBMgF0AnECrxPYBELfmZc7jr/mvShw8ePLd0nOyCillVJLcLhUM9XZHDwGX8Nirh7UIOECvhLV5Vj2DxPwK3gMfgOv6PsM/vXAYmDeBeV6pXyriCpkZ1VHDf5LVXJ48AqpqDPQjuA6ooW+bbTjt00vDMQuqJ2eLRER9AfjwL81vcTCnXuwcSE1XekmAzkgdm269y4d/JDbgvO3uHKbU7u02BEBFD7CYCfwV4qLh4VXKZEIiccXI48PuNwEbOyW+BQ2PxIVczizXFCoSyD2egofmSBGbZVSf/8uJNdQXHyfX4v5KcSfPGQax/qM7e5GiiMx+MbmcLMyXTWFYO+mAmk8WfaOiXy3U7rbVUXlbq8j5ouQcOkQom0Hi6RtpbC7UtXt2PNWjLHYWKo3Xr6OPrgy9VNtqc5xaEeSwPm2pV4eE79hbWpzM3DzJByvgzZxlJ5rNjDtvL9pHC1xEtYkMWorfshq8n9u5n7oBmNPBfAMwA6CADUruYwGMib3Joh3EQQsWf/67OhJSDIc5JWFm1HZ5GOwsWUydoT5XliMKGlDfR1iOR2VOjB+RYObnzLSibkiHkHYExo8W6GM+fb2R289cFL0wza3hpn3vwUOcnITEL93cdUdt5ThZI6WF7H/BBgAZz60PcQnoXAAAAAASUVORK5CYII=") no-repeat scroll 0 0;
}
ins {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
a.avatar.insider s {
  display: block;
}
input[type="submit"] {
  padding: 5px 15px;
}
/* Стили для опросов */
.quizVariants,
.quizVariantsImgs {
  margin-bottom: 20px;
  position: relative;
}
.quizVariants input,
.quizVariantsImgs input {
  float: left;
  position: absolute;
  top: 50%;
  margin-top: -6px;
}
.quizVariants label,
.quizVariantsImgs label {
  display: inline;
}
.quizVariants label span,
.quizVariantsImgs label span {
  float: none;
  margin-left: 30px;
  vertical-align: middle;
  line-height: 1.2em;
  font-family: Georgia, serif;
  font-size: 18px;
  display: block;
}
.proveButton {
  padding: 3px 4px 3px 4px;
  font-size: 11px;
  position: absolute;
  right: 10px;
  left: 0;
  width: 100px;
}
.quizVariantsResults {
  text-align: center;
  font-size: 18px;
  font-family: Georgia,serif;
  line-height: 1em;
  margin-bottom: 40px;
}
.quizVariantsResults em {
  font-size: 14px;
}
.quizVariantsRes {
  margin-bottom: 10px;
  position: relative;
}
.quizVariantsRes span img {
  width: 200px;
}
.quizVariantsRes .resLine {
  height: 35px;
  background-color: #d6d6d6;
  font-family: Georgia, serif;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 0 0 10px;
  margin-left: 10px;
  position: absolute;
  top: 30px;
}
.quizVariantsRes .resLineText {
  height: 35px;
  background-color: #d6d6d6;
  font-family: Georgia, serif;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 0 0 10px;
}
.quizVariantsRes .resAnsw {
  float: none;
  vertical-align: middle;
  line-height: 1.2em;
  font-family: Georgia, serif;
  font-size: 18px;
  display: block;
}
#imageAnswers,
#textAnswers {
  /*display:none;*/
}
/* Popup  с картинкой */
.window {
  display: none;
  /*position: fixed;
  z-index: 999999;*/
  position: relative;
  width: 1000px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  background: #fff;
  margin: 10px auto;
  padding: 20px 0 20px 20px;
}
.window .wrapper {
  position: relative;
  z-index: 1001;
  width: 80%;
  min-width: 700px;
  padding: 17px 0 0 0;
  min-height: 700px;
  overflow: hidden;
  text-align: center;
}
.window .media a,
.window .media > span {
  position: relative;
  display: block;
  cursor: pointer;
}
.window .media img {
  display: block;
  max-width: 100%;
  margin: 0 auto 0 auto;
}
.window .box {
  position: relative;
  margin: 15px 0 0 0;
  padding: 15px;
  background-color: white;
  visibility: hidden;
  border: 1px solid #999;
}
.window .box .info {
  position: relative;
  margin: 0;
}
.window .box .info p {
  width: 68%;
  margin: 0 0 0.5em 0;
}
.window .box .info p span {
  font-size: 100%;
}
.window .box .info ul {
  position: absolute;
  z-index: 1001;
  right: 0;
  top: 0;
  width: 28%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.window .box .info ul li {
  float: right;
  clear: right;
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 0.8em;
}
.window .box .widget {
  margin: 15px 0 0 0;
}
.window .box ins.arrow {
  position: absolute;
  z-index: 1001;
  left: 50%;
  top: -7 x;
  width: 20px;
  height: 9px;
  margin: 0 0 0 -10px;
  background: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAJCAYAAAAywQxIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEJDNzhCODRBM0VDMTFFMEFDNEZEM0ZEMjdGOTZGOTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEJDNzhCODVBM0VDMTFFMEFDNEZEM0ZEMjdGOTZGOTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0QkM3OEI4MkEzRUMxMUUwQUM0RkQzRkQyN0Y5NkY5MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0QkM3OEI4M0EzRUMxMUUwQUM0RkQzRkQyN0Y5NkY5MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph8O8gEAAAB2SURBVHjaYvz//z8DEaAXShcTVAkyEA9mA+JF/xFgEVQMpx58hvEA8a7/mGAXVI4kAyWA+OR/3OAkVA1RBioC8e3/hMFtqFq8BhoD8fP/xIPnUD1YDXQC4s//SQefoXpRDIwC4p//yQc/oWaADcz/Tz2QDxBgAGZsOqsfxbRvAAAAAElFTkSuQmCC") no-repeat scroll 0 0;
}
.window .close {
  display: block;
  position: absolute;
  z-index: 1001;
  right: 60px;
  top: 0px;
  font-size: 13px;
  margin: 0 -8px -30px 0;
  padding: 10px 8px 6px 23px;
  color: #000;
  font-size: 130%;
  text-shadow: none;
  opacity: 1;
  font-weight: normal;
  background: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUFBNTgyNUJEQUVCMTFFMDgwQTFFREUzODQ1NDJGMjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUFBNTgyNUNEQUVCMTFFMDgwQTFFREUzODQ1NDJGMjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQUE1ODI1OURBRUIxMUUwODBBMUVERTM4NDU0MkYyNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQUE1ODI1QURBRUIxMUUwODBBMUVERTM4NDU0MkYyNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Psh8iIIAAAB6SURBVHjaYvj//z8DEMcCsQSUjY6FgDgZxAZxEv5DwFUsGkAKz0Dl8xmgCm5g0YCs8CEQK8JMQNegga4Q5gxsGr6jK0RXzAA1EabwFxCbIcvj8swvbJ5mwOEZM2yexuprHJ6WAAlmYvMMFg0VMMEiLAqRNVSA2AABBgCDx5j61r3nhQAAAABJRU5ErkJggg==") no-repeat scroll 8px 60%;
}
.window .close:hover {
  text-decoration: underline;
  opacity: 1;
}
.window .prev,
.window .nextImg {
  display: block;
  position: fixed;
  z-index: 1000;
  width: 15%;
  height: 100%;
  opacity: 0.5;
  cursor: pointer;
}
.window .prev {
  left: 0;
  top: 0;
  background: url('/img/l_arrow.png') no-repeat scroll 1.5% 40%;
  margin-left: 40px;
}
.window .nextImg {
  right: 0;
  top: 0;
  background: url('/img/r_arrow.png') no-repeat scroll 98.5% 40%;
  margin-right: 320px;
}
.window .sidebar {
  position: absolute;
  z-index: 1000;
  top: 20px;
  bottom: 0;
  width: 256px;
  background-color: white;
  margin-left: 50px;
}
.window .sidebar .ad {
  margin: 15px 8px 0 8px;
}
.window .prev:hover,
.window .nextImg:hover,
.window .hovered {
  opacity: 1;
}
.Container {
  padding: 0;
  margin: 0 auto;
}
/* Слайдшоу в статьях */
.slideshow,
.slideshow1 {
  position: relative;
  margin: 5px 0 15px 0;
  overflow: hidden;
}
.slideshow ul,
.slideshow1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.slideshow ul li,
.slideshow1 ul li {
  display: none;
  width: 715px;
  margin: 0 auto 0 auto;
  padding: 0;
  color: #000;
  font-size: 110%;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
}
.slideshow ul li p,
.slideshow1 ul li p {
  text-align: left;
}
.slideshow ul li.active,
.slideshow1 ul li.active {
  display: block;
}
.slideshow ul li a.slide,
.slideshow1 ul li a.slide {
  font-size: 0;
}
.slideshow ul li img,
.slideshow1 ul li img {
  display: block;
  margin: 0 auto 3px auto;
  max-width: 100%;
  height: auto;
}
.slideshow ul li img.magImg,
.slideshow1 ul li img.magImg {
  width: 326px;
  height: 434px;
  margin-right: 35px;
  margin: 0;
}
.slideshow ul li > span,
.slideshow1 ul li > span {
  display: block;
  margin: 10px 0 0;
  font-size: 110%;
  text-align: left;
  overflow: hidden;
}
.slideshow ul li > span a,
.slideshow1 ul li > span a {
  display: inline;
}
.slideshow a.tag,
.slideshow1 a.tag {
  font-size: 110%;
  line-height: 1.2;
}
.slideshow .navigator,
.slideshow1 .navigator,
.breaking-news .navigator,
.breaking-news .navContainer {
  margin: 10px 0 0 0;
  text-align: center;
}
.breaking-news .navContainer {
  position: relative;
  z-index: 999;
  width: 715px;
  height: 15px;
  margin: 0 auto;
  margin-top: -20px;
}
.slideshow .navigator a,
.slideshow1 .navigator a,
.breaking-news .navigator a {
  display: inline-block;
  margin: 0 2px 0 2px;
  width: 9px;
  height: 8px;
  background: url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAYAAAD5nd/tAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzQxNUE0QzdBMEMxMTFFMEFEMDNFREQ2RDMzMjIwMUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzQxNUE0QzhBMEMxMTFFMEFEMDNFREQ2RDMzMjIwMUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNDE1QTRDNUEwQzExMUUwQUQwM0VERDZEMzMyMjAxQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNDE1QTRDNkEwQzExMUUwQUQwM0VERDZEMzMyMjAxQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvDtle0AAACJSURBVHjaYmSAAAEg7gfiBAYEWADEhUD84f///3BBxqbdONX+r3P9wAIV2A/EBgyoIAEqZogmjlctI5QznwE3SAS6cAHUdQTVMgEJewb8wB4HG6taJgYqA5CBBwmoOYiDjVUtI5RxHktAg8AFUECjxTJOtcBYNoR52REa9QxoScERi0a8agECDAAMdSiJnv6JaAAAAABJRU5ErkJggg==") no-repeat scroll 0 0;
  cursor: pointer;
  position: relative;
  top: -8px;
}
.breaking-news .navigator a {
  background: url('/img/dots1.png') no-repeat scroll 0 0;
}
.slideshow .navigator a.active,
.slideshow1 .navigator a.active,
.breaking-news .navigator a.active {
  background-position: -11px 0;
  cursor: default;
}
.arrowSL,
.arrowSR {
  cursor: pointer;
}
.block.subscribe .notice {
  display: none;
  position: relative;
  height: 44px;
  background: url(/images/indicators/subscribe.gif?1363097758) no-repeat scroll center center;
}
.block.subscribe .notice span {
  display: none;
  position: absolute;
  z-index: 2;
  left: 15px;
  top: 50%;
  width: 210px;
  margin: -1em 0 0 0;
  padding: 0 0 0 28px;
  color: white;
  font-size: 120%;
  background: #8f8f8f url("data:image/gif;charset=utf-8;base64,R0lGODlhEwAQANUtAP////z8+/r6+v///p2dnfz7+7KyspaWlvv7+7Ozs+rq6vz8/P7+/pWVld7e3v38/P38++vr68HBwba2tv78+9ra2pOTk9TU1Pz7/LGxsfz7+v/+/p+endbW1rKysfr6+9/e3uvq6pqamuzs7N/f39vb28LCwre3t7W1tebm5cjIx56dnPv7+v///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3NzREQ0VFNUExOTIxMUUwODQxM0VDRDBDNkI0QkExRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3NzREQ0VFNkExOTIxMUUwODQxM0VDRDBDNkI0QkExRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjc3NERDRUUzQTE5MjExRTA4NDEzRUNEMEM2QjRCQTFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjc3NERDRUU0QTE5MjExRTA4NDEzRUNEMEM2QjRCQTFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAALQAsAAAAABMAEAAABojAlnBILIoaxWSRMKpYlEqCAgDoPKFDQgSwWAAuWKEUoEEwBKcwZxsIAASGIUqyDAEKgQF8aEAA6GJTbQMscUITfgwAJi0rU3h6HkQlXBgMAyopAAEFAAgZRQcgAA8FDwADbQAfCUoNDqQQBRQQeoauJAAQbRsCrWEHsBR6v2EtwW/FxscVE8ZBADs=") no-repeat scroll left center;
}
.block.subscribe .block.subscribe form span {
  color: white;
}
form span.error {
  display: none;
  margin: 2px 0 0 0;
}
.field.error input,
.subscribe .error input[type="email"] {
  padding: 2px 5px 2px 5px;
  border: 2px solid red;
}
a.upload-button {
  display: block;
  position: relative;
  width: 180px;
  padding: 5px 15px 5px 15px;
  color: black;
  font-size: 120%;
  text-align: center;
  background-color: white;
  border: 1px solid #C5C5C5;
  cursor: pointer;
  left: 40px;
}
.post-controls {
  margin: 1px 0 10px 0;
}
.post-controls a {
  display: inline-block;
  padding: 5px 15px;
  color: black;
  font-size: 120%;
  text-decoration: none;
  background-color: white;
  border: 1px solid #000;
  margin-right: 16px;
}
.post-controls a:hover {
  color: #fff;
  background-color: #e60024;
  border: 1px solid #e60024;
  text-decoration: none;
}
.addEvent,
.addEvent:hover {
  padding: 5px 15px;
  color: black;
  font-size: 120%;
  text-decoration: none;
  background-color: white;
  border: 1px solid black;
  margin-right: 16px;
  display: none;
  margin-bottom: 40px;
}
#cropper {
  z-index: 100000;
}
.block-form,
.block-form1 {
  display: none;
  margin: 0;
  padding: 15px;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  background: none repeat scroll 0 0 white;
  border: 6px solid black;
  box-shadow: 0 0 90px black;
}
.block-form1 {
  display: block;
  border: none;
  box-shadow: none;
  padding: 0;
}
.crop {
  white-space: nowrap;
}
.crop-image {
  display: inline-block;
  vertical-align: middle;
}
.crop-image img {
  display: block;
  margin: 0;
}
.crop-result {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
fieldset.submit input {
  font-size: 115%;
  padding: 2px 3px;
}
#block_form {
  display: block;
  position: fixed;
  z-index: 9999;
}
a.upload-button {
  display: block;
  position: relative;
  width: 180px;
  padding: 5px 15px 5px 15px;
  color: black;
  font-size: 120%;
  text-align: center;
  background-color: white;
  border: 1px solid #C5C5C5;
  cursor: pointer;
}
.check {
  padding-top: 1px;
  overflow: hidden;
  margin-top: 20px;
}
.check input {
  display: block;
  float: left;
  width: auto;
  margin: 0 8px 0 0;
}
.check label {
  margin: 0;
  overflow: hidden;
}
.block-form .submit,
.jc-demo-box .submit {
  margin: 15px 0 0 0;
}
.block-form .submit input,
.jc-demo-box .submit input {
  margin-right: 8px;
}
.block-form .submit a,
.jc-demo-box .submit a {
  display: inline;
  float: none;
  color: #e60024;
}
.block-form a.upload-button,
.jc-demo-box a.upload-button {
  width: 488px;
  margin: 0 0 6px 0;
}
.block-form .video-field,
.jc-demo-box .video-field {
  width: 888px;
  height: 232px;
}
.block-form .html-field,
.jc-demo-box .html-field {
  width: 888px;
  height: 332px;
}
.jc-demo-box fieldset.submit input {
  font-size: 110%;
  padding: 3px;
  margin-left: -45px;
}
.Container .close {
  position: inherit;
  padding: 0;
}
.Container .close:hover {
  color: #e60024;
  text-decoration: underline;
}
.structure .block_item {
  margin: 0 0 5px 0;
  padding: 15px;
  color: black;
  font-size: 120%;
  line-height: 1.2;
  background-color: #E7E7E7;
  cursor: move;
  border: 1px dashed #C5C5C5;
  text-align: center;
}
.rss {
  margin: 20px 0;
  font-size: 120%;
}
.rss.h100 {
  height: 100px;
}
.rss.h50 {
  height: 50px;
}
.brandImg {
  float: left;
  margin-right: 25px;
  width: 326px;
}
.allArticles,
.notBold {
  background: #fff !important;
  float: right;
  margin-right: -7px;
}
a.all.notBold {
  font-weight: normal;
  text-transform: none;
  font-size: 12px;
  margin-right: -7px;
}
.eventImg {
  width: 343px;
  height: 257px;
  float: left;
  margin-right: 20px;
}
.eventBlock {
  min-height: 257px;
  margin: -18px 0 20px -15px;
}
.lookAtMap,
.metro {
  color: #e60024;
}
.metro {
  display: inline-block;
  margin: 0 0 15px;
  padding-left: 30px;
}
.metroEvents {
  padding-left: 25px;
  padding-bottom: 5px;
  padding-right: 5px;
}
#metro16 {
  background: url(/img/4.png) 0px 50% no-repeat;
}
#metro23 {
  background: url(/img/4.png) 0px 50% no-repeat;
}
#metro13 {
  background: url(/img/4.png) 0px 50% no-repeat;
}
#metro14 {
  background: url(/img/4.png) 0px 50% no-repeat;
}
#metro15 {
  background: url(/img/4.png) 0px 50% no-repeat;
}
#metro16E {
  background: url(/img/2.png) 0px 100% no-repeat;
}
#metro23E {
  background: url(/img/1.png) 0px 100% no-repeat;
}
#metro13E {
  background: url(/img/5.png) 0px 100% no-repeat;
}
#metro14E {
  background: url(/img/4.png) 0px 100% no-repeat;
}
#metro15E {
  background: url(/img/3.png) 0px 100% no-repeat;
}
.events {
  background-color: #fff!important;
}
.itemEvent {
  padding: 12px 0 4px 0!important;
}
.allEvent {
  margin: 0 !important;
}
.W715 {
  width: 715px;
}
.widget .item.otherEvents {
  margin-right: 24px;
}
.widget .item.otherPlaces,
.widget .item.allBrands,
.widget .item.allPeople {
  margin: 0 17px 0 0!important;
  padding: 0;
  border: none;
}
.widget .item.otherPlaces {
  overflow: hidden;
  margin: 0px!important;
  border: 5px solid #fff;
  width: 166px;
  z-index: 100000;
}
.widget .item.otherPlaces p,
.widget .item.allBrands p,
.widget .item.allPeople p {
  margin-top: -7px;
  color: #999;
}
.widget .item.allBrands {
  margin-bottom: 30px;
  width:159px;
}
.widget .item.otherPlaces:nth-child(4n),
.widget .item.allBrands:nth-child(4n),
.widget .item.allPeople:nth-child(3n),
.item.otherPlaces.sobakaChoice:nth-child(2n) {
  margin-right: 0;
}
.search fieldset.searchBigForm {
  margin-top: 6px;
}
#searchPeople,
#searchBig {
  display: inline-block;
  width: 120px;
  height: 28px;
  font-size: 12px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #000;
  border: 1px solid #000;
  box-sizing: border-box;
}
#searchBig {
  width: 470px;
}
.search fieldset#searchBig {
  margin-top: 6px;
}
.alphabeth-list {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}
.alphabeth-list .en {
  float: left;
}
.alphabeth-list .ru {
  float: right;
}
.alphabeth-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.alphabeth-list li {
  display: inline-block;
  padding: 0 2px 7px 2px;
  font-size: 140%;
  line-height: 1;
}
.alphabeth-list li.active {
  padding-bottom: 3px;
  border-bottom: 4px solid black;
}
.alphabeth-list li.active a {
  color: #000;
  text-decoration: none;
}
.person img {
  margin: 0 0 0.5em 0;
}
.W540 {
  margin-top: 2px;
}
.block .item.peopleDay img {
  width: 140px;
  margin: 0 10px 10px 10px;
}
.block .item.peopleDay img.thin {
  width: 80px;
}
.block .item.peopleDay h3,
.block .item.peopleDay p {
  margin: 0 10px;
}
.block .item.peopleDay p {
  text-transform: none;
  font-size: 12px;
  margin-bottom: 6px;
}
.search {
  display: inline-block;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.col .header.no-border {
  padding-bottom: 3px;
}
#posts {
  clear: both;
  padding-top: 4px;
}
.magazinePosts {
  border: 1px solid #ccc;
  border-top: 0;
  padding: 0 20px;
}
.searchButton {
  display: inline-block;
  height: 28px;
  font-size: 12px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #000;
  background: #eee;
  border: 1px solid #000;
  vertical-align: middle;
  box-sizing: border-box;
  cursor: pointer;
}
.searchButton:hover {
  background: #ccc;
}
.personGalery {
  min-height: 150px;
  border-bottom: 1px dotted #000;
  margin-left: 0;
  padding-left: 30px;
}
.alphabeth-list .ru.brendsRu {
  float: left;
  margin-left: 30px;
}
h2.subHeader {
  font-size: 12px;
  margin-bottom: 30px;
  margin-top: 0;
}
h2.subHeader2 {
  font-size: 12px;
  margin-bottom: 15px;
}
.cke_button__newpage,
.cke_button__print,
.cke_button__checkbox,
.cke_button__radio,
.cke_button__textfield,
.cke_button__textarea,
.cke_button__select,
.cke_button__button,
.cke_button__imagebutton,
.cke_button__hiddenfield,
.cke_button__pagebreak,
.cke_button__iframe,
.cke_button__showblocks,
.cke_button__form,
#cke_84,
#cke_10,
#cke_19,
#cke_34,
#cke_33,
#cke_70,
#cke_76,
#cke_77,
#cke_27,
.cke_toolbar_separator,
.cke_toolbar_break {
  display: none!important;
}
.peopleBlackLink {
  color: #000!important;
}
.w715 {
  width: 715px;
  float: left;
}
.w715_2 {
  width: 715px!important;
  display: block;
  float: left;
  margin-right: 0px;
  padding-bottom: 50px;
}
.w600,
.page .one.w600 {
  width: 600px;
  display: block;
  float: left;
  margin-right: 0px;
}
.w600_2 {
  width: 600px;
}
.where {
  margin-bottom: 0;
}
.w540 {
  width: 540px;
  float: left;
}
.w540_2 {
  width: 540px!important;
  display: block!important;
  float: left;
  margin-right: 0px!important;
}
.noDisp {
  display: none!important;
}
.addBanner {
  position: relative;
  width: 240px;
  height: 400px;
}
.new_subscriber div {
  margin: 0;
  padding: 0;
  display: inline;
}
#subscribers-form {
  padding-bottom: 5px;
}
.new_subscriber div.error {
  padding: 10px 0 0 0;
  display: block;
  color: #fff;
  font-size: 15px;
  position: absolute;
}
.submitInput {
  font-size: 11px;
  background: #000;
  border: none;
  color: #fff;
  padding: 4px 6px!important;
}
.searchBlock {
  margin: 0;
  padding: 0;
  display: inline;
}
.brendName {
  padding-bottom: 20px;
  border-bottom: 1px dashed #000;
}
.brandName {
  padding-bottom: 19px;
  padding-top: 0!important;
  border-bottom: 1px dashed #000;
}
.vk_like_top {
  height: 22px;
  width: 100px;
  background-image: none;
  position: relative;
  clear: both;
  background-position: initial initial;
  background-repeat: initial initial;
}
.w100 {
  width: 100px!important;
  margin: -15px 0 0 15px !important;
}
.portretArchive {
  height: 20px;
  margin-top: 0;
}
.portretArchive a {
  margin-top: 0;
}
.peopleCategory {
  float: left;
}
.peopleCategory select {
  height: 28px;
  box-sizing: border-box;
  border: 1px solid #000;
}
.w160 {
  width: 160px!important;
  float: left;
}
.peopleCategory span {
  color: #999;
}
.map {
  margin-top: 10px;
  float: left;
  display: none;
}
.labelLeft {
  float: left;
  margin-right: 50px!important;
}
.download {
  font-size: 12px;
  color: #e60024;
  position: relative;
  margin: 0!important;
  margin-right: 30px;
  height: 26px;
}
.download a {
  font-size: 12px;
  color: #e60024;
  position: absolute;
  right: 0;
  padding: 5px;
}
#agenda {
  margin: -15px -1px 30px 0;
  overflow: hidden;
  width: 714px;
}
#agenda table {
  table-layout: fixed;
  margin-bottom: -1px;
}
#agenda table td h3 {
  overflow: hidden;
}
#agenda-week {
  border-collapse: collapse;
  clear: both;
  width: 715px;
}
#agenda-week th {
  padding: 0 7px 1em 7px;
  text-align: left;
  vertical-align: top;
  width: 63px;
  background: #EFEFEF;
  border: 1px solid #CCC;
}
#agenda-week th.on {
  width: 155px;
  background: white;
  font-size: 145%;
}
#agenda-week th:first-child {
  border-left: none;
}
#agenda-week th h3 {
  font-size: 100%;
  font-weight: normal;
  line-height: 23px;
  margin: 0;
  padding-top: 14px;
}
#agenda-week th h3 b {
  text-transform: uppercase;
}
#agenda-week thead th {
  border-top: none;
}
#agenda-week td {
  padding: 1em 7px;
  text-align: left;
  vertical-align: top;
  width: 63px;
  background: #EFEFEF;
  border: 1px solid #CCC;
  border-left: 0;
}
#agenda-week td.on {
  width: 155px;
  background: white;
}
#agenda-week td.on h3 {
  font-weight: bold;
}
#agenda-week td .tag {
  text-transform: uppercase;
  color: white;
  padding: 3px 5px;
  font-size: 90%;
  letter-spacing: 0.02em;
}
#agenda-week td h3 {
  min-height: 2em;
  font-size: 1em;
  font-weight: normal;
  margin: 11px 4px 6px 0;
  line-height: 1.5;
}
#agenda-week th h3 span {
  font-size: 1.2em;
}
#agenda-week td p {
  display: none;
  line-height: 1.5;
}
table tr,
table tr th,
table tr td {
  vertical-align: middle;
}
.weekSelect {
  float: right;
  margin-top: 10px;
  position: relative;
  margin-bottom: -5px;
  z-index: 9;
}
.prev_week {
  margin-right: 100px;
}
.prev_week span {
  position: absolute;
  top: 4px;
  cursor: pointer;
}
.next_week span {
  position: absolute;
  bottom: 8px;
  right: 30px;
  cursor: pointer;
}
.col .eventHeader {
  margin-bottom: -17px;
  border-bottom: none;
}
.prev_week img,
.next_week img {
  cursor: pointer;
}
.page .col.sortBlocks {
  margin-top: 1250px;
  margin-left: 20px;
}
.submit label {
  display: inline-block;
  margin-left: 5px;
  margin-right: 20px;
}
.padding-top {
  padding: 4px 0;
}
.inlDisp {
  display: inline;
}
.edit-post {
  margin-left: 6px;
}
.galeryImg,
.imgBox img,
.imgBox a {
  max-width: 700px;
  margin: 0 auto;
  display: block;
}
.blue {
  background-color: #e60024;
}
#login-form {
  margin-top: 20px;
}
.formEnter label {
  display: inline-block;
  width: 150px;
}
.formEnter input {
  display: inline-block;
  margin-left: 10px;
  border: 1px solid #000;
  width: 300px;
  margin-bottom: 10px;
  padding: 3px;
}
#User_city_id {
  margin-left: 10px;
}
.labelEnter {
  margin: 10px 0 10px 150px;
}
.labelEnter input,
.labelEnter label {
  display: inline-block;
}
.labelEnter label {
  margin-left: 5px;
}
.actions {
  margin-left: 165px;
  margin-top: 30px;
}
#LoginForm_rememberMe {
  margin-bottom: 4px;
}
.actions input {
  font-size: 1.3em;
}
.page .double .one,
.page .double .two {
  display: block;
  float: left;
  margin-right: 15px;
}
.page .double .two {
  margin-right: 0;
}
.page .double .one.noRightMargin {
  margin-right: 0;
}
.col .options p {
  margin: 0 0 4px 0;
}
.col .options ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.col .options ul li {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  text-transform: uppercase;
  display: block;
  width: 150px;
}
.col .options ul li a {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  color: black;
}
.topline ul.auth-services {
  margin-top: 6px;
  position: absolute;
  top: 0;
  left: 290px;
  width: 250px;
}
.topline ul li.login,
.topline ul li.name a {
  background: url("/img/whiteLine.png") no-repeat scroll right 55%;
}
a.vkontakte,
a.google,
a.yandex,
a.twitter,
a.facebook,
a.linkedin,
a.mailru,
a.odnoklassniki {
  padding-left: 18px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
}
.topline ul li a.vkontakte,
.topline ul li a.google,
.topline ul li a.yandex,
.topline ul li a.twitter,
.topline ul li a.facebook,
.topline ul li a.linkedin,
.topline ul li a.mailru,
.topline ul li a.odnoklassniki {
  padding-left: 12px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  margin-top: -6px;
}

.topline ul li.google,
.topline ul li.yandex {
  display:none !important;
}


a.vkontakte {
  background-image: url("../../img/vk.png");
}
.topline ul li a.google,
a.google {
  background-image: url("../../img/google.png");
}
.topline ul li a.yandex,
a.yandex {
  background-image: url("../../img/ya.png");
}
.topline ul li a.twitter,
a.twitter {
  background-image: url("../../img/twitter.png");
}
.topline ul li a.facebook,
a.facebook {
  background-image: url("../../img/fb.png");
}
.topline ul li a.linkedin,
a.linkedin {
  background-image: url("../../img/ln.png");
}
.topline ul li a.mailru,
a.mailru {
  background-image: url("../../img/mail.png");
}
.topline ul li a.odnoklassniki,
a.odnoklassniki {
  background-image: url("../../img/odnokl.png");
  background-size: 15px;
}
.topline ul li.enterWith {
  margin-right: 10px;
}
.pt {
  padding-top: 3px;
}
#adriver_banner_970x90 div {
  position: relative;
  width: 970px;
  height: 90px;
  text-align: center;
  margin: 0px auto;
}
#adriver_banner_240x400 div {
  position: relative;
  width: 240px;
  height: 400px;
}
.subscribeBlock {
  margin: 0;
  padding: 0;
  display: inline;
}
#subscribers-form fieldset {
  padding: 10px 20px 0;
  position: relative;
}
.block.subscribe input.subscribeButton {
  font-size: 9px;
  padding: 6px 5px;
  margin-top: -10px;
  background: #e0081d;
  border: 1px solid #e0081d;
  border-radius: 3px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}
.h3marg {
  margin-left: 35px!important;
}
.section {
  display: inline;
  margin-right: 5px;
}
#post_page_id {
  margin-right: 10px;
}
.subsection {
  display: inline;
  margin: 0 5px 0 20px;
}
.addNewBlock {
  margin-bottom: 0;
  margin-top: 30px;
}
#upload_post_image {
  z-index: 0;
}
.apply_crop {
  margin: 0;
  padding: 0;
  display: inline;
}
.personHeader {
  padding-top: 0px!important;
  padding-bottom: 8px;
}
.topMargin {
  margin-top: 20px!important;
}
.personBlock {
  margin-top: 27px;
}
.newsPreview {
  margin-top: 0;
}
.brendsMarginTop {
  margin-top: 13px;
}
.formRegistr {
  margin-top: 5px;
  margin-right: 0;
  width: 540px;
}
.floatLeft {
  float: left;
}
.brandImage {
  width: 291px;
  height: 233px;
}
.brandsImage {
  width: 166px;
  height: 108px;
}
.peopleImage {
  width: 165px;
  height: 165px;
}
.personImage {
  /* width:291px;*/
  height: 346px;
}
.placeImage {
  width: 355px;
  height: 237px;
  margin-bottom: 20px;
}
#subscribers-form input.error {
  border: 1px solid red;
}
.mB15 {
  margin-bottom: 15px;
}
.mT20 {
  margin-top: 20px;
}
#UserProfile_sex_0,
#User_subscribed {
  width: 20px;
}
#UserProfile_sex_1 {
  width: 20px;
  margin-left: 164px;
}
.pB40 {
  padding-bottom: 40px;
}
.changePass {
  margin-left: 50px;
  font-size: 12px;
}
/* Комментарии */
div.comments ul {
  list-style: none;
  /*margin: 2px 15px 14px 15px;*/
  margin: 2px 15px 0 15px;
  padding: 0;
}
div.comments ul li {
  position: relative;
  margin: 0 0 6px 0;
  padding: 0;
  font-size: 100%;
  line-height: 2;
}
div.comments ul li div {
  padding: 12px;
  border: 1px solid #C5C5C5;
  overflow: hidden;
  margin-top: -1px;
  position: relative;
}
div.comments ul li p {
  margin: 0 0 0 72px;
  font-size: 120%;
  line-height: 1.4;
}
div.comments ul li p.author {
  position: relative;
  margin-top: 0.5em;
  color: #8F8F8F;
  font-size: 110%;
  text-align: right;
}
div.comments ul li p.author a.answer {
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 1px;
  font-size: 85%;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 0;
}
div.comments ul li div.under {
  list-style: none;
  margin: -7px 0 0 0;
}
div.comments ul ul li ins.arrow {
  position: absolute;
  z-index: 2;
  left: 30px;
  top: -10px;
  width: 26px;
  height: 11px;
  background: url("/images/insArrow.gif") no-repeat scroll 0 0;
}
div.comments .avatar {
  float: left;
  margin: 0;
  position: relative;
}
div.comments form,
div.comments div.reply-form form {
  position: relative;
  margin: 15px 0 0 0;
  padding: 0 20px 0 20px;
  overflow: hidden;
}
.personType {
  margin-bottom: 10px;
}
.personType a {
  font-size: 16px;
  font-weight: normal;
  margin-right: 5px;
  font-family: Verdana;
  line-height: 1.3em;
}
.personBirth {
  font-size: 16px;
  font-weight: normal;
  font-family: Verdana;
}
a.admin-sp.active,
a.admin-hot.active,
a.admin-topic.active,
a.admin-main.active,
a.admin-cal.active {
  opacity: 1;
}
.placesSearch {
  margin: 6px 0 33px 0;
}
#ForgottenPasswordForm_email {
  padding: 3px 6px 3px 6px;
  color: black;
  width: 440px;
  background-color: white;
  border: 1px solid black;
  font-size: 120%;
  line-height: 1.2;
  font-family: Arial, Helvetica, sans-serif;
}
.errorMessage {
  margin-top: 10px;
  color: red;
}
.user_activity {
  font-size: 120%;
  color: #999;
  font-style: italic;
  padding: 0 0 1em;
}
.col.one .block.wide h3.noML,
.col.one .block.wide p.noML,
.col.double .item h3.noML {
  margin-left: 0!important;
}
.col.two .block.transparent,
.col.three .block.transparent {
  background-color: transparent;
}
.col.two .block.transparent h2,
.col.three .block.transparent h2 {
  padding-top: 0;
}
.block.narrow h2,
.block.narrow .item {
  padding-left: 0!important;
  padding-right: 0!important;
}
.block .item,
.widget .item,
.col.double .col.two .block .item {
  position: relative;
  margin: 0 0 -1px 0;
  padding: 12px 15px 4px 5px;
  border-bottom: 1px dotted #999;
}
.col.double .col.two .block .item {
  width: 130px;
  /* width:100%!important;*/
}
.block .item.slim,
.widget .item.slim {
  border-bottom: 1px dotted #999!important;
}
.block.no-line .blockTitle {
  padding-bottom: 0;
  border-bottom: 0;
}
.block .item p.date,
.widget .item p.date {
  margin: 0;
  color: #999;
  font-size: 100%;
  text-transform: uppercase;
}
.col.double .block .item h3,
.col.double .widget .item h3 {
  margin: 0 0 0.5em 175px;
  font: normal 16px/1.4 Georgia, "Times New Roman", Times, serif;
  padding: 2px;
  line-height: 18px;
}
.col.double .block .item h3 a,
.col.double .widget .item h3 a {
  font: normal 16px/1.4 Georgia, "Times New Roman", Times, serif;
  color: #000;
  text-decoration: none;
  line-height: 18px;
}
.col.double .widget .item h3 a {
  color: #434343;
}
.col.double .block .item h3 a:hover,
.col.double .widget .item h3 a:hover {
  color: #e60024!important;
}
.block-wrapper {
  overflow: hidden;
}
.textblock,
.htmlblock {
  overflow: hidden;
}
.main-wrapper {
  min-height: 800px;
  overflow: hidden;
}
.textblock p,
.textblock li,
.textblock blockquote,
.textblock th,
.textblock td {
  font-size: 14px;
  line-height: 1.4;
}
.textblock th,
.textblock td {
  line-height: 1.2;
}
table tr,
table tr th,
table tr td {
  vertical-align: middle;
}
table th,
table td {
  padding: 8px 8px 7px 8px;
  font-size: 120%;
  line-height: 1.2;
  font-weight: normal;
  text-align: left;
  /* border-bottom: 1px solid #B2B2B2;*/
}
.p100 {
  font-size: 100%!important;
}
.block.narrow a.all {
  margin-left: 0;
  margin-right: 0;
}
.col.two .block.magazine,
.col.three .block.magazine {
  border: 6px solid #E7E7E7;
  background-color: white;
}
.block .cover {
  padding: 15px 15px 0 15px;
  text-align: center;
}
.block .cover img {
  margin: 0 0 15px 0;
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}
.block .cover.coverThin {
  padding: 5px 5px 0 5px;
}
.block .cover.coverThin img {
  width: 75px;
}
.block .cover h2 {
  padding: 0;
  border: 0;
}
.block .cover h2 i {
  display: block;
  margin-top: 2px;
  font-size: 71.5%;
}
/*.prev_week, .next_week{
  display: block;
  position: absolute;
  top:0;
  right:130px;
  z-index: 1;
  min-height: 12px;
  padding: 0px 0 6px 30px;
  font-size: 120%;
 // background-image: url("/img/arrowLeft.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  line-height: 1.6em;

}

.prev_week span{
  position:relative;
  top:28px;
  left:30px;
}

  .next_week{
    right:0;
   // background-image: url("/img/arrowRight.png");
    padding: 0px 0 6px 30px;
  }*/
.col.double .block .item.peopleDay h3,
.col.double .block .item.peopleDay p {
  margin-left: 10px!important;
}
.col.double .block .item.peopleDay h3.thinText {
  margin: 5px!important;
  text-align: center!important;
}
.widget.tagList .widgetTitle {
  margin: 0 0 15px 0;
  padding: 0 0 5px 0;
  font-size: 140%;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  border-bottom: 2px solid black;
  border-top: none;
  font-family: Arial, Helvetica, sans-serif;
}
.tagList {
  padding-bottom: 10px;
  border-bottom: 1px dotted black;
}
.tagList div {
  margin-bottom: 10px;
}
.tagName {
  color: #adadad;
  font-size: 13px;
  padding-right: 5px;
  font-family: Tahoma, Arial, sans-serif;
}
.tags {
  color: #0082c2;
  font-size: 15px;
  font-weight: bold;
}
.allTags {
  margin-bottom: 10px;
}
.allTags div {
  display: inline-block;
  border: 1px solid #cbcbcb;
  border-bottom: 2px solid #e6e6e6;
  padding: 5px;
  border-radius: 15px;
  background-color: #f4f4f4;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
  margin-right: 10px;
}
.imgList {
  margin-top: 10px;
  overflow: hidden;
}
.fotoTag {
  font-size: 11px;
  margin: 5px;
  margin-top: -10px;
  display: block;
}
.postGal {
  position: relative;
  dispalay: inline-block;
  float: left;
  width: 170px;
  height: 127px;
  margin: 0 15px 15px 0;
  padding: 0;
  line-height: 127px;
  text-align: center;
  background-color: #F1F1F1;
  overflow: hidden;
}
.new_block_opros,
.new_block_html,
.new_block_text {
  margin-bottom: 30px!important;
}
.new_block_gallery {
  /*padding:10px;*/
  width: 300px;
}
.savePreForm {
  margin: 10px 0 40px 0;
  position: absolute;
  bottom: -40px;
  width: 700px;
  font-size: 35px!important;
  border: none;
  /* background:url('/img/bgButton.png') top left repeat-x;*/
  letter-spacing: 4px;
  cursor: pointer;
  background: #000;
  color: #fff;
  font-weight: bold;
}
.blockName {
  font-size: 18px;
  font-weight: bold;
}
.imgText {
  width: 156px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.9;
}
.block-header {
  position: relative;
  height: 0;
  margin: 15px 0 15px 0;
  font-size: 110%;
  text-align: right;
  border-bottom: 1px solid #C5C5C5;
}
.block-header i {
  display: block;
  position: absolute;
  left: 0;
  top: -0.5em;
  padding: 0 4px 0 0;
  color: #999;
  font-style: normal;
  text-transform: uppercase;
  background-color: white;
}
.block-header span {
  display: block;
  position: absolute;
  right: 0;
  top: -0.5em;
  padding: 0 0 0 4px;
  background-color: white;
}
.block-header span a {
  margin: 0 0 0 4px;
}
#image_delete {
  margin: 10px 0;
}
#image_delete label {
  display: inline-block !important;
}
#new_event {
  display: none;
  margin-bottom: 40px;
}
#eventBlock {
  margin-bottom: 40px;
}
.eventLabel {
  display: block;
  margin: 0 0 2px 0;
  font-size: 120%;
  line-height: 1.2;
}
.eventLabel span {
  margin-right: 10px;
  display: inline-block;
  font-size: 130%;
}
.noBorder {
  border: none!important;
}
.select.field span {
  display: block;
  margin: 40px 0 -4px 0;
  font-size: 120%;
  line-height: 1.2;
}
.field input.quizName {
  width: 650px;
  height: 20px;
}
.field input.quizName.mT10 {
  margin-top: 10px;
}
.addVar {
  display: inline-block;
  margin: 10px 0 30px 0;
  color: #000!important;
  font-size: 12px;
  text-decoration: none;
}
.addVar img {
  position: relative;
  top: 7px;
  margin-right: 5px;
}
.addImgVar {
  position: relative;
  margin: 10px 0 30px 0;
  color: #000!important;
  font-size: 12px;
  text-decoration: none;
}
.addImgVar img {
  position: relative;
  top: 7px;
  margin-right: 5px;
}
.varDel {
  position: relative;
  top: 10px;
  right: 0;
  height: 28px;
  cursor: pointer;
}
.mT50 {
  margin-top: 50px!important;
}
.imgW {
  width: 130px!important;
  height: 168px!important;
}
div.comments ul li div.errors {
  display: none;
}
.auth-services .auth-service .auth-link {
  width: 5px!important;
}
.commnetAuth .auth-services .auth-service .auth-link {
  width: 30px!important;
}
.fs14 {
  font-size: 14px!important;
}
.quizHead {
  font-size: 20px;
  font-family: Georgia, serif;
  margin-left: -80px;
}
.commentAuth {
  font-size: 12px;
  margin: 0 10px 0 57px;
}
.col.double .col.two .block .item.w93 {
  position: relative;
  margin: 0 0 -1px 0;
  padding: 12px 15px 4px 15px;
  border-bottom: 1px dotted #999;
}
.col.double .col.two .block .item.w93 {
  width: 85%;
}
.col.double .block .item h3,
.col.double .widget .item h3 {
  width: auto;
}
.col.double .col.two .block .item {
  width: auto;
}
.col.two .block .item h3 {
  line-height: 1.3em;
}
.col.two .block .item h3 a {
  font-size: 13px!important;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", serif;
  text-decoration: none;
  color: #434343;
  line-height: 1.3em;
}
.col.two .block .item h3 a:hover {
  color: #e60024;
}
.col.two .block .item h3 a.thinIssue {
  font-size: 11px !important;
}
.col.two .block .item h3 a.dayTheme {
  color: #000!important;
  font-size: 16px!important;
}
.col.two .block .item h3 a.dayTheme:hover {
  color: #e60024!important;
}
ul.social {
  margin: 0 2px;
}
.window .prev,
.window .nextImg {
  position: absolute;
  z-index: 999999;
  height: 508px;
  top: 30px;
}
/*body {padding-top:150px;}*/
.textblock h3 {
  font-size: 16px;
}
.breaking-news .item .t {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 369px;
  padding: 10px 15px 12px 15px;
  color: white;
  width: auto;
  height: 90px;
}
.breaking-news .item {
  position: absolute;
  left: 0;
  top: 0;
  width: 715px;
  height: 369px;
}
.breaking-news .items {
  position: relative;
  width: 715px;
  height: 459px;
  background-color: white;
  border: solid #B2B2B2;
  border-width: 1px 1px 0 1px;
  overflow: hidden;
}
.tt_content {
  display: none!important;
}
.disabled {
  disabled: disabled!important;
}
.pollShare {
  position: relative;
  top: -5px;
  font-family: Georgia,serif;
}
.pollFbShare {
  width: 77px;
  position: relative;
  top: 1px;
}
.containerAds {
  padding: 10px;
  border: 3px solid red;
  margin-bottom: 10px;
  width: 660px;
  margin-left: 15px;
  display: none;
}
.adsImg {
  float: left;
  margin-right: 10px;
  margin-top: -10px;
}
.main-wrapper,
.block-wrapper,
.page {
  overflow: visible;
}
.fb_edge_widget_with_comment {
  z-index: 99;
}
.itogi-goda img {
  position: relative;
  margin-bottom: -23px;
  top: -20px;
  width: 120px;
  display: none;
}
.nav ul.primary li.itogi-goda {
  width: 0;
  border-right: none!important;
}
.nav.bottom li.itogi-goda {
  display: none;
}
.topBanner {
  width: 1000px;
  /*min-height:150px;*/
  position: relative;
  top: 0;
  margin: 0 auto 0 auto;
}
.yearLine {
  background: url(/img/yearBG.png) repeat-x top left;
  height: 65px;
  width: 1000px;
  position: relative;
}
.yearArrowL,
.yearArrowR {
  text-decoration: none;
  border: none;
}
.yearArrowL {
  margin-right: 25px;
  display: inline-block;
  width: 42px;
  height: 42px;
}
.yearArrowL img {
  position: absolute;
  top: 10px;
  left: 10px;
  border: none;
}
.yearArrowR img {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
}
a.years {
  font-family: 'futuracondensed_medium';
  font-size: 40px;
  color: #fff!important;
  text-decoration: none;
  margin: 35px;
  position: relative;
  top: 2px;
}
a.years:hover {
  text-decoration: none;
}
a.activeYear {
  font-size: 53px;
  background: url(/img/arrowTop.png) no-repeat bottom center;
  top: 5px;
  margin: 35px;
}
.winPeople {
  background: #e5e5e5;
  width: 996px;
  margin-left: 2px;
  overflow: hidden;
  margin-bottom: 30px;
}
.winner {
  width: 166px;
  height: 231px;
  margin: 0;
  padding: 0!important;
  display: inline-block;
  background: #e5e5e5;
  vertical-align: bottom;
  position: relative;
  float: left;
  overflow: hidden;
}
.winPeople div img {
  text-align: center;
  width: 166px;
}
.textblock p.winners {
  font-family: 'PT Sans', sans-serif;
  font-size: 20px;
  font-style: italic;
  text-align: center;
  margin-bottom: 0;
}
.textblock p.winTop50 {
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 35px;
  margin-bottom: 0;
}
.textblock p.mostPop {
  font-family: 'PT Sans', sans-serif;
  font-style: italic;
  text-align: center;
  font-size: 25px;
  color: #ec1c2c;
}
.winHover {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 999;
  top: 0;
  display: inline-block;
  width: 167px;
  height: 231px;
  cursor: pointer;
}
.winName,
.winName a {
  font-family: 'PT Sans', sans-serif;
  font-style: italic;
  text-align: center;
  font-size: 20px!important;
  color: #fff!important;
  font-weight: bold;
  margin-top: 70px;
  margin-bottom: 50px;
  line-height: 1!important;
  text-decoration: none;
}
.winNom {
  text-align: center;
  color: #ec1c2c;
  line-height: 1!important;
}
.videoBlock {
  text-align: center;
  margin: 0 30px;
}
.top50Text {
  width: 650px;
  margin-left: 180px;
}
.red a {
  color: red!important;
}
.showMap {
  margin: 0 0 15px;
  cursor: pointer;
}
.popupiPad {
  position: fixed;
  top: 0;
  width: 500px;
  height: 700px;
  z-index: 999999;
  left: 50%;
  margin-left: -250px;
  display: none;
}
.downloadiPad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.closeiPad {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 999;
}
#closeSpec {
  position: fixed;
  top: 50px;
  left: 50%;
  margin-left: -250px;
  width: 420px;
  height: 25px;
  background: #000;
}
#closeSpec img {
  position: absolute;
  right: 0;
}
.parent_popupiPad,
.parent_popupSpec {
  width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}
.downloadPdf {
  border: none;
  width: 30px;
  position: relative;
  top: 10px;
}
.col.one .block.wide table h3 {
  color: #e60024!important;
  font-size: 15px;
  fontfamily: Arial, Helvetica, sans-serif;
  margin: 0 0 0.8em 0;
}
.col.one .block.adriver-tgb {
  word-spacing: normal;
  letter-spacing: normal;
}
#adriver-tgb {
  overflow: hidden;
}
.ymaps-default-cluster ymaps {
  font-size: 15px;
  margin-right: 17px;
  color: #fff;
  font-weight: bold;
}
#valNameChar,
#valShort_nameChar,
#valLeadChar {
  font-weight: bold;
  position: relative;
  top: 5px;
}
.red {
  color: red;
}
.editImgText {
  width: 715px;
  height: 600px;
  display: none;
  position: fixed;
  top: 20px;
  left: 50%;
  margin-left: -300px;
  background: #fff;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.88);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.88);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.88);
  overflow-y: scroll;
  padding: 10px;
}
.notBlock {
  padding: 5px 15px;
  margin-left: 10px;
}
.nav ul.secondary li.top45kzn-menu-item,
.nav ul.secondary li.top45kzn-menu-item a {
  font-weight: bold;
  color: red;
}
.franchise {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 30px;
}
.yiiLog {
  display: none!important;
}
.l_arrow,
.r_arrow {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  z-index: 9;
}
.l_arrow {
  left: 10px;
}
.r_arrow {
  right: 10px;
}
#parent_popupQ {
  background: #fff;
  height: 100%;
  opacity: 0.7;
  position: fixed;
  width: 100%;
  z-index: 999998;
  top: 0;
  left: 0;
  display: none;
}
#popupQ {
  background-color: #fff;
  min-height: 150px;
  position: fixed;
  top: 50px;
  left: 50%;
  margin-left: -250px;
  color: #000;
  width: 400px;
  box-shadow: 1px 1px 10px #777;
  z-index: 999999;
  display: none;
  overflow: hidden;
  padding: 40px 10px 10px;
}
.popupSpec {
  max-height: 500px;
  background-color: #fff;
  position: fixed;
  top: 50px;
  left: 50%;
  margin-left: -250px;
  color: #000;
  width: 400px;
  box-shadow: 1px 1px 10px #777;
  z-index: 999999;
  display: none;
  overflow: hidden;
  padding: 40px 10px 10px;
}
#popupQ h3 {
  color: #000;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
  font-family: 'oranienbaumregular';
  text-transform: uppercase;
}
#popupQ p,
.popupSpec p {
  font-size: 16px;
  text-align: center;
  font-family: 'oranienbaumregular';
  color: #000;
}
.stats #popupQ p a {
  font-family: 'oranienbaumregular';
  font-size: 16px;
  vertical-align: baseline;
  color: #000;
}
#popupQClose {
  position: fixed;
  top: 50px;
  left: 50%;
  margin-left: -250px;
  width: 420px;
  height: 25px;
  background: #000;
}
#popupQClose img {
  margin-left: 393px;
  margin-top: 0px;
}
#quest-image {
  min-height: 10px;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
#quest-image img {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.res {
  font-size: 16px;
  font-weight: bold;
  font-family: 'oranienbaumregular';
  color: #000;
  text-transform: uppercase;
}
#quest-data {
  font-size: 12px;
  border: 1px solid #000;
  border-collapse: collapse;
}
#quest-data .UN {
  font-weight: bold;
}
#quest-data th,
#quest-data tr,
#quest-data td {
  border: 1px solid #000;
}
.sobakaChoice {
  width: 343px!important;
  height: 310px;
  float: left;
  background: #ccc;
  margin-bottom: 10px!important;
}
.sobakaChoice img {
  width: 347px;
}
.sobakaChoice h3,
.sobakaChoice p {
  margin: 0 10px!important;
}
a.preview img.imgPreview {
  width: 160px;
  height: 120px;
}
.widget .item.sobWhere {
  border-bottom: none;
  padding-right: 10px;
}
.listing p {
  cursor: pointer;
  font-size: 24px;
}
.listingPartners p {
  font-size: 14px;
}
.listing ul,
.listingPartners ul {
  display: none;
}
.listing ul li,
.listingPartners ul li {
  list-style-type: none;
}
.listing img,
.listingPartners img {
  max-width: 200px;
  max-height: 200px;
  vertical-align: middle;
  margin-right: 10px;
}
.lHeader {
  margin-top: 20px;
  font-size: 20px;
  text-align: center;
}
.listing .itemBlock {
  width: 350px;
  display: inline-block;
  float: left;
}
.readMoreN {
  cursor: pointer;
}
.readMoreNBlock,
.readMorePBlock {
  display: none;
  font-size: 12px;
}
.readMoreNBlock p {
  margin-left: 0!important;
}
.showB {
  display: block;
}
.hideBlock {
  display: none;
  cursor: pointer;
}
#block-subscribe-right {
  width: 220px;
  height: 100px;
}
#block-subscribe-right fieldset {
  padding: 0;
}
.placeList {
  max-height: 400px;
  overflow-y: scroll;
}
#spec1,
#spec2,
#spec3 {
  display: none;
}
.chainPlaces {
  position: relative;
  display: inline-block;
  margin: 0 0 15px;
}
.chainPlaces .chainPlacesToggle {
  display: inline-block;
  padding-right: 16px;
  text-decoration: none;
  color: #e60024;
  background: url('/img/chainAr1.jpg') no-repeat right center;
  border: none;
  cursor: pointer;
}
.chainPlaces.showChain .chainPlacesToggle {
  background: url('/img/chainAr2.jpg') no-repeat right center;
}
.chainPlaces .chainPlacesList {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 300px;
  background: transparent;
  border: 1px solid transparent;
  padding: 10px;
  z-index: 9;
}
.chainPlaces.showChain .chainPlacesList {
  display: block;
  border: 1px solid #000;
  max-height: 200px;
  max-width: 300px;
  overflow-y: scroll;
  background: #fff;
}
.chainPlaces li {
  margin: 0;
}
.chainPlaces li + li {
  margin-top: 10px;
}
.chainPlaces li a {
  color: #000;
}
.chainPlaces li:hover a {
  color: #e60024;
}
.fotoHead {
  font-size: 16px;
  font-weight: bold;
}
.smrCon {
  font-size: 14px;
  text-align: center;
}
.smrCon .uploadifive-button {
  margin-left: 280px;
}
.searchPerson,
.searchPlace {
  background: #f2f2f2;
  border-bottom: none!important;
  height: 120px;
  overflow: hidden;
  padding-bottom: 0!important;
}
.searchPerson h3 a.pName,
.searchPlace h3 a.pName {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  display: block;
}
.searchPerson a.preview,
.searchPlace a.preview,
.searchPerson a.preview img,
.searchPlace a.preview img {
  margin-bottom: 0!important;
}
.bfi {
  font-style: italic;
  margin-top: -10px !important;
}
.placeSignW {
  position: absolute;
  top: 0;
  right: 0;
}
.header15 {
  height: 100px;
}
.dots15 {
  margin: 40px 10px;
  display: inline-block;
}
.header15_text {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  margin-top: 35px;
  display: block;
  left: 300px;
  z-index: 99;
  width: 680px;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-style: italic;
}
.nav15 {
  height: 37px;
  margin-bottom: 35px;
}
.logo15 {
  width: 300px;
  position: absolute;
  top: 40px;
  left: 10px;
}
.nav15 ul {
  padding-left: 210px;
}
.nav15 ul li {
  background: #d71920;
  width: 126px;
  height: 37px;
  display: inline-block;
  list-style-type: none;
  position: relative;
  top: -20px;
}
.nav15 ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  margin: 11px auto;
  text-align: center;
  font-size: 11px;
}
.nav15 ul li:hover,
.nav15 ul li.active {
  background: #000;
}
.main15 {
  padding: 10px;
  overflow: hidden;
}
.main15 a {
  text-decoration: none;
}
.block_1 {
  width: 486px;
  height: 400px;
  position: relative;
  display: inline-block;
  margin-right: 4px;
  float: left;
}
.block_1 p,
.block_2 p,
.block_3 p,
.block_4 p {
  font-family: Georgia, "Times New Roman", Times, serif;
  overflow: hidden;
}
.blockText {
  background: #fff;
  width: 139px;
  min-height: 105px;
  position: absolute;
  top: 30px;
  left: 30px;
}
.blockTextB {
  background: #fff;
  width: 139px;
  min-height: 105px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.blockText p,
.blockTextB p {
  text-decoration: none;
  font-weight: bold;
  color: #000;
  font-size: 14px;
  font-style: italic;
  text-align: center;
  margin-top: 20px;
}
.block_name {
  font-size: 42px;
  text-decoration: none;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  left: 30px;
  color: #fff;
  margin: 0;
  line-height: 1.1em;
  text-shadow: 2px 2px 10px #000;
}
.block_nameR {
  font-size: 42px;
  text-decoration: none;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  right: 30px;
  color: #fff;
  margin: 0;
  line-height: 1.1em;
}
.block_2,
.block_3,
.block_4 {
  width: 240px;
  height: 400px;
  position: relative;
  display: inline-block;
  margin-right: 4px;
  float: left;
}
.block_2Img,
.block_4Img {
  display: block;
  margin: 20px auto;
}
.block_4 {
  border: 3px solid #f07992;
  width: 234px;
  height: 394px;
}
.block2_text,
.block4_text {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  margin-top: -5px;
  line-height: 1.2em;
}
.block2_name,
.block4_name {
  font-weight: bold;
  font-size: 11px;
  font-style: italic;
  text-align: center;
}
.quotes {
  font-weight: bold;
  font-size: 160px;
  text-align: center;
  margin-top: -40px;
}
.block3_text {
  font-size: 18px;
  text-align: center;
}
.dots2 {
  margin: 10px auto;
  display: block;
}
.logoN {
  position: absolute;
  top: 6px;
  left: 18px;
  width: 90px;
}
.citate {
  width: 100px;
  margin-left: 60px;
}
.item15 {
  overflow: hidden;
  border-bottom: 1px dotted #8F8F8F;
  padding: 10px 0;
}
.item15 img {
  float: left;
  margin-right: 10px;
}
.item15 h3,
.item15 h3 a {
  font-size: 13px;
  color: #d71920!important;
  font-weight: bold;
  margin-top: 5px;
}
.left15 {
  float: left;
  width: 715px;
}
.right15 {
  float: right;
}
.kh_boxoffice {
  padding: 3px;
  display: block;
  text-align: center;
  margin: 0 auto;
  border: 2px solid #bc0809;
  color: #bc0809!important;
  font-weight: bold;
  font-size: 12px;
}
.quiz-question img {
  display: block;
}
.quizMainImg {
  display: block;
  margin: 10px auto;
}
.quiz-user-answer label {
  display: inline-block;
  width: 150px;
  text-align: right;
  font-size: 14px;
  margin: 5px;
}
.quiz-user-answer label.subLabel {
  width: 200px;
  margin-left: -15px;
}
.quiz-user-answer input {
  border: 1px solid #000;
  padiing: 2px;
  width: 300px;
  margin: 5px;
}
.quiz-user-answer input.subInput {
  width: 20px;
  margin-left: 170px;
}
.b-quizeAnsw {
  height: 50px;
  margin-top: 10px;
  text-align: center;
}
.quizAnsw {
  background: #000;
  color: #fff;
  font-size: 16px;
  padding: 5px;
}
.quiz-answers {
  margin-left: 20px;
  font-size: 14px;
  position: relative;
}
.quiz-answers label span {
  float: none;
  margin-left: 30px;
  vertical-align: middle;
  line-height: 1.2em;
  font-family: Georgia, serif;
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
}
.quiz-answers label span img {
  vertical-align: middle;
}
.quiz-answers label {
  display: inline-block;
  max-width: 500px;
}
.quiz-question-answers {
  margin-bottom: 20px;
}
.image_persons,
.image_personsAuto {
  display: none;
}
.subscrHeader {
  clear: both;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  overflow: hidden;
}
.subscrHeader .subscribeTitle {
  float: left;
  margin: 0;
  padding: 10px 10px 0;
  font-size: 13px;
}
.subscrHeader img {
  float: left;
}
.personsAuto {
  width: 690px;
  margin: 10px auto 30px auto;
  position: relative;
}
.personsAuto input {
  width: 685px;
  font-size: 16px;
}
.forSMI {
  position: absolute;
  top: 8px;
  right: 10px;
  text-transform: uppercase;
  color: #fff!important;
}
.forSMI {
  position: absolute;
  top: 8px;
  right: 10px;
  text-transform: uppercase;
  color: #fff!important;
}
.forSMI:hover {
  color: #fff!important;
}
.forSMI:hover {
  color: #fff!important;
}
.image_persons {
  position: absolute;
  width: 690px;
  min-height: 10px;
  overflow: hidden;
  background: #fff;
  z-index: 9999;
}
.image_persons ul {
  border: 1px solid #aaa;
  border-radius: 5px;
}
.image_persons p {
  cursor: pointer;
}
.editImg {
  display: block;
  margin: 50px auto 0 auto;
  max-width: 685px;
}
.saveEditFoto,
.notBlock {
  font-size: 14px;
}
.saveEditFotoBlock {
  position: fixed;
  overflow: hidden;
  height: 40px;
  background: #fff;
  width: 720px;
  text-align: center;
  margin: -60px -10px;
  padding-top: 10px;
  z-index: 999;
}
.new {
  color: red;
}
.timeTo ul li {
  font-size: inherit;
  line-height: inherit;
}
.b-timerButton {
  background: url("/img/timer_bg.png");
  background-size: cover;
  position: relative;
  height: 40px;
  padding: 2px 5px 2px 5px;
}
.b-timerButton__start {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  font-family: "lugaadcregular";
  text-transform: uppercase;
  text-align: right;
  vertical-align: middle;
  position: relative;
  top: 6px;
  margin-right: 3px;
}
.b-timerButton__arrow {
  width: 16px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  background: url("/img/timer_arrow.png") no-repeat;
  position: relative;
  top: 4px;
  padding-right: 6px;
}
.b-timerButton__times {
  margin-top: 2px;
  right: 0;
  font-size: 8px;
  color: #fff;
  font-family: "futurafc";
  margin-right: 4px;
  overflow: hidden;
}
.b-timerButton__times span {
  position: relative;
}
.b-timerButton__timesItem {
  width: 35px;
  float: right;
  margin-left: 6px;
  text-align: center;
}
.wrapper {
  margin-top: 20px;
  overflow: hidden;
  font-family: futurafuturiscregular;
}
.b-row {
  overflow: hidden;
  border-bottom: dashed 2px #21a635;
  padding-bottom: 15px;
  margin-left: 10px;
  box-sizing: border-box;
  margin-bottom: 15px;
  margin-right: 10px;
}
.b-row_noborder {
  border-bottom: none;
}
.b-mainBanner {
  background: url("/img/intouch/main_road.jpg") no-repeat;
  width: 969px;
  height: 113px;
  margin: auto;
}
.b-comeBack {
  display: block;
  width: 712px;
  margin-bottom: 10px;
}
.b-comeBack img {
  width: 100%;
}
.b-comeBack:hover {
  text-decoration: none;
}
.b-about {
  width: 969px;
  overflow: hidden;
  margin: 10px auto 10px auto;
  background: #eee;
}
.b-about__img {
  float: left;
  background: url("/img/intouch/gal.png") no-repeat;
  width: 65px;
  height: 65px;
}
.b-about__txt {
  margin-left: 80px;
  font-weight: bold;
  margin-top: 10px;
  font-size: 11px;
}
.b-about_back {
  background: #fff;
}
.b-about_back .b-about__img {
  float: left;
  background: url("/img/intouch/come_back.png") no-repeat;
  width: 50px;
  height: 50px;
}
.b-about_back .b-about__txt {
  margin-left: 60px;
  margin-top: 16px;
  font-weight: normal;
  color: #000;
  font-family: futurafuturiscregular;
}
.b-intouchRules {
  width: 724px;
  height: 400px;
  float: left;
  position: relative;
  border: solid 1px #eee;
  margin-right: 6px;
}
.b-intouchRules__road {
  background: url("https://static.sobaka.ru/uploads/intouch/result.jpg") no-repeat;
  position: absolute;
  width: 726px;
  height: 400px;
  top: 0;
  left: 0;
}
.b-intouchRule {
  position: absolute;
  width: 260px;
  height: 78px;
  box-sizing: border-box;
  padding: 5px;
  background: #eee;
  z-index: 100;
}
.b-intouchRule_1 {
  top: 18px;
  left: 72px;
}
.b-intouchRule_1:after {
  background: url("/img/intouch/mobile-road.png") no-repeat;
}
.b-intouchRule_2 {
  top: 130px;
  left: 384px;
}
.b-intouchRule_2:before {
  background: url("/img/intouch/ok.png") no-repeat;
}
.b-intouchRule_3 {
  top: 161px;
  left: 7px;
  width: 204px;
}
.b-intouchRule_3:after {
  background: url("/img/intouch/rub.png") no-repeat;
}
.b-intouchRule_4 {
  top: 275px;
  left: 395px;
  width: 300px;
}
.b-intouchRule_4:before {
  background: url("/img/intouch/flag.png") no-repeat;
}
.b-intouchRule__txt {
  font-size: 13px;
  line-height: 20px;
  margin-top: 5px;
}
.b-intouchRule__title {
  color: #008000;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'futurafuturiscbold';
}
.b-intouchRule__title_red {
  color: red;
}
.b-intouchRule_textRight {
  text-align: right;
}
.b-intouchRule_after:after {
  content: "";
  position: absolute;
  right: -78px;
  top: 0;
  height: 100px;
  width: 78px;
}
.b-intouchRule_before:before {
  content: "";
  position: absolute;
  left: -77px;
  top: 0;
  height: 100px;
  width: 78px;
}
.b-infoblock {
  height: 398px;
  width: 237px;
  border: solid 1px #bbb;
  float: left;
  position: relative;
  text-align: center;
  font-size: 14px;
  color: #000 !important;
  margin-right: 5px;
  margin-left: 1px;
  display: block;
}
.b-infoblock:hover {
  color: #000;
  text-decoration: none;
}
.b-infoblock__img {
  height: 200px;
  overflow: hidden;
}
.b-infoblock__img img {
  width: 100%;
}
.b-infoblock__author {
  font-size: 17px;
  margin-top: 40px;
  font-family: 'futurafuturiscbold';
}
.b-infoblock__position {
  margin-top: 5px;
  font-weight: normal;
  color: #898989;
}
.b-infoblock__title {
  margin-top: 15px;
}
.b-infoblock__readMore {
  border-radius: 3px;
  padding: 8px 20px;
  color: #21ab35;
  border: solid 1px #21ab35;
  display: inline-block;
  margin-top: 12px;
  text-transform: uppercase;
}
.b-infoblock__readMore:hover {
  color: #fff;
  background: #21ab35;
}
.b-infoblock_big {
  width: 480px;
  margin-right: 6px;
  text-align: center;
  position: relative;
}
.b-infoblock_big .b-icon_quote {
  top: 35%;
}
.b-infoblock_big .b-infoblock__content {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 50%;
  width: 100%;
  text-align: center;
  z-index: 300;
  color: #fff;
}
.b-infoblock_big .b-infoblock__img {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.b-infoblock_big .b-infoblock__img img {
  width: auto;
}
.b-infoblock_big .b-infoblock__title {
  width: 429px;
  text-transform: uppercase;
  font-size: 14px;
  margin: 15px auto;
  line-height: 17px;
}
.b-infoblock_big .b-infoblock__title:hover {
  color: #21a635;
}
.b-infoblock_big .b-infoblock__author {
  margin-top: 95px;
}
.b-infoblock_big .b-infoblock__position {
  color: #fff;
}
.b-infoblock_left .b-infoblock__content {
  height: 70%;
  width: 50%;
}
.b-infoblock_left .b-icon_quote {
  top: 16%;
  left: 112px;
}
.b-infoblock_left .b-infoblock__title {
  width: 100%;
  margin-top: 0;
}
.b-infoblock_left .b-infoblock__readMore {
  color: #fff;
  border: solid 1px #fff;
  margin-top: 60px;
}
.b-infoblock_left .b-infoblock__readMore:hover {
  color: #21ab35;
  background: #fff;
}
.b-infoblock_left .b-infoblock__author {
  margin-top: 55px;
}
.b-img {
  height: 398px;
  width: 480px;
  border: solid 1px #bbb;
  float: left;
  position: relative;
  text-align: center;
  font-size: 14px;
  display: block;
  color: #000;
  margin-right: 5px;
}
.b-img_small {
  height: 398px;
  width: 237px;
  overflow: hidden;
}
.b-ribbon {
  font-family: 'futurafuturiscbold';
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -108px;
  background: url("/img/intouch/lenta.png") no-repeat;
  width: 216px;
  height: 39px;
  line-height: 39px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  z-index: 200;
  font-size: 11px;
}
.b-ribbon_center {
  top: 50%;
  left: 50%;
  margin-left: -108px;
  margin-top: -20px;
}
.b-ribbon_share {
  background: url("/img/intouch/share-ribbon.png") no-repeat;
  width: 316px;
  height: 56px;
  line-height: 57px;
  margin-left: -158px;
  font-size: 16px;
}
.b-icon {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-top: -37px;
  margin-left: -20px;
  width: 20px;
  height: 17px;
  padding: 10px;
  border-radius: 50%;
  border: solid 2px #fff;
  z-index: 100;
}
.b-icon_vs {
  background: url("/img/intouch/vs.png") red no-repeat center;
  margin-left: -23px;
}
.b-icon_mobile {
  background: url("/img/intouch/mobile.png") red no-repeat center;
  top: 30%;
  margin-top: -10px;
  margin-left: -20px;
  width: 30px;
  height: 30px;
}
.b-icon_paper {
  background: url("/img/intouch/paper.png") red no-repeat center;
  top: 45%;
  margin-top: -10px;
  margin-left: -20px;
  width: 30px;
  height: 30px;
}
.b-icon_whiteArrow {
  background: url("/img/intouch/white_arrow.png") red no-repeat center;
  top: 30%;
  margin-top: -10px;
  margin-left: -20px;
  width: 30px;
  height: 30px;
}
.b-icon_quote {
  background: url("/img/intouch/quote.png") red no-repeat center;
  top: 20%;
  margin-top: -10px;
  margin-left: -20px;
  width: 30px;
  height: 30px;
}
.b-icon_question {
  background: url("/img/intouch/question.png") red no-repeat center;
  top: 20%;
  margin-top: -10px;
  margin-left: -20px;
  width: 30px;
  height: 30px;
}
.b-intouchBlock {
  height: 398px;
  width: 237px;
  background: #000;
  background: radial-gradient(circle, #888888, #000000);
  border: solid 1px #bbb;
  float: left;
  position: relative;
  text-align: center;
  margin-right: 5px;
  overflow: hidden;
}
.b-intouchBlock_faq {
  background: url("/img/intouch/FAQ.png") no-repeat center;
}
.b-intouchBlock_big {
  width: 480px;
}
.b-intouchBlock__download {
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -48px;
}
.b-intouchBlock__moon {
  background: url("/img/intouch/moon.png") no-repeat center;
  position: absolute;
  top: 20px;
  width: 109px;
  height: 109px;
  left: 50%;
  margin-left: -55px;
}
.b-intouchBlock__dog {
  background: url("/img/intouch/doggy.png") no-repeat center;
  position: absolute;
  bottom: 0px;
  height: 131px;
  width: 238px;
  left: 0;
}
.b-intouchBlock__million {
  color: #21ab35;
  font-weight: bold;
  font-size: 26px;
  position: absolute;
  top: 157px;
  left: 50%;
  margin-left: -77px;
}
.b-intouchBlock__greenArrow {
  background: url("/img/intouch/green-arrow.png") no-repeat center;
  position: absolute;
  top: 65%;
  left: 50%;
  width: 17px;
  height: 17px;
  margin-left: -8px;
}
.b-intouchBlock__dogInCar {
  background: url("/img/intouch/dog_in_car.png") no-repeat center;
  position: absolute;
  bottom: 0px;
  height: 131px;
  width: 238px;
  left: -30px;
}
.b-intouchBlock__downloadButton {
  background: #b5bdc8;
  font-size: 16px;
  padding: 10px 20px;
  border: 1px solid #333;
  border-radius: 1px;
}
.b-intouchBlock__downloadButton_app {
  background: linear-gradient(to top, #b5bdc8 0%, #828c95 36%, #28343b 100%) url("/img/intouch/app_store.png") no-repeat center;
}
.b-intouchBlock__downloadButton_google {
  background: linear-gradient(to top, #b5bdc8 0%, #828c95 36%, #28343b 100%) url("/img/intouch/google.png") no-repeat center;
}
.b-intouchBlock__content {
  margin-top: 75px;
  display: inline-block;
}
.b-intouchBlock__wrapper {
  overflow: hidden;
  height: 100%;
  display: block;
  width: 240px;
}
.b-intouchBlock__city {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -90px;
  margin-left: -35px;
  width: 69px;
  height: 109px;
}
.b-intouchBlock__city_msk {
  background: url("/img/intouch/msk.png") no-repeat center;
}
.b-intouchBlock__city_spb {
  background: url("/img/intouch/spb.png") no-repeat center;
}
.b-intouchBlock__downloadButton {
  position: absolute;
  left: 50%;
  margin-left: -65px;
  width: 120px;
  height: 35px;
  line-height: 35px;
  z-index: 300;
  padding: 0;
  border-radius: 6px;
}
.b-intouchBlock__downloadButton img {
  vertical-align: middle;
}
.b-intouchBlock__downloadButton_appStore {
  background: #010101;
  background: -moz-linear-gradient(top, #010101, #262626);
  background: -webkit-linear-gradient(top, #010101, #262626);
  background: -o-linear-gradient(top, #010101, #262626);
  bottom: 15px;
}
.b-intouchBlock__downloadButton_appStore:hover {
  background: -moz-linear-gradient(top, #262626, #010101);
  background: -webkit-linear-gradient(top, #262626, #010101);
  background: -o-linear-gradient(top, #262626, #010101);
}
.b-intouchBlock__downloadButton_google {
  background: #010101;
  background: -moz-linear-gradient(top, #010101, #262626);
  background: -webkit-linear-gradient(top, #010101, #262626);
  background: -o-linear-gradient(top, #010101, #262626);
  bottom: 58px;
}
.b-intouchBlock__downloadButton_google:hover {
  background: -moz-linear-gradient(top, #262626, #010101);
  background: -webkit-linear-gradient(top, #262626, #010101);
  background: -o-linear-gradient(top, #262626, #010101);
}
.b-intouchBlock__km {
  position: absolute;
  top: 70%;
  left: 50%;
  margin-left: -46px;
  width: 93px;
  height: 93px;
  line-height: 93px;
  color: #fff;
  background: url("/img/intouch/circle.png") no-repeat;
  text-align: center;
  font-size: 13px;
}
.b-intouchBlock__column {
  float: left;
  width: 118px;
  height: 100%;
  position: relative;
}
.b-intouchBlock__column_border {
  border-right: dashed 1px #eee;
  width: 115px;
}
.b-intouchBlock__arrival {
  position: absolute;
  top: 42%;
  left: 14%;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}
.b-intouchBlock__#21ab35Txt {
  color: #21ab35;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
  display: inline-block;
}
.b-intouchBlock__ten {
  font-size: 47px;
  font-weight: bold;
  text-transform: uppercase;
}
.b-intouchBlock__read {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -47px;
  z-index: 200;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 8px 20px;
  color: #21ab35;
  border: solid 1px #21ab35;
}
.b-intouchBlock__read:hover {
  color: #fff;
  background: #21ab35;
}
.intouchHeader {
  margin-top: 150px;
}
.intouch-body {
  background: url("/img/intouch/InTouchBandingNew.jpg") no-repeat top center #000000;
  cursor: pointer;
}
.intouch-body .ka {
  cursor: default;
}
.intouch-banner-left {
  display:block;
  position:absolute;
  top:8px;
}

.b-archieveLink {
  padding: 22px 0 30px 0;
  overflow: hidden;
  border-top: solid 2px darkgoldenrod;
  border-bottom: solid 2px darkgoldenrod;
  width: 684px;
  margin-top: 26px;
}
.b-archieveLink_gray {
  border-top: solid 2px #ccc;
  border-bottom: solid 2px #ccc;
}
.b-archieveLink_gray .b-archieveLink__img {
  width: 68px;
  height: 84px;
  float: left;
  background: url("/img/top50/archive-person.png") no-repeat;
}
.b-archieveLink__img {
  width: 68px;
  height: 84px;
  float: left;
  background: url("/img/top50/archieve.png") no-repeat;
}
.b-archieveLink__column {
  margin-left: 85px;
}
.b-archieveLink__title {
  margin-top: 10px;
  width: 149px;
  height: 23px;
  display: inline-block;
  background: url("/img/top50/ribbon.png") no-repeat;
  padding: 3px 8px;
  margin-bottom: 6px;
  font-weight: bold;
  font-family: "Arial";
}
.b-archieve__name {
  display: block;
  font-family: "Georgia";
}
.partners {
  margin-top: 40px;
}
.partHead {
  position: relative;
  text-align: center;
}
.partHead:before {
  content: "";
  border-top: solid 1px #ccc;
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
}
.partHead .title {
  display: inline-block;
  background: #fff;
  position: relative;
  top: -11px;
  padding: 0 10px;
  font-weight: normal;
  color: #000;
  font-family: Georgia, serif;
  font-size: 18px;
  text-transform: uppercase;
}
.advBlock {
  background: #f3f3f3;
  clear: both;
  overflow: hidden;
  padding: 5px;
  margin-top: -20px;
}
.adv220 {
  width: 220px;
  height: 220px;
  float: left;
  margin: 7px;
}
.commentButton {
  text-align: center;
}
.commentButton a {
  font-family: "futurabookcregular";
  text-transform: uppercase;
  font-size: 12px;
  padding: 9px 12px;
  color: #898989;
  border: 1px solid #ccc;
  border-radius: 7px;
  display: inline-block;
  margin: 30px auto;
}
.commentButton a:hover {
  background: #ca0f0a;
  color: #fff;
  text-decoration: none;
}
.b-comment {
  border-top: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
  padding: 55px 0px 10px 0px;
  margin: 10px 0px;
}
.b-comment__txt {
  position: relative;
  width: 100%;
  display: inline-block;
  font-family: 'bodoni72citalic';
  font-size: 22px;
}
.b-comment__txt:before {
  content: "";
  width: 50px;
  height: 36px;
  background: url('../img/sprite.png') no-repeat -297px -104px;
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -20px;
}
.b-creators {
  padding-top: 140px;
  text-align: center;
  font-family: bodoni72cregular;
  position: relative;
  margin: auto;
}
.b-creators__field {
  position: relative;
  z-index: 10;
}
.b-creators__field_italic {
  font-family: bodoni72citalic;
}
.column-1 {
  width: 50%;
  float: left;
  position: relative;
  margin: 20px 0px 0px 0px;
}
.b-comment {
  border-top: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
  padding: 55px 0px 10px 0px;
  margin: 10px 0px;
}
.b-comment_locationLeft {
  width: 90%;
  margin: 0px;
  padding: 10px 10px 10px 0px;
  font-weight: bold;
  font-style: normal;
}
.b-comment__txt {
  position: relative;
  width: 100%;
  display: inline-block;
  font-family: 'bodoni72citalic';
  font-size: 22px;
}
.b-comment__txt:before {
  content: "";
  width: 50px;
  height: 36px;
  background: url('../img/sprite.png') no-repeat -297px -104px;
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -20px;
}
.b-comment_locationLeft .b-comment__txt {
  font-family: 'futurafuturiscbold';
  text-align: left;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 28px;
}
.b-comment_locationLeft .b-comment__txt:before {
  content: '\00bb';
  top: 50%;
  font-weight: bold;
  font-size: 200px;
  margin-top: -28px;
  left: -105px;
  font-family: 'futurafuturiscbold';
  background: none;
  color: #ca0f0a;
}

/* new adriver banners */
#adriver_banner_240x400 {
  width:100%;
}
#adriver_banner_240x400 td {
  padding:0 !important;
}

.adrBr {
  margin-bottom: 20px;
}

.adrBr > div {
  text-align: center
}

#adriver_brand {
  display: flex;
  justify-content: center;
  align-items: center;
}

#adriver_brand:not(:empty) {
  height: 300px !important;
}

#adriver_brand table td {
  padding: 0;
}

#adriver_brand table img {
  display: block;
  width: 1060px;
  height: auto;
  margin: 0 auto;
}

#adriver_brand iframe {
  display: block;
  margin: 0 auto;
}

.brandingFix {
  padding-top: 300px !important; /* Prevents the page from jumping down after the fullscreen ad has been loaded */
  background-attachment: fixed !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .brandingFix {
    background-position: 49.999% 0 !important;;
  }
}

.brandingFix .adrBr {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1060px;
  margin: 0 0 0 -530px;
}
/* new adriver banners */

.widget .item.allBrands .imgW {
  margin:0 auto 0.5em;
}

.widget .item.allBrands h3.h3marg {
  margin-left:0;
  text-align:center;
}

/* City picker */
 .b-city-picker__confirmed {
   display: none;
 }

.b-city-picker--confirmed .b-city-picker__confirmed {
  display: block;
}

.b-city-picker--confirmed .b-city-picker__not-confirmed {
  display: none;
}

.b-city-picker__suggested-city {
  font-size: 16px;
  font-weight: 700;
}

.b-city-picker__action-btn {
  display: block;
  width: 100px;
  height: 27px;
  line-height: 27px;
  font-size: 11px;
  font-weight: 400;
  color: #fff;
  background: #464646;
  border: none;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.b-city-picker__action-btn--change {
  float: left;
}

.b-city-picker__action-btn--confirm {
  float: right;
  background: #ca0f09;
}

.b-city-picker__close-btn {
  display: block;
  position: absolute;
  top: 11px;
  right: 16px;
  font-size: 32px;
  line-height: 13px;
  font-weight: 200;
  font-family: 'Times New Roman', Times, serif;
  color: #000;
  background: none;
  border: none;
  cursor: pointer;
}

.b-city-picker__close-btn:hover {
  color: #ca0f09;
}

/* hide a third-party stuff */
#top100counter,
#liveInternetImg,
#wpr_ifr {
  position: absolute;
  top: -10000px;
  left: -10000px;
}

/* This styles has been taken out from the "code_counter" admin setting */
.topBanner {height:150px;  line-height: 150px; vertical-align:middle;}
body > a {position:fixed !important;z-index:1;}
body {margin-top:0 !important; }
#adriver-tgb > div a#text {line-height:1.2!important; margin-top:8px!important;}
input, form, fieldset {margin:0;padding:0}
.widget .item.allBrands, .widget .item.allPeople {margin:0 17px 0 0!important;}
.containerAds {display:none;}
.readMoreP a, .readMoreN a {font-weight:bold; text-transform:capitalize;border-bottom:1px dashed #000;}
#adriver-tgb {margin-bottom: 20px;}
.adrBr>div {margin: 0 auto!important;}
.nav {z-index:4;}
.nav ul.primary li a, .nav ul.primary li b {padding: 0px 6px;}
.window .prev, .window .nextImg {height:500px !important;}
body > a {height:2000px !important}
.col.two .block .item h3 a{ font-size:12px !important;}
#adriver-tgb-2 div div {padding-top:0 !important}
.fb-div iframe {display:block; margin:10px 0 0 230px ;}
.quizVariants label span, .quizVariantsImgs label span, .quizVariantsRes .resAnsw  {font-size:16px}
