@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

.w-1 {
  width: 1% !important;
}
.w-2 {
  width: 2% !important;
}
.w-3 {
  width: 3% !important;
}
.w-4 {
  width: 4% !important;
}
.w-5 {
  width: 5% !important;
}
.w-6 {
  width: 6% !important;
}
.w-7 {
  width: 7% !important;
}
.w-8 {
  width: 8% !important;
}
.w-9 {
  width: 9% !important;
}
.w-10 {
  width: 10% !important;
}
.w-13 {
  width: 13% !important;
}
.w-15 {
  width: 15% !important;
}
.w-18 {
  width: 18% !important;
}
.w-20 {
  width: 20% !important;
}
.w-23 {
  width: 23% !important;
}
.w-25 {
  width: 25% !important;
}
.w-28 {
  width: 28% !important;
}
.w-30 {
  width: 30% !important;
}
.w-33 {
  width: 33% !important;
}
.w-35 {
  width: 35% !important;
}
.w-38 {
  width: 38% !important;
}
.w-40 {
  width: 40% !important;
}
.w-43 {
  width: 43% !important;
}
.w-45 {
  width: 45% !important;
}
.w-48 {
  width: 48% !important;
}
.w-50 {
  width: 50% !important;
}
.w-53 {
  width: 53% !important;
}
.w-55 {
  width: 55% !important;
}
.w-58 {
  width: 58% !important;
}
.w-60 {
  width: 60% !important;
}
.w-63 {
  width: 63% !important;
}
.w-65 {
  width: 65% !important;
}
.w-68 {
  width: 68% !important;
}
.w-70 {
  width: 70% !important;
}
.w-73 {
  width: 73% !important;
}
.w-75 {
  width: 75% !important;
}
.w-78 {
  width: 78% !important;
}
.w-80 {
  width: 80% !important;
}
.w-83 {
  width: 83% !important;
}
.w-85 {
  width: 85% !important;
}
.w-88 {
  width: 88% !important;
}
.w-90 {
  width: 90% !important;
}
.w-93 {
  width: 93% !important;
}
.w-95 {
  width: 95% !important;
}
.w-98 {
  width: 98% !important;
}
.w-100 {
  width: 100% !important;
}

.h-1 {
  height: 1% !important;
}
.h-2 {
  height: 2% !important;
}
.h-3 {
  height: 3% !important;
}
.h-4 {
  height: 4% !important;
}
.h-5 {
  height: 5% !important;
}
.h-6 {
  height: 6% !important;
}
.h-7 {
  height: 7% !important;
}
.h-8 {
  height: 8% !important;
}
.h-9 {
  height: 9% !important;
}
.h-10 {
  height: 10% !important;
}
.h-13 {
  height: 13% !important;
}
.h-15 {
  height: 15% !important;
}
.h-18 {
  height: 18% !important;
}
.h-20 {
  height: 20% !important;
}
.h-23 {
  height: 23% !important;
}
.h-25 {
  height: 25% !important;
}
.h-28 {
  height: 28% !important;
}
.h-30 {
  height: 30% !important;
}
.h-33 {
  height: 33% !important;
}
.h-35 {
  height: 35% !important;
}
.h-38 {
  height: 38% !important;
}
.h-40 {
  height: 40% !important;
}
.h-43 {
  height: 43% !important;
}
.h-45 {
  height: 45% !important;
}
.h-48 {
  height: 48% !important;
}
.h-50 {
  height: 50% !important;
}
.h-53 {
  height: 53% !important;
}
.h-55 {
  height: 55% !important;
}
.h-58 {
  height: 58% !important;
}
.h-60 {
  height: 60% !important;
}
.h-63 {
  height: 63% !important;
}
.h-65 {
  height: 65% !important;
}
.h-68 {
  height: 68% !important;
}
.h-70 {
  height: 70% !important;
}
.h-73 {
  height: 73% !important;
}
.h-75 {
  height: 75% !important;
}
.h-78 {
  height: 78% !important;
}
.h-80 {
  height: 80% !important;
}
.h-83 {
  height: 83% !important;
}
.h-85 {
  height: 85% !important;
}
.h-88 {
  height: 88% !important;
}
.h-90 {
  height: 90% !important;
}
.h-93 {
  height: 93% !important;
}
.h-95 {
  height: 95% !important;
}
.h-98 {
  height: 98% !important;
}
.h-100 {
  height: 100% !important;
}

