body,
html {
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    color: #111111;
    font-weight: 400;
    line-height: 1.4em;
    background: #ffffff;
    overflow-y: auto !important;
}

p {
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    color: #636363;
    line-height: 26px;
    margin: 0;
    font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

a {
    color: #636363;
    text-decoration: none;
}

a,
button {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none !important;
}

a:hover,
a:focus,
button:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    outline: none;
    color: inherit;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
}

button:focus {
    outline: 0;
}

*:focus {
    outline: 0;
}

input:focus {
    outline: none;
}

/*ul {*/
/*  margin-bottom: 0;*/
/*  padding: 0;*/
/*}*/

/*ul li {*/
/*  list-style-type: none;*/
/*}*/

.btn.focus,
.btn:focus,
.btn:hover {
    color: #111;
}

/*//*/
.myslider {
    height: auto;
    width: 800px;
    margin: 10px auto;
}

.myslider .item {
    height: auto;
    width: 100%;
    background: #eeeeee;
}

.myslider .item img {
    height: auto;
    width: 100%;
}

.owl-dots {
    text-align: center;
    height: 25px;
    padding-top: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.21) 0%,
            rgba(0, 0, 0, 0.05) 66.89%,
            rgba(0, 0, 0, 0) 100%
    );
    /*transform: rotate(-180deg);*/
}

.owl-dots .owl-dot {
    margin: 0px 5px;
    display: inline-block;
}

.owl-dots .owl-dot .btn-owl-images {
    background: none;
    border: none;
    padding: 0;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.owl-dots .owl-dot .btn-owl-images:focus {
    outline: none;
}

.owl-dots .owl-dot.active .btn-owl-images {
    background: #fff;
}

.owl-dots .owl-dot .btn-owl-images {
    width: 12px;
    height: 3px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 14px;
}

.box-header {
    position: relative;
}

.dotIcon {
    background: #d8d8d8;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin: 0 5px;
}

.titleHead {
    color: #212121;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 5px;
}

.pd-container {
    padding: 10px 12px;
}

.price {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #3c5a99;
}

.notePrice {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #3c5a99;
}

.nameCountry {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #757575;
}

.dl-inline-block {
    display: inline-block;
}

.fl-left {
    float: left;
}

.fl-right {
    float: right;
}

.barcode {
    margin-top: 5px;
}

.barcode p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #757575;
}

.bg-content {
    background: #cccccc6b;
}

.updating {
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #b4b4b4;
}

.boxSuss {
    background: #85c440;
    text-align: center;
    padding: 10px 0;
}

.boxError {
    background: #ff0000;
    text-align: center;
    padding: 10px 0;
}

.boxDefaul {
    background: #e4eaec;
    text-align: center;
    padding: 10px 0;
}

.boxDefaul p {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #76838f;
}

.boxSuss p,
.boxError p {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
}

.box-serial {
    background: #fff;
    text-align: center;
}

.boxIcheckTrace {
    margin-top: 4px;
    background: #F5FBF6;
    display: flex;
    justify-content: space-between;
    gap: 0 10px;
    align-items: center;
    padding: 2px;
}

.boxIcheckTrace img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.boxIcheckTrace .link {
    margin-right: 7px;
    flex-basis: 36%;
    justify-content: space-around;
    width: 84px;
    height: 40px;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #90DA32 0%, #3C9B39 100%);
    border-radius: 4px;
}

.serial p {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #057dda;
}

.box-serial hr {
    margin: 10px 0;
}

.lineCenter {
    width: 0.5px;
    height: 32px;
    background: #cccccc6b;
    position: absolute;
    top: 3px;
    right: -2px;
}

.box-serial img {
    margin-top: -25px;
    margin-right: 10px;
}

.box-serial .count p:first-child {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #057dda;
    margin-bottom: 3px;
}

.box-serial .count p:last-child {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #b4b4b4;
}

.w-50 {
    width: 50%;
}

.baseBox {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.salePointTitle {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #3c5a99;
    margin-bottom: 15px;
}

.salePointBox {
    background: #ffffff;
    border: 0.5px solid #d8d8d8;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px;
    position: relative;
    margin-bottom: 15px;
}

.salePointBox hr {
    margin-bottom: 10px;
    margin-top: 10px;
}

.nameCompany {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #3c5a99;
    margin-bottom: 5px;
}

.range {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #757575;
}

.star {
    position: absolute;
    top: -6px;
}

.star .starImage {
    position: absolute;
    left: 6px;
    top: 5px;
}

.star p {
    position: absolute;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    top: 21px;
    left: 5px;
}

.star span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
}

