/*============================= CSS STYLES FOR M8BET =============================*/
html, body {
    margin: 0px;
    font-family: 'Noto Sans', sans-serif;
}

.btn {
    display: inline-block;
    padding: 3px 7px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.8em;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
}

.btn-default {
    color: #000000;
    background-color: #fff;
    border-color: #40b8f2;
    margin-top: 5px;
}

    .btn-default:hover {
        color: #40b8f2;
    }

    .btn-default.active {
        background-color: #40b8f2;
        color: #fff !important;
    }

.btn-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    margin-top: 5px;
}

    .btn-link:hover {
        color: #40b8f2;
    }

.btn-menu {
    font-weight: 400;
    color: black;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

    .btn-menu:hover {
        font-weight: bold;
    }

.btn-join {
    font-weight: 400;
    color: #40b8f2;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

    .btn-join:hover {
        font-weight: bold;
    }

.btn-changepas {
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

    .btn-changepas:hover {
        font-weight: bold;
    }

.img_new {
    position: absolute;
    top: 18px;
    width: 18px;
}

.header-login {
    height: 63px;
    float: left;
}

.login-form {
    padding: 4px 0px 2px 6px;
}

    .login-form input {
        width: 95px;
        font-size: 12px;
        border-radius: 4px;
        padding: 6px 12px;
        background: #f0efef;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        outline: 0;
        border-width: 0;
        border-style: solid;
        color: #404040;
        appearance: normal;
        -moz-appearance: none;
        -webkit-appearance: none;
        position: relative;
    }

.btn-login {
    padding: 2px 6px;
    background: #40b8f2;
    color: white;
    position: relative;
    top: 2px;
    right: 0px;
}

    .btn-login:hover {
        color: #333;
        text-decoration: none;
    }

.btn-logout {
    padding: 2px 6px;
    background: #40b8f2;
    color: white;
    margin-left: 10px;
}

    .btn-logout:hover {
        color: #333;
        text-decoration: none;
    }

.date-time {
    font-size: 10px;
    color: #3fa7dc;
    margin-top: 6px;
}

.date-time-api {
    font-size: 10px;
    color: white;
    margin-top: 6px;
}

.runnews {
    height: 18px;
    font-size: 12px;
}

.announceBox_M8BET {
    width: 900px;
    height: 24px;
    color: white;
    line-height: 27px;
    overflow: hidden;
    cursor: pointer;
}

.announceBox_365 {
    width: 900px;
    height: 24px;
    color: white;
    line-height: 27px;
    overflow: hidden;
    cursor: pointer;
}

.announceBox_OMG {
    width: 900px;
    height: 24px;
    color: white;
    line-height: 27px;
    overflow: hidden;
    cursor: pointer;
}

.announceBox_KBET789 {
    width: 900px;
    height: 24px;
    color: white;
    line-height: 27px;
    overflow: hidden;
    cursor: pointer;
}

.announceBox_299BETS {
    width: 900px;
    height: 18px;
    color: black;
    background: white;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}

.announceBox_9 {
    width: 900px;
    height: 24px;
    color: white;
    line-height: 27px;
    overflow: hidden;
    cursor: pointer;
}

.livechat, .help {
    font-size: 10px;
    float: left;
    margin-right: 10px;
}

    .livechat a, .help a {
        color: #3fa7dc;
        text-decoration: none;
    }

.text {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.text_lang {
    font-size: 10px;
    float: left;
    position: relative;
}

.text1_lang {
    font-size: 10px;
    color: #3c3c3c;
    text-decoration: none;
    position: relative;
    top: -2px;
}

    .text1_lang:hover {
        color: #146c78;
    }

.text2_lang {
    font-size: 10px;
    color: #146c78;
    text-decoration: none;
    position: relative;
    top: -2px;
}

.img_livechat {
    display: inline-block;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
    width: 16px;
    height: 13px;
    position: relative;
    top: 2px;
    overflow: hidden;
}

.span_lang {
    font-size: 10px;
    position: relative;
    top: -1px;
    color: #3fa7dc;
    text-decoration: none;
}

.img_help {
    display: inline-block;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
    width: 13px;
    height: 13px;
    position: relative;
    top: 2px;
    overflow: hidden;
}

.img_flag {
    display: inline-block;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: relative;
    top: 2px;
    overflow: hidden;
}

.img_arr_down {
    position: relative;
    top: 2px;
}

/****************************** Dropdownlist Lang Start ******************************/
/* Popup container - can be anything you want */
.popup {
    position: absolute;
    visibility: hidden;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    bottom: 0px;
    left: 50px;
}

    /* The actual popup */
    .popup .popuptext {
        width: 280px;
        background-color: #eee;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        z-index: 1;
        height: 59px;
    }

    /* Popup arrow 
    .popup .popuptext::after {
        content: "";
        position: absolute;
        bottom: 5%;
        left: -2%;
        margin-left: -5px;
        border-width: 6px;
        border-style: solid;
        border-color: transparent #4088ba transparent transparent;
    }*/

    /* Toggle this class - hide and show the popup */
    .popup .show {
        visibility: visible;
        -webkit-animation: fadeIn 1s;
        animation: fadeIn 1s;
    }

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
/****************************** Dropdownlist Lang End ******************************/
