.top-quangcao .slick-prev, .top-quangcao .slick-next {
    display: none !important;
}

.data-house-app {
    width: 100%;
    display: inline-block;
}

.multi-pager-root {
    width: 100%;
    float: left;
}

.container {
    padding: 0;
}

header.section-header {
    width: 100%;
    float: left;
    padding: 0px 20px;
}

.section-mainpage {
    width: 100%;
    float: left;
    padding: 0px 20px;
}

.section-page-drawing {
    display: flex;
}

.logo img {
    max-height: 62px;
}

footer.section-footer {
    width: 100%;
    float: left;
    background: #ffc027;
    margin-top: 40px;
}

.footer {
    width: 100%;
    float: left;
    padding: 7px 20px;
    background: #fa0023;
}

.wraper-container {
    width: 100%;
    float: left;
}

.section-drawing-related {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.section-drawing-related>h3 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 24px;
}

.list-drawing-related {
    width: 100%;
    float: left;
}

@media (min-width:993px) {
    .section-page-drawing .wraper-detail-draw {
        max-width: 1275px;
        margin: auto;
    }
    
    .section-page-drawing .wraper-container {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width:1280px) {
    .section-page-drawing .wraper-detail-draw {
        max-width: 1338px;
        margin: auto;
    }
    
    .section-page-drawing .wraper-container {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width:1768px) {
    .section-page-drawing .wraper-detail-draw {
        max-width: 1450px;
        margin: auto;
    }
    
    .section-page-drawing .wraper-container {
        display: flex;
        flex-wrap: wrap;
    }
}

.footer * {
    color: white;
}

body {
    font-size: 14px;
}

.footer-copyright {
    float: left;
    padding-top: 5px;
    font-size: 13px;
}

.footer-copyright p {
    margin: 0;
}

.footer-social {
    float: right;
}

.footer-social label {
    float: left;
    margin: 0;
    font-weight: 700;
    line-height: 30px;
}

a.item-social {
    width: 30px;
    height: 30px;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 10px;
    text-decoration: none;
}

.bg-facebook {
    background-image: url(../../images/facebook.png);
}

.bg-youtube {
    background-image: url(../../images/youtube.png);
}

.bg-twitter {
    background-image: url(../../images/social-tiktok.png);
}

.bg-pinterest {
    background-image: url(../../images/zalo-120.png);
}

.bg-istagram {
    background-image: url(../../images/ig.png);
}

.wrapper-footer {
    width: 100%;
    float: left;
    padding: 35px 20px 0px 20px;
}

.footer-info {
    width: 36%;
    float: left;
    padding-right: 35px;
}

.about-footer {
    width: 20%;
    float: left;
    color: white;
}

.linkfooter {
    width: 36%;
    float: left;
}

.group-linkfooter {
    width: 50%;
    float: left;
    padding-left: 35px;
}

.footer-logo {
    width: 20%;
    float: left;
}
.content-footer-info {
    width: 24%;
    float: left;
    color: white;
    padding-right: 10px;
    /* margin-top: 12px; */
}

.footer-logo img {
    max-width: 100%;
    width: 90%;
}

.content-footer-info p:first-child {
    font-weight: 600;
}

.content-footer-info p {
    margin-bottom: 8px;
}

.about-footer h4 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 25px;
}

.about-footer h4:first-child {
    margin-top: 0;
}

.about-footer p {
    margin-bottom: 8px;
}

.item-linkfooter {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.item-linkfooter h4 {
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
}

.item-linkfooter ul {
    list-style: none;
    padding: 0;
}

.item-linkfooter ul li {
    width: 100%;
    float: left;
}

.item-linkfooter a {
    color: white;
    line-height: 28px;
}

.top-header {
    width: 100%;
    float: left;
    display: grid;
    grid-template-columns: auto 50px auto;
}

.logo {
    float: left;
    padding: 10px 0px;
    z-index: 1;
}

.nav-wraper {
    float: left;
    /* margin-left: 50px; */
    margin-top: 10px;
}

.nav-wraper ul {
    list-style: none;
    padding: 0;
    float: left;
    margin: 0;
}

.nav-wraper ul li {
    float: left;
    color: black;
}

.nav-wraper ul li a {
    color: black;
    padding: 15px;
    float: left;
    line-height: 45px;
    font-weight: 500;
}

.header-top-profile {
    float: right;
    margin-top: 22px;
}

span.email-top-header {
    float: left;
}

span.email-top-header a {
    color: black;
    font-size: 18px;
    padding: 5px 10px;
    float: left;
    margin-right: 10px;
}

.btn-login-wraper {
    float: right;
}

a.btn-login {
    float: left;
    /* border: 1px solid #e5e5e5; */
    border-radius: 30px;
    padding: 10px 20px;
    background: #ffebd9;
    color: #f12a38;
    font-weight: 700;
    text-decoration: none;
}

a.btn-register {
    float: left;
    margin-left: 8px;
    background: #f12a38;
    color: white;
    padding: 10px 20px;
    border-radius: 30px;
    /* border: 1px solid #b90b1e; */
    font-weight: 700;
    text-decoration: none;
}

.nav-wraper ul li a:hover {
    text-decoration: none;
    color: #1f3861;
}

span.notice-top-header {
    float: left;
}

span.notice-top-header a {
    color: black;
    font-size: 18px;
    padding: 5px 10px;
    float: left;
    margin-right: 10px;
}

.login-info-top-header {
    float: left;
    position: relative;
}

.login-info-top-header>a {
    width: 36px;
    height: 36px;
    float: left;
    background: #fefe32;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
}

.login-info-top-header>a img {
    max-width: 100%;
    max-height: 100%;
}

.box-member-top-header {
    float: right;
}

span.text-name-top-header {
    color: white;
    font-weight: bold;
}

.content-account-navi-top-header {
    width: 100%;
    float: left;
    background: #ededed;
    box-shadow: 0px 2px 2px 0px #ccc;
    border-radius: 5px;
}

.account-navi-top-header {
    width: 260px;
    position: absolute;
    top: 100%;
    right: 0;
    padding-top: 10px;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease;
}

.content-account-navi-top-header:before {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ededed;
    position: absolute;
    top: 2px;
    right: 7px;
}

.avatar-top-header {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 15px;
}

.avatar-top-header span.text-name-top-header {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    background: #4384f0;
    line-height: 40px;
}

.avatar-top-header img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.account-info-top-header {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
}

p.top-header-account-name {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 600;
    color: black;
    font-size: 16px;
    margin: 0;
    margin-top: 8px;
    line-height: 22px;
}

p.top-header-account-email {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0;
}

p.top-header-account-code {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0;
    font-weight: bold;
    font-size: 20px;
    color: #4384f0;
    line-height: 24px;
    margin-bottom: 15px;
}

p.btn-upgrade-brand {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

p.btn-upgrade-brand a {
    display: inline-block;
    padding: 8px 20px;
    background-image: linear-gradient(to right, rgb(86 125 250), rgb(23 19 173));
    font-weight: 600;
    border-radius: 20px;
    color: white;
}

.top-header-account-navi {
    width: 100%;
    float: left;
}

.top-header-account-navi ul {
    list-style: none;
    padding: 0;
    width: 100%;
    float: left;
    margin: 0;
}

.top-header-account-navi ul li {
    width: 100%;
    float: left;
}

.top-header-account-navi ul li a {
    width: 100%;
    float: left;
    padding: 7px 15px;
    font-weight: 600;
    color: black;
    text-decoration: none;
}

.top-header-account-navi ul li a:hover {
    background: #ccc;
}

li.navi-help {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.show-acount-navi .account-navi-top-header {
    z-index: 9;
    opacity: 1;
}

.top-categories {
    width: 100%;
    float: left;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

ul.nav-categories {
    list-style: none;
    padding: 0;
    width: 100%;
    float: left;
    margin: 0;
}

ul.nav-categories li {
    float: left;
}

ul.nav-categories a {
    font-size: 15px;
    font-weight: 700;
    padding: 15px 15px;
    float: left;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

li.nav-other {
    position: relative;
}

span.title-nav-other {
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 20px;
    float: left;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

span.title-nav-other:hover {
    color: #fb001b;
}

ul.nav-categories-child {
    position: absolute;
    top: 100%;
    left: 0;
    list-style: none;
    padding: 0;
    width: 233px;
    opacity: 0;
    z-index: -1;
    box-shadow: 0px 4px 3px -4px black;
    border: 1px solid #ededed;
    border-top: 0;
    transition: all 0.3s ease;
    background: white;
}

ul.nav-categories-child li {
    width: 100%;
    float: left;
}

ul.nav-categories-child li a {
    padding: 8px 15px;      
    font-weight: normal;
    color: #fa0023;
    text-decoration: none;
}

ul.nav-categories a:hover {
    color: #fb001b;
}

li.nav-other:hover ul.nav-categories-child {
    opacity: 1;
    z-index: 8;
}

.top-quangcao {
    width: 100%;
    float: left;
    margin: 15px 0px;
}

.wraper-search-top {
    width: 100%;
    float: left;
    margin: 15px 0px;
}

.search-filter {
    width: 200px;
    float: left;
    position: relative;
    padding-right: 20px;
}

span.search-icon {
    position: absolute;
    top: 6px;
    left: 20px;
    font-size: 16px;
    font-weight: 300;
}

select.select-search-filter {
    padding: 6px 20px;
    border-radius: 30px;
    -moz-appearance: none;
  /* for Chrome */
    -webkit-appearance: none;
    padding-left: 50px;
    width: 100%;
    font-weight: 600;
    font-size: 13px;
    outline: none;
    cursor: pointer;
    border: 1px solid #ccc;
    position: relative;
    z-index: 5;
    background: transparent;
}

.sort-data-filter {
    width: 200px;
    float: left;
    padding-left: 15px;
    position: relative;
}

select.cbox-sort {
    width: 100%;
    float: left;
    cursor: pointer;
    padding: 6px 20px;
    font-size: 13px;
    border: 1px solid #ccc;
    border-radius: 30px;
    position: relative;
    z-index: 5;
    -moz-appearance: none;
  /* for Chrome */
    -webkit-appearance: none;
    background: transparent;
    outline: none;
}

.sort-data-filter:before {
    content: "\f0dd";
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    top: 4px;
    right: 20px;
}

.search-input {
    width: calc(100% - 400px);
    float: left;
    position: relative;
}

.search-input input {
    padding: 6px 20px;
    width: 100%;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 30px;
    background: #f9f9f9;
    font-weight: 600;
    font-size: 13px;
    padding-left: 50px;
}

.wraper-draw-home {
    width: 100%;
    float: left;
}

.list-draw-home {
    width: 100%;
    float: left;
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(5, 1fr);
    contain: layout;
    container-type: inline-size;
}

.item-draw {
    flex: 1 0 21%;
}

.draw-image {
    width: 100%;
    float: left;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 78.22%;
}

.draw-image img {
    max-width: 100%;
}

.draw-image>a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

span.draw-info-action {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease;
}

a.btn-price-cart {
    padding: 6px 10px;
    float: left;
    background: #fb001b;
    color: white;
    border-radius: 5px;
    text-decoration: none;
}

a.btn-save-draw {
    padding: 6px 10px;
    float: left;
    background: #dddb53;
    color: white;
    border-radius: 5px;
    margin-left: 10px;
    text-decoration: none;
}

.item-draw:hover span.draw-info-action {
    z-index: 6;
    opacity: 1;
}

.draw-info-item {
    width: 100%;
    float: left;
    padding: 10px 0px;
    /* margin-bottom: 20px; */
}

.draw-info-item h3 {
    font-size: 13px;
    color: black;
    width: calc(100% - 100px);
    float: left;
    margin: 0;
    line-height: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: lowercase;
    display: inline-block;
}

.draw-info-item h3::first-line {
  text-transform: capitalize;
}

.detail-view-draw {
    float: right;
    color: black;
    font-size: 14px;
}

.detail-view-draw span {
    margin-left: 8px;
}

.detail-view-draw span i {
    color: gray;
}

.detail-view-draw i {
    font-size: 14px;
}

.home-paging {
    width: 100%;
    float: left;
    text-align: center;
}

.home-paging a {
    display: inline-block;
    padding: 12px 20px;
    background: #fa0023;
    border-radius: 8px;
    color: white;
    font-weight: 600;
}

.quangcao-home {
    width: 100%;
    float: left;
    margin: 30px 0px;
}

.quangcao-home img {
    max-width: 100%;
}

.collection-home {
    width: 100%;
    float: left;
}

h3.collection-title {
    width: 100%;
    float: left;
    font-size: 20px;
    margin-bottom: 20px;
}

.list-collection-home {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.item-collection {
    position: relative;
    flex: 1 0 18%;
}

.more-collection-home {
    /* width: 20%; */
    /* float: left; */
    flex: 1 0 18%;
    display: flex;
}

.item-collection h4 {
    position: absolute;
    font-size: 14px;
    color: white;
    top: 10px;
    left: 10px;
}

.item-collection img {
    max-width: 100%;
    width: 100%;
}

.content-more-collection-home {
    float: left;
    margin: auto;
    padding: 0px 20px;
    text-align: center;
}

.content-more-collection-home p {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 600;
}

.content-more-collection-home a {
    color: #1f3861;
    font-weight: 600;
}

.item-quangcao-top {
    padding: 0px 10px;
}

.item-quangcao-top img {
    max-width: 100%;
}

.draw-modal-style .modal-header {
    height: 0;
    padding: 0;
    border: 0;
}

.draw-modal-style .modal-header button {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0;
    width: 30px;
    height: 30px;
}

.draw-modal-style .modal-body {
    padding: 0;
}

.wraper-frm-login {
    width: 100%;
    display: inline-block;
    background: #ffffff;
    padding: 50px 30px;
}

.logo-login {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 20px;
}

.logo-login img {
    max-width: 70%;
}

label.label-login {
    width: 100%;
    text-align: center;
    color: #1c1c1c;
    margin: 30px 0px;
}

.btn-tool-login {
    width: 100%;
    float: left;
}

a.btn-login-google {
    width: 100%;
    float: left;
    text-decoration: none;
}

span.icon-login-google {
    width: 80px;
    float: left;
    padding: 11px 30px;
    height: 46px;
    background: white;
    border-radius: 5px 0px 0px 5px;
    text-align: center;
    border: solid 1px #c3c3c3;
}

span.icon-login-google img {
    max-height: 100%;
}

span.label-login-google {
    width: calc(100% - 80px);
    float: left;
    background: #db4537;
    color: white;
    font-weight: 600;
    height: 46px;
    line-height: 46px;
    padding: 0px 20px;
    border-radius: 0px 5px 5px 0px;
}

div#modal-login .modal-dialog, div#modal-register .modal-dialog {
    width: 420px;
}

.or-tool-login {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    margin: 20px 0px;
}

.or-tool-login:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #1c1c1c;
    position: absolute;
    top: 15px;
    left: 0;
}

.or-tool-login p {
    margin: 0;
    padding: 5px 15px;
    color: #000000;
    background: #ffffff;
    display: inline-block;
    position: relative;
    z-index: 2;
}

a.btn-login-type-frm {
    background: #3e80fd;
    width: 100%;
    float: left;
    text-align: center;
    line-height: 46px;
    border-radius: 5px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
}

.footer-question {
    width: 100%;
    float: left;
    text-align: center;
    color: #1c1c1c;
    margin-top: 20px;
}

.footer-question a {
    text-decoration: none;
    font-weight: 600;
    color: #3e80fd;
}

.form-signin {
    width: 100%;
    float: left;
    margin: 20px 0px;
}

.row-form {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    position: relative;
}

.row-form label {
    width: 100%;
    float: left;
    margin: 0;
    line-height: 42px;
    color: #1c1c1c;
}

.row-form input {
    width: calc(100% - 0px);
    float: left;
    height: 42px;
    border-radius: 3px;
    padding: 0px 15px;
    outline: none;
    border: solid 1px #8d8b8b;
}

.btn-footer-action {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 15px;
}

a.btn-signin {
    padding: 12px 20px;
    display: inline-block;
    background: #fb001b;
    text-decoration: none;
    border-radius: 30px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
}

a.btn-login-google:hover span.label-login-google {
    background: #eb5a4d;
}

a.btn-login-type-frm:hover, a.btn-signup:hover, a.btn-signin:hover {
    background: #cddbf5;
}

label.policy-login {
    width: 100%;
    float: left;
    margin: 15px 0px;
    color: #1c1c1c;
}

label.policy-login input {
    display: none;
}

label.policy-login label {
    position: relative;
    float: left;
    margin: 0;
    padding-left: 25px;
    font-weight: 600;
}

label.policy-login label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #1c1c1c;
    border-radius: 3px;
    top: 2px;
    left: 0px;
    cursor: pointer;
}

label.policy-login a {
    color: #fb001b;
    text-decoration: none;
}

label.policy-login input:checked + label:after {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    left: 0;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
}

a.btn-signup {
    padding: 8px 20px;
    display: inline-block;
    background: #fb001b;
    border-radius: 30px;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

div#modal-register .modal-header button, div#modal-login .modal-header button {
    color: rgb(0, 0, 0);
    z-index: 2;
    font-weight: 400;
}

.member-postdraw-info {
    width: 100%;
    float: left;
    margin: 20px 0px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-top: 30px;
}

.member-draw-info {
    width: 30%;
    float: left;
}

.member-draw-detail {
    width: 70%;
    float: left;
}

span.member-draw-avatar {
    width: 58px;
    height: 58px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
}

span.member-draw-avatar img {
    max-width: 100%;
    max-height: 100%;
}

.member-draw-name {
    width: calc(100% - 58px);
    float: left;
    padding: 5px 15px;
}

.member-draw-name h2 {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 700;
}

.member-draw-name p {
    width: 100%;
    float: left;
    margin: 0;
}

.item-member-draw-detail {
    width: 25%;
    float: left;
}

span.member-draw-detail-icon {
    font-size: 28px;
    float: left;
    line-height: 58px;
}

.item-member-draw-detail p {
    font-size: 24px;
    font-weight: 600;
    color: #d18f00;
    margin: 0px 12px;
    float: left;
    line-height: 58px;
}

.item-member-draw-detail label {
    margin: 0;
    float: left;
    font-size: 18px;
    font-weight: 500;
    line-height: 58px;
}

section.msg-success-page {
    width: 100%;
    float: left;
}

.container-success-page {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.box-success-page {
    width: 600px;
    margin: 80px auto;
    float: left;
}

.icon-success-page {
    width: 100%;
    float: left;
    text-align: center;
}

.icon-success-page span {
    width: 100px;
    height: 100px;
    display: inline-block;
    border: 3px solid #337108;
    border-radius: 50%;
    padding: 8px;
}

.content-msg-success {
    width: 100%;
    float: left;
}

.content-msg-success h3 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 26px;
}

.content-msg-success p {
    width: 100%;
    float: left;
    margin: 0;
    color: gray;
    text-align: center;
}

.content-msg-success p a {
    color: #337108;
    font-weight: 600;
}

.icon-success-page span img {
    max-width: 100%;
}

.wraper-pagenotfound {
    width: 100%;
    float: left;
    height: 600px;
    text-align: center;
}

#monkey_404 {
  max-width: 100%;
  max-height: 100%;

  .st0 {
    fill: #e8ebed;
  }
  .st1 {
    fill: #ffffff;
  }
  .st2 {
    fill: none;
    stroke: #89949b;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st3 {
    fill: #e8ebed;
    stroke: #89949b;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st4 {
    fill: #ffffff;
    stroke: #89949b;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st5 {
    fill: none;
    stroke: #89949b;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st6 {
    fill: none;
    stroke: #89949b;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st7 {
    fill: #ffffff;
    stroke: #89949b;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st8 {
    fill: #89949b;
  }
  .st9 {
    fill: #89949b;
  }
  .st10 {
    fill: none;
    stroke: #89949b;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st11 {
    fill: #ffffff;
  }
  .st12 {
    fill: #ffffff;
    stroke: #8894a0;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st13 {
    fill: #ffffff;
    stroke: #89949b;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st14 {
    fill: none;
    stroke: #89949b;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .st15 {
    fill: none;
    stroke: #89949b;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }

  #arm {
    transform-origin: 155px 292px;
    transform: rotateZ(-2deg);
  }

  #monkey {
    animation: monkey-breathe 3s infinite ease-in-out;
  }

  #zelda,
  #tetris,
  #moon,
  #star_a,
  #star_b,
  #star_c,
  #star_d,
  #number_4,
  #number_4_2,
  #number_0,
  #sword {
    animation: levitate 3s infinite ease-in-out;
  }

  #zelda {
    animation-delay: 0s;
    animation-duration: 3s;
  }

  #tetris {
    animation-delay: 1s;
    animation-duration: 3s;
  }

  #moon {
    animation-delay: 0.5s;
    animation-duration: 3s;
  }

  #star_a {
    animation-delay: 0s;
    animation-duration: 3s;
  }

  #star_b {
    animation-delay: 0.5s;
    animation-duration: 3s;
  }

  #star_c {
    animation-delay: 1s;
    animation-duration: 3s;
  }

  #star_d {
    animation-delay: 1.5s;
    animation-duration: 3s;
  }

  #number_4 {
    animation-delay: 0s;
    animation-duration: 3s;
  }

  #number_4_2 {
    animation-delay: 1s;
    animation-duration: 3s;
  }

  #number_0 {
    animation-delay: 0.5s;
    animation-duration: 3s;
  }

  #sword {
    animation-delay: 1.5s;
    animation-duration: 3s;
  }

  #eye_left {
    transform-origin: 191px 257px;
    animation: blink-l 12s infinite ease-in-out;
  }

  #eye_right {
    transform-origin: 205px 256px;
    animation: blink-r 12s infinite ease-in-out;
  }
}

