AlkantarClanX12

Your IP : 18.188.110.150


Current Path : /home/thanudqk/siampokernew.org/wp-content/plugins/wp-optimize/css/
Upload File :
Current File : //home/thanudqk/siampokernew.org/wp-content/plugins/wp-optimize/css/wp-optimize-admin.css

/* COLORS */ 

/* OTHER VARS */

.wpo_hidden {
	display: none !important;
}

.wpo_info {
	background: #FFF;
	color: #444;
	font-family: -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	margin: 2em auto;
	padding: 1em 2em;
	max-width: 700px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.13);
}

#wp-optimize-wrap .widefat thead th, #wp-optimize-wrap .widefat thead td {
	border-bottom: 1px solid #E1E1E1;
}

#wp-optimize-wrap .widefat td, #wp-optimize-wrap .widefat th {
	padding: 8px 10px;
}

/* big button */

.wpo_primary_big {
	padding: 4px 6px !important;
	font-size: 22px !important;
	min-height: 34px;
	min-width: 200px;
}

/*  SECTIONS  */

.wpo_section {
	clear: both;
	padding: 0;
	margin: 0;
}

.wp-optimize-settings {
	margin-bottom: 16px;
}

.wp-optimize-settings td > label {
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

/*  COLUMN SETUP  */

.wpo_col {
	display: block;
	float: left;
	margin: 1% 0 1% 1%;
}

.wpo_col:first-child {
	margin-left: 0;
}

/*  GROUPING  */

.wpo_group:before,
.wpo_group:after {
	content: "";
	display: table;
}

.wpo_group:after {
	clear: both;
}

.wpo_half_width {
	width: 48%;
}

/*  GRID OF THREE  */

.wpo_span_3_of_3 {
	width: 100%;
}

.wpo_span_2_of_3 {
	width: 65.3%;
}

.wpo_span_1_of_3 {
	width: 32.1%;
}

#wp-optimize-wrap .nav-tab-wrapper {
	margin: 0;
}

@media screen and (min-width: 549px) {

	.show_on_default_sizes {
		display: block !important;
	}

	.show_on_mobile_sizes {
		display: none !important;
	}

}

@media screen and (max-width: 548px) {

	.show_on_default_sizes {
		display: none !important;
	}

	.show_on_mobile_sizes {
		display: block !important;
	}

}

@media screen and (max-width: 768px) {

	.wpo_col {
		margin: 1% 0;
	}

	.wpo_span_3_of_3 {
		width: 100%;
	}

	.wpo_span_2_of_3 {
		width: 100%;
	}

	.wpo_span_1_of_3 {
		width: 100%;
	}

	.wpo_half_width {
		width: 100%;
	}

}

/* .wp-optimize-settings-clean-transient label, .wp-optimize-settings-clean-pingbacks label, .wp-optimize-settings-clean-trackbacks label, .wp-optimize-settings-clean-postmeta label, .wp-optimize-settings-clean-orphandata label, .wp-optimize-settings-clean-commentmeta label */

/* Optimizations tab */

.wp-optimize-setting-is-sensitive td > label::before {
	content: "\f534";
	font-family: 'dashicons';
	display: inline-block;
	margin-right: 6px;
	font-style: normal;
	line-height: 1;
	vertical-align: middle;
	width: 20px;
	font-size: 18px;
	height: 20px;
	text-align: center;
	color: #72777C;
}

.wpo-run-optimizations__container {
	margin-bottom: 15px;
}

.wp-optimize-optimizations-table-placeholder {
	min-height: 80px;
}

td.wp-optimize-settings-optimization-checkbox {
	width: 18px;
	padding-left: 4px;
	padding-right: 0px;
}

.wp-optimize-settings-optimization-checkbox input {
	margin: 0px;
	padding: 0px;
}

#retention-period {
	width: 60px;
}

.wp-optimize-settings-optimization-info {
	font-size: 80%;
	font-style: italic;
}

.wp-optimize-settings input[type="checkbox"] {
	/* width: 18px; */
}

/* Added for the Image on Addons tab*/

img.addons {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	max-height: 44px;
	height: auto;
	max-width: 100%;
}

.wpo_spinner {
	width: 18px;
	height: 18px;
	padding-left: 10px;
	display: none;
	position: relative;
	top: 4px;
}

.optimization_spinner {
	width: 20px;
	height: 20px;
}

#wp-optimize-auto-options {
	margin: 20px 0 0 28px;
}

.display-none {
	display: none;
}

.visibility-hidden {
	visibility: hidden;
}

.margin-one-percent {
	margin: 1%;
}

#save_done, .save-done {
	color: #D94F00;
	font-size: 220% !important;
}

.wp-optimize-settings-optimization-info a {
	text-decoration: underline;
}

.wp-optimize-settings-optimization-run-spinner {
	position: relative;
	top: 2px;
}

@media screen and (min-width: 782px) {

	td.wp-optimize-settings-optimization-run {
		width: 180px;
		padding-top: 16px;
	}

}

#wpoptimize_table_list .tablesorter-filter-row {
	display: none !important;
}

#wpoptimize_table_list .optimization_spinner {
	position: relative;
	top: 2px;
	left: 5px;
}

#wpoptimize_table_list .optimization_spinner.visibility-hidden {
	display: none;
}

#wpoptimize_table_list_filter {
	width: 100%;
	margin-bottom: 15px;
}

#wpoptimize_table_list_tables_not_found {
	display: none;
	margin: 20px 0;
}

div#wpoptimize_table_list_tables_not_found + h3 {
	margin-top: 30px;
}

/* Hide First column */

#wpoptimize_table_list tr th:first-child,
#wpoptimize_table_list tr td:first-child {
	display: none;
}

#optimize_form .select2-container,
#wp-optimize-auto-options .select2-container {
	width: 50% !important;
	top: -5px;
	height: 40px;
	margin-left: 10px;
}

#wpoptimize_table_list .optimization_done_icon {
	color: #009B24;
	font-size: 200%;
	display: inline-block;
	position: relative;
}

#wpo_sitelist_show_moreoptions_cron {
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 1px;
}

#wp-optimize-nav-tab-contents-images .wpo_span_2_of_3 h3 {
	display: inline-block;
}

.wpo_remove_selected_sizes_btn__container {
	margin-top: 20px;
}

.unused-image-sizes__label {
	display: block;
	line-height: 1.6;
}

@media (max-width: 782px) {

	.unused-image-sizes__label {
		margin-left: 30px;
		margin-bottom: 15px;
		line-height: 1;
		word-break: break-word;
	}

	.unused-image-sizes__label input[type=checkbox] {
		margin-left: -30px;
	}

	body.rtl .unused-image-sizes__label {
		margin-right: 30px;
		margin-left: 0;
	}

	body.rtl .unused-image-sizes__label input[type=checkbox] {
		margin-left: 4px;
		margin-right: -30px;
	}

}

#wp-optimize-nav-tab-contents-tables a {
	vertical-align: middle;
}

#wpo_sitelist_moreoptions,
#wpo_sitelist_moreoptions_cron {
	margin: 4px 16px 6px 0;
	border: 1px dotted;
	padding: 6px 10px;
	max-height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#wpo_sitelist_moreoptions {
	max-height: 150px;
	margin-right: 0;
}

#wpo_settings_sites_list li,
#wpo_settings_sites_list li a {
	font-size: 13px;
	line-height: 1.5;
}

