body#login {
  min-height: 100vh;
  background: linear-gradient(rgba(17,24,39,.72), rgba(17,24,39,.72)), url('../../../images/slider3.jpg') center/cover fixed !important;
  font-family: Arial, sans-serif;
}
body#login #login-wrapper {
  width: 430px;
  max-width: calc(100% - 32px);
  margin: 8vh auto;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(0,0,0,.3);
  overflow: hidden;
}
body#login #login-top {
  background: #ff6b0b;
  padding: 34px 30px;
  text-align: center;
}
body#login #login-top h1 { color: #fff; font-size: 30px; margin: 0; position: static; }
body#login #login-content { width: auto; margin: 0; padding: 32px; text-align: left; }
body#login #login-wrapper #login-content label {
  color: #233c92;
  font-weight: bold;
  float: none;
  width: auto;
  display: block;
  padding: 0 0 8px;
}
body#login #login-wrapper #login-content input.text-input {
  width: 100% !important;
  height: 44px;
  border: 1px solid #d7deea;
  border-radius: 5px;
  padding: 0 12px;
  box-sizing: border-box;
  color: #222;
  float: none;
  margin: 0;
}
body#login #login-wrapper #login-content p { padding: 0 0 18px; }
body#login #login-wrapper #login-content p#remember-password {
  color: #333;
  float: none;
  margin: 0;
}
body#login #login-wrapper #login-content p#remember-password input {
  float: none;
  margin: 0 8px 0 0;
  vertical-align: middle;
}
body#login .button,
.button,
input.button {
  background: #ff6b0b !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 5px !important;
  padding: 12px 18px !important;
  font-weight: bold;
  width: auto !important;
  float: none !important;
  margin-top: 0 !important;
}
body#login .notification {
  background: #eef4ff !important;
  border: 1px solid #c9d9ff !important;
  color: #233c92 !important;
  border-radius: 5px;
}
#body-wrapper {
  background: #f5f7fb !important;
  font-family: Arial, sans-serif;
  min-height: 100vh;
}
#sidebar {
  background: linear-gradient(180deg, #111d45 0%, #17275c 100%) !important;
  width: 280px !important;
  min-height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  box-shadow: 12px 0 34px rgba(15, 23, 42, .12);
}
#sidebar-wrapper {
  padding: 22px 18px !important;
  width: auto !important;
}
#sidebar #sidebar-title {
  background: #ff6b0b !important;
  border-radius: 8px !important;
  box-sizing: border-box;
  margin: 0 0 18px !important;
  padding: 20px !important;
  width: 100% !important;
  min-height: 0 !important;
  line-height: 1.15 !important;
  box-shadow: 0 14px 30px rgba(0, 0, 0, .18);
}
#sidebar #sidebar-title a {
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 900;
  line-height: 1.18 !important;
  text-decoration: none;
}
#profile-links {
  color: rgba(255,255,255,.82) !important;
  line-height: 1.55 !important;
  margin: 0 0 24px !important;
  padding: 0 8px 16px !important;
  text-align: left !important;
  border-bottom: 1px solid rgba(255,255,255,.12);
}
#profile-links a { color: #fff !important; font-weight: bold; }
#sidebar #main-nav {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
#sidebar #main-nav li {
  margin: 0 0 9px !important;
  padding: 0 !important;
}
ul#main-nav li a.nav-top-item {
  background: rgba(255,255,255,.08) !important;
  color: #fff !important;
  border-radius: 8px !important;
  box-sizing: border-box;
  display: block;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  min-height: 44px !important;
  padding: 13px 14px !important;
  text-align: left !important;
}
ul#main-nav li a.current,
ul#main-nav li a.nav-top-item.current,
ul#main-nav li a.nav-top-item:hover {
  background: #ff6b0b !important;
  color: #fff !important;
}
#sidebar #main-nav ul {
  background: rgba(255,255,255,.06);
  border-radius: 8px;
  margin: 8px 0 0 !important;
  padding: 8px !important;
}
#sidebar #main-nav ul li a {
  color: rgba(255,255,255,.86) !important;
  display: block;
  padding: 8px 10px !important;
  border-radius: 6px;
}
#sidebar #main-nav ul li a:hover,
#sidebar #main-nav ul li a.current {
  background: rgba(255,255,255,.14) !important;
  color: #fff !important;
}
#main-content {
  background: #f5f7fb !important;
  box-sizing: border-box;
  min-height: 100vh;
  margin: 0 0 0 280px !important;
  padding: 34px 36px !important;
  width: auto !important;
}
#main-content h2 {
  color: #111827;
  font-size: 28px;
  font-weight: 900;
  margin: 0 0 24px;
  letter-spacing: .2px;
}
.center-dashboard-head {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, .08);
  margin-bottom: 22px;
  padding: 24px;
}
.center-dashboard-head span {
  color: #ff6b0b;
  display: block;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.6px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.center-dashboard-head h2 {
  margin-bottom: 8px !important;
}
.center-dashboard-head p {
  color: #64748b;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}
.content-box, .content-box-header { border-radius: 8px !important; }
input.text-input, textarea, select {
  border: 1px solid #d7deea !important;
  border-radius: 5px !important;
}
.shortcut-buttons-set {
  display: grid;
  grid-template-columns: repeat(3, minmax(160px, 1fr));
  gap: 18px;
  max-width: 760px;
  margin: 0 0 34px !important;
  padding: 0 !important;
}
ul.shortcut-buttons-set li {
  margin: 0 !important;
  padding: 0 !important;
}
.shortcut-button {
  background: #fff !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 8px !important;
  box-shadow: 0 18px 45px rgba(15, 23, 42, .08);
  display: block !important;
  width: auto !important;
  min-height: 138px;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.shortcut-button span {
  border: 0 !important;
  color: #334155 !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 138px;
  padding: 18px !important;
  font-size: 15px;
  font-weight: 800;
}
.shortcut-button span img {
  width: 52px;
  height: 52px;
  object-fit: contain;
  margin: 0 0 14px !important;
}
.shortcut-button:hover {
  transform: translateY(-3px);
  border-color: #ff6b0b !important;
  box-shadow: 0 24px 54px rgba(15, 23, 42, .12);
}
#footer {
  border-top: 1px solid #dbe3ef !important;
  color: #64748b !important;
  margin-top: 34px !important;
  padding: 18px 0 0 !important;
}
#footer small { color: #64748b !important; }
.center-dashboard-note {
  background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%);
  border: 1px solid #fed7aa;
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .06);
  color: #334155;
  display: grid;
  gap: 5px;
  max-width: 760px;
  padding: 18px 20px;
}
.center-dashboard-note strong {
  color: #c2410c;
  font-size: 16px;
}
.center-dashboard-note span {
  color: #64748b;
  font-size: 14px;
  line-height: 1.45;
}
.center-alert {
  background: #fff1f2;
  border: 1px solid #fecdd3;
  border-radius: 8px;
  color: #9f1239;
  margin-bottom: 18px;
  padding: 12px 14px;
}
.center-alert.success {
  background: #f0fdf4;
  border-color: #bbf7d0;
  color: #166534;
}
.center-metric-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 18px;
}
.center-metric-grid div,
.center-panel {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, .08);
}
.center-metric-grid div {
  min-height: 104px;
  padding: 18px;
}
.center-metric-grid span {
  color: #64748b;
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
}
.center-metric-grid strong {
  color: #111827;
  display: block;
  font-size: 24px;
}
.center-metric-grid .is-strong {
  background: linear-gradient(135deg, #111d45 0%, #2457d6 100%);
}
.center-metric-grid .is-strong span,
.center-metric-grid .is-strong strong {
  color: #fff;
}
.center-wallet-grid {
  display: grid;
  grid-template-columns: minmax(280px, .8fr) minmax(0, 1.2fr);
  gap: 18px;
  margin-bottom: 18px;
}
.center-panel {
  padding: 20px;
}
.center-panel h3 {
  color: #111827;
  font-size: 18px;
  font-weight: 900;
  margin: 0 0 16px;
}
.center-form {
  display: grid;
  gap: 12px;
}
.center-form label {
  color: #64748b;
  display: grid;
  gap: 6px;
  font-size: 13px;
  font-weight: 800;
}
.center-form input,
.center-form select,
.center-search input {
  border: 1px solid #d7deea !important;
  border-radius: 6px !important;
  box-sizing: border-box;
  height: 42px;
  padding: 0 12px;
  width: 100%;
}
.center-check {
  display: flex !important;
  grid-template-columns: none !important;
  align-items: center;
  gap: 8px !important;
}
.center-check input {
  height: auto;
  width: auto;
}
.center-search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  margin-bottom: 12px;
}
.center-table-wrap {
  overflow-x: auto;
}
.center-panel table {
  border-collapse: collapse;
  width: 100%;
}
.center-panel th,
.center-panel td {
  border-bottom: 1px solid #e2e8f0;
  color: #111827;
  padding: 10px 8px;
  text-align: left;
  vertical-align: top;
}
.center-panel th {
  color: #64748b;
  font-size: 12px;
  text-transform: uppercase;
}
.center-panel small {
  color: #64748b;
}

@media (max-width: 900px) {
  #sidebar {
    position: static;
    width: 100% !important;
    min-height: 0;
  }
  #sidebar-wrapper {
    padding: 18px !important;
  }
  #profile-links {
    text-align: left !important;
  }
  #main-content {
    margin-left: 0 !important;
    padding: 22px 16px !important;
  }
  .shortcut-buttons-set {
    grid-template-columns: 1fr;
    max-width: none;
  }
  .center-metric-grid,
  .center-wallet-grid {
    grid-template-columns: 1fr;
  }
  .center-search {
    grid-template-columns: 1fr;
  }
}
