.nav {
  display: block;
}
.header {
  left: 0;
}
.sidebar {
  top: 0;
}
/* aside .sidebar-header {
  display: none
} */
@media (max-width: 991px) {
  header .sidebar-header {
    display: none
  }
aside .sidebar-header {
  display: block
}
  .sidebar {
    top: 0;
  }
}
.form-control.login {
    padding: 0.60rem 0.75rem;
    font-size: 1rem;
}
.sidebar-header .brand {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.header .header-block-nav .profile .img {
  border-radius: 50%;
}
.login img {
  width: 45px;
}
.logo.login {
  height: 50px;
}
.left {
  float: left;
}
.right {
  float: right;
  margin-left: 10px
}
.bottom .dataTables_length {
    float: right;
    font-weight: 400;
    margin-right: 30px;
    margin-top: 20px;
}
.bottom .dataTables_length select {
    height: 32px;
    border-color: #d7dde4;
}
#datatable .btn {
  margin-bottom: 0;
}
::-webkit-input-placeholder {
  font-size: 12pt;
  font-style: normal !important;
  font-weight: 400;
}
:-moz-placeholder {
  /* Firefox 18- */

  font-size: 12pt;
  font-style: normal !important;
  font-weight: 400;
}
::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 12pt;
  font-style: normal !important;
  font-weight: 400;
}
:-ms-input-placeholder {
  font-size: 12pt;
  font-style: normal !important;
  font-weight: 400;
}
.dataTables_wrapper {
  margin-top: -16px;
}
.dataTables_wrapper .dataTables_info {
  clear: none;
  padding-top: 0.5em;
}
.dataTables_wrapper .bottom .btn,
.dataTables_wrapper .bottom label {
  margin-bottom: 0;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #969696;
}
.dataTables_wrapper .dataTables_paginate {
  padding-top: 15px;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0;
}
.dataTable td:first-child,
.dataTable th:first-child {
  text-align: center;
}
.dataTable tbody tr {
  cursor: pointer;
}
.btn {
  line-height: 1;
  font-size: 0.9rem;
}
.btn.btn-secondary.ui-state-disabled {
  color: #ffffff;
  background-image: none;
}
table.dataTable thead th,
table.dataTable thead td {
  border-bottom: none;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #eceeef;
  width: 100% !important
}
.one-edge-shadow {
  -webkit-box-shadow: 0 10px 15px 0px #cecece;
  -moz-box-shadow: 0 10px 15px 0px #cecece;
  box-shadow: 0 10px 15px 0px #cecece;
}
input[type="file"] {
  -webkit-appearance: none;
  text-align: left;
  -webkit-rtl-ordering: left;
  display: inline;
}
input[type="file"]::-webkit-file-upload-button {
  -webkit-appearance: none;
  float: right;
  margin: 0 0 0 10px;
  border: 1px solid #aaaaaa;
  border-radius: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d2d0d0), to(#f0f0f0));
  background-image: -moz-linear-gradient(90deg, #d2d0d0 0%, #f0f0f0 100%);
}
.logo {
  display: inline-block;
  width: 78px;
  /* height: inherit; */
}
.logo-inner {
  max-height: 30px;
}
.logo-description {
  padding-left: 11px;
  margin-top: 4px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.2px;
  top: 10px;
  position: relative;
}
.logo-description small {
  display: block;
  opacity: .4;
  padding-top: 2px;
}
.header {
  position: fixed;
  background-color: #ffffff;
  box-shadow: 0 0 12px rgba(33, 34, 41, 0.15);
}
.header .header-block-nav > ul > li:before {
  content: none;
}
.header .header-block-nav .profile .name {
  vertical-align: middle;
}
.header .header-block-nav .profile .img {
  border-radius: 50%;
  margin-right: 10px;
  margin-top: -2px;
}
@media (max-width: 767px) {
  .header .header-block-nav {
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .app .content {
    /* padding: 87px 47px 100px 39px; */
    /* padding: 90px 20px 80px 20px; */
    padding: 110px 40px 80px 40px;
  }
}
.title-block {
  padding-bottom: 0;
  margin-bottom: 24px;
  border-bottom: none;
}
h1.title {
  display: inline-block;
  /* margin-top: 10px; */
  margin-bottom: 24px;
}
.card h3.title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 35px;
}
.header .badge {
  position: absolute;
  top: -7px;
  right: 0px;
  font-size: 11px;
  color: white;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .badge.red {
  background: #fd3e45;
}
@media (max-width: 767px) {
  .header .badge {
    position: absolute;
    top: -7px;
    right: 0;
  }
  .for-filter {
    margin: 16px 20px 10px 0px !important;
  }
  .app .content {
      /* padding: 70px 20px 70px 20px !important; */
      padding: 65px 15px 80px 15px !important;
  }
}
.header .header-block-nav .notifications a {
  position: relative;
}
.rounded {
  border-radius: 50%;
  width: 23px;
  height: 23px;
  font-size:8pt;
  text-align: center;
  padding: 0;
}
.shadow {
  padding-right: 15px;
  padding-left: 15px;
  box-shadow: 0px 4px 10px 0 rgba(0, 0, 0, 0.2);
}
select.form-control {
  font-size: 0.9rem;
}
.btn-primary.rounded {
  color: #ffffff;
  border-radius: 50%;
}
.btn.btn-primary:hover {
      color: #ffffff;
}
.btn.btn-primary:focus {
      color: #ffffff;
}
.btn-primary.shadow {
  color: #ffffff;
}
.btn.btn-warning {
  color: #ffffff;
  background-color: #fec200;
  border-color: #fec200;
}
.btn.btn-warning:hover {
  color: #ffffff;
  background-color: #ff9600;
  border-color: #ff9600;
}
.btn.btn-danger {
  color: #ffffff;
  background-color: #FF4444;
  border-color: #FF4444;
}
.btn.btn-danger:hover {
  color: #ffffff;
  background-color: #ea2020;
  border-color: #ea2020;
}
.btn-group {
  margin-top: 5px;
}
.sidebar .sidebar-container {
  bottom: 3px;
}
@media (min-width: 544px) {
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: top;
  }
}
.status {
  font-size: 12px;
}
.card{
  border-radius: 6px;
  background-color: #ffffff;
  border: solid 1px #e5e7eb;
}
.btn-primary, .btn-secondary{
  border-radius: 3px;
}
.btn-primary.status {
  padding-right: 18px;
  padding-left: 18px;
}
.margin-right {
  margin-right: 15px;
}
.divider {
  margin-top: 20px;
}
.modal .modal-header.danger {
  background-color: #fd3e45;
}
.modal .modal-header.warning {
  background-color: #fec200;
}
.box-head {
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.4px;
  color: #8891a1;
  vertical-align: middle;
}
.table th,
.table td {
  padding: 8px 10px;
  font-size: 10pt;
  vertical-align: middle;
}
.modal .modal-header.silver {
  background-color: #edf2f3;
  color: #4f5f6f;
}
.modal-title {
  font-weight: bold;
}
.full {
  width: 100%;
}
.text-center {
  text-align: center;
}
.nav-tabs > li,
.nav-pills > li {
  float: none;
  display: inline-block;
}
.card .title-block,
.card .card-title-block {
  margin-bottom: 0;
}
.card .card-header .nav-tabs .nav-item .nav-link {
  display: inline-block;
}
@media (min-width: 544px) {
  .form-inline .radio,
  .form-inline .checkbox {
    display: none;
  }
}
.radio + span,
.checkbox + span {
  padding-right: 0px;
  cursor: pointer;
}
.help-block {
  display: flex;
  margin-bottom: 14px;
}
.no-padding {
  padding: 0px;
}
.card .card-header .title {
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}
.card.card-dark .card-header {
  background-color: #383f47;
}
.card .card-header .header-block {
  width: 100%;
}
@media (min-width: 544px) {
  .modal-dialog.small-modal {
    width: 360px;
  }
}
body {
  font-size: 14px;
}
label.light {
  font-weight: 500;
}
.icon-attachment{
  width:28px;
  margin-left:18px;
  cursor:pointer;
  padding-top:6px;
}
.label-uang {
  font-size: 12px;
  font-weight: 500;
  color: #b9b9b9;
  margin-left: 22px;
  position: absolute;
  margin-top:3px;
}
.tab-spp {
  padding: 10px 10px 20px 10px;
  margin-bottom: 0px;
  opacity: 1;
  width:100%;
}
.form-control {
  padding: 0.30rem 0.75rem;
  font-size: 1rem;
}
.form-control-static {
  min-height: 33px;
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 20px;
  font-weight: 600;
}
.card .card-block.cyan {
  background-color: #007c8c;
  color: #ffffff;
}
.card .card-block.purple {
  background-color: #7867a7;
  color: #ffffff;
}
.dashboard-page .stats .stat-icon {
  color: #ffffff;
}
.notification-danger {
  background-color: #ff6161;
  color: #ffffff;
  margin-left: 25px;
  padding: 5px 10px 5px 10px;
  border-radius: 50px;
  font-size: 10px;
  font-weight: 600;
  margin-top: 10px;
  position: absolute;
}
@media (max-width: 767px) {
  .notification-danger {
    position: absolute;
    top: 0px;
    right: 60px;
  }
}
.bordered {
  border-bottom: 1px solid #d7dde4;
}
hr {
  border-color: #edf2f3;
}
.small-img {
  max-height: 50px;
  max-width: 50px;
}
/*
 * Plugin: Select2
 * ---------------
 */

 .select2-container--default.select2-container--focus,
 .select2-selection.select2-container--focus,
 .select2-container--default:focus,
 .select2-selection:focus,
 .select2-container--default:active,
 .select2-selection:active {
  outline: none;
}
.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  height: 32px;
  margin-bottom: 0;
  padding: 0.30rem 0.75rem;
  font-size: 1rem;
}
.select2-container--default.select2-container--open {
  border-color: #007c8c;
}
.select2-dropdown {
  border: 1px solid #eceeef;
  border-radius: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #007c8c !important;
  color: white;
}
.select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  margin-top: -4px;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  right: 3px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}
.select2-dropdown .select2-search__field,
.select2-search--inline .select2-search__field {
  border: 1px solid #eceeef;
}
.select2-dropdown .select2-search__field:focus,
.select2-search--inline .select2-search__field:focus {
  outline: none;
  border: 1px solid #3c8dbc;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:hover {
  color: #444;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #eceeef;
  border-radius: 0;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #eceeef;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-color: #1a7c8c;
  padding: 1px 10px;
  color: #000;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  font-size: 13pt;
  color: #67696d;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 10px;
}
.select2 {
  width: 100% !important;
}
.datepicker.dropdown-menu {
  z-index: 1050 !important;
  font-size: inherit;
}
.form-group span.has-error {
  color: #FF4444;
  font-size: 13px;
}
.form-group span.has-success {
  color: #4bcf99;
  font-size: 13px;
}
.alert-green {
  color: #ffffff;
  background-color: #007c8c;
}
.alert.boxed {
  border-radius: 0;
  box-shadow: none;
}
.close {
  text-shadow: none;
}
.name.judul {
  color: #fff;
}
.input-group {
  margin-bottom: 0;
}
/*my loading*/

