
.components-dropdown__content.components-color-palette__custom-color-dropdown-content .components-popover__content {
	overflow-y: auto;
}

.components-dropdown__content.components-color-palette__custom-color-dropdown-content .components-popover__content::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.components-dropdown__content.components-color-palette__custom-color-dropdown-content .components-popover__content::-webkit-scrollbar-thumb {
	background-color: #ccc;
}

.components-dropdown__content.components-color-palette__custom-color-dropdown-content .components-popover__content::-webkit-scrollbar-track {
	background-color: #eee;
}

.is-wider-left {
	max-width: 100% !important;
}

.feature-section {
	margin: 15px 0;
}

.about-text {
	display: flex;
	gap: .5em;
}

.quadlayers__logo {
	background-color: #006bff !important;
	background-repeat: no-repeat !important;
	background-position: top center;
	background-size: 130px 130px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	margin: 5px 0 0;
	padding-top: 120px;
	height: 40px;
	display: inline-block;
	width: 140px;
}

.nav-tab-li {
	margin: 0;
}

.nav-tab-li a:active, .nav-tab-li a:focus {
	outline: none;
	box-shadow: none;
}

.insta-gallery__account-button {
	padding: 0 24px;
	height: 44px;
	line-height: 44px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, .8) !important;
	text-decoration: none;
	text-decoration: none !important;
	border-radius: 3px;
	transition: all .5s ease-in-out;
	font-weight: 600;
	display: inline-block;
	background-color: #408bd1;
}

.insta-gallery__account-button:focus, .insta-gallery__account-button:hover {
	box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, .2);
}

.insta-gallery__modal.insta-gallery__modal--account {
	max-width: 560px;
	max-height: 350px;
}

.insta-gallery__account-button, .insta-gallery__account-link {
	margin: 0 30px 0 0;
}

.attachment-info {
	border-bottom: none !important;
	background: none !important;
	height: auto !important;
}

.avatar-panel-info {
	max-width: 200px;
	margin-bottom: 5px;
}

.avatar-panel-info__img {
	width: 100%;
	height: 100%;
}

.avatar-panel-info__buttons {
	display: flex;
	align-items: stretch;
}

.avatar-panel-info__buttons .insta-gallery-control-media-upload__attachment {
	width: 100%;
}

.avatar-panel-info__buttons .insta-gallery-control-media-upload__attachment button {
	width: 100%;
}

.insta-gallery__button {
	text-decoration: none;
	padding: 10px 30px;
	border-radius: 30px;
	margin: 10px 0 0 0;
	margin: 0 1em 0 0;
	display: inline-block;
	background-color: #006cff !important;
	color: #fff !important;
}

.insta-gallery__button--secondary {
	background-color: #fff !important;
	color: #626262 !important;
}

.ql-color-palette-picker {
	display: inline-block;
}

.ql-color-palette-picker .components-h-stack {
	width: auto !important;
}

.insta-gallery__modal {
	max-width: 990px;
	max-height: 560px;
	margin: auto;
}

.insta-gallery__modal .wp-color-result-text {
	z-index: 1;
	position: relative;
}

.insta-gallery__modal select[readonly], .insta-gallery__modal input[type=checkbox][readonly] {
	pointer-events: none !important;
}

