/*Client CSS Code Here*/
@font-face {
    font-family: 'Walsheim';
    src: url('/hersheymx/media/Hersheys/GT%20Walsheim%20Pro%20Regular.ttf');
  
    font-weight: normal;
    font-style: normal;
 
}

* {
font-family: 'Walsheim';
}


:root {

	--main-header: #E9B030;
	--main-footer: #8A8D8F;
	--button-def: #cd9200;
	--main-button-sel: #f09000;
	--colorContraste: #ffffff;
	--backgroundContenido: #eee;
	--login-footerFirst: rgb(201 148 0 / 70%);

}

/*Client Custom CSS Code Here*/

/* LOGO */

.online-three#home #terminator #header.header-fullwidth #logo {
  background: url(/hersheymx/media/Hersheys/hersheys-logo.png) no-repeat 10px center/180px;
     
  /*
background: url(/spacelat/media/SpaceLAtMedia/Imagenes/Client-Logo.png) no-repeat 5px center/120px;
*/
}

#logo {
    background: url(/hersheymx/media/Hersheys/hersheys-logo.png) no-repeat 10px center/180px;
  
} 

.online-two-iso.login .LoginPageContainer #header{
  display: none
}

.online-two-iso.login body {
    background: url(/hersheymx/media/Hersheys/2023/Aon%20Mx%20Renovacion%20Hershey%20Login.jpg)no-repeat;
    background-size: 100%;
    background-position: top;
}


#login-modules-container{
  background-color: rgb(76 60 16 / 70%);
}

#login-module-aonIm{
	background: url(/hersheymx/media/Hersheys/aon_logo_white_rgb.png) no-repeat;
    background-size: contain;
    background-position: center center;
    height: 11rem;

   }
#login-module-aoniH{
	background: url(/hersheymx/media/Hersheys/hershey_logo-white.png) no-repeat;
    background-size: contain;
    background-position: center center;
   }


.online-two-iso #terminator #footer.footer-fullwidth{
  
    background-color: #d7d7d7;
    opacity: 0.9;
    color: white;
 
}

.online-three #terminator #header.header-fullwidth{
background: rgb(233,176,48);
background: linear-gradient(180deg, #f1a800 93%, rgba(56,18,22,1) 93%, rgba(56,18,22,1) 100%);

      height: 8rem;
}
    

.online-two-iso #menu-no-dashboard li a, .online-two-iso #menu-no-dashboard li a.selected {
  text-transform: capitalize;
  color: black;
}

#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: 15px 50px;
}
.online-two-iso .modal-large .tab-body{
    border-radius: 15px 50px;
}

.online-two-iso .modal-large .tab-header{
  border-radius: 15px 50px;
}
.benefitselect .links-group.four-links A.link-checkbox {
  display:none;
}

.online-two-iso .modal-large .modal-body .pannel-body-full{
  border-radius: 15px 50px;
}
.bootstrap-iso .modal-content{
border-radius: 20px 20px;
}

