body.page-id-2038 #content-area {
	display: flex;
	flex-direction: row-reverse;
}

/**************************** Sidebar *****************************/

body.page-id-2038.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before {
    left: 27.75%!important;
	right: auto !important;
}
body.tax-task_levels.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before{
	display:none;
}
body.page-id-2038 #page-container #left-area{
	float: right;
	padding-left: 7%;
	padding-right: 0;
}
body.page-id-2038 #page-container #sidebar{
	padding-left: 0;
	padding-right: 5%;
	float: left;
}
/****************** end of the sidebar customization *************************/

.sf-field-taxonomy-audience ul li .sf-input-checkbox, .sf-field-post_type ul li .sf-input-checkbox, .sf-field-post-meta-dept-news ul > li > .sf-input-radio{
vertical-align: text-top;
}
/*.sf-field-taxonomy-audience > ul, .sf-field-post_type > ul {
	margin-left:-20px !important;
}*/
.sf-field-taxonomy-identity ul li .sf-label-checkbox, 
.sf-field-taxonomy-audience ul li .sf-label-checkbox, 
.sf-field-post_type ul li .sf-label-checkbox {
	color:#00204e;
}
.sf-field-taxonomy-audience ul li.sf-option-active .sf-label-checkbox, .sf-field-post_type ul li.sf-option-active .sf-label-checkbox {
	font-weight: 700;
}
.sf-field-taxonomy-audience > ul > li .sf-label-checkbox:hover,  .sf-field-post_type ul > li > .sf-label-checkbox:hover, .sf-field-post-meta-dept-news ul > li > .sf-label-radio:hover, 
.sf-field-taxonomy-audience > ul > li.sf-option-active .sf-label-checkbox, .sf-field-post_type ul > li.sf-option-active > .sf-label-checkbox {
	text-decoration: underline;
}
.sf-field-taxonomy-audience > ul > li:hover, .sf-field-post_type > ul > li:hover {
	
	background-image: url('/wp-content/uploads/nav-arrow.png');
	background-repeat: no-repeat;
    background-size: 15px;
    background-position: center left; 
	
}
.sf-field-post-meta-dept-news ul > li > .sf-label-radio{
    word-break: break-word;
    width: 85%;
    cursor: pointer;
    padding-left: 0 !important;
    vertical-align: top;
		margin-left:10px;
	color:#00204e;
}

.advanced-search-modal legend {
	color: #00204e;
	font-weight: 600;
	line-height: 1.3;
	min-height: 50px;
	display: flex;
	align-items: end;
	margin-bottom: 10px;
	font-size: inherit;
}

#search-filter-form-2037 .h4 {
	font-family: 'Bebas Neue',Helvetica,Arial,Lucida,sans-serif !important;
	color: #00204e;
	font-size: 22px !important;
	font-weight: inherit !important;
}

.advanced-search-modal .sf-field-taxonomy-audience ul li .sf-label-checkbox, .advanced-search-modal .sf-field-post_type ul li .sf-label-checkbox{
	margin-left: 0;
}

.search-advanced .search-input-text {
	position: relative;
}

.search-advanced input.et_pb_searchsubmit {
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff!important;
    background-color: #00204e!important;
    border-color: #00204e!important;
}

.search-advanced input.et_pb_searchsubmit {
    position: absolute;
    top: 0;
    bottom: 0;
    min-height: 100%!important;
    background-color: #ddd;
    cursor: pointer;
}

.search-advanced input.et_pb_s, .search-advanced input.et_pb_searchsubmit {
    margin: 0;
    padding: .715em;
    border: none;
    color: #666;
    font-size: 14px;
    line-height: normal!important;	
}

.search-advanced input.et_pb_s {
    background-color: #e5e5e5;
    color: #333333;
}

.advanced-search-options {
	clear: both;	
}

.advanced-search-options .form-group {
	margin-top: 30px;
}

.advanced-search-options .form-group label, 
.advanced-search-options .form-group button {
	cursor: pointer;
}

.search-input-advanced {
	margin-top: 10px;
	margin-bottom: 30px;
	max-width: 540px;
}

.search-input-advanced input[name=s] {
	width: 100%;
	color: #333;
	background-color: #e5e5e5;
	border-radius: 25px;
	border: solid 2px #c9c9c9;
	padding: 1em;
}

.search-input-advanced input[type=submit] {
	border-radius: 25px;
	width: 120px;
	position: absolute;
	right: 0;
}

#search-filter-form-2037 .sf-field-search, #search-filter-form-homepage .sf-field-search {
	width: 100%;
	color: #333;
	background-color: #e5e5e5;
	border-radius: 25px;
	border: solid 2px #c9c9c9;
	padding: 10px;
	float: right;
	position: relative;
}

#search-filter-form-2037 .sf-field-submit,
#search-filter-form-2037 .sf-field-reset,
#search-filter-form-homepage .sf-field-submit,
#search-filter-form-homepage .sf-field-reset {
	width: 120px;
	border-radius: 25px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}

#search-filter-form-2037 .sf-field-submit,
#search-filter-form-homepage .sf-field-submit {
	position: absolute;
	right: 0;
	color: #fff;
	background-color: #00204e;
	border-color: #00204e;	
}

#search-filter-form-2037 .sf-field-reset,
#search-filter-form-homepage .sf-field-reset {
	color: #00204e;
	background-color: #fff;
	border: solid 1px #00204e;
}

#search-filter-form-2037 .sf-field-search label,
#search-filter-form-homepage .sf-field-search label {
	width: 100%;
}

#search-filter-form-2037 .sf-field-search input,
#search-filter-form-homepage .sf-field-search input {
	background-color: transparent;
	border: none;
	width: 100%;
}

