﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #DFE1E2;
    line-height: 1.42857143;
    font-family: FuturaLT-Light;
    /*Arial,Helvetica,sans-serif*/
}
#formulario {
    height: 100%;
    background: #DFE1E2;
    margin: 0;
}
#contenedor {
    height: 100%;
    background: #DFE1E2;
    margin: 0;
}
#cabecera {
    /*height: 8%;*/
    min-height: 8%;
    background: #FFFFFF;
    margin: 0;
}
#menuPrincipal {
    min-height: 5%;
    /*height: 100px;
    background-color: red;*/
    /*background: blue;*/
    margin: 0;
    /*padding-left: 5%;
    padding-right: 5%;*/
}
#menu {
    height: 80px;
    width: 100%;
    opacity: 0.5;
    display: flex;
    /*align-content: center;*/
    justify-content: center;
}
#logoAlsiva {
    border: 1px none #000000;
    /*padding: 20px 40px 4px 10px;*/
    position: fixed;
    left: 0px;
}
#contenido {
    /*min-height: 87%;*/
    /*background: yellow;*/
    margin: 0;
}

    #contenido #izquierda {
        float: left;
        width: 5%;
        /*background-color: red;*/
        margin: 0;
    }

    #contenido #principal {
        float: left;
        width: 90%;
        /*background-color: blueviolet;*/
        background-color: #FFFFFF;
        margin: 0;
        display: inline;
        z-index: 500;
    }

    #contenido #derecha {
        float: left;
        width: 5%;
        /*background-color: blue;*/
        margin: 0;
    }

#divProcesando {
    background-color: Gray;
    color: #FFFFFF;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    width:100%;
    height:100%;
    min-height: 100%;
    z-index:400;
    position:absolute; 
    top:0;
    left:0;
    overflow: scroll;
    overflow-x: hidden;
}

.tblSinBordes {
    border-collapse: collapse;
    /*border-style: solid;*/
}

.tblSinBordesColor {
    border-collapse: collapse;
    /*border-style: solid;*/
    /*background-color: #CCCCCC;*/
    /*background-color: #E2E2E2;*/
}

.tblInterno {
    border-collapse: collapse;
    /*border: 1px solid #C0C0C0;*/
    border: 1px solid #C0C0C0;
    /*border: 1px solid #000000;*/
    margin-left: 5px;
    /*position: relative;
    display: inline;
    z-index: 1000000;
    border-collapse: collapse;*/
}

.tblConBordes {
    border-collapse: collapse;
    /*border: 1px solid #B0C4DE;*/
    border: 1px solid #000000;
}

.CeldaTitulo {
    background-color: #F7C08C;
    color: #FFFFFF;
    /*font-family:Tahoma;*/
    font-family: Flexo-Regular;
    font-size: 9pt;
}

.CeldaSubTitulo {
    background-color: #91C9E3;
    font-family: Flexo-Regular;
    font-size: 9pt;
}

.CeldaFilaImpar {
    background-color: #FFFFFF;
    font-family: Flexo-Regular;
    font-size: 9pt;
    vertical-align: middle;
}

.CeldaFilaPar {
    background-color: #E6E6E6;
    font-family: Flexo-Regular;
    font-size: 9pt;
}