#wpo_sitelist_moreoptions_cron li {
	padding-left: 20px;
}

#wpo_import_error_message {
	display: none;
	color: #9B0000;
}

#wpo_import_success_message {
	display: none;
	color: #46B450;
}

#wp-optimize-logging-options {
	margin-top: 10px;
}

/* Logger settings*/

.wpo_logging_header {
	font-weight: bold;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 5px 0;
	margin: 0;
}

.wpo_logging_row {
	border-bottom: 1px solid #A1A2A3;
	padding: 5px 0;
}

.wpo_logging_logger_title,
.wpo_logging_options_title,
.wpo_logging_status_title,
.wpo_logging_actions_title,
.wpo_logging_logger_row,
.wpo_logging_options_row,
.wpo_logging_status_row,
.wpo_logging_actions_row {
	display: inline-block;
	vertical-align: middle;
}

.wpo_logging_logger_title,
.wpo_logging_logger_row {
	width: 38%;
}

.wpo_logging_options_title,
.wpo_logging_options_row {
	width: 44%;
}

.wpo_logging_status_title,
.wpo_logging_status_row {
	width: 8%;
}

.wpo_logging_actions_title,
.wpo_logging_actions_row {
	width: 7%;
}

.wpo_logging_actions_row {
	text-align: right;
}

.wpo_logging_options_row {
	word-wrap: break-word;
}

.wpo_logging_actions_row .dashicons-no-alt,
.wpo_add_logger_form .dashicons-no-alt {
	background-color: #F06666;
	color: #FFF;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	display: inline-block;
	cursor: pointer;
	margin-left: 5px;
}

.wpo_add_logger_form .dashicons-no-alt {
	margin-top: 12px;
	margin-right: 10px;
	float: right;
}

.wpo_logger_type {
	width: 90%;
	margin-top: 10px;
}

.wpo_logger_addition_option {
	width: 100%;
	margin-top: 5px;
}

.wpo_alert_notice {
	background-color: #F06666;
	color: #FFF;
	padding: 1em;
	display: block;
	margin-bottom: 10px;
	border-radius: 5px;
}

.wpo_error_field {
	border-color: #F06666 !important;
}

.save_settings_reminder {
	display: none;
	color: #333;
	padding: 15px 20px;
	background-color: #F0A5A4;
	border-radius: 3px;
	margin: 15px 0;
}

#wpo_remove_selected_sizes {
	margin-top: 20px;
}

.wpo_unused_images_buttons_wrap {
	float: right;
	margin-right: 20px;
}

.wpo_unused_images_container h3 {
	min-width: 150px;
}

#wpo_unused_images, #wpo_smush_images_grid {
	max-height: 500px;
	overflow-y: auto;
}

#wpo_unused_images a {
	outline: none;
}

#wp-optimize-nav-tab-wpo_database-tables-contents .wpo-take-a-backup {
	margin-left: 1%;
}

.run-single-table-delete {
	margin-top: 3px;
}

.wpo-confirm h4 span.table-name {
	font-style: italic;
	display: inline-block;
	background: #EFEFEF;
	padding: 3px 7px;
	border-radius: 4px;
}

#wpo_browser_cache_output,
#wpo_gzip_compression_output,
#wpo_advanced_cache_output {
	background: #F0F0F0;
	padding: 10px;
	border: 1px solid #CCC;
	white-space: pre-wrap;
}

#wpo_gzip_compression_error_message,
.wpo-error {
	color: #9B0000;
}

.notice.wpo-error__enabling-cache {
	white-space: pre-wrap;
	margin-bottom: 15px;
}

.notice.wpo-warnings__enabling-cache {
	margin-bottom: 15px;
}

.notice.wpo-warnings__enabling-cache ul, .notice.wpo-warnings__enabling-cache ul li {
	list-style: inside disc;
}

a.loading.wpo-refresh-gzip-status {
	color: rgba(68, 68, 68, 0.5);
	text-decoration: none;
}

a.loading.wpo-refresh-gzip-status img.wpo_spinner.display-none {
	display: inline-block;
}

#wpo_browser_cache_expire_days,
#wpo_browser_cache_expire_hours {
	width: 50px;
}

.wpo-enabled .wpo-disabled {
	display: none;
}

.wpo-disabled .wpo-enabled {
	display: none;
}

.wpo-button-wrap {
	margin-top: 10px;
}

body[class*="toplevel_page_WP-Optimize"] #wpbody,
body[class*="wp-optimize_page_"] #wpbody {
	padding-right: 15px;
}

@media screen and (max-width: 768px) {

	body[class*="toplevel_page_WP-Optimize"] #wpbody,
body[class*="wp-optimize_page_"] #wpbody {
		padding-right: 0;
	}
}

body.toplevel_page_WP-Optimize.rtl #wpbody {
	padding-left: 15px;
	padding-right: 0;
}

@media screen and (max-width: 768px) {

	body.toplevel_page_WP-Optimize.rtl #wpbody {
		padding-left: 10px;
	}
}

body[class*="toplevel_page_WP-Optimize"] #wpbody-content,
body[class*="wp-optimize_page_"] #wpbody-content {
	padding-top: 80px;	
}

@media (max-width: 600px) {

	body[class*="toplevel_page_WP-Optimize"] #wpbody-content,
body[class*="wp-optimize_page_"] #wpbody-content {
		padding-top: 0;
	}
}

@media (min-width: 820px) {

	body[class*="toplevel_page_WP-Optimize"] #wpbody-content,
body[class*="wp-optimize_page_"] #wpbody-content {
		padding-top: 100px;
	}
}

#wp-optimize-wrap {
	position: relative;
	padding-top: 20px;
}

@media (max-width: 600px) {

	#wp-optimize-wrap {
		padding-top: 110px;
	}
}

@media (max-width: 782px) {

	#wp-optimize-wrap {
		margin-right: 0;
	}
}

/* DASHBOARD */

.wpo-main-header {

	height: 77px;
	position: fixed;
	top: 32px;
	left: 160px;
	background: #FFF;
	right: 0;
	z-index: 9980;

}

@media (min-width: 820px) {

	.wpo-main-header {
		height: 105px;
	}
}

.wpo-main-header .wpo-logo__container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-pack: center;
		    justify-content: center;
		position: relative;
		height: 100%;
		line-height: 1;
		font-size: 1rem;
		padding-left: 50px;
		margin-left: 10px;
}

.wpo-main-header .wpo-logo {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 50px;
}

.wpo-main-header .wpo-subheader {
		margin: 0;
		font-weight: 300;
		color: #72777C;
		line-height: 1.3;
}

@media (max-width: 1080px) {

	.wpo-main-header .wpo-subheader {
		display: none;
	}
}

.wpo-main-header p.wpo-header-links {
		margin: 0;
		font-size: 0.7rem;
		position: absolute;
		right: 0;
		padding: 6px 15px;
		background: #EDEEEF;
		border-bottom-left-radius: 5px;
		z-index: 1;
}

.wpo-main-header p.wpo-header-links a {
			text-decoration: none;
		}

.wpo-main-header p.wpo-header-links .wpo-header-links__label {
			color: #82868B;
			position: absolute;
			right: 100%;
			width: 110px;
			text-align: right;
			padding-right: 10px;
		}

@media (max-width: 820px) {

	.wpo-main-header p.wpo-header-links {
		display: none;
	}
}

