.fs-14{
    font-size: 14px !important;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    line-height: normal;
}

.fs-13{
    font-size: 13px !important;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    line-height: normal;
}
.fs-12{
    font-size: 12px !important;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    line-height: normal;
}
.fw-800{
    font-weight: 800;

}
.fs-11{
    font-size: 11px !important;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    line-height: normal;
}
.fs-11 tr{
    font-size: 11px !important;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    line-height: normal;
}

.modulo-rem .form-control{
    font-size: 0.75rem;
    /* max-width: 80%; */
}
.modulo-rem select.form-select{
    font-size: 0.75rem;
    /* font-size: .45rem 1.7rem .45rem .9rem; */
    padding: .45rem 4.7rem .35rem .4rem;
    /* padding: 10px 10px .45rem .6rem; */
    /* max-width: 80%; */
}
/* .modulo-rem input.p4, select.p4{
    padding: 4px;
} */

.p4{
    padding: 4px;
}
.btn-neogrid{
    background-color: #C92826;
}
.btn-neogrid:hover{
    background-color: #AD2220;
    color: #fff;
}

.flex-end{
    display: flex;
    justify-content: flex-end;
}

.btnOpcionesColorNeogridInvertido{
    background-color:#C92826 !important;
    /* background-color:#AD2220 !important; */
    
    /* background-color:#E64942 !important; */
    color:white!important;

}
.btnOpcionesColorNeogridInvertido:hover{
 
    background-color:#002A44!important;
    color:white!important;
    /* background-color:white!important;
    color: black; */
}

.bloquearPantalla{
    /* background:#FFFFFF; */
    background:#000000;
    width: 100%;
    height: 100%;
    filter:alpha(opacity=50);
    opacity:0.5;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index:10000;
    cursor: wait;  
    margin: 0;
    padding: 0;
    overflow:hidden;
    /* overflow-y:hidden; */
    /* display: none;*/
}

.text-right{
    text-align: right;
}

.text-left{
    text-align: left;
}
.capitalize{
    text-transform: capitalize !important;
}

.colorEmpresa{
    background-color: #1E97A0;
}
.fontWhite{
    color: #fff;
}
.fontsize10{
    font-size: 10px !important;
}
.fontsize11{
    font-size: 11px !important;
}
.fontsize12{
    font-size: 12px !important;
}
.fontsize13{
    font-size: 13px !important;
}
.fontsize14{
    font-size: 14px !important;
}

.fontSize16{
    font-size: 16px !important;
}

.fontTrebuchet{
    font-family: Trebuchet MS,Helvetica,sans-serif;
}

.fw-700{
    font-weight: 700;
}

.is-hidden{
    display: none;
    transition: ease-out;
    transition-duration: 3s;
}

.a-actions{
    color: #5C636A;
}
.dt-button.dropdown-item:hover, .a-actions:hover{
    background: #5C636A;
    color: #fff !important;
}

.colorNeogrid{
    color: #AD2220;
}
.colorNeogrid:hover{
    color: #AD2220;
    border-color: #AD2220;
}

.dt-button-collection{
    padding: 0 !important;
}

.borderNeogrid{
    border-color: #AD2220;
}

.dashboard-error{
    /* background-color: #FF92B2; */
    /* background-color: #FFDEE3; */
    
    color: #FF6384;
    /* background-color: #FF6384; */
    /* color: #fff !important; */
}
.dashboard-success{
    color: #00e396;
    /* background-color: #00e396; */
    /* color: #fff !important; */
}

/* BUTTON DATATABLE dt-button-collection */

div.dt-button-collection {
    width: 220px !important;
}
 
/* div.dt-button-collection button.dt-button {
    display: inline-block;
    width: 32%;
}
div.dt-button-collection button.buttons-colvis {
    display: inline-block;
    width: 49%;
}
div.dt-button-collection h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 100;
    border-bottom: 1px solid rgba(150, 150, 150, 0.5);
    font-size: 1em;
    padding: 0 1em;
}
div.dt-button-collection h3.not-top-heading {
    margin-top: 10px;
} */
.fontBlack{
    color: #000 !important;
}
.colorBlack{
    color: #000 !important;
}

.scale12:hover{
    transform: scale(1.2);
    transition-timing-function: ease-in-out;
    transition: 0.3s;
}

.fontItalic{
    font-style: italic;
}

/* HEADER */
.shortcuts-menu{
    border: 1px solid #f1f1f1;

}
.shortcuts-menu:hover{
    /* background-color: #f8f8f9; */
    background-color: #8592a3;
}

.uppercase{
    text-transform: uppercase !important;
}

.selectRowRejected{
    background-color: #FFDEE3 !important;
    color: #993746 !important;
}

.selectRejected:hover{
    cursor: pointer !important;
}
.hrDetail {
    margin: 2px 0 !important;
}

#navbarImage {
    overflow: hidden;
    /* background-color: #099; */
    /* position: fixed; */
    top: 0;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
}
  
#navbarImage a {
    float: left;
    display: block;
    color: #666;
    text-align: center;
    padding-right: 20px;
    text-decoration: none;
    font-size: 17px;
}
  
#navbarImage a:hover {
    background-color: #ddd;
    color: black;
}
  
#navbarImage a.active {
    background-color: #4CAF50;
    color: white;
}


.main {
    padding: 16px;
    /* margin-top: 30px; */
    width: 100%;
    height: 70vh;
    /* max-height: 500px; */
    overflow: auto;
    cursor: grab;
    cursor: -o-grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.main img {
    height: auto;
    width: 100%;
}