.insta-gallery__modal .insta-gallery__modal__panel .options_group {
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.insta-gallery__modal .insta-gallery__modal__panel .options_group:first-child {
	border-top: 0;
}

.insta-gallery__modal .insta-gallery__modal__panel div.form-field, .insta-gallery__modal .insta-gallery__modal__panel p.form-field {
	font-size: 12px;
	padding: 7.5px 15px;
	line-height: 24px;
}

.insta-gallery__modal .insta-gallery__modal__panel div.form-field>label, .insta-gallery__modal .insta-gallery__modal__panel p.form-field>label {
	display: inline-block;
}

.insta-gallery__modal .insta-gallery__modal__panel div.form-field>label:first-child, .insta-gallery__modal .insta-gallery__modal__panel p.form-field>label:first-child {
	width: 120px;
}

.insta-gallery__modal .insta-gallery__modal__panel div.form-field.form-field--source>span>label, .insta-gallery__modal .insta-gallery__modal__panel p.form-field.form-field--source>span>label {
	margin: 0 1em 0 0;
}

.insta-gallery__modal .insta-gallery__modal__panel div.form-field>.select2-container:nth-of-type(1), .insta-gallery__modal .insta-gallery__modal__panel p.form-field>.select2-container:nth-of-type(1) {
	width: 80px !important;
}

.insta-gallery__modal .insta-gallery__modal__panel div.form-field>.select2-container:nth-of-type(2), .insta-gallery__modal .insta-gallery__modal__panel p.form-field>.select2-container:nth-of-type(2) {
	width: calc(100% - 171px) !important;
}

.insta-gallery__modal .insta-gallery__modal__panel div.form-field>.select2-container:only-of-type, .insta-gallery__modal .insta-gallery__modal__panel p.form-field>.select2-container:only-of-type {
	width: calc(100% - 88px) !important;
}

.insta-gallery__modal .insta-gallery__modal__panel div>textarea, .insta-gallery__modal .insta-gallery__modal__panel div>select, .insta-gallery__modal .insta-gallery__modal__panel div>input, .insta-gallery__modal .insta-gallery__modal__panel p>textarea, .insta-gallery__modal .insta-gallery__modal__panel p>select, .insta-gallery__modal .insta-gallery__modal__panel p>input {
	width: auto;
}

.insta-gallery__modal .insta-gallery__modal__panel div>textarea:not([type=checkbox]):not([type=radio]), .insta-gallery__modal .insta-gallery__modal__panel div>select:not([type=checkbox]):not([type=radio]), .insta-gallery__modal .insta-gallery__modal__panel div>input:not([type=checkbox]):not([type=radio]), .insta-gallery__modal .insta-gallery__modal__panel p>textarea:not([type=checkbox]):not([type=radio]), .insta-gallery__modal .insta-gallery__modal__panel p>select:not([type=checkbox]):not([type=radio]), .insta-gallery__modal .insta-gallery__modal__panel p>input:not([type=checkbox]):not([type=radio]) {
	min-width: 200px;
	margin: 0 1em 0 0;
}

.insta-gallery__modal .insta-gallery__modal__panel ul.list-images {
	display: flex;
	padding: 0;
	margin: 1em 0;
}

.insta-gallery__modal .insta-gallery__modal__panel ul.list-images li {
	display: inline-block;
	margin: 0 10px 0 0;
	margin-bottom: 0;
	vertical-align: middle;
	color: #aaa;
	position: relative;
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	padding: 10px;
	background-color: #fff;
	cursor: pointer;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .07);
}

.insta-gallery__modal .insta-gallery__modal__panel ul.list-images li img {
	width: 89px;
}

.insta-gallery__modal .insta-gallery__modal__panel ul.list-images li:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #eee;
	opacity: .2;
}

.insta-gallery__modal .insta-gallery__modal__panel ul.list-images li:last-child {
	margin-right: 0;
}

.insta-gallery__modal .insta-gallery__modal__panel ul.list-images li.active:before, .insta-gallery__modal .insta-gallery__modal__panel ul.list-images li:hover:before {
	opacity: 0;
}

.insta-gallery__modal .insta-gallery__modal__panel ul.list-images li.active label, .insta-gallery__modal .insta-gallery__modal__panel ul.list-images li:hover label {
	color: #e23565;
}

.insta-gallery__modal .insta-gallery__modal__panel ul.list-images label {
	pointer-events: none;
	display: block;
	position: relative;
	line-height: 2em;
	z-index: 9;
	cursor: pointer;
	transition: all .25s linear;
	text-align: center;
	font-weight: bold;
	color: #23282d;
}

.insta-gallery__modal .insta-gallery__modal__panel ul.list-images input[type=radio] {
	display: none;
}

.insta-gallery__modal.processing {
	pointer-events: none;
}

.insta-gallery__modal.processing:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 999;
	opacity: .8;
}

.insta-gallery__modal table {
	padding: 15px;
	border-width: 1px 0 0 0;
	box-shadow: none;
	table-layout: fixed;
}

.insta-gallery__modal table th {
	width: 70px;
}

.insta-gallery__modal table td {
	width: calc(50% - 70px);
}

.insta-gallery__modal .edit-attachment-frame .attachment-media-view-all {
	width: 100%;
}

.insta-gallery__modal .edit-attachment-frame .attachment-media-view {
	width: 100%;
}

