﻿/* Import Container */
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
/*Icon Bootstrap*/
/*Variabel Colors*/
/*Variabel Font*/
/*less-theme*/
@import url('https://pro.fontawesome.com/releases/v5.10.0/css/all.css');
/*Font Awesome*/
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
/* End Import Container */
html,
body {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #2B2B2B;
}
h1:focus {
  outline: none;
}
a,
.btn-link {
  color: #0071c1;
  text-decoration: none;
}
.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}
.content {
  padding-top: 1.1rem;
}
.valid.modified:not([type=checkbox]) {
  outline: 1px solid #14A545;
}
.invalid {
  outline: 1px solid red;
}
.validation-message {
  color: red;
  margin-top: 8px;
}
#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
.blazor-error-boundary {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
  padding: 1rem 1rem 1rem 3.7rem;
  color: white;
}
.blazor-error-boundary::after {
  content: "An error has occurred.";
}
/* ======================== CSS Setting ====================================================== */
/*====== NOTE PENTING =============*/
/*- Misal di file site.less (global scope) tidak perlu menggunakan ( deep:: ) untuk class DX.*/
/*======== Scope Class =========*/
/* Inisial 'G' => Global                         */
/* Inisial 'I' => Index (Folder)                 */
/* Inisial 'P' => Private (razor pages)          */
.section-umum {
  font-family: 'Josefin Sans', sans-serif;
}
.G-section {
  font-family: 'Josefin Sans', sans-serif;
}
.G-section-hv-100 {
  font-family: 'Josefin Sans', sans-serif;
  height: 100vh;
}
.G-row-h-100 {
  height: 100%;
}
.toolbar-umum {
  color: #1C1C1C;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.02em;
  margin-top: 30px;
}
.G-toolbar {
  color: #1C1C1C;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.02em;
  margin-top: 30px;
}
.comp-search {
  position: relative;
  background: #D6D6D6;
  border-radius: 5px;
}
.comp-search .search {
  background-color: #ffffff;
}
.comp-search .input-control::placeholder {
  padding-left: 5px;
  color: #4D4D4D;
}
.comp-search .icon-plac {
  color: #1C1C1C;
  margin-right: 10px;
  margin-left: 10px;
}
.comp-search i {
  font-size: 15px;
}
.title-h3-umum {
  color: #4D4D4D;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.02em;
}
.G-h3 {
  color: #4D4D4D;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.02em;
}
.mt-20 {
  margin-top: 20px;
}
.G-mt-20 {
  margin-top: 20px;
}
.G-mb-15 {
  margin-bottom: 15px;
}
.px-20-monitoring {
  padding-top: 20px;
  padding-bottom: 20px;
}
.G-px-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.form-label-umum {
  color: #4D4D4D !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 15px !important;
  letter-spacing: -0.02em !important;
  font-family: 'Josefin Sans', sans-serif !important;
}
.G-form-label {
  color: #4D4D4D !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 15px !important;
  letter-spacing: -0.02em !important;
  font-family: 'Josefin Sans', sans-serif !important;
}
.G-form-label-tipe-2 {
  color: #1C1C1C;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -0.02em;
  margin: 0;
}
.form-numeric-umum {
  border-color: #E3E3E3;
}
.G-dxspin {
  border-color: #E3E3E3;
}
.form-wrap-umum {
  margin-bottom: 10px;
}
.G-form-wrap {
  margin-bottom: 10px;
}
.dxform-basic-umum {
  border-color: #D6D6D6;
}
.G-dxform {
  border-color: #D6D6D6;
}
.form-textarea-umum {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -0.02em;
}
.G-dxmemo {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -0.02em;
}
.btn-umum {
  border-radius: 30px !important;
  font-size: 14px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.G-btn {
  border-radius: 30px !important;
  font-size: 14px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.icon-btn-umum {
  margin-right: 5px;
  font-size: 14px;
}
.G-btn-icon {
  margin-right: 5px;
  font-size: 14px;
}
.G-btn-icon-14 {
  font-size: 14px;
}
.btn-location {
  border-radius: 30px;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  width: 30px;
}
.G-btn-location-valid {
  border-radius: 30px;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  width: 30px;
}
.no-location {
  pointer-events: none;
  cursor: default;
}
.G-btn-location-invalid {
  border-radius: 30px;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  width: 30px;
  pointer-events: none;
  cursor: default;
}
.btn-save {
  margin-right: 15px;
  border-radius: 5px;
  background: #14A545;
}
.btn-save .icon-size {
  font-size: 14px;
}
.G-btn-save {
  margin-right: 15px;
  border-radius: 5px;
  background: #14A545;
}
.btn-cancel {
  border-radius: 5px;
  background: #BC0A0A;
}
.btn-cancel .icon-size {
  font-size: 14px;
}
.G-btn-cancel {
  border-radius: 5px;
  background: #BC0A0A;
}
.btn-mobile-umum {
  border-radius: 30px !important;
  font-size: 14px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.G-btn-mobile {
  border-radius: 30px !important;
  font-size: 14px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.btn-w-100 {
  width: 100% !important;
}
.G-btn-w-100 {
  width: 100% !important;
}
.btn-w-auto {
  width: auto !important;
}
.G-btn-w-auto {
  width: auto !important;
}
.card-mobile-umum {
  margin-bottom: 30px;
}
.G-card-mobile {
  margin-bottom: 30px;
}
.title-mobile-umum {
  color: #BC0A0A;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  margin: 0;
}
.G-title-mobile {
  color: #BC0A0A;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  margin: 0;
}
.card-umum {
  border: 0.5px solid #D6D6D6 !important;
  border-radius: 8px !important;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1) !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}
.card-umum .card-body {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 25px;
  padding-left: 25px;
}
.G-card {
  border: 0.5px solid #D6D6D6 !important;
  border-radius: 8px !important;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1) !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}
.G-card .card-body {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 25px;
  padding-left: 25px;
}
.card-title-umum {
  color: #4D4D4D;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.02em;
  margin-bottom: 15px;
}
.G-card-h3 {
  color: #4D4D4D;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.02em;
  margin-bottom: 15px;
}
.ul-umum {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.G-ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.li-umum {
  margin-bottom: 8px;
}
.G-li {
  margin-bottom: 8px;
}
.li-title-umum {
  color: #BC0A0A;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: -0.02em;
}
.G-li-title {
  color: #BC0A0A;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: -0.02em;
}
.img-custom-umum {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border: 2px solid #D6D6D6;
  border-radius: 8px;
}
.G-img {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border: 2px solid #D6D6D6;
  border-radius: 8px;
}
.placeholder-custom-umum {
  border-radius: 8px;
  width: 100%;
  height: 200px;
}
.G-placeholder {
  border-radius: 8px;
  width: 100%;
  height: 200px;
}
.dxFormLayout {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
.G-dxFormLayout {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
.G-editFormTemplate-margin {
  margin-top: 30px !important;
  margin-bottom: 20px !important;
}
.hr-tipe-1 {
  border-top: 1px solid #6A6A6A;
  margin-top: 20px;
  margin-bottom: 20px;
}
.G-hr-tipe-1 {
  border-top: 1px solid #6A6A6A;
  margin-top: 20px;
  margin-bottom: 20px;
}
.G-hr-tipe-2 {
  border-top: 2px solid #4D4D4D;
}
.popup-button-bawah-margin {
  margin-top: 12px;
  margin-bottom: 12px;
}
.G-popup-button-bawah {
  margin-top: 12px;
  margin-bottom: 12px;
}
.G-cardmobile-button-bawah {
  margin-top: 12px;
  margin-bottom: 20px;
}
.G-cardmobile-title-margin {
  margin-top: 10px;
  margin-bottom: 20px;
}
.G-cardmobile-section {
  font-family: 'Josefin Sans', sans-serif;
  padding-bottom: 2.5rem;
}
.G-maps-list {
  margin-top: 10px;
  margin-bottom: 10px;
}
.G-maps-label {
  text-decoration: none;
  color: #1C1C1C;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -0.02em;
  margin-top: 3px;
  margin: 0;
}
.G-maps-location {
  cursor: pointer;
  margin-left: 12px;
}
.G-maps-location i {
  font-size: 22px;
  color: #14A545;
}
.G-title-section {
  margin-top: 15px;
}
.G-title-section-text {
  color: #BC0A0A;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: -0.02em;
  margin-bottom: 0px;
}
@media (max-width: 576px) {
  .container {
    max-width: 400px;
  }
}
@media (max-width: 768px) {
  .toolbar-umum {
    color: #1C1C1C;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.02em;
    margin-top: 20px;
  }
  .G-toolbar {
    color: #1C1C1C;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.02em;
    margin-top: 20px;
  }
}