/*Client CSS Code Here*/

@font-face {
    font-family: 'Heebo';
    src: url('/proximity-mx/media/Proximity/Renovacion/ATT%20Aleck%20Sans%20Regular.ttf');
  
    font-weight: normal;
    font-style: normal;
 
}

* {
font-family: 'Heebo';
}


:root {

	--main-header: #5eb9e4;
	--main-footer: #92cfec;
	--button-def: #0066aa;
	--main-button-sel: #5ed8e4;
	--colorContraste: #ffffff;
	--backgroundContenido: #eee;
	--login-footerFirst: rgb(126 180 202 / 70%);
}



/* LOGO */

.online-three#home #terminator #header.header-fullwidth #logo {
  background: url(/proximity-mx/media/Proximity/Logos/proximityLogo2.png) no-repeat;
  background-size: contain;
  
}

#logo {
    background: url(/proximity-mx/media/Proximity/Logos/proximityLogo2.png) no-repeat;
    background-size: contain;

} 


.online-two-iso.login .LoginPageContainer #header{
  display: none;
}

/* FONDO*/

.online-two-iso.login body {
    height: 100%;
    background-repeat: no-repeat;
    background: url(/proximity-mx/media/Proximity/Renovacion/LOGIN-ATT.jpg) no-repeat center center fixed;
    background-size: 100%;
    background-position: top;
}


#login-module-aonIm{
	background: url(/proximity-mx/media/Proximity/Logos/aon_logo_white_rgb.png) no-repeat;
    background-size: contain;
    background-position: center center;
    height: 5rem;

   }
/*
#login-module-aoniH{
	background: url(/proximity-mx/media/Proximity/Logos/proximityLogo2.png) no-repeat;
    background-size: contain;
    background-position: center center;
    height: 4rem;
   }
*/
#login-modules-container{
  background-color: var(--login-footerFirst);
  justify-content: right;
}


#login-module-registration{
  display:none;
}


.online-two-iso #terminator #footer.footer-fullwidth{
  
    background-color: #ccc;
    opacity: 0.9;
    color: white;
 
}

.online-three #terminator #header.header-fullwidth{
   background-color: var(--main-header);

}
    

.online-two-iso #menu-no-dashboard li a, .online-two-iso #menu-no-dashboard li a.selected {
  text-transform: capitalize;
  color: #000;
  padding-top: 20px;
}

#personalTab{
    background: var(--main-header);
    
}

#login-modules-container{
  display: flex; 
  justify-content: center; 
  align-items: center
}



.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: 10px 8px;
}

/* 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  var(--main-footer);
}

#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;
   padding: 8px;
}

.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;
}

.benefitselect .products .box-border.sel .header {
border-radius: 10px 25px;
}
.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;
  }

#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: 2PX 1px 1px 2PX;  
  padding: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;
  background-color: rgba(245,245,245,60%);
}

#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*/


/*Asistencias Plan Senior*/
#benefit-overview .img.BenefitImage_3e0f2b4a-39a2-4edd-8e67-13ec7fb6ff78,
.benefit-matrix .img.L3e0f2b4a-39a2-4edd-8e67-13ec7fb6ff78{
                background-image: url("/proximity-mx/media/Proximity/Renovacion/Iconos/2-Mayores-y-Conversion_1.png");
                background-size: contain;
                background-position: right;
}

/*Check Up*/
#benefit-overview .img.BenefitImage_20617c69-2d5e-4f8a-8b5d-57b10cc50d8a,
.benefit-matrix .img.L20617c69-2d5e-4f8a-8b5d-57b10cc50d8a{
                background-image: url("/proximity-mx/media/Proximity/Renovacion/Iconos/10-Check-up.png");
                background-size: contain;
                background-position: right;
}

/*Check Up*/
#benefit-overview .img.BenefitImage_132302d8-7032-4750-b959-a5492955c73c,
.benefit-matrix .img.L132302d8-7032-4750-b959-a5492955c73c{
                background-image: url("/proximity-mx/media/Proximity/Renovacion/Iconos/10-Check-up.png");
                background-size: contain;
                background-position: right;
}

/*Gastos Funerarios*/
#benefit-overview .img.BenefitImage_9e1965ec-1c63-490d-98e3-979f9a09ce60,
.benefit-matrix .img.L9e1965ec-1c63-490d-98e3-979f9a09ce60{
                background-image: url("/proximity-mx/media/Proximity/Renovacion/Iconos/7-Plan-de-Gastos-Funerarios.png");
                background-size: contain;
                background-position: right;
}

/*Membresía de Descuentos VRIM (opcional)*/
#benefit-overview .img.BenefitImage_654d2551-7104-4c4e-8214-ee33ad5d2fbb,
.benefit-matrix .img.L654d2551-7104-4c4e-8214-ee33ad5d2fbb{
                background-image: url("/proximity-mx/media/Proximity/Renovacion/Iconos/3-Plan-de-Exceso-de-Seguro-de-Vida.png");
                background-size: contain;
                background-position: right;
}

