.required	{ color: blue; font-weight: bold; }
small, label, .grid-view table.items td	{ font-size:13px !important; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
body, p, button, a, li { font-family:Arial, Helvetica, sans-serif; font-size:13px; }
table td > a { text-decoration: underline; }
.top-bar-section ul li > a {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important; font-size:13px; }
.top-bar {
	/*background: #626C76; comment */
	/*border-radius: 10px 10px 0 0; comment */
	background: #007095;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	/*background: #626C76; comment */
	background: #007095;
}
.top-bar-section ul {
	margin-right:10px;
}
.side-nav,.large-3.medium-3.small-6.columns {
	background: #F0EEE2;
	margin-left:0px !important;
	min-height: 536px;
	border-radius: 0 0 0 15px;
}
.side-nav li {
	list-style: none;
	padding: 0px;
	margin-bottom: 3px;
}
.side-nav li a,.side-nav li a:not(.button) {
	background: #e0ded3;
	border-left: 7px solid;
	list-style: none outside none;
	padding-left: 10px;
	color: #636463;
	display: block;
	/*padding: 7px;*/
	padding: 15px 0 11px 8px;
	font-size: 12px;
}
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
	color:#a25614;
}
.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button):hover, .top-bar-section li:not(.has-form) a:not(.button):hover{
	/*background: #959fa9; commnent */
	background: #008cba;
	transition: all 0.5s linear;

}
.location{
	display: none;
}
.tabs dd > a,.tabs dd > a:hover{
	background: white;
}
.tabs dd {
	width: 125px;
}
/* Tabs Block */
/*.tabs dd > a{
	pointer-events: none;
	cursor: default;
}*/
.tabs dd.active > a{
	padding: 2px;
	background-repeat: no-repeat;
	background-image: url("../images/breadcrump-selected.gif");
	color: white;
	font-size: 13px;
	line-height: 26px;
}
.tabs dd > a{
	padding: 2px;
	background-repeat: no-repeat;
	background-image: url("../images/breadcrump-disable.gif");
	color: black;
	font-size: 13px;
	line-height: 26px;
}

.tabs dd.active > a:hover{
	padding: 2%;
	background-repeat: no-repeat;
	background-image: url("../images/breadcrump-selected.gif");
	color: white;
}
.tabs dd > a:hover{
	padding: 2%;
	background-repeat: no-repeat;
	background-image: url("../images/breadcrump-disable.gif");
	color: black;
}

/*.tabs { 
	margin-bottom: -1px !important; 
}*/
/*dd.active > a { border-bottom: 1px solid white; }*/
/*.tabs-content { border: 1px solid #AAA; margin-top: -1px;}*/


