Server IP : 192.64.118.117 / Your IP : 3.16.206.12 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/thecgapy/www/wp-content/plugins/e-signature/assets/css/ |
Upload File : |
@import url("esig-icon.css"); .letgo { background-color: #5BBDE6; border: none; color: white; padding: 15px 70px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; border-radius: 10px; } .line-height{ height: 40px; } #boxes .installation-setup-check-window .check-description{ height: 90px; position: relative; left:2px !important; font-size:17px;line-height:28px; } .esig-system-btnclose { background-color: #fff; outline: 0; border: 0; color: #000000; font-weight: bold; position: absolute; right:4px; top: 4px; cursor: pointer; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; } #esig-installation-check-overlay { position: fixed; left: 0; top: 0; z-index: 1; background-color: #000000; /* Black fallback color */ overflow-x: hidden; /* Disable horizontal scroll */ transition: 0.5s; display: none; width:100%; height: 100% !important; } #boxes .installation-setup-check-window { position: relative; top:50px; margin:auto auto; width: 600px; height: auto; background-color: #ffffff; z-index: 9999; padding: 20px; border-radius: 15px; font-size: 15pt; text-align: center; } #boxes .checking-installation-window { position: relative; top:155px; display: block; margin:auto auto; width: 600px; height: auto !important; background-color: #ffffff; display: none; z-index: 9999; padding: 20px; border-radius: 15px; text-align: center; } #boxes .checking-installation-window .checking-head{ position: relative; top:25px; display:block; font-size: 23px; height:100px; } #boxes .checking-installation-window .esig-spinner { width: 100%; text-align: center; position: relative; display:block; height:80px; } #boxes .checking-installation-window .esig-spinner > div { width: 18px; height: 18px; background-color: #333; border-radius: 100%; display: inline-block; -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both; animation: sk-bouncedelay 1.4s infinite ease-in-out both; } #boxes .checking-installation-window .esig-spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; } #boxes .checking-installation-window .esig-spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; } @-webkit-keyframes sk-bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0) } 40% { -webkit-transform: scale(1.0) } } @keyframes sk-bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0); transform: scale(0); } 40% { -webkit-transform: scale(1.0); transform: scale(1.0); } } #boxes .checking-installation-window .checking-installation-footer{ font-size: 15px !important; position: relative; display:block; height:40px; } /******************** checklist failed style here ******************************/ #installation-check-fail { position: relative; display: block; } #error-show { position: relative; left:-50px !important; } #installation-check-fail .head-check{ position: relative; display: block; height: 95px; top:17px; } #installation-check-fail .head-check .check-fail-heading{ font-size:23px; } #installation-check-fail .head-check .resolve_error{ position: relative; top:10px !important; font-size:15px; } #installation-check-fail .check-fail { position: relative; display:block; text-align: left; font-size: 15px; height:200px; } #installation-check-fail .check-fail .checklist-failed { position: relative; left:60px !important; margin: auto auto; color:#EB2A57; } #installation-check-fail .check-fail .checklist-failed .icon-exit { position: relative; top:12px; margin: auto auto; font-size:30px !important; } .failed-check{ position: relative; left:100px !important; font-size:16px; } #installation-check-fail .retry-checking{ background-color: #5BBDE6; border: none; color: white; padding: 15px 60px; text-align: center !important; text-decoration: none; font-size: 16px; margin: 4px 2px; cursor: pointer; border-radius: 10px; position: relative; display: block; left:190px; } /******************** checklist passed style here ******************************/ #installation-check-passed { position: relative; display: block; } #installation-check-passed .icon-success-check{ color:#3CD9AA; font-size: 110px; position: relative; display: block; height: 95px; top:60px; height: 185px; } #installation-check-passed .top .passed{ font-size:23px; } #installation-check-passed .top .passed-description{ font-size:15.5px; height: 90px; } #installation-check-passed .continue{ background-color: #5BBDE6; border: none; color: white; padding: 15px 60px; text-align: center !important; text-decoration: none; font-size: 16px; margin: 4px 2px; cursor: pointer; border-radius: 10px; position: relative; display: block; left:190px; }