.section 
{
    border-left: 1px solid #DDDCCF;
    margin-top: 23px;
    width: 896px;
    padding-bottom: 13px;
}
.left_container{
	width:899px !important;
}
.right_container{
	width:220px !important;	
}
.right_banner_art #banner-right img{
	width:220px !important;			
}
.name_article
{
    color: #484848;
    font-family: roboto;
    font-size: 20px;
    margin-top: 8px;
}

.title_section_medicine
{
    color: #3B5997;
    font-family: roboto;
    font-size: 12px;
    font-weight: ;
    margin-top: 19px;
    text-transform: uppercase;
}

.author_info
{
    margin-bottom: 2px;
    margin-top: 8px;
}

.author_name
{
    color: #484848;
    font-family: roboto;
    font-size: 10px;
    margin-bottom: 4px;
}

.author_name_
{
    color: #484848;
    font-family: roboto;
    font-size: 10px;
    margin-top: 15px;
}

ul.tabs 
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #dddccf;
    height: 31px;
    line-height: 28px;
    list-style: none outside none;
    margin-bottom: -13px;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: -15px;
    margin-top: 0px;
}

@media (max-width: 768px) {
	.tabs li {
		float: left !important;
	}
}
.tabs li 
{
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
    color: #3B5997;
    cursor: pointer;
    display: inline;
    float: left;
    font-family: roboto;
    font-size: 14px;
    font-weight: bold;
    margin-left: -1px;
    padding: 1px 13px 2px;
    position: relative;
}

.tabs li:hover, .vertical .tabs li:hover 
{
 /*   background: none repeat scroll 0 0 #FFFFDF; */
 /*   border: 1px solid #FFCA95; */
    background: none repeat scroll 0 0 #FDFCE7;
    border: 1px solid #E4E4E4;
 /*   color: #FF7700; */
    color: #3B5997;
    padding: 1px 13px;


}

.tabs li.current 
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: #DDDCCF #DDDCCF white;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #484848;
    font-family: roboto;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-top: 0;
    padding: 0 13px 2px;
}


.block_text
{
    /*float: left;*/
    margin-top: 29px;
    /*width: 526px;*/
    font-size: 15px;
    text-align: left !important;
	line-height: 1.8;
}

.block_photo
{
    /*border-left: 1px solid #DDDCCF;*/
    float: right;
    /*margin-top: 14px;*/
    padding-left: 17px;
 /*   padding-bottom: 17px;*/
    width: 198px;
    margin-left: 15px;
    border-left: 1px solid #DDD;
    
}

.title_image
{
    font-family: roboto;
	font-size: 16px;
	color: #484848;	
}

.image_gallery img
{
    border: 1px solid #dddccf;
    padding: 1px;
}

.image_name_text
{
    color: #484848;
    font-family: roboto;
    font-size: 10px;
    margin-bottom: 19px;
    margin-top: 5px;
}

.articles_text
{
    color: #484848;
    float: left;
    font-family: roboto;
    font-size: 10px;
    margin-top: 11px;
}

.comments_block, .references_text, .english_version
{
    margin-top: 12px;
}

.tools_container
{
    background: none repeat scroll 0 0 #FDFCE7;
    border: 1px solid #DDDCCF;
    
    margin-top: 13.5px;
    padding-left: 17px;
    padding-right: 17px;
}

.tools_left_container
{
    /*border-right: 1px solid #dddccf;*/
    float: left;
    padding-right: 14px;
    width: 180px;
    padding-bottom: 11px;
 
}

.tools_right_container
{
    float: left;
    /*padding-left: 14px;*/
    width: 145px;
    position: relative;
    margin-left: 14px;
}

.popup_form_add_to_elect
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #7f7f7f;
    position: absolute;
    width: 253px;
}

.title_add_to_elect
{
    background: none repeat scroll 0 0 #FDFCE7;
    border-bottom: 1px solid #DDDCCF;
    color: #484848;
    font-family: roboto;
    font-size: 10px;
    height: 16px;
    padding-left: 7px;
    padding-top: 5px;
}

.settings_block_add_to_elect
{
    background: none repeat scroll 0 0 #F7F7F3;
    border-top: 1px solid #DDDCCF;
    color: #807E73;
    font-family: roboto;
    font-size: 10px;
    height: 14px;
    padding-left: 7px;
    margin-top: 8px;
}

#add_to_elect_form .popup_form_add_to_elect
{
    display: none;
}

#add_to_elect_form:hover .popup_form_add_to_elect
{
    display: block;
}


.tools_label
{
    margin-bottom: 13px;
}

.tools_line
{
    border-top: 1px solid #dddccf;
    padding-bottom: 1px;
    padding-top: 2px;
}

