.main-header .navbar {
    background: rgba(51, 122, 183, 1);
}

.main-header .navbar .nav>li>a {
    color: #fff;
}

.main-header .navbar .nav>li>a:hover,
.main-header .navbar .nav>li>a:active,
.main-header .navbar .nav>li>a:focus,
.main-header .navbar .nav .open>a,
.main-header .navbar .nav .open>a:hover,
.main-header .navbar .nav .open>a:focus,
.main-header .navbar .nav>.active>a {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
}

.main-header .navbar .sidebar-toggle {
    color: #fff;
}

.main-header .navbar .sidebar-toggle:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.1);
}

.main-header .navbar .sidebar-toggle {
    color: #fff
}

.main-header .navbar .sidebar-toggle:hover {
    background-color: rgba(0, 0, 0, .1);
}

@media (max-width: 767px) {
    .main-header .navbar .dropdown-menu li.divider {
        background-color: rgba(255, 255, 255, 0.1);
    }
    .main-header .navbar .dropdown-menu li a {
        color: #777;
    }
    .main-header .navbar .dropdown-menu li a:hover {
        background: #cecece;
    }
}

.main-header .logo {
    background-color: rgba(51, 122, 183, 1);
    color: #fff;
    border-bottom: 0 solid transparent;
}

.main-header .logo:hover {
    background-color: rgba(51, 122, 183, 1);
}

.main-header li.user-header {
    background-color: transparent;
}

.content-header {
    background: transparent;
}
.wrapper,
.main-sidebar,
.left-side {
    background: rgba(51, 122, 183, 1);
    background: -moz-linear-gradient(bottom, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    background: -webkit-gradient(left bottom, left top, color-stop(0%, rgba(0, 193, 235, 1)), color-stop(100%, rgba(51, 122, 183, 1)));
    background: -webkit-linear-gradient(bottom, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    background: -ms-linear-gradient(bottom, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    background: linear-gradient(to top, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00c1eb', endColorstr='#135089', GradientType=0);
}

.user-panel>.info,
.user-panel>.info>a {
    color: #fff;
}

.sidebar-menu>li.header {
    color: #fff;
    background: rgba(0, 0, 0, .1);
}

.sidebar-menu>li>a {
    border-left: 3px solid transparent;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sidebar-menu>li:hover>a,
.sidebar-menu>li.active>a {
    color: #fff;
    background: rgba(0, 0, 0, .1);
    border-left-color: #dedede;
}

.sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: rgba(0, 0, 0, 0.2);
}

.sidebar a {
    color: #fff;
}

.sidebar a:hover {
    text-decoration: none;
}

.treeview-menu>li>a {
    color: #fff;
}

.treeview-menu>li.active>a,
.treeview-menu>li>a:hover {
    color: #fff;
}

.sidebar-form {
    border-radius: 3px;
    border: 1px solid #fff;
    margin: 10px 10px;
}

.sidebar-form input[type="text"],
.sidebar-form .btn {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid transparent;
    height: 35px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sidebar-form input[type="text"] {
    color: #333;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
}

.sidebar-form input[type="text"]:focus,
.sidebar-form input[type="text"]:focus+.input-group-btn .btn {
    background-color: #fff;
    color: #333;
}

.sidebar-form input[type="text"]:focus+.input-group-btn .btn {
    border-left-color: #fff;
}

.sidebar-form .btn {
    color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0;
}

#faq-search {
    border-radius: 3px;
    border: 1px solid #fff;
}

#faq-search input[type="text"],
#faq-search .btn {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid transparent;
    height: 35px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#faq-search input[type="text"] {
    color: #333;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
}

#faq-search input[type="text"]:focus,
#faq-search input[type="text"]:focus+.input-group-btn .btn {
    background-color: #fff;
    color: #333;
}

#faq-search input[type="text"]:focus+.input-group-btn .btn {
    border-left-color: #fff;
}

#faq-search .btn {
    color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0;
}

.fileModalBody {
    width: 100%;
    height: 100%;
    min-height: 810px
}

.dataTables_wrapper>div.row:nth-child(2)>div {
    overflow-x: auto;
}

#document-list .info-box {
    cursor: pointer
}

#search-document {
    position: absolute;
    top: 0px;
    right: 100%;
    width: 150px;
    margin: 0 10px;
    background: white;
}

button.close,
button.window-maximize,
.modal-header .close {
    font-size: 16px;
    margin-top: 5px
}

