@font-face {
	font-family: bodyfont;
	font-style: normal;
	font-weight: 400;
	src: url("96594ad4.woff2") format('woff2');
}
@media only screen and (max-width: 960px) {
	.form-table tr {
		display: flex !important;
		margin: 0 !important;
		width: 100%;
		place-items: center;
		justify-content: flex-start;
		flex-wrap: nowrap;
		flex: auto !important;
	}
	.form-table th {
		width: auto;
		min-width: 100%;
	}
	.form-table td {
		margin: 0;
		width: inherit;
	}
}
[dir=rtl] h1.had {
	margin-right: -20px !important;
}
[dir=rtl] .jconfirm-box {
	font-family: bodyfont !important;
}
[dir=rtl] h1.had {
	font-family: bodyfont !important;
}
[dir=rtl] #itemsperpagedisplay {
	margin: 0 0 0.5rem 0 !important;
	float: left !important;
}
#setting-error-settings_updated {
	display: none;
}
#message {
	top: 1rem;
}
.submtCC {
	text-align: start;
	margin: 3rem 0;
}
.submtCC #submit {
	color: #fff;
	background: linear-gradient(120deg,#dd5542,#fd9d73) !important;
	border-style: hidden;
}
.submtCC #submit:focus {
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e05c47 !important;
}
.form-table th {
	width: auto;
	min-width: 250px;
}
.form-table td {
	margin: 0;
	min-width: 250px;
	text-align: start;
}
.form-table tr {
	flex: 0 1 calc(100%);
	display: flex;
	margin: 0;
}
.form-table td input.regular-text {
	border-radius: 4px;
	text-align: center;
	min-width: 100%;
	align-self: center;
}
.form-table td select {
	min-width: 100%;
}
table:not(.exported_data) tbody {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
table:not(.exported_data) tbody {
	align-items: flex-start;
	text-align: center;
}
.caqpde,.caqpde *:not(.fa) {
	font-family: Menlo, Monaco, Consolas, 'Courier New', monospace !important;
}
.caqpde {
	padding: 16px !important;
	background: linear-gradient(to right, #f64f5940, #c471ed40, #12c2e940);
	background: -webkit-linear-gradient(to right, #f64f5940, #c471ed40, #12c2e940);
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	counter-reset: line;
	display: block;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	border-radius: 5px;
	border-left: 5px solid #424040;
}
.caqpde b::before {
	counter-increment: line;
	content: counter(line);
	display: inline-block;
	padding: 0 0.5em;
	margin-right: 0.5em;
	color: #888;
}
pre::nth-line(n)::before {
	content: counter(line) '. ';
	color: #999;
}
h1.had {
	font-family: inherit !important;
	font-weight: 800 !important;
	height: 7rem;
	line-height: 4;
	margin: 0 !important;
	width: calc(100% + 20px);
	margin-left: -20px !important;
	text-align: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: uppercase;
	background: linear-gradient(120deg, #dc5240, #ffa276, #dc5240);
}
.caqpde hr {
	background: linear-gradient(to right, #f64f59, #c471ed, #12c2e9);
	background: -webkit-linear-gradient(to right, #f64f59, #c471ed, #12c2e9);
	display: block;
	height: 1px;
	border: none !important;
	border-radius: 1rem;
}
hr.hr2 {
	background: linear-gradient(to right, transparent, #f64f5910, #f64f59, #c471ed, #12c2e9, #12c2e910, transparent);
	background: -webkit-linear-gradient(to right, transparent, #f64f5910, #f64f59, #c471ed, #12c2e9, #12c2e910, transparent);
	display: block;
	height: 3px;
	width: 100%;
	margin: 2rem 0;
	border: none !important;
	border-radius: 1rem;
}
.submt {
	padding: 1.3rem 3rem !important;
	line-height: 0 !important;
	margin: auto !important;
	display: inline-block !important;
}
.wp-picker-holder {
	position: absolute;
	z-index: 99999;
	margin-top: 0.5rem;
}
.wrap h4 {
	background: linear-gradient(to right, #4a00e0, #8e2de2);
	background: -webkit-linear-gradient(to right, #4a00e0, #8e2de2);
	color: white;
	text-align: center;
	padding: 1rem;
	line-height: 2;
	width: calc(100% + 20px);
	margin: 2rem -2rem;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
ul#adminmenu > li.current > a.current::after,
ul#adminmenu a.wp-has-current-submenu::after {
	/* border-left-color: transparent; */
	;
}
.r180 {
	transform: rotate(180deg);
}
strong.tag {
	background: linear-gradient(to right, #f64f5980, #f64f5950, #c471ed50, #12c2e950, #12c2e980);
	background: -webkit-linear-gradient(to right, #f64f5980, #f64f5950, #c471ed50, #12c2e950, #12c2e980);
	border-radius: 4px;
	padding: 4px 10px;
	margin: 2px 0;
	display: inline-block;
}
.th-action {
	width: 4rem;
}
.fa, .fas {
	font-family: 'fontawesome' !important;
	font-weight: 900 !important;
}
.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
	text-align: center;
	font-size: 15px;
	color: #777;
	margin-bottom: 25px;
	line-height: 2;
}
dev{ display: none; }

#wpbody-content .wrap input:focus,
#wpbody-content .wrap select:focus,
#wpbody-content .wrap textarea:focus {
	border-color: #dd5542;
	box-shadow: 0 0 0 1px #fd9d73;
	outline: 2px solid transparent;
}