.tools_img
{
    float: left;
    height: 15px;
    width: 20px;
    cursor: pointer;
}

.tools_name
{
    font-family: roboto;
    font-size: 10px;
    color: #969489;
    float: left;
    cursor: pointer;
	font-weight: bold;
}

.imgPdf
{
	background: url(images/articles_pdf.png) no-repeat;
}

.imgPrint
{
	background: url(images/articles_pech.png) no-repeat;
}

.imgSave
{
	background: url(images/articles_save.png) no-repeat;
}

.imgComments
{
	background: url(images/articles_comments.png) no-repeat;
}

.imgLetter
{
	background: url(images/articles_letter.png) no-repeat;
}

.imgAddToElect
{
	background: url(images/add_to_elect.png) no-repeat;
}

.imgAudioYellow
{
	background: url(images/audio_yellow.png) no-repeat;
}

.imgVideoYellow
{
	background: url(images/video_yellow.png) no-repeat;
}

.community
{
	border: 1px solid #dddccf;
	background: #ebebe1;
	width: 360px;
	height: 157px;
	margin-top: 13.5px;
}

.box 
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background: none repeat scroll 0 0 #EFEFEF;*/
    /*border-color: #D4D4D4;
    border-style: solid;
    border-width: 0 1px 1px;*/
	border-top: 1px solid #D4D4D4;
    display: none;
    margin-top: 16px;
    min-height: 350px;
    padding-left: 16px;
    padding-top: 1px;
    /*padding-right: 87px;*/
	color:#000000;
}

.box.visible 
{
    display: block;
     /*   height: 85%;*/
	text-align:left !important;
}























/*
Всплывающие окна
*/
.container_send_letter
{
    background: none repeat scroll 0 0 #FDFCE7;
    border: 1px solid #DDDCCF;
    padding: 3px 4px 0px;
    position: relative;
    width: 394px;
}

