<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****************************
If you would like to make a global change on colors or font please find and replace all the following: 

Dark color: #1A2C7C
Light color: #d8d4d4

Font: 'Muli', sans-serif
****************************/
h1, h2, h3, h4, h5{
	margin-top: 10px;
	margin-bottom: 10px;
}
a{
	color: #ffffff;
}
a:focus, a:hover {
    color: #ff8c00;
    text-decoration: none;
}
#content a{
	color:#facc19 !important;
}
#sub_page_list a, #content.work_list a{
	color: #ffffff !important;
}
#school-logo-mobile{
	height: 150px;
    max-height: 150px;
    background: #1A2C7C;
    padding: 10px;
}
#school-logo-mobile .container, #school-logo-mobile .row, #school-logo-mobile .col-xs-12.col-sm-12, #school-logo-mobile .img-responsive{
	height: 100%;
}
#school-logo-mobile .img-responsive{
	margin: auto;
}
#page-top{
	position: relative;
	height: 100%;
}
#page-top #header-tagline{
	text-align: center;
    padding: 5px;
    background: #facc19;
    color: #ffffff;
    font-size: 30px;
    font-style: normal!important;
}
#page-top #header-logo {
    padding-right: 0px;
    z-index: 9999;
    height: auto;
    max-height: 300px;
}
#page-top #header-logo .logo-container {
	height: 100%;
    position: relative;
    background: #ffffff;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.64);
    display: block;
	padding-top: 20px;
}
#header-logo img {
	width: auto;
    max-height: 250px;
    padding: 5px;
	padding-bottom: 0px;
    margin: auto;
	position: relative;
	top: -15px;
}
#page-top.other-page{
	position: relative;
	height: auto;
}
#page-top .container-fluid{
	padding: 0px;
}
#page-top .row{
	padding-left: 15px;
}
#page-top #header-logo{
	padding-right: 0px;
	z-index: 9999;
}
#page-top #header-navbar{
	padding-left: 0px;
	z-index: 9999;
}
#page-top #header-navbar ul#menu{
    list-style: none;
    width: 100%;
    padding-left: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    display: inline-block;
    display: flex;
    background: rgba(0, 0, 0, 0.4);
}
#page-top #header-navbar ul#menu li.topItem{
    text-align: center;
    display: inline-block;
    flex: auto;
    position: relative;
}
#page-top #header-navbar ul#menu li.topItem a{
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
	padding: 15px 5px;
	display: block;
}
#page-top #header-navbar ul#menu li.topItem &gt; ul li a{
	padding: 0px;
}
#page-top #header-navbar ul#menu li.topItem &gt; ul{
	display: none;
	padding: 0px;
	background: #1A2C7C;
}
#page-top #header-navbar ul#menu li.topItem:hover{
	cursor: pointer;
	background: #063aa1;
}
#page-top #header-navbar ul#menu li.topItem:hover &gt; ul{
    position: absolute;
    background: #1A2C7C;
    list-style: none;
    height: auto;
    display: block;
    width: 100%;
    cursor: pointer;
}
#page-top #header-navbar ul#menu li.topItem:hover &gt; ul li.subItem{
 	padding: 15px;
	text-align: left;
}
#page-top #header-navbar ul#menu li.topItem:hover &gt; ul li.subItem &gt; ul.right{
 	display: none;
	position: absolute;
	text-align: left;
}
#page-top #header-navbar ul#menu li.topItem:hover &gt; ul li.subItem:hover{
	cursor: pointer;
	background: #063aa1;
}
#page-top #header-navbar ul#menu li.topItem:hover &gt; ul li.subItem:hover &gt; ul.right{
	position: absolute;
    right: 0px;
    left: 300px;
    padding: 0;
    list-style: none;
    width: 300px;
	background: #1A2C7C;
    margin-top: -36px;
	display: block;
}
#page-top .container.other-page{
	padding: 0px;
}
#page-top .container.other-page .row{
	padding: 0px;
}
#page-top .container.other-page{
	padding-top: 10px;
    padding-bottom: 10px;
}
#page-top .container.other-page img{
    width: 300%;
    margin-top: 5px;
}
#page-top .container.other-page #login{
	float: right;
	width: auto;
	margin-top: 0px;
}
#page-top.other-page{
	background: #ffffff;	
}
#login h2{
	text-align: center;
}
#login #studentlogin{
	width: 100%;
}
#login #studentlogin .username, #login #studentlogin .username #username, #login #studentlogin .password #password{
	width: 100%;
}
#login #studentlogin .password{
    width: 50%;
    float: left;
    display: inline-block;
}
#right-content #login #studentlogin .password{
    width: 50%;
    float: left;
    display: inline-block;
	margin-top: 5px;
}
#login #studentlogin .go{
    width: 48%;
    float: left;
    display: inline-block;
    padding: 1px;
	margin-top: 5px;
}
#login #studentlogin .gobutton{
	width: 100%;
}
#right-content #login #studentlogin .gobutton{
	width: 105%;
}
#page-top #login #studentlogin .username,#page-top #login #studentlogin .username #username,#page-top #login #studentlogin .password #password{
	width: auto;
}
#page-top #login #studentlogin .password{
    width: auto;
    float: left;
}
#page-top #login #studentlogin .go{
    width: auto;
    float: left;
	margin-top: 0px!important;
}
#login #studentlogin .username #username, #login #studentlogin .password #password{
	padding: 5px;
}
#page-top #login #studentlogin .gobutton{
	width: auto !important;
	float: left;
	text-transform: capitalize;
}
#main-school-slogan{
	background: #1A2C7C;
}
#main-school-slogan h2{
	margin: 0px;
	padding: 30px;
	font-size: 35px;
	color: #facc19;
}
#main-text{
    padding: 30px;
	position: relative;
}
#main-text .background-image{
	width: 100%;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    left: 0px;
    top: 0;
	background: url(../images/square-background.png) repeat;
}
#main-text #content p, #main-text #content span{
	text-align: justify!important;
}
#main-text .container #pupil-login-container, #main-text .container #staff-login-container, #main-text .container #ofsted-download-container, #main-text .container #parent-login-container{
	margin-bottom: 10px;
}
#main-text .container #staff-login-container a, #main-text .container #ofsted-download-container a, #main-text .container #parent-login-container a, #main-text .container #request-part-container a{
	padding: 10px;
	border: 2px solid #1A2C7C;
    background: #1A2C7C;
    color: #ffffff;
    display: block;
    font-size: 20px;
	border-radius: 8px;
}
#main-text .container #staff-login-container a:hover, #main-text .container #ofsted-download-container a:hover, #main-text .container #parent-login-container a:hover, #main-text .container #request-part-container a:hover, .rightcontent.sidebtn:hover{
    background: #facc19;
	border-color: #facc19;
    cursor: pointer;
}
#main-content {
    position: relative;
    margin-bottom: -180px;
}
#main-text.home{
    background: url(../images/square-background.png) repeat;
}
#farm_background{
    position: relative;
}
#farm_background .container-fluid {
    padding: 0px;
}
#farm_background img {
    width: 100%;
}
#farm_background .overlay{
    position: absolute;
    width: 100%;
    text-align: center;
    top: calc(50% - 50px);
}
#farm_background .overlay h2{
    font-size: 48px;
    background: #5b7a11d4;
    padding: 10px;
    width: max-content;
    margin: auto;
    color: #ffffff;
    border-radius: 8px;
    text-shadow: 1px 1px 1px #000000;
}
/************** BOTTOM BOARDS *************/
#bottom-blocks{
    padding: 20px;
    background: #e8f5fe;
}
#bottom-blocks .darker .panel-footer, #bottom-blocks .lighter .panel-footer{
	border: 0;
	border-top: 2px solid #adadad;
}
#bottom-blocks .lighter p, #bottom-blocks .lighter h2 a, #bottom-blocks .lighter span, #bottom-blocks .lighter a, #bottom-blocks .lighter p .fa.fullstop{
	color: #ffffff!important;	
}
#bottom-blocks .darker, #bottom-blocks .darker .panel-footer{
	background: #1A2C7C;
}
#bottom-blocks .lighter, #bottom-blocks .lighter .panel-footer{
	background: #1a2c7c;
}
#bottom-blocks .panel-heading .image-container {
    max-height: 200px;
    height: 200px;
    width: 100%;
}
#bottom-blocks .panel-heading .image-container .image{
	background: url("../images/bottom-1.jpg") no-repeat;
	background-size: cover!important;
    background-position: center;
    height: 100%;
    width: 100%;
}
#bottom-blocks .panel-heading .image-container .image-2{
	background: url("../images/bottom-2.jpg") no-repeat;
    background-size: cover!important;
    background-position: center;
    height: 100%;
    width: 100%;
}
#bottom-blocks .panel-heading .image-container .image-3{
	background: url("../images/bottom-3.jpg") no-repeat;
	background-size: cover!important;
    background-position: center;
    height: 100%;
    width: 100%;
}
#bottom-blocks .panel-body{
	padding: 15px;
    
}
#bottom-blocks .panel-body .box{
	width: 100%;
}
#bottom-blocks .panel-body .box p{
	padding: 5px;
}
#bottom-blocks .panel-body h2{
	margin: 0px;
    margin-bottom: 10px;
	text-align: center;
}
#bottom-blocks .panel-body h2 a{
	color: #ffffff;
}
#bottom-blocks .panel-body a, #bottom-blocks a.panel-footer-link .panel-footer{
	color: #ffffff;
}
#bottom-blocks .panel-body a:hover, #bottom-blocks a.panel-footer-link .panel-footer:hover{
	color: #fdd114!important;
}
#works-footer{
	color: #1A2C7C;
}
#tag-line{
	text-align: center;
	padding-top: 15px;
	margin: auto;
	background-color: #1A2C7C;	
	color: #fff;
	font-size: 50px!important;
}
#tag-line .tag-line-text{
    height: 100%;
}
#tag-line .tag-line-text p{
    margin: 0;
}
/************** GOOGLE MAPS ***************/
#google-maps .container-fluid{
	padding: 0px;
	height: 250px;
}
/************** TWITTER *****************/
#twitter-title{
	margin-bottom: 20px;
    color: #facc19;
}
#twitter-blocks{
	padding: 20px;
    background: #e1e1e1;
}
#twitter-blocks .darker .panel-footer, #twitter-blocks .lighter .panel-footer{
	border: 0;
	border-top: 2px solid #adadad;
}
#twitter-blocks .darker, #twitter-blocks .darker .panel-footer{
	background: #1A2C7C;
}
#twitter-blocks .lighter, #twitter-blocks .lighter .panel-footer{
	background: #facc19;
}
#twitter-blocks .panel-heading{
	display: inline-block;
}
#twitter-blocks .panel-heading img{
    height: 50px;
    width: 50px;
	float: left;
}
#twitter-blocks .panel-heading .profile_text {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}
#twitter-blocks .panel-heading .profile_text p {
	margin: 0px;
	color: #ffffff;
}
#twitter-blocks .panel-heading .profile_text p:hover {
	color: #ffffff;
}

