/* @override 
	https://www.soymeal.org/wp-content/themes/soy-meal/anwg/css/anwg-style.css?* */

	.view-all-tech-resource-link a {
		color: white !important;
		text-transform: uppercase;
		font-size: 13px;
		font-weight: bold;
	}

	.view-all-tech-resource-link {
		margin-bottom: 20px;
	}

	.feat-block-pad {
		width: 33.33%;
		padding: 0 15px;
	}

	.feat-wrapper {
		margin-left: -15px;
		margin-right: -15px;
	}

	.feat-line-text-wrapper {
		margin-top: 15px;
	}

	.feat-block-arrow-icon {
		margin-left: 30px;
	}

	.feat-image-wrapper {
		border-radius: 10px;
	}

	.anwg-recording-col {
		width: 33.33%;
		padding: 0 25px;
	}

	.anwg-recording-col-inner {
		background-color: #ededed;
		border-radius: 15px;
		-webkit-box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 17%);
		-moz-box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 17%);
		box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 17%);
		padding: 30px;
	}

	.anwg-recording-row {
		margin-left: -25px;
		margin-right: -25px;
	}

	h3.anwg-recording-title {
		margin-bottom: 15px;
	}

	.anwg-meeting-recording-wrapper {
		margin-bottom: 50px;
	}

	.anwg-video-title-wrap {
		padding: 0 20px;
	}

	a.anwg-presentation-link.mr-2 {
		margin-right: 10px;
	}

	.anwg-agenda-date-control-wrapper.mr-3 {
		margin-right: 15px;
	}

	a.anwg-circle-btn.mr-2 {
		margin-right: 10px;
	}

	.anwg-video-wrap {
		width: 100%;
	}

	.anwg-audio-wrapper {
		margin-top: 30px;
	}

	.anwg-video-title-wrap {
		width: 40%;
		color: #908c89;
    font-size: 15px;
	}

	.anwg-video-title {
		font-weight: bold;
		margin-bottom: 15px;
	}

	.anwg-research-item-image {
		width: 170px;
		margin-right: 30px;
	}

	.anwg-research-item-title {
		color: #000000 !important;
		font-size: 20px;
		font-weight: bold;
		line-height: 26px;
		margin-bottom: 15px;
		margin-top: -6px;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.anwg-research-item-title:hover {
		color: #4C9D45 !important;
	}

	.anwg-research-item-wrap {
		border-bottom: 1px solid #d2d2d2;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.anwg-research-item-arrow-wrap {
		margin-left: 30px;
	}

	#anwg-sb-form .form-check-input{
		margin-top: 0;
	}

	.anwg-sb-pi-hidden-wrapper, #sbAdminViewSuggestionModalResponseFormWrap {
		display: none;
		-webkit-transition: initial;
    	-o-transition: initial;
    	transition: initial;
	}

	.sb-form-error-message {
		color: red;
		margin-top: 10px;
	}

	.form-group.sb-form-has-error select, .form-group.sb-form-has-error input, .form-group.sb-form-has-error textarea {
		border-color: red;
	}

	form#anwg-sb-form .alert-success {
		margin-top: 30px;
	}

	.sb-form-sub-label {
		margin-top: 8px;
		display: inline-block;
	}

	#anwg-sb-form .form-group {
		margin-bottom: 30px;
	}

	#anwg-sb-view-table.table td, #anwg-sb-view-table.table th {
		vertical-align: middle;
	}

	div#sbAdminViewSuggestionModalResponseFormWrap {
		border-top: 1px solid #ccc;
		padding-top: 20px;
		margin-top: 20px;
	}

	#sbAdminViewSuggestionModalResponseForm .alert.alert-success {
		margin-top: 30px;
	}

	.anwg-sb-admin-view-filter-row {
		display: inline-block;
		margin-bottom: 15px;
	}

	.anwg-sb-form-section-wrap {
		margin-bottom: 50px;
	}
	
	.anwg-meeting-summary-notes-wrapper a, a.anwg-upcoming-meeting-start-btn {
		background-color: #5eb143;
		color: white !important;
		padding: 10px 15px;
		border-radius: 5px;
		display: inline-block;
	}

	.anwg-meeting-summary-notes-wrapper a:hover, a.anwg-upcoming-meeting-start-btn:hover {
		background-color: #216335;
	}

	.anwg-meeting-resources-wrapper {
		margin-top: 50px;
	}

	.anwg-msn-content-wrapper h2 {
		margin-bottom: 15px;
		margin-top: 50px;
	}

	.anwg-msn-content-wrapper h3 {
		margin-bottom: 15px;
		font-size: 1.2em;
		font-weight: normal;
	}

	h3.anwg-attendees-guest-header {
		border-top: 1px solid #ccc;
		padding-top: 30px;
		margin-bottom: 30px;
	}

	.anwg-attendees-col-wrap {
		/*width: 25%;*/
		margin-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
		break-inside: avoid;
	}

	.anwg-attendees-guest-header {
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.anwg-main-attendees-wrap, .anwg-guest-attendees-wrap {
		margin-left: -15px;
		margin-right: -15px;
		column-count: 3;
	}

	.attendee-item {
		margin-bottom: 10px;
	}

	.attendee-item a, .attendee-item {
		color: #63615f;
	}

	.anwg-msn-attendees-wrap h2 {
		margin-bottom: 30px;
	}
	h3.anwg-attendees-header {
		margin-bottom: 10px;
		font-weight: bold;
	}

	.hide-upcoming-meeting-details-button .anwg-presentation-link {
		display: none;
	}

	.media-section {
		width: 100%;
	}

	.subhead-wrapper {
		margin-bottom: 20px;
		margin-left: 5px;
		margin-right: 5px;
	}

.anwg-notes-delete-message {
    color: #3b8330;
}

.slide-nav .sidebar-content .simplebar-scroll-content {
    height: 105%;
}

div.ifc-chat-window.ifc-bubble-theme div.ifc-chat-window-content div.ifc-chat-window-message-wrapper-compact.ifc-chat-window-message.ifc-window-message-self.role-anwg_user.role-bbp_participant div.ifc-chat-window-message-body.ifc-chat-window-message-body-avatar {
	background-color: #adadad !important;
	border-style: none !important;
}

.anwg-multimedia-modal-audio-video-wrap audio {
    width: 100%;
}

.multimedia-page-wrap { -ms-flex-wrap:wrap; flex-wrap:wrap; }

.anwg-meeting-notes-over-wrap {
    width: 50%;
}

.anwg-meeting-notes-over-wrap .ma-block-pad {
    width: 100%;
}

.meetings-page-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; };

.um_field_container.interested-topics label input {
    margin-top: 3px;
    margin-right: 5px;
}

.um_field_container.interested-topics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: left;
}

.um_field_container.interested-topics .um_label_top {
    width: 100%;
}

.um_field_container.interested-topics label {
    width: 20%;
	font-size: .8em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div#af-wrapper div.title-element {
	font-weight: bold;
	font-size: 1.2em;
}



div#forum-navigation {
	display: none !important;
}

.slide-has-no-notes {
	display: none;
}

div.anwg-all-pres-notes-show-all-toggle.anwg-btn.anwg-md-gray:hover {
	background-color: #81776e;
	color: #ffffff;
}

.anwg-all-pres-notes-title-row {

}

.anwg-all-pres-notes-title {
	padding-right: 30px;
	width: 73%;
}

div.anwg-all-pres-notes-text {
	padding: 10px 30px 0;
	width: 65%;
}

.anwg-all-pres-notes-slide-number {
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #3b8330;
	color: #ffffff;
	padding: 5px 20px;
	font-size: .8em;
	border-radius: 0px 0px 0px 20px;
}


.anwg-all-pres-notes-edit-note-btn-wrap {
	margin-top: 30px;
}


div.anwg-all-pres-notes-slide-image {
	width: 35%;
	border: 1px solid #d5d5d5;
	-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.13);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.13);
}

