body
{
   
    font-family: "lucida sans unicode","lucida grande",sans-serif !important;
     font-family: Verdana ,Helvetica,sans-serif !important;
    padding: 10px !important;
    color: Black;
    color: #021656;
   
}



h1
{
    font-family: Verdana ,Helvetica,sans-serif !important;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #8E0B65;
    color: #AE127F;
    color: #465DA5;
    color: #11329B;
    color: #021656;
    font-size: 2em;
    
   

    }
    
    
h1.pageTitle
{
    /*background-image: url('../images/dot.png');
    background-repeat: no-repeat;
    background-position: left center;
     padding-left: 20px;
    font-size: 1.8em;*/
}

h2
{
    font-size: 1.5em;
    margin-bottom: 10px;
    margin-top: 25px;
    color: #8E0B65;
    color: #AE127F;
    color: #11329B;
    color: #021656;
}

h2.smallpanel
{
background-color: #465DA5;
color: white !important;
border-left: 4px solid #FABF14;
padding: 4px 10px;
font-size: 1.3em;
}

h2.smallpanel a
{

color: white !important;
}


h3
{
    font-size: 1.25em;
  

}

h4
{
    font-size: 1em;
    font-weight: bold;
      

}


a
{
    color: #890D62;
    color: #465DA5;
    color: #355BD3;
    color: #3957B3;
	color: #0D46F9;
 
}

h2 a
{
    color: Black;
    color: #8E0B65;
    color: #AE127F;
    color: #465DA5;
}

 a:hover, a:focus {
    color: #E6841D;
    color: #FABF14;
    color: #3864EE;
	
    text-decoration: underline;
}


h2 a:hover
{
    text-decoration: none;
}




.dept_text
{
    font-size: 2.1em;
    font-family: arial, 'Arial Rounded MT' ;
    font-weight: bold;
    color: #11329B !important;
}

.dept_text a
{
	
	color: #11329B !important;
}

.dept_text a:hover
{
	text-decoration: none !important;
	color: #11329B !important;
	
}



#header-title
{

    min-height: 90px;


}


#headerLogo
{
    float: left;
}

#headerLogo img
{
    height: 50px;
}

#logonLink {
    list-style-type: none;
    padding-left: 0;
}


    #logonLink li {
        white-space: nowrap;
    }
    
    
    #logonLink img
    {
    height: 15px; 
    padding: 0 5px 3px 0;  
    }


 .panel-body {
    padding-top: 0 !important;
     padding-bottom: 0 !important;
    }
	

/** Needed to create wider dropdown-menu for longer text menu options **/
.dropdown-menu.wide
{
    min-width: 240px !important;

}

hr
{
	color: #AD117E;
	background-color: #AD117E;
	color: #465DA5;
	background-color:#465DA5;
	height: 1px;
}


#dept_logo img {
    height: 85px;
}


.footer
{
   text-align: center;
    padding: 0.5em 0em;
    /*height: 70px;*/
    background-color: #465DA5;
    color: white;
}


.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* Form styling START */


input
{
 border: 1px solid #9EA9CA;
 padding: 5px;
}

label
{
    padding-left: 5px;
}



  
.input_prompt
    {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*font-size: 1.2em;*/
	font-weight: bold;
	/*color: #000000;*/
    }
    
        
    
.input_field
    {
    /*font-size: 1em;*/
    min-width: 250px;
   
    padding: 5px;
    padding-bottom: 5px;
    margin: 5px 0 5px 0;
    -moz-border-radius: 4px;
    border-radius: 4px;
  /*  border: 1px solid #9EA9CA;
    background-color: #faffbd;*/
    } 
    
.textarea_field
    {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
     /* font-size: 1.2em;*/
    width: 92%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px 0 5px 0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*border: 1px solid #9EA9CA;
    background-color: #faffbd;*/
    } 
    


/* Form styling END */


.clearboth
{
    clear: both;
}

.footer img
{
    height: 50px;
}


.footer a
{
     color: white;

}

.footer a:hover
{
    text-decoration: underline;

}


#footerLNKS
    {
    margin: 5px 0 0 0;
    list-style-type: none;
    }        
    
#footerLNKS li
    {
    display: inline;
	white-space: nowrap;
    }    
    
#footerLNKS a
    {
    font-size: 0.9em;
    font-weight: bold;
  
    color: white;

    padding: 0 10px 0 10px;
    border-right: 1px solid #ffffff;
    }


    #footerLNKS a#endLink {
        border-right: none !important;
    }

.header-panel
{
    padding-bottom: 0;
    min-height: 100px;
    margin: 0.5em 0;
   
}


#header-links
    {
    margin: 8px 0 0 0;
    list-style-type: none;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    color: white;
    padding: 0 0px 0 10px;
    float: right;
    }
	



