Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
assets
:
notify.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
#warning { visibility: hidden; min-width: 250px; margin-left: -125px; background-color:#dc3545; color: #fff; text-align: center; border-radius: 2px; padding: 16px; position: fixed; z-index: 1; left: 50%; bottom: 30px; font-size: 17px; } #warning.show { visibility: visible; -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s; animation: fadein 0.5s, fadeout 0.5s 2.5s; } #success { visibility: hidden; min-width: 250px; margin-left: -125px; background-color:#001e38; color: #fff; text-align: center; border-radius: 2px; padding: 16px; position: fixed; z-index: 1; left: 50%; bottom: 30px; font-size: 17px; } #success.show { visibility: visible; -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s; animation: fadein 0.5s, fadeout 0.5s 2.5s; } .pe-7s-close{background:#000;color:#FFF;border-radius: 100%;font-weight: 600;} .tagline{ font-size:10px; text-align:center; font-weight:bold; color:#000; } .tagline2{ font-size: 12px; text-align: center; font-weight: bold; color: #000; }