﻿/*-------------------- Reset Styles ----------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: separate;
    border-spacing: 0;
    border: none;
}

caption, th {
    text-align: center;
    font-weight: bold;
    padding-bottom: 5px;
}

td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

/*-------------------- Empiezan Estilos Comunes ----------------------*/


html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
}

h1, h2, h3, h4, h5, h6 {
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
}

h2 {
    font-size: 18px;
    color: #757575;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
    font-weight: bold;
}

h3 {
    font-size: 18px;
    color: #cc0000;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
    font-weight: bold;
    font-size: 14px;
}

p, .binetas {
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
    font-size: 12px;
}

a {
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
}

    a:hover {
    }

strong {
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
    font-weight: bold;
}

span {
}

table {
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif";
    font-size: 12px;
}

/*-------------------- Begin Styles ----------------------*/

div#wrapper {
    width: 900px;
    margin: 0 auto;
}

div#header {
    margin: 20px 0 0 0;
    background: #cc0000;
    padding: 20px 0 0 20px;
    background: url(images/Main_header.jpg);
}

div#content {
    margin: 20 0 0 0;
}

div#footer {
    background: #cc0000;
    border-bottom-left-radius: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-bottom-right-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    min-height: 25px;
    margin: 10px 0 0 0;
}

div.spacer {
    clear: both;
    width: 100%;
}

/*-------------------- Estilos Header ----------------------*/

div.logo {
    margin-bottom: 5px;
    width: 134px;
    float: left;
}

div.tipoCambio {
    float: right;
    font-size: 12px;
    margin-top: 22px;
    vertical-align: middle;
}

    div.tipoCambio img {
        vertical-align: middle;
    }

div.cerrarSesion {
    font-size: 12px;
    padding: 0 10px 5px 0;
    vertical-align: middle;
}

    div.cerrarSesion a {
        color: #FFF;
        text-decoration: none;
        vertical-align: middle;
    }

    div.cerrarSesion img {
        vertical-align: middle;
    }

nav.top {
}

div.top ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div.top {
    float: left;
    height: 25px;
    font-size: 12px;
    margin: 25px 0 0 10px;
    padding: 0 0px 0 0px; /* 0 12px 0 12px;*/
    font-family: Frutiger, Arial, Helvetica, sans-serif;
}

    div.top li.btnCierre {
        border-right: 0;
    }

    div.top span {
        border-right: solid 2px #FFF;
        padding: 0 5px 5px 5px;
    }

    div.top a {
        color: #FFF;
        text-decoration: none;
        vertical-align: middle;
    }

    div.top img {
        vertical-align: middle;
    }

    div.top li a:hover {
    }



/*----------------- Notificaciones y Cerrar Session ----------------*/

.icon-box-red {
    float: right;
    margin: auto 15px;
    text-align: center;
    cursor: pointer;
}

    .icon-box-red .icon {
        width: 50px;
        height: 50px;
        display: flex;
        margin: 0 auto;
    }

        .icon-box-red .icon .notifications-icon {
            width: 24px;
            height: 24px;
            margin: auto;
            position: relative;
        }

            .icon-box-red .icon .notifications-icon .circle {
                display: relative;
                width: 1rem;
                height: 1rem;
                background-color: #fff;
                border: #BB2828 2px solid;
                border-radius: 100%;
                position: absolute;
                z-index: 100;
                bottom: 12px;
                left: 10px;
            }

                .icon-box-red .icon .notifications-icon .circle .number {
                    color: #BB2828;
                    font-size: .8rem;
                    position: relative;
                    bottom: 2px;
                    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
                }

        .icon-box-red .icon .pending {
            -webkit-animation: nudge 1s infinite ease-in-out;
            animation: nudge 1s infinite ease-in-out;
        }

    .icon-box-red .icon-label {
        font-size: 10px;
        color: #fff;
        display: block;
    }

/*-------------------- Estilos Content ----------------------*/

div.bannerLeft {
    margin-top: 0px;
}

div.bannerLeftFastAcces {
    margin-top: 5px;
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    font-weight: bolder;
    height: 28px;
    width: 150px;
    border-top: 4px solid;
    padding: 10px 10px;
    cursor: pointer;
}

#btnMenuMarchamos:hover,
#btnMenuMarchamos label:hover {
    cursor: pointer;
}

div.bannerLeftFastAcces.pagueMarchamoLeftBanner {
    padding: 10px 8px 10px;
    height: 62px;
    width: 155px !important;
}

    div.bannerLeftFastAcces.pagueMarchamoLeftBanner span {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 12px;
        width: 164px;
        height: 60px;
        background: #FFFFFF;
        border: 1px solid #E2E8EE;
        box-shadow: 0px 2px 10px rgba(0, 34, 91, 0.11);
        border-radius: 8px;
        flex: none;
        order: 0;
        flex-grow: 1;
    }

    div.bannerLeftFastAcces.pagueMarchamoLeftBanner label {
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 18px;
        display: flex;
        align-items: center;
        flex: none;
        flex-grow: 1;
        margin-left: 12px;
    }

    div.bannerLeftFastAcces.pagueMarchamoLeftBanner .seleccionado {
        color: #773FD7;
        background-color: #F6F7FC;
    }

div.bannerLeftMuestraDatos1 {
    /* margin-top: 5px; */
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    /* font-weight:bolder;*/
    /*height:28px; */
    width: 150px;
    /*border-top:4px solid;*/
    /* padding:10px 10px;*/
    background-color: #EFF0EF /*f3f3f3*/;
    /* color:#000000;*/
    /*cursor:pointer;*/
    border-radius: 9px 9px 0px 0px;
    -moz-border-radius: 9px 9px 0px 0px;
    -webkit-border-radius: 9px 9px 0px 0px;
    border: 0px solid #000000;
}

/*div.bannerLeftFastAcces span
{
  vertical-align: middle;
}*/

div.TCambioBanner {
    margin-top: 0px;
    height: 97px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

div.columnLeft {
    width: 180px;
    float: left;
}

    div.columnLeft ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

div.subMenu2 li {
    background: url(images/flecha.png) no-repeat left;
    padding: 0 0 0 8px;
}

    div.subMenu2 li a {
        color: #CC0000;
        text-decoration: none;
    }

div.LogOn {
    width: 580px;
    margin: auto auto;
}

div.columnRight {
    width: 580px;
    float: left;
}

div.usuarioFecha {
    width: 692px;
    margin-left: -10px;
    margin-bottom: 10px;
    padding: 5px 0 10px 10px;
    border-bottom: solid 1px #C00;
}

div.subMenu {
    /*border-bottom: solid 2px #FF0000;*/
    clear: both;
    width: 702px;
    margin: 0 0 0 0;
}

    div.subMenu ul {
        /*margin: 0;
    padding: 0;*/
        list-style: none;
    }

    div.subMenu li.sb_over:first-child {
        border-left: none;
        border-right: solid 2px #FFF;
    }

    div.subMenu li.sb_over:last-child {
        border-right: none;
        border-left: solid 2px #FFF;
    }

    div.subMenu li {
        float: left;
        width: 117px;
        height: 24px;
        margin: 0 0 0 0;
        font-size: 12px;
        line-height: 2em;
        text-align: center;
        padding: 2px 0 0 0;
        border-bottom: solid 1px #FFF;
        background: url(images/Boton-inerte.jpg) no-repeat;
    }

        div.subMenu li.sb_over {
            height: 25px;
            width: 115px;
            font-size: 13px;
            border-bottom: none;
            border-left: solid 1px #FFF;
            border-right: solid 1px #FFF;
            background: url(images/Boton-seleccion.jpg);
        }

        div.subMenu li a {
            color: #FFFFFF;
            text-decoration: none;
        }

        div.subMenu li.sb_over a {
            color: #000000;
        }

div#contentContainer {
    border: solid 1px #C00;
    float: left;
    margin-top: 2px;
    margin-bottom: 10px;
    width: 700px;
    overflow: hidden;
}

/*-------------------- Estilos ColumnRight ----------------------*/

div.columnRightFooter {
    width: 680px;
    float: left;
}

div.subMenu3 {
    width: 702px;
    clear: both;
    height: 25px;
    background: #CCC;
    border-bottom: none;
}

    div.subMenu3 li {
        float: left;
        padding: 0 15px 0 15px;
        height: 15px;
        font-size: 12px;
        margin: 5px 0 5px 0;
        border-right: solid 2px #FFF;
    }

        div.subMenu3 li a {
            color: #000;
            display: block;
            font-weight: bold;
            text-decoration: none;
        }

        div.subMenu3 li.over {
            padding-left: 0px;
        }

        div.subMenu3 li.over {
            padding-left: 20px;
            text-decoration: underline;
            background: url(images/submenu1-selected.png) no-repeat;
        }

        div.subMenu3 li a:hover {
            color: #FFF;
            text-decoration: underline;
        }

        div.subMenu3 li.over a:hover { /*background: url(images/submenu2-selected.png) no-repeat;*/
        }

        div.subMenu3 li.fechaRight {
            float: right;
            border: none;
            padding-right: 20px;
            background: none;
            color: #000;
            font-weight: bold;
        }

nav.SubMenu4 {
    margin: 0 0 2px 4px;
    clear: both;
}

    nav.SubMenu4 li {
        float: left;
        margin: 0 3px 0 0;
        padding: 5px;
        font-size: 12px;
        background: #CCC;
        border-top: solid 1px #999;
        border-left: solid 1px #999;
        border-right: solid 1px #999;
    }

        nav.SubMenu4 li a {
            display: block;
            color: #333333;
            text-decoration: none;
        }

            nav.SubMenu4 li a:hover {
                color: #FFF;
            }

        nav.SubMenu4 li.over {
            background: #FFF;
        }

div.navSubMenu4 {
    clear: both;
    width: 702px;
    height: 22px;
    margin-left: -10px;
    background: #CCC;
}

    div.navSubMenu4 li {
        float: left;
        height: 12px;
        font-size: 12px;
        padding: 0 15px 0 0px;
        margin: 5px 0 5px 15px;
        border-right: solid 1px #FFF;
    }

        div.navSubMenu4 li a {
            color: #000;
            display: block;
            font-weight: bold;
            text-decoration: none;
        }

        div.navSubMenu4 li.over {
            color: #000;
            padding-left: 20px;
            text-decoration: underline;
            background: url(images/submenu1-selected.png) no-repeat;
        }

        div.navSubMenu4 li a:hover {
            color: #FFF;
            text-decoration: underline;
        }

        div.navSubMenu4 li.over a:hover { /*background: url(images/submenu2-selected.png) no-repeat;*/
        }

div.contentRow1 {
    padding: 0 10px 10px 10px;
}

div.contentRow2 {
    padding: 10px;
    border-top: solid 1px #C00;
}

div.contentRow3 {
    padding: 10px;
    border-top: solid 1px #C00;
}

    div.contentRow3 a {
        color: #999;
        font-size: 90%;
        font-weight: bold;
        text-decoration: none;
    }

        div.contentRow3 a.linkgrid {
            color: #0000FF;
            text-decoration: underline;
        }

div.btnContentRow3 a {
    /*background:#CC0000;*/
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 289px;
    float: left;
    text-align: center;
    border-right: solid 1px #000;
    color: #0000FF;
}

div.btnContentRow3noBorder a {
    /*background:#CC0000;*/
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 290px;
    float: left;
    text-align: center;
    color: #0000FF;
    text-decoration: underline;
}

div.contentFooterLink {
}

    div.contentFooterLink a {
        color: #FFF;
        text-decoration: underline;
    }

div.btnContentFooterLink {
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #9E0508;
    width: 349px;
    float: left;
    text-align: center;
    border-right: solid 1px #FFF;
    font-weight: bold;
    height: 20px;
    padding-top: 6px;
}

div.btnContentFooterLinknoBorder {
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #9E0508;
    width: 349px;
    float: left;
    text-align: center;
    font-weight: bold;
    height: 20px;
    padding-top: 6px;
}

div.iconos {
    float: left;
    width: 40px;
    margin: 10px 0 0 120px;
    text-align: center;
}

    div.iconos p {
        font-size: 10px;
    }

        div.iconos p a {
            color: #000000;
        }

div.iconLeft {
    margin: 10px 0 0 0px;
    text-align: center;
}


div.icon {
    margin: 10px 0 0 50px;
    text-align: center;
}

    div.icon p, div.iconLeft p {
        font-size: 10px;
    }

        div.icon p a, div.iconLeft p a {
            color: #000000;
        }

div.contentRow5 {
    float: left;
    width: 560px;
    padding: 10px;
    border-top: solid 1px #999;
}

table.tableContentRow5 {
    width: 560px;
}

table.subTablerow5 {
    width: 540px;
}

table.TipoCambio {
    width: 168px;
    height: 99px;
    font-size: 11px;
    background-repeat: no-repeat;
}


table.tableContentRow5 td {
    padding: 5px;
    vertical-align: bottom;
}

    table.tableContentRow5 td img {
        vertical-align: bottom;
    }

div.verificacion {
    font-size: 12px;
    width: 340px;
    margin: 0 auto;
    vertical-align: top;
}

    div.verificacion img {
        vertical-align: bottom;
    }

p.campoDinamico {
    border: solid 1px #CC0000;
    float: right;
    padding: 3px;
    color: #CC0000;
}

table.movimientos {
    width: 680px;
    font-size: 12px;
}

    table.movimientos tr td:first-child {
        text-align: right;
    }

    table.movimientos td {
        padding: 5px;
        vertical-align: bottom;
    }

table i {
    font-family: Helvetica, Arial, sans-serif;
    font-style: italic;
    color: #CC0000;
}

table.movimientos select {
    width: 280px;
}

table.rangoFechas {
    border: solid 1px #999999;
    padding: 0;
    margin: 0;
}

input {
    border: solid 1px #A9A9A9;
    border-radius: 5px 0 5px 0;
    -moz-border-radius: 5px 0 5px 0;
    -webkit-border-radius: 5px 0 5px 0;
}

select {
    font-size: 12px;
    border: solid 1px #A9A9A9;
    border-radius: 5px 0 5px 0;
    -moz-border-radius: 5px 0 5px 0;
    -webkit-border-radius: 5px 0 5px 0;
}

table.rangoFechas img {
    vertical-align: bottom;
}

table.rangoFechas tr td:first-child {
    text-align: right;
    padding-right: 5px;
}

table.rangoFechas td.titulo h4 {
    text-align: center;
    font-weight: bold;
}

table.rangoFechas td.titulo {
    border-bottom: solid 1px #999;
}

table.rangoFechasSencillo {
    width: 285px;
    border: 0px;
    padding: 0;
    margin: 0;
}

    table.rangoFechasSencillo img {
        vertical-align: bottom;
    }

div.contentRow4 {
    padding: 20px;
}

    div.contentRow4 p {
        margin: 10px;
    }

        div.contentRow4 p strong {
        }

table.transacciones {
    width: 600px;
    max-width: 600px;
    border: solid 1px #999;
}

table.Impresiontransacciones {
    width: 620px;
    max-width: 620px;
    border: solid 1px #999;
}

table.transacciones h4 {
    padding: 5px;
    font-size: 16px;
    font-family: Frutiger, Arial, Helvetica, sans-serif;
}

table.trans {
    border-width: 0px;
    width: 600px;
    max-width: 600px;
}

table.trans2 {
    border-width: 0px;
    width: 100%;
}

table.trans h4 {
    padding: 5px;
    font-size: 14px;
    font-family: Frutiger, Arial, Helvetica, sans-serif;
}

table.transacciones tr td.encabezado {
    border-bottom: solid 1px #999;
}

table.transacciones tr td, table.transaccionesDos tr td, table.trans tr td {
    text-align: center;
    height: 20px;
    padding-top: 1%;
    min-width: 24px;
    max-width: 150px;
}

