#content_br {
	display: none;
}												/* nyitolap udvozlo resze */
/* nyitolap box resze */
#nyitolap {
	width: 100%;
	/*display: table;*/
	height: auto;
	font-size: 12px;
	line-height: 16px;
	background-color:#fff;
} /* nyitolap mindent kozrefogo resze */

.content_cnt_div {
padding:0px;
}

/*display:table;*/
/* felso resz */
#second_block {
	/*display:table;*/
	clear: both;
	height: 100%;
	margin-top: 0px;
}/* also resz: ket hirblokk */
.left_div {
	float: left;
	padding-right: 0px!important;
	padding-right: 10px;
	width: 275px;
	border-right: 1px solid #ececed;
}/* nyitolap baloldalt kozrefogo resze */
.right_div {
	float: left;
	width: 277px;
}/* nyitolap jobboldalt kozrefogo resze */
/* elso hirblokk */
#nyitolap #first_block .one_newsblock {
	padding: 10px 3px 20px;
	margin-bottom: 10px;
	clear: both;
	cursor: pointer;
}

#nyitolap #first_block .one_newsblock:not(:last-of-type){
background:#ffffff url('/upload/diabetes/frameimage/newdesign/gradient-sep.png') no-repeat bottom 0 left 0;
}

#nyitolap #first_block .one_newsblock:hover p.cnt_newstitle{
background-color:#f29300;
}

#nyitolap #first_block .one_newsblock:hover p.cnt_newstitle a,#nyitolap #first_block .one_newsblock:hover p.cnt_newstitle span.newsdate{
color:#fff;
}

#nyitolap #first_block .one_newsblock:hover p.cnt_newstitle span.newssource{
color:#fecc00;
border-color:#fecc00;
}

#nyitolap #first_block .one_newsblock:hover div.cnt_newscontent{
background-color:#fff9de;
color:#bd7a12;
}

#diabet_first_news {
	display: table;
	height: 100%;
}

#diabet_first_news #head{
padding:4px 4px 0;
}

#diabet_first_news #head  h4{
color:#4fa3d2;
}

#diabet_first_news #head  h4 a{
font-family: "myriadpro-bold", sans-serif;
font-size:19px;
line-height:19px;
color:#4fa3d2;
display:inline-block;
padding:9px 10px 8px;
border-bottom:3px solid #fecc00;
margin:0;
float:left;
}

#diabet_first_news #head div.title-closure{
height:37px;
margin-left:150px;
background: #ebf7fd;
background: -moz-linear-gradient(left, #ebf7fd 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ebf7fd), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(left, #ebf7fd 0%,#ffffff 100%);
background: -o-linear-gradient(left, #ebf7fd 0%,#ffffff 100%);
background: -ms-linear-gradient(left, #ebf7fd 0%,#ffffff 100%);
background: linear-gradient(to right, #ebf7fd 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf7fd', endColorstr='#ffffff',GradientType=1 );
}

#diabet_first_news #head div.title-closure-border{
height:2px;
margin-left:150px;
background: #d1eaf6;
background: -moz-linear-gradient(left, #d1eaf6 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d1eaf6), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(left, #d1eaf6 0%,#ffffff 100%);
background: -o-linear-gradient(left, #d1eaf6 0%,#ffffff 100%);
background: -ms-linear-gradient(left, #d1eaf6 0%,#ffffff 100%);
background: linear-gradient(to right, #d1eaf6 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1eaf6', endColorstr='#ffffff',GradientType=1 );
}

#diabet_first_news #head  h4 span,#diabet_first_news #head  h4 a span{
color:#0077a4;
}

#diabet_first_news > br:first-of-type{
display:none;
}

	#diabet_first_news .newsbox,
	#article-block  .newsbox{
		font-size: 15px;
		line-height: 21px;
		color: #35719c;
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
	}

		#diabet_first_news .newsbox .one_newsblock {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 50%;
			flex: 0 0 50%;
			max-width: 50%;
			box-sizing: border-box;
		}

		#article-block .newsbox .one_newsblock {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 33.33334%;
			flex: 0 0 33.33334%;
			max-width: 33.33334%;
			box-sizing: border-box;
		}

		#diabet_first_news .newsbox p {
			margin: 0;
			color: #003366;
		}

#diabet_first_news .newsbox div.cnt_newscontent p{
font-size:15px;
color:#35719c;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

#diabet_first_news .newsbox div.one_newsblock:hover div.cnt_newscontent p{
	color:#bd7a12;
}

#diabet_first_news .newsbox div.one_newsblock:hover div.cnt_newscontent p a{
	color:#f49508;
}

#diabet_first_news .newsbox div.one_newsblock p:last-of-type{
margin:0;
}


