/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::: Generales :::::::::::::::::::::::::::::::::::::::::::::::*/
body{
	font-family: 'Baloo 2', cursive;
    font-size: 0.90rem !important;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

@media only screen and (min-width: 1024px){ /*para pantallas grandes*/
    body{
        overflow-x: hidden;
    }   
 
}

@media only screen and (min-width: 1200px){ /*para pantallas grandes*/
    
    .margin-l{
        margin-left: -49.333333% !important;  /*margenes para el collection*/
        }
        .margin-r{
        margin-left: 20.666667% !important; /* margenes para el card-registros*/
        margin-top: -14.33333px;
        }
 
}

main {
    flex: 1 0 auto;
}

a{
    cursor: pointer;
}

h5 a:hover{
    text-decoration: underline;
}

hr{
    border: 1px solid #dbdbdb;
}

@media only screen and (min-width: 100px) and (max-width: 800px)  {
    .container {
        width: 95%;
    }
}

@media only screen and (min-width: 801px) and (max-width: 1024px)  {
    .container {
        width: 90%;
    }
}

iframe{
    width: 100%;
    height: 100%;
}

a{
    color: #0288d1;
}

[type="radio"].with-gap:checked+span:before{
    border: 2px solid #0288d1;
}

[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
    background-color: #0288d1;
}

[type="radio"]:checked+span:after{
    border: 2px solid #6d6d6d;
}

[type="radio"]:disabled:checked+span:after {
    background-color: #0288d1;
    border-color: #949494;
}

[type="radio"]:disabled+span {
    color: black;
}

.font10{
    font-size: 10px !important;
}

.font11{
    font-size: 11px !important;
}

.font12{
    font-size: 12px !important;
}

.font14{
    font-size: 14px !important;
}

.font15{
    font-size: 15px !important;
}

.font16{
    font-size: 16px !important;
}

.font18{
    font-size: 18px !important;
}

.font20{
    font-size: 20px !important;
}

.font22{
    font-size: 22px !important;
}

.font27{
    font-size: 27px !important;
}

.font40{
    font-size: 40px !important;
}

.underline:hover{
    text-decoration: underline;
}

.row{
	margin-bottom: 0px;
}

.margin-top-05rem{
    margin-top: 0.5rem;
}

.margin-top-1rem{
    margin-top: 1rem;
}

@media only screen and (min-width: 601px){
    .margin-top-1rem-m{
        margin-top: 1rem;
    }
}

@media only screen and (max-width: 420px){
    .margin-top-1rem-s{
        margin-top: 1rem;
    }
}

.margin-top-2rem{
    margin-top: 2rem;
}

.margin-bottom-05rem{
    margin-bottom: 0.5rem;
}

.margin-bottom-1rem{
    margin-bottom: 1rem;
}

.margin-bottom-2rem{
    margin-bottom: 2rem;
}

.pointer{
    cursor: pointer;
}

.hover_azul:hover{
    color: #0288d1 !important
}

select:disabled {
    color: black !important;
    border: 1px solid #f2f2f2 !important;
    opacity: 1;
}

.i_lotes:hover{
    color: #0288d1; 
}

.middle{
    vertical-align: middle !important;
}

.top{
    vertical-align: top !important;
}

.btnConsultar{
    background-color: #0288d1 !important;
}

.btnConsultar :hover{
    background-color: #2775a0 !important;
}

.alertToast{
    background: #f44336;
    color: white;
    border-radius: 5px;
    text-align: center;
}

.doneToast{
    background: #4caf50;
    color: white;
}
.btnObs{
    cursor: pointer !important;
}

.normalToast{
    color: white;
}

.cursor_auto{
    cursor: auto;
}

.encabezado{
    color: #212121;
    padding-top: 1.5rem;
}

.encabezado h4{
    font-size: 2rem;
    margin-top: 0.5rem;
    margin-bottom: 0px;
}

@media only screen and (max-width: 420px) { /*para moviles*/
    .encabezado{
        text-align: center !important;
    }

    .encabezado h4{
        font-size: 2rem !important;
        margin-bottom: 1rem;
    }

    .divBotones{
        padding: 0px !important;
    }

    .encabezado .btn{
       margin-top: 10px !important;
    }

    #inputBuscar{
        width: 85% !important;
    }

    .compras #inputBuscar {
        width: 30% !important;
    }
}

