/*  =======================================

   Theme Name: Our Lady of The Assumption School 
   Version: 2.8
   Last modified: 24 June 2018
   Author: Charlotte Ivey
   Author contact: charlotte@etime.co.nz
   Author URI: http://www.etime.co.nz
   ========================================================= */

/*-------------------------------------------------------------------------------
	THEMES
Data-theme 0 - LIGHT
Data-theme 1 - DARK

#007558 - dark green
#eaeaea - grey
#01b65f - mid green
#07be7b - bright green
#323131 - charcoal
----------------------------------------------------------------------------------*

/*DARK BGS IN PUBLISHED AND  EDIT MODE*/
[data-theme="1"] .u2-paragraph, [data-theme="1"] .Paragraph,
[data-theme="1"] .iFrame,
[data-theme="1"] .Content, [data-theme="1"] .NewsCentreBanner, [data-theme="1"] .NewsCentreCards,
 [data-theme="1"] .u2-heading, [data-theme="1"] .Heading,
[data-theme="1"] #edtHeading,
[data-theme="1"] .ContentWithLinks,
[data-theme="1"] .ContentWithLinks .Text,
[data-theme="1"] .Divider {
    background-color: #007558;
    width: 100%;
    padding-bottom: 0em;
  color:#fff;
}

[data-theme="1"] .IconLinks{
    background-color: #f7f6f6;
}

/*Icon headings*/
h4.u2_icon_title, .IconLinks .col .u2_icon_title{
	font-size:10px;
	color:#595959;
	margin-bottom:25px;
}

.Divider hr{
	border-top: 1px solid #858585;
}

/*DARK BG NEWS CARDS - LIGHT BOXES*/
[data-theme="1"] .u2-news-card .u2-more,
[data-theme="1"] .u2-news-card .u2-content,
[data-theme="1"] .u2-description p {
    background-color: #fff;
    width: 100%;
    color: #454449;
}

/*LIGHT BG NEWS CARDS - DARK BOXES*/
[data-theme="0"] .u2-news-card .u2-more,
[data-theme="0"] .u2-news-card .u2-content,
[data-theme="0"] .u2-description p {
    width: 100%;
    color: #000;
}

.u2-news-card .u2-link a{
  color:#01b65f;
  font-weight:bold;
}

/*DARK BG HEADINGS*/
[data-theme="1"][data-u2-module="Heading"] {
    background: inherit !important;
    text-align: center;
    color: #1e1e1e;
    border-left: none !important;
}

/*ALL MODULES ALIGNED TO CENTRE */
[data-theme="1"] .u2-content, [data-theme="0"] .u2-content,
[data-theme="1"] .u2-paragraph,
[data-theme="0"] .u2-paragraph, [data-theme="1"] .Paragraph, [data-theme="0"] .Paragraph,
[data-theme="1"] .u2-heading, [data-theme="0"] .u2-heading, 
[data-theme="1"] .u2-find-more, [data-theme="0"] .u2-find-more,
[data-theme="1"] .u2-description p,
[data-theme="0"] .u2-description p {
    text-align: center;
}

/*LINKS*/
[data-theme="1"] .u2-paragraph a /*dark BG*/{
}

[data-theme="1"][data-u2-module="Paragraph"] {
    background:#007558;
}

[data-theme="1"][data-u2-module="Page_iframe"] {
       background:#007558;
}

[data-theme="1"][data-u2-module="Content"] {
      background:#007558;
}

[data-theme="1"][data-u2-module="ContentWithLinks"] {
       background:#007558;
}

[data-theme="1"][data-u2-module="NewsCentreCards"] {
        background:#007558;
}

[data-theme="1"][data-u2-module="IconLinks"] {
        background:#007558;
}

[data-theme="1"][data-u2-module="Divider"] {
       background:#007558;
}

[data-theme="1"] .card-text {
    background-color: #fff;
    color: #000;
  text-align:center;
}

[data-theme="0"] .u2-content, [data-theme="0"] .u2-paragraph,
[data-theme="0"] .ContentWithLinks .Text, [data-theme="0"] .card-text,
[data-theme="0"] .u2-find-more, [data-theme="0"] .u2-description p {
    color: #333333;
}

