﻿/*Autocomplete */

.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
}



/* Pantalla deshabilitada a causa del popup*/
.modalBackgroundPantalla {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
/*Estilo del panel poup*/
.modalPopupEstiloPanel {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
    font-family: Tahoma;
    text-align: center;
    font-size: 8pt;
}


body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: White;
    /*padding: 20px 40px 0px;*/
}

a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    color: #365c9d;
    text-decoration: none;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    color: #365c9d;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    color: #aac4e7;
    text-decoration: none;
}

a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    color: #365c9d;
    text-decoration: none;
}

.usuario {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    height: 10px;
    padding-right: 5px;
    padding-left: 5px;
    color: #000000;
}

#menuleft {
    background-image: url(../AAAEstilosPropiedades/images/back_left.gif);
}

    #menuleft a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #d6d4d4;
        text-decoration: none;
    }

    #menuleft a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #d6d4d4;
        text-decoration: none;
    }

    #menuleft a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #aac4e7;
        text-decoration: none;
    }

    #menuleft a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #d6d4d4;
        text-decoration: none;
    }

.pie {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #b4b3b3;
    text-decoration: none;
    text-align: right;
    padding-right: 12px;
    padding-top: 2px;
}

#containertabs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 10px;
}

#tabnav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding-left: 10px;
    background: url(imagenes/tab_bottom.gif) repeat-x bottom;
}

    #tabnav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
    }

    #tabnav a:link, #tabnav a:visited {
        float: left;
        background: #e4ebfc;
        font-size: 11px;
        line-height: 14px;
        font-weight: bold;
        padding: 2px 10px 2px 10px;
        margin-right: 4px;
        border: 1px solid #ccc;
        text-decoration: none;
        color: #666;
    }

        #tabnav a:link.active, #tabnav a:visited.active {
            border-bottom: 1px solid #fff;
            background: #fff;
            color: #565656;
        }

    #tabnav a:hover {
        background: #fff;
    }

#contenedor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    padding: 10px;
}

.tablamonoregistro {
    /*font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #ffffff;
    border: solid 1px #365C9D;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #ffffff;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #538DB9;
    border-bottom-color: #538DB9;
    border-left-color: #538DB9;
}

#tablamonoregistrosola {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #538DB9;
    margin-bottom: 10px;
}

.tablamultiregistro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #E3E9EE;
    border: 1px solid #d7d6d6;
}

.titulotabla {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background-color: #5D7B9D;
}

.paginacion {
    background-color: #CAD3DD;
}


.tablamultiregistrotr1 {
    background-color: #f2f2f2;
}

.tablamultiregistrotr2 {
    background-color: #ffffff;
}

.etiqueta {
    font-weight: bold;
    background-color: #EAEDF2;
    text-align: right;
    color: #666666;
}

.etiquetamao {
    font-weight: bold;
    background-color: #EAEDF2;
    text-align: left;
    color: #666666;
}

#titulogeneral {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #365c9d;
    text-decoration: none;
    text-align: left;
    height: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-bottom: 3px;
    border-bottom: solid 1px black;
}

.campos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #999999;
}

.camposdeshabilitado {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    color: #333333;
    background-color: #E1E1E1;
    border: 1px solid #999999;
}

.botones {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    text-align: center;
    height: 18px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #CCCCCC;
    background-color: #f2f2f2;
}

.fondoOver {
    background-color: #e4ebfc;
}

.multiencabezado {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    background-color: #D1D9E0;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #538DB9;
    background-image: url(../AAAEstilosPropiedades/images/back_titulo.gif);
}

#borderigth {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #707E8D;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #707E8D;
}

.obligatorio {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #2B477B;
    font-weight: bold;
}
/*Default style for SPAN icons. Edit if desired: */

.iconspan {
    float: left;
    margin: 3px;
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar {
    /*font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    background-color: #D1D9E0;
    text-align: left;
    background-image: url(../AAAEstilosPropiedades/images/back_titulo.gif);
    border: solid 1px #365C9D;
    padding: 3px 0px;
    margin-bottom: 5px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    background-color: #D1D9E0;
    text-align: left;
    background-image: url(../AAAEstilosPropiedades/images/back_titulo.gif);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-color: #538DB9;
    border-right-color: #538DB9;
    border-left-color: #538DB9;
    border-bottom-color: #538DB9;
    padding: 3px 0px;
}

div.eg-bar {
    width: 100%;
}

.icongroup1 {
    width: 100%;
}

.etiquetacabezado {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.titulos {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    background-image: url(../AAAEstilosPropiedades/images/top_center.gif);
    background-repeat: repeat-x;
    text-align: center;
    border: solid 1px black;
}

.leftback {
    background-image: url(../AAAEstilosPropiedades/images/left_back.gif);
    background-repeat: repeat-y;
}

.rigthder {
    background-image: url(../AAAEstilosPropiedades/images/rigth_der.gif);
    background-repeat: repeat-y;
}

.backdown {
    background-image: url(../AAAEstilosPropiedades/images/back_down.gif);
    background-repeat: repeat-x;
}

.bordefoto {
    border: 2px solid #CCCCCC;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background: linear-gradient(90deg, rgba(83,141,185,0) 20%, rgba(83,141,185,1) 30%, rgba(83,141,185,1) 70%, rgba(83,141,185,0) 80%);
}

    ::-webkit-scrollbar-thumb:horizontal {
        background: linear-gradient(0deg, rgba(83,141,185,0) 20%, rgba(83,141,185,1) 30%, rgba(83,141,185,1) 70%, rgba(83,141,185,0) 80%);
    }

::-webkit-scrollbar-corner {
    background: transparent;
}