/*@charset "UTF-8"; 
/* CSS Document */ 

/* School Orange d95328 
SS Blue - 150f3d*/

li.sp-menu-item.sp-has-child.active {color:red !important;}
li.sp-menu-item.current-item.active a {color:red !important;}

body {
  background-color: #f9f9f9;
  color: #252525;
}


#sp-top-bar {background: #ddd;} 




/* Remove Curriculum Images */
.splms .splms-common-overlay-wrapper img {display:none !important;}
/* Remove 'FREE' badge*/
.splms-badge-free {display:none !important;}

/* Shuffle Bullets to the left */

.article-details  ol, .article-details  ul { margin-left: 10px;}

@media screen and (max-width: 480px) {
.article-details  ol li, .article-details  ul  li {
    font-size: 13px;
  } 
}

/* Menu sidebar management */

#sp-right .sp-module ul.nav.menu > li.deeper > ul > li {
	padding-left:10px !important;
}

/* Page Headers */

.entry-header h2 { font-size: 32px;} 

/* Page Padding */



article.item.article-details {padding:0 !important;width:100% !important;}
article.item .content-wrap {margin: 10px 0 20px 0 !important; padding:0 30px !important;}


/* Full Article Image margin */ 
.view-article article.item .entry-image, .view-article article.item .entry-image, .view-article article.item .entry-gallery, .view-article article.item .entry-video, .view-article article.item .entry-audio, .view-article article.item .entry-link, .view-article article.item .entry-quote {margin: 0 0px;}

/* Article Header Spacing & Coloring*/

.view-article #sp-main-body, .view-category #sp-main-body {
    padding: 50px 0 50px 0;}