.insta-gallery__modal .edit-attachment-frame .attachment-details {
	overflow: hidden;
}

.insta-gallery__modal input[type=time] {
	height: 30px;
}

.insta-gallery__modal .disabled-feature {
	position: relative;
	pointer-events: none;
}

.insta-gallery__modal .disabled-feature:before {
	content: "";
	background-color: #eee;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .5;
	overflow: hidden;
	pointer-events: none;
}

.insta-gallery__modal .disabled-field {
	color: #d5d5d5 !important;
	cursor: default;
	pointer-events: none;
	opacity: .8;
}

.insta-gallery__modal .disabled-field input, .insta-gallery__modal .disabled-field select, .insta-gallery__modal .disabled-field textarea, .insta-gallery__modal .disabled-field .wp-picker-container {
	opacity: .5;
}

.insta-gallery__modal ul.insta-gallery-modal__tabs {
	margin: 0;
	width: 20%;
	float: left;
	line-height: 1em;
	padding: 0 0 10px;
	position: relative;
	background-color: #fafafa;
	border-right: 1px solid #eee;
	box-sizing: border-box;
}

.insta-gallery__modal ul.insta-gallery-modal__tabs:after {
	content: "";
	display: block;
	width: 100%;
	height: 9999em;
	position: absolute;
	bottom: -9999em;
	left: 0;
	background-color: #fafafa;
	border-right: 1px solid #eee;
}

.insta-gallery__modal ul.insta-gallery-modal__tabs li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}

.insta-gallery__modal ul.insta-gallery-modal__tabs li a {
	margin: 0;
	padding: 10px;
	display: block;
	box-shadow: none;
	text-decoration: none;
	line-height: 20px !important;
	border-bottom: 1px solid #eee;
}

.insta-gallery__modal ul.insta-gallery-modal__tabs li a span {
	margin-left: .618em;
	margin-right: .618em;
}

.insta-gallery__modal ul.insta-gallery-modal__tabs li a:before {
	content: "";
	font-family: Dashicons;
	speak: none;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-variant: normal;
	text-decoration: none;
}

.insta-gallery__modal ul.insta-gallery-modal__tabs li.active a {
	background-color: #eee;
}

.insta-gallery__table thead {
	margin: 20px 0 0 0;
}

.insta-gallery__table thead tr {
	border-bottom: 1px solid #c3c4c7;
}

.insta-gallery__table .button-error {
	color: #fff;
	border-color: #cf3939;
	background: #cf3939;
}

.insta-gallery__table tr.basic {
	background-color: #fed0d0;
}

.insta-gallery__table tr.basic:nth-child(odd) {
	background-color: #ffe1e1;
}

.insta-gallery__table td, .insta-gallery__table th {
	padding: 1em;
	vertical-align: middle;
	line-height: 1.75em;
	width: auto;
}

.insta-gallery__table td .button, .insta-gallery__table th .button {
	margin: 0 .5em 0 0;
}

.insta-gallery__table td img.avatar {
	object-fit: cover;
	width: 50px;
	height: 50px;
}

.insta-gallery__table .button>i {
	margin: 6.5px 2px 0 0;
	font-size: 16px;
	opacity: .8;
}

body.version-5-1 .media-modal, body.version-5-2 .media-modal, body.version-5-3 .media-modal, body.version-5-4 .media-modal, body.version-5-5 .media-modal, body.version-5-6 .media-modal, body.version-5-7 .media-modal, body.version-5-7 .media-modal, body.version-5-9 .media-modal {
	position: fixed !important;
	top: 30px !important;
	left: 30px !important;
	right: 30px !important;
	bottom: 30px !important;
	z-index: 160000;
}

body.version-5-1 .components-modal__header, body.version-5-2 .components-modal__header, body.version-5-3 .components-modal__header, body.version-5-4 .components-modal__header, body.version-5-5 .components-modal__header, body.version-5-6 .components-modal__header, body.version-5-7 .components-modal__header, body.version-5-7 .components-modal__header, body.version-5-9 .components-modal__header {
	display: none !important;
}

@keyframes components-modal__appear-animation {
	from {
		transform: translateY(32px);
	}
	
	to {
		transform: translateY(0);
	}
}

.components-editor-notices__snackbar {
	bottom: 40px;
	padding-left: 16px;
	padding-right: 16px;
	position: fixed;
}
