/*Client CSS Code Here*/

:root {
--main-header: #00857C;
--main-footer: #eef6f7;
--button-def: #2e2e2e;
--main-button-sel: #696969;
--colorContraste: #eef6f7;
--backgroundContenido: #eef6f7;
--login-footerFirst: #80b225b3;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/spacelat/media/SpaceLAtMedia/fuentes/HelveticaNowText.ttf');
  
    font-weight: normal;
    font-style: normal;
 
}

* {
font-family: 'Helvetica';
}

/*Client Custom CSS Code Here*/

/* LOGO */

.online-three#home #terminator #header.header-fullwidth #logo {
 background: url(/msdcolombia/media/MSD/Captura%20de%20pantalla%202024-02-19%20123531.png) no-repeat 1rem center/17rem;
 width: 100%;
 float: left;
 height: 90%;
 /* background: url(/spacelat/media/SpaceLAtMedia/aon_logo_Rojo.png) no-repeat 5px center/150px*/

}

#logo {
   /* background: url(/spacelat/media/SpaceLAtMedia/aon_logo_Rojo.png) no-repeat 5px center/150px;*/
 background: url(/msdcolombia/media/MSD/Captura%20de%20pantalla%202024-02-19%20123531.png) no-repeat 1rem center/17rem;
 width: 100%;
 float: left;
 height: 90%;
}
  


.online-two-iso.login .LoginPageContainer #header{
  display: none
}

.online-two-iso.login body {
    background: url(/msdcolombia/media/MSD/fondo.png)no-repeat;
    background-size: 100%;
    background-position: top;
}


#login-modules-container{
  background-color: #aeb8bdc4;
}

#login-module-aoniM{
	background: url(/msdcolombia/media/MSD/aon_logo_Rojo.png) no-repeat;
    background-size: contain;
    background-position: center center;
    height: 8rem;

   }
#login-module-aoniH{
	background: url(/msdcolombia/media/MSD/MSD_Sharp_-_Dohme_GmbH_logo-svg.png) no-repeat;
    background-size: contain;
    background-position: center center;
   }



.online-two-iso #terminator #footer.footer-fullwidth{
    background-color: #00857c;
    color: white;
    width: 100%;
    float: right;
    height: 8rem;
}

.online-three #terminator #header.header-fullwidth {
    border-top: 4px solid #ffffff;
    background: linear-gradient(180deg, #ffffff 95%, #bdbdbd 95%, #ffffff70 98%);
    height: 6rem;
}

.online-two-iso #menu-no-dashboard li a, .online-two-iso #menu-no-dashboard li a.selected {
  text-transform: capitalize;
  color: black;
  padding-left: 2rem;
}

#personalTab{
    background: var(--main-header);
    
}

#login-modules-container{
  display: flex; 
  justify-content: center; 
  align-items: center
}

#benefit-overview .img.BenefitImage_260351eb-b54a-41c1-9d4f-71ebd3266e5d{
                background-image: url("/spacelat/media/SpaceLAtMedia/913649020_e.jpg");
                background-size: contain;
}

.online-two-iso .modal-content {
  border-radius: 4px;
}
.online-two-iso .modal-large .tab-body{
  border-radius: 4px;
  background-color: #eef6f7;
}

.online-two-iso .modal-large .tab-header{
  border-radius: 4px;
  background-color: #eef6f7;
}
.benefitselect .links-group.four-links A.link-checkbox {
  display:none;
}

.online-two-iso .modal-large .modal-body .pannel-body-full{
  border-radius: 4px;
}
.bootstrap-iso .modal-content{
border-radius: 4px;
}

/* Botones*/
.bootstrap-iso .btn-primary, .bootstrap-iso .btn-danger, .bootstrap-iso .btn-info, .bootstrap-iso .btn-default, .bootstrap-iso .btn-warning, .bootstrap-iso .btn-success, .bootstrap-iso .btn-popup{
    border-radius: 4px;
}

.online-two-iso.login .LoginPageContainer .panel.panel-default .panel-body {
  border-radius: 4px;
}
/* Cuadro de idiomas*/
.online-two-iso input, .online-two-iso select, .online-two-iso .form-control{
    border-radius: 4px 4px;
}
/* Login usuario y contraseña*/
.online-two-iso.login .LoginPageContainer .input-group input, .online-two-iso.login .LoginPageContainer .input-group .input-group-addon{
    border-radius: 4px;
}