@media only screen and (min-width: 601px) { /*para pantallas grandes*/
    .divBotones{
        text-align: right !important;
    }

    .encabezado .btn{
        margin: 0px 5px 8px 5px ;
    }
}

#inputBuscar:focus{
    box-shadow: none !important;
}

.noresult{
    margin-top: 50px;
}

.input_porc_dcto{
    width: 70% !important;
}

.card-filtros{
    border-radius: 8px;
    margin-top: 10px;
}

.card-listados{
    margin-top: 1.875rem;
    border-radius: 8px;
}

.card-registros{
    border-radius: 5px;
}

/*@media only screen and (max-width: 415px) { /*para moviles*/

    /*.max-content{
        width: max-content;
    }
}*/

                    /* Cards */
.card-listados a{
    color: grey;
}

.card-listados a:hover{
    color: #048bd1 !important;
}

.card-listados input[type=search]{
    height: 2.3rem;
    border: 1px solid #a5a5a5;
    border-radius: 3px;
    margin-bottom: 0px;
}

.card-cerrar{
    margin: 1rem -13px 1rem -13px !important;
}

.card-bod img{
    width: 10rem !important;
}

.encabezados_consultar .col{
    margin-bottom: 1rem;
}

table.dataTable thead th, table.dataTable thead td { 
    border-bottom: 1px solid #e4e4e4;
}


table.dataTable.no-footer {
    border-bottom: 1px solid #e4e4e4;
}

th{
    text-align: center;
}

table.dataTable tbody td {
    padding: 8px 0px;
}

@media only screen and (max-width: 850px) { /*para moviles y tablets*/
    table.dataTable tbody td {
        padding: 10.3px 0px;
    }
}

@media only screen and (min-width: 1024px){ /*para pantallas grandes*/
    
    table.dataTable thead th, table.dataTable thead td { 
        padding: 5px 18px;
        border-bottom: 1px solid #e4e4e4 !important;
    }

    td{
        padding: 15px 5px !important;
        border-bottom: 1px solid #e4e4e4;
        border-radius: 0px;
    }   
}

/*lineas del detalle de las tablas responsive en la vista de celular*/
table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current{
    background: #048bd1 !important;
    border: 0 !important;
    color: white !important;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    border: 0px;
}

.dataTables_filter{
    display: none !important;
}

.margin0{
    margin: 0px !important;
}

.padding0{
    padding: 0px !important;
}

table.highlight>tbody>tr:hover {
     background-color: #048cd142 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111 !important;
    border: 0px !important;
    background: none !important;
    background-color: #048bd1 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{
    color: white !important;
}

/* tablas en celulares y tablets se mantengan dentro del card */
@media only screen and (max-width: 992px){
    table.responsive-table {
        width: 100% !important;
    }   
}

 select:disabled .color {
    color: rgb(0 0 0) !important;
}

.collection.with-header .collection-item:hover {
    background-color: #ddd;
    cursor: pointer;
}

.collection .collection-item:hover {
    background-color: #ddd;
    cursor: pointer;
}
.collection .collection-item.active:hover {
    background-color: #0993d3 !important;
    color: #eafaf9;
}

.collection .collection-item.active div {
    color: #eafaf9;
}

.collection .material-icons{
    color: #068fd2 ;
}

.collection .collection-item.active .material-icons{
    color: #ffffff !important;
}

.collection {
    border-radius: 5px;
    cursor: pointer;
}

.collection-item{
    color: #212121 !important;
}

.collection .collection-item.active{
    background-color: #068fd2  !important;
    color: #eafaf9;
}


.tituloConCompra{
    background: #068fd2  !important;
    border-radius: 5px 5px 0px 0px !important;
}

.btnCompraAnt i , .btnCompraSig i{
    background: white !important;
    border-radius: 50% !important;
}

.btnCompraAnt i:hover , .btnCompraSig i:hover{
    background: #84c7c1 !important;
}

#btnActivarBuscar{
    margin-top: -4px;
    margin-left: -5px;
}

.bullet{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: .2rem;
    border-radius: 50%;
}

