@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
a,
a:active,
a:visited,
a:focus,
a:hover{
	font-weight:normal !important;	
}
div[data-group="note"] .form-group .text-editable .alert {
    
    display: none;
}
.btn.btn-success.btn-sm {
	color:white;
}

.credentials {
    font-size: 20px !important;
    color: #666;
    display: block;
    margin-top: 4px;
    font-style: italic;
}
@media (min-width: 640px) {
    .bio-ui .bio-banner {
        flex-direction: row;
        align-items: flex-start;
    }
}
.bio-ui .bio-banner{
 display: flex;
    flex-direction: row;
    gap: 1%;
}


#sponsor-360 > div.sponsor-level-head.flex.mb-2 > div.logo > i {
	display:none;
}
#sponsor-360 > div.sponsor-level-head.flex.mb-2 > div.info.pl-2 > h4{
		display:none;	
}
#sponsor-360 .sponsor img {
    width: 250px;
}
#sponsor-360 > div.sponsor-level-head.flex.mb-2 {
			display:none;	

}

#header #menu .navbar::before {
    background: url('https://mycs-cdn.myconferencesuite.com/other/Project/3621/fa/9f/CAN-Health_Logo_En-FR_WHITE%20(1)%20(1).png') no-repeat center center / contain !important;
    width: 165px !important;
    height: 105px !important;
    content: "" !important;
    display: block !important;
    position: relative !important;
    left: 190px !important;
    top: -10px !important;
    float: none !important;
    margin: 0 !important;
    background-size: 150px !important;
    /* background-color: #ffffff !important; */
}

p.speaker-organization {
	margin:0;
	font-style: italic;
}

h3 {
   color: #c31e24 !important;
    font-weight: 600;
      text-transform: none;

    position: relative;
    overflow: visible;
    padding-bottom: 0;
    /* padding-left: 113px; */
    font-size: 1.3em;
    font-style: normal;
    font-size: 25px;
}
.h4, h4 {
    font-size: 18px;
	
}
.attendee_list .title {
    font-weight: 600;
   
    padding-left: 15px !important;
}

b, strong {
    font-weight: 700;
    padding-left: 15px;
    font-size: 1.5rem;
}
#header {
 
  z-index: 1000;
}
.hero-overlay {
  pointer-events: none;
}
.navbar a {
  display: inline-block;
  padding: 10px 15px;
  line-height: 1.2;
}
.btn-success:hover {
    color: #fff;
    background-color: #881f1f;
    border-color: #080f08;
}
.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color:#881f1f;
    border-color: #255625;
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #c31e24;
    border-color: #398439;
}
.navbar {
  position: relative;
  align-items: center;
}



