.icon_link {
  background-repeat: no-repeat;
  background-position: left center;
  height: 21px;
  line-height: 21px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 0.875em;
  color: #475f77;
}

.icon_link.icon_key {
  background-image: url(../_img/icons/key.png);
  padding-left: 23px;
}

.icon_link.icon_padlock {
  background-image: url(../_img/icons/padlock.png);
  padding-left: 18px;
}

.icon_link.icon_search {
  background-image: url(../_img/icons/search.png);
  padding-left: 26px;
}

.icon_link.icon_lang {
  background-image: url(../_img/icons/lang.png);
  padding-left: 24px;
  position:relative;
}

.icon_lang .languages{
  display: none;
  position:absolute;
  top:20px;
  left:-10px;
  background:#fff;
  padding:10px 10px 5px 35px;

  min-width:100px;
}
.icon_lang:hover .languages{
  display:block;
}
.icon_lang .languages a{
  color:inherit;
  font-family: arial;
}

.icon_lang .languages a.active{
  text-decoration: underline;
}

.content_text {
  color: #606060;
	overflow:hidden;
}

.content_text h1 {
  font-size: 2.5em; /* 40 */
  font-family: 'PT Sans Narrow', sans-serif;
  color: #00b4ff;
  line-height: 1.2em;
  padding-bottom: 10px;
}

.content_text h2 {
  font-size: 2em; /* 3kilka */
  font-family: 'PT Sans Narrow', sans-serif;
  color: #475f77;
  line-height: 1.2em;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.content_text h2.page_title {
  border-bottom: 2px solid #f5f5f5;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
}

.content_text h3 {
  /*font-size: 1.65em;*/ /* 30 */
  font-size: 1.5em;
  font-family: 'PT Sans Narrow', sans-serif;
  line-height: 1.2em;
  padding-bottom: 15px;
  text-transform: none;
}

.content_text h3.main {
  font-size: 1.65em;
  font-family: 'PT Sans Narrow', sans-serif;
  line-height: 1.2em;
  padding-bottom: 15px;
  text-transform: none;
}

.content_text.top_3_news h3 {
  font-size: 2em;
}

.content_text h3.bigger, .content_text h1.bigger {
  font-size: 1.6em;
}

.content_text h4 {
  font-size: 28px; /* 24 */
  font-family: 'PT Sans Narrow', sans-serif;
	margin-bottom:10px;
}

/*.content_text h5 {
  font-size: 1em; 
}

.content_text h6 {
  font-size: 0.8125em; 
}*/

.content_text p {
  font-size: 16px;
  padding-bottom: 15px;
}

.fotorama {
	margin-bottom: 15px;
	background-color: #eeeeee;
}

.banner_single_p {
	padding-top: 15px;
	clear:both;
	overflow:hidden;
}

.article_content .content_text p {
  font-size: 16px;
}

.article_content .content_text h1 {
  padding-bottom: 20px;
	line-height:normal;
	font-size:40px;
	color:#475f77;
}

.article_content .content_text h2 {
  padding-bottom: 20px;
	line-height:normal;
	font-size:36px;
	color:#475f77;
	text-transform:none;
}

.article_content .content_text h3 {
  padding-bottom: 20px;
	line-height:normal;
	font-size:32px;
	color:#475f77;
	text-transform:none;
}

.article_content .content_text h4 {
  padding-bottom: 20px;
	line-height:normal;
	font-size:28px;
	color:#475f77;
	text-transform:none;
	margin-bottom:0;
}

.article_content .content_text h5 {
  padding-bottom: 20px;
	color:#475f77;
	text-transform:none;
	margin-bottom:0;
	font-size:22px;
}

.article_content .content_text h6 {
  padding-bottom: 20px;
	line-height:normal;
	color:#475f77;
	font-size:20px;
}

.article_content .content_text table, th, td {
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:5px;
	width:100%;
	max-width:100%;
	border-collapse:collapse;
}

.article_content .content_text .table-container {
	overflow-x: auto;
	margin-bottom: 15px;
}

.picture-sign {
	padding:10px;
	font-size:14px!important;
	font-style:italic;
	text-align:center;
	margin:0 auto;
}

.picture-sign.title_photo {
	float: right;
	width: 50%;
	padding-bottom:0;
}

.article_content .content_text img.alignleft, .picture.alignleft {
	float:left;
	margin:0 20px 20px 0;
}

.article_content .content_text img.alignright, .picture.alignright {
	float:right;
	margin:0 0 20px 20px;
}

.article_content .content_text img.aligncenter {
	margin:0 auto;
	display:block;
}

.picture.aligncenter {
	text-align:center;
}

.content_text.content_text_smaller p {
  font-size: 0.75em;
}


.content_text.content_text_contrast,
.content_text.content_text_contrast h2,
.content_text.content_text_contrast h3,
.content_text.content_text_contrast a,
.content_text.content_text_contrast h2 a,
.content_text.content_text_contrast h3 a
{
  color: white;
}




.content_text .styled_form {

}

.content_text .styled_form .field_row {
  overflow: hidden;
  padding-bottom: 15px;
}

.fieldset {
	border-top: 3px solid #d74b4b;
	border-bottom: 3px solid #d74b4b;
	padding:20px 0 0 0;
	margin-bottom:20px;
}

.select-date, .wrap-select-section, .submit-button {
	display:inline-block;
	vertical-align:top;
	margin-bottom:20px;
}

.select-date, .wrap-select-section {
	margin-right:20px;
}

.wrap-select-section {
	border: 1px solid #c8c8c8;
	height:30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:13px;
	line-height:30px;
	background: #eeeeee;
}

.wrap-select-section select {
	line-height:30px;
	background: #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline:none;
	padding: 0 20px;
}

.submit-button input[type="submit"] {
	line-height:30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 20px!important;
}

.content_text .styled_form label {

}

.content_text input[type="text"],
.content_text input[type="email"],
.content_text input[type="password"],
.content_text textarea
{
  background: #eeeeee;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.75em;
  width: 100%;
  border: 1px solid #c8c8c8;
}

.content_text input[type="text"],
.content_text input[type="email"],
.content_text input[type="password"] {
  height: 30px;
}

.recaptchatable #recaptcha_response_field {
  height: auto;
}