#search-filter-form-2037 .sf-field-submit input,
#search-filter-form-2037 .sf-field-reset input,
#search-filter-form-homepage .sf-field-submit input,
#search-filter-form-homepage .sf-field-reset input {
	width: 100%;
	background-color: transparent;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}

#search-filter-form-2037 .sf-field-reset input,
#search-filter-form-homepage .sf-field-reset input {
	color: #00204e;	
}

#search-filter-form-2037 .sf-field-search,
#search-filter-form-2037 .sf-field-submit,
#search-filter-form-2037 .sf-field-reset,
#search-filter-form-homepage .sf-field-search,
#search-filter-form-homepage .sf-field-submit,
#search-filter-form-homepage .sf-field-reset {
	float: left;
	height: 45px;
}
#search-filter-form-2037 .sf-field-taxonomy-audience,
#search-filter-form-homepage .sf-field-taxonomy-audience,
#search-filter-form-2037 .sf-field-taxonomy-identity,
#search-filter-form-homepage .sf-field-taxonomy-identity {
	width: 215px;
	float: left;
}
#search-filter-form-2037 .sf-field-taxonomy-identity,
#search-filter-form-homepage .sf-field-taxonomy-identity {
	clear: both;
}
.advanced-search-modal #search-filter-form-2037 .sf-field-taxonomy-audience,
.advanced-search-modal #search-filter-form-homepage .sf-field-taxonomy-audience {
	width: 275px;
}
#search-filter-form-2037 .sf-field-post_type,
#search-filter-form-homepage .sf-field-post_type {
	float: left;
}

#search-filter-form-2037 .sf-field-reset,
#search-filter-form-homepage .sf-field-reset {
	clear: both;
}

#search-filter-form-2037 label,
#search-filter-form-homepage label {
	cursor: pointer;
	line-height: 1.3;
	margin-bottom: 10px;
}

#search-filter-form-2037 ul,
#search-filter-form-homepage ul {
	padding: 0;
}

#search-filter-form-2037 .sf-level-0,
#search-filter-form-homepage .sf-level-0 {
	margin-left: 0;
}

#sidebar #search-filter-form-2037 .sf-field-submit {
	width: 100px;
	left: 172px;
	right: auto;
}

#sidebar #search-filter-form-2037 .sf-field-reset {
	width: 100px;
	margin-top: 20px;
}

#search-filter-form-2106 ul {
	padding-left: 0;
}

body.home .searchandfilter .sf-field-taxonomy-identity, 
body.home .searchandfilter .sf-field-taxonomy-audience, 
body.home .searchandfilter .sf-field-post_type, 
body.home .searchandfilter .sf-field-reset {
	display: none;
}

body.home footer .searchandfilter .sf-field-taxonomy-identity, 
body.home footer .searchandfilter .sf-field-taxonomy-audience, 
body.home footer .searchandfilter .sf-field-post_type, 
body.home footer .searchandfilter .sf-field-reset {
	display: inherit;
}

.advanced-search-modal .sf-field-taxonomy-audience {
	width: 50%;
}

.advanced-search-link {
	clear: both;
}

.search-icon {
	background-color: #000;
	color: #fff;
    width: 60px;
    height: 60px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	position: fixed;
	right: 0;
	top: 150px;
	z-index: 1001;
}
.fa-times{
	font-size:20px;
	position: absolute;
	right: 5px;
	border-radius:50%;
	height:30px;
	width:30px;
	background-color: #00204e;
	text-align: center;
	padding-top:5px;
	color:#fff;
	cursor: pointer;
}
.fa-times:hover{
	background-color: #666;
	color:#fff;
}
.search-icon .fas {
	padding: 11px 0 0 10px;
	cursor: pointer;
	font-size: 20px;
}

.advanced-search-modal {
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	max-width: 100% !important;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1200;
}

.advanced-search-modal .sf-field-taxonomy-audience {
	padding: 0 25px 25px !important;
}
.advanced-search-modal .searchandfilter ul li,
#search-filter-form-2037 ul li.sf-level-0 {
	padding: 0;
	display: flex;
	align-items: start;
}

.advanced-search-modal ul li.sf-field-search {
	margin-bottom: 15px;
}

.advanced-search-modal ul li.sf-field-reset, .advanced-search-modal ul li.sf-field-submit {
	padding: 10px 0;
}

.et-db #et-boc .et-l .advanced-search-modal .et_pb_column, 
.et-db #et-boc .et-l .advanced-search-modal .et_pb_column.et-last-child, 
.et-db #et-boc .et-l .advanced-search-modal .et_pb_column:last-child,
.advanced-search-modal > .inner {
	background-color: #fff;
	width: 100%;
	max-width: 720px;
	min-height: 480px;
	margin-top: 5%;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
	padding: 20px;
	overflow-y: auto;
}

.advanced-search-modal > .inner {
	position: relative;
}

.advanced-search-modal .search-icon-modal {
	display: none;
}

.advanced-search-modal label {
	padding-right: 10px;
}

.advanced-search-modal .sf-field-reset {
	display: none !important;
}

.et_pb_row_1_tb_header {
	padding: 0;
}

.fixed-dialog {
	position: fixed;
	top: 50px;
	left: 50px;
}

.ui-dialog-content, .ui-dialog-content.et_pb_row {
	padding: 10px;
}

/* temp styles, delete after taxonomy updates */
.sf-item-190,
.sf-item-184,
.sf-item-185,
.sf-item-186,
.sf-item-191,
.sf-item-189,
.sf-item-187 {
	display: none !important;
}