.pace {
  color: #00b5e3;
}

.pace .pace-progress {
  z-index: 20000;
  background: #fff;
}

.pace .pace-activity {
  z-index: 20000;
  border-top-color: #fff;
  border-left-color: #fff;
}

/* preloader */

#preloader {
  background: #fff;
}

#preloader .jumper img {
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99;
}

.card-img {
  background: #eff4f9;
}

/* GROSOR DEL SCROLL */

.sidebar-inner::-webkit-scrollbar {
  position: fixed;
  width: 0.4em !important;
  height: 0.8em !important;
  scroll-behavior: smooth !important;
}

.right .tab-content::-webkit-scrollbar {
  position: fixed;
  width: 0.4em !important;
  height: 0.8em !important;
  scroll-behavior: smooth !important;
}

::-webkit-scrollbar {
  width: 0.8em !important;
  height: 0.8em !important;
  scroll-behavior: smooth !important;
}

/**---------------- */

::-webkit-scrollbar-corner {
  width: 0.2em !important;
}

/* FONDO DEL SCROLL */

::-webkit-scrollbar-track {
  background-color: rgb(233, 232, 232) !important;
}

.sidebar-inner::-webkit-scrollbar-track {
  background-color: #fff !important;
}

.right .tab-content::-webkit-scrollbar-track {
  background-color: transparent !important;
  opacity: 0px !important;
}

/**---------------- */

::-webkit-scrollbar-thumb {
  opacity: 0 !important;
  border-radius: 20px;
}

::-webkit-scrollbar-thumb,
.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb {
  background-color: #bfc3d3;
}

/**---------------- */

/* html::-webkit-scrollbar {
    width: 17px;
}
 */

/* html::-webkit-scrollbar-thumb {
    background-color: #0e6e8f;
    background-clip: padding-box;
    border: 1px solid slategrey;
}
 */

/* html::-webkit-scrollbar-track {
    background-color: transparent;
}
 */

/* ::-webkit-scrollbar-button {
    background-color: #8ea5b5;
} */

/* Only IE */

/* html {
    scrollbar-face-color: #0064a7;
    scrollbar-shadow-color: #8ea5b5;
    scrollbar-highlight-color: #8ea5b5;
} */

@-moz-document url-prefix() {
  .dropdown-menu.inner.selectpicker {
    width: 40%;
    /* border: 1px solid grey; */
    overflow: auto;
    display: inline-block;
    scrollbar-width: thin;
    padding-right: 10px !important;
  }
}

/* Only FireFox */

html {
  scrollbar-color: var(--sysBackground) #e9e8e8;
}

/* View Scrollbar */

/* html {
    overflow-y: scroll;
    overflow-x: hidden;
} */

.right .tab-content::-webkit-scrollbar-thumb,
.sidebar-inner::-webkit-scrollbar-thumb {
  background-color: rgb(14, 110, 143, 0.2) !important;
  opacity: 0.2 !important;
  border-radius: 4px;
}

.plantilla-left {
  height: calc(100vh - 120px);
  background: var(--sysBackground);
  padding-right: 0;
}
.plantilla-right h1,
.plantilla-right h2,
.plantilla-right h3,
.plantilla-right h4,
.plantilla-right h5 {
  color: #805b5b;
}
.plantilla-right {
  height: calc(100vh - 120px);
  overflow: hidden;
  background: #fff;
  padding: 0;
  padding-right: 10px;
}
#gallery-plantillas {
  text-align: left;
}
.plantilla-right #gallery-plantillas_filter {
  padding-right: 60px;
}
.plantilla-right .dataTables_scrollBody {
  height: calc(100vh - 250px);
}
.custom-list-design {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-size: 13px;
  position: relative;
}
.custom-list-design a {
  font-size: 13px;
  display: block;
  color: #e7e7e7;
  padding: 10px;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
  padding-right: 22px;
}