/*Seguro de Indemnización Hospitalaria (opcional)*/
#benefit-overview .img.BenefitImage_e8ad4515-2471-4b67-9934-482068ba93f4,
.benefit-matrix .img.Le8ad4515-2471-4b67-9934-482068ba93f4{
                background-image: url("/proximity-mx/media/Proximity/Renovacion/Iconos/9-Renta-por-Hospitalizacion.png");
                background-size: contain;
                background-position: right;
}

/*Exceso de Gastos Medicos Mayores*/
#benefit-overview .img.BenefitImage_a4189e9e-5ab7-4d9e-a2c9-bfe49b738887,
.benefit-matrix .img.La4189e9e-5ab7-4d9e-a2c9-bfe49b738887{
                background-image: url("/proximity-mx/media/Proximity/Renovacion/Iconos/1-Plan-de-Exceso-de-Gastos-Medicos.png");
                background-size: contain;
                background-position: right;
}

/*Graves Enfermedades*/
#benefit-overview .img.BenefitImage_9a74893d-6070-427d-a79d-3898589c0184,
.benefit-matrix .img.L9a74893d-6070-427d-a79d-3898589c0184{
                background-image: url("/proximity-mx/media/Proximity/Renovacion/Iconos/11-Graves-enfermedades.png");
                background-size: contain;
                background-position: right;
}

.benefit-matrix .img.Lc51ac5ab-9089-42dd-b7cb-fa56d564f34d{
                background-image: url("/proximity-mx/media/Proximity/07-2023/AGSS_Gastos%20Medicos%20Mayores_20230630.png");
                background-size: contain;
                background-position: center;
}

.benefit-matrix .img.La04f262d-0d5c-4420-b98b-9c69a05ab854{
                background-image: url("/proximity-mx/media/Proximity/07-2023/AGSS_Seguro%20de%20Vida_20230630.png");
                background-size: contain;
                background-position: center;
}



#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;
}


.election-info-collect .modal-body.election-modal-body{
  max-height: 70vh;
}

.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;
    display: none;
}

.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:#333 ;
}

#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: #000;
}

#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: var(--main-header);
}

#home-module-welcome .welcome-items .menu-header #selected-slide, .home-module-integrated .welcome-items .menu-header #selected-slide{
  color: #000;
}

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);
  text-transform: uppercase;
}

.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);
}

.fa-user:before {
    content: "\f007";
    color: #000;
}

.fa-envelope:before {
    content: "\f0e0";
    color: #000;
}

.fa-sign-out:before {
    content: "\f08b";
    color: #000;
}

/*Hide Display*/
.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;
}

.online-two-iso #content #confirm-replacement.overlay .content-overlay .checkout-button A.button-style.orange, .online-two-iso A.button-style.orange {
  border-radius: 5px 10px;
}


/*Disminuir el logo de "¿Necesitas ayuda?" en el login principal*/
.online-two-iso.login .LoginPageContainer [class*='icon-two-point-o-login-module-']:before {
    float: left;
    font-size: 45px;
    clear: both;
    padding: 5%;
}

.benefitheader-fixed div#followup-items a.btn, .benefitheader-fixed div#resettodefaults a.btn {
    padding: 8px;
}

.benefitheader-fixed div#resettodefaults a.btn:hover {
  border-radius: 10px;
  padding: 8px;
  
}
.modeller-links li a.unchecked{
  display: none
}

.modeller-links li a:hover {
  display: none
}

.online-two-iso label {
  text-transform: initial;

}

.online-two-iso .header-overlay {
      border-radius: 10px 10px;
}

.benefitselect .in-Cart .you-pay H3{
  width: 150px;
}

#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;
}

.online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module .module-title, .online-two-iso.login .LoginPageContainer .login-module-zone .login-modules .module .module-text {
  font-size: 15px;
  }

  
.img.E2d33e8e3-c7c7-4615-96c5-2ca7da931313{
    background: url(/proximity-mx/media/Proximity/07-2023/02_Boton_Divorcio.png);
   background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  float: right;
  height: 4.2rem;
  }

.img.Ef9449275-e494-46d3-a69e-73f61ec8da9a{
    background: url(/proximity-mx/media/Proximity/07-2023/01_Boton_Matrimonio.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  float: right;
  height: 4.2rem;
  }

.img.Eef3d8b47-e0e3-491e-8019-eda564db0756{
    background: url(/proximity-mx/media/Proximity/07-2023/04_Boton_Nacimiento.png);
   background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  float: right;
  height: 4.2rem;
  }

.img.E3144b9d5-527d-46f1-acd1-9e5c81e9152d{
    background: url(/proximity-mx/media/Proximity/07-2023/03_Boton_Fallecimiento.png);
   background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  float: right;
  height: 4.2rem;
  }


.bootstrap-iso .input-group-btn:last-child > .btn, .bootstrap-iso .input-group-btn:last-child > .btn-group{
  border-radius: 0px 20px 20px 0px;
}

.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: 60%;
    float: right;
}


/* Minification failed (line 614, error number 1039): Token not allowed after unary operator: '-button-def' */