/*the ajax loading icon*/
.umloading {width:100%;height:20px;background:rgba(255, 255, 255, 0.8) url('http://www.juntadeandalucia.es/educacion/cga/portal/wp-content/plugins/ultimate-wp-query-search-filter/themes/ajax_loader.gif') no-repeat 50% 50%;}
/*the form div*/
#uwpqsf_id{
background-color: #f4f4f4;
padding: 15px 0px 0px;
}
/*Form title*/
.uform_title{
  font-family: "Open Sans", Arial, sans-serif;
  text-align: left;
  font-size: 24px;
  font-weight: 400;
  padding: 0 15px;
}
.uwpqsf_class{width:100%;margin-bottom:5px;clear:both}
/*label for each field*/
.uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-']{ font-family: "Open Sans", Arial, sans-serif;float:left;font-weight:bold !important;clear:both;width:100%; margin-top: 15px;}
/*dropdown*15.uwpqsf_class select {width:98%;margin-left:1%;margin-right:1%}

/*taxonomy and meta field radio OPTIONS*/
.uwpqsf_class > label{
  float:left;
  width: 15%;
  float :left;
  }

.togglecheck{
  padding: 0 15px;
}
/*Checkboxes*/
[class*='tax-check-'] label,[class*='cmf-check-'] label {float:left;width:50%;}

/*search button*/
.uwpqsf_submit{
    text-align: center;
}

input[type="submit" i] {
/*    margin-top: 12px;
    width: 100%;*/
    border: none;
/*    padding: 10px;*/
    background: #00bcd4;
/*    color: #fff;*/
    font-size: 18px;
}

/*keyword search label*/
.uwpqsf_class-keyword{padding:5px;font-weight:bold !important;}
.-keyword{
  font-weight: bold;
  margin-top: 15px;
  padding: 0 15px;
  width: 100% !important;
}
/*text input for keyword*/
input#uwpqsf_id_key {
    width: 97%;
    float: left;
    padding: 8px 15px;
    margin: 0 15px;
}

/*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}
