/**
 * @Author: Amirhosseinhpv
 * @Date:   2020/08/18 21:02:11
 * @Email:  its@hpv.im
 * @Last modified by:   Amirhosseinhpv
 * @Last modified time: 2021/05/19 18:35:36
 * @License: GPLv2
 * @Copyright: Copyright © 2020 Amirhosseinhpv, All rights reserved.
 */
@font-face {
	font-family: bodyfont;
	font-style: normal;
	font-weight: 400;
	src: url("96594ad4.woff2") format('woff2');
}

#setting-error-settings_updated {
	display: none;
}

.form-table tr {
	display: inline-flex;
}

.form-table th {
	width: auto;
	min-width: 250px;
}

@media only screen and (max-width: 960px) {
	.form-table tr {
		display: block;
	}

	.form-table th {
		padding-top: 10px;
		padding-bottom: 0;
		border-bottom: 0;
	}

	.form-table td {
		margin-bottom: 0;
		padding-bottom: 6px;
		padding-top: 4px;
		padding-right: 0;
	}
}

.form-table td {
	display: flex;
	width: 100%;
	align-items: center;
	align-content: center;
	align-self: center;
	margin: 0;
	flex: 4;
}

.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: column;
	flex-wrap: wrap;
	align-items: self-start;
}

.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;
}

[dir=rtl] h1.had {
	margin-right: -20px !important;
}

[dir=rtl] .jconfirm-box {
	font-family: bodyfont !important;
}

[dir=rtl] h1.had {
	font-family: bodyfont !important;
}

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;
}

[dir=rtl] #itemsperpagedisplay {
	margin: 0 0 0.5rem 0 !important;
	float: left !important;
}

.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;
}

.submtCC * {
	margin: 10px !important;
	-webkit-margin-start: 0 !important;
	margin-inline-start: 0 !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;
}

.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;
}

dev {
	display: none;
}

#message {
	top: 1rem;
}

.form-table td,
.form-table th {
	display: inline-block;
}

.submtCC {
	text-align: center;
}

table:not(.exported_data) tbody {
	align-items: center;
	text-align: center;
}

.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;
}

@-webkit-keyframes slide-in-top {
	0% {
		transform: translateY(-1000px);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes slide-in-top {
	0% {
		transform: translateY(-1000px);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

tr.highlight {
	background: #ffff0070 !important;
}

.dark-edition tr.highlight {
	background: #f2f287 !important;
}

.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
	min-width: 150px;
}

[dir=rtl] table.dataTable thead .sorting,
[dir=rtl] table.dataTable thead .sorting_asc,
[dir=rtl] table.dataTable thead .sorting_desc {
	background-position: left;
}

pre {
	overflow-x: auto;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

th.th-action {
	width: 70px !important;
}

caution {
	margin: 1rem auto;
	background: #ac0303;
	padding: 1.5rem 0;
	font-weight: 900;
	display: block;
	position: relative;
	text-align: start;
	max-width: 800px;
	-webkit-padding-start: 4rem;
	padding-inline-start: 4rem;
	border-radius: 4px;
	color: white;
	box-shadow: 0 2px 4px 0 #00000078;
}

caution .dashicons.dashicons-warning {
	color: yellow;
	-webkit-margin-end: 1rem;
	margin-inline-end: 1rem;
	font-size: xxx-large;
	position: absolute;
	left: 0.5rem;
	top: 0.5rem;
}

div.notice {
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	position: relative;
}

.sechme {
	cursor: alias;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#exported_data_filter input[type=search] {
	width: 20rem;
}

.fixedHeader-floating thead {
	position: relative;
	top: 2rem;
}

table {
	border: solid #ccc 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

table tr:hover {
	background: #fbf8e9;
	transition: all 0.1s ease-in-out;
}

table td,
table th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
	text-align: left;
}

table th {
	background-color: #dce9f9;
	background-image: linear-gradient(to top, #ebf3fc, #dce9f9);
	border-top: none;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

table td,
table th {
	text-align: center;
}

.pagination > ul {
	margin: 0 !important;
	padding: 0 !important;
	cursor: default;
}

.pagination > ul > li {
	display: inline-block;
	padding: 4px;
	margin: 0 !important;
}

.pagination {
	text-align: center;
	display: inline;
}

.pagination > ul > li > a.page-numbers,
.pagination > ul > li > span.current {
	display: block;
	height: auto;
}

.pagination > ul > li > span.current * {
	color: gray;
	border-color: gray;
	pointer-events: none;
}
