/* GLOBAL
---------------------------------------*/
body, html{
    font-family: Calibri,Helvetica,Arial,sans-serif;
}
body{
    font-weight: normal;
}
.module_content{
    padding: 0;
}
.navbar_font{
    margin: 18px 0 !important;
}
.fontlight, .fontlight *{
    font-family: Calibri,Helvetica,Arial,sans-serif;
    font-weight:light;
}
.fontnormal, .fontnormal *{
    font-family: Calibri,Helvetica,Arial,sans-serif;
}
.fontbold, .fontbold *{
    font-family: Calibri,Helvetica,Arial,sans-serif;
    font-weight:bold;
}
#portal-content{
    padding-bottom: 20px;
}

/* TOPICS
---------------------------------------*/
#portal-topics .mwc-inline {
   width: 23%;
   padding: 1%;
}
#portal-topics .mwc-block {
    color: #0066a4;
    background-image:url("/image/portal/101/toc-background.png");
    background-position: 50px -40px;
    background-repeat: no-repeat;
    background-color: #e8e8e8;
    border: 1px solid #cccccc;
    height: 65px;
    font-size: 11px;
    -moz-border-radius: 0 9px 0 9px;
    -webkit-border-radius: 0 9px 0 9px;
    -khtml-border-radius: 0 9px 0 9px;
    border-radius: 0 9px 0 9px;
}
#portal-topics .mwc-total {
    margin-top: 40px;
}
#portal-topics .mwc-block:hover {
    background-color: #efefef;
}
.banner .name{
    font-size: 13px;
    line-height: 17px;
    padding-top: 10px;
    vertical-align: top;
}
.banner .name b{
    margin-top: 10px;
    display: block;
}

/* HEADER
---------------------------------------*/
#header-content {
    width: 1000px;
    margin: 0 auto;
    background-image: url("/image/portal/34/EHA_new_header.png");
    background-position: 110px 35px;
    background-repeat: no-repeat;
    position: relative;
}
.header-top {
    width: 100%;
    height: 120px;
}
#portal-logo{
    display: block;
    left: -10px;
    position: absolute;
    top: 30px;
    width: 230px;
}
#portal-logo img{
    width: 100%;
}
#eha-web{
    position: absolute;
    color: #ffffff;
    display: block;
    right: 0;
    top: 78px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 10px;
}

/* MENU
---------------------------------------*/
#portal-menu {
    display: table;
}
#portal-menu ul{
    font-size: 0;
    vertical-align: top;
    display: table-row;
}
#portal-menu ul li{
    zoom:1;
    background-color: #748cbd;
    vertical-align: top;
    width: 12.5%;
    display: table-cell;
}
#portal-menu ul li.menu-first{
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -khtml-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
#portal-menu ul li.menu-last{
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -khtml-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
#portal-menu ul li:hover{
    background-image: url("/image/portal/opacity/black15.png");
    background-repeat: repeat!important;
}
#portal-menu ul li.active{
    background-color: #ed2933;
    background-image: url("/image/portal/default/empty.png");
}
#portal-menu a{
    display: table;
    zoom:1;
    color: #ffffff;
    font-size: 12px;
    height: 56px;
    line-height: 17px;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}
#portal-menu a .menu-text{
    display: table-cell;
    line-height: 17px;
    vertical-align: middle;
    padding: 0 5px;
}

/* LOGINBAR
---------------------------------------*/
.loginbar{
    background-image: url('/image/portal/default/empty.png');
}
.loginbar a{
    color: #748cbd;
}
.loginbar .loginbar-container-left {
    float:right;
}
.loginbar-signin .loginbar-item,
.loginbar-mobile .loginbar-item,
.loginbar-profil .loginbar-item{
    color: #FFF !important;
    background-color: #ed2933;
    border-color: #ed2933;
    width: auto !important;
    padding: 0 8px;
}
.loginbar-input input{
    border-color: #748cbd;
    color: #748cbd;
}
.loginbar-signin{
    padding-right: 0 !important;
}
.loginbar-signin.temporary .loginbar-item{
    background-color: #748cbd !important;
    border-color: #748cbd !important;
}
.profile-container {
    margin-bottom: 30px;
}
.login_top,
.log_sign,
.access-box{
    background-color: #ed2933;
}
.log_regis{
    background-color: #42adf4;
}

