HEX
Server: Apache
System: Linux flamboyant-gauss.194-164-62-186.plesk.page 6.8.0-55-generic #57-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 12 23:42:21 UTC 2025 x86_64
User: gamesamphora (10001)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/amphoragames.com/httpdocs/en/wp-content/themes/ibuki/_include/css/gravity-mod.css
.gform_wrapper {
	max-width: 100% !important;
}

.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea {
	margin: 0 !important;
    padding: 15px !important;
    height: auto !important;
    border: 1px solid #D8DADC !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    background: #FFFFFF !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #BCBCC4 !important;
    font-size: 16px !important;
    resize: none !important;
    -webkit-transition: background 0.215s ease-in-out 0s, color 0.215s ease-in-out 0s !important;
    transition: background 0.215s ease-in-out 0s, color 0.215s ease-in-out 0s !important;
}

.gform_wrapper input:focus,
.gform_wrapper textarea:focus {
    border-color: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #474747 !important;
}

.gform_wrapper textarea {
	resize: vertical !important;
}

.gform_wrapper .gform_heading {
	width: 100% !important;
}

.gform_wrapper .gfield_time_hour input,
.gform_wrapper .gfield_time_minute input,
.gform_wrapper .gfield_date_month input,
.gform_wrapper .gfield_date_day input,
.gform_wrapper .gfield_date_year input {
	width: 100% !important;
	text-align: center !important;
	padding: 2px !important;
}

.gform_wrapper .gfield_time_hour input,
.gform_wrapper .gfield_time_minute input {
	width: 70% !important;
	margin-right: 6px !important;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
	line-height: 1 !important;
}

.gform_wrapper .gf_progressbar_wrapper,
.gform_wrapper .gf_progressbar {
	width: 100% !important;
}

.gform_wrapper .top_label input.large, 
.gform_wrapper .top_label select.large, 
.gform_wrapper .top_label textarea.textarea {
	width: 100% !important;
}

.gform_wrapper .top_label input.medium, 
.gform_wrapper .top_label select.medium {
	width: 50% !important;
}

.gform_wrapper ul li.gfield {
	margin-bottom: 30px !important;
}

.gform_wrapper .top_label .gfield_label {
	margin-bottom: 15px !important;
}

.gform_wrapper select {
	padding: 0 !important;
}

.gform_wrapper .ginput_complex input[type="text"], 
.gform_wrapper .ginput_complex input[type="url"], 
.gform_wrapper .ginput_complex input[type="email"], 
.gform_wrapper .ginput_complex input[type="tel"], 
.gform_wrapper .ginput_complex input[type="number"], 
.gform_wrapper .ginput_complex input[type="password"], 
.gform_wrapper .ginput_complex .ginput_right input[type="text"], 
.gform_wrapper .ginput_complex .ginput_right input[type="url"], 
.gform_wrapper .ginput_complex .ginput_right input[type="email"], 
.gform_wrapper .ginput_complex .ginput_right input[type="tel"], 
.gform_wrapper .ginput_complex .ginput_right input[type="number"], 
.gform_wrapper .ginput_complex .ginput_right input[type="password"] {
	width: 100% !important;
}

.gform_wrapper .ginput_complex select,
.gform_wrapper .ginput_complex .ginput_right select {
	width: 99.5% !important;
	margin-left: 1px !important;
}

.gform_wrapper .field_name_first input, 
.gform_wrapper .ginput_complex .ginput_left input {
	width: 100% !important;
}

.gform_wrapper .ginput_complex .ginput_full input[type="text"], 
.gform_wrapper .ginput_complex .ginput_full input[type="url"], 
.gform_wrapper .ginput_complex .ginput_full input[type="email"], 
.gform_wrapper .ginput_complex .ginput_full input[type="tel"], 
.gform_wrapper .ginput_complex .ginput_full input[type="number"], 
.gform_wrapper .ginput_complex .ginput_full input[type="password"] { 
	width: 100% !important;
}

.gform_wrapper input.ginput_quantity {
	width: 70px !important;
	padding: 4px !important;
}

.gform_wrapper .chzn-container-single .chzn-search input {
	padding: 4px !important;
}

@media (min-width: 320px) and (max-width: 767px) { 
	.gform_wrapper .top_label input.small,
	.gform_wrapper .top_label select.small,
	.gform_wrapper .top_label input.medium, 
	.gform_wrapper .top_label select.medium {
		width: 100% !important;
	}

	.gform_wrapper .ginput_complex .ginput_left {
		width: 100% !important;
	}

	.gform_wrapper .ginput_complex .ginput_right {
		float: left !important;
		width: 100% !important;
	}

	.gform_wrapper .chzn-container,
	.gform_wrapper .chzn-container-single .chzn-drop,
	.gform_wrapper .chzn-container-single .chzn-search input {
		width: 100% !important;
	}
}