﻿.account-control-text .vwProfile {
    background-color: #136976;
    font-size: 14px;
    margin-top: 8px;
    padding: 5px 0px 5px 10px;
}
.account-control-name {
    font-size: 14px;
    font-weight: bold;
}
.account-control-left {
	text-align:left;
}
.account-control.col-sm-10{
border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.profile-photo-container iframe {
	width:80px;
	height:80px;
	border:0;
	border-radius: 50%;
	overflow:hidden;
	
}
.profile-photo-container #imgProfileMobile {
    height: 80px;
    top: 0px;
    position:absolute;
    width: 80px;
    opacity: 0;
}
.account-control-text {
    line-height: 20px;
    text-align: left;
}
#account-controls {
    cursor: pointer;
}
#top-menu-desktop-content #top-my-account li.last a {
	text-align: left;
}
#top-menu-desktop-content #top-my-account li.last a > span:first-child {
    border:0;
    display: inline-block;
    font-size:inherit;
    line-height:auto;
    border-radius:0;
    width:auto;
    height:auto;
    
    
}
#account-control .logout {
	white-space: nowrap;
}


.profile-photo-container .profile-photo {
    border: medium none;
}
.profile-photo-container .profile-photo {
    height: 80px;
    margin: 0 auto;
    width: 80px;
}
.profile-photo-container .profile-photo {
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    height: 80px;
    overflow: hidden;
    width: 80px;
}


#top-menu-desktop-content #top-my-account li.last .logout span{display:inline; 	text-transform:none;}
/* Boot icon */
.vwProfile .booticon-triangle-bottom, .vwProfile .booticon-triangle-top {
    line-height: 20px;
    margin-left: 10px;
}

.booticon-triangle-bottom::before {
    content: "";
}

.booticon-triangle-top::before {
    content: "";
}


[class^="booticon-"], [class*=" booticon-"] {
    font-family: "Glyphicons Halflings" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    text-transform: none !important;
}
#top-menu-desktop-content #top-my-account li span + span.glyphicon {
	font-family: 'Glyphicons Halflings';
}

 .account-control-text  .caret {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid;
	border-bottom: 0px solid;
    display: inline-block!important;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
 	margin-top: 0!important;
    width: 0;
}
.open .account-control-text  .caret {
	border-top: 0px solid;
	border-bottom: 7px solid;
}

#account-control .dropdown-menu {
	border-top: 15px solid #168391;
    margin-top: 8px;
    background-color: #f1820a;
    border-radius: 0px;
    padding:0;
    box-shadow: 0 6px 9pt rgba(0, 0, 0, 0.176);
    z-index: 1000;
    width:100%;
}
#top-menu-desktop-content #top-my-account > li {
	height:90px;
}
#top-menu-desktop-content .top-menu-body > ul#top-my-account #account-controls {
    width: 415px;
}
.account-control-left .profile-photo-container, .account-control .profile-text-container  {
	margin:0;
	padding:5px;
}


#top-menu-desktop-content #top-my-account #account-control .dropdown-menu li{
	padding:0;
	border:0;
	border-top:1px solid #FFDAC4;
}
#account-control .dropdown-menu > li > a {
    color: #fff;
    padding: 9px;
}

#account-control .dropdown-menu > li > a:hover {
    background-color:#168291;
}
/* Boot icon End */


/*top menu global*/
#top-menu-desktop-content {
		background:#168291;
		color:#fff;
	}
	
	#top-menu-desktop-content .top-menu-body {
    	width: 1024px;
max-width:100%;
    	margin: 0 auto;
    	
    	
	}

#top-menu-desktop-content .top-menu-body p {
	    font-family: 'segoe_uiregular';
	}


#top-menu-desktop-content .top-menu-body > ul{
	padding-top: 15px;
	}
	
	/*My account */
	#top-menu-desktop-content #top-my-account a {
	    color:#fff;
	    display: block;
		text-align: center;
	}
	
	#top-menu-desktop-content #top-my-account li {
	width: 130px;
	padding:0;
	}
	#top-menu-desktop-content #top-my-account li.last {
	    padding:0 10px 0 0;
	    vertical-align: top;
	}
	
	#top-menu-desktop-content #top-my-account li a > span:first-child {
	 border: 1px solid #fff;
	  border-radius: 50%;
	  display: inline-block;
	  font-size: 20px;
	  height: 49px;
	  text-align: center;
	  width: 49px;
	}
	
	
	#top-menu-desktop-content #top-my-account li span:first-child:before {
	    line-height: 50px;
	}
	#top-menu-desktop-content #top-my-account li  span + span {
	    font-family: 'montserratregular';
	    text-transform: uppercase;
	    font-size: 0.85em;
	    display: block;
	    margin-top: 10px;
        font-weight:normal;
	}
	#top-menu-desktop-content #top-my-account li.last .circle {
	    width: 30px;height:30px;
	    background: #d20037;
	    line-height: 30px;
	    margin-right: 10px;
	}
	#top-menu-desktop-content #top-my-account li.last .circle:before {
	    line-height: 30px;
	}
	#top-menu-desktop-content #top-my-account li.last .circle + span {
	    display: inline;
	}
	#top-menu-desktop-content #top-my-account li {
	    border-right: 1px solid rgba(255, 255, 255, 0.5);
  		padding: 0 10px;
  		width: auto;
	}
	
	#top-menu-desktop-content #top-my-account li.last {
		border-right: none;
	}
	









@media screen and (max-width: 580px) {
	#top-menu-desktop-content #top-my-account li span:first-child::before {
  		
	}
	#top-menu-desktop-content .profile-text-container {
		display:none;
  	}
  	
  	#top-menu-desktop-content .top-menu-body > ul#top-my-account #account-controls {
    	width: 100%;
	}
	#top-menu-desktop-content #top-my-account > li:first-child {
	width:100px}
	#account-control .dropdown-menu {border-top:0;}
}




/*FIX ESCARDIO SPACE COMPONENT VGNEXT */
.vgn-ext-component {
	min-height: 0!important;
    min-width: 0!important;
}
.vgn-ext-region { 
	min-height:0px!important;
}
.content-standard .epi-mod-drg {
    margin-bottom: 0 !important;
}
#oldbrowser {
	display:none;
	height: 58px;
	line-height: 58px;
	font-size: 15px;
	background-color:#3b3b3b;
	border-bottom:5px;
	border-bottom-style: solid;
	border-bottom-color:#000;
	text-align:center;
	color:#FFF;
	}
.ie67 #oldbrowser, 
.ie8 #oldbrowser,
.msie8 #oldbrowser,
.msie7 #oldbrowser,
.msie6 #oldbrowser
{
	display:block;
}
.clearfix {
	clear:both;
}
.bxslider img {max-width:100%;}
.row + .row {
	margin-top:10px;
}
.one-column .row + .row {
	margin-top:0px;
}

iframe[name=google_conversion_frame] 
{
    display: none !important;
    
}
#top-menu-desktop-content .top-menu-body > ul#top-my-account {
	text-align:right;
}

#top-menu-desktop-content .top-menu-body > ul#top-my-account  #account-controls {
	display:block;
}

#account-controls {display:none;}
#top-my-account li.last div{
		
}
.content-horizontal-list.cssClassesctvprog{
	color: #3f3f3f;
    font-size: 1.2em;
     font-family: "montserratbold";
     text-transform: uppercase;
}
.content-horizontal-list.cssClassesctvprog a.linkButton {
    min-height: auto;
}
#top-my-account  li.last div.logout {
	display: block;
	margin-top:20px;

}

.col-md-3  .education-block .title {
	text-align:left;
}
.text-content table thead th {
	background-color: #e7e7e7;
	font-weight: bold;
}
.row.logoAssos {
    margin: -57px auto auto;

}


.content-standard .text-content h2
{
	margin-top:30px;
} 


.text-content table + table,
.text-content div + table
{
	margin-top:15px;	
}
.calendars-standard .list li .img img.img-responsive , .calendars-standard .list li .img img.img-responsive:last-child {
	margin:0!important;
}


/* Cookies polcy*/
#CookiesPolicy {
    background-color: #3C3C3C;
    bottom: 0;
    color: #fff;
    position: fixed;
    z-index: 2147483647;
	width:100%;
	left:0;
	margin:auto;
	display:none;
	opacity:0.95;
	padding:15px;
	font-size:1.2em;
}
#CookiesPolicy  .title {
text-transform:uppercase;
}
#CookiesPolicy  a, #CookiesPolicy :hover {
color:#fff;}

.linkButton.past {
	background-color: #AAA;
}
.sliderEvent li {
	color:#444!important;
	letter-spacing:0.7px!important;
	line-height:30px!important;
	text-align: center!important;
}

