/*--------------------------------------------------------------
# Import Font
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://fonts.googleapis.com/css?family=Poppins");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap');
@font-face {
  font-family: premium-solid-icons;
  src: url(../plugins/icon/nifty/css/fonts/premium-solid-icons.woff2) format("woff2");
  font-weight: 400;
  font-style: normal
}
/*--------------------------------------------------------------
@font-face {
	font-family: Poppins-Regular;
	src: url("../fonts/poppins/Poppins-Regular.ttf");
}

@font-face {
	font-family: Poppins-Bold;
	src: url("../fonts/poppins/Poppins-Bold.ttf");
}

@font-face {
	font-family: Poppins-Medium;
	src: url("../fonts/poppins/Poppins-Medium.ttf");
}

@font-face {
	font-family: Montserrat-Bold;
	src: url("../fonts/montserrat/Montserrat-Bold.ttf");
}
# Custom Body
--------------------------------------------------------------*/
body,
html {
  height: 100%;
  /*font-family: Poppins, sans-serif; */
  font-family: 'Poppins'!important;
}
.light-mode nav{
  background-color: #fff;
}
.light-mode .breadcrumb-item .active a, .light-mode .navbar-nav .nav-item .nav-link{
  color: #1977cc;
}
.light-mode a:hover{
  color: #166ab5;
}
.light-mode .main-sidebar{
  border-right: 1px solid #dee2e6;
}
.light-mode .user-panel{
  color:#444444;
}
.sidebar .user-info{
  white-space: nowrap;
  position: relative;
  height:135px;
  width:250px;
  left:-8px;
  background: url(../../media-library/logo/background/user-background.png) no-repeat no-repeat;
  background-size: cover;
  display: block;
  padding: 13px 15px 12px 15px;
  color:#fff;
  display:block;
}
.sidebar .user-info > .image-2 > img, .sidebar .user-info > .image-2 > img {
  width: 48px;
  height: 48px;
}
.sidebar .user-info > .image-2 > img.img-white, img.img-white {
  filter: brightness(0) invert(1);
}
.sidebar .user-info > .image > img{
  width:48px;
  height:48px;
  background-color:#fff;
}
.light-mode .sidebar .user-info .info-container {
  cursor: default;
  display: block;
  position: relative;
  top: 20px;
}
.light-mode .sidebar .user-info .info-container .name {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  max-width: 200px;
  color: #fff;
}
.light-mode .sidebar .user-info .info-container .email {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 10px;
  max-width: 200px;
  color: #fff;
}
.light-mode .text-light-blue{
  color:#166ab5;
}
.dropdown-header{
  /*background-color: #1977cc;*/
  width:100%;
  background: url(../../media-library/logo/background/user-background.png) no-repeat no-repeat;
  background-size: cover;
}
.light-mode .card-mode.card-outline {
  border-top: 3px solid #1977cc;
}
.light-mode .card-primary:not(.card-outline)>.card-header{
  background-color: #1977cc;
  color: #fff;
}
.light-mode .layout-navbar-fixed .wrapper .sidebar-dark-blue .brand-link:not([class*="navbar"]) {
  background-color: #343a40;
}
.light-mode .card-header > .nav.nav-pills > .nav-item > .nav-link:hover,
.light-mode .btn-group .dropdown-menu > .dropdown-item:hover{
  background-color: #fff;
  color:#166ab5;
}
.btn-primary,
.light-mode .card-header > .nav.nav-pills > .nav-item > .nav-link.active,
.light-mode .btn-group .dropdown-menu > .dropdown-item.active,
.light-mode .sidebar-dark-blue .nav-sidebar > .nav-item > .nav-link.active,
.light-mode .sidebar-light-blue .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #1977cc;
  color: #fff;
}
.light-mode .btn-default {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.07) !important;
  color: #7a878e;
}
.light-mode .btn-default,.light-mode .btn-default:focus {
  background-color: #fff;
  border-color: rgba(0,0,0,0.07) !important;
  color: #7a878e;
}
.light-mode .btn-default:hover,.btn-hover-default:hover,.btn-hover-default:active,.btn-hover-default.active,.btn-default:active,.btn-active-default.btn:active,.btn-active-default.btn.active,.btn-active-default+.dropdown-menu>li>a:hover,.btn-active-default+.dropdown-menu>li>a:focus,.btn-active-default+.dropdown-menu>.active>a,.open .dropdown-toggle.btn.btn-active-default,.btn-group.open .dropdown-toggle.btn.btn-active-default,.btn-default.active,.btn-default:disabled,.btn-default.disabled,.btn-default:not([class*="btn-active-"])+.dropdown-menu>li>a:hover,.btn-default:not([class*="btn-active-"])+.dropdown-menu>li>a:focus,.btn-default:not([class*="btn-active-"])+.dropdown-menu>.active>a,.btn-default+.dropdown-menu:not(.head-list)>li>a.active,.open>.dropdown-toggle.btn-default {
  background-color: #ededed !important;
  border-color: rgba(0,0,0,0.07) !important;
  color: #7a878e !important
}
.light-mode .btn-default i {
  color: inherit
}
.light-mode .btn-info,.light-mode .btn-info:focus {
  background-color: #0ab1fc;
  border-color: #03a9f4 !important;
  color: #fff
}
.light-mode .sidebar-dark-blue .nav-sidebar.nav-legacy > .nav-item > .nav-link.active,
.light-mode .sidebar-light-blue .nav-sidebar.nav-legacy > .nav-item > .nav-link.active {
  border-color: #1977cc;
}
.light-mode .nav-link:hover,
.light-mode .nav-link:hover,
.light-mode .nav-link:hover,
.light-mode .nav-link:hover {
  border-color: #166ab5;
}
.light-mode .footer-logo{
  height:30px;
}
.light-mode button i{
  margin-right:5px
}
.light-mode .bg-light{
  background: rgb(253,254,255);
  background: linear-gradient(180deg, rgba(253,254,255,1) 0%, rgba(193,193,193,1) 70%);
}

.dark-mode .footer-logo {
  filter: brightness(0) invert(1);
  margin-left: 15px;
}
.dark-mode .accordion-button.collapsed {
  color: white;
}
.dark-mode .accordion-button::after{
  -webkit-filter: invert(100%); /* Safari/Chrome */
  filter: invert(100%);
}
.dark-mode table.dataTable>tbody>tr.selected>*, .dark-mode table.dataTable.table-striped>tbody>tr.odd.selected>*, .dark-mode table.dataTable.table-hover>tbody>tr.selected:hover>* {
  color: #444444 !important;
  box-shadow: inset 0 0 0 9999px rgba(204,229,255,1);
}
.light-mode table.dataTable>tbody>tr.selected>*, .light-mode table.dataTable.table-striped>tbody>tr.odd.selected>*, .light-mode table.dataTable.table-hover>tbody>tr.selected:hover>* {
  box-shadow: inset 0 0 0 9999px rgba(209,231,221,1);
  color: #444444 !important;
}
.dark-mode .ui.toggle.checkbox .dark-mode .box, .dark-mode .ui.toggle.checkbox label, .dark-mode .ui.toggle.checkbox input:checked~.box, .dark-mode .ui.toggle.checkbox input:checked~label {
  color: #fff !important;
  font-weight:normal;
}
.col-form-label{
  padding-top: 0.5rem!important;
}
.light-mode .main-sidebar, .dark-mode .main-sidebar{
  box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23) !important;
}
.light-mode .brand-text .text-brand-mini, .dark-mode .brand-text .text-brand-mini{
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 250px;
  font-size: 12px;
  color: #ffc107 !important;
}
/*--------------------------------------------------------------
# Theme light dark blue nifty
--------------------------------------------------------------*/
.light-dark-blue .sidebar .user-info{
  white-space: nowrap;
  position: relative;
  height:auto;
  width:250px;
  left:-8px;
  display: block;
  padding: 13px 15px 12px 15px;
  color:#4d627b;
  display:block;
  background:none;
  background-size: cover;
}
.light-dark-blue .sidebar .top-menu .brand-text{
  color: #25476a!important;
}
.light-dark-blue .sidebar-collapse .top-menu .brand-text{
  display:none;
}
.light-dark-blue .main-sidebar, .light-dark-blue nav, .light-dark-blue .brand-link, .light-dark-blue .sidebar {
  background-color: #25476a!important;
}
.light-dark-blue .brand-link{
  height:50px;
  max-height:50px;
  background-color:transparent!important;
}
.light-dark-blue nav a, .light-dark-blue .brand-text{
  color: #fff;
}
.light-dark-blue .bg-primary:hover, .light-dark-blue .bg-primary:focus, 
.light-dark-blue .bg-primary, .light-dark-blue a.bg-blue, .light-dark-blue .btn-primary, .light-dark-blue .ui.primary, 
.light-dark-blue .sidebar-dark-blue .nav-sidebar > .nav-item > .nav-link.active,
.light-dark-blue .sidebar-light-blue .nav-sidebar > .nav-item > .nav-link.active{
  background-color: #25476a !important;
  color: #fff!important;
}
.light-dark-blue .text-dark, .light-dark-blue .text-light-blue{
  color:#6B737C;
}
.light-dark-blue nav .dropdown-body a{
  color: #7a878e!important;
}
.light-dark-blue .sidebar nav{
  background-color: transparent;
}
.light-dark-blue .nav-treeview > .nav-item a.nav-link:hover, .light-dark-blue .nav-treeview > .nav-item a.nav-link .text-primary:focus,
.light-dark-blue .text-primary{
  color: #25476a!important;
}
.light-dark-blue .nav-treeview > .nav-item .nav-link{
    
}
.light-dark-blue .nav-sidebar>.nav-header,
.light-dark-blue .nav-treeview > .nav-item .nav-link.active {
  font-weight:600;
}
.light-dark-blue .nav-treeview > .nav-item a.nav-link:hover, .light-dark-blue .nav-treeview > .nav-item a.nav-link:focus, .light-dark-blue .btn-primary:hover,  .light-dark-blue .btn-primary:focus, .light-dark-blue .bg-primary:hover, .light-dark-blue .bg-primary:focus,
.light-dark-blue .nav-treeview > .nav-item .nav-link.active:hover, .light-dark-blue .nav-treeview > .nav-item .nav-link.active:focus {
  background-color: rgba(0, 0, 0, .1);
}
.light-dark-blue .nav-link {
  display: block;
  padding: .5rem 1rem;
  color: #fff;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.light-dark-blue table.dataTable>tbody>tr.selected .btn-primary {
  background-color: #25476a !important;
  color: #fff!important;
  border-color: #25476a!important;
}
.sidebar-mini .main-sidebar .nav-child-indent .nav-treeview .nav-link, .sidebar-mini-md .main-sidebar .nav-child-indent .nav-treeview .nav-link, .sidebar-mini-xs .main-sidebar .nav-child-indent .nav-treeview .nav-link {
  border-inline-start: 1px dashed rgba(0, 0, 0, .45);
  margin-inline-start: 0.7em;
  padding-inline-start: calc(.1em + 1rem);
  width: calc(250px - 0.9rem* 2 - 1rem);
  background:transparent;
  margin-bottom:0px;
}

