body { line-height: 1.3; }
a.back-to-top { background: url(/images/arrow-scroll-up.png) center 43% no-repeat #3f78a7; }
#search_icon_placeholder { background-image: url(/images/search-icon.png); }

.dept_home {
	display: block;
	width: 100%;
	max-width: 450px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	padding: 0 10px 15px 0;
	font-size: .9em;
}
.dept_home a {
	padding: 7px 37px 10px 0;
	background: url('../images/blueBTN.png') no-repeat top right;
	display: block;
}
.breadcrumb {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}
article.home-main-content article, 
main.content { padding: 0; }

.alert-box {
	position:relative;
	height: 54px;
	width: 100% !important;
	margin: 0 0 5px 0;
	padding: 5px !important;
	border: 4px solid #b90007;
	border-radius: 0;
	text-align: left !important;
	overflow: hidden;
	transition: height 0.3s ease-in-out;
}
.alert-box.alert { background: #fff url(/images/alertBar.png) no-repeat top left; }
.alert-box.closure { background: #fff url(/images/closureBar.png) no-repeat top left; }
.alert-box .alert-title {
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 14px;
	padding-left: 50px;
	color: #014c8b;
}
.alert-box .alert-body { 
	padding-left: 0; 
	margin-left: 0; 
	font-weight: 500; 
	font-size: 14px;
    line-height: 1.56;
}
.alert-box p {
	margin-bottom: 0;
	line-height: 1.6;
	color: #000;
}
.alert-box p a {
	font-weight: 700;
	text-decoration: underline;
	color: #00457E;
}
.alert-box p a:focus,
.alert-box p a:hover {
	text-decoration: none;
	color: #ba141a;
}
.alert-box .alert-box-wrapper {
	width: 82%;
	margin: auto;
}
.alert-box .alert-box-wrapper .btn {
	position: absolute;
    top: 13px;
    right: 10px;
}

.site-container,
.container, 
.content {
	max-width: 65em;
}
h2 {
	margin-top: 25px;
}
.footer-block,
.footer-block .wrap {
	max-width: 65rem;
}
.inline-div,
.global-nav-menu .inline-div > ul {
	max-width: 65rem;
}
.global-nav-menu a {
	font-weight: 600;
}
.sub-menu h5 {
	padding: 10px;
	margin: 0;
	background-color: #e1e6ea;
}
.hero-section {
	text-align: center;
	background-color: #d1d2d3;
	margin-bottom: 5px;
}

/* Alaska Gov Styles */
.clear { clear: both; }
.left {	float: left; }
.right { float: right; }

img.left,
img.right {	padding: 10px; }

.hidden {
	position: absolute;
	left: 0;
	top: -200px;
	width: 1px;
	height: 1px;
	overflow: hidden
}

.space { margin: 10px 0 0; }
.column { width: 330px; }
.columnWide { width: 400px; }
.column3 { width: 295px; }
.center { text-align: center; }

.department-links { list-style: none; margin: 0; padding: 0; }
.department-links li { padding: 0.4em 0; }
.department-links li > .btn-info {
	width: 100%;
	white-space: inherit;
	background-color: #004274;
    border-color: #236d87;
	border-top: 4px solid #ff1616;
}
.department-links li > .btn-info:hover { background-color: #1164a3; border-color: #269abc; }

.box.links {
    background: #fff;
    border: 1px solid #86a6bd;
    position: relative;
    width: auto;
}
.box.links:last-child { margin-bottom: 40px; }
.boxTop.links {
    border-top: 5px solid #0d4d7c;
    width: auto;
	padding-top: 10px;
}
.box.links h3 { margin-left: 15px; }
.box.links ul { margin-bottom: 10px; }
.box.links li { line-height: normal; padding: 0.4em 0; list-style-type: disc; }
.box.links .backToTop {
	display: inline-block;
	position: relative;
	z-index: 9999;
}
.box.links p {
    font-size: .9em;
    line-height: 1.5em;
    margin: 0;
	margin-bottom: 5px;
    padding: 5px 10px 5px 15px;
    font-weight: 400;
}
.box.links .dept_home {
	max-width: 650px;
	right: 10px;
	bottom: 2px;
	padding: 0;
}
.box.links .dept_home a {
	padding: 8px 35px 8px 0;
    background: url(../images/blueBTN.png) no-repeat center right;
}



.footer-block.footer {
	background: url(https://webcontent.alaska.gov/style/soa/20141010/deptFooterBG.jpg) no-repeat top left;
	background-size: cover;
}
.footer-block.footer ul { list-style-type: none; }
.footer-block h4 {
	font-size: 1.3em;
	font-weight: 700;
	color: #ddefff;
}

p.visuallyhidden { top: -1400px; }
.agency-responsive-menu .menu-item-has-children:hover { cursor: pointer; }
.agency-responsive-menu > .menu-item-has-children:before {
	height: 48px;
	width: 51px;
	border-bottom: 1px solid #8ab6d4;
	background-color: #3f78a7;
}

#services #how h3,
#services #education h3,
#services #health h3,
#services #jobs h3,
#services #safety h3 { display: none; }

@media (min-width: 1000px) {
	#services #how h3,
	#services #education h3,
	#services #health h3,
	#services #jobs h3,
	#services #safety h3 { display: block; }
}

@media (max-width: 1050px) {
	ul#tabnav2 { width: auto; position: relative; z-index: 9999; }
	ul#tabnav2 li { display: inline-block; }
	div#tabpanel2 { float: none; margin-left: auto; margin-right: auto;	}
	.stateAgency .dept_home { position: inherit; }
	#tabpanel2 #mygov { top:12px; background: none; }
}

@media (max-width: 980px) {
	#socialMedia ul li#more_socialMedia { width: 100%; }
	.services-tabnav-wrapper { overflow-x: scroll; }
	.footer-block.footer { background: #194a6b; }
}

@media (max-width: 942px) {
	#menu-statewide-navigation { height: 32px; }
	.global-nav-menu .inline-div > ul > li { visibility: hidden; }
	.global-nav-menu .inline-div > ul > li:first-child { visibility: visible; }
	#search-form { position: absolute; right: 8px; }
	.box.links .dept_home {	max-width: 310px; }
}

@media (max-width: 600px) {
	.footer-block.footer .left,
	.footer-block.footer .right { float: none; text-align: left; }
	.footer-block.footer .right { margin-top: 30px; }
	.footer-global-nav-menu > .menu { text-align: center; }
	footer .copyright a:first-child { display: block; }

	.alert-box { background-size: 60px 25px !important; background-position: -5px 9px !important; }
	.alert-box .alert-title { margin-left: -33px; margin-top: 8px; font-size: 15px; }
	
	ul#tabnav2 { float: none; }
	ul#tabnav2 li { width: 160px; }
	ul#tabnav2 li a { width: auto; }
	div#tabpanel2 { width: auto; }
	div#tabpanel2 .left,
	div#tabpanel2 .right { float: none; margin-left: 15px; }
	div#tabpanel2 .right { margin-top: 20px; }
	#tabpanel2 #mygov { top: 0; }
	a.back-to-top { display: none !important; }
	
	.box.links .backToTop { margin-bottom: 55px; }
	#tabpanel2 .switched .agency_info { width: auto; }
	#services:before { 
		content: "<< swipe tabs >>";
		display: block;
		width: 100%;
		height: 19px;
		margin-left: 1px;
		font-size: 14px;
		font-weight: 600;
		text-align: center;
		background: #eef1fb;
	}
	#news h2 a span { height: 0px; }
}

@media (max-width: 868px) and (min-width: 763px) {
	#govLtgov,
	#otherGovernment,
	#publicNotice,
	#kids { overflow-x: scroll; }
	#kids { height: 95px; }
}