.top-banner .logo {
	width:140px;
	padding:15px 15px 3px 15px;
	background-color: #FFf;
	height: 200px;
	display:none;
	}
.top-banner .nobuttons .logo {
	display:block;

	}
	.top-banner .logo img {
	max-width:100%
	}

.important-dates .addthisevent-drop, .important-dates .addthisevent-drop:hover, .tools .addthisevent-drop, .tools .addthisevent-drop:hover {
	border:none;
	color: #3c3c3c!important;
    font-family: "montserratbold";
    font-size: 0.8em;
    margin-right: 20px;
    text-transform: uppercase;
    padding: 0;
    background-color: transparent;
    z-index:10!important;
} 
.important-dates .addthisevent-drop > span, .tools .addthisevent-drop > span {
    font-size: 1.8em;
    margin-right: 10px;
    vertical-align: middle;
}

.important-dates .addthisevent-drop .addthisevent_icon,.tools .addthisevent-drop .addthisevent_icon {
	display:none;
} 
/*Modal*/
#modal-auto, #modal-auto-single {
	width:720px;
	height:680px;
	background-color:#FFF;
	padding:45px;
	margin-top:120px;
	-webkit-box-shadow: 10px 10px 29px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 10px 10px 29px 0px rgba(0,0,0,0.3);
	box-shadow: 10px 10px 29px 0px rgba(0,0,0,0.3);
	margin:auto;
	max-height:90%;
}
#modal-auto.small, #modal-auto-single.small {
  width: 610px;
  height: 310px;
  padding: 25px 25px 0 25px;
  margin-top: 120px;
}
div.modal h1 {
	color: #178390;
    font-size: 3em;
    text-align: center;
    text-transform: uppercase;
}
div.modal .button.row {
	margin-bottom: 30px;
}

div.modal div.text-content {
 font-size: 1.5em;
 font-family: "montserratbold";

}
div.modal .closerow .linkButton {
  padding: 8px 5px 8px 5px;
  width:100%;
}
div.modal .closerow .col-sm-4 {
	padding-left:2px;
	padding-right:2px;
}
a.linkButton.auto,a.linkButton.auto-single {
	display:none;
}
div.modal .close {
	position:absolute;
	top: 2px;
	right: 2px;
}

/*BEGIN WCA */
input[type="checkbox"][value="esccongress"]:before{
	content: "=";
}
input[type="checkbox"][value="esccongress"] {
    font-family: "untitled-font-1" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    text-transform: none !important;
}
/*END WCA */
/*END FIX ESCARDIO SPACE COMPONENT VGNEXT */
.breadcrumb {color: #999;}

.content-standard .text-content img, .content-body img{
float:left;
margin-bottom: 15px;
margin-right: 15px;
}
.content-standard .text-content img.caption {
	height:auto!important;
	width:auto!important;
}

.container > .col-md-3 {
    margin-right: 0.5%;
    width: 24.5%;
}
.site-map h3 {
	border-bottom:none;
	
}
section.back-top a {
	color:#a2a2a2;
}

/* BEGIN CONTACT FORM */
.contact {
    color: #fff;
    background-color: #556775
}
.contact #dialog {
	color:#333333;
}
.contact-form {
    font-family: segoe_uiregular;
    position: relative;
    z-index: 1;
    background-color: #556775;
    height: 930px;
    font-size:1.2em;
}
.contact-form .form-group {
    margin-bottom: 5px
}
.contact-form .form-control {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #75838e;
    border: 1px solid #333e46;
    color: #fff
}
.contact-form .btn, .contact-form .btn:hover {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #333e46;
    color: #fff;
    text-transform: uppercase
}
.contact-form input[type="text"]::-webkit-input-placeholder, .contact-form input[type="submit"]::-webkit-input-placeholder {
    color: #fff
}
.contact-form input[type="text"]:-moz-placeholder, .contact-form input[type="submit"]:-moz-placeholder {
    /* Firefox 18- */
    
    color: #fff
}
.contact-form input[type="text"]::-moz-placeholder, .contact-form input[type="submit"]::-moz-placeholder {
    /* Firefox 19  */
    
    color: #fff
}
.contact-form input[type="text"]:-ms-input-placeholder, .contact-form input[type="submit"]:-ms-input-placeholder {
    color: #fff
}
#footercontactform {
    position: relative;
    height: 950px;
    background-image: url("./img/map.jpg") ;
    background-size:auto 950px;

}
.contact-map-container .contact-map {
    position: absolute;
    bottom: 0;
    height: 400px;
    width: 100%
}

@media screen and (min-width: 641px) {
    .contact-map-container {
        height: 0
    }
    .contact-map-container .contact-map {
        height: 890px;
    }

    
    .calendar-tools .collapse{
    	visibility: visible;
    }
	
	.top-banner .bx-wrapper .bx-controls-direction a.bx-prev, .top-banner .bx-wrapper .bx-controls-direction a.bx-next {
    height: 60px!important;
    width: 60px!important;
	}

	.popover-content .close-popup {
	        display: none;
	}
	 .timeline-wrapper {
	    text-align:center;}   
	 
	/*Removed SysAid4526
	.popover-content .tools,.popover-content p {
		margin-left: 93px;
	}*/
	.popover-content p {
	        font-size: 0.9em;
	    }
	.calendars-standard .list li .img img:last-child, .calendars-standard .list li .img img {
	width:auto!important;
	}
}
/* END CONTACT FORM */
@media screen and (max-width: 740px) {
	div.modal iframe {
		width:100%!important;
		}
	#modal-auto iframe, #modal-auto-single iframe {
		width:100%!important;
		}
	 .bxslider .content{
        padding: 0 5%;
    }
}

@media screen and (max-width: 640px) {
   .top-banner .bx-wrapper .bx-controls-direction a.bx-prev, .top-banner .bx-wrapper .bx-controls-direction a.bx-next {
    height: 35px!important;
    width: 35px!important;
}

 .contact-map-container {
        height: 0
    }
.mobile #modal-auto h1, .mobile #modal-auto-single h1{
font-size:2em;
}
div.modal .closerow .col-sm-4 {
	margin-bottom:10px;
	
}

.mobile #modal-auto, .mobile #modal-auto-single{
	padding: 25px!important;
}
.main-header-content form.MobileSearchToolbar {
    right: 1px;
    width: 63%!important;
}
.main-header-content form.MobileSearchToolbar input[type="submit"] {
    height: 60px!important;
    right: -10px!important;
}


.journal-home table td {
    font-size: 1.1em!important;
}
.footer ul {
    width: 100%!important;
}
.modal .close {
	position:absolute;
	right:0;
	margin-right:3px;
	top:0px;
}
.footer .list-inline > li {
     padding-left: 0 !important;
    padding-top: 30px;
	}
	.home-bodies .linkButton, .linkButtonArrow {
	width:250px!important;
	}
	
	.timeline-wrapper {
    height: 115px;
    overflow: hidden;
}
.mobile .content-default .content-header h1 {
font-size: 2em;
}
.mobile .content-default .content-header .content-date {
    font-size: 1.2em;
}
.mobile ol.breadcrumb{
display:none;}

.container .content-standard ul > li ul li .container .content-standard ul > li ol li, .container .content-standard .important-dates ul > li {
    font-size: 0.9em!important;
}
h3 {
    font-size: 1.2em!important;
}
.important-dates p, .important-dates strong, .important-dates span,
.footer-standard p, .footer-standard,
.content-event .text-zone p,
.footer-standard p, .footer-standard 
 {
    font-size: 1em!important;
}

	.popover-content {
		top:50px!important;
		position: fixed!important;
	}
	.timeline-vert  .popover-content {
    position: relative!important;
    top:0px!important;
    }
    .timeline-vert-wrap.row li {
    margin-top:10px!important;
    } 
    
	.top-banner .nobuttons .logo {
		height:120px!important;
		left: 40%!important;
		margin:auto!important;
		top:2%!important;
		
	}
	.top-banner .nobuttons{
	padding-top:80px!important;}
	.top-banner .logo {
	width:100px!important;
	
	}
	.top-banner .content {
    overflow: visible!important;
	}
   
   	.event-list .in-person {
   	font-size:3em!important;
   	}
   	.calendars-standard  .calendar-content-event-list .list li .img img.img-responsive,
   	.calendars-standard  .calendar-content-event-list .list li .img img.img-responsive:last-child {
	width: 50px!important;
}
    .calendars-standard .table div {
    font-size:1em!important;}
    .header-national-bodies .col-xs-12.img {
    text-align:center;}
    .header-national-bodies .col-xs-12 img{
    float:none;
    margin:auto;
    }
    
    
     .popover-content {
       position: absolute;
       top: 0;bottom: 0;
       width: 100%;
       background: #fff;
       z-index: 2;
    }
    .popover-content .close-popup {
        display: block;
        position: absolute;
        right: 0;
        top:0;
        color:#14afc4;
        font-size: 2em;
        cursor: pointer;
    }
    .popover-content .tools a {
        margin-right: 10px;
    }
    .popover-content .tools a:last-child {
        margin-right: 0;
    }
    .popover-content p {
        float: left;
        display: block;
        margin: 10px 0;
        font-size: 1.2em;
    }
    .popover-content .tools {
        float: left;
        margin-left: 0;
        width: 100%;
    }
	
     .timeline-wrapper {
    text-align:center;}
     .timeline-wrapper  .popover-content {
	 text-align:left;}
}