.sidebar {
  scrollbar-color: #92a3b5 #fff0;
  scrollbar-width: thin;
  background-color:#fff!important;
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
@media (min-width: 768px) {
  .light-dark-blue:not(.sidebar-collapse) .top-menu {
    /*margin-top:15px;*/
    margin-bottom: 10px
  }
}
.light-dark-blue .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #25476a;
    border-color: #25476a;
}
.light-dark-blue .brand-text .text-brand-mini, .dark-mode .brand-text .text-brand-mini{
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 250px;
  font-size: 12px;
  color: #25476a !important;
}
.light-dark-blue table.dataTable.table-striped>tbody>tr.selected>*,
.light-dark-blue table.dataTable>tbody>tr.selected>* {
  box-shadow: inset 0 0 0 9999px rgba(127, 163, 199, 0.9);
  color: #25476a;
}
.light-dark-blue .btn {
  /*border-radius: .4375rem;*/
  transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .25s ease-in-out;
}
.light-dark-blue .btn.btn-default{
  color: #25476a;
}
.light-dark-blue .nav-pills .nav-link {
  border-radius: 0px;
}
.light-dark-blue .brand-image{
  filter: brightness(0) invert(1);
}
.light-dark-blue .brand-text{
  padding-top: .25rem !important;
}

.light-dark-blue .accordion-button{
  color:#25476a !important;
  font-weight:bold;
}
.light-dark-blue .accordion-collapse{
  color:#4d627b!important;
}
/*--------------------------------------------------------------
# button
--------------------------------------------------------------*/
.light-mode .btn-outline-primary{
  color: #1977cc;
  border-color: #1977cc;
}
.light-mode a.btn-outline-primary:hover, .light-mode a.btn-outline-primary:focus{
  background-color: #1977cc;
  border-color: #fff;
  color:#fff;
}
.sky-light .btn-info:hover,.sky-light .btn-hover-info:hover,.sky-light .btn-hover-info:active,.sky-light .btn-hover-info.active,.sky-light .btn-info:active,.sky-light .btn-active-info.btn:active,.sky-light .btn-active-info.btn.active,.sky-light .btn-active-info+.dropdown-menu>li>a:hover,.sky-light .btn-active-info+.dropdown-menu>li>a:focus,.sky-light .btn-active-info+.dropdown-menu>.active>a,.open .dropdown-toggle.btn.btn-active-info,.btn-group.open .dropdown-toggle.btn.btn-active-info,.btn-info.active,.btn-info:disabled,.btn-info.disabled,.btn-info:not([class*="btn-active-"])+.dropdown-menu>li>a:hover,.btn-info:not([class*="btn-active-"])+.dropdown-menu>li>a:focus,.btn-info:not([class*="btn-active-"])+.dropdown-menu>.active>a,.btn-info+.dropdown-menu:not(.head-list)>li>a.active,.open>.dropdown-toggle.btn-info {
  background-color: #0391d1 !important;
  border-color: #0391d1 !important;
  color: #fff !important
}
.sky-light .btn-success,.sky-light .btn-success:focus {
  background-color: #92c755;
  border-color: #8bc34a !important;
  color: #fff
}
.sky-light .btn-success:hover,.sky-light .btn-hover-success:hover,.sky-light .btn-hover-success:active,.sky-light .btn-hover-success.active,.sky-light .btn-success:active,.sky-light .btn-active-success.btn:active,.sky-light .btn-active-success.btn.active,.sky-light .btn-active-success+.dropdown-menu>li>a:hover,.sky-light .btn-active-success+.dropdown-menu>li>a:focus,.sky-light .btn-active-success+.dropdown-menu>.active>a,.open .dropdown-toggle.btn.btn-active-success,.btn-group.open .dropdown-toggle.btn.btn-active-success,.btn-success.active,.btn-success:disabled,.btn-success.disabled,.btn-success:not([class*="btn-active-"])+.dropdown-menu>li>a:hover,.btn-success:not([class*="btn-active-"])+.dropdown-menu>li>a:focus,.btn-success:not([class*="btn-active-"])+.dropdown-menu>.active>a,.btn-success+.dropdown-menu:not(.head-list)>li>a.active,.open>.dropdown-toggle.btn-success {
  background-color: #79af3a !important;
  border-color: #79af3a !important;
  color: #fff !important
}
.sky-light .btn-warning,.sky-light .btn-warning:focus {
  background-color: #ffb80f;
  border-color: #ffb300 !important;
  color: #fff
}
.sky-light .btn-warning:hover,.sky-light .btn-hover-warning:hover,.sky-light .btn-hover-warning:active,.sky-light .btn-hover-warning.active,.sky-light .btn-warning:active,.sky-light .btn-active-warning.btn:active,.sky-light .btn-active-warning.btn.active,.sky-light .btn-active-warning+.dropdown-menu>li>a:hover,.sky-light .btn-active-warning+.dropdown-menu>li>a:focus,.sky-light .btn-active-warning+.dropdown-menu>.active>a,.open .dropdown-toggle.btn.btn-active-warning,.btn-group.open .dropdown-toggle.btn.btn-active-warning,.btn-warning.active,.btn-warning:disabled,.btn-warning.disabled,.btn-warning:not([class*="btn-active-"])+.dropdown-menu>li>a:hover,.btn-warning:not([class*="btn-active-"])+.dropdown-menu>li>a:focus,.btn-warning:not([class*="btn-active-"])+.dropdown-menu>.active>a,.btn-warning+.dropdown-menu:not(.head-list)>li>a.active,.open>.dropdown-toggle.btn-warning {
  background-color: #db9a00 !important;
  border-color: #db9a00 !important;
  color: #fff !important
}
.sky-light .btn-danger,.sky-light .btn-danger:focus {
  background-color: #f55145;
  border-color: #f44336 !important;
  color: #fff
}
.sky-light .btn-danger:hover,.sky-light .btn-hover-danger:hover,.sky-light .btn-hover-danger:active,.sky-light .btn-hover-danger.active,.sky-light .btn-danger:active,.sky-light .btn-active-danger.btn:active,.sky-light .btn-active-danger.btn.active,.sky-light .btn-active-danger+.dropdown-menu>li>a:hover,.btn-active-danger+.dropdown-menu>li>a:focus,.btn-active-danger+.dropdown-menu>.active>a,.open .dropdown-toggle.btn.btn-active-danger,.btn-group.open .dropdown-toggle.btn.btn-active-danger,.btn-danger.active,.btn-danger:disabled,.btn-danger.disabled,.btn-danger:not([class*="btn-active-"])+.dropdown-menu>li>a:hover,.btn-danger:not([class*="btn-active-"])+.dropdown-menu>li>a:focus,.btn-danger:not([class*="btn-active-"])+.dropdown-menu>.active>a,.btn-danger+.dropdown-menu:not(.head-list)>li>a.active,.open>.dropdown-toggle.btn-danger {
  background-color: #f22314 !important;
  border-color: #f22314 !important;
  color: #fff !important
}

/*--------------------------------------------------------------
# background
--------------------------------------------------------------*/
.light-mode .bg-primary, .dark-mode .bg-primary {
  background-color: #1977cc !important;
  color: #fff;
}
.light-mode .bg-secondary {
  background-color: #ececec !important;
  color: #333333 !important;
}
/*--------------------------------------------------------------
# login area
--------------------------------------------------------------*/
.login-page {
  background-color: #fff;
}
.bg-auth{
  background-image: url(../../media-library/background/auth-image.jpg)
}
.brand-link .brand-image {
  float: none;
  line-height: .8;
  margin-left: 0.8rem;
  margin-right: 0.5rem;
  margin-top: -3px;
  max-height: 33px;
  width: auto;
}
/*--------------------------------------------------------------
# map
--------------------------------------------------------------*/
#mymap,#mapid {
  padding: 0;
  margin: 0;
  height: 250px;
  width: 100%;
  font-family: 'Poppins', poppins;
  font-size: 14px;
  color: #323232;
}

