.tituloModal{
    background: #1861ab;
}

.tituloModal h5{
    color: white;
    font-size: 18px;
}

.close{
    color: white;
    font-size: 18px;
}

.table-responsive{
    overflow-x: initial;
}

.btn-sm{
    margin-left: 2px;
    margin-right: 2px;
    
}
.skin-purple .main-header li.user-header {
  background-color: #1861ab !important;
}

.skin-purple .sidebar-menu > li.active > a {
  border-left-color: #1861ab !important;
}
.skin-purple .main-header li.user-header {
  background-color: #1861ab !important;
}

.skin-purple .sidebar-menu > li.active > a {
  border-left-color: #1861ab !important;
}

/* .main-sidebar{ */
    /* background-color: #FAFAFA !important; */
/* } */
/* .main-sidebar a{ */
        /* color: #222d32 !important; */
/* } */
/* .info{
    color: #222d32 !important;
}
.skin-purple .sidebar-menu > li.header {
    color: #000000;
    background: #ffffff;
} */
input[type=number]::-webkit-outer-spin-button,

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* 
input[type=number] {
	-moz-appearance:textfield;
} */

.txtArea {
    resize: none;
}

.readOnly {
    background-color: beige;
}

textarea {
    resize: none;
}

.folio {
    text-align: right;
    color: brown;
    font-size: 18px;
    font-weight: bold;
    background-color: beige;
}
/* 
.skin-blue{
    background: #222d32;
} */
/* 
.skin-purple .main-header .navbar{
    background: #1861ab !important;
}
.skin-purple .main-header .logo{
    background: #1861ab !important;
} */

/* .login-page, .register-page {
    background: #222d32;
} */

a {color: inherit;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}

.hover-tabla:hover{
    color: white;
}

.editable-1{
    color: green;
}

.editable-0{
    color: gray;
}
.dropdown-ordenes li a:hover{
    color: white !important;
}
.dropdown-ordenes li a .fa{
    margin: 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
    padding: 4px 1px !important;
}
.highcharts-drilldown-axis-label{
    text-decoration: none !important;
    font-weight: normal !important;
    color: black !important;
    fill:black!important;
}

.info-box-number{
    font-size: 13px !important;
}

#preview-img-taller.col-md-3 img{
    width: 100%;
    height: 100%;
}