nav {
    background-color: #575756;
    height: 48px;
}

button {
    outline: none;
    box-shadow: none !important;
}

.notThisFase {
    text-align: left;
    font: normal normal normal 14px/21px Work Sans;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
}

.thisFase {
    text-align: left;
    font: normal normal medium 14px/21px Work Sans;
    font-weight: bold;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
}

.logoHeader {
    max-width: 135px;
    max-height: 27px;
}

.hide {
    display: none;
}

.publication {
    font: normal normal medium 14px/21px Work Sans;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
}

.box {
    background: #F6F8F9 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 0px #BABABA24;
    border-radius: 5px;
    opacity: 1;
    min-height: 30px;
}

.line {
    min-height: 100px;
    width: 1px;
    background-color: #3366CC;
}

.general {
    font: normal normal medium 15px/21px Work Sans;
    letter-spacing: 0px;
    color: #3366CC;
    opacity: 1;
    text-decoration: underline;
}

.generalBold {
    font: normal normal bold 12px/22px Montserrat;
    letter-spacing: 0px;
    color: #0B457F;
    opacity: 1;
    text-decoration: underline;
}

.socialMedia {
    text-align: center;
    text-decoration: underline;
    font: normal normal medium 15px/22px Work Sans;
    letter-spacing: 0px;
    color: #004884;
    text-transform: uppercase;
    opacity: 1;
}

.socialMedia i {
    padding: 5px;
    border-radius: 50%;
    background-color: #004884;
}

.container--general {
    margin-right: 5%;
    margin-left: 5%;
}

.container--limited {
    margin-right: 3%;
    margin-left: 3%;
}

.bg-color-barra {
    background-color: #a8a8a8;
}

.paso-1 .linea-relleno {
    width: 0%;
}

.paso-2 .linea-relleno {
    width: 24%;
}

.paso-3 .linea-relleno {
    width: 55%;
}

.paso-4 .linea-relleno {
    width: 100%;
}

.linea-relleno {
    padding-top: 3px;
    background: #3366CC;
    margin-bottom: 13.5px;
}

/**Paso 1 activo:*/
.paso-1 .estado-1 span {
    color: #3366CC;
    font-weight: 700;
}

.paso-1 .estado-1 i {
    background: #3366CC;
    border-color: #3366CC;
    color: white;
}

/**Paso 2 activo:*/
.paso-2 .estado-1 span {
    color: #BABABA;
}

.paso-2 .estado-1 i {
    background: #BABABA;
    border-color: #BABABA;
    color: white;
}

.paso-2 .estado-2 span {
    color: #3366CC;
    font-weight: 700;
}

.paso-2 .estado-2 i {
    background: #3366CC;
    border-color: #3366CC;
    color: white;
}

/**Paso 3 activo:*/
.paso-3 .estado-1 span, .paso-3 .estado-2 span {
    color: #BABABA;
}

.paso-3 .estado-1 i, .paso-3 .estado-2 i {
    background: #BABABA;
    border-color: #BABABA;
    color: white;
}

.paso-3 .estado-3 span {
    color: #3366CC;
    font-weight: 700;
}

.paso-3 .estado-3 i {
    background: #3366CC;
    border-color: #3366CC;
    color: white;
}

/**Paso 4 activo:*/
.paso-4 .estado-1 span, .paso-4 .estado-2 span, .paso-4 .estado-3 span {
    color: #BABABA;
}

.paso-4 .estado-1 i, .paso-4 .estado-2 i, .paso-4 .estado-3 i {
    background: #BABABA;
    border-color: #BABABA;
    color: white;
}

.paso-4 .estado-4 span {
    color: #3366CC;
    font-weight: 700;
}

.paso-4 .estado-4 i {
    background: #3366CC;
    border-color: #3366CC;
    color: white;
}

.barra i {
    font-family: "Montserrat", sans-serif;
    border-radius: 50%;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #4B4B4B;
    color: #666;
    font-style: normal;
    text-align: left;
}

/**Paddings generals*/
.pl0 {
    padding-left: 0;
}

.footer {
    background-color: #32404D;
}