@media (max-width:801px) {
  #mymap, #mapid {
    height:250px;
  }
}
@media (min-width:1281px) {
  #mymap, #mapid {
    height:520px;
  }
}
.leaflet-control-locate a .leaflet-control-locate-location-arrow {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 7px;
}
@media (max-width: 925px) {
  p.title {
    padding-top: 1.5rem!important;
  }
}
/*--------------------------------------------------------------
# alert 
--------------------------------------------------------------*/
.msg-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.msg-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.msg-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.msg-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.msg-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.msg-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.msg-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.msg-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.collapse.show {
  display: block
}
/*--------------------------------------------------------------
# Table 
--------------------------------------------------------------*/
.table-mini {
  width: 100%;
  background-color: transparent;
  cursor: default;
}
.light-mode .table-mini tbody{
  background-color: #fff;
}
.table-mini th,
.table-mini td {
  padding: 0.3rem;
  font-size: 12px;
  vertical-align: middle;
}
.table-organisasi td{
  vertical-align: middle;
}
.table-mini thead > tr > th { 
  vertical-align: middle;
  height:40px;
  text-align: center;
}
div.dataTables_wrapper div.dataTables_info, .show-data .dataTables_info {
  padding-top: 0.85em;
  font-size: 12px;
}
div.dataTables_wrapper div.dataTables_paginate, .page-data .dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
  font-size: 12px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button, .dataTables_wrapper .dataTables_info{
  margin-top: 20px;
  min-width: 0.2em !important;
  font-size:13px;
}
.dataTables_length, .dataTables_filter{
  font-size:13px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #1977cc;;
  border-color: #1977cc;
}
.tbl-user tbody tr td{
 height:40px;
}
.tbl-user{
  clear: both;
  border-collapse: collapse;
  table-layout: fixed; 
  word-wrap:break-word;
}
.dataTables_length label, .custom-select-sm {
  font-size:12px;
}
tr.selected td > a{
 color:#fff;
}
table.dataTable>tbody>tr.selected>a {
  box-shadow: inset 0 0 0 9999px rgb(2 117 216 / 90%);
  color: white;
}
.table-responsive.fullsize {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0 !important;
}
table.dataTable>tbody>tr.selected .btn-outline-primary {
  color: #fff;
  border-color: #fff;
}
table.dataTable>tbody>tr.selected .btn-primary {
  background-color: #fff;
  color: #1977cc;
  border-color: #1977cc;
}
.table-detail tr td{
  color: #6c757d!important;
  background-color:#fff;
}
.td-color-blue{
  background-color: #f8ffff !important;
  color: #276f86 !important;
}
.td-color-primary{
  color: #004085 !important;
  background-color: #cce5ff !important;
}
.td-color-red{
  background-color: #f8d7da !important;
  color: #9f3a38 !important;
}
.td-text-primary{
  color: #004085 !important;
}
.td-text-red{
  color: #9f3a38 !important;
}
/*--------------------------------------------------------------
# Preloader 
--------------------------------------------------------------*/
#myloader, #preload{
  position: fixed; 
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  -moz-animation: cssAnimation 0s ease-in 5s forwards;
  /* Firefox */
  -webkit-animation: cssAnimation 0s ease-in 5s forwards;
  /* Safari and Chrome */
  /*   Mangesh Jadhav */
  -o-animation: cssAnimation 0s ease-in 5s forwards;
  /* Opera */
  animation: cssAnimation 0s ease-in 5s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  background: #fff;
  overflow: hidden;
}
#myloader > .text-load, #preload > .text-load{
  position: fixed;
  text-align: center;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: -webkit-translate(-50%, -50%);
  transform: -moz-translate(-50%, -50%);
  transform: -ms-translate(-50%, -50%);
}
@media only screen and (max-width: 700px) {
  #myloader > .text-load, #preload > .text-load{
    top: 59%;
  }
}

#myloader > .load, #preload > .load, #preload > .load-2, #preload > .load-3, #preload > .load-4{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  transform: translate(-50%, -50%);
  transform: -webkit-translate(-50%, -50%);
  transform: -moz-translate(-50%, -50%);
  transform: -ms-translate(-50%, -50%);
}

