/* Changes 2017/06/05 - Animated Hamburger Icon */
.navbar-toggle .icon-bar:nth-of-type(2) {
	  top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
  	top: 2px;
}

.navbar-toggle .icon-bar {
	  position: relative;
	  transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
	  top: 6px;
	  transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
	  background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
	  top: -6px;
	  transform: rotate(-45deg);
}
/* */
.row-offcanvas-left .left-sec-top-heading:before{
    padding: 2px 2px 0px 2px;
	font-family: FontAwesome;
	content: "\f067"; /* Open */
	color: #227bbc;
    font-size: 18px;
	font-weight: 100;
    cursor: pointer;
	border: 2px solid #2e87c8;
   /* background: url(plus.png) no-repeat left 3px;*/
}
.row-offcanvas-left .left-menu-top-heading {
	padding: 0 0 10px;
}

/*.row-offcanvas-left.active .left-sec-top-heading{
    background: url(times.png) no-repeat left 3px;
    border-bottom: none;
}*/
/*.row-offcanvas-left.active .left-menu-top-heading{
    padding: 0 0 20px;
	background: url(times.png) no-repeat right 3px;
    border-bottom: none;
	margin-top: -8px;
	margin-left: -5px;
}*/
.row-offcanvas-left.active .first {
	padding-top: 10px;
}

.row-offcanvas-left.active .left-sec-top-heading:before{
    padding: 2px;
	font-family: FontAwesome;
	content: "\f00d"; /* Close */
	color: #227bbc;
    font-size: 18px;
	/*background: url(times.png) no-repeat left 3px;*/
	/*background: url(plus.png) no-repeat left 3px;*/	
    
}
.row-offcanvas-left .side-navigation .first li{
	margin-top: 10px;
}


/* Font Resizer */
.controls  {  float:right;
              padding:2px;
              /*width:125px;*/
              background:#036;
              position:relative;
              margin:0 0 0 0px;
              text-align:right;
              transition:.25s ease-out;}

.controls a
           {  font-size:24px;
              color:#aaa;
              display:;
              font-weight:bold;
              padding: 5px;}

.controls a:hover
           {  color:#fff;
              background:#000;
              transition:.25s ease-out;}

/*a.selectedFont  {  /*background-color:#000;*/
             /*  color:#fff !important;}*/

#small     {  font-size:10px !important;}
#medium    {  font-size:14px !important;}
#large     {  font-size:18px  !important;}

.small-font     {  font-size:75%;}
/* Google Translate Overrides */
.translate-row {
	background-color:#003366;
	margin-bottom:5px;
}
.goog-te-gadget-simple {
    border: none !important;
	color: #4399D3 !important;
	font-size: 14px;
}
.wl-translate-widget .goog-te-gadget-simple .goog-te-menu-value {
    color: #fff;
	font-size: 15px;
	margin-left: 0;
}
/*.goog-te-gadget-icon {
	display:none;
}*/
.fa-globe {
	color:#fff !important;
	padding: 5px;
}
#google_translate_element {
    float: right;
    position: relative;
    /*top: ;*/
    width: auto;
    margin-right: -25px;
	padding-left: 0;
}
/*.goog-te-gadget-icon {
    background: url(language-icon.png) no-repeat !important;
    background-size: cover !important;	
    width: 14px;
    height: 14px;
}*/
.wl-translate-widget .goog-te-gadget-icon {
  display: none;
}

.goog-te-menu-value span { 
  display: none;
}
.wl-translate-widget {
  padding: 4px;
  background: #003366;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: -4px;
  line-height: .5em;  
}
.wl-translate-widget .goog-te-gadget-simple {
  padding: 1px;
  border-radius: 2px;
  border: none;
  background-color: #003366;
}
.wl-translate-widget .goog-te-menu-value span:first-child {
  display: inline;
}

.wl-translate-widget .goog-te-menu-value span:after {
  content: '';
  display: inline-block;
  border: transparent 4px solid;
  border-top-color: #fff;
  margin-bottom: -2px;
  margin-left: .5em;
}