/* 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: 5px 10px;
}

.online-two-iso.login .LoginPageContainer .panel.panel-default .panel-body {
  border-radius: 15px 25px;
}
/* Cuadro de idiomas*/
.online-two-iso input, .online-two-iso select, .online-two-iso .form-control{
    border-radius: 25px 25px;
}
/* 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: 2px 2px;
}

.bootstrap-iso .panel-group{
    border-radius: 5px 10px;
}

html#profile body#profile .profile #profile-online-2 #profilecontainer .box-left-bg{
   border-radius: 15px 35px;
   background-color: var(--main-footer);
}

html#profile body#profile .profile #profile-online-2 .box-border{
   border-radius: 15px 35px;
}

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: 15px 20px;
  background-color: var(--main-header);
}

.bootstrap-iso .panel-group .panel{
  border-radius: 20px 20px;
}

#benefit-overview #overviewAccordion .panel-body{
 border-radius: 15px 20px;
 background-color: var(--backgroundContenido);
}

.online-two-iso .modal-large .modal-body{
  border-radius: 15px 35px;
}

#benefit-overview .tableCell {
  border-radius: 15px 35px;
 }

#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: 15px 25px;
 border: solid 3px  #dba18387;
}

#headerResources #links LI:first-child select#ddlLanguage{
  text-transform:capitalize;
}

#floating-header-content .search-btn {
  border-radius: 5px 10px;
  background-color: var(--button-def)
}
.benefit-matrix .totalcost {
    border-radius: 10px 15px;
}


.benefit-matrix .benefitheader.benefitheader-border{
  border-radius: 10px 15px;
}

.benefitheader-fixed div#followup-items a.btn:hover{
   border-radius: 10px 15px;
}

.benefitheader-fixed div#followup-items a.btn, .benefitheader-fixed div#resettodefaults a.btn{
   border-radius: 10px 15px;
   background-color: var(--button-def);
}

.benefit-matrix .benefit-category .panel-default>.panel-heading{
  border-radius: 10px 20px;
  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: 10px 25px;
  background-color: var(--button-def);
}

.overlay-no-height-limit {
  border-radius: 10px 25px;
}

.online-two-iso .header-overlay{
  border-radius: 10px 25px;
  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 .products .box-border.sel{
border-radius: 10px 25px;
background-color: #381216;
}

.benefitselect .products .box-border.sel .header {
border-radius: 10px 25px;
  background-color: #381216;
}
.benefitselect .content-box-border{
border-radius: 10px 25px;
}
.benefitselect .products .box-border.sel {

  border-radius: 10px 25px;
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.green, .online-two-iso A.button-style.green{
   border-radius: 10px 25px;  
}

.benefit-matrix .benefit-category .benefitline{
   border-radius: 10px 25px;  

}
.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;
      padding-left: 3px;
    padding-right: 4px;
}
  }

#home-online-three #left-side .expand-buttons .expand-dashboard{
  background-color: #795548;
}

.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 10px 18px 0PX;  
}

.benefit-matrix .row .btn-success:hover{
  border-radius: 5px 10px;
  background-color: var(--main-button-sel);
}

.benefitselect .box-border {
  border-radius: 5px 10px;
}
/*
#home-module-welcome #slider .sliderContainer .slide-content, .home-module-integrated #slider .sliderContainer .slide-content{
  border-radius: 5px 10px;
}
*/
#home-module-welcome .jssort101 .t, .home-module-integrated .jssort101 .t {
 border-radius: 5px 10px;
}

#home-module-welcome #slider .thumb .rect, .home-module-integrated #slider .thumb .rect{
  border-radius: 5px 10px;
}

#home-module-welcome #slider .thumb, .home-module-integrated #slider .thumb{

  /*border-radius: 0px 0px 10px 5px;*/
}
/*
#home-module-welcome #slider .sliderContainer, .home-module-integrated #slider .sliderContainer{
  border-radius: 5px 10px 10px 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: 5px 0px 0px 10px;
}

.bootstrap-iso .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
   border-radius:  5px 0px 0px 10px;
}
.benefit-matrix .modal-footer #confirmation-buttons .btn-default.active, .benefit-matrix .confirmchoice .btn-default.active {
    border-radius: 0px 5px 10px 0px;
    background-color: var(--main-header);
}

.benefit-matrix .confirm-checkout-button .btn-success:hover {
    border-radius: 10px 5px;
    background-color: var(--button-def);
}

.benefit-matrix .confirm-checkout-button .btn-success {
    background-color: var(--button-def);
    border-radius: 10px 5px;
}


/*Beneficios de Mexico*/


/* Gastos Medicos Mayores Basicos*/
#benefit-overview .img.BenefitImage_10e78fd8-2645-4cec-9743-a47ca72709d0,
.benefit-matrix .img.L10e78fd8-2645-4cec-9743-a47ca72709d0{
                background-image: url("/hersheymx/media/Hersheys/2023/Gastos%20Medicos%20Mayores.png");
                background-size: contain;
                background-position: right;
  
}

/* Gastos Medicos Mayores Base1*/
.benefit-matrix .img.L10e78fd8-2645-4cec-9743-a47ca72709d0{
                background-image: url("/hersheymx/media/Hersheys/2023/Gastos%20Medicos%20Mayores.png");
                background-size: contain;
                background-position: right;
  
}

/* Gastos Medicos Mayores Base2*/
.benefit-matrix .img.Lb8133de6-63b7-42e0-857d-e2255fe678aa{
                background-image: url("/hersheymx/media/Hersheys/2023/Gastos%20Medicos%20Mayores.png");
                background-size: contain;
                background-position: right;
  
}


