/* CSS Document */
/*Header*/

.top-info{
	position: relative;
	padding: 5px 0px;
}
.top-info,
.gov-links , 
.gov-links a{
	color: #333;
}

@media (min-width: 768px) and (max-width: 991px) {/*SM*/
	body .gov-links {
		font-size: 12px;
	}
	body img.seal.murphy{
		width: 90%;
	}
}
.gov-links .gov-bar{
	padding: 10px 0px 0px 0px;

}
.gov-links .gov-bar a{
}

ul.statewide{
	margin: 0;
	padding:0;
}

ul.statewide li {
    border-right: 1px solid #333;
    display: inline-block;
    margin: 0;
    padding: 0 7px;
}
ul.statewide li > a:link, ul.statewide li > a:visited {

    margin: 0;
    padding: 0;
}
ul.statewide li > a:hover {

}
ul.statewide > li:last-child {
    border-right: medium none;
    margin-right: 0;
    padding: 0;
}

h1.sonj {
	background-color: /*#33363b*/ #00426b;
	color: #fff;
	padding: .5em 5px .5em 20px;
	margin: 0px;
	font-size: 1.5em;
}

h1.transition{
	padding: .5em 5px .5em 20px;
	margin: 0px;
	font-size: 2em;
}
.murphy img.seal.guadagno {
	display:none;
}
.guadagno img.seal.murphy {
	display:none;
}

.guadagno h1.transition{
	color:#4c008e
}
.murphy h1.transition{
	color:#4c008e
}




/*Translator*/
.translator{
    display: inline-block;
    left: 0;
    position: relative;
    top: 3px;
	padding-right: 1em;
}
.translator .text{
    display: inline-block;
    font-size: 1.2em;
    padding-right: 1em;
}

.translator  .disclaimer{
	color: #fff;
	float:right;
}
#google_translate_element{
	float:left;
	padding-right: 5px;
}

#google_translate_element > .goog-te-gadget,
#google_translate_element > .goog-te-gadget > span > a{
	color: #fff;
}

#google_translate_element > .goog-te-gadget > div{
	float:right;
	margin-top: -6px;
	margin-left: 5px;
	color: #000;
}

div.translator div#google_translate_element div.skiptranslate.goog-te-gadget span a.goog-logo-link img {
  /*
  -webkit-filter: drop-shadow(1px 1px 1px #fff);
  filter: drop-shadow(1px 1px 1px #fff);
  */
  background-color: #fff;
  margin-right: 2px;
  border-top: 3px solid #fff;
  padding-left: 3px;
}



/*  
Dark background color  		#33363b
Active background color  	#6f625a
*/

/*Footer*/
.footer-top{
	background-color: /*#33363b*/ #00426b;
	color: #fff;
	padding: 0 0 2em;
}

.footer-top .footer-bg {
    background-image: url("../images/state_seal_white_transparent10.png");
    /*background-position: center 150px;*/
		background-position: right bottom;
    background-repeat: no-repeat;
    height: 100%;
	min-height: 385px;
}

.footer-top .translator{
	padding-top: 10px;
}

.footer-top .disclaimer{
	float:left;
}

.footer-top h3{
    /*border-bottom: 2px solid #fff;*/
    color: #fff;
    padding: 10px 0 10px 0px;
	margin-top: 10px;
    width: 100%;
	border-bottom: 1px solid #fff;
}

.footer-top .columns{float:left;}
.footer-top .columns-home{
	width: 11%;
}
.footer-top .columns-administrative{
	width: 15%;
}
.footer-top .columns-initiatives{
	width: 15%;
}
.footer-top .columns-news{
	width: 18%;
}
.footer-top .columns-media{
	width: 15%;
}
.footer-top .columns-social{
	width: 15%;
}
.footer-top .columns-contactus{
	width: 11%;
}
@media (min-width: 768px) and (max-width: 991px) {/*SM*/
	body .footer-top .columns-home			{width: 99%;}
	body .footer-top .columns-administrative,
	body .footer-top .columns-initiatives,
	body .footer-top .columns-news,
	body .footer-top .columns-media,
	body .footer-top .columns-social,
	body .footer-top .columns-contactus	{width: 33%;}
}
@media only screen and (max-width: 767px) {/*XS*/
	body .footer-top .columns-home,
	body .footer-top .columns-administrative,
	body .footer-top .columns-initiatives,
	body .footer-top .columns-news,
	body .footer-top .columns-media,
	body .footer-top .columns-social,
	body .footer-top .columns-contactus {width: 99%;}
}


.footer-nav-links{
	font-size: 1em;
	font-weight: bold;
}


.footer-top .footer-links,
.footer-top .footer-state-links{
	margin: 0px;
	padding: 0px;
	list-style:none;
	list-style-type:none;
}

.footer-top .footer-links li,
.footer-top .footer-state-links li{
	margin: 0px;
	padding: 0px;
	list-style:none;
	list-style-type:none;
	color: #fff;
	opacity: .9;
}

/** float left 
.footer-top .footer-links li{
	display: inline-block;
	float: left;
	padding-right: 2em;
}
**/

.footer-top .footer-links li.first{
	font-weight:bold;
	margin: 1em 0 .5em 0;
	border-bottom: 1px solid #fff;
	font-size: 1.25em;
	opacity: 1;
}
.footer-top .footer-links li.first a{
	line-height: 1em;
}

.footer-top .footer-links li a,
.footer-top .footer-state-links li a{
	color: #fff;
	line-height: 2em;
}

.footer-top .footer-state-links  li.first{
	margin-top:1em;
}

.footer-top .footer-state-links li {
	font-weight:bold;
}

.footer-bottom{
	background-color:/*#232529*/ #273640 ;
	color: #fff;
}

.footer-bottom address{
	text-align:right;
	font-size: .75em;
	margin-top: 1em;
	margin-bottom: .25em;
}

.footer-bottom address a {
	color: #fff;
	text-decoration:underline;
}
.footer-bottom address a:hover { text-decoration:none;}

.footer-bottom .powered-by{
	margin-bottom: 1em;
}

.footer-bottom a.opra{
	margin: 1em 1em 1em 0;
	display:inline-block;
}

.footer-bottom a.your-money{
	margin: 1em;
	display:inline-block;
}


/*--- 05-25-2017 DOS changes For Accessibility issues  Add this to old CSS file ----------------------------------------------------------------------------- */
.accessibility-aid {height:1px; width:1px; position:absolute; overflow:hidden; top:-10px }
