.content-header h1 {
    font-size: 1.3rem;
    margin: 0;
}

.user-panel img {
    height: 2rem;
}

.modal-sm .modal-header {
    padding: 0.5rem !important;
}

.modal-sm .modal-title {
    line-height: 1.2 !important;
    font-size: 1.2rem !important;
}

.swal2-title {
    margin-top: 7px !important;
}

.swal2-html-container {
    margin: 0 !important;
}

.brand-logo-graph {
    height: 57px;
}

@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .brand-logo {
        margin-left: -10px;
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        visibility: hidden;
    }
}

@media (min-width: 992px) {

    .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused .brand-logo,
    .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover .brand-logo {
        display: inline-block;
        margin-left: 0;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        visibility: visible;
    }
}

.main-sidebar .brand-logo {
    transition: margin-left .3s linear, opacity .3s ease, visibility .3s ease;
    width: 700px;
    max-height: 33px;
    display: inline-block;
    margin-top: -3px;
}

.dark-mode .navbar-saltica {
    background-color: #343a40;
}

.main-header {
    border-bottom-color: #545c62;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255 / 60%);
}

.dark-mode .dropdown-item.active,
.dark-mode .dropdown-item:active,
.dark-mode .sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.dark-mode .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #cf5a27;
}

.dark-mode .dropdown-item.active.hover,
.dark-mode .dropdown-item.active:hover {
    background-color: #3f474e;
    color: rgb(189 189 189);
}

.dark-mode a:not(.btn):hover,
.navbar-light .navbar-nav .dropdown.show .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(227 112 62);
}

.dark-mode .btn-primary {
    background-color: #cf5a27;
    border-color: #bd5021;
}

.dark-mode .btn-primary:hover {
    background-color: #a8461b;
    border-color: #9e4119;
}

.dark-mode .light-link {
    color: rgb(255 255 255 / 60%);
}

.icheck-primary label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 500;
}

.dark-mode .form-control:focus {
    border-color: #3f6791;
}

.dark-mode .input-group>.form-control:focus+.input-group-append>.input-group-text,
.dark-mode .input-group>.form-control:active+.input-group-append>.input-group-text {
    border-color: #3f6791;
    color: #486e97;
}

.breadcrumb-item+.breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
}

.dark-mode .swal2-popup .swal2-content,
.dark-mode .swal2-popup .swal2-title {
    color: #abacac;
}

.swal2-html-container {
    color: #9c9c9c;
}

.btn-min-width {
    min-width: 90px;
}

.select2-search__field::placeholder {
    color: #8a98a0 !important;
}

.select2-primary .select2-container--default .select2-search--inline .select2-search__field:focus {
    border: none !important;
}

.custom-select:focus,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default .select2-primary.select2-container--focus .select2-selection--multiple,
.select2-primary .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #3f6791 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[aria-selected]:hover,
.select2-container--default .select2-primary .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-primary .select2-results__option--highlighted[aria-selected]:hover {
    background-color: #3f6791;
}

.select2-selection.select2-selection--single {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #454d55;
}

a.regionals+a.regionals,
a.cities {
    font-size: 15px;
}

a.regionals+a.regionals,
a.cities+a.cities {
    margin-left: 3px;
    font-size: 15px;
}

a.regionals+a.regionals::before,
a.cities+a.cities::before {
    content: '|';
    margin-right: 4px;
    color: #6c757d;
}

.modal-title {
    line-height: 1.2 !important;
    font-size: 1.2rem !important;
}

textarea.terms {
    resize: none;
    width: 100%;
    height: 250px;
    background-color: #ffffff14;
    color: #e9e9e9;
    padding: 10px;
    font-family: monospace;
    font-weight: 100;
    font-size: 13px;
}

.btn.no-border {
    border: none;
}

.dark-mode .pagination.pagination-sm .page-item {
    min-width: 2em;
    text-align: center;
}

.dark-mode .pagination.pagination-sm .page-item:not(.active) .page-link {
    color: #556574;
}

.dark-mode .pagination.pagination-sm .page-item.active .page-link {
    color: #979797;
}