.salePointHead {
    padding-left: 52px;
}

.bag {
    background: rgba(235, 87, 87, 0.2);
    border-radius: 11px;
    padding: 0 13px 0 2px;
    float: left;
}

.bag.bag2 {
    background: rgba(73, 170, 45, 0.2);
}

.bag.bag3 {
    background: rgba(45, 156, 219, 0.2);
}

.bag:last-child {
    margin-left: 10px;
}

.bag img {
    float: left;
    margin-right: 6px;
    position: relative;
    top: 4px;
}

.bag p {
    float: left;
    color: #eb5757;
}

.bag.bag2 p {
    color: #49aa2d;
}

.bag.bag3 p {
    color: #2d9cdb;
}

.priceNew {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #ff0000;
}

.priceOld {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #b4b4b4;
    text-decoration: line-through;
}

.btnMap {
    background: #ffffff;
    border: 1px solid #057dda;
    box-sizing: border-box;
    border-radius: 4px;
    width: 208px;
    height: 32px;
    text-align: center;
    padding-top: 4px;
    float: right;
    cursor: pointer;
}

.btnMap img {
    margin-right: 8px;
    position: relative;
    top: -2px;
}

.btnMap span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #057dda;
}

.priceStar {
    float: left;
}

.salePointPrice {
    margin-top: 20px;
}

.btnCart {
    background: #057dda;
    border-radius: 4px;
    width: 208px;
    height: 32px;
    float: right;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

.btnCart span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
}

.btnCart img {
    margin-right: 13px;
    position: relative;
    top: -1px;
}

.maxLength {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
}

.btnSalePoint {
    border: 1px solid #057dda;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    height: 28px;
    padding-top: 3px;
    cursor: pointer;
}

.btnSalePoint p {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #057dda;
    display: inline-block;
    margin-right: 5px;
}

.btnSalePoint img {
    display: inline-block;
    transition: all 0.5s;
}

.btnSalePoint.active img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.warrantyInformation {
    margin-bottom: 10px;
}

.warrantyInformation img {
    margin-right: 5px;
    float: left;
    margin-top: 7px;
}

.warrantyInformation p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #757575;
    width: calc(100% - 10px);
    float: left;
}

.warrantyInformation span {
    color: #212121;
}

.readAll {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #3c5a99;
    margin-top: 3px;
    cursor: pointer;
}

.companyTitle {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #3c5a99;
    width: calc(100% - 30px);
}

.avatarCompany {
    border-radius: 4px;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.boxCompany {
    /*width: calc(100% - 50px);*/
    width: 100%;
}

.verifiedCompany {
    width: 24px;
    margin-left: 6px;
    position: relative;
    top: -3px;
}

.priceEco2 {
    width: calc(100% - 131px) !important;
}

.detailCompany2 {
    border-radius: 4px;
    height: 30px;
    margin-left: 5px;
    /*margin-top: 7px;*/
    cursor: pointer;
    padding: 6px 12px;
    color: #057DDA;
    font-weight: 500;
    border: 1px solid #057DDA;
}

.detailCompany2 span {
    position: relative;
    top: -3px;
    /* margin-left: 7px; */
}

.salePointName {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #3c5a99;
    /*margin-bottom: 8px;*/
}

.salePointDistance {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 18px;
    color: #757575 !important;
}

.detailCompany {
    background: #ccf1fc;
    border-radius: 4px;
    width: 28px;
    height: 28px;
    margin-left: 5px;
    margin-top: 7px;
    cursor: pointer;
}

.detailCompany img {
    margin-left: 11px;
    margin-top: 9px;
}

.producer {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #757575;
    /*position: relative;*/
    /*top: -5px;*/
}

.item-social {
    background: #ffffff;
    border: 0.5px solid #d8d8d8;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    padding: 5px;
    margin-right: 4px;
}

.item-social img {
    margin-right: 6px;
}

.item-social span {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #757575;
}

.box-social {
    overflow: auto;
    /* height: 50px; */
    white-space: nowrap;
    padding-bottom: 10px;
}

.detailProduct {
    height: 120px;
    position: relative;
    overflow: hidden;
}

.detailProduct p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #212121;
    margin-bottom: 10px;
}

