/******************************************
Resetting and initial properties.
*******************************************/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	background: #ffffff;
	text-align: center;
	font-family: Roboto, Helvetica, Arial, Tahoma, Times;
	color: #333333;
	font-size: 12px;
	line-height: 19px;
}


/******************************************
Header properties
*******************************************/
#header {
	color: #111111;
	background: #000000 url("../img/bg.jpg") repeat-x;
	height: 190px;
}

#headerCenter {
	width: 950px;
	margin: 0 auto;
}

#headerLogo {
	text-align: left;
	padding: 0;
}


#searchBackground {
	width: 855px;
	margin: 10px auto;
	background: url(../img/searchBar.gif) 0 0 no-repeat;
	height: 90px;
}

#sBar {
	margin: 15px auto;
	text-align: left;
	width: 100%;
}

h1.title {
	font-family: Roboto, Helvetica, Arial, Verdana;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	width: 600px;
	line-height: 32px;
	float: left;
	margin: 35 30;
}

#headerIcons {
	float: right;
}

h1.title a {
	color: #fff;
}

#search {
	margin: 0 0 0 184px;
	padding: 8px 0 0 0;
}

.pDisclaimer {
	text-align: Center;
	padding: 8px 0 0 0;
}

form {
	margin: 0;
}



#processing {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

.searchname {
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	/******************************************
	border: 1px solid #DCDCDC;
	*******************************************/
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Roboto, Helvetica, Arial;
	float: left;
	width: 520px;
}

.searchlegal {
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Roboto, Helvetica, Arial;
	float: left;
	width: 520px;
}

.searchid {
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Roboto, Helvetica, Arial;
	float: left;
	width: 520px;
}

.searchstreet {
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Roboto, Helvetica, Arial;
	float: left;
	width: 400px;
}

.searchnumber {
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Roboto, Helvetica, Arial;
	float: left;
	width: 100px;
}

input#inputField-street {
	width: 366px;
}

input#inputField-number {
	width: 100px;
}

input#inputField-direction {
	width: 100px;
}

#searchHint, #searchHintName, #searchHintAddress, #searchHintProperty, #searchHintGeographic {
	margin: 0 0 0 0;
	color: #888;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}

#searchResultsGrid {
	margin: 0 0 0 0;
	color: #888;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}


/******************************************
Content properties
*******************************************/

#content {
	width: 855px;
	margin: 0 auto;
}

#contentX {
	width: 95%;
	margin: 0 auto;
}

#contentXX {
	margin: 0 auto;
}


/******************************************
Left-hand navigation properties
*******************************************/
#nav {
	width: 164px;
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	border-top: 1px solid #DCDCDC;
}

ul#navMenu {
	list-style-type: none;
	width: 145px;
	margin: 0 0 0 7px;
}

	ul#navMenu li {
		margin: 0 0 15px 0;
		padding: 0;
	}

#navBreak {
	border-bottom: 1px solid #DCDCDC;
	margin: 10px -12px 17px 0;
}

#navBreakTop {
	border-top: 1px solid #DCDCDC;
	margin-bottom: 20px;
}

.BreakTop {
	border-top: 1px solid #DCDCDC;
}

