﻿.tips_logo {
    width: 171px;
    margin: 0 auto;
    margin-top: 10px;
}

#center_content2 {
    margin: 0 auto;
    width: 90%;
    text-align: center;
}

.bolded_text {
    font-family: Heebo;
    font-size: 20px;
    font-weight: 700;
    line-height: 35.25px;
    text-align: right;
}

#promos {
    margin: 0 auto;
    width: 90%;
    margin-top: 25px;
}

.promo_item {
    box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.1);
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
    border-radius: 8px;
    font-size: 12px;
}

    .promo_item * {
        vertical-align: middle;
    }

.checkmark {
    margin-right: 7px;
    margin-left: 3px;
}

#submit_btn {
    width: 70%;
    margin: 0 auto;
    margin-top: 40px;
    color: white !important;
}

.top_menu {
    width: 49% !important;
}

.exp_text {
    font-family: Heebo;
    font-size: 11px;
    font-weight: 400;
    line-height: 17.63px;
    text-align: right;
}

#chat_exp {
    margin: 0 auto;
    width: 85%;
    background: rgba(255, 255, 255, 0.1);
    padding: 20px 10px;
    border-radius: 8px;
    margin-top: 10px;
    position: relative;
    line-height: 15px;
}

.exp_text {
}

.close_btn {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 5px;
}

.item_head {
    height: 35px;
    line-height: 35px;
    margin-bottom: 5px;
}

.chat_item {
    font-size: 12px;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 10px;
}

    .chat_item.question, .chat_item.answer {
        width: 70% !important;
        position: relative;
        padding-right: 25px;
    }

.time {
    font-size: 12px !important;
}

.item_head .name {
}

.item_head .time {
    font-weight: normal !important;
    position: absolute;
    left: 10px;
}

.item_content .content {
    background: rgba(15, 22, 45, 1);
    padding: 8px 16px 8px 16px;
    gap: 8px;
    border-radius: 16px 0px 16px 16px;
    display: inline-block;
}

.chat_item.question * {
    vertical-align: middle;
}

.fixed_btn {
    color: white !important;
}

.p_img {
    position: absolute;
    right: -25px;
    top: 31px;
}

.answer_content {
    background: var(--Azure-01, rgba(64, 142, 245, 1));
    padding: 8px 16px 8px 16px;
    border-radius: 0px 16px 16px 16px;
    display: inline-block;
}

.ibet_chat_logo {
    position: absolute;
    left: -44px;
    top: 0px;
}

.chat_item.answer {
    width: 80% !important;
    right: -30px;
    margin-top: 20px;
}


#img_header .header {
    font-family: Heebo;
    font-size: 20px;
    font-weight: 700;
    line-height: 29.38px;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

#img_header .warning {
    font-family: Heebo;
    font-size: 14px;
    line-height: 29.38px;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

#tofes_img {
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
    padding-bottom: 50px;
}

#page_header2 {
    margin-top: 40px;
    text-align: center;
    width: 100%;
}

.box {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
    margin-top: 10px;
}

.box_header {
    background: #0F152D;
    text-align: center;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.box_body {
    background: #152242;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #0673EC;
}

    .box_body.amount {
        font-size: 18px;
        font-weight: bold;
    }


#bam {
    width: 60px;
    background-color: transparent;
    color: #0673EC;
    font-size: 18px;
    font-weight: bold;
    box-shadow : none !important;
    border: none !important;
    text-align:left;
}