@media (max-width: 1200px) {
	
	
	#searchdiv
	{
		/*margin-top: 0px !important;
		padding-right: 0px !important;*/
	}
	
    	
    .panel-body {
    padding: 0 !important;
    }
	

    .navbar-nav>li>a
    {
    padding: 6px 10px !important;

    }



	
	
	
}




/*@media (max-width: 775px) { */
/* changed as 768 is when the switch to mobile navigation takes place */
@media (max-width: 768px) {


    .container
    {
        word-wrap: break-word;
    }


    table
    {
        word-wrap: normal;
    }


	.navbar
 /*Change the min-height if you want to change the width of nav bar along with .navbar-nav>li>a padding */
  {
    
    /* min-height: 40px;
	 height: 40px;*/
	 }
	
	.navbar-toggle
	{
		margin-top: 2px !important;
		margin-bottom: 2px !important;
	}
	
	
    #header-links
    {
    margin-top: 0px;
    float:left;
    padding-left: 0px;
    }

    
	
	.dept_text
    {
    font-size: 1.7em !important;
    }

    #ncclogo
    {
       height: 26px !important;
       padding-top: 0 !important;
    }


    .dropdown-submenu > a:after {
       
        float: none !important;
    }


    #ticker-wrapper
    {
        display: none !important;
    }

/*
    .navbar-nav .open .dropdown-menu
       {
        display: block !important;
    }
*/

    /* This is to stop the dropdown-menu from appearing when hover over in minimised menu view unless the dropdown option has been clicked - does this work on all browsers? */
    ul.nav li.dropdown:hover:not(.open) > ul.dropdown-menu {
        display: none !important;
    }
	
	 /* This is to stop the dropdown-submenu from appearing when hover over in minimised menu view 
   	 .dropdown-submenu:hover>.dropdown-menu {
   
        display: none !important;
    }*/
	
	
	/* Indent the dropdown-submenu options */
	.dropdown-submenu>.dropdown-menu > li > a {
    /*background-color: red !important;
    border-bottom: 2px solid white;
    color: Black;
    text-decoration: none;*/
	padding-left: 55px !important;

	
	}

	
	/*.dropdown-submenu >.dropdown-menu > li > a:hover, .dropdown-submenu >.dropdown-menu> li > a:focus {
    background-color: green !important;
    border-bottom: 2px solid #FABF14;
    color: #AE1294;
    color: #465DA5;
    text-decoration: none;
   
	}*/


    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: black !important;
		
	}
	
	
	#cloudPortal
	{
		float: none !important;
	}
	

	
	.nav > li > a
	{
       border-right: none !important;
	}


	 .navbar-nav
	 {
	
		 /*width: auto !important;*/
	 }
	
}



.open2{display:block; position:relative;}

.styleBTN
{
	white-space: nowrap;
    }   

#header-links li
    {
    display: inline;
    padding-right: 10px;
    border-right: 1px solid #ffffff;
	white-space: nowrap;
    }   

#header-links li#last
    {
  
      border-right: none;
    }    
    
#header-links a
    {
    color: white;
  
    }    


   
#header-links img
{
    padding: 0 5px 3px 0;
    height: 18px;

}





.telno {
  
    text-align: right;
    color: #AD117E;
    color: #AE127F;
}






	/* Navigation Menu */
	
.dropdown-menu
{
	padding-bottom: 0px!important;
	padding-top: 0px!important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    display: inline-block !important;
    content: " ";
    float: right;
   
    width: 0;
    height: 0;
    border-color: transparent !important;
    border-style: solid !important;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc !important;
	border-left-color: black !important;
    margin-top: 5px;
    margin-right: -10px;
    margin-left: 10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
	border-left-color: #465DA5;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
	



.nav > li > a 
{
    color: white !important;
    
   
}

.nav > li > a
{
   
    border-right: 1px solid white;
    border-bottom: 4px solid  #465DA5;
    

}

.nav > li > a:hover
{
    color: #E68521 !important;
    color: #AE1294 !important;
    color: white !important;
    text-decoration: none;
    border-bottom: 4px solid #FABF14;

  

}

 .caret
{

border-top: 4px solid white !important;
}


 .navbar
 /*Change the min-height if you want to change the width of nav bar along with .navbar-nav>li>a padding */
  {
     border-top-left-radius: 0px !important;
     border-top-right-radius: 0px !important;
     border-bottom-left-radius: 0px !important;
     border-bottom-right-radius: 0px !important;
     margin-bottom: 12px !important;
     min-height: 38px;
     
     z-index: auto !important;
   
 }

.navbar-default
{
    border-width: 1px;
    border-color: #D6D4D4;
    border-color: #CCC5C5;
    
    border-color: #B2AEAE;
    border-color: #AE1294;
     border-color: #B7B3B3 !important;
     background-color: #465DA5;
     /*border-bottom: 3px solid #FABF14 !important;*/
      font-size: 1.1em;
    /* font-family: 'Segoe UI';*/
    
}

#twitter
{
	float: right;
	margin: 5px 0 0px 5px;
    margin: 5px;
	
}

#twitter img
{
	width: 25px;
}
	
#cloudPortal
	{
		float: right;
		font-weight: bold;
		
		
	}
	
	
#cloudPortal>a
	{
		 border-right: none !important;
		 padding-right: 10px !important;
		 padding-left: 5px !important;
	}
	

	
#cloudPortal img
	{
		vertical-align: top;
		width: 20px !important;
		margin-right: 5px;
		
	}


.navbar-collapse {

	padding-left: 0px !important;
	padding-right: 0px !important;
}
 
 
 .navbar-nav
 {
	 margin-left: 0px;
	 width: 100%;
 }

.navbar-nav>li>a
{
padding-top: 6px;
padding-bottom: 6px;


}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
    
     border-bottom: 4px solid #3575d3;
     background-color: #3575d3;
      border-bottom: 4px solid #FABF14;
     background-color: #FABF14;
     color: #465DA5;
     color: #465DA5 !important;
     color: #0B1F61 !important;
     border-right: 1px solid #FABF14;

     
}