td {
    /*border: 0px none #000000;*/
    /*border: 1px solid #000000;*/
    /*line-height: 1.42857143;*/
}
tr {
    /*height: 36px;*/
}
.btnStandar {
    font-family: Flexo-Regular;
    font-size: 9pt;
    vertical-align: middle;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    /*background-color: #f36e29;*/
    background-color: #e69326;
    border: 0px solid #ffffff;
    min-height: 20px;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 5px;
}
.btnStandar:disabled, [disabled] {
    color: #C0C0C0;
}
.btnStandarSeleccionado {
    background-color: #004683;
    border: 1px solid #FFFFFF;
    height: 20px;
    font-weight: bold;
    font-size: 9pt;
    /*font-family: Tahoma;*/
    font-family: Flexo-Regular;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    z-index: 2;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior: url(@CSS3PIE);
}
.btnEvaluar {
    /*font-family: Tahoma;*/
    font-family: Flexo-Regular;
    font-size: 9pt;
    font-weight: bold;
    color: #ff8d00;
    text-align: center;
    background-color: #ffffff;
    border: 2px solid #ff8d00;
    min-height: 20px;
    cursor: pointer;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior: url(@CSS3PIE);
}
.hlStandar {
    font-size: 12pt;
    font-weight: bold;
}
.vinculo {
    font-size: 11px;
    font-weight: bold;
}
.txtStandar {
    font-weight: normal;
    font-size: 9pt;
    font-family: Flexo-Regular;
    color: black;
    border: 1px solid #ccc;
    /*height: 18px;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    margin: 5px;
    text-transform: uppercase;
}
.txtStandarMultilinea {
    font-weight: normal;
    font-size: 9pt;
    /*font-family: Tahoma;*/
    font-family: Flexo-Regular;
    color: black;
    border: 1px solid #ccc;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    resize: none;
}

    .txtStandarMultilinea:disabled, [disabled] {
        color: #C0C0C0;
    }

    .txtStandarMultilinea:read-only {
        color: #C0C0C0;
    }

.txtAreaStandar {
    font-weight: normal;
    font-size: 9pt;
    font-family: Flexo-Regular;
    color: black;
    border: 1px solid #ccc;
}

.txtAreaStandarConsulta {
    font-weight: normal;
    font-size: 9pt;
    font-family: Flexo-Regular;
    color: black;
    border: 1px solid #ccc;
    resize: none;
}

.txtObligatorio {
    font-weight: normal;
    font-size: 9pt;
    font-family: Flexo-Regular;
    color: black;
    border: 1px solid #ccc;
    background-color: #fff200;
    border-color: #FF6666;
    vertical-align: middle;
}

.txtStandarRight {
    font-weight: normal;
    font-size: 9pt;
    font-family: Flexo-Regular;
    color: black;
    border: 1px solid #ccc;
    height: 18px;
    text-align: right;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}

.txtStandarLeft {
    font-weight: normal;
    font-size: 9pt;
    font-family: Flexo-Regular;
    color: black;
    border: 1px solid #ccc;
    height: 18px;
    text-align: left;
    vertical-align: middle;
}

