/* Application Specific Search 
*******************************************************************************/
#eGov_search {
	border: 1px solid #ddd;
	background: #ffffff;
}

#eGov_search h2 {
	background: #4572af;
    color: #fff;
    font-size: 1.3em;
    margin: 0;
    padding: 5px 10px;
}

.eGov_formTable {
	background-color: none;
	background: transparent;
}

#eGov_applictionName  {
	color: #4572af;
}

/*	Cart and List/Browse Styles
*******************************************************************************/
h4.eGov_formHeader {
	color: #4572af;
}

.eGov_infoContainerInner > h6 {
	margin: 0;
}
	

/*	Cart and List/Browse Styles
*******************************************************************************/
.eGov_listContent, .eGov_listExplain {
	border-color: #e2e3d8;
}
	
.eGov_listContent thead, .eGov_listExplain thead {
	background-color: #4572af;
	color: #ffffff;
}

.eGov_listContent th, .eGov_listExplain th {
	color: #ffffff;
	font-weight: normal;
}

.eGov_rowOdd {
	background-color: #f9f9f9;
}

	.eGov_rowOdd td {
		border-color: #fff;
	}

.eGov_rowEven {
	background-color: #fff;
}

	.eGov_rowEven td {
		border-color: #f4f9f9;
	}
	
/* Table Row On/Over States */
.eGov_rowOn {
	background-color: #f5f0dc;
}

.eGov_rowOn td {
	border-color: #fff;
}


/* Tabs 
*******************************************************************************/
a.eGov_tabActive, a.eGov_tabActive:hover {
	background-color: #4572af;
	border-color: #4572af;
	color: #fff !important;
	text-decoration: none !important;
}

a.eGov_tab {
	background-color: #4572af;
	border-color: #4572af;
	color: #ffffff;
}

a.eGov_tab:hover {
	background-color: #4572af;
	color: #ffffff;
}


/*	Action Center/Payment Center Confirmation
*******************************************************************************/
#eGov_showSummary, #eGov_showDetails, #eGov_showHistory,
#eGov_showUpdate, #eGov_showReceipt {
	background-color: transparent;
	border-color: #4572af;
	border-top-color: #4572af;
}

.eGov_infoContainer {
	border-color: #4572af;
}

		.eGov_infoContainerHeader3, .eGov_infoContainerHeader4 {
			border-bottom-color: #4572af;
			color: #ffffff !important;
			background-color: #4572af;
		}
		
		.eGov_infoContainer hr {
			background-color: #4572af;
			color: #4572af;
		}

		
.eGov_viewAllLink {
	color: #ffffff !important;
}

.eGov_viewAllLink :visited{
	color: #ffffff !important;
}

/* Group View
*******************************************************************************/ 
/* Group Header */
h4.eGov_groupHeader {
	background-color: #4572af;
	color: #ffffff;
	font-family: 'Open Sans', tahoma, arial, sans-serif;
	padding: 4px;
}
	h4.eGov_groupHeader a,
	h4.eGov_groupHeader a:hover {
		color: #ffffff;
	}


.eGov_publicSolidHeader {
	background-color: #4572af;
	color: #ffffff;
	border-color: #4572af;
}

.eGov_publicSolidSubHeader {
	background-color: #ededed;
}


/* Events Calendar
*******************************************************************************/
h4.eGov_calendarHeader {
	background-color: #4572af;
	color: #ffffff;
	border-color: #4572af;
	font-weight: normal;
}

.eGov_timeNavigation {
	background-color: #4572af;
}

.eGov_timeNavigation a , .eGov_timeNavigation a:link{
	color: #ffffff;
}

.eGov_monthSmall .eGov_dayHeader li,
.eGov_monthSmall .eGov_week li {
	text-align: center;
	background-color: #ffffff;
}

.eGov_monthSmall .eGov_week li {
	border-color: #4572af;
}

.eGov_monthSmall .eGov_dayHeader {
	background-color: #4572af;
	border-right-color: #fcfeff;
	border-bottom-color: #4572af;
}

.eGov_monthSmall .eGov_dayHeader li {
	color: #ffffff;
	background-color: #4572af;
	border-top-color: #4572af;
	border-right-color: #4572af;
	border-left-color: #4572af;
}

.eGov_monthSmall .eGov_week li.Today {
	background-color: #4572af;
	border-color: #ffffff;
}

.eGov_calendarTable td {
	border-bottom-color: #c1c0b6;
}