button.close,
button.window-maximize {
    margin-right: 10px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
    color: #000;
    float: right;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
    transition: all .3s ease-in-out;
}

button.close:hover,
button.window-maximize:hover {
    opacity: 0.7;
}

.table-striped>tbody>tr.group {
    background-color: #eee;
    text-transform: uppercase;
    font-weight: bold;
}

.bigdropdown {
    min-width: 250px;
    max-width: 100%
}

#item-list .small-box h2 {
    font-size: 18px;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
}

#item-list .small-box h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: normal;
    padding: 0;
}

#item-list .small-box p {
    font-size: 12px;
}

#item-list .small-box .alert {
    margin-bottom: 0
}

.small-box>a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
}

#item-list .badge {
    margin-right: 4px;
}

.box-task h3.task-name {
    margin-top: 5px;
}

.label-open {
    background-color: #d2d6de;
    color: #444;
}

.label-closed {
    background-color: #d2d6de;
    color: #444;
}


/* sale order states labels */

.label-draft {
    background-color: gray;
}

.label-sent {
    background-color: lightblue;
    color: #333;
}

.label-waitingdocs {
    background-color: yellow;
    color: #333;
}

.label-cancel {
    background-color: red;
}

.label-waiting_date {
    background-color: gray;
}

.label-progress {
    background-color: blue;
}

.label-manual {
    background-color: lightgreen;
}

.label-invoice_except {
    background-color: gray;
}

.label-done {
    background-color: green;
}

.bg-red a,
.bg-yellow a,
.bg-aqua a,
.bg-blue a,
.bg-light-blue a,
.bg-green a,
.bg-navy a,
.bg-teal a,
.bg-olive a,
.bg-lime a,
.bg-orange a,
.bg-fuchsia a,
.bg-purple a,
.bg-maroon a,
.bg-burgundy a,
.bg-black a,
.bg-red-active a,
.bg-yellow-active a,
.bg-aqua-active a,
.bg-blue-active a,
.bg-light-blue-active a,
.bg-green-active a,
.bg-navy-active a,
.bg-teal-active a,
.bg-olive-active a,
.bg-lime-active a,
.bg-orange-active a,
.bg-fuchsia-active a,
.bg-purple-active a,
.bg-maroon-active a,
.bg-burgundy-active a,
.bg-black-active a,
.callout.callout-danger a,
.callout.callout-warning a,
.callout.callout-info a,
.callout.callout-success a,
.alert-success a,
.alert-danger a,
.alert-error a,
.alert-warning a,
.alert-info a,
.label-danger a,
.label-info a,
.label-warning a,
.label-primary a,
.label-success a,
.modal-primary .modal-body a,
.modal-primary .modal-header a,
.modal-primary .modal-footer a,
.modal-warning .modal-body a,
.modal-warning .modal-header a,
.modal-warning .modal-footer a,
.modal-info .modal-body a,
.modal-info .modal-header a,
.modal-info .modal-footer a,
.modal-success .modal-body a,
.modal-success .modal-header a,
.modal-success .modal-footer a,
.modal-danger .modal-body a,
.modal-danger .modal-header a,
.modal-danger .modal-footer a,
.label-open,
.label-closed,
.bg-task-phase-cold,
.bg-task-phase-heat,
.bg-task-phase-inprogress,
.bg-task-phase-negotiating,
.bg-task-phase-success,
.bg-task-phase-failure,
.bg-task-phase-failed,
.bg-issue-phase-entry,
.bg-issue-phase-register,
.bg-issue-phase-classification,
.bg-issue-phase-diagnosis,
.bg-issue-phase-resolution,
.bg-issue-phase-exit {
    color: #fff;
}

.label-open {
    background-color: #3c8dbc !important;
}

.label-closed {
    background-color: #dd4b39 !important;
}