.wpo-main-header p.wpo-header-links__mobile {
		padding: 10px;
		background: #EDEEEF;
		margin-bottom: 0;
}

@media (min-width: 820px) {

	.wpo-main-header p.wpo-header-links__mobile {
		display: none;
	}
}

.wpo-main-header p.wpo-header-links__mobile a {
			display: inline-block;
			padding: 4px;
			font-size: .8rem;
}

.wpo-main-header p.wpo-header-links__mobile .wpo-header-links__label {
			color: #82868B;
}

@media (max-width: 600px) {

	.wpo-main-header .wpo-logo__container strong {
			width: 140px;
			display: inline-block;
	}
}

@media (max-width: 960px) {

	body.auto-fold .wpo-main-header {
		left: 36px;
	}
}

@media (max-width: 782px) {

	body.auto-fold .wpo-main-header {
		left: 0;
		top: 46px;
	}
}

@media (max-width: 600px) {

	body.auto-fold .wpo-main-header {
		position: absolute;
		left: -10px;
		right: -10px;
		top: 10px;
	}
}

@media (max-width: 600px) {

	body.auto-fold #screen-meta + #wp-optimize-wrap .wpo-main-header {
		top: 0;
	}
}

@media (min-width: 782px) {

	body.folded .wpo-main-header {
		left: 36px;
	}
}

body.is-scrolled .wpo-main-header {
		box-shadow: 0 5px 25px rgba(0, 0, 0, 0.17);
}

/* RTL */

body.rtl .wpo-main-header {
		right: 160px;
		left: 0;
}

body.rtl .wpo-main-header .wpo-logo__container {
			padding-left: 10px;
			padding-right: 50px;
			margin-left: 0;
			margin-right: 10px;
		}

body.rtl .wpo-main-header .wpo-logo {
			position: absolute;
			left: auto;
			right: 0;
		}

body.rtl .wpo-main-header p.wpo-header-links {
			right: auto;
			left: 0;
			border-bottom-right-radius: 5px;
			border-bottom-left-radius: 0;
		}

body.rtl .wpo-main-header p.wpo-header-links .wpo-header-links__label {
				position: absolute;
				left: 100%;
				right: auto;
				width: 110px;
				text-align: left;
				padding-left: 10px;
			}

@media (max-width: 960px) {

	body.rtl.auto-fold .wpo-main-header {
		right: 36px;
	}
}

@media (max-width: 782px) {

	body.rtl.auto-fold .wpo-main-header {
		right: 0;
		top: 46px;
	}
}

@media (max-width: 600px) {

	body.rtl.auto-fold .wpo-main-header {
		position: absolute;
		left: -10px;
		right: -10px;
		top: 10px;
	}
}

@media (min-width: 782px) {

	body.rtl.folded .wpo-main-header {
		right: 36px;
		left: 0;
	}
}

body.rtl .wpo-page {
		padding-right: 0;
	}

@media (min-width: 769px) {

	.wpo-page {}
}

.wpo-page:not(.active) {
	display: none;
}

.wpo-introduction-notice {
	padding: 15px 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #FFF url('../images/notices/logo-bg-notice.png') no-repeat 100% 100%;
}

.wpo-introduction-notice h3 {
		font-size: 2em;
	}

.wpo-introduction-notice p:not(.font-size__normal) {
		font-size: 1.2em;
	}

.wpo-introduction-notice .wpo-introduction-notice__footer-links {
		padding-top: 20px;
	}

.wpo-introduction-notice .wpo-introduction-notice__footer-links > a, .wpo-introduction-notice .wpo-introduction-notice__footer-links > span {
			display: inline-block;
			margin-left: 5px;
			margin-right: 5px;
		}

/* Columns */

@media (min-width: 1200px) {

	.wpo-tab-postbox.right-col {
		width: 350px;
		float: right;
		box-sizing: border-box;
		margin-top: 3.1rem;
	}

	.right-col + .wpo-main {
		float: left;
		box-sizing: border-box;
		width: calc(100% - 380px);
	}

}

@keyframes rotate {

	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}

}

/* Common BLOCKS */

/* Buttons */

@media (max-width: 782px) {

	#wp-optimize-wrap .button-large {
		display: block;
		width: 100%;
	}
}

#wp-optimize-wrap .red {
		color: #E07575;
}

#wp-optimize-wrap div[id*="_notice"] div.updated,
	#wp-optimize-wrap > .notice {
		margin-left: 0;
		margin-right: 0;
}

#wp-optimize-wrap textarea {
		width: 100%;
		border-radius: 5px;
		height: 100px;
		min-height: 100px;
		margin-top: 10px;
		margin-bottom: 10px;
}

.notice.notice-error.wpo-warning,
.notice.notice-warning.wpo-warning {
	margin-bottom: 18px;
}

.notice.notice-warning.wpo-warning p {
	padding-left: 36px;
	position: relative;
}

.notice.notice-warning.wpo-warning p > .dashicons {
	position: absolute;
	left: 0;
	font-size: 26px;
	top: 50%;
	transform: translateY(-50%);
	height: 26px;
	color: #FFB900;
}

.button.button-block {
	display: block;
	width: 100%;
	text-align: center;
}

.wpo-refresh-button {
	float: right;
}

.wpo-refresh-button:hover {
	cursor: pointer;
}

.wpo-refresh-button .dashicons {
	text-decoration: none;
	line-height: inherit;
	font-size: inherit;
}

/* Helper classes */

*[class*="wpo-badge"] {
	display: inline-block;
	font-size: .8em;
	text-transform: uppercase;
	background: #F2F4F5;
	padding: 3px 5px;
	line-height: 1;
	border-radius: 3px;
}

.wpo-badge__new {
	background: #DBE3E6;
	color: #00689a;
}

.wpo-first-child {
	margin-top: 0;
}

#save_done, .save-done {
	color: #009B24;
	font-size: 250%;
}

p.wpo-take-a-backup {
	display: inline-block;
	margin: 0;
	line-height: 1;
	padding-top: 8px;
}

@media (min-width: 782px) {
	.button ~ p.wpo-take-a-backup {
		margin-left: 20px;
	}
}

/* Postbox */

#wp-optimize-wrap .nav-tab-wrapper ~ .wp-optimize-nav-tab-contents > .postbox {
	border: none;

}

#wp-optimize-wrap .nav-tab-wrapper ~ .wp-optimize-nav-tab-contents > .postbox > h3:first-child {
		margin-top: 0;
	}

.wpo-p25,
.postbox.wpo-tab-postbox {
	padding: 25px;
}

.wpo-tab-postbox > h3:first-child {
		margin-top: 0;
	}

/* Field group */

.wpo-fieldgroup {
	background: #F2F4F5;
	border-radius: 8px;
	padding: 20px

}

.wpo-fieldgroup:not(:last-child) {
	margin-bottom: 2em;
}

.wpo-fieldgroup > *:first-child {
		margin-top: 0;
}

.wpo-fieldgroup > *:last-child {
		margin-bottom: 0;
}

.wpo-fieldgroup.premium-only {
	position: relative;
}

.wpo-fieldgroup .switch + label {
		font-weight: 600;
}

.wpo-fieldgroup code {
		font-size: inherit;
		background: #d8dbdc;
		border-radius: 3px;
}

.wpo-fieldgroup fieldset label {
			display: block;
			margin-bottom: 6px;
			line-height: 20px;
		}

