.baonk-loading {
    z-index: 99;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1040;
    width: 100%;
    height: 100%;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

select:invalid {
    color: #a9a9a9;
}

.modal-backdrop {
    z-index: 100000;
}

.baonk-address-main {
    z-index: 1000000;
}

.baonk-address-layer {
    width: 100%;
    height: 500px;
    margin: auto;
    overflow: hidden;
    -webkit-overflow-scrolling:touch;
}

@media screen and (max-width : 480px){
    .baonk-address-layer {width : 100%; height: 100%;}
}

.subBtn.custom-btn2, .quick article div a { cursor: pointer}

.btnMember.on a.btnLogout i {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../imgs/i_logout_d.svg) no-repeat center / 100%;
    transition: all 0.5s ease-out;
}

.fhTopRightBtn a {
    color: #fff !important;
    cursor: pointer !important;
}

.baonk-pagination {
    min-height: 40px;
}

.paginate a {
    user-select: none !important;
    cursor: pointer !important;
}

.paginate a:hover {
    color: #fff !important;
}

.spLeft ul li a {
    cursor: pointer !important;
}

.galleryList article a .thumImg img {
    height: 400px;
    object-fit: cover;
}

.proThumList article a .ptl_img {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    padding-top: 100%;
    background: #dddddd85;
}

.proThumList article a .ptl_img img {
    position: absolute !important;
    width: 100%;
    transition: all 0.3s ease-out;
    top: 0px;
    bottom: 0px;
    object-fit: contain;
    height: 100%;
}

.blog-sec .blog-cards-wrap .card .card-thumb {
    padding-top: 94%;
}

.blog-sec .blog-cards-wrap .card .card-thumb img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    object-fit: cover;
    height: 100%;
}

.mfp-bg {
    z-index: 999999 !important;
}

.mfp-wrap {
    z-index: 9999999 !important;
}

.bzIntro.bzCom p {
    white-space: pre-line;
    font-size: 18px;
    line-height: 1.8;
}

input, select, textarea { outline:none !important; }

.bzGalleryWrap .review-cards-wrap .review-card-items-wrap .review-card-item a .thumb_z img {
    height: 100%;
    object-fit: cover;
}

.bzListWrap article .bz_img img { max-width:100%; max-height: 100%; object-fit: cover;}
.bzHeader .bzLogo img { position: relative; max-width:100%; max-height: 100%; object-fit: cover;}

.baonk-link:hover {color: blue;}

.baonk-chkList .chkListDiv ul li .checkingArea2 strong {
   font-weight: 400;
   margin-left: 5px;
   font-size: 14px !important;
   line-height: 25px;
}

.baonk-chkList .chkListDiv ul li {
    margin-bottom: 15px;
    margin-right: 15px !important;
}

.joinTopTab._One li {
    flex:0 0 100%;
}