.wl-translate-widget .goog-te-menu-value:hover span:after {
  	border-top-color: #fff;
}
.translate-disclaimer a{
	color: #fff;
	font-size: 15px;
	vertical-align: middle;
	line-height: 28px;
	padding-top: 5px;
}

html, body{
	font-size: 16px;
    /*min-height: 1200px !important;*/
    height: auto!important;
    position: inherit!important;
}
@media (max-width: 380px) {
	html, body {
	font-size: 15px;	
	}	
}
/*.external a:not( [href*='ready.nj.gov'] ):not( [href^='#'] ):not( [href^='/'] ):after {	
	font-family: 'FontAwesome';
    content: " \f08e";}*/
/*a[target="_blank"] {
	text-decoration: underline !important;
}*/
a[target="_blank"].external:after  {
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: 100;
  font-style: normal;
  font-size: 13px;
  display: inline-block;
  text-decoration: none !important;
  padding: 0 2px 0 4px;
  
}
a[href $='.pdf']:after { 
  content: "\f1c1";  
  color: red;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  display: inline-block;
  text-decoration: none !important;
  padding-left: 4px;
}

/*a[href $='.pdf'] {
    padding: 2px 20px 2px 0px;
    background: rgba(0, 0, 0, 0) url("../images/pdf_icon.png") no-repeat scroll right center;
}*/

a[href $='.pdf'].imgPDF:after { 
  display:none;
}

@media (max-width: 767px) {
	body {
		
	}
	
}
#target1{
	width: 0px;
	height: 0px;
	margin: 0 auto;
}
#content {
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	line-height: 1.5em;
}
#content li{
	margin-bottom: 10px;
}
#content a:hover{
	text-decoration: underline;
}

	#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:transparent;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	background:#BF1722;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

#accordion a, #accordion1 a {
    color: #227bbc !important;
    text-decoration: none;		
}

#accordion h3, #accordion1 h3 {
    /*font-size: 24px;
	font-weight: 100;
	padding-left: .40em;
	text-indent: -1.25em;*/ /* Adjust i.indicator as well to Increase Arrow & Text */
}

#accordion h4, #accordion1 h4 {
	/*color: #036;
    font-size: 21px;
	font-weight: 500;*/
	/*margin-top: 0px;*/
}

#accordion > .panel, #accordion1 > .panel{
	border: none;
	background-color: none;
	padding-left: 18px; /* Adjusting accordion indent */
}

#accordion > .panel-default > .panel-heading, #accordion1 > .panel-default > .panel-heading{
	margin-top: 15px;	
	padding: 10px 0px;
	background-color: #fff;	
}

#accordion > .panel-default > .panel-heading > .panel-title > a{	
	/*vertical-align: middle;*/
}

#accordion ul {
	margin-left: -10px;
}
#accordion li {
    margin-bottom: 10px;
}

.indicator { /* Removed span */
	font-weight: 100 !important;
	font-size: 20px;
	margin-right:20px; /* Adjust #accordion h3 as well to Increase Arrow & Text */
	margin-top: 2px;
	padding-right: 10px;
	display:block;				
}
h4 > span.indicator {		
	margin-top: 0px;			
}

/* New accordion */
.accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\2b";    /* adjust as needed, taken from bootstrap.css */
}
.accordion-toggle:after{
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\2212";    /* adjust as needed, taken from bootstrap.css */
    float: right;        
    /*color: grey;*/
	margin-top: -30px;
}

.accordion-heading {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}
.accordion-heading h3{
	font-size: 24px;
	font-weight: 500;
	/*margin-bottom: 0;
	margin-top: 10px;*/
	padding-left: .40em;
	text-indent: -1.25em; /* Adjust i.indicator as well to Increase Arrow & Text */
}
.accordion-inner {
	padding: 5px;
	margin-left: 5px;	
}
@media screen and (max-width:768px){
.accordion-heading h3 {
	font-size: 20px;
	font-weight: 600;	
	padding-left: 0;
	text-indent: 0;
	margin-left: -20px;
	margin-right: 20px;
}
.accordion-inner {
	padding: 5px;
	margin-left: 0;	
}
}