a#home, a#news, a#data-extracts, a#exemptions, a#links, a#tax-rates, a#faq, a#contact-us, a#board-of-directors, a#arb-members, a#commissioners, a#downloads-and-forms, a#job-openings, a#maps, a#plats, a#pubs, a#pubsI, a#disaster, a#protestprocess, a#agriculture, a#truthintax, a#taxestimator, a#homestead, a#protestdatabase, a#electroniccommunication, a#taxpayerliaison {
	display: block;
	height: 13px;
	width: 144px;
}

	/*a#protestprocess:hover,*/
	a#home:hover, a#news:hover, a#data-extracts:hover, a#exemptions:hover, a#tax-rates:hover, a#links:hover, a#faq:hover, a#contact-us:hover, a#board-of-directors:hover, a#arb-members:hover, a#commissioners:hover, a#downloads-and-forms:hover, a#job-openings:hover, a#maps:hover, a#plats:hover, a#pubs:hover, a#pubsI:hover, a#agriculture:hover, a#disaster:hover, a#truthintax:hover, a#taxestimator:hover, a#homestead:hover, a#protestdatabase:hover, a#electroniccommunication:hover, a#taxpayerliaison:hover {
		background-position: 0 -13px;
	}

	/*a#agriculture:hover,*/
	a#home:hover, a#news:hover, a#data-extracts:hover, a#exemptions:hover, a#tax-rates:hover, a#links:hover, a#faq:hover, a#contact-us:hover, a#board-of-directors:hover, a#arb-members:hover, a#commissioners:hover, a#downloads-and-forms:hover, a#job-openings:hover, a#maps:hover, a#plats:hover, a#pubs:hover, a#pubsI:hover, a#protestprocess:hover, a#disaster:hover, a#truthintax:hover, a#taxestimator:hover, a#homestead:hover, a#protestdatabase:hover, a#electroniccommunication:hover, a#taxpayerliaison:hover {
		background-position: 0 -13px;
	}

	a#home span, a#news span, a#links span, a#data-extracts span, a#exemptions span, a#tax-rates span, a#faq span, a#contact-us span, a#board-of-directors span, a#arb-members span, a#commissioners span, a#downloads-and-forms span, a#job-openings span, a#maps span, a#plats span, a#pubs span, a#pubsI span, a#disaster span, a#protestprocess span, a#agriculture span, a#truthintax span, a#taxestimator span, a#homestead span, a#protestdatabase span, a#electroniccommunication span, a#taxpayerliaison span {
		display: none;
	}

a#home {
	background: url("../img/home.gif") no-repeat 0 0;
}

#nav li#navCurrent a#home {
	background: url("../img/home.gif") no-repeat 0 -13px;
}

a#news {
	background: url("../img/news.gif") no-repeat 0 0;
}

#nav li#navCurrent a#news {
	background: url("../img/news.gif") no-repeat 0 -13px;
}

a#links {
	background: url("../img/links.gif") no-repeat 0 0;
}

#nav li#navCurrent a#links {
	background: url("../img/links.gif") no-repeat 0 -13px;
}

a#data-extracts {
	background: url("../img/data-extracts.gif") no-repeat 0 0;
}

#nav li#navCurrent a#data-extracts {
	background: url("../img/data-extracts.gif") no-repeat 0 -13px;
}

a#exemptions {
	background: url("../img/exemptions.gif") no-repeat 0 0;
}

#nav li#navCurrent a#exemptions {
	background: url("../img/exemptions.gif") no-repeat 0 -13px;
}

a#tax-rates {
	background: url("../img/tax-rates.gif") no-repeat 0 0;
}

#nav li#navCurrent a#tax-rates {
	background: url("../img/tax-rates.gif") no-repeat 0 -13px;
}

a#faq {
	background: url("../img/faq.gif") no-repeat 0 0;
}

#nav li#navCurrent a#faq {
	background: url("../img/faq.gif") no-repeat 0 -13px;
}

a#contact-us {
	background: url("../img/contact-us.gif") no-repeat 0 0;
}

#nav li#navCurrent a#contact-us {
	background: url("../img/contact-us.gif") no-repeat 0 -13px;
}

a#board-of-directors {
	background: url("../img/board-of-directors.gif") no-repeat 0 0;
}

#nav li#navCurrent a#board-of-directors {
	background: url("../img/board-of-directors.gif") no-repeat 0 -13px;
}

a#arb-members {
	background: url("../img/arb-members.gif") no-repeat 0 0;
}

#nav li#navCurrent a#arb-members {
	background: url("../img/arb-members.gif") no-repeat 0 -13px;
}

a#commissioners {
	background: url("../img/commissioners.gif") no-repeat 0 0;
}

#nav li#navCurrent a#commissioners {
	background: url("../img/commissioners.gif") no-repeat 0 -13px;
}

a#downloads-and-forms {
	background: url("../img/downloads-and-forms.gif") no-repeat 0 0;
}

#nav li#navCurrent a#downloads-and-forms {
	background: url("../img/downloads-and-forms.gif") no-repeat 0 -13px;
}

a#job-openings {
	background: url("../img/job-openings.gif") no-repeat 0 0;
}