[data-theme="0"] .u2-heading{
color:#1e1e1e;
}

[data-theme="0"] .card-text {}

[data-theme="0"] .u2-paragraph {
    text-align: center;
    color: #1e1e1e;
    padding-bottom: 0em;
}

[data-theme="0"] .u2-heading {
    /*text-align: center;*/
    padding-bottom: 0em;
}

[data-theme="0"] .ContentWithLinks .Text {
    color: #000;
    padding-bottom: 2em;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
///////////////////////////////////////////////////////////////////////////// BODY STYLING ////////////////////////////////////////////////////////////////////////////////
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------
	BRANDING & BANNER
-----------------------------------------------------------------------------------*/

/* School logo */
.u2-menu-outer .navbar-brand img {
    width: 330px;
    height: 91px;
}

.u2-menu-outer .navbar-brand{
	height:auto;
}

.u2-menu-outer .u2-menu-block {
    background: #007558;
}

/*banner area*/
.u2-menu-outer:not(.stuck) .u2-menu-block, .u2-menu-outer.stuck .u2-menu-block, .u2-menu-outer .u2-menu-block {
	padding: 20px 10px 20px 20px;
  	position:static !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body .u2-menu-outer.stuck{
    	position:static !important;
  } 
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .u2-menu-outer.stuck {
      position:static !important;
    }
}

/*logged in view- moving banner to sit below toolbar*/
.u2-menu-outer[data-authenticated="1"].stuck, .u2-menu-outer[data-authenticated="1"]:not(.stuck) {
  top: 32px;
}

/*--------------------------------------------------------------------------------
	EDIT MODE AND PAGE CONTENT DISPLAY
-----------------------------------------------------------------------------------*/
#PageHTML_Content, #WikiPages, #Categories, main .Paragraph,
main .Text, .outer > .inner li[data-lock='1'] div.Text, /*.Paragraph*/
.u2-content, .u2-news-item p, body, .Post-on, .Post-By {
    font-size: 14px;
    color: #323131;
  	line-height:1.5em;
}

.Post-on, .Post-By {
	font-size:80%
}

/*--------------------------------------------------------------------------------
	HEADINGS
-----------------------------------------------------------------------------------*/
/* Heading - pages */
main .u2-heading {
    color: #323131;
    text-align: left;
  font-weight:500;
}

[data-theme="0"] .u2-heading:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 50px;
    height: 1px;
    margin-left: -25px;
    background-color: #07be7b;
}

[data-theme="1"] .u2-heading:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 50px;
    height: 1px;
    margin-left: -25px;
    background-color: #fff;
}

h3.u2-heading[data-size='3'] {
   	 font-size: 35px;
 	 padding-bottom:15px;
    	font-weight:bold;
}

h3.u2-heading[data-size='2'], h3.u2-heading[data-size='1'], .u2-MoreNews h4, .u2-archives h4 , .u2-news-block h3 {
    	font-size: 20px;
  	margin-top:40px;
 	 margin-bottom:0px;
 	 color: #323131;
  	font-weight:bold;
}

/* Heading - homepage */
.container.Heading {
    margin: 0px;
    width: 100%;
    padding: 0px;
}


/*--------------------------------------------------------------------------------
	BREADCRUMBS NAV BAR
-----------------------------------------------------------------------------------*/
/* Breadcrumbs nav bar */
.breadcrumb {
    text-shadow: none;
    padding: 0px 70px !important;
    font-size: 10px;
    min-height: 0px !important;
  display: none;
    background-color: #009fe4;
  font-style:italic;
}

.col-md-12 {
    /*Hack to remove 1px min height when breadcrumb bar hidden*/
    min-height: 0px;
}

.breadcrumb a {
    color: #00438d;
}

.breadcrumb > li + li:before {
    color: #00438d;
}

.breadcrumb > .active {
    color: #f6f6f6;
}

.page-head {
    background-color: #78adf3;
}

.page-head .header-wrapper {
    padding-bottom: 0px;
    padding-top: 0px;
    border: none;
    background-color: #2b2b2b;
}

#header-wrapper .row :before, #header-wrapper .row :after {
   display:none;
}