.view-article article.item .entry-header h2 {    color: #150f3d;}

/* Content Slider Mods */

.bt-cs .bt-inner .bt-title {
    clear: both;
    color: #d95328;
    font-weight: bold;
    text-transform:capitalize;
	line-height: 150%;}


.mod_filecontent_head h3 {background:transparent !important;}

/* Reduce Height of Search element in top rail */

.icon-top-wrapper {line-height:30px !important;}

/* Remove border and adjust sizing of Topper Menu */

.sp-module ul > li.jux-mega {border:0px !important;}
.sp-module ul.mega-nav > li > a::before { content:none;}
#site-nav-161.navbar.main-navigation {min-height:20px; margin-bottom:0px;}


/* Table Overrides and Responsive Behaviours*/

.article-details table {width: 100%;border-collapse: collapse; margin-bottom:20px; }

/* Zebra striping */

.article-details table tr:nth-of-type(odd) {background: #eee; }
.article-details table th {background: #d95328; color: white; font-weight: bold; }
.article-details table td, th { padding: 6px; border: 1px solid #ccc; text-align: left; width:inherit !important; vertical-align:top;}
.article-details table td, .article-details table td p {margin:5px 0 5px 0 !important;}
.article-details table th, .article-details table th p {margin:5px 0 5px 0 !important;}
.article-details table.category th {background: #d95328; color: white; font-weight: bold; }
.article-details table.category tr td:first-child {width:20%;} 
.article-details table th.highlight {text-transform:uppercase; }

/* 

/* Create a means to have tables that are borderless and plain! */

table.borderless th, table.borderless td {border:0px !important;}
table.borderless th, table.borderless tr:first-child td {background:#ffffff !important; color: inherit; font-weight: bold; }
table.borderless tr:nth-of-type(odd) {background: #ffffff; }

/* Force subcategories and menus to be different in appearance in the sidebar */
/* Cause Active menu to be highlighted */

a.mod-articles-category-title.active {font-weight:900;}

.mod-articles-category-group {display:none !important;}
ul.category-module.mod-list > li a {font-size: 14px !important;}
ul.category-module.mod-list > li > ul > li > a {margin-left:12px !important; font-size:1.5rem; line-height: 1.5rem;}
#sp-right ul.nav.menu li a {font-size: 14px !important;}
#sp-right ul.nav.menu li.current.active a {font-weight:900;}


/* Contact Form */

/* Fix Address Margin */

.contact-address address { margin-left: 0;}
span.contact-department {font-size:1.2em;}

/* Fix Consent Box Spacing */
input#ce_consent.required {
    width: inherit;
    margin-right: 10px;
}
.contact dl dd {
    margin-left: 0px;
}

.contact-position  {font-size:1.6em;}

.ce-container input[type="checkbox"], .ce-container input[type="radio"] {
    margin-right: 12px;
    float: left;
}

.ce-contact-email-copy-container {padding-left:0px !important;}

/* Social Icon Color Mods */

#sp-bottom ul.social-icons li a {color: rgb(255, 255, 255,1);}
#sp-bottom ul.social-icons li a:hover {color: rgb(255, 255, 255,.5);}

/* Layout of images with captions */

span.wf_caption {margin:0px 5px 0px 5px !important;padding: 5px; border: 1px solid #dddddd;}
span.wf_caption span {font-size:1rem; font-style:italic;}

/* Layout Images with no Captions */

/* Images */
.img-intro-none img, .img-fulltext-none img, .img-intro-left img, .img-fulltext-left img, .img-intro-right img, .img-fulltext-right img {max-width:100% !important;}

img[style="float: right;"], .pull-right.item-image img {margin-left: 20px; padding: 5px; border: 1px solid #dddddd;}
img[style="float: left;"], .pull-left.item-image img {margin-right:20px; padding: 5px; border: 1px solid #dddddd;}

.img-fulltext-none 	{float: none !important;  max-width:100% !important; padding: 5px; border: 1px solid #dddddd;}
.img-fulltext-right {float: right !important; max-width:100%; padding: 5px; border: 1px solid #dddddd;margin:5px 0 0 20px;}
.img-fulltext-left 	{float: left !important;  max-width:100%; padding: 5px; border: 1px solid #dddddd;margin:5px 20px 0 0;}
.img-intro-none     {float: none !important;  max-width:100%; width:100% !important; padding: 5px; border: 1px solid #dddddd;}
.img-intro-left 	{float: left !important;  max-width:100%; padding: 5px; border: 1px solid #dddddd; margin:5px 20px 0 0;}
.img-intro-right 	{float: right !important; max-width:100%; padding: 5px; border: 1px solid #dddddd;margin:5px 0 0 20px;}
img.noborder {border:0px !important;}
.sp-module.my-catlist h3.sp-module-title + .sp-module-content:before {content:"Sorted Alphabetically"; display:block; font-size:1.2rem; font-style:italic}

/* Force Mobile Burger to be neater */
.jux-collapse-bar {padding:6px !important;}

/* make header text white */

.white {color:#ffffff !important; text-align: center !important;}

/* Hide stuff on Mobiles */

@media (max-width: 769px) { 
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

/* Push Translatot to L0 */

.sp-module.zback {position:relative !important; z-index:0 !important;}
.switcher {font-family: inherit !important; font-size: 10pt;text-align: left; cursor: pointer; line-height: 24px;}

/* White Search Icon */

.educon-top-search i.fa {color:#ffffff !important;}

td.closed {background:#65b231 !important;color:#ffffff;}
td.pending {background:#d86600 !important; color:#ffffff;} 


/* Define Slide Show Button Style */

.slidebutton {background:#d95328;padding:10px !important;}
.slidebutton:hover {background:gold;}
.tp-caption a {color:#fff !important; font-size:2rem !important; font-weight: 900}
.tp-caption a:hover {color:#d95328 !important;}

/* Jazzy Blockquotes */

blockquote {
    /* Negate theme styles */
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
    color: gray;
    font-family: Georgia, serif;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.4 !important;
    margin: 0;
    position: relative;
    text-shadow: 0 1px white;
    z-index: 600;
}

blockquote {
    font-size: 16px!important;
	padding:20px 80px !important;
	position: relative; 
}


blockquote * {
    box-sizing: border-box; 
}

blockquote p {
    color: #75808a; 
    line-height: 1.4 !important;
}

blockquote p:first-child:before {
    content: '\201C';
    color: #81bedb;
    font-size: 7.5em;
    font-weight: 700;
    opacity: .3;
    position: absolute;
    top: -.4em;
    left: -.2em;    
    text-shadow: none;
    z-index: -300;
}

/* Menu borders */

ul.sp-dropdown-items li {border-bottom:1px solid #dddddd;}

/* Term Dates Page Columns */

.termdates table tr td:first-child {width: 40% !important;}


/* Socials */

ul.social-icons {
    float: right;
}

.fa, .fa-brands {color:#d95328 !important; }

/* Footer Logo */

#sppb-addon-1626192817132 img {
    width: 240px;
}

#sp-bottom {
    padding: 50px 0px 0px;
}


/* SS Blue Settings */

.sppb-addon-title p, sal-content p  {color:#666666 !important;}
h3.sppb-addon-title, .newsblock h3, p strong, a {color: #150f3d !important;}


/* SS Orange Settings */

h3.sppb-addon-title,
#sppb-addon-1615555472268 h4 strong 
{color:#d95328 !important;}
p.normalcolor strong {color:#666666 !important;}
.latestnews a, .mod-dpcalendar-upcoming a {font-weight: 600 !important;}
#sp-bottom1 p {color: #ffffff !important;}
/* News */

.blog-featured h2 {font-size:28px !important; color: #150f3d!important;}
.blog-featured .article-info {
  float: none !important; display: block !important;
}
.blog-featured .entry-header {padding-left:0px !important;}

#sp-top1 p,#sp-emailpanel p {color: #150f3d!important; font-size:0.9em !important;}

/*.logo-mobile img {width:200px !important;}*/

h1.logo img {max-width: 220px !important;}
h1.logo {float: left !important;}

/* Footer */

#sp-footer {
    background: #ddd!important;
    color: #555 !important;
    text-align: center;
    padding: 20px 0 !important;
}

#sp-footer .sp-copyright {color: #555 !important;}

#sp-footer .container-inner {
    padding: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}


/* .emaillist a:before {content:"\f1fa"; padding:0px 5px; font-family:fontawesome;font-weight: normal;}

/* All headers Coloring */

h1, h1 a, h2,h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {color: #150f3d !important;}




.emailpanel a.btn {background:#d95328 !important; color: #ffffff !important;}
#sp-top-bar {padding: 10px 0 0px;font-size:1rem !important;}

/* AIB Blog */

.blog article.item  {background: transparent !important; padding: 0px !important; box-shadow:0px 0px 0px #ffffff !important;}
.blog article.item .content-wrap {padding: 0px !important;}

/* Latest News */

.latest-news .sppb-addon-article {    padding: 10px;	border: 1px solid #d7d7d7;}
.latest-news h3 {font-size:20px !important; padding-top:15px !important;}
.latest-news h1.sppb-addon-title {padding-bottom:20px !important;}
.latest-news a.sppb-readmore {color:#ffffff !important; background:#001F63 !important; padding:10px 20px !important; display:inline-block; margin-top:15px; }

.latest-news-page  .col2 {display : inherit;}
.latest-news-page .article-header-warp.latest-news {display:inherit !important;}
.latest-news-page .article-header-warp.latest-news .col1 {display:none !important;}
.latest-news-page .article-header-warp.latest-news .article-info-warp.col-md-6 {-ms-flex:100%;
    flex:100%;
    max-width: 100%;
}

.article-header-warp.latest-news {background: transparent !important;}

.latest-news-page .article-header-warp.latest-news .article-info-warp.col-md-6.col2 {width:100% !important;}
.latest-news-page .article-header-warp.latest-news .col2 > .article-info-inner-warp {max-width: 1140px !important; margin:0 10.5% !important;} 
.latest-news-page .article-header-warp.latest-news .col2 > .article-info-inner-warp > .article-header h1 {font-size:36px !important;margin: 25px 0 0px !important;}




.latest-news-blocks a.bt-title {color:#001F63; }
.latest-news-blocks  .bt-cs .bt-inner .bt-title {
    color: #001F63;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;

	padding-top:20px;
}
.latest-news-blocks  .bt-cs .bt-inner {
    margin: 0;
    position: relative;
    padding: 10px !important;
    border: 1px solid #e8e8e8 !important;
    margin: 0 15px;
}

.latest-news-blocks .sp-module-content p {padding: 10px 0 !important;}
.latest-news .titledate {height: 60px !important;display: block;}
.bt-row-separate {display: none !important;}
.latest-news .bt-inner p.readmore a {padding:5px 15px !important;}



.latest-news-page .bt-inner p.readmore a {
    background: #001F63 !important;
    color: #ffffff !important;
    padding: 8px !important;
    border-radius: 6px !important;
    display: inline !important;
    margin-top: 10px !important;
}

.aolp-box-inner a.btn {color:#ffffff !important;}


.allweblinksbox {background: #f7f7f7;}
.allweblinksbox dt {display:inline-flex !important;}

.allweblinksbox  dt.tabs h3 {font-size:16px !important;}
.allweblinksbox dt.tabs {border-radius: 10px 10px 0 0 !important; border:1px solid #888; border-bottom: 0px; padding:0 10px;}
.allweblinksbox dt.tabs.open {background:#e0e0e0 !important;}



td.extcol.file_title.essential.persist {width:97% !important;}

.view-frontsearch #sp-main-body {padding:10px 0 100px 0;}
.view-search h1.page-title {display:none !important;}


/* Archive Views */

.view-archive h1 {
    font-family: Open Sans, sans-serif !important;
    font-size: 36px !important;
    font-weight: normal !important;
}
.view-archive  .entry-header {
    padding-left: 0px !important;
}
.view-archive .entry-header h2 {padding-right:0px !important;}

.sp-module .custom a, #sp-component p a {font-weight:700; text-decoration:underline;}
dl.fields-container > dd.field-entry:nth-child(3) {font-weight:900 !important;}

.sixthform .sp-page-title .container {display:none !important;}


.sixthform .sp-page-title, .sp-page-title {
    padding: 140px 0 140px !important;
}

div#jrealtime_msg {
    display: none;
}


.educon-notice-board .sal-item {
    margin-bottom: 20px !important;
    border-bottom: 1px dotted #777;
}
.educon-notice-board .sal-item h3 a {font-size:1.2rem !important;}

/* Contact Form */

.dl-horizontal dt {display:none !important;}
.com-contactenhanced dd {padding:0px !important;}
label.form-check-label {margin-top:-20px !important;}

/*News Items */

a.sal-btn {padding:1rem  !important;text-decoration: none;}
.newsblock h3:before {content:"News"; font-size:40px !important; display: block; padding-bottom: 10px !important; padding-top:0px !important;}
.newsblock h3 {margin-top:0px !important;}
a.sal-btn-primary {color:#ffffff !important;text-decoration: none !important;}

/* bottom1-panel */
#sp-bottom {background: #150f3d!important;}
#sp-bottom h3 {color: #db582f!important;font-size:1.2rem;}
#bottom1-panel a, #bottom1-panel p {color:#ffffff !important;padding:0px !important; margin:0 !important;}

/* Buttons */

a.btn {background: #150f3d !important; color: #ffffff !important;}
a.btn:hover {color:#150f3d !important;background:#d95328 !important;}

.searchfloat {float:right;}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 10px !important;
}
#finder-filter-window {display:none !important;}

/* Small Pane Menu Fixes */

@media (max-width: 1392px) {
nav.sp-megamenu-wrapper {
    display: none !important;
}
	#sp-header #offcanvas-toggler.offcanvas, #sp-header #offcanvas-toggler.mega {display: block !important;padding-top:25px !important;}
}