.nav-tabs .nav-link {
  border: 1px solid transparent !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.kotak {
  background: lightblue;
  width: 100px;
  height: 100px;
  border-radius: 5px;
}

.profile-company {
  width: 170px;
  height: 170px;
}

.vertikal-divider {
  border-left: 2px solid #e1e3e6;
  min-height: 200px;
}

.kotak-nominal {
  border: 2px solid #e1e3e6;
  width: 100%;
  height: 100px;
  border-radius: 0.4rem;
}

.digit-group input {
  width: 30px;
  height: 50px;
  background-color: lighten(lightblue, 5%);
  border: 1px solid lightblue;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  font-family: "Raleway", sans-serif;
  font-weight: 200;
  color: black;
  margin: 0 2px;
}

.prompt {
  margin-bottom: 20px;
  font-size: 20px;
  color: white;
}

/* .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #6e707e;
  background-color: #fff;
  border-color: #dddfeb #dddfeb #fff;
} */

.pemisah {
  width: 1%;
}

.bg-orange {
  background-color: var(--bs-orange) !important;
}
.bg-pink {
  background-color: var(--bs-pink) !important;
}
.bg-purple {
  background-color: var(--bs-purple) !important;
}
.bg-teal {
  background-color: var(--bs-teal) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.border-left-primary {
  border-left: 0.5rem solid #2F80ED !important;
}

.border-bottom-primary {
  border-bottom: 0.5rem solid #2F80ED !important;
}

.border-left-secondary {
  border-left: 0.5rem solid #6c757d !important;
}

.border-bottom-secondary {
  border-bottom: 0.5rem solid #6c757d !important;
}

.border-left-success {
  border-left: 0.5rem solid #219653 !important;
}

.border-bottom-success {
  border-bottom: 0.5rem solid #219653 !important;
}

.border-left-info {
  border-left: 0.5rem solid #1A91C0 !important;
}

.border-bottom-info {
  border-bottom: 0.5rem solid #1A91C0 !important;
}

.border-left-warning {
  border-left: 0.5rem solid #F2C94C !important;
}

.border-bottom-warning {
  border-bottom: 0.5rem solid #F2C94C !important;
}

.border-left-danger {
  border-left: 0.5rem solid #F42D4E !important;
}

.border-bottom-danger {
  border-bottom: 0.5rem solid #F42D4E !important;
}

.border-left-light {
  border-left: 0.5rem solid #f8f8f8 !important;
}

.border-bottom-light {
  border-bottom: 0.5rem solid #f8f8f8 !important;
}

.border-left-dark {
  border-left: 0.5rem solid #5a5c69 !important;
}

.border-bottom-dark {
  border-bottom: 0.5rem solid #5a5c69 !important;
}

.img-profile {
  height: 2rem;
  width: 2rem;
}

.animated--grow-in,
.sidebar .nav-item .collapse {
  -webkit-animation-name: growIn;
  animation-name: growIn;
  -webkit-animation-duration: 200ms;
  animation-duration: 200ms;
  -webkit-animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1),
    opacity cubic-bezier(0, 1, 0.4, 1);
  animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1),
    opacity cubic-bezier(0, 1, 0.4, 1);
}

.d-none {
  display: none !important;
}

.topbar .topbar-divider {
  width: 0;
  border-right: 1px solid #e3e6f0;
  height: calc(4.375rem - 2rem);
  margin: auto 1rem;
}