.ParentAccessIndicator {
    padding: 8px 10px;
}
/*Lock icon*/

.ParentAccessIndicator .PageTools_ParentToolTip {
    color: #868686;
}

/*--------------------------------------------------------------------------------
	HYPERLINKS
-----------------------------------------------------------------------------------*/
/*hyperlinks*/
a, a:hover, a:focus {
    color: #01b65f;
}

/*--------------------------------------------------------------------------------
	PAGES
-----------------------------------------------------------------------------------*/
/* main content */
body {
    background: #fff;
}

main.container-fluid, main.container {
    background: none;
}

.Page_p li {
    margin: 3px 0px;
}

/* list line height override*/

/* Background */
main {
    padding: 0;
}

main.container-fluid, main.container {
    padding: 0;
}

main.container-fluid.Subpage{
  	padding:60px 0px 60px 0px;
}

/* Text wrapping */
main .u2-heading, main #PageHTML_Content, main #WikiPages, main .Text,
main .Paragraph {
    -ms-word-break: break-word;
    word-break: break-word;
}

/*--------------------------------------------------------------------------------
	MENU
-----------------------------------------------------------------------------------*/
/* Menu offsets */

@media (min-width: 769px) {
    /*Set this to max-width: calc(100% - ({logo width} + 65px)) for best results */
    .u2-menu-outer[data-authenticated='1'] .u2-menu-block .u2-nav-links, .u2-menu-outer[data-authenticated='0'] .u2-menu-block .u2-nav-links  {
        max-width: calc(100% - 380px);
    }
}

.u2-menu-outer .navbar-collapse, .u2-menu-outer.stuck .navbar-collapse  /*gap between brand and mobile dropdown*/{
    padding-top:32px;
}

.navbar-collapse {
    border-top: none !important;
    webkit-box-shadow: none;
    box-shadow: none;
}

.u2-menu-outer .navbar-nav a, .ParentAccessIndicator {
    /*Burger menu on desktop*/
    color: #fff;
    font-size: 13px;
  font-weight:bold;
}

.u2-menu-outer .navbar-nav a:hover {
    color: #07be7b;
}

.u2-menu-outer .navbar-nav .dropdown-menu a {
    /*dropdown text*/
    color: #78adf3; /*primary colour*/
}

.u2-menu-outer .navbar-toggle .icon-bar {
    /*Burger menu on mobile*/
    background-color: #fff !important;
}

.u2-menu-outer .navbar-nav a[href]:hover {
    color: #07be7b;
    background-color: #f2f2f2;
}

.u2-menu-outer .navbar-nav .dropdown-menu a {
    color: #1e1e1e;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: #fff;
    color: #adadad;
}

.ParentAccessIndicator:hover .PageTools_ParentToolTip /*access info on lock icon hover*/
{
    background-color: #f2f2f2;
    border: none;
    color: #2f2f2f;
}

.u2-menu-outer .navbar-nav li.no-hover a {
    text-align: left;
}

