@media (max-width: 575.98px) {
  .form_login {
    height: 100%;
    position: absolute;
    top: 0;
    padding-top: 5rem !important;
  }

  .navbar-nav .nav-item:first-child {
    margin-left: -20px;
  }

  .selectHome {
    margin-top: 1rem;
  }

  #contentLayout {
    overflow-y: auto !important;
    margin-top: 1rem !important;
  }

  .offcanvas-title {
    font-size: 1.2rem;
    line-height: 0;
  }

  .title-page {
    display: block !important;
  }

  .title-page>* {
    margin-left: -15px;
    font-size: 0.9rem !important;
    margin-top: 4px;
  }

  .image-circle {
    display: none;
  }

  .mob-home {
    display: block !important;
  }

  .mob-home img.appLogo {
    width: 4rem;
    float: left;
  }

  .mob-home .appLabel {
    font-size: 1.4rem;
    margin-left: 0.8rem;
    margin-top: 1.2rem;
    text-align: left;
  }

  .mob-home .appDeskripsi {
    font-size: 1rem;
    margin-top: unset;
    font-weight: normal;
    text-align: left;
    margin-left: 0.8rem;
  }

  .subTopBarTitle {
    display: none;
  }

  .shortcutIcon {
    cursor: pointer;
    padding: 0.9rem;
    border: 1px solid #ccc;
    border-radius: 8px;
    transition: transform 0.2s ease-out;
    text-align: center;
    width: 6rem;
    height: 5rem;
    display: block;
  }

  .labelIcon {
    margin-top: 0.5rem;
    font-size: 0.7rem;
    display: block;
  }

  .filterArea {
    position: fixed !important;
    bottom: 0;
    left: 0;
    padding: 5px;
    width: 100%;
    z-index: 5;
    background: #fff;
    min-height: 10vh;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-bottom: 1rem;
  }

  .filterElement .col {
    margin-bottom: 0.5rem;
  }

  /* -------------------------------------------------------------------------- */
  /*                                    Table                                   */
  /* -------------------------------------------------------------------------- */
  table.dataTable tbody th,
  table.dataTable tbody td,
  table.dataTable thead th {
    vertical-align: middle !important;
    font-size: 12px;
  }

  .dataTables_length *,
  .dataTables_paginate *,
  .dataTables_info,
  .dataTables_info * {
    font-size: 12px;
  }

  .dataTables_paginate {
    margin-top: 5px !important;
  }

  .dataTables_wrapper .filterArea button {
    margin-left: 0px;

    width: fit-content !important;
    font-size: 0.8rem;
  }

  .filterArea .select2-container {
    position: relative;
    width: 28vw !important;
  }

  .modalCustom-height {
    height: 76vh;
  }

  .nav-tabs .nav-item button {
    font-size: 0.8rem;
  }

  div.dataTables_processing {
    position: absolute;
    top: -320%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 2px;
  }

  /* -------------------------------------------------------------------------- */
  /*                          datatable filter & button                         */
  /* -------------------------------------------------------------------------- */
  div.dt-container div.dt-layout-row:first-child {
    margin-top: 1rem;
    margin-bottom: 1rem !important;
    border: 0px solid #000;
  }

  .btn-fill {
    font-size: 0.75rem;
    font-weight: normal !important;
    border-radius: 0.5rem !important;
    width: 100% !important;
  }

  #generalForm .btn-fill {
    width: unset !important;
  }

  .dt-layout-table {
    margin-top: -1.4rem !important;
  }

  .dt-container {
    height: 80vh;
  }

  div.dt-container .dt-search input {
    width: 100%;
  }

  .filterElement {
    display: none !important;
  }

  .filterElement .filterTitle {
    font-size: 1rem;
    color: #fff;
    margin-bottom: 0.5rem;
  }

  .inputElementView {
    position: fixed;
    right: 0;
    bottom: 4rem;
    z-index: 2;
    display: block !important;
    border: 0px solid #000;
    width: 45%;
  }

  ul.buttonTableList {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  ul.buttonTableList li button.printItem {
    text-align: left;
    font-size: 0.9rem !important;
  }

  ul.buttonTableList li {
    float: left;
    width: 100%;
    margin-right: 0.3rem;
    margin-bottom: 0.8rem;
  }

  .dt-layout-cell {
    text-align: left !important;
  }

  .dt-layout-end {
    display: none !important;
  }

  .dt-layout-cell button {
    width: fit-content;
  }

  div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell>* {
    margin: 0;
  }

  .dt-length {
    float: left;
  }

  .dt-info {
    font-size: 0.8rem;
    float: left;
    margin-top: 0.3rem !important;
  }

  .dt-length label {
    display: none !important;
  }

  table.dataTable>tbody>tr>th,
  table.dataTable>tbody>tr>td {
    line-height: unset;
    font-size: 0.75rem;
    padding: 0.4rem !important;
  }

  table.dataTable>thead>tr>th,
  table.dataTable>thead>tr>td {
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }

  /* -------------------------------------------------------------------------- */
  /*                                    Form                                    */
  /* -------------------------------------------------------------------------- */
  .colPosition {
    margin-top: unset;
  }

  /* -------------------------------------------------------------------------- */
  /*                                     PWA                                    */
  /* -------------------------------------------------------------------------- */
  .installButton {
    position: absolute;
    display: block;
    top: 2rem;
    z-index: 1;
    left: 37%;
  }

  /* -------------------------------------------------------------------------- */
  /*                                  SideData                                  */
  /* -------------------------------------------------------------------------- */
  .mobileMenu {
    position: fixed;
    bottom: 0.2rem;
    z-index: 10;
    background: #fff;
    padding: 0.5rem;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 1);
    width: 100%;
  }

  .mobileMenu .mobileMenuAction {
    border: 0px solid #000;
    width: 100%;
    height: 2.5rem;
  }

  .mobileMenuAction .btnAdd {}

  button.btnPrintGroup {
    border: 1px solid #1b1c27;
    box-shadow: 0px 0px 5px 0px rgb(135 124 124);
  }

  #contentLayout {
    border: 0px solid #000;
    height: 85vh;
    overflow: hidden;
  }

  .leftArea .menu-link,
  .leftArea .active .menu-link[aria-expanded],
  .leftArea .active ul .menu-link {
    font-size: 0.8rem;
  }

  .leftArea .menu-item ul {
    padding-left: 1rem;
  }

  /* -------------------------------------------------------------------------- */
  /*                                   Modals                                   */
  /* -------------------------------------------------------------------------- */
  #generalmodal .modal-body {
    max-height: 80vh;
    overflow: auto;
  }

  .form-floating>label {
    max-width: 10rem;
    text-overflow: ellipsis;
  }
}

