.news-item-content {
	font-size: 18px;
	padding-top: 50px;
}
.news-item-content h1{
	font-size: 22px;
	line-height: 32px;
	width: 70%;
	/* padding: 0 5%; */
	/* float: left; */
	float: none;
	margin: 0;
	padding-left: 5%;
}
.news-item-content h2{
	font-size: 21px;
	line-height: 32px;
}
.news-item-content h3{
	font-size: 20px;
	line-height: 32px;
}
.news-item-content .post-controls{
	width: 90%;
	padding: 20px 5%;
	clear: both;
}
.news-item-content .post-controls .author{
	/* padding: 25px 0; */
	clear: both;
	color: #737373;
	min-height: 100px;
	line-height: 30px;
}
.news-item-content .post-controls .author .descr-fio{
	color: #333333;
}
.news-item-content .post-controls .author img{
	width: 100px;
	height: 100px;
	float: left;
    margin-right: 15px;
	position: relative;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.news-item-content .post-controls .s-button{
	display: block;
    margin: 0;
    float: left;
    height: 40px;
	clear: both;
}
.news-item-content .post-text{
	color: #4f4f4f;
	font-size: 18px;
	line-height: 28px;
	width: 90%;
	padding: 0 5%;
	clear: both;
	word-wrap: break-word;
}
.news-item-content .post-text blockquote{
	border-left: 5px solid #4f4f4f !important;
	font-size: 20px;
	padding: 0 0 0 25px !important;
	margin: 10px auto !important;
}
.news-item-content .post-text img{
	max-width: 95%;
	height: auto;
	padding: 0 10px;
}
.news-item-content .post-text table img
{
	max-width: none;
	padding: 0;
}

.news-item-content .post-text table.detail_toggle img
{
	width: 95%;
}

.news-item-content .post-text iframe{
	max-width: 95%;
	padding: 0 10px;
}
.news-item-content .post-text table{
    /* display: block; */
	/* overflow-x: auto; */
	margin: 0 auto;
}
.news-item-content .post-text .table-scroll::-webkit-scrollbar-thumb,
.news-item-content .post-text .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb {
    border: 2px solid white;
    background-color: #ccc;
}
.news-item-content .post-text .table-scroll::-webkit-scrollbar,
.news-item-content .post-text .doubleScroll-scroll-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
}
.news-item-content .post-text .table-scroll::-webkit-scrollbar:horizontal,
.news-item-content .post-text .doubleScroll-scroll-wrapper::-webkit-scrollbar:horizontal {
    height: 13px;
}
.news-item-content .post-text .table-scroll::-webkit-scrollbar-thumb,
.news-item-content .post-text .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb {
    border-radius: 6px;
    border: 2px solid white; 
    background-color: rgba(0, 0, 0, .5);
}
.news-item-content .post-text table p{
    font-size: 14px;
    line-height: 26px;
	margin: 5px auto;
}

.test-wrapper .question_desc{
  text-align: center;
  font-style: italic;
}

.test-wrapper .question_text{
  font-size: 18px;
  text-align: center;
}
.test-wrapper .question_image{
  text-align: center;
}
.test-wrapper .question,.results{
  display: none;
}

.test-wrapper{
  margin-bottom: 30px;
}

.test-wrapper .answer{
  margin-top: 10px;
  cursor: pointer;
  /* width: 600px; */ 
  border: 1px solid #3e9cbb;
  /*border-radius: 10px;*/
  text-align: center;
  font-size: 16px;
  margin: 10px auto;
}
.test-wrapper .answer_inner_text{
  padding: 5px;
}
.test-wrapper .answer:hover
{
  background-color:#c5e1ea;
}

.test-wrapper .answer.selected
{
  color:#fff;
  background-color:#4B71BD;
}


 .test-wrapper .selected:hover{
  /*color:#000;*/
 }

.test-wrapper button{
  cursor:pointer;
  margin-top: 20px;
  height: 33px;
  padding: 7px;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
/*  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;*/
  border:0px;
  background:#4b71bd 0px 0px no-repeat scroll;
  width: 160px;
  color:#fff;
  font:bold 16px arial!important;
}
.test-wrapper button:hover{
  background-color:#5884DA;
}
.test-wrapper button:focus{
  outline: none;
}

