@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

body{font-family: Roboto;background: #f7f7f7;}
html{height: 100%;}
.cont_login {
    background: #fff;
    border: 1px solid rgba(204, 204, 204, 0.76);
    width: 410px;
    margin: 0px auto;
    border-radius: 5px;
    padding: 36px 36px;
    color: #333;
    margin-top: 120px;
    margin-bottom: 50px;
    position: relative;
    z-index: 4;
    box-shadow: 2px 2px 0px #ccc;
}
.cont_login h3{text-align: center;font-size: 20px;margin: 0px; margin-bottom: 15px;}
.login_input1{display: block;padding-bottom: 8px;}
.login_input2 button{width: 100%;}

ul.sidenav.sidenav-fixed {
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 1px solid rgba(0,0,0,0.14);
    padding-bottom: 80px;
}

ul.sidenav.sidenav-fixed:hover {
    overflow-y: auto;
}

ul.sidenav.sidenav-fixed li a {
    font-size: 13px;
    line-height: 44px;
    height: 44px;
    padding: 0 30px;
}

ul.sidenav.sidenav-fixed ul.collapsible-accordion .collapsible-body li a {
    font-weight: 400;
    padding: 0 37.5px 0 45px;
}

ul.sidenav .logo{border-bottom: 1px solid rgba(0,0,0,0.14)}
/*ul.sidenav .logo a:hover{background: #fff;}*/
ul.sidenav .logo .brand-logo {
    display: block;
    text-align: left;
    height: auto;
    line-height: normal;
    padding: 12px 30px;
}
ul.sidenav .logo .brand-logo img{display: inline-block;max-width: 100%;}

.flefloatjp{    float: right;
    font-size: 26px;
    vertical-align: middle;
    margin-top: 8px;
    text-align: center;}

.sidenav .collapsible-body > ul:not(.collapsible) > li.active, .sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active{
        background-color: #4fc3f7;
}

header, main, footer {
    padding-left: 300px;
    background: #fff;
}
header{border-bottom: 1px solid rgba(0,0,0,0.14);margin-bottom: 20px;}
.contenedormenu{ margin-left: 2%; margin-left: 2%;padding: 15px 30px;text-align: right;}
.contenedormenu .material-icons{vertical-align: bottom;}


main{background: inherit;}
.contenedorprin{
    margin-left: 2%;
    padding: 30px;
    margin-right: 2%;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.14)

}
.contenedorprin h4{margin-top: 0px;border-bottom: 1px solid rgba(0,0,0,0.14);padding-bottom: 10px;margin-bottom: 20px;}

/** tabla dinamica stylos **/
/*.cont_sty_table select {
    display: inline-block;
    width: auto;
    margin: 0px 5px;
    border: 1px solid rgba(0, 0, 0, 0.26);
}*/

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    width: auto;
}

.jp_delete:after{display: inline-block;content: "delete"}
.jp_edit:after{display: inline-block;content: "edit"}
.jp_add:after{display: inline-block;content: "add"}
.jp_enviar:after{display: inline-block;content: "send"}
.jp_visualizar:after{display: inline-block;content: "remove_red_eye"}
.jp_check:after{display: inline-block;content: "check"}
.jp_denegar:after{display: inline-block;content: "close"}
.jp_buscador:after{display: inline-block;content: "search"}

.jp_textarea1_text{
        position: relative !important;
    left: 0px !important;
    padding-bottom: 22px;
    display: block;
    /*transform: translateY(-14px) scale(0.8) !important;*/
}

