Server IP : 80.241.246.6 / Your IP : 216.73.216.188 Web Server : Apache/2.4.25 (Debian) System : Linux kharagauli 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 User : www-data ( 33) PHP Version : 7.0.33-0+deb9u12 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/kharagauli1/templates/uncown_1/css/ |
Upload File : |
/****Form****/ #form { padding-top: 3px;} #form input { font-size:16px; color:#5e5e5e; line-height: 20px; border: 1px solid #e6e6e6; padding: 5px 14px; width: 100%; height: 30px; float:left; font-family: Arial, Helvetica, sans-serif; box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/ -webkit-box-sizing: border-box; /* Safari */ } #form textarea { font-size:16px; color:#5e5e5e; height: 273px; overflow: auto; border: 1px solid #e6e6e6; padding: 5px 14px; line-height: 20px; width: 100%; position: relative; resize:none; box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/ -webkit-box-sizing: border-box; /* Safari */ float:left; font-family: Arial, Helvetica, sans-serif; margin: 0; } #form label { position:relative; display: block; min-height: 45px; width: 220px; float: left; } #form .error, #form .empty { color: #FF0000; display: none; font-size: 11px; line-height:14px; width:auto; position: absolute; z-index: 999; right: 5px; top: 8px; float:left; } #form .error-empty { display:none; float:left; } .btns { position:relative; padding-top: 46px; text-align: left; } .content .btns a.btn { margin: 0 0px 0px 21px !important; cursor: pointer; min-width: 10px; } .content .btns a:first-child { margin-left: 0 !important; } #form .message { width: 100%; } .message br { height: 0; line-height: 0; } #form .success { display: none; position: absolute; width: 220px; background: #fff; border: 1px solid #e6e6e6; text-align: center; color: #5e5e5e; padding: 20px 10px; z-index: 999; box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/ -webkit-box-sizing: border-box; /* Safari */ } .success_wrapper { position: relative; }