#side_bar {
  position: fixed;
  height: 100%;
  z-index: 3;
  background: #ffffff;
  border-bottom-right-radius: 20px;
  overflow: hidden;
}

.carousel-inner img {
  height: auto;
  max-width: 100%;
  line-height: 1;
}

html {
  height: 100%;
}

@media (min-width: 300px) {
  #content_box {
    height: 100vh;
    position: fixed;
  }
}

#top_nav {
  background: #ffffff;
  margin: 0px;
  position: static;
  margin-left: 1%;
  border-bottom-left-radius: 20px;
  overflow: auto;
  margin-bottom: 1%;
  height: 10%;
}

#bot {
  margin: 0px;
}

#content_main {
  overflow: scroll;
  z-index: 1;
  padding-top: 0px;
}

#bot_nav {
  bottom: 0px;
  left: 0px;
  z-index: 3;
  padding-top: 0px;
  margin: 0px;
}

.breadcrumb {
  margin: 0px;
}

.tab-content p {
  padding-left: 0px;
  margin-left: 10px;
  padding-bottom: 11px;
  margin-bottom: 10px;
}

[s_id="nav_top_right"] {
  text-transform: capitalize;
}

[s_class="for"].list-group {
  border-radius: 0px;
}

[s_class="of"].list-group-item {
  background: rgba(255, 255, 255, 0);
  border-style: none;
}

[s_state="loading"] {
  background-image: url("../../../assets/img/loading-buffering.gif?h=43f50df64ef1ab506fbea2044b22e864");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}

[s_id="tabs_main"] [s_id="tabel_s"] {
  overflow: auto;
  height: 85%;
}

:root {
  --bs-body-font-family: Nunito, sans-serif;
}

a {
  text-decoration: none;
}

[s_style="border-left-bot-main"] {
  border-bottom-right-radius: 20px;
  border-bottom-width: 2px;
  border-bottom-style: groove;
}

@media (min-width: 768px) {
  #page_side {
    display: flex;
  }
}

[s_id="site_name_app"] {
  display: none;
}

#tab_dokumentasi {
  height: 100%;
}

[s_style="pointer"] {
  cursor: pointer;
}

.btn.disabled {
  background-color: var(--bs-primary);
  color: white;
  border-color: black;
  opacity: 1;
}

.carousel-item {
  min-width: 100vw;
  min-height: 105vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

[s_id='baguete_foto_2D'] img {
  border-radius: 10px;
}

[s_style="f_name"] {
  width: 100%;
  border-radius: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

#site_name_app > span {
  font-size: 20.6px;
}

[s_style="tabs_main_window"] {
  border-top-left-radius: 20px;
  height: 88%;
  margin: 0px;
  margin-top: 1%;
  margin-left: 1%;
  overflow: hidden;
  border-bottom-left-radius: 20px;
}

[s_style="tabs_contents_window_app"] > div {
  height: inherit;
  overflow: auto;
}

.select_as_button {
  text-align: start;
}

.select_as_button > option {
  text-align: inherit;
}

[s_id='view_mode'], [s_id='view_mode'].select_as_button > option {
  text-transform: capitalize;
}

.grafik {
  width: 60vw;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.tab_controller {
  height: 6vh;
  width: 100vw;
  background-color: var(--bs-white);
  border-bottom-color: var(--bs-gray);
  z-index: 5;
}

.tab_controller_2 {
  height: 6vh;
  width: 100vw;
  background-color: var(--bs-white);
  border-bottom-color: var(--bs-gray);
  position: fixed;
  top: 12vh;
  z-index: 1;
}

.tab_grafik {
  width: 100vw;
  text-align: center;
  align-content: center;
}

.img_404 {
  background-size: cover;
}

.home_body {
  background: var(--bs-gray-400);
}

#brand {
  margin: 0px;
}

#lambang_app {
  margin: 8px;
  width: 87px;
  height: 87px;
}

#page_side {
  padding-right: 0px;
  margin: 0px;
}

[s_style="quick_warning"] {
  font-style: italic;
  text-align: left;
  color: var(--bs-danger);
  text-overflow: ellipsis;
}

.table_detail_chart {
  margin-top: 20px;
}

.tab_content_3 > .tab-pane {
  margin-top: 6vh;
  width: 100vw;
}

.tabs_2_ {
  height: 88vh;
  width: 100vw;
}

.tabs_3_ {
  height: 76vh;
}

.tabs_3_ > div.tab-content {
  height: inherit;
  overflow-x: hidden;
  position: fixed;
  width: 100vw;
  top: 24vh;
  overflow-y: auto;
}

.tabs_3_ > div.tab-content > .tab-pane {
  width: 100vw;
}

.top_27vh {
  top: 27vh !important;
}

.top_18vh {
  top: 18vh !important;
  height: 82vh !important;
}

.is_total {
  border-top: 3px dashed var(--bs-blue);
  border-bottom-width: 3px;
  border-bottom-color: var(--bs-blue);
}