.wpo-fieldgroup__subgroup:not(:last-of-type) {
	margin-bottom: 20px;
}

/* The switches */

#wp-optimize-wrap .switch {
		position: relative;
		display: inline-block;
		width: 38px;
		height: 18px;
		margin-right: 6px;
		box-sizing: border-box;

	}

/* Hide default HTML checkbox */

#wp-optimize-wrap .switch input {
			opacity: 0;
			width: 0;
			height: 0;
		}

/* The slider */

#wp-optimize-wrap .switch .slider {
			position: absolute;
			cursor: pointer;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			background-color: #F2F4F5;
			transition: .2s

		}

#wp-optimize-wrap .switch .slider::before {
	position: absolute;
	content: "";
	height: 8px;
	width: 8px;
	left: 2px;
	bottom: 2px;
	background-color: #555d66;
	border: 1px solid #555d66;
	transition: all .2s;
}

#wp-optimize-wrap .switch .slider::after {
	content: '';
	display: block;
	position: absolute;
	height: 4px;
	width: 3px;
	right: 4px;
	top: 4px;
	border-radius: 50%;
	border: 1px solid #72777C;
	box-sizing: content-box;
}

#wp-optimize-wrap .switch .slider {/* Rounded sliders */
}

#wp-optimize-wrap .switch .slider.round {
	border-radius: 23px;
	border: 2px solid #555d66;
}

#wp-optimize-wrap .switch .slider.round::before {
	border-radius: 50%;
}

#wp-optimize-wrap .switch input:checked + .slider {
			background: #0272AA;
			border-color: #0272AA

		}

#wp-optimize-wrap .switch input:checked + .slider::before {
	background: #FFF;
	border-color: #FFF;
	transform: translateX(20px);
}

#wp-optimize-wrap .switch input:checked + .slider::after {
	content: '';
	display: block;
	position: absolute;
	height: 6px;
	width: 2px;
	left: 7px;
	top: 4px;
	background: #FFF;
	border: none;
}

#wp-optimize-wrap .switch input:disabled + .slider,
		#wp-optimize-wrap .switch input:disabled:checked + .slider {
			background: #555d66;
			border-color: #555d66;
			opacity: 0.3;
		}

#wp-optimize-wrap .switch input:focus + .slider {
			box-shadow: 0 0 0 2px #F2F4F5, 0 0 0 3px #555d66;
		}

#wp-optimize-wrap .switch-container {
		display: block;
		clear: both;
	}

#wp-optimize-wrap .switch-container label {
			line-height: 1;
			vertical-align: middle;
		}

#wp-optimize-wrap .switch-container + small {
	margin-left: 49px;
}

#wp-optimize-wrap .switch-container [data-tooltip] .dashicons {
			transform: translateY(-3px);
}

#wp-optimize-wrap .wpo-fieldgroup > .switch-container:first-child {
		padding-top: 0;
	}

label.wpo-label__bold {
	font-weight: 600;
}

/* Help popup */

.wpo-info {
	position: relative;
	display: inline-block;
}

@media (max-width:480px) {

	.wpo-info {
		display: block;
	}
}

.wpo-info__content {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: -25px;
	background: #FFF;
	padding: 20px;
	width: 380px;
	max-width: 380px;
	z-index: 5;
	box-shadow: 0px 11px 25px 0px rgba(0, 0, 0, 0), 0px 11px 25px 3000px rgba(0, 0, 0, 0);
	transition: 0.2s all;
}

@media (max-width:480px) {

	.wpo-info__content {
		width: auto;
	}
}

span.wpo-info__close {
	display: none;
	margin-left: 20px;
	color: #444;
}

.wpo-info.opened span.wpo-info__close {
		display: inline-block;
	}

.wpo-info.opened .wpo-info__content {
		opacity: 1;
		visibility: visible;
		box-shadow: 0px 11px 25px 0px rgba(0, 0, 0, 0.3), 0px 11px 25px 3000px rgba(0, 0, 0, 0.3);
	}

.wpo-info.opened a.wpo-info__trigger {
		z-index: 6;
	}

.wpo-info__content img,
.wpo-info__content iframe {
	max-width: 100%;
}

a.wpo-info__trigger {
	display: inline-block;
	text-decoration: none;
	padding: 10px;
	position: relative;
	background: #FFF;
	margin-left: -10px;
}

a.wpo-info__trigger span.dashicons {
	text-decoration: none;
	vertical-align: middle;
}

.wpo_section.wpo_group.wpo-feature-is-disabled > *:not(.wpo-show) {
    opacity: 0.5;
}

/* Custom Block UI */

.wpo_shade {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 9979;
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.88);
}

.wpo_shade.hidden {
	display: none;
}

.wpo_shade_inner {
	text-align: center;
	padding-top: 80px;
}

.wpo_shade_inner h4 {
	font-size: 2em;
}

.wpo_shade_inner .dashicons.dashicons-update-alt {
	font-size: 50px;
	height: 50px;
	width: 50px;
}

.wpo-rotate {
	animation: rotate 1s linear infinite;
	transform-origin: 50% 50%;
}

/* TABS */

#wp-optimize-wrap h2.nav-tab-wrapper {
    margin-bottom: 0;
	border-bottom: none;
	position: relative;
}

#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab,
	#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:hover,
	#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus,
	#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus:active {
		border: none;
		background: transparent;
		margin: 0;
		border-top: 3px solid transparent;
		padding: 7px 15px;
		color: #0272AA;
	}

#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:hover .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus:active .dashicons {
			display: block;
			margin: 0 auto;
			color: #72777C;
			font-size: 30px;
			width: 30px;
			height: 30px;
		}

#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab span.menu-pill, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:hover span.menu-pill, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus span.menu-pill, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus:active span.menu-pill {
			display: inline-block;
			margin-left: 6px;
			padding: 4px;
			font-size: 10px;
			line-height: 1;
			border-radius: 3px;
			font-weight: 300;
			text-transform: uppercase;
			letter-spacing: .06em
		}

#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab span.menu-pill.premium-only, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:hover span.menu-pill.premium-only, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus span.menu-pill.premium-only, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus:active span.menu-pill.premium-only {
	background: #0272AA;
	color: #FFF;
}

#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab span.menu-pill.disabled, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:hover span.menu-pill.disabled, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus span.menu-pill.disabled, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus:active span.menu-pill.disabled {
	background: #777;
	color: #FFF;
}

#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab span.menu-pill.hidden, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:hover span.menu-pill.hidden, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus span.menu-pill.hidden, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus:active span.menu-pill.hidden {
	display: none;
}

#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab-active,
	#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab-active:hover,
	#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab-active:focus,
	#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab-active:focus:active {
		background: #FFF;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
		border-top-color: #0272AA;
	}

#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab-active .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab-active:hover .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab-active:focus .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper .nav-tab-active:focus:active .dashicons {
			color: #0272AA;
		}

#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback {
		display: block;
		float: right;
		position: relative;
	}

#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback > .nav-tab,
		#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback > .nav-tab:hover,
		#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback > .nav-tab:focus,
		#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback > .nav-tab:focus:active {
			position: relative;
		}

#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback > .nav-tab .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback > .nav-tab:hover .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback > .nav-tab:focus .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback > .nav-tab:focus:active .dashicons {
				display: inline-block;
				font-size: 20px;
				height: 18px;
				transform: translateY(4px);
			}

#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback > div {
			display: none;
		}