p.c-hover:hover {
  background-color: red;
  color: blue;
}
p.parrafo-list{

    margin: 0;
}
p.parrafo-list a {
    font-size: 13px;
    display: block;
    color: #e7e7e7;
    padding: 10px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
    padding-right: 22px;
}

p.parrafo-list:hover a{
  background-color: #4396a2;
  cursor: pointer;
}

.editor-controles {
  position: absolute;
  right: 180px;
  z-index: 1;
  top: 20px;
  text-align: right;
}

@media (max-width: 1225px) {
  .editor-controles {
    right: 90px;
  }
}

@media (max-width: 1025px) {
  .editor-controles {
    right: 0px;
  }
}

.topbar {
  background: var(--sysBackground);
  border-bottom: 1px solid #e7e7e7;
}

/* .navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: var(--sysBackground);
} */

#wrapper.enlarged .left.side-menu,
body.fixed-left .side-menu.left {
  border-right: none;
}

.icon-firma {
  text-align: center;
}

.icon-firma > i:first-child {
  font-size: 4rem;
}

.icon-firma > i:last-child {
  font-size: 3rem;
  position: absolute;
  left: 0;
  right: 0;
  padding: 2px 4px 0px 39px;
  filter: drop-shadow(0px 0px 1px rgb(250, 250, 250));
}

.btn-app.btnIni {
  font-weight: 700;
  min-height: 130px;
  min-width: 130px;
  font-size: 14px;
}

.nav-tabs.nav-menu-firma > li > a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "\e8cd";
}

.nav-tabs.nav-menu-firma > li.active > a::before {
  content: "\e8cc";
}

.nav-tabs.nav-menu-firma > li.active > a,
.nav-tabs.nav-menu-firma > li.active > a:hover,
.nav-tabs.nav-menu-firma > li.active > a:focus {
  border: none;
  color: #337ab7;
  border-top: 4px solid #3498db;
  border-bottom: 2px solid #3498db;
  padding-top: 7px;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: type-blue;
  animation-name: type-blue;
}

.nav.nav-menu-firma > li > a:hover,
.nav.nav-menu-firma > li > a:focus {
  border-color: #ddd;
}

.signature-pad--body {
  border: 1px solid #dddddd;
}

.signature-pad {
  padding: 0px;
}

.signature-pad--actions {
  display: block;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  margin-top: 0px;
}

.cropper-container,
.cropper-canvas,
.cropper-container img {
  min-width: 300px !important;
  min-height: 300px !important;
}

#signaTab-upload .contenedor-firma img {
  max-height: 200px;
}

#signaTab-upload .contenedor-firma-caja {
  min-height: 200px;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0px 0px 0px;
  border-radius: 10px;
}

.contenedor-firma-caja .contenedor-firma {
  max-height: none;
}

.border-n-left {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: 0px;
}

.signature-pad--actions > div > button:not(:first-child) {
  border-top: 1px solid #ddd;
}

.signature-pad--actions > div > button.btn-block {
  margin-top: 0px;
}

.modal-body .md-form input[type="email"]:not(.browser-default),
.modal-body .md-form input[type="text"]:not(.browser-default) {
  box-sizing: content-box;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ced4da;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.modal-body
  .md-form
  input[type="text"]:not(.browser-default):focus:not([readonly]),
.modal-body
  .md-form
  input[type="email"]:not(.browser-default):focus:not([readonly]) {
  border-bottom: 1px solid #7ab0c5;
}

.modal-body .grey-text {
  color: #bbb9c2;
}

.modal-body .md-form .prefix.active {
  color: #7ab0c5;
}

.modal-body .md-form label {
  color: #bbb4b4;
  font-weight: 400;
}

.modal-header > * {
  color: #005168;
  font-weight: 400;
}

.modal-body .md-form label.active {
  transform: translateY(-14px) scale(0.8);
  color: #7ab0c5 !important;
  font-weight: 600;
  font-size: 19px;
}

.note-editor .note-editable {
  border: 1px solid #ddd;
}

.alert.adjuntar {
  padding: 5px 25px 5px 5px;
  margin-bottom: 5px;
}

.jconfirm select.selectpicker ~ .bootstrap-select > .dropdown-menu {
  width: 150px;
}

.producto-size-icon {
  height: 40px;
  margin: 0 auto;
}

/* .navbar-nav>li>.dropdown-menu.grid-dropdown a.clickable:hover {
    background: #0e6e8f;
}

.navbar-nav>li>.dropdown-menu.grid-dropdown a.clickable:hover .producto-size-icon {
    filter: brightness(0) invert(1);
} */

.fixed-left-void .left.side-menu {
  -webkit-transform: translate3d(-0%, 0px, 0px);
  transform: translate3d(-0%, 0px, 0px);
  visibility: visible;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}

/* .jconfirm {
    z-index: 999;
} */

#styleSummernote .note-toolbar.btn-toolbar {
  border: 1px solid #dddddd;
}

