.timeline .tm-items > li .tm-datetime .tm-datetime-time {
    color: #e82b83;
}

.timeline .tm-items > li .tm-icon {
    border-color: #e82b83;
    color: #e82b83;
}

.btn.btn-success, .btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active, .btn.btn-success.active, .btn.btn-success:active:focus, .btn.btn-success:active:hover, .btn.btn-success.active:focus, .btn.btn-success.active:hover, .open > .btn.btn-success.dropdown-toggle, .open > .btn.btn-success.dropdown-toggle:focus, .open > .btn.btn-success.dropdown-toggle:hover, .navbar .navbar-nav > li > a.btn.btn-success, .navbar .navbar-nav > li > a.btn.btn-success:hover, .navbar .navbar-nav > li > a.btn.btn-success:focus, .navbar .navbar-nav > li > a.btn.btn-success:active, .navbar .navbar-nav > li > a.btn.btn-success.active, .navbar .navbar-nav > li > a.btn.btn-success:active:focus, .navbar .navbar-nav > li > a.btn.btn-success:active:hover, .navbar .navbar-nav > li > a.btn.btn-success.active:focus, .navbar .navbar-nav > li > a.btn.btn-success.active:hover, .open > .navbar .navbar-nav > li > a.btn.btn-success.dropdown-toggle, .open > .navbar .navbar-nav > li > a.btn.btn-success.dropdown-toggle:focus, .open > .navbar .navbar-nav > li > a.btn.btn-success.dropdown-toggle:hover {
    background-color: #ed559c;
    color: #FFFFFF;
}

#btnLista.selected {
    background-color: #e82b83;
}

.btn.btn-default {
    background-color: #ec559b;
}

div#imagenCentralLogin {
    background-color: #fffaf7;
    border-top: 2px solid #e82b83 !important;
}

ul#idiomaPanel {
    display: none !important;
}

body {
    background-color: #ffffff;
}

ul#idiomaPanel {
    display: none;
}

div#divMain {
    border-top: 2px solid #e82b83;
}

.imagenCentralInicio {
    background-color: #1c1c1c !important;
}

ul#idiomaPanel {
    background-color: #1c1c1c !important;
}

#header {
    border-top: 0px !important;
}

.well {
    background-color: #ffffff;
    box-shadow: none;
    border: none !important;
    margin-bottom: 0px !important;
}

#header > .container, #header {
    background: #1c1c1c !important;
}

header#header {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start  !important;
    align-items: center !important;
}

#header .logo img {
    width: 150px !important;
    height: auto !important;
}

div#navbar-logo {
    display: flex !important;
    flex-direction: row;
}

#header > .container {
    height: auto;
    margin-bottom: 0px;
    position: relative;
    display: table;
    max-width: 100%;
    margin-left: 50px;
}

#header > .navbar-collapse > .container {
    width: 100% !important;
}

.navbar-collapse.nav-main-collapse {
    width: 100% !important;
}

 ul.nav-main > li > a:hover, ul.nav-main > li > a:focus {
    background-color: #edf9eb;
}
ul#idiomaPanel {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    background-color: #ffffff;
}


/*------Login-------*/

.body-sign .panel-sign .panel-title-sign .title {
    background-color: #e82b83;
}

input#submitLogin{
    background-color: #ffffff !important;
    border-color: #e82b83;
    color: #e82b83;
}

.body-sign .panel-sign .panel-body {
    border-top-color: #e82b83;
}

.imagenCentralLogin {
    background-color: #ffffff;
}

.body-sign .panel-sign .panel-body {
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
}

/*------cuotas-------*/

.h1Titulo {
    margin: 0 0 0.3rem;
    color: white;
}

#divInformacionPagina h4 label {
    color: white;
}

.featured-box .box-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    max-width: auto;
    margin: 20px auto;
    gap: 5px;
    background-color: #fffaf7 !important;
    border: 1px solid #e82b83 !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 20px !important;
}

.featured-box {
    border-radius: 20px !important;
}

div#MainContent_divAltaNoPermitida {
    margin: 0;
    background-color: antiquewhite;
}

label#MainContent_lblAltaNoPermitida {
    text-transform: uppercase;
    text-align: center;
}

html.dark .checkbox-primary input[type="checkbox"]:checked + label:after, .checkbox-primary input[type="checkbox"]:checked + label:after {
    color: #000000;
}

/*-----altas------*/

.box-content > div:last-child .btn-primary {
    background-color: #e82b83;
    border-color: #e82b83;
    color: white;
}

div#w4-DatosPersonales {
    background-color: white;
    padding: 20px;
}

div#divContainerWell {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div#MainContent_divCuotas {
    display: table;
    align-items: center;
    width: 100% !important;
}

.featured-box .box-content {
    border-top: 3px solid #ff0000;
}