input[type=text], input[type=password], input[type=button], input[type=submit] {
 line-height: 1.42857143;
    padding: 0px 0px 0 4px;
 }

    input[type=text]:focus, input[type=password]:focus {
        border-color: #66afe9;
        line-height: 1.42857143;
        padding: 0px 2px 0 4px;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

.txtStandarCantidad {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    padding-right: 5px !important;
}

.txtStandarEntero {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}

.txtStandarIdentificacion {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    /*text-align: right;*/
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}

.txtStandarCelular, .txtStandarTelefono, .txtStandarTelefonoLima, .txtStandarTelefonoProvincia {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}
.txtStandarPlaca, .txtStandarContacto {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: left;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}
.txtStandarCorreo {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: left;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}
.txtStandarLink {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: left;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}
.txtStandarMonto {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    padding: 0px 5px 0px 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    padding-right: 5px !important;
}
.txtStandarTipoCambio {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    padding: 0px 5px 0px 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    padding-right: 5px !important;
}
.txtStandarMontoPrueba {
    font-weight: normal;
    font-size: 8pt;
    color: black;
    line-height: 12px;
    font-family: Tahoma;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
}

.txtStandarMontoDolares {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    vertical-align: middle;
}

.txtStandarMontoSoles {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    vertical-align: middle;
}

.txtStandarIngreso {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    vertical-align: middle;
}

.txtStandarPorcentaje {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 11px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}

.sinBordes {
    border: 0px none #000000 !important;
}

    .sinBordes:focus {
        border: 0px none #000000 !important;
    }

    .sinBordes:active {
        border: 0px none #000000 !important;
    }

.txtStandarTasa {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    vertical-align: middle;
}

.txtStandarFecha {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-align: right;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    padding-right: 5px !important;
}

.txtStandarUpper {
    font-weight: normal;
    font-size: 9pt;
    color: black;
    line-height: 12px;
    font-family: Flexo-Regular;
    border: 1px solid #B0C4DE;
    text-transform: uppercase;
    height: 18px;
    vertical-align: middle;
}
.txtBuscar {
    border: 1px solid #004683;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}
@supports (-webkit-appearance:none) {
    /*.ddlStandar {
        font-size: 9pt;
        font-family: Flexo-Regular;
        vertical-align: middle;
        -moz-appearance: none;
        -webkit-appearance: none;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTAgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPlVudGl0bGVkPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0ic2VsZWN0LWFycm93cyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgZmlsbD0iIzAwMDAwMCI+ICAgICAgICAgICAgPHBhdGggZD0iTTUsMCBMMCw3IEwxMCw3IEw1LDAgTDUsMCBaIE01LDE4IEwxMCwxMSBMMCwxMSBMNSwxOCBMNSwxOCBaIiBpZD0iU2hhcGUiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
        background-size: .5em;
        background-repeat: no-repeat;
        background-position: right .5em center;
        padding-left: 1em;
        padding-right: 2em;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }*/
}

.ddlStandar:disabled, [disabled] {
    color: #C0C0C0;
}

.ddlStandar {
    font-size: 9pt;
    font-family: Flexo-Regular;
    vertical-align: middle;
    margin: 5px;
}

.ddlStandarPrueba {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTAgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPlVudGl0bGVkPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0ic2VsZWN0LWFycm93cyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgZmlsbD0iIzAwMDAwMCI+ICAgICAgICAgICAgPHBhdGggZD0iTTUsMCBMMCw3IEwxMCw3IEw1LDAgTDUsMCBaIE01LDE4IEwxMCwxMSBMMCwxMSBMNSwxOCBMNSwxOCBaIiBpZD0iU2hhcGUiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
    background-size: .5em;
    background-repeat: no-repeat;
    background-position: right .5em center;
    padding-right: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.ddlObligatorio {
    border: 1px solid #B0C4DE;
    font-size: 9pt;
    /*font-family: Tahoma;*/
    font-family: Flexo-Regular;
    /*line-height: 30px;
    height: 25px;*/
    padding: 0px 0px 0 5px;
    background-color: #FF9999;
}

.ddlStandar:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.PanelStandar {
    /*font-family: Flexo-Bold;*/
}
fieldset {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    /*border-width: 2px;
    border-style: solid;*/
}
legend {
    float: left;
    margin-top: -15px;
    background: #fff;
    /*border-width: 2px;
    border-style: solid;*/
}
    legend + * {
        clear: both;
    }
.columnaOcultaGrid {
    display: none;
}
.chkStandar {
    /*font-family: Tahoma;
    font-size: 11px;*/
    font-family: Flexo-Regular;
    font-size: 9pt;
}
.filaBusquedaGrid {
    /*font-family: Tahoma;*/
    font-family: Flexo-Regular;
    font-size: 9pt;
    font-weight: bold;
    color: #476484;
    border-style: solid;
    border-width: 0px;
    text-align: right;
    /*padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 5px;*/
    /*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType='0', startColorstr='#AAD2FB', endColorstr='#EAF4FE');*/
    /*background-image: url(../Imagenes/degradeCeleste.gif);*/
    min-height: 30px;
}

.filaPaginacionGrid {
    /*font-family: Tahoma;*/
    font-family: Flexo-Regular;
    font-size: 9pt;
    font-weight: bold;
    /*color: #476484;/*
    color: #ffffff;
    border-style: solid;
    border-width: 0px;
    text-align: right;
    height: 30px;
    /*background-image: url(../Imagenes/degradeCeleste.gif);*/
}

.filaCabeceraGrid {
    /*font-family:Tahoma;*/
    font-family: Flexo-Regular;
    font-size: 9pt;
    font-weight: bold;
    color: #FFF;
    background-color: #4f76ac;
    text-align: center;
    /*min-height: 25px*/
    height: 30px;
}

    .filaCabeceraGrid td {
        border-width: 1px;
        border-style: solid;
        border-color: #CCC;
        border-bottom-style: none;
        text-align: center
    }

    .filaCabeceraGrid th {
        border-width: 1px;
        border-style: solid;
        border-color: #CCC;
        border-bottom-style: none;
        text-align: center
    }

    .filaCabeceraGrid a {
        border-width: 1px;
        border-style: none;
        border-color: #CCC;
        border-bottom-style: none;
        color: #FFFFFF;
    }

        .filaCabeceraGrid a:hover {
            border-width: 1px;
            border-style: none;
            border-color: #CCC;
            border-bottom-style: none;
            color: #FFFFFF;
            cursor: pointer;
            text-align: center;
            text-decoration: underline;
        }

.filaImparGrid {
    /*font-family: Tahoma;*/
    font-family: Flexo-Regular;
    font-size: 9pt;
    color: #000000;
    background-color: #FFFFFF;
    padding: 0 8px 0 8px;
    /*min-height: 20px;*/
    height: 30px;
}

    .filaImparGrid:hover {
        font-family: Flexo-Regular;
        font-size: 9pt;
        color: #000000;
        cursor: default;
        background-color: #ffc90E;
        padding: 0 16px 0 16px;
        /*min-height: 20px;*/
    }

    .filaImparGrid td {
        border-width: 1px;
        border-style: solid;
        border-color: #CCCCCC;
        padding: 0 4px 0 4px;
        vertical-align: middle;
        word-break: break-all;
    }

.filaParGrid {
    /*font-family: Tahoma;*/
    font-family: Flexo-Regular;
    font-size: 9pt;
    color: #000000;
    background-color: #f1f2f3;
    padding: 0 4px 0 4px;
    height: 30px;
}

    .filaParGrid:hover {
        /*font-family: Tahoma;*/
        font-family: Flexo-Regular;
        font-size: 9pt;
        color: #000000;
        cursor: default;
        background-color: #ffc90E;
        padding: 0 4px 0 4px;
        min-height: 20px;
    }

    .filaParGrid td {
        border-width: 1px;
        border-style: solid;
        border-color: #CCCCCC;
        padding: 0 4px 0 4px;
        vertical-align: middle;
        word-break: break-all;
    }

.filaSeleccionadaGrid {
    /*font-family: Tahoma;*/
    font-family: Flexo-Regular;
    font-size: 9pt;
    color: #000000;
    background-color: #ffe895;
    padding: 0 4px 0 4px;
    /*min-height: 20px;*/
    border: 1px solid #CCCCCC;
    height: 30px;
}

    .filaSeleccionadaGrid td {
        border: 1px solid #CCCCCC;
        word-break: break-all;
    }

.btnPaginacion {
    font-family: SairaSemiCondensed;
    font-size: 10pt;
    color: #ffffff;
    text-align: center;
    padding: 3px 8px 3px 8px;
    background-color: #014386;
    cursor: pointer;
    display: inline;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 5px;
}
.btnPaginacion:hover:enabled {
    color: #ffffff;
    text-decoration: none;
}
.btnPaginacion:hover:disabled {
    color: #C0C0C0;
    cursor: default;
    text-decoration: none;
}
.btnPaginacion:disabled, [disabled] {
    color: #C0C0C0;
    cursor: default;
}
.tituloTab {
    background-color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    font-weight: bold;
    font-size: 14px;
    left: 10px;
    top: -20px;
    display: inline-block;
}

.tituloTabSinColor {
    margin-top: -20px;
    background-color: #FFFFFF;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    font-weight: bold;
    font-size: 12px;
}

.imgCalendario {
    cursor: pointer;
}

.imgButton {
    cursor: pointer;
}

    .imgButton:disabled {
        cursor: default;
    }

.FondoAplicacion {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.pnlModal {
    background-color: #FFFFFF;
    border-width: 2px;
    border-style: outset;
    padding: 0px;
    width: 100%;
}

.hidden {
    visibility: hidden;
}

.oculto {
    display: none;
}



.custom-calendar .ajax__calendar_container {
    background-color: #fff; /* pale yellow  #ffc;*/
    border: solid 1px #666;
}

.custom-calendar .ajax__calendar_body {
    height: 180px;
}

.custom-calendar .ajax__calendar_title {
    background-color: #4f76ac; /* pale green #cf9 */
    height: 20px;
    color: #fff;
}

.custom-calendar .ajax__calendar_prev, .custom-calendar .ajax__calendar_next {
    background-color: #7595bf; /* darker gray */
    height: 20px;
    width: 20px;
}

.custom-calendar .ajax__calendar_today {
    background-color: #ffe27d; /* pale blue #cff; */
    height: 20px;
}

.custom-calendar .ajax__calendar_days table thead tr td {
    background-color: #e2e2e2; /* dark yellow  #ff9;*/
    color: #333;
}

.custom-calendar .ajax__calendar_day {
    color: #333; /* normal day - darker gray color */
}

.custom-calendar .ajax__calendar_other .ajax__calendar_day {
    color: #666; /* day not actually in this month - lighter gray color */
}

.custom-calendar .ajax__calendar_active {
    background-color: #cff;
    border: 1px solid #000000;
    text-align: center;
}


.bordePlomo {
    border: #c0c0c0 solid 1px;
}
#ucMensaje {
    width: 340px;
    height: 200px;
    position: absolute;
    z-index: -1;
    border: solid #000000 1px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    background-color: #ffffff;
}

#ucFondo {
    background-color: Gray;
    color: #FFFFFF;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 100001;
    position: absolute;
    top: 0;
    left: 0;
    overflow: scroll;
    overflow-x: hidden;
}

#ucCuerpoMensaje {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    height: 240px;
    width: 380px;
    margin: 0 auto;
    /*position: fixed;*/
    position: fixed !important;
    position: absolute; /*ie6 and above*/
    top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
    left: expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
    z-index: 100002;
    display: none;
    background: #FFFFFF;
    filter: alpha(opacity=100);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

#ucTituloMensaje {
    width: 100%;
    height: 15%;
    line-height: 250%;
    text-align: center;
    border: 1px solid #123456;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #014386;
    color: #FFFFFF;
    font-weight: bold;
}

#ucTextoMensaje {
    height: 60%;
    text-align: justify;
    margin: 10px 10px 10px 10px;
}