.loader-page.active{
  display: flex;
  opacity: 1;
}
.loader-page {
  display: none;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 1em;
  background-color: rgba(255, 255, 255, .85);
  opacity: 0;
  line-height: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  transition: background-color .5s linear;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  will-change: opacity;
  z-index: 1000;
}
/* ----- Loading ke-1 ----- */
.load {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 5px solid;
  border-color: #1977cc #1977cc transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.load::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid;
  border-color: transparent #28a745 #28a745;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  animation: rotationBack 0.5s linear infinite;
  transform-origin: center center;
}
/* ----- Loading ke-2 ----- */
.load-2{
  position: relative;
  font-size: 48px;
  letter-spacing: 2px;
}
.load-2:before {
  content: "Loading...";
  color: #1977cc;
  font-family: poppins;
  font-size: 13px;
}
.load-2:after {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #28a745;
  border-radius: 50%;
  position: absolute;
  inset: 0;
  margin: auto;
  top: -20px;
  animation: motion 3s ease-in-out infinite;
}
/* ----- Loading ke-3 ----- */
.load-3 {
  transform: rotateZ(45deg);
  perspective: 1000px;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  color: #ffc107;
}
.load-3:before,
.load-3:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  transform: rotateX(70deg);
  animation: 1s spin linear infinite;
}
.load-3:after {
  color: #FF3D00;
  transform: rotateY(70deg);
  animation-delay: .4s;
} 
/* ----- Loading ke-4 ----- */
.load-4 {
  /*width: 320px;
  height: 150px;*/
  width: 100%;
  height: 100%;
  margin: auto;
  display: block;
  position: relative;
  background: #FFF;
  box-sizing: border-box;
}
.load-4::after {
  content: '';  
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  top: 15px;
  left: 15px;
  position: absolute;
  background-image: linear-gradient(100deg, transparent, rgba(255, 255, 255, 0.5) 50%, transparent 80%), linear-gradient(#DDD 56px, transparent 0), linear-gradient(#DDD 24px, transparent 0), linear-gradient(#DDD 18px, transparent 0), linear-gradient(#DDD 66px, transparent 0);
  background-repeat: no-repeat;
  background-size: 75px 130px, 55px 56px, 160px 30px, 260px 20px, 290px 56px;
  background-position: 0% 0, 0 0, 70px 5px, 70px 38px, 0px 66px;
  box-sizing: border-box;
  animation: animload 1s linear infinite;
}
/* ----- Loading ke-5 ----- */
.load-5 {
  width: 100%;
  height: 80px; /* tinggi area skeleton */
  position: relative;
  background: transparent;
  overflow: hidden;
}
.load-5::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(100deg, transparent, rgba(255,255,255,0.5) 50%, transparent 80%),
    linear-gradient(#e0e0e0 10px, transparent 0),
    linear-gradient(#e0e0e0 10px, transparent 0),
    linear-gradient(#e0e0e0 10px, transparent 0),
    linear-gradient(#e0e0e0 10px, transparent 0);
  background-repeat: no-repeat;
  background-size: 
    60px 100%, /* efek shimmer */
    80% 10px, 60% 10px, 90% 10px, 70% 10px; /* panjang tiap baris */
  background-position: 
    -60px 0, /* posisi shimmer */
    10px 10px, 10px 30px, 10px 50px, 10px 70px; /* jarak antar baris */
  animation: lineShimmer 1.2s infinite linear;
  box-sizing: border-box;
}
@keyframes lineShimmer {
  0% { background-position: -60px 0, 10px 10px, 10px 30px, 10px 50px, 10px 70px; }
  100% { background-position: 100% 0, 10px 10px, 10px 30px, 10px 50px, 10px 70px; }
}

/* ==== Skeleton Card: Kotak kecil + 2 baris ==== */
.load-mini {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px;
  background: transparent;
  overflow: hidden;
  position: relative;
}

.load-mini::before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background: #e0e0e0;
  border-radius: 6px;
  flex-shrink: 0;
}

.load-mini::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg, transparent 20%, rgba(255,255,255,0.5) 50%, transparent 80%);
  animation: shimmer 1.2s infinite linear;
}

.load-lines {
  flex: 1;
  margin-left: 12px;
}

.load-line {
  height: 10px;
  background: #e0e0e0;
  border-radius: 4px;
  margin-bottom: 8px;
  width: 100%;
}

.load-line:last-child {
  width: 70%;
  margin-bottom: 0;
}

@keyframes shimmer {
  0% { background-position: -150px 0; }
  100% { background-position: 150px 0; }
}


@keyframes rotation {
  0% {
  transform: rotate(0deg);
  }
  100% {
  transform: rotate(360deg);
  }
} 
@keyframes rotationBack {
  0% {
  transform: rotate(0deg);
  }
  100% {
  transform: rotate(-360deg);
  }
}
@keyframes motion {
  0%, 50%, 100% {
  transform: translateX(0) scale(1);
  }
  25% {
  transform: translateX(-100px) scale(0.3);
  }
  75% {
  transform: translateX(100px) scale(0.3);
  }
}
@keyframes rotate {
  0% {
  transform: translate(-50%, -50%) rotateZ(0deg);
  }
  100% {
  transform: translate(-50%, -50%) rotateZ(360deg);
  }
}
@keyframes rotateccw {
  0% {
  transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
  transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes spin {
  0%,
  100% {
  box-shadow: .2em 0px 0 0px currentcolor;
  }
  12% {
  box-shadow: .2em .2em 0 0 currentcolor;
  }
  25% {
  box-shadow: 0 .2em 0 0px currentcolor;
  }
  37% {
  box-shadow: -.2em .2em 0 0 currentcolor;
  }
  50% {
  box-shadow: -.2em 0 0 0 currentcolor;
  }
  62% {
  box-shadow: -.2em -.2em 0 0 currentcolor;
  }
  75% {
  box-shadow: 0px -.2em 0 0 currentcolor;
  }
  87% {
  box-shadow: .2em -.2em 0 0 currentcolor;
  }
}
@keyframes animload {
  0% {
  background-position: 0% 0, 0 0, 70px 5px, 70px 38px, 0px 66px;
  }
  100% {
  background-position: 150% 0, 0 0, 70px 5px, 70px 38px, 0px 66px;
  }
} 
#preloader-2 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background-color: rgba(255,255,255,.85);
}
.title-loader{
  position: fixed;
	font-size: 15px;
	color: #444444;
	top: calc(54% );
	left: calc(50% - 55px);
}
#preloader-2:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #1977cc;
  border-top-color: #d1e6f9;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
  0% {
  transform: rotate(0deg);
  }
  100% {
  transform: rotate(360deg);
  }
}
@keyframes animate-preloader {
  0% {
  transform: rotate(0deg);
  }
  100% {
  transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
# Badge
--------------------------------------------------------------*/
.badge-2 {
  display: inline-block;
  padding: 0.2em 0.2em;
  margin-left: 3px;
  width: 20px;
  height: 20px;
  font-size: 75%;
  font-weight: normal;
  line-height: 2;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.7rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.badge-primary{
  color: #fff;
  background-color: #1977cc!important;
}
/*--------------------------------------------------------------
# List 
--------------------------------------------------------------*/
.ui.breadcrumb {
  font-size: 12px;
}
.ui.breadcrumb .active.section {
  font-weight: 300;
}
.select2-container--bootstrap .select2-selection {
  height:38px;
  font-size: 1em;
  padding: 8px 26px 8px 13px;
}
select.ui.dropdown:after {
  content: '\25b6';
}
.ui.form .field.error .select2-container--bootstrap .select2-selection,
.ui.form .field.error .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  background: #fff6f6;
  border-color: #e0b4b4;
  color: #9f3a38;
  border-radius: '';
  -webkit-box-shadow: none;
  box-shadow: none;
}
span.ui.message {
  font-size: 0.8em;
  padding: 0.5em;
}
/*--------------------------------------------------------------
# Mail Form
--------------------------------------------------------------*/
.mailbox-subject{
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 70rem;
}
/*--------------------------------------------------------------
# Input Form
--------------------------------------------------------------*/
button {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
  border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field,
input, textarea, select{
  font-family: Poppins;
  font-size:12px;
}
.ui.form textarea, textarea {
  padding: 0px 0.67857143em 0.67857143em 0.5857143em;
  margin-left: 0.5rem!important;
}
.ui.form .field>label {
  display: block;
  margin: 0 0 0.28571429rem 0;
  color: rgba(0,0,0,.87);
  font-size: .92857143em;
  font-weight: 700;
  text-transform: none;
}
.col-form-label,
.ui.form .inline.field>label, .ui.form .inline.field>p, .ui.form .inline.fields .field>label, .ui.form .inline.fields .field>p, .ui.form .inline.fields>label,
label:not(.form-check-label):not(.custom-file-label) {
  font-weight: normal;
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: .92857143em;
  line-height: 1.5;
  min-width: 15%;
  font-family: Poppins;
}
.required>label:after{
  margin: -0.2em 0 0 0.2em;
  content: '*';
  color: #db2828;
}
.ui.form .inline.field>input, .ui.form .inline.field>select, .ui.form .inline.fields .field>input, .ui.form .inline.fields .field>select {
  display: inline-block;
  width:80%;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
  font-size: 1em;
}
.select2-container--bootstrap .select2-selection, .ui.form textarea, .ui.basic.label,.ui.input>input,
.ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=file], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=text], .ui.form input[type=time], .ui.form input[type=url] {
  font-family: Poppins;
  -webkit-box-shadow: inset 0 0px 0px #fff;
  border: 0px;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__render:focus, .ui.form textarea:focus, .ui.form .field:has(input:focus) .ui.basic.label,
.ui.form input:not([type]):focus, .ui.form input[type=date]:focus, .ui.form input[type=datetime-local]:focus, .ui.form input[type=email]:focus, .ui.form input[type=file]:focus, .ui.form input[type=number]:focus, .ui.form input[type=password]:focus, .ui.form input[type=search]:focus, .ui.form input[type=tel]:focus, .ui.form input[type=text]:focus, .ui.form input[type=time]:focus, .ui.form input[type=url]:focus {
  font-family: Poppins;
  color: var(--primary);
  border-bottom: 1px solid var(--primary);
  border-radius: 0px;
  /*
  color: rgba(0,0,0,.95);
  border-color: #85b7d9;
  border-radius: 0.28571429rem;
  background: #fff;
  box-shadow: 0 0 0 0 rgba(34,36,38,.35) inset;
  */
}
.input-upper{
  text-transform: uppercase;
}
.input-lower{
  text-transform: lowercase;
}
.input-title {
  text-transform: capitalize;
}
.input-oval {
  border-radius: 40px 40px 40px 40px;
}
.view-input{
  background: transparent;
  color: #495057;
  margin:0px;
  font-size:13px;
  vertical-align: middle;
  cursor:default
}
.lock-input{
  font-family: Poppins-Regular, sans-serif;
  margin:0px;
  border: 0px;
  background: transparent;
  font-size:13px;
  cursor: default;
  display: block;
  width: 100%;
}
.light-mode .lock-input:disabled, .light-mode .lock-input[readonly] {
  background-color: #e9ecef !important;
  color: #495057;
  opacity: 1;
}
.dark-mode .lock-input:disabled, .dark-mode .lock-input[readonly] {
  background-color: #343a40 !important;
  color: #495057;
  opacity: 1;
}
.dark-mode input[readonly], .dark-mode input{
  background-color: #343a40 !important;
  border-color: #6c757d !important;
  color: #fff !important;
}
.dark-mode .ui.form .field>label, .dark-mode .ui.icon.input > i{
  color: #fff !important;
}
.dark-mode .text-primary, .dark-mode a {
  color: #166ab5;    
}
.hidden {
 display:none;
}
.visible{
 display:block;
}
iframe{
  border: 1px solid rgba(34,36,38,.15);
  border-radius: 0.28571429rem;
}
.form-cetak{
	/*padding: 5% 30% 5% 30%;*/
	-ms-flex-align: center;
	-ms-flex-pack: center;
	justify-content: center;	
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.data-sekolah {
  align-items: center;
  position: relative;
  margin-bottom: 17px;
}
.d-sekolah {
  float: left;
  line-height: 1.2em;
  margin-left: 45px;
  text-transform: uppercase;
  cursor: default;
}
.n-sekolah {
  font-weight: 500;
  letter-spacing: .01em;
  background-color: transparent;
  text-decoration: none;
  color: #1977cc!important;
  cursor: default;
}
.k-sekolah {
  display: block;
  font-size: .8em;
  color: #888;
  text-align: left;
  cursor: default;
}
.catatan{
  border: 1px solid #ccc!important;
  border-radius: 0.25rem;
  padding: 10px;
  margin-top: 20px;
  margin-bottom:20px;
}
.k-seleksi {
  font-size: 14px;
  margin-bottom: 20px;
  padding: 5px;
  border: 1px solid #ccc!important;
  border-radius: 0.75rem;
}
.k-seleksi p {
  margin-left: 10px;
}
.grid.container {
  margin-top: 5em;
}
.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.icheck-primary>input:first-child:checked+input[type=hidden]+label::before, .icheck-primary>input:first-child:checked+label::before {
  background-color: #1977cc;
  border-color: #1977cc;
}
.icheck-primary > input:first-child:checked + label::before, .icheck-primary > input:first-child:checked + input[type="hidden"] + label::before {
  background-color: #166ab5;
  border-color: #166ab5;
}
.ui.form textarea {
  background: transparent;
}
.dark-mode .ui.form textarea {
  color: #fff;
}
.bg-transparant, .bg-transparant tr td{
  background: transparent;
}
/*--------------------------------------------------------------
# datetimepicker themes
--------------------------------------------------------------*/
.dark-mode .dt-datetime-title{
  color: #444444 !important;
}
.daterangepicker.dropdown-menu{
  font-size: 0.8rem;
}
.ranges li, .daterangepicker select.monthselect, .daterangepicker select.yearselect{
  font-size: 12px;
}
.datepicker-dropdown {
  padding: 20px !important;
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect{
  border:0px;
}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
  font-size: 14px;
  border: 0px;
}
.timepicker-ui-circle-hand {
  position: absolute;
  top: -1.025rem;
  left: -1.3125rem;
  width: 0.25rem;
  border: 1.25rem solid #1977cc;
  height: 0.25rem;
  box-sizing: content-box;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.timepicker-ui-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  user-select: none;
  touch-action: none;
  transform: translate(-40%, -50%);
  background-color: #1977cc;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 100%;
}
.timepicker-ui-clock-hand {
  position: absolute;
  background-color: #1977cc;
  bottom: 50%;
  height: 40.5%; /* 37.5% */
  left: calc(50% - 0.0125rem); /* calc(50% - 0.0625rem) */
  transform-origin: center bottom 0;
  width: 0.125rem;
}
.timepicker-ui-hour-time-12, .timepicker-ui-minutes-time {
  position: absolute;
  width: 2.3rem;
  height: 1.9rem;
  text-align: center;
  cursor: pointer;
  font-size: 1.rem;
  display: flex;
  justify-content: center;
  align-items: center;
  touch-action: none;
  user-select: none;
}
.timepicker-ui-hour:hover, .timepicker-ui-hour.active, .timepicker-ui-minutes:hover, .timepicker-ui-minutes.active, .timepicker-ui-hour.mobile:hover, .timepicker-ui-hour.mobile.active, .timepicker-ui-minutes.mobile:hover, .timepicker-ui-minutes.mobile.active {
  color: #fff;
  background-color: #1977cc;
}
.timepicker-ui-am:hover, .timepicker-ui-am.active, .timepicker-ui-pm:hover, .timepicker-ui-pm.active, .timepicker-ui-am.mobile:hover, .timepicker-ui-am.mobile.active, .timepicker-ui-pm.mobile:hover, .timepicker-ui-pm.mobile.active {
  color: #fff;
  background-color: #1977cc;
}
.timepicker-ui-cancel-btn, .timepicker-ui-ok-btn, .timepicker-ui-cancel-btn.mobile, .timepicker-ui-ok.btn-mobile {
  color: #1977cc;
  text-transform: uppercase;
  border-radius: 0.4375rem;
  background-color: transparent;
  text-align: center;
  font-size: 0.95rem;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: pointer;
  outline: none;
}
select {
  background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
  background-position: calc(100% - 0.75rem) center !important;
  -moz-appearance:none !important;
  -webkit-appearance: none !important; 
  appearance: none !important;
  padding-right: 2rem !important;
}
/*--------------------------------------------------------------
# text
--------------------------------------------------------------*/
.dark-mode .text-primary, .dark-mode .nav-link, .dark-mode .title, a.dropdown {
  color: #166ab5;
}
.dark-mode .title, .dark-mode .item > .content > .header{
  text-transform: uppercase;
  color:#3f6791;
}
.dark-mode .ui.list > .item {
  padding: 0.5rem 1rem;
}
.dark-mode .ui.list > .item > .content > .header, .dark-mode .ui.list > .item > .content > .description{
  color:#fff !important;  
}
.ui.list .item > i, .ui.list .item > .content > .header{
  font-weight:normal;
  cursor:pointer; 
}
.item > .content > .description{
  padding-top: 0.5rem!important;
  font-size:12px;
}
.control-label::after{
  content:' :';  
}
.light-mode .title, .light-mode .item > .content > .header {
  color: #1977cc;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(34,36,38,.15);
}
.light-mode .nav-link,
.light-mode .text-primary {
  color: #1977cc !important;
}
.light-mode .text-dark{
  color: #1d2124 !important;
}
.text-nowrap {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 340px;
}
.text-nowrap-1 {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 250px;
}
.text-nowrap-2 {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 560px;
}
.text-nowrap-3 {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 120px;
}
.text-nowrap-4 {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 80px;
}
.text-normal,
.ui.button, .text-normal, .normal, .ui.label{
  font-weight: normal;
}
a.brand-link{
  transition: color 0.35s
}
/*--------------------------------------------------------------
# Form Message
--------------------------------------------------------------*/
.text-message {
  display: inline-flex;
  width: 750px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: .25;
}
.btn-circle{
  border-radius:50px;
}
.dark-mode .btn-circle{
  color:#fff;
}
.btn-circle:hover, .btn-circle:focus{
  color:#fff;
  background-color:#1977cc;
}
.light-mode .btn-circle i {
  margin-right: 0px;
}
.dark-mode .note-frame {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-family: sans-serif;
  border-radius: 4px;
}
/*--------------------------------------------------------------
# Cursor
--------------------------------------------------------------*/
.alias {cursor: alias;}
.all-scroll {cursor: all-scroll;}
.auto {cursor: auto;}
.cell {cursor: cell;}
.col-resize {cursor: col-resize;}
.context-menu {cursor: context-menu;}
.copy {cursor: copy;}
.crosshair {cursor: crosshair;}
.default {cursor: default;}
.e-resize {cursor: e-resize;}
.ew-resize {cursor: ew-resize;}
.grab {cursor: -webkit-grab; cursor: grab;}
.grabbing {cursor: -webkit-grabbing; cursor: grabbing;}
.help {cursor: help;}
.move {cursor: move;}
.n-resize {cursor: n-resize;}
.ne-resize {cursor: ne-resize;}
.nesw-resize {cursor: nesw-resize;}
.ns-resize {cursor: ns-resize;}
.nw-resize {cursor: nw-resize;}
.nwse-resize {cursor: nwse-resize;}
.no-drop {cursor: no-drop;}
.none {cursor: none;}
.not-allowed {cursor: not-allowed;}
.pointer {cursor: pointer;}
.progress {cursor: progress;}
.row-resize {cursor: row-resize;}
.s-resize {cursor: s-resize;}
.se-resize {cursor: se-resize;}
.sw-resize {cursor: sw-resize;}
.text {cursor: text;}
.url {cursor: url(myBall.cur),auto;}
.w-resize {cursor: w-resize;}
.wait {cursor: wait;}
.zoom-in {cursor: zoom-in;}
.zoom-out {cursor: zoom-out;}

/*--------------------------------------------------------------
# Progress Bar
--------------------------------------------------------------*/
.progress-bar{
  background-color: #1977cc;
  line-height: normal;
  vertical-align: middle;
  display: inline-block;
}
.progress .progress-bar-success {
  background-color: #28a745;
}
.progress .progress-bar-warning {
  background-color: #ffc107;
}
.progress .progress-bar-danger {
  background-color: #dc3545;
}

/*--------------------------------------------------------------
# Picture Format
--------------------------------------------------------------*/
.has-background-picture .user-profile-photo[data-v-def63400] .avatar-img {
  margin: 0 auto;
  width: 220px;
  height: 220px;
  border-radius: 150px;
  border: 6px solid hsla(0,0%,100%,.2);
}
.has-background-picture[data-v-def63400] {
  text-align:center;
  align-items: center;
  background-color: #0b5ad0;
  background-image: url(../../media-library/background/biodata-avatar-bg.7c27da7.png);
  background-repeat: no-repeat;
  background-position-x: 100%;
  border-radius: 4px;
  max-height: 300px;
  margin-bottom: 1rem;
  padding: 50px 0;
  color:#fff;
}
.has-background-picture:hover .avatar-content {
  opacity: 1;
}
.has-background-picture:hover .avatar-img {
  opacity: .5;
}
.avatar-img[data-v-78358246] {
  -o-object-fit: cover;
  object-fit: cover;
  width:100%;
}
.avatar-content {
  position: absolute;
  top: 7%;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  opacity: 0;
  transition: opacity .2s ease-in-out;
  cursor:pointer;
  max-height: 300px;
}
.profilepic__icon {
  color: white;
  padding-bottom: 8px;
}
.profilepic__icon .fas {
  font-size: 20px;
}
.profilepic__text {
  text-transform: uppercase;
  font-size: 12px;
  width: 50%;
  text-align: center;
}
.pic{
  width: 40px;
  height: 40px;
  margin: 0 10px 0 0;
  padding: 5px;
  background-color: #fff;
  position: absolute;
  align-items: center;
  left: -5px;
  top: 0;
}
.thumbnail {
  align-items: center;
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.list-unstyled img {
  height:250px;
  width:400px;
}
.box {
  position: relative;
  background: #ffffff;
  width: 100%;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 10px;
}
.box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
/*--------------------------------------------------------------
# Box input
--------------------------------------------------------------*/
.box-input {
  border: 1px solid #dee2e6!important;
  padding: 15px;
  background-color: rgba(0,0,0,.03);
}
.control-label, .ui.form .field > label{
  font-weight:normal;    
}
.modal.fade:not(.animated) .modal-dialog {
  opacity: 0;
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
  -webkit-transition: all .5s linear .5s;
  transition: all .5s linear .5s
}
.modal.fade.in:not(.animated) .modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: all .5s;
  transition: all .5s
}
/*--------------------------------------------------------------
# map
--------------------------------------------------------------*/
#mapid {
  padding: 0;
  margin: 0;
  height: 250px;
  width: 100%;
  font-family: 'Poppins', poppins;
  font-size: 14px;
  color: #323232;
}
@media (max-width:801px) {
  #mapid {
  height:250px;
  }
}
@media (min-width:1281px) {
  #mapid {
  height:520px;
  }
}
/*--------------------------------------------------------------
# pictures
--------------------------------------------------------------*/
.profilepic {
  position: relative;
  width: 150px;
  height: 150px;
  overflow: hidden;
  background-color: #111;
  object-fit: cover;
  cursor: pointer;
}
.profilepic.circle{
  border-radius: 50%;
}
.profilepic:hover .profilepic__content {
  opacity: 1;
  cursor: pointer;
}
.profilepic:hover .profilepic__image {
  opacity: .5;
  cursor: pointer;
}
.profilepic input{
  display: none;
}
.profilepic__image {
  background-color:#fff;
  object-fit: cover;
  opacity: 1;
  transition: opacity .2s ease-in-out;
  width: 150px;
  height: 160px;
}
.profilepic__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  opacity: 0;
  transition: opacity .2s ease-in-out;
}
.profilepic__icon {
  color: white;
  padding-bottom: 8px;
}
.profilepic__icon .fas {
  font-size: 20px;
}
.profilepic__text {
  text-transform: uppercase;
  font-size: 12px;
  width: 50%;
  text-align: center;
}
/*--------------------------------------------------------------
# dropzone
--------------------------------------------------------------*/
.dropzone-wrapper {
  border: 2px dashed #91b0b3;
  color: #92b0b3;
  position: relative;
  height: 150px;
}
.dropzone-desc {
  position: relative;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  top: 25%;
  cursor: pointer;
  font-size: 12px;
}
.dropzone,
.dropzone:focus {
  border: 2px dashed #91b0b3;
  position: relative;
  outline: none !important;
  width: 100%;
  height: 150px;
  cursor: pointer;
  opacity: 1;
}
.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
  background: #ecf0f5;
}
.preview-zone {
  text-align: center;
}
.preview-zone .box {
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #1977cc;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #298ce5;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Pointer
--------------------------------------------------------------*/
.cursor-alias {cursor: alias;}
.cursor-all-scroll {cursor: all-scroll;}
.cursor-auto {cursor: auto;}
.cursor-cell {cursor: cell;}
.cursor-col-resize {cursor: col-resize;}
.cursor-context-menu {cursor: context-menu;}
.cursor-copy {cursor: copy;}
.cursor-crosshair {cursor: crosshair;}
.cursor-default {cursor: default;}
.cursor-e-resize {cursor: e-resize;}
.cursor-ew-resize {cursor: ew-resize;}
.cursor-grab {cursor: -webkit-grab; cursor: grab;}
.cursor-grabbing {cursor: -webkit-grabbing; cursor: grabbing;}
.cursor-help {cursor: help;}
.cursor-move {cursor: move;}
.cursor-n-resize {cursor: n-resize;}
.cursor-ne-resize {cursor: ne-resize;}
.cursor-nesw-resize {cursor: nesw-resize;}
.cursor-ns-resize {cursor: ns-resize;}
.cursor-nw-resize {cursor: nw-resize;}
.cursor-nwse-resize {cursor: nwse-resize;}
.cursor-no-drop {cursor: no-drop;}
.cursor-none {cursor: none;}
.cursor-not-allowed {cursor: not-allowed;}
.cursor-pointer {cursor: pointer;}
.cursor-progress {cursor: progress;}
.cursor-row-resize {cursor: row-resize;}
.cursor-s-resize {cursor: s-resize;}
.cursor-se-resize {cursor: se-resize;}
.cursor-sw-resize {cursor: sw-resize;}
.cursor-text {cursor: text;}
.cursor-url {cursor: url(myBall.cur),auto;}
.cursor-w-resize {cursor: w-resize;}
.cursor-wait {cursor: wait;}
.cursor-zoom-in {cursor: zoom-in;}
.cursor-zoom-out {cursor: zoom-out;}


/*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
   -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
  -webkit-transition: -webkit-transform .6s ease-in-out;
   -o-transition:  -o-transform .6s ease-in-out;
  transition:   transform .6s ease-in-out;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
  left: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:  -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:   linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:  -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:   linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
  width: 30px;
  height: 30px;
  margin-top: -10px;
  font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
  margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
  margin-right: -10px;
  }
  .carousel-caption {
  right: 20%;
  left: 20%;
  padding-bottom: 30px;
  }
  .carousel-indicators {
  bottom: 20px;
  }
}
.btn-oval{
  border-radius: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
input[type=radio].magic-radio,input[type=checkbox].magic-checkbox {
  position: fixed;
  z-index: -50;
  top: -2000px
  
}
.btn-group .magic-radio+label, .btn-group .magic-checkbox+label {
  min-height: 1em;
  vertical-align: middle!important;
}

.magic-radio[disabled],.magic-checkbox[disabled] {
  cursor: not-allowed
}

.input-group-addon>.magic-radio+label,.input-group-addon>.magic-checkbox+label {
  vertical-align: text-top;
}

.input-group-addon>.magic-radio+label:before,.input-group-addon>.magic-checkbox+label:before {
  left: 0
}

.magic-radio+label,.magic-checkbox+label {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  min-width: 1.34em!important;
  padding: 0;
  position: relative;
  vertical-align: middle;
}

.magic-radio+label:hover:before,.magic-checkbox+label:hover:before {
  border-color: #25476a;
  transition: all 0.3s
}

.magic-radio+label:before,.magic-checkbox+label:before {
  border: 1px solid rgba(0,0,0,0.15);
  box-shadow: 0 0 0 0 rgba(0,0,0,0.07);
  content: '';
  display: block;
  height: 17px;
  left: 0;
  position: absolute;
  top: 0;
  width: 17px;
  transition: all 0.3s
}

.magic-radio+label:after,.magic-checkbox+label:after {
  content: '';
  display: none;
  position: absolute
}

.magic-radio+label:not(:empty),.magic-checkbox+label:not(:empty) {
  margin: 0 5px 0 0;
  text-indent: 25px
}

.magic-checkbox+label {
  min-height: 17px;
  min-width: 17px
}

.btn-group .magic-radio+label,.btn-group .magic-checkbox+label {
  min-height: 1em;
  vertical-align: baseline
}

.magic-radio[disabled]+label,.magic-checkbox[disabled]+label {
  cursor: not-allowed;
  opacity: .5
}

.magic-radio[disabled]+label:hover,.magic-radio[disabled]+label:before,.magic-radio[disabled]+label:after,.magic-checkbox[disabled]+label:hover,.magic-checkbox[disabled]+label:before,.magic-checkbox[disabled]+label:after {
  cursor: not-allowed
}

.magic-radio[disabled]+label:hover:before,.magic-checkbox[disabled]+label:hover:before {
  animation-name: none
}

.magic-radio:checked+label:before,.magic-checkbox:checked+label:before {
  animation-name: none
}

.magic-radio:checked+label:after,.magic-checkbox:checked+label:after {
  display: block
}

.magic-radio:focus+label:before,.magic-checkbox:focus+label:before {
  box-shadow: 0 0 0 10px rgba(0,0,0,0.1),inset 0 0 0 10px rgba(0,0,0,0.1);
  transition: box-shadow .1s
}

.magic-radio:checked:focus+label:before,.magic-checkbox:checked:focus+label:before {
  box-shadow: 0 0 0 10px rgba(37,71,106,0.17),inset 0 0 0 10px rgba(22,119,179,0.17)
}

.magic-checkbox+label:before {
  border-radius: 2px
}

.magic-checkbox+label:after {
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  box-sizing: border-box;
  height: 13px;
  left: 6px;
  top: 0;
  transform: rotate(48deg);
  width: 6px
}

.magic-checkbox:focus+label:before {
  transition: all 0.3s
}

.magic-checkbox:checked+label:before {
  background: #25476a;
  border-color: #25476a
}

.magic-radio+label:before {
  border-radius: 50%
}

.magic-radio+label:after {
  background: #25476a;
  border-radius: 50%;
  height: 9px;
  left: 4px;
  top: 4px;
  width: 9px
}

.magic-radio:checked+label:before {
  border: 2px solid #25476a
}

.form-checkbox:not(.btn),.form-radio:not(.btn) {
  display: inline-block;
  background-color: transparent;
  border: 0;
  position: relative;
  padding: 3px;
  line-height: 1em;
  min-width: 19px;
  margin: 0
}

.input-group-addon>.form-checkbox,.input-group-addon>.form-radio {
  margin-bottom: 5px
}

.form-text.form-checkbox:not(.btn),.form-text.form-radio:not(.btn) {
  padding-left: 25.5px
}

.form-checkbox>input[type="checkbox"],.form-radio>input[type="radio"] {
  margin-left: -50px;
  opacity: 0;
  position: absolute !important;
  z-index: -1
}

#container.show-form .form-checkbox>input[type="checkbox"],#container.show-form .form-radio>input[type="radio"] {
  margin-top: -.1em;
  opacity: 1;
  visibility: visible;
  z-index: 1
}

.form-checkbox:hover,.form-radio:hover {
  cursor: pointer
}

fieldset[disabled] .form-checkbox:hover,fieldset[disabled] .form-radio:hover {
  cursor: no-drop
}

fieldset[disabled] .form-checkbox,fieldset[disabled] .form-radio,.form-checkbox.disabled,.form-radio.disabled {
  opacity: .5;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.form-checkbox.disabled::selection,.form-radio.disabled::selection {
  background: transparent
}

.form-checkbox.disabled::-moz-selection,.form-radio.disabled::-moz-selection {
  background: transparent
}

.form-checkbox.form-normal:before,.form-radio.form-normal:before {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #cbd7da;
  border-radius: 3px;
  left: 0;
  top: 50%;
  margin-top: -9px
}

.form-radio.form-normal:before {
  background-color: transparent
}

.has-success .form-checkbox {
  color: #24692F
}

.has-success .form-checkbox.form-normal:before,.has-success .form-checkbox.form-normal:not(.disabled):hover:before,.has-success .form-radio.form-normal:before,.has-success .form-radio.form-normal:not(.disabled):hover:before {
  background-color: transparent;
  border-color: #71a436
}

#container .has-success .form-radio.form-normal.active:before {
  background-color: #71a436;
  border-color: #71a436
}

.has-warning .form-checkbox {
  color: #cc8f00
}

.has-warning .form-checkbox.form-normal:before,.has-warning .form-checkbox.form-normal:not(.disabled):hover:before,.has-warning .form-radio.form-normal:before,.has-warning .form-radio.form-normal:not(.disabled):hover:before {
  background-color: transparent;
  border-color: #cc8f00
}

#container .has-warning .form-radio.form-normal:before {
  background-color: #cc8f00;
  border-color: #cc8f00
}

.has-error .form-checkbox {
  color: #ea1c0d
}

.has-error .form-checkbox.form-normal:before,.has-error .form-checkbox.form-normal:not(.disabled):hover:before,.has-error .form-radio.form-normal:before,.has-error .form-radio.form-normal:not(.disabled):hover:before {
  background-color: transparent;
  border-color: #ea1c0d
}

#container .has-error .form-radio.form-normal.active:before {
  background-color: #ea1c0d;
  border-color: #ea1c0d
}

.form-radio.form-normal:before {
  border-radius: 50%
}

fieldset:not([disabled]) .form-checkbox.form-normal:not(.disabled):hover:after,fieldset:not([disabled]) .form-checkbox.form-normal.active:after,.form-checkbox.form-normal:not(.disabled):hover:after,.form-checkbox.form-normal.active:after {
  content: '';
  position: absolute;
  height: 6px;
  width: 11px;
  left: 3px;
  top: 50%;
  margin-top: -5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 2.5px solid #515151;
  border-left: 2.5px solid #515151
}

fieldset:not([disabled]) .has-success .form-checkbox.form-normal:not(.disabled):hover:after,fieldset:not([disabled]) .has-success .form-checkbox.form-normal.active:after,.has-success .form-checkbox.form-normal:not(.disabled):hover:after,.has-success .form-checkbox.form-normal.active:after {
  border-color: #24692F
}

fieldset:not([disabled]) .has-warning .form-checkbox.form-normal:not(.disabled):hover:after,fieldset:not([disabled]) .has-warning .form-checkbox.form-normal.active:after,.has-warning .form-checkbox.form-normal:not(.disabled):hover:after,.has-warning .form-checkbox.form-normal.active:after {
  border-color: #f0a238
}

fieldset:not([disabled]) .has-error .form-checkbox.form-normal:not(.disabled):hover:after,fieldset:not([disabled]) .has-error .form-checkbox.form-normal.active:after,.has-error .form-checkbox.form-normal:not(.disabled):hover:after,.has-error .form-checkbox.form-normal.active:after {
  border-color: #e33a4b
}

fieldset:not([disabled]) .form-radio.form-normal:not(.disabled):hover:after,fieldset:not([disabled]) .form-radio.form-normal.active:after,.form-radio.form-normal:not(.disabled):hover:after,.form-radio.form-normal.active:after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #515151;
  border-radius: 50%;
  left: 4px;
  bottom: 50%;
  margin-bottom: -3px
}

fieldset:not([disabled]) .has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,fieldset:not([disabled]) .has-success .form-radio.form-normal.active:after,.has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,.has-success .form-radio.form-normal.active:after {
  background-color: #71a436
}

fieldset:not([disabled]) .has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,fieldset:not([disabled]) .has-warning .form-radio.form-normal.active:after,.has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,.has-warning .form-radio.form-normal.active:after {
  background-color: #cc8f00
}

fieldset:not([disabled]) .has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,fieldset:not([disabled]) .has-error .form-radio.form-normal.active:after,.has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,.has-error .form-radio.form-normal.active:after {
  background-color: #ea1c0d
}

.form-checkbox.form-normal:not(.active):hover:after,.form-radio.form-normal:not(.active):hover:after {
  opacity: 0.3
}

.form-checkbox.form-normal.form-primary.active:after,.form-checkbox.form-normal.form-info.active:after,.form-checkbox.form-normal.form-success.active:after,.form-checkbox.form-normal.form-warning.active:after,.form-checkbox.form-normal.form-danger.active:after,.form-checkbox.form-normal.form-mint.active:after,.form-checkbox.form-normal.form-purple.active:after,.form-checkbox.form-normal.form-pink.active:after,.form-checkbox.form-normal.form-dark.active:after {
  border-color: #fff
}

.form-checkbox.form-normal:not(.disabled):hover:before,.form-radio.form-normal:not(.disabled):hover:before {
  border-color: #25476a
}

.form-checkbox.form-normal.active:after {
  border-color: #404449
}

.form-checkbox.form-normal.form-primary:hover:before,.form-radio.form-normal.form-primary.active:before,.form-checkbox.form-normal.form-primary:not(.active):hover:after {
  border-color: #489eed
}

.form-checkbox.form-normal.form-primary.active:before,.form-radio.form-normal.form-primary.active:after {
  background-color: #25476a;
  border-color: #25476a
}

.form-checkbox.form-normal.form-info:hover:before,.form-radio.form-normal.form-info.active:before,.form-checkbox.form-normal.form-info:not(.active):hover:after {
  border-color: #03a9f4
}

.form-checkbox.form-normal.form-info.active:before,.form-radio.form-normal.form-info.active:after {
  background-color: #03a9f4;
  border-color: #03a9f4
}

.form-checkbox.form-normal.form-success:hover:before,.form-radio.form-normal.form-success.active:before,.form-checkbox.form-normal.form-success:not(.active):hover:after {
  border-color: #8bc34a
}

.form-checkbox.form-normal.form-success.active:before,.form-radio.form-normal.form-success.active:after {
  background-color: #8bc34a;
  border-color: #8bc34a
}

.form-checkbox.form-normal.form-warning:hover:before,.form-radio.form-normal.form-warning.active:before,.form-checkbox.form-normal.form-warning:not(.active):hover:after {
  border-color: #ffb300
}

.form-checkbox.form-normal.form-warning.active:before,.form-radio.form-normal.form-warning.active:after {
  background-color: #ffb300;
  border-color: #ffb300
}

.form-checkbox.form-normal.form-danger:hover:before,.form-radio.form-normal.form-danger.active:before,.form-checkbox.form-normal.form-danger:not(.active):hover:after {
  border-color: #f44336
}

.form-checkbox.form-normal.form-danger.active:before,.form-radio.form-normal.form-danger.active:after {
  background-color: #f44336;
  border-color: #f44336
}

.form-checkbox.form-normal.form-mint:hover:before,.form-radio.form-normal.form-mint.active:before,.form-checkbox.form-normal.form-mint:not(.active):hover:after {
  border-color: #26a69a
}

.form-checkbox.form-normal.form-mint.active:before,.form-radio.form-normal.form-mint.active:after {
  background-color: #26a69a;
  border-color: #26a69a
}

.form-checkbox.form-normal.form-purple:hover:before,.form-radio.form-normal.form-purple.active:before,.form-checkbox.form-normal.form-purple:not(.active):hover:after {
  border-color: #ab47bc
}

.form-checkbox.form-normal.form-purple.active:before,.form-radio.form-normal.form-purple.active:after {
  background-color: #ab47bc;
  border-color: #ab47bc
}

.form-checkbox.form-normal.form-pink:hover:before,.form-radio.form-normal.form-pink.active:before,.form-checkbox.form-normal.form-pink:not(.active):hover:after {
  border-color: #f06292
}

.form-checkbox.form-normal.form-pink.active:before,.form-radio.form-normal.form-pink.active:after {
  background-color: #f06292;
  border-color: #f06292
}

.form-checkbox.form-normal.form-dark:hover:before,.form-radio.form-normal.form-dark.active:before,.form-checkbox.form-normal.form-dark:not(.active):hover:after {
  border-color: #3a444e
}

.form-checkbox.form-normal.form-dark.active:before,.form-radio.form-normal.form-dark.active:after {
  background-color: #3a444e;
  border-color: #3a444e
}

.form-inline .form-checkbox,.form-inline .form-radio {
  padding-right: 15px
}

.form-checkbox.form-icon:after,.form-radio.form-icon:after {
  content: "\f096";
  color: inherit;
  font-size: 19px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  left: 0.1em;
  top: 50%;
  margin-top: -.44em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.input-group .form-checkbox:after,.input-group .form-radio:after {
  left: 1px
}

.input-group .form-checkbox,.input-group .form-radio {
  padding: 0
}

.form-checkbox.active.form-icon:after {
  content: "\f046"
}

.form-radio.form-icon:after {
  content: "\f10c"
}

.form-radio.form-icon.active:after {
  content: "\f192"
}

.form-checkbox.form-icon.form-primary:after,.form-radio.form-icon.form-primary:after {
  color: #25476a
}

.form-checkbox.form-icon.form-info:after,.form-radio.form-icon.form-info:after {
  color: #03a9f4
}

.form-checkbox.form-icon.form-success:after,.form-radio.form-icon.form-success:after {
  color: #8bc34a
}

.form-checkbox.form-icon.form-warning:after,.form-radio.form-icon.form-warning:after {
  color: #ffb300
}

.form-checkbox.form-icon.form-danger:after,.form-radio.form-icon.form-danger:after {
  color: #f44336
}

.form-checkbox.form-icon.form-mint:after,.form-radio.form-icon.form-mint:after {
  color: #26a69a
}

.form-checkbox.form-icon.form-purple:after,.form-radio.form-icon.form-purple:after {
  color: #ab47bc
}

.form-checkbox.form-icon.form-pink:after,.form-radio.form-icon.form-pink:after {
  color: #f06292
}

.form-checkbox.form-icon.form-dark:after,.form-radio.form-icon.form-dark:after {
  color: #3a444e
}

.form-checkbox.form-icon.btn,.form-radio.form-icon.btn {
  position: relative;
  padding-left: 2.7em;
  margin-bottom: 12px
}

.form-checkbox.form-icon.btn:active,.form-radio.form-icon.btn:active {
  margin-bottom: 12px
}

.form-checkbox.form-icon.btn.form-no-label,.form-radio.form-icon.btn.form-no-label {
  padding-left: 0;
  padding-right: 0;
  min-height: 2.5em;
  min-width: 2.85em
}

.form-checkbox.form-icon.btn:after,.form-radio.form-icon.btn:after {
  margin-top: -0.46em;
  left: 0.45em
}

.form-icon.btn.btn-primary:after,.form-icon.btn.btn-info:after,.form-icon.btn.btn-success:after,.form-icon.btn.btn-warning:after,.form-icon.btn.btn-danger:after,.form-icon.btn.btn-mint:after,.form-icon.btn.btn-purple:after,.form-icon.btn.btn-pink:after,.form-icon.btn.btn-dark:after {
  color: #fff
}

.form-checkbox.form-icon.btn.btn-labeled,.form-radio.form-icon.btn.btn-labeled {
  padding-left: 3em
}

.form-checkbox.form-icon.btn.btn-labeled:before,.form-radio.form-icon.btn.btn-labeled:before {
  content: '';
  position: absolute;
  display: inline-block;
  margin-left: 0;
  width: 2.7em;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.15)
}

.checkbox.form-block {
  padding-top: 4px
}

.form-radio.form-block,.form-radio.form-block:active,.form-checkbox.form-block,.form-checkbox.form-block:active,.form-block>.form-radio,.form-block>.form-radio:active,.form-block>.form-checkbox,.form-block .form-checkbox:active {
  width: 100%;
  margin: 5px 0
}

/*--------------------------------------------------------------
# security
--------------------------------------------------------------*/
.secret::after {
  content: "*******"; /* Ganti teks yang disembunyikan */
}
.secret {
  font-family: monospace; /* Biar rapi */
}

/*--------------------------------------------------------------
# OTP
--------------------------------------------------------------*/

.otp-container {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}
.otp-input {
  width: 50px !important;
  height: 50px !important;
  font-size: 14px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  transition: border-color 0.3s;
  text-transform: uppercase;
}

.otp-input:focus {
  border-color: #3b82f6; /* blue-500 */
  outline: none;
  box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.3);
}
.resend-wrap {
  margin-bottom: 10px;
  color: #555;
  font-size: 14px;
}

