.sync-btn{background-color:#04aa6d;border:none;border-radius:8px;color:#fff;cursor:pointer;display:none;font-size:16px;margin:4px 2px;padding:15px 10px;position:fixed;right:50px;text-align:center;text-decoration:none;top:100px;width:180px;z-index:1000}.sync-btn:disabled{background-color:grey;cursor:not-allowed;pointer-events:none}.jobdetail__top>div{width:100%!important}.popup{display:none;inset:0;position:fixed;z-index:9999}.popup.is-open{display:block}.popup__overlay{background:rgba(0,0,0,.7);inset:0;position:absolute}.popup__content{background:#fff;margin:0 auto;max-width:900px;padding:20px;position:relative;top:50%;transform:translateY(-50%);width:80%;z-index:2}.popup__close{color:#fff;height:40px;position:absolute;right:-6px;top:-43px;width:40px}.popup__close:after,.popup__close:before{background:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;transform-origin:center;width:40px}.popup__close:before{transform:translate(-50%,-50%) rotate(45deg)}.popup__close:after{transform:translate(-50%,-50%) rotate(-45deg)}@media screen and (max-width:768px){.popup__content{padding:5px;width:90%}}