.detailProduct p.readMore {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #3c5a99;
    text-align: center;
    cursor: pointer;
}

.shadowContent {
    background: linear-gradient(
            180deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.59) 36.98%,
            rgba(255, 255, 255, 0.89) 70.49%,
            #ffffff 100%
    );
    height: 125px;
    /* z-index: 99999; */
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-top: 104px;
}

.list-product {
    overflow: auto;
    white-space: nowrap;
    padding-bottom: 10px;
}

.item-product {
    border-radius: 4px;
    background: #ffffff;
    display: inline-block;
    width: 150px;
    padding: 6px;
}

.product-title {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #434343;
    white-space: normal;
}

.product-price {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #057dda;
}

.btn-edit {
    background: #3c5a99;
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    text-align: center;
    height: 40px;
    width: 275px;
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 10px;
}

.btn-edit img {
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.btn-edit span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
    cursor: pointer;
}

/* Contact */
.btn-contact {
    background: #cf8414;
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.banner-download-app {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #3c5a99;
    border-top: 2px solid #3c5a99;
    color: #fff;
    padding: 10px;
    z-index: 1;
}

.log:first-child {
    padding-top: 0;
}

.log {
    padding: 15px 0 5px;
    border-bottom: 1px solid #696969;
}

.log:last-child {
    border-bottom: none;
}

.bg-danger {
    background-color: #f96868;
    border-color: #f96868;
    color: #fff;
}

.bg-pri {
    background-color: #2f54eb;
    border-color: #2f54eb;
    color: #fff;
}

#errOtp,
#errFormInfo {
    display: none;
    color: red;
}

.box-setting ul li {
    list-style: none;
}

.contentEco {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    padding: 10px;
    margin-bottom: 5px;
}

.priceEco {
    width: calc(100% - 114px);
    float: left;
}

.priceEco p {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}

.priceEco span {
    font-size: 16px;
    font-weight: 600;
}

.listPrice {
    color: grey;
    text-decoration: line-through;
}

.promotionPrice {
    color: red;
}

.ecoHead {
    width: 50px;
    float: left;
}

.ecoHead img {
    width: 50px;
    height: 50px;
}

.ecoFooter {
    margin-top: 5px;
    float: left;
}

.salePointBox2 {
    display: flex;
    align-items: baseline;
}

.salePointBox2 .priceEco,
.salePointBox2 .ecoFooter {
    float: inherit;
}

.mr-15 {
    margin-right: 15px;
}

.mr-3 {
    margin-right: 3px;
}

.ml-5 {
    margin-left: 5px;
}

#qrcode {
    width: 275px;
    height: 275px;
    margin: 0 auto;
    text-align: center;
}

#qrcode a {
    font-size: 0.8em;
}

#modal-info-product iframe {
    max-width: 320px !important;
}

#modal-info-product img {
    max-width: 320px !important;
}

.boxProduct {
    background: #fff;
    margin-top: 8px;
    margin-bottom: 8px;
}

.product-item-link {
    display: flex;
    width: 100%;
}

.product-item-info {
    margin: 0px 12px;
}

.product-item-title {
    display: block;
    font-size: 14px;
    color: #212121;
    font-weight: 600;
    line-height: 1.8rem;
    margin-bottom: 12px;
}

.product-item-price {
    display: block;
    font-size: 14px;
    color: #3c5a99;
    font-weight: 600;
    line-height: 1.8rem;
    margin-bottom: 12px;
}

.product-item-footer {
    display: flex;
    justify-content: space-between;
}

.product-item-footer-text {
    font-size: 14px;
    color: #b4b4b4;
    font-weight: 500;
    line-height: 1.8rem;
}

/*9/8/2022: Tuanba base upload anh*/

.scan-list-image {
    display: flex;
    gap: 0 16px;
}

.scan-list-image .scan-item-image {
    width: 50px;
    height: 50px;
    background-color: #FFFFFF;
    border: 1px solid #e6e8ea;
    flex-shrink: 0;
    display: flex;
}

.scan-item-image.add-new-images {
    padding: 4px;
    cursor: pointer;
    opacity: 0.7;
    position: relative;
}