h2.anwg-all-pres-notes-main-title {
	margin-bottom: 10px;
	font-size: 2em;
}

.anwg-all-pres-notes-pres-title {
	font-size: .9em;
}

div.anwg-all-pres-notes-note {


}
.anwg-all-pres-notes-pres-presenter {
	font-weight: bold;
}

div.anwg-all-pres-notes-slide-wrap.d-flex {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #bdbdbd;
	position: relative;
}

.has-notes {
	background-color: #85c49d !important;
	color: #ffffff !important;
}


.meeting-archive-modal-close span{
	font-size: 2em;
	position: absolute;
	right: 20px;
	top: 10px;
}

.powerpoint-footer {
	padding: 8px;
	background-color: #4d7749;
}

.powerpoint-footer p {
	color: #ffffff;
	font-size: .8em;
}

.powerpoint-footer p a {
	color: #ffce0f;
}

.pp-foot-logo-wrapper {
	width: 90px;
}

 div.anwg-page-main-wrap div.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button.next {

	border-radius: 40px 0px 0px 40px;
	margin-right: -15px;
	height: 80px;
}


div.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button.previous {

	border-radius: 0px 40px 40px 0px;
	margin-left: -15px;
	height: 80px;
}

div.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button.previous,  div.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button.next {
	background-color: rgba(129, 119, 110, 0.45);
}

div.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button.previous:hover, div.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button.next:hover {
	background-color: #81776e;
}


div.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button.next svg.flickity-button-icon path.arrow, div.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button.previous svg.flickity-button-icon path.arrow {
	fill: #ffffff;
}


div.modal-body  h2.sub-titles-with-line {
	margin-top: 10px;
	padding-bottom: 15px;
}

.btn-secondary {
	background-color: #1d7f45;
	border-style: none;
}

.btn-secondary:hover {
	background-color: #81776e;
	border-style: none;
}

#anwg-slide-notes-save-success {
	color: #1d7f45;
}
#anwg-slide-notes-save-failure, .anwg-notes-edit-fail-message {
	color: #b80000;
}

.anwg-save-message {
	margin-left: 10px;
}

.anwg-save-message {
	display: none;
}

.notes-body {
	padding: 20px;
	background-color: #e7e5e4;
}

.anwg-slide-notes-save-btn-message-wrap {
	margin-top: 20px;
}

.close-notes {
	background-color: #867e77;
	border-radius:50%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 30px;
	height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
}

.close-notes:hover {
	background-color: #e7e5e4;
	color: #81776e;
}

.register-box-main {
	max-height: 100%;
}

/*#af-wrapper div.forum-dashicon:before {
   content: "\f06c";
   font-family: FontAwesome;
    color: #79a685;
    background-size: 20px 20px;
    background-repeat: no-repeat;
}*/

.notes-slider-wrapper {
	width: 281px;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #ffffff;
	z-index: 10;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.38);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.38);
	top: 40px;
}

.notes-slider-close {
	right: -281px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0);
}


.notes-header {
	padding: 15px;
	background-color: #9a9189;
	font-weight: bold;
	color: #ffffff;
}

.note-slide-number {
	background-color: #bab4af;
	padding: 5px 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: .789em;
}

.notes-input-text {
	width: 100%;
	border-style: solid;
	height: 280px;
	padding: 10px;
	border-color: #cccccc;
	margin-bottom: 0;
}


.anwg-ppt-toggle-magnifer.magnify-on {
    background-color: #85c49d;
    color: white;
}


span.introjs-helperNumberLayer {
	background-image: none;
	background-color: #eea731;
	border-style: none;
	padding: 4px;
	text-shadow: 0 0 1px rgba(255, 255, 255, 0);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: none;
}

div.introjs-tooltiptext {
	text-align: center;
}





.logged-in div.introjs-tooltipReferenceLayer div.introjs-tooltip.introjs-bottom-left-aligned div.introjs-tooltipbuttons a.introjs-button.introjs-skipbutton, div.introjs-tooltipReferenceLayer div.introjs-tooltip.introjs-bottom-right-aligned div.introjs-tooltipbuttons a.introjs-button.introjs-skipbutton.introjs-donebutton {
	background-image: none;
	background-color: #b0b0b0;
	color: #ffffff;
	text-shadow: 0 0 1px rgba(255, 255, 255, 0);
	font-weight: bold;
	border: 1px solid #ffffff;
}

a.introjs-button.introjs-prevbutton.introjs-disabled,  div.introjs-tooltipbuttons a.introjs-button.introjs-prevbutton {

	background-image: none;
	background-color: #88b399;
	color: #ffffff;
	text-shadow: 0 0 1px rgba(255, 255, 255, 0);
	font-weight: bold;
	border: 1px solid #ffffff;
}

a.introjs-button.introjs-nextbutton{
	background-image: none;
	background-color: #588c6c;
	color: #ffffff;
	text-shadow: 0 0 1px rgba(255, 255, 255, 0);
	font-weight: bold;
	border: 1px solid #ffffff;
}


div.anwg-agenda-date-control-wrapper.anwg-btn.anwg-md-gray {
	background-color: #aea7a0;
	color: #ffffff;

}

.anwg-agenda-current-date {
	background-color: #81776e !important;
	color: #ff2121;
	cursor: default !important;
}


a.start-meeting-block.sidebar-menu-item-block {

	color: #ffffff !important;
	border: 5px solid #fbfaf9;
	background-color: #e4bb7f;
}

a.start-meeting-block.sidebar-menu-item-block:hover {
	background-color: #db9f47;
}

a.start-meeting-block.sidebar-menu-item-block.d-flex.align-items-center div.hover-icon {
	background-color: #c48425;
}

.anwg-header-right-content-right {
	flex-shrink: 0;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .carousel.carousel-main .flickity-viewport, .carousel.carousel-main .flickity-slider {
		display: block !important;
	}

}



.anwg-agenda-antitrust-section.anwg-pad {
	padding-bottom: 0;
}



body, button, input, select, textarea {
	font: 1em 'Open Sans', sans-serif ;
}

body.powerpoint-template-default, .powerpoint-template-default button, .powerpoint-template-default input, .powerpoint-template-default select, .powerpoint-template-default textarea {
	font-family: 'Calibri', sans-serif;
	font-size: 1.1em;
}

div.anwg-drop-items-wraper.d-flex.flex-column div.anwg-full-overlay-item a.d-flex.presentation-menu-block {
	height: inherit;
}


body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ma-wrapper {
	margin-left: -5px;
	margin-right: -5px;
}

p.um_remove_file {
	position: relative;
	margin-top: 10px;
}

div#um_field_12_anwgeditprofile_result.um_field_result p.um_remove_file span::before {
	font: 1.2em "FontAwesome";
	font-weight: 900;
	content: "\f1f8";
	position: absolute;
	left: 0;
	background-color: #ffffff;
	top: 4px;
}



.logo-area {
	width: 100%;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #82776e;

}

.notifcation-block-pad {
	width: 50%;
}

