﻿.avatar-img {
    background-repeat: no-repeat;
    width: 50%;
    background-size: 100%;
}

.slide-img {
    max-width: 904px;
    width: auto;
    height: auto;
}

@media only screen and (max-width: 1200px) {
    .div-luachon {
        display: none;
    }

    .none-text-send-mess {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .width-img-avatar {
        width: 90vw;
        margin-left: auto;
        margin-right: auto;
    }

    .flex-wrap-img {
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 1025px) {
    .width-img-avatar {
        width: 50vw;
    }

    .flex-wrap-img {
        flex-wrap: nowrap;
    }
}

.mess-advertiser {
    padding: 12px 16px;
    background: #D8DDE6;
    font-size: 18px;
    color: #1d243e;
    border-radius: 24px;
    display: inline-block;
}

    .mess-advertiser > .ball-pulse > div {
        background-color: #fff !important;
        width: 12px !important;
        height: 12px !important;
    }

.mess-influencer {
    padding: 12px 16px;
    background: #2A8EF0;
    font-size: 18px;
    color: #fff;
    border-radius: 24px;
    display: inline-block;
}

    .mess-influencer > .ball-pulse > div {
        background-color: #fff !important;
        width: 12px !important;
        height: 12px !important;
    }

.a-send-mess {
    background: #2A8EF0;
    width: 25%;
    color: #fff !important;
    font-size: 14px;
    padding: 12px;
    text-align: center;
    font-weight: bold;
    height: 48px;
    border: 1px solid #2A8EF0;
}

.icon-slide {
    background: #707070;
    font-size: 24px !important;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex !important;
    cursor: pointer;
}

.btn-want-apply {
    background: var(--main-color);
    color: #fff !important;
    padding: 10px 32px;
    border-radius: 100px;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
}

.a-luachon span {
    color: #fff;
}

.a-luachon:hover {
    cursor: pointer;
}

    .a-luachon:hover span {
        color: var(--main-color) !important;
    }

    .a-luachon:hover a {
        color: var(--main-color) !important;
    }

.status-dapost {
    padding: 8px 24px;
    font-size: 12px;
    font-weight: bold;
    background: #C8F2C5;
    color: #3DCE31;
    border-radius: 100px;
    margin-right: 6px;
}

.status-choduyet {
    padding: 8px 24px;
    font-size: 12px;
    background: #DDC2E5;
    color: #A544B5;
    border-radius: 100px;
    margin-right: 6px;
    font-weight: bold;
}

.status-daduyet {
    padding: 8px 24px;
    font-size: 12px;
    font-weight: bold;
    background: #C5EEF2;
    color: #40CAD8;
    border-radius: 100px;
    margin-right: 6px;
}

.status-daxacnhan {
    padding: 8px 24px;
    font-size: 12px;
    font-weight: bold;
    background: #FFD5C5;
    color: #FE753F;
    border-radius: 100px;
    margin-right: 6px;
}

.title-detailCampaign {
    min-width: 240px;
    font-size: 18px;
    color: black;
    font-weight: bold;
}

.text-tieude-mycampaign {
    font-size: 32px;
    color: #1d243e;
    font-weight: bold;
    min-width: 320px;
}

.icon-eye-mycampaign {
    background: #F4F4F4;
    padding: 12px;
    border-radius: 50%;
    color: #1d243e;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-mycampaign {
    font-size: 18px;
    min-width: 160px;
    font-weight: bold;
}

.btn-xemthem-mycampaign {
    border: 1px solid #d9d9d9 !important;
    color: rgba(32, 33, 36, 0.87) !important;
    padding: 8px 32px;
    border-radius: 4px;
    cursor: pointer;
    opacity: 1;
    font-size: 16px;
    margin-top: 16px;
}

a.btn-xemthem-mycampaign:hover {
    border: 1px solid #E81691;
    color: #E81691;
}

.title-inforuser {
    font-size: 18px;
    color: #1d243e;
    font-weight: bold;
}

.img-userinfor {
    min-width: 64px;
    min-height: 64px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.link-fb-user {
    color: #3B5998 !important;
    text-decoration: underline;
    cursor: pointer;
    word-wrap: break-word !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    overflow: hidden;
    text-overflow: ellipsis !important;
}

.text-inforuser {
    font-size: 16px;
    color: #1d243e;
    font-weight: bold;
    margin-top: 8px;
}

.input-inforuser {
    font-size: 16px;
    color: #1d243e;
    width: 100%;
    padding: 8px 16px;
    border: 1px solid #D8DDE6;
    border-radius: 4px;
    min-width: 276px;
}

.radio-inforuser {
    display: flex;
    align-items: center;
    margin-top: 8px;
    min-width: 276px;
}

.text-radio-inforuser {
    margin-right: 24px;
    color: #1d243e;
    font-weight: normal;
}

.btn-huy-inforuser {
    text-decoration: underline;
    background: none;
    color: #1d243e !important;
    padding: 12px 32px;
    cursor: pointer;
    height: 48px;
}

.btn-update-inforuser {
    background: #B9265A;
    color: #fff !important;
    padding: 12px 32px;
    border-radius: 100px;
    cursor: pointer;
    height: 48px;
}

.stiky-inforuser {
    position: sticky;
    top: 96px;
}

.text-question-user {
    font-size: 18px;
    color: #1d243e;
    font-weight: bold;
    /*margin: 16px 0px;*/
}

.icon-trash1 {
    display: flex;
    /*color: #E81691;*/
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #fff;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 8px #868F9B;
    cursor: pointer;
    margin-bottom: 8px;
}

.input-money-thanhtoan {
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    min-width: 376px;
    color: #1d243e;
    padding: 10px 16px;
}

.icon-new-tab {
    cursor: pointer;
    background: #fff;
    right: 20px;
    bottom: 14px;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 8px #707070;
    color: #1d243e !important;
}

.text-menu-detailCP {
    color: #1d243e;
    font-size: 16px;
}

/*css xuống dòng màn hình nhỏ hơn*/

@media only screen and (max-width: 768px) {
    .flex-xuongdong-mobile-ipad {
        flex-wrap: wrap !important;
    }
}

@media only screen and (max-width: 1199px) {
    .flex-xuongdong-payment-MI {
        flex-wrap: wrap !important;
    }

    .border-left-none-max1199 {
        border-left: none !important;
    }

    .w-100-percent-max1199 {
        width: 100% !important;
    }
}

/*fix header trang detailcampaign*/
.prd-head {
    position: relative;
    overflow: hidden;
}

    .prd-head .avt {
        width: calc(50% - 30px);
        float: left;
        margin-right: 30px;
        position: relative;
        margin-top: 16px;
    }

        .prd-head .avt img {
            width: 100%;
        }

    .prd-head .desc {
        float: right;
        width: 50%;
        padding-left: 30px;
    }

        .prd-head .desc h1 {
            font-size: 18px;
            line-height: 36px;
            margin: 10px 0;
            color: #252525;
        }

        .prd-head .desc p {
            font-size: 14px;
            line-height: 24px;
            color: #252525;
        }

        .prd-head .desc .loc {
            margin: 16px 0;
            color: #555555;
        }

@media (max-width:767px) {
    .prd-head .desc, .prd-head .avt {
        width: 100%;
        padding: 0;
    }

    .prd-head .desc {
        margin-top: 15px;
    }
}