@keyframes arm-rotate {
  0% {
    transform: rotateZ(-3deg);
  }
  50% {
    transform: rotateZ(6deg);
  }
}

@keyframes monkey-breathe {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 1px, 0);
  }
}

@keyframes levitate {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 5px, 0);
  }
}

@keyframes star {
  0% {
    transform: translate3d(0, 0, 0) rotateZ(0deg);
  }
  50% {
    transform: translate3d(0, 5px, 0) rotateZ(180deg);
  }
}

@keyframes blink-l {
  0% {
    transform: rotateX(0deg);
  }
  2% {
    transform: rotateX(80deg);
  }
  4%,
  20% {
    transform: rotateX(0deg);
  }
  22% {
    transform: rotateX(80deg);
  }
  24%,
  30% {
    transform: rotateX(0deg);
  }
  32% {
    transform: rotateX(80deg);
  }
  34%,
  70% {
    transform: rotateX(0deg);
  }
  72% {
    transform: rotateX(80deg);
  }
  74%,
  100% {
    transform: rotateX(0deg);
  }
}

@keyframes blink-r {
  0% {
    transform: rotateX(0deg);
  }
  2% {
    transform: rotateX(80deg);
  }
  4%,
  30% {
    transform: rotateX(0deg);
  }
  32% {
    transform: rotateX(80deg);
  }
  34%,
  50% {
    transform: rotateX(0deg);
  }
  52% {
    transform: rotateX(80deg);
  }
  54%,
  100% {
    transform: rotateX(0deg);
  }
}