.art-nav
{
	background: none;
	border-bottom:1px dotted #A3B4C8;
	margin:0 auto;
	position: relative;
	z-index: 499;
	/* text-align: right; */
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover
{
	outline: none;
	position: relative;
	z-index: 11;
}

ul.art-hmenu, ul.art-hmenu ul
{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

ul.art-hmenu li
{
	position: relative;
	z-index: 5;
	display: block;
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
}

ul.art-hmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

ul.art-hmenu:after, ul.art-hmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

ul.art-hmenu, ul.art-hmenu ul
{
	min-height: 0;
}

ul.art-hmenu
{
	display: inline-block;
	vertical-align: bottom;
}

.art-nav:before
{
	content:' ';
}

.desktop .art-nav{
	width: 800px;
	padding-left: 0;
	padding-right: 0;
}

.art-hmenu-extra1
{
	position: relative;
	display: block;
	float: left;
	width: auto;
	height: auto;
	background-position: center;
}

.art-hmenu-extra2
{
	position: relative;
	display: block;
	float: right;
	width: auto;
	height: auto;
	background-position: center;
}

/*
.art-hmenu
{
   float: right;
}
*/

.art-menuitemcontainer
{
	background: none;
	margin:0 auto;
}
ul.art-hmenu>li {
	margin-left: 11px;
}
ul.art-hmenu>li:first-child {
	margin-left: 5px;
}
ul.art-hmenu>li:last-child, ul.art-hmenu>li.last-child {
	margin-right: 5px;
}

ul.art-hmenu>li>a
{
	background: none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 5px;
	margin:0 auto;
	position: relative;
	display: block;
	height: 34px;
	cursor: pointer;
	text-decoration: none;
	color: #758799;
	line-height: 34px;
	text-align: center;
}

.art-hmenu>li>a,
.art-hmenu>li>a:link,
.art-hmenu>li>a:visited,
.art-hmenu>li>a.active,
.art-hmenu>li>a:hover
{
	font-size: 13px;
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

ul.art-hmenu>li>a.active
{
	background: none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 5px;
	margin:0 auto;
	color: #FA5D0F;
	text-decoration: none;
}

ul.art-hmenu>li>a:visited,
ul.art-hmenu>li>a:hover,
ul.art-hmenu>li:hover>a {
	text-decoration: none;
}

ul.art-hmenu>li>a:hover, .desktop ul.art-hmenu>li:hover>a
{
	background: none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 5px;
	margin:0 auto;
}
ul.art-hmenu>li>a:hover,
.desktop ul.art-hmenu>li:hover>a {
	color: #FA5D0F;
	text-decoration: none;
}

ul.art-hmenu>li:before
{
	position:absolute;
	display: block;
	content:' ';
	top:0;
	left:  -11px;
	width:11px;
	height: 34px;
	background: url('../../images/menuseparator.png') center center no-repeat;
}
ul.art-hmenu>li:first-child:before{
	display:none;
}

ul.art-hmenu li li a
{
	background: #B9C2CB;
	background: transparent;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 5px;
	margin:0 auto;
}
ul.art-hmenu li li
{
	float: none;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

.desktop ul.art-hmenu li li ul>li:first-child
{
	margin-top: 0;
}

ul.art-hmenu li li ul>li:last-child
{
	margin-bottom: 0;
}

.art-hmenu ul a
{
	display: block;
	white-space: nowrap;
	height: 24px;
	min-width: 7em;
	border: 0 solid transparent;
	text-align: left;
	line-height: 24px;
	color: #6A7D90;
	font-size: 13px;
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	margin:0;
}

.art-hmenu ul a:link,
.art-hmenu ul a:visited,
.art-hmenu ul a.active,
.art-hmenu ul a:hover
{
	text-align: left;
	line-height: 24px;
	color: #6A7D90;
	font-size: 13px;
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	margin:0;
}

ul.art-hmenu li li:after
{
	display: block;
	position: absolute;
	content: ' ';
	height: 0;
	top: -1px;
	left: 0;
	right: 0;
	z-index: 1;
	border-bottom: 1px dotted #C6D1DD;
}

.desktop ul.art-hmenu li li:first-child:before,
.desktop ul.art-hmenu li li:first-child:after
{
	display: none;
}

ul.art-hmenu ul li a:hover, .desktop ul.art-hmenu ul li:hover>a
{
	background: #FFFFFF;
	background: transparent;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin:0 auto;
}
.art-hmenu ul a:hover
{
	text-decoration: none;
	color: #F05305;
}

.desktop .art-hmenu ul li:hover>a
{
	color: #F05305;
}

ul.art-hmenu ul:before
{
	background: #EFF2F5;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px dotted rgba(207, 216, 226, 0.9);
	margin:0 auto;
	display: block;
	position: absolute;
	content: ' ';
	z-index: 1;
}
.desktop ul.art-hmenu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.desktop ul.art-hmenu li li:hover>ul {
	top: 0;
	left: 100%;
}

ul.art-hmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background-image: url('../../images/spacer.gif');
}



.accordion dd > a:before {
	content:'\25BA';
	font-weight: normal;
	font-size: 13px;
	vertical-align: middle;
	padding-right: 5px;
}
.accordion dd.active > a:before {
	content:'\25BC';
	font-weight: normal;
	font-size: 13px;
	vertical-align: middle;
	padding-right: 5px;
}

.art-postmetadataheader
{
	#background: #C9D3DE;
	background: #005499;
	#background: rgba(201, 211, 222, 0.8);
	border:1px solid #9CAFC4;
	border-left:none;
	border-right:none;
	margin:0 auto 10px 0;
	position:relative;
	z-index:1;
	padding: 1px;
}

.art-postheader
{
	color: #3D5166;
	margin: 7px 10px;
	font-size: 30px;
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}

.art-postheader, .accordion dd > a, .accordion dd > a:hover, .accordion dd.active > a {
	#color: #3D5166;
	color: #f5f7f9;
	margin: 7px 10px;
	font-size: 18px;
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	background: transparent;
}
fieldset fieldset { margin:10px;}
fieldset fieldset legend, fieldset legend {color: #1b486a; font-size: 120%;}
input[type='text'] { background: white !important; }
input[type='text'], input[type='password'], textarea, select {
	padding: 3px !important;
	margin-bottom: 0px;
	border: 1px solid #0d0c0c !important;
	height: auto !important;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: #333 !important;
	font-style: italic;
}
.button {
	margin: 0px;
	padding: 0px !important;
	border: 0px;
	background: transparent url('../images/but_right_blue.gif') no-repeat scroll top right;
	color: #1B486A;
	display: block;
	float: left;
	height: 29px;
	margin: 0px 6px 15px 0;
	padding-right: 12px !important;
	text-decoration: none;
	overflow: hidden;
	font-size: 12px;
	outline: none !important;
	cursor: pointer;
	font-weight: bold;
}
.button:hover { background-position: bottom right; }
.button span {
	background: url('../images/but_left_blue.gif') no-repeat left top;
	display: block;
	line-height: 29px;
	padding: 0px 0px 0px 12px;
	outline: none !important;
	float: left;
}
.button:hover span {
	background-position: left bottom;
	color: #1B486A;
}
#login {
margin: 10px 0px 0px 0px;
border: 1px solid #666;
background: url(../images/bg_login.gif) repeat-x left top #F6F5F5;
padding: 20px;
}
h1.login {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: white;
	text-align: right; 
	padding: 15px;
	margin: 0px;
}
label.inline { padding: 5px 0; }
.hasDatepicker { width:90% !important; float:left; }
.ui-datepicker-trigger { margin-top: 5px; }
.buttons { padding-top:30px; }
#passwordStrength
{
	height:10px;
	display:block;
	float:left;
}

.strength0
{
	width:250px;
	background:#cccccc;
}

.strength1
{
	width:30px;
	background:#ff0000;
}

.strength2
{
	width:60px;	
	background:#ff5f5f;
}

.strength3
{
	width:90px;
	background:#56e500;
}

.strength4
{
	background:#4dcd00;
	width:120px;
}

.strength5
{
	background:#399800;
	width:150px;
}
.grid-view .button-column {
	width:70px !important;
}
ul.square {
	list-style-position: outside;
}
.detail-view th { text-align: left !important; }
#map-canvas {height:200px; width:100%;}
.nopadding { padding: 0px;}
.ui-dialog { opacity: .9; -moz-opacity:.9; -webkit-opacity:.9;}
@-webkit-keyframes fadeIn {
    from { margin-left: 2%; opacity:0; }
      to { margin-left: 0; opacity:1;}
}
@keyframes fadeIn {
    from { margin-left: 2%; opacity:0; }
      to { margin-left: 0; opacity:1; }
}
.content.active {
	-webkit-animation: fadeIn .25s;
	animation: fadeIn .25s;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  	font-size: 13px;
}
#parcels-grid{
	padding-top: 0px;
}
.grid-view {
	padding-top: 0px !important;
}
/*added by m prakash 16/feb*/
@media only screen and (max-width: 480px) {
	.grid-view {
		max-width: 337px !important;
		/*added by m prakash 16/feb*/
		overflow-x: scroll;
	}
}

/*added by m prakash 16/feb*/
#insurances-grid{
	overflow-x: scroll!important;
}
#userparcels-grid{
	overflow-x: scroll!important;
}
#parcels-grid{
	overflow-x: scroll!important;
}
#parcels-grid2{
	overflow-x: scroll!important;
}

