﻿@charset 'UTF-8';

* {
    margin: 0;
}

html, body {
    font: 12px Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
    padding-left: 0em;
    padding-right: 0em;
    height: 100%;
    color: #233D7E;
    background-color: #F5F5F5;
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }
.btn-primary {
    display: inline-block;
    color: #fff;
    border: 1px solid #2e6da4;
    background: #337ab7;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
    cursor: pointer;
    vertical-align: middle;
    max-width: 100px;
    padding: 5px;
    text-align: center;
}
.textbox {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #06BAB2;
    font-size: 12px;
    font-family: Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
    padding: 0px 0px 0px 0px;
    height: 20px;
    border-radius: 5px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.Cntrl1 {
    background-color: #abcdef;
    color: Yellow;
    border: 1px solid #AB00CC;
    font: Verdana 10px;
    padding: 1px 4px;
    font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
}

.input-big {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #1EC2B9;
    font-size: 16px;
    padding: 0px 0px 0px 45px;
    border-radius: 5px;
    width: 70%;
    height: 40px;
    line-height: 32px;
    vertical-align: middle;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.input-mini {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #06BAB2;
    font-size: 12px;
    font-family: Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
    padding: 0px 0px 0px 0px;
    height: 20px;
    border-radius: 5px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.smalltext {
    font: 10px Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
    padding-left: 0em;
    padding-right: 0em;
    height: 100%;
}

.page-wrap {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -50px;
    /*  background-color:#fff;*/
}

    .page-wrap:after {
        content: "";
        display: block;
    }

    .site-footer, .page-wrap:after {
        /* .push must be the same height as footer */
        height: 50px;
    }

.Name {
    font: 9px Segoe UI, Tahoma, sans-serif;
    color: #717171;
    font-weight: bold;
}

.SubName {
    font: 9px Segoe UI, Tahoma, sans-serif;
    color: #717171;
}

.site-footer {
    background-color: #06BAB2;
    color: white;
    text-align: center;
    padding-top: 12px;
    font-weight: bold;
    border: 0px solid #000;
}

    .site-footer a {
        color: white;
    }

.login-header {
    background-color: #243D7F;
    color: white;
    text-align: center;
    font-weight: bold;
    height: 60px;
}


.header_tablas {
    background: #233D7E;
    border-top: 1px solid #FAF9F4;
    border-right: none;
    border-left: none;
    padding: 3px 5px 5px 6px;
    vertical-align: top;
    font: 12px Segoe UI, Tahoma, sans-serif;
    color: #ffffff;
}

.row_tablas {
    font-weight: normal;
    border: 1px solid #F1EFE2;
    font: 9px Segoe UI, Tahoma, sans-serif;
    padding-bottom: 5px;
    color: #000;
}

table td {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

.borderFooter {
    background: #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.bordertop {
    background: #e3e3e3;
    border-top: 1px solid #e3e3e3;
}

.header {
    background: #233D7E;
    border-top: 1px solid #e3e3e3;
    color: #ffffff;
    font-weight: normal;
    font-family: Segoe UI, Tahoma, sans-serif;
    padding: 18px 0;
    font-size: 12px;
    line-height: 19px;
}


.subheader {
    background: #00BAB2;
    border-top: 1px solid #e3e3e3;
    color: #ffffff;
    font-weight: normal;
    font-family: Segoe UI, Tahoma, sans-serif;
    padding: 18px 0;
    font-size: 12px;
    line-height: 19px;
}


.text {
    margin-top: 20px;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #000;
    font-size: 10px;
    line-height: 13pt;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px 0;
}

.Footer {
    font-family: Segoe UI, Tahoma, sans-serif;
    margin: 0px 0px 0px 5px;
    color: #000;
    font-size: 12px;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px 0;
}

.labels {
    margin-top: 20px;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    line-height: 13pt;
    border-bottom: 0px;
    padding: 20px 0;
}

.labels_error {
    background-color: #06BAB2;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 13pt;
    border-bottom: 0px;
}

    .labels_error a:link {
        color: #fff;
        text-decoration: underline;
    }

.link_error {
    background-color: #06BAB2;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #ff6a00;
    font-size: 12px;
    line-height: 13pt;
    border-bottom: 0px;
    text-decoration: underline;
}



    .link_error a:link {
        font-family: Segoe UI, Tahoma, sans-serif;
        color: #ff6a00;
        font-size: 12px;
        line-height: 13pt;
        border-bottom: 0px;
        text-decoration: underline;
    }

    .link_error a:visited {
        text-decoration: underline;
    }

    .link_error a:hover {
        color: #000;
        text-decoration: underline;
    }

    .link_error a:active {
        text-decoration: underline;
    }

.input_username {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #1EC2B9;
    font-size: 16px;
    padding: 0px 0px 0px 45px;
    border-radius: 5px;
    width: 70%;
    height: 40px;
    line-height: 32px;
    vertical-align: middle;
    background-image: url(images/textbox_user.png);
    background-repeat: no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.input_pwd {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #1EC2B9;
    font-size: 16px;
    padding: 0px 0px 0px 45px;
    border-radius: 5px;
    width: 70%;
    height: 40px;
    line-height: 32px;
    vertical-align: middle;
    background-image: url(images/textbox_pwd.png);
    background-repeat: no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.input_mail {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #1EC2B9;
    font-size: 16px;
    padding: 0px 0px 0px 45px;
    border-radius: 5px;
    width: 70%;
    height: 40px;
    line-height: 32px;
    vertical-align: middle;
    background-image: url(images/textbox_mail.png);
    background-repeat: no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.myButton {
    background-color: #233D7E;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #131e75;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Segoe UI, Tahoma, sans-serif;
    font-size: 13px;
    padding: 6px 24px;
    text-decoration: none;
    margin-right: 2px;

}

    .myButton:hover {
        background-color: #7275A2;
        border: 1px solid #7275A2;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }

.myButtonGray {
    background-color: #CCCCCC;
    border-radius: 3px;
    border: 1px solid #666666;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Segoe UI, Tahoma, sans-serif;
    font-size: 13px;
    padding: 6px 24px;
    text-decoration: none;
}

    .myButtonGray:hover {
        background-color: #c4c3c3;
        border: 1px solid #666666;
    }

    .myButtonGray:active {
        position: relative;
        top: 1px;
    }


.myButton41B0A0 {
    background-color: #41B0A0;
    border-radius: 3px;
    border: 1px solid #45B7A6;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Segoe UI, Tahoma, sans-serif;
    font-size: 13px;
    padding: 2px 10px;
    text-decoration: none;
}

    .myButton41B0A0:hover {
        background-color: #52D8C4;
        border: 1px solid #45B7A6;
    }

    .myButton41B0A0:active {
        position: relative;
        top: 1px;
    }

.myButtonRED {
    background-color: #db3737;
    border-radius: 3px;
    border: 1px solid #45B7A6;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Segoe UI, Tahoma, sans-serif;
    font-size: 13px;
    padding: 2px 10px;
    text-decoration: none;
}

    .myButtonRED:hover {
        background-color: #f56a6a;
        border: 1px solid #45B7A6;
    }

    .myButtonRED:active {
        position: relative;
        top: 1px;
    }

a.mylink_small:link {
    text-decoration: none;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #0072C6;
    font-size: 12px;
}

a.mylink_small:visited {
    text-decoration: none;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #0072C6;
    font-size: 12px;
}

a.mylink_small:hover {
    text-decoration: none;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #009ED8;
    font-size: 12px;
}

a.mylink_small:active {
    text-decoration: none;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #0072C6;
    font-size: 12px;
}

a.mylink_small_black:link {
    text-decoration: none;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #000;
    font-size: 12px;
}

a.mylink_small_black:visited {
    text-decoration: none;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #000;
    font-size: 12px;
}

a.mylink_small_black:hover {
    text-decoration: none;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #009ED8;
    font-size: 12px;
}

a.mylink_small_black:active {
    text-decoration: none;
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #000;
    font-size: 12px;
}

.loginheader {
    color: #717171;
    font-size: 20px;
    padding-bottom: 2em;
    padding-top: .5em;
    border-bottom: 2px dotted rgba(0, 0, 0, 0.3);
    text-align: left;
}

.path_history {
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #666666;
    font-size: 10px;
    padding-top: 0;
    padding-left: 10px;
}

.Pageheader {
    color: #233D7E;
    font-size: 25px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #00BAB2;
    text-align: left;
    padding-top: .5em;
    padding-left: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.Pageheader2 {
    color: #717171;
    font-size: 25px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #00BAB2;
    text-align: left;
    padding-top: .5em;
    padding-left: 10px;
    width: 100%;
}

.Pageheader3 {
    color: #717171;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    padding-top: .5em;
    padding-left: 10px;
    width: 100%;
}
/*******Tabla Limpia con borde*******/

table.tbl_borde_clean {
    font: 11px Tahoma, Arial, sans-serif;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0px;
}

.tbl_borde_clean td {
    padding: 1em;
}


/*******Fin Tabla tipo Tab*******/

/*******Tabla tipo Tab*******/

table.tbl_tab {
    font: 11px Tahoma, Arial, sans-serif;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0px;
}

td.tbl_tab_inactive {
    border-right: 1px #CCCCCC solid;
    text-align: center;
    vertical-align: middle;
    height: 20px;
    width: 150px;
}

td.tbl_tab_active {
    background-color: #64625F;
    color: White;
    border-right: 1px #CCCCCC solid;
    text-align: center;
    vertical-align: middle;
    height: 20px;
    width: 150px;
}

table.tbl_tab a:hover {
    color: #000;
    background: #D7D7D7;
    cursor: pointer;
}

tr.tbl_tab td.tbl_tab_inactive:hover {
    color: #000;
    background: #D7D7D7;
}

/*******Fin Tabla tipo Tab*******/
/****INICIO INFO **/
table.info {
    width: 300px;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0px;
}


td.infoEncabezado {
    background-color: #233D7E;
    border: 1px #CCCCCC solid;
    font-weight: bold;
    font: 11px Tahoma, Arial, sans-serif;
    color: #FFFFFF;
    height: 20px;
}


td.infoContenido {
    background: #FFFFFF;
    font: 11px Tahoma, Arial, sans-serif;
    border-bottom: 1px #CCCCCC;
    text-align: left;
    color: #404040;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 0px;
    height: 80px;
}


/****FIRN INFO***/
/****CUADROS DE ALERTA*****/
.BlackBG {
    display:none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: url("images/fade_lb.png");
}

.successbox, .warningbox, .errormsgbox {
    font-weight: normal;
    border: 2px solid #233D7E;
    margin: 0px 0px;
    padding: 5px 10px 15px 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 500px;
    font-size: 12px;
}

.successbox {
    color: #233D7E;
    background-color: #fff;
}

.successboxheader {
    color: #404040;
    font-size: 25px;
    padding-bottom: .5em;
    padding-top: .5em;
    text-align: left;
    background-image: url(images/amf_alert.png);
    background-repeat: no-repeat;
    background-position-x: right;
    height: 50px;
}

.closeimg {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 25px;
    height: 25px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-family: "Tahoma", Helvetica, sans-serif;
    text-align: center;
    font-size: 18px;
    line-height: 1.4em;
    border-color: #1472ad;
    background-color: #F00;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F00), to(#cc0000));
    background-image: -webkit-linear-gradient(top, #F00, #cc0000);
    background-image: -moz-linear-gradient(top, #F00, #cc0000);
    background-image: -o-linear-gradient(top, #F00, #cc0000);
    background-image: linear-gradient(to bottom, #F00, #cc0000);
    box-shadow: 0px 0px 2px 0px #666;
    -moz-box-shadow: 0px 0px 2px 0px #666;
    -webkit-box-shadow: 0px 0px 2px 0px #666;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-indent: 1px;
    font-weight: bold;
}

.successbox input, select {
    margin-bottom: 5px;
    height: auto;
    line-height: 16px;
    padding: 2px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCC;
    font-size: 12px;
}


.cuadroLB {
    display: none;
    position: fixed;
    z-index: 1000000;
    text-align: center;
}

/***PAGINACION ESTILO***/
.pages {
    padding: 0em;
    margin: 0em 0;
    clear: left;
    font-size: 0px;
}

    .pages a {
        color: #233D7E;
        font-size: 12px;
        padding: 0.5em 0.5em;
        border-bottom: 2px solid #233D7E;
        border-left: 1px solid #233D7E;
        display: inline-block;
        background-color: #06BAB2;
        text-decoration: none;
        color: #fff;
    }

        .pages a.current {
            background: #233D7E;
            color: #fff;
        }

        .pages a.first {
            border-left: 0px solid #06BAB2;
            border-bottom: 2px solid #233D7E;
        }


        .pages a:hover {
            background: #233D7E;
            color: #fff;
        }

        .pages a.nextprev {
        }

        .pages a.nextprev_first {
            border-left: 0px solid #06BAB2;
            border-bottom: 2px solid #233D7E;
        }

    .pages span.nextprev {
        color: #666;
    }

    .pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
    }

    .pages .nextprev-next {
        float: right;
    }

/****FIN PAGINACION ESTILO***/
/*******Table tab */
table.tab {
    width: 100%;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0px;
    background-color: white;
}

.tab td.inactive {
    border: 1px #CCCCCC solid;
   /* text-align: center;*/
    height: 30px;
    text-align: left;
    padding-left: 1em;
}

.tab td.active {
    background-color: #233D7E;
    border: 1px #CCCCCC solid;
    color: #ffffff;
    height: 30px;
    text-align: center;
}

td.active span.edit_icon_left {
    float: right;
    padding-right: 1em;
}


.tab td a {
    color: #555555;
    text-decoration: none;
}

.tab td.active a {
    color: #ffffff;
    text-decoration: none;
}

.tab a:hover {
    text-decoration: none;
}



/*******en Table tab */
/*******Table Info InsideTab */
table.infoCard {
    /**width:100%; **/
    border: 1px #CCCCCC solid;
    background-color: #F5F5F5;
    font-weight: bold;
    font-size: 12px;
    border-spacing: 0px;
}

.infoCard td {
    padding: 1em;
}

.infoCard thead {
    border-bottom: 1px #CCCCCC solid;
    font: 11px;
}

.infoCard tbody {
    font-weight: normal;
    font: 11px;
}
/*******Table Forma */
/*******Table Forma */
table.forma {
    /**width:100%; **/
    font-family: Segoe UI, Tahoma, sans-serif;
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    border: 0px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0px;
}

.forma td {
    padding: .5em;
}

.forma thead.result_header {
    background-color: #233D7E;
    border: 1px #CCCCCC solid;
    font: 11px;
    color: #FFFFFF;
}

table.forma input, textarea {
    scrollbar-arrow-color: #12406F;
    margin-bottom: 5px;
    height: auto;
    line-height: 16px;
    padding: 2px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCC;
    font-size: 12px;
    border-color: #1EC2B9;
}

table.forma select {
    scrollbar-arrow-color: #12406F;
    margin-bottom: 5px;
    height: auto;
    line-height: 16px;
    padding: 2px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCC;
    border-color: #1EC2B9;
    font-size: 12px;
}

table.forma checkbox {
    border: 1px #CCCCCC solid;
}
/*******Table Forma */

/*Tablade Folio de Operacion  */
table.folio_response {
    width: 75%;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0px;
    font-weight: normal;
}


.folio_response td {
    border: 1px #CCCCCC solid;
    padding-left: 8px;
    padding: 5px;
}


.folio_response a {
    color: #000;
    text-decoration: underline;
}

.folio_response thead.result_header {
    background-color: #233D7E;
    border: 1px #CCCCCC solid;
    font-weight: normal;
    font: 11px;
    color: #FFFFFF;
}

.folio_response tr.result_header {
    background-color: #233D7E;
    border: 1px #CCCCCC solid;
    font-weight: normal;
    font: 11px;
    color: #FFFFFF;
}

.folio_response tr.total {
    background-color: #fff;
    border: 1px #CCCCCC solid;
    font-weight: normal;
    font: 11px;
}



.folio_response {
    background: #F8F8F8;
    font: 8px;
    color: #404040;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 0px;
}



/****** fin tabla*/

/********Tabla General*/

table.tabla {
    width: 75%;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0px;
    font-weight: normal;
}
    /* para las filas impares */
    table.tabla tbody tr:nth-child(odd) td {
        background: #ffffff;
        font-size: 11px;
        text-align: left;
        color: #404040;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 11px;
        padding-right: 0px;
    }

    /* para las filas paras */
    table.tabla tbody tr:nth-child(even) td {
        background: #F8F8F8;
        font-size: 11px;
        text-align: left;
        color: #404040;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 11px;
        padding-right: 0px;
    }

    table.tabla td {
        border: 1px #CCCCCC solid;
        padding-left: 8px;
        padding: 5px;
    }



    table.tabla thead {
        background-color: #233D7E;
        border: 1px #CCCCCC solid;
        font-weight: normal;
        font-size: 11px;
        color: #FFFFFF;
    }


    table.tabla tbody tr:hover td {
        color: #fff;
        background: #909DBF;
    }

    table.tabla tbody tr.selected td {
        color: #000;
        background: #D7D7D7;
    }


    table.tabla tbody tr:hover input.boton {
        opacity: 1;
        float: right;
    }

    table.tabla tbody tr input.boton {
        opacity: 0;
        float: right;
    }
/********Fin tabla general**/

table.tablav2 {
    width: 75%;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0px;
    font-weight: normal;
}
    /* para las filas impares */
    table.tablav2 tbody tr:nth-child(odd) td {
        background: #ffffff;
        font-size: 11px;
        text-align: left;
        color: #404040;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 11px;
        padding-right: 0px;
    }

    /* para las filas paras */
    table.tablav2 tbody tr:nth-child(even) td {
        background: #F8F8F8;
        font-size: 11px;
        text-align: left;
        color: #404040;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 11px;
        padding-right: 0px;
    }

    table.tablav2 td {
        border: 1px #CCCCCC solid;
        padding-left: 8px;
        padding: 5px;
    }



    table.tablav2 thead {
        background-color: #233D7E;
        border: 1px #CCCCCC solid;
        font-weight: normal;
        font-size: 11px;
        color: #FFFFFF;
    }

    table.tablav2 a:hover {
        text-decoration: underline;
    }

    table.tablav2 a {
        text-decoration: none;
    }
/********Fin tabla general**/
/*******Table */
table.result {
    width: 75%;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0px;
    font-weight: normal;
}


.result td {
    border: 1px #CCCCCC solid;
    padding-left: 8px;
    padding: 5px;
}


.result a {
    color: #000;
    text-decoration: underline;
}

.result thead.result_header {
    background-color: #233D7E;
    border: 1px #CCCCCC solid;
    font-weight: normal;
    font-size: 11px;
    color: #FFFFFF;
}

.result td.bg_intelecto {
    background-color: #233D7E;
    border: 1px #CCCCCC solid;
    font-weight: normal;
    font-size: 11px;
    color: #FFFFFF;
}

.result tr.result_header {
    background-color: #233D7E;
    border: 1px #CCCCCC solid;
    font-weight: normal;
    font-size: 11px;
    color: #FFFFFF;
}

.result tr.total {
    background-color: #fff;
    border: 1px #CCCCCC solid;
    font-weight: normal;
    font-size: 11px;
}


tr.result_header_white {
    background-color: #ffffff;
    border: 1px #CCCCCC solid;
    font-weight: normal;
    font-size: 11px;
    color: red;
    height: 20px
}


.result tr.result_row {
    background: #ffffff;
    font-size: 11px;
    text-align: left;
    color: #404040;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 11px;
    padding-right: 0px;
}


.result tr.result_row_alternative {
    background: #F8F8F8;
    font-size: 11px;
    color: #404040;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 0px;
}

.innerLR {
    padding: 1em;
    height: 100%;
}

table.result tbody tr:hover {
    color: #fff;
    background: #909DBF;
}

table.result tbody tr.selected {
    color: #000;
    background: #D7D7D7;
}


table.result tbody tr:hover input.boton {
    opacity: 1;
    float: right;
}

table.result tbody tr input.boton {
    opacity: 0;
    float: right;
}


/****** fin tabla*/
.ButtonsPullRight {
    text-align: right;
    width: 100%;
    padding: 1em;
}

.ButtonsPullLeft {
    text-align: left;
    width: 100%
}

.filter-bar {
    background: #fff;
    border: 0px solid #e5e5e5;
    line-height: 30px;
    height: 40px;
    margin-bottom: 20px;
    padding: 0px 10px;
}

    .filter-bar div {
        padding: 5px 0;
        display: block;
        line-height: 30px;
    }

        .filter-bar div div {
            padding: 0;
            margin: 0;
        }

            .filter-bar div div:not(.helper) {
                margin: 0 15px 0 0;
            }

.filter-bar {
    margin: 10px;
}

    .filter-bar select {
        border-width: 1px 1px 1px 1px;
        border-style: solid;
        border-color: #06BAB2;
        font-size: 12px;
        font-family: Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
        padding: 0px 0px 0px 5px;
        height: 20px;
        border-radius: 5px;
        vertical-align: middle;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        color: #233D7E;
    }

    .filter-bar input[type=text], input[type=checkbox] {
        border-width: 1px 1px 1px 1px;
        border-style: solid;
        border-color: #06BAB2;
        font-size: 12px;
        font-family: Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
        padding: 0px 0px 0px 5px;
        height: 20px;
        border-radius: 5px;
        vertical-align: middle;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        color: #233D7E;
        margin-bottom: 10px;
        padding: 0px 0px;
    }

.filter_textbox {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #06BAB2;
    font-size: 12px;
    font-family: Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
    padding: 0px 0px 0px 5px;
    height: 20px;
    border-radius: 5px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #233D7E;
    margin-bottom: 10px;
    padding: 0px 0px;
}

.form-actions {
    background: none;
    border: none;
    margin: 0;
}

.form-actions {
    margin-top: 0;
    padding: 0;
}





/******drop it*****/

.dropit {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .dropit .dropit-trigger {
        position: relative;
    }

    .dropit .dropit-submenu {
        position: absolute;
        top: 100%;
        left: 0; /* dropdown left or right */
        z-index: 1000;
        display: none;
        min-width: 150px;
        list-style: none;
        padding: 0;
        margin: 0;
        padding-left: 1em;
    }

    .dropit .dropit-open .dropit-submenu {
        display: block;
    }

.menux ul {
    display: none;
}
    /* Hide before plugin loads */
    .menux ul.dropit-submenu {
        background-color: #00BAB2;
        border: 0px;
        padding: 6px 0;
        margin: 3px 0 0 1px;
        /* -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
       -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
            box-shadow: 0px 1px 3px rgba(0,0,0,0.15);*/
    }

        .menux ul.dropit-submenu a {
            display: block;
            font-size: 14px;
            line-height: 25px;
            padding: 0 18px;
            color: #fff;
            text-decoration: none;
            border-bottom: solid;
            border-bottom-width: thin;
            border-color: #fff;
        }

            .menux ul.dropit-submenu a:hover {
                background: #273D7D;
                color: #fff;
                text-decoration: none;
            }

.menux a {
    color: #000;
}




.menu_otros ul {
    display: none;
}
    /* Hide before plugin loads */
    .menu_otros ul.dropit-submenu {
        background-color: #FFFFFF;
        border: 0px;
        padding: 5px 0;
        margin: 3px 0 0 1px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
        box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
    }

        .menu_otros ul.dropit-submenu a {
            display: block;
            margin-top: 10PX;
            font-size: 12PX;
            color: #666666;
        }

            .menu_otros ul.dropit-submenu a:hover {
                color: #666666;
                text-decoration: none;
                background-color: #F8F8F8;
            }

.menu_otros a {
    color: #666666;
}




/*******menu mucho tabas otros******/

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}

.arrow-right {
    position: relative;
}

    .arrow-right:before { /* Magic Happens Here!!! */
        content: "";
        position: absolute;
        top: 12px;
        left: 5px;
        width: 0;
        height: 0;
        display: block;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid black;
    }

.arrow-down {
    position: relative;
}

    .arrow-down:before { /* Magic Happens Here!!! */
        content: "";
        position: absolute;
        top: 12px;
        left: 3px;
        width: 0;
        height: 0;
        display: block;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid black;
    }

.arrow-left {
    width: 0;
    height: 5px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid blue;
}


/****Multiple CheckBox Combo*/


.dropdown dd, .dropdown dt {
    margin: 0px;
    padding: 0px;
}

.dropdown ul {
    margin: -1px 0 0 0;
}

.dropdown dd {
    position: relative;
}

.dropdown a,
.dropdown a:visited {
    color: #fff;
    text-decoration: none;
    outline: none;
    font-size: 12px;
}

.dropdown dt a {
    background-color: #4F6877;
    display: block;
    padding: 8px 20px 5px 10px;
    min-height: 25px;
    line-height: 24px;
    overflow: hidden;
    border: 0;
    width: 272px;
}

    .dropdown dt a span, .multiSel span {
        cursor: pointer;
        display: inline-block;
        padding: 0 3px 2px 0;
    }

.dropdown dd ul {
    background-color: #4F6877;
    border: 0;
    color: #fff;
    display: none;
    left: 0px;
    padding: 2px 15px 2px 5px;
    position: absolute;
    top: 2px;
    width: 280px;
    list-style: none;
    height: 100px;
    overflow: auto;
}

.dropdown span.value {
    display: none;
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
}

    .dropdown dd ul li a:hover {
        background-color: #fff;
    }


/****End Multiple CheckBox Combo*/

/****End Multiple CheckBox Combo*/
.Esconde {
    visibility: hidden;
    height: 0;
}

.Muestra {
    position: absolute;
    width: 200px;
    background-color: #FFFFFF;
}

.UpdatePanel1 {
    border: solid 2px #005DA4;
    padding: 0 0 15px 0;
    width: 99%;
    background-color: white;
}

.Alerta {
    position: absolute;
    width: 800px;
    background-color: Orange;
    font-size: large;
    color: White;
}

.legend {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .95em;
    padding: 15px 0;
    margin: 0 0 0 25px;
    color: #EE7B08
}


.ErrorTitle {
    COLOR: Red;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 15px
}

.ErrorDetail {
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}

input, select, textarea {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    border-color: #1EC2B9;
}

.boton {
    BORDER-RIGHT: #cccccc 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #cccccc 1px solid;
    PADDING-LEFT: 3px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #ffffff;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #005DA4
}

    .boton:hover {
        BORDER-RIGHT: #333333 1px solid;
        PADDING-RIGHT: 3px;
        BORDER-TOP: #333333 1px solid;
        PADDING-LEFT: 3px;
        FONT-SIZE: 11px;
        PADDING-BOTTOM: 1px;
        BORDER-LEFT: #333333 1px solid;
        COLOR: #ffffff;
        PADDING-TOP: 1px;
        BORDER-BOTTOM: #333333 1px solid;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        BACKGROUND-COLOR: #3471D9;
    }


.BODY {
    BACKGROUND-COLOR: #d7d7cf;
    MARGIN: 0px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: #1c261f;
    FONT-SIZE: 10px;
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFFFFF', EndColorStr='#d7d7cf', GradientType=0);
}

.body_login {
    MARGIN: 0px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: #1c261f;
    FONT-SIZE: 10px;
    background-image: url('images/linea_bk.jpg');
}

.login_label {
    MARGIN: 0px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: #1c261f;
    FONT-SIZE: 14px;
}

A {
    COLOR: #005DA4;
    FONT-SIZE: 12px;
    font-family: Arial;
    FONT-WEIGHT: bold;
}

.subtitulo {
    COLOR: #005DA4;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}

A.enlace {
    COLOR: #1c261f;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
    font-family: Arial;
    FONT-WEIGHT: bold;
}

    A.enlace:hover {
        COLOR: #005DA4;
        TEXT-DECORATION: underline;
        FONT-SIZE: 12px;
        font-family: Arial;
        FONT-WEIGHT: bold;
    }

.labelField {
    COLOR: #273f37;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}

.Titulo {
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 30px;
}

.DR {
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
}

.subtitulo {
    background-color: #6A685C;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}

.fondonegro {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: url(Images/fade_lb.png);
}



/* 
	OrgChartNode.css - a javascript library for making organization charts
	Css resource
	
	Copyright (C) 2007  Roland Bouman http://rpbouman.blogspot.com/
	web: http://www.xcdsql.org/OrgChart/ 
	email: Roland.Bouman@gmail.com
	
	This library is free software; you can redistribute it and/or
	modify it under the terms of the GNU Lesser General Public
	License as published by the Free Software Foundation; either
	version 2.1 of the License, or (at your option) any later version.
	
	This library is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
	Lesser General Public License for more details.
	
	You should have received a copy of the GNU Lesser General Public
	License along with this library; if not, write to the Free Software
	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
*/

.CSS_top {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: black;
    height: 0.75cm;
    background-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: black;
}

.CSS_VSTICKS {
    height: 0.75cm;
}

.CSS_VSTICKR {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: black;
}

.CSS_VSTICKL {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: black;
}

.CSS_HSTICK {
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: black;
}

.CSS_SPACER {
    width: 100%;
}

.CSS_FLANK {
    width: 50%;
}

.CSS_NODE_BODY_SPACE {
    width: 1px;
    height: 1.5cm;
    background-color: black;
    margin-left: 0.1cm;
    margin-right: 0.1cm;
}

td.CSS_NODE_BODY_CONTAINER {
    text-align: center;
}

table.CSS_NODE_BODY {
    display: inline-table;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    width: 3cm;
    height: 1.5cm;
    font-family: Verdana;
    color: Red;
    font-size: 7pt;
    background-color: rgb(220,220,220);
    margin-left: 0.1cm;
    margin-right: 0.1cm;
}


.CSS_NODE_BODY_LABEL {
    text-align: center;
    vertical-align: middle;
}

tr.CSS_NODE_BODY_CHILDREN {
    height: 1em;
}

td.CSS_NODE_BODY_CHILDREN {
}

.CSS_NODE_BODY_CHILDREN_SWITCH {
    cursor: pointer;
    font-family: Monospace;
    width: 0%;
    text-align: left;
}

.CSS_NODE_BODY_CHILDREN_COUNT {
    width: 100%;
    text-align: left;
}

.CSS_NODE_CHILDREN {
    width: 100%;
}

.CSS_NODE_CHILD {
    vertical-align: top;
}

.SiluetaHumana {
    background-image: url("images/SiluetaHumana.gif");
    height: 450px;
    width: 500px;
}



/****es para el contador de la session, cuanto tiempo queda a la session***/

.ui-dialog {
    font-family: Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
    background-color: #D8D8D8;
    border: 2px solid;
    padding: 5px;
}

.ui-dialog-titlebar {
    font-size: large;
    font-weight: normal;
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}
/****es diseño de alerta en validaciones***/
.ui-widget.success-dialog {
    font-family: Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
    background-color: #F5F5F5;
}

.ui-widget-content.success-dialog {
    background: #ffffff;
    border: 1px solid #233D7E;
}

.ui-dialog.success-dialog {
    left: 0;
    outline: 0 none;
    padding: 0 !important;
    position: absolute;
    top: 0;
}

    .ui-dialog.success-dialog .ui-dialog-content {
        background: none repeat scroll 0 0 transparent;
        border: 0 none;
        overflow: auto;
        position: relative;
        padding: 0 !important;
        margin: 0;
        color: #233D7E;
    }

    .ui-dialog.success-dialog .ui-widget-header {
        font: Helvetica Neue LT Std,Arial Narrow Regular,Arial, sans-serif;
        background: #233D7E;
        border: 0;
        color: #fff;
        font-weight: normal;
    }

    .ui-dialog.success-dialog .ui-dialog-titlebar {
        padding: 0.1em .5em;
        position: relative;
    }

/******************/

.IntelectoVerde {
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma,Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    background-color: #78D152;
    border-style: none;
}

.IntelectoAmarillo {
    COLOR: #000000;
    FONT-FAMILY: Tahoma,Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    background-color: #F2FF3D;
    border-style: none;
}

.IntelectoAzul {
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma,Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    background-color: #828EB6;
    border-style: none;
}

.IntelectoRojo {
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma,Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    background-color: #7F0000;
    border-style: none;
}





.cuadroLB::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #fff;
    cursor: all-scroll;
}

.cuadroLB::-webkit-scrollbar {
    width: 8px;
    background-color: #fff;
}

.cuadroLB::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #C8C8C8;
}


.cuadroLB::-webkit-scrollbar-button:vertical:decrement {
    background: url(../../images/arrow_scroll_up.png);
    background-repeat: no-repeat;
    background-position: center;
}

.cuadroLB::-webkit-scrollbar-button:vertical:increment {
    background: url(../../images/arrow_scroll_down.png);
    background-repeat: no-repeat;
    background-position: center;
}

.cuadroLB::-webkit-scrollbar-button {
    background-color: #fff;
    cursor: pointer;
}
