.paginate_button {
    font-size: 0.7em
}
.box-body {
    padding-bottom: 3px;
}
.a-sidebar {
    white-space: pre-wrap;
}
.content {
    padding-bottom: 0px;
}
.main-footer {
    margin-top:0px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.tablaPrincipal{
    margin-bottom:0px;
    padding-bottom: 0px;
}

.tabla-row{
    margin-bottom: -15px;
    padding-bottom:2px;
}

.dataTables_filter .dataTables_length{
    font-size: 0.7em
}

td{
    font-size: 11.5px;
}

.td-venta-subtotal{
    font-size: 14px !important;
}

.box-header{
    padding: 3px;
}

.box-footer {
    padding: 3px;
}

label {
    margin-bottom: 0;
}

.col-trabajador {
    padding-bottom: 5px;
}

.form-group {
    margin-bottom: 5px;
}

.form-horizontal .control-label {
    padding-top: 0px;
}

.col-proveedor {
    padding-bottom: 0px;
}

hr {
    margin-bottom: 10px;
    margin-top: 10px; /* para las cuentas por cobrar */
}

input[type="number"]{
    font-size: 14px;
}

input[type="password"]{
    font-size: 13px;
}

input[type="text"]{
    font-size: 13px;
}

input[type="email"]{
    font-size: 13px;
}

textarea[type="text"]{
    font-size: 13px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 14px;
}

.panel-body {
    padding-top: 0px !important;
}

.agregar-lado {
    padding-top: 40px;
    padding-bottom: 30px;
}

.nicho:hover {
    cursor:pointer !important;
}

.nicho-consulta:hover {
    cursor:pointer !important;
}

.nicho[data-estado="1"]:hover {
    background-color: #4CAF50 !important;
}

.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-content.content-nicho {
    border-radius:  10px 10px !important;

}

h4.h4-nicho{
    margin-top: 5px;
    margin-bottom: 5px;
}

.modal-header.modal-header-nicho {
    padding: 5px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-footer.modal-footer-nicho {
    padding: 5px;
    text-align: center;
}

.box.box-info.busqueda-consulta-cementerio {
    margin-bottom: 5px !important;
}

.well {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 0px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.flex-parent{
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}

.flex-child{
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.box.box-info.div-generar-cuota{
    margin-bottom: 10px !important;
}
/*ROLES Y PERMISOS*/
/* para el boton de por defecto de roles y permisos*/
.col-md-6.col-sm-12.por-defecto {
    padding: 15px;
}
/************/
/* PARA EL BOTON DE DERECHA IZQUIERDA */
a#clickUsuarioRight, a#clickUsuarioLeft{
    padding: 0px 12px;
}
/************/
/************/

fieldset.scheduler-border {
    border: solid 1px #DDD !important;
    padding: 0 10px 10px 10px;
    border-bottom: none;
}
legend{
    margin-bottom: 0px !important;
    color: #367fa9;
    font-size: 12px;
}
legend.scheduler-border {
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}

.box.box-info.rendicion {
    margin-bottom: 5px;
}

.callout {
    padding: 5px 5px 5px 5px;
}

.navbar-nav {
    width: 100% !important;
    text-align: center !important;

}

.navbar-nav > li {
    float: none !important;
    display: inline-block !important;
}

/* NOTAS DE CREDITO */
.nota-credito-datos-empresa, .nota-credito-general, .nota-credito-datos-cliente{
    border: 1px solid #000;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}
#nota-credito-contenedor{
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
}
#nota-credito-contenido{
    width: 65%;
    margin: 0 auto;
}

.nota-credito-span {
    margin-left: 10px;
}

.nota-credito-box-body {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.nota-credito-datos-empresa {
    margin-top: 110px;
}

.resultado-text-rigth {
    text-align: end;
}
/*****************************/

/***** REPORTE DE VENTAS POR TIPO DE NEGOCIO****/
.box.reporte-ventas,.box.reporte-cuentas-cobrar{
    margin-bottom: 5px;
}

tr.group,
tr.group:hover {
    background-color: #ddd !important;
    color: #367fa9 !important;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
p.reporte-venta-tipo, p.reporte-venta-cliente {
    margin: 0 0 0px;
}

/***********************************************/


/**** para reducir las caja de texto *****/
.input-sm {
    height: 25px;
    padding: 1px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 1px 12px;
    font-size: 11px !important;
    height: 25px !important;
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 25px;
    padding: 1px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/** COTIZACIONES ***/

@media (min-width: 992px){
    #codigo_coti {
        width: 10.66666667%;
    }

    #fecha_desde_coti,#fecha_hasta_coti,#tipo_coti,#estado_coti{
        width: 12.66666667%;
    }
}

/********************/

button#buscarRequerimientos {
    margin-top: 15px;
}

.cb-ml {
    margin-left: 20px;
}

.label-tbien {
    padding-left: 0px;
    padding-right: 0px;
}

.modal-border{
    border-radius:10px !important;
    border: 5px !important;
    box-shadow: 0 0 15px #000000 !important;
}

/**** REGISTRO DE COMPRAS *****/

.text-input{
    text-align-last: center;
    font-size: 15px !important;
}

.input-group-addon:first-child {
    line-height: normal;
    padding: 0px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 5px 0px 0px 5px;
}

/******************************/

/*** ORDEN DE COMPRA ***/
span.input-group-addon.oc-input-group {
    padding: 0px 10px !important;
}
/************************/

/** VENTAS **/
.row.totales {
    padding-left: 60%;
}

/*************/

/** CUENTAS POR COBRAR **/

@media (min-width: 992px){
    .col-md-6.cta_cte_prov_div_fechas {
        margin-top: 20px;
    }
}

/**************************/

/** CONFIGURACION EMPRESA **/
.text-empresa-config{
    border: 0px !important;
    border-bottom: inset !important;
}

.text-empresa-config[readonly]{
    background-color: #fff !important;
}
/***************************/

