form {

}

#compDir form {
margin-left:15px;
margin-right:15px;
margin-top:15px;
}

fieldset {
	margin:0;
	padding:0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ddd;
}

input {
margin-left:0;
}

/*#search input:hover {
background:transparent;
}*/

input:hover, select:hover, textarea:hover {
background:#f3f3f3; 
}

fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 15px;
	padding: 0;
	
}
form .input {
	color: #444;
}
form .required {
	
}

form  .required .checkbox label{
font-weight:400;
}
form .required label:after {
	/*color: #e32;
	content: '*';
	display:inline;*/
}
form .required .checkbox label:after {
content: '';
font-weight:400;
}

form .checkboxes label.required {
margin-bottom:10px;
}

form .checkboxes .checkbox label.required {
margin-bottom:0;
}

form .area div.checkbox {
float:left;
width:100%;
clear: none;
	margin-bottom: 5px;
	padding: 0;
	
}


form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}

li label, p label{
font-size: 100%;
margin-bottom:0;
}


label {
	display: block;
	font-size: 1.5em;
	margin-bottom:3px;
	font-weight:400;
	color: #333333;
}

input {
	clear: both;
	width:200px;
	max-width:100%;
}
#search input {
clear:none;
background-image:url(../png/search.png);
	background-repeat: no-repeat;
	background-color:transparent;
	background-position: 8px center;
	padding-left:32px;
	border: 1px solid #999999;
}

p input, p select, p textarea {
font-size: 100%;
}

#flashMessage {
margin:20px;
}

textarea {
border:1px solid #ddd;
padding:3px;
line-height:25px;
color: #333333;
clear:both;
width:98%;
max-width:98%;
font-family: "Open Sans", Arial;
font-size: 1.3em;
margin-right:2%;
}

.required span, span.instructions, span.required {
font-size: 1.1em;
font-weight:normal;
}

#search input[type=text] {
margin-top:10px;
color: #999999;
font-style: italic;
font-size: 1.5em;
}

input[type=text], input[type=password], input[type=email] {
border:1px solid #ddd;
padding:5px;
color: #333333;
}

select {
clear: both;
border:1px solid #ddd;
padding:3px;
line-height:25px;
color: #333333;

}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 100%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
form div.checkbox label {
	font-weight:400;

}

form div.checkbox input[type=checkbox] {
padding:0;
}

input[type=radio] {
	float:left;
	clear:left;
	width:auto;
	margin: 0 6px 7px 2px;
	padding:0;
}
div.radio label {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 20px;
	font-weight:400;
}

span.textonly {
font-size: 1.5em;
font-weight: bold;

}

form span.submit input[type=submit] {
margin-top:0;
padding-top:0;

}

.wpcf7-response-output {
font-size: 1.4em;
font-weight:bold;
}

.wpcf7-not-valid-tip {
font-size: 1.3em;
}

span.wpcf7-quiz-label {
display:block;
margin-bottom:3px;
}

p input[type=submit], p button {
font-size: 100%;
}

#search input[type=submit] {
	display:inline;
	padding:0;
	margin-top:0;
	background-image:url(../png/search.png);
	background-repeat: no-repeat;
	background-color:transparent;
	background-position: left center;
	width:16px;

}

input[type=submit], button {
display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	font-family: "Open Sans", Arial;
	font-weight:400;
	color: #ffffff;
	font-size:1.4em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#76b447;
	margin-top:10px;
	width:auto;
	border:none;
}
form input[type=submit]:hover, button:hover {
	background-color: #76b447;
}

main .checkbox ul li {
background-image: none;
font-size: 1.5em;
padding-left:0;
float:left;
width: 45%;
min-width: 300px !important;
margin-right:2%;
}

button.filter {
	display:block;
	width:100%;
	background-color: #f0f0f0;
	text-align:left;
	font-family: "PT Sans", Arial, sans-serif;
	font-size:1.8em;
	line-height:250%;
	font-weight:400;
	border:none;
	color:#76b447;
	background-image: url(../arrow.html);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top:0 !important;
}

#filters button {
display:block;
float:left;
background-color: #76b447;
text-align:center;
text-transform: uppercase;
font-family: "PT Sans", Arial, sans-serif;
font-size:1.3em;
padding-left:10px;
padding-right:10px;
line-height:220%;
font-weight:400;
color:#ffffff;
border:none;
min-width:auto !important;
width:auto;
margin: 0 25px 25px 0;
}

.toggle {
float:right;
width:auto;
margin-top:30px;
}

.toggle p {
    float: left;
    font-size: 1.1em;
    margin-top: 0;
    margin-left: 10px;
    line-height: 23px;
	font-weight:600;
	
	}
	
	    .onoffswitch {
        position: relative; width: 50px;
        -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
		float:left;
    }
    .onoffswitch-checkbox {
        display: none;
    }
    .onoffswitch-label {
        display: block; overflow: hidden; cursor: pointer;
        height: 20px; padding: 0; line-height: 20px;
        border: 2px solid #871f80; border-radius: 20px;
        background-color: #871f80;
        transition: background-color 0.3s ease-in;
		margin-bottom: 0 !important;
    }
    .onoffswitch-label:before {
        content: "";
        display: block; width: 20px; margin: 0px;
        background: #FFFFFF;
        position: absolute; top: 0; bottom: 0;
        right: 28px;
        border: 2px solid #871f80; border-radius: 20px;
        transition: all 0.3s ease-in 0s; 
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label {
        background-color: #871f80;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
       border-color: #871f80;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label:before {
        right: 0px; 
    }
	
	.facetwp-pager {
    margin-top: 15px;
	margin-bottom: 15px;
	float:left;
	width:100%;
	font-size: 1.3em;
}

.facetwp-pager-label {
    display: inline-block;
    margin-right: 12px;
}

.facetwp-page.active {
    font-weight: bold;
    cursor: default;
}
.facetwp-page.active {
    background-color: #f5f5f5;
    color: #333;
}
.facetwp-page {
    display: inline-block;
    padding: 0px 4px;
    margin-right: 6px;
    cursor: pointer;
}
.facetwp-page {
    border: 1px solid #ddd;
    padding: 6px 6px !important;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
}

.facetwp-facet {
float:left;
margin-right:25px;
margin-bottom:25px !important;
}

.facetwp-date-min {
margin-right:10px;
}

.facetwp-btn::before {
background-size: 15px 15px !important;
}

#filterWrapper {
float:left;
background-color:#f0f0f0;
width:96%;
margin-bottom:25px;
padding-left:2%;
padding-right:2%;
}

#filters {
margin-top:15px;
float:left;
background-color:#f0f0f0;
width:100%;
}

#filters h2 {
}

#filters button {
float:left;
}

.listOnly {
display:none;
}

.gf__status-message {
font-size: 1.5em;
}