.navbar-default .navbar-nav > .active > a:hover
{
    
     border-bottom: 4px solid #FABF14;
    background-color: #FDD45D;
    border-bottom: 4px solid #FDD45D;


 
}


.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>.open>a:focus

{
    
    
    background-color: #637FDA;
     border-bottom: 4px solid  #637FDA;
   


 
}



.navbar-toggle:active, .navbar-toggle:focus
{
    background-color: #465DA5 !important;
    
    }


.navbar-toggle:hover
{
    background-color: #35467C !important;
    
    }

ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;   
     
}


.dropdown-menu > li > a {
    background-color: White;
    border-bottom: 2px solid white;
     
    color: Black;
    text-decoration: none;
}




.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: White;
     border-bottom: 2px solid #FABF14;
     
    color: #AE1294;
    color: #465DA5;

    text-decoration: none;
    background-color: White !important;
}

.panel
{
  
   /*border-width: 1px !important;*/
   border: none;
  
}


/* Admin panel buttons - from MasterPage.css */

a.s_Button:visited
    {
    color: #ffffff;
    }     
        
.s_Button
    {
    font-size: 12px;
    font-weight: bold;
    padding: 5px 13px 5px 13px;
    margin: 1em 0.5em;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    background-color: #152263;
    background-color: #465da5;
    color: #ffffff;
    text-decoration: none;
    }

.s_Button:hover
    {
    background-color: #0062c4;
    cursor: pointer;
     color: #ffffff;
    text-decoration: none !important;
    }




table
{
    margin: 1em;
  
}




.table td, .table th
{
        border: 1px solid #ddd;

}


table.noborder
{
    border: none !important;


}


table.noborder tr
{
    border: none !important;

}

table.noborder td
{
    border: none !important;

}




/* START News desk admin pop up audit trail */

/*#fs_info_panel table,#fs_info_panel th,#fs_info_panel td */
#fs_info_panel table, th, td 
	{
	border: 1px solid #808080;
	padding: 0.2em 0.2em 0.2em 0.2em;
	}
         





/* END News desk admin pop up audit trail */

.carousel .carousel-control { visibility: hidden; }
.carousel:hover .carousel-control { visibility: visible; }


.carousel {
  margin-bottom: 30px;

  /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */

}

.carousel-caption {
   
    color: #FFFFFF;
    left: 0 !important;
    top: 20px;
    bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding: 20px;
    position: absolute;
    width: 200px;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
    background-color: #E68521;
    height: 280px;
    background: none repeat scroll 0 0 rgba(230, 133, 33, 0.8);
   
}

.carousel-caption .btn {
    text-shadow: none;
}


.carousel-caption p {
    font-size: 13px !important;
    line-height: 1.1;
  
}

.carousel-caption h1 {
    font-size: 19px !important;
    font-weight: bold;
    
}


.carousel-indicators {
    bottom: 0px;
}



.carousel-control.right {
    background-image: none !important;
    left: auto;
    right: 0;
    filter: none;
}


.carousel-control.left {
    background-image: none !important;
    right: auto;
    left: 0;
    filter: none;
}

/**
.btn
{
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   font-weight: bold;
}

.btn-primary {
    background-color: #E68521;
    border-color: #E57504;
    color: #FFFFFF;
}




.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #E68521;
    border-color: #E57504;
    color: #FFFFFF;
}


**/

.btn {
  color: white;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);

border-image: none;
border-radius: 4px 4px 4px 4px;
border-style: solid;
border-width: 1px;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: white;
  background-color: #e6e6e6;
   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  
}