.organizers .col-md-6 {
	padding:0;
}

.organizer
{
	clear:both;	
	padding-top:12px;
	padding-bottom:12px;
}

/*//////////////////////////////////////////////////////
//  INFOWINDOWS GOOGLE MAP
////////////////////////////////////////////////////*/

.phone-infowindows {
    display: none
}
.infowindows-content {
    background: #75838e;
    font-family: "segoe_uiregular";
    font-size: 1.2em;
    padding: 15px;
    padding-bottom: 10px;
    border: 1px solid #3d4a54;
    position: relative;
    float: left;
    width: 100%
}
.infowindows-content strong {
    font-family: "segoe_uibold"
}
.infowindows-content p {
    margin: 0;
    line-height: 1.2
}
.infowindows-content p > a {
    color: #fff
}
.infowindows-content:after, .infowindows-content:before {
    bottom: 100%;
    left: 45%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}
.infowindows-content:after {
    border-color: rgba(117, 131, 142, 0);
    border-bottom-color: #75838e;
    border-width: 15px;
    margin-left: -15px
}
.infowindows-content:before {
    border-color: rgba(61, 74, 84, 0);
    border-bottom-color: #3d4a54;
    border-width: 16px;
    margin-left: -16px
}
.infowindows-content section {
    width: 50%;
    text-align: center;
    float: left
}
.infowindows-content .circle {
    display: block;
    margin: 0 auto 10px auto
}

/*BEGIN HEADER national societies*/
.header-national-bodies h1 {
	text-transform:none;
	
}
/*END HEADER national societies*
/*BEGIN TOP BANNER*/

.top-banner.nobuttons {
	padding-top:130px;
}

.top-banner.nobuttons h1{
	text-transform:uppercase;
	font-size:2.7em;
	
}
.top-banner.nobuttons .content{
	text-align:left;
}
.one-column .top-banner .logo {
    width: 140px;
}

.top-banner .button {
	/*visibility: hidden;*/
}

.one-column .top-banner .button {
	visibility:visible;
}
.top-banner {
	height:390px;
	overflow:hidden;
}

.top-banner .content {
	top: 0;
	padding-top:100px;
	overflow:hidden;	
}

/*END TOP BANNER*/

.col-md-10 .promotion {
	margin-top:20px;
	
}
/*BEGIN SIDE COLUMN */
.col-md-3 .escardioPromotionInPage {
	width:100%;
	height:130px;
	overflow:hidden;
	margin-bottom:10px;
	}
.col-md-3 .education-block .escardioPromotionInPage img {
	width:100%;
	padding-right:10px;
}
.col-md-3 .escardioAd {
	width:100%;
	/*height:130px;*/
	overflow:visible;
	margin-bottom:10px;
	}
	
.col-md-3 .education-block dd
.col-md-3 .education-block .escardioAd img {
	width:100%;
	padding-right:10px;
}
.col-md-3 .education-block a.btn-default{
	color: #00bed8;
	background-color: transparent!important;
	border:none;
	font-size: 0.8em;
	padding: 0;
	float:left;
}



.col-md-3 .col-md-12 {
	padding-left:0;
}


.col-md-3 .education-block dl {
	border:0;
	height: auto;
	margin-bottom: 0;
	padding-bottom: 0px;
}
.col-md-3 .education-block dd {
	font-family: "segoe_uiregular";
    font-size:1em;
    text-align:left;
    
   padding:0 5px 0 0;
}

.col-md-3 .promotion h2
, .col-md-3 .menu-standard h2 {
    color: #168291;
    font-size: 1.8em;
    text-transform: uppercase;
    font-family: "montserratbold";

}
.menu-standard a.selected {
	font-weight: bold;
}
.col-md-9 .promotion h2 {
    font-size: 36px;
}  
.panel-title {
    padding-bottom: 5px;
    padding-top: 10px;
}

.menu-standard .panel-title a.nosubitems:before {
	content:none;
}
.menu-standard .panel-title a.nosubitems {
	margin-left:17px;
}

.col-md-3 .menu-standard h2 {
    color: #168291;
    font-size: 1.8em;
    text-transform: uppercase;
    font-family: "montserratbold";
   	padding:2px 0 0 0;
   	margin:1px 0 0 -10px;
}  

.marginOrgAdress {
	margin-left:135px;
	
}
.col-md-3 .promotion h2 {
    padding: 10px 0;
    margin: 0;
}  
.col-md-3 .promotion  h2.text-center {
	text-align:left;
} 

.col-md-3 .promotion .block-title {
	margin:0!important;
	margin-bottom:0px!important;
	padding:0px;
}


/*change link style (default button)*/
.col-md-3  .education-block .btn-default {
	image-event
}

/*END SIDE COLUMN*/



/* BEGIN text content */
.text-content h4, .text-content h5 {  
 color: #168291;
    
    font-size: 1.3em;
    font-weight: normal;
    text-transform: uppercase;
    margin:0;
    clear:both;
    
}
.text-content h4 {
	font-family: "segoe_uibold";
	padding-top:20px;
}
.text-content h5 {
    font-family: "segoe_uiitalic";
    padding-top:15px;
}


/* END text content */
/* BEGIN BLOCK*/
.welcomeBlockType2	.content-block h4 {
	border-bottom-style: none;	
}
.content-event h2 {
    padding-bottom: 8px;
    font-size: 1.6em;
    font-family: "montserratregular";
    text-transform: uppercase;
    border-bottom: 2px solid #13AFC5;
}


.escardioPromotionInPage {
	height:130px;
	overflow:hidden;
}
.escardioPromotionInPage {
	height:130px;
	overflow:hidden;
}
.one-column .escardioPromotion img {
	width:100%;
}
.one-column .escardioPromotion  {
	height:215px;
	overflow:hidden;
}

.content-standard ul {
	margin-bottom:10px;
}
.education-block h3 {
	border-bottom:none;
}

.container .content-standard ul li
,.content-standard ul li
,.container .content-standard ol li
,.content-standard ol li
  {
    margin-left: 15px;
    line-height:1.2em;
}
.container .content-standard ul li
,.content-standard ul li {
	 list-style-type: disc;
}
.container .content-standard ol li
,.content-standard ol li
{
	list-style-type:decimal;
}

#vtinymce ul li {
	list-style-type: disc!important;
    margin-left: 15px;
	font-size:16.3167px;
	/*font-size:1.2em;*/
}
#vtinymce table {
	width:100%;
}
.container .content-standard ul > li{
   font-size:16.3167px;
	/*font-size:1.2em;*/
}
.timeline-vert .timeline-vert-wrap ul  li {
	font-family: "segoe_uiregular";
font-size:15.1167px!important;
}
.container .content-standard ol > li{
 font-size:16.3167px;
	/*font-size:1.2em;*/
}
.container .content-standard ul > li ul li
.container .content-standard ul > li ol li
,.container .content-standard .important-dates ul > li{
   font-size:1em;
}
.content-standard .text-content .row > div {
	font-size:16.3167px;
	/*font-size:1.2em;*/
}

.container > .col-md-3 .promotion .col-md-6
,.container > .col-md-3 .promotion .col-md-5
,.container > .col-md-3 .promotion .col-md-4
,.container > .col-md-3 .promotion .col-md-3
,.container > .col-md-3 .promotion .col-md-2

{
width:100%}
.container > .col-md-3 .promotion .col-md-6 .noimage .title
,.container > .col-md-3 .promotion .col-md-5  .noimage .title
,.container > .col-md-3 .promotion .col-md-4 .noimage .title
,.container > .col-md-3 .promotion .col-md-3 .noimage .title
,.container > .col-md-3 .promotion .col-md-2 .noimage .title
{
margin-top: 30px;}

.content-standard h3+ul, 
.content-standard h4+ul,
.content-standard .titleRow+ul,
.content-standard h5+ul
.container .content-standard > ul {
	padding-top:10px;
	padding-bottom:12px;
}

.content-standard ul li > a div {
display:inline;	
}
.content-standard h4,
.content-standard h5 {
	padding-bottom:10px;
}
.content-standard .bxsliderNewsCarousel li
, .important-dates ul li
, .publication-list ul li
, ul.event-list li 
, ul.table.row
{
	 list-style-type:none!important;
	
} 
/*BEGIN paginated slider carousel*/
.content-standard .slideNewsCarousel ul li {
	margin-left:0px;
}