@media (min-width: 576px) {
  .image-circle {
    display: none;
  }

  .nav-item:first-child {
    position: absolute;
    left: 0;
  }

  .title-page>* {
    margin-left: -15px;
    font-size: 0.9rem !important;
    margin-top: 4px;
  }

  .dataTables_wrapper .filterArea button {
    margin-left: 0px;

    width: fit-content !important;
    font-size: 0.8rem;
  }

  .filterArea .select2-container {
    position: relative;
    width: 28vw !important;
  }

  .modalCustom-height {
    height: 80vh;
  }

  .nav-tabs .nav-item button {
    font-size: 0.9rem;
  }

  .filterArea input.form-control.selectDate {
    display: block;
    width: 100% !important;
  }

  div.dt-container .dt-search {
    width: 100%;
  }

  div.dt-container .dt-search input {
    width: 100%;
  }

  /* .filterElement {
    width: 100%;
    float: left;
    margin-top: -1rem !important;
  } */

  /* optional button datatables */
  ul.buttonTableList {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
  }

  ul.buttonTableList li {
    float: left;
    margin-right: 0.3rem;
    margin-bottom: 0.8rem;
  }
}

@media (min-width: 768px) {
  .image-circle {
    display: none;
  }

  .modal-xl {
    width: 90%;
    max-width: 1200px;
  }

  /* optional button datatables */
  ul.buttonTableList {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
  }

  ul.buttonTableList li {
    float: left;
    margin-right: 0.3rem;
    margin-bottom: 0.8rem;
  }

  ul.buttonTableList button {
    /* width: 100%; */
  }
}