/* popover instead of slideout for mobile devices*/
@media (max-width: 767px) {
	.sidebar-open .content-wrapper, .sidebar-open .right-side, .sidebar-open .main-footer {
		-webkit-transform: none;
		-ms-transform: translate(230px, 0);
		-o-transform: translate(230px, 0);
		transform: none;
	}
}

/* B Gilday START custom CSS */
		.portal {margin:0px 20px;}
		.portal p {font-family:Verdana;font-size:14px;font-weight:normal;}
		.portal h2 {font-family:Verdana;color:#005499;font-size:22px;font-weight:normal;}
		.portal h3 {font-family:Verdana;color:#000000;font-size:16px;font-weight:bold;margin:10px 0px 10px 0px;}
		.portal p.permit_links {margin:6px 20px;}
		.portal_page p.permit_links a {margin:0px;}
		.portal input[type='text'] {
			width:auto;
			display:inline;
			background-color:transparent !important;
			font-size:14px;
			padding:6px !important;
			font-style:normal;
		}
		.portal select {
			width:auto;
			background-color:transparent;
			font-size:14px;
			padding:5px !important;
			font-style:normal;
			background-image:none;
			-webkit-appearance: auto !important;
		}
		.portal table {
			width: 100%;
			border-collapse: collapse;
			margin-top: 20px;
			margin-bottom: 20px;
		}
		.portal table, .portal th, .portal td {
		   border: 1px solid #bbb;
		   text-align: left;
		   font-size:14px;
		}
		.portal tr:nth-child(even) {
			background-color: #f2f2f2;
		}
		.portal th {
			background-color: #ddd;
		}
		.portal th,.portal td {
			padding: 5px;
		}
		.portal table a {
			font-size:14px;
		}		
		.portal button {
			cursor: pointer;
		}
		/*Initial style sort*/
		.portal .tablemanager th.sorterHeader {
			cursor: pointer;
		}
		.portal .tablemanager th.sorterHeader:after {
			content: " \f0dc";
			font-family: "FontAwesome";
		}
		/*Style sort desc*/
		.portal .tablemanager th.sortingDesc:after {
			content: " \f0dd";
			font-family: "FontAwesome";
		}
		/*Style sort asc*/
		.portal .tablemanager th.sortingAsc:after {
			content: " \f0de";
			font-family: "FontAwesome";
		}
		/*Style disabled*/
		.portal .tablemanager th.disableSort {

		}
		.portal #for_numrows {
			padding: 10px 0px 10px 10px;
			float: right;
		}
		.portal #for_filter_by {
			padding: 10px 10px 10px 0px;
			float: left;
		}
		.portal #pagesControllers {
			display: block;
			text-align: center;
		}
		.portal select#numrows {
			float: right;
		}
	.side-nav li a, .side-nav li a:not(.button) {
		font-size: 14px;
	}
	.portal-menu ul {
		margin: 0;
		padding: 0;
	}
	@media (min-width: 800px) {
		.portal-menu ul {
			display: flex;
			flex-direction: row;
			flex-wrap: wrap;
			justify-content: center;
		}
	}	
	@media (min-width: 1000px) {
		.portal-menu ul {
			flex-wrap: nowrap;
			justify-content: center;
			margin: 0 auto;
			max-width: 1500px;
		}
	}
	.portal-menu ul li {
		padding: 0;
		margin: 0;
		list-style-type: none;
		list-style-image: none;
	}
	@media (min-width: 800px) {
		.portal-menu ul li {
			margin: 5px 1%;
			width: 48%;
		}
	}	
	@media (min-width: 1000px) {
		.portal-menu ul li {
			margin: 0 0.5%;
			width: auto;
			flex: 1 1 100%;
		}
	}
	.portal-menu ul li a {
		padding: 20px 5px;
		margin: 5px 10px;
		float: left;
		width: calc(100% - 30px);
		height: calc(100% - 40px);
		text-align: center;
		background-color: white;
		color: black;
		justify-content: center;
		align-items: center;
		display: flex;
		border: 2px solid black;
		font-size:14px;
	}
	@media (min-width: 800px) {
		.portal-menu ul li a {
			margin: 5px 0px;
			width: calc(100% - 10px);
		}
	}	
	@media (min-width: 1000px) {
		.portal-menu ul li a {
			padding: 20px 5px;
			margin: 0;
			width: calc(100% - 10px);
			line-height: 1.0em;
		}
	}
	@media (min-width: 1240px) {
		.portal-menu ul li a {
			padding: 30px 10px;
			width: calc(100% - 20px);
			height: calc(100% - 60px)
		}
	}	

	.portal-menu ul li a:hover, .portal-menu ul li a:focus {
		text-decoration: none;
		background-color: #666666;
		color: white;
		border: 1px solid black;
	}

	.portal .login {
		overflow:hidden;
	}

	.portal .register {
		display:block;
		margin:40px 0px;
		overflow:hidden;
	}

	.portal .register p {
		font-style:italic;
	}

	button, .button, .portal .register a, a.button {
		background-image:none;
		background-color:#005499;
		color:white;
		border-radius:3px;
		height: auto;
		padding: 10px 20px !important;
		margin: 0px;
		font-size: 16px;
		font-weight:bold;
		display:block;
		float:left;
	}

	button.button {
		padding: 10px 31px !important;
	}	

	.button span {
		background-image:none;
		margin:0px;
		padding:0px;
		line-height:normal;
	}	
	
	a.button {
		margin-right:15px;
	}

	button:hover, .portal .button:hover, .portal .register a:hover, a.button:hover {
		background-color:white;
		color:black;
		border:1px solid #000000;
	}
	
	button.tiny, .button.tiny {font-size:16px;}

	.portal .required {color:red;}
	
	.portal .form-field label {
		font-size:16px;
		text-transform:uppercase;
		margin:0px;
		font-weight: bold;
		color:black;
	}

	.portal .form-field input[type='text'], .portal .form-field input[type='password'], .portal select, .portal textarea {
		font-size:16px;
		width:100%;
		margin:0px 0px 15px 0px ;
		color:#000000;
		border:2px solid #000000 !important;
		border-radius:0;
		padding:10px 5px !important;
	}
	
	.portal .form-field ::placeholder {
		font-style:italic;
		color: #398fd5;
	}
	.portal .password-strength {
		display:block;
		margin:0px 0px 30px 0px;
		overflow:hidden;
	}
	
	.portal .password-strength label {
		float:left;
	}	

	.portal .password-strength #passwordDescription {
		display: inline;
		float: left;
		padding: 3px 10px 3px 20px;
	}	

	.portal .password-strength #passwordStrength {
		margin:4px 0px 0px 0px;
	}	

.portal.user-registration {
    margin: 0px auto;
    max-width: 62.5rem;
    padding: 0px 20px;
}	

 .portal-logo {
	text-align:center;
	margin:10px 0px 20px 0px;
 }

  .portal-logo img {
	max-width:180px;
 }

  /* adding css for active accordian in portal */
.accordion dd.active {
	#background: rgb(102, 204, 255);
	background: #005499;
}
.accordion dd.active > a {
	color: #f5f7f9;
}

/* B Gilday END custom CSS */