/* https://happylandmocchau.vn/wp-content/plugins/resort-management/includes/../assets/css/booking.css?ver=6.8.3 */
#hdhin-booking-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}#hdhin-booking-form{text-align:center}.hdhin-popup-content{background:#fff;padding:20px;border-radius:8px;width:90%;max-width:400px;position:relative}.hdhin-close-popup{position:absolute;top:10px;right:10px;cursor:pointer}.hdhin-popup-content .form-group label{width:30%;max-width:200px;display:inline-block}.hdhin-popup-content .form-group input{width:70%}.hdhin-popup-content .form-group{display:flex;text-align:left}button.hdhin-booking-btn{padding-bottom:7px!important}.hdhin-popup-content .message{font-size:14px;font-style:italic;color:green}.hdhin-popup-content .message p{margin-bottom:0}.hdhin-popup-content .form-group sup{color:red}.booking-bottom-info{text-align:center}.loading-icon{display:inline-block;width:20px;height:20px;border:2px solid rgba(0,0,0,.2);border-top:2px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;position:relative;top:6px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}