table.transaccionesDos {
    border-width: 1px;
    border-color: #999;
    width: 600px;
    max-width: 600px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

table.transaccionesInternas {
    width: 600px;
    max-width: 600px;
    font-size: 12px;
    padding: 0;
    margin: 0;
}


table.transaccionesInternasMiPago {
    width: 645px;
    max-width: 645px;
    font-size: 12px;
    padding: 0;
    margin: 0;
}



table.TransacEntreCtas {
    width: 100%;
    max-width: 100%;
    font-size: 12px;
    padding-left: 5%;
    padding-right: 1%;
    margin: 0;
}

table.transaccionesInternas tr td:first-child {
    border: none;
}

table.transaccionesInternas tr td p {
    margin: 0;
    padding: 3px;
}

table.transaccionesInternas tr td.references {
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    width: 100px;
    text-align: left;
    padding-bottom: 7px;
    padding-left: 5px;
}

table.AccesoOpcionesNoHabilitadas tr td.tdAcceso {
    text-align: justify;
    vertical-align: top;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    font-weight: bold;
}


table.transaccionesInternas tr td.buttons {
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    width: 50px;
    text-align: center;
}

table.transaccionesInternas tr td.users {
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    width: 185px;
    text-align: left;
    padding-left: 10px;
}


table.transaccionesInternas tr td.services {
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    width: 325px;
    text-align: left;
    padding-left: 10px;
}


table.transaccionesInternas tr td.descriptions {
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    width: 325px;
    text-align: center;
    padding-left: 10px;
}

table.transaccionesInternas tr td.identification {
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    width: 100px;
    text-align: center;
    padding-bottom: 7px;
    padding-left: 5px;
}


/*-------------------- Estilos Login ----------------------*/

/*.imagenFondo {
    position: relative;
    width: 663px; 
  
}
.imagenFondo span {
    position: absolute;
    left: 0;
 }*/

/*.image { position: relative; width: 100%; 
  h2 { position: absolute; top: 200px; left: 0; width: 100%; } 

 h2 span { color: white; 
          font: bold 24px/45px Helvetica, Sans-Serif; 
          letter-spacing: -1px; 
          background: rgb(0, 0, 0);
           background: rgba(0, 0, 0, 0.7); 
           padding: 10px; 
       } 
 h2 span.spacer { padding:0 5px; }*/


barnner1 {
    width: 800px;
    height: 100px;
    position: relative;
    background-image: url(“../imagenes/imagen1.jpg”);
    background-repeat: no-repeat;
}


div.loginBox {
    margin: auto;
    width: 570px;
}

div.loginBoxContent h1 {
    margin: 5px;
    font-size: 36px;
}

    div.loginBoxContent h1 span {
        color: #FF0000;
        font-size: 26px;
        font-weight: bold;
        font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
    }

/*div.loginBoxContent h2{
    color: Maroon;
    font-size: 20px;
    font-weight: bold;
    font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
}*/

div.loginBoxContent p {
    margin: 5px;
}


div.loginBoxContent h3 {
    margin: 5px;
    color: #F00;
    text-decoration: underline;
    font-size: 14px;
}

/*div.loginField1 
{
    background: #EFF0EF;
    border: solid 0px #FFF;
    padding: 30px;
    margin: 0 auto;
    padding:2px 25px 6px 25px;
}*/

div.loginField {
    background: #FFF;
    border: solid 1px #999;
    padding: 10px;
    margin-bottom: 20px;
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
}



    div.loginField label {
        font-size: 16px;
        font-weight: bolder;
    }

    div.loginField input {
        border: solid 1px #999;
    }

        div.loginField input[type="submit"] {
            height: 24px;
            color: #FFFFFF;
            background-color: #C12026;
        }

        div.loginField input[type="text"], div.loginField input[type="password"] {
            width: 90%;
            font-size: 14px;
        }

div.passwordChangeField {
    background: #FFF;
    border: solid 1px #999;
    padding: 10px;
    margin-bottom: 20px;
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

div.loginBoxFooter {
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    height: 10px;
    background: #cc0000;
}

div.rowContacto {
    border: solid 1px #CCC;
    width: 570px;
    height: 24px;
    text-align: center;
}

div.btnContacto {
    border: solid 1px #FFF;
    float: left;
    width: 283px;
    height: 22px;
    background: #CCC;
    vertical-align: middle;
}

    div.btnContacto p {
        font-size: 14px;
        height: 22px;
        padding-top: 3px;
    }

        div.btnContacto p span {
            color: #FF0000;
            font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
            font-weight: bold;
        }

        div.btnContacto p a {
            color: #FF0000;
        }



div.MsjeAdvertenciaEstadocuenta {
    margin-left: 8px;
    width: 680px;
    float: left;
}

    div.MsjeAdvertenciaEstadocuenta p {
        font-size: 14px;
        padding-top: 3px;
    }

        div.MsjeAdvertenciaEstadocuenta p span {
            color: #FF0000;
            font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
            font-weight: bold;
        }

/*----------------------------------------*/
div.btnContacto1 {
    border: solid 1px #FFF;
    float: left;
    width: 325px;
    height: 44px;
    background: #CCC;
    vertical-align: middle;
}

div.btnContacto11 {
    border: solid 1px #FFF;
    float: left;
    width: 241px;
    height: 44px;
    background: #CCC;
    vertical-align: middle;
}

    div.btnContacto1 p, div.btnContacto11 p {
        font-size: 14px;
        height: 16px;
        padding-top: 3px;
    }

        div.btnContacto1 p span, div.btnContacto11 p span {
            color: #FF0000;
            font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
            font-weight: bold;
        }

/*div.btnContacto1 p a, div.btnContacto11 p a { color: #FF0000; }*/


/***********************************************/


/*----------------------------------------*/


/*div.btnContacto11 p { font-size: 14px; height: 22px; padding-top: 3px }*/
/*
div.btnContacto11 p span {
    color: #FF0000;
    font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
    font-weight: bold;
}*/

/*div.btnContacto11 p a { color: #FF0000; }*/


/***********************************************/


/*.efecto_Lineas_Hundidas li
        {
           
            margin: 4px 4px 4px; 
            list-style:none;
            border-bottom:1px solid #fff
                                }     
.efecto_Lineas_Hundidas li span
        {
            display: block;
            padding:2px 4px 6px 4px;
            border-bottom:1px solid #dfdddd
            }
            
 */
/*
table td.InicioSession {
            margin-top:4px;
            color: #666;
            display: block;
            padding:2px 4px 6px 4px;
            border-left:1px solid #dfdddd
}
*/




/*-------------------- Estilos Popup ----------------------*/

div.popup {
    z-index: 2;
    position: absolute;
    border: 2px solid #333333;
    text-align: left;
    background: #FFFFFF;
}

    div.popUp li {
        background: url(images/flecha.png) no-repeat left;
        padding: 0 0 0 8px;
        font-family: Frutiger, Arial, Helvetica, sans-serif;
        font-size: 12px;
    }

div.boton {
    float: right;
    margin: 5px;
    cursor: pointer;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CC0000;
    width: 45px;
    height: 16px;
    position: absolute;
    margin-top: -1px;
    padding-top: 2px;
    text-align: center;
}

#divGestiones #divMensaje label.mensajeError {
    color: #ef1212 !important;
}

label.mensajeError {
    color: black;
    font-size: 12px;
    font-weight: bold;
    font: Verdana, Arial, Helvetica, sans-serif;
}

label.mensajeErrorRojo {
    color: red !important;
}

label.mensajeExitoso {
    color: Green;
    font-size: 12px;
    font-weight: bold;
    font: Verdana, Arial, Helvetica, sans-serif;
}

.labelInstruccion {
    color: #FF0000;
}

/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-error {
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    font: Verdana, Arial, Helvetica, sans-serif;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    font: Verdana, Arial, Helvetica, sans-serif;
}

.validation-summary-valid {
    display: none;
}

/*
-----------------------------------------------------------*/

.enlace, #divCreditos .enlace, #divTarjetas .enlace, #divExcel .enlace {
    color: #0000FF;
    text-decoration: underline;
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

div.Linea {
    border-top: 1px solid #000000;
}

.despliegueSaldosTitulos {
    min-width: 140px !important;
}

.despliegueSaldos {
    text-align: right;
    height: 20px;
}

.despliegueCentrado {
    text-align: center;
    height: 20px;
}

.texto {
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
}



table.CorreosCtas {
    width: 85%;
    border-left: #C9C9C9 0px solid;
    border-right: #C9C9C9 0px solid;
    border-top: #C9C9C9 0px solid;
    border-bottom: #C9C9C9 0px solid;
    font-size: x-small;
}

    table.CorreosCtas tr td.Estilo {
        border-bottom: solid 0px #999;
        /*background-color:Green;*/
        width: 50%;
        text-align: center;
        max-width: 50%;
        font-size: small;
    }

    table.CorreosCtas tr td.EstiloCorreo {
        border-bottom: solid 0px #999;
        /*background-color:Green;*/
        width: 50%;
        text-align: left;
        max-width: 50%;
        font-size: small;
    }

    table.CorreosCtas tr td.EstiloCorreoConsulta {
        border-bottom: solid 0px #999;
        text-align: left;
        font-size: small;
    }

.formato-linea-grid {
    border-color: #6699FF;
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    height: 25px;
}

    .formato-linea-grid td.Montos {
        text-align: right;
        padding-right: 10px;
    }

    .formato-linea-grid td.Centrar {
        text-align: center;
    }

    .formato-linea-grid td.Izquierda {
        text-align: left;
        padding-left: 10px;
    }

    .formato-linea-grid td.NumeroLinea {
        text-align: left;
        padding-right: 10px;
        padding-left: 5px;
        font-weight: bold;
        max-width: 15px;
    }

    .formato-linea-grid td.Detalle {
        /*width: 200px;*/
        max-width: 200px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .formato-linea-grid td.Propietario {
        /*width: 200px;*/
        min-width: 150px;
        max-width: 200px;
        padding-left: 10px;
        padding-right: 10px;
    }


    .formato-linea-grid td.Correos {
        text-align: center;
    }

    .formato-linea-grid td.IzquierdaTransferencia {
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
        max-width: 50px;
    }

    .formato-linea-grid td.CentrarGrid {
        text-align: center;
        padding-left: 1%;
        padding-right: 1%;
        max-width: 20%;
    }

    .formato-linea-grid td.CentrarTransfer {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        width: 150px;
        max-width: 150px;
    }

    .formato-linea-grid td.CentrarTransferDetalle {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        width: 150px;
        max-width: 150px;
    }

    .formato-linea-grid td.CentrarTransferCuenta {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        width: 100px;
        max-width: 100px;
    }

    .formato-linea-grid td.AlinearGridTransfer {
        text-align: left;
        padding-left: 18px;
        padding-right: 10px;
        width: 150px;
        max-width: 150px;
    }

    .formato-linea-grid td.tranferIzquierda {
        text-align: center;
        max-width: 5%;
    }

    .formato-linea-grid td.SelectAll {
        text-align: center;
        padding-left: 10px;
        width: 15px;
    }

    .formato-linea-grid td.Servicio {
        text-align: left;
        font: 10px Frutiger, Arial, Helvetica, sans-serif;
        width: 2px;
    }

    .formato-linea-grid td.PagoServ {
        text-align: left;
        font: 11px Frutiger, Arial, Helvetica, sans-serif;
        width: 195px;
        text-align: left;
        padding-left: 5px;
    }

    .formato-linea-grid td.PagoServCliente {
        text-align: left;
        font: 11px Frutiger, Arial, Helvetica, sans-serif;
        width: 170px;
        text-align: left;
        padding-left: 5px;
    }

    .formato-linea-grid td.HistNombre {
        text-align: left;
        width: 35%;
    }

    .formato-linea-grid td.HistDireccion {
        text-align: left;
        width: 45%;
    }

    .formato-linea-grid td.HistTelf {
        text-align: left;
        padding-left: 7px;
        padding-right: 15px;
        width: 20%;
    }

    .formato-linea-grid td {
        word-break: break-word;
    }

/*** Brinda el formato a la línea de Footer ***/

.formato-linea-footer {
    font: 8pt Frutiger, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
}

    .formato-linea-footer a, .contentRow3 .formato-linea-footer a {
        font: 8pt Frutiger, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
    }

    .formato-linea-footer td {
        text-align: center;
    }





.formato-linea-header th[scope=col] {
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    height: 25px;
    text-align: center;
}

    .formato-linea-header th[scope=col] a:link {
        font: 8pt Frutiger, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
        text-align: center;
    }

    .formato-linea-header th[scope=col] a:visited {
        font: 8pt Frutiger, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
    }

    .formato-linea-header th[scope=col] a:active {
        font: 8pt Frutiger, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
    }

    .formato-linea-header th[scope=col] a:hover {
        font: 8pt Frutiger, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
    }

.btnAceptar:hover {
    cursor: pointer;
}

.btnAceptar {
    border-size: 0px;
    border-style: none;
    background-image: url('images/btnAceptar.jpg');
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center center;
    background-color: #ffffff;
    width: 48px;
    height: 45px;
    cursor: hand;
}

.btnAdd {
    border-size: 0px;
    border-style: none;
    cursor: hand;
    background-image: url('images/RightArrow.jpg');
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center center;
    width: 20px;
    height: 20px;
}

.btnRem {
    border-size: 0px;
    border-style: none;
    cursor: hand;
    background-image: url('images/LeftArrow.jpg');
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center center;
    width: 20px;
    height: 20px;
}

.btnScotiaBoton {
    font: 8pt Frutiger, Arial, Helvetica, sans-serif;
    background-color: #CCC;
    color: Black;
}


.btnAplicar {
    border-size: 0px;
    border-style: none;
    cursor: hand;
    background-image: url('images/btnAplicar.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center center;
    width: 16px;
    height: 16px;
}

.btnBuscar {
    border-style: none;
    background-color: white;
    text-align: center;
    cursor: pointer;
}

    .btnBuscar.h1 {
        color: red;
        font-weight: bold;
    }

.btnEditar {
    border-size: 0px;
    border-style: none;
    cursor: pointer;
    background-image: url('images/btnEditar.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center center;
    width: 10px;
    height: 16px;
}

.btnEliminar {
    border-size: 0px;
    border-style: none;
    cursor: pointer;
    background-image: url('images/btnEliminar.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center center;
    width: 10px;
    height: 16px;
}

.btnValidar {
    border-size: 0px;
    border-style: none;
    cursor: hand;
    background-image: url('images/btnValidar.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center center;
    width: 10px;
    height: 16px;
}

.btnError {
    border-size: 0px;
    border-style: none;
    cursor: hand;
    background-image: url('images/btnError.jpg');
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center center;
    width: 16px;
    height: 16px;
}

.btnGenClass {
}



.formato-Montos {
    width: 100px;
    /*margin-left: 2px;*/
    text-align: right;
}

.formato-MontosTransfer {
    width: 20%;
    /*margin-left: 2px;*/
    text-align: right;
    padding-left: 1%;
    padding-right: 1%;
}

.formato-Cuentas {
    width: 150px;
}

table.Centrada {
    width: 600px;
    max-width: 600px;
    border: solid 1px #999;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-top: 2%;
    border: "0";
    margin: 0;
}

    table.Centrada tr {
        text-align: center;
        height: 30px;
    }

    table.Centrada th {
        font-weight: bold;
    }

table.conBorde {
    padding: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: inherit;
}

table.Base {
}

table td.negrita {
    font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

table.procesos {
    width: 680px;
    font-size: 12px;
}

    table.procesos tr {
        text-align: left;
    }

    table.procesos td {
        vertical-align: bottom;
    }

table.AccesoNoHabilitado {
    background: #FFF;
    border: solid 1px #999;
    margin-bottom: 20px;
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

div.contentRowNoPadding {
    border-top: solid 1px #000;
}


    div.contentRowNoPadding td {
        padding-left: 5px;
        padding-top: 5px;
    }

/*------------------------------------------Seccion Desplegable-------------------------------------------*/

.seccionDesplegable {
    min-height: 30px;
    width: 100%;
}

.hlkDescargas, .contentRow3 .hlkDescargas {
    color: #0000FF;
    text-decoration: underline;
    font-family: Frutiger, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/*.show
{
    
    height:40px;
    width:40px;
    background:Url('../../Content/images/ocultar.png') no-repet left;
    
}*/

table.formulario, table.exterior, table.accounts, table.planilla {
    width: 640px;
    margin-left: 25px;
}

table.formulario, table.exterior, table.resultadoTransfer {
    /*width: 100%;*/
    margin-left: 5%;
    margin-right: 5%;
}

.contentRow1 table.formulario, .contentRow1 table.exterior, .contentRow1 table.accounts, .contentRow3 table.accounts {
    margin-left: 15px;
}

table.accounts td {
    vertical-align: bottom;
    padding-bottom: 5px;
}

table.accounts td {
    vertical-align: bottom;
    padding-bottom: 5px;
}

table.formulario td {
    height: 20px;
    min-height: 20px;
    vertical-align: bottom;
    padding-bottom: 5px;
}

table.exterior td {
    height: 20px;
    min-height: 20px;
    vertical-align: bottom;
    padding-bottom: 0px;
}

table.accounts tr td.detail {
    text-align: left;
    padding-top: 5px;
    padding-left: 127px;
    padding-bottom: 5px;
}

/***********************************************************************************/

table.formularioPreguntas input {
    margin-left: 3px;
}

table.formularioPreguntas select {
    width: 640px;
    margin-left: 3px;
    margin-right: 3px;
}

table.formularioPreguntas td {
    height: 95%;
    min-height: 95%;
    vertical-align: bottom;
    padding-bottom: 1%;
}


    table.formularioPreguntas td:first-child {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
        text-align: right;
        vertical-align: bottom;
        padding-right: 1%;
    }


/*resumen***************************************************************************************/




table.ResumenActualizacion {
    font-family: "Arial", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse: separate;
    width: 100%;
    padding: 5px 25px 5px 25px;
}

.ResumenActualizacion tr {
    text-align: left;
    margin: 5px auto 0px auto;
    text-align: center;
    height: auto;
    /*padding: auto auto 2px auto*/
}

    .ResumenActualizacion tr td:first-child {
        text-align: right;
        padding-left: 10px;
        width: 20%;
        padding: 3px;
    }

    .ResumenActualizacion tr td.vacio {
        width: 1%;
        text-align: center;
        padding: 3px;
    }

    .ResumenActualizacion tr td.normalDerechaGrande {
        width: 30%;
        text-align: right;
        padding: 3px;
    }

    .ResumenActualizacion tr td.normalDerecha {
        width: 25%;
        text-align: right;
        padding-left: 1%;
        padding: 3px;
    }

    .ResumenActualizacion tr td.normalDerechaPeque {
        width: 20%;
        text-align: right;
        padding: 3px;
    }

    .ResumenActualizacion tr td.normalIzquierda {
        width: 25%;
        text-align: left;
        padding: 3px;
    }

    .ResumenActualizacion tr td.normalIzquierdaGrande {
        width: 25%;
        text-align: left;
        padding: 3px;
    }

    .ResumenActualizacion tr td.IzquierdaGrande {
        width: 35%;
        text-align: left;
        padding: 3px;
    }

    .ResumenActualizacion tr td.CodArea {
        width: 5%;
        text-align: center;
        padding: 3px;
    }


    .ResumenActualizacion tr td.preguntas {
        width: 41%; /*Antes estaba en 45*/
        text-align: center; /*Antes estaba a la derecha*/
        padding: 3px;
        vertical-align: middle;
    }
/*
.ResumenActualizacion {
    margin: 20px auto 0px auto;
     text-align: left; 
   
}


.ResumenActualizacion td.vacio
{
 width: 1%;
}

.ResumenActualizacion tr td.header1, table.ResumenActualizacion tr td.header2 {
    width: 100%;
    text-align: center;
}
.ResumenActualizacion tr td.header1 { border-bottom: solid 1px #000000 }
.ResumenActualizacion tr td.info { width: 65%; }
.ResumenActualizacion tr td:first-child  
{
    text-align: right;
    padding-left: 10px ;
    width: 280%;
}

*/

/***************************************************************************************************1000000*/

/*table.ComprobanteMov tr td:last-child { padding-right: 10px }*/


/*Adm Cuentas */

/*table.ResumenActualizacion tr.LineaFinal { height: 50px; }

table.ResumenActualizacion tr td.celdaGris { background-color: #E5E5E5; }

table.ResumenActualizacion tr td.Montos {
    text-align: right;
    width: 25%;
}*/
/***********************************************************************************/


table.accounts tr td.detail p {
    min-width: 400px;
}

table.formulario input, table.exterior input, table.accounts input {
    margin-left: 3px;
}

table.formulario select, table.exterior select, table.accounts select {
    width: 280px;
    margin-left: 3px;
}

table.formulario td:first-child, table.accounts td:first-child {
    width: 120px;
    min-width: 120px;
    max-width: 120px;
    text-align: right;
    padding-right: 5px;
}

table.exterior td.encabezado {
    text-align: center;
    font-weight: bold;
}

table.exterior td:first-child {
    width: 120px;
    min-width: 120px;
    max-width: 120px;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}

table.exterior td:last-child {
    /*width: 120px;*/
    min-width: 120px;
    max-width: 120px;
    text-align: left;
    padding-left: 5px;
}

/*table.accounts td:last-child {
    width: 175px;
    max-width: 175px;
    padding-left: 5px;
}
table.accounts .insidetable td:first-child{max-width:50px}
table.accounts .insidetable td:last-child {max-width:120px}*/
/****Resumen de transacciones****/

.grid-sinpeResumen, .grid-exteriorComprobante {
    width: 100%;
    margin: auto;
}

.grid-sinpeResumen {
    border-top: solid 1px #8C8C8C;
}

.grid-sinpeResumenNoBorder {
    border-top: none;
}

.grid-sinpeResumen tr.header th[scope=col] {
    padding-top: 15px;
}




#divBancoExteriorGrid a.linkgrid {
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
}

.grid-sinpeResumen tr.formato-row td.Montos {
    width: 100px;
    text-align: right;
    padding-right: 10px;
}

.grid-sinpeResumen tr.formato-row td.buttons {
    width: 100px;
    text-align: center;
}

    .grid-sinpeResumen tr.formato-row td.buttons a {
        margin: 10px;
    }

.grid-sinpeResumen tr.formato-row td {
    padding-bottom: 10px;
}

    .grid-sinpeResumen tr.formato-row td.columnaCentrada {
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
    }

    .grid-sinpeResumen tr.formato-row td.inicial {
        width: 300px;
        max-width: 300px;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: bolder;
    }

    .grid-sinpeResumen tr.formato-row td.referencia {
        width: 50px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: bolder;
    }

    .grid-sinpeResumen tr.formato-row td.referenciaCalenda {
        width: 40px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: bolder;
    }

    .grid-sinpeResumen tr.formato-row td.montoSimpe {
        width: 50px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }

    .grid-sinpeResumen tr.formato-row td.extensa {
        width: 200px;
        max-width: 200px;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: bolder;
    }

    .grid-sinpeResumen tr.formato-row td.Grande {
        width: 275px;
        max-width: 275px;
        padding-left: 15px;
        padding-right: 15px;
        font: 11px Frutiger, Arial, Helvetica, sans-serif;
    }

    .grid-sinpeResumen tr.formato-row td.extensaCalenda {
        width: 240px;
        max-width: 250px;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: bolder;
    }

    .grid-sinpeResumen tr.formato-row td.ccc {
        width: 150px;
    }

    .grid-sinpeResumen tr.formato-row td.detalle {
        width: 250px;
    }

    .grid-sinpeResumen tr.formato-row td.detalleCalenda {
        width: 200px;
    }

.grid-sinpeResumen .buttons {
    width: 100%;
    text-align: center;
}

.grid-sinpeResumen .montoConsulta {
    width: 75px;
    text-align: center;
}

.grid-sinpeResumen .pequena {
    width: 75px;
    text-align: center;
}

.grid-sinpeResumen .pequenaFechas {
    width: 40px;
    text-align: center;
    padding-right: 5px;
    font-size: 10px;
    /*    color: #FF0000;*/
    /*font-style:italic;*/
    /* font: 9px Frutiger, Arial, Helvetica, sans-serif;*/
}


.grid-sinpeResumen .astSINPE {
    width: 75px;
    text-align: center;
    color: #FF0000;
    font-size: 20px;
    font-style: italic;
}

.grid-sinpeResumen .mediana {
    width: 150px;
    text-align: center;
}

.grid-exteriorComprobante tr.formato-row td.inicial {
    width: 160px;
    max-width: 160px;
    padding-left: 30px;
    padding-right: 10px;
    padding-bottom: 4px;
    font-weight: bolder;
}

.grid-exteriorComprobante tr.formato-row td.descripcion {
    width: 340px;
    max-width: 340px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
}

.grid-exteriorComprobante tr.formato-row td.etiquetasTotales {
    width: 80px;
    max-width: 80px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bolder;
    padding-bottom: 4px;
}

.grid-exteriorComprobante tr.formato-row td.totales {
    width: 100px;
    max-width: 100px;
    padding-left: 10px;
    padding-right: 30px;
    text-align: right;
    padding-bottom: 4px;
}

div.mensajeFloat {
    float: left;
    z-index: 50;
    width: 600px;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    position: absolute;
}


div.SinpeResumenPropietario {
    float: left;
    z-index: 50;
    width: 600px;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    position: absolute;
    /*padding: 0px 0px 0px 5px;*/
    /*font-weight: bolder;*/
    /* font-weight: bold;*/
    /*font: 11px Frutiger, Arial, Helvetica, sans-serif;*/
}

.grid-sinpeResumen div.marginLeft {
    margin-left: -275px;
}

.grid-sinpeResumen div.mensajeInfo {
    margin-top: 5px;
}

.grid-sinpeResumen div.mensajeError {
    color: #FF0000;
    margin-top: -5px;
}

.grid-sinpeResumen div.mensajeErrorPC {
    color: #FF0000;
    margin-top: -5px;
    margin-left: 10px;
    margin-right: -610px;
    display: table-caption;
}

.grid-sinpeResumen div.mensajeErrorComprobante {
    color: #FF0000;
    margin-top: 5px;
}

.grid-sinpeTable {
    width: 100%;
    text-align: center;
    padding: 5px 25px 5px 25px;
}

    .grid-sinpeTable td.columnaCentrada {
        text-align: center;
    }

    .grid-sinpeTable td.footerfirst {
        width: 120px;
        min-width: 120px;
        max-width: 120px;
        text-align: right;
        padding-right: 5px;
    }

    .grid-sinpeTable td span.footerhid {
        display: none;
    }
/*************DESPLEGABLE************/

table.desplegableHeader {
    width: 700px;
    margin-bottom: 5px;
}

    table.desplegableHeader a {
        color: #000000;
        margin-left: 5px;
        font-weight: bolder;
        text-decoration: none;
        vertical-align: middle;
    }

    table.desplegableHeader div.desplegableBtn {
        float: left;
        width: 20px;
        height: 20px;
        border: none;
        margin-top: -2px;
        margin-left: 5px;
        vertical-align: middle;
    }

        table.desplegableHeader div.desplegableBtn.PLUS {
            background: url("images/iconPlus.png");
        }

        table.desplegableHeader div.desplegableBtn.MINUS {
            background: url("images/iconMinus.png");
        }

    table.desplegableHeader span.headline {
        float: right;
        max-height: 1px;
        margin: 10px 0 0 0;
        vertical-align: middle;
        border-top: solid #8C8C8C 1px;
    }

    table.desplegableHeader span.headline2 {
        float: right;
        max-height: 1px;
        margin: 10px 0 0 0;
        vertical-align: middle;
        border-top: solid #8C8C8C 1px;
        margin-right: 15px;
    }
/*************FIN DESPLEGABLE************/

.transacciones table.TableGrid td {
    text-align: left;
    padding-left: 5px;
}

.centrarTexto {
    text-align: center;
}

table.Confirmacion tr {
    height: 30px;
}

table.Confirmacion td {
    padding-left: 5px;
}

table.ConfirmacionSoloProcesar tr {
    height: 30px;
}
/*************Comprobantes************/

table.ComprobanteMov {
    margin: 20px auto 0px auto;
    width: 95%;
    border: solid 1px #999;
}

    table.ComprobanteMov tr td {
        text-align: left;
        padding-top: 5px;
    }

        table.ComprobanteMov tr td.header1, table.ComprobanteMov tr td.header2 {
            width: 100%;
            text-align: center;
        }

        table.ComprobanteMov tr td.header1 {
            border-bottom: solid 1px #000000;
        }

        table.ComprobanteMov tr td.info {
            width: 65%;
        }

        table.ComprobanteMov tr td.date {
            width: 35%;
        }

        table.ComprobanteMov tr td:first-child {
            padding-left: 10px;
        }

        table.ComprobanteMov tr td:last-child {
            padding-right: 10px;
        }


    /*Adm Cuentas */

    table.ComprobanteMov tr.LineaFinal {
        height: 50px;
    }

    table.ComprobanteMov tr td.celdaGris {
        background-color: #E5E5E5;
    }

    table.ComprobanteMov tr td.Montos {
        text-align: right;
        width: 25%;
    }


/*************FIN Comprobantes************/

.formato-linea-favoritos {
    border-color: #6699FF;
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    height: 25px;
}

.celdaGris {
    background-color: #E5E5E5;
}

/*
.formato-linea-favoritos td.Services
{
    text-align: center;
    padding-left:50px;
    width:400px;
}

.formato-linea-favoritos td.User
{
    text-align: center;
    width:200px;
}


.formato-linea-favoritos td.Servicio
{
    text-align: left;
    font: 10px Frutiger, Arial, Helvetica, sans-serif;
    width:2px;
}

*/
hr {
    background-color: #c00;
    border: 0px;
    height: 1px;
}

table.DetalleActivos {
    width: 100%;
}

    table.DetalleActivos tr td.Desc {
        max-width: 10%;
    }

    table.DetalleActivos tr td {
        padding-left: 8px;
        min-width: 5%;
    }
/*--------------------------------------plantillaPlanilla--------------------------------------*/

#plantillaPlanilla div p {
    width: 100%;
    margin: 10px;
    font-size: 14px;
}

    #plantillaPlanilla div p span {
        font-weight: bold;
    }

#plantillaPlanilla div ul, #plantillaPlanilla div ol {
    margin: 10px 40px;
    font-size: 13px;
}

    #plantillaPlanilla div ul li {
        list-style: initial;
    }

    #plantillaPlanilla div ol li {
        list-style: decimal;
    }

        #plantillaPlanilla div ol li ul {
            margin: 10px 20px;
        }

    #plantillaPlanilla div ol li {
        list-style: initial;
    }

.no-deco {
    list-style: none !important;
}


/*--------------------------------------plantillaPlanillaMiPago--------------------------------------*/
#plantillaPlanillaMiPago div p {
    width: 100%;
    margin: 10px;
    font-size: 14px;
}

    #plantillaPlanillaMiPago div p span {
        font-weight: bold;
    }

