﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}


/*h1 {
	width:450px;
	font-size:20px;
	color:#222F7D;
	font-weight:bold;
	text-align:left;
	float:left;
	
}*/

/*h4 {
	font-size:14px;
	color:#375BAF;
	font-weight:bold;
	text-align: center;
	width:100%;
	float:left;
	margin:20px 0 10px 0
}*/

img {
    margin: 0;
    border: 0;
}

a {
    text-decoration: none;
    color: #222f7d;
    font-size: 14px;
 /*   font-weight: 600;*/
}

    a:hover {
        text-decoration: none;
        color: #375BAF
    }

fieldset {
    margin: 0 0 10px 0
}

legend {
    font-size: 14px;
    color: #7999C8
}



input {
    border: 1px solid #cccccc;
    color: #555555;
    font-size: 14px;
    height: 20px;
    padding: 3px 5px 0 0;
    width: 200px
}



select {
    border: 1px solid #cccccc;
    color: #555555;
    font-size: 14px;
    padding: 0;
    width: 208px;
    min-height: 22px;
    /*/min-height:120px;*/
}

input[type="checkbox"] {
    /* border:1px solid #cccccc;*/
    color: #555555;
    font-size: 14px;
    width: 20px;
    float: left;
    text-align: left;
    border: none !important
}

input[type="radio"] {
    color: #555555;
    width: 14px;
    height: 14px;
    padding: 0px;
    margin: 0px;
    border: none
}

/*input[type="button"] {
    color: #555555;
    font-size: 14px;
    width: 25px;
    height: 25px;
    vertical-align: bottom;
    text-align: center;
}*/

textarea {
    border: 1px solid #cccccc;
    color: #555555;
    font-size: 14px;
    height: 20px;
    padding: 3px 5px 0 0;
    width: 200px;
    height: 120px
}

#mainCont {
    width: 648px;
    margin: 0 auto;
    padding: 40px 0 0 0;
}

#logo {
    display: block;
    width: 648px;
    height: 110px;
}

    #logo a {
        display: block;
        width: 648px;
        height: 210px;
        background: url(../images/logo.png) no-repeat center top
    }

#login {
    width: 480px;
    height: 310px;
    margin: 30px 0;
    padding: 0 84px;
    background: url(../images/bgLogin.png) no-repeat;
    text-align: center
}

.welcomeLogin {
    padding: 30px 0 0 0;
    margin: 0
}

#contTblLogin {
    width: 480px;
    margin: 0 auto;
}

.tblLogin {
    margin: 30px 0;
}

    .tblLogin th {
        font-size: 25px;
        color: #FFF;
        text-align: left;
        padding: 20px 0 5px 0;
    }

    .tblLogin a {
        font-size: 14px;
        color: #FFF;
        text-decoration: none;
        margin: 5px 0 0 0
    }

        .tblLogin a:hover {
            text-decoration: underline
        }

.helpLogin {
    color: #7999C8;
    text-align: right;
    margin: 30px 0 0 0;
    float: right
}

    .helpLogin a {
        text-decoration: none;
        color: #7999C8;
    }

        .helpLogin a:hover {
            text-decoration: underline;
        }

/***ADMIN 01**/

#main_cont_admin {
    width: 100%;
    /*padding: 20px 0 20px 0;*/
}

#main_menu_admin {
    width: 867px;
    height: 95px;
    background: url(../images/logo.png) no-repeat;
}

#internLogo {
    display: block;
    width: 135px;
    height: 50px;
    float: left;
    margin: 0 0 0 15px
}

    #internLogo a {
        display: block;
        width: 135px;
        height: 50px;
        background: url(../images/internLogo.png) no-repeat center top
    }

#contMenu {
    width: 570px;
    height: 50px;
    float: left;
    margin: 30px auto 0 auto;
    text-align: center;
}