.modal-block-primary.modal-header-color .panel-heading {
    background-color: #1c1c1c;
}

body .btn-primary {
    background-color: #1c1c1c;
    border-color: #e82b83;
    color: #e82b83;
}

div#MainContent_divContainerInternoBotones {
    background-color: #1c1c1c;
}

div#divContainerInternoTextoPublico {
    background-color: #1c1c1c;
}

.modal-block-primary .modal-icon .fa {
    color: #1c1c1c;
}

.logo-frame h1 {
    color: #e82b83 !important;
}

body .btn-primary:hover {
    border-color: #e82b83;
    background-color: #ffffff;
    color: #e82b83;
}

.datepicker table tbody tr td.day.active:hover {
    background: #edf9eb;
    color: white;
}

.modal-block-primary .fa {
    color: #ff0000;
}

nav ul.nav-main li a {
    position: relative; /* Necesario para posicionar el borde */
    text-decoration: none;
    transition: color 0.3s ease;
    display: inline-block; /* Asegura que el borde tenga el ancho del texto */
}

nav ul.nav-main li a:hover {
    color: #000000 !important;
    background-color: #FFFFFF;
}

/* Fieldset Moderno */
#w4-DatosPersonales fieldset {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px 0px;
}

#radioTipoDocumento {
    display: inline;
    padding-left: 0px;
    float: left;
    width: 100%;
}

div#MainContent_divNombre {
    width: 100%;
}

div#MainContent_UpdatePanelNombre {
    width: 50%;
}
div#MainContent_UpdatePanelApellidos {
    width: 50%;
}

div#MainContent_divApellidos {
    width: 100%;
}

#radioTipoDocumento {
    padding-left: 0px;
}

div#MainContent_divNick {
    width: 100% !important;
}

div#MainContent_divEmail {
    width: 100%;
}

div#MainContent_UpdatePanelNck {
    width: 50%;
}

div#MainContent_UpdatePanelEmail {
    width: 50%;
}

div#MainContent_divLocalidad {
    width: 50%;
}

div#MainContent_divProvincia {
    width: 50%;
}


div#MainContent_divTextoDireccion {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

div#MainContent_divCP {
    width: 33%;
}

#w4-DatosPersonales fieldset {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px 0px;
}

h1#MainContent_h2InformacionDatosPersona {
    display: none;
}

div#MainContent_divAccionesComerciales {
    margin-top: 20px !important;
    border: 3px solid #ff0000;
}

.MainContent_chkCondiciones a, .btn-link {
    color: #ff0000;
}

html.dark .checkbox-primary label:before, .checkbox-primary label:before {
    background: #ff0000;
    border-color: #ff0000;
}

fieldset#MainContent_flDatosBancarios {
    margin: 15px;
}

div#MainContent_pnlCondiciones {
    margin: 15px;
}

.form-control {
    color: #000000;
    border: 0px solid #000000;
    border-radius: 0px;
}

div#MainContent_divFechaDeNacimiento {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 0px;
}

#radioTipoDocumento {
    padding-left: 0px !important;
}

div#MainContent_divSexo {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 10px;
    color: black;
}

div#MainContent_divAccionesComerciales {
    margin-top: 20px !important;
    border: 3px solid #ff0000;
    background-color: white;
    padding-top: 10px;
}

input#MainContent_btnValidar {
    width: 60%;
    margin: 0px !important;
    padding: 15px;
    background-color: #ffffff;
    color: #e82b83;
    border: 2px solid #e82b83;
    border-radius: 20px;
}

input#MainContent_btnVolverAtras {
    width: 39%;
    margin: 0px !important;
    padding: 15px;
    background-color: #e82b83;
    color: #FFFFFF;
    border: 2px solid #e82b83;
    border-radius: 20px;
}

.form-control:focus {
    border-color: #000000;
    border: 2px solid #000000;
    box-shadow: none;
    background: rgba(0, 136, 204, 0.1);
}

.fromItemButtons {
    width: 100%;
}


.form-control {
    background-color: #f6f6f6;
    border: none !important;
    box-shadow: none;
    color: black !important;
} 

form label {
    color: black;
}

.form-control:focus {
    border-color: #000000 !important;
    border: 2px solid #000000 !important;
    box-shadow: none;
    background: rgba(0, 136, 204, 0.1) !important;
}

div#MainContent_divAccionesComerciales {
    border: 3px solid #000000;
}

html.dark .checkbox-primary label:before, .checkbox-primary label:before {
    background: #ffffff;
    border-color: #000000;
    border-radius: 0px !important;
    border: 2px solid;
}

.featured-box {
    border-radius: 0px;
}

.featured-box .box-content {
    border-top: 4px solid #ff0000;
    height: 100% !important;
    border-radius: 0px;
    padding: 10px 20px 10px 20px;
}


