body.vertical-layout.vertical-menu-modern .horizontal-menu-wrapper {
  display: none;
}

.horizontal-menu > .main-menu {
  display: none;
}

.horizontal-menu .fixed-top {
  left: 0;
}

html body.navbar-static .app-content .header-navbar {
  background: transparent;
  box-shadow: none !important;
}

.inline-buttons {
  display: flex;
}

div.dataTables_wrapper div.dataTables_filter input {
  width: 350px;
}

.dataTables_wrapper .dataTables_filter {
  float: left;
}

.dataTables_filter input {
  width: 300px;
}

@media (max-width: 575.98px) {
  body.vertical-layout:not(.horizontal-layout).navbar-floating .header-navbar {
    margin-left: 1.2rem;
    margin-right: 1.2rem;
  }
}

/* Ulzama Custom CSS Overrides */

body {
  font-size: 1rem;
  color: #000;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 0.5rem !important;
}

.input-group {
  flex-flow: nowrap !important;
}

.form-inline {
  flex-flow: nowrap !important;
}

.cardheader {
  background-color: #e11279 !important;
  color: white !important;
  padding: 0.5rem 0.5rem !important;
  margin-bottom: 0;
  font-size: 1rem;
}

.card-header h5 {
  color: black;
}

.table td.align-left-column {
  text-align: left !important;
}

.table td.align-right-column {
  text-align: right !important;
}

.table .thead-dark th {
  color: #fff;
  background-color: #e11279;
  border-color: #e11279;
}

table {
  color: #000;
}

.table th,
.table td {
  text-align: center;
  padding: 1rem 0.75rem;
  color: #000;
}

table.dataTable tbody tr.selected a,
table.dataTable tbody th.selected a,
table.dataTable tbody td.selected a {
  font-weight: bold;
  color: #e11279;
}

table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #e11279 !important;
}

table.dataTable tbody tr.selected,
table.dataTable tbody th.selected,
table.dataTable tbody td.selected {
  color: white !important;
}

table.dataTable tbody tr.selected a,
table.dataTable tbody th.selected a,
table.dataTable tbody td.selected a {
  font-weight: bold;
  color: #2d3f71;
  text-decoration: underline;
}

table.dataTable td,
table.dataTable th {
  padding: 0.5rem 1rem;
  vertical-align: middle;
}

.collapse-icon [data-toggle=collapse]:after {
  right: 0rem;
}

.header-navbar.floating-nav {
  margin: 0rem 0.75rem 0;
}

.nav-tabs .nav-link.active {
  position: relative;
  color: #e11279;
  background: #d0cccc !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-weight: 900 !important;
  font-size: 1.25rem !important;
}

body {
  font-size: 1rem !important;
}

.navigation {
  font-size: 1rem !important;
}

.dz-message {
  font-size: large;
}

.modal-header .close {
  margin: inherit !important;
}

table .btn {
  display: inline-block;
  font-weight: 400;
  color: #e11279;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 5px;
  font-size: 1rem;
  line-height: 1;
  border-radius: 0.358rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, background 0s, border 0s;
}

label {
  color: #000 !important;
  font-size: 1rem;
}

.input-group-text {
  color: #000 !important;
}

.input-group-text {
  border: 1px solid #908e98 !important;
}

.form-control {
  border: 1px solid #908e98 !important;
  color: black !important;
}

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--single {
  border: 1px solid #908e98 !important;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='#908e98' stroke='%23d8d6de' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}

.select2-container--classic .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
  border: 1px solid #908e98 !important;
}

.custom-select {
  border: 1px solid #908e98 !important;
}

.progress-bar-success {
  background-color: #e11279 !important;
}

.input-group-merge .form-control:not(:first-child) {
  padding-left: 4px;
}

.ql-snow .ql-tooltip {
  left: auto !important;
}

.ql-container {
  height: 50% !important;
}

.text-muted {
  color: #989898 !important;
}

.toast-body {
  font-size: large;
}

.table-hover tbody tr:hover{
  background-color: rgba(225, 18, 121, 0.5);
}

/* Backgrouds OTs */
.bgLomoCurvo{
  background-image: url("/image/encunorte.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.bgNuevoCliente{
  background-image: url("/image/nuevocliente.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.bg4_0{
  background-image: url("/image/tintas4_0.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-size: auto;
  margin:auto;
}

.bg4_4{
  background-image: url("/image/tintas4_4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-size: auto;
  margin:auto;
}

.bgCintas{
  background-image: url("/image/cintas.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-size: auto;
  margin:auto;
}

.tooltip-inner {
  text-align: left;
  width: 500px;
  max-width: 500px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 6px;
  background-color: #505050;
  font-size: 14px;
}