/* Gastos Medicos Menores*/
#benefit-overview .img.BenefitImage_71100ea0-ed24-4abd-9946-511b60b2ee39,
.benefit-matrix .img.L71100ea0-ed24-4abd-9946-511b60b2ee39{
                background-image: url("/hersheymx/media/Hersheys/2023/Gastos%20Medicos%20Mayores%20con%20Axa%20Keralty.png");
                background-size: contain;
                background-position: right;
  
}



/* Gastos Medicos Mayores Plus*/
#benefit-overview .img.BenefitImage_7c16ca8d-e977-4cb2-b7e6-956b09dfd7c2,
.benefit-matrix .img.L7c16ca8d-e977-4cb2-b7e6-956b09dfd7c2{
                background-image: url("/hersheymx/media/Hersheys/2023/Gastos%20Medicos%20Mayores.png");
                background-size: contain;
                background-position: right;
  
}

/*Exceso de Gastos medicos*/
#benefit-overview .img.BenefitImage_1d8574b6-301a-4917-9480-e837062abed2,
.benefit-matrix .img.L1d8574b6-301a-4917-9480-e837062abed2{
                background-image: url("/hersheymx/media/Hersheys/2023/Plan%20de%20Exceso%20de%20Gastos%20Medicos.png");
                background-size: contain;
                background-position: right;
  
}

/*Plan Dental*/
#benefit-overview .img.BenefitImage_85853c72-796d-4d1b-a192-594cb0607223,
.benefit-matrix .img.L85853c72-796d-4d1b-a192-594cb0607223{
                background-image: url("/hersheymx/media/Hersheys/2023/Plan%20Dental.png");
                background-size: contain;
                background-position: right;
  
}
/*Plan Dental Base*/
#benefit-overview .img.BenefitImage_285a6e26-ffa6-4c9e-a7b2-bba3e83327dc,
.benefit-matrix .img.L285a6e26-ffa6-4c9e-a7b2-bba3e83327dc{
                background-image: url("/hersheymx/media/Hersheys/2023/Plan%20Dental.png");
                background-size: contain;
                background-position: right;
  
}

/*Plan Vision*/
#benefit-overview .img.BenefitImage_e70bf212-b2e7-486b-8b1f-1daf1e1b24bf,
.benefit-matrix .img.Le70bf212-b2e7-486b-8b1f-1daf1e1b24bf{
                background-image: url("/hersheymx/media/Hersheys/2023/Vision.png");
                background-size: contain;
                background-position: right;
  
}

/*VRIM*/
#benefit-overview .img.BenefitImage_4c743c22-0338-42dc-abb6-956b0b1fba10,
.benefit-matrix .img.L4c743c22-0338-42dc-abb6-956b0b1fba10{
                background-image: url("/hersheymx/media/Hersheys/2023/VRIM%20Nuevo%20Plan.png");
                background-size: contain;
                background-position: right;
  
}

/*Proteccion Garantizada*/
#benefit-overview .img.BenefitImage_c9711411-4c10-4f4e-a54d-d3c8d9b1476c,
.benefit-matrix .img.Lc9711411-4c10-4f4e-a54d-d3c8d9b1476c{
                background-image: url("/hersheymx/media/Hersheys/2023/Proteccion%20Garantizada.png");
                background-size: contain;
                background-position: right;
  
}

/*Accidentes Personales*/
#benefit-overview .img.BenefitImage_c217ab75-7bea-4710-ab8d-8bac04529e81,
.benefit-matrix .img.Lc217ab75-7bea-4710-ab8d-8bac04529e81{
                background-image: url("/hersheymx/media/Hersheys/2023/Accidentes%20Personales.png");
                background-size: contain;
                background-position: right;
  
}

/*Seguro para Mascotas*/
#benefit-overview .img.BenefitImage_e0723563-9913-45b2-b30a-3fca03904f18,
.benefit-matrix .img.Le0723563-9913-45b2-b30a-3fca03904f18{
                background-image: url("/hersheymx/media/Hersheys/2023/Seguro%20Mascotas.png");
                background-size: contain;
                background-position: right;
  
}

/*Vida Conyuge*/
#benefit-overview .img.BenefitImage_7b7cd7bd-c437-4ce8-a7f9-ab76af9cceb6,
.benefit-matrix .img.L7b7cd7bd-c437-4ce8-a7f9-ab76af9cceb6{
                background-image: url("/hersheymx/media/Hersheys/2023/Seguro%20de%20Vida%20conyuge.png");
                background-size: contain;
                background-position: right;
  
}

