/*  MICROTHEMER STYLES  */


/*= Content _3 ================ */

/** Content _3 >> Facetwp facet search courseware input **/
.facetwp-facet-search_courseware > input {
	width: 325px !important;
}

/** Content _3 >> Form white [type="text"] **/
.form-white [type="text"] {
	background-color: rgb(255, 255, 255) !important;
}

/** Content _3 >> Form 5EEB41CF82D21 select **/
#_form_5EEB41CF82D21_ select {
	background-color: rgb(255, 255, 255) !important;
}

/** Content _3 >> Field71 option **/
._field71 option {
	height: 75px !important;
	min-height: 75px !important;
}

/** Content _3 >> Field72 label **/
._field72 label {
	margin-top: 10px !important;
	margin-right: 15px !important;
}

/** Content _3 >> Field72 [type="checkbox"] **/
._field72 [type="checkbox"] {
	margin-right: -4px !important;
}

/** Content _3 >> Alert box pp notification wrapper **/
.alert-box .pp-notification-wrapper {
	padding-right: 15px !important;
	padding-left: 15px !important;
}

/** Content _3 >> Alert box fa info **/
.alert-box .fa-info {
	background-color: rgb(255, 255, 255) !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
	border-radius: 15px !important;
}

/** Content _3 >> Fl row bg photo pp separator line **/
.fl-row-bg-photo .pp-separator-line {
	border-radius: 5px !important;
}

/** Content _3 >> Fl row bg none pp separator line **/
.fl-row-bg-none .pp-separator-line {
	border-radius: 5px !important;
}

/** Content _3 >> Footer fl separator **/
footer .fl-separator {
	border-radius: 5px !important;
}