/* FOOTER
---------------------------------------*/
.footer-terms-container{
    background-color: #748CBD;
}
.footer-terms-container * {
    color: #d0def4;
}
.portal-footer-details{
    background-color: #ebeff5;
}
.portal-footer *{
    color:#748cbd;
}
.footer-container{
    font-size: 0 !important;
    margin: 0 auto;
    width: 1000px;
}
.footer-link a{
    display: block;
    margin-bottom: 5px;
}
.footer-news,
.footer-info{
    font-size: 0 !important;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom:1;
}
.news-block{
    display: inline-block;
    font-size: 11px;
    padding-right: 4.33%;
    width: 28%;
    display: inline-block;
    *display: inline;
    zoom:1;
    vertical-align: top;
}
.news-text{
    height: 110px;
    font-size: 12px;
    line-height: 120%;
}
.news-text *{
    line-height: 14px !important;
}
.news-more{
    background-color: #ed2933;
    color: #ffffff !important;
    padding: 4px 8px;
    display: inline-block;
    *display: inline;
    zoom:1;
}
.news-more:hover{
    background-color: #000000;
}
.footer-info .footer-link{
    font-size: 12px;
    display: inline-block;
    *display: inline;
    zoom:1;
    vertical-align: top;
}
.footer-info .footer-social{
    display: inline-block;
    *display: inline;
    zoom:1;
    vertical-align: top;
}
.footer-title{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
* {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
a {
    cursor: pointer !important;
}
.footer-container {
    font-size: 0 !important;
    text-align: left;
}
.footnotes-left,
.footnotes-right{
    font-size: 11px !important;
    padding-bottom: 20px;
    padding-top:20px;
    font-weight: bold;
}
.footnotes-left{
    width: 60%;
    text-align: left;
}
.footnotes-right{
    width: 40%;
    text-align: right;
}
.social-icon-footer{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    background-position: left top;
    display: block;
}
.social-icon-footer:hover{
   background-position: left bottom;
}
.social-facebook-footer{
    background-image: url('/image/portal/34/social-facebook.png');
}
.social-twitter-footer{
    background-image: url('/image/portal/34/social-twitter.png');
}
.social-linkedin-footer{
    background-image: url('/image/portal/34/social-linkedin.png');
}
.social-youtube-footer{
    background-image: url('/image/portal/34/social-youtube.png');
}

/* SPONSORS
------------------------------------*/
.logos .title {
    font-size: 22px;
    padding-bottom: 15px;
}
.logos {
    padding-bottom: 20px;
}
.logos td{
    text-align: center;
}
.logos td a{
    display: inline-block;
    margin: 5px 15px;
    vertical-align: middle;
}
.btn-corporate{
    height: 10px;
    background-color: red;
    position: relative;
}
.logos .sponsors{
    float: left;
}
.logos .partners{
    float: right;
}
#sponsors table{
    margin: 30px auto;
}
#sponsors td a{
    margin: 5px 55px;
}
.sponsors-img{
    height: 110px;
}
#btn-corporate,
#btn-corporate *{
    color: #ffffff;
    line-height: 30px;
}
#btn-corporate i{
    font-size: 17px;
}
#btn-corporate.open .fa-plus-circle,
#btn-corporate .fa-minus-circle{
    display: none;
}
#btn-corporate.open .fa-minus-circle,
#btn-corporate .fa-plus-circle{
    display: inline-block;
}
#btn-corporate{
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #166734;
    width: 270px;
    top: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* default registration
----------------------------------------------------------------*/
.defaultRegistration{
    width:980px;
    margin:20px auto 100px auto;
    line-height:180%;
    font-size:13px;
    text-align: left;
}
.defaultRegistration p{
    margin-top:20px;
}
.defaultRegistration a{
    color: #0f2662;
    text-decoration: underline !important;
}
.speaker_li *{
    font-size:12px !important;  
}