.accordion-inner h3{
	font-size: 24px;
	font-weight: 100;
	padding-bottom: 10px;
	/*padding-left: .40em;*/
}
.accordion-inner h4{
	color: #036;
	font-size: 20px;
	font-weight: 500;
	margin-top: 0px;
}
@media screen and (max-width:380px){
.accordion-inner h4{
	font-size: 18px;
}
}
.accordion-inner ul {
	margin-left: -10px;
}
.accordion-inner ol {
    margin-left: -10px;
}
.btn .close-inner {
	margin-bottom: 20px;	
}
/* End Accordion Stuff */

a {
	color: /*#005ebd*/#004e9d;
}

.row.no-gutters {
  margin-right: 0px;
  margin-left: 0px;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0px;
  padding-left: 0px;
}


/*Same as above*/
.row.no-gutter {
  margin-right:0px;
  margin-left:0px;
}
.row.no-gutter > [class*='col-'] {
  padding-right:0px;
  padding-left:0px;
}


.row.gutter-5 {
  margin-right:-5px;
  margin-left:-5px;
}
.row.gutter-5 > [class*='col-'] {
  padding-right:5px;
  padding-left:5px;
}
.row.gutter-10 {
  margin-right:-10px;
  margin-left:-10px;
}
.row.gutter-10 > [class*='col-'] {
  padding-right:10px;
  padding-left:10px;
}
/* Top Navigation */
.fa-facebook {
	color: #3B5998;
}
.fa-twitter {
	color: #4099FF;
}
.fa-youtube {
	color: #E62117;
}
.fa-instagram {
	color: #5D59A6;
}
.fa-wordpress {
	color: #3399CC;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-toggle {
	margin-right: 5px;
	/*background-color: #337AB7;
	color: #ffffff !important;*/
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: red;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
	border-radius: 0;
}
.navbar-inverse {
    background-color: #227bbc;
    border-color: #4399D3;
}
.navbar-row {
	background-color:#fff;
	margin-bottom:5px;
}

.navbar-nav > li:first-child{
  margin-left:-10px;  /* Reduces left margin of first link in nav bar */ 
}

@media (max-width: 900px){
    .navbar-nav li:first-child {
        margin-left:0px; /* Resets left margin of first link in nav bar on <= 800 res. */
    }
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 11px; /*padding: 10px 15px; original*/
}


.navbar-default a{
    color: #2673a9 !important; /*#2e87c8 !important; /*#337ab7*/ /*#004e9d*/ 
	font-size: 20px;
}

.dropdown-menu > li > a {
    font-size: 16px;
	padding: 3px 13px;
}

.navbar-inverse a{
    color: #fff !important;
	font-size: 20px;
}

.navbar-inverse .dropdown-menu > li > a {
    color: #227bbc !important;
}

@media (max-width: 1024px){
.navbar-default a{    
	font-size: 18px;
}
.navbar-inverse a{    
	font-size: 18px;
}
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #ffffff;
}

.navbar-right ul li{
    /*color: #777; ORIGINAL*/
	padding: 2px 0 0 15px;
}
.navbar-right > li > a { /*Added 02/05/2015 to adjust social icons*/
	padding-left: 10px !important;
	padding-right: 0 !important;
	
}

.navbar-nav.navbar-right:last-child {
    margin-right: -10px;
}

@media(max-width:768px) {
    .navbar-form {
        padding-top: 0;
        padding-bottom: 0;
        border: 0;
    }
    .navbar-form .form-group {
        margin-bottom: 0;
    }
}

/*@media (max-width: 768px)- ORIGINAL*/
@media (max-width: 960px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
    .navbar-collapse.in {
        overflow-y: auto !important;
    }
	.navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff; /*Changed 04/10/2015 from transparent*/
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, 
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent;
        background-image:none;
    }
}
/* Breadcrumbs */

.breadcrumb {
	font-size: 12px !important;
    margin-bottom: 10px !important;
	margin-top: 0;
	/*background-color: #fff;*/
	border-bottom: 1px solid #ccc;
	/*From Bootstrap*/
	padding: 8px 15px !important;    
    list-style: outside none none;    
    border-radius: 0px;
}
.breadcrumb > li {
    margin-right: 1px;	
}
.breadcrumb > .active {
    color: #333333;
}

