
/* Fonts ( font-family: 'Open Sans', sans-serif; ) */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin-ext');
:root{
    --bg-main: #0b1024;
    --bg-box: #121834;
    --bg-dark: #0e132b;

    --accent-gold: #d6a04a;
    --accent-gold-soft: #f1c97a;
    --accent-fire: #ff7a18;
    --accent-blue: #1f4cff;

    --text-main: #eaeaea;
    --text-muted: #b5b5b5;
}

body{
    background-color: var(--bg-main);
    color: var(--text-main);
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

p{
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
}

a{color: var(--accent-gold);}
a:hover{text-decoration: none;}
}


/* bootstrap */

.form-control{
    background-color: var(--bg-dark);
    border: 1px solid #1e2550;
    color: var(--text-main);
    padding: 10px 14px;
}

.form-control:focus{
    background-color: #141b3d;
    border-color: var(--accent-gold);
    box-shadow: none;
    color: #fff;
}


.btn{
  padding: 10px 15px;  
}

.btn-custom{
    background: linear-gradient(135deg, var(--accent-fire), var(--accent-gold));
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 16px;
    border: none;
}

.btn-custom:hover{
    background: linear-gradient(135deg, var(--accent-gold), var(--accent-fire));
}


.btn.focus, .btn-custom:focus {
    outline: none;
    box-shadow: 0px 0px 10px #00000030;
}

.tool-user {
    margin: 23px 0px 0px 0px;
}
.tool-user small {
    color: #ffffff;
}

.tool-user small a {
    color: #ffffff;
}


.tool-user small a:hover{
    text-decoration: none;
    color: #ffffff;
}

.box-form .title h1{
    background-color: #0a0aff;
    font-size: 15px;
    font-family: "Open Sans";
    padding: 15px 0;
    color: #ffffff;
}

.box-form .title h1 .fa-fw{
    padding-right: 20px;
    color: #ffffff;
}

.box-form .body-form{
    height: auto;
    background-color: #000000;
    border-bottom: 3px solid #000000;
    /* line-height: 200px; */
    padding: 60px 40px;

}

.body-table{
    padding: 10px !important;
}

