.footercontainer a {
    color: #fff;
}
.footercontainer p {
    color: #fff;
    text-align: left;
}
.search {
    margin: 5px 27px 0 15px;
    position: relative;
}
form {
    margin: 0 0 1rem;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    background-color: #fff;
    border-color: #ccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    transition: all 0.15s linear 0s;
    width: 100%;
}
.search button.btn-default {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #ccc;
    position: absolute;
    right:0px;
    top: -5px;
    right: -36px;
    z-index: 3;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 10px;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
nav ul.nav-top li a, nav ul.nav-top li span {
    color: #999;
    font-size: 0.9em;
    padding: 6px 10px;
}
#footer {
    background: #00338e none repeat scroll 0 0;
    border-top: 4px solid #fed900;
    clear: both;
    font-size: 0.9em;
    margin-top:20px;
    padding:90px 0 0;
    position: relative;
}
#footer .footer-copyright {
    background: #fff none repeat scroll 0 0;
    border-top: 4px solid #ccc;
    padding:10px 10px;
}
#footer .footer-copyright nav ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footer .footer-copyright nav ul li:first-child {
    border: medium none;
    padding-left: 0;
}
#footer .footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;
}
#menu-footer a {
    color: #555;
}
#footer .footer-ribbon { background:#f58220; }
#footer .footer-ribbon:before { border-right-color:#de0000; }

#footer .footer-ribbon {
    background: #999;
    position: absolute;
    margin: -109px 0 0 -10px;
    padding: 10px 20px 6px;
}

#footer .footer-ribbon::before {
    border-right: 10px solid #00338e;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}


#footer .footer-ribbon span
{
    color: #FFF;
    font-size: 1.6em;
    
}

#footer .footer-ribbon {
    background: #fed900 none repeat scroll 0 0;
}
#footer .container .row > div {
    margin-bottom: 25px;
}
.network{
    float:right;
}
h2.rotators {
    color: #00338e;
    font-size:30px;
    font-weight: 200;
    letter-spacing: -1px;
    padding:18px 5px;
}
.feature-icon {
    color: #de0000;
    padding-top: 0px;
    font-size: 24px;
}
.feature-box-icon {
    background: transparent none repeat scroll 0 0;
    height: 50px;
    width: 50px;
}
.feature-box-info {
    padding-left: 60px;
}
.borders {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    margin-bottom: 14px;
    padding: 9px 14px;
}
.bgcolour{
    color: #fff;  
}
ul.nav-list.primary > li a:hover,
ul.nav-list.primary > li a:focus {
  text-decoration: none;
  background-color:#fff;
  color:#de0000;
  padding: 5px;
  font-weight: bold;
  border-radius: 10px;
}
ul.nav-list.primary > li  {

    border-bottom: 1px solid #ededde;
    transition: all 0.3s ease 0s;
}

