/* Coded by m1xawy*/
@font-face {
    font-family: Aeonik-Regular;
    src: url(../fonts/Aeonik/Aeonik-Regular.otf);
}
@font-face {
    font-family: Aeonik-Bold;
    src: url(../fonts/Aeonik/Aeonik-Bold.otf);
}
@font-face {
    font-family: Aeonik-Black;
    src: url(../fonts/Aeonik/Aeonik-Black.otf);
}
body {
    color: #e4d7c6;
    background-color: #011724;
    background-image: url(../images/home-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    font-family: Aeonik-Regular, serif;
}
body:before {
    background-color: #011724;
    background-image: none;
}
a {
    text-decoration: none;
}
nav#top-bar {
    position: initial;
}
.navbar {
    height: 99px;
}
header ul.nav {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
section.home-intro {
    height: 800px;
}
header .logo {
    position: inherit;
    margin-right: 0;
    margin-left: 0;
}
header .logo img {
    width: 93px;
    height: 41px;
}
header ul.nav li a.nav-link {
    color: #e4d7c6;
    text-transform: inherit;
    text-shadow: none;
    filter: none;
    font-family: Aeonik-Regular, serif;
    font-weight: 100;
    font-size: 1.2rem;
}
section.home-intro .intro-logo {
    position: relative;
    top: -60px;
}
section.home-intro .intro-logo img {
    transition: transform .5s ease;
}
section.home-intro .intro-logo:hover img {
    transform: scale(1.1);
}
nav#top-bar ul.nav.nav-social li a i {
    color: #e4d7c6;
}
nav#top-bar ul.nav.nav-social li {
    width: 35px;
    height: 35px;
    border: 2px solid #0dafd6;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}
nav#top-bar ul.nav.nav-right li a.btn-logout {
    width: 161px;
    height: 35px;
    color: #e4d7c6;
    background-color: transparent;
    border: 2px solid #0dafd6;
    border-radius: 10px;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    line-height: normal;
    font-family: Aeonik-Bold, serif;
    font-weight: 900;
}
nav#top-bar ul.nav.nav-right li a.btn-search {
    width: 35px;
    height: 35px;
    color: #e4d7c6;
    background: none;
    border: 2px solid #0dafd6;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
    line-height: normal;
}
nav#top-bar .server-time {
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #0dafd6;
}
nav#top-bar .server-time span:first-child {
    background: linear-gradient(to right, #0dafd6, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
nav#top-bar .server-time span:last-child {
    color: #fff;
}
.dropdown-menu li {
    margin-right: 0px;
    border-bottom: 1px solid #0dafd6;
}
.dropdown-menu li:last-child {
    border-bottom: none;
}
.dropdown-menu {
    background-color: #00111b;
    color: #fff;
    border: 1px solid #0dafd6;
    border-radius: 25px;
    padding: 10px;
}
.dropdown-menu li a {
    font-size: 1rem;
    color: #e4d7c6;
    padding: .5rem 1rem;
}
.dropdown-menu li a i {
    font-size: 1rem;
    color: #0dafd6;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #000 !important;
    background-color: #0dafd6;
}
.dropdown-item:focus i, .dropdown-item:hover i {
    color: #000 !important;
}
section.streamers .swiper .swiper-slide {
    border: 3px solid #0dafd6;
    border-radius: 20px;
    padding: 0;
    margin-right: 25px;
    overflow: hidden;
}
footer .footer-sponsors a {
    border: none;
    border-radius: 15px;
    padding: 10px;
    margin-right: 10px;
}
footer .footer-sponsors a:hover {
    background-color: #0b3955;
}
footer .footer-copyright p {
    color: #0dafd6;
}
footer ul.nav li a.nav-link {
    color: #fff;
    text-transform: uppercase;
}
#home-carousel.carousel {
    border: 5px solid #0dafd6;
    border-radius: 20px;
    overflow: hidden;
}
#home-carousel.carousel:before {
    content: none;
}
.carousel-indicators [data-bs-target] {
    border: 2px solid #0dafd6;
    border-image: none;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}