#plantillaPlanillaMiPago div ul, #plantillaPlanillaMiPago div ol {
    margin: 10px 40px;
    font-size: 13px;
}

    #plantillaPlanillaMiPago div ul li {
        list-style: initial;
    }

    #plantillaPlanillaMiPago div ol li {
        list-style: decimal;
    }

        #plantillaPlanillaMiPago div ol li ul {
            margin: 10px 20px;
        }

    #plantillaPlanillaMiPago div ol li {
        list-style: initial;
    }

.no-deco {
    list-style: none !important;
}

/*---------------------------------------------------------------------------------------------*/

/*--------------------------------------plantillaTransferenciasMasivas--------------------------------------*/
#plantillaTransMasivas div p {
    width: 100%;
    margin: 10px;
    font-size: 14px;
}

    #plantillaTransMasivas div p span {
        font-weight: bold;
    }

#plantillaTransMasivas div ul, #plantillaTransMasivas div ol {
    margin: 10px 40px;
    font-size: 13px;
}

    #plantillaTransMasivas div ul li {
        list-style: initial;
    }

    #plantillaTransMasivas div ol li {
        list-style: decimal;
    }

        #plantillaTransMasivas div ol li ul {
            margin: 10px 20px;
        }

    #plantillaTransMasivas div ol li {
        list-style: initial;
    }

.no-deco {
    list-style: none !important;
}

.astTransfMasiva {
    width: 5px;
    text-align: center;
    color: #FF0000;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    vertical-align: middle;
}

.formatoLineaTransf {
    width: 15%;
    padding-left: 5px;
}

.referenciaChkTransfLiberar {
    width: 50px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bolder;
}

/*---------------------------------------------------------------------------------------------*/


/* tabla firmas de usuarios para tranferencias al exterior */

#trFirma_Mancomunada tr td, #trFirma_Mancomunada tr th {
    padding: 0px 5px 2px 0px;
    min-width: 100px;
    max-width: 150px;
}

.clear {
    clear: both;
}

/*prueba para corregir tabla de operaciones de credito*/

.tablaContainer table tr td {
    min-width: 135px;
}

.tablaContainer .despliegueSaldos {
    min-width: 300px !important;
}

@media screen, projection {
    #pTipoCambio {
        display: none;
    }
}

@media print {
    #contentContainer {
        background-color: white;
        height: 100%;
        width: 100%;
        margin-left: 75px;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
    }

    .columnLeft, .rowContacto, .loginBoxFooter, .subMenu, .subMenu2, .subMenu3, .subMenu4, .SubMenu4, .navSubMenu4, #header {
        display: none;
    }
}

.headerCheck {
    position: absolute;
    float: left;
    margin-left: 45px;
}

.grid-MarchamosProdAd {
    width: 100%;
    border-left: #C9C9C9 1px solid;
    border-right: #C9C9C9 1px solid;
    border-top: #C9C9C9 1px solid;
    border-bottom: #C9C9C9 1px solid;
}

    .grid-MarchamosProdAd tr.header th[scope=col] {
        /*padding-top: 2px;*/
        text-align: center;
        border-bottom: #C9C9C9 1px solid;
        background-color: #C9C9C9;
        /*padding-bottom: 2px;*/
        /*padding-left: 10px;*/
        padding: 2px 5px;
        vertical-align: middle;
    }

    .grid-MarchamosProdAd tr.formato-row td {
        padding-bottom: 5px;
        border-bottom: #C9C9C9 0px solid;
        border-right: #C9C9C9 0px solid;
    }

    .grid-MarchamosProdAd tr.formato-row {
        border: solid 1px #6699FF;
        font: 11px Frutiger, Arial, Helvetica, sans-serif;
    }


        .grid-MarchamosProdAd tr.formato-row td.IsCheck {
            width: 6%;
            padding-top: 3px;
            text-align: center;
        }


        .grid-MarchamosProdAd tr.formato-row td.Producto {
            width: 35%;
            padding-top: 5px;
            text-transform: uppercase;
            padding-left: 3px;
            padding-right: 6px;
        }

        .grid-MarchamosProdAd tr.formato-row td.Detalle {
            width: 45%;
            padding-top: 5px;
            padding-left: 5px;
            /*text-transform:uppercase;*/
            text-align: justify;
            padding-right: 6px;
        }

        .grid-MarchamosProdAd tr.formato-row td.Centrar {
            padding-top: 5px;
            padding-left: 5px;
            text-align: center;
            padding-right: 6px;
        }

        .grid-MarchamosProdAd tr.formato-row td.Montos {
            width: 100px;
            text-align: right;
            padding-right: 10px;
        }