.content_text textarea {
  height: 130px;
}

.content_text button[type="submit"], .content_text input[type="submit"] {
  display: block;
  text-align: center;
  color: white;
  background: #475f77;
  border:none;
  font-size: 1em;
  padding: 4px 15px;
  font-family: 'PT Sans Narrow', sans-serif;
  text-transform: uppercase;
  float: right;
}


.button {
  font-family: 'PT Sans Narrow', sans-serif;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  color: #fff !important;
  background: #475f77;
  border:none;
  font-size: 0.8em;
  padding: 5px 15px;
}


.content_text .styled_form .login_menu {
  font-size: 0.8em;

}

.content_text .styled_form .login_menu li {
  padding-bottom: 3px;
}

.content_text .styled_form .login_menu li a {
  color: #d74b4b;
}

.content_text .styled_form .login_menu li a:hover {
  text-decoration: underline;
}

.content_text em{
  font-style: italic;
}

.content_text > ul , .content_text > ul li{
  list-style-type: disc;
  margin-left:20px;
	padding-bottom:5px;
}

.content_text > ul, .content_text > ol {
	padding-bottom:10px;
}

.content_text > ol, .content_text > ol li{
  list-style-type: decimal;
  margin-left:20px;
}



.content_text h3.role {

  font-size: 1.5em;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fabb86;
  line-height: 1em;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin-top: -10px;
}

.content_text h3.role a{
  color: #fabb86;
}

h3.debate_headline{
  padding:10px 0px;
}

.debate_author{
  background:#e8e8e8;
  padding: 20px;
}

.debate_author figure{
  width:90px;
  float:left;
  margin-right:10px;
}

.debate_author a {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 1.1em;
  color: #d74b4b;
  text-transform: uppercase;
}

.align_left.debate_author {
  margin-right: 20px;
}

.align_right.debate_author {
  margin-left: 20px;
}