.border-dashed {
    border: 1px dashed #bdbdbd;
    width: 100%;
    height: 100%;
}

.border-dashed input {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    opacity: 0;
}

.border-dashed img {
    cursor: pointer;
}

.images {
    width: 50px;
    height: 50px;
    border: 1px solid #e6e8ea;
    position: relative;
}

.item-image {
    width: 48px;
    height: 48px;
}

.item-image > a {
    position: absolute;
    right: 0;
    top: -3px;
    cursor: pointer;
}

.btn-delete > img {
    width: 15px;
    height: 15px;
}

.aaa2 {
    overflow: hidden;
}

.images-list2.owl-carousel {
    width: 115% !important;
}

/*TuanBA 18-1-2023: List sale point*/

.mapPointsSale {
    border-radius: 4px;
    height: 30px;
    margin-left: 5px;
    cursor: pointer;
    padding: 6px 12px;
    color: #057DDA;
    font-weight: 500;
    border: 1px solid #057DDA;
    text-align: center;
}

.mapPointsSale_text {
    position: relative;
    top: -5px;
    color: #057DDA;
    font-size: 16px;
    font-weight: 500;
}

#map {
    width: 100%;
    height: calc(100vh - 250px);
}

.leaflet-popup-content {
    width: 261px !important;
}

.popup-content {
    width: 300px;
}

.popup-content .left {
    float: left;
    width: 25%;
}

.popup-content .left1 {
    float: left;
    width: 50%;
    text-align: center;
}

.popup-content .left img {
    width: 60px;
    height: 60px;
    /*margin: -11px 0 -15px -20px;*/
    border-radius: 12px;
}

.popup-content .right {
    float: left;
    width: 75%;
}

.popup-content .right1 {
    float: left;
    width: 50%;
    text-align: center;
}

.clearfix {
    clear: both;
}

.salePoints-header {
    background-color: #FFFFFF;
    padding-bottom: 50px;
    box-shadow: 0px 2px #bbb3b37b;
}

.salePoints-header .salePoints-title {
    display: flex;
    justify-content: space-between;
    background: #FFFFFF;
    padding: 10px;
}

.salePoints-title p {
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 600;
    color: #057DDA;
    padding: 4px 46px 0px 0px;
}

.baseBoxSalePoint {
    background: #fff;
    margin: 6px 12px;
    border: 1px solid #a5a5a56b;
    border-radius: 5px;
}

.itemSalePoint .loaction {
    margin-left: 14px;
    margin-bottom: 8px;
    margin-top: 27px;
    color: #3c5a99;
    font-size: 18px;
}

.contentSalePoint {
    /*border: 1px solid #ccc;*/
    /*border-radius: 5px;*/
    width: 100%;
    margin-bottom: 5px;
}

.box-infor ul {
    padding: 0px 12px;
}

.box-infor ul li {
    list-style: none;
}

.inforSalePoint {
    display: flex;
    align-items: center;
    gap: 0 6px;
    margin-bottom: 16px;
}

.btn.searchSalePoints:hover {
    /*display: block;*/
    /*transition: none;*/
}

.cityPointSale .select2-container--default {
    width: 115% !important;
}

.districtPointSale .select2-container--default {
    width: 123% !important;
}

.inforSalePoint-text {
    color: #212121;
}

/*===========*/
.slider {
    width: 100%;
    /*text-align: center;*/
    overflow: hidden;
}

.slides {
    display: flex;
    overflow-x: hidden;
    /*border-radius: 5px;*/
    scroll-behavior: smooth;
    /*-webkit-overflow-scrolling: touch;*/
    scroll-snap-points-x: repeat(100%);
    scroll-snap-type: mandatory;
}

/*.slides::-webkit-scrollbar {*/
/*  width: 10px;*/
/*  height: 10px;*/
/*}*/
/*.slides::-webkit-scrollbar-thumb {*/
/*  background: black;*/
/*  border-radius: 10px;*/
/*}*/
/*.slides::-webkit-scrollbar-track {*/
/*  background: transparent;*/
/*}*/
.slides > div {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    /*border-radius: 10px;*/
    /*background: #eee;*/
    /*transform-origin: center center;*/
    /*transform: scale(1);*/
    /*transition: transform 0.5s;*/
    /*position: relative;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*font-size: 100px;*/
}

