.menuAcciones .msgaccionupd{ display:inline-block;margin:0 0 0 5px; color:#555555;}
.menuAcciones {color:#555555;position:fixed; bottom:0px; left:0;width: 100%;padding:11px 10px 10px 10px;z-index:21;border-top: 1px solid rgba(120, 130, 140, 0.13);background-color:#ffffff;}
.menuAcciones .container {max-width: 100%;}
.menu-expanded .menuAcciones{width: calc(100% - 260px);margin-left: 260px;}

.menuAcciones .btn-link {
    color:#f1f1f9;
    font-weight: 400;
    font-size:15px;
}

.menuAcciones .btn-link:hover,
.menuAcciones .btn-link:focus,
.menuAcciones .btn-link.focus,
.menuAcciones .btn-link:active,
.menuAcciones .btn-link.active {
    color:#ffffff;
}

.menuAcciones .btn {
    margin-top: 5px;
}

.menuAcciones .pull-right .btn {
    margin-right:0px;
    box-shadow:none;
    padding: 0px 15px;
}
.input-invisible {
    border: 0;
    background-color: transparent!important;
    width: 100%;
    height: 50px;
    display: inline-block;
    box-shadow: none!important;
    box-sizing: border-box;
}

.load-sistema{ background: url(../images/loading.gif) no-repeat; height: 70px; background-size: 50px; background-position: center 20px;; }

.header_text{position: relative;}
.header_text button{ position: absolute; right: 5px; padding: 0; top:0}
.header_text button i{ color: #FFFFFF; top: -3px;}

.tabNavegacion .nav-link{ padding: 0.567rem 0.567rem}
.ui-jqgrid {
    max-width: 100% !important;
    width: auto !important;
}

.ui-jqgrid-view,
.ui-jqgrid-hdiv,
.ui-jqgrid-bdiv {
    width: auto !important;
}

.table th, .table td {padding: 1.15rem 1rem;}
.mini-padding.table th, .mini-padding.table td{padding: 0.5rem 0.5rem;}

.panel.panel-usuario-permisos .panel-heading {
    padding: 12px 15px 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background: #40566F;
    color:#ffffff !important;
    font-weight: 600;
    font-size:16px;
    line-height:22px;
}
.infoRapida ul li {color:#4f4663;}

.panel.panel-usuario-permisos .panel-heading .EliminarCliente.btn,
.panel.panel-usuario-permisos .panel-heading .EliminarAreaCliente.btn{
    padding:2px 10px 5px 10px !important;


}

.panel.panel-usuario-permisos .panel-heading .EliminarCliente.btn .fas {
    padding:0 !important;;

}
.btn-danger {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d9534f !important;
}

.qq-upload-list li{background:none !important}


@media (max-width: 575.98px) {
    .menuAcciones {position: relative; left: auto; bottom: auto; padding: 0;border-top:none; background: transparent;}
    .todo-application .content-area-wrapper .todo-new-task-sidebar{ height: 83% !important; right: 9% !important; width: 300px !important}
    .todo-application .content-area-wrapper{ border: none!important; height: 0px !important;}
}

@media (max-width: 575.98px) {
    .menuAcciones {position: relative; left: auto; bottom: auto; padding: 0;border-top:none; background: transparent;}
    .todo-application .content-area-wrapper .todo-new-task-sidebar{ height: 83% !important; right: 9% !important; width: 300px !important}
    .todo-application .content-area-wrapper{ border: none!important; height: 0px !important;}
}


.todo-application .content-area-wrapper .todo-new-task-sidebar{ height: 84% ; right: 2% ;}
.todo-application .content-area-wrapper{ border: none!important; height: 0px !important;}

#iframe_gral { width: 100%; min-height: 700px !important;}

.logo_izq{ background: url(../images/logos/logo_izq.png) no-repeat; }

.centrado_vertical
{
    display: table-cell;
    vertical-align: middle;
}

.no-hover{
    pointer-events: none;
}