.btn-primary {
  background-color: #F89406;
  border-color: #F89406 !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: -moz-linear-gradient(center top , #FBB450, #F89406);
  color: White;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  /**filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'fbb450, endColorstr='#'f89406, GradientType=0);**/
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  font-weight: bold;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #f89406;
  background-color: #f9a12f;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}



ul#socialmedia {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 10px 0px 0 15px;
    display: block;
   
}

#socialmedia img
{
    width: 25px;
}

#socialmedia li {
    display: inline;
    float: right;
    margin: 0 0 0 0.5em;
    padding: 0;
    
}



#headercontent {
    float: right;
    font: 1.2em 'CartoGothicStdBook',Arial,sans-serif;
    padding-bottom: 5px;
    padding-top: 0px;
    height: 55px;
   
}


#headercontent1 {
    
    /*font: 1.2em 'CartoGothicStdBook',Arial,sans-serif !important;*/
    padding-bottom: 5px;
    padding-top: 0px;

   
}


#header-strip
{
    /*min-height: 30px;*/
   
    background-color: #018fe4;
    background-color: #D2DAF3;
    background-color: #465DA5;
 
}


#ncclogo
{
    height: 32px;
    padding: 4px 10px 4px 0px; 
   
}



#titletext
{
  padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}




#searchdiv
{
   min-height: 50px;
   margin-top: 28px;
   margin-top: 0px;

}


#searchdivNoTwitter
{
   min-height: 50px;
   margin-top: 28px;
 
}

#searchdivNoTwitter .searchform
{
  
}


#news-temp
{

    padding: 6px 20px;
    font-weight: bold;
   list-style-type:none;
}


/* Ticker Styling */
#ticker-wrapper.has-js {
	margin: 0px 0px 10px 0px;
	padding: 4px 20px;
	width: auto;
	height: 32px;
    height: 28px;
	display: block;
	border-color: #465DA5 !important;
	background-color: white;
	font-size: 0.9em;


     box-shadow: 0 0 4px rgba(0,0,0,.4) inset, 1px 1px 1px rgba(255,255,255,.75);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.4) inset, 1px 1px 1px rgba(255,255,255,.75);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.4) inset, 1px 1px 1px rgba(255,255,255,.75);
    /*  border-radius: 20px;
      -moz-border-radius: 20px;
      -webkit-border-radius: 20px*/
}
#ticker {
	width: 830px;
    width: 85%;
	height: 23px;
	display: block;
	position: relative;
	overflow: hidden;
	/*background-color: #f8f0db;*/
}
#ticker-title {
	padding-top: 3px;
	color:  #465DA5;
	font-weight: bold;
	background-color: white;
	text-transform: uppercase;
}

#ticker-title a
{
color: #465da5;
}

#ticker-content {
	margin: 0px;
	padding-top: 4px;
	position: absolute;
	color:  #465DA5;
	font-weight: bold;
	background-color: white;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
#ticker-content:focus {
	none;
}
#ticker-content a {
	text-decoration: none;	
	color:  #465DA5;
}
#ticker-content a:hover {
	text-decoration: underline;	
	color: #FABF14 ;
    color:#3864EE ;
}
#ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: white;
	display: block;
	width: 800px;
	height: 23px; 
}
#ticker-swipe span {
	margin-left: 1px;
	background-color: white;
	border-bottom: 1px solid #465DA5;
	height: 12px;
	width: 7px;
	display: block;
}
#ticker-controls {
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	float: right !important;
	width: 80px;
}
#ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
#ticker-controls li#play-pause {
	background-image: url('/images/controls.png');
	background-position: 32px 16px;
}
#ticker-controls li#play-pause.over {
	background-position: 32px 32px;
}
#ticker-controls li#play-pause.down {
	background-position: 32px 0px;
}
#ticker-controls li#play-pause.paused {
	background-image: url('/images/controls.png');	
	background-position: 48px 16px;
}
#ticker-controls li#play-pause.paused.over {
	background-position: 48px 32px;
}
#ticker-controls li#play-pause.paused.down {
	background-position: 48px 0px;
}
#ticker-controls li#prev {
	background-image: url('/images/controls.png');
	background-position: 0px 16px;		
}
#ticker-controls li#prev.over {
	background-position: 0px 32px;		
}
#ticker-controls li#prev.down {
	background-position: 0px 0px;		
}
#ticker-controls li#next {
	background-image: url('/images/controls.png');	
	background-position: 16px 16px;	
}
#ticker-controls li#next.over {
	background-position: 16px 32px;	
}
#ticker-controls li#next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
#no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left #ticker-swipe {
	left: 80px;
}
.left #ticker-controls, .left #ticker-content, .left #ticker-title, .left #ticker {
    float: left;
}
.left #ticker-controls {
    padding-left: 6px;
}
.right #ticker-swipe {
	right: 80px;
}
.right #ticker-controls, .right #ticker-content, .right #ticker-title, .right #ticker {
    float: right;
}
.right #ticker-controls {
    padding-right: 6px;
}        