.body {
    min-height: calc(100vh - 440px);
    width: 100%;
    background-color: white;
}

.featured-box {
    border-radius: 0px;
    border: none !important;
}

.icon-featured {
  font-size: 2.5rem;
  color: #007bff; /* Color azul profesional */
  margin-bottom: 10px;
}

.featured-box .box-content h4 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #080808;
}

.descriptionCuota {
  font-size: 0.85rem;
  line-height: 1.6;
  text-align: justify; /* Aquí aplicamos lo que vimos antes */
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 10px;
}

html .wizard-progress .wizard-steps li.completed a span, html.dark .wizard-progress .wizard-steps li.completed a span {
    border-color: #277151;
    background: #277151;
}

html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span {
    color: #277151;
    border-color: #277151;
}

html .wizard-progress .steps-progress .progress-indicator, html.dark .wizard-progress .steps-progress .progress-indicator {
    background: #e82b83;
}

#h3YaFuiSocioDatosPersona, #h3YaFuiSocioDatosPersona:active {
    border: 3px solid #277151 !important;
    color: #ffffff !important;
    background-color: #277151 !important;
}

#h3YaFuiSocioDatosPersona:hover {
    color: #ffffff !important;
    background-color: #edf9eb !important;
    border: 3px solid #edf9eb !important;
}

body .btn-primary:active, body .btn-primary:focus {
        border-color: #e82b83;
    background-color: #1c1c1c;
    color: #e82b83;
}

input#MainContent_btnCancelar {
    margin: 0px !important;
    padding: 15px;
    background-color: #ffffff;
    color: #000000;
    border: 2px solid #277151;
    width: 40%;
}

.col-md-offset-3 {
    width: 100%;        
    margin-left: 0%;
}

.pricing-table h3 {
    background: #277151;
}

.pricing-table h3 span {
    color: #277151;
}


a#MainContent_btnPagoTarjeta {
    margin: 0px !important;
    padding: 15px;
    background-color: #277151;
    color: #000000;
    border: 2px solid #277151;
    width: 40%;
}





/*------foother-----*/

.devBy {
    margin-top: 0px;
}

footer#footer {
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #1c1c1c;
    border-top: 2px solid #e82b83;
}

#footer .footer-copyright #sub-menu ul li a {
    color: white !important;
    text-transform: uppercase;
    text-decoration: none;
}

.devBy span {
    color: white !important;
    text-transform: uppercase;
    text-decoration: none;
}

.footer-copyright .container div {
    justify-content: space-between;
}

.footer-copyright .container {
    width: 100%;
    margin: 50px;
}

#footer .container .row > div {
    width: auto;
}







html .wizard-progress.wizard-progress-lg ul li a, html.dark .wizard-progress.wizard-progress-lg ul li a {
    padding-top: 19px !important;
    padding-left: 13rem !important;
    font-size: 2rem;
    color: var(--secundaryColor) !important;
}

html .wizard-progress.wizard-progress-lg ul li a span, html.dark .wizard-progress.wizard-progress-lg ul li a span {
    margin-left: -100px !important;
    margin-top: 15px !important;
    background: none !important;
    border: none !important;
    border-radius: 0px !important;
    color: var(--secundaryColor) !important;
    line-height: 25px !important;
    border-left: 3px solid var(--secundaryColor) !important;
    height: 23px !important;
    width: 35px !important;
}


html .wizard-progress .steps-progress .progress-indicator, html.dark .wizard-progress .steps-progress .progress-indicator, html .wizard-progress.wizard-progress-lg .steps-progress, html.dark .wizard-progress.wizard-progress-lg .steps-progress {
    height: 20px !important;
    border-radius: 8px !important;
}

html .wizard-progress .steps-progress .progress-indicator, html.dark .wizard-progress .steps-progress .progress-indicator {
    background: linear-gradient(90deg, #1c1c1c 0%, #e82b83 100%) !important;
    height: 20px !important;
    border-radius: 8px !important;
}

html .wizard-progress .steps-progress, html.dark .wizard-progress .steps-progress {
    background: #ffffff;
}

html .wizard-progress.wizard-progress-lg ul li a, html.dark .wizard-progress.wizard-progress-lg ul li a {
    padding-top: 20px !important;
    padding-left: 2.8rem !important;
    font-size: 1.8rem !important;
}

html .wizard-progress.wizard-progress-lg, html.dark .wizard-progress.wizard-progress-lg {
    width: 100%;
}

html .wizard-progress .steps-progress .progress-indicator, html.dark .wizard-progress .steps-progress .progress-indicator, html .wizard-progress.wizard-progress-lg .steps-progress, html.dark .wizard-progress.wizard-progress-lg .steps-progress {
    height: 20px !important;
    border-radius: 8px !important;
    width: 100%;
    margin: 0px !important;
}