.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.dropdown-menu {
    /*increasing width of second level menu*/
    min-width: 190px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////// PAGES STYLING //////////////////////////////////////////////////////////////////////
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------
	MODULES  - GENERAL
-----------------------------------------------------------------------------------*/
/* Around each module */
main .module {
    margin-bottom: 16px;
}

/*Module  background*/
.list-group, .NC_Base {
      background-color: #f7f6f6;
}

/*News centre notices newsletters background*/
.NC_Base {
    padding: 1px 5px 15px 5px !important;
    border: none;
    font-size: 12px;
}

.list-group a, .NC_NewsBySection_Outer, .NC_NewsBySection_Outer:before {
    color:#01b65f;
}

.list-group a, .NC_NewsBySection_Outer{
    font-weight:bold;
}

.NC_NewsBySection_Outer:before{
font-weight:normal;
}

.NC_PDFExport:before {
    color: #fff;
}

.panel-default {
    border: none;
}

main .module .module_caption {
    /* Module title */
    color: #fff;
    font-size: 13px;
    line-height: 2em;
    margin-bottom: 0px;
    background-color: #07be7b;
    padding: 6px 15px;
  font-weight:600;
}

.u2-control-menu .u2-edit {
    /*Module dropdown arrow*/
    color: #fff;
}

.u2-control-menu .u2-edit:hover {
    background-color: #fff;
    color: #2a6fbc;
}

/* Panel Titles */
.panel-title, .NC_Base .panel-default > .panel-heading .panel-title a,
.NC_NewsBySection_Title {
    /*resource subheading, news centre category heading*/
    background: #f0eeee;
    color: #01b65f;
    border: none;
    font-size: 13px;
    font-weight: inherit;
    font-weight: 600;
}

.NC_Base .panel-default > .panel-heading .panel-title a, .NC_NewsBySection_Title {
    margin-top: 5px;
}

.panel-title a:hover, .panel-title a:focus {
    /*panel title resource heading link hover*/
    color: #000;
    text-decoration: none;
}

.panel-title .controls a {
    /*icon in resource subheading*/
    color: #01b65f;
    margin-right: 5px;
}

.panel-group .panel-heading + .panel-collapse > .list-group {
    border: none;
}

/*Item*/
.list-group-item {
 font-size: 12px;
  line-height:1.5em;
  font-weight:600;
}

.list-group-item:hover {
    background: inherit;
}

    /*item and icon*/
.list-group a, .list-group-item i.fa, .list-group-item:hover .controls a {
        color:#01b65f;
 	 font-weight:600;
}

.list-group a:hover {
    /*item*/
    color: #07be7b;
}

.panel-group {
    /*no resources found text*/
    font-size: 12px;
}

/* Page view  - HOMEPAGE ONLY
section[data-u2-module={}] {}
li[data-id={module id}] > section {} */

/*--------------------------------------------------------------------------------
	MODULE - IFRAME
-----------------------------------------------------------------------------------*/
#Calendar{
background:#fff;
}
.col .fc-toolbar h2{
font-size:13px;
}

/*--------------------------------------------------------------------------------
	MODULE - IFRAME
-----------------------------------------------------------------------------------*/
.Page_iframe .iFrameDescription{
font-size:80%;
}


/*--------------------------------------------------------------------------------
	MODULE - MEDIA GALLERY
-----------------------------------------------------------------------------------*/
/*Media Gallery*/
#ImgGallery .Album .Item {
    background-color: #fff;
}

#ImgGallery .Album .Item:hover .Slides {
    background-color: #000;
    opacity: 0.7;
}

#ImgGallery {
    font-size: 11px;
}

#ImgGallery .Item:hover {
    background-size: cover;
}

/*correcting resize upon hover from contain*/

/*Remove margin around thumbnail*/
#ImgGallery .Album .Item {
    margin: 0px;
}

.panel-default > .panel-heading .panel-title a, .NC_NewsBySection_Title {
    padding: 8px 15px;
    font-weight: 600;
}

/*Gap between resource headings*/
.panel-group .panel + .panel {
    margin: 0px 0px;
    border: none;
}

/*-------------------------------------------------------------------------------
	MODULE - CONTENT ALL PAGES
-----------------------------------------------------------------------------------*/
.card-text {
    font-size: 15px;
    font-weight: 300;
}

/*Links title*/
/*Homepage colours specified above*/

.card .card-block p {
    padding: 10px 10px;
    background: #ebebeb;
  font-size:13px;
  font-weight:600;
  color:#424242;
}

.card {
    /*links card*/
    border: none;
}

/*--------------------------------------------------------------------------------
	MODULE - PAGE CONTENT
-----------------------------------------------------------------------------------*/
/* Telerik Editor content */
main #PageHTML_Content {}

/*--------------------------------------------------------------------------------
	MODULE - PARAGRAPH
-----------------------------------------------------------------------------------*/
/* Paragraphs */
main .Paragraph, main .Text {}

/*--------------------------------------------------------------------------------
	MODULE - RESOURCES
-----------------------------------------------------------------------------------*/

.list-group-item:hover .controls a:hover {
    color: #00a0e4;
}

/*--------------------------------------------------------------------------------
	MODULE - SUBPAGE
-----------------------------------------------------------------------------------*/
main #SubPages .list-group {}

