<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pcentered{position:fixed;top:50%;}
.popup{width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:100001;position:fixed;top:0;display:none;}
.popup-area{width:400px;min-height:245px;margin:0px auto;margin-top:100px;background:#ffffff;border-radius:5px;}
.popup-botton{float:right;top:0;margin:5px 3px 0 0;}
.popup-hd{padding:5px 14px;text-transform:uppercase;width:100%;border-bottom:solid 1px rgb(248, 248, 248);background:#f6f6f6;color:#000;border-radius:5px 5px 0 0px;font-size:18px;text-align:center;box-shadow:0 1px 1px rgba(0, 0, 0, 0.176) !important;}
.popup-botton:hover{cursor:pointer;}
.pop-inner-area{margin:0px auto;padding:20px;}
.pop-inner-area li{margin-bottom:10px;list-style:none;clear:both}
.chekbox-text{float:left;width:89%;margin:-2px 0 9px 6px;}
.login-popup-area{width:303px;margin-top:57px;background:rgb(255, 255, 255);border-radius:4px;box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.4);position:absolute;z-index:999;padding:10px 20px;right:10px;display:none;}
.login-popup-area li{width:85%;border-right:none;font-size:14px;margin-top:6px;margin-bottom:6px;float:left}
.login-popup-area li p{line-height:18px;}
.login-form-control{font-family:Calibri;display:block;width:100%;height:34px;margin-bottom:0px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:rgb(101, 101, 101);vertical-align:middle;background-color:#f9f9f9;border:1px solid #dbdbdb;border-radius:3px;}
.login-form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);}
.login-popup-heading{text-transform:uppercase;font-size:18px;font-family:Calibri;color:#000;text-align:center;margin-bottom:10px;}
.error{color:rgb(217, 3, 3);font-size:13px;vertical-align:top;display:none;}
.login-cont{background:#fff;}
.create-cont{background:#fff;display:none;}
.password-cont{background:#fff;display:none;}
.c-pop-button{background:linear-gradient(to bottom, #fbbf50 0%, #f09c00 100%) repeat-x scroll 0 0 #fbbf50;color:#fff;font-size:14px;border-color:rgb(0, 122, 204);padding:6px 20px;border-radius:3px;float:left;margin-right:6px;margin-bottom:6px;transition:all ease-in-out .5s;}
.c-pop-button:hover{opacity:0.8;cursor:pointer;}
.s-pop-button{background:rgb(159, 165, 181);font-size:12px;border-color:rgb(159, 165, 181);padding:6px 6px;border-radius:3px;margin-right:6px;float:left;background-image:-webkit-gradient(linear, left 0%, left 100%, from(rgb(255, 255, 255)), to(rgb(230, 230, 230)));background-image:-webkit-linear-gradient(top, #ffffff, 0%, #e6e6e6, 100%);background-image:-moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);background-image:linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(230, 230, 230) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:rgb(230, 230, 230) rgb(230, 230, 230) rgb(192, 192, 192);border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid rgb(204, 204, 204);}
.s-pop-button:hover{background:#f8f8f8;cursor:pointer;}</pre></body></html>