#resend-link {
  margin-left: 10px;
  text-decoration: none;
  color: #007bff;
  cursor: pointer;
}

#resend-link.disabled {
  color: #999;
  pointer-events: none;
  text-decoration: none;
}
@media only screen and (max-width: 700px) {
  .otp-input {
    width: 38px !important;
    height: 38px !important;
    font-size: 13px;
  }
}
/*--------------------------------------------------------------
# timeline
--------------------------------------------------------------*/
.timeline::before {
  border-radius: 0px;
  background-color: #dee2e6;
  bottom: 0;
  content: "";
  left: 0px;
  margin: 0;
  position: absolute;
  top: 0;
  width: 0px;
}
.timeline:after {
  left: 0px;
  width: 0px;
  height: 0px;
  border: 0px!important;
  background-color: transparent!important;
}
.timeline {
  --timeline-dot: var(--bs-primary);
  --timeline-line: var(--bs-primary);
  --timeline-line-width: 2px;
  --timeline-point-gap: 0.25rem;
  --timeline-point-size: 0.5rem;
  --timeline-media-size: 2.25rem;
  --timeline-entry-gap: 1.5rem;
  font-size:11px;
  /*padding-top:2em;*/
}
.timeline .tl-time:not(:empty) {
  min-width: 7rem;
  text-align: end
}