.transaccionesInternas .astMiPago {
    width: 5px;
    text-align: center;
    color: #FF0000;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    vertical-align: middle;
}

div#MensajeValidaMipago {
    font-style: italic;
    font-size: 7px;
    color: #FF0000;
    padding-left: 15px;
}

.formato-linea-grid td.MPCentrar {
    text-align: center;
    max-width: 100px;
}
/*Empieza estilos para transferencia sinpe, notificación de correos*/
/*table.CorreosSinpe {
    width: 50px;
    max-width: 50px;
    font-size: x-small;
    text-align:left;
}*/

/*.formato-row{
    border: solid 1px #C0C0C0;
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    background-color: Silver
}*/

.Centrar {
    padding-top: 5px;
    padding-left: 5px;
    text-align: center;
    padding-right: 6px;
}

.CentrarError {
    padding-top: 5px;
    padding-left: 5px;
    text-align: center;
    padding-right: 6px;
    color: Red;
}

.AlinearIzquierda {
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
    padding-right: 149px;
}

table.transaccionesInternasPSP {
    width: 100%;
    max-width: 100%;
    font-size: 12px;
    padding: 0;
    margin: 0;
}


table.InfoPagoServicioPublico {
    width: 100%;
    margin-left: 0px;
    border-left: #B2BEB5 1px solid;
    border-top: #B2BEB5 1px solid;
    border-bottom: #B2BEB5 1px solid;
    border-right: #B2BEB5 1px solid;
    padding-bottom: 2px;
}


.InfoPagoServicioPublicoTD {
    background-color: #CDC9C9;
    font-size: small;
    color: Black;
    text-align: center;
    font: 11px Frutiger,Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 15px;
    width: 100%;
}
/*****************************************/
#accordion {
    padding-bottom: 10px;
}

    #accordion .ui-accordion-header {
        margin: 0px;
        text-align: left;
        padding-left: 20px;
        font-size: 12px;
        background-color: #ccc;
        color: Black;
    }

/*****************************************/
.headerTable {
    padding-top: 2px;
    text-align: center;
    border-bottom: #C9C9C9 1px solid;
    background-color: #C9C9C9;
    padding-bottom: 2px;
}

div.mensajeFloatError {
    float: left;
    z-index: 50;
    width: 600px;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    position: absolute;
    color: #FF0000;
}


/******************************************** CAMBIO CLAVE EN LINEA **************************************************/

div.CambioClave {
    width: 100%;
    margin: auto auto;
}

div.CambioClaveBox {
    width: 100%;
}

.lineaGris {
    background-color: #7575757D !important;
    border: 0px !important;
    height: 1px !important;
}

div.CambioClaveBoxContent1 {
    border: solid 1px #7575757D;
}

    div.CambioClaveBoxContent1 h1 {
        margin: 5px;
        font-size: 36px;
        font-family: Frutiger, Arial, Helvetica, sans-serif;
    }
/******************************************FIN CAMBIO CLAVE EN LINEA ************************************************/
/*-------------------- Grid Accordion ----------------------*/
#grid-accordion {
    border-collapse: separate;
    width: 100%;
    border-left: #585B62 1px solid;
    border-right: #585B62 1px solid;
    border-top: #585B62 1px solid;
    border-bottom: #585B62 1px solid;
}

    #grid-accordion h4 {
        margin: 0px;
        padding: 0px;
    }

    #grid-accordion img {
        float: right;
    }

    #grid-accordion ul {
        margin: 10px 0 10px 40px;
        padding: 0px;
    }

    #grid-accordion th {
        background: url(/Content/images/header_bkg.png) repeat-x scroll center left;
        padding: 7px 15px;
        text-align: left;
        padding-top: 2px;
        text-align: center;
        border-bottom: #C9C9C9 1px solid;
        background-color: #C9C9C9;
        padding-bottom: 2px;
    }

    #grid-accordion td {
        background: none repeat-x scroll center left;
        color: #000;
        padding-top: 7px;
        padding-bottom: 7px;
    }

.grid-accordion.td {
    background: #E4E4E4 none repeat-x scroll center left;
    color: #000;
    padding: 7px 15px;
}

#grid-accordion tr.odd td {
    background: repeat-x scroll center left;
    cursor: pointer;
}

#grid-accordion div.arrow {
    background: transparent url(/Content/images/arrows.png) no-repeat scroll 0px -16px;
    width: 16px;
    height: 16px;
    display: block;
}

#grid-accordion div.up {
    background-position: 0px 0px;
}

.formato-linea-accordion {
    border-color: #6699FF;
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    height: 25px;
    border: none;
}
/*-------------------- Fin Accordion ----------------------*/



/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////  MENU STYLE - MOUSE OVER ////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

#menu, #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu {
    width: 702px;
    margin: 0px auto;
    /*  border: 1px solid #222;*/
    /* background-color: #111;*/
    /* background-image: linear-gradient(#444, #111);/*
   /* border-radius: 6px;*/
    /*box-shadow: 0 1px 1px #777;*/
}

    #menu:before,
    #menu:after {
        content: "";
        display: table;
    }

    #menu:after {
        clear: both;
    }

#menu {
    zoom: 1;
}


    /*Menu principales(Tab's rojos)*/
    #menu li.principal {
        float: left;
        width: 143px;
        height: 24px;
        margin: 0 0 0 0;
        font-size: 12px;
        line-height: 2em;
        text-align: center;
        padding: 2px 0 0 0;
        border-bottom: solid 1px #FFF;
        color: #fff;
        background-color: #ae1f23;
        border-radius: 15px 15px 15px 0px;
    }

    /*Le formato al menu cuando es seleccionado por el usuario*/
    #menu li.sb_over {
        height: 25px;
        width: 145px;
        /* font-size: 13px;*/
        border-bottom: none;
        border-left: solid 1px #FFF;
        border-right: solid 1px #FFF;
        background-color: #ccc;
    }
        /*le da color a las letras del menu principal que este seleccionado*/
        #menu li.sb_over a {
            color: #000000;
        }

    #menu:hover li.principal:not(:hover) {
        /* -webkit-filter: blur(5px) grayscale(1);*/
        opacity: .7; /* fallback */
    }



/*#menu li.principal:hover > a {*/
/*color: #fafafa;*/
/* color: #FFF;
    text-shadow: none;
    background-color: #DCA459;
}*/

/*Este no existe es para pruebas*/
/*#menu li.principal >  a.principal:focus 
{
    height: 25px;
    width: 115px;
    font-size: 13px;
    border-bottom: none;
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
    background: url(images/Boton-seleccion.jpg)
}*/

::-moz-selection {
    background: #c7a04a;
    color: white;
}

::selection {
    background: #c7a04a;
    color: white;
}


/*#menu li.principal a {    */
#menu principal.li a {
    color: Black;
    text-decoration: none;
}


/******************Final tempo aqui*/
#menu li {
    float: left;
    text-align: left;
    /* border-right: 1px solid #222;
    box-shadow: 1px 0 0 #444;*/
    position: relative;
}

#menu a {
    /*float: center;*/
    padding: 12px 0px;
    color: #ffffff;
    /*  text-transform: uppercase;
    font: bold 12px Arial, Helvetica;*/
    text-decoration: none;
    /* text-shadow: 0 1px 0 #000;*/
}

#menu li:hover > a {
}
/*Hover para  los primeros submenus*/
#menu ul li:hover > a {
    color: #fafafa;
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
}

*html #menu li a:hover { /* IE6 only */
    color: #fafafa;
}

/*color de los submenus y posicion*/
#menu ul {
    clear: both;
    /*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;*/
    /*color: blue;*/
    margin: 20px 0 0 0;
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1;
    /* background: #d1d1d1;   
    background: linear-gradient(#EFF0EF, #d1d1d1);*/ /*linear-gradient(#444, #111);*/ /*fefefe*/
    background-color: #EFF0EF; /*Color mas claro en el degrado*/
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #EFF0EF), color-stop(90%, #d1d1d1));
    background-image: -webkit-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    background-image: -moz-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    background-image: -o-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    background-image: linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    /*box-shadow: 0 -1px 0 rgba(255,255,255,.3);  */
    border-radius: 2px;
    border-top: 1px solid #fff;
    box-shadow: inset 0px 1px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.15);
    transition: all .2s ease-in-out;
}

#menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

/* Posicion del segundo sub menu*/
#menu ul ul {
    top: 0;
    left: 160px;
    margin: 0 0 0 20px;
    _margin: 0; /*IE6 only*/
    box-shadow: -1px 0 0 rgba(255,255,255,.3);
}

#menu ul li {
    float: none;
    /**/
    text-align: left;
    /**/
    display: block;
    border: 0;
    _line-height: 0; /*IE6 only*/
    /*Efecto de las lineas entre los submenus */
    /* box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
    border-top: 1px solid #fff;
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
}

    #menu ul li:last-child {
        /*Efecto de las lineas entre los submenus */
        /*box-shadow: none;    */
        /*box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
        border-top: 1px solid #fff;
        box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
        -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
        -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    }

#menu ul a {
    padding: 5px /*10px*/;
    width: 150px; /*Aqui el tamaño de los sub menus*/
    _height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
    color: #000000; /*Color de letras en submenus aqui...*/
}
    /*color del mouse over sub menu*/
    #menu ul a:hover {
        /*background-color: #0186ba;
    background-image: linear-gradient(#04acec, #0186ba);*/
        background-color: #3875d7;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
        background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
        background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
        background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
        background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
        color: #fff;
    }

#menu ul li:first-child > a {
    border-radius: 3px 3px 0 0;
}

    /*Piquito del primer menu*/
    #menu ul li:first-child > a:after {
        content: '';
        position: absolute;
        left: 67px;
        top: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #cb061d;
    }

/*Color del piquito del primer submenu*/
#menu ul li:first-child a:hover:after {
    border-bottom-color: #cb061d;
}

/*Piquito del submenu*/
#menu ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #cb061d;
}


/*Color del piquito del Segundo submenu*/
#menu ul ul li:first-child a:hover:after {
    border-right-color: #cb061d;
    border-bottom-color: transparent;
}

#menu ul li:last-child > a {
    border-radius: 0 0 3px 3px;
}



@media screen and (min-width: 600px) {
    #menu {
        display: block !important;
    }
}

/* iPad */
.no-transition {
    transition: none;
    opacity: 1;
    visibility: visible;
    display: none;
}

#menu li:hover > .no-transition {
    display: block;
}

/*------------------------------------------ Fin Menu Style ----------------------*/

/*----------------------------------- START LOGIN STYLE ------------------------------------------------------------*/
.gradient {
    /* Center Positioning */
    width: 600px;
    height: 600px;
    position: fixed;
    left: 50%;
    top: 0% /*50%*/;
    margin-left: -300px;
    margin-top: -50px /*-300px*/;
    /* Fallback */
    background-image: url(images/login/gradient.png);
    background-repeat: no-repeat;
    /* CSS3 Gradient */
    background-image: -webkit-gradient(radial, 0% 0%, 0% 100%, from(rgba(213,246,255,1)), to(rgba(213,246,255,0)));
    background-image: -webkit-radial-gradient(50% 50%, 40% 40%, rgba(213,246,255,1), rgba(213,246,255,0));
    background-image: -moz-radial-gradient(50% 50%, 50% 50%, rgba(213,246,255,1), rgba(213,246,255,0));
    background-image: -ms-radial-gradient(50% 50%, 50% 50%, rgba(213,246,255,1), rgba(213,246,255,0));
    background-image: -o-radial-gradient(50% 50%, 50% 50%, rgba(213,246,255,1), rgba(213,246,255,0));
}

/*******************
LOGIN FORM
*******************/
div#wrapperLogin {
    width: 600px;
    margin: 0 auto;
}

.login-form {
    width: 600px /*570px*/ /*580px*/;
    vertical-align: middle;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    font-size: 12px;
    background: #f3f3f3;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    border-radius: 13px 13px 0px 0px;
    -moz-border-radius: 13px 13px 0px 0px;
    -webkit-border-radius: 13px 13px 0px 0px;
    behavior: url(../../Content/images/Login/PIE.htc);
}

    /*******************
HEADER
*******************/

    .login-form .header {
        background: url(images/Header-login.jpg);
        height: 70px;
        border-radius: 13px 12px 0px 0px;
        -moz-border-radius: 13px 12px 0px 0px;
        -webkit-border-radius: 13px 12px 0px 0px;
        behavior: url(../../Content/images/Login/PIE.htc);
    }

        .login-form .header h1 {
            font-family: 'Bree Serif', serif;
            font-weight: 300;
            font-size: 28px;
            line-height: 34px;
            color: #414848;
            text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
            margin-bottom: 10px;
        }

        .login-form .header span {
            font-size: 11px;
            line-height: 16px;
            color: #678889;
            text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
        }

    /*******************
HEADER-Intro
*******************/
    .login-form .headerIntro {
        padding: 5px 0px 5px 10px;
    }

        .login-form .headerIntro h1 {
            margin: 5px;
            font-size: 32px;
        }

        .login-form .headerIntro span {
            color: #b5121b;
            font-size: 26px;
            font-weight: bold;
            font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
        }
/*******************
CONTENT
*******************/
div.bannerLeft {
    margin-top: 0px;
}

.login-form .content {
    padding: 0 5px 5px 7px;
}


    /* Input field */
    .login-form .content .input {
        width: 110px;
        padding: 5px 7px; /*15px 25px;*/
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #9d9e9e;
        text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
        background: #fff;
        border: 1px solid #fff;
        border-radius: 5px;
        box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
        -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
        -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
        behavior: url(../../Content/images/Login/PIE.htc);
    }

    /* Second input field */
    .login-form, .login-form .content .pass-icon {
        margin-top: 20px;
    }

        .login-form .content .input:hover {
            background: #dfe9ec;
            color: #414848;
        }

        .login-form .content .input:focus {
            background: #dfe9ec;
            color: #414848;
            box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
        }


        /* Login button */
        .login-form .content .button {
            float: right;
            padding: 4px 15px;
            /*font-family: 'Bree Serif', serif;*/
            font-weight: 300;
            font-size: 12px;
            color: #fff;
            text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
            background: #B5121B; /* #56c2e1;*/
            border: 0px solid #042b5e /*#46b3d3*/;
            border-radius: 5px;
            cursor: pointer;
            box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
            -moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
            -webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
            behavior: url(../../Content/images/Login/PIE.htc);
        }

            .login-form .content .button:hover {
                background: #B5121B;
                border: 1px solid rgba(256,256,256,0.75);
                box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
                -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
                -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
            }

            .login-form .content .button:focus {
                position: relative;
                bottom: -1px;
                background: #56c2e1;
                box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
                -moz-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
                -webkit-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
            }

        /* Register button */
        .login-form .content .register {
            display: block;
            float: right;
            padding: 10px;
            margin-right: 20px;
            background: none;
            border: none;
            cursor: pointer;
            font-family: 'Bree Serif', serif;
            font-weight: 300;
            font-size: 12px;
            color: #414848;
            text-shadow: 0px 1px 0 rgba(256,256,256,0.5);
        }

            .login-form .content .register:hover {
                color: #3f9db8;
            }

            .login-form .content .register:focus {
                position: relative;
                bottom: -1px;
            }


/*****ICON*****/

.user-icon, .pass-icon {
    width: 46px;
    height: 47px;
    display: block;
    position: absolute;
    left: 0px;
    padding-right: 2px;
    z-index: 3;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.user-icon {
    top: 147px; /* Positioning fix for slide-in, got lazy to think up of simpler method. */
    background: rgba(65,72,72,0.75) url(images/login/user-icon.png) no-repeat center;
}

.pass-icon {
    top: 221px;
    background: rgba(65,72,72,0.75) url(images/login/pass-icon.png) no-repeat center;
}

/* Animation */
.input, .user-icon, .pass-icon, .button, .register {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}



.login-form .columnLeft {
    width: 126px;
    float: left;
    padding-left: 10px;
}

.columnLeft {
    /*  display: none;*/
}

/*.izquierda{
float:left;
}*/
div.derecha {
    width: 435px;
    float: left;
    color: /*#0084A9*/ #000000;
    border-radius: 0px 30px 0px 30px;
    -moz-border-radius: 0px 30px 0px 30px;
    -webkit-border-radius: 0px 30px 0px 30px;
    border: 1px solid /*#0084A9*/ #858585;
    behavior: url(../../Content/images/Login/PIE.htc);
}


/*******************
ESPACIO PARA MENSAJE
*******************/

.login-form .footerMensajes {
    clear: both;
    padding: 10px 5px 5px 5px /*25px 30px 40px 30px*/;
    overflow: auto;
    font: 8pt Frutiger, Arial, Helvetica, sans-serif;
    /*font-weight: bold;*/
    color: #000000;
    /*text-decoration: underline;*/
    background: f3f3f3; /* #CCC#d4dedf*/
    border-top: 1px solid #fff;
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
}

/*******************
FOOTER
*******************/

.footer {
    margin-top: 5px;
    clear: both;
    padding-top: 5px;
    /*padding: 1px 2px 1px 2px;*/
    overflow: auto;
    text-align: center;
    font: 11px Frutiger, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    background: #f3f3f3 /*#B5121B*/;
    border-top: 1px solid #fff;
    -border-radius: 0px 0px 13px 13px;
    -moz-border-radius: 0px 0px 13px 13px;
    -webkit-border-radius: 0px 0px 13px 13px;
    box-shadow: inset 1px 1px 2px rgba(0,0,0,0.15); /*inset 0 1px 0 rgba(0,0,0,0.15)*/
    -moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.15);
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.15);
    vertical-align: middle;
}

