	body {
        color: #6a737b;
        background-color: #dfe2e4;
        font-family: "Helvetica Neue", Helvetica, Tahoma, Arial !important;
        font-size: 14px;
	}
	
@media handheld, only screen and (max-width: 767px) {

	body {
		
	}

}

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(../images/bgl.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}

.page-container{
    display: block;
    width: 960px;
    max-width: 960px;
    background-color: #dfe2e4;
    margin: 0 auto;
}


.header{
    position: relative;
    overflow: visible; 
}



.intropage{
    /*min-height: 800px;*/
}

.intro-logo{
    width: 410px; 
    height: 69px;
    margin: 0 auto;
    background: url("../images/mlogo.png") no-repeat center center;
    margin-top: 40px;
    margin-bottom: 60px;
    position: relative;
    overflow: visible;
}

.intro-logo span{
    display: block;
    font-size:16px;
    position: absolute;
    left: 140px;
    bottom: -25px;
}

.cicrcle-group{
    position: relative;
    height: 500px;
}

.intro-circle{
    position: absolute;
    width: 201px;
    height: 201px;
    background: rgba(148, 156, 161, .6);

    outline: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 201px;
    text-align: center;
    z-index: 1;
}

.circle-1{top:40px; left:0px;} 
.circle-2{top:0px; left:250px;} 
.circle-3{top:210px; left:380px;} 
.circle-4{top:95px; left:610px;} 
.circle-5{top:290px; left:755px;} 
a.intro-circle:hover{color: #ffffff; z-index: 9999;}
a.circle-1:hover{background-color: #119ec3;} 
a.circle-2:hover{background-color: #7ac142;}
a.circle-3:hover{background-color: #5987c6;}
a.circle-4:hover{background-color: #fdb813;} 
a.circle-5:hover{background-color: #ef4035;} 



/* MENUS */
.menu-main-menu-container{float:right; margin-top: 45px; text-align: left;}
#logo{margin: 45px 0 20px 0; float:left;}

ul li{display: inline-block;}

.menu{font-size: 13px; z-index: 9999;}

ul#menu-main-menu{margin: 25px 0 25px 0;}
ul#menu-main-menu > li{
    display: inline-block;
    line-height: 16px;
    border-right: 1px solid #a2a8ae;
    text-align: center;
    padding: 0 5px 0 2px;
}
ul#menu-main-menu > li:last-child{border-right:none; padding-right: 0;}
ul#menu-main-menu > li.active a{
    font-weight: bold;
}

#menu-main-menu li:hover > ul.sub-menu{
    display: block;
}



.qtrans_language_chooser{
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 40px;
}

.qtrans_language_chooser li.active{font-weight: bold;}

#qtranslate-chooser li:first-child:after {
    content: " | ";
}


h2{font-size: 22px; padding-bottom: 20px; margin-bottom: 20px;}
h2 span{font-weight: normal;}

.frontpage-articles, .business-development-articles{margin-top: 60px;}
.frontpage-articles .textbox, .business-development-articles .textbox{min-height: 235px; overflow-y: hidden; position: relative; text-align: left !important; line-height: 1.4em;}

.business-development-articles .textbox{min-height: 330px;}

.frontpage-articles h2, .business-development-articles h2{font-size: 1.9em;}

.frontpage-articles a.more, .business-development a.more{display:block; width:100%; position: absolute;bottom:0px; margin: 0 auto; text-align: left;}

a {color:#6a737b; text-decoration: none; cursor:pointer; }
a.active, a:hover, .current-menu-item > a,  .current-menu-item a:hover, .current-menu-parent > a { outline: none; color:#119ec3; } /*ee3324*/  /*7ac142*/
a.more{ text-decoration:underline; }
a.more:hover{ text-decoration:none; }


.textbox{
    text-align: justify;
    border-right: 1px solid #aab0b5;
    padding-right: 25px;
}

.center{text-align: center !important;}

.stati{ font-size: 22px; margin-bottom: 18px; font-weight: bold;}
.borderbottom{padding-top:25px; border-bottom: 1px solid #a2a8ae;}
.bordertop{border-top: 1px solid #a2a8ae;}

.paddingbottom{padding-bottom: 20px;}


.copyright{text-align: left;font-size: 10px;}
.credits{text-align: right;font-size: 10px;}


.more{display: block; margin-top: 20px; }

h3{font-size:inherit;}

.h-bordered{
    padding-top: 20px;
    border-top: 1px solid #a2a8ae;
    border-bottom: 1px solid  #a2a8ae;
}

h3+p{margin-top: 20px;}

p+p, img+p, img+ul, p+h2, p+h3, p+ul{margin-top: 20px;}
.textbox p strong{font-size: 1.2em; font-weight: normal;}

.single-post h2{float: left;}

.clearfix{clear: both;}

iframe{margin: 20px 0 0 0;}


ol{
    list-style-type: decimal;
    list-style-position: inside;
}

.home-texts{
    display: none;
}

.largetext, .pharmacovigilance strong{
    font-size: 19px !important;
    text-align: justify;
}

.pharmacovigilance strong+p{
    margin-top: 90px;
}

#footer{
    height: 25px;
    padding-top: 12px;
    border-top: 1px solid #a4abb0;
}


.single-slide{
    border: #ffffff 25px solid;
}

.research-right h3{
    font-size: 22px;
    border-bottom: 1px solid #a2a8ae;
    padding-bottom: 20px;

}
.research-right p+h3{
    margin-top: 50px;
}

.side-text{
    margin-top: 20px;
    font-size:14px;
    padding-right: 25px;
    background: url("../images/research-bracket.png") right no-repeat;
    min-height: 115px;
    line-height: 22px;
}

.rowlastbox{border-right: none; padding-right: 0;}