.dark-mode .pagination.pagination-sm .page-item .page-link,
.dark-mode .pagination.pagination-sm .page-item.disabled .page-link {
    background-color: #2d3136;
    border-color: #3a424a !important;
}

.dark-mode .pagination.pagination-sm .page-item.disabled .page-link,
.dark-mode .pagination.pagination-sm .page-item.disabled a {
    background-color: #2d3136 !important;
}

.dark-mode .pagination.pagination-sm .page-item .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(41 41 41 / 25%);
}

.link-status {
    font-size: 10px;
}

.hidden-option {
    display: none;
}

.table.table-middle th {
    vertical-align: middle;
}

.table.table-center th {
    text-align: center;
}

.table.table-middle-cell td {
    vertical-align: middle;
}

.flag {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.flag.flag-not {
    display: none;
}

.flag.flag-very-high {
    background-color: #7a1794;
}

.flag.flag-high {
    background-color: #bd57cf;
}

.flag.flag-medium {
    background-color: #7d76ca;
}

.flag.flag-low {
    background-color: #65a6fa;
}

.flag.flag-very-low {
    background-color: #00cadc;
}

@media (min-width: 992px) {

    .col-status,
    .col-trend-graph,
    .col-status-small {
        width: auto;
    }
}

.col-status {
    width: 180px;
}

.col-status-small {
    width: 150px;
    font-size: 15px;
}

.col-separate {
    width: 1px;
    padding: 0 !important;
    overflow: hidden;
}

.col-separate+.col-separate {
    border-left: 1px dashed #6c757d;
}

.col-trend-graph {
    width: 100px;
}

.col-graph-hazard {
    width: 155px;
}

.trend-graph {
    font-size: 50px;
}

.graph-hazard {
    font-size: 34px;
    color: #666b70;
    margin-right: 5px;
}

.graph-hazard-in-list {
    font-size: 34px;
    color: #848689;
}

.col-hazard-graph {
    width: 50px;
    padding-right: 0 !important;
    padding-left: 15px !important;
    text-align: center;
}

.col-hazard-graph-list {
    width: 70px;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center;
    cursor: help;
}

.table-bar-graph td {
    padding: .5rem .75rem;
    vertical-align: middle !important;
}

.table-bar-graph td.graph {
    padding: 0px 5px 0px 0px !important;
    background-image: url(../../img/graph-line.png);
    background-repeat: repeat;
    border-left: 2px solid #c1c1c1;
}

.bar-graph {
    -webkit-border-top-right-radius: 22px;
    -webkit-border-bottom-right-radius: 22px;
    -moz-border-radius-topright: 22px;
    -moz-border-radius-bottomright: 22px;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
    padding: 8px 22px 8px 15px;
    text-align: right;
    font-size: 14px;
    border: 1px solid #ffffff47;
}

.bar-graph.bar-graph-1 {
    background-color: #00cadc;
    width: 10%;
}

.bar-graph.bar-graph-2 {
    background-color: #65a6fa;
    width: 47%;
}

.bar-graph.bar-graph-3 {
    background-color: #7d76ca;
    width: 65%;
}

.bar-graph.bar-graph-4 {
    background-color: #bd57cf;
    width: 82%;
}

.bar-graph.bar-graph-5 {
    background-color: #7a1794;
    width: 102%;
}

th.number,
td.number {
    width: 150px;
}

.dark-mode .text-very-slow {
    color: #00cadc !important;
}

.dark-mode .text-slow {
    color: #65a6fa !important;
}

.dark-mode .text-medium {
    color: #7d76ca !important;
}

.dark-mode .text-high {
    color: #bd57cf !important;
}

.dark-mode .text-very-high {
    color: #7a1794 !important;
}

.dark-mode .dropdown.drop-table {}

.dark-mode .dropdown.drop-table .dropdown-menu {
    background-color: #545a60;
    color: #fff;
}

.dark-mode .dropdown.drop-table .dropdown-item:not(.order) {
    padding: .25rem 1rem .25rem 2.5rem;
}

.dark-mode .dropdown.drop-table .dropdown-item:not(.order)::before {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    position: absolute;
    left: .9rem;

}

.dark-mode .dropdown.drop-table .dropdown-item.checked:not(.order)::before {
    content: "\f192";
}