@-webkit-keyframes opacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes opacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.myloading span {
  -webkit-animation-name: opacity;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: opacity;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
}
.myloading span:nth-child(2) {
  -webkit-animation-delay: 100ms;
  -moz-animation-delay: 100ms;
}
.myloading span:nth-child(3) {
  -webkit-animation-delay: 300ms;
  -moz-animation-delay: 300ms;
}
.auth-container .auth-header {
  border-bottom: none!important;
}
.login img {
  width: 100px;
}
/*end my loading*/


.chat_window {
    position: absolute;
    width: calc(100% - 20px);
    max-width: 800px;
    height: 70px;
    border-radius: 10px;
    background-color: #fff;
    left: 50%;
    top: 100%;
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    background-color: #eee !important;
    overflow: hidden;
}

.top_menu {
    background-color: #2b818d;
    width: 100%;
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    height: 45px;
}

.top_menu .buttons {
    margin: 15px 0 0 20px;
    position: absolute;
    right: 0px;

}
.top_menu .buttons .button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}
.top_menu .buttons .button.close {
    background-color: #f5886e;
}
.top_menu .buttons .button.minimize {
    background-color: #fdbf68;
    display: none;
}
.top_menu .buttons .button.minimize:hover {
    background-color: #f5886e;
    cursor: pointer;
}
.top_menu .buttons .button.maximize {
    background-color: #a3d063;
}
.top_menu .title {
    text-align: center;
    color: #ffffff;
    font-size: 12pt;
    font-weight: normal;
    width: 80%;
    cursor: pointer;
}
.messages {
    position: relative;
    list-style: none;
    padding: 20px 10px 0 10px;
    margin: 0;
    overflow: scroll;
    max-height: 347px;
}