.dropdown.no-arrow .dropdown-toggle::after {
  display: none;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.topbar .topbar-divider {
  width: 0;
  border-right: 1px solid #e3e6f0;
  height: calc(4.375rem - 2rem);
  margin: auto 1rem;
}

.font-color-nav {
  color: #5a6474;
}

.img-box {
  border-radius: 10%;
  height: 3rem;
  width: 3rem;
  border: 1px solid #e1e3e6;
}

.vertikal-divider-nav {
  border-left: 2px solid #e1e3e6;
  min-height: 3rem;
  margin-right: 1rem;
  /* margin-left: 1rem; */
}

.form-group {
  margin-bottom: 1rem;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
  padding: 0 6rem;
  font-family: 'Roboto', sans-serif;
}

footer {
  padding: 3rem 6rem;
}

@media screen and (min-width: 769px){
  nav {
    padding: 1.5rem 6rem;
  }
}

html {
  height: -webkit-fill-available;
}

main {
  display: flex;
  flex-wrap: nowrap;
  height: 100vh;
  height: -webkit-fill-available;
  max-height: 100vh;
  overflow-x: auto;
  overflow-y: hidden;
}

.bg-1 {
  background: url('../img/bg-1.png') no-repeat;
  height: 100vh;
  width: 100vw;
  padding: 10rem 6rem;
}

.title-text {
  top: 0;
  left: 0;
  padding: 22rem 7rem;
  width: 100%;
  background: url('../img/bg-1.png') no-repeat;
  background-size: cover;
  background-position: 45%;
}

.navbar-fixed-top.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}

.navbar-collapse.show {
  padding-top: 1.5rem !important;
}

.b-example-divider {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 0;
  box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
    inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.bi {
  vertical-align: -0.125em;
  pointer-events: none;
  fill: currentColor;
}

.dropdown-toggle {
  outline: 0;
}

.nav-flush .nav-link {
  border-radius: 0;
}

.btn-toggle {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.5rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.65);
  background-color: transparent;
  border: 0;
}
.btn-toggle:hover,
.btn-toggle:focus {
  color: rgba(0, 0, 0, 0.85);
  background-color: #d2f4ea;
}

.btn-toggle::before {
  width: 1.25em;
  line-height: 0;
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  transition: transform 0.35s ease;
  transform-origin: 0.5em 50%;
}

.btn-toggle[aria-expanded="true"] {
  color: rgba(0, 0, 0, 0.85);
}
.btn-toggle[aria-expanded="true"]::before {
  transform: rotate(90deg);
}

.btn-toggle-nav a {
  display: inline-flex;
  padding: 0.1875rem 0.5rem;
  margin-top: 0.125rem;
  margin-left: 1.25rem;
  text-decoration: none;
}
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
  background-color: #d2f4ea;
}

.scrollarea {
  overflow-y: auto;
}

.fw-semibold {
  font-weight: 600;
}
.lh-tight {
  line-height: 1.25;
}

.icon-dash {
  background-image: url("../img/icon/logo_dash.svg");
  background-position: center center;
}

.text-orange {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-orange-rgb), var(--bs-text-opacity)) !important;
}

.text-purple {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-purple-rgb), var(--bs-text-opacity)) !important;
}

.btn-red {
  color: #F42D4E;
  background-color: #FEEAED;
  border-color: #FEEAED;
}
.btn-red:hover {
  color: #fff;
  background-color: #F42D4E;
  border-color: #F42D4E;
}
.btn-check:focus + .btn-red, .btn-red:focus {
  color: #fff;
  background-color: #F42D4E;
  border-color: #F42D4E;
  box-shadow: 0 0 0 0.25rem rgba(244, 45, 78, 0.5);
}
.btn-check:checked + .btn-red, .btn-check:active + .btn-red, .btn-red:active, .btn-red.active, .show > .btn-red.dropdown-toggle {
  color: #fff;
  background-color: #F42D4E;
  border-color: #F42D4E;
}
.btn-check:checked + .btn-red:focus, .btn-check:active + .btn-red:focus, .btn-red:active:focus, .btn-red.active:focus, .show > .btn-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 45, 78, 0.5);
}
.btn-red:disabled, .btn-red.disabled {
  color: #fff;
  background-color: #F42D4E;
  border-color: #F42D4E;
}