.meeting-icon {
	width: 40px;
	height: 40px;
	background-color: #80b094;
	border-radius: 50%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.media-icon {
	width: 40px;
	height: 40px;
	background-color: #e1bd7f;
	border-radius: 50%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.media-icon i{
	color: #bd8f32;
}



.level-1 {
	background-color: #e6ac49;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.level-2 {
	background-color: #43bae1;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.note-icon {
	width: 40px;
	height: 40px;

	border-radius: 50%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.notifcation-block {
	background-color: #f9f9f8;
	border-radius: 10px;
	padding: 20px;
	font-size: .8em;
	line-height: 1.2em;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	height: 100%;
}

body.page-template.page-template-anwg.page-template-anwg-php.page.page-id-1533.logged-in div.anwg-menu-wrapper.d-flex div.anwg-header-left.d-flex.align-items-center div.logo-area img.anwg-logo-only {
	width: 145px;
}


.members-text-area {
	text-align: center;
}

.landing-page-header-logo-text-wrapper {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}


.remove-um-title h2.sub-titles {
	display: none;
}

div.new-anwg-logo-wrapper.anwg-header-pad{
	margin-top: -5px;
}

div.sm-header-wrapper {
	display: none !important;
	background-color: #81776e;
	padding: 0 0 0 10px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.74);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.74);
	position: relative;
	z-index: 1;
}


.profile-field-empty {
    border-color: #6f0000;
    background-color: #b5000026;
}

.multi-button {
	position: relative;

}
.um-block .anwg-circle-btn {
	width: 40px !important;
	height: 40px !important;
}

.multi-button-focus {
	position: absolute;
	z-index: 6;

}

.um-place-state-wrapper h1 {
	font-size: 1.5em;
}

.multi-btn-1, .multi-btn-2, .multi-btn-3 {
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	position: absolute;
	z-index: 5;
	border-color: rgba(255, 255, 255, 0);
}

.multi-btn-1 {
	top: 0;
	right: -40px;
}

.multi-button:hover .multi-btn-1 {
	top: 50px;
	right: 10px;

}

.multi-button:hover  .multi-btn-1::before {
	position: absolute;
	top: -30px;
	bottom: 0;
	right: -100px;
	background-color: rgba(255, 255, 255, 0);
	content: '';
	left: 0;
	z-index: -1;
	border-radius: 50% ;
}

.multi-hoz-line, .multi-vert-line {
	background-color: #e1ded8;
	position: absolute;
	width: 0;
	height: 0;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	opacity: 0;
}

.multi-button:hover .multi-hoz-line {
	width: 100px;

	height: 10px;
	opacity: 100;
	top: 65px;
	left: -35px;
}

.multi-button:hover .multi-vert-line {

	width: 10px;
	opacity: 100;
	height: 50px;
	top: 20px;
	left: 15px;
} 

.multi-button:hover .multi-btn-2 {
	right: -90px;
	top: 50px;
}

.multi-button:hover .multi-btn-3 {
	top: 50px;
}



.multi-btn-2 {
	top: 0;
	right: -40px;
}



.multi-btn-3 {
	top: 0;
}




.welcome-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(125, 125, 125, 0.74);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
    -ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
    -ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
    -ms-flex-direction: column;
	flex-direction: column;
	background-size: cover;
}

.welcome-overlay:before {
	content: '';
	position: absolute;
	background-color: rgba(255, 255, 255, 0.7);
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
}


.login-content {
	padding: 70px;
}

.sb-logout a {
	font-size: .9em;
	line-height: 1em;
	margin-top: 0;
	padding-top: 10px;
	display: block;
}

div.login-logo {
	background: url(../../images/soybean-field-sunrise-green.jpg);
	border-radius: 20px 20px 0px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 20px 20px;
	opacity: 0.81;
	border-bottom: 1px solid #909090;
}

.login-logo img {
	width: 324px !important;
}

.login-box {
	background-color: rgba(255, 255, 255, 0.52);
	border-radius: 20px;
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.2);
	max-width: 720px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.welcome-login-wrapper {
    width: 100%;
}

.mp-header-text {
	margin-left: 40px;
}


.mp-header {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #efeeed;
}



div.attendee-image {
	border-radius: 50%;
	background-color: #81776e;
	width: 70px;
	height: 70px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.attendee-block-pad {
	width: 50%;
	margin: 0;
	padding: 14px;
}

.attendee-block {
	border: 1px solid #e3e3e3;
	padding: 20px;
	background-color: #fbfaf9;
	border-radius: 10px;
}

.attendee-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
div#sidebarMeetingArchiveModal.modal.fade.show div.modal-dialog.modal-lg div.modal-content div.modal-body div.full-width.w-100 h2.sub-titles {
	display: none;
}


div.meeting-icon i.material-icons.anwg-text-white {
	color: #aeccb8;
}

div.note-icon i{
	color: rgba(0, 0, 0, 0.26);
}

body.page-template.page-template-anwg.page-template-anwg-php.page.page-id-1533.logged-in div.anwg-page-main-wrap div.d-flex.landing-page-wrapper div.landing-page-content.w-100 div.simplebar-scroll-content div.simplebar-content div.landing-page-meetings-wrapper.lg-pad div.full-width.w-100 div.d-flex.flex-wrap div.ma-block-pad div.ma-block.d-flex.align-items-center.justify-content-between div.ma-line-text-wrapper.d-flex div.ma-block-all-text p.mb-0 {
	margin-bottom: 10px !important;
}

p {
	color: #81776e;
	font: 1em/1.5em 'Open Sans', sans-serif;
}

p.p-small{
	font-size: .8em;
}

h1 {
	font-weight: bold;
	color: #635c56;
	font: 2.3em/1em 'Open Sans', sans-serif;
	margin-bottom: 0;
}

h2 {
	font-weight: normal;
	color: #635c56;
	text-transform: capitalize;
	font: 1.4em 'Open Sans', sans-serif;
	font-style: normal;
	margin-bottom: 0;
}


h3 {
	font-size: 1em;
	color: #7c7167;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0;
}

h4 {
	font-size: .8em;
	color: #5f564f;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0;
}

h5 {
	font: .8em 'Open Sans', sans-serif;
	color: #5f564f;
	margin-bottom: 0;
}




a:visited{
	color: #82776e;
}


.tcon {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 40px;
	background: transparent;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent; }
.tcon > * {
    display: block; }
.tcon:hover, .tcon:focus {
    outline: none; }
.tcon::-moz-focus-inner {
    border: 0; }

.tcon-menu__lines {
	display: inline-block;
	height: 5.71429px;
	width: 35px;
	border-radius: 2.85714px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background: #f0eeeb;
	position: relative; }
.tcon-menu__lines::before, .tcon-menu__lines::after {
    display: inline-block;
    height: 5.71429px;
    width: 40px;
    border-radius: 2.85714px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #efeeed;
    content: '';
    position: absolute;
    left: 0;
    -webkit-transform-origin: 2.85714px center;
    -ms-transform-origin: 2.85714px center;
	transform-origin: 2.85714px center;
    width: 100%; }
.tcon-menu__lines::before {
    top: 10px; }
.tcon-menu__lines::after {
    top: -10px; }
.tcon-transform .tcon-menu__lines {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }

.tcon-menu--xcross {
	width: auto; }
.tcon-menu--xcross.tcon-transform .tcon-menu__lines {
    background: transparent; }
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before, .tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
	width: 40px; }
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg); }
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg); }

.tcon-visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px; }
.tcon-visuallyhidden:active, .tcon-visuallyhidden:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }


.scroll-overflow-auto {
    overflow: auto;
}

edit-profile-form-wrap .pf_info, .edit-profile-form-wrap .pf_success, .edit-profile-form-wrap .pf_warning, .edit-profile-form-wrap .pf_error, .edit-profile-form-wrap .pf_validation {
	margin-left: 15px;
	margin-right: 15px;
}

div#um_field_12_anwgeditprofile_result, img.profile-image {
    width: 200px;
	height: 200px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.edit-profile-form-wrap p.um_remove_file {

}

form#um_form_anwgeditprofile .profile-image-wrap {
	width: 100%;	
}

form#um_form_anwgeditprofile .form-control {
    width: 100%;
}


form#um_form_anwgeditprofile .edit-profile-bio-wrap {
	width: 100%;	
}

form#um_form_anwgeditprofile .custom-file {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
}


.profile-block-head, .um_label_top {
	width: 190px;
	font-size: .9em;
	color: #81776e;
	margin-top: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

label#um_field_3_anwgeditprofile_label_retype.um_label_top {
	font-size: .8em !important;
	width: 190px !important;
}

label#um_field_3_anwgeditprofile_label_retype.um_label_top {
	margin-top: 19px;

}