.message .message-text{
  padding: 0px 10px;
}
.messages .message {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all 0.5s linear;
    opacity: 0;
}
.messages .message.left .avatar {
    background-color: #f5886e;
    margin-top: 16px;
    float: left;
}
.messages .message.left .text_wrapper {
    background-color: #ffe6cb;
    margin-left: 20px;
}
.messages .message.left .text_wrapper::after, .messages .message.left .text_wrapper::before {
    right: 92%;
    margin-top: -16px;
    border-right-color: #ffe6cb;
}
.messages .message.left .text {
    color: #c48843;
}
.messages .message.right .avatar {
    background-color: #fdbf68;
    margin-top: 16px;
    float: right;
}
.messages .message.right .text_wrapper {
    background-color: #8cdbe6;
    margin-right: 20px;
    float: right;
}
.messages .message.right .text_wrapper::after, .messages .message.right .text_wrapper::before {
    border-left-color: #8cdbe6;
    left: 92%;
    margin-top: -16px;
}
.messages .message.right .text {
    color: #066271;
}
.messages .message.appeared {
    opacity: 1;
}
.messages .message .avatar {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
}
.messages .message .text_wrapper {
    display: inline-block;
    padding: 15px;
    border-radius: 6px;
    width: calc(100% - 85px);
    min-width: 100px;
    position: relative;
}
.messages .message .text_wrapper::after, .messages .message .text_wrapper:before {
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.messages .message .text_wrapper::after {
    border-width: 13px;
    margin-top: 0px;
}
.messages .message .text_wrapper::before {
    border-width: 15px;
    margin-top: -2px;
}
.messages .message .text_wrapper .text {
    font-size: 11pt;
    font-weight: 300;
}
.message.other-message.float-right.file, .message.my-message.file{
  display: flex;
  flex-direction: inherit;
  align-items: center;
  padding:0px;
}
.message-text.padding-photo{
  background-color: #ffffff;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding-bottom: 12px;
  padding-top: 12px;
}
.float-right .message-text.padding-photo{
  border-bottom-right-radius:0px;
}
.bottom_wrapper {
    position: relative;
    width: 55%;
    background-color: #fff;
    padding: 20px 20px;
    position: absolute;
    bottom: 0px;
    display: none;
}
.bottom_wrapper .message_input_wrapper {
    display: inline-block;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #bcbdc0;
    width: 100%;
    position: relative;
    padding: 0 20px;
}
.search_wrapper{
    background-color: #f8f8f8;
}
.search_wrapper .message_input_wrapper {
    display: inline-block;
    height: 36px;
    border-radius: 8px;
    border: 1px solid #ecf0fb;
    width: calc(100% - 18px);
    position: relative;
    padding: 4px 10px;
    margin: 11px;
    background: #fff;

}
.search_wrapper .message_input_wrapper .search_input{
    border: none;
    width: calc(100% - 40px);

}
.bottom_wrapper .message_input_wrapper .message_input {
    border: none;
    height: 100%;
    box-sizing: border-box;
    width: calc(100% - 40px);
    position: absolute;
    outline-width: 0;
    color: gray;
}
.bottom_wrapper .send_message {
    width: 140px;
    height: 50px;
    display: inline-block;
    border-radius: 50px;
    background-color: #a3d063;
    border: 2px solid #a3d063;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s linear;
    text-align: center;
    float: right;
}
.bottom_wrapper .send_message:hover {
    color: #a3d063;
    background-color: #fff;
}
.bottom_wrapper .send_message .text {

    font-weight: 300;
    display: inline-block;
    line-height: 48px;
}

.message_template {
    display: none;
}
.client-list {
    width: 100%;
    float: left;
    border-top: solid 1px #f2f2f2;
    background-color: #ffffff;
}
.client-list img {
    float: left;
}
.client-list ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    overflow-y: scroll;
}
.client-list .about {
    float: left;
    padding-left: 8px;
    width: calc(100% - 50px);
    margin-top: 7px !important;

}
.client-list ul li {
    padding-bottom: 5px;
    padding-top: 5px;
    list-style-type: none;
    padding: 15px;
    padding-right: 5px;
    border-top: solid 1px #f5f5f5;
}
#btn_back{
    font-size: 21pt;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    border-radius: 8px;
    float: left;
    margin-top: 6px;
    margin-left: 5px;
    visibility: hidden;
}
#btn_back:hover{
    background-color: #1b4f56;
    cursor: pointer;
}
i.back_ico.zmdi.zmdi-chevron-left{
    text-align: center;
    width: 100%;
    margin-top: 3px;
}
article{
  display:none;
}
.about .name{
  width: 100%;
  display: inline-block;
  color: #172324;
  font-weight: 600;
}
.about .time{
    text-align: right !important;
    width: 90px !important;
    display: inline-block !important;
}
span.time.text-muted{
    font-size: 8pt;
    text-align: right;
    width: 100%;
    display: inline-block;
    margin-bottom: -12px;
    color: rgba(43, 35, 35, 0.45) !important;
}
/* li.clearfix{cursor: pointer;} */
.client-list ul li:hover{
    background-color: #f7f7f7;
}
.clearfix.active{
    background-color: #e9ebeb;
}
.pesan{
    color: #878fa7 !important;
    font-size: 10pt;
    font-weight: 300;
    letter-spacing: 0.2px;
}

