.onlyprint {
	display: none;
}

/* header */
.c-layout-header.c-layout-header-4 .c-navbar {
  background: #ffffff !important;
}

.c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon,
      .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        color: #0B6051;
        padding: 41px 7px 39px 7px; }
		
.c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link:visited {
        color: #0B6051;}
        
.c-theme-nav li.c-active {
  color: #1A2D2A !important;
}


.c-page-on-scroll .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
  color:  #0B6051;
}

.c-theme-nav li:hover > a:not(.btn) {
  color: #1A2D2A !important;
}

/* Color submenu item */
.white-submenu-link {
	color:white !important;
}

.c-theme-nav li:visited > a.white-submenu-link {
	color:white !important;
}

.c-theme-nav li:hover > a.white-submenu-link {
	color:white !important;
	background-color: #21293D !important;
}



/* header */


.c-theme-nav li.c-active > a:not(.btn) {
  color: #1A2D2A !important;
  text-decoration: none !important;
  
}


.c-font-nRed {
  color: #2F588E; !important;
}

.c-font-darkBlue{
  color: #0B293B !important;
}

.c-font-nYellow{
  color: #DCA7BA !important; 
}

.c-font-nYellow-2{
  color: #E5F0ED  !important; 
}

.c-bg-darkBlue{
  background: #0B6051 !important;
}




.c-bg-emphasis-1 {
  background: #DEE9F7 !important;
}

.c-bg-emphasis-2 {
  background: #E5F0ED !important;
}