div#um_field_12_anwgeditprofile_result.um_field_result img.avatar.avatar-96.photo.form-control-file {
	border-radius: 50%;
	width: 130px;
	height: 130px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	margin-top: 20px;
}

form#um_form_anwgeditprofile.um_user_form.anwg-edit-profile-form.um_generated_form div.um_field_container.form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

}

div#um_field_12_anwgeditprofile_result.um_field_result img.avatar.avatar-96.photo.inputfile {
	border-radius: 50%;
	width: 130px;
	height: 130px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

form#um_form_anwgeditprofile.um_user_form.anwg-edit-profile-form.um_generated_form div.um_field_container.form-group.profile-image-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

label#um_field_12_anwgeditprofile_label.um_label_top {
	padding-right: 50px;
	width: 280px;
	position: relative;
	margin-bottom: 20px;
	border-radius: 20px;
	background-color: #81776e;
	color: #efeeed;
}

label#um_field_12_anwgeditprofile_label.um_label_top:hover {
	background-color: #948b82;
}

label#um_field_12_anwgeditprofile_label.um_label_top::after {
	content: url(../../images/upload.svg);
	position: absolute;
	width: 22px;
	right: 19px;
	top: 8px;
}


form#um_form_anwgeditprofile.um_user_form.anwg-edit-profile-form.um_generated_form div.um_field_container.form-group.profile-image-wrap {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}


form#um_form_anwgeditprofile.um_user_form.anwg-edit-profile-form.um_generated_form div.um_field_container.anwg-registration-password.form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border: 1px solid #efeeed;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.profile-block {
	margin-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

}



.sub-titles-with-line, .anwg-agenda-controller {
	border-bottom: 1px solid #cecbc9;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.anwg-title-agenda-bar {
	border-bottom: 1px solid #81776e;
	margin-bottom: 50px;
	padding-bottom: 30px;
}


Collapse 
.um-info-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 10px 20px 20px;
}

.member-top {
	padding: 30px 30px 0;

}

.members-list-wrap{
	margin-left: -10px;
	margin-right: -10px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.member-block div.sidebar-profile-image{
	margin-right: 0 !important;
	margin-bottom: 20px;
	width: 120px;
	height: 120px;
}

.member-card-footer {
	padding: 20px;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px;
	background-color: #e7e6e4;
	border-radius: 0px 0px 10px 10px;
}

.member-card-footer a {
	color: #b0a9a3;

}

.member-card-footer i {
	font-size: 1.5em;
	cursor: pointer;
}

.member-card-footer i:hover {
	color: #82776e;
}


div.member-block-pad {
	width: 25%;
	padding: 10px;
}




div.member-block {
	background-color: #f6f4f1;

	border-radius: 10px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
}

.anwg-header-left {
	background-color: #83776e;
	position: relative;

}


.slide-nav {
	position: absolute;
	background-color: #fbfaf9;
	top: 69px;
	left: -282px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	bottom: 0;
	z-index:5;

	width: 282px;

}

.slide-nav.nav-open {
	left: 0px;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
}

.nav-open-close {
	height: 69px;
	width: 69px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #9b9189;
	cursor: pointer;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.nav-open-close-sm {
	height: 69px;
	width: 69px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;


	cursor: pointer;
}

.nav-open-close i {
	color: #f0eeeb;
	font-size: 2em;
}

.nav-open-close:hover {
	background-color: #b6afaa;
}

.logo-nav {
	background-color: #82776e;
}




.landing-page-header-logo {

	margin-right: 40px;
	padding-right: 40px;
	border-right: 1px solid #ffffff;
	width: 200px;
}

.landing-page-header-text {
	line-height: 1em;
	font-size: 2.5em;
}

.um-place {
	font-weight: bold;
	color: #6c645c;
}

.um-city-state {
	font-size: .9em;
	color: #81776e;
}

.ma-date {
	color: #f0a63c;
	font-weight: bold;
	font-size: .9em;
	margin-top: 5px;
}


.ma-text-block {
	padding: 20px;
}

.ma-block {
	background-color: #f9f9f8;
	border-radius: 10px;
	padding: 20px;
	font-size: .8em;
	line-height: 1.2em;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	height: 100%;
}

.ma-block-pad {
	width: 50%;
	padding: 5px;

}

.anwg-meeting-notes-modal-content .ma-block-pad {
    width: 100%;
}

.ma-block-all-text {
	padding: 0 10px 0 17px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}

.ma-line {
	width: 10px;
	background-color: #f0a63c;
	border-radius: 20px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}



.um-info-area i{
	font-size: 2em;
	color: #a49a92;
}


.landing-page-meetings-left {
	width: 30%;
}

.landing-page-meetings-right {
	width: 70%;
	padding-left: 50px;
}

.um-block {
	background-color: #f9f9f8;
	border-radius: 10px;
	padding: 10px;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}


.landing-page-content {
	padding: 0;
}

.sub-titles {
	color: #81776e;
	margin-bottom: 40px;

}

.upcoming-text-wrapper {
	padding: 40px 61px 40px 40px;
	width: 100%;
}

.um-left {
	width: 310px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

div.um-date {
	background-color: #f5a43d;

	color: #ffffff;
	display: inline-block;
	padding: 10px 20px;
	margin-bottom: 10px;

}

.um-place-state-wrapper {
	padding: 10px;
}



.lg-pad {
	padding: 80px;
}

.hoz-spacer {
	height: 80px;
}

.md-pad {
	padding: 40px;
}

.landing-page-header-logo-text-wrapper {
	background: url(../../images/soybean-field-sunrise-green.jpg);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #ffffff;
	background-size: cover;

	-webkit-box-pack: start;

	-ms-flex-pack: start;

	justify-content: flex-start;
	margin: 0;
}

.sub-page-header-logo-text-wrapper {
	background: url(../../images/soybean-field-sunrise-green.jpg);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #ffffff;
	background-size: cover;
	padding: 50px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 10px;
}


.sidebar-profile-welcome {
	font-size: .9em;
	color: #81776e;
}

.sidebar-profile-name {
	font-weight: bold;
	color: #6b635c;
	font-size: .9em;
}

.sidebar-drop {
	background-color: #ffffff;
	border-top: 1px solid #ececec;
	color: #8f8f8f;
}

.sidebar-drop a.sidebar-menu-item-block.d-flex.align-items-center {
	border-bottom: 1px solid #ededed;
	padding-left: 40px;
}

.sidebar-drop i {
	color: #b9b6b3;
}


.sidebar-menu-item-block, .sidebar-menu-item-block:focus{
	color: #81776e;
	padding: 20px 50px 20px 30px;
	position: relative;
	cursor: pointer;
	height: 75px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.sidebar-menu-items-wrapper {
	margin-top: 20px;

}

body.page-template.page-template-anwg.page-template-anwg-php.page.page-id-1533.logged-in div.anwg-menu-wrapper.d-flex div.anwg-header-left.d-flex.align-items-center div.slide-nav div.sidebar-content.d-flex.flex-column {
	width: 282px;
}

.hover-icon i {
	color: #ffffff;
}

div.hover-icon {
	position: absolute;
	right: 18px;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	top: 19px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	background-color: #e1ded8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hover-icon.drop-icon {
    -webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 100;
}

.collapsed .hover-icon.drop-icon {
    -webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	opacity: 0;
}




.meeting-arch-icon {
	opacity: 0;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}


.ma-block:hover {
	background-color: #efefed;
}





.ma-block:hover .meeting-arch-icon, .sidebar-menu-item-block:hover .hover-icon {
	opacity: 100;
}

.ma-block {
	color: #81776e;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	cursor: pointer;
}

.sidebar-menu-item-block:hover {
	background-color: #f3f0ee;
	color: #81776e;
}


.um-info-area {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-left: 10px;
}


.logo-sidebar-wrapper {
	background-color: #fbfaf9;
	-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.42);
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.42);
	position: relative;
	z-index: 1;
}

.new-sidebar-logo {
	background-color: #82776e;
	width: 282px;
	height: 85px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 5px solid #fbfaf9;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.sidebar-profile-wrapper {
	background-color: #efeeed;
	padding: 30px;
	border: 5px solid #fbfaf9;
	border-bottom-style: none;
	border-top-style: none;
}

.sidebar-profile-image {
	border-radius: 50%;
	background-color: #a59a92;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	width: 70px;
	height: 70px;
	margin-right: 15px;
}

.header-pic {
    width: 115px;
}

.sidebar-profile-image i {
	font-size: 3em;
	color: #dedede;
}


.new-sidebar-logo img{
	width: 222px;
}






form#lostpasswordform, form#resetpasswordform {
	margin-top: 20px;
}

.lostpassword-submit {
	margin-bottom: 0;
}

form#lostpasswordform label, form#resetpasswordform label {
	display: none;
}

