
.mainheader,
.mainheader1-design1 {
    background: linear-gradient(to bottom, #000000 0%, #1a1a1a 100%);
}
.announcement1-design1 {
    background: #730202;
}
.announcement1-design1 .announcement-content {
    color: #ffffff;
}
.announcement1-design1 .marquee:before {
    background: linear-gradient(90deg, #730202 0, rgba(41, 49, 60, 0));
}
.actionbutton1-design2 .action-button {
border-radius: 0px;
    align-items: center;
    display: flex;
    flex-direction: column;
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    height: 54px;
    justify-content: center;
    letter-spacing: 5px;
    line-height: 1;
    max-width: 100%;
}
.login-button a {
    color: gold;
}
.register-button a {
    color: cyan;
}
.login-button,
.login-button a:hover, .login-button:hover, .login-button.active a, .login-button.active, .login-button:active a, .login-button:active, .login-button.focus a, .login-button.focus, .login-button:focus a, .login-button:focus {
    background: linear-gradient(135deg, #f34079 40%, #fc894d);
    color: gold;
}
.register-button,.register-button a:hover, .register-button:hover, .register-button.active a, .register-button.active, .register-button:active a, .register-button:active, .register-button.focus a, .register-button.focus, .register-button:focus a, .register-button:focus {
    background: linear-gradient(135deg, #f34079 40%, #fc894d);
    align-items: center;
    display: flex;
    flex-direction: column;
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    height: 54px;
    justify-content: center;
    letter-spacing: 5px;
    line-height: 1;
    max-width: 100%;
    color: cyan;
border:none;
}
.gamemenu2-design1 .game-navbar li {
    border-color: #333333;
}
.mobiletogeldingdong1-design1 .game-content {
    border-color: #ff4848;
}
.mobiletogeldingdong1-design1 .game-content .game-result {
color: #e8c500;
}
.onlineplayer1-design1 .container {
    background-color: #222222;
    border-color: #a20025;
}
.footer-container .footer-content {
    color: #ffffff;
}
.mobilefootermenu1-design1 {
    background: linear-gradient(to bottom, #444444 0%, #333333 100%);
}
#side-bar .nav > li.open > a, #side-bar .nav > li.open > a:hover, #side-bar .nav > li.open > a:focus, #side-bar .nav > li.open > a svg, #side-bar .nav > li.open > a:hover svg, #side-bar .nav > li.open > a:focus svg,
#side-bar li a:hover, #side-bar li a:hover svg {
    color: #ff4848;
background: #2f2f2f;
}
#side-bar .svg-icon,
#side-bar span.glyphicon {
display: none;
}
.masterpage .gamenavbar1-design1 .tab-arrow {
    background-color: rgba(0, 0, 0, 0.8);
    color: #e86f6f;
}
.masterpage .gamenavbar1-design1 .game-navbar ul > li > a, .masterpage .gamenavbar1-design1 .game-navbar ul > li > a:hover {
color: #ff4848;
}
.masterpage .gamenavbar1-design1 .game-navbar ul > li.selected > a {
    color: #ff0003;
}
.masterpage .mainheader1 .sidebar-menu-nav .navbar-nav > li > a > span {
display: none;
}
.masterpage .mainheader1 .sidebar-menu-nav .navbar-nav > li > a:hover {
    color: #ff4848;
}