.test-wrapper .q_number{
  background: url('/images/tests/test_120/number.png') no-repeat center;
  /* width: 242px; */
  height: 94px;
  margin: 20px auto;
  /*font-size: 62px;*/
  font-size: 21px;
  line-height: 92px; 
  color: #605d5d;
  cursor: default;
}
.test-wrapper .question_desc{
  text-align: center;
  font-style: italic;
}

.test-wrapper .question_text{
  font-size: 18px;
  text-align: center;
}
.test-wrapper .question_image{
  text-align: center;
}
.test-wrapper .question,.results{
	display: none;
}

.test-wrapper .results .result_picture{
	text-align: center;
	margin: 12px auto;
}
.test-wrapper .results .result_desc{
	text-align: justify;
}
.test-wrapper .results .aditional_desc{
	background-color: #ddd;
	/* width: 698px; */
	margin-left: -20px;
	padding: 1px 12px;
	font-style: italic;
	/* font-size: 14px; */
	line-height: 18px;
	margin-top: 30px;
}
.test-wrapper .results .aditional_desc a{
	color: #000;
	text-decoration: none;
}

.test-wrapper .show_results_for_admins{
	cursor:pointer; margin-top:4px;
}

.test-wrapper .result_text h2{
	margin-top: 10px;
}
.test-wrapper .main-column p,td{
	font-size: 12px;
	vertical-align: top;
	padding: 0;
}

.test-wrapper .description-image  {
	text-align: center;
	margin: 10px auto;
}
.test-wrapper .description p{
	font-size: 18px;
}
.test-wrapper .description img{
	padding: 0px !important;
	/*  width: 600px; */
}
.test-wrapper .addthis_toolbox{
	display: block!important;
}

.test-wrapper .addthis_wrapper{
	margin: 0 auto;
	width: 110px;
}
.test-wrapper .result_text .result_text-title{
	font-size: 26px;
	margin: 40px 0 14px 0;
	text-transform: uppercase;
	text-align: center;
}
.test-wrapper .result_text .result_desc{
	margin-bottom: 15px;
	font-size: 18px;
}

/*research-form*/
.research-form-wrapper, .s-post-form-wrapper{
	padding: 25px 0;
}
.research-form-wrapper .item-wrapper, .s-post-form-wrapper .s-post-form_item{
	width: 100%;
	height: 67px;
	margin-bottom: 35px;
	text-align: center;
	/* float: left;
	position: relative; */
}
.research-form-wrapper .item-wrapper input, .s-post-form-wrapper .s-post-form_item input {
	margin:0;
	width: 90%;
	height: 33px;
	outline: none;
	border: 1px solid #e6e6e6;
	margin: 10px 0 0 0;
}
.research-form-wrapper .item-wrapper input:active, .s-post-form-wrapper .s-post-form_item input:active, .research-form-wrapper .item-wrapper input:focus, .s-post-form-wrapper .s-post-form_item input:focus{
	border: 1px solid #813c7e; 
}
.research-form-wrapper .item-wrapper label, .s-post-form-wrapper .s-post-form_item label{
	font-size: 20px;
	font-family: 'OpenSansSemibold', sans-serif;
	display: block;
	text-align: left;
    width: 90%;
}
.research-form-wrapper .item-wrapper-right .button-violet, .s-post-form-wrapper .s-post-form_itemd .button-violet{
	background-color: #813c7e;
	padding: 8px 0px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	cursor: pointer;
	width: 90%;
}
.research-form-wrapper .item-wrapper-right .button-violet:hover, .s-post-form-wrapper .s-post-form_itemd .button-violet:hover{
	background-color:#9a6398;
}
.research-form-wrapper .item-wrapper-right .button-violet:active,.research-form-wrapper .item-wrapper-right .button-violet:focus, .s-post-form-wrapper .s-post-form_itemd .button-violet,.s-post-form-wrapper:focus .s-post-form_itemd .button-violet:active{
	outline:none;background-color:#693166;
}
.research-form-wrapper .item-wrapper a, .s-post-form-wrapper .s-post-form_item a{
	text-decoration: none;
}
.research-form-wrapper .item-wrapper .button-violet, .s-post-form-wrapper .s-post-form_item .button-violet {
	background-color: #813c7e;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	font-size: 20px;
	width: 80%;
	height: 50px;
	cursor: pointer;
	margin-top: 60px;
}
.research-form-wrapper .item-wrapper .button-violet:hover {
	background-color: #9a6398;
}
.research-form-wrapper .item-wrapper .button-violet:active,
.research-form-wrapper .item-wrapper .button-violet:focus {
	outline: none;
	background-color: #693166;
}
.research-form-wrapper .input-error{
	background-color: #ff9b9b;
}
.research-form-wrapper .dropdown-list{
	background-color: #fff;
	border: 1px solid #e6e6e6;
	width: 100%;
	margin-top: 0px;
	z-index: 100;
}
.research-form-wrapper .dropdown ul{
	list-style: none; 
}
.research-form-wrapper .dropdown li{
	margin: 10px 0px 10px 10px;
	cursor: pointer;
}
.research-form-wrapper .dropdown-list{ display: none;}