#styleSummernote .note-toolbar.btn-toolbar .btn-primary {
  color: #0e6e8f;
  background-color: #fff;
  border: 1px solid #fff;
}

#styleSummernote .note-toolbar.btn-toolbar .btn-primary:hover,
#styleSummernote .note-toolbar.btn-toolbar .btn-primary:focus,
#styleSummernote .note-toolbar.btn-toolbar .btn-primary.focus,
#styleSummernote .note-toolbar.btn-toolbar .btn-primary:active,
#styleSummernote .note-toolbar.btn-toolbar .btn-primary.active,
#styleSummernote
  .note-toolbar.btn-toolbar
  .open
  > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #5aabe2;
  border: 1px solid #5aabe2;
}

#adjuntarFile {
  border: 1px solid #ddd;
  min-height: 40px;
  border-radius: 0px;
  background: #fff;
}

#contenedorFiles.table thead tr th {
  color: #5b5b5b;
}

/* .gallery-wrap.gallery-plantillas .column {
    width: 25%;
} */

.gallery-wrap.gallery-plantillas .column .inner .img-wrap {
  height: auto;
  border: 1px solid #b8b8b8;
}

.gallery-wrap.gallery-plantillas .column .inner:hover,
.gallery-wrap.gallery-plantillas .column-4 .inner:hover,
.gallery-wrap.gallery-plantillas .column-3 .inner:hover {
  -webkit-box-shadow: 0px 2px 3px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 3px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 3px 10px rgba(0, 0, 0, 0.15);
}

.gallery-wrap.gallery-plantillas .column p {
  color: #888;
}

.jconfirm.jconfirm-supervan .jconfirm-bg {
  background-color: rgb(90 71 134 / 75%);
}

/* .jconfirm.jconfirm-supervan .jconfirm-cell {
    display: block;
} */

.jconfirm.jconfirm-supervan .jconfirm-holder {
  padding: 0px !important;
}

#cke_editor1 {
  margin: auto;
  max-width: 940px;
}

#cke_editor1.editor-full {
  max-height: calc(100vh - 30px) !important;
}

.jconfirm-content-pane.editor-full {
  max-height: initial !important;
}

.control-label.label-left {
  text-align: left;
}

img.card-logo {
  max-height: 300px;
  max-width: 300px;
  min-height: 150px;
  margin: 0 auto;
}

.modal-open {
  overflow: hidden;
}

.ck-editor__editable {
  min-height: 50vh;
  max-height: calc(90vh - 180px);
}

.btn-light4 {
  background-color: #ffffff;
  border-color: #dddddd;
  color: #555555;
  z-index: 1;
  border: 0px;
  border: 1px solid #ddd;
}

.btn-light4:hover,
.btn-light4:active,
.btn-light4:focus,
.btn-light4:after,
.open .dropdown-toggle.btn-light4 {
  background-color: #cccccc6e;
  border-color: none;
  color: #555555;
}

.has-success .btn-light4 {
  border-color: #004c96;
}

#modalNewCliente .input-group .form-control {
  z-index: 1;
}

.fc-event-time {
  display: block !important;
}

