
.container > .row.justify-content-center > .col-md-12 > h1 {
    display: none;
}
#main #head_topmenu_cover #head_topmenu ul li a {
    text-transform: uppercase;
}
#main #head_topmenu_cover #head_topmenu #head_topmenu_left ul {
    margin: 40px 20px 0 0;
}
#main #head_topmenu_cover #head_topmenu #head_topmenu_right ul {
    margin: 40px 0 0 40px;
}
#main #head_topmenu_cover #head_topmenu #head_topmenu_homebutton {
    top: 40px;
    left: 10px;
}
#hiddenmenu_cover ul {
    margin: 5px 10px 0 0;
}
.dropdown-menu {
    top: unset !important;
    transform: unset !important;
}
#hiddenmenu {
    height: 300px;
}
#main #head_topbar {
    box-sizing: unset;
}
#main #head_topmenu_cover #head_topmenu {
    box-sizing: unset;
}
/*
#footer {
    box-sizing: unset;
}
#footer ul {
    text-align: center;
}
#main #footer {
    height: 200px;
}
#main #footer #joymax_logo {
    position: unset;
    left: unset;
    top: unset;
    margin: 0 auto;
}
#main #footer #gamegami_logo {
    position: unset;
    left: unset;
    top: unset;
    margin: 0 auto;
}
#main #footer #copyright_text {
    position: unset;
    left: unset;
    top: unset;
}
*/

.shadow {
    box-shadow: 0 .15rem 1.75rem 0 rgba(0,0,0,.15)!important;
}
.card {
    background-color: #000000;
    border: 1px solid #6a4f15;
}
.card-header {
    background-color: #000000;
    border-bottom: 1px solid #6a4f15;
}
@media (min-width: 1200px) {
    #left_menu_container > .col-xl-3 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px){
    #left_menu_container > .col-lg-3 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 1200px){
    #content_container_inside > .main-page > .col-xl-9 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px){
    #content_container_inside > .main-page > .col-lg-9 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.card {
    border: none;
}
.card {
    background-color: transparent;
}
.card-header {
    display: none;
}
.registerbg .form-control, .loginbg .form-control {
    width: 465px;
    height: 60px;
    background: url(images/gg_input_bg.png) 0 0 no-repeat;
    padding: 10px 25px;
    border: unset;
    border-radius: unset;
}
.registerbg .form-control:focus, .loginbg .form-control:focus {
    background-color: unset;
    box-shadow: none;
}
#login_button {
    width: 306px;
    height: 78px;
    background-color: #091731;
    text-align: center;
    color: #ffc345;
    line-height: 78px;
    font-size: 22px;
    cursor: pointer;
    margin: 25px auto;
    background: url(images/loginbutton.png) 0 0 no-repeat;
    font-weight: bold;
    padding: 0;
}
hr {
    border-top: 1px solid rgb(106 79 21);
}
.general_label {
    text-transform: uppercase;
}
.down_content_left {
    width: 415px;
    height: 250px;
}
.down_content_right {
    height: 250px;
}

.dginfo0{
    display: block !important;
}
.middle_panel_user_panel_button {
    box-sizing: unset !important;
}
.m1xawy-sidbar #middle_panel_links #middle_panel_links_stats_button {
    background: #0b1d3d;
    padding-top: 10px;
}
#middle_panel_links #middle_panel_links_stats_button h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
#middle_panel_links #middle_panel_links_stats_button h4 {
    font-size: 14px;
    color: #ffc345;
}
#middle_panel_links #middle_panel_links_stats_button i {
    display: inline-block;
    float: left;
    padding: 10px;
    margin-right: 20px;
    color: #ffc345;
}
.m1xawy-sidbar #middle_panel_links {
    width: 250px;
    height: auto;
    position: unset;
    top: 388px;
    left: 9px;
    background: #071124;
    margin-top: 2px;
}
#middle_panel_links ul {
    padding: 10px;
}
.m1xawy-sidbar #middle_panel_down_button {
    position: unset;
    margin-top: 9px;
}
.m1xawy-sidbar #middle_panel_user_panel_notmember {
    position: unset;
    margin-top: 9px;
}
.m1xawy-sidbar {
    padding: 0 9px;
}
#middle_panel_links a:hover {
    text-decoration: none;
    color: white;
}
#main #content #left_menu {
    height: auto;
    padding-bottom: 9px;
}
#rankLabelDiv {
    width: 700px;
    height: 40px;
    background-color: #091731;
    margin: 0 auto;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.m1xawy-sidbar #middle_panel_user_panel_member {
    position: unset;
}
#middle_panel_user_panel_member .middle_panel_userpanel_info {
    width: 100%;
}
#middle_panel_user_panel_member #middle_panel_user_panel_silkbalancetext {
    width: 50%;
    float: left;
}
#middle_panel_user_panel_member #middle_panel_user_panel_silkbalance {
    width: 50%;
    float: right;
}
#middle_panel_user_panel_member .middle_panel_userpanel_link {
    width: 100%;
}
.list-group-item {
    background-color: #0b1d3d;
    border: 1px solid rgb(19 51 108);
}