#diabet_first_news .newsbox p .newsdate, #diabet_first_news .newsbox .newssource {
	font-size: 13px;
}

#diabet_first_news .newsbox p .newsdate{
color:#0077a4;
margin-left: 0px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

#diabet_first_news .newsbox .newssource{
margin-left:-5px;
padding-left:10px;
border-left:1px solid #46acd3;
color:#46acd3;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#diabet_first_news .newsbox .cnt_newscontent .latestnewsimg img {
	float: left;
	border: 0px;
	max-width: 140px!important;
	max-height:150px;
	width:auto;
	height: auto;
	margin: 0px 10px 0px 0px;
}
#diabet_first_news .newsbox .cnt_newscontent {
	position:relative;
	text-align: left;
	padding:10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#diabet_first_news .newsbox .cnt_newscontent:after{
	position:relative;
	content:'';
	display:block;
	clear:both;
	width:100%;
	height:0;
}
#diabet_first_news .newsbox .morelink {
	display: none;
}
#diabet_first_news .newsbox .morelink img, .newsbox .morelink img {
	width: 11px;
	height: 11px;
	float: none;
	margin-left: 6px;
}
#diabet_first_news .newslink {
	font-size: 12px!important;
	line-height: 16px;
	color: #2c466b!important;
 padding: 0px!important;
	display: inline!important;
}
/* elso hirblokk / */

													/* partneri bannerblokk */
#banner_block {
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
}/* partneri bannerek */
/* partneri bannerblokk / */





													/* bal hirblokk */
.left_div #head {
	margin-top: 25px;
	padding-bottom: 20px;
}
.left_div .newsbox {
	font-size: 12px;
	line-height: 16px;
	color: #036;
	padding: 10px 10px 10px 5px;
}
.left_div .newsbox p {
	margin: 5px 0px;
	color: #036;
}
.left_div .newsbox p a, .left_div .newsbox p a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #f29400;
	text-decoration: none!important;
	width: 100%;
	display: block;
}
.left_div .newsbox p .newsdate, .left_div .newsbox .newssource {
	font-size: 11px;
	color: #1898c9;
}
.left_div .newsbox .morelink, .left_div .newsbox .morelink img, .newsbox .morelink img {
	display: none;
}
.left_div img {
	float: left;
	border: 0px;
}
/* bal hirblokk / */
													
													/* jobb hirblokk */
.right_div #head {
	margin-top: 20px;
	padding-bottom: 20px;
}
.right_div #head img {
	margin-bottom: 10px;
}
.right_div .newsbox {
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
}
.right_div .newsbox p {
	margin: 5px 0px;
	padding-bottom: 2px;
	color: #1898c9;
}
.right_div .newsbox p a, .right_div .newsbox p a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #1898c9;
	text-decoration: none!important;
	width: 100%;
	font-weight: bold;
}
.right_div .newsbox p .newsdate, .right_div .newsbox .newssource {
	font-size: 11px;
	color: #1898c9;
}
.right_div .newsbox .morelink {
	float: left;
	text-align: left;
	display: table;
	width: 100px;
	text-decoration: none!important;
	display: none;
}
.right_div .newsbox .morelink img, .newsbox .morelink img {
	width: 11px;
	height: 11px;
	float: none;
	margin-left: 6px;
}
.right_div img {
	float: left;
	border: 0px;
}
.right_div .tovabb_link {
	padding-left: 20px;
	color: #1898c9!important;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	height: 35px;
}
/* jobb hirblokk / */


#nyitolap  div.one_newsblock p.cnt_newstitle {
	padding:5px 10px;
	margin:0 0 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#nyitolap .cnt_newstitle * {
	display: inline;
}
#nyitolap .cnt_newstitle .cnt_newslink {
	display: block;
	text-align: left;
	font-weight:bold;
}

#monthly-block{
padding:0 4px;
}

#monthly-block .monthly-article{
position:relative;
width:50%;
float:left;
cursor:pointer;
margin-bottom: 20px;
}
#monthly-block #monthly-publication.monthly-article{
width: 100%;
}