.slides > div:target {
    /*transform: scale(0.8);*/
}

/*.author-info {*/
/*  background: rgba(0, 0, 0, 0.75);*/
/*  !*color: white;*!*/
/*  padding: 0.75rem;*/
/*  !*text-align: center;*!*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  margin: 0;*/
/*}*/
/*.author-info a {*/
/*  color: white;*/
/*}*/

.slider > a {
    display: none;
    width: 1.5rem;
    height: 1.5rem;
    /*background: white;*/
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 0 0.5rem 0;
    position: relative;
    height: 20px;
    background: red;
    padding: 50px;
}

/*.slider > a:active {*/
/*  top: 1px;*/
/*}*/
/*.slider > a:focus {*/
/*  background: #000;*/
/*}*/

/* Don't need button navigation */
/*@supports (scroll-snap-type) {*/
/*  .slider > a {*/
/*    display: none;*/
/*  }*/
/*}*/

/*html, body {*/
/*  height: 100%;*/
/*  overflow: hidden;*/
/*}*/
/*body {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  background: linear-gradient(to bottom, #74ABE2, #5563DE);*/
/*  font-family: 'Ropa Sans', sans-serif;*/
/*}*/
.abcd {
    width: 100%;
}

/** Tuanba 3/2/2023: Tuanba sửa giao diện phần chi tiết bảo hành **/

.log-note-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: #FFFFFF;
    margin-bottom: 2px;
}

.log-note-header h4 {
    margin: 0 auto;
    color: #057DDA;
    font-weight: 600;
    font-size: 18px;
}

.list-log-note {
    background: #FFFFFF;
    padding: 15px;
    margin-bottom: 10px;
}

.note-detail__infor {
    display: flex;
    justify-content: space-between;
}

.note-detail .note-detail__title {
    font-weight: 600;
    font-size: 18px;
    color: #3C5A99;
    margin-bottom: 8px;
}

.note-detail__infor {
    margin-bottom: 10px;
}

.note-detail__infor .text {
    display: flex;
    gap: 0 6px;
}

.note-detail__infor .text > p {
    font-size: 14px;
    font-weight: 500;
    color: #828282;
}

.note-detail__infor .content > span {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

.note-detail {
    margin-bottom: 10px;
}

/*Add loading*/
.lds-ring {
    display: none;
    position: relative;
    /*width: 80px;*/
    /*height: 80px;*/
    left: -17px;
    top: -20px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    margin: 8px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/**Tuanba: 21-11-2023: Đa ngôn ngữ **/
#toggle-lang {
    width: 85px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 12px;
    border: 1px solid var(--Gray-6, #F2F2F2);
    background: #fff;
    padding-right: 10px;
    cursor: pointer;
    user-select: none;

}

#toggle-lang span {
    font-size: 14px;
    font-weight: 400;
}

#language-options {
    width: 85px;
    border-radius: 8px;
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
}

#language-options li {
    margin-left: -40px;
    padding: 4px 0px 4px 15px;
    cursor: pointer;
    user-select: none;
}

#language-options li:hover {
    background: rgba(238, 0, 51, 0.10);
}

.toggle-lang-button {
    display: flex;
    align-items: center;
}

.toggle-lang-button span {
    font-size: 14px;
    font-weight: 400;
}

.toggle-lang-button img {
    margin-right: 10px;
}

#language-dropdown {
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 11px;
}

.opacityNone {
    opacity: 0;
}

.language-hide {
    display: none;
}

#language-options::before {
    content: "";
    top: 12px;
    right: 12px;
    border-width: 12px 8px;
    border-style: solid;
    border-color: transparent transparent #FFFFFF transparent;
    position: absolute;
}

/* TUANBA: THEM TIMELINE 12-4-2024 */
ul.timeline {
    list-style-type: none;
    position: relative;
    padding: 30px;
    height: auto;
    margin-top: -30px;
}

ul.timeline .title {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

ul.timeline .title .box-title {
    display: flex;
    background: #2aabd2;
    padding: 5px;
    border-radius: 7px;
    font-weight: 600;
}

ul.timeline .title .box-title.default {
    background: #CCF1FC;
    color: #057DDA;
}

ul.timeline .title .box-title.success {
    background: rgba(133, 196, 64, 0.2);
    color: #85C440;
}

ul.timeline .title .box-title.warning {
    background: #FFB80033;
    color: #FA9538;
}

ul.timeline .content .description {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 0 10px;
}

ul.timeline .content .description img {
    margin-top: 5px;
}

ul.timeline .content .description .detail p {
    color: #212121 !important;
    font-weight: 500;
    font-size: 14px;
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 26px;
    top: 63px;
    width: 2px;
    height: 90%;
}

ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}

