<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Created on : Jun 23, 2022, 10:17:33 PM
    Author     : duongca
*/
.inwave-map{position: relative;}
.inwave-map .map-api-require{position: absolute;width: 100%;height: 100%;background: rgba(255,255,255,0.3);z-index: 1;top: 0;left: 0;}
.map-error-message {background: #fff;width: max-content;padding: 30px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);max-width: 90%;}
</pre></body></html>