.c-btn-darkBlue {
  border-color: #0B6051;
  border-width: 1px;
  color: #ffffff;
  background: #0B6051;
  border-color: #0B6051; }
  
  .c-btn-blue-2.btn-no-focus:focus,
  .c-btn-blue-2.btn-no-focus.focus {
    color: #ffffff;
    background: #2F588E;
    border-color: #2F588E; }
  .c-btn-bdarkBlue.btn-no-focus:hover,
  .c-btn-darkBlue:hover,
  .c-btn-darkBlue.btn-no-focus:active,
  .c-btn-darkBlue:active,
  .c-btn-darkBlue.active,
  .open > .c-btn-darkBlue.dropdown-toggle {
    color: #ffffff;
    background: #5EA498;
    border-color: #5EA498; }
	
  .c-btn-darkBlue:active,
  .c-btn-darkBlue.active,
  .open > .c-btn-darkBlue.dropdown-toggle {
    background-image: none; }
    
    .c-btn-darkBlue:visited{
        color: #ffffff;    
    }
    
  .c-btn-darkBlue.disabled,
  .c-btn-darkBlue.disabled:hover,
  .c-btn-darkBlue.disabled:not(.btn-no-focus):focus,
  .c-btn-darkBlue.disabled:not(.btn-no-focus).focus,
  .c-btn-darkBlue.disabled:active,
  .c-btn-darkBlue.disabled.active,
  .c-btn-darkBlue[disabled],
  .c-btn-darkBlue[disabled]:hover,
  .c-btn-darkBlue[disabled]:not(.btn-no-focus):focus,
  .c-btn-darkBlue[disabled]:not(.btn-no-focus).focus,
  .c-btn-darkBlue[disabled]:active,
  .c-btn-darkBlue[disabled].active,
  fieldset[disabled] .c-btn-darkBlue,
  fieldset[disabled] .c-btn-darkBlue:hover,
  fieldset[disabled] .c-btn-darkBlue:not(.btn-no-focus):focus,
  fieldset[disabled] .c-btn-darkBlue:not(.btn-no-focus).focus,
  fieldset[disabled] .c-btn-darkBlue:active,
  fieldset[disabled] .c-btn-darkBlue.active {
    background: #E5F0ED;
    border-color: #E5F0ED; }
  .c-btn-darkBlue .badge {
    color: #071d3a;
    background: #ffffff; }



.c-content-list-1.c-theme > li:before {
  background: #D70000;
margin-bottom:10px;
}

.c-content-list-1.c-theme.c-separator-dot > li:before {
	 background: #D70000;
	
}

.c-content-title-1 > .c-line-right,
.c-content-title-1 > .c-line-left {
  width: 30px;
  height: 3px;
  background-color: #D70000;
  margin: 0 0 30px 0; }

.c-content-title-1 > .c-line-right-red,
.c-content-title-1 > .c-line-left-red {
  width: 30px;
  height: 3px;
  background-color: #3E6074;
  margin: 0 0 30px 0; }

  /* footer styles */
.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li > a {
  color: #FFF;
}

.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li {
  list-style: none;
  padding: 5px 0;
  border-bottom: 1px solid #FFF;
}

.c-layout-footer.c-layout-footer-1 .c-postfooter .c-socials {
  list-style: none;
  padding: 0;
  margin: 0; 
float: left;}
  .c-layout-footer.c-layout-footer-1 .c-postfooter .c-socials > li {
    display: inline-block;
    padding: 0 5px; }
    .c-layout-footer.c-layout-footer-1 .c-postfooter .c-socials > li > a > i {
      position: relative;
      display: inline-block;
      padding: 10px;
      background: #FFF;
      color: #1A2D2A;
      font-size: 31px;
      font-weight: bold;
      border: 1px solid #1A2D2A;}
    .c-layout-footer.c-layout-footer-1 .c-postfooter .c-socials > li > a:hover > i {
      background-color: #1A2D2A;
      color: #FFF; }
    .c-layout-footer.c-layout-footer-1 .c-postfooter .c-socials > li:first-child {
      padding-left: 0; }

.c-layout-footer-3 {
  background: #0B293B;
}

.c-layout-footer.c-layout-footer-1 .c-postfooter {
  background: #3E6074;
}
/* footer styles */

.grey-box-container
  {
    width: 100%;
    background:rgba(255, 255, 255, 0.7);
    margin-top:10px;
    padding:10px 30px 10px 30px;
	border: 2px solid #1456D4;
    border-radius:10px;
    text-align:center;
    opacity: 0.8;
  }
  
  .grey-box-container:hover
  {

    background:#EDF4FC !important;
    cursor: default;
    opacity: 0.8;
  }

.c-content-aligned-list {
  padding: 0;
  padding-left: 5px;
  margin: 20px 0; 
  list-style-position: outside;}
  .c-content-aligned-list > li {
    
    color: #1D3557; 
   /* color: #2659A0; when we make them a link*/
    margin: 5px 15px 10px 0;
   }



.c-content-list-1 li > a
{

    color: #0B6051;
	font-weight: 500;
	margin-bottom: 7px;
}

.c-content-list-1 li > a:visited
{
	color: #1A2D2A;
}

.c-content-list-1 li:hover > a
{
	color: #1A2D2A;

}

.c-bg-img {
  background-repeat: no-repeat;
  background-position: center;
   }

.c-bg-footerdarkBlue{
  background: #071d3a !important;
}


.c-font-blue {
  color: #234b8e !important;
}

.c-padding-l-20 {
  padding-left: 20px; }


.box-link
{
  display: block;
}

.box-link:hover
{
  background-color:  rgba(255, 255, 255, 0.7) !important;
}

.c-content-title-1 > .col-md-9 >  h3 {
  font-size: 28px;
  color: #3f444a;
  font-weight: 500;
  margin: 0 0 30px 0;}

  .c-content-title-1 > .col-md-9
  {
    padding-left: 0px;
  }

  .c-content-title-1 > .col-md-9 > h3.c-font-uppercase {
    font-size: 30px; }


.c-content-product-3 .c-border-padding
{
  background: #fff !important;
}
.row-border
{
  border-top: 1px solid #21293D;
  border-bottom: 1px solid #21293D;
}
.c-content-product-3 .c-content {
  padding-top: 25px !important;
}

.c-content-box.c-size-xs {
  padding: 15px 0; }

.c-layout-footer  p.c-text,
.c-layout-footer span.c-text
{
  color: #a2acb5;
}

.dropdown-menu
{
    top: inherit;
}

.row > div.c-align-left
{
    text-align: left;
}

.springerLogoIndex
{
  width:100%;
  max-width: 137px;
}

.photocredit2
{
  float: right;
  font-size: smaller;
  margin: 10px;
}

  
@media (min-width: 992px) {
  /* 992px */
  .c-layout-header .c-brand {
    margin: 18px 0 18px 0; }
  .c-layout-header .c-brand .c-desktop-logo-inverse {
      display: inline-block;
    padding-top: 7px; }
    .c-layout-header .c-brand .c-desktop-logo {
      display: none; }
    .c-layout-header .c-brand .c-mobile-logo {
      display: none; }

    .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .c-desktop-logo-inverse {
      padding-top: 15px;
max-height: 62px	  
    }
    
  .photocredit1
  {
    float: right;
    font-size: smaller;
    margin: 10px;
    color: white;
    background: rgba(0, 0, 0, 0.35);
    padding: 5px;
  }
/*
  .grey-box-container
  {
    width: 100%;
    background:#DEE9F7;
    margin-top:10px;
    padding:10px 30px 10px 30px;
    border-radius:10px;
    text-align:center;
    opacity: 0.8;
  }
*/


}

@media (min-width: 1200px) {
  .c-layout-header .c-brand .c-desktop-logo-inverse {
    display:  none;}
  .c-layout-header .c-brand .c-desktop-logo {
    display: inline-block; max-height:62px }
  .c-layout-header .c-brand .c-mobile-logo {
    display: none; }
  
  }

.content-to-show {
  display:none;
}


@media (max-width: 991px) {

  .imageBlock {
    flex: 50%;
    max-width: 50%;
  }

  .content-to-hide
  {
    display: none;
  }
  
  .content-to-show {
    display: block;
  }
  .photocredit1
  {
    display: none;
  }

  .c-content-box.c-size-md.c-bg-img-center
  {
    padding:0px;
  }

  /*.grey-box-container
  {
    display: none;
  }*/

  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container
  {
      padding: 10px !important;
      margin-bottom: 10px;
      border-bottom: 1px solid #FFC857;
  }

  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links li  {
    border-bottom: none;
  }

  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container.c-last {
    border-bottom: none;
  }

  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .dropdown-menu.c-menu-type-classic {
    background:#0B6051;
  }


  .c-layout-header .c-navbar .c-mega-menu.c-fonts-bold > .nav.navbar-nav > li .dropdown-menu > li > h3 {
    padding:15px;
  }
}


span.pdfType {
    background-image: url(../img/content/misc/pdf_icon_small.png);
    padding: 1px 24px 1px 1px;
    min-height: 20px;
    background-position: right;
    background-repeat: no-repeat;
    border-radius: 4px;
}

/* .c-content-aligned-list li > a {
    color: #3f444a;
}

.c-content-aligned-list li:hover > a {
    color: #2F588E;
} */



.content-to-show {
  display:none;
}

.content-to-show-small {
  display:none !important;
}

.content-to-show-medium {
  display:none !important;
}

@media (max-width: 1200px) {
  .content-to-hide-2
  {
    display: none !important;
  }

  .content-to-show-4
  {
    display: block !important;
  }
}

@media (max-width: 736px) {
  .content-to-hide-3
  {
    display: none !important;;
  }
  
  .content-to-show-3
  {
    display: block !important;
  }
}

@media (min-width: 737px) {
  .content-to-hide-4
  {
    display: none;
  }
 
}

@media (max-width: 767px) {
  /*width below which the three columns in submissions are show one by one*/
  .content-to-hide-6
  {
    display: none !important;
  }
 
  .content-to-show-6
  {
    display: block !important;
  }
}

@media (max-width: 557px) {
  .content-to-hide-5
  {
    display: none !important;
  }

  .content-to-show-5
  {
    display: block !important;
  }
 
}

@media (max-width: 1700px) {
  .content-to-hide-7
  {
    display: none !important;
  }

  .content-to-show-7 {
    display: block !important;
  }

  .video-container-smaller {
    position: relative;
    padding-bottom: 55.27%; /*16:9*/
    padding-top: 0px; 
    height: 0; 
    overflow: hidden;
  }

.video-container-smaller iframe,
.video-container-smaller object,
.video-container-smaller embed {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
}
@media (max-width: 991px) {

  .imageBlock {
    flex: 50%;
    max-width: 50%;
  }

  .content-to-hide
  {
    display: none !important;
  }
  
  .content-to-show {
    display: block !important;
  }

  .content-to-show-small {
    display:none;
  }

  .photocredit1
  {
    display: none;
  }

  .c-content-box.c-size-md.c-bg-img-center
  {
    padding:0px;
  }

  /*
  .grey-box-container
  {
    display: none;
  }*/

  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links li  {
    border-bottom: none;
    list-style: none;
    padding: 5px 0px 0 0;
    display: inline-block;
 
  }


  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li > a {
    color: #FFFFFF; border-right: 1px solid; padding-right: 15px;   padding-left: 15px;
  }
  
  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li:first-child > a {
    padding-left: 0px;
 }

 .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li:last-child > a {
  border-right: none;
}
  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container.c-last {
    border-bottom: none;
  }

  .c-layout-footer .c-content-title-1 > h3 {
    margin: 0 5px 0 0;
  }


  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container
  {
      padding: 10px !important;
      margin-bottom: 10px;
      border-bottom: none;
  }

  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links li  {
    border-bottom: none;
  }

  .c-layout-footer.c-layout-footer-3 .c-prefooter .c-container.c-last {
    border-bottom: none;
  }
}

@media (max-width: 600px) {
  .imageBlock {
    flex: 100%;
    max-width: 100%;
  }
}


.timeline-item {
  padding: 2.5em 2em 1em;
  position: relative;
  border-left: 2px solid #525e64;
}

.timeline-item:before {
  content: attr(date-is);
  position: absolute;
  left: 2em;
  top: 0.5em;
  display: block;
  font-weight: bold;
}
.timeline-item:after{
  width: 10px;
  height: 10px;
  display: block;
  top: 1em;
  position: absolute;
  left: -6px;
  border-radius: 10px;
  content: '';
  border: 2px solid #525e64;
  background: #ffffff;
}

.active:after{
  border: 2px solid #FFCC4D;
}

.c-content-feature-13 .c-feature-13-container {
    padding: 20px;
}

.imageContainer {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.imageBlock {
  flex: 33%;
  max-width: 33%;
  padding: 0 4px;
}

.imageBlock img {
    margin-top: 8px;
    vertical-align: middle;
}


.imagecontour {
 padding: 10px;
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }

.c-padding-t-20 {
    padding-top: 20px;
}

.c-padding-b-50 {
    padding-bottom: 50px;
}

a.white, a.white:hover, a.white:visited {
    color: white;
}

tr.hdr1 th { color: #1060FF; text-align:center; padding:6px 2px 4px 4px; font-size:1.05em; 	}
tr.hdr2  { background-color: #EEF6FD; }
tr.tr1  {background-color: #e8e8e8;	 }
tr.tr2  {background-color: #f9f9f9; }
tr.hdr2 td  { padding: 5px; }
tr.tr1 td  { padding: 5px; }
tr.tr2 td  { padding: 5px; }
tr.tr3 {background-color:#f7f7f7;}
table.hcii { border:1px solid #ddd; border-collapse:collapse; margin: auto; }
table.hcii th { border:1px solid #ddd; border-collapse:collapse;}
table.hcii td { border:1px solid #ddd; border-collapse:collapse;}

.linkedinfooter {
    font-weight: normal;
    height: 40px;
    padding-top: 12px;
}

.c-address.c-font-grey-1 {
    color:#FFF !important;
}

.c-content-business-line-icon.c-business-icon-13 {
    background-position: 0px 1200%;
}


.c-content-business-line-icon.c-business-icon-14 {
    background-position: 0px 1100%;
    
}

.c-content-business-line-icon.c-business-icon-30 {
    background-position: 0px 2900%;
    
}
.c-content-business-line-icon {
    background-image: url(../img/content/business-line-icons/default.png);
    display: inline-block;
    width: 60px;
    height: 60px;
    background-size: cover;
}

.c-layout-footer.c-layout-footer-1 .c-postfooter .c-socials > li > a > svg {
  position: relative;
  display: inline-block;
  padding: 3px;
  background: #1A2D2A;
  fill: #FFF;
  font-size: 21px;
  font-weight: bold;
  border: 1px solid #1A2D2A;
  top: 3px;
}

 .c-layout-footer.c-layout-footer-1 .c-postfooter .c-socials > li > a:hover > svg {
      background-color: #FFF;
	  fill: #1A2D2A; 
      }
	  
	  .content-to-show-2 {
    display: none !important;  
}  

.content-to-show-3 {
    display: none !important;  
} 

.content-to-show-4 {
    display: none !important;  
}  
  
@media (max-width: 1200px){
    .content-to-show-2 {
    display: block !important;
} 

.content-to-show-4 {
    display: block !important;
}

.content-to-show-medium-program {
    display: block !important;
}

    
}

.c-content-tab-4 > .tab-content .c-tab-items > span > li:nth-child(2n) {
  padding: 20px 0;
}


@media (max-width: 991px){
    .content-to-show-3 {
    display: block !important;
} 

 .content-to-show-4 {
    display: none !important;
}     
}

@media (max-width: 766px){
    .content-to-show-2 {
    display: none !important;
    }
    .content-to-show-3 {
    display: none !important;
}  

.content-to-show-medium-program {
    display: none !important;
} 
}

.c-address {
    color: #7D8B97;
}

.table-bordered tr > td {

  border: 1px solid;
  border-color: #cccccc;
}
   
a.c-btn-darkBlue:visited {
    color:white;
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs.c-pull-right {
    float: right;
    color: #FFF;
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li, .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
	text-decoration: none;
	
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li, .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a:hover {
    color: #FFF !important;
	text-decoration: underline;
    
	
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li, .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a:visited {
    color: #FFF !important;
    text-decoration: none;
	
}

@media (max-width: 991px) {
  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav {
    margin: 0 -5px !important;
    float: none;
  }
}

.c-layout-breadcrumbs-1 .c-page-title h1 {
  color: #000000;
  margin: 10px 0 6px 0;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
}

.c-bg-blue-1 {
 
  background-color: #0667B7 !important;
  
}

.c-content-label {
 
  background-color: #0B6051 !important;
  
}

.c-content-bar-1 > h2 {
  font-size: 30px;
  color: #3f444a;
  font-weight: 500;
  margin-bottom: 30px;
}

.c-content-title-1 > h2.c-font-uppercase {
  font-size: 30px;
}

.c-content-pricing-1.c-opt-1 .c-content > .c-row.c-title {
    color: #5f6f77;
}

.img-desktop {
    display: none;
}



@media (min-width: 700px) {
  .img-mobile {
       display: none;
 
 }
 .img-desktop {
       display: block;

 }

}

a {

    text-decoration: underline !important;
}

.c-bg-lightGreen {
    background: #E5F0ED !important;
}

.c-font-Green {
    color: #0B6051 !important;
}

a, a:active, a:hover, a:focus {
   
    color: #1456D4;
}

.c-bg-Green {
    background: #0B6051 !important;
}

.c-bg-mGreen {
    background: #5EA498 !important;
}

.c-font-darkGreen {
color : #1A2D2A !important;
}

.c-bg-grey {
    background-color: #F1F2F2 !important;
}

ul.hciibullet li::marker {
    color: #B4466B;
	font-size: 1.4em;
}

.c-bg-dark {
    background-color: #0B6051 !important;
    color: #FFF !important;
}

.c-content-tab-4.c-opt-3 > .tab-content .c-tab-items > li h4 {
    color: #383f45;
}

.c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li:focus > a:not(.btn)

 {
        color: #D70000;
    }
	
	
@media (min-width: 992px) {
    .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
        background: #0B6051;
        box-shadow: none;
        border: 0;
    }
	
	.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li:hover > a {
      background: #FFF !important;
      color: #1A2D2A !important;
	  font-weight: bold;
	  }
}

@media (max-width: 991px) {
  /* 991px */
  .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-light-mobile > .nav.navbar-nav > li .dropdown-menu > li:hover > a {
      background: #FFF !important;
      color: #1A2D2A !important;
	  font-weight: bold; } 
}

a.c-btn-darkBlue {
    text-decoration:none !important;
}



.program_area {
	margin-bottom:15px;
}

.program_session {
	padding: 5px 10px; 
	border: 1px solid grey; 
	margin-top:15px;
	margin-left:0px;
	margin-right:0px;
}

.program_session_title {
	
	padding: 5px 0px 10px 0px; 

	font-size: 20px;	
}

.thematic-tr {
	
	padding: 5px; 


	font-size: 18px;	
}


.filter-panel {
    background: #f4f4f4;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
}



/* Logic for 'Short' version: hides the papers section (tr2) */
.short-version .tr2 {
    display: none !important;
}




/* This ensures the hidden class actually works */
.hidden {
    display: none !important;
}

/* Optional: Make the no-results box look nice */
#no-results {
    text-align: center;
}

/* Ensure list items can be toggled via JS display style */
.program_session li {
    transition: all 0.2s ease;
}
/* Container sizing */
.custom-select-dropdown {
    width: 75%;
}





/* Hover and Focus states */
.select-style-button:hover, .select-style-button:focus {
    border-color: #80bdff !important;
    outline: 0;
}

/* Ensure checkboxes in the dropdown are easy to click */
.dropdown-menu label {
    display: block;
    width: 100%;
    cursor: pointer;
    margin-bottom: 5px;
    font-weight: normal;
}

.dropdown-menu label:hover {
    background-color: #f8f9fa;
}

.dropdown-menu input[type="checkbox"] {
    margin-right: 10px;
}


.select-style-button {
    width: 100%;
    text-align: left;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    color: #495057 !important;
    padding: .5rem 2.5rem .5rem 1rem !important; /* Leave space on the right for the arrow */
    min-height: 45px;
    
    border-radius: .25rem;
    position: relative;
    box-shadow: none !important;

    /* Magic for Truncation */
    white-space: nowrap;      /* Don't let text wrap to a second line */
    overflow: hidden;         /* Hide the text that overflows */
    text-overflow: ellipsis;  /* Add the "..." at the end */
    display: block;           /* Changed from flex to block for truncation to work easily */
}

/* Since we changed to block, we need to fix the arrow positioning */
.select-style-button::after {

    margin-top: -2px; /* Fine-tune vertical centering */

   
	
	
	display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    
    /* Absolute positioning to keep it on the far right */
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

/* Optional: match the search field height for consistency */
#text-search {
   
    
}

/* Ensure the dropdown menu doesn't hide behind other elements */
.custom-select-dropdown .dropdown-menu {
    z-index: 9999;
    border: 1px solid #ced4da;
}



.c-checkbox.hcii-program label > .box {
    border-color: #0B6051;
	margin-left:10px;
	
}

.c-checkbox.hcii-program label {

    padding-left: 40px;
}

.c-checkbox.hcii-program label > .check {
    top: -2px;
    left: 16px;
    width: 10px;
    height: 20px;
    border: 2px solid #0B6051;
    border-top: none;
    border-left: none;
    opacity: 0;
    z-index: 5;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.clear-areas-btn {
    display: none;
    margin-left: 8px;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #0B6051;
    border-radius: 50%;
    color: #0B6051;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    vertical-align: middle;
    background: white;
    transition: all 0.2s ease;
}

.clear-areas-btn:hover {
    background: #0B6051;
    color: white;
}


.section-divider {
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: 600;
    color: #000;
    margin: 0;
}

.section-divider::before,
.section-divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #0B6051;
}

.section-divider::before {
    margin-right: 15px;
}

.section-divider::after {
    margin-left: 15px;
	
}

.c-btn-program-day {
	color: #0B6051;
	border-radius: 0px;
	box-shadow: 0px -3px 10px 3px #D3D3D3;
	text-decoration:none !important;
	margin-bottom:10px;
	padding: 8px 14px 7px 14px;
	font-size:17px;
	font-weight: 600;
	background: #FFF;
	border-width: 0px;
	
}

.c-btn-program-time {
	color: #0B6051;
	border-color:#D3D3D3;
	width:138px;
	margin-bottom:10px;
	font-size:17px;
	font-weight: 600;
	background: #FFF;

	
}

.bbox {
    position: relative;
    margin-top: -25px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.bbox:before,
.bbox:after {
    content: "";
    display: block;
    width: calc(100% - 30px); /* 15px left/right */
    margin: 0 auto;
    border-top: 1px solid grey;
}



.bbox:before {
    margin-bottom: 15px;
}

.c-radio.program-version label > .box {
  border-color: #0B6051;
}

.c-radio.program-version label > .check {
  background: #0B6051;
}

.program-version {

  margin-right: 15px !important;
}

.session_organiser {
	padding-bottom:10px;
	border-top: 1px solid grey; 
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
}



@media (max-width: 991px) {
  /* 991px */
  .bbox { 
	margin-top: -15px; 
	} 
}

.circle {

    background-color: #FFFFFF;
    height: 43px;
    border-radius:50%;
    width: 43px;
}


.hcii-top-banner {
	width:100%; 
	height: 450px; 
	background-image: url(../img/content/hotel/hotel-new.jpg); 
	background-repeat:no-repeat; 
	background-size:cover;
	background-position: right center;
}

@media (max-width: 1024px) {
  .hcii-top-banner {
	
	background-image: url(../img/content/hotel/hotel-new.jpg); 
	
}

@media (max-width: 550px) {
  .hcii-top-banner {
	
	background-image: url(../img/content/hotel/hotel-new.jpg); 
	
}
}