/* News Ticker End */



/* Page Access Links */

.pageAccess 
    {
    text-align:left;
    margin: 0em 0.5em 0.5em 0.5em;
    font-style: italic;
    }

.pageAccess a
    {
    text-decoration: none;
    border:1px solid  #465DA5;
    color:  #465DA5;
    font-weight: bold;
    margin:0 0 0 0.5em;
    padding:2px 3px;
    font-size: 0.8em;
    cursor: pointer;
    height: 30px;
    }
    
.pageAccess a:visited
{
    color:  #465DA5;
}

/* Page Access Links End */


@media (max-width: 991px) {

   /* #titletext
    {
        width: 400px;
    }*/

    #searchdiv {
        min-height: 35px !important;
        margin-top: 0px;
       padding-left: 50px;
        width: 70%;
        /*min-width: 330px !important;*/
       
    }


    #searchdivNoTwitter {
        min-height: 35px !important;
        margin-top: 0px;
        padding-left: 50px;
    }

  .searchform
  {

     width: 280px;

  }


     .navbar-nav>li>a
    {
    padding: 6px 6px !important;
    }

     #cloudPortal
     {
         font-weight: normal;
     }

}

   

@media (max-width: 430px)  {

    #wideFooter{
        display: none;
    }

    #thinFooter{
        display: block !important;

    }

     #footerLNKS  {
        border-right: none !important;
        padding: 0 !important;
    }

    .partners
    {
        display: none;
    }

    

    #twitter
    {
        /*display: none;*/
    }

    select
    { 
        max-width: 80%;
    }
    
     #pageContent
	{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.container
	{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	
	#searchdiv {
        min-height: 35px !important;
        margin-top: 0px;
        padding-left: 10px;
       
    }
	
	.actionBox
	{
		margin: 10px  0px !important;
	}
	
	
	#con_Body ul
	{
		margin-left: 5px !important;
		padding-left: 10px !important;
	}
	

    #con_Body ol
	{
		margin-left: 5px !important;
		padding-left: 10px !important;
	}


    h1
	{
		font-size: 1.4em;
        
	}
	
	h2
	{
		font-size: 1.2em;
	}
	
	
	h3
	{
		font-size: 1.1em;
    
	}
	
	
    #titletext{
        padding-left: 10px;
    }

    .table-responsive 
    {
    overflow-x: scroll;
    }

    table
    {
        table-layout: fixed;
         margin-left: 0 !important;
  
    }

    .s_Button
    {
       padding: 3px !important;
       display: inline-block;
      
       text-align: center;
       margin: 5px 5px !important;
       
    }

}









/* Search Form */


.hiddenLabel {
    display: none;
}


#g_ReqSearchText{
    display: none;
}

.searchform {
  
  
  padding: 2px 5px 2px 0px;
 /* width:290px;*/
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px
}

.searchform input, .searchform button {
    float: left
}
.searchform input {
    background:#fefefe;
    border: none;
    /**font:12px/12px 'HelveticaNeue', Helvetica, Arial, sans-serif;**/
    margin-right: -12px;
    padding: 6px  10px 7px 12px !important;
    width: 220px;
    box-shadow: 0 0 4px rgba(0,0,0,.4) inset, 1px 1px 1px rgba(255,255,255,.75);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.4) inset, 1px 1px 1px rgba(255,255,255,.75);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.4) inset, 1px 1px 1px rgba(255,255,255,.75);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  height: 33px;
}
    .searchform input:focus {
        outline: none;
        box-shadow:0 0 4px  #465DA5 inset;
        -moz-box-shadow:0 0 4px  #465DA5 inset;
        -webkit-box-shadow:0 0 4px  #465DA5 inset;
    }
    .searchform input::-webkit-input-placeholder {
      font-style: italic;
      line-height: 15px
    }

    .searchform input:-moz-placeholder {
      font-style: italic;
      line-height: 15px
    }