.bootstrap-iso .panel-group{
    border-radius: 4px;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .box-left-bg{
   border-radius: 4px;
   background-color: var(--main-footer);
}

html#profile body#profile .profile #profile-online-2 .box-border{
   border-radius: 4px;
}

html#profile body#profile .profile #profile-online-2 span.label, html#profile body#profile .profile #profile-online-2 label:not(.ui-button){
text-transform: capitalize;
}


#benefit-overview #overviewAccordion .panel-default>.panel-heading{
  border-radius: 4px;
  background-color: var(--main-header);
}

.bootstrap-iso .panel-group .panel{
  border-radius: 4px;
}

#benefit-overview #overviewAccordion .panel-body{
 border-radius: 4px;
 background-color: var(--backgroundContenido);
}

.online-two-iso .modal-large .modal-body{
  border-radius: 4px;
}

#benefit-overview .tableCell {
  border-radius: 4px;
 }

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content, #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content {
 border-radius: 4px;
 border: solid 3px  #eef6f7;
}

#headerResources #links LI:first-child select#ddlLanguage{
  text-transform:capitalize;
}

#floating-header-content .search-btn {
  border-radius: 4px;
  background-color: var(--button-def)
}
.benefit-matrix .totalcost {
    border-radius: 4px ;
}


.benefit-matrix .benefitheader.benefitheader-border{
  border-radius: 4px;
}

.benefitheader-fixed div#followup-items a.btn:hover{
   border-radius: 4px;
   background-color: #007c74;
   padding-left: 4px;
   padding-right: 4px;
    
}

.benefitheader-fixed div#followup-items a.btn, .benefitheader-fixed div#resettodefaults a.btn{
   border-radius: 4px;
   background-color: var(--button-def);
    padding-left: 1px;
    padding-right: 1px;
  
}

.benefit-matrix .benefit-category .panel-default>.panel-heading{
  border-radius: 4px;
  background-color: var(--main-header);
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.blue, .online-two-iso A.button-style.blue {
  border-radius: 4px 4px;
  background-color: var(--button-def);
}

.overlay-no-height-limit {
  border-radius: 4px 4px;
}

.online-two-iso .header-overlay{
  border-radius: 4px 4px;
  background-color: var(--main-header);
}

#home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {
background-color: #daf9ff;
}


.benefitselect .content-box-border{
border-radius: 4px 4px;
}
.benefitselect .products .box-border.sel {
  border-radius: 4px 4px;
   background-color: #00857c;
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green, .online-two-iso A.button-style.green{
   border-radius: 4px 4px;  
}

.benefit-matrix .benefit-category .benefitline{
   border-radius: 4px 4px;  

}
.bootstrap-iso .btn-primary, .bootstrap-iso .btn-danger, .bootstrap-iso .btn-info, .bootstrap-iso .btn-default, .bootstrap-iso .btn-warning, .bootstrap-iso .btn-success, .bootstrap-iso .btn-popup{
    background-color: var(--button-def);
  }

.benefitheader-fixed div#followup-items a.btn, .benefitheader-fixed div#resettodefaults a.btn {
    background-color: #3e95a6;
  }

#home-online-three #left-side .expand-buttons .expand-dashboard{
  background-color: #666;
}

.bootstrap-iso .input-group-addon:not(:first-child):not(:last-child), .bootstrap-iso .input-group-btn:not(:first-child):not(:last-child), .bootstrap-iso .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0px 4px 4px 0px;  
}

.benefit-matrix .row .btn-success:hover{
  border-radius: 4px;
  background-color: var(--main-button-sel);
}

.benefitselect .box-border {
  border-radius: 4px;
}

#home-module-welcome #slider .sliderContainer .slide-content, .home-module-integrated #slider .sliderContainer .slide-content{
  background-color: rgb(245 245 245 / 51%);
}

#home-module-welcome .jssort101 .t, .home-module-integrated .jssort101 .t {
 border-radius: 4px;
}

