/*------------------------ GENERAL ------------------------*/
body {
    margin-top: 0px; 
    margin-right: 0px; 
    margin-left: 0px; 
    margin-bottom: 0px;
    background-image: url("http://beltreinv.com/images/fondo.png");
    background-repeat: repeat;
}

.form_agre_emp {
    float: left;
    margin-left: 20px;
    /*width: 24%;*/
}

.form_gener {
    float: left;
    margin-left: 20px;
    width: 30%;
}

.clean {
    clear: both;
}

.input_agre_emp {
    color: #000;
    float: right;
    margin-bottom: 10px;
}

.alert_input {
    float: right;
    margin-top: -19px;
    margin-bottom: 4px;
}

.mensaje_input
{
    color: red;
    padding-left: 35%;
    font-size: 13px;
}

.info_client {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ddd;    
}

.tb_ver_pres {
    position: relative;
    clear: both;
    width: 90% !important;
    margin: 0px auto;
    padding-bottom: 25px;
}

.form_pagar {
    width:90%;
    margin-left: 20px;
    overflow: auto;
}

/*------------------------ LOGIN ------------------------*/
.login_body {
    position: relative;
    margin: 154px auto;
    width: 450px;
    height: 350px;
    padding: 33px 25px 29px;
    background: white;
    border-bottom: 1px solid #c4c4c4;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.login_title {
    margin: -25px -25px 25px;
    padding: 15px 25px;
    line-height: 35px;
    font-size: 26px;
    font-weight: 300;
    color: #aaa;
    text-align: center;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
    background: #f7f7f7;
}

.login_input {
    width: 93%;
    height: 50px;
    margin-bottom: 25px;
    padding: 0 15px 2px;
    font-size: 17px;
    background: white;
    border: 2px solid #ebebeb;
    -webkit-box-shadow: inset 0 -2px #ebebeb;
    box-shadow: inset 0 -2px #ebebeb;
}

.login_button {
    position: relative;
    vertical-align: top;
    width: 45%;
    height: 54px;
    padding: 0;
    margin-left: 130px;
    margin-top: -11px;
    font-size: 22px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #0B55C4;
    border: 0;
    cursor: pointer;
}

/*------------------------ MENU PRINCIPAL ------------------------*/
.menu {
    width: 100%;
    height: 45px;
    background-color: #EEE;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

ul {
    list-style:none;
    display:inline-block;
}

ul li {
    float:left;
}

ul#dropdownmenu {
    list-style: none;
    width: auto;
    text-align: center;
    margin: 0px auto 0px;
    padding-top: 0px;
    padding-left: 0px !important;
    margin-top: 4px;
}

ul#dropdownmenu li {
    height:40px;
}

ul#dropdownmenu li a {
    display:block;
    padding:8px;
    height:21px;
    color:#000;
    font-size:15px;
    text-decoration:none;
    width: 121px;
    font-family: sans-serif;
}

ul#dropdownmenu li a:hover {
    background:#0B55C4;
    color: #fff;
}

ul#dropdownmenu li ul {
    display:none;
}

ul#dropdownmenu li:hover ul {
    display:block;
    background:#EEE;
    position:absolute;
    color: #fff;
}

ul#dropdownmenu li:hover ul li {
    float:none;
    background:#EEE;
    color: #fff;
}

ul#dropdownmenu li ul li ul, ul#dropdownmenu li:hover ul li ul {
    display:none;
}

ul#dropdownmenu li:hover ul li:hover ul {
    display:block;
    top:0;
    left:100%;
}

/*------------------------ MODULO TABLAS ------------------------*/
.encabezado {
    background: #E8EBEF;
    font-weight: bold;
}

.tb_desc {
    float: left; 
    margin-left: 1px; 
    margin-top: 10px !important; 
    margin-bottom: 12px !important;
}

.table-bord {
    border: 1px solid #dddddd;
    border-collapse: collapse;
    border-left: 0;
}

.table-bord th, .table-bord td {
    border-left: 1px solid #dddddd;
}

.table_sf th, .table_sf td {
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
    border-top: 1px solid #dddddd;
    font-weight: normal !important;
}

.table_sf {
    
}