#monthly-block .monthly-article div.head{
height:42px;
border-top:3px solid #d7f0fb;
border-bottom:3px solid #fecc00;
text-align:center;
background: #ebf7fd;
background: -moz-linear-gradient(top, #ebf7fd 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf7fd), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #ebf7fd 0%,#ffffff 100%);
background: -o-linear-gradient(top, #ebf7fd 0%,#ffffff 100%);
background: -ms-linear-gradient(top, #ebf7fd 0%,#ffffff 100%);
background: linear-gradient(to bottom, #ebf7fd 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf7fd', endColorstr='#ffffff',GradientType=0 );
margin-bottom:3px;
}

#monthly-block .monthly-article:hover div.head{
background: #fff9de;
background: -moz-linear-gradient(top, #fff9de 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff9de), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #fff9de 0%,#ffffff 100%);
background: -o-linear-gradient(top, #fff9de 0%,#ffffff 100%);
background: -ms-linear-gradient(top, #fff9de 0%,#ffffff 100%);
background: linear-gradient(to bottom, #fff9de 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9de', endColorstr='#ffffff',GradientType=0 );
}

#monthly-block .monthly-article div.head h3{
font-family:"myriadpro-bold",sans-serif;
line-height:48px;
font-size:18px;
font-weight:bold;
color:#4fa3d2;
background:url('/upload/diabetes/frameimage/nyitolap/monthly-icons.png') no-repeat;
}

#monthly-block .monthly-article div.head h3 span{
color:#0077a4;
}

#monthly-block #monthly-interview div.head h3{
background-position:7px 0;
padding:1px 0 0 60px;
margin:-6px 0 0 0;
}

#monthly-block #monthly-interview:hover div.head h3{
background-position:7px -58px;
}

#monthly-block .monthly-article:hover div.head{
border-top:3px solid #f8e9a5;
border-bottom:3px solid #f29300;
}

#monthly-block .monthly-article:hover div.head h3{
color:#dfaa1f;
}

#monthly-block .monthly-article:hover div.head h3 span{
color:#f28900;
}

#monthly-block #monthly-interview:after{
position:absolute;
right:-1px;
top:42px;
display:block;
width:3px;
height:260px;
content:'';
background-color:#fff;
z-index:1;
}

#monthly-block:hover #monthly-interview:after{
top:0;
height:302px;
}

#monthly-block #monthly-news div.head h3{
background-position:7px -116px;
padding:3px 0 0 65px;
margin:-8px 0 0 0;
}

#monthly-block #monthly-paragraph div.head h3{
background-position:7px -238px;
padding:3px 0 0 42px;
margin:-8px 0 0 0;
}

#monthly-block #monthly-publication div.head h3{
background-position:3px -355px;
padding:3px 0 0 53px;
margin:-8px 0 0 0;
}

#monthly-block #monthly-paragraph:hover div.head h3{
background-position:7px -297px;
}

#monthly-block #monthly-news:hover div.head h3{
background-position:6px -177px;
}

#monthly-block #monthly-publication:hover div.head h3{
background-position:3px -414px;
}

#monthly-block div.article div.newsbox div.one_newsblock{
	height:170px;
	overflow:hidden;
}

#monthly-block div.article div.newsbox span.morelink{
	display:none;
}

#monthly-block div.newsbox a.cnt_newslink{
color:#626262;
}

#monthly-block div.article:hover div.newsbox a.cnt_newslink{
color:#bd7a12;
}

#monthly-block div.newsbox div.one_newsblock p.cnt_newstitle{
margin:0 0 10px;
}

#monthly-block #monthly-paragraph div.newsbox span.morelink{
	display:none;
}

#monthly-block .monthly-article div.article{
padding:6px 10px 6px 7px;
background-color:#f3f3f3;
height:175px;
overflow:hidden;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	-ms-transition: background-color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}

#monthly-block #monthly-publication.monthly-article div.article{
    height: 150px;
}

#monthly-block #monthly-news div.article{
padding-left:10px;
}

#monthly-block .monthly-article div.article img{
float:left;
max-width:105px;
max-height:140px;
display:block;
border:3px solid #ffffff;
margin:0 3px 3px 0;
}

#monthly-block .monthly-article div.article p{
color:#626262;
font-size:14px;
padding:0;
margin:0;
text-align:left;
line-height:19px;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-ms-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

#monthly-block .monthly-article div.footer{
text-align:center;
background:#f3f3f3 url('/upload/diabetes/frameimage/nyitolap/grey-line-bg.png') repeat-x bottom 0 left 0;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	-ms-transition: background-color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}

#monthly-block .monthly-article div.footer span{
display:inline-block;
height:30px;
line-height:30px;
background:#fff url('/upload/diabetes/frameimage/nyitolap/article-more-icon.png') no-repeat 8px 5px;
font-weight:bold;
color:#626262;
font-size:14px;
padding-right:14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top:5px;
}

#monthly-block .monthly-article div.footer span img{
margin:5px 5px -6px 8px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

#monthly-block .monthly-article:hover div.article, #monthly-block .monthly-article:hover div.footer{
background-color:#fffbea;
}

#monthly-block .monthly-article:hover div.article p{
color:#c88638;
}