/***MENU***/
#menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

    #menu table {
        border-collapse: collapse;
        height: 0;
        width: 0;
        margin: 0 -4px -1px 0;
    }

    #menu li {
        float: left;
        margin: 0 5px;
    }

        #menu li a {
            display: block;
            float: left;
            height: 35px;
            line-height: 35px;
            color: #7999C8;
            font-size: 11px;
            text-decoration: none;
            border-right: 1px solid #DBDBDB;
            padding: 0 5px 0 0
        }

            #menu li a.current {
                font-style: italic;
                color: #06b;
                cursor: text;
            }

        #menu li:hover {
            position: relative;
            z-index: 100;
        }

        #menu li a:hover {
            color: #153A8B;
            position: relative;
            z-index: 100;
        }

        #menu li:hover > a {
            color: #153A8B;
        }

    #menu ul {
        position: absolute;
        left: -9999px;
        top: 25px;
        width: 150px;
        padding: 0;
        margin: 0;
        list-style: none;
        background: url(../images/trans.png);
    }

        #menu ul li {
            margin: 0;
        }

            #menu ul li a {
                width: 140px;
                height: 25px;
                line-height: 25px;
                font-size: 11px;
                border: 0;
                text-align: right;
                padding: 0 5px
            }

                #menu ul li a:hover {
                    border: 0;
                }

            #menu ul li:hover > a {
                border: 0;
            }

        #menu ul ul {
            position: absolute;
            margin-left: 100%;
            top: 0;
            padding: 0;
            margin: 0;
            list-style: none;
        }

    #menu :hover ul {
        right: 0;
        left: auto;
    }

        #menu :hover ul ul {
            left: -9999px;
            width: 130px;
            padding-left: 10px;
            background: url(trans.gif);
        }

    #menu li ul :hover ul {
        left: 140px;
        right: auto;
    }

    #menu li ul li ul li a {
        text-align: left;
        color: #06b;
    }

        #menu li ul li ul li a:hover {
            color: #000;
        }

img.elegant {
    margin-top: 250px;
}
/**END MENU**/

#main_welcome_cont {
    width: 550px;
    padding: 5px 10px 5px 0;
    text-align: right;
    margin: 10px 0 20px 0;
    float: left
}

    #main_welcome_cont a {
        color: #375BAF;
        text-decoration: none;
    }

        #main_welcome_cont a:hover {
            text-decoration: underline;
        }

.txtBold {
    font-weight: bold;
}

#tblMod {
    width: 625px;
    padding: 10px;
    /*height:25px;*/
    background: #fff;
    font-size: 18px;
    font-weight: lighter;
    color: #a1a1a1;
    border: 1px solid #dddddd;
    margin: 0 0 30px 0;
    float: left
}

#top_title_mod {
    width: 625px;
    top: 85px;
}

#tblCont {
    width: 100%;
    /*padding: 10px;*/
    /*height:25px;*/
    background: #fff;
    font-size: 14px;
    font-weight: lighter;
    color: #a1a1a1;
    /*border: 1px solid #dddddd;*/
    margin: 0 0 30px 0;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 3px;
}

#top_title_cont {
    width: 100%;
    top: 85px;
    height: 59px;
    background-color: #fff;
    border-bottom: 0 solid rgba(0,0,0,.125);
    margin-bottom: 0;
}

#helpBtn {
    float: right;
    color: #5F9210;
    font-size: 11px;
    text-align: center;
    width: 300px;
    display: block;
    height: 59px;
}

#helpBtn a {
    color: #375BAF;
    text-decoration: none;
    font-size: 11px;
    float: right;
    width: 45px;
    text-align: center;
    height: 39px;
}

#helpBtn a:hover {
    color: #375BAF;
    background: #fff;
}

.txtBtn {
    /*width: 100%;*/
    text-align: center;
    padding: 10px 0 10px 0;
    width: 4rem !important;
}

.leftBtns {
    width: 45px;
    height: 500px;
    position: fixed;
    left: 0;
    top: 150px;
    float: left
}

.tblFilters {
    margin: 5px auto 5px auto;
    padding: 5px 0 0 0;
    background: #fff;
    font-size: 14px;
}

    .tblFilters th {
        font-weight: bold;
        font-size: 14px;
        text-align: left;
        background: #fff;
        color: #375BAF;
        padding: 5px 0;
        border-bottom: solid 1px #CCC;
    }

    .tblFilters td {
        font-size: 14px;
        vertical-align: middle;
        cursor: pointer;
        color: #555555;
        border-radius: 10px;
        padding: 5px 13px 5px;
    }

#JT_copy > table > tbody > tr > td:hover {
    color: #3e4676;
    background-color: #FFF;
    border-radius: 10px;
}
        /****TABLA PENDIENTES *******/
        .tblPending {
    margin: 5px auto 5px auto;
    padding: 5px 0 0 0;
}

    .tblPending th {
        border-bottom: dotted 1px #999;
        color: #585858;
        font-size: 13px;
        /*font-style:italic;*/
        font-weight: bold;
        padding: 5px 0;
        text-align: left;
    }

    .tblPending td {
        border-bottom: dotted 1px #999;
        color: #555555;
        font-size: 11px;
        font-weight: normal;
        padding: 10px;
        vertical-align: middle;
    }

.tdLink {
    text-align: left
}

.tblInfo {
    margin: 5px auto;
    padding: 5px 0 0 0;
    color: #666666;
}

    .tblInfo tr {
        padding: 2px 0;
    }

    .tblInfo th {
        font-weight: bold;
        font-size: 14px;
        text-align: left;
        background: #efefef;
        padding: 5px 0;
        border-bottom: solid 1px #CCC;
    }

    .tblInfo td {
        font-size: 12px;
        font-weight: normal;
        /*border-bottom: solid 1px #CCCCCC;*/
        padding: 5px 0
    }

    .tblInfo a {
        text-align: left
    }