/*------------------------ CUERPO DE LOS MODULOS ------------------------*/
.box_body {
    text-align: center;
    margin: 0px auto 0px;
    margin-top: 57px;
    width: 90%;
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 7px 2px #ccc;
    /*box-shadow: 0 4px 4px 0 #ccc;*/
    height: auto;
    margin-bottom: 20px;
    overflow: auto;
    /*padding-bottom: 10px;*/
}

.body_body{
    background-color: #F5F5F5;
    overflow: auto;
}

.header_body {
    background-color: #767676;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ddd;
}

.header_body p{
    color: #FFFFFF;
}

.header_body a{
    font-size: small;
    color: #FFFFFF;
    border-bottom: 1px solid #B5B1B1;
    text-decoration: none;
}

.header_body a:hover{
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom: 1px solid #B5B1B1;
}





.imagen_head {
    height: 25px;
    width: 50px;
    float: left;
    margin-left: 20px;
    padding-top: 10px;
}

.titulo_head {
    height: 25px;
    width: auto;
    float: left;
    font-family: "Titillium999", "Trebuchet MS", Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #555;
    text-shadow: 1px 1px 0 #fff;
    margin-left: 15px;
    padding-top: 20px;
}

.iconos_body {
    float: right;
    margin-right: 15px;
    margin-top: 15px;
}

.icon {
    background:none;
    margin-right: 15px; 
    cursor: pointer;
}

.flotar_izquierda{
    float: left;
}

.flotar_derecha{
    float: right;
}

.borde_arriba_abajo{
    border-top: solid lightgray 1px;
    border-bottom: solid lightgray 1px;
}

.monto_saldar_prestamo{
    margin-top: 5%;
    margin-right: 15%;
}

.monto_saldar_prestamo input{
    font-size: 18px;
    text-align: center;
}

.ocultar_elemento{
    display: none;
}

.margin_left{
    margin-left: 7px;
}

.margin_por_left{
    margin-left: 30%;
}

.margin_por_rigth{
    margin-right: 30%;
}

.margin_arriba{
    margin-top: 20px;
}

.reporte_tablas{
    width: 99%;
}

.reporte_tablas tr:hover{
    background-color: #B5B1B1 !important;
}

.reporte_tablas tr:nth-child(even){
    background-color: #D7D4D4;
}

.reporte_tablas th{
    width:0.1%;
    background-color: #006699;
    color: white;
    border: 1px solid black;
    text-align: center;
}

.reporte_tablas td{
    border: 1px solid black;
    text-align: center;
}

.cuerpo_reporte_comision{
    overflow: auto;
    padding-left: 5%;
}

.text_rojo{
    color: red;
}

.text_amarillo{
    color: #C77E07;
}

.margin_todo{
    margin: 1px 30px 15px 30px;
}

.resaltar_fondo{
    background-color: #c4c4c4;
}

.over_flow{
    overflow:auto;
}

.align_center{
    vertical-align: middle;
}

#div_botones_ee_pretsmoa
{
    background-color: #c4c4c4;
    overflow:auto;
    vertical-align: middle;
    margin: 1px 30px 15px 30px;
    padding: 1px 10px 1px 10px;
}

.formulario_editar_prestamo{
    width: 30%;
    padding: 1% 0% 0 1%;
    font-size: large;
}

.formulario_editar_prestamo label{
    float: left;
}

.formulario_editar_prestamo input{
    float: right;
    margin-right: 30%;
    max-width: 100px;
}

.formulario_editar_prestamo select{
    float: right;
    margin-right: 30%;
    max-width: 100px;
    width: 100px;
}

.formulario_editar_prestamo button{
    float: right;
    margin-right: 30%;
}

.imagen_princ{
    text-align: center;
    margin-top: 1%;
}
.imagen_princ img{
    width: 50%;
    height: 20%;
    padding:1px;
    border:1px solid #021a40;
    background-color:#B5B1B1;
    position: relative;
    z-index: -1;
}

.imagen_princ h1
{
    /*text-align: center;*/
    font-family: verdana;
    font-weight: bold;
    position: absolute;
    top: 10%;
    width: 100%;
    color: #c4c4c4;
}

.imagen_princ h2
{
    /*text-align: center;*/
    font-family: verdana;
    font-weight: bold;
    position: absolute;
    top: 80%;
    width: 100%;
    color: #c4c4c4;
}

.trenta_porciento
{
    width: 36%;
}