.article_content .content_text .debate_author .debate_biography{

  font-size:1em;
  line-height:1.2em;

}

.debatte-score{
  overflow: hidden;
  margin: 0!important;
  list-style-type: none;
  padding: 0;
}

.debatte-score li{
  display:inline-block;
}

.debatte-score li span{
  padding:10px 20px;
  display:block;
  color: #fff;
}

.debatte-score li.yes{
  background-color: #475f77;
  color: #515151;
}

.debatte-score li.no{
  background-color: #d74b4b;
  color: #00b4ff;
}

.article_rating{
  width:50%;
}

.rate_widget {
  border: none;
  overflow: visible;
  position: relative;
}

.stars {
  padding: 0;
  margin: 0 4px 0 0;
  list-style-type: none;
  display: inline-block;
  float: left;
}

.ratings_stars {
  background: url('../_img/star_empty.png') no-repeat;
  float: left;
  height: 28px;
  padding: 2px;
  width: 28px;
}

.ratings_vote {
  background: url('../_img/star_full.png') no-repeat;
}


.ratings_over {
  background: url('../_img/star_highlight.png') no-repeat;
}

p.total_votes{
  clear:both;
  font-size:0.8em !important;
}

p.rating_error{
  clear:both;
  color:red;
  padding:5px 0;
}


.q-score{
  display: block;
  clear: both;
  position: relative;
  height: 4px;
  margin: 6px 0;
  background: #d74b4b;
  min-width:25px;
}

.q-score small {
  position: absolute;
  top: -8px;
  right: 0px;
  background: #fff;
  padding: 0 3px;
  font-size: 12px;
  color: #d74b4b;

}

.poll-info {
  background: #d74b4b;
  padding: 10px;
  color: #fff;
  line-height: 1.2em;
}

.errors {
  padding: 10px;
  color: #d74b4b;
  line-height: 1.2em;
  display: inline-block;
}

.community_ticker ul li {
  padding: 0 0 0 40px;
  margin-bottom: 10px;
}

li.registered, li.commented {
  padding-left: 25px;
  background-image: url(../_img/community_icons.png);
  background-repeat: no-repeat;
}

li.commented {
  background-position: 2px -104px;
}

li.registered {
  background-position: 2px 2px;
}


.community_ticker ul li small {
  display: block;
  color: #606060;
  font-size: 0.8em;
}

.community_ticker{
  font-size:0.9em;
  color:#606060;
  margin-bottom: 20px;

}

.community_ticker a{
  color: #d74b4b;
}

.image-slideshow, .blueimp-gallery{
  width:100%;
  position: relative;
}

.blue_box.blue_box_posts .tabs_menu li.current a:after {
  display: block;
  width: 23px;
  height: 10px;
  content: " ";
  background-image: url(../_img/current_tab.png);
  margin: 0 auto;
}

#blueimp_fullscreen{
  position:fixed;
}
.image-slideshow .fullscreenButton {
  display: block;
  width: 57px;
  height: 57px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background-image: url(../_img/open-slideshow.png);
  background-repeat: no-repeat;
  background-position: 15px 15px;
  cursor: pointer;
}

.image-slideshow .fullscreenButton:hover {
  background-color: rgba(255, 255, 255, .4);
}

.blueimp-gallery > .prev {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  cursor: pointer;
  background-repeat: no-repeat;
  width: 27px;
  height: 42px;
  text-indent: 9999px;
  background-image: url(../_img/slide_prev.png);
}

.blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  cursor: pointer;
  background-repeat: no-repeat;
  width: 27px;
  height: 42px;
  text-indent: 9999px;
  background-image: url(../_img/slide_next.png);
}

.banner-front-news {
	margin-bottom:10px;
}

.banner-front-news>div {
	margin:0 auto;
}

.banner-article-admixer {
	margin-top:30px!important;
	margin-bottom:30px!important;
	max-width:580px;
	max-height:400px;
}

.banner-section-admixer {
	margin: 0 auto 30px;
	/*max-width:240px;
	min-height:400px;
	border:1px solid #ddd;*/
}