.searchform button {
    background:  #465DA5;
  /*  background: -moz-linear-gradient(top, rgba(52,173,236,1) 0%,  #465DA5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(52,173,236,1)), color-stop(100%, #465DA5));
    background: -webkit-linear-gradient(top, rgba(52,173,236,1) 0%, #465DA5 100%);
    background: -o-linear-gradient(top, rgba(52,173,236,1) 0%, #465DA5 100%);
    background: -ms-linear-gradient(top, rgba(52,173,236,1) 0%, #465DA5 100%);
    background: linear-gradient(to bottom, rgba(52,173,236,1) 0%, #465DA5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34adec', endColorstr='#2691dc',GradientType=0 );*/
    border: none;
    color:#fff;
    font-weight: bold !important;
    cursor: pointer;
    font: 13px/13px 'HelveticaNeue', Helvetica, Arial, sans-serif;
    padding: 10px;
    width:70px;
    box-shadow: 0 0 2px #2692dd inset;
    -moz-box-shadow: 0 0 2px #2692dd inset;
    -webkit-box-shadow: 0 0 2px #2692dd inset;
  border-radius: 0px 20px 20px 0px;
  -moz-border-radius: 0px 20px 20px 0px;
  -webkit-border-radius: 0px 20px 20px 0px;
}
    .searchform button:hover {
        opacity:.9;
    }




    .searchform #g_btnSearch {
    background:  #465DA5;
  /*  background: -moz-linear-gradient(top, rgba(52,173,236,1) 0%,  #465DA5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(52,173,236,1)), color-stop(100%, #465DA5));
    background: -webkit-linear-gradient(top, rgba(52,173,236,1) 0%, #465DA5 100%);
    background: -o-linear-gradient(top, rgba(52,173,236,1) 0%, #465DA5 100%);
    background: -ms-linear-gradient(top, rgba(52,173,236,1) 0%, #465DA5 100%);
    background: linear-gradient(to bottom, rgba(52,173,236,1) 0%, #465DA5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34adec', endColorstr='#2691dc',GradientType=0 );*/
    border: none;
    color:#fff;
    font-weight: bold !important;
    cursor: pointer;
    font: 13px/13px 'HelveticaNeue', Helvetica, Arial, sans-serif;
    padding: 10px;
    width:70px;
    box-shadow: 0 0 2px #2692dd inset;
    -moz-box-shadow: 0 0 2px #2692dd inset;
    -webkit-box-shadow: 0 0 2px #2692dd inset;
  border-radius: 0px 20px 20px 0px;
  -moz-border-radius: 0px 20px 20px 0px;
  -webkit-border-radius: 0px 20px 20px 0px;
}
    .searchform #g_btnSearch:hover {
        opacity:.9;
    }



/* Search form */




    /* FAQ STYLING START */


#fs_faq  
    {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    background-color: #ffffff;
    position: absolute;
    top: 10%;
    left: 10%;
    width: 800px;
    z-index: 100;
    text-align: left;
    padding: 12px;
    text-align: left !important;
    border: 1px solid #152263;
    background-color: #F9F9F9;
    }

#fs_info_panel  
    {
    position: fixed;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    background-color: #ffffff;
    top: 10%;
    left: 10%;
    max-width: 800px;
    width: 80%;
    z-index: 100;
    text-align: left;
    padding: 12px;
    text-align: left !important;
    border: 1px solid #152263;
    background-color: #F9F9F9;
    }
    
    #fs_info_content 
    {
    min-height: 100px;
    height: 40%;
    max-height: 400px;
    overflow: auto;
    }
    
    
a#close_info_panel
    {    
    position: absolute;
    bottom: 10px;
    right: 35px;
    font-weight: bold;
    color: #ffffff;
    background-color: #152263;
    padding: 10px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 101 !important;
    }    

#faq_title 
    {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: black;
    float: left;
    }

#close_faq a
    {
    float: right;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
    background-color: #0062c4;
    color: #FFFFFF;
    padding: 4px 4px 4px 4px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    margin: 2px 2px 2px 2px;
    }
    
#close_faq a:hover
    {
	background-color: #152263;
    color: #FFFFFF;
    }  
    
#close_faq
    {
    float: right;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
    background-color: #0062c4;
    color: #FFFFFF;
    padding: 4px 4px 4px 4px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    margin: 2px 2px 2px 2px;
    cursor: pointer;
    width: 40px;
    text-align: center;
    }
    
.faq_list li
    {
    cursor: pointer;
    color: blue;
    margin-bottom: 5px;
    }
    
#close_faq:hover
    {
	background-color: #152263;
    color: #FFFFFF;
    cursor: pointer;
    }  
    
#fs_faq  h2   
    {
    font-size: 1em;
    font-weight: bold;
    }
    
#fs_faq  h1
    {
    font-size: 1.1em;
    font-weight: bold;
    border: none;
    padding: none;
    margin: none;
    }  
   
#fs_faq  ul
    {
    padding-left: 25px;
    } 
    
#morefaq_btn
    {
    margin: 15px 0 15px 0;
    float: none;
    text-align: center;
    }         
    
#morefaq_btn a
    {
    text-decoration: none;
    font-weight: bold;
    background-color: #0062c4;
    color: #ffffff;
    padding: 4px 4px 4px 4px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin: 2px 2px 2px 2px;
    }
    
#morefaq_btn a:hover
    {
	background-color: #152263;
    color: #ffffff;
    }
    
    
    /* FAQ STYLING END */