span.badge {
    float: none !important;
    margin-left: 0px !important;
}
span.badge.new:after {
    content: none !important;
}

.input-field .prefix.active {
    color: #212121 !important;
}

#inputBuscar{
    border: 1px solid #212121 !important;
    height: 34px !important;
    color: #212121 !important;
    border-radius: 2px;
    width: auto !important;
    margin-right: 5px;
}

@media only screen and (max-width: 420px) { /*para moviles*/
    #inputBuscar{
        width: 85% !important;
    }

    .compras #inputBuscar {
        width: 30% !important;
    }
}

/* Breads */


.bread{
    background: none !important;
    box-shadow: none !important;
    height: 3.5rem; 
    line-height: 4.3rem;
}

.bread-consultar {
    background: none !important;
    box-shadow: none !important;
    height: 3.5rem; 
    line-height: 4.3rem;
}

@media only screen and (max-width: 450px) { /*para moviles*/

    .bread-consultar {
        line-height: 1.5rem;
        margin-top: 1rem;
    }
    
}

.bread .breadcrumb{
    font-size: 1.25rem;
    color: #212121;
}

.bread .breadcrumb:hover{
    text-decoration: underline;
 
}

.breadcrumb {
    font-size: 1.2rem;
    color: rgba(0, 0, 0, 0.7);
}

.breadcrumb:before {
    color: rgba(0, 0, 0, 0.7);
}
.breadcrumb:last-child {
    color: rgba(0, 0, 0, 0.7);
    text-decoration: none !important;
    cursor: unset;
}

.modal .modal-content {
    padding: 15px;
}

.datepicker-modal .modal-content{
    padding: 0px !important;
}

@media only screen and (max-width: 450px) { /*para moviles*/
    .tablaListado th td{
        height: 20px !important;
    }
}

@media only screen and (max-width: 992px) { /*para moviles y tablets*/
    .modal-content .tablaListado thead th{
        width: 5rem !important;
    }
}


.tablaConsultarDetalle td{
    vertical-align: top !important;
}

.modal_s{
    width: 40% !important;
}

@media only screen and (max-width: 992px) { /*para moviles y tablets*/
    .modal_s{
        width: 90% !important;
    }
    
}

.modal_m{
    width: 75%;
    min-height: 75%;
}

.modal_m1{
    width: 80%;
    min-height: 80%;
}

.modal_l{
    width: 95%;
    min-height: 90%;
    top: 5% !important;
}

@media only screen and (max-width: 450px) { /*para moviles*/
    .modal{
        width: 95%;
        height: 80% !important;
        max-height: 80%;
    }
}

.tituloModal{
    margin: 0rem 0rem 1rem 0rem;
}

.input-field{
    margin: 0.9rem 0rem 0.313rem 0rem;
}

.normal input{
    border: 1px solid #bcbcbc !important;
    height: 2.3rem !important;
    font-size: 14px !important;
}

.normal input:focus{
    box-shadow: 0 1px 0 0 #212121 !important;
}

.normal.col label {
    left: 1rem;
}

.normal>label {
    top: -4px;
}

.normal>label:not(.label-icon).active {
    top: 0px !important;
    color: #212121 !important;
}

.normal select{
    display: block;
    border: 1px solid #bcbcbc !important;
    height: 2.5rem !important;
    font-size: 14px !important;
    background: none !important;
    margin: 0px 0 7px 0;
}