.bottom0 {
    top: 100px;
}

.top100 {
    top: 100px;
}

.containerx {
    position: absolute;
    opacity: 1;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #E5EEFB;
    opacity: 1;
    top: 20px;
}

.title {
    font: normal normal 600 24px/48px Montserrat;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
}

.normalText {
    font: normal normal normal 16px/26px Work Sans;
    letter-spacing: 0px;
    color: #4B4B4B;
    opacity: 1;
}

.nofoundGridText {
    font: normal normal normal 14px/26px Work Sans;
    letter-spacing: 0px;
    color: #4B4B4B;
    opacity: 1;
}

.footerContainer {
    background-color: #32404D; /* #344A98;   */
    height: 399px;
    width: 100%;
    padding: 0;
    margin-top: 135px;
}

.mail {
    text-decoration: underline;
    font: normal normal bold 14px/21px Work Sans;
    letter-spacing: 0px;
    color: #4B4B4B;
}

.yourExperience {
    text-align: left;
    font: normal normal 600 16px/24px Montserrat;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
}

.presidence {
    font: normal normal 600 20px/24px Montserrat;
    letter-spacing: 0px;
    color: #004884;
}

.principal {
    font: normal normal normal 15px/24px Work Sans;
    letter-spacing: 0px;
    color: #004884;
    text-decoration: underline;
}
section.last {
    margin-right: 38px;
}

.tableContainer {
    border: 2px solid #E6EFFD;
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
    padding-left: 20px;
    padding-top: 10px;
    border-bottom: 0px;
    padding-bottom: 10px;
}

.columnTitle {
    text-align: left;
    font: normal normal medium 16px/19px Work Sans;
    letter-spacing: 0px;
    color: #0B457F;
    opacity: 1;
}

.columnCell {    
    color: #4B4B4B !important;    
}

.roundInput {
    border-radius: 24px;
    height: 40px;
    width: 50%;
    padding-left: 20px;
    font: normal normal normal 16px/26px Work Sans;
    letter-spacing: 0px;
}

.comboBoxTable {
    border: 1px solid #BABABA;
    border-radius: 5px;
    opacity: 1;
}


.buttonSearchBar {
    position: absolute;
    right: 5.5%;
    top: -3%;
}

.experience {
    background: #F6F8F9 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 0px #BABABA33;
    border-radius: 3px;
    opacity: 1;
    margin-top: 36px;
    margin-bottom: 36px;
}

.customDropDown {
    height: 57px;
    background: #F6F8F9 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 0px #BABABA33;
    border-radius: 3px;
    opacity: 1;
    align-items: center;
}

.customDropDownExperience {
    height: 81px;
    margin-top: 20px;
    background: #F6F8F9 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 0px #BABABA33;
    border-radius: 3px;
    opacity: 1;
}

.btn-customDropDown {
    width: 100%;
    height: 100%;
    align-items: center;
}

.dropDownText {
    text-align: left;
    font: normal normal 600 16px/27px Montserrat;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
    margin-top: 3%;
    text-transform: none !important;
}

.dropDownTextOutside {
    text-align: center;
    font: normal normal 600 16px/27px Montserrat;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
    margin-top: 3%;
    text-transform: none !important;
}

.dropDownArrow {
    background: url(../images/arrowDropDown.svg);
    background-repeat: no-repeat;
    width: 14px;
    height: 17px;
    display: block;
    float: right;
}

.easyIcon {
    background: url(../images/easyIcon.svg);
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    display: inline-block;
}

.hardIcon {
    background: url(../images/hardIcon.svg);
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    display: inline-block;
}

.experienceProcessTextIcons {
    text-align: center;
    font: normal normal 600 16px/28px Work Sans;
    letter-spacing: 0px;
    color: #3366CC;
    opacity: 1;
    text-transform: uppercase;
}

th.desArrow a {
    display: block;
    padding: 0 4px 0 15px;
    background: url(../images/desArrow.svg);
}

th.asArrow a {
    display: block;
    padding: 0 4px 0 15px;
    background: url(../images/asArrow.png);
}

