body{padding-bottom:100px;}
.errorlist{padding:0;margin:0;margin-bottom:5px;margin-top:2px;}
.errorlist *{padding:0;margin:0;}
.errorlist li{font-size:11px;list-style:none;color:#c0392b;}

.table_factura{width:100%;}
.table_factura label{margin:0;display:block;}
.table_factura td{padding:10px 5px;position:relative;vertical-align:top;}
.table_factura thead th{padding:0 5px;}
.table_factura tbody tr{border-bottom:solid 1px #f2f2f2;}
.table_factura tbody tr:last-child{border-bottom:0;}
.table_factura tfoot label{margin-bottom:5px;}
.table_factura .form_error input,
.table_factura .form_error select{border:solid 1px #c0392b;}
.table_factura .form_error select{border:solid 1px #c0392b;}

.table_factura #product{max-width:25%;}
.table_factura #id{max-width:10%;}
.table_factura #lote{max-width:20%;}
.table_factura #vto{max-width:10%;}
.table_factura #cant{max-width:10%;}
.table_factura #motivo{max-width:25%;}

.table_factura input[type*='date']{max-width:100px;}

.page-header small{margin-left:20px;}
.navbar-brand {padding:10px 15px;}
.navbar-brand img{height:100%;width:auto;}

.text-danger.text-right{position:absolute;top: 100%;left: 18px}

.cont_update_profile{background:#F2F2F2;padding:10px;display:table;width:100%;}
.cont_update_profile p{display:inline-block;width:50%;margin:0;float:left;}
.cont_update_profile p b{font-size:18px;margin-top:5px;display:inline-block;}
.cont_update_profile p:last-child{text-align:right;}
.cont_aviso {margin-bottom:15px;border-bottom:solid 1px #BED1E4;}
.cont_aviso p{margin:0;color:#2B557F;font-weight:bold;padding-left:30px;background:url(../img/icon_advert.png) no-repeat center left;line-height:1em;font-size:13px;padding-bottom:20px;padding-top:20px;}





.cont_login{
    background: #fff;
    margin-top: 45px;
    width: 500px;
    margin: auto;
}

.page-header_login {
    padding-bottom: 0px;
    margin: 30px 0 20px;
    border-bottom: 1px solid #eee;
}

h2.login{
    color: #095e9c;
    margin-bottom: 0;
}

.volvera{
    background: #16688f;
    padding: 9px 23px;
    color: #ffffff;
    font-weight: bold;
}

.volvera:hover{
    background: #222;
text-decoration: none;
}