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);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10000}.cl-smart-advice__modal_show{display:-webkit-box;display:-ms-flexbox;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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;margin-top:7px;margin-bottom:25px}.cl-smart-advice__modal-form__subscription-status_with-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.cl-smart-advice__modal-form__subscription-status svg{min-width:18px;margin-right:17px}.cl-smart-advice__modal-form textarea{display:-webkit-box;display:-ms-flexbox;display:flex;page-break-after:always;-webkit-box-sizing:border-box;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;width:100%}.cl-smart-advice__modal-form__btn{display:-webkit-box;display:-ms-flexbox;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__modal-imunify hr{margin-top:20px;margin-bottom:20px;border-top:0;border-color:#e4e7ec}.cl-smart-advice__modal-imunify__logo{text-align:center;margin-bottom:24px}.cl-smart-advice__modal-imunify__logo img{display:inline-block;width:179px;height:auto}.cl-smart-advice__modal-imunify__title{font-weight:600;margin-bottom:12px}.cl-smart-advice__modal-imunify__sub{font-weight:600;margin-bottom:12px;color:rgba(29,29,29,.66)}.cl-smart-advice__modal-imunify__list li{display:block;position:relative;padding:2.5px 2.5px 2.5px 15px;color:rgba(29,29,29,.66)}.cl-smart-advice__modal-imunify__list li:before{content:"";width:3px;height:3px;background-color:rgba(29,29,29,.66);position:absolute;left:0;top:50%;border-radius:50%}.cl-smart-advice__modal-imunify__list_col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cl-smart-advice__modal-imunify__list_col li{width:45%}.cl-smart-advice__modal-imunify__btn{display:block;width:100%;line-height:48px;color:#fff;margin-top:30px;font-weight:600;border-radius:30px;text-align:center;text-transform:uppercase;text-decoration:none;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;background-color:#f3853b;-webkit-box-shadow:0 4px 14px rgba(0,0,0,.21);box-shadow:0 4px 14px rgba(0,0,0,.21)}.cl-smart-advice__modal-imunify__btn:focus,.cl-smart-advice__modal-imunify__btn:hover{color:#fff;background-color:#fb9651;-webkit-box-shadow:0 4px 14px rgba(0,0,0,.21);box-shadow:0 4px 14px rgba(0,0,0,.21)}.cl-smart-advice__modal-imunify__btn:active{color:#fff}.cl-smart-advice__notice{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;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:-webkit-gradient(linear,left top,left bottom,from(#fcfcfd),to(#e6e9f6));background:linear-gradient(180deg,#fcfcfd 0,#e6e9f6 100%);-webkit-box-shadow:0 4px 14px rgba(0,0,0,.05);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-transition:background-color .2s ease;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+.cl-smart-advice__table{margin-top:25px}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;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);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:4px;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.cl-smart-advice__tooltip_note{margin-top:10px}.cl-smart-advice__progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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-gradient(linear,left top,right top,color-stop(50%,#ddd),color-stop(50%,transparent)),-webkit-gradient(linear,left top,right top,color-stop(50%,#028cd5),color-stop(50%,#ddd));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:linear-gradient(54deg,#ddd 50%,transparent 50%),linear-gradient(90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="20"]{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:linear-gradient(-18deg,#ddd 50%,transparent 50%),linear-gradient(90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="40"]{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-gradient(linear,right top,left top,color-stop(50%,#ddd),color-stop(50%,transparent)),-webkit-gradient(linear,left top,right top,color-stop(50%,#028cd5),color-stop(50%,#ddd));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:linear-gradient(90deg,#028cd5 50%,transparent 50%),linear-gradient(54deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="70"]{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:linear-gradient(90deg,#028cd5 50%,transparent 50%),linear-gradient(-18deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__spinner[data-percent="90"]{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-gradient(linear,left top,right top,color-stop(50%,#028cd5),color-stop(50%,transparent)),-webkit-gradient(linear,right top,left top,color-stop(50%,#028cd5),color-stop(50%,#ddd));background-image:linear-gradient(90deg,#028cd5 50%,transparent 50%),linear-gradient(-90deg,#028cd5 50%,#ddd 50%)}.cl-smart-advice__percent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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}
Back to File Manager