HEX
Server: Apache
System: Linux webd003.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/dallavitae/OLD_WP/wp-content/plugins/easy-fancybox/inc/admin.css
.toplevel_page_firelight-settings #wpbody {
	max-width: 90%;
}

.toplevel_page_firelight-settings .firelight-logo {
	max-width: 200px;
    margin-top: 20px;
}

.toplevel_page_firelight-settings .general-settings-section {
	margin-bottom: 40px;
}

.toplevel_page_firelight-settings .general-settings-section h2 {
	font-size: 20px;
	margin-top: 20px !important;
}

.toplevel_page_firelight-settings .active-lightbox-heading {
	font-size: 20px;
	margin-bottom: 30px 0;
}

.toplevel_page_firelight-settings .settings-section.hide {
	display:none;
}

.toplevel_page_firelight-settings .settings-section h2 {
	margin-top: 40px;
}

.toplevel_page_firelight-settings .sub-settings-section h2 {
	background: #2271b1;
	border-radius: 2px;
	color: white;
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 8px;
	padding: 12px 14px;
}

.toplevel_page_firelight-settings .sub-settings-section h2:after {
	content: '\25bc';
    float: right;
    font-size: 16px;
}

.toplevel_page_firelight-settings .settings-section.active h2:after {
	content: '\25b2';
}

.toplevel_page_firelight-settings .setting-section-description {
    background: #dddddd;
    padding: 12px;
    font-size: 14px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-style: italic;
	display: none;
}

.toplevel_page_firelight-settings  .sub-settings-section.active .setting-section-description {
	display: block;
}

.toplevel_page_firelight-settings  .sub-settings-section table {
    border: 1px solid #ddd;
	border-top: none;
	display: none;
	margin-top: 0;
}

.toplevel_page_firelight-settings  .sub-settings-section.active table {
	display: table;
}

.toplevel_page_firelight-settings tr:nth-of-type(even) {
	background: #dddddd;
}

.toplevel_page_firelight-settings th,
.toplevel_page_firelight-settings td {
	padding: 12px;
	vertical-align: middle;
}

.toplevel_page_firelight-settings td input,
.toplevel_page_firelight-settings td select {
    margin-right: 10px;
}

.toplevel_page_firelight-settings input[type=number],
.toplevel_page_firelight-settings input[type=text] {
	width: 160px;
}

.toplevel_page_firelight-settings .pro-button {
	background: #ff5722;
	border-radius: 3px;
    color: white;
	font-weight: 600;
	font-style: normal;
    font-size: 12px;
	margin-left: 10px;
    padding: 6px 12px;
    text-decoration: none;
    text-transform: uppercase;
	cursor: pointer;
}