/* grey box */
main #SubPages .list-group-item {}

main #SubPages .list-group-item:hover {
    color: #00adf2;
}
/* link icon */
main #SubPages .list-group-item i {
    color: #007558;
}

/*--------------------------------------------------------------------------------
	MODULE - WIKI
-----------------------------------------------------------------------------------*/
/* Wiki */
main #WikiPages {}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////// HOMEPAGE STYLING //////////////////////////////////////////////////////////////////////
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------
	MODULE - CONTENT RESOURCE CARD
-----------------------------------------------------------------------------------*/
.card .list-group {
    border-top: none;
    background: #fff;
  text-align:center;
  padding:5px;
}

.card .list-group > a {
    font-size: 12px;
    color: #07be7b;
}

.card .list-group > a:hover {}

.ContentWithLinks .Text{
margin-bottom:15px;
}

/*--------------------------------------------------------------------------------
	MODULE - IMAGES
-----------------------------------------------------------------------------------*/
.IconLinks > .row {
    text-align: center;
}

.IconLinks > .row > .col {
    display: inline-block;
    float: none;
    vertical-align: top;
}

/*--------------------------------------------------------------------------------
	MODULE - NEWS CENTRE ARTICLE CARDS
-----------------------------------------------------------------------------------*/
/*News Centre plugin homepage*/
.container.NewsCentreCards {
    width: 100%;
}

.u2-news-card {
    border: none;
    margin-bottom: 15px;
}

.u2-news-card .u2-description {
    height: 110px;
    border-bottom: none;
}

.u2-news-card .u2-find-more p {
    display: none;
}

/*News Centre photo thumbnail*/
.u2-news-card .u2-thumb {
    height: 250px;
    background-position: center center;
}

/*News Centre more  list*/
.u2-news-card .u2-more {
    height: 442px;
    border-top: none;
}

.u2-news-card .u2-more > a {
    color: #2a6fbc;
    font-size: 16px;
}

/*--------------------------------------------------------------------------------
	MODULE - NEWS CENTRE NOTICES FEED
-----------------------------------------------------------------------------------*/
.notices .news-tile{
    background-color:#fff;
  border:none;
}


.notices .news-tile .news-text{
  text-align:center;
  white-space: pre-wrap;
}

.carousel-control .icon-prev:before, .carousel-control .icon-next:before{
  color:#07be7b;
}

.NewsCentreBanner .notices .row:empty{
background:#fff;
}

/*--------------------------------------------------------------------------------
	MODULE - SEARCH
-----------------------------------------------------------------------------------*/
.SearchText_FieldInputBox{
color:#000;
}

  #htmlSearchData_Ultranet, .Panel_Search_Display_Bubble{
    background:#fff;
  }
    
.Panel_Search_Display_Bubble{
  display:none;
}

#htmlSearchData_Ultranet, #htmlSearchData_DigitalNZ, .Modules_Title, .SearchOptions_Base{
background-color:#fff;
}

.Modules_Title, .SearchOptions_Base{
  padding:10px 20px 10px 20px !important;
  margin-right:-15px;
  margin-left:-15px;
  background:#f2f2f2;
  font-size:90%;
}

.Search_Bg .nav-tabs{
border-bottom:none !important;
  background: #f2f2f2;
}

.Search_Bg .nav-tabs>li>a{
  border-radius:5px 5px 0px 0px!important;
  border:0px !important;
 margin-right:0px !important;
  font-size:10px !important;
  color:#666;
}

.Search_Bg .nav > li > a:focus,  .Search_Bg .nav > li > a:active{
    background: #fff;
}

.Search_Bg .nav > li > a:hover{
background:#fff;
}

.Search_Result{
padding:20px 0px 20px 0px !important;
margin:0px 0px 10px 0px !important;
}

.Search_ResultTitle code{
font-size:inherit !important;
}

.Search_ResultTitle{
font-size:inherit !important;
}

.EmptyResults{
  margin:0px !important;
  padding:20px 0px 10px 15px!important;
}

.EmptyResults b{
  text-align:left !important;
}

/*--------------------------------------------------------------------------------
	MODULE - HOMEPAGE AND NEWS SLIDESHOW
-----------------------------------------------------------------------------------*/