/*******FORMATO TABLAS*****/


.login-form .tg .titulo {
    clear: both;
    text-align: center;
    font-size: 16px;
}


.login-form .tg td {
    font: 12px Frutiger, Arial, Helvetica, sans-serif;
    /*font-family:Arial, sans-serif;font-size:14px;*/
    /*padding:10px 5px;*/
    padding: 5px 0px 5px 5px;
    border-style: solid;
    /* border-width:1px;*/
    overflow: hidden;
    word-break: normal;
}

.login-form .tg th {
    /*font-family:Arial, sans-serif;font-size:14px;font-weight:normal;*/
    font: 12px Frutiger, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 2px;
    border-style: solid;
    /*border-width:1px;*/
    overflow: hidden;
    word-break: normal;
}

.login-form .tg .tg-s6z2 {
    text-align: center;
}

.login-form .tg .tg-0ord {
    text-align: right; /*center*/
}

.login-form .tg th:first-child {
    text-align: center;
    font: 16px Frutiger, Arial, Helvetica, sans-serif;
    height: 40px;
}

.login-form .tg th:first-child {
    text-align: center;
    font: 16px Frutiger, Arial, Helvetica, sans-serif;
    height: 40px;
}

.login-form .tg th.vacio {
    width: 1%;
    text-align: center;
    padding: 3px;
}

/*table.formularioPreguntas td:first-child {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    text-align: right;
     vertical-align: bottom;
    padding-right: 1%;
}*/

.AnunFlotante {
    margin: -33px 337px;
    text-align: right;
    position: absolute;
    z-index: 5;
}

.AnunFlotanteDescubrir {
    margin: 178px 319px /*-53px 312px*/;
    text-align: right;
    position: absolute;
    z-index: 5;
}

.efecto_Lineas_Hundidas {
    margin: 4px 4px 4px;
    list-style: none;
    border-bottom: 1px solid #fff;
}

    .efecto_Lineas_Hundidas li span {
        display: block;
        padding: 2px 4px 6px 4px;
        border-bottom: 1px solid #dfdddd;
    }



.login-form-Footer {
    width: 600px;
    vertical-align: middle;
    margin: 5px auto;
    position: relative;
    z-index: 5;
    font-size: 12px;
    background: #f3f3f3;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    height: 30px;
    border-radius: 0px 0px 13px 13px;
    -moz-border-radius: 0px 0px 13px 13px;
    -webkit-border-radius: 0px 13px 13px;
}

    /* Register button */
    .login-form-Footer .content {
        display: block;
        float: right;
        padding: 10px;
        margin-right: 20px;
        background: none;
        border: none;
        cursor: pointer;
        font-family: 'Bree Serif', serif;
        font-weight: 300;
        font-size: 12px;
        color: #414848;
        text-shadow: 0px 1px 0 rgba(256,256,256,0.5);
        width: 538px;
    }

/*----------------------------------- END LOGIN STYLE---------------------------------------------------------------*/
table.InfoCtasOrigen {
    width: 100%;
    margin-left: 0px;
    border-left: #B2BEB5 1px solid;
    border-top: #B2BEB5 1px solid;
    border-bottom: #B2BEB5 1px solid;
    border-right: #B2BEB5 1px solid;
    padding-bottom: 2px;
}

.InfoCtasOrigen {
    background-color: #CDC9C9;
    font-size: small;
    color: Black;
    text-align: center;
    font: 11px Frutiger,Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 15px;
    width: 100%;
}

/*Tablas Autorizacion de cuentas*/
.grid-AutCtas {
    width: 100%;
    border-left: #C9C9C9 1px solid;
    border-right: #C9C9C9 1px solid;
    border-top: #C9C9C9 1px solid;
    border-bottom: #C9C9C9 1px solid;
}

    .grid-AutCtas tr.header th[scope=col] {
        padding-top: 2px;
        padding-left: 5px;
        text-align: center;
        border-bottom: #C9C9C9 1px solid;
        background-color: #C9C9C9;
        padding-bottom: 2px;
    }

    .grid-AutCtas tr.formato-row td {
        padding-bottom: 5px;
        border-bottom: #C9C9C9 0px solid;
        border-right: #C9C9C9 0px solid;
    }

    .grid-AutCtas tr.formato-row {
        border: solid 1px #6699FF;
        font: 11px Frutiger, Arial, Helvetica, sans-serif;
    }


        .grid-AutCtas tr.formato-row td.IsCheck {
            width: 6%;
            padding-top: 3px;
            text-align: center;
        }


        .grid-AutCtas tr.formato-row td.Producto {
            width: 35%;
            padding-top: 5px;
            text-transform: uppercase;
            padding-left: 3px;
            padding-right: 6px;
        }

        .grid-AutCtas tr.formato-row td.Detalle {
            width: 45%;
            padding-top: 5px;
            padding-left: 5px;
            /*text-transform:uppercase;*/
            text-align: justify;
            padding-right: 6px;
        }

        .grid-AutCtas tr.formato-row td.DetalleBE {
            max-width: 55%;
            padding-top: 5px;
            padding-left: 5px;
            /*text-transform:uppercase;*/
            text-align: justify;
            padding-right: 6px;
        }

        .grid-AutCtas tr.formato-row td.Centrar {
            padding-top: 5px;
            padding-left: 5px;
            text-align: center;
            padding-right: 6px;
        }

        .grid-AutCtas tr.formato-row td.Acciones {
            padding-bottom: 5px;
            padding-top: 5px;
            padding-left: 5px;
            text-align: center;
            vertical-align: middle;
            padding-right: 5px;
        }

        .grid-AutCtas tr.formato-row td.Moneda {
            width: 7%;
            text-align: center;
        }

        .grid-AutCtas tr.formato-row td.Montos {
            max-width: 15%;
            text-align: right;
            padding-right: 10px;
        }


.formato-linea-footer {
    font: 8pt Frutiger, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
}

    .formato-linea-footer a, .contentRow3 .formato-linea-footer a {
        font: 8pt Frutiger, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
    }

    .formato-linea-footer td {
        text-align: center;
    }

/****************************************************************************************************
*********************************** MENU ACTUAL - SE MUESTRA AL DARLE CLICK ************************
****************************************************************************************************/
/* main menu styles */
#nav, #nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav {
    z-index: 2;
    width: 702px;
    margin: 0px auto;
    position: relative;
}

    #nav:before, #nav:after {
        content: "";
        display: table;
    }

    #nav:after {
        clear: both;
    }

#nav {
    zoom: 1;
}

    #nav ul {
        left: -9999px;
        position: absolute;
        top: 37px;
        width: auto;
    }

        #nav ul ul {
            left: -9999px;
            position: absolute;
            top: 0;
            width: auto;
        }

    #nav li {
        float: left;
        text-align: left;
        position: relative;
    }
        /*Menu principales (Tab's rojos)*/
        #nav li a.principal {
            float: left;
            width: 117px;
            height: 24px;
            margin: 0 0 0 0;
            font-size: 12px;
            line-height: 2em;
            text-align: center;
            padding: 2px 0 0 0;
            border-bottom: solid 1px #FFF;
            color: #fff;
            overflow: hidden;
            background: url(images/Boton-inerte.jpg) no-repeat;
            cursor: default;
        }
        /*Le formato al menu cuando es seleccionado por el usuario*/
        #nav li a.sb_over {
            clear: both;
            height: 25px;
            width: 115px;
            border-bottom: none;
            border-left: solid 1px #FFF;
            border-right: solid 1px #FFF;
            background: url(images/Boton-seleccion.jpg);
            z-index: 1;
        }
    /*le da color a las letras del menu principal que este seleccionado*/
    #nav:hover li a.principal:not(:hover) {
        opacity: .7; /* fallback */
    }

::-moz-selection {
    background: #c7a04a;
    color: white;
}

::selection {
    background: #c7a04a;
    color: white;
}
/*Da color de degrado al los primeros submenus*/
#nav li a {
    color: #000;
    display: block;
    float: left;
    font-size: 12px;
    padding: 8px 5px;
    text-decoration: none;
    background-color: #EFF0EF; /*Color mas claro en el degrado*/
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #EFF0EF), color-stop(90%, #d1d1d1));
    background-image: -webkit-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    background-image: -moz-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    background-image: -o-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    background-image: linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    border-radius: 2px;
    border-top: 1px solid #fff;
    transition: all .2s ease-in-out;
}

#nav ul li a {
    float: none;
    text-align: left;
    display: block;
    border: 0;
    _line-height: 0; /*IE6 only*/
    width: 145px;
    /*Efecto de las lineas entre los submenus */
    border-top: 1px solid #fff;
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
}

#nav ul li:last-child {
    /*Efecto de las lineas entre los submenus */
    border-top: 1px solid #fff;
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
}

#nav ul a {
    /*padding: 5px*/ /*10px;*/
    width: 150px; /*Aqui el tamaño de los sub menus*/
    _height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
    color: #000000; /*Color de letras en submenus aqui...*/
}
/*Le formato al menu cuando es seleccionado por el usuario*/
#nav li a.sb_over {
    height: 25px;
    width: 115px;
    border-bottom: none;
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
    background: url(images/Boton-seleccion.jpg);
}
/*le da color a las letras del menu principal que este seleccionado*/
#nav li a.sb_over {
    color: #000000;
}

#nav:hover li a.principal:not(:hover) {
    opacity: .7; /* fallback */
}

::-moz-selection {
    background: #c7a04a;
    color: white;
}

::selection {
    background: #c7a04a;
    color: white;
}

#nav principal.li a {
    color: Black;
    text-decoration: none;
}

#nav ul li {
    margin: 0;
}
    /*Hover para  los primeros submenus*/
    /*hover styles*/
    #nav ul li:hover > a {
        color: #fafafa;
        background-color: #3875d7;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
        background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
        background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
        background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
        background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    }

    *html #nav ul li a:hover { /* IE6 only */
        color: #fafafa;
    }

#nav li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}
/*focus styles*/
#nav li a:focus {
    /*outline-width:0;*/
}
    /*popups*/
    #nav li a:active + ul.dd, #nav li a:focus + ul.dd, #nav li ul.dd:hover {
        left: 0;
        cursor: default;
    }

#nav ul.dd li a:active + ul, #nav ul.dd li a:focus + ul, #nav ul.dd li ul:hover {
    left: 140px;
}
/*Piquito del primer menu*/
#nav ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444;
}
/*Color del piquito del primer submenu*/
#nav ul li:first-child a:hover:after {
    border-bottom-color: #3875d7 /*#04acec*/;
}

#nav ul ul li {
    left: 20px;
}
    /*Piquito del submenu*/
    #nav ul ul li:first-child a:after {
        left: -5px;
        top: 50%;
        margin-top: -6px;
        border-left: 0;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-right: 6px solid #3875d7 /*#3b3b3b*/;
    }
    /*Color del piquito del Segundo submenu*/
    #nav ul ul li:first-child a:hover:after {
        border-right-color: #3875d7 /*#0299d3*/;
        border-bottom-color: transparent;
    }


/****************************************************************************************************
******************************** FIN MENU ACTUAL - SE MUESTRA AL DARLE CLICK ************************
****************************************************************************************************/

/*.headerContainerWrapper { background: #FFF; }
.center { max-width: 960px; margin: 0 auto; }
.headerContainer, .bodyContainer, .footerContainer { max-width: 960px; margin: 0 auto; background: #FFF; }
.padding {	padding: 20px; }
.bodyContainer { min-height: 500px; }*/


.dropDownMenu {
    width: 702px;
    margin: 0px auto;
    position: relative;
}

    .dropDownMenu li a {
        color: #FFF;
    }

    .dropDownMenu li ul a {
        color: #000;
    }

    .dropDownMenu,
    .dropDownMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .dropDownMenu li {
            position: relative;
        }

        .dropDownMenu a {
            font-size: 12px;
            padding: 6px 20px;
            display: block;
            text-decoration: none;
        }


        /*le da color a las letras del menu principal que este seleccionado*/
        .dropDownMenu li.sb_over a {
            color: #000000;
        }

        /*Hover de los segundos menus*/
        .dropDownMenu li ul a:hover {
            /*background: #000;*/
            color: #fafafa;
            background-color: #3875d7;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
            background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
            background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
            background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
            background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
        }


        /* Level 1 Drop Down */
        .dropDownMenu > li {
            display: inline-block;
            vertical-align: top;
            width: 115px;
            height: 24px;
            margin: 0 0 0 0;
            text-align: center;
            border-bottom: none;
            margin-left: -4px; /* solve the 4 pixels spacing between list-items */
            background: url(images/Boton-inerte.jpg) no-repeat;
        }

            .dropDownMenu > li:first-child {
                margin-left: 0;
            }



        /*Le formato al menu cuando es seleccionado por el usuario*/
        .dropDownMenu li.sb_over {
            clear: both;
            height: 25px;
            width: 115px;
            border-bottom: none;
            border-left: solid 1px #FFF;
            border-right: solid 1px #FFF;
            background: url(images/Boton-seleccion.jpg);
            z-index: 1;
        }

        /*le da color a las letras del menu principal que este seleccionado*/
        .dropDownMenu li.sb_over {
            color: #000000;
        }


        .dropDownMenu:hover li:not(:hover) {
            /* -webkit-filter: blur(5px) grayscale(1);*/
            opacity: .7; /* fallback */
        }

::-moz-selection {
    background: #c7a04a;
    color: white;
}

::selection {
    background: #c7a04a;
    color: white;
}

#dropDownMenu li:hover > ul {
    opacity: 1;
    margin: 0;
}


/* Level 2 */
.dropDownMenu ul {
    color: #000;
    /*box-shadow: 2px 2px 15px 0 rgba(0,0,0, 0.5);*/
}

