html,
body {
    scroll-behavior: smooth !important;
}



.nav {
    padding: .5rem 5rem !important;
}

.nav-navbar {
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, .42), 0 3px 20px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2) !important;
}

.nav-link {
    font-weight: 400 !important;
    border-radius: .25rem;
    transition: .6s;
    padding-block: 15px;
}


.nav .dropdown-menu {
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, .42), 0 3px 20px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2) !important;
    border-radius: .25rem;
    border-bottom: 1px solid rgba(255, 255, 255, .75);
}

.nav .dropdown-menu .dropdown-item {
    padding: 10px;
}
.navbar-collapse {
    display: flex !important;
}



.darker-box,
.info-box {
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, .42), 0 3px 20px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2) !important;
    border-radius: .5rem;
}

.info-box h2 {
    color: white;
}

.info-box form {
    color: rgba(255, 255, 255, .65) !important;
}



.form-control:focus {
    color: #fff;
    border-color: #272936;
    outline: 0;
    box-shadow: none;
}

.text-area h5 {
    padding-top: 3rem;
    font-weight: 400;
    color: rgba(255, 255, 255, .65);
}

.text-area h1 {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    padding-bottom: 2rem;
}


.donationGoal,
.top_donators,
.recent_donators {
    padding-bottom: 4rem;
}

.inner-title p {
    padding-top: 3rem;
    color: #c7c7c7
}

.inner-title h3 {
    color: #ffffff !important;
}




.progress {
    height: 40px;
    overflow: hidden;
    border-radius: 3px !important;
    width: 100%;
    margin: 0 auto;
    position: relative;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.progress span {
    position: absolute;
    display: block;
    width: 100%;
    font-size: 1.25rem;
}

.progress-bar {
    transition: width .6s ease;
}

.table-striped thead {
    background: none;
}





/* NEWS */


/* CREDITS */

.credit-box {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.credit-box .stat-box-header {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 1.25rem;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 300;
}

.credit-content span:first-child,
.credit-content span:last-child {
    padding: .25rem;
}

.credit-content span:last-child {
    color: rgba(255, 255, 255, .75)
}

.credit-box a {
    background-color: #272936;
    transition: .5s;
}

.credit-box a:hover {
    background-color: #d63031 !important;
}

/* STORE */

.categoryLink {
    transition: .5s;
}

.categoryLink:hover {
    background-color: #1b1c20 !important;
}


.store-box-header {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 1.25rem;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 300;
    text-transform: none !important;
}

.store-box-upper span {
    font-size: 18px !important;
    padding: .3rem;
}

.store-box-upper ul {
    background-color: #272936 !important;
}

.store-box-upper ul li {
    border: none !important;
}

.buy-btn {
    transition: .5s;
}


.disabled {
    background: #d83b1f !important;
}

.disabled:hover {
    background: #bb2d14 !important;
}

.table {
    color: white !important;
}




/* Servers List */





.bs-callout-info {
    background: #20212f;
}

.bs-callout-info a {
    color: rgba(255, 255, 255, .65);
    transition: .2s;
}

.bs-callout-info a:hover {
    color: rgba(200, 200, 200, 0.65);
}

/* Server Listing (With Image) */
.srv-label {
    background: #20212f !important;
    padding: 15px !important;
    transition: all .25s;
}

.srv-label:hover {
    background: #2a2b3b !important;
}

.srv-box {
    transition: all .25s;
}

.srv-box:hover {
    text-decoration: none;
    background-color: #20212f;
}




/* Ticket / Profile Page */
/* ..ticket-header {
    padding-top: 2rem;
} */
.ticket-header,
.stat-box-header,
.panel-header {
    color: rgba(255, 255, 255, 1) !important;
}

.stat-box-inner {
    color: rgba(255, 255, 255, .75) !important;
}



.dashboard-widget-small-box .element {
    color: rgba(255, 255, 255, .75) !important;
}

.dashboard-widget-small-box {
    border-top: 3px solid rgba(255, 255, 255, .65) !important;
}

.dashboard-widget-small-box svg {
    color: rgba(255, 255, 255, .65);
}


/* Tickets */


.btn-prom:hover {
    background: #272935 !important;
}

.ticket-header font {
    color: #20212f !important;
    font-size: .9rem;
}





/* TOS Page */
.header {
    border-radius: .5rem;
    padding: 10px;
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, .42), 0 3px 20px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2) !important;
    margin-bottom: 2rem;
}





/* Admin Side bar Fixer */
.main-menu-outer-box {
    padding-top: .7rem;
}

.content-page-top {
    padding: .5rem;
}

/* Admin Sidebar Style */


.main-menu-box .active {
    background: #2a2c3f;
}

.dashboard-nav a,
.dashboard-nav a {
    transition: .5s !important;
}


.main-menu-box .main-menu-outer-box li.active {
    background: #23253a;
}

.main-menu-box .sub-menu {
    background: #0f1019 !important;
}

.main-menu-box ul li.active {
    background: #23253a !important;
}


.pagination .page-link {
    background-color: #0f1019 !important;
}

.pagination .page-item.active .page-link {
    background-color: #23253a !important;
}

.page-item:last-child .page-link,
.page-item:first-child .page-link {
    border-radius: 0 !important;
}



/* Footer + Misc */
.footer {
    color: rgba(255, 255, 255, .75) !important;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    border-radius: 2px;
}

::-webkit-scrollbar-thumb {
    background: #040405;
}

::-webkit-scrollbar-thumb:hover {
    background: #040405;
}


/* Not Configured */
.error-page {
    display: table;
    height: 100vh;
    width: 100%;
}

.error-page > div {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.error-page.not-configured {
    height: 100vh;
    width: 100%;
    color: #fff;
}
.code-changer {
    color: royalblue !important
}