/*
main.container {
    min-height: 1500px;
}
*/

#content_container .main-page {
    margin-top: 20px;
    overflow: hidden;
}
#down_logo2 {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

#down_logo2 h4 {
    color: #0b1d3d;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
}
.down_content.down_m1x {
    height: auto;
    display: flex;
    background-color: #0f1324;
}
.down_m1x .down_content_left {
    height: auto;
    padding-bottom: 30px;
}
.down_m1x .down_content_right {
    height: auto;
}
.down_m1x a:hover {
    text-decoration: none;
}
.u-vmenu>ul>li>a {
    background-color: #0b1d3d !important;
    color: #ffc345 !important;
}
.u-vmenu ul li a:hover {
    background-color: #0f1324 !important;
}
.btn-outline-dark {
    color: #ffc345;
    background-color: #0b1d3d !important;
    border-color: #0b1d3d;
    border-radius: 0;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {
    color: #fff;
    background-color: #0f1324 !important;
    border-color: #0f1324;
    box-shadow: none;
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #0f1324 !important;
    border-color: #0f1324;
    box-shadow: none;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #0f1324 !important;
    border-color: #0f1324;
}
.btn-toolbar {
    justify-content: center;
    //border-bottom: 1px solid #252525;
    //padding-bottom: 20px;
    margin-bottom: 20px;
}
.result-area {
    width: 80% !important;
    margin: auto;
}
.dt-buttons, .dataTables_filter, .dataTables_length {
    display: none !important;
}
.table.dataTable>thead .sorting_desc:before, .table.dataTable>thead .sorting_desc:after, .table.dataTable>thead .sorting:before, .table.dataTable>thead .sorting:after {
    display: none;
}

/********************************/

.table thead th {
    border: none;
}
.dataTable thead, .dataTable tfoot {
    background-color: #0b1d3d;
    border: none !important;
    color: white;
}
.table th {
    color: #ffffff;
    border-bottom: none;
    background: none;
}
.table td, .table th {
    padding: 10px 10px;
    text-align: center;
}
.table-bordered {
    border-right: 1px solid #252525 !important;
}
.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #252525;
}
.table td {
    position: relative;
    font-size: 14px;
    color: #dedede;
    text-align: center;
    padding: 5px;
    border: 1px solid #252525;
}
.table td a {
    color: #dedede;
}
.result-area .table td img {
    display: none !important;
}
.dataTable tfoot {
    display: none;
}
.dt-buttons {
    display: none;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: none;
}
.table-hover tbody tr:hover {
    background: none;
}
table.table-bordered.dataTable td, table.table-bordered.dataTable th {
    border-left-width: 0;
    border-right-width: 0;
}
table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable th:last-child {
    border-right-width: 0;
}

/*
.result-area table.dataTable tbody tr:nth-child(1) td, table.dataTable tbody tr:nth-child(1) td a {
    color: #fff000;
}
.result-area table.dataTable tbody tr:nth-child(2) td, table.dataTable tbody tr:nth-child(2) td a {
    color: #abe8ff;
}
.result-area table.dataTable tbody tr:nth-child(3) td, table.dataTable tbody tr:nth-child(3) td a {
    color: #ffbe79;
}
*/

.result-area table.dataTable tbody tr:nth-child(1) td:nth-child(1):before {
    content: '';
    position: absolute;
    width: 50px;
    height: 30px;
    background: url(images/rank1.png) no-repeat center;
    left: 0px;
}
.result-area table.dataTable tbody tr:nth-child(2) td:nth-child(1):before {
    content: '';
    position: absolute;
    width: 50px;
    height: 30px;
    background: url(images/rank2.png) no-repeat center;
    left: 0px;
}
.result-area table.dataTable tbody tr:nth-child(3) td:nth-child(1):before {
    content: '';
    position: absolute;
    width: 50px;
    height: 30px;
    background: url(images/rank3.png) no-repeat center;
    left: 0px;
}
.pagination .page-link {
    cursor: pointer;
    margin: 0 8px;
    color: #dedede;
    font-size: 16px;
    width: 30px;
    height: 30px;
    background-color: transparent;
    line-height: 10px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    transition: .3s linear;
    border: 1px solid #252525;
    padding: 8px 0px;
}
.pagination .page-link:hover {
    background-color: #252525;
    color: #dedede;
}
.pagination .page-item.active .page-link {
    background-color: #252525;
    color: #dedede;
    border: none;
}
.pagination .page-item.disabled .page-link {
    background-color: transparent;
    border: 1px solid #252525;
    color: #dedede;
}
.download_icon {
    background: none;
}