#nav li#navCurrent a#job-openings {
	background: url("../img/job-openings.gif") no-repeat 0 -13px;
}

a#maps {
	background: url("../img/maps.gif") no-repeat 0 0;
}

#nav li#navCurrent a#maps {
	background: url("../img/maps.gif") no-repeat 0 -13px;
}

a#plats {
	background: url("../img/plats.gif") no-repeat 0 0;
}

#nav li#navCurrent a#plats {
	background: url("../img/plats.gif") no-repeat 0 -13px;
}

a#pubs {
	background: url("../img/publications.gif") no-repeat 0 0;
}

#nav li#navCurrent a#pubs {
	background: url("../img/publications.gif") no-repeat 0 -13px;
}

a#pubsI {
	background: url("../img/publicationsI.gif") no-repeat 0 0;
}

#nav li#navCurrent a#pubsI {
	background: url("../img/publicationsI.gif") no-repeat 0 -13px;
}

a#disaster {
	background: url("../img/disaster.gif") no-repeat 0 0;
}


#nav li#navCurrent a#disaster {
	background: url("../img/disaster.gif") no-repeat 0 -13px;
}

a#protestprocess {
    background: url("../img/protestprocess.gif") no-repeat 0 0;
}

a#agriculture {
	background: url("../img/agriculture.gif") no-repeat 0 0;
}

a#truthintax {
    background: url("../img/truthintax.gif") no-repeat 0 0;
}

a#taxestimator {
    background: url("../img/taxestimator.gif") no-repeat 0 0;
}

a#homestead {
	background: url("../img/homestead.gif") no-repeat 0 0;
}

a#electroniccommunication {
	height: 26px;
	background: url("../img/electroniccommunication.gif") no-repeat 0 0;
}

a#taxpayerliaison {
	background: url("../img/taxpayerliaison.gif") no-repeat 0 0;
}

a#protestdatabase {
	background: url("../img/protestdatabase.gif") no-repeat 0 0;
}

#nav li#navCurrent a#protestprocess {
    background: url("../img/protestprocess.gif") no-repeat 0 -13px;
}

#nav li#navCurrent a#agriculture {
	background: url("../img/agriculture.gif") no-repeat 0 -13px;
}

#nav li#navCurrent a#truthintax {
    background: url("../img/truthintax.gif") no-repeat 0 -13px;
}

#nav li#navCurrent a#taxestimator {
    background: url("../img/taxestimator.gif") no-repeat 0 -13px;
}

#nav li#navCurrent a#homestead {
	background: url("../img/homestead.gif") no-repeat 0 -13px;
}

#nav li#navCurrent a#protestdatabase {
	background: url("../img/protestdatabase.gif") no-repeat 0 -13px;
}

#nav li#navCurrent a#electroniccommunication {
	height: 26px;
	background-position: 0 -26px;
	background: url("../img/electroniccommunication.gif") no-repeat 0 -26px;
}
a#electroniccommunication:hover {
	background-position: 0 -26px;
}

#nav li#navCurrent a#taxpayerliaison {
	background: url("../img/taxpayerliaison.gif") no-repeat 0 -13px;
}


/******************************************
Content properties
*******************************************/

#main {
	width: 670px;
	margin: 0;
	text-align: left;
	float: left;
	border-left: 1px solid #DCDCDC;
	padding: 0 0 0 18px;
	min-height: 355px;
}

#mainAdmin {
	width: 98%;
	margin: 0;
	text-align: left;
	float: left;
	border-left: 1px solid #DCDCDC;
	padding: 0 0 0 18px;
	min-height: 355px;
}

#mainSearch {
	width: 100%;
	margin: 0;
	padding: 0 0 0 18px;
	text-align: left;
}

#countyPhoto {
	width: 661px;
	border: 1px solid #e4e7e8;
	margin: 0 0 20px 0;
}

#column1, #column2, #column3 {
	width: 200px;
	border-right: 1px solid #DCDCDC;
	padding: 0 15px 0 3px;
	float: left;
	font-size: 13px;
}

#columnx {
	width: 454px;
	float: left;
}

#columnMiddle {
	width: 641px;
	float: left;
}

#column1 {
}

