
html,body,p,li,h1,h2,h3,h4,th,td {
	font-family: 'Roboto Condensed', sans-serif;
}

h1, h2, h3, h4 { color: #0079bc; font-weight: bold; line-height: 1.1; margin-bottom: 0.6rem; }

h2, .h2, .heading-2 {
	font-family: 'Roboto Condensed',sans-serif;
    font-size: 30px;
    line-height: 1.5;
    color: #0079bc;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
}
.app-accordion4-title h2 { line-height: 1; margin: 0; }
h3, .h3, .heading-3 {
    font-family: 'Roboto Condensed',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.5;
    color: #052264;
    margin-bottom: 18px;
}
p { 
	margin-bottom: 22px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
a {
	transition-property: background, color;
	transition-duration: 500ms;
	transition-timing-function: ease-in-out;
	text-decoration: none;
	color: #0079bc;
}
a:hover {
	color: #052264;
	text-decoration: underline;
}
strong {
	font-weight: 700;
}

blockquote {  
    border: 0; 
    font-size: 16px; 
    margin: 0.5em 0; 
    padding: 0.5em 60px; 
    line-height: 1.45; 
    position: relative; 
    color: #666666;  
    font-style: normal; 
    border-bottom: 1px solid #ececec; 
}
blockquote p {
    font-style:normal; 
}
blockquote p em { 
    font-size: 0.8em; 
}
blockquote:before { 
    font-family:Georgia, serif;	
    display: block; 
    content: "\201C"; 
    font-size: 80px; 
    position: absolute; 
    left: 10px; 
    top: -20px; 
    color: #999999;
}

tbody, td, tfoot, th, thead, tr {
    border-width: 1;
}
table { margin-bottom: 20px; }
table p, table h2, table h3 { margin-bottom: 8px; }
table p:last-child, table h2:last-child, table h3:last-child { margin-bottom: 0; }

/* layout */

.space30 { height: 10px; }
.space60 { height: 20px; }
@media (min-width: 768px) {
	.space30 { height: 30px; }
	.space60 { height: 60px; }
}
.p-30 { padding: 10px; }
.p-60 { padding: 20px; }
@media (min-width: 768px) {
	.p-30 { padding: 30px; }
	.p-60 { padding: 60px; }
}

.main-content { min-height: 400px !important; }
.fixed-header {
	position: fixed;
	height: 130px;
	top:0;
	left:0;
	width:100%;
	z-index: 1000;
	background-color: #fff;
	border-bottom: 5px solid #e5f1f8;
}
.header-padding { height: 130px; }
.header-container {
	align-items: center;
	height: 110px;
}

#dnn_dnnLOGO_imgLogo { max-height: 120px; }

@media (min-width: 768px) {	
	.fixed-header .menu {
		position: absolute;
		bottom: 10px;
		right: 30px;
	}	
}

.fixed-header .stellarnav { 
	width: auto;
}

.fixed-header .social-icons {
	font-size: 22px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.fixed-header .social-icons a {
	margin-left: 1px;
	color: #0079bc;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #ececec;
}
.fixed-header .social-icons a:hover {
	color: #052264;
	border-color: #0079bc;
	background-color: #ececec;
}
.fixed-header  .header-content {
	display: none; 
}

.fixed-header .school-links {
	display: inline-block;
	margin-right: 10px;
}
.fixed-header .school-links a {
	display: inline-block;
	padding: 12px;
	padding-bottom: 20px;
    border: 0;
    line-height: 1;
    background-color: rgba(0,121,188,0.5);
    color: #fff;
	    border-radius: 0 0 10px 10px;
}

@media (min-width: 992px) {
	.fixed-header  .header-content {
		display: flex;
		position: absolute;
		top:0;
		right: 20px;
	}
}

.fixed-header.swindon-academy a.secondary { background-color: #052264; }
.fixed-header.swindon-academy-secondary a.secondary { background-color: #052264; }
.fixed-header.swindon-academy-primary a.primary { background-color: #052264; }
.fixed-header.alton-close a.alton-close { background-color: #052264; }
.fixed-header.beech-avenue a.beech-avenue { background-color: #052264; }
.fixed-header.united-college-sixth-form a.sixthform { background-color: #052264; }

.social-links .icon-only-link a { padding: 0 5px; }
.social-links .icon-only-link i { font-size: 22px !important; }
.social-links .icon-only-link p { font-size: 0; margin: 0; }

/* navigation */
.stellarnav.desktop > ul > li.mega > ul { 
    box-shadow: 0 5px 10px 0 #999; 
    padding: 20px;
}
.stellarnav.desktop ul ul { box-shadow: 0 5px 10px 0 #666; padding: 20px 0; }
.stellarnav.desktop > ul > li.mega > ul > li > a,
.stellarnav.desktop > ul > li > ul > li > a {
    padding: 5px 20px;
    font-size: 14px;
}
.stellarnav .menu-toggle {
    padding: 15px;
    box-sizing: border-box;
    background-color: #0079bc;
	color: #fff;
	border-radius: 4px;
}
.stellarnav .menu-toggle:hover {
	background-color: #052264;
}
.stellarnav .menu-toggle span.bars span {
    background: #fff;
}
.stellarnav .menu-toggle span.bars {
    margin-right: 0;
}
.stellarnav .icon-close {
    margin-right: 10px;
}


.object-position-top {
    object-position: top center;
}
.object-position-center {
    object-position: center center;
}
.object-position-bottom {
    object-position: bottom center;
}

main {
	min-height: 500px;
}

.stellarnav ul ul {
    background: #ececec;
}

.stellarnav li a {
	background-color: transparent;
	color: #052264;
	padding: 10px 20px;
}
.stellarnav li a.depth_0 {
	background-color: #fff;
	color: #0079bc;
	padding: 10px 20px;
	height: 40px;
    font-size: 16px;
    background-color: #e5f1f8;
    color: #0079bc;
}
.stellarnav li a:hover {
	background-color: 052264;
	color: #fff;
}

.stellarnav > ul > li > a {
    padding: 10px 20px;
	color: #fff;
}
.stellarnav > ul > li > a:hover {
    padding: 10px 20px;
	background-color: #052264;
	color: #fff;
}
.stellarnav.desktop > ul > li.mega > ul > li > a {
    color: #052264;
	padding: 10px 20px;
}
.stellarnav.desktop > ul > li.mega > ul > li > a:hover {
    background-color: #052264;
	color: #fff;
}
.stellarnav.desktop > ul > li.mega > ul > li {
    padding-bottom: 0px;
    box-sizing: border-box;
}
.stellarnav.desktop > ul > li.mega > ul { 
    box-shadow: 0 5px 10px 0 #999; 
    padding: 20px;
}
.stellarnav.desktop ul ul { box-shadow: 0 5px 10px 0 #666; padding: 20px 0; }
.stellarnav.desktop > ul > li.mega > ul > li > a,
.stellarnav.desktop > ul > li > ul > li > a {
    padding: 5px 20px;
    font-size: 14px;
}

/* footer */
footer {
	background-color: #052264;
	color: #fff;
	padding: 150px 0;
	font-size: 12px;
}
footer h1, footer h2, footer h3 { font-weight: bold; color: #fff; }
footer p, footer li { font-size: 14px; color: #fff; }

.footer-copyright {
	background-color: #0079bc;
	color: #fff;
	padding: 20px;
}
.footer-icons {
	font-size: 22px;
	color: #fff;
	margin-left: 100px;
}
.footer-icons a {
	color: #fff;
	margin: 0 2px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #0079bc;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-decoration: none !important;
}
.footer-icons a:hover {
	background-color: rgba(255,255,255,0.5);
	border-color: #fff;
}

/* for 2sxc */
div.actionMenu ul.dnn_mact > li > a {
    background-color: #ccc;
}

div.actionMenu ul.dnn_mact li.dnn_menu_label > div {
    background-color: #ccc;
    font-size: 11px;
}

.hastoolbar:hover {
    -webkit-box-shadow: 0 0 5px 1px #ff9900 !important;
box-shadow: 0 0 5px 1px #ff9900 !important;
}
.hastoolbar .hastoolbar:hover {
    -webkit-box-shadow: 0 0 5px 1px #00cc00 !important;
box-shadow: 0 0 5px 1px #00cc00 !important;
}

.co-linkblock span {
    color: #0079bc !important;
}
.lead { line-height: 1;}

/* for DNN */
.dnnFormMessage {
    padding: 2px 10px !important;
    margin-bottom: 2px;
    border: 0 !important;
    background: rgba(255, 153, 0, 0.1) !important;
    border-radius: 3px;
    max-width: 980px;
    font-size: 11px;
    color: #ff9900;
    display: inline-block;
}

/* colors */
.bg-primary {
	background-color: #0079bc !important;
	color: #fff;
}
.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary p, .bg-primary a { color :#fff; }
.bg-secondary {
	background-color: #052264 !important;
	color: #fff;
}
.bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary p, .bg-secondary a { color :#fff; }
.bg-tertiary {
	background-color: #ececec !important;
}
.bg-primary-light {
	background-color: rgba(0,121,188,0.3) !important;
}
.bg-secondary-light {
	background-color: rgba(5,34,100,0.1) !important;
}
.bg-bordered { 
	border: 1px solid #ececec; 
}
.bg-light-border { border: 1px solid #ececec; }

/* padding */
.p-8 { padding: 10px; }
.py-8 { padding-top: 10px; padding-bottom: 10px; }
.px-8 { padding-left: 10px; padding-right: 10px; }
@media (min-width: 768px) {
	.p-8 { padding: 60px; }
	.py-8 { padding-top: 60px; padding-bottom: 60px; }
	.px-8 { padding-left: 60px; padding-right: 60px; }
}

/* other */
figure {
    margin: 0;
}

.personabar-visible .d-onedit { 
	display: block !important; background-color: #ff9900; color: #fff; padding: 10px; 
	background-image: linear-gradient(45deg, #f5c275 25%, #ffcd82 25%, #ffcd82 50%, #f5c275 50%, #f5c275 75%, #ffcd82 75%, #ffcd82 100%);
	background-size: 56.57px 56.57px;
}
.personabar-visible .striped-on-admin {
	background-image: linear-gradient(45deg, #ececec 25%, #fff 25%, #fff 50%, #ececec 50%, #ececec 75%, #fff 75%, #fff 100%);
	background-size: 56.57px 56.57px;
}

.subpage-menu {
	border-radius: 8px;
	padding: 10px;
	-webkit-box-shadow: 0 0 4px 0 #ececec;
box-shadow: 0 0 4px 0 #ececec;
}
.subpage-menu h2 {
	text-align: center;
}
.subpage-menu ul { 
list-style-type: none;
margin:0;
padding:0;
}
.subpage-menu ul li a {
	display: block;
	padding: 7px 10px;
	border-bottom: 1px solid #ececec;
}
.subpage-menu ul li a:hover {
	text-decoration: none;
	background-color: #ececec;
}
.breadcrumb {
	padding: 5px 10px;
	-webkit-box-shadow: 0 0 4px 0 #dcdcdc;
box-shadow: 0 0 4px 0 #dcdcdc;
}
.breadcrumb a { 
display: inline-block;
margin-right: 10px;
font-size: 12px;
}