#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback:hover a.nav-tab::after {
				content: '';
				display: block;
				position: absolute;
				bottom: 0;
				right: 0;
				height: 2px;
				width: 100%;
				background-color: #0172aa;
}

#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback:hover > div {
				position: absolute;
				display: block;
				background: #FFF;
				padding: 15px;
				right: 0;
				top: 100%;
				z-index: 4;
				box-shadow: 0px 11px 25px 0px rgba(0, 0, 0, 0.1);
				width: 350px;
}

#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback:hover > div a {
					display: block;
					font-size: 14px;
					font-weight: normal;
					padding: 6px 3px;
					text-align: center;
				}

@media (max-width: 782px) {

	#wp-optimize-wrap h2.nav-tab-wrapper .wpo-feedback {
			display: none;
	}

	#wp-optimize-wrap h2.nav-tab-wrapper a:not(.nav-tab-active) {
			display: none;
	}
}

#wp-optimize-wrap h2.nav-tab-wrapper a[role="toggle-menu"] {
		display: block;
		float: right;
}

@media (min-width: 782px) {

	#wp-optimize-wrap h2.nav-tab-wrapper a[role="toggle-menu"] {
		display: none;
	}
}

#wp-optimize-wrap h2.nav-tab-wrapper a.nav-tab.wp-optimize-nav-tab__back, #wp-optimize-wrap h2.nav-tab-wrapper a.nav-tab.wp-optimize-nav-tab__back:focus:active {
	text-align: right;
}

#wp-optimize-wrap h2.nav-tab-wrapper a.nav-tab.wp-optimize-nav-tab__back .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper a.nav-tab.wp-optimize-nav-tab__back:focus:active .dashicons {
				color: #B5B9BE;
				font-size: 18px;
				display: inline-block;
				height: auto;
				line-height: inherit;
				width: 20px;
}

@media (min-width: 782px) {

	#wp-optimize-wrap h2.nav-tab-wrapper a.nav-tab.wp-optimize-nav-tab__back, #wp-optimize-wrap h2.nav-tab-wrapper a.nav-tab.wp-optimize-nav-tab__back:focus:active {
		position: absolute;
		bottom: 14px;
		right: 0;
		font-size: 12px;
		font-weight: 400;
		text-decoration: none;
		padding: 0;
	}

	#wp-optimize-wrap h2.nav-tab-wrapper a.nav-tab.wp-optimize-nav-tab__back .dashicons, #wp-optimize-wrap h2.nav-tab-wrapper a.nav-tab.wp-optimize-nav-tab__back:focus:active .dashicons {
					color: #B5B9BE;
					font-size: 18px;
					display: inline-block;
					height: auto;
					line-height: inherit;
					width: 20px;
	}
}

@media (max-width: 782px) {

		.wpo-mobile-menu-opened .wpo-main .wpo-tab-postbox {
		//	display: none;
		}

		.wpo-mobile-menu-opened h2.nav-tab-wrapper a {
			display: block;
			float: none
		}

		.wpo-mobile-menu-opened h2.nav-tab-wrapper a.nav-tab {
		display: block !important;
	}

		.wpo-mobile-menu-opened h2.nav-tab-wrapper a:not(.nav-tab-active) {
		background: #f9f9f9 !important;
	}

		.wpo-mobile-menu-opened h2.nav-tab-wrapper a.nav-tab-active,
			.wpo-mobile-menu-opened h2.nav-tab-wrapper a.nav-tab-active:focus {
		border-top: none;
		border-left: 3px solid;
	}

		.wpo-mobile-menu-opened h2.nav-tab-wrapper a.nav-tab-active .dashicons, .wpo-mobile-menu-opened h2.nav-tab-wrapper a.nav-tab-active:focus .dashicons, .wpo-mobile-menu-opened h2.nav-tab-wrapper a:focus .dashicons, .wpo-mobile-menu-opened h2.nav-tab-wrapper a:hover .dashicons, .wpo-mobile-menu-opened h2.nav-tab-wrapper a .dashicons {
					display: inline-block;
					line-height: inherit;
	}

		.wpo-mobile-menu-opened h2.nav-tab-wrapper a[role="toggle-menu"] {
		display: none;
	}

}

/* Pages MENU */

.wpo-pages-menu {
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
}

@media (max-width: 820px) {

	.opened + .wpo-pages-menu {
			display: block;
			box-shadow: 0 5px 25px rgba(0, 0, 0, 0.17);
	}
}

@media (min-width: 821px) {

	.wpo-pages-menu {
		display: -ms-flexbox;
		display: flex;
		height: 77px;
	}
}

.wpo-pages-menu > a {
		text-decoration: none;
		position: relative;
		color: inherit;
		text-align: center;
		box-sizing: border-box;
		display: block;
		color: #555d66;
}

@media (min-width: 821px) {

	.wpo-pages-menu > a {
		padding: 0 8px;
		height: 77px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-pack: center;
		    justify-content: center;
	}

	.wpo-pages-menu > a > span {
				display: block;
				margin: 0 auto;
	}
}

@media (max-width: 820px) {

	.wpo-pages-menu > a {
		padding: 15px;
		font-size: 1.2em;
	}
}

.wpo-pages-menu > a.active::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #E46B1F;
	color: #191e23;
}

@media (max-width: 820px) {

	.wpo-pages-menu > a.active::after {
		width: 3px;
		height: 100%;
	}
}

@media (max-width: 820px) {

	.wpo-pages-menu > a.active {
		color: #E46B1F;
	}
}

.wpo-pages-menu > a:hover {
	background: #F9F9F9;
	color: #191e23;
}

.wpo-pages-menu span.separator {
		display: block;
		width: 2px;
		background: #EFEFEF;
		margin-top: 18px;
		margin-bottom: 18px;
		margin-right: 5px;
		margin-left: 5px;
}

@media (max-width: 820px) {

	.wpo-pages-menu span.separator {
		width: 80%;
		height: 2px;
		margin: 10px 10%;
	}
}

@media (max-width: 820px) {

	.wpo-pages-menu {
		text-align: center;
		top: 100%;
		width: 100%;
		bottom: auto;
		background: #FFF;
	}
}

body.rtl .wpo-pages-menu {
		left: 0;
		right: auto;
}

#wp-optimize-nav-page-menu {
	position: absolute;
	right: 0;
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	height: 77px;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0 20px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
	text-decoration: none
}

#wp-optimize-nav-page-menu:not(.opened) .dashicons-no-alt {
	display: none;
}

#wp-optimize-nav-page-menu.opened .dashicons-menu {
	display: none;
}

@media (min-width: 821px) {

	#wp-optimize-nav-page-menu {
		display: none;
	}
}

body.rtl #wp-optimize-nav-page-menu {
		right: auto;
		left: 0;
}

/* DASHBOARD Menu */

/* Calculate column width with a $spacing gutter */

.wpo-dashboard-pages-menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap

	/* Same size for 1 to 3 items */

}

.wpo-dashboard-pages-menu[data-itemscount="1"] .wpo-dashboard-pages-menu__item, .wpo-dashboard-pages-menu[data-itemscount="2"] .wpo-dashboard-pages-menu__item, .wpo-dashboard-pages-menu[data-itemscount="3"] .wpo-dashboard-pages-menu__item {
			width: calc(33.333% - 13.33333px);
}

.wpo-dashboard-pages-menu {/* above 3 items, change sizes */
}