.nav-tabs>li:before{
	display:none;	
}
.session-date-time .time.mx-2{
	margin-left:10px;	
}
.fa-calendar-week:before{
	content:"\f133";
}
.session-operations {
	margin-top: 20px;
}
a[data-target="#sessionSummary"]{
	background:rgba(195,30,36,1.0);
	color:#ffffff;
	border-color:rgba(195,30,36,1.0) !important;
}
a[data-target="#sessionSummary"]:hover,
a[data-target="#sessionSummary"]:focus{
	background:rgba(195,30,36,0.8);
	color:#ffffff;
	border-color:rgba(195,30,36,1.0) !important;	
}
a[data-target="#sessionSummary"] .fas{
	margin-right:3px;	
}
a:focus{
	font-weight:normal !important;	
}
.session-schedule-card .session-header hr{
	display:none;
}
.tabarea {
	margin-top: 20px;
}
.tabarea ul.nav-tabs{
	margin-left:0px;	
}
.tabarea ul.nav-tabs li{
	margin-left: 5px;	
}
.m-seminar-list__list__items{
	margin-left:5px;	
}
.session-schedule-card .session-header{
	border: 1px solid rgba(00, 00, 00, 0.1);	
}
.modal-dialog{
	width:70% !important;	
}
#audiovisualphotorelease ol{
	margin: 0px 15px;
	padding: 0px 15px;
}
#audiovisualphotorelease ol li{
	list-style: decimal;
	margin: 0px 18px;
	padding: 5px 15px;
}
.feature-speaker-card .col-sm-9 h4{
	font-style:normal !important;	
}
.landingGraphic{
	height:600px;
	width:100%;
	background:url('https://mycs-cdn.myconferencesuite.com/other/Project/3621/b9/51/[CHN]_Registration-Banner_[June-19-2025]_@2x.png') center center / contain;
	display:block;
	background-repeat: no-repeat;
}
.landingGraph{
	height:600px;
	width:100%;
	background:url('https://mycs-cdn.myconferencesuite.com/other/Project/3621/07/29/_CHN__Registration-Banner-French__July-09-2025___2x.png') center center / contain;
	display:block;
	background-repeat: no-repeat;
}
/*.landingGraphic .landingText {
	background: #c2252c;
	padding: 20px 29px;
	position: relative;
	top: 50px;
	color: #ffffff;
	width: 82%;
} */
.landingGraphic .landingText h1,
.landingGraphic .landingText h2{
	font-family: "Bebas Neue", sans-serif;
	margin: 0;
	padding: 0;
}
.landingGraphic .landingText h1{
	font-size: 3.2rem;
	letter-spacing: 1px;
	font-weight: normal;
}
.landingGraphic .landingText h2{
	font-style: italic;
	font-size: 3rem;
	font-weight: 300;
}


.navbar .language-toggle {
    display: flex;
    align-items: center;
    justify-content: flex-end;
	position : relative;
	right: unset;
	margin-top: -40px;
}

#header #menu .nav.navbar-nav{
float:none;
}

.navbar .language-toggle a {
    display: inline-flex;
    justify-content: center;
    cursor: pointer;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    border-radius: 0.375rem;
    transition: background-color 0.15s ease-in-out;
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    color: white !important;
    background-color: #c2252c;
    border: 1px solid #c31e24;
}
.navbar .language-toggle {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  right: 55px;
  margin-top: 20px; 
}

ul li:before {
   display:none;
}
.attendee_list .title {
	display:none;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: none;
    border-radius: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.sponsor-level {
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 20px;
    background: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    position: relative;
    margin: 45px 0px;
}
 .sponsor-level .sponsor {
    display: flex
;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
}
   
}
.fa-star-o:before {
  display:none;
}
.h6, h6 {

    display: none;
} 
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover

 {
    color: #fff;
    background-color: #c31e24;
    border-color: #255625;
}
.container.speakers.row {
  display: block !important;
} 

.container.speakers.row > .col-md-3 {
  width: 100% !important;
  margin-bottom: 46px;
  display: flex !important;
  float: none !important;
} 

.container.speakers.row > .col-md-3 img {
  object-fit: cover;
  background: #fafafa;
  display: block;
  margin: 0;
  padding: 0;
	border-radius: 125px;
}

.container.speakers.row > .col-md-3 h4 {
  margin: 0 0 8px 0;
  font-size: 1.2em;
  font-weight: 700;
  text-align: left;
	padding-left: 10%;
}


.container.speakers.row > .col-md-3 .credentials {
      font-size: 1em;
    color: #ce3838;
    text-align: left;
    display: block;
    font-style: italic;
    margin-top: 3px;
    line-height: normal;
    font-weight: 500;
}

.container.speakers.row > .col-md-3 h4.text-center {
  margin-top: 110px;
}