.collapsible-header{    background-color: #f5f5f5;}

.margin_l_canc{margin-left: 8px}
.margin_r_canc{margin-right: 8px}
.sinmargin_bottom{margin-bottom: 0px !important}

.alerta_col_estado{
background:#fff;
    color:#FFF;
    font-size:15px;
    padding:8px;
    padding-left:2%;
    padding-right:2%;
    width:96%;
    display:none;
    margin-bottom:20px;
}

.alerta_col_estado_activo{
background:#fff;
    color:#FFF;
    font-size:15px;
    padding:8px;
    padding-left:2%;
    padding-right:2%;
    width:96%;
    margin-bottom:20px;
}

.btn.btn-colornegro{color: #000;}

.alerta_col_estado_azul{background: #039be5 !important;}
.alerta_col_estado_rojo{background: #E53935 !important;}

 .cont_ckedit_min #cke_1_contents{height: 200px !important;}
.cont_ckedit_min #cke_2_contents{height: 200px !important;}
.cont_ckedit_min #cke_3_contents{height: 200px !important;}
.cont_ckedit_min #cke_4_contents{height: 200px !important;}
.cont_ckedit_min #cke_5_contents{height: 200px !important;}
.cont_ckedit_min #cke_6_contents{height: 200px !important;}
.cont_ckedit_min #cke_7_contents{height: 200px !important;}


 .cont_ckedit_min2 #cke_1_contents{height: 500px !important;}
.cont_ckedit_min2 #cke_2_contents{height: 500px !important;}
.cont_ckedit_min2 #cke_3_contents{height: 500px !important;}
.cont_ckedit_min2 #cke_4_contents{height: 500px !important;}
.cont_ckedit_min2 #cke_5_contents{height: 500px !important;}
.cont_ckedit_min2 #cke_6_contents{height: 500px !important;}
.cont_ckedit_min2 #cke_7_contents{height: 500px !important;}



.cke_reset_all tr{display: table-row;}
.cke_reset_all td, .cke_reset_all th{display: table-cell;}

.cke_dialog_body input[type=text]:not(.browser-default){    border: 1px solid #aeb3b9;
    border-top-color: #a0a6ad;height: 1.5rem;}


.fileim_ct{position: relative;display: flex;justify-content: flex-start;}
.fileim_ct_m{position: relative;}
.fileim_ct_cerrar{position: absolute;width: 30px;height: 30px;font-size: 18px;display: flex;justify-content: center;align-content: center;background: #fff;border-radius: 100%;color: #000;cursor: pointer;box-shadow: 3px 3px 3px #000;z-index: 2;top: 10px;right: 10px;line-height: 1;align-items: center;font-weight: 700}
.fileim_ct_cerrar:hover{box-shadow: 3px 3px 3px #fff;background-color: #000;color: #fff}




.tb_stylo_ge1 {
  overflow-x: auto;
}
.tb_stylo_ge1 table{margin-bottom: 18px;border-collapse: collapse; width: 100%;}
.tb_stylo_ge1 td, .tb_stylo_ge1 th{border: 1px solid #ddd;padding:8px }

.tb_oscuro{background: #000;color: #fff;text-align: center;}


.disable_pointer{pointer-events: none;}

.alert_campo_rojo{background-color: red !important;color: #fff !important}
.alert_campo_verde{background-color: #2E7D32 !important;color: #fff !important}

.alerta_fuera_rango td{background: rgba(255, 0, 0,40%);}


.alert2_campo_rojo{background-color: red !important;color: #fff !important;padding: 10px 12px 8px;
    width: fit-content;
    margin: 0 auto;
    line-height: 1;}
.alert2_campo_verde{background-color: #2E7D32 !important;color: #fff !important;padding: 10px 12px 8px;
    width: fit-content;
    margin: 0 auto;
    line-height: 1;}


.det_sin_op{padding: 20px;}
.det_sin_op h2{font-size: 24px;margin-bottom: 10px;font-weight: 700;padding: 12px 7px;background: #f5f5f5}

.det_sin_op_ls{display: flex;justify-content: flex-start;gap: 12px;flex-wrap: wrap;margin-bottom: 20px}
.det_sin_op_dato{flex: 0 0 140px;;border-bottom: 1px solid #ddd;padding: 5px}
.det_sin_op_dato_t{font-size: 12px;padding-bottom: 5px;color: #0277bd;font-weight: 700}
.det_sin_op_dato_d{font-size: 18px;}


/** flotante superior **/
.flota_sup_ct{
position: fixed;
    z-index: 10;
    top: 20px;
    right: 60px;
    background: rgba(0, 0, 0, 70%);
    padding: 15px;
    border-radius: 15px;
}

.flota_sup_ct_m{
  display: flex;gap: 15px;

}

.flota_sup_ct_cua{
  background: #fff;border-radius: 15px;max-width: 200px;padding: 15px;
}

.flota_sup_ct_cua h3{    margin: 0;
    font-size: 14px;
    margin-bottom: 6px;}
.flota_sup_ct_cua p{margin: 0;font-size: 14px}
.flota_sup_ct_cua p strong{font-weight: 700;display: block;}


/** flotante inferior **/
.flota_inf_ct{
position: fixed;
    z-index: 10;
    bottom: 20px;
    right: 60px;
    background: rgba(0, 0, 0, 70%);
    padding: 15px;
    border-radius: 15px;
}

.flota_inf_ct_m{
  display: flex;gap: 15px;

}

.flota_inf_ct_cua{
  background: #fff;border-radius: 15px;max-width: 200px;padding: 15px;
}

.flota_inf_ct_cua h3{    margin: 0;
    font-size: 14px;
    margin-bottom: 6px;}
.flota_inf_ct_cua p{margin: 0;font-size: 14px}
.flota_inf_ct_cua p strong{font-weight: 700;display: block;}


.ct_btn_pop_desc_prod{display: flex;gap: 10px}

.btn_pop_desc_prod{flex: 0 0 38px;display:none; }


.pop_info_articulos{padding: 25px}

.pop_infi_art_busca{padding: 12px;background: #eee}

.tablesalto{display: inline-block;}

.row .col{min-height: 54px}