#twitter-blocks .lighter .panel-heading .profile_text p {
	margin: 0px;
	color: #ffffff;
}
#twitter-blocks .panel-heading .profile_text p:hover, #twitter-blocks .panel-body a:hover{
	color: #fdd114;
}

#twitter-blocks .panel-body{
	padding: 15px;
	color: #ffffff;
}
.first{
	word-wrap: break-word!important;
}
#twitter-blocks .lighter .panel-body{
	color: #ffffff;
}
#twitter-blocks .panel-body .image-container {
    max-height: 200px;
	height: 200px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
#twitter-blocks .panel-body .image-container .image-0, #twitter-blocks .panel-body .image-container .image-1, #twitter-blocks .panel-body .image-container .image-2{
	height : 100%;
	width: 100%;
	background-size: cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}
#twitter-blocks .panel-body .last {
    margin-top: 10px;
}
#twitter-blocks .panel-body .box{
	width: 100%;
}
#twitter-blocks .panel-body .box p{
	padding: 5px;
}
#twitter-blocks .panel-body h2{
	margin: 0px;
    margin-bottom: 10px;
	text-align: center;
}
#twitter-blocks .panel-body h2 a{
	color: #facc19;
}
/********** CONTACT BLOCK ***************/
#contact_block {
    background-color: #1A2C7C;
    color: #ffffff;
    padding: 25px;
    position: relative;
}
section.contact-section {
	background-color: #69567e;
	color: #fff;
}
.col-md-12.contact {
	margin-bottom: 16px;
}
.contact-icon {
	padding: 20px 0 30px;
}
.contact-upper {
	font-size: 18px;
	padding-top: 2px;
}
.contact-lower {
	font-size: 24px
}
.contact-lower a {
    color: #ffffff;
	transition:0.5s color ease;
}
.contact-lower a:hover {
    color: #fdd114;
}
#footer_logins .col-sm-12, #footer_logins .col-xs-12 {
    padding: 15px;
    font-size: 20px;
}
#footer_logins a {
    background: #facc19!important;
    color: #ffffff!important;
    border-bottom: 2px solid #ffffff!important;
}
#footer_block{
    text-align: center;
    padding: 20px;
}
#footer_pupil_login{
	height: 45px;
    background: #facc19;
    color: #facc19;
    font-weight: 600;
	cursor: pointer;
}
#footer_pupil_login h5{
	margin-top: 15px;
}
#footer_pupil_login_panel{
	display: none;
	padding: 15px;
}
#footer_pupil_login_panel #login h2, #footer_pupil_login_panel #login .go{
	display: none!important;
}
#footer_pupil_login_panel #login .username, #footer_pupil_login_panel #login .password{
	padding: 10px!important;
	width: 100%!important;
}
#footer_pupil_login_panel #login input.textfield{
	width: 100%!important;
    margin: 0px!important;
    padding: 10px!important;
    border: 2px solid #1A2C7C;
}
.rightcontent.sidebtn{
    display: block;
    color: white;
    background: #1a2c7c;
    font-size: 28px;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 10px;
}

@media(min-width: 1200px){
    #farm_background .overlay h2{
    font-size: 60px;
    }
}


/************* FOOTER *******************/
section#footer footer{
    text-align: center;
    padding: 20px;
    background: #000000;
    color: #ffffff;
	font-weight: 600;
}
section#footer footer a{
	color: #ffffff;
}
.welcome-title h3 {
    color: #1a2c7c;
    font-size: 60px;
}
.welcome-title .divider {
    width: 150px;
    height: 2px;
    background: #1a2c7c;
    margin-top: 10px;
    margin-bottom: 20px;
}
.top_border_darker{
	border-top: 2px solid #000000;
}
.top_border_lighter{
    border-top: 2px solid #000000;
}
.bottom_border_darker{
	border-bottom: 2px solid #000000;
}
.bottom_border_lighter{
	border-bottom: 2px solid #000000;
}

.box .content p .fa.fullstop{
	margin-top: 3px;
    margin-right: 15px;
	color: #ffffff;
}</pre></body></html>