.skin-blue .main-header .logo {
  background-color: #1a2226;
  color: #357ca5;
  border-bottom: 0 solid transparent;
}

.skin-blue .main-header .logo:hover {
  background-color: #357ca5;
  color: #fff;
}

.skin-blue .main-header .navbar {
  background-color: #222d32;
}

.skin-blue .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
  background-color: #1e282c;
  color: #357ca5;
}

.select-tenant {
  min-width: 175px;
}

.select-tenant .select-tenant_border {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 0.5px solid #fff;
  margin: -5px;
  padding: 5px 10px;
}

.select-tenant .select-tenant_border .icon-arrow {
  font-size: 20px !important;
}

.select-tenant.open .select-tenant_border .icon-arrow {
  font-size: 20px !important;
  transform: rotate(-90deg);
}

.select-tenant .dropdown-menu {
  width: 100% !important;
}

.select-tenant .dropdown-menu li {
}

.select-tenant .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid #d2d6de;
}

.select-tenant .dropdown-menu li a {
  display: flex;
  align-items: center;
  color: #007bff;
  padding: 10px;
}

.select-tenant .dropdown-menu li a:hover {
  color: #0056b3;
}

.select-tenant .dropdown-menu li a i {
  /*    margin-right: 5px;*/
  font-size: 16px;
}

/*Login Start*/
.login-page {
  background: #dfe0e2;
}

.login-page .login-logo h1 {
  color: #777 !important;
  font-size: 26px;
  font-weight: 400;
}

.login-page .login-logo h1 span {
  font-size: 32px;
}

.login-page .login-box-body {
  max-width: 375px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(50, 50, 50, 0.33);
  padding: 16px 36px 16px;
  background: #f7f7f7;
}

.login-page .header {
  line-height: 28px;
  margin-bottom: 27px;
  margin-top: 18px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
}

.login-page .header.blue {
  border-bottom-color: #d5e3ef;
  text-align: center;
}

.login-page .header.bigger {
  font-size: 19px;
}

.login-page .header .ace-icon {
  margin-right: 2px;
  text-align: center;
}

.login-page .forgot-password {
  margin-top: 15px;
  text-align: right;
}

.login-page .forgot-password a {
  color: #5090c1;
}

.login-page .blue {
  color: #478fca !important;
}

.login-page .lighter {
  font-weight: lighter;
}

.login-page .bigger-110 {
  font-size: 110% !important;
}

.login-page .btn {
  margin-top: 13px;
}

.login-page .login-box-footer {
  border-top-width: 1px;
  background: #5090c1;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  padding: 10px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(50, 50, 50, 0.33);
  /*    border-top: 2px solid #597597;*/
}
/*Login End*/

/* Alert Custom Start */
.alert-custom {
  font-size: 14px;
  /* padding: 5px 10px; */
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin: 10px 0 0;
  text-align: center;
}

.alert-custom-danger {
  /* background-color: #dd4b39 !important; */
  color: #dd4b39 !important;
  /* border-color: #d73925; */
}

.alert-custom-info {
  /* background-color: #00c0ef !important; */
  color: #fff !important;
  /* border-color: #00acd6; */
}

.alert-custom-warning {
  /* background-color: #f39c12 !important; */
  color: #fff !important;
  /* border-color: #e08e0b; */
}

.alert-custom-success {
  /* background-color: #00a65a !important; */
  color: #fff !important;
  /* border-color: #008d4c; */
}
/* Alert Custom End */

.img-cutom-size-medium {
  width: 45px !important;
  height: 45px !important;
}

.cus-mr-5 {
  margin-right: 5px !important;
}

.cus-mr-10 {
  margin-right: 10px !important;
}

.cus-text_left {
  text-align: left !important;
}

.cus-button-body {
  display: flex;
  gap: 10px;
  /* margin: 0 -10px; */
}

.cus-button-body .btn {
  display: block;
  width: 100%;
}

#fototeman {
  width: 60px;
  height: 70px;
  padding: 2px;
  border: 1px solid #eeeeee;
}

#isitable1 {
  padding: 4px;
  font-size: 13px;
  color: 333333;
  font-family: Arial;
}

ul.dsn {
  list-style-image: url(pendadaran/baner/print.png);
  margin-left: -5px;
}