.NewsCentreBanner{
margin-bottom:30px;
}

/*homepage slideshow only*/
.NewsCentreBanner.container-fluid .slide{
height:80% !important;
}

.NewsCentreBanner .carousel[data-authenticated='1'] .slide, .carousel[data-authenticated='0'] .slide{
min-height:480px;
 filter: brightness(90%);
}

.NewsCentreBanner .carousel-caption h1 {
    color: #fff;
    font-size: 40px;
  line-height:1.3em;
    padding: 40px 25px 0px 40px;/*
    background: rgb(0, 0, 0); Fallback for older browsers without RGBA-support 
    background: rgba(0, 0, 0, 0.7);*/
    font-weight: 600;
  text-shadow:none;
}

.NewsCentreBanner .carousel-caption p {
    font-size: 18px;
    padding: 10px 25px 0px 40px;
    color: #fff;
  /*
    background: rgb(0, 0, 0);  Fallback for older browsers without RGBA-support 
    background: rgba(0, 0, 0, 0.7);*/
    font-weight: 400;
    text-shadow:none;
    font-style:italic;
   line-height:1.4em;
}

.NewsCentreBanner .carousel-caption p a {
 font-weight: 600;
    font-size: 18px;
  color:#07be7b;
}

.carousel-caption, .carousel-control.right, .carousel-control.left /*Shading*/{
    background-image: none;
}

.carousel-caption {
    padding-left: 0px !important;
    padding-bottom: 70px !important;
    padding-top: 0px;
}

.carousel-indicators {
    /*display:none;*/
    bottom: 10px;
}

/*--------------------------------------------------------------------------------
	MODULE - HOMEPAGE NOTICES FEED
-----------------------------------------------------------------------------------*/

/*div.list-group.u2-more.panel-scroll.has-enough-space{
height:200px;
}*/

.NCH_NewsBySection_Title{
  color:#454449;
  font-size: 18px;
  font-weight: 500;
}

.NCH_NewsBySection_body{
    color:#666;
  font-size: 12px;
}

.NCH_NewsBySection_Outer, .NCH_NewsBySection_Outer:before{
color: #01b65f;
font-weight: bold;
    font-size: 12px;
}

.u2-news-card .u2-more{
height:300px;
}

/*--------------------------------------------------------------------------------
	MODULE - MEDIA GALLERY SLIDESHOW
-----------------------------------------------------------------------------------*/

.camera_caption >div{
  background:#162b56;
  opacity:0.7;
  font-size:12px;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//////////////////////////// NEWS CENTRE STYLING ////////////////////////////
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------
	NEWS CENTRE PAGE
-----------------------------------------------------------------------------------*/

.NC_NewsBySection_body {   
    white-space: pre-wrap;
}

.nav-pills li {
    border: none;
}

.nav-pills li a, .nav-pills li i {
    color: #dde4e9;
   font-weight: 400;
    font-size: 10px;
}

#ClassTasks .nav.nav-pills > li{
background:none;
}

#ClassTasks .panel{
padding:10px;
}

#ClassTasks .panel-body{
}

.nav-pills li a {
    padding: 5px 0px 5px 15px;
}

.nav-pills > li > a {
    border-radius: 3px;
    color: #dde4e9;
}

/*correcting corner radius error*/

.nav-pills li.active {
   background-color: #525252;
}

.nav-pills > li > a:focus, .nav-pills > li > a:hover {
    background: none;
}

.nav-pills li:hover a, .nav-pills li i:hover {
    text-decoration: none;
}

/*Also background surrounding buttons on topics*/

.nav-pills li:hover a {
    color: #fff;
}

.nav-pills li i:hover {
    color: #fff;
}

.NC_TitleBase .nav-pills li a {
    background: none !important;
}

.nav-pills li i {
    padding: 5px 15px 5px 10px;
}

.NC_Base .tab-pane {
    padding: 0px;
}

/*.NC_NewsBySection_Title, .u2-news-heading {
color:#169338;
} */

.news-showcase h6 {
    color: #01b65f;
  font-weight:bold;
}

.ExtraNewsItem{
  font-weight:bold;
}

