.popup-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999999;background:#f9f9f9}.popup-container .status span::first-letter{text-transform:capitalize}.popup{width:550px;background:#fff;box-shadow:1px 2px 22px #F3F4F5;border:1px solid #CDD2D6;padding:30px;border-radius:4px;font-family:Montserrat,sans-serif;margin:50px auto 0}.popup .url,.popup h1{padding:15px 0;text-align:center}.popup h1{font-size:15px;font-weight:700;border-bottom:1px solid #CDD2D6;color:#3D464D;margin:-30px -30px 0;background:#F3F4F5;border-top-left-radius:4px;border-top-right-radius:4px;position:relative}.popup h1 .gear{display:block;width:40px;height:40px;background:url(../img/gear.svg) no-repeat;position:absolute;right:5px;top:3px}.popup .url{font-size:14px;color:#007EE5;text-decoration:underline;word-wrap:break-word}.popup .bar{background:#A5AFB6;border-radius:4px;text-align:center;height:50px;font-size:25px;color:#fff;position:relative}.popup .bar .activebar{border-radius:4px;background:#007EE5;position:absolute;left:0;top:0;height:50px}.popup .bar span{position:relative;z-index:1;top:8px}.popup .status{margin-top:14px}.popup .status img{margin-right:5px}.popup .closebutton{position:absolute;background:#A5AFB6;padding:3px 8px;font-size:20px;right:-10px;top:-10px;border-radius:100%;color:#fff}.popup .closebutton:hover{text-decoration:none;background:#47525D}.site-title{overflow:hidden;text-overflow:ellipsis}