.aiwriter-col-3 {
	width: 25%;
}
.aiwriter-col-4 {
	width: 33%;
}
.aiwriter-col-6 {
	width: 50%;
}
.aiwriter-col-8 {
	width: 66%;
}
.aiwriter-col-9 {
	width: 75%;
	float: left;
}
.aiwriter-col-12 {
	width: 100%;
}
.aiwriter-col-3, .aiwriter-col-4, .aiwriter-col-6, .aiwriter-col-8, .aiwriter-col-12{
	display: inline-block;
}
#aiwriter-main {
	margin-right: 2%;
	width: 73%;
}
.aiwriter-col-3.aiwriter-sidebar-wrap {
	float: right;
	margin-top: 47px;
}
.aiwriter-admin-wrap .aiwriter-notice {
	padding-top: 70px;
	margin-right: 10px;
}
.wrap.aiwriter-settings {
	width: 100%;
}
.aiwriter-sc {
	margin-bottom: 20px;
}
.aiwriter-sc code {
	font-size: 16px;
}
.aiwriter-sc-code, .shortcode-code{
	display: none;
}
table.generator-table .aiwritersc-item td > label:first-child {
	font-weight: bold;
}
table.generator-table tr {
	vertical-align: top;
}
table.generator-table tr td {
	min-width: 230px;
	padding-bottom: 15px;
}
.aiwritermselected {
	margin-top: 10px;
}
.aiwritermselected span.itemid {
	margin-right: 15px;
	vertical-align: middle;
}
.aiwritermselected .remove:hover {
	cursor: pointer;
	color: #d63638;
}
.aiwritermselected .item {
	display: inline-block;
	background: #cecece;
	margin-right: 10px;
	border-radius: 15px;
	font-size: 14px;
	padding: 5px 10px;
	margin-bottom: 10px;
	cursor: move;
}
.aiwritermselected .ui-sortable-placeholder {
    height: 0 !important;
}
.aiwriter-sc small {
	margin-bottom: 10px;
	display: inline-block;
}
.aiwriter-content.shortcode-examples div {
	font-family: Consolas, Monaco, monospace;
	font-size: 16px;
	line-height: 1.5;
	display: inline-block;
	background: #ddd;
	padding: 15px 20px;
}
.aiwriter-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	margin-left: -20px;
	padding: 12px 0 12px 40px;
	position: fixed;
	width: 100%;
	z-index: 10;
}
.aiwriter-heading h1 {
	font-size: 108%;
}
.aiwriter_section_first {
	margin-right: 2%;
}
.aiwriter_section_first, .aiwriter_section_last {
	width: 49%;
	float: left;
}
.aiwriter-submit:before {
	display: table;
	content: "";
	clear: both;
}
.aiwriter-content .aiwriter-section {
	margin: 20px 0;
	border: 1px solid #c3c4c7;
	background: #fff;
	box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
}
.aiwriters-head {
	padding: 10px 5px 10px 15px;
}
.aiwriters-head:hover {
	cursor: pointer;
}
.aiwriters-head span {
	float: right;
}
.aiwriters-head h3 {
	margin: 0;
	font-size: 14px;
}
.aiwriters-head p {
	display: none;
}
.aiwriters-content {
	border-top: 1px solid #c3c4c7;
	padding: 0 10px 10px 15px;
}
.aiwriter-description {
	position: absolute;
	right: 225px;
	top: 20px;
}
.aiwriter-description p {
	margin: 0;
}
a.nav-tab {
	cursor: pointer;
}
.nav-tab span.dashicons {
	vertical-align: middle;
	padding: 4px;
	border-radius: 2px;
}
tr.aiwritersc-item input[type="checkbox"], tr.aiwritersc-item input[type="radio"] {
	margin-left: 12px;
}
tr.aiwritersc-item div > input[type="checkbox"]:first-child, tr.aiwritersc-item td > input[type="checkbox"]:first-child, tr.aiwritersc-item div > input[type="radio"]:first-child, tr.aiwritersc-item td > input[type="radio"]:first-child {
	margin-left: 0;
}
.searchbox .aiwriter-as-response select {
	width: 100%;
	height: 165px;
}
.aiwriter-orange {
	background: #FF8C00;
	color: white;
	border-color: #FFA500;
	width: 125px;
	text-align: center;
	line-height: 28px;
}
.aiwriter-content input[type="text"] {
	min-width: 100%;
}
.aiwriter-sortable {
	padding: 0 5px;
}
.aiwriter-sortable ul {
	min-height: 50px;
	padding: 0 5px;
}
.aiwriter-sortable ul li {
	display: block;
	background: #f6f7f7;
	padding: 10px 15px;
	cursor: move;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;
	color: #000;
	max-width: 382px;
}
.aiwriter-sortable ul li::before {
	content: "\f545";
	font-family: Dashicons;
	text-align: center;
	line-height: 1;
	color: #999;
	display: inline;
	width: 17px;
	margin: 4px 0px 0 5px;
	float: right;
}
.aiwriter-sortable ul li:hover::before {
	color: #000;
}
.aiwriter-sortable ul li:hover {
	border: 1px solid #000000;
}
.aiwriter-sortable ul li:active {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
.aiwriter-stick-settings .aiwriter-heading {
	-webkit-box-shadow: 0 8px 16px 0 rgba(20, 20, 20, 0.3);
	box-shadow: 0 8px 16px 0 rgba(20, 20, 20, 0.3);
}
.aiwriter-sorting-options {
	min-height: 30px;
}
.aiwriter-submit {
	margin: 15px 0;
}
.aiwriter-label span {
	vertical-align: middle;
	padding-right: 10px;
}
.column-organizer h3 {
	padding-left: 10px;
}
/* The Modal (background) */
.aiwriter-popup {
	transition: 0.3s;
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #000000e8;
	text-align: center;
	z-index: 999999;
}
.admin-bar .aiwriter-popup {
	top: 32px;
}
#aiwriterpop:hover {opacity: 1;}
/* Modal Content (image) */
#aiwriterpop img {
	margin: auto;
	display: block;
	margin-top: 5%;
	max-height: 400px;
	width: 50%;
	object-fit: contain;
	border-radius: 10px;
}
/* Add Animation */
#aiwriterpop img {
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
}
h4.aiwriterpop-title {
	color: #fff;
	margin-top: 5px;
	margin-bottom: 0;
}
#aiwriterpop .aiwriterpop-close {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	background: #ae9cff;
	width: 20px;
	height: 20px;
}
#aiwriterpop .aiwriterpop-close:hover {
	cursor: pointer;
}
.aiwriter-single-active .aiwriter-single-price {
	/*font-size: 130%;*/
	font-weight: 600;
}
p.aiwriterpop-price {
	color: #fff;
}
select.aiwriter-highlighter{
	border: 1px solid #e74c3c;
}
.aiwriter-saved-sca {
    font-weight: bold;
    padding-left: 10px;
}
.aiwriter-popify{
	display: block;
}
.image-wrap {
	margin: 0;
	position: absolute;
	top: 40%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 280px;
	background-image: url(../images/admin-banner.svg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: top;
	background-size: cover;
	padding: 20px 20px 20px 20px;
	color: #fff;
	width: 500px;
}
.aiwriter-focus {
	font-size: 22px;
	margin-top: 5px;
}
.aiwriter-focus span {
	color: #FF8C00;
}
.aiwriter-focus a {
	background: #FF8C00;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	padding: 11px 13px;
	margin-top: 21px;
}
.aiwriter-focus a:hover {
	color: #5a47d5;
	background: #ffffff;
}
.aiwriterex-features {
	font-size: 16px;
	line-height: 1.3;
}
.aiwriterex-features h4 {
	text-transform: uppercase;
	margin-bottom: 5px;
}
.aiwriterex-features ul {
	margin-top: 0;
}
.aiwriterex-features ul li {
	font-size: 14px;
	line-height: 1.4;
	font-style: italic;
}
.aiwriterex-features a {
	color: #000;
	font-weight: 700;
}
.aiwriterex-features a:hover {
	text-decoration: none;
}
/* Shahriar CSS  */
#wmca_default_quantity {
	width: 58px;
}
.custom_redirect {
	width: 250px;
}
.site-intro {
    background: #FF416C;
    background: -webkit-linear-gradient(to right, #FF416C, #FF4B2B);
    background: linear-gradient(to right, #FF416C, #FF4B2B);
    padding: 20px;
    padding-top: 16px;
    margin-bottom: 15px;
}
.site-intro h2 {
    line-height: 1.3;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
}
.site-intro a {
    color: #fff;
    font-size: 16px;
}
.aiwriter_sidebar .sidebar_top{
	background-image: url(../images/admin-banner.svg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	background-size: cover;
}
.aiwriter_sidebar .sidebar_top h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
	line-height: 1.2;
}
.aiwriter_sidebar .sidebar_top .price_side{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	padding-bottom: 20px;
}
.aiwriter_sidebar .sidebar_top .tagline_side{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #fff;
	padding-bottom: 30px;
}
.aiwriter_sidebar .sidebar_top a{
	height: 28px;
	width:100px;
	color: #ffffff;
	background: #FF8C00;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top:10px;
	padding-left:10px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.aiwriter_sidebar .sidebar_top a:hover{
	color: #5a47d5;
	background: #ffffff;
}
.aiwriter_sidebar .sidebar_bottom{
	background: #ffffff;
	padding: 20px 20px;
}
.aiwriter_sidebar .sidebar_bottom li {
	background-color: #fff;
	background-image: url(../images/check-v.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 18px;
	padding-left: 22px;
	background-position-y: 2px;
}

.aiwriter_sidebar .support{
	background: #ffffff;
	padding:10px;
	margin-top: 5px;
}
.aiwriter-notice div#message{
	margin: 5px 0px;
}
.aiwriter-notice > div {
	margin: 0 0 10px 0px;
}
/* shorcode generator */
.aiwritersc-save-wrap {
	margin-top: 20px;
}
span.aiwritersc-save:hover {
	cursor: pointer;
}
span.aiwritersc-save-status {
	padding: 0 10px;
	color: #2271b1;
	font-weight: bold;
}
.aiwriterscl-item {
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #c3c4c7;
	box-shadow: 0 4px 5px rgb(0 0 0 / 14%);
	background: #fff;
	border-radius: 10px;
}
.aiwriterscl-item textarea {
	width: 100%;
	resize: none;
	height: 28px;
}
.shortcode-wrap h3 {
	margin-top: 0;
	margin-bottom: 0;
}
.shortcode-wrap p {
	margin-top: 5px;
	margin-bottom: 20px;
}
.shortcode-name {
	position: relative;
}
.shortcode-name span {
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #2271b1;
	line-height: 26px;
	padding-left: 4px;
	background: #2271b1;
	padding-right: 4px;
	border-radius: 0 5px 5px 0;
	color: #fff;
	width: 75px;
	text-align: center;
}
.shortcode-name span:hover {
	cursor: pointer;
}
.aiwriterscl-buttons {
	margin-top: 20px;
}
.or-aiwriter {
	margin: 10px 0 15px 0;
	font-size: 16px;
}
.aiwriterscl-buttons > span {
	width: 85px;
	text-align: center;
}
.aiwriterscl-delete {
	float: right;
	margin: 3px 2px 0px 0px;
	color: #b32d2e !important;
	border-color: #b32d2e !important;
}
.aiwriterscl-delete span.dashicons.dashicons-trash {
	font-size: 25px;
}
.aiwriterscl-edit{
	padding: 5px 10px;
	margin-bottom: 20px;
}
.aiwriterscl-delete:hover{
	cursor: pointer;
}
span.aiwriterscl-edit.aiwriterscli-disabled {
	pointer-events: none;
	background: #c6d7e5;
}
.aiwriterscl-edit-status {
	display: inline-block;
	margin: 0;
	margin-left: 10px;
}
p.aiwriterscl-edit-status.aiwriterscl-error {
	color: #d63638;
}
span.aiwriterscl-delete.aiwriterscld-final {
	color: #fcffff;
}
/* accordion */
.order-lower-indicator::before, .order-higher-indicator::before{
	content: "\f142";
	/* display: inline-block; */
	font: normal 20px/1 dashicons;
	speak: never;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
}
.order-lower-indicator, .order-higher-indicator {
	color: #787c82;
	width: 1.62rem;
}
.order-lower-indicator::before {
	content: "\f347";
	color: inherit;
}
.order-higher-indicator::before {
	content: "\f343";
	color: inherit;
}
.order-higher-indicator::before, .order-lower-indicator::before {
	position: relative;
	width: 20px;
	height: 20px;
}
span.aiwriter-fixed-column {
	font-weight: 400;
	color: gray;
	float: right;
	font-size: 13px;
}
.pro-label:after {
	font-family: dashicons;
	display: inline-block;
	line-height: 1;
	font-weight: 400;
	content: "\f502";
	color: #FF8C00;
	position: relative;
	top: 3px;
	font-size: 16px;
	margin-left: 3px;
}
#aiwriter-main label {
	vertical-align: unset;
}
.aiwriterscl-buttons a {
    display: inline-block;
}
.aiwriter-loading {
    display: inline-block;
    padding-left: 5px;
    font-weight: bold;
}
.aiwriter-loading span {
    letter-spacing: 6px;
}
.ai-post-title {
	padding: 3px 8px;
	font-size: 1.7em;
	line-height: 100%;
	height: 1.7em;
	width: 100%;
	outline: none;
	margin: 0 0 3px;
	background-color: #fff;
	margin-bottom: 20px;
}
.aiwriter-row .wp-heading-inline {
    margin-bottom: 10px;
}
/* Mobile */
@media only screen and (max-width: 767px) {
	.aiwriter-heading {
		padding: 12px 0 12px 25px;
	}
	.aiwriter-stick-settings .aiwriter-heading {
		top: 0px;
	}
	.aiwriter-stick-settings .wrap.aiwriter-settings {
		margin-top: 100px;
	}
	.aiwriter-col-3 {
		width: 100%;
		display: inline-block;
	}
	.aiwriter-col-4 {
		width: 100%;
		display: inline-block;
	}
	.aiwriter-col-6 {
		width: 100%;
		display: inline-block;
	}
	.aiwriter-col-8 {
		width: 100%;
		display: inline-block;
	}
	.aiwriter-col-12 {
		width: 100%;
		display: inline-block;
	}
	.aiwriter-content.column-organizer{
		margin-left: 0px;
	}
	.aiwriter-cs-left{
		width: 100%;
		margin-left: 0px;
	}
	.switch{
		right: 25px;
	}
}
/* Tab */
@media only screen and (min-width: 768px) and (max-width: 1023px){
	.switch{
		right: 40px;
	}
}
