blink {
    -webkit-animation: 2s linear infinite kedip;
    animation: 2s linear infinite kedip;
}
@-webkit-keyframes kedip {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes kedip {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e08e0c;
    border-color: #e08e0c;
}
.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #fff;
}
.no-tab {
    background-color: #f2c03e;
    padding: 1px 4px;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
}
.nav-tabs-custom > .nav-tabs > li.active:hover > a,
.nav-tabs-custom > .nav-tabs > li.active > a {
    background-color: #e4e4e4;
    color: #444;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: 0;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 32px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    background-color: #d2d6de;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    height: 30px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 1px 10px;
    color: #5a5a5a;
}
.table > tbody > tr > td {
    padding: 2px 8px;
}
.button-pane {
    display: none;
    position: absolute;
    float: right;
    top: 1px;
    right: 0;
    background-color: none;
    width: auto;
    padding-right: 15px;
    text-align: center;
}
.button-pane a {
    display: absolute;
    cursor: pointer;
}
table {
    font-size: 12.3px;
}
.create_loading {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8) url("/sirstql/assets/ajax-loader.gif") 50% 50% no-repeat;
}
body.loading .create_loading {
    overflow: hidden;
}
body.loading .create_loading {
    display: block;
}
.skin-yellow .sidebar-menu .treeview-menu > li.active > a {
    color: #f39c12;
}
#menuBacktoTop {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    padding: 7px 12px 11px 12px;
}
#menuTampilDrodown {
    display: block;
    position: fixed;
    top: 65px;
    right: 15px;
    z-index: 999;
}
#periksaVitalsign {
    display: block;
    position: fixed;
    top: 110px;
    right: 5px;
    z-index: 999;
}
#periksaElektromedik {
    display: block;
    position: fixed;
    top: 160px;
    right: 5px;
    z-index: 999;
}
#periksaEchocardiography {
    display: block;
    position: fixed;
    top: 210px;
    right: 5px;
    z-index: 999;
}
#periksaLaboratorium {
    display: block;
    position: fixed;
    top: 210px;
    right: 5px;
    z-index: 999;
}
#periksaDiagnosa {
    display: block;
    position: fixed;
    top: 260px;
    right: 5px;
    z-index: 999;
}
#periksaTindakan {
    display: block;
    position: fixed;
    top: 310px;
    right: 5px;
    z-index: 999;
}
#periksaBhp {
    display: block;
    position: fixed;
    top: 360px;
    right: 5px;
    z-index: 999;
}
#periksaSave {
    display: block;
    position: fixed;
    top: 460px;
    right: 5px;
    z-index: 999;
}
#periksaBack {
    display: block;
    position: fixed;
    top: 510px;
    right: 5px;
    z-index: 999;
}