#chatbox{
    position: fixed;
    right: 20px;
    bottom: 0px;
    z-index: 100;
    margin-left: 20px;
    width:250px;
}
#body_chat{
  display: none;
  float:right;
  width: 400px;
  display: block;
  background-color: #eee;
}
.btn-login {
    height: 42px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}
@media (max-width: 991px) {
    #chatbox{
      width: 100%;
      right:0px;
    }
    #body_chat{
      width: 100%;
      display: none;
    }
    #list_chat{
      width:100% !important;
    }
    .bottom_wrapper {
    width: 100%;
    }
}
li.clearfix.readed{
    font-weight: 400;
}
.pesan.unread{
    font-weight: 700;
}
li.clearfix.unread{
    font-weight: 700;
}
label.l-title{
  font-weight:normal;
  font-size: 14px;
  color: #7c818b;
}
label.l-content{
  font-weight:normal;
  font-size: 14px;
  color: #0f0f0f;
}
.modal-break{
    padding: 25px 15px 40px 15px;
    border-bottom: 1px solid #e5e5e5;
}

  .checkbox.green:checked + span:before {
    color: #76d310;
    opacity: 1 !important;
}
  span.spp-bayar.blue::before, span.spp-status.blue::before {
    background-color: #3885e0;
    border: solid 1px #216dc7;
    opacity: 1 !important;
}
span.spp-bayar:before, span.spp-status:before{
    content: "";
    vertical-align: middle;
    letter-spacing: 10px;
    margin-right: 15px;
    display: inline-block;
    border-radius: 60px;
    width:8px;
    height:8px;
    background-color: #e5e7eb;
    border: solid 1px #c6cad0;
}

  span.spp-hapus-ico:before {
    content: "\f1f8";
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    display: inline-block;
    border-radius: 60px;
    color: #d9d9d9;
    
    
}
  span.tooltip-delete{
    float: right;
    margin-right: 10px;
    margin-top: 12px;
  }