form#lostpasswordform input[type="text"], form#lostpasswordform input[type="password"], form#resetpasswordform input[type="text"], form#resetpasswordform input[type="password"] {
	padding: .375rem .75rem;
	color: #495057;
	background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.somfrp-lost-pass-form-text p, .anwg-register-page-password p {

	text-align: center;
	font-size: .8em;
}

.lostpassword-submit {
	margin-bottom: 0;
	text-align: center;
}

p.som-password-sent-message {
	margin-bottom: 0;
    margin-top: 20px;
	text-align: center;
	background-color: #8ac5a2;
	border-style: none;
}

form#lostpasswordform fieldset legend, form#resetpasswordform fieldset legend {
	display: none;
}

form#lostpasswordform fieldset, form#resetpasswordform fieldset {
	border: none;
	padding: 0;
    margin: 0;
}

form#um_form_anwgregistration {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	margin-top: 30px;
}

form#um_form_anwgregistration .um_field_container {
	width: 100%;
}

form#um_form_anwgregistration .um_field_container.anwg-registration-password {

	padding-left: 0;
	padding-right: 0;
}

form#um_form_anwgregistration .um_field_container.anwg-registration-bio, form#um_form_anwgregistration .um_field_container.anwg-registration-avatar {
	width: 100%;
}

form#um_form_anwgregistration .um_field_container.anwg-registration-avatar label {
	color: white;
	width: 100%;
}

.um_field_container.anwg-registration-avatar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

ul.qq-upload-list {
	color: white;
    margin-left: 15px;
}

p.um_remove_file {

}

form#um_form_anwgregistration .qq-upload-button {
	border-bottom: none !important;
    background: #505050 !important;
}

input#insert_user {
	margin-left: auto;
    margin-right: auto;
}

.bdr-1.registration-wrap {
	width: 80%;
}

form#um_form_anwgregistration .um_field_container.anwg-registration-password > input, form#um_form_anwgregistration .um_field_container.anwg-registration-password > p {
	width: 100%;

}

div.formErrorContent::after {

	content: '';
	position: absolute;
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;

	border-top: 15px solid #c60000;;
}


.formError .formErrorArrow{
	display: none;
}




.parentFormum_form_anwgregistration.formError div.formErrorContent {
	background-color: #c60000;
	color: #ffffff;
	font-size: .7em;
	line-height: 1.4em;
	border-style: none !important;
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0);
}

form#um_form_anwgregistration .um_field_container.anwg-registration-password > input {
	margin-bottom: 20px;
}

.um_field_container.anwg-registration-password p {
	margin: 0;
}

.anwg-register-page-password {
	text-align: center;
    margin-top: 20px;
}



.pf_ajax_result {
	width: 100% !important;
	margin-top: 20px !important;
}

.pf_info, .pf_success, .pf_warning, .pf_error, .pf_validation {
	background-image: none !important;
	padding: .75rem 1.25rem !important;
    border: 1px solid transparent !important;
    border-radius: .25rem !important;
}

.pf_error {
	color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}

.pf_success {
	color: #155724 !important;
    background-color: #d4edda !important;
    border-color: #c3e6cb !important;
}

.pf_info {
	color: #0c5460 !important;
    background-color: #d1ecf1 !important;
    border-color: #bee5eb !important;
}

.pf_warning {
	color: #856404 !important;
    background-color: #fff3cd !important;
    border-color: #ffeeba !important;
}

.pf_validation {
	color: #383d41 !important;
    background-color: #e2e3e5 !important;
    border-color: #d6d8db !important;
}

.welcome-page-view-archive {
	display: inline-block;
}

.welcome-page-archive-wrap {
	margin-top: 90px;
    padding-top: 30px;
	font-size: 0.8em;
}

form.anwg-login-form {
	margin-top: 0;
}

.anwg-lt-3d {
	background-color: #f9f9f8 !important;
	-webkit-box-shadow: 1px 1px 1px #c3c3c3;
	box-shadow: 1px 1px 1px #c3c3c3;
	background-image: url(../../images/button-test.png);
}

.anwg-lt-3d:hover {
	background-color: #f0efed !important;
}


body.page-template.page-template-anwg.page-template-anwg-php.page.page-id-1533 div.anwg-page-main-wrap div.anwg-presentation-stage div.anwg-agenda-wrapper.anwg-pad {
	padding-top: 60px;
}

body.page-template.page-template-anwg.page-template-anwg-php.page.page-id-1533 div.anwg-page-main-wrap div.anwg-presentation-stage div.anwg-header-wrapper div.welcome-wrapper div.d-flex div.embed-responsive.embed-responsive-1by1.header-pic {
	width: 110px;
	height: 110px;
}

div.welcome-text {
	margin-left: 40px;
}

.small-logo  {
	display: none !important;
}

div.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button {
	background-color: #e9e9e9;
}

.carousel-nav.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button {
	background-color: rgba(255, 255, 255, 0);
}

.carousel-nav.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button svg.flickity-button-icon path.arrow {
	fill: #ffffff;

}

.carousel-nav.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button svg.flickity-button-icon {
	-webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.5));      
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.5));  
}

.anwg-presentation-stage div.carousel.carousel-main.flickity-enabled.is-draggable button.flickity-button.flickity-prev-next-button svg.flickity-button-icon path.arrow {
	fill: #a5a5a5;

}


.anwg-header-right-content-left{
	padding: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f0eeeb;

	width: 100%;

	position: relative;
	cursor: pointer;
	height: 100%;
	text-align: left;
}

.anwg-header-right-content-left:hover {
	background-color: #dad6cf;
}

.anwg-presentations-dropdown-wrapper {
	position: absolute;
	right: 0;
	left: 0;
	background-color: #e3e0dc;
	top: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 500px;
	overflow: auto;
}

.anwg-pres-drop-menu-no-message {
    padding: 18px;
    font-weight: bold;
}

.anwg-drop-items-wraper{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #e3e0dc;
	padding-top: 10px;
}

.presentation-drop-arrow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
}

.presentation-drop-arrow i{
	font-size: 1.8em;
	color: #b4ada1;
	padding: 3px;
}

.presentation-drop-arrow:hover, .anwg-header-right-content-left:hover .presentation-drop-arrow {
	background-color: #eceae7;
}

.presentation-menu-block div.d-flex.flex-column {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}



.regular-menu.d-flex {
	padding-right: 20px;
	padding-left: 20px;
}


.half-circle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 50%;

	-ms-flex-negative: 0;

    flex-shrink: 0;
	right: 20px;
	width: 0px;
	height: 0px;
	width: 50px;
	height: 50px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #ddd8d1;

	color: #ffffff;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	opacity: 0;
}

.presentation-menu-text-arrow-wrapper {
	width: 100%;
}
.anwg-agenda-date-control-wrapper.anwg-agenda-current-date {
	background-color: #ffffff;
}