#home-module-welcome #slider .thumb .rect, .home-module-integrated #slider .thumb .rect{
  border-radius: 4px;
}

/*
#home-module-welcome #slider .sliderContainer, .home-module-integrated #slider .sliderContainer{
  border-radius: 5px 4px 4px 5px;
}
*/
#home-online-three #right-side .modules-right-side.grid-container, #home-online-three #home-integrated .modules-right-side.grid-container {
    background-color: #ffffff;
}

#benefit-overview .overview-component .input-group-addon{
  border-radius: 4px 0px 0px 4px;
}

.bootstrap-iso .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
   border-radius: 4px;
}
.benefit-matrix .modal-footer #confirmation-buttons .btn-default.active, .benefit-matrix .confirmchoice .btn-default.active {
    border-radius: 4px;
    background-color: var(--main-header);
}

.benefit-matrix .confirm-checkout-button .btn-success:hover {
    border-radius: 4px;
    background-color: var(--button-def);
}

.benefit-matrix .confirm-checkout-button .btn-success {
    background-color: var(--button-def);
    border-radius: 4px;
}


/*Seguro de Vida*/

#benefit-overview .img.BenefitImage_edf1300b-1114-4c98-ba1d-07a26c4cce86,
.benefit-matrix .img.Ledf1300b-1114-4c98-ba1d-07a26c4cce86{
                background-image: url("/msdcolombia/media/MSD/Teal%20Medical%2013.png");
                background-size: contain;
                background-position: right;
}

/*Odontologico*/

#benefit-overview .img.BenefitImage_16d04f67-2a32-413e-8238-aea57ee2bb90,
.benefit-matrix .img.L16d04f67-2a32-413e-8238-aea57ee2bb90{
                background-image: url("/msdcolombia/media/MSD/Teal%20Medical%2010.png");
                background-size: contain;
                background-position: right;
}

/*Medicina*/

#benefit-overview .img.BenefitImage_27508143-7734-497e-bb35-90b0f10b2778,
.benefit-matrix .img.L27508143-7734-497e-bb35-90b0f10b2778{
                background-image: url("/msdcolombia/media/MSD/Teal%20Health%20-%20Wellbeing%202.png");
                background-size: contain;
                background-position: right;
}

/*Exequial*/

#benefit-overview .img.BenefitImage_b05f58da-7523-42bc-9ac5-8b312ed20a89,
.benefit-matrix .img.Lb05f58da-7523-42bc-9ac5-8b312ed20a89{
                background-image: url("/msdcolombia/media/MSD/Teal%20Health%20-%20Wellbeing%207.png");
                background-size: contain;
                background-position: right;
}

/*Medicamentos*/

#benefit-overview .img.BenefitImage_fdf6516d-5876-4299-8c21-7961dc1117c8,
.benefit-matrix .img.Lfdf6516d-5876-4299-8c21-7961dc1117c8{
                background-image: url("/msdcolombia/media/MSD/Teal%20Medical%2011.png");
                background-size: contain;
                background-position: right;
}

/*Cupo de Alimentación*/

#benefit-overview .img.BenefitImage_fdf6516d-5876-4299-8c21-7961dc1117r6{
                background-image: url("/msdcolombia/media/MSD/Teal%20Medical%2012.png");
                background-size: contain;
                background-position: right;
}
	

#benefit-overview .summaryImage {
    border-radius: 4px;
  /*padding: 4px 4px 4px 30px;*/
}


#benefit-overview .summaryContent {
  border-radius: 4px;
}

.benefit-matrix .benefit-category .panel-body {
  border-radius: 4px;
  background-color: var(--backgroundContenido);
}

.available-options .links-group.four-links {
  display: none;
}


.election-info-collect .modal-body.election-modal-body{
  max-height: 70vh;
}

.bootstrap-iso * {
    border-radius: 4px;
}

.modeller-links li a.unchecked {
    background-color: #487a6b;
    border-radius: 4px 4px;
}

.modeller-links li a:hover {
    background-color: #c1586d;
    border-radius: 4px 4px;
}

.modeller-links li a.checked {
    background-color: #7ccc93;
    border-radius: 4px 4px;
}

.online-two-iso .white-popup-block {
    border-radius: 4px 4px;
  }