.success_message,
.success-message{
	display:none;
	background: #d8ef9d;
	color: #8eb42d;
	text-align: center;
	border: 0;
	font-family: 'OpenSansSemibold';
	line-height: 20px;
	font-size: 13px;
	padding: 10px 35px 10px 14px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.success-message a{
	color: #8eb42d;
	text-decoration: underline;
}
.success-message a:hover{
	color: #759425;
}
.success-message b {
	color: #759425;
	font-weight: normal;
}

.success-message-light{
	display:none;
	background: #eef7e0;
	color: #656566;
	text-align: center;
	border: 0;
	font-family: 'OpenSansSemibold';
	line-height: 20px;
	font-size: 13px;
	padding: 10px 35px 10px 14px;
	margin-bottom: 10px;
}
.success-message-light a{
	color: #000;
	text-decoration: underline;
}
.success-message-light b{
	color: #000;
}
.error-message{
	display:none;
	background: #ff2e46;
	color: white;
	text-align: center;
	border: 0;
	font-family: 'OpenSansSemibold';
	line-height: 20px;
	font-size: 13px;
	padding: 10px 35px 10px 14px;
	margin-bottom: 10px;
}
.error-message a {
	color: white;
	text-decoration: underline;
}
.error-message-light{
	display:none;
	background: #f5e4e4;
	border: 0;
	line-height: 20px;
	font-size: 13px;
	padding: 10px 35px 10px 14px;
	margin-bottom: 10px;
	font-family:'OpenSans',arial,helvetica,clean,sans-serif; line-height: 20px; font-size: 14px; text-align: left; color: #000000;
}
.error-message-light a {
	text-decoration: underline;
}
.error-message-light b{
	color: #000000;
}

.date{
	color: #737373;
	padding: 5px 5%;
	margin: 0;
	margin-bottom: 15px;
	/* float: right; */
	float: none !important;
    width: 80%;
	/* text-align: right; */
	text-align: left !important;
}


.comments-views {
    font-size: 12px;
    line-height: 16px;
	/* float: left; */
}
.comments-views .ico {
    width: 22px;
    height: 22px;
}
.ico-comments {
    background-position: -76px -195px;
}
.comments-views .ico {
    display: block;
	margin-right: 5px;
	float: left;
}
.ico-views {
    background-position: -106px -195px;
}
.comments-views .cv-item {
	color:#737373;
	margin: 0 1em 0 0;
	float: left;
}
.comments-views a, .comments-views a:visited {
	color:#737373;
	text-decoration:none;
}

.social-buttons{
	/* float: right; */
	padding-top: 15px;
}
.social-buttons.social-buttons-down{
	float: none;
    padding: 0;
}

.news-item-info{
	padding: 20px 5%;
	clear: both;
}