.eGov_calendarTable .eGov_calRowOdd {
	background-color: #f9f9f9;
}

.eGov_calendarTable .eGov_calRowEven {
	background-color: #ffffff;
}
.eGov_monthTable,
.eGov_weekTable {
	border-right-color: red;
}

.eGov_monthTable th,
.eGov_weekTable th {
	border-color: #4572af;
	border-bottom: 0 !important;
	background-color: #4572af;
	color: #ffffff;
}

.eGov_monthTable th:first-of-type,
.eGov_weekTable th:first-of-type {
	border-left-color: #4572af;
}

.eGov_monthTable th:last-of-type,
.eGov_weekTable th:last-of-type {
	border-right-color: #4572af;
}

.eGov_monthTable tr:first-of-type td,
.eGov_weekTable tr:first-of-type td {
	border-top: 0;
}


.eGov_monthTable td, 
.eGov_weekTable td,
.eGov_dayTable td {
	border-color: #4572af;
	background-color: #ffffff;
}

.eGov_monthTable .eGov_linkAppNav, 
.eGov_weekTable .eGov_linkAppNav,
.eGov_dayTable .eGov_linkAppNav {
	background-color: #4572af;
	border-bottom-color: #4572af;
	color: #fff;
}
	
.eGov_monthTable .eGov_linkAppNav:hover, 
.eGov_weekTable .eGov_linkAppNav:hover,
.eGov_dayTable .eGov_linkAppNav:hover {
	color: #ffffff;
}	
	
	
.eGov_monthTable .Today .eGov_linkAppNav,
.eGov_weekTable .Today .eGov_linkAppNav {
	background-color: #000c28;
}

.Today a {
	color: #fff;
}

.eGov_monthTable .Today .eGov_linkAppNav,
.eGov_weekTable .Today .eGov_linkAppNav {
	color: #fff !important;
}
	
.eGov_monthTable .Previous, .eGov_monthSmall .Previous, .eGov_weekTable .Previous,
.eGov_monthTable .Following, .eGov_monthSmall .Following, .eGov_weekTable .Following {
	background-color: #f9f9f9 !important;
	/*visibility: collapse;*/
}

	
.eGov_monthTable .eGov_events li,
.eGov_weekTable .eGov_events li,
.eGov_dayTable .eGov_events li {
	padding: 4px;
	border-bottom-color: #ddd;
}

.eGov_monthTable .eGov_events li:last-of-type,
.eGov_weekTable .eGov_events li:last-of-type,
.eGov_dayTable .eGov_events li:last-of-type {
	padding: 4px;
	border-bottom: none;
}


/* Calendar Search */
#eGov_calendarHomeFloatLeft .eGov_formHeader  {
	background-color: #4572af;
	color: #ffffff;
	border-bottom-color: #4572af;
	font-family: 'Open Sans', tahoma, arial, sans-serif;
}

#eGov_calendarHomeFloatLeft .eGov_formSectionInner {
	background: #ffffff;
}


/* Site Search
*******************************************************************************/
#eGov_searchFormAdvanced h4 {
	background-color: #4572af;
	color: #ffffff;
	font-size: 130%;
	border-bottom: 2px solid #4572af;
	font-family: 'Open Sans', tahoma, arial, sans-serif;
	font-weight: normal;
}

#eGov_searchResultPagingTop {
	border-bottom-color: #97989c;
}

#eGov_searchResultPagingBottom {
	border-top-color: #97989c;
}


/* FAQ
*******************************************************************************/
#eGov_faqList  {
	border-color: #f9f9f9;
}

#eGov_faqList .odd {
	background-color: #f9f9f9;
}


/* Form Stuff
*******************************************************************************/
.eGov_formFieldRequired {
	font-weight: 900;
	color: red;
}

.eGov_formFieldRequired {
	font-weight: 900;
	color: red;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}





h4.eGov_formHeader {
	padding: 4px;
	margin-bottom: 6px;
	font-weight: normal;
}

#eGov_formStepContainer {
	margin-bottom: 4px;
}

.eGov_formWrapper {
	margin-bottom: 8px;
}

.eGov_formWrapper div {
	padding: 0px;
}


div#eGov_search .eGov_formWrapper {
	margin-bottom: 8px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	justify-content: space-around;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

div#eGov_search .eGov_formWrapper div {
	padding: 2px;
	text-align: center;

	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 48%;
	flex: 0 1 48%;
	-ms-flex: 0 1 48% !important;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

