.highcharts-root {
    font-family: 'Inter Var', -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif !important;
    font-variant: all-small-caps;
    font-size: 14px !important;

}

.ui-timepicker-div dl dt {
    height: 25px;
}

.dropdown-menu {
    right: 0;
    left: auto;
}


.box-flex {
    display: flex;
    flex-wrap: wrap;
}

.box-flex-icon {
    flex: 0 0 auto;
    width: auto;
    align-self: center;
}

.box-flex-icon span {
    padding: 10px;
    border-radius: 4px;
}

.box-flex-icon i {
    font-size: 20px;
}

.box-flex-text {
    flex: 1 0 0%;
    padding: 0 10px;
}


.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;

}

.table-bordered>caption+thead>tr:first-child>td,
.table-bordered>caption+thead>tr:first-child>th,
.table-bordered>colgroup+thead>tr:first-child>td,
.table-bordered>colgroup+thead>tr:first-child>th,
.table-bordered>thead:first-child>tr:first-child>td,
.table-bordered>thead:first-child>tr:first-child>th {
    border-top: 1px solid #ddd;
}

.table-bordered>thead>tr>th {
    white-space: nowrap;
    font-weight: 600;
    background: #3f51b517;
}

.dropdown-menu>li>a {
    font-size: 12px;
    font-weight: 400;
}

.grid-view>.table-bordered>tbody>tr>td:first-child {
    width: 1%;
    white-space: nowrap;
}

.breadcrumb {
    background-color: unset;
}

.table-form>tbody>tr>td:first-child {
    width: 1%;
    white-space: nowrap;
    vertical-align: top;
    padding-top: 10px;
    padding-right: 20px;
}

.table-form>tbody>tr>td {
    padding: 2px;
}


.box-header {
    padding: 15px;
}

.box-body {
    padding: 15px;
}

.content-wrapper {
    background-color: #ecf0f5;
}

.info-box.bordered {
    border: 1px solid #e5eeea;
    box-shadow: unset;
}

h1 {
    font-size: 20px;
    margin-top: 0;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

.main-header .logo .logo-lg {
    font-style: unset;
}

.skin-purple-light .main-header .navbar {
    background-color: #00A896;
}

.skin-purple-light .main-header .navbar .sidebar-toggle:hover {
    background-color: #55529929;
}

.skin-purple-light .main-header li.user-header {
    background-color: #ffffff;
}

.skin-purple-light .main-header .logo {
    font-size: 17px;
    color: #00A896;
}

.errorMessage {
    margin-top: -10px;
    margin-bottom: 10px;
}

.box h1:first-child {
    margin-bottom: 20px;
}

@media (max-width: 767px) {

    input,
    textarea,
    select,
    .uneditable-input {
        width: 100%;
    }
}

table.detail-view td:first-child {
    font-weight: 500;
    border: 1px #c1c1c13d solid;
    text-align: left;
    width: 30%;
    background: #eeeeee;
    color: #555555;
    text-transform: capitalize;
    padding: 0.6em 0.6em;
    width: 1%;
    white-space: nowrap;
}

table.detail-view th,
table.detail-view td {
    font-size: 12px;
}

.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.well {
    padding: 15px;
    background-color: #eeeff81a;
}

.skin-purple-light .sidebar-menu>li>a {
    padding: 8px 5px 8px 15px;
}

.skin-purple-light .sidebar-menu>li.header {
    margin-top: 0px;
}

.skin-purple-light .sidebar-menu .treeview-menu>li.active>a {
    font-weight: 500;
}

.sidebar-menu .treeview-menu>li>a {
    padding: 8px 5px 8px 38px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    margin-left: -18px;
}

.btn-xs {
    padding: 1px 5px !important;
}

ol>li {
    margin-left: 3px;
}

@media (max-width: 991px) {
    .navbar-custom-menu .navbar-nav>li>a {
        max-width: 250px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}

@media (max-width: 991px) {
    .navbar-collapse.pull-left+.navbar-custom-menu {
        right: 0px;
    }
}

.grid-view {
    padding: 0px 0;
}

.yiiTab div.view {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px;
    margin: 0;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.yiiTab ul.tabs {
    padding: 0px 0;
    margin: 0px;
    margin-bottom: 10px;
    border-bottom: 0px solid #eee;
    font: unset;
    font-weight: 500;
}

.yiiTab ul.tabs a {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    padding: 6px 8px;
    margin: 0px 2px 0 0px;
    border: 0px solid #eee;
    border-bottom: none;
    background: #d3dfee;
    text-decoration: none;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.btn-link {
    color: #3c8dbc;
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-link:focus,
.btn-link:hover {
    color: #3c8dbc;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
    text-decoration: none;
}

@media (max-width: 767px) {
    .skin-purple-light .main-header .navbar .dropdown-menu li a {
        color: #585252;
    }
}

.white-popup-right {
    position: fixed;
    background: #fff;
    width: auto;
    max-width: 50%;
    margin: 0;
    top: 0;
    right: 0;
    height: 100%;
    overflow: auto;
}

.mfp-content .white-popup-right {
    padding: 20px;
}

tr.selected {
    background: #eb7b4714 !important;
}

.input-group {
    margin-bottom: 10px;
}

.input-group input {
    margin-bottom: 0px;
    border-radius: 0;
}

.input-group .form-control-long {
    width: 100%;
}

.btn-app {
    font-weight: 500;
}

.btn-app>.fa {
    margin-top: 5px;
    margin-bottom: 5px;

}

/* ============================================================
   Override Tombol — Selaras Tema Biru Toska Kemenkes #00A896
   ============================================================ */

/* btn-primary: Tambah, Simpan, Submit, Save */
.btn-primary {
    color: #fff;
    background-color: #00A896;
    border-color: #008f7e;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #008f7e;
    border-color: #00796b;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #00A896;
    border-color: #008f7e;
}

/* btn-success: Download, Approve, Verifikasi */
.btn-success {
    color: #fff;
    background-color: #00897b;
    border-color: #00796b;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #00796b;
    border-color: #00695c;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover {
    background-color: #00897b;
    border-color: #00796b;
}