/* Type of Content Icons
----------------------------------------------------------------*/
#portal-medias .mwc-block{
    background-image:url('/image/portal/34/bg_typeofcontent.png');
    background-repeat:repeat-x;
    background-position: left top;
}
#portal-medias .mwc-block:hover{
    background-position: left -220px;
}
#portal-medias .mwc-info{
    background-image: url("/image/portal/34/bg_red.png");
    background-repeat:no-repeat;
    background-position: center top;
    margin-top: 25px;
    padding-top: 11px;
}
#portal-medias .mwc-info,
#portal-medias .mwc-info b{
    color: #ffffff;
}
#portal-medias .mwc-info b {
    display: block;
}
#portal_typeContentSectionMod{
    text-align:left;
}

/* TOPICS
----------------------------------------------------------------*/
#portal-topics .mwc-inline  {
   width: 23%;
   padding: 1%;
}
#portal-topics .mwc-topic{
    display: none;
}
#portal-topics .mwc-block {
    background-image:url('/image/portal/34/bg_topics_repeat.png');
    background-repeat:repeat-x;
    background-position: center top;
    border: 1px solid #CCC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    height: 90px;
    padding: 10px;
}
#portal-topics .mwc-block:hover  {
    background-position: left -110px;
}
#portal-topics .mwc-total {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    font-weight: bold;
    background-image: url("/image/portal/34/bg_red.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 40px;
    padding: 0 12px;
    line-height: 48px;
}
#portal-topics .mwc-info{
    font-size: 12px;
    color: #748cbd;
    margin: 0;
    font-weight: normal;
}
#portal-topics .mwc-info b  {
    display: block;
    line-height: 15px;
    margin-top: 5px;
}
    
/* others
----------------------------------------------------------------*/
.accredited_selected {
    background-image: url("/image/portal/cme_ov.jpg") !important;
}
.video_session_event_selected {
    background-image: url("/image/portal/videosession_ov.png") !important;
}
.credit_img img {
    margin: 0px !important;
}

/* EBHA CME - EHA */
.wrap_credit{
    width:100%;
    min-height: 100px;
    margin-bottom:40px;
    background-color:#f0f2fd;
    border:#CCC 1px solid;
    background-image:url(/image/portal/34/cme_bar.png);
    background-repeat:repeat-x;
    background-position:left top;
    font-family:"Helvetica Neue", Arial, sans-serif;
    font-weight:300;
    letter-spacing:1px;
    font-size:13px
}
.credit_title{
    text-transform:uppercase;
    color:#FFF;
    height:30px;
    line-height:30px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight:normal;
    letter-spacing:0px;
    font-size:14px
}
.credit_content{
    padding:10px;
    line-height:18px;
    font-weight:light;
}
.credit_number{
    margin-top:10px;
    line-height:40px;;
    border: #CCC 1px solid;
    background-color:#e1e3ed;
    text-align:center;
    font-weight:bold;
    color:#000;
}
.credit_number input{
    height: 20px;
    width: 110px;
    padding-left:5px;
    padding-right:5px;
    margin-left:5px;
}
.credit_button{
    width:308px;
    height:44px;
    background-position: left top;
    background-repeat:no-repeat;
    margin-top:10px;
    cursor:pointer;
}
.credit_button:hover{
    background-position: left bottom;
}
.credit_button.submit{
    background-image:url(/image/portal/34/credit_submit.png);
    margin-bottom:10px;
}
.credit_button.report{
    background-image:url(/image/portal/34/credit_report.png);
}

.cme_submit_button {
    font-size: 13px;
    height: 14px;
    line-height: 14px;
    color: #ffffff;
    background-color: #748cbd;
    width: 122px;
    text-align: center;
    display: block;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    border: 0px;
    border-radius: 4px;
    width: 100%;
}
/* EBHA CME - EHA */