.tblInfoData {
    margin: 5px auto;
    padding: 5px 0 0 0;
    color: #666666;
}

    .tblInfoData tr {
        padding: 10px 0;
    }

    .tblInfoData th {
        font-weight: bold;
        font-size: 10px;
        text-align: left;
        background: #efefef;
        padding: 5px 5px 0 0;
        border-bottom: solid 1px #CCC;
    }

    .tblInfoData td {
        font-size: 10px;
        font-weight: normal;
        border-bottom: solid 1px #CCCCCC;
        padding: 5px 5px 0 0;
        vertical-align: top;
    }

    .tblInfoData a {
        text-align: left;
        font-size: 10px;
    }

.tblTab {
    margin: 5px auto;
    padding: 5px 0 0 0;
    color: #666666;
}

    .tblTab tr {
        padding: 10px 0;
    }

    .tblTab td {
        font-size: 12px;
        font-weight: normal;
        padding: 5px 0;
        /*border-bottom:solid 1px #cccccc;*/
    }

.tblCheck {
    font-size: 14px;
    padding: 0 20px 0 0;
}

    .tblCheck th {
        font-size: 16px;
        text-align: center;
        color: #555555;
        font-weight: normal;
        padding: 10px 0 0 0;
    }

    .tblCheck td {
        font-size: 14px;
        text-align: left;
        color: #555555;
        font-weight: normal;
        padding: 5px 0 0 0;
    }

#pagination {
    width: 100%;
    margin: 0;
    text-align: center
}

#contrlBtns {
    padding: 0 0 20px 0;
    text-align: center
}

    #contrlBtns td {
        width: 45px;
        height: 80px;
        text-align: center;
        padding: 0 10px;
    }

    #contrlBtns a {
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        font-size: 11px;
        float: left;
        width: 45px;
        height: 40px;
    }

#contrlBtnsReportes {
    margin: 0 auto 20px auto;
    padding: 10px 0 10px 0;
    width: 500px;
    height: 50px
}

    #contrlBtnsReportes ul, li {
        list-style-type: none;
    }

    #contrlBtnsReportes ul {
        margin: 0;
        padding: 0;
    }

    #contrlBtnsReportes li {
        float: left;
        padding: 0 8px;
        width: 40px
        /*margin-left:3px*/
    }

    #contrlBtnsReportes a {
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        font-size: 11px;
        float: left;
        width: 40px;
        height: 40px;
    }

#topBtns {
    width: 650px;
    height: 61px;
    margin: 20px auto 40px auto;
    line-height: 50px;
    text-align: center;
    background: #FFF url(../images/bg_top_btns.jpg) bottom left no-repeat
}

#top_btns_intern {
    width: 400px;
    margin: 0 auto;
}

.tit_top_btns {
    width: 100px;
    height: 50px;
    float: left
}

.tit_top_btns {
    float: left;
    width: 100px;
    height: 50px;
}

.greenBtn {
    background: #7CB109;
    text-align: center;
    color: #FFF;
    float: left;
    padding: 0 25px 0 25px;
    height: 50px;
    font-weight: bold
}

    .greenBtn a {
        color: #FFF;
        text-decoration: none;
    }

        .greenBtn a:hover {
            text-decoration: none;
        }

.grayBtn {
    background: #DEDEDE;
    text-align: center;
    color: #FFF;
    float: left;
    padding: 0 25px 0 25px;
    height: 50px;
    font-weight: bold
}

    .grayBtn a {
        color: #FFF;
        text-decoration: none;
    }

        .grayBtn a:hover {
            text-decoration: none;
        }

#footer {
    width: 648px;
    font-size: 12px;
    color: #555555;
    text-align: center;
    margin: 0 auto
}

/**HEADER STYLES **/
.header {
    background: #FFF url(../images/bgHeader.jpg) bottom left repeat-x;
    width: 99,5%;
    height: 60px;
}

#userWelcome {
    width: 80%;
    /*background:#FC6;*/
    float: right;
    padding: 15px 10px 5px 0;
    text-align: right;
    margin: 10px 0 20px 0
}

.date {
    font-size: 10px;
}

#main_menu_title {
    font-size: 16px;
    color: #8B8D8C;
    font-weight: bold;
    margin: 0 0 0 15px;
}

.menu_table_content {
    /*padding:20px 0 0 0;*/
    width: 200px;
    text-align: left;
}

.menu_table_content_hijo {
    width: 200px;
}

.menu_opcion_ppal {
    cursor: hand;
    /*height:17px;*/
    padding: 5px 0 5px 15px;
    border-bottom: solid 1px #DBDBDB;
    background: #FFF;
    margin: 0;
    font-size: 12px;
    color: #3C61B1;
}

