body.login { font-size: 14px; font-family: Arial; min-width: 700px; margin: 0; padding: 0; background: #3580ac url('../img/loginbg.jpg') no-repeat center top; }
body.login * { border: 0; margin: 0; padding: 0; outline: none; text-decoration: none; }
body.login .passArea { width: 428px; height: 160px; display: table; margin: 0 auto; padding: 260px 0 140px; }
body.login .passArea > div { width: 100%; position: relative; }
body.login .passArea .ball { z-index: 2; width: 160px; height: 160px; border-radius: 80px; position: absolute; left: 0; top: 0; box-shadow: 5px 5px 5px rgba(0,0,0,0.06); background: url('../img/logingears.png') no-repeat center center, url('../img/loginballbg.jpg') repeat center center; }
body.login .passArea input { z-index: 1; width: 280px; height: 60px; line-height: 60px; border-radius: 4px; box-sizing: border-box; padding: 0 50px 0 30px; background: #fff; position: absolute; right: 0; top: 50px; font-size: 20px; font-family: Arial; color: #2a2a2a; }
body.login .passArea input:focus { box-shadow: 0 0 10px rgba(255,255,255,0.4); }
body.login .passArea #submit { z-index: 3; opacity: 0.2; cursor: pointer; width: 46px; height: 60px; background: transparent url('../img/loginarrow.png') no-repeat center center; position: absolute; right: 0; top: 50px; }
body.login .passArea #submit:hover { opacity: 0.7; }
body.login .passArea #submit:active { opacity: 1; }
body.login .passArea #submit.invis { display: none !important; }
body.login .wadm30 { width: 164px; height: 16px; position: absolute; right: 10px; top: 20px; background: transparent url('../img/awa3.png'); }
body.login .copyright, body.login .copyright a { font-size: 14px; font-family: Arial; }
body.login .copyright { width: 100%; text-align: center; color: #d1dee8; }
body.login .copyright a { color: #fff; opacity: 0.9; }
body.login .copyright a:hover { opacity: 1; text-shadow: 0 0 5px #fff; }

form.atualstudio label { cursor: pointer; margin-bottom: 0; font-weight: normal; }
form.atualstudio .form-group > label { width: 100%; }
form.atualstudio .form-group > label > div { margin: 0 0 5px 0; }
form.atualstudio .form-group .desc { font-weight: bold; }
form.atualstudio .help-block { margin-bottom: 0; }
form.atualstudio textarea { resize: vertical; }
form.atualstudio .select2-selection:hover { border-color: #38474f; }
form.atualstudio .select2-container--open .select2-selection { border-color: #3c8dbc !important; background-color: #e4f8ff !important; }
.select2-dropdown { box-shadow: 3px 3px 15px rgba(0,0,0,0.3); }
form.atualstudio .radchk label { min-height: 30px; line-height: 30px; }

#alerta { visibility: hidden; position: fixed; display: table; z-index: 2001; margin: 0 auto; padding: 25px 30px; color: #5a5a5a; font-size: 15px; background: #f7f7f7; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
#alerta .ok { display: table; width: 100%; }
#alerta .ok > div { font-size: 12px; font-weight: bold; cursor: pointer; display: table; float: right; margin: 15px 0 0 0; padding: 5px 0; text-align: center; width: 60px; text-transform: uppercase; color: #fff; background: #ac0f0f; border: 1px solid #ac0f0f; box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset; border-radius: 4px; }
#alerta .ok > div:hover { background: #d21818; border-color: #d21818; }
#alerta .ok.sucesso > div { background: #0dbb00; border: 1px solid #0dbb00; }
#alerta .ok.sucesso > div:hover { background: #0a8c00; border: 1px solid #0a8c00; }
#backblack { height: 100%; width: 100%; position: fixed; top: 0; left: 0; background: #000; opacity: 0.8; z-index: 2000; }

.dtable { display: table; }
.dtable > div { float: left; line-height: 30px; margin-right: 5px; }

aside #selectWorld { padding: 10px; }
aside .select2-container--default .select2-selection--single { transition: border 0.2s, background 0.2s; border: 1px solid rgba(255,255,255,0.15); background: rgba(255,255,255,0.05); }
aside .select2-container--default .select2-selection--single .select2-selection__rendered { transition: color 0.2s; color: rgba(255,255,255,0.6); }
aside .select2-container--default .select2-selection--single:hover { border: 1px solid rgba(255,255,255,0.5); }
aside .select2-container--default .select2-selection--single .select2-selection__rendered:hover { color: rgba(255,255,255,0.9); }

.box-header { min-height: 40px; }
.box-header > .box-tools { top: 10px !important; }

.box-body > .table td { vertical-align: middle; }
.box-body > .table tr:hover td { background: #e4f8ff; }

.knob-label { font-size: 16px !important; }

table td.sortHandle, table th.sortHandle { width: 26px; cursor: move; color: #949494; }

ul.sidebar-menu > li > a > span { position: relative; }
ul.sidebar-menu > li > a > span > div { position: absolute; right: -20px; top: 1px; text-align: center; background: red; font-family: Arial; font-size: 10px; font-weight: bold; width: 16px; height: 16px; line-height: 16px; border-radius: 8px; }

/* L2Aetherion unified admin skin */
:root {
  --aeth-black: #020307;
  --aeth-panel: rgba(8, 10, 16, .9);
  --aeth-panel-soft: rgba(14, 16, 22, .78);
  --aeth-gold: #d8ad4d;
  --aeth-gold-bright: #ffe6a0;
  --aeth-gold-dark: #6e4816;
  --aeth-text: #f6efe2;
  --aeth-muted: #b7ad9d;
  --aeth-border: rgba(216, 173, 77, .32);
  --aeth-ice: #61dfff;
  --aeth-ice-deep: #155bff;
}

body.login {
  min-width: 0;
  min-height: 100vh;
  color: var(--aeth-text);
  background:
    linear-gradient(rgba(2, 3, 7, .46), rgba(2, 3, 7, .88)),
    radial-gradient(circle at 52% 34%, rgba(66, 204, 255, .16), transparent 18rem),
    radial-gradient(circle at 70% 18%, rgba(36, 147, 255, .13), transparent 30rem),
    radial-gradient(circle at 16% 32%, rgba(216, 173, 77, .14), transparent 25rem),
    image-set(
      url('../../../../assets/castle-siege-characters.webp') type('image/webp'),
      url('../../../../assets/castle-siege-characters.png') type('image/png')
    ) center top / cover fixed no-repeat,
    #020307;
  background-size: auto, 140% 140%, 160% 160%, 150% 150%, cover, auto;
}

body.skin-blue {
  color: var(--aeth-text);
  background:
    linear-gradient(rgba(2, 3, 7, .46), rgba(2, 3, 7, .88)),
    radial-gradient(circle at 52% 34%, rgba(66, 204, 255, .16), transparent 18rem),
    radial-gradient(circle at 70% 18%, rgba(36, 147, 255, .13), transparent 30rem),
    radial-gradient(circle at 16% 32%, rgba(216, 173, 77, .14), transparent 25rem),
    image-set(
      url('../../../../assets/castle-siege-characters.webp') type('image/webp'),
      url('../../../../assets/castle-siege-characters.png') type('image/png')
    ) center top / cover fixed no-repeat,
    #020307;
  background-size: auto, 140% 140%, 160% 160%, 150% 150%, cover, auto;
}

body.login:after,
.skin-blue:after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(2, 3, 7, .16), rgba(2, 3, 7, .08) 38%, rgba(2, 3, 7, .76) 100%),
    linear-gradient(108deg, transparent 0 26%, rgba(97, 223, 255, .105) 38%, rgba(255, 230, 160, .105) 49%, transparent 66% 100%),
    linear-gradient(74deg, transparent 0 18%, rgba(216, 173, 77, .055) 34%, transparent 52% 100%),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, .016) 0 1px, transparent 1px 5px);
  background-size: auto, 230% 100%, 180% 100%, auto;
  mix-blend-mode: screen;
  animation: aethAdminAlive 15s ease-in-out infinite alternate;
}

body.login:before {
  content: "L2AETHERION ADMIN PANEL";
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  z-index: 1;
  display: block;
  padding: 0 20px;
  color: var(--aeth-gold-bright);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: .14em;
  text-align: center;
  text-shadow: 0 0 18px rgba(216, 173, 77, .42);
}

body.login .passArea {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(460px, calc(100% - 32px));
  min-height: 100vh;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

body.login .passArea > div {
  width: 100%;
  min-height: 0;
  padding: 34px 24px 28px;
  box-sizing: border-box;
  border: 1px solid var(--aeth-border);
  border-radius: 8px;
  background:
    radial-gradient(circle at 50% 8%, rgba(97,223,255,.12), transparent 11rem),
    linear-gradient(180deg, rgba(8, 10, 16, .94), rgba(5, 6, 10, .97));
  box-shadow: 0 24px 80px rgba(0,0,0,.52), inset 0 1px 0 rgba(255,255,255,.05);
}

body.login .passArea .ball {
  display: none;
}

body.login .wadm30 {
  right: 24px;
  top: 22px;
  width: auto;
  height: auto;
  color: var(--aeth-gold-bright);
  background: none;
}

body.login .admin-login-logo {
  position: static;
  display: block;
  width: 230px;
  max-width: calc(100% - 48px);
  height: auto;
  margin: 0 auto 24px;
  transform: none;
  filter: drop-shadow(0 0 18px rgba(97,223,255,.58)) drop-shadow(0 0 34px rgba(216,173,77,.18));
}

body.login .wadm30 {
  display: none;
}

body.login .wadm30:after {
  content: "ADMIN ACCESS";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .16em;
}

body.login .passArea input {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  padding: 0 64px 0 18px;
  color: var(--aeth-text);
  border: 1px solid rgba(216, 173, 77, .24);
  background: rgba(2, 3, 7, .72);
  box-shadow: inset 0 1px 8px rgba(0,0,0,.55);
}

body.login .passArea input:focus {
  border-color: rgba(255, 230, 160, .52);
  box-shadow: inset 0 1px 8px rgba(0,0,0,.55), 0 0 24px rgba(216, 173, 77, .18);
}

body.login .passArea #submit {
  right: 24px;
  top: auto;
  bottom: 28px;
  width: 54px;
  height: 58px;
  opacity: .92;
  background:
    linear-gradient(135deg, #fff1a8, #d8ad4d 48%, #754916);
  border-radius: 0 4px 4px 0;
}

body.login .passArea #submit:before {
  content: "\f061";
  display: block;
  color: #120d05;
  font-family: FontAwesome;
  font-size: 18px;
  line-height: 58px;
  text-align: center;
}

body.login .copyright {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 22px;
  z-index: 1;
  color: rgba(246, 239, 226, .68);
  opacity: .62;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side,
.content-wrapper,
.right-side {
  background:
    linear-gradient(rgba(2, 3, 7, .54), rgba(2, 3, 7, .9)),
    radial-gradient(circle at 52% 34%, rgba(66, 204, 255, .16), transparent 18rem),
    radial-gradient(circle at 70% 18%, rgba(36, 147, 255, .1), transparent 30rem),
    radial-gradient(circle at 16% 32%, rgba(216, 173, 77, .12), transparent 25rem),
    image-set(
      url('../../../../assets/castle-siege-characters.webp') type('image/webp'),
      url('../../../../assets/castle-siege-characters.png') type('image/png')
    ) center top / cover fixed no-repeat,
    #020307 !important;
  background-size: auto, 140% 140%, 160% 160%, 150% 150%, cover, auto !important;
}

.skin-blue .wrapper,
.skin-blue .main-header,
.content-wrapper,
.right-side,
.main-footer {
  position: relative;
  z-index: 1;
}

.skin-blue .main-sidebar,
.skin-blue .left-side {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  padding-top: 50px;
  z-index: 810;
}

.skin-blue .main-header .navbar,
.skin-blue .main-header .logo {
  background: rgba(5, 6, 10, .92) !important;
  border-bottom: 1px solid rgba(216, 173, 77, .2);
}

.skin-blue .main-header .logo {
  border-right: 1px solid rgba(216, 173, 77, .2);
}

.skin-blue .main-header .logo .logo-lg img,
.skin-blue .main-header .logo .logo-mini img {
  display: inline-block;
  max-height: 48px;
  width: auto;
  filter: drop-shadow(0 0 12px rgba(97,223,255,.5));
}

.skin-blue .main-header .logo .logo-lg:after {
  content: "";
  color: var(--aeth-gold-bright);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: bold;
  letter-spacing: .1em;
  text-shadow: 0 0 18px rgba(216, 173, 77, .35);
}

.skin-blue .main-header .logo .logo-mini:after {
  content: "";
  color: var(--aeth-gold-bright);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: bold;
}

.skin-blue .main-header .logo .logo-lg img {
  max-width: 190px;
  max-height: 58px;
  object-fit: contain;
}

.skin-blue .main-header .logo .logo-mini img {
  max-width: 34px;
  max-height: 34px;
}

.skin-blue .main-header .navbar .sidebar-toggle,
.skin-blue .main-header .navbar .nav > li > a {
  color: var(--aeth-gold-bright);
}

.skin-blue .main-header .navbar .sidebar-toggle:hover,
.skin-blue .main-header .navbar .nav > li > a:hover,
.skin-blue .main-header .navbar .nav > li > a:focus {
  color: #fff6c7;
  background: rgba(216, 173, 77, .1);
}

.skin-blue .sidebar-menu > li.header {
  color: var(--aeth-gold-bright);
  background: rgba(216, 173, 77, .09);
  letter-spacing: .08em;
}

.skin-blue .sidebar a,
.skin-blue .treeview-menu > li > a {
  color: var(--aeth-muted);
}

.skin-blue .sidebar-menu > li > a {
  border-left-color: transparent;
}

.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a,
.skin-blue .treeview-menu > li.active > a,
.skin-blue .treeview-menu > li > a:hover {
  color: var(--aeth-gold-bright);
  background: linear-gradient(90deg, rgba(216,173,77,.2), rgba(255,255,255,.04));
  border-left-color: var(--aeth-gold);
}

.skin-blue .sidebar-menu > li > .treeview-menu {
  background: rgba(0,0,0,.24);
}

.content-wrapper {
  color: var(--aeth-text);
  border-left: 1px solid rgba(216, 173, 77, .12);
}

.content-header > h1,
.content-header > h1 > small,
.breadcrumb > li,
.breadcrumb > li > a {
  color: var(--aeth-gold-bright) !important;
}

.box,
.info-box,
.small-box,
.nav-tabs-custom,
.box.box-primary,
.box.box-success,
.box.box-warning,
.box.box-danger {
  color: var(--aeth-text);
  background:
    radial-gradient(circle at 86% 30%, rgba(97, 223, 255, .11), transparent 14rem),
    linear-gradient(180deg, rgba(16, 18, 28, .86), rgba(5, 6, 10, .9));
  border: 1px solid rgba(216, 173, 77, .18);
  border-radius: 6px;
  box-shadow: 0 18px 50px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.04);
  transition: border-color .24s ease, box-shadow .24s ease, transform .24s ease;
}

.box:hover,
.info-box:hover,
.small-box:hover,
.nav-tabs-custom:hover {
  border-color: rgba(255, 230, 160, .38);
  box-shadow: 0 0 28px rgba(216, 173, 77, .12), 0 18px 50px rgba(0,0,0,.38);
  transform: translateY(-2px);
}

.box-header,
.box-header.with-border,
.box-footer {
  color: var(--aeth-gold-bright);
  background: rgba(216, 173, 77, .08);
  border-color: rgba(216, 173, 77, .16);
}

.box-title,
.small-box h3,
.info-box-number {
  color: var(--aeth-gold-bright);
}

.small-box .icon,
.info-box-icon {
  color: rgba(255, 230, 160, .34);
}

.small-box.bg-aqua,
.small-box.bg-green,
.small-box.bg-yellow,
.small-box.bg-red,
.info-box-icon.bg-aqua,
.info-box-icon.bg-green,
.info-box-icon.bg-yellow,
.info-box-icon.bg-red,
.bg-aqua,
.bg-green,
.bg-yellow,
.bg-red {
  background:
    radial-gradient(circle at 100% 0%, rgba(97,223,255,.16), transparent 9rem),
    linear-gradient(135deg, rgba(216,173,77,.18), rgba(8,10,16,.92)) !important;
  color: var(--aeth-text) !important;
}

.small-box-footer {
  color: var(--aeth-gold-bright) !important;
  background: rgba(0,0,0,.24) !important;
  border-top: 1px solid rgba(216,173,77,.12);
}

.small-box-footer:hover {
  color: #fff6c7 !important;
  background: rgba(216,173,77,.12) !important;
}

.info-box {
  min-height: 96px;
}

.info-box-icon {
  border-right: 1px solid rgba(216,173,77,.14);
}

.info-box-text {
  color: var(--aeth-muted);
  letter-spacing: .08em;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  color: var(--aeth-text);
  border-color: rgba(216, 173, 77, .14);
}

.table-bordered,
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > td {
  border-color: rgba(216, 173, 77, .14);
}

.table > thead > tr > th {
  color: var(--aeth-gold-bright);
  background: rgba(216,173,77,.08);
}

.table-striped > tbody > tr:nth-of-type(odd),
.box-body > .table tr:hover td {
  background: rgba(255,255,255,.045);
}

.table-hover > tbody > tr:hover,
.table-hover > tbody > tr:hover > td {
  color: var(--aeth-gold-bright);
  background: rgba(216,173,77,.08) !important;
}

.table,
.table-bordered {
  background: rgba(255,255,255,.025);
}

.pagination > li > a,
.pagination > li > span {
  color: var(--aeth-muted);
  border-color: rgba(216,173,77,.18);
  background: rgba(255,255,255,.045);
}

.pagination > li > a:hover,
.pagination > .active > a,
.pagination > .active > span {
  color: var(--aeth-gold-bright);
  border-color: rgba(255,230,160,.42);
  background: rgba(216,173,77,.14);
}

.form-control,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  color: var(--aeth-text);
  border-color: rgba(216, 173, 77, .22);
  background: rgba(2, 3, 7, .72);
}

label,
.control-label,
.help-block,
.text-muted,
.box-body,
.box-footer {
  color: var(--aeth-muted);
}

.box-footer {
  background: rgba(255,255,255,.035);
}

.btn-default {
  color: var(--aeth-gold-bright) !important;
  border-color: rgba(216,173,77,.24) !important;
  background: rgba(255,255,255,.055) !important;
}

.btn-default:hover {
  color: #fff6c7 !important;
  border-color: rgba(255,230,160,.42) !important;
  background: rgba(216,173,77,.12) !important;
}

.btn-danger {
  color: #ffe8e8 !important;
  border-color: rgba(180,40,40,.5) !important;
  background: linear-gradient(135deg, rgba(140,20,20,.78), rgba(55,8,8,.9)) !important;
}

.form-control:focus,
form.atualstudio .select2-container--open .select2-selection {
  border-color: rgba(255, 230, 160, .52) !important;
  background: rgba(24, 20, 12, .92) !important;
  box-shadow: 0 0 18px rgba(216,173,77,.14);
}

.aeth-year-select {
  display: inline-block;
  min-width: 78px;
  height: 30px;
  margin-left: 8px;
  padding: 3px 28px 3px 10px;
  color: var(--aeth-gold-bright);
  border: 1px solid rgba(216,173,77,.35);
  border-radius: 4px;
  outline: none;
  background:
    linear-gradient(135deg, rgba(35,28,13,.95), rgba(5,7,13,.96));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.06), 0 0 18px rgba(216,173,77,.08);
  color-scheme: dark;
}

.aeth-year-select:hover,
.aeth-year-select:focus {
  color: #fff4bf;
  border-color: rgba(255,230,160,.62);
  background:
    linear-gradient(135deg, rgba(52,39,16,.98), rgba(8,10,17,.98));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 0 20px rgba(216,173,77,.16);
}

.aeth-year-select option {
  color: #f7e5a4;
  background: #080a10;
}

.aeth-year-select option:checked {
  color: #fff5c7;
  background: #30220f;
}

.input-group-addon,
.select2-dropdown,
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: var(--aeth-text);
  border-color: rgba(216,173,77,.22) !important;
  background: rgba(8,10,16,.98) !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: var(--aeth-gold-bright);
  background: rgba(216,173,77,.16);
}

.nav-tabs-custom > .nav-tabs {
  border-bottom-color: rgba(216,173,77,.18);
}

.nav-tabs-custom > .nav-tabs > li > a {
  color: var(--aeth-muted);
}

.nav-tabs-custom > .nav-tabs > li.active > a,
.nav-tabs-custom > .nav-tabs > li.active:hover > a,
.nav-tabs-custom > .nav-tabs > li > a:hover {
  color: var(--aeth-gold-bright);
  border-color: rgba(216,173,77,.24);
  background: rgba(216,173,77,.1);
}

.cke_chrome {
  overflow: hidden;
  border-color: rgba(216,173,77,.22) !important;
  border-radius: 6px;
  background: rgba(8,10,16,.94) !important;
  box-shadow: 0 18px 44px rgba(0,0,0,.28) !important;
}

.cke_top,
.cke_bottom {
  border-color: rgba(216,173,77,.16) !important;
  background: rgba(8,10,16,.94) !important;
  box-shadow: none !important;
}

.cke_toolgroup,
.cke_combo_button {
  border-color: rgba(216,173,77,.16) !important;
  background: rgba(255,255,255,.055) !important;
  box-shadow: none !important;
}

.cke_button_icon {
  filter: sepia(.25) saturate(1.2);
}

.cke_button:hover,
.cke_combo_button:hover {
  background: rgba(216,173,77,.12) !important;
}

.cke_contents {
  border-top-color: rgba(216,173,77,.16) !important;
}

.alert,
.callout {
  color: var(--aeth-text) !important;
  border: 1px solid rgba(216,173,77,.22);
  background: rgba(8,10,16,.94) !important;
  box-shadow: 0 18px 44px rgba(0,0,0,.32);
}

#alerta {
  color: var(--aeth-text);
  background: rgba(8,10,16,.98);
  border: 1px solid rgba(216,173,77,.28);
  box-shadow: 0 24px 80px rgba(0,0,0,.58);
}

#alerta .ok > div {
  color: #120d05;
  border-color: rgba(255,230,160,.42);
  background: linear-gradient(135deg, #fff1a8, #d8ad4d 48%, #754916);
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
button[type="submit"],
input[type="submit"] {
  color: #120d05 !important;
  border-color: rgba(255, 230, 160, .48) !important;
  background: linear-gradient(135deg, #fff1a8, #d8ad4d 48%, #754916) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.38), 0 0 22px rgba(216,173,77,.2);
}

.btn-primary:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover,
button[type="submit"]:hover,
input[type="submit"]:hover {
  background: linear-gradient(135deg, #fff6c7, #e1b34e 48%, #8a5718) !important;
}

.main-footer {
  color: rgba(246,239,226,.68);
  background: rgba(5, 6, 10, .92);
  border-top: 1px solid rgba(216, 173, 77, .16);
}

.main-header,
.main-sidebar,
body.login .passArea > div {
  animation: aethAdminBreath 5s ease-in-out infinite;
}

.control-sidebar-dark,
.dropdown-menu {
  color: var(--aeth-text);
  background: rgba(8, 10, 16, .96);
  border-color: rgba(216, 173, 77, .18);
}

.user-header {
  background: linear-gradient(180deg, rgba(216,173,77,.18), rgba(8,10,16,.96)) !important;
}

@media (max-width: 767px) {
  body.login:before { top: 34px; font-size: 18px; }
  body.login .passArea { width: calc(100% - 28px); padding: 94px 0 72px; }
  body.login .admin-login-logo { width: 200px; }
  body.login .passArea input {
    width: 100%;
  }
  body.login .passArea #submit { bottom: 28px; }
}

@keyframes aethAdminBreath {
  50% {
    box-shadow: 0 0 34px rgba(216, 173, 77, .12);
  }
}

@keyframes aethAdminAlive {
  0% {
    background-position: 0 0, 0 0, 100% 0, 0 0;
    opacity: .62;
  }
  100% {
    background-position: 0 0, 100% 0, -70% 0, 0 0;
    opacity: .88;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}