.footer-navigation{
    width: 1024px;
    margin:auto;
}
.thumbnails
{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
.thumb-info .thumb-info-title {
    background-color:#f7f7f7;
    bottom:0%;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    left:0%;
    letter-spacing: -1px;
    padding: 9px 11px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    z-index: 1;
    width: 100%;
}
.thumb-info .thumb-info-inner {
    display: block;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    text-transform: none;
    text-align: center;
    color:#00338e;
}

.thumb-info .thumb-info-type {
    background-color:#00338e;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -5px -5px;
    padding: 10px 9px;
    text-transform: none;
    text-align: center;
    width: 20em;
    height: 3.7em;
    text-align: center;
}
.thumb-info {
    display: block;
    overflow: hidden;
    position: relative;
    width: 18em;
}

.widget-tabs {
  padding: 9px 12px 0;
  text-align: left;
  /* Make the last tab in the DOM the left-most tab on the screen.
     That way we can activate it by default and still be able to
     deactivate it later using the ~ selector. */
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
  border-radius: 3px 3px 0 0;
}
.widget {
  position: relative;
  margin:10px auto;
  background: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
}

.widget-tab,
.widget-list:target:first-of-type ~ .widget-tabs > .widget-tab:first-child ~ .widget-tab,
.widget-list:target:nth-of-type(2) ~ .widget-tabs > .widget-tab:nth-child(2) ~ .widget-tab,
.widget-list:target:last-of-type ~ .widget-tabs > .widget-tab:last-child ~ .widget-tab {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  line-height: 36px;
  font-weight: normal;
  color: #999;
  background: #fcfcfc;
  border: solid #ddd;
  border-width: 1px 1px 0;
  border-radius: 5px 5px 0 0;
  /* Reset %active-widget-tab */
  padding-bottom: 0;
  bottom: -4px;
  width: 14em;
}


.widget-tab + .widget-tab {
  margin-right: -1px;
}
li.current{
 bottom: -1px;   
}

.current a {
  border-top: 4px solid #f58220;
  margin: 0 -1px;
  bottom: -1px;
  margin-top: 0;
  padding-bottom: 2px;
  line-height: 34px;
  font-weight: normal;
  color: #555;
  background: white;
}

/* Deactivate the default tab when a preceding tab is activated. */
.widget-tab-link {
  display: block;
  min-width: 60px;
  padding: 0 15px;
  color: inherit;
  text-align: center;
  text-decoration: none;
  border-radius: 4px 4px 0 0;
  font-size: 0.8em;
}

.widget-list {
  display: none;
  padding-top: 50px;
  /* The last list is activated (visible) by default. */
}
.widget-list > li + li {
  border-top: 1px solid #e8e8e8;
}
.widget-list:last-of-type {
  display: block;
}
.widget-list:target {
  display: block;
  /* Hide the default list when another is activated. */
  /* First list activates the first tab, second list activates the second tab, etc. */
}
.widget-list:target ~ .widget-list {
  display: none;
}

.widget-list-link {
  display: block;
  line-height: 18px;
  padding: 10px 12px;
  font-weight: bold;
  color: #555;
  text-decoration: none;
  cursor: pointer;
}
.widget-list-link:hover {
  background: #f7f7f7;
}
li:last-child > .widget-list-link {
  border-radius: 0 0 3px 3px;
}
.widget-list-link > img {
  float: left;
  width: 32px;
  height: 32px;
  margin: 2px 12px 0 0;
}
.widget-list-link > span {
  display: block;
  font-size: 11px;
  font-weight: normal;
  color: #999;
}

.tabs_item {
  display: none;
  padding:30px 20px;
  min-height: 380px;
  
}
.tabs_item h4 {
  font-weight: bold;
  color:#00338e;
  font-size: 20px;
}
.tabs_item img {
  float:right;
  margin:10px;
}
.tabs_item:first-child {
  display: block;
}

/**/


h2.left {
  position: relative;
  text-align:left;
}
h2.left span {
  background:#fff;
  z-index: 2;
  position: relative;
  padding: 0 10px;
  color:#00338e;
}

h2.left:after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 16px;
  left: 0;
  width: 100%;
  border-bottom: 2px dotted #ccc;
}
h2.header {
    color: #c5130f;
}
.centerd {
    text-align: center;
}

ul.sitemap li a:hover,
ul.sitemap li a:focus {
  text-decoration: none;
  background-color: #de0000;
  color: #fff;
  padding: 5px;
  font-weight: bold;
  border-radius: 10px;
}
ul.sitemap li
 {  
  
}
ul.footer li
 {  
  width:319px;
}

.pdf
{
  height:50px; 
  width: 50px;
  display: inline-block;
}
.show h2 a::before {
    color:#f58220;
    content: "\25BA";
    margin-left: 7px;
    margin-right: 20px;
    border-radius: 2px;
    padding:2px;
}
.show.open h2 a::before {
    color:#f58220;
    content: "\25BC";    
    border-radius: 2px;
    padding:2px;
}

.show h2 a:hover {
    background-color:#00338e;     
    border-radius: 2px;
    padding:2px;
    color:#fff;
    
}
.show h2 a {
    color: #617070;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: -13px;
    padding-bottom: 0;
    padding-top: 3px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
.item {
   margin: 10px;
   padding: 10px;
}
.meta {
    color: #777;
    font-size: 0.8em;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.related
{    
    margin: 0 0 1em 1em;
}
.relate
{
    float: right;
    margin: 0 0 1em 1em;
}
.imges
{
    width:30em;
    height:20em;
}
.bigimge
{
    width:65em;
    height:45em;
}
.smallimage
{
    width:4em;
    height:4em;
    float: left !important;
}
.container
{
    border-radius:5px;
    box-shadow: 10px rgba(0, 0, 0, 0.07);
}
.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 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.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 .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color:#00338e;
  border-color: #428bca;
}
h4.post-text 
{
    color: #fff;
    font-weight:700;
    margin: 0;
    padding: 10px 18px 0;
    font-size: 26px;
    line-height: 36px;
}
p.post-text 
{
    color: #fff;
    margin: 0;
    padding: 10px 18px 0;
}
.text-container-blue,.text-container-gray
{
   min-height:230px;
   position:relative; 
 
}
.text-container-blue
{
  background-color:#00338e;
  
}
.text-container-gray
{
  background-color:#787c82;
}
.textbutton
{
    position:absolute;
    bottom: 15px;
    
}
.borders h1{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color:#00338e;
}
ul li {
    font-size: 15px;
    line-height: 3rem;
}
.blue
{
  background-color: #00338e;
  color: #fff;
  font-weight: bold;
}
.orange
{
  background-color: #fed900;
  color: #000;
  font-weight: bold;
}
 