a.d-flex.presentation-menu-block:hover .half-circle{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;

	transition: all 0.5s ease;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	opacity: 1;

}


.back {
	padding: 20px;
}
.archive-back-text {
	font-size: .7em !important;
}



video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover; 
}


.welcome-page-text .welcom-title {
	line-height: 1em;
}


.welcome-page-text {
	color: #ffffff;
	text-align: center;
	font-size: 1.5em;
}



.start-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.52);
	padding: 20px;
	width: 150px;
	height: 150px;
	cursor: pointer;

}

.btn.submit-btn {
	background-color: #ffd503;
	text-align: center;
	padding: 10px 20px;
	border-radius: 50px;
	display: inline-block;
	margin-top: 10px;
	font-size: 1em;
	text-transform: uppercase;
	color: #8b7700;
}



.welcome-login-wrapper input, .welcome-login-wrapper textarea {
	background-color: rgba(0, 0, 0, 0.1);
	text-align: center;
	display: inline-block;
	width: 100%;
	border-style: none;
	font-size: 1em;
	padding: 11px;
}

.page-id-152 div.login-content, .page-id-3000 div.login-content {
	padding: 40px;
}

input#insert_user {
	width: auto;
}

.welcome-login-wrapper .form-check input {
	text-align: left;
    width: auto;
	margin-right: 5px;
}

.sidebar-menu-item-icon.mr-2 {
    margin-right: 5px;
}

div.login-remember.form-group div.form-check label.form-check-label, .anwg-lost-password-link a, .anwg-lost-password-link a:visited {
	font-size: .8em;
	color: #3e7232 !important;
}

.login-register-link-wrap a {
	font-size: .8em;
}

.welcome-login-wrapper .login-remember.form-group {
	text-align: center;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.anwg-lost-password-link {
	text-align: center;
}

body.page-template.page-template-anwg-login.page-template-anwg-login-php.page.page-id-152 div.anwg-page-main-wrap div.welcome-overlay div.login-box.d-flex.flex-column div.welcome-login-wrapper div.login-content form.anwg-login-form div.login-submit.form-group button.btn.anwg-btn.anwg-yellow {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-transform: uppercase;
}

.btn.anwg-green {
	background-color: #558a55;
	color: #ffffff;
}

.btn.anwg-red {
	background-color: #ad6363;
	color: #ffffff;
} 

.btn.anwg-lt-brown {
	background-color: #bab5a8;
	color: #ffffff;
}

.anwg-br-ol{
	border: 1px solid #adadad;
}
.btn.anwg-red:hover {
	background-color: #c08989;
}

.anwg-br-ol:hover{
	background-color: #bab5a8;
	color: #ffffff;
	border: 1px solid #bab5a8;
}


.btn.anwg-lt-brown:hover {
	background-color: #c7c4ba;
}


.btn.anwg-green:hover {
	background-color: #77a872;
}

.welcome-login-wrapper .login-submit.form-group {
	text-align: center;
}

.bdr-2 {
	padding: 100px;
	border: 1px solid #ffffff;
}
.bdr-1 {
	padding: 10px;
	border: 1px solid #ffffff;
}

div.welcome-page-text div.welcom-date-location {
	font-weight: normal;
	font-style: normal;
}

.start-btn:hover {
	background-color: rgba(255, 255, 255, 0.78);
}

.start-btn i {
	font-size: 5em;
	margin-bottom: -8px;
	margin-top: -20px;
}

.start-wrapper {
	margin-bottom: 50px;
}

.start-wrapper {
	margin-bottom: 50px;
}

.start-text {
	text-transform: uppercase;
	font-weight: bold;
}

.agenda-title {

}

.welcom-title {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 10px;
}

.welcom-date-location {
	font-size: 1em ;
	text-transform: uppercase;
	font-weight: bold;
}

.anwg-header-wrapper {
	background-color: #5eb143;
	margin: 10px;
	color: #ffffff;
}

.sm-grow { -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.sm-grow:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }


.thumbnails-icon {
	width: 100%;
	padding: 7px;


}



.box-container:after {
	content: '';
	display: block;
	clear: both;
}
.box-container .box {
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	border: 1px solid transparent;

	height: 270px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
}
.anwg-archive-block-pad {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
	width: 317px;
}


.box-container .box .front, .box-container .box .back {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}


.back-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

a.anwg-archive-back-side-links.ppt-tools-btn.sm-grow.anwg-circle-btn {
	margin: 5px;
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0);
	width: 50px;
	height: 50px;
}

a.anwg-archive-back-side-links.ppt-tools-btn.sm-grow.anwg-circle-btn i {
	font-size: 1.5em;
}

.box-container .box .front {

	-webkit-transform: rotateX(0) rotateY(0);
	transform: rotateX(0) rotateY(0);
	z-index: 900;


}
.box-container .box .back {

	z-index: 800;

	background-color: #ffffff;

}


.anwg-archive-block {
	background-color: #ffffff;


	overflow: hidden;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%;

}






.anwg-archives-menu-text-area {
	padding: 20px;
	background-color: #ffffff;

}

div.anwg-archive-map {
	position: relative;
}

.anwg-archive-block-pad div.anwg-archive-block.d-flex.flex-column div.anwg-archive-map:before {
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	position:  absolute;
	content: '';
	z-index: 1;
	background-image: -webkit-linear-gradient(top, rgba(1, 1, 1, 0) 0%, rgba(0, 0, 0, 0.13) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 1, 1, 0)), to(rgba(0, 0, 0, 0.13)));
	background-image: -o-linear-gradient(top, rgba(1, 1, 1, 0) 0%, rgba(0, 0, 0, 0.13) 100%);
	background-image: linear-gradient(to bottom, rgba(1, 1, 1, 0) 0%, rgba(0, 0, 0, 0.13) 100%);
}



a.anwg-archive-block-pad div.anwg-archive-block:hover {
	background-color: #f0eeeb;
}



.ppt-tools {
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 1;
} 

.ppt-tools-btn {
	margin-bottom: 10px;
	background-color: rgba(255, 255, 255, 0.75);
	cursor: pointer;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.23);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.23);
	border: 3px solid #eeedec;
}

.ppt-tools-btn:hover {
	background-color: #dddcdc;

}

.anwg-pad {
	padding: 100px;
}

div.anwg-agenda-item-row{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #e1e1e1;
	padding: 30px;
}

.anwg-agenda-item-row p strong {
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
}

.anwg-agenda-item-row p {
	margin-bottom: 0;
}

img.profile-image {
	border-radius: 50%;
}

.anwg-agenda-item-row ul {
	margin-top: 10px;
	margin-bottom: 0;
}

.anwg-agenda-item-row ul strong {
	font-weight: normal;
	font-style: normal;
}




.anwg-agenda-item-presenter {
	font-size: em;
	color: #7a7a7a;

}

.anwg-agenda-item-time {
	width: 10%;
	margin-right: 30px;
	color: #868686;
	font-weight: bold;

}


.anwg-agenda-item-text {
	width:70%;

	margin-right: 0;
}

.agenda-link {
	width: 10%;
}

.anwg-agenda-right {
	width: 100%;
}


.agenda-title-bar {
	font-weight: bold;
	color: #948678;
}



.tab-color-1 {
	background-color: #ff0000;
}

.tab-color-2 {
	background-color: #9d6649;
}
.tab-color-3 {
	background-color: #fa7833;
}

.tab-color-4 {
	background-color: #e39500;
}
.tab-color-5 {
	background-color: #e3af00;
}

.tab-color-6 {
	background-color: #ffc500;
}
.tab-color-7 {
	background-color: #4e644d;
}

.tab-color-8 {
	background-color: #4b8e49;
}
.tab-color-9 {
	background-color: #60b25d;
}

.tab-color-10 {
	background-color: #3d6290;
}
.tab-color-11 {
	background-color: #3899c3;
}