span.spp-hapus-ico:hover:before {
    color: #7c818b;
}
.checkbox.toggle+span:before {
  font-size: 14pt;
}
.checkbox.toggle.on + span:before {
  content: "\f204";
}
.checkbox.toggle.off + span:before {
  content: "\f205";
}

span.spp-plus:before{
  content: "\f055";
  font-family: "Font Awesome 5 Free";
  float:right;
  display: inline-block;
}
span.spp-menu::before{
  content: "\f141";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-size: 14px;
  float:right;
  font-weight: 100;
  color:#7c818b;
}
span.spp-plus:hover{
  color:#007c8c !important; 
}
span.spp-plus.add::before{
  color:#007c8c !important; 
}
span.spp-bayar.green::before, span.spp-status.green:before {
  border: solid 1px #6cbd15 !important;
  background-color:#76d310 !important; 
}
span.spp-bayar.yellow::before, span.spp-status.yellow:before {
  border: solid 1px #bbbb0a !important;
  background-color:#eaea1c !important; 
}
.grid-spp{
  width:33.333%;
  float:left;
}
span.spp-status:before {
    margin-top: 18px;
    float:right; 
}
.btn-rounded{border-radius: 6px;}
#btn-bayar{padding:12px;}
input.h-input{height: 38px;}
ul.menu-bayar{padding:0px;margin:0px;}
.dropdown-menu{
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14);
  border: solid 1px #e5e7eb;
}
.menu-spp{
  padding: 0px;
}
a.item-hapus{
  color: #0f0f0f !important;
  font-size: 12px !important;
  padding: 10px !important;
}
.tab-spp{
  border: solid 0.5px #e5e7eb;
  cursor: pointer;
  height: 65px;
}
.tab-spp.selected, .tab-spp.add{
  border: solid 1px #0e0e0e;
}
.hidden{
  display: none;
}
span.dashboard-title{
  font-size: 18px;
  font-weight: bold !important;
  line-height: 1.22;
  color: #0f0f0f !important;
}
span.ket_title{
  font-size: 12px;
  color: #7c818b;
  margin-left:18px;
}
span.ket_orang{
  font-size: 12px;
  color: #7c818b;
  top: 21px;
  margin-left: 5px;
}
.block-detail{
  padding:20px;
  border-radius: 3px;
  background-color: #f9f9fa;
  border: solid 1px #e5e7eb;
  width:100%;
}
p.title-info{
  font-size: 12px;
  color: #0d0d0d;
  margin-bottom: 10px;
  font-weight: 600;
  
}
span.num_info{
  font-size: 40px;
  font-weight: bold;
}
.col-presensi{
  border-right: 1px solid #e5e7eb;
  margin-bottom: 18px;
  margin-left: 15px;
}
.block-presensi{
  border-radius: 6px;
  background-color: #ffffff;
  border: solid 1px #e5e7eb;
  padding:12px;
  margin-bottom: -10px;
}
p.spp-nominal{
  font-size: 24px;
  font-weight: 600;
  line-height: 0.92;
  color: #0f0f0f;
  margin-top:16px;
}
p.msg-unread{
  font-size: 12px;
  font-weight: 600;
  color: #007c8c;
}
.row-msg{
    padding: 0px;
    /* margin: -5px 5px -14px 5px; */
}
.row-msg a {
  text-decoration: none;
}
.row-msg a:hover {
  text-decoration: none !important;
}

.msg-item {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
}
.msg-item:last-child {
  border-bottom: 0;
}
.msg-item .text-msg {
  margin: 8px 0 15px;
}

td.td-right{text-align: right;}
td.center, th.center{text-align: center;}
table#table_presensi.dataTable thead th, table.dataTable thead td {
    padding: 10px 5px 10px 5px;}