.eventTitle
{
    
}

.eventDate
{
    font-size: 0.9em;
    display: block;
}

.accordion-toggle:hover
{
    text-decoration: none;
}


#accordion h2:hover
{
     color: #E6841D;
     cursor: pointer;
   
}


#accordion .eventTitle
{
    
    font-size: 0.7em;
    padding-top: 10px;
}

#accordion .eventDateDay
{
    color: #AD117E;
    color: Black;
    display: block;
    float: left;
    font-size: 25px;
    line-height: 30px;

    text-align: center;
    width: 70px;
}


#accordion .eventDateMonth
{

    clear: left;
    color: #AD117E;
    color: Black;
    display: block;
    float: left;
    font-size: 17px;
    line-height: 14px;
    text-align: center;
    width: 70px;
}


#accordion .panel-heading
{
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #333333;
    border-radius: 4px 4px 4px 4px;
    display: block;
    height: 60px;
}



#accordion .panel-body
{
    background-color: white;
    border: 1px solid #DDDDDD;
    color: #333333;
    border-radius: 4px 4px 4px 4px;
  
}



#accordion h2
{
    padding: 5px 15px 5px 0px;
    margin: 5px 0 0 0;
}

#catalyst
{
     background-color: white;
    
    border: 1px solid #DDDDDD;
    border: 1px solid #AD117E;
    color: #333333;
    border-radius: 4px 4px 4px 4px;
}


#pageContent
{
    
    height: auto !important;
    padding: 1em;
    min-height: 500px;
}

#pageContent h2
{
    margin-left: 0em;
}



#pageContent img{
    /*display: block;*/
    height: auto;
    max-width: 100%;
}


@media (max-width: 450px){

    #headercontent {
        clear: both;
        float: left;
        
  
    }
	
	.searchform input {

    width: 200px;
  
}

    
    .telno
    {
        text-align: left !important;
        font-size: 0.8em;
       
    }

    ul#socialmedia
    {
        float: left !important;
        padding-left: 0;
    }
    
    #socialmedia li
    {
        margin: 0 0.5em 0 0;
    }
  

}






article.newsArticle {
    font-size: 12px;
    overflow: hidden;
    padding: 20px 30px 20px 25px;
    border: 1px solid #dddddd;
    border-radius: 4px 4px 4px 4px;
}
article.newsArticle .newsImage {
    float: left;
    width: 28%;
}
article.newsArticle .newsImage img {
    border: 3px solid #F1F1F1;
    max-width: 100px;
    min-width: 50px;
    transition: all 0.3s ease-in-out 0s;
    width: 78%;
}
article.newsArticle .newsImage a:hover img {
    border: 3px solid #E68521;
}
article.newsArticle .newsContent {
    float: left;
    width: 72%;
}
article.newsArticle .newsContent h2 {
    padding: 0;
    margin-top: 0;
}
article.newsArticle .newsContent h2 a {
    border: medium none;
    color: #007B49;
    color: #E68521;
    color: Black;
    
    display: block;
 
    font-size: 16px;
    padding: 0;
}




.panel-default {
  border-color: #dddddd;
 /** border-color: #F7BEED;
  border-width: 2px;**/
  
  
}


.news
{
   
}



.news .newsitem
{
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    color: #333333;
    display: block;
    padding: 1em;
    margin: 1em 0;
   
}

.news h2
{
    
    color: #333333;
    font-size: 1.2em;
    margin: 0;
    width: 100%;
}


.news .newsContent
{
    padding: 1em 0;
}


/*Remove if want the news navigation buttons to be hidden on smaller screens*/
.flex-container2 .flex-direction-nav a {
    display: block !important;
}

.events
{
   
}



.events .eventsitem
{
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    color: #333333;
    display: block;
    padding: 1em;
    margin: 1em 0;
   
}

.events h2
{
    
    color: #333333;
    font-size: 1.3em;
    margin: 0;
    width: 100%;
    text-align: left;
}


.events .eventContent
{
    padding: 0em 0;
}



.events .eventDateDay
{
    
    display: block;
    float: left;
    font-size: 25px;
    line-height: 30px;
    
    width: 70px;
}


.events .eventDateMonth
{

    clear: left;
    display: block;
    float: left;
    font-size: 17px;
    line-height: 14px;
   
    width: 70px;
}






.events .event-heading
{
   
    display: block;
    height: 60px;
    color: #AE127F;
   font-size: 1.3em;
    margin: 0;
    width: 100%;
}


#breadcrumb a
{
    height: 40px;
 
    border-bottom: 1px solid #AE1294;
    border-right: 1px solid #AE1294;
    border: 1px solid #AE1294;
    padding: 0.1em 1.5em 0.1em 0.5em;
    color: #AE1294;
    
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: 10;
    
    
}  