.fc-event-time::after {
  position: relative;
  top: 1px;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 2px;
  margin-top: 1px;
  content: "\e023";
  float: left;
}

#modal-cita .input-group .form-control {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

#calendar .fc-view {
  z-index: 1;
}

/* table.dataTable.table-hover>tbody>tr.even.selected,
table.dataTable.table-hover>tbody>tr.odd.selected {
    background-color: #5355561f;
    color: #5a4949;
    border-color: #006fe6;
} */

table.dataTable.table-hover > tbody > tr.even.selected,
table.dataTable.table-hover > tbody > tr.odd.selected {
  color: #202124;
  background: #f5f4f7;
  background-color: #c2dbff;
}

table.dataTable.table-hover > tbody > tr:hover {
  background-color: transparent;
  box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0,
    0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
  z-index: 2;
}

.table > thead > tr.even.selected > th,
.table > tbody > tr.even.selected > th,
.table > tfoot > tr.even.selected > th,
.table > thead > tr.even.selected > td,
.table > tbody > tr.even.selected > td,
.table > thead > tr.odd.selected > th,
.table > tbody > tr.odd.selected > th,
.table > tfoot > tr.odd.selected > th,
.table > thead > tr.odd.selected > td,
.table > tbody > tr.odd.selected > td,
.table > tfoot > tr > td {
  border-top: 1px solid #eadcf9;
  box-shadow: inset 0 -1px 0 #eadcf9;
}

table.dataTable.display tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1,
table.dataTable.display tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: rgb(216 247 255 / 69%);
}

/* table.dataTable.table-hover>tbody>tr:hover>td:nth-child(1),
table.dataTable.table-hover>tbody>tr:hover>td:nth-child(2) i.icon-attach {
    color: #000;
} */

table.dataTable.table-hover > tbody > tr:hover {
  color: black;
}

.rc-animado {
  /* --------------------------------------- */
  /* ----- Radio Button */
  /* --------------------------------------- */
  /* --------------------------------------- */
  /* ----- Checkbox */
  /* --------------------------------------- */
}

.rc-animado h2 {
  font-size: 16px;
  color: #001f3f;
  margin-bottom: 20px;
  margin-left: 20px;
}

/* .rc-animado>div {
    padding: 20px 0;
} */

.rc-animado .radio label,
.rc-animado .checkbox label {
  display: inline-block;
  cursor: pointer;
  color: var(--sysBackground);
  position: relative;
  padding: 5px 10px 5px 51px;
  font-size: 1em;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rc-animado .radio label:hover,
.rc-animado .checkbox label:hover {
  background: rgba(255, 65, 54, 0.1);
}

.rc-animado .radio label:before,
.rc-animado .checkbox label:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 15px;
  border-radius: 50%;
  background: none;
  border: 3px solid var(--sysBackground);
  top: 7px;
}

.rc-animado input[type="radio"] {
  display: none;
}

.rc-animado input[type="radio"]:checked + label:before {
  display: none;
}

.rc-animado input[type="radio"]:checked + label {
  padding: 5px 10px;
  background: var(--sysBackground);
  border-radius: 2px;
  color: #fff;
}

.rc-animado .checkbox label:before {
  border-radius: 3px;
}

.rc-animado .checkbox input[type="checkbox"] {
  display: none;
}

.rc-animado .checkbox input[type="checkbox"]:checked + label:before {
  display: none;
}

.rc-animado .checkbox input[type="checkbox"]:checked + label {
  background: #ff4136;
  color: #fff;
  padding: 5px 15px;
}

.rc-animado input[type="radio"]:checked + label.lbl-red {
  background: red;
}

.rc-animado input[type="radio"]:checked + label.lbl-info {
  background: #0f97c7;
}

.rc-animado input[type="radio"]:checked + label.lbl-info2 {
  background: #65bbd6;
}

.rc-animado input[type="radio"]:checked + label.lbl-success {
  background: #5cb85c;
}

