.acf-field.acf-field-message.acf-msg-block {
	padding: 8px;
}
.acf-field.acf-field-message.acf-msg-block  .acf-label {
	display: none !important;
}
.acf-field.acf-field-message.acf-msg-block .acf-input h2 {
	color: darkgreen !important;
    font-weight: 400;
    padding: 5px 10px !important;
    font-size: 20px !important;
    line-height: 25px !important;
    margin-top: 10px !important;
}
.acf-field.acf-field-message.acf-msg-block .acf-input p {
	    color: #333 !important;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 16px;
    margin-top: -10px;
    line-height: 26px;
}
.acf-field .acf-field-textarea textarea {
		padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
	.acf-field  textarea {
		padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}

/* MORE WEBSITE OPTIONS PAGE */
body.toplevel_page_more-website-options {
	.acf-fields>.acf-field {
	    position: relative;
	    margin: 0;
	    padding: 30px;
	    border-top-color: lightblue !important;
	    margin-bottom: 22px;
	}
	.acf-field .acf-label {
	    font-size: 18px;
	    color: darkgreen !important;
	}
	.acf-field p.description {
	    display: block;
	    margin-top: 6px;
	    color: #515151;
	    font-size: 15px;
	    padding: 10px 35% 12px 0;
	    font-style: italic;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	    padding: 5px 12px;
	    width: 85%;
	}
	.postbox.acf-postbox .postbox-header h2 {
	    text-transform: uppercase;
	    letter-spacing: 0px;
	    color: white;
	    background: #7E184C;
	}
	.postbox.acf-postbox .postbox-header {
		background: #7E184C;
	}
	.acf-fields>.acf-tab-wrap .acf-tab-group li.active a {
	    background: #E4F2FA;
	    font-size: 16px;
	    padding: 1rem;
	    border-color: #7E184C;
	    border-width: 3px;
	}
	.acf-fields>.acf-tab-wrap {
	    background: #7E184C;
	}
	.acf-msg-block img {
	    width: 280px;
	    margin-top: -12px;
	}
	.acf-field .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
	    border-color: #ccc;
	    max-width: 100%;
	    overflow: hidden;
	    word-wrap: normal !important;
	    white-space: normal;
	    font-size: 15px;
	    padding: 8px 12px;
	    margin: 6px;
	    color: #113F62;
	    font-weight: 500;
	    background-color: #E0EFFA;
	    border: 2px solid #7CA65B;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	    color: darkred;
	    cursor: pointer;
	    display: inline-block;
	    font-weight: bold;
	    margin-right: 4px;
	}
	.acf-field .acf-input-wrap input {
	    padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
	.acf-field.acf-field-textarea textarea {
		padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
}

/* HEADER SETTINGS & OPTIONS PAGE */
body.more-website-options_page_header-settings {
	.acf-fields>.acf-field {
	    position: relative;
	    margin: 0;
	    padding: 30px;
	    border-top-color: lightblue !important;
	    margin-bottom: 22px;
	}
	.acf-field .acf-label {
	    font-size: 18px;
	    color: darkgreen !important;
	}
	.acf-field p.description {
	    display: block;
	    margin-top: 6px;
	    color: #515151;
	    font-size: 15px;
	    padding: 10px 35% 12px 0;
	    font-style: italic;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	    padding: 5px 12px;
	    width: 85%;
	}
	.postbox.acf-postbox .postbox-header h2 {
	    text-transform: uppercase;
	    letter-spacing: 0px;
	    color: white;
	    background: #7E184C;
	}
	.postbox.acf-postbox .postbox-header {
		background: #7E184C;
	}
	.acf-field .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
	    border-color: #ccc;
	    max-width: 100%;
	    overflow: hidden;
	    word-wrap: normal !important;
	    white-space: normal;
	    font-size: 15px;
	    padding: 8px 12px;
	    margin: 6px;
	    color: #113F62;
	    font-weight: 500;
	    background-color: #E0EFFA;
	    border: 2px solid #7CA65B;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	    color: darkred;
	    cursor: pointer;
	    display: inline-block;
	    font-weight: bold;
	    margin-right: 4px;
	}	
	.acf-field .acf-input-wrap input {
	    padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
	.acf-field.acf-field-textarea textarea {
		padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
}

body.more-website-options_page_blog-page-settings {
	.acf-fields>.acf-field {
	    position: relative;
	    margin: 0;
	    padding: 30px;
	    border-top-color: lightblue !important;
	    margin-bottom: 22px;
	}
	.acf-field .acf-label {
	    font-size: 18px;
	    color: darkgreen !important;
	}
	.acf-field p.description {
	    display: block;
	    margin-top: 6px;
	    color: #515151;
	    font-size: 15px;
	    padding: 10px 25% 12px 0;
	    font-style: italic;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	    padding: 5px 12px;
	    width: 85%;
	}
	.postbox.acf-postbox .postbox-header h2 {
	    text-transform: uppercase;
	    letter-spacing: 0px;
	    color: white;
	    background: #7E184C;
	}
	.postbox.acf-postbox .postbox-header {
		background: #7E184C;
	}
	.acf-field .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
	    border-color: #ccc;
	    max-width: 100%;
	    overflow: hidden;
	    word-wrap: normal !important;
	    white-space: normal;
	    font-size: 15px;
	    padding: 8px 12px;
	    margin: 6px;
	    color: #113F62;
	    font-weight: 500;
	    background-color: #E0EFFA;
	    border: 2px solid #7CA65B;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	    color: darkred;
	    cursor: pointer;
	    display: inline-block;
	    font-weight: bold;
	    margin-right: 4px;
	}	
	.acf-field .acf-input-wrap input {
	    padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
	.acf-field.acf-field-textarea textarea {
		padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
}

body.more-website-options_page_featured-webinar {
	.acf-fields>.acf-field {
	    position: relative;
	    margin: 0;
	    padding: 30px;
	    border-top-color: lightblue !important;
	    margin-bottom: 22px;
	}
	.acf-field .acf-label {
	    font-size: 18px;
	    color: darkgreen !important;
	}
	.acf-field p.description {
	    display: block;
	    margin-top: 6px;
	    color: #515151;
	    font-size: 15px;
	    padding: 10px 25% 12px 0;
	    font-style: italic;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	    padding: 5px 12px;
	    width: 85%;
	}
	.postbox.acf-postbox .postbox-header h2 {
	    text-transform: uppercase;
	    letter-spacing: 0px;
	    color: white;
	    background: #7E184C;
	}
	.postbox.acf-postbox .postbox-header {
		background: #7E184C;
	}
	.acf-field .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
	    border-color: #ccc;
	    max-width: 100%;
	    overflow: hidden;
	    word-wrap: normal !important;
	    white-space: normal;
	    font-size: 15px;
	    padding: 8px 12px;
	    margin: 6px;
	    color: #113F62;
	    font-weight: 500;
	    background-color: #E0EFFA;
	    border: 2px solid #7CA65B;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	    color: darkred;
	    cursor: pointer;
	    display: inline-block;
	    font-weight: bold;
	    margin-right: 4px;
	}	
	.acf-field .acf-input-wrap input {
	    padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
	.acf-field.acf-field-textarea textarea {
		padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
}

/* SINGLE PRODUCT PAGE OPTIONS PAGE */
body.more-website-options_page_single-product-page-options {
	.acf-fields>.acf-field {
	    position: relative;
	    margin: 0;
	    padding: 30px;
	    border-top-color: lightblue !important;
	    margin-bottom: 22px;
	}
	.acf-field .acf-label {
	    font-size: 18px;
	    color: darkgreen !important;
	}
	.acf-field p.description {
	    display: block;
	    margin-top: 6px;
	    color: #515151;
	    font-size: 15px;
	    padding: 10px 35% 12px 0;
	    font-style: italic;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	    padding: 5px 12px;
	    width: 85%;
	}
	.postbox.acf-postbox .postbox-header h2 {
	    text-transform: uppercase;
	    letter-spacing: 0px;
	    color: white;
	    background: #7E184C;
	}
	.postbox.acf-postbox .postbox-header {
		background: #7E184C;
	}
	.acf-field .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
	    border-color: #ccc;
	    max-width: 100%;
	    overflow: hidden;
	    word-wrap: normal !important;
	    white-space: normal;
	    font-size: 15px;
	    padding: 8px 12px;
	    margin: 6px;
	    color: #113F62;
	    font-weight: 500;
	    background-color: #E0EFFA;
	    border: 2px solid #7CA65B;
	}
	.acf-field .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	    color: darkred;
	    cursor: pointer;
	    display: inline-block;
	    font-weight: bold;
	    margin-right: 4px;
	}	
	.acf-field .acf-input-wrap input {
	    padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
	.acf-field.acf-field-textarea textarea {
		padding: 11px 12px !important;
	    font-size: 16px;
	    color: #113F62;
	}
}

.acf-field.hidden-field {
	display: none !important;
}

.wp-admin div#acf-group_68f7c37bd6ca5.post-box .acf-field.display-inline {
    display: inline-block;
    position: relative;
}

.wp-admin .quadlayers_search-exclude_notice_delay.notice.notice-info.is-dismissible {
    display: none !important;
}
.wp-core-ui .notice.is-dismissible {
    display: none;
}
.wp-core-ui .quadlayers_search-exclude_notice_delay.notice.notice-info.is-dismissible {
    display: none !important;
}