.menu_opcion_hijo {
    cursor: hand;
    padding: 2px 0 2px 15px;
    /*padding:0 0 0 15px;*/
}

.letras {
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    color: #555555;
    background: none !important;
}


/***SEARCH */
#main_cont_search {
    width: 300px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
}

#tblContSearch {
    width: 300px;
    background: #fff;
    font-size: 18px;
    font-weight: lighter;
    color: #a1a1a1;
    border: 1px solid #dddddd;
    padding: 0 0 20px 0;
    float: left
}

#top_title_cont_search {
    width: 300px;
    top: 85px;
}

#titSearch {
    width: 300px;
    font-size: 25px;
    color: #375BAF;
    font-weight: bold;
    text-align: left;
    float: left
}

#contSearch {
    width: 533px;
    margin: 0
}

.tblContenido {
    border: solid 1px #F8F8F8;
}


.tab {
    padding: 20px 0 0 0;
    color: #666666;
}

    .tab tr {
        padding: 10px 0;
    }

    .tab td {
        font-size: 14px;
        font-weight: normal;
        padding: 0;
    }

.tabOn {
    background: #3A61B0;
    color: #FFF;
    width: 33.3% !important;
    height: 30px;
    text-align: center;
    border: solid 1px #304F8F;
}

.tabOff {
    width: 33.3% !important;
    text-align: center;
    background: #EAEAEA;
}


    .tabOff a {
        background: #EAEAEA;
        color: #999;
        width: 150px;
        height: 30px;
    }

        .tabOff a:hover {
            background: #3A61B0;
            color: #FFF;
            border: solid 1px #304F8F;
        }

.frame {
    height: 90%;
    width: 99%;
    background-color: #ffffff;
    display: none;
    border: 1px solid #709AD2;
    top: 0
}


.panel {
    border: 1px solid #709AD2;
    width: 350px;
    overflow: auto;
    height: 550px
}

.disabled {
    border: 1px solid #cccccc;
    background: #999;
    color: #555555;
    font-size: 14px;
    height: 20px;
    padding: 3px 5px 0 0;
    width: 200px
}

.custom-input-file {
    background-color: #30419b;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto 0;
    min-height: 15px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 50rem;
}

    .custom-input-file .input-file {
        border: 10000px solid transparent;
        cursor: pointer;
        font-size: 10000px;
        margin: 0;
        opacity: 0;
        outline: 0 none;
        padding: 0;
        position: absolute;
        right: -1000px;
        top: -1000px;
    }

.tblPendingaux {
    margin: 5px auto 5px auto;
    padding: 5px 0 0 0;
}

    .tblPendingaux th {
        /*border-bottom:dotted 1px #999;*/
        color: #585858;
        font-size: 13px;
        /*font-style:italic;*/
        font-weight: bold;
        padding: 5px 0;
        text-align: left;
    }

    .tblPendingaux td {
        /*border-bottom:dotted 1px #999;*/
        color: #555555;
        font-size: 11px;
        font-weight: normal;
        padding: 10px;
        vertical-align: middle;
    }

.center-icon {
    margin: 3px auto !important;
}

.btn-consultar {
    width: auto;
    height: auto;
}

.title-table {
    /*font-weight: bold;*/
    /*color: #3e4676;*/
    color: black;
    font-size: 1.3rem;
    line-height: 1.5;
}

.img-table {
    margin-left: 40%;
}


.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #3e4676;
    --bs-table-striped-bg: #f8f9fa;
    --bs-table-active-color: #3e4676;
    --bs-table-active-bg: rgba(0,0,0,.1);
    --bs-table-hover-color: #3e4676;
    --bs-table-hover-bg: rgba(0,0,0,.075);
    border-color: #dee2e6;
    color: #3e4676;
    margin-bottom: 1rem;
    vertical-align: top;
    width: 100%;
}

    .table tbody, .table td, .table tfoot, .table th, .table thead, .table tr {
        border-color: #dee2e6;
    }

    .table th {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 0px solid #dee2e6;
        font-weight: 600;
    }

tbody, td, tfoot, th, thead, tr {
    border: 0 solid;
    border-color: inherit;
}

table {
    border-collapse: collapse;
    caption-side: bottom;
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #3e4676;
    --bs-table-striped-bg: #f8f9fa;
    --bs-table-active-color: #3e4676;
    --bs-table-active-bg: rgba(0,0,0,.1);
    --bs-table-hover-color: #3e4676;
    --bs-table-hover-bg: rgba(0,0,0,.075);
    border-color: #dee2e6;
    color: #3e4676;
    margin-bottom: 1rem;
    vertical-align: top;
    width: 100%;
}
.tableAlinear th {
    text-align:right;
}