.slideNewsCarousel .col-md-4, .welcomeBlockType2 .oneArticle .col-md-4 {
	height:160px;
	overflow:hidden;
}
.content-standard .slideNewsCarousel .col-md-8 {
	padding-right:25px;
}

.slideNewsCarousel {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #e5e5e5
}
.slideNewsCarousel .content {
    margin-bottom: 20px;
    text-align: left;
    padding-top: 15px;
}
.slideNewsCarousel .title, .welcomeBlockType2 .title {
    font-weight: bold;
    font-family: "segoe_uisemibold";
    font-size: 16px;
    color: #3c3c3c;
    margin-bottom:5px;
}
.slideNewsCarousel .textContent {
    font-family: "segoe_uiregular";
    font-size: 14px;
    color: #000;
    padding-bottom: 15px
}
.slideNewsCarousel img {
    display: table-cell;
    width: 250px;
    height: auto;
    margin-right: 15px;
    vertical-align: middle;
}
.slideNewsCarousel .btnSlideNewsCarousel, .welcomeBlockType2 .linkButton {
    padding: 10px 35px;
    background: #14afc4;
    text-transform: uppercase;
    font-family: "montserratregular";
    text-align: center;
    font-size: 13px;
    color: #fff;
    max-width:100%;
}
.slideNewsCarousel .bx-pager {
    display: block;
    background: #e5e5e5;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 32px
}
.slideNewsCarousel .bx-wrapper .bx-pager a {
    background: #e5e5e5;
    color: #14afc4;
    display: block;
    margin: 0 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 6px;
    padding-left: 6px;
    font-weight: bold;
    font-family: "segoe_uisemibold"
}
.slideNewsCarousel .bx-wrapper .bx-pager a:hover, .slideNewsCarousel .bx-wrapper .bx-pager a.active {
    background: #14afc4;
    color: #fff
}
/*
.slideNewsCarousel .bx-wrapper .bx-pager {
    bottom: -95px;
}

.slideNewsCarousel .bx-wrapper {
    margin-bottom: 25px;
}
*/

.slideNewsCarousel .bx-prev, .slideNewsCarousel .bx-next {
    position: absolute;
    width: 30px;
    height: 30px;
    color: transparent;
    margin-left: 10px;
    margin-right: 10px
}
.slideNewsCarousel .bx-prev {
    background: url(./img/fleche_gauche_grise_carre.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    left: 0
}
.slideNewsCarousel .bx-next {
    background: url(./img/fleche_droite_grise_carre.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    right: 0
    }

/*END paginated slider*/

.row ul.bxslidernews li div.text-content{
	font-size:1em;
	line-height:1.4em;
	
}
.popover-content div.text-content, .calendar-content div.text-content, section.journal-table, .journal-home .text-content, section.home-bodies div.text-content {
	font-size:1.2em;
	line-height:1.4em;
	
}

.image-event img {
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.2);
}

.popover-content h3 {
	border-bottom:none;
	display:inline;
}
.col-md-9 .calendar {
	padding:20px;
}
/* BEGIN calendar in main column (2column tpl)*/
.col-md-9 .calendar-events .container  {
width:100%;
}
.col-md-9 .calendar-events .timeline-vert ul {
	margin-left:0px;
}
.col-md-9 .calendar-events .timeline-vert ul li .time .node {
    margin-left: 67px;
    top: -100px;
}
.col-md-9 .calendar-events .timeline-vert-wrap .date p.month,
.col-md-9 .calendar-events .timeline-vert-wrap.date p.day,
.col-md-9 .calendar-events .timeline-vert-wrap .date p.dayofweek
 {
    line-height: 2.5em;
}

/* END calendar in main column (2column tpl)*/
.tab-head.row
,ul.table.row {
	margin-left:0;
	margin-right:0;
}

.welcomeBlockType2 a {
	color: #17adc8;
}
.welcomeBlockType2 p.links a
{	
    font-family: "segoe_uisemibold";
    font-weight: bold;
    padding-right: 10px;
    text-transform: uppercase;
}
/*End BLOCK*/

/*BEGIN HP */
.container.one-column {
	width:100%;
}
.one-column .promotion, .one-column .home-bodies, .one-column .hlist, .one-column .bxslider-bttn-middle {
	width:100%;
	margin:auto;
}
.home-bodies h3 {
	border-bottom:none;
	
}
.home-bodies .titlp {
	vertical-align:middle;
}
.home-bodies a.linkButton{
	color:#FFF;
    min-height: 55px;
    padding: 12px 10px;
}

.home-bodies .img {
	height:170px;
	overflow:hidden;
}

/* Top banner */
.one-column .top-banner {
	height:390px;
	overflow:hidden;
}

.one-column .slider-read-more {
    position: absolute;
    top: 72%;
    width: 180px;
    height: 47px;
    padding: 10px;
    background: #3C3C3C;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: "montserratregular";
}

.top-banner .linkButton{
    border: 1px solid #fff;
    bottom: 40px;
    font-size: 1.5em;
    /*position: absolute;*/
    width: 180px;
}
.top-banner .linkButton:hover{
	background-color: #e6e6e6;
	color:#000;
}


.top-banner .bx-controls-direction a.bx-next {
    background: url(img/fleche_droite_vert.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 0;
}


.top-banner .bx-controls-direction a.bx-prev {
        background: url(img/fleche_gauche_vert.png)  no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        left: 0;
}

.top-banner .bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 174px;
    width: 32px;
   	z-index: 9999;
}

    .one-column .bx-controls-direction {

    }
    
    /*
    .one-column .bx-controls-direction a  {
            position: absolute;
            margin-top: -16px;
            outline: 0;
            text-indent: -9999px;
            width: 35px !important;
            height: 35px !important;
            top: 92%;
    }*/
/*
    .one-column .bx-controls-direction a.bx-prev {
        background: url(./img/fleche_gauche_grise.png) no-repeat;
        left: 0;left: 42%;
    }
     .one-column .bx-controls-direction a.bx-next {
        right: 42%;
        background: url(./img/fleche_droite_grise.png) no-repeat;
    }*/
    .one-column .more {
        bottom:15%;
    }
 /*slider home
    .one-column .more {
        bottom:15%;
    }
     .one-column .bx-controls-direction a.bx-prev {
        left:36%;
    }
     .one-column .bx-controls-direction a.bx-next {
        right:36%;
    }
*/

/*Horizontal list */
.content-horizontal-list .row div{
	text-align: center;
}
.content-horizontal-list.logoOnly .row div.title{
	display:none;
}
.content-horizontal-list.logoOnly .row div.img{
	height: 100px;
}
.content-horizontal-list .row div .association{
	font-size: 85%;
}


.one-column .media {
	background-color: #eaeaea;
}

.one-column .media .iframe-fluid {
	width:100%;
	margin:auto;
	
}


.one-column .education-block img {
	wifth:100%;
}
/*END HP*/

.container ul li, .main-header ul li, .nav-bar ul li {
	list-style-type: none;
	line-height:1;
}
.container .timeline-vert-wrap > ul > li {
	line-height:2.5em;
}
.timeline-vert ul li  {
	width:100%;
	
}
 .content-standard iframe{
 width:100%!important;
 }
 .content-default .content-header h1 {
    color:#168291;
    font-size: 3em;
 }
  .content-default .content-header h2 {
    color: #3f3f3f;
    font-size: 1.5em;
    margin-top: 0;
 }
 h2.panel-title {
     font-family: "montserratbold";
    font-size: 1.1em;
    color:#FFF;
 }
.row .glyphicon-resize-full {
	right:0px;
}
 .content-standard .text-content img{
  	border: 1px solid #ccc;
	vertical-align: middle;
	max-width: 100%;
 }
 
 
 
 body em {
font-family: "segoe_uiitalic";
 }
 
/*Event intro*/

.type-event .icon-esc68 {
	font-size: 5em;
}
.type-event .text{
	font-size:1.5em;
	font-family: "myriadpro";
    text-transform: uppercase;
    vertical-align: top;
    padding-top: 10px;
}
.type-event .in-person {
	vertical-align: top;
}


/*//////////////////////////////////////////////////////
//  HOME EDUCATION
////////////////////////////////////////////////////*/

.education-block {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.education-block dd p {
 margin: 0 0 5px;
}
.one-column .education-block dl {
    height: 100%;
}
.education-block dl {
    display: block;
    border: 1px solid #d5d5d4;
    padding-bottom: 40px;
    margin-bottom: -24px;
}
.education-block dt {
    font-family: segoe_uisemibold;
    font-size: 1.7em
}
.education-block dt > img {
    width: 100%
}
.education-block dd {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.2em
}



 /* BEGIN table responsive */
 
.content-standard .text-content table.small-only {
	border-bottom: 1px solid #ddd;
}
.content-standard .text-content table.small-only th, .content-standard .text-content table.small-only td{
	border:none;
}
.content-standard .text-content table {
    width: 100%
}
.content-standard .text-content table .bg-grey {
    background-color: #e7e7e7
}


.content-date {
 	color: #3f3f3f;
    font-size: 1.5em;
    margin-top: 0;
    font-weight: bold;
}

.content-standard .text-content table  th,.content-standard .text-content table  td {
    padding: 5px 5px 5px 10px;
    border-bottom: 1px solid #ddd;
}

/* END table responsive */
 
 
 /*BEGIN TABLE OF CONTENT*/
#AutoGeneratedToc {
	margin-top:10px;
}
#AutoGeneratedToc h2 a{
    color:#FFF;
}
#AutoGeneratedToc h2.panel-title {
	font-size:1.2em;
}

 #AutoGeneratedToc .h3 {
 font-size: 1em;
 }
  #AutoGeneratedToc #collapseSummary li{
  	margin-top:10px;
  	
  }
    #AutoGeneratedToc #collapseSummary ul{
  	padding-bottom:10px;
  	
  	
  }
    #AutoGeneratedToc #collapseSummary .h3 {
	text-transform: uppercase;  	
  }
  #AutoGeneratedToc #collapseSummary .h4 {
  	font-size:0.9em;
  	font-style:italic;
  	
  }
  
 #AutoGeneratedTo ul  {
 	padding: 0 0 20px;
 }
	  