.dropDownMenu > li > ul {
    text-align: left;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    _line-height: 0; /*IE6 only*/
    width: 150px;
    z-index: 999999; /* if you have YouTube iframes, is good to have a bigger z-index so the video can appear above the video */
    padding: 2px 0 0 0;
    background-color: #EFF0EF; /*Color mas claro en el degrado*/
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #EFF0EF), color-stop(90%, #d1d1d1));
    background-image: -webkit-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    background-image: -moz-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    background-image: -o-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    background-image: linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
    /*box-shadow: 0 -1px 0 rgba(255,255,255,.3);  */
    border-radius: 2px;
    border-top: 1px solid #fff;
    box-shadow: inset 0px 1px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.15);
    transition: all .2s ease-in-out;
}


    /* Level 3 */
    .dropDownMenu > li > ul > li > ul {
        color: #000;
        color: #000;
        text-align: left;
        display: none;
        background: darkcyan;
        width: 150px;
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 9999999;
        background-color: #EFF0EF; /*Color mas claro en el degrado*/
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #EFF0EF), color-stop(90%, #d1d1d1));
        background-image: -webkit-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
        background-image: -moz-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
        background-image: -o-linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
        background-image: linear-gradient(#EFF0EF 20%, #d1d1d1 90%);
        border-radius: 2px;
    }



/*@@@@@@*/


.dropDownMenu ul li {
    /*Efecto de las lineas entre los submenus */
    /* box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
    border-top: 1px solid #fff;
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
}

    .dropDownMenu ul li:last-child {
        /*Efecto de las lineas entre los submenus */
        /*box-shadow: none;    */
        /*box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
        border-top: 1px solid #fff;
        box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
        -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
        -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
    }


    .dropDownMenu ul li:first-child > a {
        border-radius: 3px 3px 0 0;
    }

        /*Piuito del primer menu*/
        .dropDownMenu ul li:first-child > a:after {
            content: '';
            position: absolute;
            left: 40px;
            top: -6px;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 6px solid #444;
        }

    /*Color del piquito del primer submenu*/
    .dropDownMenu ul li:first-child a:hover:after {
        border-bottom-color: #3875d7 /*#04acec*/;
    }

/*Piquito del submenu*/
.dropDownMenu ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3875d7 /*#3b3b3b*/;
}


/*Color del piquito del Segundo submenu*/
.dropDownMenu ul ul li:first-child a:hover:after {
    border-right-color: #3875d7 /*#0299d3*/;
    border-bottom-color: transparent;
}

.dropDownMenu ul li:last-child > a {
    border-radius: 0 0 3px 3px;
}

.minimoLargo80px {
    min-width: 80px;
}

.anchoMaximo30px {
    max-width: 30px;
}

/*Requerimiento de firma*/
.btnProcesar {
    /*border-size: 0px;*/
    border-style: none;
    background-image: url('images/btnProcesar.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ffffff;
    background-size: cover;
    vertical-align: middle;
    width: 100px;
    height: 30px !important;
    cursor: pointer;
}

.btnFirmaDigital {
    border-style: none;
    background-image: url('images/Login/btnFirmaDigital.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ffffff;
    background-size: cover;
    vertical-align: middle;
    width: 100px;
    height: 30px;
    cursor: pointer;
}

    .btnFirmaDigital:hover {
        border: 1px solid rgba(256,256,256,0.75);
        box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
        -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
    }

.conBordeSuperior {
    border-top: solid 1px #C00;
}

.linkDescargaPDFFirmado {
    font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background-color: white;
    color: #449948;
    border: 1px solid #449948;
}

    .linkDescargaPDFFirmado:hover {
        font-family: Frutiger Bold, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        background-color: white;
        color: #449948;
        border: 2px solid #449948;
    }

.todoElAncho {
    width: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.sinPadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 25px;
}

.botonAceptar, .botonFirma, .botonOkCancel {
    color: white;
    background-color: #ED0722;
    border: none;
    width: 100%;
    border-radius: 5px;
    height: 27px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.botonRojo {
    color: white;
    background-color: #ED0722;
    border: none;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px;
    cursor: pointer;
}

    .botonRojo:disabled {
        background-color: #FAFBFD !important;
        border: 1px solid #D0D0D0 !important;
        color: #757575 !important;
        cursor: auto !important;
    }

.botonBlanco {
    color: #ED0722;
    font-weight: bold;
    background-color: white;
    border: #ED0722 1px solid;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px;
    cursor: pointer;
}

.botonAncho {
    width: 150px;
}

.botonAnchoAcciones {
    width: 130px;
}

.botonDerecho {
    float: right;
}

.botonera {
    margin-top: 20px;
}

.textoJustificado {
    text-align: justify;
    text-justify: inter-word;
}

.separador {
    margin-bottom: 10px;
}

.EtiquetaMorada {
    color: #8230df;
    font-weight: bold;
    font-size: 13px;
    margin-left: 15%;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
}

.EtiquetaMensaje {
    color: #8230df;
    font-size: 11px;
    margin-left: 44%;
    width: 40%;
    display: block;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
}

    .EtiquetaMensaje strong {
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    }

.datepickerV2 #FechaInicio {
    border: none;
    border-bottom: 1px solid #333;
    border-radius: 0;
    background-color: transparent;
    font-size: 14px;
    cursor: pointer;
}

    .datepickerV2 #FechaInicio :focus {
        border-bottom-color: #8230df !important;
        box-shadow: 0 0.1rem #8230df !important;
    }

.inputDerechoAjuste {
    width: 243px !important;
    padding-left: 5px;
}

.inputDerecho {
    float: right;
    margin-right: 19%;
    width: 250px;
    border-radius: 5px 5px 5px 5px;
    font-weight: bold;
    font-size: 12px;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
    color: black;
}
/*Marchamos*/

h3.heading {
    color: #333 !important;
    font-size: 15px !important;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
}

h3.mt-4 {
}

.font12_m {
    font-size: 12px;
}

.font14_m {
    font-size: 14px;
}

.divTipoEntrega_m {
    display: inline-block;
    font-size: 12px;
    margin-top: 15px;
    width: 100%;
}

.divIcono_m {
    display: inline-block;
    width: 7%;
    vertical-align: top;
}

.divTextoIcono_m {
    display: inline-block;
    width: 92%;
    word-wrap: break-word;
}

.divSize_m {
    width: 100%;
}

.ulRubros_m {
    list-style: disc;
    margin-left: 5%;
    margin-right: 5%;
}

.ulRubros2_m {
    list-style: disc;
    margin-left: 3%;
    margin-right: 5%;
    margin-top: 20px;
    list-style-position: outside;
    padding-left: 0;
}

.hyperlink_m {
    color: #8230df;
    text-decoration: underline dotted #8230df;
    font-weight: bold;
    text-underline-offset: 3px;
}

.divChkTerminos_m {
    font-weight: bold;
    margin: 20px 50px;
    text-align: center;
    vertical-align: middle;
    display: block;
}

.divChkBox {
    text-align: right;
    width: 5%;
    display: inline-block;
    vertical-align: middle;
}

.divChkBoxlbl {
    text-align: left;
    width: 93%;
    display: inline-block;
    margin-left: 5px;
}

.hyperlink_m svg path {
    fill: #7849B8;
}

.sb-canvas-button__primary_m:disabled {
    background: #F6F6F6 !important;
    border: 1px solid #D6D6D6 !important;
    color: #757575 !important;
}

    .sb-canvas-button__primary_m:disabled:hover {
        cursor: not-allowed;
    }

.sb-canvas-checkbox-small_m {
    position: relative;
    /*margin: 18px 0;*/
    text-align: left;
}
    /*Checkbox*/
    .sb-canvas-checkbox-small_m.sb-canvas-checkbox-inline {
        display: inline-block;
        transform: scale(0.8);
    }

    .sb-canvas-checkbox-small_m.sb-canvas-checkbox-inline-small_m {
        display: inline-block;
        transform: scale(0.8);
        position: relative;
        bottom: 10px;
    }

    .sb-canvas-checkbox-small_m label {
        font-size: 12px;
        cursor: pointer;
        display: inline;
        line-height: 1.5em;
        vertical-align: top;
        clear: both;
        padding-left: 1px;
    }

        .sb-canvas-checkbox-small_m label:not(:empty) {
            padding-left: 5px;
        }

        .sb-canvas-checkbox-small_m label:before,
        .sb-canvas-checkbox-small_m label:after {
            content: "";
            position: absolute;
            left: 0;
            top: -2px;
        }

        .sb-canvas-checkbox-small_m label:before {
            width: 18px;
            height: 18px;
            background: #fff;
            border: 1px solid #999999;
            border-radius: 4.8px;
            cursor: pointer;
            -webkit-transition: background .3s;
            transition: background .3s;
        }

    .sb-canvas-checkbox-small_m input[type="checkbox"] {
        outline: 0;
        width: 18px;
        margin: 0;
        display: block;
        float: left;
        font-size: inherit;
    }

        .sb-canvas-checkbox-small_m input[type="checkbox"]:checked + label:before {
            background: #8230df;
            border: 1px solid #8230df;
        }

        .sb-canvas-checkbox-small_m input[type="checkbox"]:checked + label:after {
            -webkit-transform: translate(3px, 5.9382352941px) rotate(-40deg);
            transform: translate(3px, 5.9382352941px) rotate(-40deg);
            width: 8px;
            height: 3.65px;
            border: 2px solid #fff;
            border-top-style: none;
            border-right-style: none;
            border-radius: 1px;
            margin-left: 1.5px;
        }

        .sb-canvas-checkbox-small_m input[type="checkbox"]:disabled + label:before {
            border-color: rgba(0, 0, 0, 0.26);
        }

        .sb-canvas-checkbox-small_m input[type="checkbox"]:disabled:checked + label:before {
            background: rgba(0, 0, 0, 0.26);
        }
/*FIN Checkbox*/

#divContrato ::-webkit-scrollbar-thumb:active {
    background-color: #999999;
}

#divContrato ::-webkit-scrollbar-track {
    background: #e1e1e1;
    border-radius: 4px;
}

    /* Cambiamos el fondo cuando esté en active o hover */
    #divContrato ::-webkit-scrollbar-track:hover,
    #divContrato ::-webkit-scrollbar-track:active {
        background: #d4d4d4;
    }

.marchamoPaso1 table {
    margin-top: 10px;
    width: 100%;
}

.marchamoPaso1 #CodigoClaseVehiculo_chosen {
    width: 265px !important;
}

.marchamoPaso1 .btnBuscarMarchamo {
    margin-left: 56%;
    margin-top: 15px;
}

.contratoMarchamos {
    text-align: justify;
    text-justify: inter-word;
    line-height: 24px;
}

.marchamoPaso1 .tableBusquedaMarchamo {
    width: 100%;
    margin-top: 50px;
}

.marchamoPaso1 .divTablaMarchamos {
    width: 100%;
}

    .marchamoPaso1 .divTablaMarchamos .divLineaGris {
        width: 700px;
        border-top: 1px solid rgb(226, 232, 238);
        margin-left: -10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .marchamoPaso1 .divTablaMarchamos label {
        font-weight: bold;
        font-size: 11px;
    }

.marchamoPaso1 .tableListaMarchamos {
    margin-top: 15px;
    width: 100%;
    text-align: center;
}

    .marchamoPaso1 .tableListaMarchamos th {
        color: #8230df !important;
        text-align: center;
    }

    .marchamoPaso1 .tableListaMarchamos td {
        text-align: center;
    }

    .marchamoPaso1 .tableListaMarchamos a {
        cursor: pointer;
    }

    .marchamoPaso1 .tableListaMarchamos div {
        min-height: 25px;
    }

#Comprobantes .divTablaMarchamos {
    width: 100% !important;
}

.marchamoPaso1 .tableListaMarchamos .bordeSuperior, .divTablaMarchamos .bordeSuperior {
    border-top: 1px solid #8230df;
}

.marchamoPaso1 .tableListaMarchamos .tablaSeguros {
    margin-left: 35px;
    width: 90%;
}

    .marchamoPaso1 .tableListaMarchamos .tablaSeguros .aLaIzquierda {
        text-align: left;
    }

        .marchamoPaso1 .tableListaMarchamos .tablaSeguros .aLaIzquierda div {
            min-height: 25px;
        }

    .marchamoPaso1 .tableListaMarchamos .tablaSeguros .aLaDerecha {
        text-align: right;
    }

    .marchamoPaso1 .tableListaMarchamos .tablaSeguros .alCentro {
        text-align: center;
    }

    .marchamoPaso1 .tableListaMarchamos .tablaSeguros th {
        padding: 8px;
    }

    .marchamoPaso1 .tableListaMarchamos .tablaSeguros td {
        padding: 4px;
    }

.marchamoPaso1 .subtituloSeguros {
    text-align: left;
    margin-left: 15px;
    margin-top: 10px;
    font-weight: bold;
}

.marchamoPaso1 .totalAPagar {
    text-align: right;
    margin-right: 25px;
    margin-top: 15px;
}

    .marchamoPaso1 .totalAPagar label {
        font-size: 13px !important;
    }

    .marchamoPaso1 .totalAPagar .letraNormal {
        font-weight: normal;
    }

.marchamoPaso1 .fondo0 {
    background-color: #f7f7f7;
}

.marchamoPaso1 .fondo1 {
    background-color: #f3f9fd;
}

.marchamoPaso1 .imagenInvertidaANormalAnimacion img {
    -webkit-animation: invertidaANormal 0.65s linear 1;
}

.marchamoPaso1 .imagenNormalAInvertidaAnimacion img {
    -webkit-animation: normalAInvertida 0.65s linear 1;
}

.marchamoPaso1 .imagenInvertida img {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

@keyframes invertidaANormal {
    from {
        transform: rotate(180deg);
    }

    to {
        transform: rotate(0deg);
    }
}

@keyframes normalAInvertida {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(180deg);
    }
}

.marchamoPaso2 .titulo {
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

.marchamoPaso2 .CuadroOpcionNoSelecionada {
    opacity: 0.2 !important;
}

.marchamoPaso2 .CuadroOpcion {
    text-decoration: none;
    color: black;
}

.marchamoPaso2 .Cuadro {
    margin: 15px 5px;
    padding: 10px;
    width: 570px;
    text-align: center;
    border: 1px solid white;
    border-radius: 10px 10px 10px 10px;
    min-height: 135px;
    cursor: pointer;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 6px -6px #222;
    -moz-box-shadow: 0 4px 6px -6px #222;
    box-shadow: 4px 4px 11px -6px #222;
}

    .marchamoPaso2 .Cuadro label {
        font-weight: bold;
        font-size: 12px;
    }

    .marchamoPaso2 .Cuadro img {
        max-width: 140px;
        max-height: 140px;
        margin-left: calc(50% - 70px);
    }

.marchamoPaso2 .divIconoTipoEntrega_m {
    display: inline-block;
    width: 8%;
    text-align: left;
    vertical-align: top;
    margin-top: 15px;
}

.marchamoPaso2 .divTituloTextoEntrega_m {
    line-height: 27px;
    font-size: 14px;
    text-align: left;
    display: inline-block;
    margin-top: 10px;
}

.marchamoPaso2 .divTextoEntrega_m {
    padding-left: 5px;
    line-height: 24px;
    font-size: 12px;
    text-align: left;
}

.marchamoPaso2 .divIconoArrow_m {
    display: inline-block;
    width: 8%;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 60px;
}

.marchamoPaso2 .divRubrosEntrega_m {
    margin: 20px 45px;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
}

.marchamoPaso3 h3 {
    color: black;
    margin-left: 15%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.marchamoPaso3 .divDomicilio {
    min-height: 130px;
}

.marchamoPaso4 .dc-div-container {
    align-items: center;
    justify-content: center;
    width: 50%;
    margin-left: 25%;
    font-size: 12px;
    overflow: auto;
}

.marchamoPaso4 .dc-div-parent {
    width: 100%;
    overflow: auto;
}

.marchamoPaso4 .dc-div-child-left {
    display: inline-block;
    text-align: left;
    float: left;
    margin-top: 8px;
    margin-bottom: 8px;
    overflow: auto;
}

.marchamoPaso4 .dc-div-child-right {
    display: inline-block;
    text-align: right;
    float: right;
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: 700;
    overflow: auto;
    max-width: 65%;
    word-break: break-all;
}

.marchamoPaso4 .separador {
    margin-bottom: 5px;
}

.marchamoPaso4 .divLineaGris, .marchamoPaso6 .divLineaGris {
    width: 700px;
    border-top: 1px solid rgb(226, 232, 238);
    margin-left: -10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.marchamoPaso4 .marchamosCuentaEnMorado {
    color: #8230df;
    font-weight: bold;
    font-size: 13px;
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
}

.marchamoPaso4 .segmentoCuotificacion .titulo {
    color: #8230df;
    margin-left: 13%;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 14px;
}

.marchamoPaso4 .segmentoCuotificacion .contenedorRadios {
    margin-left: 120px;
    margin-top: 10px;
}

.marchamoPaso4 .segmentoCuotificacion .contenedorRadiosMeses {
    margin-left: 65px;
    margin-top: 10px;
}

.marchamoPaso4 #accountDetail {
    margin: 20px 63px;
}

.marchamoPaso4 .switch-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
}

    .marchamoPaso4 .switch-container #swtEnviarEmail,
    .marchamoPaso4 .switch-container #swtEnviarEmailMasivo,
    .marchamoPaso4 .switch-container #swtEnviarEmail_Digitar {
        display: none;
    }

    .marchamoPaso4 .switch-container .switch-label {
        position: relative;
        display: flex;
        cursor: pointer;
        margin: 0 0 0 5px;
    }


        .marchamoPaso4 .switch-container .switch-label .switch-name {
            padding: 0 10px;
            position: relative;
            top: 4px;
        }

        .marchamoPaso4 .switch-container .switch-label .switch-rail {
            transition: all 0.2s ease-in-out;
            position: relative;
            width: 40px;
            height: 24px;
            background: #747474;
            border-radius: 50px;
            overflow: hidden;
        }

            .marchamoPaso4 .switch-container .switch-label .switch-rail .switch-slider {
                transition: all 0.2s ease-in-out;
                position: absolute;
                top: 3px;
                left: 3px;
                width: 18px;
                height: 18px;
                border-radius: 50%;
                background: #fff;
                background-image: url(../Content/images/x-mark.svg);
                background-repeat: no-repeat;
                background-position: center;
                background-size: 6px;
            }

    .marchamoPaso4 .switch-container #swtEnviarEmail:checked + .switch-label .switch-rail,
    .marchamoPaso4 .switch-container #swtEnviarEmailMasivo:checked + .switch-label .switch-rail,
    .marchamoPaso4 .switch-container #swtEnviarEmail_Digitar:checked + .switch-label .switch-rail {
        transition: all 0.2s ease-in-out;
        background: #8230df;
    }

        .marchamoPaso4 .switch-container #swtEnviarEmail:checked + .switch-label .switch-rail .switch-slider,
        .marchamoPaso4 .switch-container #swtEnviarEmailMasivo:checked + .switch-label .switch-rail .switch-slider,
        .marchamoPaso4 .switch-container #swtEnviarEmail_Digitar:checked + .switch-label .switch-rail .switch-slider {
            transition: all 0.2s ease-in-out;
            -webkit-transform: translateX(16px);
            transform: translateX(16px);
            background-image: url(../Content/images/check-mark.svg);
            background-repeat: no-repeat;
            background-position: center;
            background-size: 8px;
        }