#column2 {
	margin: 0 0 0 10px;
}

#column3 {
	border: none;
	padding: 0 0 0 15px;
}

.block {
	border-top: 3px solid #666666;
	padding: 15px 0 15px 0;
}

/******************************************
Table properties
*******************************************/

.propertyDetailsBox {
	border: 2px solid #3e8acf;
	padding: 0 5px 5px 5px;
	margin: 10px 20px 5px 5px;
	text-align: left;
	width: 95%;
}

.propertyDetailsBoxGreen {
	border: 3px solid Green;
	padding: 0 5px 5px 5px;
	margin: 10px 20px 5px 5px;
	text-align: left;
	width: 95%;
}

.propertyDetailsBoxRed {
	border: 2px solid #800517;
	padding: 0 5px 5px 5px;
	margin: 10px 20px 5px 5px;
	text-align: left;
	width: 95%;
}

.propertyDetailsBoxSearch {
	border: 2px solid Black;
	padding: 0 5px 5px 5px;
	margin: 10px 20px 5px 5px;
	text-align: left;
	width: 95%;
}

td, th {
	padding: 5px;
}

table {
	border-collapse: collapse;
	font-family: Roboto, Helvetica, Arial, Tahoma, Times;
	/*font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/
	font-size: 12px;
	margin: 0;
}

	table#searchResults {
		width: 97%;
		margin: 15px 0 10px 10px;
	}

	table.gridInfo {
		width: 97%;
		margin: 15px 0 10px 10px;
	}

	table#searchResultsX {
		width: 98%;
	}

	table.propertyDetails {
		width: 98%;
		margin: 15px 0 10px 10px;
		height: 1px;
	}

	table.propertyDetailsTop {
		width: 100%;
		margin: 15px 0 10px 10px;
	}

	table th {
		color: #5D5D5D;
		border-bottom: 3px solid #5D5D5D;
		font-weight: bold;
		font-size: 12px;
		font-weight: normal;
		padding: 2px;
		margin: 0 0 8px 0;
	}

	table td#newColumn {
		margin-left: 10px;
		padding-left: 10px;
		border-left: 2px solid #eee;
	}

	table tbody tr:hover td {
		color: #000;
	}

span.redAsterisk {
	font-weight: bold;
	font-size: 14px;
	color: #800517;
}

h1.propertyDetailsHeader {
	font-size: 14px;
	margin: 0 -5px 0 -5px;
	padding: 5px;
	width: 100%;
	color: #ffffff;
	background-color: #3e8acf;
}

h1.propertyDetailsHeaderGreen {
	font-size: 14px;
	margin: 0 -5px 0 -5px;
	padding: 5px;
	width: 100%;
	color: #ffffff;
	background-color: Green;
}

h1.propertyDetailsHeaderRed {
	font-size: 14px;
	margin: 0 -5px 0 -5px;
	padding: 5px;
	width: 100%;
	color: #ffffff;
	background-color: #800517
}

h1.propertyDetailsHeaderSearch {
	font-size: 14px;
	font-family: Roboto, Helvetica, Arial, Tahoma, Times;
	margin: 0 0px 0 0px;
	padding: 5px;
	width: 100%;
	color: #ffffff;
	background-color: Black;
}

span.tableEmph {
	font-family: Roboto, Helvetica, Arial;
	font-weight: bold;
}

.propertyDetailsPrint {
	text-align: left;
}

/******************************************
Footer properties
*******************************************/

#footer {
	clear: both;
	margin: 30px 0 0 0;
	padding: 10px;
	background-color: #eeefe7;
	text-align: center;
	font-size: 11px;
	color: #585d67;
}




/******************************************
General properties
*******************************************/


h1 {
	font-family: Roboto, Helvetica, Arial, Tahoma, Times;
	font-size: 24px;
	color: #40474b;
	line-height: 24px;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 0 0 15px 0;
}

h2 {
	color: #666666;
	font-size: 12px;
}

h3 {
	color: #777777;
	font-size: 11px;
	margin-top: 10px;
}

p {
	margin: 10px 0 10px 0;
	text-align: left;
}

ul {
	margin-right: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}

option {
	padding: 0 3px 0 3px;
}