.carousel-indicators .active {
    opacity: 1;
    background: linear-gradient(to bottom, #0dafd6, #0dafd6);
}

.owl-theme.top-ranking-carousel .owl-dots .owl-dot span {
    border: 2px solid #0dafd6;
    border-image: none;
    border-radius: 50px;
}
.owl-theme.top-ranking-carousel .owl-dots .owl-dot.active span, .owl-theme.top-ranking-carousel .owl-dots .owl-dot:hover span {
    opacity: 1;
    background: linear-gradient(to bottom, #0dafd6, #0dafd6);
}
#home-carousel.carousel .slider-body h4 {
    display: block;
    color: #0dafd6;
    font-size: 1rem;
    font-weight: 900;
    font-family: Aeonik-Bold, serif;
    background: none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    margin-top: 0px;
}
#home-carousel.carousel .slider-body {
    top: 190px;
}
#home-carousel.carousel .slider-body a.btn {
    width: 120px;
    height: 33px;
    display: inline-block;
    color: #000;
    background-image: url("../images/slider-btn.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    font-family: Aeonik-Bold, serif;
    text-transform: initial;
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
    margin-right: 20px;
    border-radius: 50px;
    padding: 5px 20px;
}
.card {
    color: #e4d7c6;
    background-color: #011724;
    border-radius: 20px;
    border: 3px solid #0dafd6;
}
.card:before {
    content: none;
}
.card.server-info ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
    border-image: url(../images/border-line.png) 1;
}
.card.server-info ul li:last-child {
    border: none;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.server-info ul li:first-child span i {
    color: #e4d7c6;
}
.server-info ul li:first-child span {
    color: #e4d7c6;
}
/*
.server-info ul li:first-child span:last-child {
    color: #0dafd6;
}
*/
.activity-ranking .table tbody tr td {
    color: #011724;
    background: #0dafd6;
}
::-webkit-scrollbar-track {
    background: #011724;
    border: 1px solid #0dafd6;
    border-radius: 50px;
}
::-webkit-scrollbar-thumb {
    background: linear-gradient(to left, #0dafd6, #0dafd6);
    background-clip: content-box;
    border: 3px solid transparent;
    border-radius: 50px;
}
.event-schedule .card-header,
.sox-drop .card-header,
.sox-plus .card-header {
    color: #e4d7c6;
    font-family: Aeonik-Bold, serif;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: none;
    padding-left: 1rem;
    padding-bottom: 1rem !important;
}
.event-schedule .card-header {
    font-size: 1.5rem !important;
    padding-left: 1.8rem !important;
    padding-bottom: .5rem !important;
}
.event-schedule .card-header > img,
.sox-drop .card-header > img,
.sox-plus .card-header > img {
    display: none;
}
section.event .card-header:before {
    content: none;
}
.activity-ranking .table tbody tr td a {
    color: #011724;
    text-decoration: none;
}
.table>thead {
    background-color: #0b3955;
}
.activity-ranking .table thead tr th {
    color: #e4d7c6;
}
.activity-ranking .card-header {
    color: #e4d7c6;
    font-family: Aeonik-Bold, serif;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: none;
}
.activity-ranking .card-header > img {
    display: none !important;
}
.sox-drop ul li, .sox-plus ul li {
    color: #fff;
}
.sox-drop ul li a, .sox-plus ul li a {
    color: #0dafd6;
    font-size: 14px;
}
section.event .row {
    background-image: none;
}
section.event .card.discord {
    max-height: 200px;
}
section.event .card.discord img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
section.event .card.widget-fortress p,
section.event .card.widget-fortress h4 {
    text-transform: uppercase;
    color: #fff;
}
section.event .card.widget-fortress h4 {
    color: #0dafd6;
    font-family: Aeonik-Bold, serif;
    font-weight: 900;
}
section.event .card.widget-fortress .card-body > div {
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
    border-image: url(../images/border-line.png) 1;
}
section.event .card.widget-fortress .card-body > div:last-child {
    padding-bottom: 0;
    border: none;
}
section.slider .top-ranking-title {
    color: #e4d7c6;
    font-family: Aeonik-Bold, serif;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
}
section.slider .top-ranking-body .table-responsive {
    overflow: visible;
}
section.slider .top-ranking-body .table {
    border: none;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 13px;
    margin-bottom: 0;
    position: relative;
    overflow: visible;
}
section.slider .top-ranking-body.top-ranking-job .table {
    border-spacing: 0 8px;
}

section.slider .top-ranking-body .table tbody tr:before {
    content: "";
    display: block;
    background-color: #011724;
    border: 3px solid #0dafd6;
    border-radius: 10px;
    position: absolute;
    right: calc(50% - 5px);
    z-index: 1;
    padding: 10px;
    color: #e4d7c6;
    line-height: 0;
    margin: -10px;
}
section.slider .top-ranking-body .table tbody tr:nth-of-type(1):before {
    content: "1";
}
section.slider .top-ranking-body .table tbody tr:nth-of-type(2):before {
    content: "2";
}
section.slider .top-ranking-body .table tbody tr:nth-of-type(3):before {
    content: "3";
}

section.slider .top-ranking-body .table tbody tr td {
    color: #e4d7c6;
    background-color: #011724;
    border: 3px solid #0dafd6;
    padding: 22px;
    font-size: 1.2rem;
    text-align: center;
    border-left: none !important;
    border-right: none !important;
}
section.slider .top-ranking-body .table tbody tr td a {
    color: #e4d7c6;
}
section.slider .top-ranking-body .table td:first-child {
    border-radius: 20px 0 0 20px;
    border-left: 3px solid #0dafd6 !important;
}
section.slider .top-ranking-body .table td:last-child {
    border-radius: 0 20px 20px 0;
    border-right: 3px solid #0dafd6 !important;
}
section.slider .top-ranking-body.top-ranking-job .table tbody tr:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    background-image: url(../images/trader-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10%;
    position: absolute;
    top: -30px;
    left: 10px;
    z-index: 1;
}
section.slider .top-ranking-body.top-ranking-job .table-responsive:nth-of-type(1) .table tbody tr:before {
    background-image: url(../images/hanter-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10%;
}
section.slider .top-ranking-body.top-ranking-job .table-responsive:nth-of-type(2) .table tbody tr:before {
    background-image: url(../images/thief-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10%;
}
section.slider .top-ranking-body.top-ranking-job .table-responsive:nth-of-type(3) .table tbody tr:before {
    background-image: url(../images/trader-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10%;
}
section.news .post .card-header {
    color: #e4d7c6;
    font-family: Aeonik-Black, serif;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    padding-left: 1.8rem;
}
section.news .post .card-header {
    display: none;
}
section.news .post h3.news-title {
    color: #e4d7c6;
    font-family: Aeonik-Black, serif;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 5px;
}
section.news .post .card-header img {
    display: none;
}
section.news .post .post-thumbnail {
    width: 33.33333333%;
    height: 458px;
    max-width: initial;
    border-radius: 13px;
    border: 3px solid #0dafd6;
    overflow: hidden;
    padding: 0;
    text-align: center;
    margin-right: 0;
}
@media (min-width: 768px) {
    section.news .post .post-thumbnail {
        width: 33.33333333%;
    }
}
section.news .post .post-content .post-row {
    border-radius: 13px;
    border: 3px solid #0dafd6;
    padding: 20px;
    margin-bottom: 10px;
}
section.news .post .post-content .post-row .post-title {
    font-family: Aeonik-Black, serif;
    font-size: 1.5rem;
    font-weight: 900;
    text-transform: uppercase;
    background: linear-gradient(to right, #0dafd6, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
section.news .post .post-content .post-row .post-body {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5; /* number of lines to show */
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

section.news .card.post {
    position: initial;
}
section.news .post .post-content .all-news {
    text-align: right;
    display: block;
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 100%;
}
section.news .post .post-content .all-news a {
    color: #0dafd6;
}

#tns1-ow .tns-nav button.tns-nav-active, #tns2-ow .tns-nav button.tns-nav-active {
    opacity: 1;
    background: linear-gradient(to bottom, #0dafd6, #0dafd6);
}
#tns1-ow .tns-nav button, #tns2-ow .tns-nav button {
    width: 14px;
    height: 14px;
    background-color: transparent;
    border: 2px solid #0dafd6;
    border-radius: 50px;
    margin: 0px 3px;
    opacity: 1;
}
#tns1-ow .tns-nav, #tns2-ow .tns-nav {
    display: flex;
    align-self: start;
    position: absolute;
    top: auto;
    bottom: 0;
    z-index: 1;
}
section.news .post .post-content {
    position: relative;
}
section.news .post .post-thumbnail img {
    transform: scale(1.1);
}
.card.server-info {
    height: auto;
}
.server-info ul li:first-child span:last-child {
    color: #0dafd6;
}
.server-info ul li:nth-of-type(2) span:last-child {
    color: #2ff595;
}
.login-page label {
    display: none;
}
.login-page form {
    margin-top: 0;
}
.login-page button.btn {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.login-page h1 {
    font-family: Aeonik-Black, serif;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    background: linear-gradient(to right, #0dafd6, #e4d7c6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: none;
}
.login-page a#forget-password {
    color: #0dafd6;
    font-weight: 400;
    text-transform: none;
    font-family: Aeonik-Regular, serif;
}
.login-page span {
    color: #0dafd6;
}
.login-page a {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Aeonik-Black, serif;
}
.login-page button.btn {
    width: 200px;
    height: 40px;
    display: inline-block;
    color: #000;
    background-image: url(../images/login-btn.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    font-family: Aeonik-Bold, serif;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1;
    margin-right: 0;
    border-radius: 0;
    padding: 5px 20px;
}
.login-page input.form-control {
    color: #e4d7c6;
    background-color: #011724;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #0dafd6;
}
.login-page ::placeholder{
    color: #e4d7c6;
}
.login-page .form-control:focus {
    color: #e4d7c6;
    background-color: #011724;
    border-color: #0dafd6;
    outline: 0;
    box-shadow: none;
}
.login-page form > div:nth-of-type(1) input {
    background-image: url(../images/username-figure.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}
.login-page form > div:nth-of-type(2) input {
    background-image: url(../images/password-figure.png) !important;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}
.login-page.register-page .form-check-label {
    display: block;
    text-align: left;
    margin-left: 10px;
    padding-top: 2px;
}
.login-page input[type="checkbox"] {
    accent-color: #0dafd6 !important;
    border: 1px solid #0dafd6;
    border-radius: 0;
}
.login-page.register-page button.btn {
    margin-top: 0;
    margin-bottom: 0;
}
.login-page.register-page button.btn {
    width: 302px;
    height: 60px;
    font-size: 1.5rem;
}
.login-page.register-page h1 {
    font-size: 5rem;
}
.login-page .form-check label {
    display: block;
    text-align: left;
    margin-left: 15px;
}
.login-page.register-page form > div:nth-of-type(1) input {
    background-image: url(../images/username-figure.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}
.login-page.register-page form > div:nth-of-type(2) input {
    background-image: url(../images/email-figure.png) !important;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}
.login-page.register-page form > div:nth-of-type(3) input {
    background-image: url(../images/email-figure.png) !important;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}
.login-page.register-page form > div:nth-of-type(4) input {
    background-image: url(../images/password-figure.png) !important;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}
.login-page.register-page form > div:nth-of-type(5) input {
    background-image: url(../images/password-figure.png) !important;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}
.login-page.register-page img:not(form img) {
    border-right: 3px solid #0dafd6;
    border-radius: 15px;
    margin: 0;
    height: 100%;
    object-fit: cover;
}
.table {
    background-image: url("../images/table-pattern.png");
    background-size: 100%;
    background-position: center;
    background-repeat: repeat-y;
}
.table thead tr th {
    color: #0dafd6;
    background-color: transparent;
}
.table>:not(caption)>*>* {
    border: 3px solid #0dafd6;
}
.table>:not(caption)>*>* {
    color: #e4d7c6;
    background-color: transparent;
}
.table>thead {
    background-color: transparent;
}
.download-requirements .table tbody tr:last-child td:first-child {
    border-radius: 20px 0 0 20px !important;
    border-left: 3px solid #0dafd6 !important;
}
.download-requirements .table tbody tr:last-child td:last-child {
    border-radius: 0 20px 20px 0 !important;
    border-right: 3px solid #0dafd6 !important;
}
@media only screen and (max-width: 992px) {
    header {
        background-image: none;
        margin-bottom: 500px !important;
    }
    body[style*="home-bg"] header {
        background-image: none;
        margin-bottom: 670px !important;
    }
}
.download-box {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 3px solid #0dafd6;
    border-radius: 100px;
    background-image: url("../images/table-pattern.png");
    background-size: 100%;
    background-position: center;
    background-repeat: repeat;
}
.download-page .download-box .btn {
    width: 117px;
    height: 117px;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    color: #000;
    background: linear-gradient(to bottom, #0dafd6, #0dafd6);
    border: 3px solid #000;
    font-family: Transducer-Black, serif;
    text-transform: uppercase;
    font-size: 4rem;
    font-weight: 900;
    border-radius: 100%;
    padding: 60px !important;
    margin: 0 50px;
    text-align: center;
}
.download-page .download-box .hoster {
    text-align: right;
    width: 50%;
    margin-right: 100px;
}
.download-page .download-box .memo {
    text-align: left;
    width: 50%;
    margin-left: 100px;
}
.download-page .download-box .memo span {
    color: #0dafd6;
}
.download-page .download-box h4.hoster {
    color: #fff;
    font-size: 1rem;
    font-weight: 100;
    font-family: Aeonik-Regular, serif;
    text-transform: uppercase;
    text-decoration: none;
}
.download-page .download-box h4.hoster span {
    color: #e4d7c6;
}
.btn-primary {
    width: 100%;
    height: 66px;
    color: #e4d7c6;
    background: transparent;
    border: 3px solid #02253a;
    font-family: Aeonik-Regular, serif;
    text-transform: none;
    font-size: 20px;
    font-weight: 400;
    margin-top: 5px;
    border-radius: 33px;
    padding: 11px 100px;
}
.btn-primary.active,
.btn-primary:hover {
    color: #011724;
    background: linear-gradient(to right, #0dafd6, #e4d7c6);
    border: 3px solid #02253a;
}
.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.ranking-page .table {
    background-image: none;
    border: 2px solid #02253a;
}
.ranking-page .table>thead {
    background-color: transparent;
}
.ranking-page .table thead tr th {
    color: #0dafd6;
    font-family: Aeonik-Bold, serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    background-color: transparent;
}
.ranking-page .table>:not(caption)>*>* {
    border: none;
}
.ranking-page .table>:not(:first-child) {
    border-top: 2px solid #02253a;
}
.ranking-page tbody tr {
    background-image: linear-gradient(90deg, #002033, #002033);
    border-top: none;
}

.ranking-page tbody tr:nth-of-type(odd) {
    background-image: linear-gradient(90deg, #00111b, #00111b);
    border-top: none;
}
#content-replace .table tbody tr td:nth-child(2) a {
    color: #e4d7c6;
    text-decoration: none;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    color: #e4d7c6;
}

.page-link {
    color: #e4d7c6;
    background-color: #00111b;
    border: 2px solid #02253a;
    border-radius: 0;
    margin-right: 0;
}
.page-item.disabled .page-link {
    color: #e4d7c6;
    background-color: #00111b;
    border-color: #02253a;
}
.disabled>.page-link, .page-link.disabled {
    color: #e4d7c6;
    background-color: #00111b;
    border-color: #02253a;
}
.active>.page-link, .page-link.active {
    color: #011724;
    background-color: #0dafd6;
    background-image: linear-gradient(to bottom, #0dafd6, #0dafd6);
    border-color: #02253a;
}
.page-link:hover {
    color: #011724;
    background-color: #0dafd6;
    background-image: linear-gradient(to bottom, #0dafd6, #0dafd6);
    border-color: #02253a;
}
.modal-content {
    color: #e4d7c6;
    background-color: #00111b;
    border: 1px solid #02253a;
    border-radius: 10px;
}
.modal-header {
    border-bottom: 1px solid #0dafd6;
}
#modalSearch button.close {
    background: #0dafd6;
    color: #011724;
}
.form-control {
    color: #e4d7c6;
    background-color: #00111b;
    border-radius: 0;
    border: 1px solid #0dafd6;
}
input.form-control {
    color: #e4d7c6;
    background-color: #00111b;
    border-radius: 0;
    border: 1px solid #0dafd6;
}
.form-control:focus {
    color: #e4d7c6;
    background-color: #00111b;
    border-radius: 0;
    border: 1px solid #0dafd6;
    box-shadow: none;
}

section.char-page .table {
    font-size: 1rem;
    font-weight: 900;
    font-family: Aeonik-Bold, serif;
    border-collapse: separate;
    border-spacing: 0px 0px;
    text-align: left;
}
section.char-page .table>:not(caption)>*>* {
    padding: 0.3rem .6rem;
}
section.char-page .table:not(.table-inventory) tbody tr {
    display: flex;
}
section.char-page .table tbody tr th:first-child {
    display: none;
}
section.char-page .table>:not(caption)>*>* {
    color: #fff;
}
section.char-page .table-striped>tbody>tr:nth-of-type(odd)>* {
    color: #fff;
}
section.char-page .table tbody tr th:nth-of-type(2) {
    background: linear-gradient(to right, #0dafd6, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
section.char-page .table tbody tr th:nth-of-type(2)::after {
    content: ' : ';
}
section.char-page .race-inv-image {
    display: none;
}
section.char-page .table,
section.char-page #display-inventory-set,
section.char-page #display-inventory-job,
section.char-page #display-inventory-avatar {
    background: none;
    border: none;
}
section.char-page .table.table-inventory {
    background-image: none;
}
section.char-page .card {
    color: #e4d7c6;
    background-color: #011724;
    background-image: url(../images/charview-bg-ptr.png);
    background-position: center right;
    background-size: cover;
    border-radius: 20px;
    border: 3px solid #0dafd6;
    padding: 10px;
}
section.char-page .card.lastkilled {
    background-color: #011724;
    background-image: url(../images/charview-bg-ptr.png);
    background-position: center right;
    background-size: cover;
    border-radius: 20px;
    border: 3px solid #0dafd6;
}
section.char-page .card .card-header {
    color: #e4d7c6;
    font-family: Aeonik-Bold, serif;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: none;
    padding-left: 1rem;
    padding-bottom: 1rem !important;
    background: linear-gradient(to right, #0dafd6, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid transparent;
    border-image: url(../images/border-line.png) 1;
}

section.char-page .table>:not(caption)>*>* {
    border: none;
    font-weight: bold;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    box-shadow: none !important;
}
#inventory-char-image {
    top: -30px;
}
section.char-page .char-image {
    background-image: none;
}
section.char-page #display-inventory-set,
section.char-page #display-inventory-job,
section.char-page #display-inventory-avatar {
    border-bottom: 1px solid transparent;
    border-image: url(../images/border-line.png) 1;
}
section.char-page .btn-primary {
    height: 44px;
    color: #011724;
    font-family: Aeonik-Bold, serif;
    text-transform: uppercase;
    width: 50%;
    padding: 0px 20px;
    font-weight: bold;
    background: linear-gradient(to right, #0dafd6, #0dafd6);
    box-shadow: none !important;
}
section.char-page .char-info img:last-child {
    display: none;
}
section.char-page .char-info ul li h3 {
    color: #0dafd6;
    font-size: 2rem;
    font-weight: 900;
    font-family: Aeonik-Bold, serif;
    text-transform: capitalize;
    margin-bottom: 0;
    background: linear-gradient(to right, #0dafd6, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.char-page .char-info {
    margin-top: 20px;
    margin-bottom: 40px;
}
section.char-page .char-info ul li {
    color: #fff;
    text-transform: none;
}
section.char-page .char-info img {
    width: 128px;
    position: relative;
    top: 0px;
}
section.char-page .card .card-body ul li span b {
    color: #0dafd6;
}
section.guild-page .card.guild-info {
    color: #e4d7c6;
    background-color: #011724;
    background-image: url(../images/guild-info-bg.png);
    background-position: center center;
    background-size: cover;
    border: 3px solid #0dafd6;
    border-radius: 22px;
}
section.guild-page .guild-info h3 {
    color: #0dafd6;
    font-family: Aeonik-Bold, serif;
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: none;
    background: linear-gradient(to right, #0dafd6, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.guild-page .guild-info p span {
    color: #0dafd6;
    font-size: 1rem;
    font-weight: 900;
    text-decoration: none;
}
#pServerCMSGuildMember .table {
    background-image: none;
    border: 2px solid #02253a;
}
#pServerCMSGuildMember .table>thead {
    background-color: transparent;
}
#pServerCMSGuildMember .table thead tr th {
    color: #0dafd6;
    font-family: Aeonik-Bold, serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    background-color: transparent;
}
#pServerCMSGuildMember .table>:not(caption)>*>* {
    border: none;
}
#pServerCMSGuildMember .table>:not(:first-child) {
    border-top: 2px solid #02253a;
}
#pServerCMSGuildMember tbody tr {
    background-image: linear-gradient(90deg, #002033, #002033);
    border-top: none;
}

#pServerCMSGuildMember tbody tr:nth-of-type(odd) {
    background-image: linear-gradient(90deg, #00111b, #00111b);
    border-top: none;
}

section.page-content .col-sm-12 {
    width: 100% !important;
}
section.page-content .card .card-body {
    padding: 1rem 1rem;
}
nav#top-bar ul.dropdown-menu li {
    margin-right: 0px;
    border-bottom: 1px solid #0dafd6;
}
nav#top-bar ul.dropdown-menu li:last-child {
    border-bottom: none;
}
.account-panel-dropdown .dropdown-menu {
    width: 280px;
    background-color: #00111b;
    color: #fff;
    border: 1px solid #0dafd6;
    border-radius: 25px;
    padding: 10px;
}
nav#top-bar ul.dropdown-menu li a {
    font-size: 1rem;
    color: #e4d7c6;
    padding: .5rem 1rem;
}
nav#top-bar ul.dropdown-menu li a i {
    font-size: 1rem;
    color: #0dafd6;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #000 !important;
    background-color: #0dafd6;
}
.dropdown-item:focus i, .dropdown-item:hover i {
    color: #000 !important;
}
section.page-content .card {
    background-color: #00111b;
    border-radius: 20px;
}
.btn-primary {
    color: #011724;
    background: linear-gradient(to right, #0dafd6, #e4d7c6);
    border: 3px solid #02253a;
}
#coinsWidgetSidebar {
    width: 100%;
    color: #011724;
    background: linear-gradient(to right, #0dafd6, #e4d7c6);
    border: 3px solid #02253a;
    border-radius: 50px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: bold;
}
section.donate .donate-btn {
    display: flex;
    width: 100%;
    height: 138px;
    color: #0dafd6;
    background-color: transparent;
    background: linear-gradient(to right, #0dafd6, #e4d7c6);
    border-radius: 50px;
    border: none;
}
label[for="characterSelection"] {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 1rem;
}

#characterSelection {
    border-radius: 22px;
}
#characterInfoData .table {
    font-size: 16px;
    border-spacing: 3px 10px;
}
#characterInfoData .table>:not(caption)>*>* {
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 21px 0px 0px 21px;
}
#characterInfoData .table tbody tr {
    background-color: #0dafd6;
    background-image: linear-gradient(to right, #0dafd6, #e4d7c6);
}
#characterInfoData .table-striped>tbody>tr:nth-of-type(odd)>* {
    color: #011724;
}
#characterInfoData .table>:not(caption)>*>* {
    color: #011724;
}
#characterInfoData .table tbody tr th {
    width: 50%;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900 !important;
}
#characterInfoData .table tbody tr th:first-child {
    text-align: right !important;
    border-radius: 21px 0px 0px 21px !important;
}
#characterInfoData .table tbody tr th:last-child {
    text-align: left !important;
    border-radius: 0px 21px 21px 0px !important;
}
#characterInfoData .card {
    color: #e4d7c6;
    background-color: #011724;
    background-image: url(../images/charview-bg-ptr.png);
    background-position: center right;
    background-size: cover;
    border-radius: 20px;
    border: 3px solid #0dafd6;
    padding: 10px;
}
#characterInfoData .char-image {
    width: 200px;
    background-image: none;
    margin-bottom: 0px;
}
#characterInfoData .char-info img:last-child {
    width: auto;
    position: relative;
    top: -5px;
}
#characterInfoData .char-info ul li h3 {
    color: #0dafd6;
    font-size: 1.5rem;
    font-weight: bold;
    font-family: Creolia, serif;
    text-transform: none;
    margin-bottom: 0;
    background: linear-gradient(to right, #0dafd6, #e4d7c6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#characterInfoData .char-info ul li {
    color: #0dafd6;
    font-size: 1rem;
    font-weight: bold;
    font-family: Creolia, serif;
    text-transform: uppercase;
    margin-bottom: 0;
    background: linear-gradient(to right, #0dafd6, #e4d7c6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.char-page .table tbody tr th:first-child {
    display: none;
}
section.account-panel-page h4 {
    color: #0dafd6;
    font-size: 2rem;
    font-weight: bold;
    font-family: Creolia, serif;
    text-transform: uppercase;
    margin-bottom: 20px;
    background: linear-gradient(to right, #0dafd6, #e4d7c6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.account-panel-page input.form-control {
    color: #e4d7c6;
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #0dafd6;
}
section.account-panel-page button.btn {
    width: 358px;
    height: 72px;
    display: inline-block;
    color: #000;
    background-image: url(../images/login-btn.png);
    border: none;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    font-family: Aeonik-Bold, serif;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1;
    margin-right: 0;
    border-radius: 0;
    padding: 5px 20px;
}
section.account-panel-page form > div input {
    background-image: url(../images/input-figure.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}
section.account-panel-page > .container > .row > .col-sm-6:first-child {
    padding-bottom: 10px;
    border-right: 3px solid transparent;
    border-image: url(../images/border-line-right.png) 1;
}
