.pace {
    color: #fff;
}

.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-image: linear-gradient(145deg, #4bb4e1 0%, #0a3c61 100%);
}

#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 {
    background-color: var(--sysBackground)!important;
    opacity: 0 !important;
    outline: 1px solid slategrey !important;
}


/**---------------- */


/* 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-lef {
    height: calc(100vh - 120px);
    background: var(--sysBackground);
}

.plantilla-right {
    height: calc(100vh - 120px);
    overflow: hidden;
}

.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;
    }
}


/* .left.side-menu .sidebar-inner:hover  {
        overflow: overlay !important;
    }  */

.forced:not(.enlarged) .left.side-menu .sidebar-inner {
    overflow: hidden !important;
}

.forced:not(.enlarged) .left.side-menu .sidebar-inner:hover {
    overflow: overlay !important;
}

.right.side-menu .tab-content:hover {
    overflow: overlay !important;
}

.topbar {
    background: var(--sysBackground);
}

.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);
} */

@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;
    }
}

@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;
    }
}

.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;
}