@font-face {
    font-family: 'Muli';
    src: url('muli/Muli.ttf');
}
.login-css {
    background-image: url('../images/flat-bg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.jqstooltip {
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
    background: rgb(0, 0, 0) transparent;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    color: white;
    font: 10px arial, san serif;
    text-align: left;
    white-space: nowrap;
    padding: 5px;
    border: 1px solid white;
    box-sizing: content-box;
    z-index: 10000;
}
.jqsfield {
    color: white;
    font: 10px arial, san serif;
    text-align: left;
}
.mostrarconsulta {
    width: 100%;
}
label.error {
    color: #F00;
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
}
div.system-head {
    height: 50px;
}
div.system-head div.system-title {
    display: block;
    float: left;
    width: 1000%;
    height: 50px;
}
div.system-head div.system-title h1 {
    font-size: 40px;
    margin-top: 5px;
    /* text-transform: uppercase; */
    text-transform: capitalize;
}
div.system-head div.system-msj,
div.system-head div.system-msj-2,
div.system-head div.error-msj {
    display: none;
    float: right;
    width: 100%;
    /* height: 50px; */
    position: absolute;
}
div.system-msj, div.system-msj-2 {
    display: none;
    float: right;
    width: 100%;
    /* height: 50px; */
}
div.exito-show {
    display: none;
    width: 40%;
    border-left: 5px solid #00733E;
    border-top: 1px solid #00733E;
    border-right: 1px solid #00733E;
    border-bottom: 1px solid #00733E;
    background: #00A65A;
    font-size: 17px;
    padding: 10px 15px;
    color: #FFF;
    margin: 1px;
    margin-top: -50px;
    border-radius: 3px;
    right: 20px;
    position: fixed;
    z-index: 10000;
}
div.error-show {
    display: none;
    width: 40%;
    border-left: 5px solid #C23321;
    border-top: 1px solid #C23321;
    border-right: 1px solid #C23321;
    border-bottom: 1px solid #C23321;
    background: #DD4B39;
    font-size: 17px;
    padding: 10px 15px;
    color: #FFF;
    margin: 1px;
    margin-top: -50px;
    border-radius: 3px;
    right: 20px;
    position: fixed;
    z-index: 10000;
}
.cargando {
    display: none;
    width: 100%;
    height: 32px;
    background-image: url('../images/ajax-loader.gif');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
div.loading {
    display: none;
    box-sizing: content-box;
    float: right;
    width: 32px;
    height: 32px;
    background-image: url('../images/ajax-loader.gif');
    background-repeat: no-repeat;
}
div.inputs
{
    box-sizing: content-box;
    float: right;
    text-align: right;
}
.iniciando
{
    display: none;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 19px;
    background-size: 100% 100%;
    background-image: url('../images/iniciando.gif');
    background-repeat: no-repeat;
}
.mensajes
{
    color: #ffffff;
    background-color: #00a65a;
    padding: 15px;
    width: fit-content;
    border: 1px solid #00733e;
    border-left: 8px solid #00733e;
    font-size: 14px;
    text-align: center;
    display: none;
    border-radius: 5px;
    font-weight: bold;
}
.all-check
{
    width: 100%;
    text-align: right;
    margin-bottom: 12px;
}
.info-menu
{
    font-size: 16px;
}
.info-submenutheTable
{
    padding-left: 20px;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
}
#theTable thead th, #tables thead th, #tableEmplea thead th, #tables1 thead th
{
    background-color: #FFF;
    color: #383838;
    text-transform: capitalize;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 3px solid #e3e6f0;
    border-bottom: 3px solid #e3e6f0;
    border-left: 1px solid #e3e6f0;
    border-right: 1px solid #e3e6f0;
}
#theTable tbody td, #tables tbody td, #tableEmplea tbody td, #tables1 tbody td
{
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e3e6f0;
}
#theTable tfoot th, #tables tfoot th, #tableEmplea tfoot th, #tables1 tfoot th
{
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 3px solid #e3e6f0;
    border-bottom: 3px solid #e3e6f0;
    border-left: 1px solid #e3e6f0;
    border-right: 1px solid #e3e6f0;
}
#theTable2
{
    border: 1px solid #555555;
}
#theTable2 th
{
    background-color: #367fa9;
    color: #fff;
    text-align: center;
    border-top: 3px solid #e3e6f0;
    border-bottom: 3px solid #e3e6f0;
}
i.user-conect
{
    color: #0e9607;
    float: left;
    font-size: 15px;
    position: absolute;
    margin-left: 3px;
    margin-top: 3px;
}
ul.tabs-gesus
{
    width: 100%;
}
ul.tabs-gesus li
{
    width: 180px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background: #CCC;
    border: 1px solid #ECF0F5;
}
ul.tabs-gesus li.active
{
    width: 180px;
    color: #ECF0F5;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background: #367FA9;
    border: 1px solid #ECF0F5;
}
div.bread-crumbles
{
    font-size: 15px;
    color: #555555;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}
div.bread-crumbles b
{
    font-size: 15px;
    color: #001b42;
}
div.newElement
{
    width: 100%;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 15px;
    margin-bottom: -30px;
}
label.label-title
{
    font-size: 18px;
    margin-left: 5px;
    color: #222D32;
}
select.dropdown-on
{
    background-color: #367FA9;
    border: 1px solid #367FA9;
    padding: 6px 10px;
    color: #FFF;
    font-family: Muli,sans-serif;
    font-size: 20px;
    border-radius: 10%;
    box-sizing: border-box;
    box-shadow: 0 1px 0 1px (#367FA9);
    line-height: 1.3;
    font-weight: bold;
    text-transform: capitalize;
    appearance: none;
}
select.dropdown-off
{
    background-color: #AAA;
    border: 1px solid #AAA;
    padding: 6px 10px;
    color: #000;
    font-family: Muli,sans-serif;
    font-size: 20px;
    border-radius: 10%;
    box-sizing: border-box;
    box-shadow: 0 1px 0 1px (#AAA);
    line-height: 1.3;
    font-weight: bold;
    text-transform: capitalize;
    appearance: none;
}
div.envio
{
    width: 100%;
    margin-bottom: 70px;
}
div.envio input,
div.envio a
{
    font-size: 18px;
    font-weight: bold;
}
input.pasar,
input.quitar,
input.pasartodos,
input.quitartodos
{
    font-size: 18px;
    font-weight: bold;
}
select#aplicacion,
select#rol
{
    font-size: 17px;
}
select#origen,
select#destino
{
    font-size: 17px;
    height: 220px;
}
table#tablesItem th
{
    background-color: #367fa9;
    color: #fff;
    text-align: center;
    padding: 10px;
}
table#tablesItem td
{
    color: #333;
    text-align: left;
    padding: 10px;
    font-size: 15px;
    background: #FFF;
}
table#tablesItem td.itemBold
{
    color: #333;
    text-align: left;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    background: #FFF;
}
div.mensErr
{
    width: 100%;
    text-align: center;
    font-size: 17px;
}
table#tablesItem td.gR
{
    background: #DDD;
}
table#tablesItem td.aZ
{
    background: #FFF;
}
div.loginPrincipal
{
    background: linear-gradient(to left, #ffffff 50%, transparent 50%);
    background:url(../images/fondo-saica.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 1px solid #000;
    border-radius: 0;
}
div.loginLeft
{
    background: #FFF;
    height: 550px;
    /* border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px; */
}
div.loginRight
{
    background: transparent;
    text-align: center;
    height: 550px;
    /* border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px; */
}
div.loginRight > div.logoLogin
{
    margin-top: 15%;
    display: block;
    width: 100%;
    height: 36%;
    background:url(../images/logo_transparencia.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-left: 0;
}
@media (max-width: 979px)
{
    div.loginPrincipal
    {
        background: #ffffff;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    div.loginRight
    {
        display: none;
    }
}

div.detalles
{
    font-size: 20px;
}
div.detalles div.codigo-venta span
{
    font-weight: bold;
}
div#div-default
{
    display: none;
    width: 100%
}
/** NUEVO **/
.tope-der,
.tope-izq
{
    margin-top: 15px;
}
.tope-izq {
    font-weight: bold;
    font-size: 25px;
    text-align: left;
}
.tope-der {
    color: #448aff;
    font-size: 18px;
    text-align: right;
}
.tope-der input.factura {
    border-radius: 0%;
    border: 1px solid #448aff;
    padding: 6px;
    margin-left: 25px;
}
input, select, textarea {
    border-radius: 0%;
    border: 1px solid #ccc;
}
.box-art {
    height: 300px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    overflow: scroll;
    padding-left: 0%;
    padding-right: 0%;
}
.box-art table {
    width: 100%;

}
.box-art table thead tr th {
    font-weight: normal;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #f3f0f0;
    border-top: 3px solid #e3e6f0;
    border-bottom: 3px solid #e3e6f0;
    border-left: 1px solid #e3e6f0;
    border-right: 1px solid #e3e6f0;
}
.box-val {
    padding-left: 1px;
    padding-right: 10px;
}
.box-val input[type=text] {
    width: 100%;
}
.titlies {
    color: #448aff;
    font-size: 15px;
}
.box-shot {
    margin-left: 40px;
}
.inp-shot {
    border-radius: 0%;
    border-top: 0px solid #448aff;
    border-left: 0px solid #448aff;
    border-bottom: 1px solid #448aff;
    border-right: 0px solid #448aff;
    background-color: transparent;
}
.inp-shot:hover {
    border-radius: 0%;
    border-top: 0px solid #448aff;
    border-left: 0px solid #448aff;
    border-bottom: 1px solid #448aff;
    border-right: 0px solid #448aff;
    background-color: transparent;
}
.inp-shot:focus {
    border-radius: 0%;
    border-top: 0px solid #448aff;
    border-left: 0px solid #448aff;
    border-bottom: 1px solid #448aff;
    border-right: 0px solid #448aff;
    background-color: transparent;
}
.totals {
    text-align: right;
    font-weight: bold;
    color: #448aff;
    font-size: 23px;
}
.box-top {
    margin-bottom: 10px;
}
.botoneras {
    text-align: center;
}
.ref .ref1, .ref2, .ref4, .ref7 {
    text-align: center;
}
.ref .ref5, .ref6, .ref8, .ref9 {
    text-align: right;
    padding-right: 10px;
}
.ref .ref3 {
    text-align: left;
    padding-left: 10px;
}
hr {
    border-top: 1px dotted #AAA;
    border-bottom: 0;
}
table.refTab {
    width: 100%;
}
table.refTab th {    
    text-align: center;
    background-color: #367fa9;
    color: #fff;
}
.wrapper
{
    background-color: #ecf0f5 !important;
}
.add-content
{
    height: 150px;
}
.add-images
{
    margin-right: 6px;
    overflow: hidden;
    margin: auto auto;
    cursor: pointer;
}
.add-images-2
{
    width: 100%;
    height: 140px;
    margin-right: 6px;
}
.add-title
{
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #001b42;
}
.codigo-producto
{
    font-size: 13px;
    color: #464545;
}
.oferta-producto
{
    float: right;
    border: 1px solid #fd682c;
    background-color: #fd682c;
    font-weight: bold;
    color: #ffffff;
    padding: 5px;
    border-radius: 9px;
}
.precio-producto
{
    font-size: 18px;
    font-weight: bold;
    color: #5a0000;
}
.disponible-plus
{
    font-size: 13px;
    color: #014d29;
    text-transform: capitalize;
    font-weight: bold;
}
.disponible-minus
{
    font-size: 13px;
    color: #d88405;
    text-transform: capitalize;
    font-weight: bold;
}
.disponible-zero
{
    font-size: 13px;
    color: #ff0000;
    text-transform: capitalize;
    font-weight: bold;
}
.disponible-pause
{
    font-size: 13px;
    color: #555555;
    text-transform: capitalize;
    font-weight: bold;
}
.disponible-demand
{
    font-size: 13px;
    color: #001B42;
    text-transform: capitalize;
    font-weight: bold;
}
.add-car
{
    float: right;
    position: absolute;
    right: 0;
    margin-right: 25px;
    margin-top: -10px;
}
div#list-datas
{
    margin-top: 30px;
}
table#grid-datas
{
    width: 100%;
}
table#grid-datas thead tr th
{
    background-color: #00598F;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 6px;
}
table#grid-datas tbody tr td
{
    text-align: center;
    padding: 6px;
}
div.compromiso,
div.reportePdf
{
    font-size: 18px;
    font-weight: bold;
    display: none;
}
div#deudas
{
	font-size: 16px;
	margin-top: 20px;
	padding-left: 50px;
    margin-bottom: -20px;
    width: 100%;
}
img#titleLogo
{
    width: 71px;
    border: #000 0px solid;
}
h4#orderTitle
{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    color: #001b42;
    font-weight: bold;
}
span#foot
{
   width: 100%;
   text-align: center;
   float: right;
   color: #ccc;
}
.price-cart
{
    font-size: 20px !important;
    font-weight: bold;
    background-color: #DDD !important;
}
.box-cart
{
    border-bottom: 1px dotted #999;
}
.cantidad-cart
{
    width: 30px !important;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
}
.descripcion-cart
{
    font-size: 13px;
    font-weight: bold;
    color: #013657;
    text-transform: capitalize;
    margin-top: 7px;
    margin-bottom: -7px;
}
.delete-cart
{
    text-align: right;
    padding-right: 15px;
    margin-bottom: 2px;
}
.delete-cart a i
{
    color: #AAA !important;
}
.detalleCliente
{
    color: #001b42;
    margin-bottom: 15px;
    font-size: 16px;
}
.detalleCliente span
{
    font-weight: bold;
}
.notasFact
{
    font-size: 15px;
    color: #FF0000;
    text-align: justify;
}
.tituloDetallesPagos
{
    background-color: #00311a;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    padding: 3px 3px;
    font-size: 14px;
}
.tablaDetallesPagos
{
    font-size: 12px;
}
.tablaDetallesPagos tr
{
    font-size: 13px !important;
    color: #001b42;
}
.tablaDetallesPagos td
{
    font-size: 12px !important;
    color: #000;
}
.totalizar
{
    font-size: 15px;
}
.totalizar span
{
    font-weight: bold;
    color: #005e00;
}
.data-bank
{
    text-align: justify;
}
.title-bank
{
    text-align: center;
    font-weight: bold;
    width: 100%;
    background: #777;
    color: #FFF;
    margin-top: 20px;
}
.content-bank
{
    font-size: 15px;
}
.select-all
{
    width: 100%;
    font-size: 15px;
    color: #005f30;
    font-weight: bold;
    text-align: right;
}
.pdvTitle
{
    font-size: 13px;
    font-weight: bold;
}
.pdvValue
{
    font-size: 12px;
}
.subTitle
{
    font-weight: bold;
}
#cleanClient, #cleanArticle
{
    font-size: 11px;
    color: #F00;
    cursor: pointer;
    font-weight: bold;
    opacity: 0.6;
}
.popupContent
{
    display: none;
    position: fixed;
    width: 100%;
    height: 1024px;
    background-color: transparent;
    border: 1px solid #001b42;
    z-index: 19000;
    text-align: center;
    background-color: rgb(0, 0, 0, 0.7);
    overflow-y: hidden;
}
img#closePopup
{
    position: relative;
    float: right;
    right: 50px;
    top: 50px;
    opacity: 0.8;
    cursor: pointer;
}
.imgPopup
{
    width: 514px;
    background-color: #FFF;
    z-index: 20000;
    margin: 150px auto 0px auto;
    border: 1px solid #CCC;
    box-shadow: 10px 10px 3px #d8d8d8;
    transition: height .4s;
}
#viewImgMax
{
    margin: auto auto;
}
#msgImgMax
{
    vertical-align: middle;
    margin-top: 20px;
    color: #999;
}
.agregar-cliente
{
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
    color: #001b42;
}
.agregar-cliente:hover
{
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
    color: #1a71f3;
}
.reportDocs
{
    margin-top: 15px;
}
.cargandoReporte
{
    margin-top: 15px;
    margin-left: 20px;
    display: none;
    width: 32px;
    height: 32px;
    background-image: url('../images/ajax-loader.gif');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: left;
}