/*the ajax loading icon*/
.umloading {width:100%;height:20px;background:rgba(255, 255, 255, 0.8) url('ajax_loader.gif') no-repeat 50% 50%;}
/*the form div*/
#uwpqsf_id{}
/*Form title*/
.uform_title{display: none;}
.uwpqsf_class{width:33%;float:left;margin-bottom:0px;color: #333333;}
/*label for each field*/
.uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-']{float:left;padding:5px;font-weight:bold !important;clear:both;width:100%}
/*dropdown*/
.uwpqsf_class select {width:98%;margin-left:1%;margin-right:1%;margin-bottom: 5px;}

/*taxonomy and meta field radio OPTIONS*/
.uwpqsf_class > label{float:left;width:100%;}
.uwpqsf_class .labelmin,.uwpqsf_class .labelmax{float:left;width:48%;margin-left: 3px;}
.uwpqsf_class .labelmin input,.uwpqsf_class .labelmax input{width:100%;}
/*Checkboxes*/
[class*='tax-check-'] label,[class*='cmf-check-'] label {float:left;width:50%;}

/*search button*/
.uwpqsf_submit{text-align:center;margin:0;}
.uwpqsf_submit input{margin:27px 0 0 0;line-height: 37px;padding: 0;width: 98%;background-color: #83a900;}
/*keyword search label*/
.uwpqsf_class-keyword{padding:5px;font-weight:bold !important;}
/*text input for keyword*/
input#uwpqsf_id_key{width:97%;margin-left:1%;margin-right:1%}

/*Pagination*/
.uwpqsfpagi{text-align:center;margin-top:15px;margin-bottom:15px;clear:both;width:100%}

a.upagievent{padding-left: 12px; padding-right: 12px; height: 25px; line-height: 25px; display: inline-block; 
	text-align: center; 
	}
span.upagicurrent{padding-left: 12px; padding-right: 12px; height: 25px; line-height: 25px; display: inline-block; 
	text-align: center;color:#000}