/* Prelaoder */

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001!important;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: rgba(51, 122, 183, 1) url("../img/tail-spin.svg") no-repeat center center;
    background: url("../img/tail-spin.svg") no-repeat center center, -moz-linear-gradient(bottom, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    background: url("../img/tail-spin.svg") no-repeat center center, -webkit-gradient(left bottom, left top, color-stop(0%, rgba(0, 193, 235, 1)), color-stop(100%, rgba(51, 122, 183, 1)));
    background: url("../img/tail-spin.svg") no-repeat center center, -webkit-linear-gradient(bottom, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    background: url("../img/tail-spin.svg") no-repeat center center, -o-linear-gradient(bottom, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    background: url("../img/tail-spin.svg") no-repeat center center, -ms-linear-gradient(bottom, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    background: url("../img/tail-spin.svg") no-repeat center center, linear-gradient(to top, rgba(0, 193, 235, 1) 0%, rgba(51, 122, 183, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00c1eb', endColorstr='#135089', GradientType=0);
}


/* Step wizard */

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 50%;
    position: relative;
    margin: 0 auto;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

@media (max-width: 767px) {
    .stepwizard {
        display: table;
        width: 100%;
        position: relative;
        margin: 0 auto;
    }
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.m-t-0 {
    margin-top: 0px;
}

.m-t-2 {
    margin-top: 2px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-b-0 {
    margin-bottom: 0px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.p-t-0 {
    padding-top: 0px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-b-0 {
    padding-bottom: 0px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-25 {
    padding-bottom: 25px;
}


.m-l-0 {
    margin-left: 0px;
}

.m-l-2 {
    margin-left: 2px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-r-0 {
    margin-right: 0px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-25 {
    margin-right: 25px;
}

.p-l-0 {
    padding-left: 0px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-r-0 {
    padding-right: 0px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-r-15 {
    padding-right: 15px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-r-25 {
    padding-right: 25px;
}
.bg-task-phase-cold {
    background-color: #00AEEF;
}

.bg-task-phase-heat {
    background-color: #EB6444;
}

.bg-task-phase-inprogress {
    background-color: #F3F4AD;
    color: #222;
}

.bg-task-phase-negotiating {
    background-color: #E3E534;
    color: #222;
}

.bg-task-phase-success {
    background-color: #A6CF41;
}

.bg-task-phase-failure {
    background-color: #000000;
}

.bg-task-phase-failed {
    background-color: #555555;
}

.box.box-task-phase-cold {
    border-top-color: #00AEEF;
}

.box.box-task-phase-heat {
    border-top-color: #EB6444;
}

.box.box-task-phase-inprogress {
    border-top-color: #F3F4AD;
}

.box.box-task-phase-negotiating {
    border-top-color: #E3E534;
}

.box.box-task-phase-success {
    border-top-color: #A6CF41;
}

.box.box-task-phase-failure {
    border-top-color: #000000;
}

.box.box-task-phase-failed {
    border-top-color: #555555;
}

.bg-issue-phase-entry {
    background-color: #bbbfff;
}

.bg-issue-phase-register {
    background-color: #999fff;
}

.bg-issue-phase-classification {
    background-color: #777fff;
}

.bg-issue-phase-diagnosis {
    background-color: #555fff;
}

.bg-issue-phase-resolution {
    background-color: #333fff;
}

.bg-issue-phase-exit {
    background-color: #111fff;
}

.box.box-issue-phase-entry {
    border-top-color: #bbbfff;
}

.box.box-issue-phase-register {
    border-top-color: #999fff;
}

.box.box-issue-phase-classification {
    border-top-color: #777fff;
}

.box.box-issue-phase-diagnosis {
    border-top-color: #555fff;
}

.box.box-issue-phase-resolution {
    border-top-color: #333fff;
}

.box.box-issue-phase-exit {
    border-top-color: #111fff;
}

#webTermo a {
    color: #333;
}

#webTermo .header {
    font-size: 50px;
    text-align: center;
    font-weight: 300;
    color: #fff;
    width: 100%;
    height: 300px;
    background-image: url('https://www.termosalud.com/imagenes/footer-bg.jpg');
    background-size: cover;
    position: relative;
    background-position: right bottom;
    background-repeat: no-repeat;
}

#webTermo .widget-user .widget-user-header {
    background-size: cover;
    background-position: center;
}

#webTermo .widget-user .widget-user-username {
    font-size: 18px;
    text-shadow: none;
}

#webTermo .widget-user .widget-user-desc {
    font-size: 12px;
}

#webTermo .widget-user .widget-user-image {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #efefef;
    overflow: hidden;
}

.br-3 {
    border-radius: 3px;
    overflow: hidden;
}

.br-t-3 {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    overflow: hidden;
}

.br-b-3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    overflow: hidden;
}

.equipment-widget-size {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.equipment-widget {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.equipment-widget>div {
    display: block;
    position: relative;
    padding: 10px;
    background: #efefef;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 15px;
}

.map.leaflet-container {
    height: 200px;
}

.map.s {
    height: 150px;
}

.map.m {
    height: 250px;
}

.map.l {
    height: 400px;
}

.map.xl {
    height: 650px;
}

.box-body .dl-horizontal dt {
    width: 20px;
    text-align: center;
}

.box-body .dl-horizontal dd {
    margin-left: 40px
}

.no-border-radius {
    border-radius: 0;
}

.dataTables_wrapper .row {
    margin: 0;
}

div.dataTables_info {
    white-space: normal!important;
}

@media (max-width: 992px) {
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter {
        text-align: left!important;
    }
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: center!important;
    }
}

@media (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: center!important;
    }
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    box-shadow: none;
    border: none;
    border-radius: 0;
    height: 100%;
    width: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    vertical-align: -50%;
    font-size: 22px;
    line-height: 1em;
}

@media (max-width: 767px) {
    .nav-tabs-custom>.nav-tabs {
        min-width: 100%;
        display: inline-grid;
    }
    .nav-tabs-custom>.nav-tabs>li.active {
        border-top: none;
        background: #3c8dbc;
    }
    .nav-tabs-custom>.nav-tabs>li.active>a,
    .nav-tabs-custom>.nav-tabs>li.active:hover>a {
        border-top: none;
        background: transparent;
        color: #fff;
    }
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.small-box.bg-light-blue .small-box-footer .nav-stacked>li>a {
    color: #fff;
}

.small-box.bg-light-blue .small-box-footer .nav-stacked>li>a:hover {
    color: #fff;
    background: #f7f7f733
}

.small-box.bg-light-blue .small-box-footer .nav-stacked>li>a:active {
    color: #777;
}

#filemanagerModal .modal-dialog {
    width: 99%
}

.filemanagerModalBody iframe {
    height: 500px;
}

table .popover-title {
    color: #333!important
}

table .popover-content,
table .popover-content p,
table .popover-content a {
    color: #333!important
}

.drag_to_scroll {
    overflow: auto;
    cursor: grab;
}

.flowchart {
    display: flex;
    flex-direction: row;
    padding: 0;
    justify-content: start;
}

.flowchart span {
    background: #171717;
    border: 1px solid #666;
    color: #ccc;
    border-radius: 8px;
    padding: 8px 20px;
    display: flex;
    margin: 20px;
    align-items: center;
    position: relative;
    justify-content: center;
    line-height: 1.2;
}

.flowchart span a {
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
}

.flowchart .parent,
.flowchart .no-parent {
    display: flex;
    align-content: center;
}

.flowchart .step-1,
.flowchart .step-2,
.flowchart .step-3,
.flowchart .step-4,
.flowchart .step-5,
.flowchart .step {
    display: flex;
    flex-direction: column;
}

.flowchart span:before {
    content: "";
    width: 40px;
    height: 1px;
    background-color: #666;
    position: absolute;
    left: -41px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.flowchart .step-1>.parent>span:before {
    display: none;
}

.flowchart span {
    min-width: 200px;
    max-width: 200px;
}

.flowchart span:hover {
    background: #222;
}

.flowchart span:hover+.step-2 span,
.flowchart span:hover+.step-3 span,
.flowchart span:hover+.step-4 span,
.flowchart span:hover+.step-5 span {
    background: #222;
}

.fault-step .small-box {
    background-color: #EEE;
    color: #333;
    transition: all .3s ease-in-out;
}

.fault-step .small-box:hover {
    background-color: #DDD;
    box-shadow: 0 1px 1px rgb(0 0 0 / 50%);
}

.fault-step .small-box a,
.fault-step .small-box a:hover {
    color: #333;
}

.fault-step .small-box h3 {
    white-space: normal;
    font-size: 25px;
}

.content-wrapper {
    position: relative;
}

.slide-controls {
    position: fixed;
    z-index: 99;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.fc-daygrid-dot-event .fc-event-title {
    text-overflow: ellipsis!important;
}

.fc-v-event .fc-event-title-container {
    flex-grow: 1;
    flex-shrink: 1;
    min-height: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.fc-issue .fc-daygrid-event-dot,
.fc .fc-issue .fc-list-event-dot {
    border-color: #dd4b39;
}

.fc-task .fc-daygrid-event-dot,
.fc .fc-task .fc-list-event-dot {
    border-color: #00a65a;
}

.fc-task_action .fc-daygrid-event-dot,
.fc .fc-task_action .fc-list-event-dot {
    border-color: #e6e6e6;
}

.fc-issue.fc-v-event {
    background: #dd4b39;
    border-color: #dd4b39;
}

.fc-task.fc-v-event {
    background: #00a65a;
    border-color: #00a65a;
}

.fc-issue.fc-v-event .fc-event-main,
.fc-task.fc-v-event .fc-event-main {
    color: #fff
}

.fc-task_action.fc-v-event {
    background: #e6e6e6;
    border-color: #e6e6e6;
}

.fc-task_action.fc-v-event .fc-event-main {
    color: #333
}

@media (max-width: 767px) {
    .fc .fc-toolbar {
        flex-direction: column;
    }
    .fc .fc-toolbar-title {
        margin: 10px 0!important;
    }
}

.box-title-block:before,
.box-title-block:after {
    content: " ";
    display: table
}

.box-title-block:after {
    clear: both
}

.box-title-block .box-title {
    font-size: 16px;
    font-weight: 600
}

.box-title-block .box-description {
    color: #999;
    font-size: 13px
}
.box-title-block .box-title,
.box-title-block .box-description {
    display: block;
}

.rating_stars {
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}

.rating_stars .cancel{
    position: absolute;
    display: block;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
 
.star {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    cursor: pointer;
}
 
.star a {
    display: block;
    width: 100%;
    background-position: 0 0;
}
 
.star {
    position: relative;
    top: -1px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
}
 
.star.star-12px {
    font-size: 12px;
}
 
.star.star-05x {
    font-size: .5em;
}
 
.star.star-1x {
    font-size: 1em;
}
 
.star.star-2x {
    font-size: 2em;
}
 
.star.star-3x {
    font-size: 3em;
}
 
.star.star-4x {
    font-size: 4em;
}
 
.star.star-5x {
    font-size: 5em;
}
 
.star a {
    display: none;
    position: absolute;
    text-indent: -5000px;
}
 
div.star:after,
span.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676;
}
 
div.star.star_on,
span.star.star_on {
    display: block;
}
 
div.star.star_on:after,
span.star.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743;
}
 
div.star.star_hover:after,
span.star.star_hover:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743;
}

.overflow-hidden{
    overflow: hidden;
}
.overflow-visible{
    overflow: visible;
}
.overflow-y{
    overflow-y: auto;
}
.overflow-x{
    overflow-x: auto;
}

.grid.dataTable{
    margin-right: -15px;
    margin-left: -15px;
    clear: both;
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    max-width: none!important;
    border-collapse: separate!important;
}

@media (min-width: 768px){
    .grid.dataTable{
        display:flex;
        flex-wrap: wrap;
    }
}

.form-inline .input-group.input-group-fullwidth {
    display: table!important;
}

.form-inline .input-group.input-group-fullwidth .form-control{
    width: 100%!important;
}
.form-inline .input-group.input-group-fullwidth .input-group-btn {
    width: 1%!important;
}

.partner-box {
    margin:10px 0;
}
.partner-box .dl-horizontal{
    margin:0;
}

#mi-termosalud-carousel>.carousel-inner>.item>img,
#mi-termosalud-carousel>.carousel-inner>.item>a>img{
    max-height: 300px;
    margin: 0 auto;
}

.modal-body{
    overflow-x: auto;
}

.box-product-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    padding: 3px;
    /* border: 3px solid #d2d6de; */
    background: #f0f0f0;
    border-radius: 75px;
    margin: 0 auto;
}

.box-product-img img{
    margin: 0 auto;
    width: auto;
    height: 150px;
}

.distributor-layer-label span {
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
    padding: 2px 5px;
    border-radius: 3px;
    pointer-events: none;
  }
  
/* SLIDER */
.slider.slider-horizontal
{
    width: 100%;
    display: block;
}
#red .slider-selection {
    background: #f56954
}

#blue .slider-selection {
    background: #3c8dbc
}

#green .slider-selection {
    background: #00a65a
}

#yellow .slider-selection {
    background: #f39c12
}

#aqua .slider-selection {
    background: #00c0ef
}

#purple .slider-selection {
    background: #932ab6
}

.fc-event-actions{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.fc-event-actions .btn{
    margin-right: 5px;
    margin-bottom: 5px;
}

mark,
.mark {
  padding: 0;
}