/* Bootstrap Extras */

.well-success {
	background-color: #dff0d8;
	padding-top: 0;
}

/* Alt Gov / State Links Heading */
.gov-bar {
	font-size: 14px;
    color: #000;
    padding: 0px 0 5px 0;
}
.gov-bar-blue a{
	font-size: 14px;
    color: #fff;
    padding: 20px 0 20px 0;
	height: 20px;
}
ul.state {
	margin-top:-5px;
}
ul.state li {
	display: inline-block;
	border-right: 1px solid #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}
ul.state li > a:link, ul.state li > a:visited {
	font-size: 14px;
	color: #333;
	padding: 0;
	margin: 0;
}
ul.state li > a:hover {
	color: #333;
}
ul.state > li:last-child {
	margin-right: 0px;
	padding: 0 0px;
	border-right: none;
}


ul.state em {
	color: #719bb4;
	margin-right: 3px;
}
img.oagLogoRight {
	margin-top:5px;
}
.governorLinks{      
	font-size: 13px;    
	margin-top: 5px; 
}

.governorLinksList{
    /*background: #f7f7f7;*/
	font-size: 13px;   
    padding: 0 0 0 1px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.governorLinksList > li {
    display: inline-block;
    /* You can also add some margins here to make it look prettier */
    zoom:1;
    display:inline;
    /* this fix is needed for IE7- */
}
.governorLinksList > li > a{    
    text-decoration: none;
    padding: 3px 0px;
}
.governorLinksList > li > a:hover{
    
}

.stateLinks{      
	font-size: 13px;     
}

.stateLinksList{
    /*background: #f7f7f7;*/
	font-size: 13px;   
    padding: 0 0 0 1px;
	
	margin-bottom: 0px;
}
.stateLinksList > li {
    display: inline-block;
    /* You can also add some margins here to make it look prettier */
    zoom:1;
    display:inline;
    /* this fix is needed for IE7- */
}
.stateLinksList > li > a{    
    text-decoration: none;
    padding: 3px 0px;
}
.stateLinksList > li > a:hover{
    
}

.seek {
    text-align: right;
    /*font-size: 12px !important;*/
	font-size: 13px;
    height: 18px;
    margin: 2px 0px 0px;
}
.oagLogo {
    float: right;
    padding: 12px 3px 0px 0px;
}

.whiteBlueBG {
    background-image: url("../images/blueBG-1170b-alt.png");
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
	-ms-behavior: url("http://ready.nj.gov/test/css/backgroundsize.htc");
}

.bigBlue {
	background-color: #003366;
}

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
  font-size: 16px !important;
}
.yamm .yamm-content a:link{  
  font-size: 16px !important;
  color: #227bbc !important;
}
.yamm .yamm-content a{
  color: #227bbc !important;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.yamm-content {	
  font-size: 16px !important;
}


/* Type */
h1 {
	font-size: 34px;
	font-weight: 500;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
.page-header {	
	color: #000;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
h2.subHeader {
    /*background-color: #2e87c8;*/
    color: #036;
	padding: 5px 5px 5px 5px;
    margin: 0px 0px 10px;
    line-height: 1.2em;
	border: 1px solid #ddd;
    border-left: 10px solid #2e87c8;
}
@media screen and (max-width:380px){
.page-header {
	font-size: 28px;
}
.subHeader {
	font-size: 22px;
}
}
/* Photo Styles */
.subjectPhoto {
	margin: 5px 5px;
}
/* TOPICS BOXES */

a.outline {
    border: 1px solid #cdcdcd;
	min-height: 300px;
    /*height: 100%;*/
    padding: 5px 5px 5px 5px;
    display: block;
    text-decoration: none;
    width: 100%;
}



#socialColumn {
	/*border-right: 1px solid #c9c9c9;*/
}
.social-media-box {
	min-height: 40px;
	background-color: #fff;
	padding: 0px 0px 5px 0px;
	vertical-align: middle;
	border-bottom: 2px solid #333;
		
}
.social-media-box-header {
	color: #036;
	font-size: 28px;
	font-weight:600;
	margin-top: 5px;
}
@media screen and (max-width:1024px){
	.social-media-box-header {	
		font-size: 24px;	
	}
}
@media screen and (max-width:768px){
	.social-media-box-header {	
		font-size: 28px;	
	}
}
.social-media-box h4{
	vertical-align: middle;
	margin-top: 0;
	color: #fff;
	
}

.social {
     -webkit-transform: ;
     /* Browser Variations: */
     
     -moz-transform: ;
     -o-transform: ;
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

/*
    Social Media Multicoloured Hover Icons
*/ 
 #social-fb {
     color: #3B5998;
 }
 #social-fb:hover {
     color: #4099FF;
 }
 #social-tw {
     color: #4099FF;
 }
 #social-tw:hover {
     color: #3B5998;
 }
 #social-yt {
     color: #E62117;
 } 
 #social-yt:hover {
     color: #9E0927;
 }
 #social-ig {
     color: #5D59A6;
	 	 
 }
 #social-ig:hover {
     color: #0D5689;	 
 } 
 #social-wp {
     color: #3399CC;	 
 }
 #social-wp:hover {
     color: #3B5998;
 }
 /*
    Social Media Multicoloured Hover Icons End
*/