.tab-color-12 {
	background-color: #2d8fe6;
}
.tab-color-13 {
	background-color: #c89fda;
}

.tab-color-14 {
	background-color: #978b7d;
}
.tab-color-15 {
	background-color: #ef8dbe;
}


.magnify-lens {
	width: 250px !important;
	height: 250px !important;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85), inset 0 0 40px 2px rgba(0, 0, 0, 0.25) !important;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85), inset 0 0 40px 2px rgba(0, 0, 0, 0.25) !important;



}


.carousel-cell.is-selected img {
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 10px #a4a4a4;
	box-shadow: 0 0 10px #a4a4a4;
}



div.carousel-cell.is-selected.is-nav-selected {
	background-color: #fefefe;
}

div.carousel-cell.is-selected.is-nav-selected:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0);
}


.carousel-nav div.carousel-cell:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.13);
	border: 2px solid #ffffff;
}




.edit-profile-button-wrap {
	display: inline-block;
}

.anwg-text-white {
	color: #ffffff;
}

.anwg-yellow {
	background-color: #ffdf3b;

}


.anwg-btn.anwg-yellow:hover {
	background-color: #81776e;
	color: #ffffff;
}


.anwg-header-number-block {
	width: 40px;
	height: 40px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.5em;
	margin-right: 10px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 5px;
}

.anwg-btn, input#insert_user.btn.submit-btn {
	font-size: .8em;
	padding: 8px 20px;
	border-radius: 20px;
	color: #64574d;
	cursor: pointer;
	text-transform: capitalize;
	display: inline-block;
}

.default-wrapper h2 {
	margin-bottom: 20px;
}

.default-wrapper p {
	padding-bottom: 10px;
	line-height: 1.9em;
}

.default-wrapper ul {
	color: #81776e;
	line-height: 1.9em;
	border-style: none;
}

.default-wrapper hr {
	margin-top: 50px;
	margin-bottom: 50px;
}

.anwg-circle-btn {

	border-radius: 50%;
	color: #64574d;
	cursor: pointer;
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
    flex-shrink: 0;
	background-size: cover;
}

.anwg-md-gray:hover{
	background-color: #f3f3f3;
}

.anwg-white {
	background-color: #ffffff;
}
.anwg-circle-btn i {
	font-size:1.4em;
}

.anwg-logo-wrapper img {
	width: 220px;
}

.anwg-logo-only {

}

img.anwg-logo-only {
	width: 100px;
}

img.small-logo {
	width: 62%;
}

.anwg-full-overlay, .anwg-full-overlay-archive {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.73);
	z-index: 3;
	display: none;
	padding: 100px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0;
}


.color-strip {
	width: 14px;
	height: 100px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 20px
}
.presentation-menu-number {
	color: #c9c9c9;
	font-weight: bold;
	font-size: 2.5em;
	margin-right: 20px;
	margin-left: 20px;
}

a.d-flex.presentation-menu-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
    -ms-flex-positive: 1;
	flex-grow: 1;
	padding: 10px 16px 10px 10px;
	background-color: #ffffff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.2em;
	flex-grow: 1;
	height: 100%;
	position: relative;
	border-radius: 15px;
	margin: 3px 10px;

}

a.d-flex.presentation-menu-block:hover {
	background-color: #f0eeeb;
} 

div.anwg-full-overlay-items.d-flex  {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}



.anwg-full-overlay-item {
	margin: 0;

}

div.anwg-full-overlay-close, div.anwg-full-overlay-archive-close {
	position: absolute;
	right: 30px;
	top: 30px;

	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.18);
}

div.anwg-full-overlay-archive-close:hover, div.anwg-full-overlay-close:hover {
	background-color: rgba(255, 255, 255, 0.36);
}


.anwg-header-presentation-title, .anwg-full-overlay-item-title {
	font-size: .8em;
	color: #83776e;
}

.anwg-full-overlay-item-title {
	margin-bottom: 7px;
}

.anwg-archives-menu-text-area {
	font-size: .8em;
	color: #64574d;
}

.anwg-archive-title {
	font-weight: bold !important;
}

.anwg-header-presentation-presenter, .anwg-full-overlay-presenter {
	font-size: .8em;
	color: #64574d;
	font-weight: bold;
}

.anwg-lt-gray.anwg-btn:hover {
	background-color: #d7d6d6;

}

.anwg-circle-btn.anwg-lt-gray:hover {
	background-color: #cdc7bd;
}


.anwg-circle-btn.anwg-ol:hover {
	background-color: #ebebeb;
}


.anwg-lt-gray {
	background-color: #e1ded8;
}

.anwg-lter-gray {
	background-color: #f5f5f5;
}

.anwg-md-gray {
	background-color: #e1ded8;
}

.anwg-ol {
	border: 1px solid #dddcdc;
	background-color: #ffffff;
}

.carousel-nav {
	margin-bottom: 0;
}




.carousel-main .carousel-cell {
	padding: 40px ;

}

.carousel-cell {
	width: 100%;
	margin-right: 10px;
	border-radius: 5px;
}

/* cell number */
.carousel-cell:before {
	display: block;
	text-align: center;
	line-height: 200px;
	font-size: 80px;
	color: white;
}

.carousel-nav {
	height: 120px;
	background-color: #e3e0dc;
	padding-top: 10px;
	padding-bottom: 10px;
}


.carousel.carousel-nav.nav-tall-slide .carousel-cell {
	width: 133px;
	height: 100px !important;
}

.carousel.carousel-nav.nav-short-slide {
	height: 98px;
}

.carousel.carousel-nav.nav-short-slide .carousel-cell {
	height: 78px !important;
	width: 133px;
}


.carousel-nav .carousel-cell:before {
	font-size: 50px;
	line-height: 80px;
}

.carousel-nav .carousel-cell.is-nav-selected {
	background: #ED2;
}





.thumbnail-wrapper {
	position: relative;
	border-top: 1px solid #cdcac8;
}



.hide-thumbnails-button  {
	z-index: 1;
	width: 59px;
	height: 30px;
	background-color: #e3e0dc;

	border-radius: 5px 5px 0px 0px;
	margin-top: -30px;
	margin-left: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	border: 1px solid #cdcac8;
	border-bottom-style: hidden;
	margin-bottom: -1px;
}

.hide-thumbnails-button:hover {
	background-color: #d9d8d8;
}

.hide-thumbnails-button-up  {
	position: absolute;
	top: auto;
	bottom: 0;
}

.anwg-header-left,  div.sidebar-menu {
	width: 282px;
	-ms-flex-negative: 0;
	flex-shrink: 0;

}

.anwg-presentation-stage {
	width: 100%;
}

.anwg-menu-slide {


	height: 500px;

}

.anwg-menu-slide-wrapper {
	width: 370px;
	position: absolute;
	top: 0;
	right: -370px;
	bottom: 0;
	z-index: 2;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s lineart;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	background-color: #d1cbc2;
}

.slide-out .anwg-menu-slide-wrapper {
	right: 0;
}





.anwg-header-right {
	width: 100%;
	padding: 0;
	background-color: #e3e0dc;

}

.anwg-page-main-wrap {
	position: relative;
}


.anwg-menu-button {
	color: #aa9f97;
	cursor: pointer;
	margin-right: 20px;
	margin-left: 20px;
}
.anwg-menu-button i {
	font-size: 1.8em;

}

.anwg-menu-button:hover  i {
	color: #ffffff;
}

.anwg-menu-button:hover {
	background-color: #b84e05;

}

div.anwg-logo-wrapper {
	background-color: #83776e;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 70px;
	width: 220px !important;
}

.anwg-menu-wrapper {
	border-bottom: 1px solid #ffffff;
	-webkit-box-shadow: 0 0 9px rgba(21, 21, 21, 0.36);
	box-shadow: 0 0 9px rgba(21, 21, 21, 0.36);
	z-index: 6;
	position: relative;
	height: 70px;
}