#AutoGeneratedToc ul li {
	 list-style-type: none!important;
}

 #collapseSummary li.h1 a,  #collapseSummary li.h2 a, #collapseSummary li.h3 a,  #collapseSummary li.h4 a,  #collapseSummary li.h5 a {
    color: #3f3f3f;
    
 }
 
 #collapseSummary li.h3 a,  #collapseSummary li.h1 a,  #collapseSummary li.h2 a {
    font-family: "segoe_uibold";
    font-weight: bold;
    padding: 0 20px;
    font-style:normal;
 }
 
 #collapseSummary .h1,  #collapseSummary .h2 ,  #collapseSummary .h3,  #collapseSummary .h4,  #collapseSummary .h5 {
 	margin:0;
 }
 
  #collapseSummary li.h4 a {

    padding-left: 50px;
 }
 
 .sommaire li {
 	padding:2px 10px;
 }
 
 
 /*END TABLE OF CONTENT*/
 
 a.text-content-img {
 display:inline-block;
 }

.blockleft {
	float:left;
}
.blockright {
	float:right;
}
.blockcenter {
	margin:auto;
}

.main-header-content >div:first-child {
	display:inline-block;
}


/*BEGIN event page*/
.in-person .text {
	display:inline-block;
	/*vertical-align:middle;*/
}
.info-event div {
	display:inline-block;
}

.in-person {
	display:inline-block;
	height: 100px;
	margin-right:15px;
}
.in-person + img{
	vertical-align:top;
}
.in-person.virtual{
	height: 70px;
	top: -30px;
    position: relative;
}
.content-default .image-event{ 
text-align:center
}
.content-default .image-event img{
	margin:auto;
}
.content-default .image-event figcaption {
	width:235px;
	margin:auto;
	font-size:1.47em;
	font-weight: bold;
}
.cmeCredits {
	color: #14afc4;
    font-size: 1em;
    margin:10px 0px;
}
/*END event page*/
 
 
 /* BEGIN NAVIGATION */
 

 .navbar-nav > li > a.lv1MainMenu {
   font-size: 1.1em;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'montserratbold';
    white-space: nowrap;
    padding-left:20px;
    padding-right:20px;
    height:50px;
    overflow:hidden;
 }
 a.lv1MainMenu.selected{
 	background-color:#6b6b6b;
 }
 .navbar-nav > li > a.lv1MainMenu div.channelDesc{
   font-size: 0.6em;
   position: relative;
   top: -4px;
   font-family: 'montserratregular';
 }
.navbar-nav > li:last-child
{
    float:none;
    overflow:hidden;
    margin-right:1px;
} 
 .dropdown-menu {
 background-color:#168291;
 }
 



.dropdown-menu a.lv2MainMenu {
	font-size: 1.1em;
	color:#14AFC4;
	text-transform: uppercase;
	font-family: 'montserratregular'
}

.dropdown-menu a.lv2MainMenu + ul{
margin-top:10px;	
}
.navbar a
{
	color:#FFF;
}

.mainNavigationPlaceHolder {
	width:100%; 
	background-color:#3C3C3C;
}
.mainNavigationPlaceHolder.affix {
  
  position: fixed;
  top: 0;
  
  z-index: 1000000;
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus,  .nav > li > a:hover, .nav > li > a:focus {
    background-color: #168291;
    border:none;
}
.dropdown-menu {
	box-shadow:none;
}
.dropdown-menu .yamm-content ul li {
	margin-bottom:7px;
	
}




.dropdown-menu .yamm-content .row {
	margin-bottom:15px!important;
}
.yamm .yamm-content {
    padding: 15px;
}
.navbar, .dropdown-menu {
	border:none
	
}


    
.nav.navbar-nav {
	width:100%
}
.navbar-collapse {
	padding:0;
	
}
.navbar.main {
	margin:auto;
}





/* BEGIN Fix event list*/
.event-list .in-person {
	font-size: 5em;	
}


.content-standard .association {
	height:auto!important;
}


/* END Fix event list*/


/* BEGIN SET LATEST NEWS SIZE ON CONTENT*/

.content-standard .bxslider-bttn-middle {
	width:100%;
}

.bxslider-bttn-middle .buttonCol {
	padding:15px;
}
/* END SET LATEST NEWS SIZE ON CONTENT*/

/* BEGIN Authors AREA */

.content-author a {
    color: #13afc5;
    font-size: 10px;
    font-family: "montserratregular";
    float: left;
    min-width: 130px;
    padding-top: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
.content-author .icon-esc19:before {
    font-size: 24px;
    float: left;
    margin-right: 5px
}
.content-author {
    margin-top: 10px;
    margin-bottom: 10px
}
.content-author .row {
	margin-bottom:5px;
}
.author-picture-container {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    background-position: -2px -5px;
    padding:0;
}
.author-picture-container img {
	position:relative;
	top:-20px;
	filter: grayscale(100%);
}
.content-author p {
    padding-top: 30px;
    min-width: 200px
}

.author-picture-container {
	height:83px;
	width:83px;
	overflow: hidden;
	-moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}
.content-author strong  {
	text-transform:capitalize;
}
.header-national-bodies .content-author p, .header-national-bodies .content-author a {
	padding-top: 0px;
}
.header-national-bodies .content-author a{
    font-size: 0.85em;
    font-weight: normal;
}
/* END AUTHORS AREA*/

/*//////////////////////////////////////////////////////
//  Block tableContent
////////////////////////////////////////////////////*/

.content-contentTable {
    margin-left: 10px;
    margin-top: 25px
}
.content-contentTable .contentTableTitle {
    color: #333;
    font-family: "montserratregular";
    border-bottom: 2px solid #13AFC5;
    font-size: 1.3em;
    padding-bottom: 5px
}
.content-contentTable .contentTableContent {
    margin-top: 10px;
    background-color: #e7e7e7;
    padding: 10px
}
.content-contentTable .firstUl li {
    font-weight: bold;
    margin: 6px 0 6px 0
}
.content-contentTable .secondUl li {
    font-weight: lighter;
    list-style-type: disc;
    margin: 0 0 2px 6%
}
.content-contentTable .thirdUl li {
    list-style-type: none;
    margin: 0 0 0 3%
}
.content-contentTable .thirdUl li:before {
    content: "- "
}
.content-contentTable ul li {
	font-size:1em;
	line-height: 1.2em;
}
.content-contentTable ul {
	margin-bottom:10px;
} 

/* BEGIN CONTENT AREA*/

.content-default h1 {
	color: #168291;
	font-size: 2.5em;
}

.content-default > h2 {
    font-size: 1.5em;
    color: #3f3f3f;
    margin-top: 0
}
/* END CONTENT AREA*/



/* BEGIN CONTENT BLOCK STYLE  */

h3{
    border-bottom: 2px solid #13afc5;
    font-family: "montserratregular";
    font-size: 1.3em;
    padding: 5px 0;
    text-transform: uppercase;	
    clear:both;
}
.content-block h3 span{
	font-size: 1.3em;
    margin-right: 10px;
    vertical-align: middle;
}

.content-block .links a {
    text-transform: uppercase;
    color: #13afc5;
    text-transform: uppercase;
}

.content-block .links span {
    margin-right: 10px;
}

.content-block h3 {
	font-size:1.5em;
}
.content-block {
/*font-size: 0.85em;*/
}
.content-block ul > li {
	line-height:1.42857em;
	font-size:1.2em;
	}
	
	
	
.content-block p{
margin:0;
}

/* END CONTENT BLOCK STYLE  */

.linkButton, .linkButtonArrow{
	background-color: #3c3c3c;
    border: medium none;
    color: white;
    font-family: "montserratregular";
    font-size: 12px;
    text-align: center;
	display:inline-block;
	text-transform:uppercase;
	cursor:pointer;
	min-width: 145px;
}

.linkButton:hover, .linkButtonArrow:hover {
	color:#FFF;
}

.linkButton {
	padding:12px 20px 12px 20px;
}

.content-block .linkButton {
	margin-top:10px;
	/*SR4687 float:right;
	margin-bottom:10px;
	*/
}

.content-standard h1 {
	color: #168291;
    font-size: 3em;
}
.content-standard  h2 {
    color: #3f3f3f;
    font-size: 1.5em;
    margin-top: 0;
}
.linkButtonArrow{
	padding:12px 30px 12px 20px;
	background-image:url("img/buttonArrows.png") ;
	background-repeat:no-repeat;
	background-position: right 10px center;
}



/* ====== BECOME MEMBER ======*/

.main-header #top-menu .become-member .s-become-member {
    display: block
}
.main-header #top-menu .s-become-member {
    width: 109px;
    height: 143px;
    background-position: -200px 0;
    margin-top:-33px;
}
.main-header #top-menu .s-become-member  span {
	display:none;
}
/* END ====== BECOME MEMBER ======*/