a {
	text-decoration: none;
	color: #3e8acf;
	text-align: center;
}

	a:hover {
		color: #333333;
	}

	a img {
		border: none;
	}

.clear {
	clear: both;
}


#column3 ul li {
	list-style-type: none;
	margin: 0 0 0 4px;
	background: url("../img/arrow.gif") no-repeat left;
	padding-left: 12px;
}


#ticker-container {
	position: relative;
	overflow: hidden;
	width: 162px;
	height: 186px;
	background-color: white;
	background-repeat: repeat;
	padding: 2px;
	top: 2px;
	left: 12px;
}

#ticker {
	position: relative;
	width: 150px;
}

	#ticker ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}

		#ticker ul li {
			display: list-item;
			margin-top: 1px;
			margin-bottom: 1px;
			padding-top: 1px;
			padding-bottom: 1px;
			font-family: Roboto, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			padding-left: 2px;
		}

			#ticker ul li a {
				font-family: Roboto, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: normal;
				text-decoration: none;
				padding-left: 2px;
			}

				#ticker ul li a:hover {
					font-family: Roboto, Arial, Helvetica, sans-serif;
					font-size: 10px;
					text-decoration: none;
					padding-left: 2px;
				}


.linkh1 {
	font-family: Roboto, Helvetica, Arial, Tahoma, Times;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.linkh1text {
	font-family: Roboto, Helvetica, Arial, Tahoma, Times;
	font-size: 14px;
	font-weight: normal;
}

.linkh1a {
	font-family: Roboto, Helvetica, Arial, Tahoma, Times;
	font-size: 14px;
	font-weight: bold;
}


@media all {
	.page-break {
		display: none;
	}
}

@media print {
	.page-break {
		display: block;
		page-break-before: always;
	}
}

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 80%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

@keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

/* The Close Button */
.close {
	color: white;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

	.close:hover,
	.close:focus {
		color: #000;
		text-decoration: none;
		cursor: pointer;
	}

.modal-header {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}

.modal-body {
	padding: 2px 16px;
}

.modal-footer {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}


.alertbar {
	line-height: 30px;
	font-weight: 500;
	background-color: #5cb85c;
	background-image: linear-gradient(135deg, transparent, transparent 25%, hsla(0,0%,0%,.1) 25%, hsla(0,0%,0%,.1) 50%, transparent 50%, transparent 75%, hsla(0,0%,0%,.1) 75%, hsla(0,0%,0%,.1));
	background-size: 20px 20px;
	box-shadow: 0 5px 0 hsla(0,0%,0%,.1);
	color: #f6f6f6;
	display: block;
	font-size: 14px;
	height: 30px;
	/*position: absolute;*/
	text-align: center;
	text-decoration: none;
	top: -35px;
	width: 100%;
}

@keyframes alertbar {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		top: 0;
	}
}

.alertbar {
	animation: alertbar 1s ease forwards;
}

/*#alertbar:target {
	display: none;
}*/

#alertbar {
	position: relative;
}
	#alertbar:hover {
		text-decoration: underline;
	}
	/*#alertbar:hover:after {
		background: hsla(0,0%,0%,.8);
		border-radius: 3px;
		color: #f6f6f6;
		content: 'Click to dismiss';
		height: 30px;
		left: 50%;
		margin-left: -60px;
		position: absolute;
		text-align: center;
		top: 40px;
		width: 120px;
	}

	#alertbar:hover:before {
		border-bottom: 10px solid hsla(0,0%,0%,.8);
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		content: '';
		height: 0;
		left: 50%;
		margin-left: -10px;
		position: absolute;
		top: 40px;
		width: 0;
	}*/

.alertbar {
	background-image: linear-gradient(135deg, transparent, transparent 25%, hsla(0,0%,0%,.1) 25%, hsla(0,0%,0%,.1) 50%, transparent 50%, transparent 75%, hsla(0,0%,0%,.1) 75%, hsla(0,0%,0%,.1));
	background-size: 20px 20px;
}
.alertbar {
	box-shadow: 0 5px 0 hsla(0,0%,0%,.1);
}