.alert-error{
    font-family: "Open Sans";
    background-color: #04073b;
    margin: 30px 0px 10px;
    padding: 10px;
    border: 1px solid #ffffff;
    border-radius: 3px;
    box-shadow: 1px 1px 10px #00000059;
    color: #e1e1e1;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}

.alert-good{
    font-family: "Open Sans";
    background-color: #ff0000;
    margin: 30px 0px 10px;
    padding: 10px;
    border: 1px solid green;
    border-radius: 3px;
    box-shadow: 1px 1px 10px #00000059;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}

.myAccount{
    background-color: #04073b;
    color: #ffffff;
    padding: 20px;
    /* text-decoration: none; */
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 1px 1px 3px #0006;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
}

.myAccount:hover{
    background-color: #04073b;
    color: #ffffff;
}

/* NavBar */


.manu-nav-bar{
    background: linear-gradient(90deg, #0b1024, #182060);
    border-bottom: 2px solid var(--accent-gold);
    padding: .8rem 1rem;
}

.manu-nav-bar .nav-link{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.manu-nav-bar .nav-link:hover{
    color: var(--accent-gold-soft);
}


.dropdown-menu{
    background-color: var(--bg-box);
    border-top: 2px solid var(--accent-gold);
}

.dropdown-item{
    color: var(--text-main);
    font-size: 12px;
}

.dropdown-item:hover{
    background-color: #1c2450;
    color: var(--accent-gold-soft);
}


/* Header */

.header{
    background: #0b1024 url('../images/header-bg.jpg') center center no-repeat;
    height: 480px;
}


.Downloader{
    background: #04073b url('../images/header-bg2.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 425px;    
}

.RegisterR{
    background: #04073b url('../images/header-bg3.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.Forgoter{
    background: #04073b url('../images/header-bg4.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.Loginer{
    background: #04073b url('../images/header-bg5.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.TopCharactersr{
    background: #04073b url('../images/header-bg6.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.Donater{
    background: #04073b url('../images/header-bg7.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.TopPlayersr{
    background: #04073b url('../images/header-bg8.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.Accountse{
    background: #04073b url('../images/header-bg9.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.contactr{
    background: #04073b url('../images/header-bg10.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.voter{
    background: #04073b url('../images/header-bg11.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.changeEmailer{
    background: #04073b url('../images/header-bg12.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.levelr{
    background: #04073b url('../images/header-bg13.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.toppkr{
    background: #04073b url('../images/header-bg14.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

.repasser{
    background: #04073b url('../images/header-bg15.jpg') center center no-repeat;
    margin: auto;
    width: 100%;
    height: 369px;    
}

/* statusServer */

.statusServer .col-md-4{
    padding-left: 5px;
    padding-right: 5px;
}
.info-game .col-md-6{
    padding-left: 5px;
    padding-right: 5px;
}

.general-setting .box-card .body{
    padding: 30px;
}


.box-card .title h1{
    background-color: var(--bg-dark);
    color: var(--accent-gold-soft);
    font-size: 14px;
    padding: 14px 0;
    border-bottom: 2px solid var(--accent-gold);
}

.box-card .body{
    background-color: var(--bg-box);
    border-bottom: 3px solid var(--accent-gold);
    padding: 10px 0;
}

.box-card .body .item-td{
    display: block;
    background-color: var(--bg-dark);
    border: 1px solid #17181b52;
    padding: 11px 20px;
    margin: -1px auto;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    color: var(--text-main);
    text-shadow: 0px 1px 1px #000000ba;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
}

/* تنسيق النصوص والقيم داخل السطر */
.box-card .body .item-td span {
    display: inline !important;    /* إرجاعه كعنصر نصي عادي */
    float: none !important;        /* إلغاء القفزة لليمين */
    margin: 0 !important;          /* إلغاء أي هوامش تلقائية */
    padding: 0 !important;
    position: static !important;
    text-align: left !important;
}

/* إذا كانت الأيقونة تبتعد كثيراً */
.box-card .body .item-td i, 
.box-card .body .item-td img {
    margin-right: 5px !important;
    margin-left: 0 !important;
}

.box-card .body p{
    font-size: 13px;
    font-family: "Open Sans";
    color: #ffffff;
    text-shadow: 0px 2px 6px rgba(48, 14, 14, 0.4);
    font-weight: 400;
    padding: 30px;
    overflow: hidden;
}



/* Sections General */

.pd-100{
	padding: 100px 0px;
}


/* Colors Spans */

.c1{color: #badc58;}
.c2{color: #ff01f6;}
.c3{color: #f40252;}
.c4{color: #fffc01;}
.c5{color: #ff5a00;}
.c6{color: #18ff00;}

/* Start Table Edit */

.main-table{
    -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.05);
    margin: 0px;
}
.main-table td{
    background-color: var(--bg-dark);
    color: var(--text-main);
    font-size: 14px;
}

.main-table tr:first-child td{
    background-color: #141b3d;
    color: var(--accent-gold);
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid rgba(0, 0, 0, 0.14);
}

.main-table .img-thumbnail {
    padding: .25rem;
    background-color: #04073b;
    border: 0px solid #ffffff;
    border-radius: 50%;
    max-width: 100%;
    height: auto;
}

.main-table a {
    color: #ffffff;
}

/* End Table Edit */

/* Footer */

.footer{
    background-color: var(--bg-dark);
    padding: 25px;
	display: block;
}

.footer p{
    color: var(--text-muted);
    font-size: 14px;
	font-family: "Open Sans";
	font-weight: 600;
	text-shadow: 0px 2px 3px #0000004d;
}

.footer p a{
    color: var(--accent-gold);
	text-decoration: none
}

/* =========================
   Utility Colors
========================= */
.c1{color: var(--accent-gold);}
.c2{color: var(--accent-fire);}
.c3{color: var(--accent-blue);}
.c4{color: #f87171;}
.c5{color: #7dd3fc;}
.c6{color: #4ade80;}
.manu-nav-bar,
.manu-nav-bar a,
.manu-nav-bar .nav-link,
.manu-nav-bar .navbar-nav .nav-link,
.manu-nav-bar .dropdown-toggle {
    color: #ffffff !important;
}

/* Hover */
.manu-nav-bar a:hover,
.manu-nav-bar .nav-link:hover {
    color: #ffffff !important;
}

/* Icons */
.manu-nav-bar i,
.manu-nav-bar svg {
    color: #ffffff !important;
}

/* Dropdown items */
.dropdown-menu .dropdown-item{
    color: #ffffff !important;
}

.dropdown-menu .dropdown-item:hover{
    background-color: #1c2450;
    color: #ffffff !important;
}