.marchamoPaso4 .sb-canvas-inputs-col {
    width: 90%;
    display: flex;
    margin: auto 40px;
    /*padding: 10px 0;*/
}

    .marchamoPaso4 .sb-canvas-inputs-col .col-label {
        margin: auto 0 auto 0;
        text-align: left;
        width: 45%;
    }

        .marchamoPaso4 .sb-canvas-inputs-col .col-label label {
            color: inherit;
            text-align: left;
            padding-bottom: 5px;
            font-weight: 700;
        }

            .marchamoPaso4 .sb-canvas-inputs-col .col-label label span {
                font-weight: 300;
                text-style: bold;
            }

    .marchamoPaso4 .sb-canvas-inputs-col .col-text-input {
        margin: auto;
        text-align: left;
        width: 55%;
    }

    .marchamoPaso4 .sb-canvas-inputs-col .col-text-input_moneda {
        margin: auto;
        text-align: left;
        width: 55%;
        display: flex;
    }

        .marchamoPaso4 .sb-canvas-inputs-col .col-text-input_moneda #lblMonedaDestino {
            margin: 15px 5px;
        }

    .marchamoPaso4 .sb-canvas-inputs-col .col-text-input input {
        font-size: 1rem;
        color: inherit;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        border: 0;
        display: block;
        outline: none;
        position: relative;
        transition: opacity ease-in-out 0.2s;
        width: 85%;
        border-bottom: solid 1px #757575;
        border-radius: 0;
        padding-top: 12px;
        padding-bottom: 6px;
        padding-right: 36px;
    }

        .marchamoPaso4 .sb-canvas-inputs-col .col-text-input input:after {
            padding-right: 3.6rem;
        }

        .marchamoPaso4 .sb-canvas-inputs-col .col-text-input input:focus {
            outline: none;
        }

        .marchamoPaso4 .sb-canvas-inputs-col .col-text-input input::-webkit-input-placeholder {
            color: #999999;
        }

        .marchamoPaso4 .sb-canvas-inputs-col .col-text-input input:-ms-input-placeholder {
            color: #999999;
        }

        .marchamoPaso4 .sb-canvas-inputs-col .col-text-input input::-ms-input-placeholder {
            color: #999999;
        }

        .marchamoPaso4 .sb-canvas-inputs-col .col-text-input input::placeholder {
            color: #999999;
        }

    .marchamoPaso4 .sb-canvas-inputs-col .col-text-input small {
        text-align: left;
        margin-top: 5px;
        color: #999999;
    }

.marchamoPaso4 .sb-canvas-inputs__label {
    color: inherit;
    text-align: left;
    padding-bottom: 5px;
    font-weight: 700;
    font-size: 12px;
}

    .marchamoPaso4 .sb-canvas-inputs__label span {
        font-weight: 300;
        font-style: oblique;
    }

.marchamoPaso4 .sb-canvas-inputs {
    width: 90%;
    position: relative;
    /*display: grid;
    margin: auto;*/
    padding: 10px 0;
}

.marchamoPaso4 .sb-canvas-inputs__text-input {
    font-size: 1rem;
    color: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    display: block;
    outline: none;
    position: relative;
    transition: opacity ease-in-out 0.2s;
    width: 85%;
    border-bottom: solid 1px #757575;
    border-radius: 0;
    padding-top: 12px;
    padding-bottom: 3px;
    padding-right: 36px;
    font-family: inherit;
    font-size: 12px;
}

    .marchamoPaso4 .sb-canvas-inputs__text-input:after {
        padding-right: 3.6rem;
    }

    .marchamoPaso4 .sb-canvas-inputs__text-input:focus {
        outline: none;
        border-bottom-color: #8230df;
        box-shadow: 0 0.07rem #8230df;
    }

    .marchamoPaso4 .sb-canvas-inputs__text-input::-webkit-input-placeholder {
        color: #999999;
    }

    .marchamoPaso4 .sb-canvas-inputs__text-input:-ms-input-placeholder {
        color: #999999;
    }

    .marchamoPaso4 .sb-canvas-inputs__text-input::-ms-input-placeholder {
        color: #999999;
    }

    .marchamoPaso4 .sb-canvas-inputs__text-input::placeholder {
        color: #999999;
    }

.marchamoPaso4 .sb-canvas-inputs__small-error {
    text-align: left !important;
    margin-top: 5px !important;
    color: #ED0722 !important;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    bottom: 2.5px;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
}

.chosen-drop {
    z-index: 1 !important;
}

.marchamoPaso5 .titulo, .marchamoPaso6 .titulo {
    text-align: center;
    margin-top: 18px;
    font-weight: bold;
}

.marchamoPaso5 .subtitulo {
    text-align: center;
    margin-top: 16px;
    font-weight: bold;
    color: #8230df;
}

.marchamoPaso5 .tableListaMarchamos {
    margin-top: 15px;
    width: 100%;
    text-align: center;
}

    .marchamoPaso5 .tableListaMarchamos th {
        color: #8230df !important;
        text-align: center;
    }

    .marchamoPaso5 .tableListaMarchamos td {
        text-align: center;
    }

    .marchamoPaso5 .tableListaMarchamos a {
        cursor: pointer;
    }

    .marchamoPaso5 .tableListaMarchamos div {
        min-height: 25px;
        margin-top: 6px;
    }

    .marchamoPaso5 .tableListaMarchamos .bordeSuperior {
        border-top: 1px solid #8230df;
    }

.marchamoPaso5 .divCuentaResumen {
    text-align: left;
    font-size: 12px;
    display: block;
}

.marchamoPaso5 .divMontos {
    text-align: right;
    font-size: 14px;
    margin-right: 30px;
    margin-top: 25px;
    float: right;
}

    .marchamoPaso5 .divMontos table {
        max-width: 40%;
        float: right;
    }

.marchamoPaso5 .divLineaGris {
    width: 700px;
    border-top: 1px solid rgb(226, 232, 238);
    margin-left: -10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.marchamoPaso5 .centrarTerminos {
    margin: auto;
}

    .marchamoPaso5 .centrarTerminos a {
        color: #8230df;
    }

.marchamoPaso5 .linkContrato {
    margin-left: 10px;
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
}

.marchamoPaso5 .dc-div-container {
    align-items: center;
    justify-content: center;
    width: 50%;
    margin-left: 25%;
    font-size: 12px;
    overflow: auto;
}

.marchamoPaso5 .dc-div-title {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.marchamoPaso5 .dc-div-parent {
    /*display: inline-block;*/
    width: 100%;
    overflow: auto;
}

.marchamoPaso5 .dc-div-child-left {
    display: inline-block;
    text-align: left;
    float: left;
    margin-top: 8px;
    margin-bottom: 8px;
    overflow: auto;
}

.marchamoPaso5 .dc-div-child-right {
    display: inline-block;
    text-align: right;
    float: right;
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: 700;
    overflow: auto;
    max-width: 65%;
    word-break: break-all;
}

.marchamoPaso6 th {
    color: #8230df;
    text-align: left;
}

.marchamoPaso6 .divTablaMarchamos th div {
    font-size: 15px;
    min-height: 20px;
}

.marchamoPaso6 .divTablaMarchamos td div {
    margin-top: 10px;
    margin-bottom: 10px;
}

.marchamoPaso6 .headerTituloGrid {
    text-align: left;
    color: #000 !important;
    height: 20px;
}

.marchamoPaso6 .tablaResultados tr td,
.marchamoPaso6 .tablaResultados {
    word-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap;
    height: 35px;
    vertical-align: middle;
}

.marchamoPaso6 .divTablaMarchamosE th div {
    font-size: 12px;
    /*min-height: 20px;*/
}

.marchamoPaso6 .colorFila {
    background-color: #F6F7FC;
    white-space: pre-wrap;
    vertical-align: middle !important;
}

.marchamoPaso6 .colorFilaError {
    background-color: #FEF2F3;
    white-space: pre-wrap;
}

.marchamoPaso6 .colorFilaErrorSegundaFila {
    background-color: #FEF2F3;
    white-space: pre-wrap;
}

.marchamoPaso6 .dc-div-container {
    align-items: center;
    justify-content: center;
    width: 50%;
    margin-left: 25%;
    font-size: 12px;
    overflow: auto;
}

.marchamoPaso6 .dc-div-title {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.marchamoPaso6 .dc-div-parent {
    /*display: inline-block;*/
    width: 100%;
    overflow: auto;
}

.marchamoPaso6 .dc-div-child-left {
    display: inline-block;
    text-align: left;
    float: left;
    margin-top: 8px;
    margin-bottom: 8px;
    overflow: auto;
}

.marchamoPaso6 .dc-div-child-right {
    display: inline-block;
    text-align: justify;
    float: right;
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: 700;
    overflow: hidden;
    max-width: 65%;
    word-break: break-word;
    word-wrap: break-word;
}

/*.marchamoPaso6 .divTablaMarchamosE td div {
    margin-top: 10px;
    margin-bottom: 10px;
}*/

.cuentaLiberarMarchamos {
    margin-top: 25px;
}


.scrollComprobanteDeMarchamos {
    overflow-y: scroll;
    max-height: 65vh;
}

/*Liberar marchamos*/
.pendientesLiberarMarchamos {
    padding: 30px;
    text-align: center;
    font-size: 12px;
}

    .pendientesLiberarMarchamos .legend {
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    }

    .pendientesLiberarMarchamos button {
        padding: 8px 14px 8px 14px;
        font-size: 12px;
        border-radius: 50px;
        font-weight: 700;
        margin: auto;
        min-width: 100px;
        cursor: pointer;
    }

    .pendientesLiberarMarchamos button {
        border: solid 1px #8230df;
        background-color: #FFF;
        color: #8230df;
    }

        .pendientesLiberarMarchamos button:hover {
            border: solid 1px #8230df;
            background-color: #8230df;
            color: #FFF;
        }

.texto-morado {
    color: #8230df;
}

.pendientesLiberarMarchamos .card {
    box-shadow: 0px 2px 10px rgba(0, 34, 91, 0.11);
    transition: 0.3s;
    border: 1px solid #E2E8EE;
    margin-top: 20px;
    flex-direction: inherit;
    border-radius: 8px;
}

    .pendientesLiberarMarchamos .card .container {
        display: flex;
        padding: 5px 16px;
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
        font-weight: bold;
    }

        .pendientesLiberarMarchamos .card .container .informacion-general {
            text-align: left;
        }

            .pendientesLiberarMarchamos .card .container .informacion-general .informacion-general-header, .pendientesLiberarMarchamos .card .container .informacion-general .informacion-general-details {
                padding: 5px 0;
            }

        .pendientesLiberarMarchamos .card .container .botonera {
            display: flex;
            margin: auto 0 auto auto;
        }

        .pendientesLiberarMarchamos .card .container .botonera {
            display: flex;
            margin: auto 0 auto auto;
        }

            .pendientesLiberarMarchamos .card .container .botonera a {
                margin: auto 20px auto auto;
                text-decoration: none;
                cursor: pointer;
            }

                .pendientesLiberarMarchamos .card .container .botonera a:hover {
                    text-decoration: underline;
                }

/*Buttons*/
.marchamosVA .div-container-button, .marchamosVA .divCodigo .botonVerificacion {
    margin: 15px auto;
    display: table;
}

.marchamosVA .button-primary, .marchamosVA .divCodigo .botonVerificacion, .marchamosVA .button-secundary {
    padding: 10px 22px 10px 22px;
    font-size: 12px;
    border-radius: 50px;
    font-weight: 700;
    margin: auto;
    min-width: 100px;
    cursor: pointer;
}

.marchamosVA .button-secundary {
    border: solid 1px #ED0722;
    background-color: #FFF;
    color: #ED0722;
}

    .marchamosVA .button-primary, .marchamosVA .divCodigo .botonVerificacion, .marchamosVA .button-secundary:hover {
        border: solid 1px #ED0722;
        background-color: #ED0722;
        color: #FFF;
    }

        .marchamosVA .button-primary:hover, .marchamosVA .divCodigo .botonVerificacion:hover {
            background-color: #BD061B;
        }

        .marchamosVA .button-primary:disabled, .marchamosVA .button-primary:disabled:hover {
            background-color: #F6F6F6;
            border: 1px solid #D6D6D6;
            color: #757575;
            cursor: not-allowed;
        }

.marchamosVA #divErrorProcesar {
    text-align: center;
    margin-top: 5px;
    color: #ED0722;
}

.marchamosVA .margen-pass {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

/*DDL Verificacion*/
.marchamosVA #divMetodosVerificacion .rowLabelCuenta {
    margin-top: 10px;
}

.marchamosVA #divMetodosVerificacion .row {
    display: block;
    text-align: center;
}

.marchamosVA #divMetodosVerificacion .comboMetodos {
    position: relative;
    margin: auto;
    top: 5px;
    text-align: left;
}

.marchamosVA .divCodigo {
    display: block;
    text-align: center;
}

    .marchamosVA .divCodigo strong {
        padding-bottom: 15px;
    }

.marchamoPaso5 #ClaveVerificacionUsuario,
.marchamo-liberar-container #ClaveVerificacionUsuario,
.marchamoPaso1 #txtPlaca {
    margin: 0 auto;
    border-radius: inherit;
    text-align: center;
    border: none;
    border-bottom: 1px solid #333333;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 5px;
}

.marchamosVA .divCodigo .textoVerificacion {
    margin: 0 auto;
    border-radius: inherit;
    text-align: center;
    border: none;
    border-bottom: 1px solid #333333;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 5px;
    width: 200px;
}

    .marchamosVA .divCodigo .textoVerificacion:focus,
    .marchamoPaso5 #ClaveVerificacionUsuario:focus,
    .marchamoPaso1 #txtPlaca:focus {
        border-bottom: 2px solid #773FD7;
    }

.marchamosVA .divCodigo .input-error {
    outline: none;
    border-color: #ED0722 !important;
    box-shadow: 0 0.07rem #ED0722 !important;
}

.recordatorioMorado {
    padding: 10px;
    font-size: 12px;
    margin-top: 20px;
    text-align: left;
    display: flex;
    color: #000;
    border: 1px solid #773FD7;
    border-radius: 8px;
    background-color: #F5F2FC;
}

    .recordatorioMorado .row {
        margin-left: 30px;
    }

    .recordatorioMorado label {
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    }

    .recordatorioMorado strong {
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    }

.divRecordatorio {
    width: 89%;
    margin: 20px auto;
}

    .divRecordatorio .recordatorioMorado {
        padding: 18px 24px !important;
    }

        .divRecordatorio .recordatorioMorado .simbolo {
            margin-right: 12px;
        }

        .divRecordatorio .recordatorioMorado .contenido .titulo {
            line-height: 16px;
            letter-spacing: 0em;
            text-align: left;
            padding: 0;
            font-size: 12px;
        }

        .divRecordatorio .recordatorioMorado .contenido .subTitulo {
            font-family: "Frutiger LT for BNS", Arial, Helvetica, "sans-serif";
            line-height: 16px;
            letter-spacing: 0em;
            text-align: left;
            font-size: 12px;
            color: #333333;
        }

            .divRecordatorio .recordatorioMorado .contenido .subTitulo ul li {
                font-family: "Frutiger LT for BNS", Arial, Helvetica, "sans-serif" !important;
                list-style-type: disc;
                margin-left: 12px;
                margin-bottom: 8px;
            }

.centrarTablaRMA {
    margin-left: 45px;
}

.txtFechas {
    margin: 0 auto;
    border-radius: inherit;
    text-align: center;
    border: none;
    border-bottom: 1px solid #333333;
    letter-spacing: 3px;
    padding-bottom: 5px;
}

/* ---------------inputs---------------- */
.input--radio {
    left: -9999px;
    opacity: 0;
    position: absolute;
}

.input--text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border-bottom-color: #757575;
    border-bottom-style: solid;
    border-radius: 0;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    outline: none;
    position: relative;
    -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
    width: 100%;
}

.inputForms {
    padding: 1rem .1rem;
    width: 100%;
    font-family: "frutiger-lt-light";
    font-size: 2rem;
    font-weight: initial;
    line-height: 2.4rem;
}

input[type="radio" i] {
    background-color: initial;
    cursor: default;
    -webkit-appearance: radio;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    padding: initial;
    border: initial;
}

.input--radio:checked + .radio {
    border-color: #8230df;
}

