/*Kiet Tran*/
.user-avatar {
    max-width: 25px;
    max-height: 25px;
    border-radius: 50%;
    cursor: pointer;
}

.btn-social-icon.btn-lg > :first-child {
    font-size: 1.5em;
}

#btnGoToTop_FAQ i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#btnGoToTop_FAQ {
    z-index: 9999;
    position: fixed;
    bottom: 1%;
    right: 1%;
    font-size: 18px;
    border: none;
    background-color: rgba(4, 74, 214, 0.77);
    color: white;
    cursor: pointer;
    border-radius: 4px;
    width: 40px;
    height: 40px;
}

.link_cursor {
    display: block;
    color: #4688d6;
    cursor: pointer;
}

.bg-container {
    background-color: #f96302;
    padding: 10px;
    color: #fff;
    min-height: calc(100vh - 16rem);
}

.min-height {
    min-height: calc(100vh - 20.8rem);
}

.text-mainmenu {
    font-weight: bold;
    font-size: 24px;
}

.title p {
    margin-bottom: 0.2rem;
    font-size: 16px !important;
}

.title h2 {
    font-size: 24px !important;
}

.introduce-infor {
    color: black;
    padding: 0 15px;
    background-color: #f96302 !important;
}

.introduce-infor-box {
    background-color: rgb(255, 255, 255);
    margin-top: 10px;
    border-radius: 5px !important;
    text-align: justify;
}

.introduce-infor-box p {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 27px;
}

.introduce-infor-box h4 {
    margin-bottom: .2rem;
    font-size: 20px;
    font-weight: bold;
    margin-top: .4rem;
    float: left;
}

.introduce-infor-box .card .card-header h6 {
    outline: none;
}

.faqs-next-page {
    float: right;
    font-size: 20px;
    font-weight: bold;
}

@media only screen and (max-width: 576px) {
    #btnGoToTop_FAQ {
        opacity: 0.7;
        width: 30px;
        height: 30px;
    }

    .bg-container {
        padding: 5px;
    }

    .min-height {
        min-height: calc(100vh - 20.2rem);
    }

    .text-mainmenu {
        font-size: 20px;
    }

    .title p {
        font-size: 14px !important;
    }

    .title h2 {
        font-size: 20px !important;
    }

    .introduce-infor-box h4,
    .faqs-next-page {
        font-size: 16px;
    }
}

.mainmenu-line-background {
    background-color: #fff;
}

.boxcontent {
    border-radius: 5px;
    background-color: #fff;
    margin: 0;
}

.owl-item {
    height: 0;
}

.owl-item.active {
    height: auto;
}

.btn-view-detail {
    border-radius: 30px;
    border: 1px solid #fe7235;
    background-color: transparent;
    color: #fe7235;
    padding: 0px 17px;
    height: 20px;
    font-size: 14px;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

.vue-dialog-button {
    flex: none !important;
    width: 150px !important;
    margin: 5px auto !important;
    border-radius: 30px !important;
    border: 1px solid #cac3c0 !important;
    height: 35px !important;
    background: #ece7e5 !important;
    cursor: pointer;
}

.btn-view-detail:hover {
    box-shadow: 1px 1px 6px 2px #fe7235;
}

.vue-dialog-button:hover {
    box-shadow: 1px 1px 6px 2px #bfbcba;
}

#clear-autocomplete {
    position: absolute;
    top: 8px;
    right: 11px;
    font-size: 24px;
    cursor: pointer;
}

.autocomplete-input {
    padding-right: 36px !important;
    background-color: white !important;
}

.autocomplete-input-no-results.autocomplete-input-focused {
    border-bottom-color: transparent;
    border-radius: 8px 8px 0 0;
}

.autocomplete-input-no-results:not(.autocomplete-input-focused) ~ .autocomplete-result-list {
    display: none;
}

.zalo-share-button {
    cursor: pointer;
}

.address-share-icon {
    max-width: 35px;
    padding-right: 0;
}

.addressSharecss {
    margin-left: 5px;
    padding-top: 3px;
}

.addressSharecss h6 {
    margin-bottom: 0;
    margin-top: 5px;
    color: #fff;
}

.st0 {
    fill: #fdfefe
}

.st1 {
    fill: #0180c7
}

.st2 {
    fill: #0172b1
}