li.dsn {
  padding-bottom: 2px;
  border-bottom: 1px dotted #cccccc;
}

.btn-white.btn-primary {
  background-color: #fff !important;
  border-color: #8aafce;
  color: #6688a6 !important;
}

.btn-white.btn-primary.active,
.btn-white.btn-primary:active,
.btn-white.btn-primary:focus,
.btn-white.btn-primary:hover,
.open > .btn-white.btn-primary.active.dropdown-toggle,
.open > .btn-white.btn-primary.dropdown-toggle {
  background-color: #eaf2f8 !important;
  border-color: #8aafce;
  color: #537c9f !important;
}

.text-gray-new {
  color: #777 !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}

.text-white-new {
  color: #fff !important;
}

/* .label {
  font-weight: 400;
  background-color: #f39c12;
  text-shadow: none;
} */

/* .label {
  color: #fff;
  display: inline-block;
}

.label-lg {
  padding: 0.3em 0.6em 0.4em;
  font-size: 13px;
  line-height: 1.1;
  height: 24px;
}

.label.arrowed-in-right,
.label.arrowed-right {
  position: relative;
  z-index: 1;
}

.label-lg.arrowed,
.label-lg.arrowed-in {
  margin-left: 6px;
}

.label-lg.arrowed-in-right,
.label-lg.arrowed-right {
  margin-right: 6px;
}

.label.arrowed-in:before,
.label.arrowed:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  border: 1px solid transparent;
  border-right-color: #abbac3;
}

.label-warning.arrowed-in:before {
  border-color: #f39c12 #f39c12 #f39c12 transparent;
}

.label-lg.arrowed-in:before {
  left: -6px;
  border-width: 12px 6px;
}

.label.arrowed-right:after {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  border: 1px solid transparent;
  border-left-color: #abbac3;
}

.label-warning.arrowed-right:after {
  border-left-color: #f39c12;
}

.label-lg.arrowed-right:after {
  right: -12px;
  border-width: 12px 6px;
}

.label-success.arrowed-in:before {
  border-color: #00a65a #00a65a #00a65a transparent;
}

.label-purple.arrowed-in:before,
.label-default.arrowed-in:before {
  border-color: #f39c12 #f39c12 #f39c12 transparent;
}

.label-success.arrowed-right:after {
  border-left-color: #00a65a;
}

.label-purple.arrowed-right:after,
.label-default.arrowed-right:after {
  border-left-color: #f39c12;
} */

hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #eeeeee -moz-use-text-color #ffffff;
  border-style: collapse;
  border-width: 1px 0;
  margin: 5px 0;
  border: 0;
  border-top: 1px solid #eee;
}

.help-block-new {
  display: none;
  margin-top: 5px;
  margin-bottom: 0;
  padding: 0;
  color: red;
  font-size: 12px;
}

.help-block-info {
  margin-top: 5px;
  margin-bottom: 0;
  padding: 0;
  color: red;
  font-size: 12px;
  font-weight: normal;
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    width: 900px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    width: 1140px;
  }
}

.blue {
  color: #478fca !important;
}

.red {
  color: #dd5a43 !important;
}

.purple {
  color: #a069c3 !important;
}

.green {
  color: #69aa46 !important;
}

.lighter {
  font-weight: lighter;
}

.pink {
  color: #c6699f !important;
}

.header-custom {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 4px;
  border-bottom: 1px solid #d5e3ef;
}

.header-custom h3 {
  margin-bottom: 0;
  margin-top: 0;
}

.header-custom h3.smaller {
  font-size: 24px;
}

.header-custom h3.blue {
}

.spaced > li {
  margin-top: 5px;
  margin-bottom: 5px;
}

.sidebar-menu .active.menu-open > .treeview-menu {
  display: block !important;
}

.treeview .treeview.menu-open.active {
  overflow: visible !important;
  height: auto !important;
}

#notif {
  background: #d22235;
  color: #fff;
  padding: 2px 6px 2px 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: -30px;
  margin-right: 6px;
}

.ace-icon {
  margin-right: 3px;
  text-align: center;
}

.skin-blue .sidebar-menu .treeview-menu > li > a {
  white-space: initial !important;
}

table.table-bordered th {
  vertical-align: inherit !important;
}