.timeline .tl-time .tl-date {
  font-size: 90%!important
}

.timeline .tl-time .tl-time {
  color: var(--ton-headings-color);
  font-weight: 700;
}

.timeline .tl-entry {
  display: flex;
  gap: .75rem
}

.timeline .tl-point:before {
  background-color: var(--timeline-dot);
  border-radius: 50%;
  content: "";
  display: block;
  height: var(--timeline-point-size);
  transform: translateY(.75ex);
  width: var(--timeline-point-size)
}

.timeline .tl-point:after {
  border-inline-start: var(--timeline-line-width) solid var(--timeline-line);
  content: "";
  display: block;
  height: calc((100% - var(--timeline-point-size) - (var(--timeline-point-gap) * 2)) + var(--timeline-entry-gap));
  inset: calc(.75ex + var(--timeline-point-gap)) auto auto calc(50% - (var(--timeline-line-width)/ 2));
  position: relative
}

.timeline .tl-media {
  flex: 0 0 var(--timeline-media-size)
}

.timeline .tl-media i {
  align-items: center;
  display: flex;
  justify-content: center
}

.timeline .tl-media:after {
  border-inline-start: var(--timeline-line-width) solid var(--timeline-line);
  content: "";
  display: block;
  height: calc((100% - var(--timeline-media-size) - (var(--timeline-point-gap) * 2)) + var(--timeline-entry-gap));
  inset: var(--timeline-point-gap) auto auto calc(50% - (var(--timeline-line-width)/ 2));
  position: relative
}