@media only screen and (min-width: 750px) { /*para tablets y pantallas grandes, corrigiendo error que col se pasan para abajo sin sentido en los form*/
    .material-error{
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 1024px) { /*para tablets*/
    .normal select{
        margin: 0px 0 8px 0;
    }

}

.btnEditar{
    cursor: pointer;
}

.btnConsultar{
    cursor: pointer;
}

.nav_breadcrumbs{
    background: none;
    box-shadow: none ;
    height: 40px;
    line-height: 40px;
}

.nav_breadcrumbs .padre{
    color: #757575;
    font-size: 22px;
}

.nav_breadcrumbs .padre:hover{
    text-decoration: underline;
}

.nav_breadcrumbs .hijo{
    color: #212121;
    font-size: 27px;
    cursor: auto;
}

.breadcrumb:before {
    color: #212121 !important;
}

@media only screen and (max-width: 450px) { /*para moviles*/
    .nav_breadcrumbs a{
        font-size: 18px !important;
    }
}

textarea{
    height: 5rem !important;
    border: 1px solid #9e9e9e !important;
    font-size: 0.9rem !important;
    overflow-y: auto !important;
    padding: 5px !important;
}

textarea:focus{
    box-shadow: 0 1px 0 0 #0893d3 !important;
}

[type="checkbox"].filled-in:checked+span:not(.lever):after {
    border: 2px solid #1882fa !important;
    background-color: #1882fa !important;
}

[type="checkbox"].filled-in:disabled:not(:checked)+span:not(.lever):after
{
    border-color: grey;
    background-color: transparent;
}

.datepicker-date-display {
    background-color: #212121 !important; /*verde*/
}

.datepicker-table td.is-selected {
    background-color: #048bd1 !important;
}

.datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done {
    color: #212121;
}

.datepicker-table td.is-today {
    color: #212121;
}

.tabs .tab a {
    color: #212121;
}

.tabs .tab a:focus, .tabs .tab a:focus.active {
    background-color: #ebf9ff;
    outline: none;
}

.tabs .tab a:hover, .tabs .tab a.active {
    color: #212121;
    background-color: #ebf9ff;
}

.tabs .indicator {
    background: none !important;
}

.select2-container {
    width: 100% !important;
}

.input-field .select2-container--default .select2-selection--single { /*estilo del select2*/
    height: 2.5rem;
    font-size: 14px !important;
    background-color: transparent;
    border: 1px solid #aaa;
    border-radius: 0px;
}

.input-field .select2-container--default .select2-selection--single .select2-selection__rendered { /*estilo del label del select2*/
    line-height: 37px;
    font-size: 14px;
    color: black;
}

.input-field .select2-container--default .select2-selection--single .select2-selection__arrow { /*estilo del gancho del select2*/
    height: 37px;
}

@media only screen and (max-width: 1025px){ /* estilo del checkbox */
    .switch{
        margin-bottom: 1rem;
    }

}

.switch label input[type=checkbox]:checked+.lever:after { /* estilo del checkbox */
    background-color: #048cd1;
}

.switch label input[type=checkbox]:checked+.lever { /* estilo del checkbox */
    background-color: #70c3ed;
}

.switch label input[type=checkbox][disabled]:checked+.lever:after { /* estilo del checkbox en disabled*/
    background-color: #048cd1;
}

.switch label { /* estilo del label del checkbox */
    cursor: pointer;
    color: inherit;
}

#sidenav_filtrar li {
    line-height: 25px !important;
}


#sidenav_filtrar select {
    border: 1px solid #bcbcbc !important;
}


.trAnulada{
    /*background-color: #f4433621 !important;*/
    text-decoration: line-through !important;
}

.trAnulada_compras{
    text-decoration: line-through !important;
}
#sidenav_filtros .titulo{
    color: #212121;
    text-align: center;
}

#sidenav_filtros li {
    float: none;
    line-height: 30px;
}

.h100{
    height: 100% !important;
}

.col_menu_consultar{
    margin-top: 2rem;
    border-radius: 10px !important;
}

.col_menu_consultar a{
    color: #212121 !important;
}

.col_menu_consultar a.collection-item:not(.active):hover {
    background-color: #f9a82533;
}

.col_card_consultar{
    margin-top: 2rem;
    border-radius: 10px !important;
}