.btn-orange {
  color: #F2994A;
  background-color: #FFF2E7;
  border-color: #FFF2E7;
}
.btn-orange:hover {
  color: #fff;
  background-color: #F2994A;
  border-color: #F2994A;
}
.btn-check:focus + .btn-orange, .btn-orange:focus {
  color: #fff;
  background-color: #F2994A;
  border-color: #F2994A;
  box-shadow: 0 0 0 0.25rem rgba(242, 153, 74, 0.5);
}
.btn-check:checked + .btn-orange, .btn-check:active + .btn-orange, .btn-orange:active, .btn-orange.active, .show > .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #F2994A;
  border-color: #F2994A;
}
.btn-check:checked + .btn-orange:focus, .btn-check:active + .btn-orange:focus, .btn-orange:active:focus, .btn-orange.active:focus, .show > .btn-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(242, 153, 74, 0.5);
}
.btn-orange:disabled, .btn-orange.disabled {
  color: #fff;
  background-color: #F2994A;
  border-color: #F2994A;
}

.btn-purple {
  color: #9B51E0;
  background-color: #F4E9FF;
  border-color: #F4E9FF;
}
.btn-purplee:hover {
  color: #fff;
  background-color: #9B51E0;
  border-color: #9B51E0;
}
.btn-check:focus + .btn-purple, .btn-purple:focus {
  color: #fff;
  background-color: #9B51E0;
  border-color: #9B51E0;
  box-shadow: 0 0 0 0.25rem rgba(155, 81, 224, 0.5);
}
.btn-check:checked + .btn-purple, .btn-check:active + .btn-purple, .btn-purple:active, .btn-purple.active, .show > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #9B51E0;
  border-color: #9B51E0;
}
.btn-check:checked + .btn-purple:focus, .btn-check:active + .btn-purple:focus, .btn-purple:active:focus, .btn-purple.active:focus, .show > .btn-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(155, 81, 224, 0.5);
}
.btn-purple:disabled, .btn-purple.disabled {
  color: #fff;
  background-color: #9B51E0;
  border-color: #9B51E0;
}

.btn-blue {
  color: #2F80ED;
  background-color: #EDF5FF;
  border-color: #EDF5FF;
}
.btn-blue:hover {
  color: #fff;
  background-color: #2F80ED;
  border-color: #2F80ED;
}
.btn-check:focus + .btn-blue, .btn-blue:focus {
  color: #fff;
  background-color: #2F80ED;
  border-color: #2F80ED;
  box-shadow: 0 0 0 0.25rem rgba(47, 128, 237, 0.5);
}
.btn-check:checked + .btn-blue, .btn-check:active + .btn-blue, .btn-blue:active, .btn-blue.active, .show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #2F80ED;
  border-color: #2F80ED;
}
.btn-check:checked + .btn-blue:focus, .btn-check:active + .btn-blue:focus, .btn-blue:active:focus, .btn-blue.active:focus, .show > .btn-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(47, 128, 237, 0.5);
}
.btn-blue:disabled, .btn-blue.disabled {
  color: #fff;
  background-color: #2F80ED;
  border-color: #2F80ED;
}

