#live-casino-page .game-container .page-title .search-one-input input.search-casino,app-promotions .bns-dtl tbody,financial-transactions .dshbrd-mdl .mdl-cntnt .dshbrd-tbl tbody tr:nth-child(odd):hover,payment-payment-form-field .field-cont .radio-tabs .radio-tab .item {
    color: #000
}

.menu-btn,.page-limit-settings .dshbrd-mdl .mdl-cntnt .dshbrd-tbl tbody tr:nth-child(odd),.social-sec .fa-x-twitter,casino-pro-history .dshbrd-mdl .mdl-cntnt .dshbrd-tbl tbody tr:nth-child(odd),financial-transactions .dshbrd-mdl .mdl-cntnt .dshbrd-tbl tbody tr:nth-child(odd) {
    color: #fff
}

.social-sec .menu-item {
    transition: .3s;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    gap: 12px;
    border-radius: 10px;
    margin: 5px 0
}

.social-sec .menu-item:hover {
    transform: translateX(5px);
    background: rgba(255,255,255,.1)
}

.social-sec i {
    font-size: 26px;
    width: 30px;
    text-align: center
}

.social-sec .fa-square-facebook {
    color: #1877f2
}

.social-sec .fa-youtube {
    color: red
}

.social-sec .fa-square-instagram {
    background: -webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.social-sec .fa-telegram {
    color: #08c
}

.social-sec span {
    font-weight: 500;
    letter-spacing: .5px
}

.material-icons {
    font-size: 24px!important
}

.icon-finance150x50-391 {
    background: url(http://v3.prostaticserv.com/ngsbet/upload_files/flypayments2.png) 0 center/contain no-repeat;
    height: 50px
}

.header-cekilis-btn {
    display: none!important;
    float: left;
    margin: 20px 0 0 10px;
    border: 1px solid #f9c000;
    height: auto;
    line-height: normal;
    border-radius: 4px;
    padding: 4px 18px
}

.social-sec a i {
    color: #fbab32
}

#menu-wrapper {
    width: 100%
}

header .hdr-cntr .mn-menu ul li a {
    padding: 0 8px
}

header.header-fix {
    width: calc(100% - 260px);
    left: unset;
    right: 0
}

#sticky-container {
    width: calc(100% - 252px);
    margin-left: 252px;
    margin-top: -16px;
    transition: .5s;
    padding: 16px 8px
}

.ngsv4sidebar {
    height: 100%;
    width: 260px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #0d1518;
    overflow-x: hidden;
    transition: .5s;
    padding: 10px 5px;
    font-family: Righteous, Arial, sans-serif;
    scrollbar-width: thin;
    scrollbar-color: #ff6e00 #0d1518;
}

.ngsv4sidebar::-webkit-scrollbar {
    width: 8px
}

.ngsv4sidebar::-webkit-scrollbar-track {
    background: #20323a
}

.ngsv4sidebar::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom,#a26d33,#fcbb32);
    border-radius: 4px
}

.ngsv4sidebar::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(to bottom,#fcbb32,#a26d33)
}

.ngsv4sidebar a {
    text-decoration: none;
    background-color: #20323a
}

.ngsv4sidebar a:hover {
    color: #f1f1f1
}

.ngsv4sidebar .close-btn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    text-align: center;
    padding: 8px 16px
}

.menu-btn {
    font-size: 20px;
    cursor: pointer;
    background-color: #333;
    padding: 10px 16px;
    border: none;
    border-radius: 5px
}

.menu-btn:hover {
    background-color: #555
}

.hamburger-icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 25px;
    height: 20px;
    padding: 0
}

.hamburger-icon span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    border-radius: 2px;
    transition: .5s
}

.menu-item,.ngsv4sidebar-head-bottom a,.ngsv4sidebar-head-top a {
    display: flex;
    text-decoration: none;
    transition: background .3s;
    border-radius: 16px 2px
}

.close-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px!important
}

.ngsv4sidebar-head {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.ngsv4sidebar-head-top {
    display: flex;
    justify-content: space-between;
    gap: 8px
}

.ngsv4sidebar-head-bottom a,.ngsv4sidebar-head-top a {
    align-items: center;
    justify-content: center;
    padding: 14px;
    color: #fff;
    background-color: #20323a;
    gap: 8px;
    font-size: 12px
}

.ngsv4sidebar-head-bottom a:first-child {
    background-color: #ff8600
}

.ngsv4sidebar-head-bottom a:last-child {
    background-color: #ff8600
}

.ngsv4sidebar-head-bottom a {
    gap: 16px;
    width: 48%
}

.ngsv4sidebar-head-bottom a img,.ngsv4sidebar-head-top a img {
    min-width: 16px;
    max-width: 16px;
    max-height: 16px
}

.ngsv4sidebar-head-bottom a img,.ngsv4sidebar-head-top a:nth-child(n+2) img {
    filter: brightness(0) invert(1);
    min-width: 16px;
    max-width: 16px;
    max-height: 16px
}

.ngsv4sidebar-head-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%
}

.menu-section {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.menu-section-title {
    padding: 10px 16px 10px 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #a29aac;
    font-family: sans-serif;
    font-weight: 600
}

.menu-item {
    align-items: center;
    justify-content: flex-start;
    padding: 12px 14px;
    color: #fff;
    background-color: #20323a;
    gap: 16px
}

.menu-item span {
    font-size: 13px
}

.menu-item:hover,.tt-btn:hover {
    background: linear-gradient(200deg, #ffd400 5%, #ff5e00 100%)
}

.menu-item img {
    max-width: 16px;
    max-height: 16px
}

.ngsv4sidebar-narrow .ngsv4sidebar-head-bottom,.ngsv4sidebar-narrow .ngsv4sidebar-head-top {
    flex-direction: column
}

.ngsv4sidebar-narrow .ngsv4sidebar-head-top a {
    flex: 1
}

.ngsv4sidebar-narrow .ngsv4sidebar-head-bottom a {
    width: 98%
}

.ngsv4sidebar-narrow .ngsv4sidebar-head-bottom a:last-child {
    margin-top: 8px
}

#header_announcement,.ngsv4sidebar-narrow .menu-item span,.ngsv4sidebar-narrow .menu-section-title,.ngsv4sidebar-narrow .ngsv4sidebar-head-bottom span,.ngsv4sidebar-narrow .ngsv4sidebar-head-top span {
    display: none
}

.ngsv4sidebar-narrow .menu-item {
    gap: 0;
    justify-content: center;
    padding: 12px 16px
}

.ngsv4sidebar-head-bottom a img,.ngsv4sidebar-narrow .menu-item img,.ngsv4sidebar-narrow .ngsv4sidebar-head-top a img {
    max-width: 20px;
    max-height: 20px
}

.swal2-content,.swal2-html-container,.swal2-input,.swal2-popup,.swal2-title {
    color: #fff!important
}

.swal2-popup {
    background: #2c2c2c!important
}

.swal2-input {
    background: #353b48!important
}

.swal2-confirm {
    background: #4caf50!important
}

.swal2-cancel {
    background: #f44!important
}

.swal2-popup {
    background-color: #2c2c2c!important
}

.swal2-input {
    background-color: #3c3c3c!important;
    border: 1px solid #4c4c4c!important
}

.swal2-input::placeholder {
    color: #888!important
}

.bottom_slider_cover {
    display: none!important
}

.bottom_slider_cover.show_slider {
    display: block!important
}

body,footer.page-footer,header {
    background-color: #20323a!important
}

app-promotions .bns-dtl tbody {
    color: #898fa7
}