.st3 {
    fill: none;
    stroke: #0180c7;
    stroke-width: 2;
    stroke-miterlimit: 10
}

.min-height {
    min-height: calc(100vh - 10rem);
}

.btn-custom {
    color: #fff;
    background-color: #F96302;
}

.btn-custom:hover {
    background-color: #F94C02;
}

/* Hoài Lý*/
.faqs-back {
    float: left;
    margin-right: 2rem;
    font-size: 39px !important;
}

.introduce-infor-box .card {
    border: none;
}

.introduce-infor-box .card-header {
    border: none;
    background-color: white;
    margin-top: .2rem;
}

.introduce-infor-box .card-header h6 {
    margin-bottom: 0;
    cursor: pointer;
    font-weight: bold;
}

.introduce-infor-box .card-header h6:hover {
    color: #f96302;
}

.introduce-infor-box .card-body {
    padding-top: 0;
    padding-bottom: 0;
}

.introduce-infor-box .card-text {
    margin-top: 0;
}

.introduce-infor-box .quickemail {
    margin-top: 15px;
    margin-bottom: 15px
}

#faqsform textarea {
    padding: 0 5px;
}

.faq-container .introduce-infor-box .card-text img {
    height: auto !important;
}

#faqs-notify .modal-dialog {
    text-align: center;
    max-width: 350px;
    font-size: 14px;
}

#faqs-notify .modal-footer {
    display: initial;
    padding: 5px;
}

#faqs-notify .modal-footer button {
    border-radius: 20px;
    font-size: 14px;
    border: 1px solid #cac3c0;
}

#captchaErrorFaqs {
    font-size: 14px;
    color: red;
}

.introduce-key {
    font-weight: bold;
    font-size: 20px;
    color: #f96302;
    letter-spacing: -0.5px !important;
}

.jumbotron .icon-box {
    color: #fff;
    margin: 0 auto;
    top: -70px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background: #82ce34;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.jumbotron .icon-box i {
    font-size: 58px;
    position: relative;
    top: 3px;
}

.jumbotron .icon-box {
    color: #fff;
    margin: 0 auto;
    top: -70px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background: #82ce34;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.jumbotron .failed, .modal-confirm .failed {
    background: red;
}

.jumbotron {
    background-color: white;
}

.text-align-justify {
    text-align: justify;
}

.btn-go-home,
.btn-go-home:hover,
.btn-go-home:focus,
.btn-go-home:active {
    color: #fff !important;
    background-color: #f96003 !important;
    border-color: #f96003 !important;
    border-radius: 30px;
    width: 100px;
}

.overlay {
    background: #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 999999;
    opacity: 0.8;
    display: none;
}

.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 1;
}

.loading-bar {
    display: inline-block;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    animation: loading 1s ease-in-out infinite;
}

.loading-bar:nth-child(1) {
    background-color: #3498db;
    animation-delay: 0s;
}

.loading-bar:nth-child(2) {
    background-color: #c0392b;
    animation-delay: 0.09s;
}

.loading-bar:nth-child(3) {
    background-color: #f1c40f;
    animation-delay: .18s;
}

.loading-bar:nth-child(4) {
    background-color: #27ae60;
    animation-delay: .27s;
}

@keyframes loading {
    0% {
        transform: scale(1);
    }
    20% {
        transform: scale(1, 2.2);
    }
    40% {
        transform: scale(1);
    }
}

.move-style {
    font-size: 3rem;
    line-height: 1.5rem;
    color: white;
}

.move-style:hover {
    color: black;
    cursor: pointer;
}

.item-dsh {
    border-radius: 50%;
    width: 25px !important;
    height: 25px !important;
    color: white;
    margin-right: 5px;
}

.manager-acount {
    background-color: #68665e;
    padding: 6px 7px;
}

.manager-logout {
    background-color: #68665e;
    padding: 7px 8px;
}

.manager-dashboard {
    background-color: #88400d;
    padding: 6px 7px;
}

.manager-order {
    background: #2078fd;
    padding: 6px;
}

#reload-page-notify .modal-dialog{
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
}

#reload-page-notify .modal-title {
    color: #f96003;
}

#reload-page-notify button {
    border-radius: 30px;
    width: 80px;
    background: #f96003;
    color: white;
}