.wpo-dashboard-pages-menu[data-itemscount="4"] .wpo-dashboard-pages-menu__item {
				width: calc(25% - 15px);
}

.wpo-dashboard-pages-menu[data-itemscount="5"] .wpo-dashboard-pages-menu__item {
				width: calc(20% - 16px);
}

.wpo-dashboard-pages-menu[data-itemscount="6"] .wpo-dashboard-pages-menu__item {
				width: calc(16.66667% - 16.66667px);
}

.wpo-dashboard-pages-menu .postbox.wpo-dashboard-pages-menu__item {
		padding: 20px;
		margin-right: 20px;
		box-sizing: border-box;
		padding-bottom: 60px;
		min-width: 0;
}

.wpo-dashboard-pages-menu .postbox.wpo-dashboard-pages-menu__item:last-child {
	margin-right: 0;
}

.wpo-dashboard-pages-menu .postbox.wpo-dashboard-pages-menu__item h3 {
			margin-top: 0;
}

.wpo-dashboard-pages-menu .postbox.wpo-dashboard-pages-menu__item h3 .dashicons {
				color: #72777C;
				line-height: 1;
				height: 18px;
				margin-top: -2px;
				margin-right: 10px
			}

.wpo-dashboard-pages-menu .postbox.wpo-dashboard-pages-menu__item a {
			position: absolute;
			bottom: 20px;
			left: 20px;
			width: calc(100% - 40px) !important;
}

@media (max-width: 782px) {

	.wpo-dashboard-pages-menu .postbox.wpo-dashboard-pages-menu__item {
		width: 100%;
		margin-right: 0;
		padding-bottom: 20px;
	}

	.wpo-dashboard-pages-menu .postbox.wpo-dashboard-pages-menu__item a.button.button-large {
				width: auto !important;
				left: auto;
				bottom: auto;
				top: 50%;
				transform: translateY(-50%);
				right: 20px;
	}

	.wpo-dashboard-pages-menu .postbox.wpo-dashboard-pages-menu__item h3 {
				margin: 0;
	}

	.wpo-dashboard-pages-menu .postbox.wpo-dashboard-pages-menu__item p {
				display: none;
	}
}

/* Admin bar separator */

#wpadminbar .quicklinks .menupop.hover ul li.separator .ab-item.ab-empty-item {
    height: 2px;
    line-height: 2px;
    background: rgba(255, 255, 255, 0.0902);
    margin: 5px 10px;
    width: auto;
    min-width: 0;
}

/* CSS for adverts */

.updraft-ad-container.updated,
.updraft-ad-container {
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	padding-right: 80px;
}

/* General notices (non WPO) on the WPO page */

body[class*=WP-Optimize] .notice, body[class*=WP-Optimize] .error, body[class*=wp-optimize] .notice, body[class*=wp-optimize] .error {
		margin-left: 0;
		margin-right: 0;
	}

/*
	Make the main error notice sticky
*/

body.wp-core-ui.is-scrolled .wpo-main-error-notice {
    position:fixed;
    top: 132px;
    left: 160px;
    right: 0;
    z-index: 20;
    transition: .2s all;
}

/* Remove other notices */

div#wpbody-content > .notice:not(.wpo-notice),
	div#wpbody-content > .warning:not(.wpo-notice),
	div#wpbody-content > .updated:not(.wpo-notice),
	div#wpbody-content > .error:not(.wpo-notice) {
		display: none;
	}

.toplevel_page_WP-Optimize.rtl .notice,
.toplevel_page_WP-Optimize.rtl div.updated,
.toplevel_page_WP-Optimize.rtl div.error,
.toplevel_page_WP-Optimize .notice,
.toplevel_page_WP-Optimize div.updated,
.toplevel_page_WP-Optimize div.error {
	margin-right: 0;
}

body.rtl .updraft-ad-container.updated,
body.rtl .updraft-ad-container {
	padding-right: 10px;
	padding-left: 80px;
}

.updraft_notice_container {
	padding: 7px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: left;
	align-items: left;
	-ms-flex-direction: column;
	    flex-direction: column;
	height: auto;
	overflow: hidden;
}

.updraft_advert_content_left {
	float: none;
	width: 65px;
}

.updraft_advert_content_right {
	float: none;
	width: auto;
	overflow: hidden;
}

.updraft_advert_bottom {
	margin: 10px 0;
	padding: 10px;
	font-size: 140%;
	background-color: #FFF;
	border-color: #E6DB55;
	border: 1px solid;
	border-radius: 4px;
}

.updraft-advert-dismiss {
	position: absolute;
	font-size: 13px;
	top: 5px;
	right: 10px;
}

body.rtl .updraft-advert-dismiss {
	left: 10px;
	right: auto;
}

h3.updraft_advert_heading {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

h4.updraft_advert_heading {
	margin-top: 2px !important;
	margin-bottom: 3px !important;
}

.updraft_center_content {
	text-align: center;
	margin-bottom: 5px;
}

.updraft_notice_link {
	padding-left: 5px;
}

.updraft_text_center {
	text-align: center;
}

.wpo-main-header + .updraft-ad-container,
.wpo-main-header + .updated {
	margin-bottom: 20px;
}

@media screen and (min-width: 560px) {

	.updraft_notice_container {
		-ms-flex-direction: row;
		    flex-direction: row;
		-ms-flex-align: center;
		align-items: center;
	}

}

@media screen and (max-width: 560px) {

	body.rtl .updraft-ad-container.updated,
	body.rtl .updraft-ad-container {
		padding-right: 10px;
		padding-left: 10px;
	}

}

@media screen and (max-width: 768px) {

	.wpo-main-header + .updraft-ad-container,
	.wpo-main-header + .updated {
		margin-right: 0;
	}

}

/* Unused images / wpo_smush_image / image grid*/

.wpo_unused_image, .wpo_smush_image {
	position: relative;
	margin: 4px;
	width: calc(50% - 8px);
	text-align: center;

}

@media (min-width: 500px) {

	.wpo_unused_image, .wpo_smush_image {
		width: calc(25% - 8px);
	}
}

@media (min-width: 782px) {

	.wpo_unused_image, .wpo_smush_image {
		width: calc(16.6666% - 8px);
	}
}

@media (min-width: 1100px) {

	.wpo_unused_image, .wpo_smush_image {
		width: calc(12.5% - 8px);
	}
}

.wpo_unused_image .wpo_unused_image__input, .wpo_smush_image .wpo_unused_image__input {
		position: absolute;
		top: 10px;
		opacity: 0;
		width: 0;
		height: 0;
}

.wpo_unused_image label, .wpo_smush_image label {
		display: block;
		width: 100%;
		position: relative;
		padding: 1px;
		border: 3px solid #F2F4F5;
		box-sizing: border-box;
}

.wpo_unused_image label::before, .wpo_smush_image label::before {
	content: "";
	display: block;
	padding-top: 100%;
}

.wpo_unused_image label .thumbnail, .wpo_smush_image label .thumbnail {
			position: absolute;
			top: 1px;
			left: 1px;
			width: calc(100% - 2px);
			height: calc(100% - 2px);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: 50% 50%;
			overflow: hidden;
			background: rgba(220, 220, 220, 0.2);
}

.wpo_unused_image label .thumbnail img, .wpo_smush_image label .thumbnail img {
				display: block;
				margin: 0;
				max-height: 100%;
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%,-50%);
				-webkit-user-select: none;
				    -ms-user-select: none;
				        user-select: none;
			}