/*.footerLinks > li > a{
	margin-left: 0;
	padding: 3px 5px 3px 0;
}
.footerLinks > li{
	display: inline-block;
}*/

/* Footer */
.footerLinksList{
    /*background: #f7f7f7;*/
	font-size: 13px;   
    padding: 0 0 0 1px;
	margin-bottom: 0px;
}
.footerLinksList > li {
    display: inline-block;
    /* You can also add some margins here to make it look prettier */
    zoom:1;
    display:inline;
    /* this fix is needed for IE7- */
}
.footerLinksList > li > a{    
    text-decoration: none;
    padding: 3px 0px;
}
.footerLinksList > li > a:hover{
    
}
.footerCopyright{
    /*background: #f7f7f7;*/  
	font-size: 13px; 
    padding: 0 0 0 1px;
	margin: 10px 0;
}

.footer {
    width: 100%;
    min-height: 380px;
    line-height: 60px;
    background-color: #003366;
    text-align: left;
    font: bold 16px sans-serif;
    box-sizing: border-box;
    padding: 50px;
    margin-top: 20px;
}
.footerHeading{
    /*background: #f7f7f7;*/ 
	color: #fff; 
	font-size: 20px;
	margin: 15px 0;
	padding: 15px 0;
	font-weight: 400;
}
.footer-links {
    margin: 10px 0 12px;
    padding: 0;
    list-style: none;
}
.footer-social {
	color: #fff !important;
	margin-right: 10px;
}
.footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 15px;
	color: #fff !important;
}
.footer-links a:hover {
	color: #ddd;
	text-decoration: underline;
}
.footer-bg {
    background-image: url(http://ready.nj.gov/test/images/state_seal_white_transparent10.png);
    background-repeat: no-repeat;
    background-position: center 10px;
    height: 100%;
}
.footer_bottom {
    background-color: #2673a9; /*#2e87c8;*/
    padding: 10px 0;
    color: #fff;
}

.wellHomeBlock {
    min-height: 25px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.well.wellListBlock {
	min-height: 210px;
	background-color: #fff; 
	padding: 10px 0 10px 0;  
}
@media screen and (max-width:1024px){
	.well.wellListBlock {
	min-height: 260px;	
}
}
.mainImage {
	margin-bottom: 10px;
}
.img-valign {
  vertical-align: middle;  
}

/* Topic Accordion Stuff */




.blackBgd {
	background-color: #eee;
}
/* Topic Accordion End */

/* RSS Feed on Home Page */

/* RSS Feed on Home Page End */

.spotlight h4 {
    border-bottom: 2px solid #036;
    font-size: 24px !important;
    font-weight: 600;
    margin: 0;
}
/* CAROUSEL OVERRIDES */
@media screen and (max-width:360px){
	.carousel-caption h2{
		font-size: 22px !important;
		margin-top: 5px !important;
	}
}
.carousel-caption, .cc0 h2{    
    font-size: 32px;
	color: #fff;
	font-weight: bold;	
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.carousel-caption, .cc1 h2{ 
	font-size: 32px;   
    color: #fff;
	font-weight: bold;	
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.8);
}
.carousel-indicators {
    bottom: 0px;
}
/* CAROUSEL OVERRIDES END */
/* NEWS BOX */
.newsBox h4 {
    color: #036;
    border-bottom: 2px solid #036;
    font-size: 28px !important;
    font-weight: 600;
    margin: 5px 10px 5px 5px;
	padding-bottom: 5px;
}
.newsBlock {
	padding: 10px;
}
.newsDate {
	font-weight: 500;
	font-style: italic;
}
.newsLink {
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
}
/* NEWS BOX END */
hr.home {
    border-color: #D8D8D8;
    margin: 5px 0px 5px;
}

.borderBotBlk {
	border-bottom: 1px solid #036;
	padding-bottom: 5px;
}
/*-- Related Content Boxes --*/
.related-content-box {	
	
}
.related-content-box .glyphicon{	
	color: #fff;
	float: left;
	margin-right: 10px;
	padding: 2px 5px;
	background-color: #005ebd;
}

/* Press Release Styles */
h1.PressH1 {
    font-size: 30px !important;
    color: #003366;
    margin: 1px 0px 10px;
    line-height: 1.2em;
    text-align: center;
}
h2.PressH2 {
    font-size: 24px !important;
    font-style: italic;
    color: #000;
    margin: 0 0 12px 0;
    line-height: 1em;
    text-align: center;
}
/*-- Contact Boxes --*/
.contact-box {	
	line-height: 26px;
}
.contact-box .fa{
	background-color: #036;
	color: #fff;
	font-size: 40px;
	float: left;
	margin-right: 10px;
	padding: 0 5px;	
}
.contact-box .glyphicon{
	background-color: #036;
	color: #fff;
	font-size: 40px;
	float: left;
	margin-right: 10px;
	padding: 2px 5px;	
}
.contact-box_title{
	display: block;
	color: #767676;
	font-weight: 600;
	margin: -3px;
	padding: 0;
}
.contact-box_text {
	display: block;
	font-size: 15px;	
	margin-top: -5px;
	padding: 0;
}
/*-- Contact Boxes --*/
.contact-box {	
	line-height: 26px;
}
/*-- Social Boxes --*/
.social-box_header{
	display: block;
	color: #333;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #eee;
	margin-top: -5px;
	margin-bottom: 3px;
}
.social-box_title{
	display: block;
	color: #767676;
	font-weight: 600;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-bottom: 3px;
}
.social-box_icon {
	width: 32px;
	height: 32px;
}
.social-box img {
	width: 30px;
	height: 30px;
}
.social-box img:hover {
	opacity: 0.6; filter: alpha(opacity=60);
}
/*-- FAQ's --*/
ol.faq {
	padding: 10px 0 0 0;    
	counter-reset: item;
    list-style-type: none;
}
.faq li{
	font-size: 22px !important;
	font-weight: 100;
	color: #036;	
}
.faq li li {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
ol.faq li:before{
	content: 'Q' counter(item, decimal) ': ';
    counter-increment: item;
}
ol.faq li li:before{
	content: none;
    counter-increment: none;	
}
.faq p{
	margin: 0px 0px 5px;
	font-weight: normal !important;
	color: #000;	
}
.faq p:first-of-type {
  padding-top: 5px;
}
.faq p:last-of-type {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
a.question {
	font-size: 22px;
	font-weight: 100;
	line-height: 1.2em;	
}
.answer {
    /*display: none;*/    
    margin-bottom: 10px;
    padding-bottom: 0px; /*10px*/
    padding-left: 45px;
}
.answer p{
	font-size: 16px;
}
.answer li{
	font-size: 16px !important;
}
.answer h3 {
	color: red;
	font-size: 20px;
	margin: 10px 0 0 0;
}
/*-- Table Styles --*/
.table.no-border tr td, .table.no-border tr th {
  border-width: 0;
}

/*-- Side Navigation --*/
.side-navigation {
    margin: 8px 0px 10px 2px;
    /*font-family: Arial,Helvetica,sans-serif;*/	
    padding-right: 4px;
    border-right: 1px solid #eee;
}
.side-navigation a{
	line-height: 1.3em; /*Added 2015/07/13 to add line space for list item menu links */
}
.side-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.side-navigation li {
	margin: 0;
}
.side-navigation li a:link, .side-navigation li a:visited {
	font-size: 14px;
	font-weight:normal;
	display: block;
	padding: 0.7em 0.5em 0.7em 0.4em;
	color: #2673a9; /*#2e87c8;*/ /*#275c8a;*/
	text-decoration: none;
	border: 0px !important;
	
}
.first {
	border-top: 1px solid #fff;
	padding-top:10px;
}
.activePage {
	background-color: #eeeeee !important; /* #428BCA */
	color: #000 !important;
	font-size: 15px !important;
}
.side-navigation li a:hover {
	background-color: #F2F5F9;
	color: #000000;
}
.side-navigation ul ul {
	margin-left: 4px;
}
.side-navigation ul ul ul{
	margin-left: 4px;
}
.side-navigation ul ul li {
	margin:0;
	font-size: 80%;
	padding-left: 5px;
}
.side-navigation ul ul ul li {
	margin:0;
	font-size: 80%;
	padding-left: 10px;
}
.side-navigation ul ul a:link, .side-navigation ul ul a:visited {
	color: #2673a9;/*#2e87c8;*/ /*#275c8a;*/
	border-left: 5px solid #ccc;
}
.side-navigation ul ul ul a:link, .side-navigation ul ul ul a:visited {
	color: #2673a9;/*#2e87c8;*/ /*#275c8a;*/
	border-left: 5px solid #036;
}
.side-navigation ul ul ul ul{
	margin-left: 8px;
}
.side-navigation ul ul ul ul a:link, .side-navigation ul ul ul ul a:visited {
	color: #428BCA;
	border-left: 5px solid #6699cc;
}
.side-navigation ul ul ul ul ul a:link, .side-navigation ul ul ul ul ul a:visited {
	color: #428BCA;
	border-left: 5px solid #ccc;
}
.side-navigation ul ul a:hover {
	background-color: #F2F5F9;
	color: #000;
}
.side-navigation ul ul ul a:hover {
	background-color: #F2F5F9;
	color: #000;
}
.side-navigation ul ul ul ul a:hover {
	background-color: #F2F5F9;
	color: #000;
}

/* END Left Column Navigation WITH SUB MENUS */

/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */	
  }  
  
}

#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px; /* negative of the offset - height of link element */
    right: 10px; /* padding from the left side of the window */
}
#top-link-block.affix {
	font-size: 22px;
	opacity: 0.6;
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 20px; /* height of link element */
    right: 10px; /* padding from the left side of the window */
}
#top-link-block.affix .well-sm{
	padding: 14px 8px 8px 11px;
}
   /* .back-to-top {
		opacity: 0.3;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

#toTop{
	position: fixed;
	bottom: 95px;
	right: 10px;
	cursor: pointer;
	display: none;
	opacity: 0.3;
}
#toTop .fa {margin-right: 5px;}*/

@media print {
	/* your stylesheet for printing, eg.: */
	@page {    
    margin: 6mm 0 5mm 0; padding: 0;
  }
	a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: none;
  }
  abbr[title]:after {
    content: none;
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: none;
  }
  span.indicator {
	display:none; 
  }
  .collapse {
  	display: block !important;
  	height: auto !important;
  }
  /*.accordion-inner h4{
  	page-break-before: avoid;
  }*/
  /*.accordion-group .accordion-inner h4{
  	page-break-inside: avoid;
  }*/
  .accordion-inner .btn-xs{
  	display:none !important;
  }
  .answer {
	display: block !important;
  	height: auto !important;
  }
  /* Hide Side Menu for Print */
  .col-sm-3{
   display:none;
 }
  .pull-left .btn-xs{
  	display:none !important;
  }
 /* Show full width Content for Print */
  .col-sm-9{
   width:100% !important;
 }
}