#breadcrumb a:hover
{
 color: #E6841D;   
 text-decoration: none;
}

#breadcrumb a + a
{
    height: 40px;
  
    border-bottom: 1px solid  #D65CC1;
    border-right: 1px solid #D65CC1;
    border: 1px solid #D65CC1;
     padding: 0.1em 1.5em 0.1em 1.3em;
    
    border-left: none;
    margin-left: -0.8em;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: -10; 
       
}  


#breadcrumb a + a + a
{
    height: 40px;
   border-bottom:1px solid  #E597D7;
   border-right: 1px solid #E597D7;
   border: 1px solid #E597D7;
   border-left: none;
   margin-left: -0.8em;
   padding: 0.1em 1.5em 0.1em 1.3em;
  
  
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: -10; 
       
}  


#breadcrumb
{
    margin: 0 0 2em 0;
    color: #AE1294;
}



/*
 * jQuery UI Datepicker 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }







/*   Key Styling   */
    
    

/*blue #009cdd  22BAFC  A9E4FD
green #abcb59  D5F08E
dark green #00888b  3CAAA
violet #e6007e  ED59AA
orange #f4a100 FFC85D  #fabf14
    */

/*Top header strip:

body{
padding: 0px !important;

}*/
 

#header-title
{
    min-height: 120px;
}

#dept_logo img {
    height: 100px;
}

#header-strip
{
    background-color: white;
}  

/*what to do with NCC logo*/

#header-links a 
{

    color: black;
} 

#header-links 
{
    color: black;

} 


.searchform #g_btnSearch  
{

    background: #00888b;
    background: #009cdd;
    background: #e6007e;
    
}


@media (max-width: 991px) {


    #statusLight
    {
        float: none !important;
    }

    .partners img
    {
        max-width: 120px !important;
        height: 30px !important;
    }


    #searchdiv {
       width: 50% !important;
       padding-left: 10px !important;
    }
}

  .sub-heading{
   
      font-style: italic;
      font-weight: bold;
      color: #3575d3;
      font-size: 1em;
      padding-bottom: 10px;
      padding-left: 25px;
    
  }

  #headercontent1{
      padding-bottom: 0px !important;
  }

  #titletext
  {
      padding-bottom: 0px !important;
      padding-left: 25px;
  }

#header-links {
    background-color: white;
}

.header-panel {
    margin-bottom: 0px !important;
}

.navbar-default
{
    background-color: #00888b;
    background-color: #009cdd;
    background-color: #3575d3;

}

.nav > li > a {
    border-bottom: 4px solid #00888b;
    border-bottom: 4px solid #009cdd;
    border-bottom: 4px solid #3575d3;

    font-weight: bold;
}

.nav > li > a:hover
{
      border-bottom: 4px solid #abcb59;
      border-bottom: 4px solid #FFC85D;

} 


/*.panel-default   - NEED INDIVIDUAL IDS FOR EACH PANEL TO CUSTOMISE COLOURS
 
background-color*/

 .panel-default.links
{
    background-color:#e6007e ;
    background-color: #22BAFC;
    background-color: #A9E4FD;
    background-color: transparent;

    /*
      margin: 0px 8px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);

  margin-bottom: 20px;*/
    
}

  .panel-default.support
{
    background-color:#ED59AA ;
    background-color: #FBB5DB;
    background-color: #D5F08E;
     background-color: transparent;
   /** margin-top: 15px;*/
   

    /*
      margin: 0px 8px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
 
  margin-bottom: 20px;*/
}


  
/*blue #009cdd  22BAFC  A9E4FD
green #abcb59  D5F08E
dark green #00888b  3CAAA
violet #e6007e  ED59AA
orange #f4a100 FFC85D  #fabf14
    */

  .support h2
  {
      
       background-color: #FFC85D !important;
        background-color: #D5F08E !important;

  }


    .links h2
  {
      
       background-color: #D5F08E !important;
        background-color: #A9E4FD !important;

  }


 .panel {

     box-shadow: none;
  
}

    .panel-default.banner
{
    background-color:#FFC85D ;
    background-color: #fabf14;
   
}


  .banner .panel-body
{
   padding-left: 15px !important;
   padding-right: 15px !important;
   margin-top: 15px;

   
}




h2.smallpanel
{
border-left: 0px ;
background-color: transparent;
font-size: 2em;
color: black !important;
margin-top: 15px;


}


h2.smallpanel a
{

    color: black !important;
}

.smallpanel a
{

    color: black !important;
}

.panel-body a
{

    color: black !important;
}




.footer
{

    background-color: white;
    color: black;


}




.footer a {
    color: black !important;
}

#footerLNKS a {
    color: black !important;
  
    border-right: 1px solid black !important;
}
    
    
    
   
    
    
    
    /*  End Key Styling */