.wpo_unused_image label span.dashicons, .wpo_smush_image label span.dashicons {
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			font-size: 25px;
			width: 25px;
			opacity: .2;
}

.wpo_unused_image .wpo_unused_image__input:checked + label,
	.wpo_unused_image.selected label,
	.wpo_smush_image .wpo_unused_image__input:checked + label,
	.wpo_smush_image.selected label {
		border-color: #0272AA;
}

.wpo_unused_image:focus-within label, .wpo_smush_image:focus-within label {
	box-shadow: 0 0 4px #0272AA;
}

.wpo_unused_image a, .wpo_unused_image a.button, .wpo_unused_image a.button:active, .wpo_smush_image a, .wpo_smush_image a.button, .wpo_smush_image a.button:active {
		position: absolute;
		z-index: 2;
		bottom: 13px;
		left: 50%;
		transform: translateX(-50%);
		display: none;
}

.wpo_unused_image:hover a, .wpo_unused_image:hover a.button, .wpo_unused_image:hover a.button:active, .wpo_smush_image:hover a, .wpo_smush_image:hover a.button, .wpo_smush_image:hover a.button:active {
			display: inline-block;
}

#wpo_unused_images, #wpo_unused_images_trash, #wpo_smush_images_grid {
	width: calc(100% + 8px);
    margin-left: -4px;
    margin-right: -4px;
	max-height: 500px;
	overflow-y: auto;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	position: relative;

}

#wpo_unused_images .wpo-fieldgroup, #wpo_unused_images_trash .wpo-fieldgroup, #wpo_smush_images_grid .wpo-fieldgroup {
		width: 100%;
		margin: 4px;
	}

#wpo_unused_images a, #wpo_unused_images_trash a {
	outline: none;
}

.wpo-unused-images__premium-mask,
.wpo-unused-image-sizes__premium-mask {
	position: absolute;
	top: 0; 
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.85));
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
}

.wpo-unused-image-sizes__premium-mask {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.85));
}

a.wpo-unused-images__premium-link {
	background: #FFF;
	display: inline-block;
	padding: 10px;
	border-radius: 3px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

/* More Plugins page */

/* Plugins family / Premium */

p.wpo-plugin-installed {
    color: #009B24;
}

/* Settings repeater */

.wpo-repeater__add {
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

/* Plugin familly tab */

.wpo-plugin-family__premium h2 {
    margin: 0;
    padding: 25px;
}

.wpo-plugin-family__plugins {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	padding-left: 1px;
	padding-bottom: 1px;
}

.wpo-plugin-family__plugin {
    -ms-flex: auto;
        flex: auto;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    border: 1px solid #E3E4E7;
	margin-left: -1px;
	margin-bottom: -1px;

}

@media (min-width: 782px) {

	.wpo-plugin-family__plugin {
		width: 50%;
	}

	.wpo-plugin-family__free .wpo-plugin-family__plugin {
			width: 100%;
	}
}

@media (max-width: 1080px) {

	.wpo-plugin-family__free .wpo-plugin-family__plugin {
			width: 50%;
	}
}

@media (max-width: 782px) {

	.wpo-plugin-family__free .wpo-plugin-family__plugin {
			width: 100%;
	}
}

div#wp-optimize-nav-tab-wpo_mayalso-may_also-contents .wpo-tab-postbox {
    padding: 0;
}

/* Added for WPO Premium Features tab */

.wpo_feature_cont {
	width: 64.5%;
}

.wpo_plugin_family_cont {
	width: 34.5%;
}

@media (max-width: 1080px) {

	.wpo_feature_cont,
	.wpo_plugin_family_cont {
		width: 100%;
		float: none;
		margin: 0;
	}

}

.wpo_feature_cont header, .wpo_plugin_family_cont header {
		padding: 20px;

	}

@media (max-width: 1080px) {

	.wpo_feature_cont header, .wpo_plugin_family_cont header {
		padding: 40px;
	}
}

.wpo_feature_cont header h2, .wpo_plugin_family_cont header h2 {
			margin: 0;
}

.wpo_feature_cont header p, .wpo_plugin_family_cont header p {
			margin-bottom: 0;
}

.wpo_feat_table, .wpo_feat_th, .wpo_feat_table td {
	border: none;
	border-collapse: collapse;
	background-color: white;
	font-size: 120%;
	text-align: center;
}

.wpo_feat_table td {
		border: 1px solid #F1F1F1;
		border-bottom-width: 4px;
		padding: 15px;
	}

.wpo_feat_table td:nth-child(2), .wpo_feat_table td:nth-child(3) {
		background: rgba(241, 241, 241, 0.38);
	}

.wpo_feat_table p {
		padding: 0px 10px;
		margin: 5px 0px;
		font-size: 13px;
	}

.wpo_feat_table h4 {
		margin: 5px 0px;
	}

.wpo_feat_table .dashicons {
		width: 25px;
		height: 25px;
		font-size: 25px;
		line-height: 1;
	}

.wpo_feat_table .dashicons-yes, .wpo_feat_table .updraft-yes {
		color: green;
	}

.wpo_feat_table .dashicons-no-alt, .wpo_feat_table .updraft-no {
		color: red;
	}

.wpo_feat_table tr.wpo-main-feature-row td {
		background: #f1f1f1;
		border-bottom-color: #fafafa;
	}

.wpo_feat_table tr.wpo-main-feature-row td img.wpo-premium-image {
			width: 64px;
		}

.wpo-premium-image {
	display: none;
}

@media screen and (min-width: 720px) {

	#wpoptimize_table_list_filter {
		width: 40%;
	}

	.wpo-premium-image {
		display: block;
		float: left;
		padding: 16px 18px;
		width: 30px;
		height: auto;
	}

}

@media screen and (min-width: 1220px) {

	.wpo_feat_table td:nth-child(2), .wpo_feat_table td:nth-child(3) {
		width: 110px;
	}

}

.other-plugin-title {
	text-decoration: none;
}

@media screen and (max-width: 782px) {

	table.wpo_feat_table {

		display: block;
	}

		table.wpo_feat_table tr {
			display: -ms-flexbox;
			display: flex;
			-ms-flex-wrap: wrap;
			    flex-wrap: wrap;
		}

		table.wpo_feat_table td {
			display: block
		}

		table.wpo_feat_table td:first-child {
		width: 100%;
		border-bottom: none;
	}

		table.wpo_feat_table td:not(:first-child) {
		width: 50%;
		box-sizing: border-box;
	}

		table.wpo_feat_table td:first-child:empty {
		display: none;
	}

		table.wpo_feat_table td[data-colname]::before {
		content: attr(data-colname);
		font-size: 0.8rem;
		color: #CCC;
		line-height: 1;
	}

}

.wpo-cache-feature-image {
	width: 40px;
	padding: 16px 14px;
}

/* tablesorter */

#wp-optimize-wrap .wp-list-table td {
			word-break: break-all; 
		}

@media screen and (max-width: 782px ) {

			#wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels tbody, #wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels tbody tr, #wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels tbody th, #wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels tbody td {
				display: block;
			}

			#wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels tbody td {
				padding: 3px 8px 3px 35%;
				word-break: break-word;
				box-sizing: border-box

			}

			#wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels tbody td::before {
		color: #B5B9BE;
	}

			#wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels thead, #wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels thead tr {
				display: block;
			}

			#wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels thead th.column-primary {
				display: block;
				box-sizing: border-box; 
			}

			#wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels thead th:not(.column-primary) {
				display: none !important; 
			}
}