.timeline .tl-entry.active .tl-icon .ratio {
  box-shadow: 0 0 0 var(--timeline-line-width), 0 0 0 calc(var(--timeline-line-width) * 2) var(--bs-primary)
}

.timeline .tl-entry.active .tl-point:before {
  background-color: transparent;
  box-shadow: 0 0 0 var(--timeline-line-width) var(--timeline-dot)
}

.timeline .tl-entry.active .tl-point:after {
  height: calc((100% - var(--timeline-line-width) - var(--timeline-point-size) - (var(--timeline-point-gap) * 2)) + var(--timeline-entry-gap));
  top: calc(.75ex + var(--timeline-point-gap) + var(--timeline-line-width))
}

.timeline .tl-entry:last-child .tl-media:after,
.timeline .tl-entry:last-child .tl-point:after {
  border-color: var(--ton-muted-color);
  border-inline-start-style: dotted
}

.timeline-two-column .tl-content,
.timeline-two-column .tl-entry>.tl-time {
  width: 50%
}

.timeline-two-column .tl-content>* {
  display: inline-flex;
  flex-direction: column
}

.timeline-two-column .tl-entry-start {
  flex-direction: row-reverse
}

.timeline-two-column .tl-entry-start .tl-time {
  text-align: start
}

.timeline-two-column .tl-entry-start .tl-content {
  align-items: flex-end;
  display: inline-flex;
  flex-direction: column;
  justify-content: end
}
/*--------------------------------------------------------------
# Root
--------------------------------------------------------------*/
:root {
  --bs-blue: #03a9f4;
  --bs-indigo: #25476a;
  --bs-purple: #ab47bc;
  --bs-pink: #f06292;
  --bs-red: #df5645;
  --bs-orange: #ffb300;
  --bs-yellow: #ffe405;
  --bs-green: #8bc34a;
  --bs-teal: #26a69a;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #aeb0b2;
  --bs-gray-dark: #575859;
  --bs-gray-100: #f7f8f9;
  --bs-gray-200: #f0f1f2;
  --bs-gray-300: #e8eaec;
  --bs-gray-400: #e1e3e5;
  --bs-gray-500: #d9dcdf;
  --bs-gray-600: #aeb0b2;
  --bs-gray-700: #828486;
  --bs-gray-800: #575859;
  --bs-gray-900: #2b2c2d;
  --bs-primary: #25476a;
  --bs-secondary: #26a69a;
  --bs-success: #8bc34a;
  --bs-info: #03a9f4;
  --bs-warning: #ffb300;
  --bs-danger: #df5645;
  --bs-light: #f0f1f2;
  --bs-dark: #2b2c2d;
  --bs-primary-rgb: 37, 71, 106;
  --bs-secondary-rgb: 38, 166, 154;
  --bs-success-rgb: 139, 195, 74;
  --bs-info-rgb: 3, 169, 244;
  --bs-warning-rgb: 255, 179, 0;
  --bs-danger-rgb: 223, 86, 69;
  --bs-light-rgb: 240, 241, 242;
  --bs-dark-rgb: 43, 44, 45;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-rgb: 122, 135, 142;
  --bs-font-sans-serif: "Poppins", "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 0.8125rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #7a878e;
  --bs-body-bg: #fff;
}
:root {
  --ton-body-bg: #fff;
  --ton-body-color: #7a878e;
  --ton-content-bg: #f7f8f9;
  --ton-content-color: #7a878e;
  --ton-headings-color: #2b2c2d;
  --ton-muted-color: #aeb0b2;
  --ton-link-color: #03a9f4;
  --ton-comp-active-bg: #25476a;
  --ton-comp-active-color: #fff;
  --ton-border-color: #f0f1f2;
  --ton-body-bg-rgb: 255, 255, 255;
  --ton-body-color-rgb: 122, 135, 142;
  --ton-content-bg-rgb: 247, 248, 249;
  --ton-content-color-rgb: 122, 135, 142;
  --ton-headings-color-rgb: 43, 44, 45;
  --ton-muted-color-rgb: 174, 176, 178;
  --ton-link-color-rgb: 3, 169, 244;
  --ton-comp-active-bg-rgb: 37, 71, 106;
  --ton-comp-active-color-rgb: 255, 255, 255;
  --ton-border-color-rgb: 240, 241, 242;
  --ton-border-radius: 0.4375rem;
}