/* begin top menu desktop typo */
.main-header #top-menu .top-menu li a  {
	text-transform: uppercase;
}

.main-header #top-menu li.top-menu a {
        text-transform: uppercase;
        font-size: 0.8em;
    }
/* end top menu desktop typo */

/* Responsive desktop */

@media screen and (min-width: 1025px) {
	.top-banner.nobuttons h1{
	text-align:left;
}
.row.logoAssos{
    width: 950px;
}
.mainNavigation a.mobileMenuBar {
	display:none;
	}
	
	.top-banner .logo{
	
	
	left:30px;

	
}
.bxslider .content.nobuttons {
    margin: 95px auto 0;
    width: 1024px;
padding:0;
}

	.top-banner .nobuttons .logo {
	position:relative;
	}

	 #navbar-collapse-grid >div{
 		height:50px;
 	}
 	.one-column .promotion, .one-column .home-bodies, .one-column .hlist, .one-column .bxslider-bttn-middle {
		width:1024px;
	}
	
 	/*timeline*/
 	.one-column .timeline-wrapper {
    width: 1024px;
}
 	
	.navbar.main {
		width:1024px;
	}
	
	.dropdown.Whoareyou > a {
		text-align:center;
		width:216px;
		background: url("../images/whoareyou-arrow.png") no-repeat right 20px center;
	}

	.dropdown.Whoareyou .yamm-content .row.menu .col-sm-3 {
		padding:0;
	}
	.yamm .yamm-fw.dropdown.Whoareyou .dropdown-menu {
	    left: auto;
	    background-color: #f1820a!important;
	    margin:0 1px 0 0;
	    padding:0;
	    width:490px;
	}
	.yamm .yamm-fw.dropdown.Whoareyou .dropdown-menu .yamm-content {
		padding:0;
	}
	.yamm .yamm-fw.dropdown.Whoareyou .dropdown-menu .yamm-content .row.menu {
	    margin: 0px !important;
	   
	}
	.yamm .yamm-fw.dropdown.Whoareyou .dropdown-menu .yamm-content .row.menu:first-child {
		 border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}
	.yamm .yamm-fw.dropdown.Whoareyou .dropdown-menu .yamm-content .row.menu div.col-sm-3 {
		  border-right: 1px solid rgba(255, 255, 255, 0.2);
	}
	.yamm .yamm-fw.dropdown.Whoareyou .dropdown-menu .yamm-content .row.menu div:last-child {
		  border-right:0;
	}
		
	.yamm .yamm-fw.dropdown.Whoareyou .dropdown-menu li a {
	    display: block;
	    padding: 65px 0 0 0;
	    
	    background-color: #f1820a;
	    text-align: center;
	    font-size: 0.7em;
	    color: #fff;
	    font-family: "montserratregular";
	}
	.yamm .yamm-fw.dropdown.Whoareyou .dropdown-menu li a .sprite {
	    margin: 0 auto 10px;
	    display: block;
	}
	
	
	
	
	.yamm-fw.dropdown.Whoareyou a.BasicResearcher-Scientist
	,.yamm-fw.dropdown.Whoareyou a.GeneralCardiologist
	,.yamm-fw.dropdown.Whoareyou a.CardiologySubspecialty
	,.yamm-fw.dropdown.Whoareyou a.Student-YoungCardiologist
	,.yamm-fw.dropdown.Whoareyou a.GeneralPractitioner
	,.yamm-fw.dropdown.Whoareyou a.NurseAlliedProfessionals
	,.yamm-fw.dropdown.Whoareyou a.Patient
	,.yamm-fw.dropdown.Whoareyou a.PressMedia {
		background-image: url("../images/sprite-whoAreYou.png");
	    background-repeat: no-repeat;
	    vertical-align: middle;
	    
	    height: 115px;
	    width:100%;
	  
	}
	
	.yamm-fw.dropdown.Whoareyou a.BasicResearcher-Scientist {
		background-position: 48px -40px;
	}
	.yamm-fw.dropdown.Whoareyou a.GeneralCardiologist {
		 background-position: -102px -40px;
	}
	.yamm-fw.dropdown.Whoareyou a.CardiologySubspecialty {
		background-position: -252px -40px;
	}
	.yamm-fw.dropdown.Whoareyou a.Student-YoungCardiologist {
		background-position: -402px -40px;
	}
	.yamm-fw.dropdown.Whoareyou a.GeneralPractitioner {
		 background-position: 48px -190px;
	}
	.yamm-fw.dropdown.Whoareyou a.NurseAlliedProfessionals {
		 background-position: -102px -190px;
	}
	.yamm-fw.dropdown.Whoareyou a.Patient {
		background-position: -252px -190px;
	}
	.yamm-fw.dropdown.Whoareyou a.PressMedia {
		background-position: -402px -190px;
	}
	
	 /*.dropdown:hover .dropdown-menu,*/
	 .dropdown.hover .dropdown-menu  {
	 display: block;
	 }
	 
	nav.mainNavigation .navbar-nav.search
	,nav.mainNavigation .navbar-nav.become-member
	,nav.mainNavigation .navbar-nav.contact
	,nav.mainNavigation .navbar-nav.social-link
	,nav.mainNavigation .navbar-nav.my-account
	,nav.mainNavigation .navbar-nav.my-newsletters
	{
		display:none;
	}
	
	
	/*Begin Desktop top menu (my account, newsletters...)*/
	
	
	/*Search*/
	#top-menu-desktop-content #top-search {
	    margin-left: 200px;
	    padding-top: 40px;
	}
	#top-menu-desktop-content #top-search label{
		display:block;
		margin-bottom: 10px;
	}
	#top-menu-desktop-content #top-search  input[type="search"] {
	    width: 512px;
	}
	#top-menu-desktop-content #top-search .form-group input[type="submit"] {
	    margin-top: 25px;
	    font-family: 'montserratregular';
	}
	#top-menu-desktop-content #top-search .form-group:first-child {
	    margin-right: 5px;
	}
	
	
	/* ====== SOCIAL ======*/
	#top-menu-desktop-content #top-social-links {
	    padding-top: 35px;
	    padding-left: 260px;
	}
	#top-menu-desktop-content #top-social-links > li {
	    margin-left: 50px;
	    padding: 0;
	}
	#top-menu-desktop-content #top-social-links > li .circle {
	    color: #168291;
	}
	.pull-right .top-menu .active {
	
	background:url("img/closesmallwithtext.png") no-repeat top 15px right 5px;
	}
	
	
	
	/*Newsletters*/
#top-menu-desktop-content .list-checkbox li label {
    color: #fff;
    font-family: "montserratregular";
    font-size: 1.1em;
    font-weight: normal;
    margin: 0 0 2px;
    text-transform: uppercase;
}
	
#top-menu-desktop-content #top-my-newsletters a {
	color:#FFF;
}

#top-menu-desktop-content #top-my-newsletters .list-checkbox li label span {
    margin-right: 10px;
}

#top-menu-desktop-content #top-my-newsletters  input[type="submit"] {
    float:right;
}