td.left{text-align: left;}
td.right-td{text-align: right;}
td.name{width:150px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;}
.active-wali-name{
  font-size: 14px;
  font-weight: bold;
  color: #0f0f0f;
}
#ket_pembayaran{
  margin:0px;
  margin-top:10px;
  font-size: 14px;
  line-height: 1.57;
  color: #7c818b;
}
label.cursor {
            cursor: pointer;
        }

        .dataTable tbody tr {
            cursor: auto;
        }

        .num_tag {
            margin-left: 20px;
            color: #000000;
            font-size: 9pt;
        }

        .tag_siswa {
            padding-bottom: 10px;
        }

        .num_sisa {
            color: #2b8b2b;
            font-size: 11pt;
            font-weight: bold;
        }

        span.name_tag {
            margin-left: 5px;
        }

        span.lunas {
            margin-left: 19px;
        }

        .js-select2 {
            width: 100%;
        }

        span.select2-selection.select2-selection {
            border-radius: 6px;
            height: 38px;
            
        }

        input.select2-search__field {
            border-radius: 6px;
            height: 37px;
            margin-top: -3px;
            font-size: 12pt;
        }

        .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
        .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
            border-bottom-left-radius: 6px !important;
            border-bottom-right-radius: 6px !important;
        }

        li.select2-results__options {
            border-bottom-color: #ff0000;
        }

        .select2-container .select2-selection--single .select2-selection__rendered {
            margin-top: 0px;
            /*float: left; */
        }

        .select2-search--dropdown {
            padding: 0px;
            margin-top: -35px;
        }

        .select2-container--default .select2-selection--single .select2-selection__placeholder {
            font-size: 14px;
            color: #7c818b;
        }

        .full-card {
            width: 100%;
            padding: 20px;
            background-color: #ffffff;
            border: solid 1px #e5e7eb;
            
        }
        @media (max-width: 768px) {
          .full-card {
            margin-top: 49px !important;
          }
        }

        

        p.title_head {
            font-size: 20px;
            font-weight: 600;
            color: #0f0f0f;
            line-height: 38px;
        }

        span.title_siswa {
            font-size: 14px;
            text-align: left;
            color: #b3b3b3;
        }

        span.content_siswa {
            font-size: 14px;
            font-weight: bold;
            color: #2c3338;
            margin-top: 5px;
        }



        .nav-pills .nav-link {
            border-radius: 0px;
        }

        p.title_tab {
            font-size: 18px;
            font-weight: 600;
            line-height: 1.22;
            color: #0f0f0f;
        }

        .card_va {
            width: 100%;
            min-height: 78px;
            padding: 22px;
            display: none;
            background-color: #eceff1;
        }

        span.title_second {
            font-size: 14px;
            color: #b3b3b3;
        }
        

        span.content_second {
            font-weight: bold;
            font-size: 14px;
            color: #2c3338;
        }

        .input-group .input-group-addon {
            padding: 0.3rem 0.75rem !important;
            background-color: #eceff1 !important;
            border: solid 1px #d9d9d9 !important;


            font-size: 14px;
            font-style: normal !important;
            border-top-left-radius: 3px !important;
            border-bottom-left-radius: 3px !important;
        }

        table.dataTable thead th,
        table.dataTable thead td {
            border-top: 1px solid #d0d8dc;
            border-left: 1px solid #d0d8dc;
        }

        .table-bordered th,
        .table-bordered td {
            border: none;
            border-top: 1px solid #d0d8dc;
            border-left: 1px solid #d0d8dc;
        }

        .table-striped tbody tr {
            background-color: #ffffff !important;
        }

        .p_nom {
            font-size: 18px;
            font-weight: bold;
            color: #ff7b00;
        }

        .p_terbayar {
            font-size: 20px;
            font-weight: bold;
            color: #2c3338;
        }

        span.status_pembayaran {
            display: block;
            padding-top: 10px;
            margin-left: 0px;
        }

        span.status_pembayaran.lunas {
            font-size: 14px;
            font-weight: bold;
            color: #009e00;
        }

        span.status_pembayaran.lunas::before {
            width: 24px;
            height: 24px;
            background-color: #009e00;
            color: #ffffff;
            border-radius: 60px;
            text-align: center;
            line-height: 24px;
            display: inline-block;
            font-family: "Font Awesome 5 Free";
            content: "\f00c";
        }

        .modal-footer {
            border-top: none;
        }

        .modal-sm {
            max-width: 401px;
        }

        input::-webkit-input-placeholder {
            font-size: 14px;
            line-height: 3;
        }

        .radio+span:before,
        .checkbox+span:before {
            font-family: "Font Awesome 5 Free";
            font-size: 14px;
        }

        p.label-uang {
            font-size: 14px;
            font-weight: bold;
            color: #2c3338;
        }

        span.spp-manual-bayar {
            font-size: 14px;
            color: #2c3338;
        }

        .radio:checked+span:before,
        .checkbox:checked+span:before {
            color: #007c8c;
        }
        .tab-content{
            min-height: 340px;
        }
        p.title1_kosong {
            margin-top:174px;
            font-size: 20px;
            color: #b3b3b3;
            text-align: center;
        }
        p.title2_kosong {
            font-size: 30px;
            text-align: center;
            color: #2c3338;
        }
        #pane-tab, #navi_tagihan{
            visibility: hidden;
        }
        .autocomplete {
          position: relative;
          display: inline-block;
        }
        input {
          border: 1px solid transparent;
          background-color: #f1f1f1;
          padding: 10px;
          font-size: 16px;
        }
        input[type=text] {
          width: 100%;
        }
        input[type=submit] {
          background-color: DodgerBlue;
          color: #fff;
          cursor: pointer;
        }
        .autocomplete-items {
          position: absolute;
          border: 1px solid #d4d4d4;
          border-bottom: none;
          border-top: none;
          z-index: 99;
          top: 100%;
          left: 0;
          right: 0;
        }
        .autocomplete-items div {
          padding: 10px;
          cursor: pointer;
          background-color: #fff; 
          border-bottom: 1px solid #d4d4d4; 
        }
        .autocomplete-items div:hover {
          background-color: #e9e9e9; 
        }
        .autocomplete-active {
          background-color: DodgerBlue !important; 
          color: #ffffff; 
        }