.btn-green {
  color: #219653;
  background-color: #EAFEF2;
  border-color: #EAFEF2;
}
.btn-green:hover {
  color: #fff;
  background-color: #219653;
  border-color: #219653;
}
.btn-check:focus + .btn-green, .btn-green:focus {
  color: #fff;
  background-color: #219653;
  border-color: #219653;
  box-shadow: 0 0 0 0.25rem rgba(33, 150, 83, 0.5);
}
.btn-check:checked + .btn-green, .btn-check:active + .btn-green, .btn-green:active, .btn-green.active, .show > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #219653;
  border-color: #219653;
}
.btn-check:checked + .btn-green:focus, .btn-check:active + .btn-green:focus, .btn-green:active:focus, .btn-green.active:focus, .show > .btn-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 150, 83, 0.5);
}
.btn-green:disabled, .btn-green.disabled {
  color: #fff;
  background-color: #219653;
  border-color: #219653;
}

.btn-light-blue {
  color: #56CCF2;
  background-color: #E1F8FF;
  border-color: #E1F8FF;
}
.btn-light-blue:hover {
  color: #fff;
  background-color: #56CCF2;
  border-color: #56CCF2;
}
.btn-check:focus + .btn-light-blue, .btn-light-blue:focus {
  color: #fff;
  background-color: #56CCF2;
  border-color: #56CCF2;
  box-shadow: 0 0 0 0.25rem rgba(86, 204, 242, 0.5);
}
.btn-check:checked + .btn-light-blue, .btn-check:active + .btn-light-blue, .btn-light-blue:active, .btn-light-blue.active, .show > .btn-light-blue.dropdown-toggle {
  color: #fff;
  background-color: #56CCF2;
  border-color: #56CCF2;
}
.btn-check:checked + .btn-light-blue:focus, .btn-check:active + .btn-light-blue:focus, .btn-light-blue:active:focus, .btn-light-blue.active:focus, .show > .btn-light-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(86, 204, 242, 0.5);
}
.btn-light-blue:disabled, .btn-light-blue.disabled {
  color: #fff;
  background-color: #56CCF2;
  border-color: #56CCF2;
}

.btn-yellow {
  color: #F2C94C;
  background-color: #FFF8E7;
  border-color: #FFF8E7;
}
.btn-yellow:hover {
  color: #fff;
  background-color: #F2C94C;
  border-color: #F2C94C;
}
.btn-check:focus + .btn-yellow, .btn-yellow:focus {
  color: #fff;
  background-color: #F2C94C;
  border-color: #F2C94C;
  box-shadow: 0 0 0 0.25rem rgba(242, 201, 76, 0.5);
}
.btn-check:checked + .btn-yellow, .btn-check:active + .btn-yellow, .btn-yellow:active, .btn-yellow.active, .show > .btn-yellow.dropdown-toggle {
  color: #fff;
  background-color: #F2C94C;
  border-color: #F2C94C;
}
.btn-check:checked + .btn-yellow:focus, .btn-check:active + .btn-yellow:focus, .btn-yellow:active:focus, .btn-yellow.active:focus, .show > .btn-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(242, 201, 76, 0.5);
}
.btn-yellow:disabled, .btn-yellow.disabled {
  color: #fff;
  background-color: #F2C94C;
  border-color: #F2C94C;
}

.table > thead {
  height: 3.5rem;
  vertical-align: middle;
}

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: #dfe0e1;
}

.modal-header,
.modal-content,
.modal-footer {
    border: 0;
}


.label1 {
padding: 5px 15px;
    font-size: 10pt;
    border-radius: 11px;
}

.label-Retailer{
    color: #fff;
    background: #56CCF2;
	
	}
	
	.label-Bela{
	 color: #fff;
    background: #20a100;
	}
	.label-Principal{
	 color: #fff;
    background: #9B51E0;
	}
	.label-Distributor{
	 color: #fff;
    background: #F2994A;
	}
	
	
	.label-ditolak{
	 color: #fff;
    background: #F2994A;
	}
	.label-diajukan{
	 color: #fff;
    background: #F2994A;
	}
	.label-ditinjau{
	 color: #fff;
    background: #F2994A;
	}
	.label-diproses{
	 color: #fff;
    background: #F2994A;
	}
	