/*Seguro de Vida*/
#benefit-overview .img.BenefitImage_8c1ed33d-81da-4c97-92ab-550a845f2a9d,
.benefit-matrix .img.L8c1ed33d-81da-4c97-92ab-550a845f2a9d{
                background-image: url("/hersheymx/media/Hersheys/2023/Plan%20de%20Exceso%20de%20Seguro%20de%20Vida.png");
                background-size: contain;
                background-position: right;
  
}

/*Exceso de Vida*/
#benefit-overview .img.BenefitImage_91e0d3c8-0f94-493a-9051-770096783dad,
.benefit-matrix .img.L91e0d3c8-0f94-493a-9051-770096783dad{
                background-image: url("/hersheymx/media/Hersheys/2023/Plan%20de%20Exceso%20de%20Seguro%20de%20Vida.png");
                background-size: contain;
                background-position: right;
  
}

/*Gastos Funerarios*/
#benefit-overview .img.BenefitImage_04b7cf42-3594-46b3-b788-9164213c922c,
.benefit-matrix .img.L04b7cf42-3594-46b3-b788-9164213c922c{
                background-image: url("/hersheymx/media/Hersheys/2023/Plan%20de%20Gastos%20Funerarios.png");
                background-size: contain;
                background-position: right;
  
}

#benefit-overview .summaryImage {
    border-radius: 15px 0px 0px 15px;
  /*padding: 10px 10px 10px 30px;*/
}


#benefit-overview .summaryContent {
  border-radius: 0px 20px 20px 0px;
}

.benefit-matrix .benefit-category .panel-body {
  border-radius: 20px 20px;
  background-color: var(--backgroundContenido);
}

.available-options .links-group.four-links {
  display: none;
}

.benefit-matrix .benefit-active-benefits{
display: none

}

.election-info-collect .modal-body.election-modal-body{
  max-height: 70vh;
  border-radius: 20px 20px;
}

.bootstrap-iso * {
    border-radius: 5px 5px;
}

.modeller-links li a.unchecked {
    background-color: #487a6b;
    border-radius: 10px 10px;
}

.modeller-links li a:hover {
    background-color: #c1586d;
    border-radius: 10px 10px;
}

.modeller-links li a.checked {
    background-color: #cc7c93;
    border-radius: 10px 10px;
}

.online-two-iso .white-popup-block {
    border-radius: 10px 10px;
  }

.online-two-iso .steps-container {
    border-radius: 0px 0px 10px 10px;
  }

.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: #000;
}

#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: #d66b35;
}

#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: var(--main-header);
    border-bottom: solid .5em var(--main-header);
}

.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: var(--main-header)
}

#home-online-three #left-side .expand-buttons .expand-messages{
  background-color: var(--main-header)
}
.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: 10px;
}
.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);
}

.online-two-iso #footer a{
  color: black;
}

#home-module-welcome .jssora106 .c, .home-module-integrated .jssora106 .c{
  fill: #918a7a;
}

.online-two-iso .success-link a.button-style{
      border-radius: 20px;
      background-color: var(--main-header);
}

.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{
  display: none;
}

.benefitheader-fixed div#resettodefaults a.btn:hover{
  border-radius: 20px;
  padding: 10px 10px 10px 8px;
}

.bootstrap-iso .btn-success{
  border-radius: 5px 10px;
}

#home-online-three #left-side .expand-buttons .expand-dashboard{
      background-color: #795548;
}

#file-download-container{
  border-radius: 20px
}

.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: 2PX 2px 2px 2PX;
    PADDING: 0PX;
}

.bootstrap-iso .glyphicon-info-sign:before{
  display: none;
}

.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: 65%;
  float: right;
  display: none;
}

#benefit-overview .group-title {
  color: black;
  }

.bootstrap-iso .btn-info:hover {
    color: #fff;
    background-color: #7a5f16;
    border-color: #99801b;
}

.online-two-iso.login .LoginPageContainer #main {
    float: left;
    margin-top: 7%;
    margin-left: 9%;
}

/* Minification failed (line 700, error number 1039): Token not allowed after unary operator: '-main-header' */