﻿#wrapper {
    width: 320px;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -22px;
}

#wrapper1 {
    width: 320px;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -15px;
}

ul#topnav {
    position: absolute;
    top: 13px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}

    ul#topnav li {
        list-style: none;
        margin-left: 20px;
    }

        ul#topnav li.liBegin {
            float: left;
            width: 100px;
            height: 27px;
            color: #0045f4;
            font-weight: bold;
            font-size: 13px;
            text-align: center;
            padding-top: 5px;
            border-bottom: solid 2px #ccc;
        }

ul#topnav1 {
    position: absolute;
    top: -4px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}

    ul#topnav1 li {
        list-style: none;
        margin-left: 20px;
    }

        ul#topnav1 li.liBegin1 {
            float: left;
            width: 100px;
            height: 27px;
            color: #0045f4;
            font-weight: bold;
            font-size: 13px;
            text-align: center;
            padding-top: 5px;
            border-bottom: solid 2px #ccc;
        }

ul#topnav2 {
    position: absolute;
    top: -4px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}

    ul#topnav2 li {
        list-style: none;
        margin-left: 20px;
    }

        ul#topnav2 li.liBegin2 {
            float: left;
            width: 100px;
            height: 27px;
            color: #0045f4;
            font-weight: bold;
            font-size: 13px;
            text-align: center;
            padding-top: 5px;
            border-bottom: solid 2px #ccc;
        }

ul#topnav li.liEnd {
    float: left;
    width: 100px;
    height: 27px;
    color: #fc0303;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    padding-top: 5px;
}

    ul#topnav li.liBegin:hover, ul#topnav li.liEnd:hover {
        color: #000;
    }

ul#topnav1 li.liBegin1:hover, ul#topnav1 li.liEnd:hover {
    color: #000;
}

ul#topnav2 li.liBegin2:hover, ul#topnav2 li.liEnd:hover {
    color: #000;
}

ul#topnav li.liBegin ul.children {
    position: absolute;
    top: 28px;
    left: 0px;
    display: block;
    width: 370px;
    text-align: justify;
    padding-left: 7px;
    padding-top: 7px;
}

ul#topnav li.liBegin:hover ul.children {
    display: block;
}

ul#topnav li.liEnd ul.children {
    position: absolute;
    top: 28px;
    left: 0px;
    display: none;
    width: 370px;
    text-align: justify;
    padding-left: 7px;
    padding-top: 7px;
    background-color: #ffffff;
}

ul#topnav li.liEnd:hover ul.children {
    display: block;
}

ul#topnav li ul.children li {
    height: 62px;
}

ul#topnav li.liBegin ul.children a, ul#topnav li.liEnd ul.children a {
    color: #022bfd;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

ul#topnav1 li.liBegin1 ul.children1 a, ul#topnav1 li.liEnd ul.children1 a {
    color: #022bfd;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

ul#topnav2 li.liBegin2 ul.children2 a, ul#topnav2 li.liEnd ul.children2 a {
    color: #022bfd;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

ul#topnav li.liBegin ul.children a:hover, ul#topnav li.liEnd ul.children a:hover {
    color: #087c31;
    text-align: left;
}


ul#topnav1 li.liBegin1 ul.children1 {
    position: absolute;
    top: 18px;
    left: 0px;
    display: block;
    width: 430px;
    text-align: justify;
    padding-left: 7px;
    padding-top: 12px;
}

ul#topnav2 li.liBegin2 ul.children2 {
    position: absolute;
    top: 25px;
    left: 0px;
    display: block;
    width: 420px;
    text-align: justify;
    padding-left: 7px;
    padding-top: 12px;
}