.online-two-iso .steps-container {
    border-radius: 4px;
  }

.benefit-matrix .benefit-category .panel-body {
    
    background-color: #dff4fb;
}

.benefit-matrix .group-default {
    background-color: var(--backgroundContenido);
    color: var(--main-header);
  
}

html#profile body#profile .profile #profile-online-2 .box-left-bg {
    background: #eee;
  }

#home-online-three .dashboard-controls #greeting-message{
  color: black;
  display:none;
}

#home-online-three #right-side .module-content-header-container h3.module-content-header, #home-online-three #home-integrated .module-content-header-container h3.module-content-header{
  color: #333;
}

#home-module-welcome .welcome-items .menu-header span.toggle-control .bar1, #home-module-welcome .welcome-items .menu-header span.toggle-control .bar2, #home-module-welcome .welcome-items .menu-header span.toggle-control .bar3, .home-module-integrated .welcome-items .menu-header span.toggle-control .bar1, .home-module-integrated .welcome-items .menu-header span.toggle-control .bar2, .home-module-integrated .welcome-items .menu-header span.toggle-control .bar3{
  color: #F40009;
}

#home-module-welcome .welcome-items .menu-header #selected-slide, .home-module-integrated .welcome-items .menu-header #selected-slide{
  color: #333;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .htabs-container .tabs UL LI.sel A {

    color: var(--main-header);
    border-bottom: solid .5em var(--main-header);
}

.online-two-iso .modal-large a.tab-selector-link:hover, .online-two-iso .modal-large .tab-selector-link.active {
    color: #00857C;
    border-bottom: solid 0.6em #00857C;
}

.online-two-iso .modal-normal a.tab-selector-link:hover, .online-two-iso .modal-normal .tab-selector-link.active {
    color: var(--main-header);
    border-bottom: solid .5em var(--main-header);
}

.dependant-list a.dependant-edit {
    color: var(--main-header);
}

.dependant-list a.dependant-remove{
  color: var(--main-header);
}

.dependant-list-top a.dependant-add-link {
  color: var(--main-header);
}

.benefit-matrix .employee-cost .cost-number {
  color: var(--main-header)
}

h3.dependantModalHeader{
  color: var(--main-header)
}
h3.modellersModalHeader{
  color: var(--main-header)
}

.modeller-container .row-header{
  color: var(--button-def)
}

#home-module-welcome .welcome-items .menu-header span.toggle-control .bar1, #home-module-welcome .welcome-items .menu-header span.toggle-control .bar2, #home-module-welcome .welcome-items .menu-header span.toggle-control .bar3, .home-module-integrated .welcome-items .menu-header span.toggle-control .bar1, .home-module-integrated .welcome-items .menu-header span.toggle-control .bar2, .home-module-integrated .welcome-items .menu-header span.toggle-control .bar3{
  background-color: #f40009;
}

#home-online-three #left-side .expand-buttons .expand-messages{
  background-color: #00837b;
}
.benefit-matrix .default-cost, .benefit-matrix .font-youpay-color{
  color: black;
}
.online-two-iso .datepicker-container .input-group-btn .btn {
    background-color: #a53838;
    border-color: #a53838;
  }

benefitheader-fixed div#followup-items a.btn, .benefitheader-fixed div#resettodefaults a.btn {
    background-color: var(--button-def);
}

.benefit-matrix .benefit-category .panel-body {
    background-color: var(--backgroundContenido);
}


#home-online-three .modal-content .home-dashboard .modal-header .header {
 
    color: var(--main-header);
  }
#benefit-overview .benefit-overview-title H1 {
  color:black;
}

.online-two-iso .modal-normal .tab-selector-link, .online-two-iso .modal-large .tab-selector-link {
  color:black;
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green, .online-two-iso A.button-style.green {
    background-color: #666;
  }

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.gray, .online-two-iso A.button-style.gray {
    background-color: var(--button-def);
    border-color: var(--button-def);
    border-radius: 4px;
}
.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green, .online-two-iso A.button-style.green {
    background-color: var(--button-def) ;
}
.online-two-iso P.sectionTitledimmed:focus, .online-two-iso P.sectionTitledimmed:hover, .online-two-iso P.sectionTitledimmedLeft:focus, .online-two-iso P.sectionTitledimmedLeft:hover, .online-two-iso P.sectionTitle{
  color: var(--main-header);
}
html#profile body#profile .profile #profile-online-2 #dependantsTab P.full-name, html#profile body#profile .profile #profile-online-2 #beneficiariesTab P.full-name{
  color: var(--main-header);
}
.benefit-matrix .lineheader>a:link {
  color:var(--button-def);
}
.benefitheader-fixed div#followup-items a.btn, .benefitheader-fixed div#resettodefaults a.btn{
  background-color: var(--button-def);
}