.rc-animado .radio label.lbl-info i,
.rc-animado .radio label.lbl-info2 i,
.rc-animado .radio label.lbl-success i,
.rc-animado .radio label.lbl-red i {
  display: none;
}

/****************** */

.rc-animado.pdf-fa-eye .radio label,
.rc-animado.pdf-fa-eye .checkbox label {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.pdf-fa-eye i.fa.fa-eye {
  font-size: 1.9rem;
  padding: 0px;
  margin: 0px;
  font-weight: lighter;
}

.rc-animado.pdf-fa-eye .checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
}

.pdf-fa-eye .radio label,
.pdf-fa-eye .checkbox label {
  min-height: 28px;
}

.rc-animado.pdf-fa-eye .radio label,
.rc-animado.pdf-fa-eye .checkbox label {
  display: inline-block;
  cursor: pointer;
  color: var(--sysBackground);
  position: relative;
  padding: 5px 10px 5px 41px;
}

.rc-animado.pdf-fa-eye .checkbox label.lbl-success i {
  display: none;
}

.rc-animado.pdf-fa-eye
  .checkbox
  input[type="checkbox"]:checked
  + label.lbl-success
  i {
  display: inline-block !important;
}

.rc-animado.pdf-fa-eye input[type="checkbox"]:checked + label.lbl-success {
  background: white;
  color: #00b7bd;
  border: 1px solid #00b7bd;
}

.pdf-fa-eye.rc-animado .radio label:before,
.pdf-fa-eye.rc-animado .checkbox label:before {
  content: "\f070";
  display: inline-block;
  position: absolute;
  left: 0px;
  border-radius: inherit;
  background: none;
  background: white;
  color: #00b7bd;
  border: 1px solid #00b7bd;
  font: normal normal normal 14px/1 FontAwesome;
  padding: 6px 15px;
  top: 0px;
  height: auto;
  width: auto;
  font-size: 1.9rem;
}

/****************** */

.rc-animado .radio input[type="radio"]:checked + label.lbl-info i,
.rc-animado .radio input[type="radio"]:checked + label.lbl-info2 i,
.rc-animado .radio input[type="radio"]:checked + label.lbl-success i,
.rc-animado .radio input[type="radio"]:checked + label.lbl-red i {
  display: inline-block !important;
}

.form-horizontal .rc-animado .radio {
  padding-top: 0px;
}

.rc-animado .radio label.lbl-success,
.rc-animado .checkbox label.lbl-success,
.rc-animado .radio label.lbl-red,
.rc-animado .checkbox label.lbl-red,
.rc-animado .radio label.lbl-info,
.rc-animado .checkbox label.lbl-info,
.rc-animado .radio label.lbl-info2,
.rc-animado .checkbox label.lbl-info2 {
  font-weight: bold;
}

/**     */

.jconfirm .jconfirm-box div.jconfirm-content-pane {
  margin-bottom: 0px;
}

.box-info-setting {
  color: #0e6e8f;
}

.box-info-letter {
  background: #fff;
  color: #0e6e8f;
  font-size: 70px;
  height: 100px;
  width: 100px;
  line-height: 30px;
  text-align: center;
  padding-top: 14px;
}

#searchView > div,
.derivar-color {
  color: #0f97c7;
}

.nav-tabs li:hover:before,
.nav-tabs li:hover:after {
  background-color: var(--sysTextColor);
  position: absolute;
  width: 50%;
  height: 2px;
  z-index: 1;
}

.nav-tabs li:after {
  content: "";
  transition: all 0.3s ease-in-out;
  left: 50%;
  bottom: 0px;
  width: 0px;
  margin: 0 auto;
}