.box-info-payment {
    width: 100%;
    display: inline-block;
}

.content-payment {
    width: 100%;
    float: left;
    background: #ededed;
    padding: 8px;
}

.content-payment p {
    margin: 0;
    padding: 8px;
    width: 100%;
    float: left;
}

.payment-method {
    width: 100%;
    float: left;
}

ul.list-payment-method {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 10px;
}

li.item-payment-method {
    width: 100%;
    float: left;
}

p.header-payment-method {
    float: left;
    margin: 0;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 5px 0px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

.content-payment-method {
    width: 100%;
    float: left;
    margin: 10px 0px;
    display: none;
}

.content-payment-method p {
    margin: 0;
    width: 100%;
    float: left;
    padding: 4px;
}

.content-payment-method img {
    max-width: 180px;
    height: auto !important;
}

.show-tab-active p.header-payment-method:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 21px solid transparent;
    border-top: 20px solid transparent;
    border-left: 20px solid #213661;
    top: 0;
    right: -20px;
}

.show-tab-active p.header-payment-method {
    background: #213661;
    color: white;
    border-radius: 5px 3px 3px 5px;
}

.show-tab-active .content-payment-method {
    display: block;
}

/*=======================product========================*/
.wraper-detail-draw {
    width: 100%;
    float: left;
    margin: 30px 0px;
}

.draw-pictures {
    width: 50%;
    float: left;
}

.info-draw-detail {
    width: 50%;
    float: left;
    padding-left: 30px;
}

.draw-picture-main {
    width: 100%;
    float: left;
}

.draw-picture-nav {
    width: 100%;
    float: left;
}

.draw-picture-item img {
    width: 100%;
}

.draw-picture-nav-item img {
    max-width: 100%;
    max-height: 100%;
}

.draw-picture-nav-item {
    padding-right: 15px;
}

.info-draw-detail h1 {
    font-size: 24px;
    width: 100%;
    float: left;
}
.info-draw-detail h1 {
    text-transform: lowercase;
    display: inline-block;
}
.info-draw-detail h1::first-line {
    text-transform: capitalize;
}

.info-draw-detail h1 span {
    color: red;
}

.info-draw-detail-memberpost {
    width: 100%;
    float: left;
}

.member-post {
    float: left;
}

.member-post label {
    font-weight: 600;
    margin: 0;
    float: left;
}

.member-post span {
    color: #007bff;
    padding-right: 15px;
    padding-left: 3px;
    font-weight: 500;
}

.member-post a {
    float: left;
    margin-left: 5px;
    font-weight: 600;
}

.detail-interact {
    float: right;
}

.detail-interact-like {
    float: left;
}

.detail-interact-view {
    float: left;
    margin: 0px 15px;
}
.detail-interact-view i {
    color: #087bff;
}
.detail-interact-wishlist {
    float: left;
}

.detail-interact-like i {
    color: #087bff;
}

.detail-interact-wishlist i {
    color: #087bff;
}