.enlace {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: underline;
}
.border-radius {
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
}
.border-radius-left {
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;

    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;

    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.border-radius-right {
    -webkit-border-bottom-right-radius: 6px !important;
    -webkit-border-top-right-radius: 6px !important;
    -moz-border-radius-bottomright: 6px !important;
    -moz-border-radius-topright: 6px !important;
    border-bottom-right-radius: 6px !important;
    border-top-right-radius: 6px !important;
}
.border-radius-up {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.border-radius-down {
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.border-radius-zero {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}


.lblStandar {
    /*font-weight: normal;
    font-size: 9pt;
    color: #000000;
    font-family: Flexo-Regular;
    cursor: default;
    padding: 5px 5px 0px 5px;
    vertical-align: middle;
    margin: 5px;*/


    /*display: block;*/
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    /*color: #555;
    background-color: #fff;
    background-image: none;*/
    /*border: 1px solid #ccc;
    border-radius: 4px;*/
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}

.lblStandarLeft {
    font-weight: normal;
    font-size: 9pt;
    color: #000000;
    font-family: Flexo-Regular;
    cursor: default;
    vertical-align: middle;
    padding: 5px 5px 0px 5px;
    text-align: left;
}
.lblStandarRight {
    font-weight: normal;
    font-size: 9pt;
    color: #000000;
    font-family: Flexo-Regular;
    cursor: default;
    vertical-align: middle;
    padding: 5px 0px 5px 5px;
    text-align: right;
}

.lblStandarBold, .lblStandarBoldLeft, .lblStandarBoldRight {
    font-size: 9pt;
    color: #000000;
    font-family: Flexo-Bold;
    padding: 0px 5px 0px 5px;
}

.lblStandarBoldLeft {
    text-align: left;
}

.lblStandarBoldRight {
    text-align: right;
}
.lblTituloGrande {
    font-size: 14pt;
    font-family: Flexo-Regular;
    font-weight: bold;
    color: #014386;
    cursor: default;
    /*text-align: right;*/
}

.lblMensaje {
    font-weight: normal;
    font-size: 8pt;
    color: red;
    font-family: Flexo-Regular;
    cursor: default;
    margin: 4px 4px 4px 4px;
}

.lblTitulo {
    font-size: 10pt;
    font-family: Flexo-Regular;
    font-weight: bold;
    color: #014386;
    cursor: default;
    text-align: center;
    border: 1px solid #014386;
}

.lblTituloPopup {
    font-size: 15px;
    font-family: Flexo-Regular;
    font-weight: bold;
    cursor: default;
    text-align: center;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}








.lnkStandar {
    font-family: Flexo-Regular;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    background-color: #014386;
    border: 0px solid #FFFFFF;
    cursor: pointer;
    padding: 2px 10px 2px 10px;
    margin: 0px 2px 0 2px;
    height: 30px;
    width: 150px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
}

    .lnkStandar:hover, .lnkStandarSeleccionado:hover {
        color: #f9af73;
        font-style: italic;
        text-decoration: none;
        border-style: solid;
        border-width: 1px;
        border-color: #f9af73;
    }

.lnkStandarSeleccionado {
    background-color: #004683;
    border: 0px solid #004683;
    min-height: 20px;
    font-weight: bold;
    font-family: Flexo-Regular;
    font-style: normal;
    color: #f9af73;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    z-index: 2;
    padding: 2px 4px 2px 4px;
    height: 45px;
    border-style: solid;
    border-width: 1px;
    border-color: #f9af73;
}


.topnav {
    overflow: hidden;
    /*background-color: #014386;*/
    background-color: #0fa2d5;
    min-height: 40px;
    padding: 0 5% 0 5%;
}

    .topnav a {
        float: left;
        display: block;
        font-family: Flexo-Regular;
        font-weight: bold;
        font-style: normal;
        color: #FFFFFF;
        text-align: center;
        /*background-color: #014386;*/
        background-color: #0fa2d5;
        border: 0px solid #FFFFFF;
        cursor: pointer;
        padding: 4px 10px 2px 10px;
        margin: 4px 2px 0 2px;
        height: 30px;
        border-style: solid;
        border-width: 1px;
        border-color: #FFFFFF;
        min-width: 150px;
    }

        .topnav a:hover {
            color: #f9af73;
            font-style: italic;
            text-decoration: none;
            border-style: solid;
            border-width: 1px;
            border-color: #f9af73;
        }

.active {
    background-color: #004683;
    border: 0px solid #004683;
    font-weight: bold;
    font-family: Flexo-Regular;
    font-style: normal;
    color: #f9af73 !important;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 2px 4px 2px 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #f9af73 !important;
    min-width: 150px !important;
}

    .active:hover {
        color: #f9af73;
        font-style: italic;
        text-decoration: none;
        border-style: solid;
        border-width: 1px;
        border-color: #f9af73;
    }

.topnav .icon {
    display: none;
}

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }
}

.burger {
    width: 20px;
    height: 3px;
    background-color: white;
    margin: 4px 0;
}





@font-face {
    font-family: 'Flexo-Black';
    src: url('Fuentes/Flexo/Flexo-Black.otf') format('truetype');
}

@font-face {
    font-family: 'Flexo-Bold';
    src: url('Fuentes/Flexo/Flexo-Bold.otf') format('truetype');
}

@font-face {
    font-family: 'Flexo-Regular';
    src: url('Fuentes/Flexo/Flexo-Regular.otf') format('truetype');
}



@font-face {
    font-family: 'FuturaLT-Light';
    src: url('Fuentes/Futura LT Light/Futura LT Light.ttf') format('truetype');
}