.nav-tabs li:before {
  content: "";
  transition: all 0.3s ease-in-out;
  bottom: 0px;
  right: 50%;
  width: 0px;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small {
  color: #d6e0e4;
}

.bootstrap-select.btn-group
  .dropdown-menu
  li:not(.disabled)
  > a:focus:hover
  small {
  color: #d6e0e4;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
  color: #fff;
}

.td-nowrap {
  white-space: nowrap;
}

.scale-1-5 {
  transform: scale(1.5);
}

.scale-2 {
  transform: scale(2);
}

.scale-1 {
  transform: scale(1);
}

table.dataTable tr td.responsive-text {
  position: relative;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: background-image 500ms;
  -moz-transition: background-image 500ms;
  -o-transition: background-image 500ms;
  transition: background-image 500ms;
}

table.dataTable .nametext {
  width: auto;
  flex-grow: 1;
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 100%;
  padding: 0 20px 0 0;
}

table.dataTable .innernametext {
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

table.dataTable td.responsive-text span.name {
  display: flex;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

@media (min-width: 1300px) {
  .md-center-vertical {
    margin-top: 12vh;
  }
}

@media screen and (max-width: 767px) {
  .table-responsive.normal > .table > thead > tr > th,
  .table-responsive.normal > .table > tbody > tr > th,
  .table-responsive.normal > .table > tfoot > tr > th,
  .table-responsive.normal > .table > thead > tr > td,
  .table-responsive.normal > .table > tbody > tr > td,
  .table-responsive.normal > .table > tfoot > tr > td {
    white-space: normal;
  }
  .fixed-left .drawer-overlay {
    display: block;
  }
  .drawer-overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .forced.enlarged #sidebar-menu > ul > li > a > i {
    transition: none;
    -webkit-transition: none;
  }
  table.dataTable .nametext {
    width: 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .table-responsive.normal > .table > thead > tr > th,
  .table-responsive.normal > .table > tbody > tr > th,
  .table-responsive.normal > .table > tfoot > tr > th,
  .table-responsive.normal > .table > thead > tr > td,
  .table-responsive.normal > .table > tbody > tr > td,
  .table-responsive.normal > .table > tfoot > tr > td {
    white-space: normal;
  }
}

.md-center {
  margin-top: calc(30vh - 100px);
}

.dataTable .dtr-details {
  width: 100%;
}

.dataTable .orderable-false.select-checkbox {
  cursor: default !important;
  width: 1px !important;
  padding: 0px !important;
}

.dataTable .orderable-false.select-checkbox::after {
  content: "" !important;
}

th.control.dtr-control.sorting_disabled {
  width: 1px !important;
  padding: 0px !important;
}

.dataTable th.max-width-1 {
  width: 1px !important;
}

/* .left.side-menu .sidebar-inner:hover  {
        overflow: overlay !important;
    }  */

.forced:not(.enlarged) .left.side-menu .sidebar-inner {
  overflow: hidden;
}

.forced:not(.enlarged) .left.side-menu .sidebar-inner:hover {
  overflow: overlay;
}

.right.side-menu .tab-content:hover {
  overflow: overlay;
}

.swal2-popup {
  font-size: initial;
}

.xtest {
  margin-top: 0px;
  position: fixed;
  height: 100%;
  bottom: 50px;
  margin-bottom: -50px;
  padding-bottom: 50px;
  border-right: 1px solid #dce4ec;
  background: red;
  right: 0;
  width: 280px;
  z-index: 1;
}

.swal2-cancel.custom,
.swal2-confirm.custom,
.swal2-deny.custom {
  color: #33a15f;
  background: #fff;
  border: 1px solid #33a15f;
}

.swal2-cancel.custom:hover,
.swal2-confirm.custom:hover,
.swal2-deny.custom:hover {
  color: #fff;
  background: #33a15f;
  border: 1px solid #33a15f;
  padding: 0.325em 1.1em;
}

.label.label-big {
  font-size: 87%;
}

.label.label-custom {
  font-size: 12px;
}

.label.label-custom i {
  font-size: 14px;
}

.label.label-icon-13 {
  font-size: 13px;
}

.label.label-icon-14 i {
  font-size: 15px;
}

.label.success {
  background-color: #4caf50 !important;
  border-color: #4caf50 !important;
}

.label.off {
  background: #e0e0e0 !important;
}

/*********************/

/* <div class="center">
<div class="loading-ring">Cargando<span class="span-loading"></span>
</div>
</div> */

.loading-circle-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: 150px;
  background: transparent;
  border: 4px solid #e7e7e7;
  border-radius: 50%;
  text-align: center;
  line-height: 145px;
  font-family: sans-serif;
  font-size: 17px;
  color: #586f5d;
  letter-spacing: 2px;
  padding-left: 4px;
  text-transform: uppercase;
}

.loading-circle-ring:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 100%;
  height: 100%;
  border: 4px solid transparent;
  border-top: 4px solid var(--sysTextColor);
  border-right: 4px solid var(--sysTextColor);
  border-radius: 50%;
  animation: animate_circle_ring 2s linear infinite;
  box-sizing: content-box;
}

.loading-circle-ring .span-loading {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  width: 50%;
  height: 4px;
  background: transparent;
  transform-origin: left;
  animation: animate_rotate_ring 2s linear infinite;
}

.loading-circle-ring .span-loading:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: var(--sysTextColor);
  top: -6px;
  right: -9px;
}

