﻿.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: none;
}

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: none;
}

.accordionContent {
}

.accordionLink {
    color: White;
    display: inherit;
    text-decoration: none;
    font-family: 'Lucida Sans';
    font-size: 11pt;
}

#Contenedor_menuAjax_tablaContenido td {
    border-bottom: 1px dotted Black;
}

#Contenedor_menuAjax_tablaContenido {
    width: 100%;
    border-collapse: collapse;
}

    #Contenedor_menuAjax_tablaContenido a {
        display: block;
        width: 100%;
        height: 30px;
        color: floralwhite;
        /*#006;*/
        text-decoration: none;
        text-align: left;
        font-family: 'Lucida Sans';
        font-size: 9pt;
        filter: alpha(opacity=80);
        -moz-opacity: .80;
        opacity: .80;
        vertical-align: middle;
    }

        #Contenedor_menuAjax_tablaContenido a:hover {
            color: #ffffff;
            background: #0068A3;
            width: 100%;
        }


#listaDocs td {
    border-bottom: 1px dotted Black;
}

#listaDocs a {
    display: block;
    width: 100%;
    height: 30px;
    color: #006;
    text-decoration: none;
    text-align: left;
    font-family: Arial;
    font-size: 10pt;
    filter: alpha(opacity=80);
    -moz-opacity: .80;
    opacity: .80;
    vertical-align: middle;
}

    #listaDocs a:hover {
        color: #ffffff;
        background: #0068A3;
        width: 100%;
    }

.Titulo {
    color: White;
    background-color: #003366;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    text-align: center;
    margin-left: 0px;
}

.SubTitulo {
    background-color: #003366;
    color: White;
    height: 30px;
    font-weight: bold;
    font-size: small;
    text-align: left;
}

.comandos {
    display: none;
}

.controlesposicion {
    position: fixed;
    bottom: 5px;
}

.CajaError {
    border: 1px solid #800000;
    background-color: #990000;
    font-family: Arial Helbetica, Sans-Serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    min-height: 15px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    background-position: 5px;
}

.Tabla {
    color: #003e6c;
    background-color: transparent;
    font-weight: normal;
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    width: 98%;
    border-collapse: collapse;
    empty-cells: hide;
}

.Etiqueta {
    color: #003e6c;
    background-color: transparent;
    font-family: Arial;
    font-size: 9pt;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: left;
}

.Etiqueta2 {
    color: Black;
    background-color: transparent;
    font-family: Arial;
    font-size: 9pt;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: left;
}

.EtiquetaDerecha {
    color: #003e6c;
    background-color: transparent;
    font-family: Arial;
    font-size: 9pt;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: right;
}

.EtiquetaInformacion {
    color: #003e6c;
    background-color: transparent;
    font-family: Arial;
    font-size: xx-small;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: left;
}


.Titulo {
    color: White;
    background-color: #003366;
    font-family: Arial;
    font-size: large;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: center;
}

.EtiquetacomoTextBox {
    color: Black;
    background-color: White;
    font-family: Arial;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: left;
    border-style: inset;
}

.CajaTexto {
    color: Black;
    background-color: White;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    }

.Combo {
    background-color: #FFFFFF;
    border: 1px solid #003366;
    color: #003366;
    font-family: Arial;
    font-size: 11px;
}


.Boton {
    font-weight: bold;
    font-size: small;
    color: #003e6c;
    font-family: Arial;
}

.RadioBoton {
    color: Black;
    font-family: Arial;
    font-weight: bold;
    font-size: small;
}

.RadioBoton2 {
    color: #003e6c;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
}

.hiddenControl {
    display: none;
}

.GridEncabezado {
    color: White;
    background-color: #003366;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
}

.Grid {
    border: 1px solid #CCCCCC;
    color: Black;
    font-family: Arial;
    font-size: xx-small;
    text-align: left;
}

.GridElementoAlterado {
    color: Black;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
    background-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    background-color: #F7F7DE;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
}

.GridElementoSeleccionado {
    color: Black;
    font-family: Arial;
    font-size: xx-small;
    background-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    background-color: WHITE;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
}

.GridPiePagina {
    color: White;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
    background-color: #003e6c;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    background-color: WHITE;
    border-style: solid;
    border-width: 1px;
}

.GridPaginador {
    color: White;
    font-family: Arial;
    font-size: xx-small;
    font-weight: bold;
    background-color: #003e6c;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
}

.onoffswitch {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 30px;
        padding: 0;
        line-height: 30px;
        font-size: 14px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: "ON";
        padding-left: 10px;
        background-color: #34A7C1;
        color: #FFFFFF;
    }

    .onoffswitch-inner:after {
        content: "OFF";
        padding-right: 10px;
        background-color: #EEEEEE;
        color: #999999;
        text-align: right;
    }

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 56px;
    border: 2px solid #999999;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

table.minimal-style {
    background: #FFFFFF;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    text-align: left;
    min-width: 480px;
    margin-bottom: 25px;
}

    table.minimal-style th {
        border-bottom: 2px solid #444;
        color: #666666;
        font-size: 14px;
        font-weight: normal;
        padding: 10px;
    }

    table.minimal-style td {
        border-bottom: 1px solid #CCCCCC;
        color: #999;
        padding: 8px 10px;
    }

    table.minimal-style tbody tr:hover td {
        color: #444;
    }

.medium-button {
    background: #cccccc;
    background: -moz-linear-gradient(top, #cccccc 0%, #bbbbbb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#bbbbbb));
    background: -webkit-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
    background: -o-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
    background: -ms-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#bbbbbb',GradientType=0 );
    background: linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;    
    font-weight: bold;
    padding: 8px 20px;
    overflow: visible;
    display: inline-block;
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
}

.blue {
    background: #2e9fd8;
    background: -moz-linear-gradient(top, #2e9fd8 0%, #0c72a4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e9fd8), color-stop(100%,#0c72a4));
    background: -webkit-linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
    background: -o-linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
    background: -ms-linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9fd8', endColorstr='#0c72a4',GradientType=0 );
    background: linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
}