.content {
    min-height: 250px;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 2px;
}
.breadcrumb {
    background: #b54d4d00;
    margin-top: 1;
    margin-bottom: 0;
    font-size: 13px;
    padding: 0 5px;
    position: absolute;
    top: 1px;
    right: 0;
    border-radius: none;
}
.content-header > h1 {
    margin: 0;
    font-size: 16.5px;
}
.content-header {
    position: relative;
    padding: 8px 15px 9.5px 5px;
}
.box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 10px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box-header {
    color: #444;
    display: block;
    padding: 2px 10px;
    position: relative;
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 1px 5px;
    padding-top: 5px;
}
.main-footer {
    background: #fff;
    padding: 6px;
    color: #444;
    border-top: 1px solid #d2d6de;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 0;
    white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    text-align: right;
}
table.dataTable thead > tr > th.sorting_desc {
    padding-right: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 31px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
table.dataTable {
    clear: both;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    max-width: none !important;
    border-collapse: separate !important;
}
.qlform-control {
    display: block;
    width: 100%;
    height: 25px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.qlbg-with {
    background-color: #fff;
}
.qlform-control[readonly] {
    background-color: #eee;
}
.select2-drop li {
    white-space: pre-line;
}
.ql-table > tbody > tr > td,
.ql-table > tbody > tr > th,
.ql-table > tfoot > tr > td,
.ql-table > tfoot > tr > th,
.ql-table > thead > tr > td,
.ql-table > thead > tr > th {
    padding-left: 5px;
    border-top: 1px solid #000;
}
.ql-table > thead > tr > th {
    border-bottom: 1px solid #000;
}
.ql-table tr td .progress {
    margin-top: 5px;
}
.ql-table-bordered {
    border: 1px solid #000;
}
.ql-table-bordered > tbody > tr > td,
.ql-table-bordered > tbody > tr > th,
.ql-table-bordered > tfoot > tr > td,
.ql-table-bordered > tfoot > tr > th,
.ql-table-bordered > thead > tr > td,
.ql-table-bordered > thead > tr > th {
    border: 1px solid #000;
}
.ql-table-bordered > thead > tr > td,
.ql-table-bordered > thead > tr > th {
    border-bottom-width: 1px;
}
.bgql-gray {
    color: #584d2a;
    background-color: #ffc107 !important;
}
.btn-kuning {
    background-color: #00c0ef;
    border-color: #00acd6;
}
.btn-kuning.hover,
.btn-kuning:active,
.btn-kuning:hover {
    background-color: #00acd6;
}
.padding2 {
    padding: 2px 3px;
}
.faktur_diterima {
    background-color: #8bc34a;
    color: #fff;
}
.faktur_rencana {
    background-color: #9e9e9e;
    color: #fff;
}
.faktur_batal {
    background-color: #dd4b39;
    color: #fff;
}
.faktur_selesai {
    background-color: #03a9f4;
    color: #fff;
}
.faktur_pesan {
    background-color: #403f3f;
    color: #fff;
}
.dropdown-menu > li > a.active {
    background-color: #e1e3e9;
}
.belumdibayar,
.belumlunas {
    background-color: #fff;
}
.rop-habis,
.telatbayar {
    background-color: #dd4b39;
    color: #fff;
}
.dibayar,
.lunas,
.rop-aman {
    background-color: #00a65a;
    color: #fff;
}
.kelebihanbayar {
    background-color: #f39c12;
    color: #fff;
}
.rop-minimal {
    background-color: #ff9800;
    color: #fff;
}
.rop-aman,
.rop-habis,
.rop-minimal {
    padding: 2px 5px;
    border-radius: 2px;
}
.sts_ranap_batal {
    background-color: #f0d9d8;
    color: #000;
}
.sts_ranap_selesai {
    background-color: #dff0d8;
    color: #000;
}
.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
.content-header > .breadcrumb {
    float: right;
    background: 0 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 9px;
    right: 10px;
    border-radius: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ececec;
}
.label-hitam {
    background-color: #050505 !important;
    color: #fff !important;
}
.label-merah {
    background-color: #dd4b39 !important;
    color: #fff !important;
}
.label-priority {
    background-color: #dd4b39 !important;
    color: #fff !important;
}
.label-kuning {
    background-color: #f39c12 !important;
    color: #fff !important;
}
.label-hijau {
    background-color: #00a65a !important;
    color: #fff !important;
}
.label-geriatri {
    background-color: #3b7df8 !important;
    color: #fff !important;
}

.unselectable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select2-selection__rendered {
    display: inline-block;
    max-height: 25px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: horizontal;
}
.table > tbody > tr > td {
    padding: 2px 4px;
}
.bg-yellow-gradient {
    background: #edd38c;
    background: #c1ab88 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d2d6de), color-stop(1, #d2d6de)) !important;
    background: -ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;
    background: -moz-linear-gradient(center bottom, #f39c12 0, #f7bc60 100%) !important;
    background: -o-linear-gradient(#f7bc60, #f39c12) !important;
    color: #222d32;
}
.checked_kriteriastart {
    background-color: #d4bd98;
}
.noweight {
    font-weight: 100;
}
.paddingleft15 {
    padding-left: 15px;
}
.bg-gold {
    background: #edd38c;
}
.modal-backdrop {
    z-index: auto;
}
.header-table-ql {
    background: #edd38c;
}
.error,
.invalid-feedback {
    color: red;
}
.modal {
    z-index: 999;
}