.dropdown.Whoareyou , 
.dropdown.Whoareyou :hover, 
.dropdown.Whoareyou  .dropdown-menu, 
.dropdown.Whoareyou .open,
.dropdown.Whoareyou > a, 
.dropdown.Whoareyou > a:hover, 
.dropdown.Whoareyou.open > a:focus, 
.dropdown.Whoareyou.open > li > a:hover, 
.dropdown.Whoareyou.open > li > a:focus {
    background-color: #f1820a;
}

/* ====== TOP MENU LIST  ======*/

.main-header .top-menu {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: top
}

.main-header .top-menu li.last {
    margin-right: 0
}
.main-header .top-menu li a {
    font-family: "montserratbold";
    text-transform: uppercase;
    color: #d1d1d1;
    padding-right: 17px
}
.main-header .top-menu li a {
    font-family: "montserratbold"
}
.main-header .top-menu li a.active {
    background-color: #168291;
    color: #8bc1c8;
    display: block;
    color: #fff;
    height: 65px;
    position: relative;
    margin-top: -30px;
    padding: 30px 11px 20px 11px
}
.main-header .top-menu li a.active span {
    color: #8bc1c8
}
.main-header .top-menu li a span:first-child {
    /*icons*/
    
    margin-right: 10px;
    font-size: 26px;

    display: inline-block;
    vertical-align: middle
}
.main-header .menu-resp-button {
    display: none
}
.main-header .top-menu li span:hover, .main-header .top-menu li a:hover {
    color: #f1820a;
    text-decoration: none
}
		
	
	/*End Desktop top menu (my account, newsletters...)*/

	
	
	#navbar-collapse-grid div.vgn-ext-component.vgn-ext-component-VgnExtChannelNavComponent,
	#navbar-collapse-grid div.vgn-ext-component.vgn-ext-component-ESC-VgnExtChannelNavComponent-FirstLevelCacheKey,
	#navbar-collapse-grid ul.mainnav
	 {
		display:block;
		min-width:80px;
	}
	
	#navbar-collapse-grid div.vgn-ext-component
	,#navbar-collapse-grid > ul
	{
		display:none;
		min-width:0;
	} 

}

#top-menu-desktop-content .top-menu-body > ul {
	display:none;
	
}

/*small screen*/
@media screen and (max-width: 780px) {

div.modal, div#modal-auto-single,div#modal-auto, #modal-auto.small {
	width:90%;
}

} 
@media screen and (max-width: 540px) {
.main-header .slogan {
	font-size:0.95em;
	left:140px;
}333
}
/* MObile */
@media screen and (max-width: 1024px) {
	
	#top-esc ul.list-inline {
	display:none!important;
	}
	#top-esc ul#top-my-account.list-inline {
	display:block!important;
	}
	.row.logoAssos {
	max-width:600px;
	margin-bottom:15px;
	}
	.row.logoAssos div{
		text-align:center
	}
	.row.logoAssos div img{
	max-width:100%;
	}
	.largetextslider .containersliderEvent {
	width:100%!important;
	}
		.phone-infowindows {
    	display:block!important;
    }
	
 /* Scientific page */
    .top-banner .logo{
        text-align: right;
     height: 180px!important;
        top: 2%;
        left: 50%;
        margin-left: -76px;
		
    }
	.top-banner .nobuttons {
	padding:100px 0;}
    .top-banner .nobuttons .logo{
     	position: absolute;
		
    }
    .top-banner .nobuttons .col-md-10 h1,
	.top-banner.nobuttons .content	{
    text-align:center!important;
    }
	
    .header-content.scientific .content {
        text-align: center;
    }
	.container > .col-md-3 {
	display:none!important}
	
#CookiesPolicy {
	width:100%;
}
.breadcrumb {
	width:100%
}
.DesktopSideColumn.col-md-3 {
	width:100%;
}  
#mobileSubMenuList > li {
	padding-left:15px;
} 
#mobileSubMenuList .list-group-item {
	background-color: transparent;
	border-style:none!important;
}
#mobileSubMenu nav.menu-standard.col-md-12 {
	display:none;
} 
#BreadcrumbNav .Mobilesubmenu{
	display: block;
	
}
	/* MOBILE SEARCH TOOBAR */
	.main-header-content form.MobileSearchToolbar {
    display: inline-block;
    position: absolute;
    width: 80%;
}
.main-header-content form.MobileSearchToolbar {
	border-style: solid;
	border-width:thin;
	border-color: #bebebe;
}
.main-header-content form.MobileSearchToolbar input[type="search"] {
    background: none repeat scroll 0 0 #fff;
    height: 60px;
    padding-right: 100px;
    width: 100%;
    float:left;
    border:none;
    color:#bebebe;
    display:inline-block;
}
.main-header-content form.MobileSearchToolbar > div.form-group:first-child{
	display:inline-block;
	width:100%
}
.main-header-content form.MobileSearchToolbar .form-group{
	display:none;
	margin-bottom:0;
	
}
.main-header-content form.MobileSearchToolbar input[type="submit"] {
	display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    top: 1px;
    font-size: 38px;
    background-color: transparent;
    border:none;
    color:#bebebe;
    padding:0 5px 0 5px;
    width:60px;
    position: absolute;
    right: 40px;
}
.main-header-content form.MobileSearchToolbar label{
	display:none;
}
/* END MOBILE SEARCH TOOBAR */

	#top-menu {display:none;}
	#navbar-collapse-grid div.vgn-ext-component{
		display:block;
		min-width:0;
	} 

	.mainNavigation a.mobileMenuBar {
	display:block;
	width:100%;
	line-height:50px;
	}
	
	.mainNavigation a.mobileMenuBar > span {
	color:#F9F9F9;
	position:absolute;
	right:60px;
	font-size: 1.5em;
	}
	.mainNavigation .navbar-toggle .icon-bar {
    	background-color: #888888;
	}
	.mainNavigation .navbar-toggle {
		border-color: #DDDDDD;
		background-color:#FFF;
	}
	
	.mainNavigation .navbar-toggle:hover, .mainNavigation .navbar-toggle:focus {
		background-color: #DDDDDD;
	}

	.main-header .mainNavigation  li.top-menu {
		display:block!important;
	}
	
	.main-header .mainNavigation  li.top-menu a span:first-child{
		display:none;
	}
	.navbar-nav {
    	margin: 0px -10px;
	}
	.navbar-nav .list-inline > li {
		display: block;
		margin-left:-15px;
	}
	.navbar-nav .list-inline > li > a, .navbar-nav a.s-become-member  {
		 color: #14afc4;
	    font-family: "montserratregular";
	    font-size: 1.1em;
	    text-transform: uppercase;
	}
	.navbar-nav .list-inline > li > a:hover {
		background-color:transparent;
	}
	.navbar-nav .s-become-member {
		background-image:none;
	}
	
	.main-header .mainNavigation .navbar-nav li.top-menu a.s-become-member span:first-child, .main-header .mainNavigation  li.top-menu #top-social-links a span:first-child{
		display:inline-block;
	}
	.navbar-nav .social-link.list-inline > li {
		display:inline-block;
	}
	.main-header .mainNavigation  li.top-menu #top-social-links a .circle-social:before {
		font-size:35px;
		line-height: 65px !important;
	}
	
	.main-header .mainNavigation  li.top-menu #top-social-links a .circle-social {
	    background: none repeat scroll 0 0 #fff;
	    height: 65px;
	    line-height: 65px;
	    width: 65px;
	}
	.main-header .mainNavigation .contact {
		background-color: transparent;
	}
	.navbar-nav #top-my-newsletters.list-inline > li {
		margin-left: 15px;
		color:#FFF;
	}
	.navbar-nav #top-my-newsletters.list-inline .list-checkbox {
		margin:5px;
	}
	
	.navbar-nav #top-my-newsletters.list-inline .list-checkbox input{
		margin-right:5px;
	}
	.navbar-nav #top-my-newsletters.list-inline input.dark[type="submit"], .btn-esc-dark {
		border-color: #ddd;
    	float: right;
	}
	.education-block dl {
		overflow:visible!important;
	}
	.container > .col-md-3 {
	    display:block!important;
	}
	.container > .col-md-3.DesktopSideColumn  {
	    display:inline-block!important;
	}
}

/*//////////////////////////////////////////////////////
//  Timeline
////////////////////////////////////////////////////*/