#monthly-block .monthly-article:hover div.footer span{
color:#df8a1f;
/*background:#fff url('/upload/diabetes/frameimage/nyitolap/article-more-icon.png') no-repeat 8px -27px;*/
margin-top:1px;
height:34px;
}

#monthly-block .monthly-article:hover div.footer span img{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#article-block div.newsbox{
padding:4px;
}

#article-block div.one_newsblock {
	position: relative;
	float: left;
	border: 2px solid #fff;
	padding: 13px 0 10px;
	margin-bottom: 10px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: border-color 0.2s ease-in-out;
	-moz-transition: border-color 0.2s ease-in-out;
	-ms-transition: border-color 0.2s ease-in-out;
	-o-transition: border-color 0.2s ease-in-out;
	transition: border-color 0.2s ease-in-out;
}
	#article-block div.one_newsblock:not(:nth-of-type(-n+3)) {
		border-top: 1px dashed #CCC;
	}

	#article-block div.one_newsblock div.latestnewsimg {
		position: relative;
		text-align: center;
		min-height: 100px;
	}

#article-block div.one_newsblock div.latestnewsimg:after{
position:absolute;
display:block;
content:'';
z-index:0;
top:0;
left:0;
height:86px;
width:100%;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #ebf7fd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebf7fd));
background: -webkit-linear-gradient(top, #ffffff 0%,#ebf7fd 100%);
background: -o-linear-gradient(top, #ffffff 0%,#ebf7fd 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#ebf7fd 100%);
background: linear-gradient(to bottom, #ffffff 0%,#ebf7fd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf7fd',GradientType=0 );
}

#article-block div.one_newsblock:hover div.latestnewsimg:after{
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #fff9de 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fff9de));
background: -webkit-linear-gradient(top, #ffffff 0%,#fff9de 100%);
background: -o-linear-gradient(top, #ffffff 0%,#fff9de 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#fff9de 100%);
background: linear-gradient(to bottom, #ffffff 0%,#fff9de 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff9de',GradientType=0 );
}

#article-block div.one_newsblock div.latestnewsimg img{
float:none;
border:4px solid #fff;
margin:0;
width:auto;
max-width:180px;
max-height:120px;
position:relative;
z-index:1;
}

#article-block p.cnt_newstitle{
text-align:center;
}

#article-block div.article-sep{
clear:both;
border-bottom:1px dashed #d1d1d1;
margin-bottom:6px;
}

#article-block div.one_newsblock a.cnt_newslink{
font-size:15px;
line-height:18px;
font-weight:bold;
color:#0077a4;
margin-bottom:5px;
text-align:center;
padding:0 6px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

#article-block div.one_newsblock a.cnt_newslink:hover{
text-decoration:none;
}

#article-block div.one_newsblock:hover a{
color:#f28900;
}

#article-block div.one_newsblock:hover{
border-color:#b6dcec;
}

#article-block div.one_newsblock:after{
position:absolute;
content:'';
display:block;
left:-2px;
top:-2px;
width:100%;
height:3px;
border-top:3px solid transparent;
background-color:transparent;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#article-block div.one_newsblock:hover:after{
border-top:3px solid #fecc00;
background-color:#fff;
}

#article-block div.cnt_newscontent{
font-size:14px;
line-height:17px;
color:#626262;
padding:0 6px;
text-align:left;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

#article-block  span.newssource,#article-block  span.newsdate{
font-size:12px;
}

#article-block  span.newsdate{
display:inline-block;
color:#0077a4;
padding-right:7px;
border-right:1px solid #46acd3;
margin-right:7px;
}

#article-block  span.newssource{
color:#46acd3;
}

#article-block div.one_newsblock:hover div.cnt_newscontent{
color:#0077a4;
}

#article-block span.morelink{
display:block;
width: 100%;
clear:both;
text-align:center;
padding:15px 0;
}


@media (max-width: 1199px) {

	#diabet_first_news .newsbox .one_newsblock {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	#article-block .newsbox .one_newsblock {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	#monthly-block .monthly-article{
		width: 100%;
	}

	#article-block div.one_newsblock:not(:nth-of-type(-n+2)) {
		border-top: 1px dashed #CCC;
	}
}

@media (max-width: 650px) {
	#article-block .newsbox .one_newsblock {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#education-box {
		background-size: cover;
	}
}

@media (max-width: 400px){
	
    #diabet_first_news .newsbox .cnt_newscontent .latestnewsimg img{
		float: unset;
		max-width: 100%!important;
		max-height: 100%;
		margin: 0 auto;
		display: block;
	  }
}

@media (max-width: 330px) {
	#monthly-block .monthly-article div.head h3 {
		font-size: 16px;
	}
}