﻿.fullEndUser {
    width: 100%;
    max-width: 1800px;
}

.adFooter img {
    width: 200px;
    height: 80px;
}

.cssMargin {
    width: 100%;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0px auto;
}

.cssMarginIndex {
    padding-left: 100px;
    padding-right: 100px;
}

.adsFooter1 {
    display: inline;
    height: 200px;
    width: 200px;
    padding: 7px;
    border: solid 1px #f0f0f0;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    position: relative;
    transition: transform .3s;
    transition-timing-function: ease-in;
    background-color: #fff;
    opacity: 1 !important;
}

    .adsFooter1:hover {
        transform: scale(1.12);
        font-size: 26px;
        color: #111bd4;
        font-size: 24px;
    }

.adsFooter {
    display: inline;
    border: solid 1px #f0f0f0;
}

.adsFooterCenter {
    display: inline;
    width: 300px;
    padding: 7px;
    border: solid 1px #f0f0f0;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    position: relative;
    transition: transform .3s;
    transition-timing-function: ease-in;
}

.adsbangron {
    margin-bottom: 5px;
    width: 100%;
    padding: 7px;
}

.adTitle {
    color: #111bd4;
    font-size: 22px;
    text-align: center !important;
    font-family: 'Oswald', sans-serif;
    font-weight: 800;
    z-index: 100;
    position: relative;
    left: 0px;
    top: -85px;
    color: #111bd4;
    text-shadow: 0px 4px 4px #fff;
}

    .adTitle a {
        text-align: center;
    }

        .adTitle a:hover {
            text-align: center;
            font-size: 24px;
        }

.adsFooter2 {
    border: solid 1px #f0f0f0;
    padding: 2px;
    width: 100%;
    min-width: 100%;
}

.hinhtrontren {
    margin-bottom: -130px;
    opacity: 1 !important;
}

.hinhtronduoi {
    margin-top: -270px;
}

.hinhtrongiuatren {
    margin-top:15px;
    margin-bottom: 15px;
}

.hinhtrongiuaduoi {
    margin-top:15px;
    margin-bottom: 15px;
}

.hinhtrontrungtam {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
}

.cssTableIndex {
    width: 80%;
    text-align: center;
    margin-left: 100px;
}

.modalreport {
    display: none;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9000;
    padding-top: 10px;
    height: 500px;
    overflow: auto;
    width: 1000px;
    background-color: #ffffff;
    border: 1px solid #343a40;
}

.MenuTramDoMua {
    width: 100%;
    height: 500px;
    overflow-y: scroll;
    scrollbar-width: thin;
}
.SearchDoMua{
    width: 135px;
}
/*==== responsive ===*/
@media screen and (max-width:1200px) {
    .cssMarginIndex {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media screen and (max-width:992px) {
    .cssMarginIndex {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 768px) {
    .cssMarginIndex {
        padding-left: 10px;
        padding-right: 10px;
    }

    .adsFooter1 {
        display: inline;
        height: 140px;
        width: 175px;
        padding: 7px;
        border: solid 1px #f0f0f0;
        border-radius: 50%;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        position: relative;
        transition: transform .3s;
        transition-timing-function: ease-in;
        background-color: #fff;
        opacity: 1 !important;
    }
}

@media only screen and (max-width: 700px) {
    .cssMarginIndex {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/*small phone*/
@media only screen and (max-width: 450px) {

    .cssMarginIndex {
        padding-left: 0px;
        padding-right: 0px;
    }

    .adsFooter1 {
        display: inline;
        height: 120px;
        width: 120px;
        padding: 7px;
        border: solid 1px #f0f0f0;
        border-radius: 50%;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        position: relative;
        transition: transform .3s;
        transition-timing-function: ease-in;
        background-color: #fff;
        opacity: 1 !important;
    }
}

.titlekichban {
    font-size: 15px;
    font-weight: bold;
    color: red;
    text-transform: uppercase;
}
.spanluongmua
{
    font-size:11px;
}