.borde_izq_color{
    border-left: solid #f57f17;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::: index.php :::::::::::::::::::::::::::::::::::::::::::::::::*/

.fondo_login{
    background: #0288d1;
    background: -webkit-linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
    background: linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
}

.loginBox{
    margin-top: 5em;
    position: relative;
    padding: 3em 3em 3em 3em !important;
    background: white;
    border-radius: 10px;
}

.loginBox .logo img{
    width: 20em;
}

.loginBox .row{
    padding: 0px 20px;
}

.loginBox .margin-top-2em{
    margin-top: 2em;
}

@media only screen and (max-width: 450px) { /*para moviles*/
    .loginBox{
        margin-top: 2rem;
    }
}

/*color del input de usuario en el login*/
.loginBox .input-field input[type=text]:focus + label, .loginBox .input-field input[type=password]:focus + label{
    color: #0288d1;
}

.loginBox .input-field input[type=text]:focus , .loginBox .input-field input[type=password]:focus {
    border-bottom: 1px solid #0288d1;
    box-shadow: 0 1px 0 0 #0288d1;
}

.loginBox .input-field .prefix.active {
    color: #0288d1 !important;
}

/******************************************************** footer.php *****************************************************/
.page-footer {
    background-color: transparent;
    text-align: center;
    padding-top: 0px;
}
.page-footer .footer-copyright {
    background-color: transparent;
}
.pty{
    width: 15px;
    margin-bottom: -2px;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::: menu.php :::::::::::::::::::::::::::::::::::::::::::::::::*/
.brand-logo img{
    width: 150px;
    margin-top: 13px;
}

@media only screen and (max-width: 450px) { /*solo en moviles*/
    .brand-logo img{
        width: 150px;
        margin-top: 5px;
    }
}

.btnCerrarSesion{
    top: inherit !important;
}

.icon_border_right{
    margin-right: 5px !important;
}

nav{
    background: #0288d1;
    background: -webkit-linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
    background: linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
}

nav ul li {
    font-size: 1rem;
}

.btnMenu{
    display: block !important;
    margin: 0px !important;
}

.btn_cerrar_menu{
    font-size: 30px;
    margin-top: 20px;
    cursor: pointer;
}

.btn_cerrar_menu:hover{
    color:grey;
}

.btn_cerrar_menu2{
    font-size: 20px;
    margin-top: 10px;
    cursor: pointer;
}

.btn_cerrar_menu2:hover{
    color:grey;
}

.div_mas_utilizados{
    background: #e9e9e9;
    margin: 10px;
    border-radius: 10px;
    padding-bottom: 15px;
}

.div_mas_utilizados a{
   color: #212121;
}

.sidenav .collapsible-body>ul:not(.collapsible)>li.active a {
    background-color: #058dd1;
}

.num_req_nuevos{
    color: red;
}

@media only screen and (max-width: 3000px){ /*para pantallas grandes*/

    .menu_jalpro_one_2{
        width: 950px !important;
    }
 
}

@media only screen and (max-width: 1024px) { /*para tablets*/
    .menu_jalpro_one_2{
        width: 800px !important;
    }
}

@media only screen and (max-width: 800px) { /*para tablets*/
    .menu_jalpro_one_2{
        width: 750px !important;
    }
}

@media only screen and (max-width: 415px) { /*para moviles*/

    .menu_jalpro_one_2{
        width: 300px !important;
    }
}

.menu_div_modulos{
    width: 19% !important;
    border-radius: 5px;
}

@media only screen and (max-width: 415px) { /*para moviles*/
    .menu_div_modulos{
        width: 90% !important;
        border-radius: 0px;
        margin-top: 1rem;
        border-top: 1px solid #d5d5d5;
        padding-top: 10px !important;
    }

    .mas_usados_mobile{
        margin-top: 0 !important;
        border-top: 0 !important;
    }
}

.menu_div_modulos:hover{
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
}

.menu_div_modulos .active{
    background-color: #0288d1 !important;
    border-radius: 5px;
}

.menu_div_modulos li>a{
    padding: 0px !important;
    height: auto !important;
    line-height: 33px !important;
}

.menu_div_modulos li.active>a{
   color: white !important;
}

.sidenav .logo img{
    text-align: center;
    margin-top: 1rem;
    width: 7rem;
}

.sidenav .info-asoc {
    text-align: center;
    padding-left: 1rem;
    margin-top: -1rem;
    color: #212121;
}

.li-margin-left{
    margin-left: 1rem;
}

.li-margin-right{
    margin-right: 1rem;
}

.sidenav .collapsible-header:after {
    font-family: 'Material Icons';
    font-size: 18px;
    position: absolute;
    right: 1rem;
    content: 'keyboard_arrow_right';
    transition: transform .3s ease-in-out,opacity .25s ease-in-out .1s,-webkit-transform .3s ease-in-out;
    color: #afafaf;
}


.sidenav li.active>.collapsible-header:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sidenav li a.active{
    color: white !important;
    background: linear-gradient(to right, #0288d1, #26c6da);
    /*background: #0288d1;*/
    border-radius: 0 15px 15px 0;
    margin-right: 30px;
}

/*:::::::::::::::::::::::::::::::;:::: productos/ modalAgregarProducto.php :::::::::::::::::::::::::::::::::::::::::::*/

.prod_precio_porc{
    border-radius: 0px !important;
    padding: 0 10px !important;
    vertical-align: top !important;
}


/*:::::::::::::::::::::::::::::::;:::: cotizaciones/ nuevacotizacion.php :::::::::::::::::::::::::::::::::::::::::::*/

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 2em;
}

input[type=search]:not(.browser-default):focus:not([readonly]){
    border-bottom: 0.5px solid #212121;
    -webkit-box-shadow: 0 0.5px 0 0 #212121;
    box-shadow: 0 0.5px 0 0 #212121;
}

@media only screen and (max-width: 420px) { /*para moviles*/

    .divSelecProducto h6{
        text-align: left !important;
    }
    
}

.divSelecProducto .select2-container--default .select2-search--inline .select2-search__field{
    border: 0px !important;
    font-family: 'Baloo 2';
    resize: none;
}

.divSelecProducto .select2-container--default .select2-selection--multiple{
    border-radius: 0px !important;
    border: solid #bcbcbc 1px !important;
    height: 2.4rem !important;
}

.divSelecProducto .select2-search__field:focus {
    box-shadow: none !important;
}

.div_com_tablaProd{
    max-height: 420px;
    overflow-y: auto;
}

@media only screen and (max-width: 992px) { /*para moviles y tablets*/
    .tableDetalles td {
        padding: 13.7px 10px !important;
    }
}

.tableDetalles input[type=number] , .tableDetalles input[type=text] , .tableDetalles input[type=date] {
    border: 1px solid #aaa;
    height: 1.5rem;
    font-size: 12px;
    text-align: center;
    margin: 0px;
}

.tableDetalles input[type=number]:focus , .tableDetalles input[type=text]:focus , .tableDetalles input[type=date]:focus {
    border-bottom: 1px solid #0993d3 !important;
    box-shadow: 0 1px 0 0 #0993d3 !important;
}

.btnEliminarProd:hover{
    cursor: pointer;
}

/******************************************************** facturas/agregarFacturas.php ****************************************************/
.collapsibleDatosFacturas .collapsible-header{
    padding: 8px;
    line-height: 2;
}

.collapsibleDatosFacturas .collapsible-body{
    border-bottom: 3px solid #0288d1;
}

/******************************************************** configuracion/confCompras.php ******************************************************/
.config-div-derecho{
    height: 2rem;
    padding-top: 8px !important;
}

.rowConfigCom{
    margin-top: 1rem !important;
}

.rowConfigCom select {
    height: 23px !important;
    width: 80% !important;
    padding: 0px;
}
.inputOC{
    width: 70% !important;
    text-align: center !important;
}
/************************************estadisticas/index******************************************/
.card-azul{
    background: linear-gradient(45deg, #0288d1, #26c6da) !important;
}
.card-naranja{
    background: linear-gradient(45deg, #ff6f00, #ffca28) !important;
}
.card-verde{
    background: linear-gradient(45deg, #43A047 0%, #46d64c 100%);
}
.card-verde2{
    background: linear-gradient(45deg, #43a047, #1de9b6) !important;
}
.card-rosa{
    background: linear-gradient(45deg, #ff5252, #f48fb1) !important;
}
.titulo-card-topten{
    height: 60px;
    padding-top: 10px;
}
.tr_total{
    background: #068ed2;
    color: white;
    font-size: 18px;
}
@media only screen and (min-width: 1024px) {
    .opciones_izq{
        width: 15% !important;
        position: fixed !important;
    }
}
.div_graficas{
    overflow-x: hidden !important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

/******************************************************** configuracion/confCotizaciones.php ****************************************************/
.vistaprevia:hover{
    text-decoration: underline;
}

/******************************************************** configuracion/confCXC.php ****************************************************/

@media only screen and (min-width: 415px) { 
    .marginEnP{
        margin-top: 10px !important;
    }
}