.userInformationContainer {
    background: #F6F8F9 0% 0% no-repeat padding-box;
    opacity: 1;
}

.titleUserCard {
    text-align: left;
    font: normal normal 600 16px/22px Work Sans;
    letter-spacing: 0px;
    color: #4B4B4B;
    opacity: 1;
}

.subTitleUserCard {
    text-align: left;
    font: normal normal normal 16px/22px Work Sans;
    letter-spacing: 0px;
    color: #4B4B4B;
    opacity: 1;
}

.nameUserCard {
    text-align: left;
    font: normal normal 600 20px/30px Montserrat;
    letter-spacing: 0px;
    color: #004884;
    text-transform: capitalize;
    opacity: 1;
}

.elementNavDetail {
    width: 50%;
}

.btnDetail.active {
    background: #E6EFFD 0% 0% no-repeat padding-box;
    border-color: #E6EFFD;
    border-bottom-color: #004884;
    border-bottom-width: 5px;
    font: normal normal bold 16px/24px Montserrat;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
    width: 100%;
    height: 64px;
    padding: 0;
    margin: 0;
}

.btnDetail.disable {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    font: normal normal medium 15px/24px Montserrat;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
    width: 100%;
    height: 64px;
    padding: 0;
    margin: 0;
}

.borderDetail {
    border: 2px solid #E6EFFD;
}

.btnDetailText {
    padding: 0;
    margin: 0;
    opacity: 1;
}

.logoOnContact {
    max-height: 59px;
    max-width: 293px;
    padding-right: 51px;
}

.logoFooter {
    height: 34px;
    padding-left: 11px;
    top: 6px;
    position: relative;
}
.logoMarcaCo {
    width: 49px;
    height: 48px;
}
.whiteLineFooter {
    height: 43px;
    width: 1px;
    margin-left: 16px;
    background-color: white;
}

.transparentBackground {
    background-color: transparent !important;
}

.writeCommentsSection {
    top: 12px
}

.writeCommentsSection {
    width: 100%;
    padding-top: 20px;
}

.textAreaSendComments {
    
    height: 110px;   
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #BABABA;
    border-radius: 5px;

    padding-left: 16px;
    padding-right: 16px;
    padding-top: 11px;
    width: 100%;
}

    .textAreaSendComments:focus {
        outline: none;
        border: 1px solid #3366CC !important;
        box-shadow: 0px 4px 0px #3366cc24;
    }

.writeComments {
    text-align: left;
    font: normal normal normal 16px/22px Work Sans;
    letter-spacing: 0px;
    color: #4B4B4B;
    opacity: 1;
}

.writeCommentsSmall {
    width: 100%;
    text-align: left;
    font: normal normal normal 16px/22px Work Sans;
    letter-spacing: 0px;
    color: #4B4B4B;
    opacity: 1;
    padding-left: 31px;
}

.mailIcon {
    width: 25px;
    height: 25px;
    display: block;
    padding: 0 4px 0 15px;
    background: url(../images/mailIcon.svg);
    background-repeat: no-repeat;
}

.contactPhoneIcon {
    width: 24px;
    height: 24px;
    display: block;
    padding: 0 4px 0 15px;
    background: url(../images/contactPhoneIcon.svg);
    background-repeat: no-repeat;
    margin: 0;
}

.dropDownTextIn {
    text-align: left;
    font: normal normal normal 15px/28px Work Sans;
    letter-spacing: 0px;
    color: #4B4B4B;
    opacity: 1;
}

.btn-cv {
    position: absolute;
    top: 38px;
}

.dropDownBody {
    background: #F6F8F9 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 0px #BABABA24;
    border-radius: 5px;
    opacity: 1;
}

.textAreaSendComments.small {
    padding-left:30px;
    padding-right:20px;
}

.onlineTramit {
    outline: none;
    border-color: white;
    background: #F3561F 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.whiteText {
    color: white;
    padding: 0%;
    margin: 0%;
}

.loginBtn {
    padding-left: 76.5%;
}

.notFoundGrid {
    font-size:26px;
    font-weight:500;
    color: #004884;
}

.dx-vam {
    color: black;
}