.fa-sign-out:before{
  color: black;
}

.fa-envelope:before{
  color: black;
}

.fa-user:before{
  color: black ;
}

.bootstrap-iso .btn-default:hover{
      border-radius: 4px;
}

.bootstrap-iso .btn-popup{
  color: white;
}

.online-two-iso .success-link a.button-style{
  border-radius: 20px;
}

.online-two-iso #terminator #header.header-fullwidth .menu-container.fullwidth, .online-two-iso #terminator #header.header-fullwidth .eol-center, .online-two-iso #terminator #header.header-fullwidth .help-ico {
  width: 84%;
  float: right;
  display: none;
}

.online-two-iso #headerResources #links LI:first-child{
  display:none;
}

#home-module-welcome .welcome-items .menu-header, .home-module-integrated .welcome-items .menu-header {
  display:none;
}

#home-module-welcome .content, .home-module-integrated .content{
  text-shadow: 0 0 3px #fff;
  color: black;
}

.bootstrap-iso .glyphicon-info-sign:before{
  display:none;
}

#file-download-container{
  border-radius: 4px;
}

.bootstrap-iso .btn-info:hover{
  background-color: #7f8688;
  border-color: #b8bbbc;
}

.benefitselect .products .box-border.sel .header {
  border-radius: 4px 4px;
  background-color: #00857c;
}

.online-two-iso.login .LoginPageContainer #main{
    float: left;
    margin-top: 7%;
    margin-left: 9%;
}

#home-module-welcome #slider .thumb, .home-module-integrated #slider .thumb{
    background-color: #ffffff;
    display: none;
}

.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module{
  color: black
}

.benefit-matrix .benefitdate .data-addon{
  text-transform: lowercase;
}

.product-info .description{
  font-size: 1.2rem;
}

html#profile body#profile .profile #profile-online-2 .htabs-container .tabs UL LI A{
  color: #2b3c49;
}

.online-two-iso .webpartTitle{
    background-color: #00837b;
    color: #fff;
    border-radius: 4px;
}

.no-spending-account .loading-error{
  background-color: #80b225b3;
  color: #696969;
  border-radius: 4px;
}

#home-online-three .dashboard-controls{
  FLOAT: RIGHT;
}

.online-two-iso #footer a{
  color: #ffffff;
}



.benefitheader-fixed div#resettodefaults a.btn:hover{
  background-color: #00857c;
  padding: 12px 4px;
  border-radius: 4px;
}

.election-info-collect .modal-body.election-modal-body{
  background-color: #eef6f7;
}

.in-Cart .cost P, .in-Cart .funded P{
  text-transform: initial;
}

#home-online-three #right-side .modules-right-side.grid-container .grid-item-content .module-content#make-a-claim .make-a-claim-copy .account-details, #home-online-three #home-integrated .modules-right-side.grid-container .grid-item-content .module-content#make-a-claim .make-a-claim-copy .account-details {
  display: none;
}

.option-credit-health .value {
    width: 100px;
 }

.bootstrap-iso .glyphicon-ok-sign:before{
display: none;
}


.img.E1b8ada94-17f7-484e-9389-aa0d76d6f867{
    background: url(/msdcolombia/media/MSD/Teal%20Medical%2011.png);
   background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  float: right;
  height: 4.2rem;
  }

.img.E5fc91090-b783-4a9b-a525-35b7ad36d37d{
    background: url(/msdcolombia/media/MSD/Teal%20Health%20-%20Wellbeing%202.png);
   background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  float: right;
  height: 4.2rem;
  }



/* Minification failed (line 579, error number 1039): Token not allowed after unary operator: '-button-def' */