.timeline {
    position: relative;
    width: 100%;
    min-height: 150px;
}
.timeline:before {
    content: '';
    position: absolute;
    top: 93px;
    height: 6px;
    width: 100%;
    background: #14AFC4;
}
.timeline-wrapper {
    width: 100%;
    margin: 0 auto;
}
.timeline-wrapper .event {
    width: 46px;
    margin: 20px 2%;
    display: inline-block;
}
.timeline-wrapper .event p,
.timeline-vert p {
    color: #3C3C3C;
}
.timeline-vert p {
    text-align: center;
}
.timeline-wrapper .event p.day,
.timeline-vert p.day {
    font-family: 'montserratbold';
    font-size: 2.5em;
    margin-top: -20px;
}
.timeline-wrapper .event p.month,
.timeline-vert p.month,
.timeline-vert p.dayofweek,
.timeline-wrapper .event p.dayofweek
 {
    font-family: 'montserratregular';
    font-size: 1.3em;
    text-transform: uppercase;
    margin-top: -20px;
}
.timeline-wrapper .event .node,
.timeline-vert .node {
    position: relative;
    background-image: url('./img/PuceTL.png');
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    cursor:pointer;
}

.timeline-wrapper .event .node:hover, 
.timeline-wrapper .event .node.active,
.timeline-vert .node:hover,
.timeline-vert .time.active .node
 {
    position: relative;
    background-image: url('./img/PuceActivatedTL.png');
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
}

.timeline .popover,
.timeline-vert .popover {
    border-radius: 0;
    
    max-width: none;
}

.timeline .popover {
    box-shadow: none;
    width:740px;
}
.popover-content {
    color:#3c3c3c;
}
.popover-content h3 {
    font-size: 1.3em;
    font-family: 'montserratbold';
    color:#14afc4;
    text-transform: uppercase;
    margin: 10px 0 0 0;
}
.popover-content .sub-place,
.popover-content .sub-date {
    font-size:1.1em;
    line-height:1.1;
    display: block;
}
.popover-content .sub-place {
    font-family: 'segoe_uibold';
}
.popover-content .sub-date {
    font-family: 'segoe_uibold_italic';
}
.popover-content img {
    max-width: 83px;
    max-height: 118px;
    float: left;
    margin-right: 10px;
}

.popover-content p {
    font-family: 'segoe_uiregular';
   
    margin-right: 10px;
}

.popover-content .tools {
    color:#3C3C3C;
    clear:both;
    margin-bottom: 15px;
}
.popover-content .tools a {
    color:#3C3C3C;
    font-family: 'montserratbold';
    font-size: 0.8em;
    text-transform: uppercase;
    margin-right: 20px;
}
.popover-content .tools a > span {
    margin-right: 10px;
    font-size: 1.8em;
    vertical-align: middle;
}



/*END timeline vert*/
/*BEGIN Highlight */

.carreBleu {
    background-color: #33bacc;
    height: 130px;
    width: 100%;
    z-index: 1;
}

.rondBlanc {
    background: none repeat scroll 0 0 white;
    border-radius: 50px;
    height: 80px;
    margin-left: 29%;
    margin-top: 85px;
    position: absolute;
    width: 33%;
    z-index: 10;
    
}
.education-block dl dt span {
    color: black;
    font-size: 25px;
    z-index: 15;
    margin: auto;
    position: relative;
    top: -30px;
}
.education-block .title{
	font-family: "montserratregular";
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    position: relative;
    text-align: center;
    z-index: 20;
}
.one-column .education-block .title{
	font-family: segoe_uisemibold;
    font-size: 1.4em;
    line-height:1.3em;
    font-weight: bold;
}

.one-column .education-block dl dt span {
	font-size: 40px;
	top:-45px;
}

.one-column .carreBleu {
 height: 215px;
}
.one-column .rondBlanc {
    border-radius: 100px;
    height: 130px;
    margin-top:155px;
}    
.one-column .education-block dd.noimage {

}
/*END Highlight*/
/*BEGIN journal table*/

.journal-table div.topics, .journal-table div.authors {
	color:#FFF;
}
.journal-table div.authors {
	height:25px;
	overflow:hidden;
	}
.content-standard .journal-home .container {
	width:100%;
}
/*END journal table */

/*BEGIN Footer section social links*/
.footer a.lv1MainMenu  {
	display:none;
	
}
.footer ul {
	width:75%;
}

.footer .nav.navbar-nav {
	display:block;
}
.footer .navbar-nav > li {
	float:none;
}
.footer #top-social-links
,.footer .dropdown-menu a {
	display:inline-block;
}
.footer .circle-social:before {
    font-size: 20px;
    line-height: 49px !important;
}
.footer .dropdown-menu
,.footer .dropdown-menu li a:hover,.footer .circle-social {
	background-color:transparent;
	line-height:1em;
	line-height: 49px;
}
.footer  .circle-social {
    border: 1px solid #fff;
    color: #fff;
    height: 49px;
    width: 49px;
}
/*END Footer section social links*/

/* BEGIN: MGA - form images, icons and ajax loading */

.elements-formulaire .form-messages 
{
	margin-bottom:20px;
}

.elements-formulaire .form-messages .message-no-error-icon {
 background-image: url('./img/valid.png');
 background-repeat: no-repeat;
 width:31px;
 height:27px;
}

.elements-formulaire .form-messages .message-error-icon {
 background-image: url('./img/excla.png');
 background-repeat: no-repeat;
 width:26px;
 height:27px;
}

.elements-formulaire  .form-group .helptext {
	background-image: url('./img/inter.png');
	background-repeat: no-repeat;
	width:31px;
	height:31px;
	cursor: help;
}

.loading {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background-color: rgba(16,12,12,0.5);
}

.loading-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
	padding:8px;
    /*background: url("../images/ajax_loading.gif") no-repeat scroll center center #0E0E0D;*/
	background-color: #0E0E0D;
}
/*HACK : Preload ajax_loading gif to prevent display delay*/ 
.elements-formulaire
{
	background: url("../images/ajax_loading.gif") no-repeat -9999px -9999px; }
}

.input-prefix
{
	margin-right:10px;
}

.form-control.datepicker[disabled], .form-control.datepicker[readonly], fieldset[disabled] .form-control.datepicker
{
	background-color:#FFFFFF;
	cursor: pointer;
}

.elements-formulaire .form-group a {
    color: #000;
}


.elements-formulaire input[type="checkbox"]
{
	height:auto;
	margin-right:10px;
}

.tip
{
	float:right;
	position:relative;
	top:-40px;
	margin-right:5px;
}

.fake-input
{
   border: 1px solid black;
   border-radius: 0;
   height: 46px;
}

.elements-formulaire  input.no-border
{
	border:none;
	height:auto;
}

/* portlet chrome bug fix */
.epi-pageTitle
{
	display:none;
}


/* END: MGA - form images, icons and ajax loading */











/* BEGIN: SMO - WCA select option management */
 .multicheckbox-containerundefined
{
	display: inline-block;
	width: 100%;
	height: 105px;
}


.esccongress
{
	background-image: url("/static-resources/escardio/images/wca/esccongresss-icon.png");
	background-repeat: no-repeat;
	padding-top: 50px;
}
/*
.othercongresses
{
	background-image: url("/static-resources/escardio/images/wca/othercongresses-icon.png");
	background-repeat: no-repeat;
	padding-top: 50px;
}

.courses
{
	background-image: url("/static-resources/escardio/images/wca/courses-icon.png");
	background-repeat: no-repeat;
	padding-top: 50px;
}

.webinar
{
	background-image: url("/static-resources/escardio/images/wca/webinars-icon.png");
	background-repeat: no-repeat;
	padding-top: 50px;
}

.exams
{
	background-image: url("/static-resources/escardio/images/wca/exams-icon.png");
	background-repeat: no-repeat;
	padding-top: 50px;
}

*/
/* END: SMO - WCA select option management */

/* large text slider */

.largetextslider {
	width:100%;
	background-color: #d20037;
	min-height: 50px;
	text-align: center;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    margin-top:0px;
}
.largetextslider.sliderEvent {
	border:none;
	
}
.one-column .largetextslider .containersliderEvent {
	width:1024px;
	margin:auto;
}



.liveTextReadMore
{
	font-family: "segoe_uiregular";
	color:white;
	/*margin-left:-50px;*/
	padding-top:15px;
	background-color: #d20037;
}

.nowLive
{
	padding-top:10px;
	color:white;
	background-color: #3c3c3c;
	width:70px;
  	font-family: "segoe_uiregular";
	display: block;
    vertical-align: middle;
    text-align: center;
    height:48px;
    /*margin:auto 5px auto auto;*/
    margin:auto 80px;/* auto auto auto;*/
 }
 
 .liveEventTitle
 {
 	font-size: 1.5em;
 	padding-top:10px;
 	/*padding-left: 45px;*/
    background-color: #d20037;
   /* margin:0 50px 0 50px;*/
 }
 
 
/* END large text slider */


/* Nasteo Webinar */

.info_alert
{
	color: #c30c3e;
}

/* End Nasteo Webinar */

.no-overflow {
    overflow: visible !important;
}