.ExtraNewsItem, .ExtraNewsItem i {
    color: #01b65f;
}

.u2-MoreNews .ExtraNewsItem, .u2-MoreNews .ExtraNewsItem i , .u2-archives .ExtraNewsItem,
.u2-archives .ExtraNewsItem i {
color:#01b65f;
}

.ExtraNewsItem:hover, .ExtraNewsItem i:hover {
    color: #000;
}

.u2-news-heading h3 {
    color: #1e1e1e;
}

.NewsTile {
    background-color: #f9f9f9;
    margin-top: 15px;
    border: solid 1px #ddd !important;
}

/*area surrounding featured articles*/
.u2-SocialMedia {
    margin-bottom: -50px;
    background-color: #454449;
    color: #fff;
}

/*removing footer top margin*/
.NC_NewsBySection_Outer:hover {
    background: inherit;
    border: none;
}

.panel-body {
    padding: 5px;
}

.u2-SocialMedia h4 {
    color: #fff;
        display:none;
}

.u2-SocialMedia h6 {
    color: #f2f2f2;
    margin-top: 30px;
    margin-bottom: 10px;
}

.u2-MoreNews{
background:f2f2f2;
}

.u2-archives {
    margin-bottom: -30px;
}

.u2-content-section{
	background:inherit;
}

.news-showcase p {
    color: #000;
  line-height:1.4em;
}

.NC_TitleBase {
    	background-color: #07be7b;
    	border: none;
    	padding: 6px 15px;
    	height: 35px;
  	color:#fff;
  	font-size:13px;
  	font-weight:600;
}
   
.u2-MoreNews h4{
  	margin-bottom:0px;
}

/*Notices section list box heading*/