div#eGov_search .eGov_formWrapper div div fieldset .eGov_formFieldValue,
fieldset {
	text-align: left !important;
}

div#eGov_search .eGov_formWrapper div.eGov_wholeFlex {
	-webkit-flex: 0 1 100%;
	flex: 0 1 100%;
	-ms-flex: 0 1 100% !important;
}

div#eGov_search .eGov_formWrapper div.eGov_wholeFlex .eGov_FilterStringContainer {
	text-align: left;
}

div#eGov_search .eGov_formWrapper div .eGov_formFieldName {
	text-align: left;
}


.eGov_formFieldRequired
{
	color: #ea0000;
	font-weight: bold;
	vertical-align: top;
	width: 2%;
}

.eGov_formFieldValue
{
	text-align: left;
	vertical-align: top;
	width: 100%;
	margin-bottom: 10px;
}

.eGov_formWrapper div.eGov_formFieldName
{
	text-align: left;
	vertical-align: top;
	width: 100%;
	font-weight: normal;
	/* white-space: nowrap; */
}

td.eGov_formFieldName label {
	white-space: nowrap;
}

.eGov_formFieldError {
	border: 1px solid #ea0000;
	background-color: #ffefef;
}

#eGovManager fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#eGovManager fieldset .eGov_formFieldValue {
	text-align: left;
}

#eGovManager fieldset legend {
	margin: 0;
	padding: 0;
}

#eGovManager fieldset label.eGov_hiddenLabel,
label.eGov_hiddenLabel {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* INPUTS
 *****************************************************************/
select {
	display: block;
	line-height: 1.3;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding:5px !important;
	border: 1px solid #aaa;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	/*below, the color is 4572af */
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%234572af%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
select::-ms-expand {
	display: none;
}
select:hover {
}
select:focus {
	border: 1px solid #C2C2C2;
}
select option {
	font-weight:normal;
}


/* inputs */
textarea,
select,
input[type]:not([type=button]):not([type=submit]):not([type=hidden]):not([type=checkbox]):not([type=radio]) {
    padding: 7px;
    /*font-size: 1.1em;*/
    border: 1px solid #C2C2C2;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    width: 100%;
}


.eGov_formFieldValue [id*='_zip_'],
.eGov_formFieldValue [id*='eGov_address_zip_'] {
	width: 5em !important;	
}


.eGov_formFieldValue [id*='_mon'],
.eGov_formFieldValue [id*='_day'],
.eGov_formFieldValue [id*='_yea'] {
	display: inline-block;
	padding-right: 2rem !important;
}



.eGov_formFieldValue [style='width: 96%;'],
#pwd,
#em.eGov_transactionSearch_Email,
.eGov_formFieldValue [id*='password']  {
	width: 100% !important;
}

.eGov_formFieldValue input:focus,
.eGov_formFieldValue select:focus {
    border: 1px solid #4572af;
}


/* buttons */
#eGov_paymentsHomeButton {
	margin-bottom: 10px;
}

#eGov_buttons input,
#eGov_paymentsHomeButton input {
	margin-right: 10px;
}

#eGov_buttons input:last-of-type
#eGov_paymentsHomeButton input:last-of-type {
	margin-right: 0;
}

button,
input[type=submit],
input[type=button],
#eGov_buttons input[type=submit],
#eGov_buttons input[type=button],
#eGov_paymentsHomeButton input[type=submit],
#eGov_paymentsHomeButton input[type=button],
#eGov_jumpButton,
.eGov_buttonRemove {
	color: #fff;
	padding-top: .75em;
	padding-right: 3em;
	padding-bottom: .75em;
	padding-left: 3em;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	background-color: #4572af;
	border: 1px solid #4572af;
	transition: all .3s ease-in-out;
	border-radius: 30px;
}

input[type="button"][name="View Bill"] {
	color: #4572af;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-style: normal;
	font-weight: 300;
	text-decoration: underline;
	background-color: #ffffff;
	border: 0;
	transition: all .3s ease-in-out;
	border-radius: 0;
}

input[type="button"][name="View Bill"]:hover {
	border: 0;
}

#eGov_paymentMethodButtons button,
.eGov_deleteCartItemButton {
	box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.eGov_deleteCartItemButton {
	position: relative;
	top: -.3rem;
}

#eGov_cartScreen .eGov_deleteCartItemButton {
	color: initial !important;
	position: relative;
	top: -.5rem;
}

