| Server IP : 199.250.200.62 / Your IP : 216.73.217.89 Web Server : Apache System : Linux vps37394.inmotionhosting.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : jasonp18 ( 1000) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/jasonp18/www/wp-content/plugins/strong-testimonials/admin/css/ |
Upload File : |
/**
* Strong Testimonials Default Form template
*/
.strong-form {
margin: 0 auto;
padding: 20px;
}
.strong-form .form-field {
margin-bottom: 1.5em;
}
.strong-form .form-field.submit {
margin-bottom: 1em;
padding: 0;
}
.strong-form .required.symbol:after {
content: '*';
color: #FF0000;
margin: 0 4px;
}
.strong-form label {
display: inline-block;
float: none;
}
.strong-form input[type="text"],
.strong-form input[type="email"],
.strong-form input[type="url"],
.strong-form input[type="file"],
.strong-form select,
.strong-form textarea {
box-sizing: border-box;
display: block;
float: none;
width: 100%;
margin: 3px 0;
padding: 1px 5px;
}
.strong-form input[type="checkbox"] {
margin-right: 0.5em;
}
.strong-form input[type="checkbox"] + label {
font-weight: 400;
}
.strong-form textarea {
height: 12em;
}
.strong-form span.error,
.strong-form label.error {
display: block;
}
.strong-form .before {
display: block;
}
.strong-form .after {
display: block;
}
input.captcha {
display: block;
width: auto;
}
img.captcha {
border: 0;
}
.wpmtst-captcha {
margin-bottom: 1em;
}
.strong-form label {
font-weight: 700;
}
.strong-form .form-field .after {
font-style: italic;
}
.strong-form input.error,
.strong-form textarea.error,
.strong-form select.error {
background: #F9E5E6;
border: 1px solid #E8AAAD;
color: #B50007;
}
.strong-form span.error,
.strong-form label.error {
color: #B50007;
}
/* category checklist */
.strong-category-list-panel {
margin: 3px 0;
}
.strong-category-list,
.strong-category-list ul {
list-style-type: none;
}
.strong-category-list {
margin: 0;
}
.strong-category-list ul {
margin-left: 20px;
}
.strong-category-list li {
line-height: normal;
margin-bottom: 0;
}
.strong-category-list input[type="checkbox"] {
margin: 0;
}
.strong-category-list label {
font-weight: 400;
white-space: nowrap;
word-wrap: break-word;
}