.dxp-num {    
    color: #004884;
    text-decoration:none;
}

.dxp-num dxp-current {
    background-color: #E5EEFB;
    color: #004884;
}

.dxpLite .dxp-current {
    background: #3366CC 0% 0% no-repeat padding-box;
    border-radius: 4px;
    padding-right: 16px;
    padding-left: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
}

.dxgvControl {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 33px;
}

.dxgvControl a {
    color: #3366CC;
    font-weight:normal !important;
}

.fab {
    background-color: #a8a8a8;
    border-radius: 30px;
}

.contrastActive{
    background-color: black !important;
}


.titleSend {
    padding: .5rem !important;
}

.titleInt {
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    color: #fff;
    background: #36c;
    text-align: left;
    border-radius: 5px;
    margin: 0;
    display: inline-block;
    padding: .5rem !important;
    width: 60%;
}

.titleG {
    font-family: Montserrat,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

[type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

[type=radio] + img {
    cursor: pointer;
}

[type=radio]:checked + img {
    outline: 1px solid #004884;
}



.enlaces-footer {
    list-style: none;
    display: inherit;
    padding-left: 0px;
    margin-top: 15px;
}

    .enlaces-footer li {
        margin-right: 20px;
    }


.btn-customDropDown{
    padding-left:20px;
}

    .btn-customDropDown .dropdown-item{
        padidng-left:5px;
    }

.dxeButtonEdit .dxeEditArea {
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 11.7px !important;
    padding-bottom: 9px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border: 1px solid #BABABA !important;
    
    border-radius: 50px !important;
    font: normal normal normal 16px/22px Work Sans !important;
    width: 400px;

}

.dxeButtonEdit .dxeEditArea::placeholder {
    color: #4B4B4B !important;
    opacity: 0.5 !important;
}

    .dxeButtonEdit .dxeEditArea:focus, .dxgvFilterRow input:focus, .titleUserCard select:focus, .titleUserCard input:focus {
        outline: none;
        border: 1px solid #3366CC !important;
        box-shadow: 0px 4px 0px #3366cc24;
    }

.dxeButtonEdit {
    border: none;
}

.dxeButtonEditSys td.dxic {
    overflow:visible;
}


.dxgvHeader {
    font: normal normal 16px/22px Work Sans;
    letter-spacing: 0px;
    /*color: #004884;*/
    text-align: center;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 25px;
    padding-bottom: 25px;
    font-weight: 510;
    /*background-color: #e6effd !important;*/
}

.dxgvEditFormDisplayRow td.dxgv, .dxgvDataRow td.dxgv, .dxgvDataRowAlt td.dxgv, .dxgvSelectedRow td.dxgv, .dxgvFocusedRow td.dxgv {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-bottom: 2px solid #E5EEFB;
}

.dxgvSearchPanel {
    border:none;
}
.dxgvFilterRow {
    background-color:white;
}
.dxgvFilterRow td.dxgv, .dxeTextBox {
        border: none;

}
    .dxgvFilterRow input {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        /*padding-left: 10px !important;
        padding-right: 10px !important;
            */
        border: 1px solid #BABABA !important;
        border-radius: 5px !important;
        font: normal normal normal 16px/22px Work Sans !important;
    }

.dxeTextBoxSys td.dxic {
    padding: 6px 4px 0px 16px;
    overflow: visible;
}

/*
.dxGridView_gvFilterRowButton {
    position: relative;
    left: -10px;
}
    */

.dxgvFooter td.dxgv {
    padding: 0px;
    border:none;
}


.dxpLite .dxp-button span {
    font: normal normal normal 14px/8px Work Sans;
    letter-spacing: 0px;
    color: #3366CC;
    text-decoration: underline;
}
.dxpLite .dxp-num, .dxpLite .dxp-button {
   padding:10px;
}

#accordion .card-body {
    padding: 22px;
}

.titleUserCard select, .titleUserCard input {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #BABABA !important;
    border-radius: 5px !important;
    font: normal normal normal 16px/22px Work Sans !important;
}

.modal-header, .modal-footer {
    border: none;
}

.dxgvPagerBottomPanel .dxpLite {
    /*width: auto !important;

   
    display: flex;
    text-align: center;
    align-items: center; */
}
.dxgvPagerBottomPanel {
    /*display: flex;
    justify-content: center;*/
}



/************************** FOOTER ***************************/
.footer-area {
    background-position: top center;
    position: relative;
    margin-top: 10em;
    background: #32404D;
}

@media ( max-width : 767px) {
    .footer-info-area {
        padding: 10px 30px 60px;
    }
}

.footer-info-area {
    padding: 73px 65px 0px;
    border: 2px solid #BABABA;
    background-color: #fff;
    top: -5em;
    position: relative;
}

    /* Redes del footer */
    .footer-info-area .redes {
        margin-right: 9px;
    }

        .footer-info-area .redes i {
            padding: 5px;
            border-radius: 50%;
            background-color: #32404D;
        }

        .footer-info-area .redes span {
            margin-left: 6.69px;
            font-size: 15px;
            text-transform: uppercase;
            text-decoration: underline !important;
            color: #32404D;
        }

    .footer-info-area .enlaces span {
        margin-left: 7px;
        font: normal normal bold 12px/22px Montserrat;
        text-decoration: underline !important;
        color: #a8a8a8;
    }

@media ( max-width : 767px) {
    .footer-info-area .redes span {
        font-size: x-small;
    }
}

/* Parte de abajo del Footer */
footer .enlace {
    text-decoration: underline !important;
}

footer a.logo img {
    height: 40px;
}

footer .linea-blanca {
    border-right: 1px solid #E5EEFB;
    padding-right: 17px;
}



/************************** TARJETAS DE AYUDA ***************************/
.comentarios-footer {
    background: #F6F8F9 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 0px #BABABA33;
    border-radius: 3px;
    padding-top: 32px;
    padding-bottom: 31px;
}

    .comentarios-footer .borde {
        border-left: 1px solid #004884;
        position: absolute;
        height: 125px;
        top: -31px;
    }

    .comentarios-footer .calificacion {
        display: inline;
        top: 13px;
        position: relative;
    }

        .comentarios-footer .calificacion a {
            float: left;
            color: #3366CC;
        }

        .comentarios-footer .calificacion span {
            position: relative;
            top: -7px;
            color: #3366CC;
            font: normal normal 600 16px/28px Work Sans;
            margin-left: 18px;
            margin-right: 50px;
        }

        .comentarios-footer .calificacion i {
            font-size: 34px;
            float: none;
            color: #3366CC;
        }

    .comentarios-footer button {
        top: 13px;
        position: relative;
        width: auto;
        background: none;
        padding-right: 40px;
        padding-left: 40px;
    }

    .comentarios-footer .calificacion:hover > a {
        text-decoration: none;
        color: #004884 !important;
    }

    .comentarios-footer .calificacion:hover i, .comentarios-footer .calificacion:hover span {
        color: #004884 !important;
    }

.form-check label {
    margin-right: 65px;
}

.dropDownText a {
    color: #004884;
}


/* Tarjeta de ayuda */
.tarjeta-ayuda {
    background: #F6F8F9;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 20px;
    padding-right: 22px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 0px #BABABA24;
    border-radius: 5px;
}

    .tarjeta-ayuda span {
        font: normal normal 600 16px/24px Montserrat;
        color: #004884;
    }

    .tarjeta-ayuda i {
        float: right;
        color: #3366CC;
        position: relative;
        top: 3px;
    }

    .tarjeta-ayuda .contenido-ayuda span {
        text-align: left;
        font: normal normal normal 15px/28px Work Sans;
        letter-spacing: 0px;
        color: #4B4B4B;
    }

    .tarjeta-ayuda .contenido-ayuda i {
        font-size: 23px;
        float: none;
    }

    /* Tarjeta de comentarios*/
    .tarjeta-ayuda .contenido-comentarios span {
        text-align: left;
        font: normal normal normal 15px/28px Work Sans;
        letter-spacing: 0px;
        color: #4B4B4B;
    }

    .tarjeta-ayuda .contenido-comentarios i {
        font-size: 34px;
        float: none;
    }

    .tarjeta-ayuda .contenido-comentarios .calificacion {
        margin-right: 42px;
    }

        .tarjeta-ayuda .contenido-comentarios .calificacion p {
            margin-bottom: 11px;
        }

        .tarjeta-ayuda .contenido-comentarios .calificacion span {
            margin-top: 6px;
            font: normal normal 600 16px/28px Work Sans;
            color: #3366CC;
        }

/* Tarjeta de acciones */
.tarjeta-acciones {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #E6EFFD;
    border-radius: 10px;
}

    .tarjeta-acciones .head-acciones {
        padding-top: 23px;
        padding-bottom: 20px;
        text-align: center;
        cursor: pointer;
        border-bottom: 4px solid #004884;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

        .tarjeta-acciones .head-acciones:hover {
            background: #E6EFFD;
        }

    .tarjeta-acciones .body-acciones {
        padding-top: 25px;
        padding-left: 31px;
        padding-right: 31px;
        padding-bottom: 20px;
        height: 150px;
    }

    .tarjeta-acciones h4 {
        font: normal normal bold 16px/24px Montserrat;
        margin-bottom: 0;
    }

    .tarjeta-acciones p {
        font: normal normal normal 14px/21px Work Sans;
    }

.boton-inicio {
    margin: 0;
    width: 100%;
    font-size: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 0px;
    padding-left: 0px;
}

/************************** BARRA DE PASOS ***************************/
.bg-color-barra {
    background-color: #E8E8E8;
}

.barra {
    margin-bottom: 50px;
}

    .barra span {
        font-size: 12px;
    }

    .barra i {
        font-family: "Montserrat", sans-serif;
        border-radius: 50%;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 2px;
        padding-bottom: 2px;
        font-size: 12px;
        background: #fff;
        border: 1px solid #4B4B4B;
        color: #666;
        font-style: normal;
        text-align: left;
    }

.linea-relleno {
    padding-top: 3px;
    background: #3366CC;
    margin-bottom: 13.5px;
}

.paso-1 .linea-relleno {
    width: 0%;
}

.paso-2 .linea-relleno {
    width: 30%;
}

.paso-3 .linea-relleno {
    width: 55%;
}

.paso-4 .linea-relleno {
    width: 100%;
}

/*Paso 1 activo:*/
.paso-1 .estado-1 span {
    color: #3366CC;
    font-weight: 700;
}

.paso-1 .estado-1 i {
    background: #3366CC;
    border-color: #3366CC;
    color: white;
}

/*Paso 2 activo:*/
.paso-2 .estado-1 span {
    color: #BABABA;
}

.paso-2 .estado-1 i {
    background: #BABABA;
    border-color: #BABABA;
    color: white;
}

.paso-2 .estado-2 span {
    color: #3366CC;
    font-weight: 700;
}

.paso-2 .estado-2 i {
    background: #3366CC;
    border-color: #3366CC;
    color: white;
}

/*Paso 3 activo:*/
.paso-3 .estado-1 span, .paso-3 .estado-2 span {
    color: #BABABA;
}

.paso-3 .estado-1 i, .paso-3 .estado-2 i {
    background: #BABABA;
    border-color: #BABABA;
    color: white;
}

.paso-3 .estado-3 span {
    color: #3366CC;
    font-weight: 700;
}

.paso-3 .estado-3 i {
    background: #3366CC;
    border-color: #3366CC;
    color: white;
}

/*Paso 4 activo:*/
.paso-4 .estado-1 span, .paso-4 .estado-2 span, .paso-4 .estado-3 span {
    color: #BABABA;
}

.paso-4 .estado-1 i, .paso-4 .estado-2 i, .paso-4 .estado-3 i {
    background: #BABABA;
    border-color: #BABABA;
    color: white;
}

.paso-4 .estado-4 span {
    color: #3366CC;
    font-weight: 700;
}

.paso-4 .estado-4 i {
    background: #3366CC;
    border-color: #3366CC;
    color: white;
}

.modal-header .close i {
    color: black;
}