/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 27 2018 | 22:45:09 */
/* Enter Your Custom CSS Here */
@import url(https://fonts.googleapis.com/css?family=Questrial);

/* .banner > a { background : url(http://scips.blogs.asset-web.co.uk//files/2016/02/cropped-scips.png) no-repeat 95% 50% } */

/* .contentinfo .columns-1 */
footer.contentinfo
{
    background-color: white;
}

#icon-menu li
{
     display: inline;
}

#icon-menu a
{
      white-space: nowrap;
}

#icon-menu a:hover
{
    color: black;
}

#text-19 
{
	float:inherit;
}

/* BROWSE form */
@media (min-width:48em){
	.browse_row{text-align:right}
}
@media (min-width:48em){
	.browse_row label{
		float:left;
		font-weight:bold;
		text-align:right;
		display:inline-block;
		width:14%;
		vertical-align:top;
		position:relative;
		top:.3125rem;
		margin-right:0;
		margin-bottom:0
	}
}
.browse_row select+select{
	margin-top:.75rem
}
@media (min-width:30em){
	.browse_row select{
		width:100%
	}
}
@media (min-width:48em){
	.browse_row select{
		width:85%;
		display:inline-block;
		text-align:left
	}
}

.page-id-1248 fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.page-id-1248 legend {
  padding: 0;
  border: 0;
}


.page-id-1248 fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
 .page-id-1248 legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  text-align:left;
}

.nav-links {
    display: none;
}

/* Attempted to show form labels
.searchandfilter .screen-reader-text {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static;
    width: auto;
    display: block;
} */

html {
  font-family: 'Questrial', sans-serif;
}

.display-table
{
  width:100%;
}
/*
.menu-with-icons {     
    list-style-type: none;
    overflow: hidden;
}

.menu-with-icons li {
    float: left;
}

.menu-wtih-icons li a {
    display: block;
}
*/
/* Temporary alert bootstrap.css */
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}