body.rtl #wp-optimize-wrap .wpo-table-list-filter {
			text-align: left;
		}

@media screen and (max-width: 782px ) {
				body.rtl #wp-optimize-wrap .wp-list-table.wp-list-table-mobile-labels tbody td {
					padding: 3px 35% 3px 8px;
				}
}

.tablesorter-headerRow th {
	vertical-align: top;
}

th:not(.sorter-false) .tablesorter-header-inner {

	color: #0074ab

}

th:not(.sorter-false) .tablesorter-header-inner::after {
	content: '';
	font-family: 'dashicons';
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	width: 20px;
	display: none;
	vertical-align: bottom;
}

th.tablesorter-header.tablesorter-headerAsc,
th.tablesorter-header.tablesorter-headerDesc {
    font-weight: 500;
    border-bottom-color: #0272AA;
}

th.tablesorter-header.tablesorter-headerAsc .tablesorter-header-inner::after, th.tablesorter-header.tablesorter-headerDesc .tablesorter-header-inner::after {
		display: inline-block;
	}

th.tablesorter-header.tablesorter-headerDesc .tablesorter-header-inner::after {
    content: "\f140";
}

th.tablesorter-header.tablesorter-headerAsc .tablesorter-header-inner::after {
    content: "\f142";
}

th.tablesorter-header:focus {
    outline: none;
	box-shadow: 0 0 3px rgba(0, 116, 171, 0.78)

}

th.tablesorter-header:focus:not(.tablesorter-headerAsc):not(.tablesorter-headerDesc) .tablesorter-header-inner::after {
	content: "\f142";
	opacity: 0.5;
}

.tablesorter.hasFilters tr.filtered {
    display: none;
}

.wpo-text__dim .dashicons-info {
    margin-top: 2px;
    margin-right: 5px;
    border-radius: 30px;
    background: #fff;
    color: #E07575;
  }

#page_cache_length_value {
  height: 28px;
  position: relative;
  top: 2px;
}

#wp_optimize_preload_cache_status {
  margin-left: 10px;
  display: inline-block;
  color: #82868B;
  font-size: smaller;
}

.align-left {
    margin: 10px 10px 0px 0px;
    float: left;
}

textarea.cache-settings {
    display: block;
    clear: both;
    min-height: 225px;
    overflow: scroll;
    min-width: 75%;
    margin: 10px 0px;
}

#wp-optimize-purge-cache, 
#wp-optimize-purge-cache ~ span, 
#wp-optimize-purge-cache ~ img {
  vertical-align: middle;
  top: auto;
}

#wp-optimize-nav-tab-wpo_cache-cache-contents .wpo-error {
  font-size: 12px;
}

#wpo_browser_cache_error_message {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0;
  margin-bottom: 10px
}

#wpo_browser_cache_error_message:empty {
	display: none;
}

#wp-optimize-nav-tab-wpo_cache-advanced-contents label, #wp-optimize-nav-tab-wpo_cache-preload-contents label, #wp-optimize-nav-tab-wpo_cache-cache-contents label {
    font-weight: 600;
  }

.wpo-gzip-already-enabled span.dashicons.dashicons-yes,
.wpo-enabled > span.dashicons.dashicons-yes {
  font-size: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  color: green;
}

#wp-optimize-wrap .filename {
		display: inline-block;
		padding: 6px 0;
	}

#wp-optimize-wrap .no-files-yet .filename {
		font-style: italic;
	}

#wp-optimize-wrap .processed {
		margin: 0;
	}

#wp-optimize-wrap .processed .wpo_min_log {
		padding: 8px;
		background: white;
		border: 1px solid #CDCDCD;
		border-radius: 4px;
		line-height: 1.5em;
	}

#wp-optimize-wrap .processed .wpo_min_log ul {
			overflow-x: auto;
		}

#wp-optimize-wrap .processed .wpo_min_log ul li {
				white-space: nowrap
			}

#wp-optimize-wrap .processed .wpo_min_log ul li.failed .wpo_min_file_url {
	color: #dc3232;
}

#wp-optimize-wrap .processed .wpo_min_log h5 {
			margin-top: 0;
			margin-bottom: 8px;
			border-bottom: 1px solid #cdcdcd;
			padding-bottom: 6px;
		}

#wp-optimize-wrap .processed .wpo_min_log .wpo_min_file_debug {
			color: #9c9c9c;
			display: inline-block
		}

#wp-optimize-wrap .processed .wpo_min_log .wpo_min_file_debug::before {
	content: '—';
	display: inline-block;
	margin: 0 10px;
}

#wp-optimize-wrap .show-if-enabled {
		display: none;
	}

#wp-optimize-wrap .is-enabled .show-if-enabled {
		display: block;
	}

#wp-optimize-wrap .wpo-page:not(.is-enabled) .wpo-minify-features {
		display: none;
	}

#wp-optimize-wrap .wpo-page[data-whichpage="wpo_minify"]:not(.is-enabled) .nav-tab-wrapper > a:not([data-tab="status"]):not([role="toggle-menu"]){
		display: none;
	}

#wp-optimize-wrap .wpo-minify-features {
		padding-top: 1em;
		margin-top: 1em;
		border-top: 1px solid #bbb;
	}

#wp-optimize-wrap .wpo-minify-features .wpo-fieldgroup__subgroup {
		margin-bottom: 1em;
	}

#wp-optimize-wrap .wpo-fieldgroup__subgroup.wpo_min_enable_minify + .wpo-fieldgroup__subgroup {
		display: none;
	}

#wp-optimize-wrap .wpo-fieldgroup__subgroup.wpo_min_enable_minify.enabled + .wpo-fieldgroup__subgroup {
		display: block;
	}

#wp-optimize-wrap .wpo-fieldgroup__subgroup.wpo_min_enable_minify:not(.enabled) {
		margin-bottom: 0;
	}

#wp-optimize-wrap .defer-js-settings {
		padding-left: 1em;
		border-left: 2px solid #E2E2E2;
		margin-left: 0.5em;
	}

/* Modal window */

body.wpo-modal-is-opened {
	overflow: hidden;
}

.wpo-modal--container {
	position: fixed;
    top: 0;
	left: 0;
	padding: 3em;
    width: 100%;
	height: 100%;
	box-sizing: border-box;
	z-index: 9999;
	overflow: auto;
}

.wpo-modal {
	position: relative;
    background: #FFF;
	width: calc(100% - 6em);
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
    padding: 2em;
    box-sizing: border-box;
	z-index: 2;
}

.wpo-modal > .wpo-modal--close {
		border: none;
		background: none;
		position: absolute;
		top: 10px;
		right: 10px;
		width: 20px;
		height: 20px;
		line-height: 1;
		padding: 0;
	}

.wpo-modal--bg {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgba(0, 0, 0, 0.74);
	z-index: 1;
}

.wpo-confirm .wpo-modal--content > h3 {
    font-size: 2em;
}

.wpo-confirm .wpo-modal--content > h3 .dashicons {
    font-size: 30px;
    width: 30px;
    height: 30px;
    transform: translateY(-5px);
}

.wpo-confirm .wpo-modal--content > h3 .dashicons.dashicons-warning {
	color: #feb901;
}