ul.timeline > li:before {
    content: ' ';
    background: #057DDA;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    left: 20px;
    width: 15px;
    height: 15px;
}

/* loader */

/* HTML: <div class="loader"></div> */
/* HTML: <div class="loader"></div> */
.loader {
    display: none;
    margin: 0 auto;
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 2px solid #057DDA;
    animation: l20-1 0.8s infinite linear alternate,
    l20-2 1.6s infinite linear;
}

@keyframes l20-1 {
    0% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%)
    }
    12.5% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%)
    }
    25% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%)
    }
    50% {
        clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%)
    }
    62.5% {
        clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%)
    }
    75% {
        clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%)
    }
    100% {
        clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%)
    }
}

@keyframes l20-2 {
    0% {
        transform: scaleY(1) rotate(0deg)
    }
    49.99% {
        transform: scaleY(1) rotate(135deg)
    }
    50% {
        transform: scaleY(-1) rotate(0deg)
    }
    100% {
        transform: scaleY(-1) rotate(-135deg)
    }
}

/* Xác thực Blockchain – Figma 21840-1819 */
.blockchain-verification {
    font-family: Barlow, sans-serif;
    padding: 16px 0 0;
    margin-top: 8px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.blockchain-verification__title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #3C5A99;
    line-height: 27px;
    letter-spacing: 0.027em;
    text-align: left;
}
.blockchain-card {
    border-radius: 4px;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
}
.blockchain-card--blue {
    border-color: rgba(5, 125, 218, 0.1);
}
.blockchain-card--green {
    border-color: rgba(51, 180, 74, 0.1);
}
.blockchain-card__header {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px;
}
.blockchain-card--blue .blockchain-card__header {
    background: linear-gradient(90deg, rgba(5, 125, 218, 0.1) 0%, rgba(5, 125, 218, 0) 100%);
}
.blockchain-card--green .blockchain-card__header {
    background: linear-gradient(90deg, rgba(51, 180, 74, 0.1) 0%, rgba(51, 180, 74, 0) 100%);
}
.blockchain-card__icon {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    flex-shrink: 0;
    overflow: hidden;
}
.blockchain-card__icon img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0;
}
.blockchain-card__text {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
    flex: 1;
    text-align: left;

}
.blockchain-card__title {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
}
.blockchain-card--blue .blockchain-card__title {
    color: #057DDA;
}
.blockchain-card--green .blockchain-card__title {
    color: #33B44A;
}
.blockchain-card__time {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #757575;
    line-height: 21px;
}
.blockchain-card__body {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 8px;
    padding: 10px;
    background: #fff;
    justify-content: space-between;
}
.blockchain-card__col {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 2px;
}
.blockchain-card__col--tx {
    /* flex: 1; */
    min-width: 0;
}
.blockchain-card__label {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    color: #757575;
    line-height: 16px;
}
.blockchain-card__tag {
    display: inline-block;
    padding: 4px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
}
.blockchain-card--blue .blockchain-card__tag {
    background: rgba(5, 125, 218, 0.1);
    color: #057DDA;
}
.blockchain-card--green .blockchain-card__tag {
    background: rgba(51, 180, 74, 0.1);
    color: #33B44A;
}
.blockchain-card__tx {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: nowrap;
    min-width: 0;
}
.blockchain-card__hash-wrap {
    display: flex;
    align-items: center;
    gap: 0;
    text-decoration: none;
    color: #057DDA;
}
.blockchain-card__hash {
    font-size: 14px;
    font-weight: 500;
    color: #057DDA;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 128px;
}
.blockchain-card__hash-suffix {
    font-size: 14px;
    font-weight: 500;
    color: #057DDA;
    flex-shrink: 0;
    position: relative;
    left: -4px;
}
.blockchain-card__copy {
    flex-shrink: 0;
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    line-height: 0;
}
.blockchain-card__copy img {
    width: 16px;
    height: 16px;
    display: block;
    margin: 0;
}