.close_button
{
    background: url("images/close.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 16px;
    width: 17px;
    cursor: pointer;
}

.send_letter_form
{
    padding: 18px 13px 9px 12px;
}

.send_article_label
{
    font-family: roboto;
    font-size: 16px;
    font-weight: bold;
/*    color: #3B5997; */
    color: #807E73; 
    margin-bottom: 5px;
}

.send_email_title
{
/*    color: #3B5997; */
    color: #807E73; 
    font-family: roboto;
    font-size: 10px;
    font-weight: bold;
    /*margin-bottom: 5px;
    margin-top: 6px;*/
}

.email_input input
{
    border-right: 1px solid #dddccf;
    border-bottom: 1px solid #dddccf;
    border-top: 1px solid #807e73;
    border-left: 1px solid #807e73;
    width: 100%;
}


.send_email_label
{
    font-family: roboto;
    font-size: 9px;
    color: #3b5997;
}

.split_email_label
{
    margin-bottom: 14px;
    margin-top: 4px;
}

.not_more_symbol_label
{
    margin-bottom: 15px;
    margin-top: 2px;
}

.write_word_in_input_label
{
    
}

.email_input
{
    margin-bottom: 6px;
    margin-top: 5px;
}


.send_email_title span
{
    color: #3B5997;
    font-family: roboto;
    font-size: 9px;
    font-weight: normal;
    margin-left: 3px;
}

.message_textarea
{
    margin-top: 2px;
}

.message_textarea textarea
{
    border: 1px solid #dddccf;
    height: 160px;
    resize: none;
    width: 100%;
}

.capcha_block
{
    position: relative;
}

.form_input_capcha_left
{
    float: left;
    margin-right: 8px;
}

.form_input_capcha_right
{
    float: left;
}

.update_code_label
{
    margin-bottom: 7px;
    float: left;
}

.update_code_arrow
{
    background: url("images/arrow.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 6px;
    margin-left: 5px;
    margin-top: 4px;
    width: 6px;
}

.update_code_container
{
    position: relative;
    cursor: pointer;
}

.capture_input input
{
    border: 1px solid #dddccf;
    height: 21px;
    width: 132px;
}

.send_button
{
    background: #dddccf;
    border-top: 1px solid #f7f7f3;
    border-left: 1px solid #f7f7f3;
    border-right: 1px solid #9d9b8f;
    border-bottom: 1px solid #9d9b8f;
    height: 17px;
    padding-top: 5px;
    margin-top: 27px;
    text-align: center;
    color: #807e73;
    font-family: roboto;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
}

.description_send_email_label
{
    font-family: roboto;
    font-size: 8px;
    color: #3b5997;
    margin-top: 11px;
}

.event_organizer
{
    color: #969489;
    float: left;
    font-family: roboto;
    font-size: 9px;
    margin-top: 5px;
}

.filter_conference_audio
{
    float: right;
    margin-right: 564px;
    margin-top: 5px;
}

.filter_conference_audio_label
{
    margin-top: -1px !important;
    padding-left: 2px;
}

.delim_line_actions 
{
    background: none repeat scroll 0 0 #CCCCCC;
    float: right;
    height: 12px;
    margin-right: 5px;
    margin-top: 4px;
    width: 1px;
}

.filter_conference_video
{
    float: right;
    margin-top: 5px;
}

.filter_conference_video_img
{
    margin-top: 1px;
    width: 47px !important;
}

.filter_conference_video_label
{
    margin-top: -2px !important;
    padding-left: 0;
}

.reference_table
{
	border-bottom: 1px solid #DDDCCF;
	/*height: px;*/
	padding-bottom: 10px;
}

.reference
{
	margin-top:15px;
	font-family: roboto;
	font-size: 14px;
	color: #807e73;
	/*height: 77px;*/
}
.source_info
{
	margin-bottom: 4px;
	margin-top:0;
	color: #484848;
    font-family: Arial;
    font-size: 10px;
}

.block_photo_left {
    border-right: 1px solid #DDDDDD;
    float: left;
    margin-right: 15px;
    padding-right: 17px;
    width: 198px;
}

.block_photo_bot .block_photo_bot_item{
	display:block;
	float:left;
	width:169px;
	margin-left:22px;
}
.block_photo_bot .block_photo_bot_item:first-child{
	margin-left:0px !important;
}
.detail_tags {
    font-size: 10px;
    margin-top:13px;
    margin-bottom:13px;
}






.popular_articles_container {
    background: none repeat scroll 0 0 #EBF2F8;
    border: 1px solid #DDDCCF;
    /*margin-top: 17px;*/
    padding: 17px;

}
.left_container .popular_articles_container {
	/*width:368px;*/
    padding-bottom: 11px !important;	
}
.label_container {
    color: #484848;
    font-family: roboto;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 13px;
    margin-top: 15px;
    text-transform: uppercase;
}
.popular_articles_label {
    margin-bottom: 22px;
}
.action_plan {
    margin-top: 12px;
}
.plan_measures_label span, .popular_articles_label span {
    text-transform: lowercase;
}
.popular_article {
    margin-top: 12px;
}
.source_popular_article_ {
    color: #969489;
    font-family: roboto;
    font-size: 10px;
    margin-right: 50px;
    margin-top: 3px;
}
.popular_article_name a {
    color: #807E73;
    font-family: roboto;
    font-size: 14px;
}
.name_action_press_reliz {
    color: #3B5997;
    float: left;
    font-family: roboto;
    font-size: 11px;
    font-weight: bold;
    margin-right: 16px;
}
.arrow_action_press_reliz {
	display:block;	
    background: url("/bitrix/components/medforum/detail_news/templates/.default/images/arrow.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 7px;
    margin-right: 4px;
    margin-top: 3px;
    width: 6px;
}
.name_action_press_reliz {
	display:block;
    color: #3B5997;
    float: left;
    font-family: roboto;
    font-size: 11px;
    font-weight: bold;
    margin-right: 16px;
}
.more_press_reliz {
    float: right;
    margin-top: 5px;
    position: relative;
}



.popular_articles_container_stat {
    background: none repeat scroll 0 0 #FFFEEF;
    border: 1px solid #DDDCCF;
    /*margin-top: 17px;*/
    padding-bottom: 11px;
    padding-left: 17px;
    padding-right: 17px;
}


.right_block_container {
    background: none repeat scroll 0 0 #FDFCE7;
    border: 1px solid #DDDCCF;
    margin-top: 13.5px;
	padding-bottom:11px;
    padding-left: 17px;
    padding-right: 17px;
}

.right_container .right_banner_art{
	margin-top: 13.5px;
}


.detail_tags ul {
    /*float:left;*/
    margin: 0;
    padding: 0 0 0 15px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.detail_tags {
	color: #484848;
	font-family: roboto;
	font-size: 10px; 
        margin-top: 13px;
        margin-bottom: 13px;
}
.left_container .plan_measures_container{
	margin-top:0px;
}
.plan_measures_container{
	padding:17px;
	padding-bottom:11px !important;
}
.annotacia{
	padding-bottom:15px;
	margin-bottom:15px;
	/*width:650px;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 300; 	
	color:#000;
	font-size:14px;
	border-bottom: 1px solid #e5e5e5;
}
#fancybox-title-over{
	display:block !important;
}