.radio {
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-color: transparent;
    border: solid 1px #333;
    border-radius: 50%;
    margin-right: 1.2rem;
    min-height: 2.6rem;
    min-width: 2.6rem;
    position: relative;
    -webkit-transition: opacity ease-in-out 0.2s;
    transition: opacity ease-in-out 0.2s;
}

    .radio::after {
        border-radius: 50%;
        -webkit-box-shadow: 0 0 0 0.1rem #fff, 0 0 0 0.2rem #788693, 0 0 0 0.5rem #e3e9ef;
        box-shadow: 0 0 0 0.1rem #fff, 0 0 0 0.2rem #788693, 0 0 0 0.5rem #e3e9ef;
        content: ' ';
        display: inline-block;
        height: calc(100% + 0.2rem);
        left: 0rem;
        opacity: 0;
        position: absolute;
        top: 0rem;
        -webkit-transition: opacity ease-in-out 0.2s;
        transition: opacity ease-in-out 0.2s;
        width: calc(100% + 0.2rem);
        -webkit-transform: translate(-0.1rem, -0.1rem);
        transform: translate(-0.1rem, -0.1rem);
    }

.form__input--inline, .form__input-group--inline {
    cursor: pointer;
    position: relative;
}

.input--radio:checked + .radio .radio__circle--big {
    left: 0;
    background-color: #8230df;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .1s linear 0ms;
    transition: -webkit-transform .1s linear 0ms;
    transition: transform .1s linear 0ms;
    transition: transform .1s linear 0ms, -webkit-transform .1s linear 0ms;
}

.radio__circle--big {
    background-color: #fff;
    border-radius: 50%;
    height: 100%;
    position: absolute;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .1s linear 0ms;
    transition: -webkit-transform .1s linear 0ms;
    transition: transform .1s linear 0ms;
    transition: transform .1s linear 0ms, -webkit-transform .1s linear 0ms;
    width: 100%;
}

.form__input--inline, .form__input-group--inline {
    cursor: pointer;
    position: relative;
}

.input--radio:checked + .radio .radio__circle--small {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .1s ease 0ms;
    transition: -webkit-transform .1s ease 0ms;
    transition: transform .1s ease 0ms;
    transition: transform .1s ease 0ms, -webkit-transform .1s ease 0ms;
}

.radio .svg-icon {
    left: 42%;
    margin-left: -.4rem;
    margin-top: -.4rem;
    position: absolute;
    top: 69%;
    height: .4rem;
}

.radio__circle--small {
    height: .5rem;
    width: .5rem;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .1s ease 0ms;
    transition: -webkit-transform .1s ease 0ms;
    transition: transform .1s ease 0ms;
    transition: transform .1s ease 0ms, -webkit-transform .1s ease 0ms;
}

.svg-icon--size-24px {
    height: 1.3rem;
    stroke-width: 1.5;
    width: 1.3rem;
}

.svg-icon {
    display: inline-block;
    fill: currentColor;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

svg:not(:root) {
    overflow: hidden;
}

.form__input--inline, .form__input-group--inline {
    cursor: pointer;
    position: relative;
}

.form__input--inline, .form__input-group--inline {
    cursor: pointer;
    position: relative;
}

.radio {
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-color: transparent;
    border: solid 1px #333;
    border-radius: 50%;
    margin-right: .4rem;
    margin-top: .3rem;
    min-height: 1rem;
    min-width: 1rem;
    position: relative;
    -webkit-transition: opacity ease-in-out 0.2s;
    transition: opacity ease-in-out 0.2s;
}

.radio__circle--small {
    color: #fff;
    height: .5rem;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .1s ease 0ms;
    transition: -webkit-transform .1s ease 0ms;
    transition: transform .1s ease 0ms;
    transition: transform .1s ease 0ms, -webkit-transform .1s ease 0ms;
    width: .8rem;
}

.svg-icon--size-24px {
    height: 1rem;
    stroke-width: 1.5;
    width: 1rem;
}

.svg-icon {
    display: inline-block;
    fill: currentColor;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

svg:not(:root) {
    overflow: hidden;
}

.form__input--inline, .form__input-group--inline {
    cursor: pointer;
    position: relative;
}

.form__input--radio, .form__input--checkbox, .form__input-group--radio, .form__input-group--checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form__input, .form__input-group {
    border: 0;
    position: relative;
}

.label {
    text-align: initial;
    line-height: 1.7rem;
    color: #333;
    display: block;
    padding: 0 .1rem;
    width: 100%;
}

/* ------- Cuotificar ------*/

.CuotificarRadio {
    margin-left: 140px !important;
}

/* ------- check box ---------- */
.input--checkbox {
    -ms-flex-item-align: start;
    align-self: flex-start;
    opacity: 0;
    position: absolute;
    width: auto;
}

    .input--checkbox:checked + .checkbox {
        background-color: #8230df;
        border-color: #8230df;
    }

.checkbox {
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-color: transparent;
    border: solid 1px #333;
    border-radius: .2rem;
    color: #fff;
    margin-top: .2rem;
    margin-right: .5rem;
    min-height: 1rem;
    min-width: 1rem;
    position: relative;
    -webkit-transition: opacity ease-in-out 0.2s;
    transition: opacity ease-in-out 0.2s;
}

.input--checkbox:checked + .checkbox .checkbox__check {
    display: block;
}

.checkbox .svg-icon {
    left: 59%;
    margin-left: -.6rem;
    margin-top: -.6rem;
    position: absolute;
    top: 58%;
}

.checkbox__check {
    display: none;
}

.svg-icon--size-12px {
    height: 1rem;
    stroke-width: 2;
    width: 1rem;
}

.LinkPlaca {
    cursor: pointer;
    font-weight: bold;
    color: #8230df;
    text-decoration: underline;
}

.EtiquetaCampoNoValido {
    color: red;
    font-size: 12px;
}


/*Transferencias SINPE*/
.divLineaGrisTransferenciasSinpe {
    width: 700px;
    border-top: 1px solid rgb(226, 232, 238);
    margin-left: -10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.tituloPagina .titulo1SeccionTransferenciaSinpe {
    text-align: center;
}

.titulo1SeccionTransferenciaSinpe {
    margin-left: 5px;
    color: #8230df;
    font-weight: bold;
    font-size: 12px;
}

h6 .titulo1CuerpoTransferenciaSinpe {
    font-weight: bold;
    font-size: 12px;
}

.contenedorRadios .titulo2CuerpoTransferenciaSinpe {
    font-weight: bold;
    font-size: 13px;
}

.contenedor2 {
    width: 550px;
    margin: 0 20px 0 100px;
    text-align: left;
}

.contenedor3 {
    display: inline-block;
}

.sinpeMensajeError {
    color: #cb061d;
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.gridDisplayInColumn {
    display: block;
}

.gridRight {
    text-align: center;
}
/*FIN Transferencias SINPE*/


/*Botones*/

.sb-canvas-button__secondary {
    padding: 14px 31px;
    font-size: 14px;
    border-radius: 10px;
    border: solid 1px #ED0722;
    background-color: #FFF;
    color: #ED0722;
    font-weight: 700;
}

.sb-canvas-button__secondaryPulple {
    padding: 14px 31px;
    font-size: 1rem;
    border-radius: 10px;
    border: solid 1px #773FD7;
    background-color: #FFF;
    color: #773FD7;
    font-weight: 700;
}

.sb-canvas-button__secondary:hover {
    cursor: pointer;
    background-color: #A6000E;
    border: solid 1px #A6000E;
    color: #fff;
}

.sb-canvas-button__secondaryPulple:hover {
    cursor: pointer;
    background-color: #773FD7;
    color: #fff;
}

.sb-canvas-button__secondary:focus {
    box-shadow: 0 0 0 0.1rem #FFFFFF, 0 0 0 0.2rem #788591, 0 0 0 0.5rem #e3e7e8;
    outline: transparent;
}

.sb-canvas-button__secondaryPulple:focus {
    box-shadow: 0 0 0 0.1rem #FFFFFF, 0 0 0 0.2rem #788591, 0 0 0 0.5rem #e3e7e8;
    outline: transparent;
}

.sb-canvas-button__secondary:disabled,
.sb-canvas-button__secondaryPulple:disabled,
.sb-canvas-button__secondaryPulple2:disabled,
.sb-canvas-button__secondaryRed:disabled {
    background-color: #F6F6F6;
    border-color: #D6D6D6;
    color: #757575;
}

    .sb-canvas-button__secondary:disabled:hover,
    .sb-canvas-button__secondaryPulple:disabled:hover,
    .sb-canvas-button__secondaryPulple2:disabled:hover,
    .sb-canvas-button__secondaryRed:disabled:hover {
        cursor: not-allowed;
        background-color: #F6F6F6;
        border-color: #D6D6D6;
        color: #757575;
    }

.sb-canvas-button__secondaryPulple2 {
    padding: 14px 31px;
    font-size: 12px;
    border-radius: 10px;
    border: solid 1px #773FD7;
    background-color: #FFF;
    color: #773FD7;
    font-weight: 700;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
}

    .sb-canvas-button__secondaryPulple2:hover {
        cursor: pointer;
        background-color: #773FD7;
        color: #fff;
    }

    .sb-canvas-button__secondaryPulple2:focus {
        box-shadow: 0 0 0 0.1rem #FFFFFF, 0 0 0 0.2rem #788591, 0 0 0 0.5rem #e3e7e8;
        outline: transparent;
    }

.sb-canvas-button__secondaryRed {
    padding: 14px 31px;
    font-size: 1rem;
    border-radius: 10px;
    border: solid 1px #EC111A;
    background-color: #FFF;
    color: #EC111A;
    font-weight: 700;
}

    .sb-canvas-button__secondaryRed:hover {
        cursor: pointer;
        background-color: #EC111A;
        color: #fff;
    }

    .sb-canvas-button__secondaryRed:focus {
        box-shadow: 0 0 0 0.1rem #FFFFFF, 0 0 0 0.2rem #EC111A, 0 0 0 0.5rem #e3e7e8;
        outline: transparent;
    }

.sb-canvas-button__tertiary {
    font-size: 16px;
    border: none;
    background-color: #fff;
    color: #ed0722;
    font-weight: 700;
    padding: 18px 0px;
}

.sb-canvas-button__tertiaryPulple {
    font-size: 16px;
    border: none;
    background-color: #FFF;
    color: #773FD7;
    font-weight: 700;
    padding: 18px 0px;
}

.sb-canvas-button__tertiary:hover {
    cursor: pointer;
    color: #A6000E;
    text-decoration: underline;
}

.subTitulo-Etiqueta {
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
}

.sb-canvas-button__tertiaryPulple:hover {
    cursor: pointer;
    color: #773FD7;
    text-decoration: underline;
}

.sb-canvas-button__tertiary:focus, .sb-canvas-button__tertiaryPulple:focus {
    box-shadow: none;
    outline: transparent;
}

.sb-canvas-button__tertiary:disabled, .sb-canvas-button__tertiaryPulple:disabled {
    color: #d6d6d6;
}

    .sb-canvas-button__tertiary:disabled:hover, .sb-canvas-button__tertiaryPulple:disabled:hover {
        cursor: not-allowed;
        text-decoration: none;
    }

/*Virtual Card*/
.virtual {
    padding: 5px 10px;
    background: #8230df;
    border-radius: 7px;
    width: 72px;
    color: #fff;
    font-family: 'frutiger-lt-bold', Arial, Helvetica, "sans-serif" !important;
    margin-left: 95px;
}

/*Cobranza Efectiva*/
.cobranzaGeneral {
    padding: 6px 6px;
    border-radius: 4px;
    font-family: 'frutiger-lt-bold', Arial, Helvetica, "sans-serif" !important;
    display: inline-block;
    margin-top: 7px;
    margin-bottom: 7px;
}

/*Cobranza Efectiva*/
.cobranzaVencido {
    border: 1.5px solid #BE061B;
    color: #BE061B;
}

.cobranzaDiasVencer {
    border: 1.5px solid #FB6330;
    color: #FB6330;
}
.cobranzaAlDia {
    border: 1.5px solid #138468;
    color: #138468;
}


/*Estilo de scroll*/
    #divContrato::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

#divContrato::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

    #divContrato::-webkit-scrollbar-thumb:hover {
        background: #b3b3b3;
        box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    }

    #divContrato::-webkit-scrollbar-thumb:active {
        background-color: #999999;
    }

#divContrato::-webkit-scrollbar-track {
    background: #e1e1e1;
    border-radius: 4px;
}

    #divContrato::-webkit-scrollbar-track:hover,
    #divContrato::-webkit-scrollbar-track:active {
        background: #d4d4d4;
    }

/* Popup Texto aclaratorios de créditos*/

.divTextoAclaratoriosSaldosCreditos .popUpTextoAclaratoriosSaldosCreditos {
    width: 60%;
    margin: auto;
    padding: 20px;
    min-width: 370px;
    border-radius: 10px;
}

.divTextoAclaratoriosSaldosCreditos .ventanaTextoAclaratoriosSaldosCreditos {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -6%);
    max-width: 600px;
}

.divTextoAclaratoriosSaldosCreditos .svgTitulo_TextoAclaratoriosSaldosCreditos {
    margin: 3px;
    text-align: center;
}

.divTextoAclaratoriosSaldosCreditos .TituloPopUpTextoAclaratoriosSaldosCreditos .heading {
    margin: 5px 0 30px !important;
}

    .divTextoAclaratoriosSaldosCreditos .TituloPopUpTextoAclaratoriosSaldosCreditos .heading:before {
        border-bottom: 3px solid #ed0722;
    }

.divTextoAclaratoriosSaldosCreditos .TituloPopUpTextoAclaratoriosSaldosCreditos {
    text-align: center;
}

    .divTextoAclaratoriosSaldosCreditos .TituloPopUpTextoAclaratoriosSaldosCreditos span {
        font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
        font-size: 14px;
        font-style: normal;
    }

.divTextoAclaratoriosSaldosCreditos .recordatorioTextoAclaratoriosSaldosCreditos {
    padding: 10px 25px;
    font-size: 12px;
}

.divTextoAclaratoriosSaldosCreditos .divBtn {
    text-align: right;
}

    .divTextoAclaratoriosSaldosCreditos .divBtn button {
        padding: 10px 23px;
        border-radius: 24px;
        border: solid 1px #7849b8;
        background-color: #FFF;
        color: #7849b8;
        font-weight: 700;
        font-size: 12px;
        margin: 8px;
    }

        .divTextoAclaratoriosSaldosCreditos .divBtn button:hover {
            cursor: pointer;
            background-color: #7849b8;
            color: #fff;
        }

.recordatorioTextoAclaratoriosSaldosCreditos ul {
    list-style: disc !important;
}
/* FIN - Popup Texto aclaratorios de créditos*/

#tituloFuncionalidad {
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
    font-size: 18px;
    font-style: normal;
    font-weight: lighter;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #757575;
}
/*Apoyo a Ucrania*/

.divApoyoAUcrania {
    width: 90%;
    margin: 20px auto;
    position: relative;
}

    .divApoyoAUcrania .icono-cerrar-apoyo {
        position: absolute;
        right: 12px;
        top: 12px;
        cursor: pointer;
    }

    .divApoyoAUcrania .recordatorioMorado {
        padding: 12px !important;
    }

    .divApoyoAUcrania .titulo {
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
        font-size: 14px;
        font-style: normal;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
    }

    .divApoyoAUcrania .subTitulo {
        font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
        font-size: 12px;
        font-style: normal;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
    }

    .divApoyoAUcrania .divLink {
        margin-top: 12px;
    }

    .divApoyoAUcrania .link {
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
        font-size: 12px;
        font-style: normal;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
        color: #773FD7;
        text-decoration: none;
    }

        .divApoyoAUcrania .link svg {
            vertical-align: top;
            margin-left: 6px;
        }

/*FIN - Apoyo a Ucrania*/

/* Snackbar */

/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 500px; /* Set a default minimum width */
    margin-left: -170px; /* Divide value of min-width by 2 */
    background: #138468;
    border: 1px solid #138468;
    border-radius: 10px; /* Rounded borders */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 30px; /* 30px from the bottom */
    font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
    font-size: 14px;
    color: #fff;
    padding: 12px 18px;
    line-height: 21px;
}

    #snackbar svg {
        bottom: -4px;
        position: relative;
    }

    #snackbar span {
        margin-left: 6px;
    }

    /* Show the snackbar when clicking on a button (class added with JavaScript) */
    #snackbar.show {
        visibility: visible; /* Show the snackbar */
        /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
However, delay the fade out process for 2.5 seconds */
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

/* FIN - Snackbar */

/*Inicio Estilo mensajes contenedor*/
.contenedor-mensaje-error {
    display: flex;
    margin: 0 auto;
    border-radius: 8px;
    border: solid 1px #EC111A;
    background: rgba(236, 17, 26, 0.08);
    max-height: 70px;
    height: 40px;
    padding-top: 21px;
    margin-top: 35px;
}

.contenedor-mensaje-exitoso {
    display: flex;
    margin: 0 auto;
    border-radius: 8px;
    border: solid 1px rgba(19, 132, 104, 0.5);
    background: rgba(19, 132, 104, 0.08);
    max-height: 70px;
    height: 40px;
    padding-top: 21px;
    margin-top: 35px;
}

.icono-mensaje-componente {
    display: inline-block;
    vertical-align: middle;
    width: 10%;
    text-align: center;
    height: 45px;
    max-height: 70px;
}
/*Fin Estilo mensajes contenedor*/