.anwg-edit-note-save-cancel-hider, .anwg-all-pres-notes-edit-note-field-wrap{
	display: none;
}

.anwg-all-pres-notes-print:hover {
    background-color: #81776e;
    color: #ffffff;
}

.slide-nav .sidebar-content {
    height: 100%;
}

@media print {
	html, body {
		overflow: auto !important;
		height: auto !important;
	}

	.anwg-page-main-wrap, .landing-page-wrapper {
		height: auto !important;
	}

	.landing-page-header-wrapper, .anwg-all-pres-notes-show-all-toggle, .anwg-edit-note-hider, .anwg-all-pres-notes-print {
		display: none !important;
	}

	.anwg-all-pres-notes-slide-wrap {
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;
	}

	.iflychat-popup {
		display: none;
	}
	.anwg-all-pres-notes-slide-number {
		font-weight: bold;
		text-transform: uppercase;
		position: absolute;
		right: 0;
		color: #42852d;
		padding: 5px 20px;
		font-size: .8em;
		border-radius: 0px 0px 0px 0px;
		bottom: 0;
		top: auto;
		background-color: #ffffff;
		border: 2px solid #1b7540;
	}


}



@media (max-width: 1600px){






}


@media (max-width: 1300px){

	.anwg-video-wrap {
		width: 70%;
	}

	.anwg-video-title-wrap {
		width: 30%;
	}

	.members-list-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	div.member-block-pad {
		width: 33%;

	}

	.upcoming-text-wrapper {
		padding: 28px;
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.lg-pad {
		padding: 60px;
	}

	.hoz-spacer {
		height: 60px;
	}

}

@media (max-width: 1199px) {



	h1 {
		font-size: 2em;
	}

	.iflychat-popup {
		display: none;
	}

	.sm-header-logo img {
		width: 190px;
	}


	.logo-sidebar-wrapper {
		/*display: none !important;*/
		position: absolute;
		right: -284px;
		bottom: 0;
		top: 70px;
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.logo-sidebar-wrapper.nav-open {
		right: 0;
	}

	div.sm-header-wrapper {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}


	.lg-pad {
		padding: 40px;
	}

	.hoz-spacer {
		height: 40px;
	}

	.anwg-header-right-content-left{

		margin-right: 0px;
	}





	.full-logo  {
		display: none !important;

	}

	.small-logo  {
		display: block !important;
	}

	.logo-sidebar-wrapper .small-logo {
		width: 70px;
	}

	.logo-sidebar-wrapper .new-anwg-logo-wrapper.anwg-header-pad {
		margin-top: 0;
	}

	.anwg-header-left {

		-ms-flex-negative: 0;

		flex-shrink: 0;
		width: 69px;
	}



	body.page-template.page-template-anwg.page-template-anwg-php.page.page-id-1533.logged-in div.anwg-menu-wrapper.d-flex div.anwg-header-left.d-flex.align-items-center div.logo-area {
		display: none;
	}



}

@media (max-width: 991px) {

	.anwg-video-wrap, .anwg-video-title-wrap {
		padding: 0;
	}

	.anwg-video-wrap {
		width: 100%;
	}

	.anwg-video-title-wrap {
		width: 100%;
		display: none;
	}

	.anwg-video-recording-row {
		flex-wrap: wrap;
	}

	/*.anwg-attendees-col-wrap {
		width: 33.33%;
	}*/

	div.anwg-header-wrapper div.welcome-wrapper.d-flex.align-items-center div.welcome-text {
		font-size: .8em;
	}
	.logged-in div.anwg-page-main-wrap div.anwg-presentation-stage div.agenda-main-wrap div.simplebar-scroll-content div.simplebar-content div.anwg-header-wrapper div.welcome-wrapper.d-flex.align-items-center div.d-flex div.embed-responsive.embed-responsive-1by1.header-pic {
		width: 80px;
		height: 80px;
	}

	.lg-pad {
		padding: 50px;
	}

	.hoz-spacer {
		height: 50px;
	}
	.um-place-state-wrapper h1 {
		font-size: 1.3em;
	}

	.anwg-pad {
		padding: 38px;
	}
	
	#sidebarMeetingArchiveModal .ma-block-pad {
		width: 100%;
	}

}

@media (max-width: 767px) {

	.feat-block-pad {
		width: 100%;
		margin-bottom: 30px;
	}

	.feat-image-wrapper {
		border-radius: 5px;
	}

	.anwg-recording-col {
		width: 100%;
		padding: 0;
	}

	.anwg-recording-row {
		margin-left: 0;
		margin-right: 0;
		flex-wrap: wrap;
	}

	.anwg-recording-col:first-child {
		margin-bottom: 30px;
	}


	.anwg-agenda-controller {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start !important;
		    -ms-flex-align: start !important;
		        align-items: flex-start !important;
	}


	div.anwg-header-wrapper div.welcome-wrapper.d-flex.align-items-center div.d-flex {
		display: none !important;
	}

	div.anwg-header-wrapper div.welcome-wrapper.d-flex.align-items-center  {
		padding: 20px;
		text-align: center;

	}

	div.anwg-header-wrapper div.welcome-wrapper.d-flex.align-items-center div.welcome-text {
		margin: 0 auto;
	}



	div.anwg-header-right-content-right.anwg-header-pad.d-flex div.regular-menu.d-flex {
		display: none !important;
	}

	.members-text-area {
		text-align: left !important;
	}
	div.member-block-pad {
		width: 100%;

	}

	div.member-card-footer.d-flex a.more-information-link i.material-icons.mr-3.ml-3 {
		margin: 5px 0px !important;
	}


	.profile-block {

		-webkit-box-orient: vertical;

		-webkit-box-direction: normal;

		-ms-flex-direction: column;

		flex-direction: column;

	}

	div.member-card-footer.d-flex {
		width: 13%;
		background-color: rgba(255, 255, 255, 0);
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 20px 20px 20px 0;
		margin-top: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	div.member-top.d-flex.flex-column.align-items-center div.sidebar-profile-image {
		width: 70px;
		height: 70px;
		margin-bottom: 0;
		margin-right: 20px !important;
	}

	div.member-block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	div.member-top {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
		padding: 10px;
		width: 80%;
	}

	h3.profile-block-head {
		margin-bottom: 6px;
	}


	h2.sub-titles {
		font-size: 1.2em;
		margin-bottom: 20px;
	}

	h1 {
		font-size: 1.5em;
	}

	h2 {
		font-size: 1em;
	}

	.ma-block-pad {
		width: 100%;
	}

	.anwg-meeting-notes-over-wrap {
		width: 100%;
	}

	.um-left {
		width: 100%;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		padding: 10px 10px 0;
	}

	div.meeting-arch-icon {
		opacity: 100 !important;

	}

	div.meeting-arch-icon div.anwg-lt-gray.sm-grow.anwg-circle-btn  {
		background-color: #f9f9f8;
	}

	.upcoming-text-wrapper {
		padding: 20px;

	}

	.stack {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.lg-pad {
		padding: 20px;
	}

	.hoz-spacer {
		height: 50px;
	}

	.landing-page-meetings-wrapper.lg-pad {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.meeting-summary-notes-page .anwg-title-agenda-bar {
		flex-wrap: wrap;
	}

	.meeting-summary-notes-page .sub-titles {
		width: 100%;
	}

	.anwg-meeting-summary-notes-wrapper a {
		margin-top: 20px;
	}

	.anwg-main-attendees-wrap, .anwg-guest-attendees-wrap {
		column-count: 2;
	}

	.anwg-landing-tech-resources-title-wrapper {
		flex-wrap: wrap;
		width: 100%;
	}

	.anwg-view-more-tech-res {
		margin-top: 10px;
		display: inline-block;
    width: 100%;
	}
}

@media (max-width: 575px) {
	/*.anwg-attendees-col-wrap {
		width: 50%;
	}*/
}