﻿body {
    background: #111
}

#header .logo img {
    max-width: 145px
}

#account-box .closed, #nav .closed {
    color: #fff;
    background: #525252
}

#nav {
    background: #111
}

    #nav .member {
        background: #212121
    }

    #nav .account li {
        color: #000;
        background: #fff
    }

.sidebar li {
    color: #fff;
    border-bottom: 1px solid #525252
}

    .sidebar li:active {
        background: #525252
    }

    .sidebar li select {
        color: #000
    }

#header {
    background: #212121;
    border-bottom: 1px solid #525252
}

    #header .domain {
        color: #fff
    }

        #header .domain span {
            color: #fff
        }

.nav-toggle {
    background: #f9f9f9;
    background: -moz-linear-gradient(top,#f9f9f9 0,#fafaf8 28%,#fbfbfb 31%,#f9f9f9 38%,#f2f2f4 48%,#e1e1df 69%,#d8d8d6 86%,#d4d4d6 97%,#dadada 100%);
    background: -webkit-linear-gradient(top,#f9f9f9 0,#fafaf8 28%,#fbfbfb 31%,#f9f9f9 38%,#f2f2f4 48%,#e1e1df 69%,#d8d8d6 86%,#d4d4d6 97%,#dadada 100%);
    background: linear-gradient(to bottom,#f9f9f9 0,#fafaf8 28%,#fbfbfb 31%,#f9f9f9 38%,#f2f2f4 48%,#e1e1df 69%,#d8d8d6 86%,#d4d4d6 97%,#dadada 100%);
    border: 1px solid #97989d
}

    .nav-toggle .icon-bar {
        background-color: #676978
    }

#nav .member .btn01, #header .header-right .btn01 {
    color: #000;
    background: #fde026;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#nav .member .btn02, #header .header-right .btn02 {
    color: #fff;
    background: #da221a;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#account-box:before {
    background: #111
}

#account-box form input {
    color: #000;
    background: #fff 92% center no-repeat
}

    #account-box form input::-webkit-input-placeholder {
        color: inherit
    }

    #account-box form input::-moz-placeholder {
        color: inherit
    }

    #account-box form input:-ms-input-placeholder {
        color: inherit
    }

    #account-box form input.placeholder {
        color: inherit
    }

#account-box form #login_account {
    background-image: url('../images/input_id_black.png')
}

#account-box form #login_password {
    background-image: url('../images/input_pw_black.png')
}

#account-box form button {
    color: #000;
    background: #fde026
}

#account-box form #get-captcha {
    color: #000
}

#account-box .link li {
    color: #fff
}

    #account-box .link li + li {
        border-left: 1px solid #fff
    }

#account-box .copyright {
    color: #fff
}

#news {
    border-bottom: 1px solid #525252
}

    #news, #news i {
        color: #fff;
        background: #111
    }

#page-title {
    color: #fff;
    background: -moz-linear-gradient(top,#212121 0,#111 100%);
    background: -webkit-linear-gradient(top,#212121 0,#111 100%);
    background: linear-gradient(to bottom,#212121 0,#111 100%);
    border-bottom: 1px solid #525252
}

.panel-custom {
    border: 1px solid #bbb
}

    .panel-custom > .panel-heading {
        color: #fff;
        background: #525252
    }

#lobby #search {
    background: -moz-linear-gradient(top,#fff 0,#d2d2d6 100%);
    background: -webkit-linear-gradient(top,#fff 0,#d2d2d6 100%);
    background: linear-gradient(to bottom,#fff 0,#d2d2d6 100%)
}

    #lobby #search select {
        color: #141414;
        border: 1px solid #e1e1e5
    }

#lobby .game-list li {
    color: #fff
}

    #lobby .game-list li:active {
        color: #fff000
    }

#financial .list li {
    color: #fff
}

    #financial .list li:active {
        color: #fff000
    }

.menu-bottom {
    border-top: 1px solid #525252;
    background: #212121
}

    .menu-bottom li {
        color: #888
    }

        .menu-bottom li.promotion {
        }

        .menu-bottom li i {
        }

        .menu-bottom li + li:before {
            width: 1px;
            background: #525252
        }

#content #home:before {
    background: #111
}

#leaderboard {
    color: #fff;
    background: #222
}

    #leaderboard > ul.head {
        color: #fff;
        background: #555
    }

        #leaderboard > ul.head > li {
        }

    #leaderboard > ul.list {
    }

        #leaderboard > ul.list li > span {
        }

.game-tab {
    background: #525252
}

    .game-tab li.active:before {
        border-color: #525252 transparent transparent transparent
    }

    .game-tab li {
        color: #fff
    }

        .game-tab li.active {
            color: #fff000
        }

.game-list li {
    color: #fff
}

    .game-list li:active {
        color: #fff000
    }

#announcement-content .modal-announcement-content > .mac-title, #promotion .discount > .content .content-bar {
    color: #fff;
    background: -moz-linear-gradient(top,#212121 0,#111 100%);
    background: -webkit-linear-gradient(top,#212121 0,#111 100%);
    background: linear-gradient(to bottom,#212121 0,#111 100%);
    border-bottom: 1px solid #525252
}

#promotion .discount > .content:before, #announcement-content .modal-announcement-content {
    background: #111
}

    #promotion .discount > .content .content-text, #announcement-content .modal-announcement-content > .mac-body {
        color: #fff
    }

#promotion .discount > .content .content-bar i {
    background: transparent;
    border: 1px solid transparent
}

#register {
    background: #111
}

    #register label {
        color: #fff
    }

    #register .agreement label {
        color: #fff
    }

    #register .agreement a {
        color: #fff000
    }

    #register #get-captcha i {
        color: #000
    }

    #register .submit {
        background: #da221a
    }

    #register .hide-introducer {
    }
.col-sm-5 {
    color: wheat;
    font-size: 10px;
}

    .logo1 img {
        width: 145px;
        height: 41.5px;
        position: absolute;
        margin: 10px 5px 5px 5px;
    }