@media (max-width: 767px) {
  .container.speakers.row > .col-md-3 {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .container.speakers.row > .col-md-3 h4.text-center {
    margin-top: 0;
  }
} 
#content-middle > div.panel.panel-default > div > div > div.col-sm-9 > div > div:nth-child(1) > h4 > a
{
	font-weight: 700 !important;
	color:#333333  !important;
	font-size: 1.7rem;
}

#content-middle > div.panel.panel-default > div > div > div.col-sm-9 > div > div:nth-child(2) > h4 > a , 
h4.text-center > .fancybox
{
	
		font-weight: 700 !important;
	color:#333333  !important;
	font-size: 1.7rem;
}

.modalPopUp {
  width: 500px;
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  font-family: Arial, sans-serif;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  position: relative;
}

.modalPopUp h4 {
  margin: 0 0 10px 0;
  font-size: 35px;
  color: red;
  flex: 1 1 100%;
	display: inline-block;
	    margin-top: 30px;
	width: 44%;
}

.credentials {
  font-size: 16px;
  color: #666;
  display: block;
  margin-top: 4px;
}

.col-md-4 {
  flex: 0 0 200px;
  margin-right: 20px;
}

.col-md-4 img {
  width: 100%;
  border-radius: 8px;
}

.col-md-8 {
  flex: 1;
  min-width: 0;
  margin-top: 20px;
}

.col-md-8 p {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

.fancybox-close-small {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

#bs-example-navbar-collapse-1 > ul > li:nth-child(4) {
	display:none !important;
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(10) > a:nth-child(1) > img {
	margin-top:100px;
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(9) > a:nth-child(1) > img {
	margin-top:100px;
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(10) > a:nth-child(4) > img {
	max-width: 335px !important;
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(9) > a:nth-child(4) > img  {
		max-width: 320px !important;
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(10) > a:nth-child(7) > img {
    margin-top: -35px;
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(10) > a:nth-child(7) > img{
margin-top: -35px;
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(9) > a:nth-child(7) > img{
margin-top: -35px;
	
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(9) > a:nth-child(3) > img{
	margin-top: 50px;
}
#content-middle > div > div > div > div.col-sm-9 > div:nth-child(10) > a:nth-child(3) > img {
	margin-top: 50px;
}

#content-middle > div > div > div > div.col-sm-9 > div:nth-child(10) > a:nth-child(9){
width: 330px 
}

.modalPopUp .col-md-8 {
    width: 100%;
}
.avatar {
	width:300px;
}


.details.profile-detail {
    margin-top: 30px;
    /* margin: 0 0 10px 0; */
    font-size: 25px;
    color: #585858;
    text-align: left;
   /* position: absolute;
    top: 20px;
    right: 350px;*/
    line-height: 25px;
    font-style: italic;
}
.col-12 .col-md-8.profile-bio {
    width: 100%;
}

img {
    vertical-align: middle;
    border-radius: 10px;
}.sponsors-wrapper{
    max-width: 740px;
    margin:0 auto 40px;
    padding:0 10px;
  }
  .top-center{
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:40px;
  }
  .sponsors-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:30px;         
  }
  
  .sponsor-box{
    background:#fff;
    border-radius:15px;
    box-shadow:0 2px 8px rgba(0,0,0,.1);
    display:flex;
    justify-content:center;
    align-items:center;
    transition:.3s;
    padding:16px;   
  }
  .sponsor-box:hover{
    box-shadow:0 0 6px rgba(0,0,0,.2);
    transform:scale(.97);
  }
  .sponsor-box a{
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    height:100%;
    border-radius:inherit;
  }
  .sponsor-box img{
   max-width: 84%;
    max-height: 120px;
    object-fit:contain;
    transition:transform .3s;
  }
  .sponsor-box:hover img{transform:scale(.95);}
  
  .sponsors-grid .sponsor-box{
        aspect-ratio: 1 / 1;
    padding: 15px;
    width: 218px;
    height: 162px;
}
  .sponsors-grid .sponsor-box img{
    width:70%;
    height:70%;
    object-fit:contain;
  }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    margin-left: -50px;
}
#couponForm #fieldContainer .field .form-group label {
    margin-bottom: 0px;
    padding-bottom: 5px;
    width: 50%;
}
#register {
   
    display: none;
}
.btn-success {
    color: #fff;
    background-color: #c01e1e;
    border-color: #d41636;
}
div.alert ul, div.alert ol {
    
    display: none;
}