@font-face {
    font-family: 'icomoon';
    src: url('font/icomoon.eot?hfytyr');
    src: url('font/icomoon.eot?qgkmkp#iefix') format('embedded-opentype'), url('font/icomoon.ttf?qgkmkp') format('truetype'), url('fonts/icomoon.woff?qgkmkp') format('woff'), url('font/icomoon.svg?qgkmkp#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Deposit:before {
    content: "\e92b";
}

.icon-Withdraw:before {
    content: "\e92f";
}

.icon-247:before {
    content: "\e92a";
}
.navIcon {
    background: url(../img/NavIcons.png) no-repeat;
    display: inline-block;
}

.custService .panel {
    margin-bottom: 0px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custService a{
    text-decoration: none !important;
}
.nomargin {
    margin: 0;
}

.tcenter {
    text-align: center;
    position: relative;
}

#btn-Chat {
    position: fixed;
    width: 199px;
    right: -199px;
    top: 147px;
    padding: 10px;
    z-index: 99;
    background-position: -248px -571px;
    background-color: #048642;
    background-repeat: no-repeat;
    transition: all 300ms linear;
}

    #btn-Chat img {
        border: 0
    }

    #btn-Chat #btnCloseChat {
        position: absolute;
        right: 198px;
        top: 0px;
        display: block;
        height: 198px;
        width: 55px;
        background-position: -71px -1178px;
        border-right: 3px solid #272300;
    }

.blackBody #btn-Chat #btnCloseChat {
    background-position: -135px -1180px;
}

html:lang(vi-VN) #btn-Chat #btnCloseChat {
    background-position: -72px -1180px;
}

html:lang(vi-VN) .blackBody #btn-Chat #btnCloseChat {
    background-position: -202px -1180px;
}

html:lang(zh-CN) #btn-Chat #btnCloseChat {
    background-position: -325px -1180px;
}

html:lang(zh-CN) .blackBody #btn-Chat #btnCloseChat {
    background-position: -266px -1180px;
}

.depositIcon {
    background-position: -80px -682px;
    width: 46px;
    height: 43px;
}

.withdrawIcon {
    background-position: -126px -682px;
    width: 34px;
    height: 45px;
}

.twentyFourSeven {
    width: 83px;
    height: 47px;
    background-position: -163px -682px;
}

#btn-Chat #btnCloseChat img {
    width: 100%;
    height: auto
}
#btn-Chat .newanchor {
    color:#fff;
    display:inline-block;
    margin-top:5px;
}
.qrCode {
    display: block;
}

.qrcodeContent {
    background: #00562a;
    padding: 5px 0 10px 0;
    margin-top: -10px;
    margin-bottom: 5px;
    display: none;
    z-index: 1;
}

    .qrcodeContent img {
        border: 2px solid #fff !important;
    }

.btnChatAnchor {
    cursor: pointer;
}

.btnChat {
    border-radius: 3px;
    background: #fee71b;
    color: #272300;
    text-align: center;
    height: 31px;
    width: 109px;
    line-height: 31px;
    display: inline-block;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.imgCustomerServ {
    position: absolute;
    top: -176px;
    left: 50px
}

.waysto, .waysto a {
    font-size: 12px;
    color: #fff
}

.custService a {
    display: block;
    background: #00562a;
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    color: #fee71b;
    font-size: 11px;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    z-index: 9;
}

html:lang(zh-CN) .custService a {
    font-size: 15px;
}

.custService a:first-child {
    margin-top: 20px
}

.secondtext {
    font-size: 8.5px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400
}

.custIcon {
    background: url(../img/customer-service-sprite.png) no-repeat;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px
}

.custService a:hover {
    background: #096e3b;
}

.custService span {
    vertical-align: middle;
    margin-right: 4px;
}
/*.custService a:hover > .mail-icon {
    background-position: -82px -727px;
}

.custService a:hover > .phone-icon {
    background-position: -80px -746px;
}

.custService a:hover > .phone2-icon {
    background-position: -80px -763px
}

.custService a:hover > .line-icon {
    background-position: -80px -788px
}

.custService a:hover > .zolo-icon {
    background-position: -80px -814px
}*/

.mail-icon {
    /*background-position: -105px -727px;*/
    background-position: -132px -727px;
    height: 18px;
    width: 22px
}

.phone-icon {
    /*background-position: -105px -746px;*/
    background-position: -131px -746px;
    height: 16px;
    width: 24px;
}

.phone2-icon {
    /*background-position: -105px -763px;*/
    background-position: -131px -763px;
    height: 24px;
    width: 24px
}

.line-icon {
    /*background-position: -105px -788px;*/
    background-position: -131px -788px;
    height: 24px;
    width: 24px
}

.zolo-icon {
    /*background-position: -105px -814px;*/
    background-position: -131px -814px;
    height: 24px;
    width: 24px
}

.icon-for-24 {
    font-size: 85px;
    line-height: 60px;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
}

.icon-for-deposit {
    font-size: 45px;
    line-height: 45px;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
}

.facebook-chatIcon {
    width: 24px;
    height: 24px;
    background-position: -130px -839px;
}
.telegram-icon {
    width: 24px;
    height: 24px;
    background-position: -130px -865px;
}


/*
    MODAL HELP CENTER
*/

#helpcenter.modal {
    text-align: center;
    padding: 0 !important;
}

    #helpcenter.modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

#helpcenter .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#helpcenter .modal-content {
    color: #333;
    background: #028843;
}

    #helpcenter .modal-content .tcenter {
    }

    #helpcenter .modal-content p {
    }

    #helpcenter .modal-content .modal-body {
        position: relative;
    }

.imgClassHelpCenter {
    transition: all .2s ease-in-out;
    cursor: pointer;
    margin-bottom: 12px;
}

    .imgClassHelpCenter:hover {
        transform: scale(1.1)
    }

#helpcenter .modal-content .modal-body .tcenter p {
    padding: 5px 0 0 0;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

#helpcenter .modal-content .modal-body .closeBtnhelpCenter {
    position: absolute;
    right: -20px;
    top: -20px;
    background: rgba(19, 19, 19, 0.38823529411764707);
    border: none;
    font-size: 24px;
    float: right;
    color: #ffff12;
    border-radius: 200px;
    height: 40px;
    width: 40px;
    z-index: 1119;
}

#helpcenter .modal-content a {
    text-transform: none;
}

    #helpcenter .modal-content a:hover {
        text-transform: none;
    }

@media(max-width:580px) {
    #helpcenter .imgClassHelpCenter {
        max-width: 80%;
        height: auto;
        margin-bottom: 10px;
    }

    #helpcenter .modal-content .modal-body .tcenter p {
        margin-top: 0;
        text-transform: uppercase;
        font-size: 12px;
        margin-bottom: 15px;
    }
}

div#btn-Chat:hover{
    right: 0;
}

@media(max-width:425px){
     div#btn-Chat{
        display: none;
    }
}
@media(max-width:380px) {
   
    #helpcenter .modal-content .modal-body .tcenter p {
        margin-top: 0;
        text-transform: uppercase;
        font-size: 10px;
        margin-bottom: 15px;
    }
}
