.ui-widget-header {
    background: #005191 !important;
    color: white !important;
}

.lnkProteccion {
    cursor: pointer !important;
}

.wildcard-ssl {
    font-weight: bold;
    font-size: 7pt;
}

.condiciones_corpo {
    font-size: 12px;
    text-decoration: underline;
    color: blue;
}

.terminos_style {
    font-size: 11px;
    color: #033479;
    display: block;
}

.terminos_check {
    height: 20px;
    width: 20px;
    vertical-align: bottom;
}

.corpo_activar_btn {
    margin-left: auto;
    margin-right: auto;
}

.promociones_style_desktop {
    padding-left: 15px;
    margin-bottom: 15px;
}

.promociones_style_mobile {
    padding-right: 15px;
}

.terminos span {
    font-family: Poppins-Light;
    font-size: 10.97px !important;
    color: #00569E !important;
    border-bottom: none !important;
    text-decoration: none;
    margin-left: 5px;
    text-align: justify;
    align-self: center;
}

#divFormularioCompraNumeroTarjeta span {
    color: black;
    font-size: 10px;
}

#detProteccionDatos .ref {
    color: white;
}

.fs_9 {
    font-size: 9.0pt;
}

.fs_10 {
    font-size: 10pt;
}

.fs_15 {
    font-size: 15pt;
}

.pb_5 {
    padding-bottom: 5px;
}
.pl_5 {
    padding-left: 5px;
}
.pl_20 {
    padding-left: 20px;
}
.pt_3 {
    padding-top: 3px;
}
.mt_10 {
    margin-top: 10px;
}
.url_pdf {
    float: left;
    color: #002e6d;
    padding-top: 10px;
}

#divResult {
    position: absolute;
    top: 30px;
    right: 30px;
}

#frmPagar {
    border: 1px solid gray;
    width: 600px;
    padding: 15px;
    position: relative;
}

    #frmPagar input[type=submit] {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    #frmPagar #newTab {
        position: absolute;
        right: 10px;
        top: 40px;
    }

#UrlNotificacion span, #UrlRetorno span, #MedioCobro span, #FechaExpiracionTarjeta span {
    font-size: 12px;
    font-style: italic
}

.leyenda_convenio {
    color: silver;
    text-align: justify;
    font-size: 12px;
}
.leyenda_visa {
    font-size: 24px;
    text-align: center;
    padding: 20px;
}
.form_widget h2 {
    font-size: 15px;
    line-height: 24px;
    margin-left: 15px;
}
.form_widget img {
    float: right;
    margin-right: 7px;
    height: 48px;
}
.logo_emision {
    height: 50px;
    margin-top: -5px;
    margin-bottom: -5px;
}