@keyframes animate_circle_ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate_rotate_ring {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(405deg);
  }
}

.widget-loading {
  height: calc(100vh - 138px);
}

/* .v-chip .v-chip__content {
    align-items: center;
    display: inline-flex;
    height: 100%;
    max-width: 100%;
} */

.topbar-profile > a.dropdown-toggle {
  max-width: 570px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  color: #fff;
}

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  background-color: #00b5e3;
}

/* .dataTables_wrapper tr.selected td {
    background-color: #f9f5fd;
} */

.side-menu.left.bg-orange-primax,
.bg-orange-primax {
  background: -webkit-linear-gradient(
    149.52deg,
    rgba(255, 172, 59),
    rgba(255, 125, 50)
  );
  background: -moz-linear-gradient(
    149.52deg,
    rgba(255, 172, 59),
    rgba(255, 125, 50)
  );
  background: -ms-linear-gradient(
    149.52deg,
    rgba(255, 172, 59),
    rgba(255, 125, 50)
  );
  background: -o-linear-gradient(
    149.52deg,
    rgba(255, 172, 59),
    rgba(255, 125, 50)
  );
  background: linear-gradient(
    149.52deg,
    rgba(255, 172, 59),
    rgba(255, 125, 50)
  );
}

.bg-orange-primax #sidebar-menu > ul > li > a,
.bg-orange-primax #sidebar-menu2 > ul > li > a,
.bg-orange-primax #sidebar-menu > ul > li,
.bg-orange-primax #sidebar-menu2 > ul > li {
  background: transparent;
  color: #fff;
}

#wrapper.enlarged
  .left.side-menu.bg-orange-primax
  #sidebar-menu
  ul
  > li:hover
  > a,
#wrapper.enlarged
  .left.side-menu.bg-orange-primax
  #sidebar-menu2
  ul
  > li:hover
  > a {
  background: #ffa53a;
  border: 1px solid #ffa53a;
}

.bg-orange-primax #sidebar-menu > ul > li > a > i,
.bg-orange-primax #sidebar-menu2 > ul > li > a > i {
  color: #fff;
}

.rc-animado .radio label,
.rc-animado .checkbox label {
  color: var(--sysBorder);
}

.rc-animado .radio label:before,
.rc-animado .checkbox label:before {
  border: 3px solid var(--sysRadioColor);
}

.widget .nav-tabs > li.none-border.active > a,
.widget .nav-tabs > li.none-border.active > a:hover,
.widget .nav-tabs > li.none-border.active > a:focus {
  border-bottom: 0;
}

.nav-tabs li.none-border:hover:before,
.nav-tabs li.none-border:hover:after {
  content: none;
}

.text-truncate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jconfirm {
  z-index: 999;
}

.btn-text {
  color: var(--sysBackground);
  background-color: transparent;
}

.check-size-md {
  transform: scale(1.5);
}


@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}