h4{
  font-size: 1.5rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: 'Poppins' !important;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
}
.btn-block {
    display: block;
    width: 100%;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}


.flex-root {
    flex: 1
}

.flex-column-auto {
    flex: none
}

.flex-column-fluid {
    flex: 1 0 auto;
}

.flex-row-auto {
    flex: 0 0 auto
}

.flex-row-fluid {
    flex: 1 auto;
    min-width: 0
}

.flex-center {
    justify-content: center;
    align-items: center
}

.flex-start {
    justify-content: start;
    align-items: start
}

.flex-end {
    justify-content: flex-end;
    align-items: flex-end
}

.flex-stack {
    justify-content: space-between;
    align-items: center
}

@media (min-width: 576px) {
    .flex-sm-root {
        flex: 1
    }

    .flex-sm-column-auto {
        flex: none
    }

    .flex-sm-column-fluid {
        flex: 1 0 auto
    }

    .flex-sm-row-auto {
        flex: 0 0 auto
    }

    .flex-sm-row-fluid {
        flex: 1 auto;
        min-width: 0
    }

    .flex-sm-center {
        justify-content: center;
        align-items: center
    }

    .flex-sm-start {
        justify-content: start;
        align-items: start
    }

    .flex-sm-end {
        justify-content: flex-end;
        align-items: flex-end
    }

    .flex-sm-stack {
        justify-content: space-between;
        align-items: center
    }
}

@media (min-width: 768px) {
    .flex-md-root {
        flex: 1
    }

    .flex-md-column-auto {
        flex: none
    }

    .flex-md-column-fluid {
        flex: 1 0 auto
    }

    .flex-md-row-auto {
        flex: 0 0 auto
    }

    .flex-md-row-fluid {
        flex: 1 auto;
        min-width: 0
    }

    .flex-md-center {
        justify-content: center;
        align-items: center
    }

    .flex-md-start {
        justify-content: start;
        align-items: start
    }

    .flex-md-end {
        justify-content: flex-end;
        align-items: flex-end
    }

    .flex-md-stack {
        justify-content: space-between;
        align-items: center
    }
}

@media (min-width: 992px) {
    .flex-lg-root {
        flex: 1
    }

    .flex-lg-column-auto {
        flex: none
    }

    .flex-lg-column-fluid {
        flex: 1 0 auto
    }

    .flex-lg-row-auto {
        flex: 0 0 auto
    }

    .flex-lg-row-fluid {
        flex: 1 auto;
        min-width: 0
    }

    .flex-lg-center {
        justify-content: center;
        align-items: center
    }

    .flex-lg-start {
        justify-content: start;
        align-items: start
    }

    .flex-lg-end {
        justify-content: flex-end;
        align-items: flex-end
    }

    .flex-lg-stack {
        justify-content: space-between;
        align-items: center
    }
}

@media (min-width: 1200px) {
    .flex-xl-root {
        flex: 1
    }

    .flex-xl-column-auto {
        flex: none
    }

    .flex-xl-column-fluid {
        flex: 1 0 auto
    }

    .flex-xl-row-auto {
        flex: 0 0 auto
    }

    .flex-xl-row-fluid {
        flex: 1 auto;
        min-width: 0
    }

    .flex-xl-center {
        justify-content: center;
        align-items: center
    }

    .flex-xl-start {
        justify-content: start;
        align-items: start
    }

    .flex-xl-end {
        justify-content: flex-end;
        align-items: flex-end
    }

    .flex-xl-stack {
        justify-content: space-between;
        align-items: center
    }
}

@media (min-width: 1400px) {
    .flex-xxl-root {
        flex: 1
    }

    .flex-xxl-column-auto {
        flex: none
    }

    .flex-xxl-column-fluid {
        flex: 1 0 auto
    }

    .flex-xxl-row-auto {
        flex: 0 0 auto
    }

    .flex-xxl-row-fluid {
        flex: 1 auto;
        min-width: 0
    }

    .flex-xxl-center {
        justify-content: center;
        align-items: center
    }

    .flex-xxl-start {
        justify-content: start;
        align-items: start
    }

    .flex-xxl-end {
        justify-content: flex-end;
        align-items: flex-end
    }

    .flex-xxl-stack {
        justify-content: space-between;
        align-items: center
    }
}

.flex-equal {
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0
}
.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: .75rem !important
}

.p-4 {
    padding: 1rem !important
}

.p-5 {
    padding: 1.25rem !important
}

.p-6 {
    padding: 1.5rem !important
}

.p-7 {
    padding: 1.75rem !important
}

.p-8 {
    padding: 2rem !important
}

.p-9 {
    padding: 2.25rem !important
}

.p-10 {
    padding: 2.5rem !important
}

.p-11 {
    padding: 2.75rem !important
}
.p-12 {
    padding: 3rem !important
}
.p-13 {
    padding: 3.25rem !important
}
.p-14 {
    padding: 3.5rem !important
}
.p-15 {
    padding: 3.75rem !important
}
.p-16 {
    padding: 4rem !important
}
.p-17 {
    padding: 4.25rem !important
}
.p-18 {
    padding: 4.5rem !important
}
.p-19 {
    padding: 4.75rem !important
}
.p-20 {
    padding: 5rem !important
}
.w-50{
  width: 50% !important;
}
.w-75{
  width: 75% !important;
}
.w-100{
  width: 100% !important;
}


