.overlay-bg{display:none;position:absolute;top:0;left:0;height:100%;width:100%;cursor:pointer;z-index:9999999999999;background:#000;background:rgba(255,255,255,0.25);}
/* .overlay-content{display:none;background:#fff;padding:1%;width:80%;position:relative;top:25%;left:30%;margin:0 0 0 -20%;cursor:default;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,0.9);} */
.overlay-content{display:none;background:#fff;padding:1%;width:80%;position:relative;top:1% !important;left:50%;margin:0 0 0 -20%;cursor:default;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,0.9);}
.close-btn{cursor:pointer;border:1px solid #333;padding:2% 5%;background:#a9e7f9;background:-moz-linear-gradient(top, #a9e7f9 0%, #77d3ef 4%, #05abe0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9e7f9), color-stop(4%,#77d3ef), color-stop(100%,#05abe0));background:-webkit-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:-o-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:-ms-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:linear-gradient(to bottom, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,0.3);}
.close-btn{cursor:pointer;border:1px solid #333;padding:2% 5%;background:#a9e7f9;background:-moz-linear-gradient(top, #a9e7f9 0%, #77d3ef 4%, #05abe0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9e7f9), color-stop(4%,#77d3ef), color-stop(100%,#05abe0));background:-webkit-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:-o-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:-ms-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:linear-gradient(to bottom, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,0.3);}
.yes-btn{cursor:pointer;border:1px solid #333;padding:2% 5%;background:#a9e7f9;background:-moz-linear-gradient(top, #a9e7f9 0%, #77d3ef 4%, #05abe0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9e7f9), color-stop(4%,#77d3ef), color-stop(100%,#05abe0));background:-webkit-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:-o-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:-ms-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:linear-gradient(to bottom, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,0.3);}
.no-btn{cursor:pointer;border:1px solid #333;padding:2% 5%;background:#a9e7f9;background:-moz-linear-gradient(top, #a9e7f9 0%, #77d3ef 4%, #05abe0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9e7f9), color-stop(4%,#77d3ef), color-stop(100%,#05abe0));background:-webkit-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:-o-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:-ms-linear-gradient(top, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);background:linear-gradient(to bottom, #a9e7f9 0%,#77d3ef 4%,#05abe0 100%);border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,0.3);}
.close-btn:hover{background:#05abe0;}
@media only screen and (min-width:0px) and (max-width:480px){.overlay-content{width:96%;margin:0 2%;left:0;}
}
.overlay-content h2.warning{text-align:justify;background-color:#F0C020;color:#fff;font-size:16px !important;font-family:arial;padding:6px 6px;}
.overlay-content h2{font-size:16px;margin:10px 0;color:#000;}
.overlay-content li{margin:10px 0;}
/* old popup design 02/11/2022 .overlay-content{border:5px solid #F0C020;position:relative;}
a.pop_close{position:absolute;font-size:13px;top:-13px;right:-15px;font-weight:bold;height:26px;background:#fff;width:54px;text-align:center;line-height:25px;border-radius:50%;} */
.overlay-content{border:2px solid #F0C020;position:relative;}
a.pop_close{position:absolute;font-size:13px;top: 1px;right:0px;font-weight:bold;height:26px;background:#fff;width:49px;text-align:center;line-height:25px;border-radius:50%;z-index: 9;}