#eGov_jumpButton {
	margin-top: 12px;
	cursor: pointer;
}
button:hover,
input[type=submit]:hover,
input[type=button]:hover,
.eGov_formFieldValue input[type=submit]:hover,
#eGov_buttons input[type=submit]:hover,
#eGov_buttons input[type=button]:hover,
#eGov_paymentsHomeButton input[type=submit]:hover,
#eGov_paymentsHomeButton input[type=button]:hover,
#eGov_jumpButton,
.eGov_buttonRemove:hover {
	color: #4572af;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #4572af;
}

.eGov_formFieldValue input[type=submit] {
	display: inline-block;
	width: initial !important;
	margin-right: 1em;
}

/* checkboxes / radio buttons - brace yourself... */
.eGov_formFieldValue > table.eGov_checkboxTable label,
.eGov_formFieldValue > table.eGov_radioTable label {
	cursor: pointer;
	display: block;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-left: 30px;
	position: relative;
}

.eGov_formFieldValue > table.eGov_checkboxTable input,
.eGov_formFieldValue > table.eGov_radioTable input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.eGov_formFieldValue > table.eGov_checkboxTable span,
.eGov_formFieldValue > table.eGov_radioTable span {
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #e6e6e6;
}


/*.control--radio is the label for a radio button*/
.eGov_formFieldValue > table.eGov_radioTable span {
	border-radius: 50%;
}


/* Hover and focus states */
.eGov_formFieldValue > table.eGov_checkboxTable ~ span,
.eGov_formFieldValue > table.eGov_checkboxTable input:focus ~ span,
.eGov_formFieldValue > table.eGov_radioTable ~ span,
.eGov_formFieldValue > table.eGov_radioTable input:focus ~ span {
	background: #ccc;
}

/* Checked state */
.eGov_formFieldValue > table.eGov_checkboxTable input:checked ~ span,
.eGov_formFieldValue > table.eGov_radioTable input:checked ~ span {
  background: #4572af;
}

/* Hover state whilst checked */
.eGov_formFieldValue > table.eGov_checkboxTable label:hover input:not([disabled]):checked ~ span,
.eGov_formFieldValue > table.eGov_checkboxTable label input:checked:focus ~ span,
.eGov_formFieldValue > table.eGov_radioTable label:hover input:not([disabled]):checked ~ span,
.eGov_formFieldValue > table.eGov_radioTable label input:checked:focus ~ span,
.eGov_formFieldValue > table.eGov_radioTable input:checked:focus ~ span {
	background: #000c28;
}

/* Disabled state */
.eGov_formFieldValue > table.eGov_checkboxTable input:disabled ~ span,
.eGov_formFieldValue > table.eGov_radioTable input:disabled ~ span {
	pointer-events: none;
	opacity: .6;
	background: #e6e6e6;
}

/* Check mark */
.eGov_formFieldValue > table.eGov_checkboxTable span:after,
.eGov_formFieldValue > table.eGov_radioTable span:after {
	position: absolute;	
	display: none;
	content: '';
}

/* Show check mark */
.eGov_formFieldValue > table.eGov_checkboxTable input:checked ~ span:after,
.eGov_formFieldValue > table.eGov_radioTable input:checked ~ span:after {
	display: block;
}

/* Checkbox tick */
.eGov_formFieldValue > table.eGov_checkboxTable span:after,
.control--checkbox .control__indicator:after {
	top: 4px;
	left: 8px;
	width: 3px;
	height: 8px;
	transform: rotate(45deg);
	border: solid #fff;
	border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.eGov_formFieldValue > table.eGov_checkboxTable input:disabled ~ span:after {
	border-color: #7b7b7b;
}

/* Radio button inner circle */
.eGov_formFieldValue > table.eGov_radioTable span:after {
	top: 7px;
	left: 7px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
}

/* Disabled circle colour */
.eGov_formFieldValue > table.eGov_radioTable input:disabled ~ span:after {
	background: #7b7b7b;
}


/* Hide HTML5 Up and Down arrows. */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 
input[type="number"] {
    -moz-appearance: textfield;
}



/* remove flex on search inputs */
/********************************************************************************
 * ~420px
 ********************************************************************************/
@media screen and (max-width: 26.25rem) {
	/* Footer
	 ****************************************************************************/	
	div#eGov_search .eGov_formWrapper {
		margin-bottom: 8px;
		display: block;
	}

	div#eGov_search .eGov_formWrapper div {
		text-align: left;
		flex: none;
		display: block;

	}

}