*, :after, :before {
    border: 0 solid transparent;
}
*, :after, :before {
    box-sizing: inherit;
}
.slat {
    background-color: #fff;
    padding-left: .8889rem;
    padding-right: .8889rem;
     width:100%;
}
.slat__container {
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
    max-width: 73.5556rem;
    padding-top: 1px
}
.slat--grey {
    background-color: #f6f6f6
}
.slat--blue {
    background-color: #0d3273;
    color: #fff
}
.slat--notched {
    padding-top: 45px;
    position: relative
}
.slat--notched:before {
    -webkit-transform: translate(-50%);
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #fff;
    content: " ";
    height: 0;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    width: 0
}
.slat--oblique {
    background: linear-gradient(165deg,#fff,#fff 40%,#f6f6f6 0,#f6f6f6)
}
@media (min-width: 768px) {
    .slat {
        padding-left:1.7778rem;
        padding-right: 1.7778rem;
    }
}
.headerWrapper {
    border-bottom: 0px;
}
.headerWrapper header {
	width:90%;	
    max-width: 73.5556rem;
}
#contentElement {
	width:90%;	
    max-width: 73.5556rem;
	margin-left: auto;
    margin-right: auto;
}
.centre {
	width:90%;	
    max-width: 73.5556rem;
	margin-left: auto;
    margin-right: auto;
}
.footerWrapper footer {
	width:90%;	
    max-width: 73.5556rem;
	margin-left: auto;
    margin-right: auto;
}
.school {
    margin-top: 0px;
	background-color:#092657;		
	float:none;
}
#schoolTitleWrapper {
	width:90%;	
    max-width: 73.5556rem;
	text-align:left;
	margin-left: auto;
    margin-right: auto;
	min-height:67px;
	background-color:#092657;
}
h1.schoolTitle {
font-family: SourceSansPro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;
    font-weight: 400;		
	padding:0px;
	margin:0px;
	text-align:left!important;
	font-size:26px;
	padding-top	:18px;
	padding-bottom:12px;	
	line-height:1.2em;
}
@media (min-width: 768px) {
	h1.schoolTitle {
        font-size: 36px;
		padding-top	:12px;		
		padding-bottom:12px;	
		line-height:1.2em;		
    }
}

h1.schoolTitle a[href] {color:#fff}
#topMenuWrapper {
	width:90%;	
    max-width: 73.5556rem;
	text-align:left;
	margin-left: auto;
    margin-right: auto;
	background-color:#E8ECF2!important;
	min-height:45px;
}
.secondary-menu__nav>ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: inherit;
}
.secondary-menu__nav>ul>li {
	display: block;
    position: relative
}
.secondary-menu__nav>ul>li {
	font-size: 16px;
}
.secondary-menu__nav>ul>li>a:hover, 
.secondary-menu__nav>ul>li>a:active, 
.secondary-menu__nav>ul>li>a:focus, 
.secondary-menu__nav>ul>li>a .navcurrent {
	border-bottom: solid 6px #0d3273;
	padding-bottom: 2px;
}
.secondary-menu__nav>ul>li:before {
        border-color: #d0d7e3;
        border-left-width: 2px;
        content: "";
        height: 16px;
        left: -1px;
        position: absolute;
        top: 14px;
        width: 0;
    }

.secondary-menu__nav>ul>li>a.navcurrent {
	border-bottom: solid 6px #cea600;
	padding-bottom:2px;
	color:#0d3273;	
}
.secondary-menu__nav>ul>li>a:hover,
.secondary-menu__nav>ul>li>a:active, 
.secondary-menu__nav>ul>li>a:focus 
{
	background-color: #d0d7e3;
}

.secondary-menu__nav>ul>li>a {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 16px;
	padding-left: 16px;
}



#breadcrumbmobile {padding-left:5%}
#breadcrumbmobile.breadcrumblist a[href] {margin-left:0px}

.searchSubmit {
	height: 34px;
    width: 26px;
    padding-top: 1px;
    background-color: #0c746a;
    border: 1px solid #0c746a;
    padding-bottom: 0px;
}



#sidebar { font-size:100%}

@media only screen and (min-device-width: 320px) {
textarea {




    font-size: 100%;
	padding:4px;
}

/*
#main input {
    font-size: 94%;
} */

}