@media only screen and (max-width: 1200px) {
    .fullEndUser {
        width: 100%;
        max-width: 1300px;
        padding: 0px 5px;
    }

    .cssTableIndex {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }

    .hinhtrontren {
        margin-bottom: -200px;
        padding-right: 0px;
        opacity: 1 !important;
    }

    .hinhtronduoi {
        margin-top: -200px;
        padding-right: 0px;
    }

    .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: -100px;
        text-shadow: 0px 4px 4px #fff;
    }

    .modalreport {
        display: none;
        position: absolute;
        top: 60%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 9000;
        padding-top: 10px;
        height: 390px;
        overflow: auto;
        width: 385px;
        background-color: #ffffff;
        border: 1px solid #9E9E9E;
    }

    .top-center {
        padding: 5px;
        text-transform: inherit;
        font-size: 14px;
        color: #fff;
        background: #0c4dd1;
        height: 32px;
        line-height: 28px;
        z-index: 0;
    }

    .MenuTramDoMua {
        width: 100%;
        height: 250px;
        overflow-y: scroll;
        scrollbar-width: thin;
    }
}

@media only screen and (max-width: 992px) {
    .fullEndUser {
        width: 100%;
        max-width: 1300px;
        padding: 0px 5px;
    }

    .cssTableIndex {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }

    .hinhtrontren {
        margin-bottom: -200px;
        padding-right: 0px;
        opacity: 1 !important;
    }

    .hinhtronduoi {
        margin-top: -230px;
        padding-right: 0px;
    }

    .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: -100px;
        color: #111bd4;
        text-shadow: 0px 4px 4px #fff;
    }
}

@media only screen and (max-width: 820px) {
    .fullEndUser {
        width: 100%;
        max-width: 1300px;
        padding: 0px 5px;
    }

    .cssTableIndex {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }

    .hinhtrontren {
        margin-bottom: -200px;
        padding-right: 0px;
        opacity: 1 !important;
    }

    .hinhtronduoi {
        margin-top: -200px;
        padding-right: 0px;
    }

    .adTitle {
        color: #111bd4;
        font-size: 15px;
        text-align: center !important;
        font-family: 'Oswald', sans-serif;
        font-weight: 800;
        z-index: 100;
        position: relative;
        left: 0px;
        top: -70px;
        text-shadow: 0px 4px 4px #fff;
    }

    .MenuTramDoMua {
        width: 100%;
        height: 250px;
        overflow-y: scroll;
        scrollbar-width: thin;
    }
}

@media only screen and (max-width: 768px) {
    .fullEndUser {
        width: 100%;
        max-width: 1300px;
        padding: 0px 5px;
    }

    .cssTableIndex {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }

    .hinhtrontren {
        margin-bottom: -140px;
        padding-right: 0px;
        opacity: 1 !important;
    }

    .hinhtronduoi {
        margin-top: -180px;
        padding-right: 0px;
    }

    .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: -100px;
        color: #111bd4;
        text-shadow: 0px 4px 4px #fff;
    }
}

@media only screen and (max-width: 600px) {
    .fullEndUser {
        width: 100%;
        max-width: 1300px;
        padding: 0px 5px;
    }

    .cssTableIndex {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }

    .hinhtrontren {
        margin-bottom: -140px;
        padding-right: 0px;
        opacity: 1 !important;
    }

    .hinhtronduoi {
        margin-top: -140px;
        padding-right: 0px;
    }

    .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: -100px;
        color: #111bd4;
        text-shadow: 0px 4px 4px #fff;
    }
}

@media only screen and (max-width: 415px) {
    .fullEndUser {
        width: 100%;
        max-width: 1300px;
    }

    .cssTableIndex {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }

    .hinhtrontren {
        margin-bottom: -120px;
        padding-right: 0px;
        opacity: 1 !important;
    }

    .hinhtronduoi {
        margin-top: -120px;
        padding-right: 0px;
    }

    .SearchDoMua {
        width: 220px;
    }
}

@media only screen and (max-width: 375px) {
    .fullEndUser {
        width: 100%;
        max-width: 1300px;
        padding: 0px 5px;
    }

    .cssTableIndex {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }

    .hinhtrontren {
        margin-bottom: -115px;
        padding-right: 0px;
        opacity: 1 !important;
    }

    .hinhtronduoi {
        margin-top: -115px;
        padding-right: 0px;
    }

    .SearchDoMua {
        width: 220px;
    }
}
