OwlCyberSecurity - MANAGER
Edit File: admin.css
.cl-smart-advice__modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);align-items:center;justify-content:center;z-index:10000}.cl-smart-advice__modal_show{display:flex}.cl-smart-advice__modal-form{padding:25px;max-width:600px;width:80%;height:auto;position:relative;background:#fff}.cl-smart-advice__modal-form__title{font-style:normal;font-weight:700;font-size:18px;line-height:21px;color:#000;margin-bottom:25px;padding-right:20px}.cl-smart-advice__modal-form__close{display:block;cursor:pointer;position:absolute;right:25px;top:25px;z-index:1}.cl-smart-advice__modal-form__text{max-height:305px;overflow:auto;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#1d1d1d;margin-bottom:10px}.cl-smart-advice__modal-form__text_border{padding:15px;border:1px #c3c4c7 solid}.cl-smart-advice__modal-form__note{color:#949494}.cl-smart-advice__modal-form__subscription-status{align-items:center;font-size:14px;margin-top:7px;margin-bottom:25px}.cl-smart-advice__modal-form__subscription-status_with-icon{display:flex}.cl-smart-advice__modal-form__subscription-status svg{min-width:18px;margin-right:17px}.cl-smart-advice__modal-form textarea{display:flex;page-break-after:always;box-sizing:border-box;padding:15px;width:604px;height:130px;background:#fff;border:1px solid #c3c4c7;font-style:normal;font-weight:400;font-size:12px;line-height:18px;margin-bottom:30px;border-radius:0;resize:none}.cl-smart-advice__modal-form__footer{display:flex;align-items:center;justify-content:end;width:100%}.cl-smart-advice__modal-form__btn{display:flex;padding:10px 15px;text-decoration:none}.cl-smart-advice__modal-form__btn svg{min-width:18px;margin-right:16px}.cl-smart-advice__modal-form__btn_cancel,.cl-smart-advice__modal-form__btn_cancel:focus,.cl-smart-advice__modal-form__btn_cancel:hover{background-color:#fff;border:1px solid #c3c4c7;font-size:12px;color:#535353}.cl-smart-advice__modal-form__btn_confirm,.cl-smart-advice__modal-form__btn_confirm:focus,.cl-smart-advice__modal-form__btn_confirm:hover{background:#3a6fac;border:1px #3a6fac solid;font-weight:700;font-size:13px;color:#fff;margin-left:10px}.cl-smart-advice__notice{display:flex;flex-wrap:wrap;align-items:center;padding:10px 20px;margin-bottom:25px;background:#f0f6fb;border:1px solid #2b98f0;border-radius:4px}.cl-smart-advice__notice-icon{width:35px;height:35px;margin-right:10px;border-radius:50%;text-align:center;background:linear-gradient(180deg,#fcfcfd 0,#e6e9f6 100%);box-shadow:0 4px 14px rgba(0,0,0,.05)}.cl-smart-advice__notice-icon svg{margin-top:9px}.cl-smart-advice__notice-text{font-weight:400}.cl-smart-advice__notice-link{display:flex;align-items:center;font-weight:700;margin-left:auto;color:#2b98f0}.cl-smart-advice__notice-link svg{margin-left:20px}.cl-smart-advice__notice-button{display:inline-block;text-decoration:none;margin-top:5px;padding:5px 10px;background:#2b98f0;font-style:normal;font-weight:400;font-size:14px;color:#fff;transition:background-color .2s ease}.cl-smart-advice__notice-button:hover{color:#fff;background:#0f7fd9}.cl-smart-advice__page{background-color:#fff;padding:30px;margin-top:50px}.cl-smart-advice__page .cl-smart-advice__offer{max-width:638px;margin-bottom:48px}.cl-smart-advice__page .cl-smart-advice__table{max-width:735px}.cl-smart-advice__table{width:100%;text-align:left;border-collapse:collapse}.cl-smart-advice__table th{white-space:nowrap}.cl-smart-advice__table td,.cl-smart-advice__table th{padding:7px 11px;border:1px #c3c4c7 solid}.cl-smart-advice__table_borderless td:first-child,.cl-smart-advice__table_borderless th:first-child{border-right-color:transparent}.cl-smart-advice__table_borderless td:last-child,.cl-smart-advice__table_borderless th:last-child{text-align:right}.cl-smart-advice__table_borderless td+td,.cl-smart-advice__table_borderless th+th{border-left-color:transparent}.cl-smart-advice__content{display:flex;align-items:center;flex-wrap:wrap}.cl-smart-advice__action{white-space:nowrap}.cl-smart-advice__description{margin-right:7px}.cl-smart-advice__status{display:inline-block;padding:2px 4px;border-radius:2px;text-transform:capitalize;margin-right:7px}.cl-smart-advice__tooltip{position:relative}.cl-smart-advice__tooltip:hover .cl-smart-advice__tooltip_content{visibility:visible;opacity:1}.cl-smart-advice__tooltip_content{visibility:hidden;min-width:340px;padding:10px;margin-top:7px;position:absolute;z-index:1;left:0;top:100%;color:#fff;background:rgba(18,18,18,.91);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:4px;opacity:0;transition:opacity .2s ease-in-out}.cl-smart-advice__tooltip_note{margin-top:10px}.cl-smart-advice__progress{display:flex;align-items:center}.cl-smart-advice__spinner{display:inline-block;width:22px;height:22px;border-radius:50%;background:#ddd;position:relative}.cl-smart-advice__spinner:after{content:"";display:inline-block;width:15px;height:15px;margin-left:-7.5px;margin-top:-7.5px;background:#fff;border-radius:100%;position:absolute;left:50%;top:50%}.cl-smart-advice__spinner[data-percent="0"]{background-image:-webkit-linear-gradient(left,#ddd 50%,transparent 50%),-webkit-linear-gradient(left,#028cd5 50%,#ddd 50%);background-image:linear-gradient(90deg,#ddd 50%,transparent 50%),linear-gradient(90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="10"]{background-image:-webkit-linear-gradient(36deg,#ddd 50%,transparent 50%),-webkit-linear-gradient(left,#028cd5 50%,#ddd 50%);background-image:linear-gradient(54deg,#ddd 50%,transparent 50%),linear-gradient(90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="20"]{background-image:-webkit-linear-gradient(72deg,#ddd 50%,transparent 50%),-webkit-linear-gradient(left,#028cd5 50%,#ddd 50%);background-image:linear-gradient(18deg,#ddd 50%,transparent 50%),linear-gradient(90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="30"]{background-image:-webkit-linear-gradient(108deg,#ddd 50%,transparent 50%),-webkit-linear-gradient(left,#028cd5 50%,#ddd 50%);background-image:linear-gradient(-18deg,#ddd 50%,transparent 50%),linear-gradient(90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="40"]{background-image:-webkit-linear-gradient(144deg,#ddd 50%,transparent 50%),-webkit-linear-gradient(left,#028cd5 50%,#ddd 50%);background-image:linear-gradient(-54deg,#ddd 50%,transparent 50%),linear-gradient(90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="50"]{background-image:-webkit-linear-gradient(right,#ddd 50%,transparent 50%),-webkit-linear-gradient(left,#028cd5 50%,#ddd 50%);background-image:linear-gradient(-90deg,#ddd 50%,transparent 50%),linear-gradient(90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="60"]{background-image:-webkit-linear-gradient(left,#028cd5 50%,transparent 50%),-webkit-linear-gradient(36deg,#028cd5 50%,#ddd 50%);background-image:linear-gradient(90deg,#028cd5 50%,transparent 50%),linear-gradient(54deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="70"]{background-image:-webkit-linear-gradient(left,#028cd5 50%,transparent 50%),-webkit-linear-gradient(72deg,#028cd5 50%,#ddd 50%);background-image:linear-gradient(90deg,#028cd5 50%,transparent 50%),linear-gradient(18deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="80"]{background-image:-webkit-linear-gradient(left,#028cd5 50%,transparent 50%),-webkit-linear-gradient(108deg,#028cd5 50%,#ddd 50%);background-image:linear-gradient(90deg,#028cd5 50%,transparent 50%),linear-gradient(-18deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="90"]{background-image:-webkit-linear-gradient(left,#028cd5 50%,transparent 50%),-webkit-linear-gradient(144deg,#028cd5 50%,#ddd 50%);background-image:linear-gradient(90deg,#028cd5 50%,transparent 50%),linear-gradient(-54deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="100"]{background-image:-webkit-linear-gradient(left,#028cd5 50%,transparent 50%),-webkit-linear-gradient(right,#028cd5 50%,#ddd 50%);background-image:linear-gradient(90deg,#028cd5 50%,transparent 50%),linear-gradient(-90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__percent{display:flex;align-items:center;margin-left:7px}.cl-smart-advice [data-smart-advice] [data-for-status]{display:none}.cl-smart-advice [data-smart-advice][data-status=pending] [data-for-status="pending,outdated"],.cl-smart-advice [data-smart-advice][data-status=pending] [data-for-status=pending]{display:inline-block}.cl-smart-advice [data-smart-advice][data-status=pending] [data-smart-advice=status]{display:none;color:#fff;background-color:#c3c4c7}.cl-smart-advice [data-smart-advice][data-status=review] [data-for-status="review,applied"],.cl-smart-advice [data-smart-advice][data-status=review] [data-for-status=review]{display:inline-block}.cl-smart-advice [data-smart-advice][data-status=review] [data-smart-advice=status]{color:#fff;background-color:#2b98f0}.cl-smart-advice [data-smart-advice][data-status=applied] [data-for-status="review,applied"],.cl-smart-advice [data-smart-advice][data-status=applied] [data-for-status=applied]{display:inline-block}.cl-smart-advice [data-smart-advice][data-status=applied] [data-smart-advice=status]{color:#fff;background-color:#34a853}.cl-smart-advice [data-smart-advice][data-status=outdated]{display:none}.cl-smart-advice [data-smart-advice][data-status=outdated] [data-smart-advice=status]{display:none;color:#fff;background-color:#c3c4c7}