.description-draw {
    width: 100%;
    float: left;
    margin: 15px 0px;
    max-height: 169px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #fb001bd6 #ffffff;
}

.price-full {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    display: flex;
    border-radius: 15px;
    font-size: 22px;
    /* color: white; */
    color: #fff;
    font-weight: 600;
    padding: 0px 22px;
    background-image: linear-gradient(131deg, #ffba80, #ff5916);
    /* border: solid 1px #fb001b; */
    min-width: 190px;
    text-align: center;
}

h3.draw-price {
    float: left;
    margin: 0;
    /* color: #ff1616; */
    line-height: 39px;
    width: 51%;
    text-align: left;
    font-size: 18px;
}

a.btn-download-draw {
    float: right;
    border-radius: 30px;
    font-size: 16px;
    line-height: 38px;
    color: white;
    /* color: #ff1616; */
    font-weight: 600;
    padding: 0px 22px;
    /* background-image: linear-gradient(180deg, #faac7c, #fc8831); */
    /* border: solid 1px #fb001b; */
    /* min-width: 190px; */
    text-align: left;
}

.draw-detail-option-value {
    width: 100%;
    float: left;
}

.list-draw-option {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.item-draw-option {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    display: inline-flex;
}

span.name-draw-option {
    /* float: left; */
    font-weight: 600;
    color: black;
    line-height: 29px;
    width: 52%;
}

span.name-draw-option i {
    font-size: 20px;
    /* color: #f3a22b; */
}

a.btn-download-option {
    float: left;
    padding: 4px 20px;
    /* background-image: linear-gradient(180deg, #f1c66d, #f2bd14); */
    border-radius: 30px;
    /* color: white; */
    color: #000000;
    font-weight: 600;
    min-width: 190px;
    text-align: left;
}

a.btn-download-option span {
    /* color: red; */
}

.block-support-draw {
    width: 100%;
    float: left;
}

.item-support-draw {
    width: 50%;
    float: left;
    position: relative;
    padding: 6px 0px;
    margin-bottom: 20px;
    cursor: pointer;
}

span.icon-support-draw {
    width: 42px;
    height: 42px;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    background: red;
    text-align: center;
    line-height: 42px;
}

span.label-support-draw {
    width: 100%;
    float: left;
    text-align: center;
    height: 48px;
    padding: 3px;
    padding-left: 70px;
    font-weight: 700;
    color: white;
}

.item-support-draw:first-child, .item-support-draw:nth-child(3) {
    width: calc(50% - 30px);
    margin-right: 30px;
}

span.label-support-one-line {
    width: 100%;
    float: left;
    padding: 5px 0px;
    padding-left: 53px;
    font-weight: 700;
    color: #1c1c1c;
}

span.icon-support-draw:before {
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    top: 3px;
    left: 3px;
    background: white;
    border-radius: 50%;
}

span.icon-support-draw i {
    position: relative;
    font-size: 20px;
    font-weight: 600;
}

.item-support-draw:first-child .icon-support-draw {
    background: #4db096;
    color: #4db096;
}

.item-support-draw:first-child .label-support-one-line {
    /* background-image: linear-gradient(90deg, #01bd81, #56fe91); */
    border-radius: 30px;
}

.item-support-draw:nth-child(2) .icon-support-draw {
    background: #d97952;
    color: #d97952;
}

.item-support-draw:nth-child(2) .label-support-one-line {
    /* background-image: linear-gradient(90deg, #d87a57, #ffbb8c); */
    border-radius: 30px;
}

.item-support-draw:nth-child(3) .icon-support-draw {
    background: #0160dd;
    color: #0160dd;
}

.item-support-draw:nth-child(3) .label-support-one-line {
    /* background-image: linear-gradient(90deg, #0063d2, #00bfed); */
    border-radius: 30px;
}

.item-support-draw:nth-child(4) .label-support-one-line {
    /* background-image: linear-gradient(90deg, #dac750, #fff593); */
    border-radius: 30px;
}

.item-support-draw:nth-child(4) .icon-support-draw {
    background: #e3c856;
    color: #e3c856;
}

.item-support-draw:nth-child(2), .item-support-draw:nth-child(4) {
    margin-left: 30px;
    width: calc(50% - 30px);
}

.content-draw-detail {
    width: 100%;
    float: left;
    /* background: url(../../images/detail-background.png); */
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.draw-image img {
    position: absolute;
    top: 0;
    left: 0;
    will-change: auto;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    transition: opacity .15s linear;
    width: 100%;
    height: 100%;
}

ul.des-ulti {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

ul.des-ulti li {
    width: 50%;
    float: left;
    padding: 5px 0px;
}

ul.des-ulti li label {
    float: left;
    margin: 0;
}

ul.des-ulti li p {
    float: left;
    margin: 0;
    margin-left: 5px;
}

/*.modal-popup-adv .modal-header {
    padding: 0;
    height: 0;
    border: 0;
    position: relative;
}

.modal-popup-adv button.close {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 3;
}*/

.modal-popup-adv .modal-body {
    padding: 0;
}

.content-popup-adv {
    width: 100%;
    display: inline-block;
    padding: 20px 20px;
    /* background: url(../../images/detail-background.png); */
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.form-contact-draw {
    width: 100%;
    display: inline-block;
}

.row-form-draw {
    width: 100%;
    float: left;
    margin-top: 15px;
}

span.title-form-draw {
    width: 100%;
    float: left;
    margin-bottom: 8px;
}

.row-form-draw input, .row-form-draw textarea {
    padding: 10px;
    width: 100%;
    border: 1px solid gray;
    border-radius: 5px;
    background: #ffffffc7;
    outline: none;
    resize: none;
}

.row-form-tool {
    width: 100%;
    float: left;
    margin-top: 15px;
    text-align: center;
}

.row-form-tool a {
    padding: 10px 60px;
    background: #fdfa31;
    display: inline-block;
    border-radius: 5px;
    font-weight: bold;
    color: black;
}

.modal-popup-adv .modal-dialog {
    max-width: 700px;
}

.content-adv {
    width: 100%;
    float: left;
}

.contact-phone-popup-adv {
    width: 100%;
    /* float: left; */
    padding: 20px 0px;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
}

a.box-phone-adv, .box-zalo-adv {
    display: inline-block;
    position: relative;
}

a.box-phone-adv:before, .box-zalo-adv:before {
    position: absolute;
    top: calc(50% - 35px);
    left: 0;
    width: 70px;
    height: 70px;
    background: #f12a38;
    color: white;
    content: "";
    border-radius: 50%;
    z-index: 4;
}

a.box-phone-adv span, .box-zalo-adv span {
    background: #f12a38;
    border-radius: 20px;
    padding: 4px 12px;
    color: white;
    margin-left: 20px;
    padding-left: 40px;
    z-index: 5;
    position: relative;
    width: 160px;
    float: left;
}

a.box-phone-adv:after, .box-zalo-adv:after {
    content: "";
    width: 190px;
    height: 49px;
    background: white;
    position: absolute;
    border-radius: 40px;
    top: -10px;
    left: 0;
    z-index: 3;
}

a.box-zalo-adv {
    margin-left: 20px;
}

a.box-zalo-adv span:before {
    content: "";
    position: absolute;
    background: url(/images/zalo-120.png) no-repeat center white;
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
    left: -10px;
    border-radius: 50%;
    background-size: 38px;
}

a.box-phone-adv span:before {
    content: "";
    position: absolute;
    background: url(/images/phone-120.png) no-repeat center white;
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
    left: -10px;
    border-radius: 50%;
    background-size: 30px;
}

a.box-zalo-adv span {
    background: #fdfa31;
    color: black;
}

a.box-zalo-adv:before {
    background: #fdfa31;
}
/*====================end product==================*/
/*===============begin client=======================*/
.client-left-col {
    width: 20%;
    float: left;
    background: #ededed;
    border-top: 1px solid #cccccca3;
}

.client-right-col {
    width: 80%;
    float: left;
    border-top: 1px solid #cccccca3;
    padding-left: 20px;
}

.left-info-client {
    width: 100%;
    float: left;
}

.avatar-client {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

.box-avatar {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fdfe33;
    font-size: 24px;
    position: relative;
    overflow: hidden;
}

.box-avatar img {
    max-width: 100%;
    max-height: 100%;
}

.box-avatar:before {
    content: "";
    width: 66px;
    height: 66px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #ccc;
    top: -3px;
    left: -3px;
}

p.client-info-name {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
}

p.client-info-email {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

p.client-info-code {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0;
    margin-bottom: 15px;
}

p.client-info-code span {
    font-weight: 600;
    width: 100%;
    float: left;
}

p.client-info-code label {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #4289f1;
    margin: 0;
}

p.client-info-upgrade {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

p.client-info-upgrade a {
    background: linear-gradient(to right, rgb(86 125 250), rgb(23 19 173));
    padding: 5px 30px;
    color: white;
    text-decoration: none;
    border-radius: 20px;
    display: inline-block;
    font-weight: 600;
}

p.client-info-btn-tool {
    width: 100%;
    float: left;
    text-align: center;
}

a.btn-deposit {
    display: inline-block;
    margin-right: 15px;
    padding: 5px 15px;
    border-radius: 20px;
    background: #41b60f;
    color: white;
    font-weight: 600;
    text-decoration: none;
}

a.left-btn-drawing {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
    background: #fe9508;
    color: white;
    font-weight: 600;
    text-decoration: none;
}

.client-info-navigate {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.client-info-navigate ul {
    width: 100%;
    float: left;
    padding: 0px 20px;
    list-style: none;
}

.client-info-navigate ul li {
    width: 100%;
    float: left;
    font-weight: 600;
    padding: 0px 20px;
}

.client-info-navigate ul li a {
    width: 100%;
    float: left;
    padding: 6px;
    color: black;
    text-decoration: none;
}

li.client-navi-review {
    border-bottom: 1px solid #ccc;
}

li.client-help-menu {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.client-info-navigate ul li a:hover, .client-info-navigate ul li.client-active-menu a {
    color: #4289f1;
}

.container-client-content {
    width: 100%;
    float: left;
    position: relative;
}

.client-breacrumb {
    width: 100%;
    float: left;
    padding: 10px 0px;
}

span.item-breacrumb {
    float: left;
    margin-right: 10px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    padding-right: 5px;
}

span.item-breacrumb:before {
    content: ">";
    position: absolute;
    right: -10px;
}

.client-breacrumb span.item-breacrumb:last-child:before {
    display: none;
}

.section-overview {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

label.lb-tite-section {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 18px;
}

label.lb-tite-section span {
    font-size: 14px;
    font-style: italic;
}

.box-overview {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    border-radius: 20px;
}

.statistic-overview {
    width: 100%;
    float: left;
}

.item-statistic-overview {
    width: 25%;
    float: left;
    text-align: center;
    margin: 30px 0px;
}

.item-statistic-overview p {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    width: 100%;
    float: left;
}

.item-statistic-overview span {
    width: 100%;
    float: left;
}

.wallet-overview {
    width: 100%;
    float: left;
}

.item-wallet-overview {
    width: 33.33333333333333%;
    float: left;
    text-align: center;
    margin: 30px 0px;
}

.item-wallet-overview p {
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    width: 100%;
    float: left;
}

.item-wallet-overview span {
    width: 100%;
    float: left;
}

.wallet-hold p {
    color: #fe9508;
}

.wallet-available p {
    color: #41b60f;
}

.wallet-overview-note {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

.wallet-overview-note p {
    margin: 0;
}

table.list-overview {
    width: 95%;
    float: left;
    margin-left: 2.5%;
    margin-top: 20px;
}

table.list-overview th, table.list-overview td {
    padding: 8px;
    border-right: 1px solid #ccc;
    text-align: center;
}

table.list-overview th {
    font-weight: 400;
}

.paging-overview {
    width: 100%;
    float: left;
    padding: 20px;
    padding-bottom: 10px;
}

.paging-overview p {
    margin: 0;
}

.list-overview-note {
    width: 100%;
    float: left;
    padding: 20px;
    padding-top: 0;
}

.list-overview-note p {
    margin: 0;
}

label.lb-tite-section span {
    font-weight: 400;
}

label.lb-tite-section a {
    float: right;
    color: #fe9508;
    font-size: 16px;
    font-weight: 400;
}

.client-content-list-page {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.table-form {
    width: 100%;
    float: left;
}

.row-form-client {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

label.title-form {
    width: 165px;
    text-align: left;
    padding: 12px 10px;
    padding-right: 20px;
    margin: 0;
    float: left;
}

span.value-text {
    width: calc(100% - 165px);
    float: left;
    border: 1px solid #ededed;
    padding: 11px 15px;
    border-radius: 5px;
}

input.input-form {
    width: calc(100% - 165px);
    border: 1px solid #ededed;
    padding: 10px 15px;
    height: 45px;
    border-radius: 5px;
    outline: none;
}

.check-change-password {
    width: calc(100% - 165px);
    float: left;
}

.client-box-avatar {
    width: calc(100% - 165px);
    float: left;
}

.avatar-form {
    width: 100%;
    float: left;
}

span.choose-file-avatar {
    width: 100%;
    float: left;
}

.footer-action-client {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}

a.btn-client-save {
    background: #fe9508;
    display: inline-block;
    padding: 12px 30px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

a.btn-client-save:hover {
    background: #f0a033;
}

.modify-drawing {
    width: 100%;
    float: left;
}

.left-upload-image-drawing {
    width: 50%;
    float: left;
}

.right-info-drawing {
    width: 50%;
    float: left;
    padding-left: 25px;
}

.list-image-drawing-upload {
    width: 100%;
    float: left;
}

.item-picture-choose-file {
    width: calc(33.333333333% - 10px);
    float: left;
    position: relative;
    height: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.box-choose-picture {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0000004d;
    color: #ccc;
    font-size: 72px;
    text-align: center;
    line-height: 120px;
    transition: all 0.3s ease;
    opacity: 0;
    z-index: -1;
    cursor: pointer;
}

.box-preview-picture {
    width: 100%;
    float: left;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ededed;
    background: #eeeeee;
}

.box-preview-picture img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.item-picture-choose-file:hover .box-choose-picture {
    opacity: 1;
    z-index: 2;
}

a.remove-picture-btn {
    position: absolute;
    top: -3px;
    right: -3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ff6060;
    text-align: center;
    line-height: 20px;
    color: white;
    z-index: 3;
}

.list-image-drawing-upload .item-picture-choose-file:first-child {
    width: 100%;
    height: 340px;
}

.list-image-drawing-upload .item-picture-choose-file:first-child .box-choose-picture {
    line-height: 340px;
    font-size: 124px;
}

.row-modify {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.row-modify label {
    width: 100%;
    margin-bottom: 5px;
    float: left;
    font-weight: 600;
}

input.input-modify {
    width: 100%;
    float: left;
    border: 1px solid gray;
    padding: 9px 15px;
    outline: none;
    border-radius: 3px;
}

.split-row-modify {
    width: 50%;
    float: left;
    padding-left: 5px;
}

.row-modify .split-row-modify:first-child {
    padding-left: 0;
    padding-right: 5px;
}

select.cbox-modify {
    width: 100%;
    float: left;
    padding: 9px 15px;
    border: 1px solid gray;
    outline: none;
    border-radius: 3px;
    cursor: pointer;
}

textarea.textarea-modify {
    width: 100%;
    float: left;
    border: 1px solid gray;
    border-radius: 3px;
    resize: none;
    height: 100px;
    padding: 9px 15px;
    outline: none;
}

.box-file-project {
    width: 100%;
    float: left;
}

.box-view-file-upload {
    width: 100%;
    float: left;
}

.box-view-file-upload p {
    width: calc(100% - 100px);
    float: left;
    border: 1px solid gray;
    height: 41px;
    border-radius: 3px 0px 0px 3px;
    padding: 0px 15px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 41px;
}

.box-view-file-upload a {
    width: 100px;
    float: left;
    line-height: 41px;
    text-align: center;
    background: gray;
    color: white;
    border-radius: 0px 3px 3px 0px;
    text-decoration: none;
}

.full-content-upload {
    width: 100%;
    float: left;
}

label.title-form-upload {
    width: 100%;
    float: left;
    font-weight: 600;
}

.box-editor {
    width: 100%;
    float: left;
}

.box-price-upload {
    width: 100%;
    float: left;
}

.box-price-upload input {width: calc(100% - 60px);border-radius: 3px 0px 0px 3px;}

span.money-price {
    width: 60px;
    float: left;
    background: #ccc;
    line-height: 39px;
    text-align: center;
    font-weight: bold;
    border: 1px solid gray;
    border-left: 0;
    border-radius: 0px 3px 3px 0px;
}

label.title-image-upload {
    width: 100%;
    float: left;
    font-weight: 600;
}

span.required {
    color: red;
}

.drawing-option {
    width: 100%;
    float: left;
}

.drawing-option-item {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    border-radius: 5px;
    position: relative;
    margin-top: 20px;
    padding: 10px;
}

label.title-option {
    position: absolute;
    background: #ccc;
    top: -10px;
    left: 20px;
    border-radius: 10px;
    padding: 0px 10px;
    color: black;
    margin: 0;
}

.row-draw-option {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.row-draw-option label {
    width: 98px;
    float: left;
    margin: 0;
    line-height: 41px;
    text-align: right;
    padding-right: 10px;
}

.row-draw-option input {
    width: calc(100% - 98px);
    padding: 9px 15px;
    border: 1px solid gray;
    border-radius: 3px;
    outline: none;
    float: left;
}

.box-option-file {
    width: calc(100% - 98px);
    float: left;
}

.box-view-option-upload {
    width: 100%;
    float: left;
}

.box-view-option-upload p {
    width: calc(100% - 90px);
    float: left;
    border: 1px solid gray;
    border-radius: 3px 0px 0px 3px;
    height: 41px;
    line-height: 41px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
    padding: 0px 15px;
}

.box-view-option-upload a {
    width: 90px;
    float: left;
    line-height: 41px;
    background: gray;
    color: white;
    border-radius: 0px 3px 3px 0px;
    text-align: center;
    text-decoration: none;
}

.box-price-upload-option {
    width: calc(100% - 98px);
    float: left;
}

input.input-price-option {
    width: calc(100% - 60px);
    float: left;
    border-radius: 3px 0px 0px 3px;
}

.avatar-form img {
    max-width: 100px;
}

.full-option-drawing {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

label.checkbox-drawing-option {
    width: 100%;
    float: left;
    position: relative;
}

label.checkbox-drawing-option input {
    display: none;
}

label.checkbox-drawing-option label {
    position: relative;
    margin: 0;
    padding: 10px;
    padding-left: 30px;
    cursor: pointer;
}

label.checkbox-drawing-option label:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    border: 1px solid gray;
    left: 0;
    top: 10px;
    border-radius: 3px;
}

label.checkbox-drawing-option input:checked + label:after {
    content: "\f00c";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    left: 0;
    font-family: "Font Awesome 6 Pro";
    text-align: center;
}

.box-change-password {
    width: 100%;
    display: inline-block;
}

.item-box-password {
    width: 33.3333333333%;
    float: left;
    padding: 0px 10px;
}

.item-box-password label {
    width: 100%;
    float: left;
}

.item-box-password input {
    width: 100%;
    float: left;
    border: 1px solid #ededed;
    outline: none;
    padding: 11px;
    border-radius: 5px;
}

.list-table {
    width: 100%;
    float: left;
}

.header-table {
    width: 100%;
    float: left;
    display: grid;
    background: #e4e4e4;
    font-weight: 600;
    text-align: center;
}

.list-8 .header-table, .list-8 .row-col {
    grid-template-columns: 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5%;
}

.list-7 .header-table, .list-7 .row-col {
    grid-template-columns: 14.2% 14.2% 14.2% 14.2% 14.2% 14.2% 14.2% 14.2%;
}

.list-6 .header-table, .list-6 .row-col {
    grid-template-columns: 16.667% 16.667% 16.667% 16.667% 16.667% 16.667% 16.667% 16.667%;
}

.list-5 .header-table, .list-5 .row-col {
    grid-template-columns: 20% 20% 20% 20% 20% 20% 20% 20%;
}

.list-4 .header-table, .list-4 .row-col {
    grid-template-columns: 25% 25% 25% 25% 25% 25% 25% 25%;
}

.list-3 .header-table, .list-3 .row-col {
    grid-template-columns: 33.33333% 33.33333% 33.33333% 33.33333% 33.33333% 33.33333% 33.33333% 33.33333%;
}

.list-2 .header-table, .list-2 .row-col {
    grid-template-columns: 50% 50% 50% 50% 50% 50% 50% 50%;
}

.item-col {
    width: 100%;
    border-right: 1px dashed #ccc;
    padding: 3px 10px;
    margin: 5px 0px;
    align-content: center;
}

.item-col a {
    font-weight: 600;
    color: black;
}

.body-table {
    width: 100%;
    float: left;
}

.row-col {
    width: 100%;
    float: left;
    display: grid;
    background: #f2f2f2;
    color: black;
    text-align: center;
}

.body-table img {
    max-width: 100%;
}

.body-table .row-col:nth-child(odd) {
    background: white;
}

a.btn-edit {
    display: inline-block;
    padding: 5px 12px;
    background: #fa0023;
    border-radius: 10px;
    color: white;
}

a.btn-paynow {
    display: inline-block;
    padding: 8px 10px;
    background: #fdf407;
    border-radius: 10px;
    color: black;
    font-size: 12px;
}

a.btn-delete {
    display: inline-block;
    padding: 5px 12px;
    background: #ff6767;
    border-radius: 10px;
    color: white;
    margin-top: 5px;
}

a.btn-delete:hover {
    text-decoration: none;
    background: #ff5252;
}

a.btn-edit:hover {
    text-decoration: none;
    background: #305490;
}

.item-tool {
    width: 100%;
    padding: 3px 10px;
    margin: 5px 0px;
    align-content: center;
}

.box-file-info {width: 250px;height: 60px;border: 1px solid #999999;padding: 10px;display: inline-block;position: relative;}

.box-file-info a {
    float: left;
    width: 100%;
    height: 100%;
}

.box-file-info img {
    max-width: 100%;
    max-height: 100%;
}

.box-file-icon {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
}

.file-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #888888a3;
    padding: 8px 10px;
}

.file-info p {
    width: 100%;
    float: left;
    margin: 0;
    font-weight: bold;
    color: black;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.file-info .file-info-size {
    width: 100%;
    float: left;
    color: black;
}

.box-file-info-option {
    width: 250px;
    height: 60px;
    float: left;
    position: relative;
    margin-bottom: 10px;
    border: 1px solid gray;
    padding: 10px;
}

.box-file-info-option a {
    width: 100%;
    height: 100%;
    float: left;
}

.box-file-icon img {
    max-width: 100%;
    max-height: 100%;
}

.is-file label {
    height: 240px;
}

.loading-process-house {
    position: fixed;
    top: 0;
    left: 0;
    background: url(/images/loading-house.gif) no-repeat center white;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-size: 200px;
    opacity: 0.9;
}

.box-deposit {
    width: 100%;
    display: inline-block;
}

.row-form-deposit {
    width: 100%;
    float: left;
}

.row-form-deposit label {width: 100px;float: left;margin: 0;padding: 12px;}

.row-form-deposit input {
    width: calc(100% - 100px);
    float: left;
    height: 45px;
    padding: 0px 14px;
    border: 1px solid gray;
    outline: none;
    font-weight: bold;
}

.modal-bottom-tool {
    width: 100%;
    float: left;
    text-align: center;
    margin: 20px 0px;
}

a.modal-btn-submit {
    background: #203761;
    color: white;
    padding: 15px 30px;
    display: inline-block;
}

a.modal-btn-submit:hover {
    background: #355796;
    text-decoration: none;
}

span.left-balance {
    width: auto !important;
    float: none !important;
    color: #fe9508;
}

.notice-header {
    width: 100%;
    float: left;
}

.notice-header h3 {
    font-size: 18px;
}

.content-notice {
    width: 100%;
    float: left;
}

.box-none-data {
    width: 100%;
    font-size: 24px;
    text-align: center;
    padding: 15px;
    float: left;
    color: gray;
}

a.touch-nav-client {
    display: none;
}

a.none-upgrade {
    background: gray !important;
    cursor: no-drop;
    text-decoration: none;
}

.warning-lock-function p {
    width: 100%;
    float: left;
    background: #ffe100;
    padding: 15px;
    border-radius: 5px;
}

.block-tool-report {
    width: 100%;
    float: left;
}

.item-tool-report {
    float: left;
    width: 33.333333%;
}

.item-tool-report a {
    float: left;
    color: #1a3d91;
    text-decoration: none;
}

.box-content-report {
    width: 100%;
    display: inline-block;
}

.row-content-report {
    width: 100%;
    float: left;
}

.row-content-report label {
    width: 100%;
    float: left;
}

.row-content-report textarea, .row-content-report input {
    width: 100%;
    outline: none;
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 5px;
    resize: none;
    margin-bottom: 10px;
}

.row-action-report {
    width: 100%;
    float: left;
    text-align: center;
}

.row-action-report a {
    padding: 10px 40px;
    display: inline-block;
    background: #fd0408;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    text-decoration: none;
}

.chart.chart-sm {
    height: 400px;
}

div#salesSelectorItems {
    width: 100%;
    float: left;
}

.btn-tool-list {
    position: absolute;
    top: 0;
    right: 30px;
}

.btn-tool-list a {
    float: left;
    background: #fcf911;
    padding: 5px 20px;
    margin-top: 4px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: black;
}

.wraper-tool-filter {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.list-statistic-sales {
    width: 100%;
    display: inline-block;
}

.container-filter-tool {
    float: right;
}

.item-filter {
    width: 200px;
    float: left;
    margin-right: 20px;
    position: relative;
    border: 1px solid gray;
    padding: 10px;
    border-radius: 8px;
    padding-top: 15px;
}

.item-filter label {
    position: absolute;
    top: -15px;
    left: 20px;
    background: #fffd0c;
    padding: 2px 10px;
    border-radius: 5px;
    border: 1px solid gray;
}

.search-value {
    width: 100%;
    float: left;
}

.search-value span.input-group-addon {
    padding: 8px;
}

.search-value .form-control {
    border: 0;
    outline: none;
    box-shadow: none;
}

.btn-tool-filter {
    width: 65px;
    height: 65px;
    float: left;
}

.btn-tool-filter button {
    width: 100%;
    height: 100%;
    background: #fd0408;
    border: 0;
    border-radius: 10px;
    font-size: 24px;
    color: white;
}

.payment-qr-bank {
    width: 100%;
    float: left;
    text-align: center;
}

p.client-info-code span.date-exp-client {
    font-weight: normal !important;
}

.bank-info-payment {
    width: 100%;
    float: left;
}

.input-deposit-price {
    position: relative;
}

span.deposit-price-unit {
    position: absolute;
    top: 1px;
    right: 1px;
    height: 43px;
    line-height: 43px;
    background: #ededed;
    padding: 0px 15px;
    font-weight: bold;
}

.box-payment-type {
    width: 100%;
    display: inline-block;
}

.item-payment-select {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.item-payment-select>label {
    width: 100%;
    float: left;
    margin: 0;
}

.item-payment-select>label label {
    width: 100%;
    float: left;
    margin: 0;
    border: 1px solid gray;
    border-radius: 5px;
    padding: 20px;
    padding-left: 50px;
    position: relative;
}

.item-payment-select>label label:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid gray;
    top: 16px;
    left: 15px;
}

.item-payment-select input {
    display: none;
}

.item-payment-select input:checked + label {
    background: #ededed;
}

.item-payment-select input:checked + label:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: red;
    top: 20px;
    left: 19px;
}

.tool-action-payment {
    width: 100%;
    float: left;
    text-align: center;
}

.tool-action-payment a {
    display: inline-block;
    padding: 15px 35px;
    background: #fb001b;
    color: white;
    text-transform: uppercase;
    border-radius: 5px;
}

#modal-payment-result .modal-dialog {
    max-width: 800px;
    width: 800px;
}

.box-payment-result {
    width: 100%;
    display: inline-block;
}

.wraper-payment-bank {
    width: 100%;
    float: left;
}

.col-payment-bank {
    width: 50%;
    float: left;
    padding: 0px 20px;
}

.wraper-payment-bank .col-payment-bank:first-child {
    border-right: 1px solid #ccc;
    padding-left: 0;
}

.col-payment-bank>label {
    width: 100%;
    float: left;
    font-weight: 600;
}

.payment-qr {
    width: 100%;
    float: left;
    padding: 20px 40px;
    text-align: center;
}

.payment-qr img {
    max-width: 100%;
}

.status-payment-bank {
    width: 100%;
    float: left;
    text-align: center;
}

span.payment-pending {
    display: inline-block;
    position: relative;
    padding: 12px 10px;
}

span.payment-pending:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(/images/loading.gif) no-repeat center;
    top: 9px;
    right: 100%;
    background-size: 170px;
}

.bank-info {
    width: 100%;
    float: left;
    text-align: center;
}

.bank-info img {
    max-width: 130px;
    max-height: 50px;
}

.bank-info p {
    font-weight: bold;
}

.wraper-payment-bank .col-payment-bank:last-child {
    padding-right: 0;
}

.bank-card-info {
    width: 100%;
    float: left;
}

.row-bank-card {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
}

.row-bank-card label {
    width: 100px;
    float: left;
    margin: 0;
    padding: 8px 0px;
}

.row-bank-card p {
    width: calc(100% - 100px);
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 8px 0px;
}

.caution-payment-bank {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.caution-payment-bank p {
    width: 100%;
    float: left;
    background: #ededed;
    padding: 10px;
    font-size: 14px;
    color: #fd0408;
}

span.payment-success {
    display: inline-block;
    position: relative;
    padding: 12px 10px;
}

span.payment-success:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(/images/successful.gif) no-repeat center;
    top: -2px;
    right: 100%;
    background-size: 108px;
    border-radius: 50%;
}

a.btn-delete-order {
    display: inline-block;
    padding: 8px 10px;
    background: #fd0408;
    border-radius: 10px;
    color: white;
    font-size: 12px;
    margin-left: 5px;
}

.box-package {
    width: 100%;
    display: inline-block;
}

.list-package {
    width: 100%;
    float: left;
}

.item-package {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

label.box-package-item {
    width: 100%;
    margin: 0;
}

label.box-package-item label {
    width: 100%;
    float: left;
    border: 1px solid #ededed;
    padding: 15px;
    border-radius: 8px;
    padding-left: 70px;
    position: relative;
}

label.box-package-item input {
    display: none;
}

label.box-package-item label h5 {
    width: 100%;
    float: left;
}

label.box-package-item label span {
    width: 100%;
    float: left;
}

label.box-package-item label:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid gray;
    border-radius: 50%;
    top: calc(50% - 15px);
    left: 15px;
}

label.box-package-item input:checked + label:after {
    width: 21px;
    height: 21px;
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    left: 19px;
    background: #fd0408;
    border-radius: 50%;
}

label.box-package-item input:checked + label {
    background: #fffb05;
}

.submit-package {
    width: 100%;
    float: left;
    text-align: center;
}

.submit-package a {
    display: inline-block;
    padding: 15px 20px;
    background: #fd0408;
    border-radius: 5px;
    color: white;
}

div#progress-bar {
    position: absolute;
    width: 50%;
    height: 60px;
    top: calc(50% + 48px);
    background: #fd0408;
    left: 25%;
}

div#progress {
    width: 0%;
    height: 100%;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 42px;
    color: black;
    background: #fdfa06;
}

.notice-process-house {
    position: absolute;
    width: 50%;
    height: 30px;
    top: calc(50% + 115px);
    left: 25%;
}

span.toggle-password {
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    text-align: center;
}

.show-pass i:before {
    content: "\f06e";
}

.block-total-member {
    float: left;
}

.box-total-member {
    width: 200px;
    float: left;
    position: relative;
    border: 1px solid gray;
    border-radius: 10px;
    background: #ededed;
    text-align: center;
    overflow: hidden;
}

.box-total-member label {
    position: absolute;
    top: 0;
    left: 0;
    background: #ccc;
    padding: 2px 10px;
    border: 1px solid gray;
    border-radius: 0px 0px 8px;
    margin: 0;
}

.box-total-member p {
    margin-top: 25px;
    font-size: 24px;
    font-weight: bold;
}

.list-image-drawing-upload .item-picture-choose-file:last-child .remove-picture-btn {
    display: none;
}
span.text-name-top-header {
    width: 100%;
    height: 100%;
    float: left;
    background: #fefe32;
    text-align: center;
    line-height: 36px;
    color: black;
}

/*=========================end client========================*/
@media (max-width: 1300px) {
    .list-draw-home {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 1024px) {
    .list-draw-home {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 900px) {
    .list-draw-home {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767px) {
    .list-draw-home {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .content-footer-info {
        width: 100%;
        padding-bottom: 15px;
    }
    .about-footer {
        width: 100%;
    }
    .linkfooter {
        width: 100%;
    }
    .footer-logo img {
        width: auto !important;
    }
    a.btn-download-draw {
        color: #ffffff;
        background-image: none !important;
    }
    a.btn-download-option{
        /* border-color: #ff7604 !important; */
        border: none !important;
        color: #fb001b;
        background-image: none !important;
    }
    .block-tool-report {
        padding-top: 10px;
    }
    .detail-interact-view {
        margin: 0px 7px !important;
    }
    .detail-interact-like {
        display: none !important;
    }
    a.touch-nav-client {
        display: block;
    }
    .footer-logo {
        text-align: center;
        width: 100%;
        padding-bottom: 30px;
    }
    .footer-copyright{
        text-align: center;
        width: 100%;
        padding-bottom: 15px;
    }
    .footer-social{
        text-align: center;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }
    label.label-login {
        margin: 20px 0px;
    }
    .or-tool-login {
        margin: 20px 0px 0px 0px;
    }
    .wraper-frm-login {
        padding: 30px 30px;
    }
    .modal-popup-adv .modal-dialog {
        max-width: 90%;
    }
    
    .list-draw-home {
        grid-template-columns: repeat(1, 1fr);
    }

    header.section-header {
        padding: 0;
    }
    
    .wraper-container {
        width: 100%;
        float: left;
    }
    
    a.touch-nav {
        width: 50px;
        height: 50px;
        float: left;
        text-align: center;
        line-height: 50px;
        font-size: 24px;
        color: black;
        margin-top: 10px;
    }
    
    .mobile-logo {
        width: calc(100% - 100px);
        float: left;
        text-align: center;
        height: 70px;
        display: flex;
        flex-wrap: wrap;
    }
    
    .mobile-logo img {
        max-width: 83%;
        max-height: 100px;
    }

    a.btn-login span {
        display: none;
    }
    
    .mobile-logo a {
        float: left;
        margin: auto;
    }
    
    .mobile-top-profile {
        position: absolute;
        top: 10px;
        right: 10px;
    }
    
    .mb-login-info-top-header {
        width: 50px;
        height: 50px;
        float: left;
    }
    
    .mb-login-info-top-header>a {
        width: 100%;
        height: 100%;
        float: left;
        border-radius: 50%;
        overflow: hidden;
    }
    
    .mb-login-info-top-header>a img {
        max-width: 100%;
        max-height: 100%;
    }
    
    .mobile-nav-touch {
        position: fixed;
        top: 0;
        width: 250px;
        height: 100%;
        background: white;
        left: -250px;
        opacity: 0;
        z-index: -1;
        transition: all 0.3s ease;
    }
    
    .nav-touch-logo {
        width: 100%;
        float: left;
        padding: 15px;
    }
    
    .nav-touch-logo img {
        max-width: 100%;
    }
    
    .mobile-nav-touch ul {
        width: 100%;
        float: left;
        list-style: none;
        padding: 0;
        margin: 0;
        height: calc(100% - 150px);
        padding: 10px 5px 10px 15px;
    }
    
    .mobile-nav-touch ul li {
        width: 100%;
        float: left;
        list-style-type: disc;
        list-style-position: inside;
        line-height: 33px;
    }
    
    .mobile-nav-touch ul li a {
        width: 91%;
        float: right;
        padding: 0px;
        color: black;
        font-weight: 600;
        font-size: 15px;
        line-height: 33px;
    }

    .mini-touch-bar {
        position: fixed;
        top: 0;
    }
    
    .data-house-app {
        padding-top: 70px;
    }
    
    .mini-touch-bar .mobile-nav-touch {
        left: 0;
        opacity: 1;
        z-index: 999;
    }

    .image-drawing-order img {
        max-width: 100%;
    }

    .info-order-drawing {
        width: 100%;
        float: left;
    }

    .info-order-drawing p {
        /* width: 100%; */
        float: left;
        padding: 5px 0px;
        margin: 0;
    }

    .info-order-drawing p:first-child {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        background: #ffffffcc;
        padding: 15px;
        font-weight: bold;
    }

    .item-order-manager {
        width: 100%;
        float: left;
        position: relative;
    }

    .info-order-drawing a {
        position: absolute !important;
        top: 0;
        right: 0;
    }

    .info-order-drawing a {
        position: absolute;
        top: 0;
        right: 0;
        padding: 5px 10px;
        background: #fd0408;
        color: white;
    }

    .info-order-drawing p:nth-child(2) {
        font-weight: bold;
        width: 100%;
    }

    .info-order-drawing p:nth-child(4) {
        width: 50%;
        float: left;
        text-align: right;
    }

    .info-order-drawing p:nth-child(3) {
        width: 50%;
        float: left;
    }

    .box-overview {
        overflow: auto;
    }

    .list-table.list-7 {
        width: 900px;
    }

    .search-value .datepicker .form-control {
        padding: 0 !important;
    }

    .item-filter {
        width: 150px;
        margin-right: 8px;
    }
    
    .dash-touchbar-mini {
        position: fixed;
        z-index: 8;
        width: 100%;
        height: 100%;
        background: #00000087;
        top: 0;
        left: 0;
    }

    .top-header-container {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: white;
        z-index: 99;
        border-bottom: 1px solid #ededed;
    }

    .btn-login-wraper {
        padding-top: 5px;
    }
    a.btn-login{
        padding: 10px 15px;
    }
    
    .sort-data-filter {
        display: none;
    }
    
    .search-filter {
        position: absolute;
        width: 150px;
        top: 0;
        right: 15px;
        padding: 0;
    }
    
    .wraper-search-top {
        position: relative;
    }
    
    select.select-search-filter {
        border-radius: 0;
        border: 0;
        border-left: 1px solid #ccc;
    }
    
    .search-input {
        width: 100%;
        padding: 0px 15px;
    }
    
    span.search-icon {
        z-index: 1;
    }
    
    .search-input span.search-icon {
        left: 30px;
    }
    
    .draw-info-item {
        margin-bottom: 0;
    }
    
    footer.section-footer {
        padding: 0px 0px;
    }
    
    .footer-info {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    
    .about-footer {
        width: 100%;
    }
    
    .linkfooter {
        width: 100%;
        margin-top: 15px;
    }

    .about-footer h4 {
        margin-top: 0;
    }
    
    .group-linkfooter {
        width: 100%;
        padding: 0;
    }
    
    .footer-logo img {
        max-width: 250px;
    }

    .item-collection {
        flex: 1 0 33%;
    }

    .draw-pictures {
        width: 100%;
    }
    
    .info-draw-detail {
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    
    .description-draw * {
        font-size: 15px;
    }
    
    span.icon-support-draw {width: 50px;height: 50px;line-height: 50px;}
    
    .item-support-draw:first-child, .item-support-draw:nth-child(3) {
        width: calc(50% - 10px);
        margin-right: 10px;
    }
    
    .item-support-draw {
        margin-bottom: 6px;
    }
    
    span.label-support-draw {
        height: 39px;
        padding-left: 50px;
        font-size: 11px;
        padding-right: 15px;
    }
    
    span.icon-support-draw:before {
        height: 44px;
        width: 44px;
    }
    
    span.icon-support-draw i {
        font-size: 20px;
    }
    
    span.label-support-draw br {
        display: none;
    }
    
    span.label-support-one-line {padding: 3px;height: 40px;padding-left: 50px;font-size: 11px;text-align: center;padding-right: 15px;}
    
    .item-support-draw:nth-child(2), .item-support-draw:nth-child(4) {
        width: calc(50% - 10px);
        margin-left: 10px;
    }

    .member-draw-info {
        width: 100%;
    }
    
    .member-draw-detail {
        width: 100%;
        margin-top: 10px;
    }
    
    .item-member-draw-detail label {
        line-height: 12px;
        font-size: 13px;
        font-weight: normal;
        margin-left: 10px;
    }
    
    span.member-draw-detail-icon {
        font-size: 22px;
        line-height: 45px;
    }
    
    .item-member-draw-detail p {
        font-size: 18px;
        line-height: 26px;
        margin: 0px 10px;
        margin-top: 2px;
    }

    div#modal-login .modal-dialog, div#modal-register .modal-dialog {
        width: 90%;
        max-width: 420px;
        margin: .5rem auto;
    }

    .account-navi-top-header {
        display: none;
    }
    
    .show-acount-navi .account-navi-top-header {
        display: block;
    }

    /* client */
    .client-left-col {
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0px 20px;
        position: relative;
    }
    
    .avatar-client {
        width: 80px;
        margin-top: 10px;
    }
    
    p.client-info-name {
        width: calc(100% - 80px);
        text-align: left;
        padding-left: 10px;
        margin-top: 10px;
    }
    
    p.client-info-email {
        width: calc(100% - 80px);
        text-align: left;
        padding-left: 10px;
        margin-bottom: 0;
    }
    
    p.client-info-code {
        width: calc(100% - 80px);
        padding-left: 10px;
        text-align: left;
    }
    
    p.client-info-code>span {
        display: none;
    }
    
    p.client-info-code label {
        text-align: left;
    }
    
    .box-avatar {
        width: 70px;
        height: 70px;
    }
    
    .box-avatar:before {
        width: 76px;
        height: 76px;
    }
    
    .client-info-navigate {
        display: none;
    }

    a.touch-nav-client {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 30px;
        height: 30px;
        color: black;
        font-size: 20px;
        text-align: center;
    }
    
    .show-client-navi .client-info-navigate {
        display: block;
        margin-top: 0;
    }
    
    .client-info-navigate ul {
        border-top: 1px solid #ccc;
    }
    
    .client-right-col {
        border: 0;
        width: 100%;
        padding: 0;
    }
    
    label.title-form {
        width: 100%;
        text-align: left;
    }
    
    span.value-text {
        width: 100%;
    }
    
    input.input-form {
        width: 100%;
    }

    .list-2 .header-table, .list-2 .row-col {
        grid-template-columns: 130px calc(100% - 130px);
    }

    .item-box-password {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .check-change-password {
        width: 100%;
    }
    
    .box-change-password .item-box-password:last-child {
        margin: 0;
    }

    #modal-payment-result .modal-dialog {
        width: calc(100% - 1rem);
        max-width: 100%;
    }
    
    .col-payment-bank {
        width: 100%;
        border: 0 !important;
        padding: 0 !important;
    }
    
    .payment-qr {
        padding: 20px 60px;
    }
    
    .payment-qr img {
        max-width: 150px;
    }
    span.text-name-top-header {
        line-height: 50px;
    }
    .avatar-top-header {
        display: none;
    }
    /* end client */
}