.alertbarTNT {
    line-height: 30px;
    font-weight: 500;
    background-color: #5cb85c;
    background-image: linear-gradient(135deg, transparent, transparent 25%, hsla(0,0%,0%,.1) 25%, hsla(0,0%,0%,.1) 50%, transparent 50%, transparent 75%, hsla(0,0%,0%,.1) 75%, hsla(0,0%,0%,.1));
    background-size: 20px 20px;
    box-shadow: 0 5px 0 hsla(0,0%,0%,.1);
    color: #f6f6f6;
    display: block;
    font-size: 14px;
    height: 30px;
    /*position: absolute;*/
    text-align: center;
    text-decoration: none;
    top: -35px;
    width: 100%;
}

@keyframes alertbarTNT {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        top: 0;
    }
}

.alertbarTNT {
    animation: alertbarTNT 1s ease forwards;
}

/*#alertbarTNT:target {
	display: none;
}*/

#alertbarTNT {
    position: relative;
}

    #alertbarTNT:hover {
        text-decoration: underline;
    }
/*#alertbarTNT:hover:after {
		background: hsla(0,0%,0%,.8);
		border-radius: 3px;
		color: #f6f6f6;
		content: 'Click to dismiss';
		height: 30px;
		left: 50%;
		margin-left: -60px;
		position: absolute;
		text-align: center;
		top: 40px;
		width: 120px;
	}

	#alertbarTNT:hover:before {
		border-bottom: 10px solid hsla(0,0%,0%,.8);
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		content: '';
		height: 0;
		left: 50%;
		margin-left: -10px;
		position: absolute;
		top: 40px;
		width: 0;
	}*/

.alertbarTNT {
    background-image: linear-gradient(135deg, transparent, transparent 25%, hsla(0,0%,0%,.1) 25%, hsla(0,0%,0%,.1) 50%, transparent 50%, transparent 75%, hsla(0,0%,0%,.1) 75%, hsla(0,0%,0%,.1));
    background-size: 20px 20px;
}

.alertbarTNT {
    box-shadow: 0 5px 0 hsla(0,0%,0%,.1);
}


.alertbarParkerInfo {
    line-height: 30px;
    font-weight: 500;
    background-color: #5cb85c;
    background-image: linear-gradient(135deg, transparent, transparent 25%, hsla(0,0%,0%,.1) 25%, hsla(0,0%,0%,.1) 50%, transparent 50%, transparent 75%, hsla(0,0%,0%,.1) 75%, hsla(0,0%,0%,.1));
    background-size: 20px 20px;
    box-shadow: 0 5px 0 hsla(0,0%,0%,.1);
    color: #f6f6f6;
    display: block;
    font-size: 14px;
    height: 30px;
    /*position: absolute;*/
    text-align: center;
    text-decoration: none;
    top: -35px;
    width: 100%;
}

@keyframes alertbarParkerInfo {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        top: 0;
    }
}

.alertbarParkerInfo {
    animation: alertbarTNT 1s ease forwards;
}

/*#alertbarParkerInfo:target {
	display: none;
}*/

#alertbarParkerInfo {
    position: relative;
}

    #alertbarParkerInfo:hover {
        text-decoration: underline;
    }
/*#alertbarParkerInfo:hover:after {
		background: hsla(0,0%,0%,.8);
		border-radius: 3px;
		color: #f6f6f6;
		content: 'Click to dismiss';
		height: 30px;
		left: 50%;
		margin-left: -60px;
		position: absolute;
		text-align: center;
		top: 40px;
		width: 120px;
	}

	#alertbarParkerInfo:hover:before {
		border-bottom: 10px solid hsla(0,0%,0%,.8);
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		content: '';
		height: 0;
		left: 50%;
		margin-left: -10px;
		position: absolute;
		top: 40px;
		width: 0;
	}*/

.alertbarParkerInfo {
    background-image: linear-gradient(135deg, transparent, transparent 25%, hsla(0,0%,0%,.1) 25%, hsla(0,0%,0%,.1) 50%, transparent 50%, transparent 75%, hsla(0,0%,0%,.1) 75%, hsla(0,0%,0%,.1));
    background-size: 20px 20px;
}

.alertbarParkerInfo {
    box-shadow: 0 5px 0 hsla(0,0%,0%,.1);
}