@media (min-width: 768px) and (max-width: 857px) {
  .modalCustom-height {
    height: 50vh;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .filterArea .select2-container {
    position: relative;
    width: 100% !important;
    height: -moz-fit-content;
    height: fit-content;
  }

  .buttonInput {
    position: absolute;
    right: 0;
    top: -4rem;
  }

  .modalCustom-height {
    height: 50vh;
  }

  /* .filterElement {
    width: 100%;
    float: left;
  } */
}

@media (min-width: 992px) {
  .appLogo {
    width: 8rem;
    max-width: none;
  }

  .buttonInput {
    position: absolute;
    right: 0;
    top: -4rem;
  }

  .filterDate {
    position: absolute;
    right: 10rem;
  }

  .modalCustom-height {
    height: 55vh;
  }

  .nav-item:first-child {
    position: unset;
    left: unset;
  }
}

@media (min-width: 1200px) {
  .buttonInput {
    position: absolute;
    right: 0;
    top: 0;
  }

  .filterDate {
    position: absolute;
    top: -4rem;
    right: 0;
  }
}


@media (min-width: 1400px) {
  .appLogo {
    width: 100%;
    max-width: none;
  }

  .modalCustom-height {
    height: 55vh;
  }

  ul.buttonTableList {
    float: right;
  }
}

/* -------------------------------------------------------------------------- */
/*                                    Menus                                   */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*                                  Unchecked                                 */
/* -------------------------------------------------------------------------- */
@media (min-width: 1200px) {
  .row-cols-xl-10>* {
    width: 10%;
  }
}

@media (max-width: 1499.98px) {
  .form-wrap form {
    width: 25%;
  }
}

@media (max-width: 1399.98px) {
  .form-wrap form {
    width: 28%;
  }
}

@media (max-width: 1199.98px) {
  .welcome-text .col:nth-child(2)>div {
    border-right: unset !important;
  }

  .form-wrap form {
    width: 30%;
  }
}

@media (max-width: 1099.98px) {
  .welcome-text .col:nth-child(2)>div {
    border-right: unset !important;
  }

  .form-wrap form {
    width: 40%;
  }
}

@media (max-width: 991.98px) {
  .form-wrap form {
    width: 50%;
  }

  .signup .form-wrap form {
    width: 75%;
  }

  .w-lg-100 {
    width: 100%;
  }

  .menubar-enabled.leftArea-collapsed .main-navbar,
  .menubar-enabled.leftArea-collapsed .wrapper,
  .menubar-enabled .main-navbar,
  .menubar-enabled .wrapper {
    margin-left: unset !important;
  }

  .menubar-enabled .wrapper>.container-fluid {
    margin-top: 2rem !important;
  }

  .title-page {
    max-width: 199px;
  }
}

@media (max-width: 767.98px) {
  .form-wrap form {
    width: 100% !important;
  }

  .form_login {
    height: 100% !important;
  }

  .button_login {
    width: 100% !important;
  }

  .border-md-bottom {
    border-bottom: 1px solid #dee2e6 !important;
  }

  .border-md-right-0 {
    border-right: 0 !important;
  }

  .w-md-100 {
    width: 100% !important;
  }

  .form-parent .form-wrap {
    background-color: white;
  }

  .title-page {
    width: 100% !important;
    max-width: unset !important;
  }

  .offcanvas .leftArea>.menu.accordion {
    height: calc(100% - 20%);
    overflow: auto;
  }

  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_filter label {
    width: 100% !important;
  }

  .btn-table-wrap button.dt-button {
    width: 100% !important;
    margin-bottom: 0.4rem !important;
  }

  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
    max-height: unset !important;
  }

  div.dt-buttons {
    float: none !important;
    text-align: center;
  }

  .btn-table-wrap button.dt-button:nth-child(2) {
    margin-top: 0.5rem !important;
  }
}

@media screen and (max-width: 640px) {
  .filterArea .dt-buttons {
    margin-top: 0.5em;
  }
}

@media (max-width: 575.98px) {
  .content-wrap {
    margin-top: 71px !important;
  }

  .w-sm-down-100 {
    width: 100% !important;
  }

  .w-sm-50 {
    width: 50% !important;
  }

  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
    max-height: unset !important;
  }

  @media (max-height: 800px) {
    .signup .form-wrap {
      padding: 2rem 0;
    }

    .signup .ask {
      margin-bottom: 2rem;
    }
  }
}

@media (max-width: 500px) {
  .form-wrap {
    align-items: unset !important;
    padding: 4rem 0;
  }

  .signup .form-wrap {
    padding: 4.5rem 0;
  }
}

@media (max-width: 450px) {
  .preview-document {
    display: block !important;
    padding: 1rem !important;
  }

  .preview-document button {
    margin-top: 1rem;
    width: 100%;
  }
}

@media (max-width: 374px) {
  .pencarian {
    max-width: 100%;
    padding-left: 2rem;
  }

  .main-navbar .input-group input {
    width: 1%;
  }
}

@media (max-height: 510px) {
  .signin .form-wrap {
    align-items: unset !important;
    padding: 2rem 0;
  }

  .signin .ask {
    padding-bottom: 2rem;
  }
}

@media (max-height: 540px) {
  .signup .form-wrap {
    align-items: unset !important;
    padding: 2rem 0;
  }

  .signup .ask {
    margin-bottom: 2rem;
  }
}

@media (max-height: 530px) {
  .forgot-password .head {
    position: unset;
    top: 0;
  }

  .forgot-password .form-wrap {
    align-items: unset !important;
    padding: 2rem 0;
  }

  .forgot-password .ask {
    margin-bottom: 2rem;
  }
}

/* -------------------------------------------------------------------------- */
/*                               Bootstrap navs                               */
/* -------------------------------------------------------------------------- */
/* @media (max-width: 767.98px) {
  .nav-tabs {
    display: none;
  }

  .custom-select {
    display: block;
  }
}

@media (min-width: 768px) {
  .custom-select {
    display: none;
  }
} */

/* -------------------------------------------------------------------------- */
/*                              Khusus Datatables                             */
/* -------------------------------------------------------------------------- */

@media (min-height: 500px) and (max-height: 750px) {
  .dt-scroll-body {
    max-height: 56vh !important;
    height: 56vh !important;
  }
}

@media (min-height: 751px) and (max-height: 900px) {
  .dt-scroll-body {
    max-height: 63vh !important;
    height: 63vh !important;
  }
}

@media (min-height: 901px) and (max-height: 940px) {
  .dt-scroll-body {
    max-height: 66vh !important;
    height: 66vh !important;
  }
}

@media (min-height: 941px) and (max-height: 1100px) {
  .dt-scroll-body {
    max-height: 70vh !important;
    height: 70vh !important;
  }
}