/*Client Custom CSS Code Here*/

/* Login */ 

.online-two-iso.login body {
    background: url(/vitescomx/media/Vitesco%20Mex/Vitesco-Home-2021.jpg) no-repeat ;
    background-position: 0% 7%;
    background-size: cover;
}  

/*Header*/  

#logo {
    width: 100%!important;
    background: url(/vitescomx/media/Vitesco%20Mex/Vitesco-Header-2021_V2.png) no-repeat center center;
    background-size: cover;
    height: 75px;
}

#header {
    clear: both;
    padding-bottom: 0px;
}


/*POCISIÓN DE LOS LINKS*/  
#links {
    float: right;
    font-size: 1.5em;
    position: relative;
    text-align: right;
    padding-top: 0px;
    x: ;
}

/*TAMAÑO DEL NOMBRE Y MENSAJE DE BIENVENIDA*/  
.onlineTwoPointO-home #home-intro {
    text-align: center;
    margin: 0.5em;
    font-size: 23px;
    color: #252c5c;
}


/*estilo de 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 {
    background-color: #f2e500;
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    float: none;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
}

#benefit-overview #overviewAccordion .panel-default>.panel-heading {
    background-color: #4b4b46;
    border-radius: 15px;
    color: red;
    font-size: 14px;
    padding-left: 0;
}

.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: #f2e500;
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 15px;
    color: black;
    display: inline-block;
    float: none;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    min-width: auto;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
}

#benefit-overview .know-more-link A {
    color: black;
    text-decoration: none;
    text-transform: none;
    padding: 1px 16px 1px 16px;
}



/*Imagen "registrar trámites, Administración de trámites, Perfil"*/

.onlineTwoPointO-home .module-content #home-module-manage-claims {
    background-image: url(/vitescomx/media/Vitesco%20Mex/Vitesco-AdministrarTramites-2021.png);
    background-repeat: no-repeat;
    background-size: contain;
}


.onlineTwoPointO-home .module-content #home-module-make-a-claim {
    background-image: url(/vitescomx/media/Vitesco%20Mex/Vitesco-RegistrarTramite-2021.png);
    background-repeat: no-repeat;
    background-size: contain;
}


.onlineTwoPointO-home .module-content #home-module-account {
    background-image: url(/vitescomx/media/Vitesco%20Mex/Vitesco-Perfil-2021.png);
    background-repeat: no-repeat;
    background-size: contain;
}


/*Posicion del TEXTO"*/
#home-module-make-a-claim .make-a-claim-copy {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    padding-left: 45px;
    FONT-FAMILY: "Arial", Georgia, serif;
    font-size: 15px;
    color: #3CB4A0;
    margin: 0;
}

#home-module-manage-claims .manage-claims-copy {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    padding-left: 45px;
    font-family: "Arial", Georgia, serif;
    color: #3CB4A0;
    margin: 0;
}


#home-module-account .account-copy {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    padding-left: 45px;
    font-family: "Arial", Georgia, serif;
    color: #3CB4A0;
    margin: 0;
}


/*boton registra tu tramite*/
@media (min-width: 767px)
#home-module-make-a-claim .make-a-claim-buttons button {
    position: absolute;
    border-radius: 15px;
    background-color: #eb7fa5;
    top: 65%;
    right: 4%;
}


/*Redondeo y Color del recuadro PERFIIL*/
html#profile body#profile .profile #profile-online-2 .box-left-bg {
    background: #f2e500;
    BORDER-RADIUS: 15px;
    padding: 32px 16px 24px 16px;
    float: left;
}


/*eLIMINAR EL ICONO DE TELÉFONO*/
#floating-header-content .call a {
    background-position: 0 -1820px;
    DISPLAY: NONE;
}



.onlineTwoPointO-home .module-content [class*='-buttons'] {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    min-width: 245px;
    width: 245px;
}


.onlineTwoPointO-home .module-content div[id*='home-module'] {
    background-position: inherit;
    background-size: cover;
    height: 100%;
}


.onlineTwoPointO-home .module-content [class*='-buttons'] button {
    background-color: #f2e500;
    border: 1px solid transparent;
    border-color: #fff;
    border-radius: 15px;
    color: #000000;
    display: inline-block;
    float: right;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    min-width: 200px;
    padding: 12px 20px;
    text-decoration: UNDERLINE;
    text-transform: uppercase;
}

/*ELIMINAR LA FECHA DE PAGO*/
td.claim-payment-date.ng-binding {
    DISPLAY: NONE;
}

th.claim-payment-date {
    DISPLAY: NONE;
}

/* Minification failed (line 33, error number 1036): Expected expression, found ';' */