span.rsssl-update-count { display:none !important; }
.snodo-maintenance { color: #721c24; padding: 7px 15px; background-color: #f8d7da; border: 1px solid #f5c6cb; margin-left: 20px;font-size: 13px; float: left; border-radius: 3px;}
.appearance_page_theme-options .maintenance-warning { display:none; }
.sno-w-title { display: inline-block; }
.attachment-info tr.compat-field-staff_name { display: none; }
.snodo-hd-selector { width: calc(33.33% - 31.33px); padding: 15px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; float: left; text-align: center; background: #d1dbe4; cursor: pointer; font-weight: bold; font-size: 16px; transition: .3s all ease-in-out; }
.snodo-widget-selector { width: calc(33.33% - 31.33px); padding: 15px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; text-align: center; cursor: pointer; font-weight: bold; font-size: 16px; transition: .3s all ease-in-out; background: #565292dd; color: #fff; margin-left: auto; margin-right: auto; }
.widget-selection-box, .segment-selection-box {  padding: 8px 10px 9px;margin: 0 auto; border: unset; font-size: 16px; height: auto; width: 350px;  color: #fff; border: 1px solid #00000033; cursor: pointer; position: relative; background: #565292dd; transition: all .2s ease-in-out; z-index: 11; margin-top: 40px;}
.widget-select, .segment-select { font-size: 16px; float: right; color: #fff;}
#sno_page_widgets_add_meta_id { display: none; }
.pco {
	display: none;
	position: absolute;
	left: 0px;
	top: 35px;
	right: 0;
	background: #fff;
	box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
	z-index: 2;
	padding: 0;
	background: #fff;
 }
 .widgetselectionwrap, .segmentselectionwrap { max-height: 200px; overflow-y: auto; }
 .pco-option {
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	padding: 7px 10px;
	background: #fff;
	transition: all .1s ease-in-out;
	color: #444;
 }
 .pco-option:hover { background: #7f7cafdd; color: #fff; }
 .snodo-template-part { position: relative; }
 .snodo-widget-addpage { color: #888; font-size: 16px; line-height: 1; cursor: pointer; transition: all .3s ease-in-out; text-align: center; margin: 0 auto 20px; }

.snodo-hd-selector:hover { background: #acaace; }
.snodo-hd-selector:last-of-type { border-right: none; }
.snodo-hd-selector-selected { background: #565292dd; color: #fff;}
.snodo-hd-selector-row { margin-bottom: 40px;}
.snodo-hd-segment { display: none; }
.snodo-hd-segment, .snodo-widget-segment {
	margin-left: auto;
	margin-right: auto;
}
.snodo-hd-segment[data-segment="tablet"], .snodo-hd-segment[data-segment="tablet-footer"] {
	max-width: 907px;
}
.snodo-hd-segment[data-segment="mobile"], .snodo-hd-segment[data-segment="mobile-footer"] {
	max-width: 607px;
}
.snodo-hd-segment[data-segment="mobile"] .snodo-hd-canvas, .snodo-hd-segment[data-segment="tablet"] .snodo-hd-canvas {
	margin-left: 0px;
	margin-right: 0px;
}
.snodo-hd-segment[data-segment="mobile-footer"] .snodo-hd-canvas, .snodo-hd-segment[data-segment="tablet-footer"] .snodo-hd-canvas {
	margin-left: 0px;
	margin-right: 0px;
}
img.sno-logo {
	width: 100px;
	margin: 100px auto 0;
	display: block;
}
img.sno-rotate {
	animation: rotation 3s infinite ease;
	animation-direction: normal;
}
@keyframes rotation {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}
.import-text { text-align: center; margin-top: 100px; font-size: 24px; }
.sno-import-complete { display: none; position: absolute; bottom: 120px; right: 0; left: 0;}
.sno-import-active { position: absolute; bottom: 173px; right: 0; left: 0;}
a.snodo-button-action { background: #acaace; border-radius: 3px; color: #fff; margin-top: 20px; text-align: center; padding: 7px 10px; text-decoration: none !important; border: 1px solid #7f7caf; display: inline-block; transition: all .25s ease-in-out; cursor: pointer; }
a.snodo-button-action:hover { background: #7f7caf; }
.staff-byline-resync { background: #acaace; border-radius: 3px; color: #fff; margin-top: 20px; text-align: center; padding: 7px 10px; text-decoration: none !important; border: 1px solid #7f7caf; transition: all .25s ease-in-out; cursor: pointer; }
.staff-byline-resync:hover { background: #7f7caf; }
.import-button { text-align: center; }

.sno-viewing-draft-notice { background: #990000aa; color: #fff; position: fixed; bottom: 10px; min-width: 400px; max-width: 100%; padding: 15px; margin: 0 auto; font-size: 20px; z-index: 1000; left: 50%; transform: translateX(-50%); text-align: center; transition: background .3s ease-in-out; border-radius: 5px; cursor: default; }
.options-updated { background: #c2e3b9; border: 1px solid #85c175; text-align: center; padding: 6px 0; }
.snodo-outer-wrap { background: #a0b4c6; height: calc(100vh - 32px); }
.snodo-inner-wrap { background: #f1f4f7; position: fixed; top: 118px; left: 375px; right: 15px; bottom: 15px; padding: 20px; overflow-y: scroll; }
.snodo-logo { float: left; width: 30px; margin-right: 10px;}
.snodo-logo img { width: 100%; }
.appearance_page_theme-options #wpcontent { padding-left: 0; }
.appearance_page_theme-options #wpbody-content { padding-bottom: 0px; }
.appearance_page_theme-options #wpfooter { display:none; }
.appearance_page_theme-options #wpbody { background: #a0b4c6; }
.snodo-title-bar { border-bottom: 1px solid #d1dbe4; padding: 20px 0 16px 20px; background: #fff; position: fixed; top: 47px; right: 15px; left: 175px; }
.snodo-controls { float: right; padding-right: 20px;}
.snodo-title { float: left; font-size: 30px; line-height: 1em; }
.snodo-nav-wrap { position: fixed; top: 118px; left: 175px; width: 199px; background: #d1dbe4; height: calc(100vh - 133px); overflow: auto; border-right: 1px solid #d1dbe4;}
.snodo-col { float: left; margin-right: 20px; }
.snodo-col:last-of-type, .snodo-col-inner:last-of-type  { margin-right: 0; margin-bottom: 0;}
.snodo-one-col { width: 100%; margin-bottom: 20px; }
.snodo-twothirds-col { width: calc(66.66% - 10px); }
.snodo-threefourths-col { width: calc(75% - 10px); }
.snodo-two-col { width: calc(50% - 10px); }
.snodo-three-col { width: calc(33.333% - 13.333px);  }
.snodo-four-col { width: calc(25% - 15px); }
.snodo-col-inner { border: 1px solid #d1dbe4; float: left; background: #fff; padding: 15px; width: calc(100% - 32px); margin-bottom: 20px; }
.snodo-widget-designer, .snodo-homepage-designer { border: 1px solid #d1dbe4; float: left; background: #fff; width: calc(100% - 2px); margin-bottom: 20px; min-height: 400px; position: relative; }
.snodo-crosslink.snodo-innerbackground-link { position: absolute; right: 5px; top: 5px; width: auto; background: #eee; border-color: #ddd; color: #666; margin-top: 0px; font-size: 12px; padding: 4px 8px; }
.snodo-crosslink.snodo-innerbackground-link:hover { background: #ddd; }
.snodo-welcome-video-wrap { padding-bottom: 56%; position: relative; overflow: hidden; }
.snodo-welcome-video-wrap iframe { position: absolute; left: 0; right: 0; width: 100%; height: 100%; }
.snodo-welcome-video { margin: 0 auto; width: 640px; max-width: 80%; margin-bottom: 40px; }
.snodo-welcome-links { width: calc(25% - 15px); float: left; }
.snodo-welcome-links-header { font-size: 24px; text-align: center; margin-bottom: 20px; }
.snodo-crosslink.snodo-widgets-link { position: absolute; right: 5px; top: 5px; width: auto; background: #0c5460; border-color: #d1ecf1; margin-top: 0px; font-size: 12px; padding: 4px 8px; }
.snodo-crosslink.snodo-widgets-link:hover { background: #d1ecf1; }
.snodo-crosslink.snodo-widgets-link:hover a { color: #0c5460 !important; }
.snodo-crosslink.snodo-widgets-link a { text-decoration: none; color: #fff;}
.snodo-crosslink.snodo-widgets-link a:hover { text-decoration: none; color: #0c5460; }
.snodo-option-welcome-title { font-size: 36px; line-height: 1.4em; margin: 50px 0 60px; text-align: center; font-weight: bold; }
.snodo-widget-designer-header, .snodo-homepage-designer-header { background: #fff; color: #000; font-size: 16px; padding: 10px; border-left: 1px solid #d1dbe4; border-right: 1px solid #d1dbe4; border-top: 1px solid #d1dbe4; position: relative;}
.snodo-col-separator { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #d1dbe4; margin-left: -15px; margin-right: -15px; }
.snodo-col-separator-last { padding-bottom: 15px; margin-bottom: -15px; border-bottom: 1px solid #d1dbe4; margin-left: -15px; margin-right: -15px; }

.snodo-section { display: none; }
.snodo-search { width: 400px; margin: 0 auto; }
.snodo-search-field { width: 100%; }
.snodo-hide-button { display: none;}
.snodo-dependent {display: none;}
.snodo-selectbox-wrap, .snodo-checkbox-wrap, .snodo-input-wrap, .snodo-color-wrap { position: relative; margin-top: 20px; }
.snodo-checkbox-wrap { text-indent: -25px; padding-left: 25px; }
.snodo-selectbox-wrap label, .snodo-input-wrap label, .snodo-color-wrap label { position: absolute; top: -10px; font-size: 10px; left: 12px; background: #fff; display: inline-block; padding: 0 5px; max-height: 20px; overflow-y: hidden;}
.snodo-color-wrap { border: 1px solid #7e8993; padding: 10px 10px 0; border-radius: 3px; float: left;}
.snodo-color-wrap label { top: -10px; } 
.snodo-color-wrap .wp-picker-holder { margin-bottom: 3px; }
.snodo-color-wrap .wp-picker-input-wrap label { position: relative; top: 0; left: 0; }
.snodo-width-full.snodo-selectbox-wrap { width: 100%; margin-right: 0; float: unset; }
.snodo-width-full.snodo-color-wrap { width: calc(100% - 24px); float: unset; }
input.snodo-width-full { width: 100%; float: unset; }
input.snodo-width-half { width: 50%; float: left; }
input.snodo-upload-value { width: 100%; float: unset; }
.snodo-width-full select { width: calc(100% - 2px); max-width: calc(100% - 2px); }
.snodo-width-half.snodo-selectbox-wrap, .snodo-width-half select { width: 50%; }
.snodo-info { color: #0c5460; padding: 8px 15px; background-color: #d1ecf1; border: 1px solid #bee5eb; margin: 0 0 20px; line-height: 18px; }
.snodo-warning { color: #721c24; padding: 8px 15px; background-color: #f8d7da; border: 1px solid #f5c6cb; margin: 0 0 20px; line-height: 18px; }
.snodo-success { color: #155724; padding: 8px 15px; background-color: #d4edda; border: 1px solid #c3e6cb; margin: 0 0 20px; line-height: 18px; }
.snodo-yellow { color: #856404; padding: 8px 15px; background-color: #fff3cd; border: 1px solid #ffeeba; margin: 0 0 20px; line-height: 18px; font-size: 14px; }
.snodo-warning hr, .snodo-warning h3 { border-color: #f5c6cb; color: #721c24}
.snodo-alert-bottom { margin-top: 15px; margin-bottom: 0;}
.snodo-alert-top { margin-top: 15px; }
.snodo-alert-nomargin { margin-top: 0; margin-bottom: 0; }
.snodo-option-nomargin { margin-top: 0;}
.snodo-alert-topmargin { margin-top: 15px; }
.snodo-alert-bottommargin { margin-top: 0px !important; margin-bottom: 15px !important; }
.snodo-input-wrap input { width: calc(100% - 2px); padding: 3px 15px; }
.snodo-crosslink { background-color: #d4edda; padding: 8px 15px; margin: 15px 0 0; line-height: 18px; color: #155724; border: 1px solid #c3e6cb; border-radius: .25rem; float: left; width: calc(100% - 32px); text-align: center; cursor: pointer; transition: all .2s ease-in-out; }
.snodo-crosslink.snodo-internal-header { width: unset; margin-right: 5px; border-radius: 0; margin-top: 0; display: inline; float: unset; border-color: #66b377; cursor: pointer; }
.snodo-crosslink.snodo-welcome-link  { width: unset; margin-right: 5px; border-radius: 0; margin-top: 0; display: block; float: unset; border-color: #66b377; margin-bottom: 15px; cursor: pointer; }
.snodo-crosslink.snodo-internal-header:hover { background: #66b377; color: #fff; }
.homepage-header-options { text-align: center; margin: 20px 0 15px !important; white-space:nowrap; }
.snodo-nav-wrap::-webkit-scrollbar { display: none; }
.snodo-nav-wrap { -ms-overflow-style: none; scrollbar-width: none; }
.snodo-return { display: none; }
.snodo-return .snodo-crosslink { margin-top: 0; width: auto; line-height: 16px; }
.snodo-col-inner-active { background: #acaace; color: #000; padding: 15px;}
.snodo-active-border { border-color: #acaace; }
.snodo-hidden-textarea { display: none; }
table.plugins td.column-auto-updates, table.plugins th.column-auto-updates { display: none; }

.snodo-action-button { background-color: #d4edda; padding: 8px 15px; margin: 15px 0 0; line-height: 18px; color: #155724; border: 1px solid #c3e6cb; border-radius: .25rem; float: left; width: calc(100% - 32px); text-align: center; cursor: pointer; 
transition: all .2s ease-in-out; }
.snodo-action-button:hover { background-color: #c3e6cb; }
.snodo-custom-social-template { display: none; }

@media only screen and (min-width: 1000px) and (max-width: 1250px) {
	.snodo-four-col { width: calc(50% - 10px); }
	.snodo-four-col.snodo-col:nth-child(2n + 1) { margin-right: 0; }
	.snodo-threefourths-col { width: calc(100%); margin-right: 0; }
}
@media only screen and (max-width: 999px) {
	.snodo-four-col { width: calc(100%); margin-right: 0; }
	.snodo-three-col { width: calc(100%); margin-right: 0; }
	.snodo-two-col { width: calc(100%); margin-right: 0; }
	.snodo-twothirds-col { width: calc(100%); margin-right: 0; }
	.snodo-threefourths-col { width: calc(100%); margin-right: 0; }
}
@media only screen and (min-width: 783px) and (max-width: 959px) {
	.snodo-title-bar, .snodo-nav-wrap { left: 51px;}
	.snodo-inner-wrap { left: 251px; }
}

@media only screen and (max-width: 782px) {
	.snodo-title-bar { left: 0; right: 0; } 
	.snodo-nav-wrap { left: 0;}
	.snodo-inner-wrap { left: 200px; right: 0}
}

.snodo-crosslink:hover { background-color: #c3e6cb; }
input.snodo-crosslinked, select.snodo-crosslinked { background-color: #acaace; }
.snodo-col-header { cursor: pointer; border: 1px solid #d1dbe4; padding: 10px; font-size: 16px; margin-bottom: -1px; background: #fff;}
.snodo-col-header-fixed { border: 1px solid #d1dbe4; padding: 10px; font-size: 16px; margin-bottom: -1px; background: #fff; }
.snodo-inner-wrap .togglesection { display: block; }
.snodo-widget .snodo-col-inner { padding-top: 0; margin-bottom: 0; display: none; }
.snodo-widget { margin-bottom: 15px; }
.snodo-widget-nomargin { margin-bottom: 0;}
.snodo-hidden { display: none; }
.snodo-col-inner.snodo-widget-nomargin { border-bottom: none; }
.validation-warning::placeholder { color: #ffffff; }
.snodo-header-image { margin-top: 10px; }
.snodo-widget-block-header { font-size: 16px; padding: 10px; cursor: pointer; }
.snodo-widget-block { display:none;}
.snodo-nopadding { padding-top: 0; }
.snodo-widget-designer .widgetwrap { display: none; }
.snodo-widget-preview { width: 320px; margin: 30px auto 60px; }
.snodo-homepage-preview { width: calc(100% - 40px); margin: 20px auto; }
.snodo-sample-image { width: 100%; margin-bottom: 10px; }
.snodo-sample-headline { font-size: 24px; line-height: 1.3em; text-align: center; margin-bottom: 10px; }
.snodo-sample-meta { font-size: 14px; text-align: center; margin-bottom: 10px; font-weight: bold;}
.snodo-sample-teaser { font-size: 14px; margin-bottom: 10px; }
.snodo-widget-inverter { position: absolute; bottom: 0; left: 10px; height: 28px;}
.snodo-widget-inverter .snodo-checkbox-wrap { margin-top: 0;}
.snodo-option-group-title { font-size: 16px; font-weight: bold; line-height: 1.2em;}
.snodo-selectbox-wrap { float: left; margin-right: 10px;}
.snodo-selectbox-wrap select { min-width: 100px; min-height: 35px; padding-left: 15px;}
.snodo-selectbox-wrap select option { padding-right:10px; }
.snodo-input-wrap textarea { width: calc(100% - 2px); padding: 15px; font-size: 14px; line-height: 24px; }
a.snodo-button, input.snodo-button { background: #acaace; border-radius: 3px; color: #fff; margin-top: 15px; text-align: center; padding: 10px; text-decoration: none !important; border: 1px solid #7f7caf; display: block; transition: all .25s ease-in-out; cursor: pointer; }
a.snodo-button:hover { background: #7f7caf; }
.widget-shadow { box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24); }
.snodo-home-widget { color: #0c5460; background: #d1ecf1; border: 1px solid #bee5eb; margin-bottom: 5px; text-align: center; padding: 10px; transition: all .3s ease-in-out; }
.snodo-home-widget:hover { background: #8ec9d1; }
.snodo-homepage-widget-title { font-weight: bold; margin-bottom: 10px; margin-top: 5px; }
.widgets-empty { background: #ddd; color: #aaa; border-color: #bbb !important;}
.snodo-deprecated { display: none; }
.snodo-homepage-above-header-area { width: 100%; margin-bottom: 5px; background: #f4fcfd;}
.snodo-homepage-above-header-area .snodo-homepage-widget { min-height: 70px; }
.snodo-homepage-header-area { width: 100%; margin-bottom: 5px; }
.snodo-homepage-header-area-empty { width: 100%; margin-bottom: 5px; background: #e6f6ea; }

.snodo-homepage-top-full-width-area { width: 100%; margin-bottom: 5px; background: #f4fcfd; }
.snodo-homepage-top-full-width-area .snodo-homepage-widget { height: 150px; }
.snodo-homepage-middle-full-width-area { width: 100%; margin-bottom: 5px; background: #f4fcfd;}
.snodo-homepage-middle-full-width-area .snodo-homepage-widget { height: 100px; }
.snodo-homepage-bottom-full-width-area { width: 100%; margin-bottom: 5px; background: #f4fcfd;}
.snodo-homepage-bottom-full-width-area .snodo-homepage-widget { height: 100px; }
.snodo-homepage-widget { border: 1px solid #a4b7c8; width: calc(100% - 12px); padding: 5px; text-align: center; overflow: auto; }
.snodo-homepage-wide-container { width: calc(66.66% - 2.5px); float: left; }
.snodo-homepage-top-wide-area { width: 100%; margin-bottom: 5px; background: #f4fcfd; }
.snodo-homepage-top-wide-area .snodo-homepage-widget { height: 150px; }
.snodo-homepage-top-col1-area { width: calc(50% - 2.5px); margin-bottom: 5px; float: left; background: #f4fcfd; }
.snodo-homepage-top-col1-area .snodo-homepage-widget { height: 180px; }
.snodo-homepage-top-col2-area { width: calc(50% - 2.5px); margin-bottom: 5px; float: right; background: #f4fcfd; }
.snodo-homepage-top-col2-area .snodo-homepage-widget { height: 180px; }
.snodo-homepage-col3-area { width: calc(33.33% - 2.5px); float: right; margin-bottom: 5px; background: #f4fcfd; }
.snodo-homepage-col3-area .snodo-homepage-widget { height: 347px; }
.snodo-homepage-bottom-1-area { width: calc(33.33% - 3.33px); margin: 0 5px 5px 0; float: left; background: #f4fcfd; }
.snodo-homepage-bottom-1-area .snodo-homepage-widget { height: 100px; }
.snodo-homepage-bottom-2-area { width: calc(33.33% - 3.33px); margin: 0 5px 5px 0; float: left; height: 100px; background: #f4fcfd; }
.snodo-homepage-bottom-2-area .snodo-homepage-widget { height: 100px; }
.snodo-homepage-bottom-3-area { width: calc(33.33% - 3.33px); margin: 0 0 5px 0; float: left; height: 100px; background: #f4fcfd; }
.snodo-homepage-bottom-3-area .snodo-homepage-widget { height: 100px; }

.snodo-home-extra-3, .snodo-home-extra-2, .snodo-home-extra-1 { display: none; float: left; background: #f4fcfd; }
.snodo-home-top-areas, .snodo-homepage-main-content, .snodo-homepage-wrap { float: right; width: 100%; }
.snodo-home-extra-3 .snodo-homepage-widget { height: 347px; }
.snodo-home-extra-2 .snodo-homepage-widget { height: 865px; }
.snodo-home-extra-1 .snodo-homepage-widget { height: 1083px; }

.snodo-homepage-design-widget-wrap { height: 60%; text-align: center; overflow: auto; margin-top: 10px;}
.snodo-homepage-design-widget-wrap .snodo-home-widget { font-size: 14px;}

.snodo-homepage-widget div:last-of-type { margin-bottom: 0px; }
.snodo-homepage-header { margin: 10px 0; position: relative; max-height: 150px; overflow: hidden; }
.snodo-homepage-header img { display: block; margin: auto; max-width: 100%; }
.snodo-header-overlay { position: absolute; text-align: center; background: #000; color: #fff; opacity: 0; padding:10px; border: 1px solid #ccc; top: 0; left: 0; right: 0; bottom: 0; transition: all .5s ease-in-out; }
.snodo-homepage-header:hover .snodo-header-overlay { opacity: 1; background: #000000dd;}
.snodo-header-overlay .homepage-header-options { margin: 7px 0 0 !important; }
a.snodo-widget-link { text-decoration: none !important; }
.snodo-widget-icon { font-weight: bold; }
.snodo-home-widget { cursor: pointer; }

a.snodo-button-inline { background: #acaace; border-radius: 3px; color: #fff; margin-top: 20px; text-align: center; padding: 7px 10px; text-decoration: none !important; border: 1px solid #7f7caf; display: block; float: left; transition: all .25s ease-in-out;}

a.snodo-button-inline:hover { background: #7f7caf; }

.snodo-widget-overlay-button, .snodo-draft-overlay-button, .snodo-page-overlay-button { background: #acaace; border-radius: 3px; color: #fff; margin-top: 20px; text-align: center; padding: 7px 10px; text-decoration: none !important; border: 1px solid #7f7caf; display: block; float: right; transition: all .25s ease-in-out; cursor: pointer; }
.snodo-widget-overlay-button:hover, .snodo-draft-overlay-button:hover, .snodo-page-overlay-button:hover { background: #7f7caf; }
.title-margin { margin-bottom: 10px; }

ul.snodo-nav { margin: 0; }
li.snodo-nav-item { background: #fff; border-bottom: 1px solid #d1dbe4; padding: 10px 15px; margin-bottom: 0; transition: all .25s ease-in-out; cursor: pointer;}
li.snodo-active-nav { background: #acaace !important; }
ul.snodo-nav li:hover { background: #d1dbe4; }
@media only screen and (max-width: 782px) {
	.snodo-title-bar {
		top: 47px;
	}
}
@media only screen and (max-width: 600px) {
	.snodo-title-bar {
		left: 0;
	}
	#adminmenuwrap { z-index: 9990 !important; }
}

.snodo-hd-canvas, .snodo-widget-canvas { margin: 50px 20px;}
.snodo-option-header-title { font-size: 16px; font-weight: bold; line-height: 1.2em; text-align: center; }
.snodo-hd-bar-wrap { border: 1px solid #ddd; width: 100%;  height: 50px; padding: 2px; position: relative; margin-bottom: -1px; }
.snodo-hd-wrap { height: 100px; }
.snodo-hd-bar-wrap .snodo-container { height: 100%; float: left; }
.snodo-hd-wrap .snodo-container { height: 100px; }
.snodo-hd-content { background: #eee; color: #000; height: calc(100% - 20px); padding: 10px; width: calc(100% - 20px); position: relative; text-align: center; font-size: 16px;}
.snodo-hd-empty { background: #fff; color: #fff; height: 100%; width: 100%; position: relative; display: none; }
.snodo-hd-empty.snodo-hd-droppable { display: block; }
.snodo-hd-droppable.ui-droppable-active { background: #acaace !important; }
.snodo-hd-droppable.ui-droppable-active .snodo-hd-addcontent { color: #000 !important; }
.snodo-container { margin-right: 2px; position: relative; }
.snodo-container-1 { width: 100%;}
.snodo-row-container .snodo-container-1 { width: calc(100% - 2px); }
.snodo-container-2 { width: calc(50% - 1px);}
.snodo-row-container .snodo-container-2 { width: calc(50% - 2px); }
.snodo-container-3 { width: calc(33.33% - 1.33px);}
.snodo-row-container .snodo-container-3 { width: calc(33.33% - 2px); }
.snodo-container-4 { width: calc(25% - 1.5px);}
.snodo-row-container .snodo-container-4 { width: calc(25% - 2px); }
.snodo-container-5 { width: calc(20% - 1.6px);}
.snodo-row-container .snodo-container-5 { width: calc(20% - 2px); }
.snodo-container-6 { width: calc(16.66% - 1.6px);}
.snodo-row-container .snodo-container-6 { width: calc(16.66% - 2px); }
.snodo-container-7 { width: calc(14.29% - 1.8px);}
.snodo-row-container .snodo-container-7 { width: calc(14.29% - 2px); }

.snodo-container-3 .snodo-hd-addwidget, .snodo-container-3 .snodo-hd-split-vertical, .snodo-container-3 .dashicons-editor-justify { font-size: 18px; line-height: 24px;}
.snodo-container-4 .snodo-hd-addwidget, .snodo-container-4 .snodo-hd-split-vertical, .snodo-container-4 .dashicons-editor-justify { font-size: 16px; line-height: 22px;}
.snodo-container-5 .snodo-hd-addwidget, .snodo-container-5 .snodo-hd-split-vertical, .snodo-container-5 .dashicons-editor-justify { font-size: 14px; line-height: 18px;}
.snodo-container-6 .snodo-hd-addwidget, .snodo-container-6 .snodo-hd-split-vertical, .snodo-container-6 .dashicons-editor-justify { font-size: 13px; line-height: 17px;}
.snodo-container-7 .snodo-hd-addwidget, .snodo-container-7 .snodo-hd-split-vertical, .snodo-container-7 .dashicons-editor-justify { font-size: 12px; line-height: 16px;}
.snodo-container-4 .snodo-hd-addwidget, .snodo-container-5 .snodo-hd-addwidget, .snodo-container-6 .snodo-hd-addwidget, .snodo-container-7 .snodo-hd-addwidget { top: 20%; left: 25px; right: 25px; }
.snodo-container-4 .snodo-hd-split-vertical, .snodo-container-5 .snodo-hd-split-vertical, .snodo-container-6 .snodo-hd-split-vertical, .snodo-container-7 .snodo-hd-split-vertical { top: 75%; left: 25px; right: 25px; }
.snodo-container-3 .snodo-hd-addwidget { top: 25%; left: 30px; right: 30px; }
.snodo-container-3 .snodo-hd-split-vertical { top: 70%; left: 30px; right: 30px; }



.snodo-container:last-of-type { margin-right: 0px;}
.snodo-hd-bar-wrap > .snodo-container:nth-last-of-type(2) { margin-right: 0px;}
.snodo-hidden-textarea { display: none; }
.snodo-content-title { position: absolute; left: 5px; right: 5px; top: 50%; transform: translateY(-50%); }

.snodo-hd-divider { float: left; width: 2px; height: 50px; max-height: 100%; background: #fff; }
.snodo-hd-wrap .snodo-hd-divider { height: 100px; }
.headermove { color: #666; font-size: 26px; position: absolute; left: -22px; top: 50%; transform: translateY(-50%); cursor: grab;}
.headermove:active { cursor: grabbing; }

.snodo-hd-master-content, .snodo-hd-master-row, .sno-hd-master-empty, .snodo-widget-master-row, .snodo-widget-master-content, .snodo-container-widget-master { display: none; }
.snodo-hd-addrow, .snodo-draft-add, .snodo-widget-addrow, .snodo-page-add { text-align: center; width: 250px; color: #888; font-size: 24px; line-height: 1; margin: 20px auto 0; cursor: pointer; transition: all .3s ease-in-out; }
.snodo-page-add { width: 500px; max-width: 100%; }
.snodo-hd-addrow:hover, .snodo-draft-add:hover, .snodo-widget-addrow:hover, .snodo-widget-addpage:hover, .snodo-page-add:hover { color: #444; }
.snodo-hd-row-settings, .snodo-widget-row-settings { color: #666; font-size: 20px; position: relative; z-index: 1; margin-right: -30px; cursor: pointer; line-height: 28px; float: right;}
.snodo-split-row-settings-wrap { color: #fff; background: #666; font-size: 10px; line-height: 10px; position: absolute; cursor: pointer;  right: 4px; bottom: 0; padding: 2px 6px 1px 2px; border-radius: 15px 0 0 15px; transition: all .3s ease-in-out; height: 12px; }
.snodo-split-row-settings-wrap .snodo-split-row-settings { font-size: 12px; line-height: 11px; height: unset; width: 12px; }

.snodo-hd-addcontent { text-align: center; color: #ddd; font-size: 20px; line-height: 1; cursor: pointer; transition: all .3s ease-in-out; top: 50%; transform: translateY(-50%); position: absolute; left: 50px; right: 50px;}
.snodo-hd-addcontent:hover, .snodo-hd-addwidget:hover, .snodo-hd-split-vertical:hover { color: #444; }
.snodo-hd-addwidget { text-align: center; color: #ddd; font-size: 20px; line-height: 1; cursor: pointer; transition: all .3s ease-in-out; top: 33%; transform: translateY(-33%); position: absolute; left: 50px; right: 50px;}
.snodo-hd-split-vertical { text-align: center; color: #ddd; font-size: 20px; line-height: 1; cursor: pointer; transition: all .3s ease-in-out; top: 67%; transform: translateY(-67%); position: absolute; left: 50px; right: 50px;}
.snodo-widget-title { text-align: center; color: #444; font-size: 16px; font-weight: bold; line-height: 1; cursor: pointer; transition: all .3s ease-in-out; margin-bottom: 20px;}
.snodo-widget-action-center { top: 50%; transform: translateY(-50%);}
.snodo-footer-only, .snodo-header-only { display: none; }
.footer-row-overlay .snodo-footer-only { display: block; }
.header-row-overlay .snodo-header-only { display: block; }
.snodo-widget-mobile { font-style: italic; padding-top: 10px; }
.snodo-hd-content-trash { position: absolute; right: 2px; top: 2px; cursor: pointer; color: #666; font-size: 16px; }
.snodo-hd-empty-trash { position: absolute; right: 2px; top: 2px; cursor: pointer; color: #666; font-size: 16px; }
.snodo-hd-content-settings { position: absolute; left: 18px; top: 2px; cursor: pointer; color: #666; font-size: 16px; line-height: 15px; }
.snodo-widget-settings { position: absolute; left: 18px; top: 2px; cursor: pointer; color: #666; font-size: 16px; line-height: 15px; }
.snodo-hd-icon, .snodo-hd-bar-icon { opacity: 0; transition: all .3s ease-in-out;}
.snodo-hd-content:hover .snodo-hd-icon, .snodo-hd-empty:hover .snodo-hd-icon { opacity: 1;}
.snodo-hd-content-move { position: absolute; left: 2px; top: 2px; cursor: pointer; color: #666; font-size: 14px; }
.snodo-hd-add-row-wrap { position: absolute; left: 50%; transform: translateX(-50%); bottom: 0px; background: #666; color: #fff; font-size: 14px; cursor: pointer; opacity: 0; transition: all .3s ease-in-out; border-radius: 15px; padding: 1px 8px 1px 4px;}
.snodo-row-container:hover > .snodo-hd-icon { opacity: 1; }
.snodo-row-container:hover .snodo-hd-icon.snodo-hd-add-row { opacity: 1; }
.snodo-row-container:hover .snodo-hd-add-row-wrap { opacity: .3; }
.snodo-row-container:hover .snodo-hd-add-row-wrap:hover { opacity: 1; }
.snodo-split-row:hover .snodo-split-row-settings-wrap { opacity: .3; }
.snodo-split-row:hover .snodo-split-row-settings-wrap:hover { opacity: 1; }
.snodo-split-row-settings-wrap { opacity: 0; }
.snodo-split-row .snodo-container { height: calc(100% - 2px); margin-top: 1px; margin-bottom: 1px; }
.snodo-row-container .snodo-hd-row-settings, .snodo-row-container .snodo-widget-row-settings { font-size: 16px; margin-right: -26px }
.snodo-row-container-inner { height: 100%; }
.snodo-full-opacity { opacity: 1 !important; }
.snodo-activation-overlay { height: 200px; width: 100%; background: #eee; color: #fff; z-index: 10; position: relative; }
.snodo-activation-overlay-master { height: calc(100vh - 204px); }
.snodo-activation-message { text-align: center; padding: 20px; border: 1px solid #66b377; background: #d4edda; color: #155724; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all .3s ease-in-out; border-radius: 5px; cursor: pointer; font-size: 16px; line-height: 24px; width: auto; }
.snodo-activation-message:hover { background: #66b377; color: #fff; border-color: #155724; }


.snodo-sso {
	display: none;
	position: absolute;
	right: 20px;
	top: 0;
	background: #fff;
	font-family: Open Sans, sans-serif;
	box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
	z-index: 100;
	width: 140px;
	background: #fff;
	font-size: 16px !important;
	padding: 10px 0;
	border-radius: 3px;
}
.snodo-sso-option {
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	padding: 5px 15px;
	background: #fff;
	transition: all .1s ease-in-out;
	color: #444;
	cursor: pointer;	
}
.snodo-sso-option:hover { background: #eee;}
.snodo-container { max-width: 100%; }
.snodo-row-overlay, .snodo-content-overlay, .snodo-content-overlay-notice { left: 375px; right: 15px; top: 118px; bottom: 15px; background: #00000066; position: fixed; display: none; z-index: 100;}
.snodo-widget-title-overlay, .snodo-draft-title-overlay, .snodo-page-title-overlay { left: -2000px; right: -2000px; top: -2000px; bottom: -2000px; background: #00000066; position: absolute; display: none; z-index: 100;}
.snodo-content-overlay-notice { z-index: 200; background: #000000ff;}
.snodo-row-options, .snodo-content-wrap, .snodo-content-wrap-notice {  position: absolute; right: 20%; top: 10%; left: 20%; bottom: 10%; background: #fff; z-index: 1; box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2); }
.snodo-title-options { position: absolute; left: 50%; top: 50%; width: 400px; transform: translate(-50%,-50%); background: #fff; z-index: 1; box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);}
.snodo-page-title-options { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #fff; z-index: 1; }
.snodo-row-heading, .snodo-content-heading { text-align: center; font-size: 24px; line-height: 1.2; font-weight: bold; padding: 10px; background: #565292; color: #fff; }
.snodo-row-close, .snodo-content-close, .snodo-content-back {  color: #fff; float: right; font-size: 25px !important; border-radius: 20px;background: #ffffff00; width: 30px !important; height: 30px !important; line-height: 30px !important; transition: all .2s ease-in-out; cursor: pointer; z-index: 1; position: relative; }
.snodo-row-close:hover, .snodo-content-close:hover, .snodo-content-back:hover { background: #ffffff44;  }
.snodo-content-back { float: left; display: none;}
.snodo-widget-width { position: absolute; bottom: 15px; left: 0; right: 0; text-align: center; font-size: 12px; font-style: italic; color: #000; }
.snodo-designer-width { position: absolute; bottom: 2px; left: 0; right: 0; text-align: center; font-size: 8px; line-height: 8px; font-style: italic; color: #000; }
.snodo-noscroll { overflow:hidden; }

.snodo-row-body { padding: 15px; overflow-y: scroll;}
.snodo-row-active { border-color: #565292; }
.snodo-row-active-bottom { border-top-color: #565292; }
.snodo-row-overlay .snodo-selectbox-wrap label { position: relative; font-size: 14px; left: 0; top: 0; margin-bottom: 10px; padding-left: 0; font-weight: bold;}
.snodo-row-overlay .snodo-row-label { font-size: 14px; margin-bottom: 10px; font-weight: bold; width: 100%; }
.snodo-row-overlay .snodo-selectbox-wrap { margin-top: 0;}
.snodo-row-overlay .snodo-width-half { width: 40%; float: left; margin-right: 15px; }
.snodo-row-overlay .snodo-selectbox-wrap select { min-height: 30px; padding-left: 8px;}
.snodo-row-label-margin { margin-top: 15px;}

.snodo-content-active .snodo-hd-empty, .snodo-content-active .snodo-hd-content { background: #acaace; color: #000; }
ul.snodo-content-options { margin: 0; }
ul.snodo-content-options li { border-bottom: 1px solid #d1dbe4; padding: 10px 15px; margin-bottom: 0; cursor: pointer; transition: background .2s ease-in-out; }
ul.snodo-content-options li:not(.content-option-inactive):hover, ul.snodo-content-options li.content-active { background: #acaace; color: #000;}
.snodo-content-body { overflow-y: scroll;}
.snodo-draggable-helper { z-index: 5; padding: 10px; height: 28px; width: 200px; display: block; background: #eee; color: #000; font-size: 16px; text-align: center; border: 1px solid #bbb; }
.snodo-split-row-master, .snodo-split-row-widget-master { display: none; }
.snodo-split-row { width: calc(100% - 2px); padding: 0px 2px 0; position: relative;  }
.snodo-split-row-2 { height: calc(50% - 3px); }
.snodo-split-row-3 { height: calc(33.33% - 2.5px); }
.snodo-split-row-4 { height: calc(25% - 2.5px); }
.snodo-split-row-5 { height: calc(20% - 2.5px); }
.snodo-split-row-6 { height: calc(16.66% - 2.3px); }
.snodo-split-row-7 { height: calc(14.28% - 2.3px); }
.snodo-split-row-8 { height: calc(12.5% - 2.3px); }
.snodo-split-row-9 { height: calc(11.11% - 2.2px); }
.snodo-split-row-10 { height: calc(10% - 2.2px); }
.snodo-container-master { display: none; }
.snodo-row-container { background: #eee; position: relative;}
.snodo-split-row .snodo-hd-content { background: #ddd; }
.snodo-header-area, .snodo-widget-area { margin: 0 auto; max-width: 100%; }
.snodo-preview-data { margin-left: 5px; margin-bottom: 5px; font-size: 12px; font-style: italic; float: left;}
.snod-text-link { cursor: pointer; }
ul.snodo-content-options li.content-option-inactive:not(.content-active) { background: #eee; color: #aaa; cursor: default; }
.limit-reason { float: right; }
.do-options { padding: 0 15px 30px; }
.snodo-page-title-options { display: none; }
.snodo-designer-row-width-value { display: none; }

.snodo-draft-row { background: #eee; margin-bottom: 10px; width: 100%; }
.snodo-legacy-row { background: #eee; width: 100%; margin-bottom: 2px; }
.snodo-page-row { background: #fafafa; margin-bottom: 15px; margin-right: 15px; border: 1px solid #ddd; width: calc(33.33% - 12px); float: left; height: 350px; max-height: 350px; position: relative; }
.snodo-page-data { padding: 15px; float: left; width: calc(100% - 30px); position: relative; overflow-y:scroll; height: 220px;}
.snodo-red { background: #f8d7da; border-color: #f5c6cb; color: #721c24; }
.snodo-red:hover { background: #f5c6cb; }
.snodo-header-notice { background: #f8d7da; color: #721c24; margin-bottom: 10px; padding: 8px 15px; border: 1px solid #f5c6cb; line-height: 18px; display: none; }
.snodo-header-notice:last-of-type { margin-bottom: 30px; }
.snodo-page-row:nth-of-type(3n) { margin-right: 0px; }
.snodo-draft-row-master, .snodo-page-row-master { display: none; }
.sdb-active { background: #ff9308; color: #fff; padding: 10px; font-size: 16px; cursor: pointer; transition: all .3s ease-in-out; float: right; border-left: 1px solid #fff; }
.sdb-inactive { background: #444; color: #fff; padding: 10px; font-size: 16px; transition: all .3s ease-in-out; float: right; border-left: 1px solid #fff; cursor: default; }
.sdb-active:hover { background: #ffbe00; }
.snodo-draft-name, .snodo-legacy-name { font-size: 16px; padding: 10px; float: left;}
.snodo-legacy-name { width: calc(100% - 100px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.snodo-page-name { font-size: 16px; width: 100%; border-bottom: 1px solid #ddd; height: 40px; line-height: 40px; text-align: center; float: left; background: #eee;}
.snodo-page-button-wrap { position: absolute; bottom: 10px; right: 0; }
.snodo-page-rename, .snodo-page-delete { margin-right: 10px;  }
.snodo-design-divider { border-bottom: 1px solid #d1dbe4; margin-left: -15px; margin-right: -15px; margin-bottom: 40px;}
.snodo-widget-bar-wrap .snodo-container { height: 180px; }
.snodo-widget-bar-wrap { min-height: 180px; height: auto; }
.snodo-lock-position { overflow: hidden !important; position: absolute; right: 0; top: 0; }
.snodo-split-row-widget { padding-bottom: 2px; }
.snodo-widget-bar-wrap .snodo-split-row-2 { height: unset; }

li.auto-update-disabled {display: none;}
.widgets-php #adminmenuwrap { z-index: 99 !important; }  
.optionsboxinner { margin-bottom:15px; padding: 10px;background: #fff; border: 1px solid #ddd; }
.orphan-sidebar { display: none !important; }

.sno-wp-menu-adjuster { z-index: 99 !important; }
.lockposition { overflow: hidden !important; height: 88vh !important; position: absolute; right: 0; }
.togglesection { float: right; display: none;}
.customize-control-widget_form .togglesection { display: block; }
.customize-control-widget_form .widgetbody { display: none; border-left: 1px solid #bbb; border-right: 1px solid #bbb; padding: 10px 5px 15px 8px;} 
.customize-control-widget_form .widgetsection { cursor: pointer; background: #ddd; border: 1px solid #bbb; padding: 10px; font-size: 16px; margin-bottom: -1px;}
.customize-control-widget_form .snowidgetintro { padding: 10px 0px; }
.customize-control-widget_form .snotitlearea { width: 100%; }
.customize-control-widget_form .sno-widget-options-panel { background: #fff; padding: 0; border-top: none; }
.customize-control-widget_form .snowidgetintro { border-bottom: none; }
.customize-control-widget_form .sno-advanced-options { font-size: 14px; width: calc(100% - 32px); margin-top: 10px; }
.customize-control .sno-widget-options-panel select { width: 98%; height: 33px; }
.customize-control .snotitlearea input { font-size: 16px; }
.customize-control .widget-selectbox-wrap label, .customize-control .widget-input-wrap label { top: -4px; }
.customize-control .widget-color-wrap label { top: -10px; }
.customize-control .widget-selectbox-wrap, .customize-control .widget-input-wrap, .widget-color-wrap { margin-bottom: 15px;}
.customize-control .widgetbody input[type=checkbox] { float: left; margin-right: 6px; margin-top: 2px; }
.customize-control .widget-info, .customize-control .widget-notice { margin-bottom: 10px; }
.customize-control .widget-checkbox-wrap.close-gap { margin-bottom: 0; }
.customize-control .widget-checkbox-wrap { margin-bottom: 7px; margin-top: 0 }
.customize-control .widget-checkbox-wrap label { font-size: 12px; }
.customize-control .sno-widget-options-panel { height: unset; margin-bottom: 20px; border-bottom: 1px solid #bbb; }


.widgets-php .sno-widget { position: relative; }
.widgets-php .sno-widget .widget-inside { position: fixed; right: 0; left: 0px; bottom: 0; top: 32px; z-index: 10000; padding: 0; }
.widgets-php .sno-widget .widgetsectionwrap { float: left; margin-right: 20px; margin-bottom: 20px; background: #f1f4f7; }
.widgets-php .sno-widget .widgetbody { display: block !important; padding: 20px; }
.widgets-php .sno-widget .widgetsection { margin-top: 0;}
.widgets-php .sno-widget .widget-control-actions { position: absolute; right: 25px; top: 25px;}
.widgets-php .widgetsection { border: 1px solid #ccc; font-size: 18px; text-align: center; padding: 20px 0; background: #fff; }
.widgets-php .widgetbody { border: 1px solid #ccc; border-top: unset; background: #fff; }
.widgets-php .widgetsectionwrap.widgettwo { width: calc(50% - 14px); }
.widgets-php .widgetsectionwrap.widgettwo:nth-of-type(2) { margin-right: 0px; }
.widgets-php .widgetsectionwrap.widgetthree { width: calc(33.33% - 14px); }
.widgets-php .widgetsectionwrap.widgetthree:nth-of-type(3n) { margin-right: 0px; }
.widgets-php .widgetsectionwrap.widgetfour { width: calc(25% - 15px); }
.widgets_access .widgetsectionwrap.widgettwo { width: 100%; margin-right: 0; }
.widgets_access .widgetsectionwrap.widgetthree { width: 100%; margin-right: 0; }
.widgets_access .widgetsectionwrap.widgetfour { width: 100%; margin-right: 0; }
.widgets_access .snotitlearea { width: 100%; }
.widgets-php .widgetsectionwrap.widgetfour:nth-of-type(4) { margin-right: 0px; }
.widgets-php .sno-widget-options-wrap select { padding: 6px 24px 6px 15px; width: 100%; font-size: 16px; line-height: 26px; height: 38px;}
.widgets-php .sno-widget-options-wrap input[type="text"] { padding: 6px 15px; width: 100%; font-size: 16px; line-height: 26px; }
.widgets-php .sno-widget-options-wrap textarea { padding: 15px; width: 100%; font-size: 16px; line-height: 26px; }
.widgets-php .sno-widget-options-wrap input[type="checkbox"], .widgets-php .sno-widget-options-wrap input[type="radio"] { width: 1.5rem; height: 1.5rem; float: left; margin-right: .75rem; margin-top: 0rem; }
.widgets-php .sno-widget-options-wrap input[type="checkbox"]:checked::before { height: 1.8125rem; width: 1.8125rem; font-size: 1.8125rem; }
.widgets-php .widget-control-actions .alignleft { padding-top: 10px; }
@media only screen and (max-width: 1000px) {
	.widgets-php .widget-control-actions .alignleft { display:none; }
	.widgets-php .widgetsectionwrap.widgetfour, .widgets-php .widgetsectionwrap.widgetthree, .widgets-php .widgetsectionwrap.widgettwo { width: calc(100% - 15px); }
}
.snowidgetintro { background: #fff; border-bottom: 1px solid #ddd; padding: 20px 0 20px 20px; }
.sno-widget-controls { width: 29%; float: right; line-height: 28px; }
.snotitlearea { width: 40%; position: relative; float: left; margin-bottom: 0 !important; }
.snotitlearea input { width: 90%; float: left; border-radius: 3px; line-height: 18px; font-size: 18px; padding: 8px 13px; }
.widget-input-wrap input { border-radius: 3px; }
.widget-focused { border: 1px solid #000; }
.widget-notice { background: #fff3cd; border: 1px solid #ffeeba; border-radius: 3px; padding: 10px; margin: 0px 0px 20px; color: #856404; line-height: 18px; }
.widget-info { color: #0c5460; padding: 8px 15px; background-color: #d1ecf1; border: 1px solid #bee5eb; margin: 0 0 20px; line-height: 18px; }
.sno-widget-area-label { font-weight: bold; }
.widget-warning { background: #f2dede; border: 1px solid #ebcccc; border-radius: 3px; padding: 10px; margin: 0px 0px 20px; color: #a94442; line-height: 18px; }
.widget-selectbox-wrap label, .widget-input-wrap label, .widget-color-wrap label { position: absolute; top: 0px; font-size: 10px; left: 12px; background: #fff; display: inline-block; padding: 0 5px; }
.widget-checkbox-wrap label { display: inline-block; float: left; width: calc(100% - 40px); font-size: 14px; line-height: 20px; padding-top: 2px; }
.sno-widget-options-panel { background: #f1f4f7; padding: 20px; overflow-y: scroll; height: calc(100vh - 135px); }
.widget-selectbox-wrap, .widget-checkbox-wrap, .widget-input-wrap, .widget-color-wrap { position: relative; margin-bottom: 25px; padding-top: 5px;}
.widget-button-wrap { margin-bottom: 25px; padding-top: 5px;}
.widget-button-wrap input[type="button"] { margin-right: 25px; }
.widget-checkbox-wrap.close-gap { margin-bottom: 10px; }
.widget-color-wrap { border: 1px solid #7e8993; padding: 16px 16px 0; border-radius: 3px; }
.widget-color-wrap label { top: -7px; } 
.widget-color-wrap .wp-picker-holder { margin-bottom: 8px; }
.widget-color-wrap .wp-picker-input-wrap label { position: relative; top: 0; left: 0; }
input.validation-warning { background: #db4654; color: #fff !important; }
.sno-widget-options-panel .widget-advanced { display: none; }
.sno-advanced-options { float: left; color: #0c5460; padding: 8px 15px; background-color: #d1ecf1; border: 1px solid #bee5eb; cursor: pointer; font-size: 18px; text-align: center; transition: all .3s ease-in-out; margin-top: 5px; }
.sno-advanced-options:hover { background: #bee5eb; }
.widget-dependent { display: none; }
.widget-selectbox-hidden { display: none; }
.group-view-all, .group-teaser-data { display: none; }
.firstwidget { display: none; }
div[id$="-11"] .sno-first-widget .firstwidget { display: block; }
.widget-fullwidth-option { display: none;}
div[id$="-11"] .widget-fullwidth-option, .sno_full_width .widget-fullwidth-option { display: block;}
.sno-widget-close { float: right; font-size: 35px !important; border-radius: 20px; background: #ffffff; width: 40px !important; height: 40px !important; line-height: 40px !important; margin-left: 25px; transition: all .2s ease-in-out; cursor: pointer; }
.sno-widget-close:hover { background: #cccccc; }
.widgets-php input.widget-control-save { margin-top: 5px; }
.sno-widget-image-preview { max-width: 100%; margin: 0 auto; margin: 20px 0; }
ul.sno-ds-widget li { margin-left:30px; }
.show-advanced-options .sno-widget-style { display: block !important; }
.sno-classic-widget-wrap { margin-top: 20px; }
.sno-widget-options-wrap-warning { display: none; font-size: 18px; text-align: center; }
.widget-deprecated { font-size: 24px; text-align: center; line-height: 36px;}

#categorydiv, #postimagediv, #tagsdiv-post_tag, #sno_format_meta_box_id, #sno_teaser_meta_box_id { display:block !important; }
#sno_announcements h3 { background:#990000; color:#ffffff;text-shadow:none;}
#sno_announcements {border-color:#990000; -moz-box-shadow: 1px 1px 5px #888; -webkit-box-shadow: 1px 1px 5px #888; box-shadow: 1px 1px 5px #888;}
#sno_announcements a {color:#990000;}
#sno_announcements a:hover {color:#990000;text-decoration:underline;}
.sno_options_page .postbox {border: 1px solid #777777; -moz-box-shadow: 1px 1px 5px #888; -webkit-box-shadow: 1px 1px 5px #888; box-shadow: 1px 1px 5px #888; }   
.sno_options_page h3, .sno_options_page h3:hover { background:#777777; color:#ffffff;text-shadow:none;cursor:default;}
.sno_options_page .divline {clear:both;border-top:1px solid #888888;margin:25px 0px;}
.sno_options_page p {margin: 0 0 1em 0}
#snocolorpicker { position:fixed;border:1px solid #ddd;background:#fff;}
.savebutton { margin-top:220px; margin-left:20px;}
input.save-button { position:fixed;margin-top:240px;margin-left:15px;font-size:18px!important;}
.optionsboxwrap {width:270px;float:left;}
.optionsbox {padding:10px;background:#ffffff;width:260px;float:left;}
.optionsboxright {padding:10px;background:#eee;width:260px;float:right;}
.optionsboxwidgets {width:318px;margin-top:10px;border:1px solid #bbb;padding:10px 10px 0px;background:#eee;float:right;}
.optionsboxdetail {padding:10px;background:#eee;margin-top:10px;}
.optionsboxwide {padding:10px;background:#eee;margin-top:10px;}
.optionsboxbase {float:left;width:250px;}
.optionsboxextra {float:right;width:250px;}
.headingtext { font-weight:bold;font-size:14px;}
.subheadingtext { font-weight:bold;font-size:14px;margin-top:5px;margin-bottom:5px !important;}
.subheadlabel { font-weight:bold;font-size:14px;margin-top:15px!important;margin-bottom:5px !important;}
.subdivider { width:100%; margin-top:20px;margin-bottom:15px;border-top:1px solid #fff;}
.glossymenu { margin: 5px 0; padding: 0; }
.glossymenu a.menuitem { background: #bbb; font: 18px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #333; display: block; position: relative; width: auto; padding: 6px 0; padding-left: 10px; text-decoration: none; border-bottom:1px solid #fff;}
.glossymenu a.menuheader { background: #393939; font: 18px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; color: white; display: block; position: relative; width: auto; padding: 6px 0; padding-left: 10px; text-decoration: none; border-bottom:1px solid #888;}
.glossymenu a.menuitem .statusicon{ margin-right:10px; border: none; width:17px;}
.glossymenu a.menuheader .statusicon{ margin-right:10px; border: none; width:17px;}
.glossymenu a.menuitem:hover { background:#990000; color: #fff; }
.glossymenu a.menuheader:hover { background:#990000; }
.glossymenu div.submenu{ padding:10px 10px 10px 10px; background: #fff; }
.glossymenu a.options_open { background: #990000; color: #fff;}
.glossymenu .mainbar a.options_open { background: #000000 !important; color:#fff; }
.glossymenu a.options_open:hover { background: #393939 !important; }
.mf-field-related, #mfattributespost {display:none !important;}
.ure-sidebar, #ure_pro_advertisement, #ws_sidebar_pro_ad {display:none !important;}
#ure_container {min-width:0px !important;}
 #current-theme img {border: #fff !important;}
 #adminmenu li.wp-menu-separator { background: #888 !important;}
.snomessage { background: #990000 !important; color: #ffffff; border: #6d0019 !important; }
.snomessage a, .snomessage a:hover { color: #fff;text-decoration:none; }
a.flexupdate { text-decoration:underline!important;}
a:hover.flexupdate { color: #D29105!important; }
.welcome_tile_link:hover { background: #990000 !important; }
.welcome_tile { padding:10px;float:left;width:280px;height:180px;margin:0px 3px 3px 0px; color: #fff; }
.welcome_tile_ad { float:left;width:300px;height:200px;margin:0px 3px 3px 0px; overflow:hidden;}
.welcome_tile h1 { margin:0px 0px 15px 0px;color:#fff; }
.welcome_text { font-size:20px;line-height:30px; }
table.form-table { margin-bottom: 30px; }
.yoast-ga-banners {display:none;}
a#customdimensions-tab, a#extensions-tab, a#licenses-tab { display: none; }
.yoast-ga-content #extensions {display:none; }
.restoredesign { background: #db4654; padding: 0px 10px; float:right; color: #fff;}
.restoredesign:hover { cursor: pointer; background: #fe5767;}
.restoresnapshot { background: #35aa1c; padding: 0px 10px; float:right; color: #fff; margin-left: 10px;}
.restoresnapshot:hover { cursor: pointer; background: #53bd3c;}
.restoredesignrow { background: #fff; width: calc(100% - 32px); clear:both; line-height: 24px; font-size:13px; padding: 7px 15px; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
.restoresnapshotrow { background: #eee; width: 98.5%; clear:both; line-height: 24px; font-size:13px; padding: 7px .75%; border-bottom: 1px solid #ccc; }
.restorestarred { color: #ff9308; float:right; margin-right:10px;cursor: pointer; }
.restorestarred:hover { color: #ffbe00; }
.restorename { float:right; margin-right:10px; position: relative; }
.restore-name { float:left; margin-right: 15px; width: 150px; font-size:12px; border: 1px solid #ccc; padding: 4px; border-radius: 2px; }
.restorename:hover { cursor:pointer; }
.snapshot-name { float:left; margin-right: 15px; width: 150px; font-size:10px; border: 1px solid #ccc; }
.restore-name-instructions { position: absolute; left: -170px; top: 0; width: 150px; font-size:12px; background: #666; color: #fff; line-height:21px; padding:2px; display: none; text-align: center;}
.restore-name-snapshot-instructions { position: absolute; left: 1px; top: 20px; width: 146px; font-size:8px; background: #666; color: #fff; line-height:10px; padding:2px; display: none; }
.snapshot-orange { color: #ff9308; }
.tag-icon-save { color: #35aa1c; }
.tag-icon-save:hover { color: #53bd3c; }
.restorelistbutton { background: #ff9308; color: #fff; float:right; margin-left:10px; padding: 2px 7px; cursor: pointer; }
.restorelistbutton:hover { background: #ffbe00; }
.restorelisticon { color: #ff9308; float:right; margin-left: 10px; cursor:pointer; }
.restorelisticon:hover { color: #ffbe00; }
.restorecontrols { padding: 10px 15px; background: #eee; color: #000; width: calc(100% - 32px); border: 1px solid #d1dbe4; }
.restoretitle { font-size: 16px; float: left; padding-top: 2px;}
.create_snapshot { background: #ff9308; color: #fff; padding: 10px; font-size:24px; float:right;margin-bottom:0px; cursor: pointer; }
.create_snapshot:hover { background: #ffbe00; }
.deletesnapshot { color: #db4654; float: right; margin-left: 10px; cursor: pointer;}
.deletesnapshot:hover { color: #fe5767; } 
.designsnapshotintro { background: #fff; border: 1px solid #ddd; padding: 10px; margin-bottom:20px; margin-top: 20px;}
@media only screen and (max-width: 1100px) { .extratext { display:none; }}
.not_the_right_area { padding: 10px; }
.litespeed-widget-setting { display:none; }
#menu_icons-logger-notification, #menu_icons_review { display: none; }
.am-notification { display:none; }
.snods_badges a, .snods_badges a:visited, .snods_header a, .snods_header a:hover { color: #fff !important; cursor:pointer;}
.snods_badges a:hover, .snods_header a:hover {text-decoration: none;}
.snods_badge_top { border-top:1px solid #444; }
.snods_badge { background: #000; color: #fff; padding:5px 5px 5px 8px; border-bottom:1px solid #444; font-size:16px;}
.snods_badge:hover { opacity:.9; }
.snods_coverage:hover {background: #2673e6 !important;}
.snods_site:hover {background: #9e73d5 !important;}
.snods_story:hover {background: #6bc651 !important;}
.snods_writing:hover {background: #e78501 !important;}
.snods_media:hover {background: #37a7e3 !important;}
.snods_audience:hover {background: #f35407 !important;}
.snods_icon { max-width:25%;width:40px; float:right; text-align:right; }
.snods_title { max-width:75%; float:left; }
.snods_coverage_icon { font-size:18px;vertical-align:top;text-decoration:none!important; }
.snods_site_icon { font-size:24px;vertical-align:top;text-decoration:none!important;margin-top:-3px; }
.snods_story_icon {font-size:23px;margin-top:-1px;vertical-align:top;text-decoration:none!important;padding-right:1px;}
.snods_writing_icon {font-size:22px;vertical-align:top;text-decoration:none!important;margin-top:-2px;margin-bottom:-2px;}
.snods_media_icon {font-size:22px;vertical-align:top;text-decoration:none!important;margin-top:-1px;margin-bottom:-1px;}
.snods_audience_icon {font-size:26px;margin-top:-4px;vertical-align:top;text-decoration:none!important;padding-right:3px;}
.snods_badge_icon_only { text-align: center; height:39px;}
.snods_badge_icon_only .snods_icon_only { font-size:23px; text-decoration:none; padding-top:10px; width:40px;}
.snods_badge_icon_only { background: #000; color: #fff; }
p.snods_p { padding: 2px 0 0 0; color: #fff; margin-left:10px; }
p.snods_p a { color: #fff; }
p.snods_p a:hover { color: #ddd; }
.menu-icons-upgrade-hestia, .menu-icons-subscribe {display: none; }

input.profile-social-input { width: 50%; }
.profile_year { background: #eee; border: 1px solid #aaa; padding: 10px 0; text-align: center; width: calc(100% - 2px); margin-bottom: 15px; cursor:pointer; height: 20px; max-height: 20px; }
.profile_name { background: #fff; border: 1px solid #666; padding: 10px 0; text-align: center; width: calc(100% - 2px); margin-bottom: 10px; cursor:move; height: 20px; max-height: 20px; }
.profile_role { background: #fff; border: 1px solid #000; padding: 10px 0; text-align: center; width: calc(100% - 2px); margin-bottom: 10px; cursor:move; height: 20px; max-height: 20px; }
.ui-sortable-helper { background: #eee; border: 1px solid #000099; height: 10px;}
.profile_placeholder { background: #aaa; padding: 10px 0; text-align: center; width: 100%; margin-bottom: 10px; cursor:move; border-top: 1px solid aaa; border-bottom: 2px solid #aaa;}
.staffpages_list_wrap { width: 15%; float: left; }
.staffposition_list_wrap, .profile_list_wrap { width: 47%; float: left; }
.staffposition_list_wrap { background: #444;  border-right: 1px solid #fff; }
.staffpages_list_wrap { margin-right: 15px; }
.staff_members_list_wrap { width: 33%; float: left; }
.staffposition_list_wrap { width: calc(47% - 30px); padding: 15px 30px; }
.profile_list_wrap { padding: 15px; background: #ccc; }
.list_staff_members { text-align: right; padding-right: 10px; float: right; color: #000; font-size: 26px; margin-top: -3px; cursor: pointer; }
li.year-selected { padding-right: 15px; background: #444; border-color: #444; color: #fff;  }
li.role-selected { padding-right: 32px; background: #ccc; border-color: #fff; color: #000; }
.rolesavailable { padding-top: 15px; }
.pagesavailable { margin-top: 0;  }
.profilesavailable { padding: 15px; }
.staffpage-options { background: #444; float: left; width: calc(85% - 15px); display: flex; }
.staffoptions-hidden { background: #fff; }
.staffmove { color: #666; float: left; font-size: 26px; margin-top: -3px; }
.staffprofilepage { background: #fff; border: 1px solid #ddd; padding: 15px; margin-bottom:20px;}
.staffpage_wrap { display: flex; }
.snoprofile-alert a, .snoprofileadjust-alert a { color: #fff; text-decoration: underline; }
.activate-mini-profiles { margin-left: 30px; float: right; background: #35aa1c; color: #fff; padding: 5px 10px; font-size:16px; line-height: 20px; cursor: pointer; }
.activate-mini-profiles:hover { background: #53bd3c; }
.snoprofile-alert, .snoprofileadjust-alert { border:none;background: #000;color: #fff;padding:0px;padding: 10px 0 10px 10px; }
.applycolor { display:none;float:left; padding: 5px; margin-left: 20px; background: #35aa1c; color: #ffffff; cursor: pointer; }
.applycolor:hover { background: #53bd3c; }
.colorlistitem { margin-bottom: 10px; }
.colorlistbox { width: 230px; float:left; }
#colorlist { margin-left: 225px; }
.colorinfo-instances { vertical-align: middle; cursor: pointer; position: relative; float: right; padding-top: 4px; }
.color-use-info { background: #000; color: #fff; border-radius: 5px; padding: 10px; font-size: 12px; font-family: sans-serif; position: absolute; bottom: 27px; width: 332px; right: -153px;}
#welcome-panel { display:none; }
#classic-editor-switch-editor { display: none; }
table.posts td.column-title .row-actions span:nth-child(1) { display: none; }
table.pages td.column-title .row-actions span:nth-child(1) { display: none; }
.rlrsssl-review, .rlrsssl-success { display:none !important; }
#akismet-privacy-notice-admin-notice, .ngg_admin_notice { display: none; }
.mf-field-audio { display: none; }
.mf-field-customlink span.name { visibility: hidden; position: relative; }
.mf-field-customlink span.name:after { content: "Redirect Link for Story"; visibility: visible; position: absolute; top: 0; left: 0;}
#menu_icons_review_flag-notification { display: none; }
.optionsleft { float: left; width: 270px; }
.linedivider { border-bottom: 1px solid #eee; margin: 15px 0; }
.subheadingtext { font-weight:bold;font-size:14px;margin-bottom: 5px !important; }
#dashboard_php_nag { display: none; }
.fontarea select { width: 170px; }
.themeisle-sdk-notice, .sbi_notice, .sbi_notice_text, .as-notice-body, .woocommerce-message, .update-nag, .akismet_activate, .yoast-seo-icon-wrap { display:none !important; }
.wpp-notice, .quadmenu-notice, .powerpress-notice, .ftf-notice, .cff-notice-text, .insert_ads_notice, .image-widget-notice, .akismet_setup_prompt { display: none !important; }
.wp-youtube-live-notice, .villatheme-dashboard, #sharethis_terms_notice, .notice.is-dismissible, .cool-feedback-notice-wrapper { display: none !important; }
.fs-slug-rating-widget, .fs-notice, #setting-error-tgmpa, .sbi-admin-notice, .exactmetrics-review-notice, .exactmetrics-notice, .ctf-admin-notice { display: none !important; }
.license-expired, .rlrsssl-review, .fs-slug-wp-data-access, .rsssl-pro-dismiss-notice, .wpdeveloper-upsale-notice, .aioseo-review-plugin-cta { display: none !important; }
.promotion, .fs-sticky, .fs-has-title, .fs-slug-yet-another-stars, #extendifysdk_announcement, #vc_license-activation-notice, .cs-inner { display: none !important; }
#dashboard_site_health, #themeisle, #cf7skins-message, .wpp-notice { display: none !important; }
.wrap div.fs-notice.updated, .wrap div.fs-notice.success, .wrap div.fs-notice.promotion { display:none !important; }
.fs-has-title, .fs-slug-featured-images-for-rss-feeds, .fs-type-plugin, .ai1ec-message, .fs-notice-body { display: none !important; }
.staffmove { padding-left: 10px; }
.toplevel_page_sno_dashboard .wp-pointer, .toplevel_page_sno_support .wp-pointer, .toplevel_page_sno_ads_plugin .wp-pointer, .sno-badges_page_bos_dashboard .wp-pointer, .sno-badges_page_ds_engagement .wp-pointer, .sno-badges_page_ds_multimedia .wp-pointer, .sno-badges_page_ds_story_page_excellence .wp-pointer, .sno-badges_page_ds_continuous_coverage .wp-pointer, .sno-badges_page_ds_site_excellence .wp-pointer, .toplevel_page_distinguished_sites_plugin .wp-pointer { display: none !important; }
.flow-intro { text-align: center; font-size: 20px; line-height: 30px; padding: 0 100px; }
.snoflow-button { background: #d4edda; padding: 8px 15px;  border: 1px solid #c3e6cb;  font-size: 24px; line-height: 36px; text-align: center; color: #155724; cursor: pointer; transition: .3s all ease-in-out; border-radius: 5px; }
.snoflow-button-area { margin: 40px auto 40px; width: 300px;}
a.snoflow { text-decoration: none !important; }
.snoflow-button:hover { background: #c3e6cb; }
.flow-wrap h2 { font-size: 36px !important; text-align: center; }
.source-image img { display: block; width: 500px; max-width: 90%; margin: 40px auto; }
input#default_pingback_flag, label[for="default_pingback_flag"], 
input#default_pingstatus, label[for="default_ping_status"],
input#page_comments, label[for="page_comments"],
input#comments_per_page, label[for="comments_per_page"],
input#default_comments_page, label[for="default_comments_page"]
input#ping_status, label[for="ping_status"] { display: none !important; }
.avatar-container {
	display: inline-block;
}
.workpoint{}

.wpp-notice { display:none !important; }
.ctf_notice, .ctf_discount_notice, .titan-security-factory-notice, .upsell-grid-container { display:none !important;}

.site-booster-wrap h2 { text-align: center; }
.booster-segments { margin-top: 20px;}
.booster-icon { float: right; margin-left: 20px; margin-bottom: 20px; font-size: 40px; line-height: 40px;}
.flow-icon { float: right; margin-left: 20px; margin-bottom: 20px; font-size: 60px; line-height: 60px; color: #347eb3; }
.booster-segments .widgetsection { font-size: 20px; line-height: 20px; font-weight: bold;}
.booster-segments .widgetbody { font-size: 16px; line-height: 24px; height: 250px; max-height: 175px; overflow: hidden; position: relative; }
.booster-segments > .snodo-info, .booster-segments > .snodo-warning { font-size: 18px; line-height: 26px; }
.booster-segments .snodo-crosslink { position: absolute; bottom: 20px; left: 20px; right: 20px; width: calc(100% - 72px); }
.booster-segments .snodo-yellow { position: absolute; bottom: 0; left: 20px; right: 20px; width: calc(100% - 72px); }

.edit-comments-php .avatar-initial { 
	display: none; 
}

.sno-sc-element-select-container {
	background-color: white;
	float: left;
	height: calc(100vh - 130px);
	width: calc(15% - 45px);
	border: 1px solid #e1e1e1;
	margin-right: 20px;
	margin-top: -20px;
	margin-left: -20px;
	padding: 20px;
	overflow-y: scroll;
}


.sno-sc-panel-container {
	float: left;
	width: calc(85% - 15px);
	}

.sno-sc-btn {
	font-size: 20px !important;
	width: 100%;
	text-align: center;
}

.sno-sc-btn.active {
	
}

.sno-sc-content .widgetbody {
	line-height: 1.23076923;
}

.sno-sc-close {
	float: right;
    font-size: 35px !important;
    border-radius: 20px;
    background: #ffffff;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    margin-left: 25px;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.snosc-gallery-image-container {
	border: 1px solid #bebebe;
	border-radius: 6px;
	width: calc(25% - 22px);
	float: left;
	margin: 10px;
	cursor: move;
	height: 200px;
	position: relative;
}
.snosc-gallery-image-container:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.snosc-gallery-image-container img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.snosc-gallery-add-image {
	border: 1px solid #5c95be;
	color: #5c95be;
	display: flex;
	justify-content: center;
  	align-items: center;
	font-size: 18px;
	min-height: 200px;	
	height: 100%;
	border-radius: 6px;
	width: calc(25% - 22px);
	float: left;
	margin: 10px;
	cursor: pointer;
}

.snosc-gallery-images {
	display: block;
	overflow: auto;
}

.snosc-gallery-image-delete {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 18px;
	color: #a1a1a1;
	cursor: pointer;
}

.sno-sc-insert {
	margin-top: 5px !important;
}

#snosc-sidebar i.mce-i-dfw::before {
	content: "" !important; 
}

.snosc-input-50 {
	min-width: 90%;
	max-width: 90%;
	width: 90%;
	margin-right: 1em !important;
}
.snosc-input-50 option {
	min-width: 100%;
	max-width: 100%; 
	width: 100%; 
	margin-right: 1em !important;
}
.snosc-cell-left { 
	max-width: 60%;
	width: 60%; 
	vertical-align: top !important; 
}	
.snosc-cell-right { 
	max-width: 40%; 
	width: 40%;
	vertical-align: top !important;
}
.snosc-related-stories-selected-story {
	display: block !important;
	width: calc(100% - 30px);
	padding: 10px;
	margin: 5px; 
	background-color: #f3f3f3;
	border: 1px solid #bebebe;
	border-radius: 3px;
	color: black;
	clear: both;
	font-size: 18px;
	cursor: move;
}
a.snosc-selected-delete { 
	cursor: pointer;
	color: #a1a1a1;;
}
a:hover.snosc-selected-delete { 
	color: #990000;
}
a.snosc-selected-delete span { float: right;}
.snosc {}
.ui-menu-item {overflow-x: hidden;}
.ui-autocomplete {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000060;
	float: left;
	display: block;
	min-width: 160px;
	width: 160px;
	max-height: 300px;
	overflow-y: scroll;
	padding: 4px 0;
	margin: 2px 0 0 0;
	list-style: none;
	background-color: #ffffff;
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.2);
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}

&.ui-state-hover, &.ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}
.snosc-cell-left input, .snosc-cell-right, .ui-autocomplete {
	font-size: .8em !important;
}
.snosc-file-container { background: #eee; border: 1px solid #ddd; padding: 10px; margin-bottom: 8px; height: 18px; }
.snosc-gallery-images { margin-bottom: 25px; }
.snosc-file-delete { font-size: 20px; float: right; cursor: pointer; border-radius: 20px; width: 25px; margin-top: -3px; text-align: center; }
.snosc-file-delete:hover { background: #777; color: #fff;}