input.cursor{
        cursor:pointer;
    }
    a.edit_nominal{
        font-size: 12px;
        text-align: left;
        color: #007c8c;
        text-decoration:none;
    }
    .input_edit{
        padding:0px 0px 0px 16px;
    }
    .btn-save-edit{
        padding-left:8px;
    }
    .btn-save{padding: 7px 7px 7px 7px;}

.text-msg{font-size: 14px;color: #0f0f0f;}

.spinner_anim {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

.spinner_anim > div {
  width: 18px;
  height: 18px;
  background-color: #007c8c;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner_anim .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner_anim .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

@media (max-width: 320px){
  .col-presensi.col-xs-12 {
      border: none;
  }
  
}
@media (max-width: 450px) and (min-width: 320px){
  .col-presensi.col-xs-12.dua, .col-presensi.col-xs-12.empat {
        border: none;
  }
  .block-detail{
    padding: 10px 0px 10px 0px;
  }
  .col-presensi.col-xs-12  {
    width: 50%;
    display: block;
  }
  span.num_info{
    width:100%;
    text-align: right;
    display: block;
  }
  span.ket_orang{
    position: initial !important;
    text-align: right;
    display: block;
    margin-top: 5px;
  }
}
.title-cicilan{
  font-size: 14px;
  font-weight: 600;
  line-height: 1.57;
  color: #0d0d0d;
}
@media (min-width: 450px){
  .col-presensi.col-xs-12  {width: 50%;
    }
}
@media (max-width: 576px){
  .col-presensi.col-xs-12.dua, .col-presensi.col-xs-12.empat {
        border: none;
  }
}
@media (min-width: 576px){
  .col-presensi.col-xs-12  {
        width: 33%;
    }
}
@media (max-width: 979px) and (min-width: 576px) {
  .col-presensi.col-xs-12.tiga {
        border: none;
  }
  
}
@media (min-width: 768px){
  .col-presensi.col-xs-12  {
        width: 33%;
    }
}
@media (min-width: 979px){
    .col-presensi.col-xs-12  {width: 25%;}
}
@media (max-width: 1200px) and (min-width: 979px) {
    .col-presensi.col-xs-12.empat {
        border: none;
  }
}

@media (min-width: 1200px) {
    .col-presensi.col-xs-12 {
        width: 20%;
    }
    
}



.card-message .card-body .title-card {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.card .card-header.bordered {
  border-bottom: 1px solid #d7dde4 !important;
}


.sidebar--multiple {
  position: fixed;
  height: 100vh;
  display: flex;
  background-color: transparent !important;
  padding-bottom: 0 !important;
  width: auto;
}
.sidebar-icon {
  width: 80px;
  height: 100%;
  background: #263238;
  overflow-y: auto;
  padding-bottom: 50px;
}
.sidebar-icon::-webkit-scrollbar{width:0px}
/* .sidebar-icon::-webkit-scrollbar-thumb {
  background: #263238;
}
.sidebar-icon::-webkit-scrollbar-thumb:window-inactive {
  background: #263238;
} */
.sidebar-icon:after {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 80px;
  height: 2em;
  background: linear-gradient(to bottom, transparent, rgb(38, 50, 56) 100%);
}
.sidebar-icon .fa {
  font-size: 20px;
  margin-bottom: 5px;
}
.sidebar-icon__header {
  text-align: center;
  padding: 15px;
  margin-bottom: 5px;
}
.sidebar-menu__link {
  text-decoration: none !important;
  font-size: 12px;
  transition: .3s;
}
.sidebar-icon .sidebar-menu__link {
  height: 70px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.sidebar-icon__nav .sidebar-menu__link span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 90%;
  text-align: center;
}
.sidebar-icon__nav .sidebar-menu__link:hover {
  /* background: #334148; */
  color: #fff !important;
  transition: .3s !important; 
}
/* .sidebar-menu__link:focus, */
.active > .sidebar-menu__link,
.sidebar-menu__item > .sidebar-menu__link:focus {
  background: #334148 !important;
  color: #fff !important;
}

.sidebar-menu__item--active > .sidebar-menu__link,
.sidebar-icon__nav .sidebar-menu__link--active {
  background: #334148 !important;
  color: #fff !important;
}


/* SIDEBAR MENU */

/* @media (min-width: 992px) { */
  .sidebar-menu,
  .sidebar-head {
    display: none;
  }
  .sidebar  .show {
    display: block !important;
  }
/* } */


.sidebar-menu {
  width: 250px;
  height: 100%;
  /* box-shadow: -5px 0 25px 0 rgba(0, 0, 0, 0.04); */
  /* background-color: #f8f9fa; */
  background-color: #334148;
  border-right: 1px solid #334148;
  overflow-y: auto;
  position: absolute;
  left: 80px;
  top: 0;
}
@media (max-width: 992px) {
  .sidebar-menu {
    top: 0;
  }
}

.sidebar-head {
  padding: 18px 20px 20px 20px;
  /* box-shadow: -5px 0 25px 0 rgba(0, 0, 0, 0.04); */
  background-color: #f8f9fa;
  border-right: 1px solid #f2f2f2;
  width: 250px;
  height: 70px;
  position: relative;
}
.sidebar-head__title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.36;
  letter-spacing: normal;
  color: #263238;
  margin-bottom: 2px;
}
.sidebar-head__subtitle {
  font-size: 12px;
  line-height: 1.36;
  letter-spacing: normal;
  color: #9a9a9a;
}

.sidebar-menu .sidebar-menu__link {
  height: 40px;
  display: block;
  padding: 11px 20px 11px 20px;
  text-decoration: none !important;
  font-size: 13px;
  line-height: 1.38;
  color: #adadad;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.sidebar-menu .sidebar-menu__link:hover {
  background: #334148;
  color: #fff !important;
  /* border-right: 4px solid; */
}
.sidebar-menu .sidebar-menu__link--active,
.sidebar-menu > .sidebar-menu__item > .sidebar-menu__link:focus {
  color: #fff !important;
  background: #334148 !important;
  /* font-weight: 600; */
}
.sidebar-menu .sidebar-menu__link--active:hover {
  color: #fff !important;
}
.sidebar-menu .sidebar-menu__link .fa {
  font-size: 14px;
  margin-bottom: 2px;
  margin-right: 5px;
  vertical-align: middle;
}
/* .sidebar-menu__item:first-child .sidebar-menu__label {
  padding-top: 5px;
} */
.sidebar-menu .sidebar-menu__label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.36;
  letter-spacing: normal;
  color: #d2d2d2;
  padding: 14px 20px 8px 20px;
  margin: 0;
  pointer-events: none;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .sidebar {
    position: fixed;
    left: -320px;
  }
}

.sidebar-menu__label > i {
  display: none !important;
}

/* Gobal Reset  */

.sidebar ul {
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) {
  .app { padding-left: 80px; }
  .footer { left: 80px; }
}
.sidebar-header {
  display: block !important;
  margin-right: auto;
}
@media (min-width: 992px) {
  .sidebar-header {
    padding-left: calc(80px + 21px);
  }
}
@media (max-width: 992px) {
  .sidebar-head__subtitle {
    display: none;
  }
  .header .header-block-nav .profile .img {
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .sidebar-header {
    width: 50%;
  }
  .row.row-dashboard {
    margin-bottom: 15px !important;
  }
}

.sidebar-head__title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* width: 100%; */
  margin-bottom: 0;
}
.header .header-block-collapse {
  width: 50px;
}
.header .header-block-search {
  margin-left: auto;
  margin-right: 15px;
}
.header .header-block-nav {
  margin-left: 0;
}
.header .header-block-nav>ul>li {
  display: inline-block;
  vertical-align: middle;
}
.header .header-block-nav>ul>li>a:hover {
  text-decoration: none;
}
.c-pointer{
  cursor: pointer;
}
.custom-badge {
  display: inline-block;
  padding: 6px 12px;
  margin-left: 6px;
  border-radius: 4px;
  transition: .2s;
  color: #007c8c;
}
.custom-badge__label {
  font-weight: 600;
}
.custom-badge:hover {
  color: #fff !important;
}

.hasSubmenu .hasSubmenu {
  position: relative;
}
.hasSubmenu .hasSubmenu .sidebar-menu {
  display: none;
  position: fixed;
  left: 320px;
  top: auto;
  margin-top: -40px;
  padding: 0;
  height: auto;
}
/* .hasSubmenu .hasSubmenu .sidebar-menu li > .sidebar-menu__link:hover {
  background: #f8f9fa;
} */
@media (max-width: 576px) {
  .hasSubmenu .hasSubmenu .sidebar-menu {
      position: static;
      /* padding-left: 15px; */
      margin-top: 0px;
      height: auto;
  }
  .hasSubmenu .hasSubmenu .sidebar-menu .sidebar-menu__link {
      padding-left: 30px;
  }
}

/* / */
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none;
  }
}
@media (max-width: 992px) {
  .hidden-md-down {
    display: none;
  }
}