.NC_TitleBase_Text {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

.news-showcase h6 {}

.NC_NewsBySection {
    padding-bottom: 10px;
}

.NC_NewsBySection_Title {
    	margin-bottom: 15px;
}

.NC_NewsBySection_NoData, .NC_NoData {
    	color: #555;
}

.news-showcase{
	padding:50px 15px 50px 15px;
}


/*--------------------------------------------------------------------------------
	ARTICLES
-----------------------------------------------------------------------------------*/

.u2-news-block{
 	background:#fff;
}


/*--------------------------------------------------------------------------------
	FOOTERS
-----------------------------------------------------------------------------------*/
/* Footer */
footer {
  	display:none;
}

footer .col a {
    	color: #fff;
  	font-weight:600;
}

footer .col li a {
    color: #fff !important;
   font-weight:600;
}

/*Bottom nav bar*/
.footer-nav {
    	background: #007558;
}

.footer-nav .navbar-brand a, .footer-nav li a { 
  	color: #eee; 
  	font-size:10px;
  	padding-top:15px;
}

/* Page outer border for fixed width display */
footer, header, main, .u2-menu-block, .footer-nav {
    border-top: none;
    border-bottom: none;
}


/*--------------------------------------------------------------------------------
	TOOLBAR
-----------------------------------------------------------------------------------*/
.ProfileIdentity_Base .PublicToolbarBase {
	background-color:#007558;
	background-position:3px -66px;
	box-shadow:none !important;
	background-image:none !important;
	border:none !important;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	padding:2px;
  	width:auto;
} 

 .ProfileIdentity_Base .PublicToolbarBase a {
 	color:#f2f2f2;
 	text-shadow:none;
 	border:none !important;
  	text-transform:uppercase;
   	font-size:9px;
   	font-weight:600;
   	width:auto;
   	padding: 0px 10px;
 }

.ProfileIdentity_Base .PublicToolbarBase a:hover {
	color:#34d494 !important;
}

.toolbar-loggedout .container {
    	float: right !important;
}

/*--------------------------------------------------------------------------------
	MOBILE
-----------------------------------------------------------------------------------*/

@media screen and (max-width: 400px) {
    .ProfileIdentity_Base .PublicToolbarBase a {
        text-align: center;
    }

    .toolbar-loggedout > .container {
        width: calc(100vw - 15px)
    }
}

@media (max-width: 640px) {
  
    .ProfileIdentity_Base .PublicToolbarBase a span, .ProfileIdentity_Base .PublicToolbarBase a i {
        display: none;
    }
  
    	.u2-menu-outer .navbar-collapse, .u2-menu-outer.stuck .navbar-collapse  /*gap between brand and mobile dropdown*/{
    		padding-top:20px;
	}

    /*Removed padding around news centre tiles , increased height of the text block and centred the image*/
    .NewsCentreCards > .row {
        padding-left: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        margin-right: 0 !important;
    }

    .NewsCentreCards .u2-news-card .u2-description {
        height: 100px;
    }

    .NewsCentreCards .u2-news-card .u2-description h4 {
        margin-bottom: 15px;
        line-height: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .NewsCentreCards .u2-news-card .u2-thumb {
        background-position: center center;
    }

    /*Reduced the text size of the slideshow for small screens and removed the paging at the bottom*/
  .NewsCentreBanner .carousel-caption {
  	text-align:center;
  }
 
    .NewsCentreBanner .carousel-caption h1 {
        font-size: 13px;
      padding:5px;
    }

    .NewsCentreBanner .carousel-caption p {
      	font-size: 9px;
	 padding:5px;
    }

    .NewsCentreBanner .carousel-indicators {
        display: none;
    }

    .NewsCentreBanner .carousel .slide {
        background-position: center center;
    }

    /*Tweaks to the menu and footer CSS*/
    .u2-menu-outer .u2-menu-block {
        padding: 30px 0 25px 0px;
    }
  
  .u2-menu-outer .navbar-brand{
 	 height:35px;
  }

    .footer-nav .container .navbar-header {
        margin: 0;
    }
}

@media (max-width: 320px) {

    /*Tweaks for very small size screens*/
    .u2-news-card .u2-content {
        padding: 15px;
    }

    .u2-menu-outer .navbar-brand img {
        width: 200px;
    height: 55px;
    }
}

@media (max-width: 768px) /*iPAD*/
{
    /*setting mobile subpage hover settings and icon display*/
    .navbar-header {
        	height: 50px;
        	margin-top: 30px;
    }

    .u2-menu-outer .navbar-brand img {
        width: 200px;
      	height: 55px;
    }

    .u2-menu-outer .navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
        background: transparent !important;
    }

  	.nav>li>a{
  		padding:7px;
	}
  
    .navbar-toggle {
        margin-right: 0px;
    }

    .u2-menu-outer .u2-nav-controls .open > a.shade,
    .u2-menu-outer .u2-nav-controls .open > a.shade:focus,
    .u2-menu-outer .u2-nav-controls .open > a.shade:hover {
        color: #3c64ad;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .u2-menu-outer .u2-nav-links a[href] {
        font-size: 12px;
    }

    .u2-menu-outer .u2-nav-links .open > a,
    .u2-menu-outer .u2-nav-links a:hover {
        color: #3c64ad;
    }
  
    .breadcrumb {
        padding: 5px 0px !important;
    }

    .u2-menu-outer .dropdown-submenu {
        border-left: solid 1px #004a3f;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #f2f2f2;
        border-radius: none !important;
    }

    .u2-menu-outer[data-authenticated='1'] .u2-menu-block .u2-nav-links {
        margin-left: auto;
        margin-right: auto;
       /* width: 100%;*/
    }
  
     /*Reduced the text size of the slideshow for small screens and removed the paging at the bottom*/
  
 .NewsCentreBanner .carousel-caption {
  	text-align:center;
  }
  
    .NewsCentreBanner .carousel-caption h1 {
        font-size: 16px;
    }

    .NewsCentreBanner .carousel-caption p {
        font-size: 11px;
    }

    .NewsCentreBanner .carousel-caption {
        padding: 60px 15px 0px 15px;
    }

    .NewsCentreBanner .carousel-indicators {
        display: none;
    }

    .NewsCentreBanner .carousel .slide {
        background-position: center center;
    }
}

@media (max-width: 992px) {
    	.ContentWithLinks .col.pull-right {
        	float: none !important
    	}

    	.ContentWithLinks .col.pull-right + .content-text {
        	clear: right;
        	padding-top: 15px
    	}
}



