.custom_modal {

	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 1;
	/* Sit on top */
	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/Box */
.custom_modal_content {

	text-align: center;
	background-color: #fefefe;
	margin: 5% auto;
	/* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 60%;
	/* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {

	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {

	color: black;
	text-decoration: none;
	cursor: pointer;
}

.center-align {

	text-align: center;
}

.hide-display {

	display: none;
}

.current_location_map {

	height: 500px;
	width: 100%;
}

.google_map_route {

	float: left;
	width: 100%;
	height: 500px;
	display: inline;
	text-align: center;
	margin: 0 auto;
}

div {
	margin: 0px;
	padding: 0px;
}

.toggleShowHideButton {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}

.display_none {
	position: absolute;
	left: -99999999px;
	overflow: hidden;
}

.inputDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #264476;
	position: absolute;
	left: -50%;
	top: -50%;
	visibility: hidden;
	border: 1px solid #264476;
	padding: 1px;
	z-index: 99;
}

.results {
	position: absolute;
	visibility: hidden;
	z-index: 99;
	background-color: #e0e6ec;
	font-family: Tahoma, verdana, sans-serif, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #527497;
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
	opacity: .80;
	-moz-opacity: .80;
	filter: alpha(opacity=80);
}

form {
	margin-bottom: 0;
	margin-top: 0;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
}

a {
	color: #3C58CC;
	text-decoration: none
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pagination,
a.pagination,
a.pagination:link,
a.pagination:visited {
	font-weight: bold;
	font-size: 9px;
	color: #003358;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 3px;
}

.passworderr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a95af;
	text-align: center;
	width: 400;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 1px;
	border-left: 1px solid #527497;
	border-right: 1px solid #527497;
	border-top: 1px solid #527497;
	border-bottom: 1px solid #527497;
	background-color: #ffffff;
}

.qty {
	background-color: #e0e6ec;
}

.plan {
	background-color: #7a99aa;
}

.inspection {
	background-color: #7a99aa;
}

.notice {
	background-color: #527497;
}

.regularisation {
	background-color: #003366;
}

.field {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #7F9DB9;
	vertical-align: middle;
}

#popup_form .field {
	width: 184px !important;
}

.fixed_184 {
	width: 184px !important;
}

.jq_datepicker {
	width: 70px !important;
}

.jq_time {
	width: 70px !important;
}

select.select {
	width: 200px;
}

.fielddisabled {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #ACA899;
	vertical-align: middle;
}

.fieldDisabled2 {
	border: none;
	background: none;
	font-weight: bold;
	font-size: 9px;
	color: #3C58CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.fieldHighlighted {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #EB2D46;
	vertical-align: middle;
}

.viewapptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight: 600;
	line-height: 18px;
	padding-right: 3px;
}


.main {
	color: #003366;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

.main .tab_header {
	FONT-SIZE: 9px;
	BACKGROUND: url(/images/data_table_sub_title.jpg);
	FLOAT: left;
	WIDTH: 100%;
	LINE-HEIGHT: normal;
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

.main .tab_header UL {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}

.main .tab_header LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 9px;
	BACKGROUND: url(/images/tab/left.gif) no-repeat left top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

.main .tab_header A,
.main .tab_header span {
	PADDING-RIGHT: 15px;
	DISPLAY: block;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(/images/tab/right.gif) no-repeat right top;
	FLOAT: left;
	PADDING-BOTTOM: 4px;
	COLOR: #FFFFFF;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none
}

.main .tab_header .current A {
	FLOAT: none
}

.main .tab_header A:hover,
.main .tab_header span:hover {
	COLOR: #E7E4D1
}

.main .tab_header .current {
	color: #333333;
	background: url(/images/tab/left_on.gif);
}

.main .tab_header .ui-state-active {
	color: #333333;
	background: url(/images/tab/left_on.gif);
}

.tab_header .ui-state-active a {
	color: #333333;
	background: url(/images/tab/right_on.gif);
}

.main .tab_header .current A {
	COLOR: #333333;
	BACKGROUND-IMAGE: url(/images/tab/right_on.gif)
}

.main .tab_header .current A:hover {
	COLOR: #333333;
}

p.error {
	color: #E74931;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

p.msg {
	color: #4761FF;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

.error {
	color: #E74931;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

.msg {
	color: #4761cf;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

TABLE.login {
	BORDER-RIGHT: #527497 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #527497 1px solid;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #527497 1px solid;
	COLOR: #003366;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #527497 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center
}

TD.footer1 {
	BACKGROUND-COLOR: #ebeff3
}

.footer2 {
	BACKGROUND-COLOR: #517396
}

.footer3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #264876;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #e0e6ec;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}

.menuheader {

	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 0px;
}


table.menu a {
	width: 138px;
	border: 1px solid #4871A8;
	display: block;
}

div.menu a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, verdana, sans-serif;
	padding: 1px 2px 2px 1px;
}

div.menu a:link {
	color: #FFFFFF;
}

div.menu a:active {
	color: #FFFFFF;
}

div.menu a:visited {
	color: #FFFFFF;
}

div.menu a:hover {
	color: #E8FFF8;
	background: #0F2C64;
	border: 1px solid #E8FFF8;
}

.table1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	MARGIN-BOTTOM: 2px;
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #e0e6ec;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	padding: 0px;
	border: 1px solid #527497;
}

.cssbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #254E7A;
	height: 17px;
	border: 0px solid #FFFFFF;
}

.cssbutton-plus {
	padding-right: 17px;
	height: 16px;
	background-image: url(/images/plus.gif);
	background-position: right;
	background-position-x: 95%;
	background-repeat: no-repeat;
}

.cssbutton-minus {
	padding-right: 17px;
	height: 16px;
	background-image: url(/images/minus.gif);
	background-position: right;
	background-position-x: 95%;
	background-repeat: no-repeat;
}

input.outsetbutton {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #204073;
	border-style: outset;
	font-size: 10px;
	height: 21px;
	width: 65px;
}

input.outsetbuttontemplate {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #204073;
	border-style: outset;
	font-size: 10px;
	height: 21px;
	width: 125px;
}

input.outsetbuttonwide {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #204073;
	border-style: outset;
	font-size: 10px;
	height: 21px;
	width: 75px;
}

button.bctheme {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #204073;
	border-style: outset;
	font-size: 10px;
	height: 21px;
}

input.positivebutton {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #204073;
	border-style: outset;
	border-color: #5EFFAD;
	font-size: 10px;
	height: 21px;
	width: 65px;
}

input.negativebutton {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #204073;
	border-style: outset;
	border-color: #D83D3E;
	font-size: 10px;
	height: 21px;
	width: 65px;
}

input.largebutton {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #204073;
	border-style: outset;
	font-size: 10px;
	height: 21px;
}

input.positivelarge {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #204073;
	border-style: outset;
	border-color: #5EFFAD;
	font-size: 10px;
}

input.negativelarge {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/side_navigation/button_color.jpg);
	background-color: #204073;
	border-style: outset;
	border-color: #D83D3E;
	font-size: 10px;
}

.tabledivider {
	background-image: url(/images/data_table_divider_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFF2F5;
	padding-left: 6px;
}

#paginate_results_div .tabledivider {
	background-size: 25px auto !important;
}


a.tabledivider,
a.tabledivider:link,
a.tabledivider:visited a.tabledivider:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFF2F5;
	padding-left: 6px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	background-color: #003366;

}


.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e0e6ec;
	background-color: #7a95af;
	border: 1px solid #527497;
	padding: 3px;
}

td.dataCell1 {
	width: 45%;
}


td.dataCell2 {
	width: 45%;
}

.blueFont {
	font-weight: bold;
	font-size: 9px;

	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 20px;

	padding-right: 10px;
	margin-left: 10px;
}

.redFont {
	color: #FF0000;
	font-size: 11px;
}

.blueFont2,
.blueFont2 pre {
	font-weight: bold;
	font-size: 9px;
	color: #3C58CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.blueFont2 pre {
	margin-top: 0;
}

.blueFontBold {
	font-weight: bold;
	font-size: 14px;
	color: #3C58CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.nav1 {
	PADDING-LEFT: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #527497;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #e0e6ec;
	text-decoration: none;
	border: 0px;
}

.subarea1 {
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	TEXT-INDENT: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #7a95af;
	TEXT-ALIGN: left
}

.entry,
.entryGREEN,
.entryNOT_INVOICED,
.entryACTIVE,
.entrySTARTED,
.entryCOMPLETED,
.entryINVALID,
.entryCONTRA {
	padding: 3px;
	font-weight: bold;
	font-size: 9px;
	color: #0F2C64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
}

.entry a,
.entryGREEN a,
.entryNOT_INVOICED a,
.entryACTIVE a,
.entrySTARTED a,
.entryCOMPLETED a,
.entryINVALID a,
.entryCONTRA a {
	color: #0F2C64;
	display: block;
	height: 100%;
	width: 100%;
}

.entryGREEN {
	color: #5F957E;
}

.entryNOT_INVOICED {
	background-color: #ff9881;
}

.entryACTIVE {
	background-color: #FFFFCC;
}

.entrySTARTED {
	background-color: #aeffae;
}

.entryCOMPLETED {
	background-color: #999999;
}

.entryINVALID {
	background-color: #C19AE8;
}

.entryCONTRA {
	background-color: #FFCC66;
}

.entryWHITE {
	background-color: #ffffff;
}

.entryPURPLE {
	background-color: #943efd;
}

.entryBLUE {
	background-color: #99E6FF;
}

.entryRED {
	background-color: #ff9881;
}

.entryCANCELLED {
	background-color: #999999;
}

.entrySTAGE1 {
	background-color: #8ed2f9;
}

.entrySTAGE2 {
	background-color: #f9de94;
}

.entryNOTICE {
	background-color: #fdb8f3;
}

.entrySUMMONS {
	background-color: #fc8b8b;
}

td.email_text_div>div.jqte {
	width: 435px;
}

.entryHIGHLIGHT {
	border: 2px solid green !important;
	font-size: 110% !important;
	font-style: italic !important;
	background: rgba(0, 128, 0, 0.15) !important;
}

.entryHIGHLIGHT td {
	border: 2px solid rgba(0, 128, 0, 0.15) !important;
}

.migrated_location,
.migrated_street {
	font-style: italic;
	background: #bac1c9;
}

.subTitle,
a.subTitle,
a.subTitle:link,
a.subTitle:visited,
a.subTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFF2F5;
}

.menuheaderBlue {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003358;
	padding-left: 10px;
}

td.smallBorder {
	width: 15%;
}

td.dataCell1 {
	width: 40%;
}


td.dataCell2 {
	width: 45%;
}



td.blankRow {
	height: 20px;
}

td.smallBlankRow {
	height: 5px;
}

.menuheaderBlue {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003358;
	padding-left: 10px;
}

td.spacerRow {
	height: 10%;
	text-align: center;
}

td.smallSpacerRow {
	height: 10px;
}

td.labelColumn {
	width: 120px;
	vertical-align: top;
}

td.dataColumn1 {
	width: 150px;
	vertical-align: top;
}

td.dataColumn2 {
	width: 100px;
	vertical-align: top;
}

td.dataColumn3 {
	width: 200px;
	vertical-align: top;
}

textarea.field {
	width: 200px;
}

span.custom-combobox {
	position: relative;
}

span.custom-combobox .ui-helper-hidden-accessible {
	display: none;
}

span.custom-combobox input {
	width: 183px;
}

span.custom-combobox span.ui-button-icon-primary {
	height: 14px;
	width: 15px;
	display: inline-block;
	vertical-align: top;
	background: url('/images/tbc_buttons/down_arrow.jpg');
	border: 1px solid #c6c6c6;
}

ul.ui-autocomplete {
	list-style: none;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	width: 200px;
	margin: 1px solid #cccccc;
}

/*! jQuery UI - v1.10.3 - 2013-06-04
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0;
	/* support: IE7 */
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-icon-closethick {
	background: url('/images/tbc_buttons/close_div.gif') no-repeat;
	background-size: 16px 16px;
	position: relative;
	top: 1px;
	right: -4px;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0;
	/* support: IE7 */
}

.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible;
	/* removes extra width in IE */
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}

/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}

.ui-button-icons-only {
	width: 3.4em;
}

button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: inherit;
	line-height: normal;
}

.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
	background: #ffffff;
	font-size: 12px;
	border: 1px solid;
}

.ui-datepicker-prev {
	background: url('/images/tbc_buttons/left_arrow.jpg') no-repeat;
	background-size: 23px auto;
}

.ui-datepicker-next {
	background: url('/images/tbc_buttons/right_arrow.jpg') no-repeat;
	background-size: 23px auto;
}

.ui-datepicker-today {
	font-weight: bold;
}

.ui-datepicker-current-day {
	font-weight: bold;
	background: #c6c6c6;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	background: #ffffff;
	outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
	padding: 0;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	padding: 2px 0 2px 2%;
	white-space: nowrap;
	width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(/images/side_navigation/menu_header_centre.jpg) repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: 0;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 0;
	background: none;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}

.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0;
	/* support: IE7 */
	font-weight: normal;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}

.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}

.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}

/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}

/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}

.ui-spinner-up {
	top: 0;
}

.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}

.ui-tabs {
	position: relative;
	/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}

.ui-tabs .ui-tabs-nav {}

.ui-tabs .ui-tabs-nav li {}

.ui-tabs .ui-tabs-nav li a {}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a,
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	background: none;
	clear: both;
}

.ui-tooltip {
	padding: 1px;
	background: #ffffff;
	font-size: 12px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
	border-width: 2px;
}

.ajax-loader-holder {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.1);
}

.ajax-loader {
	width: 200px;
	height: 200px;
	position: fixed;
	top: 40%;
	left: 50%;
}

.ui-tabs .ui-tabs-hide {
	position: absolute !important;
	left: -10000px !important;
	display: block !important;
}

img.ui-datepicker-trigger {
	vertical-align: middle;
	height: 17px;
	margin-left: 3px;
}

.system_php_error {
	width: 60%;
	height: 90%;
	position: absolute;
	top: 5%;
	left: 20%;
	background: #ffffff;
	border: 5px solid;
	padding: 10px;
	z-index: 9999;
}

.menu_header_left {
	background: url(/images/side_navigation/menu_header_top_left.jpg) no-repeat;
	background-size: 9px 100%;
	background-position-y: 2px;
}

.menu_header_centre {
	background: url(/images/side_navigation/menu_header_centre.jpg) repeat-x;
	background-size: 100% 100%;
	background-position-y: 2px;
	padding: 4px 0 4px 0;
}

.menu_header_right {
	background: url(/images/side_navigation/menu_header_top_right_shadow.jpg) no-repeat;
	background-size: 22px 100%;
	background-position-y: 2px;
}

.calendarDiv {
	width: 100%;
	margin: 0 auto 0 auto;
	background: #ffffff;
	padding-top: 25px;
}

.calendarKey {
	border: 1px solid;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: relative;
	top: 5px;
}


.tooltipevent {
	width: 200px;
	height: 120px;
	background: #ffffff;
	font-size: 10px;
	line-height: 12px;
}

.standardPhrase td {
	padding: 10px;
	border-bottom: 1px solid;
}

.standardPhrase td table tr td {
	border-bottom: none;
	padding: 0;
}

.standardPhrase .ui-button {
	display: inherit;
}

#street_results_div {
	position: absolute;
	background: #ffffff;
	border: 1px solid;
	z-index: 9;
}

#street_results_div ul {
	line-height: 20px;
	list-style: none;
	margin-left: -25px;
	margin-right: 15px;
}

.hand {
	cursor: pointer;
}

.mail_body {
	width: 100%;
	display: block;
	overflow: hidden;
	font-family: Tahoma, "Times New Roman", Arial;
}

.mail_body header {
	border-radius: 4px 4px 0 0;
	line-height: 1.25em;
	background: rgba(82, 116, 151, 1);
	background: -moz-linear-gradient(top, rgba(82, 116, 151, 1) 0%, rgba(45, 79, 124, 1) 46%, rgba(30, 68, 117, 1) 97%, rgba(30, 68, 117, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(82, 116, 151, 1)), color-stop(46%, rgba(45, 79, 124, 1)), color-stop(97%, rgba(30, 68, 117, 1)), color-stop(100%, rgba(30, 68, 117, 1)));
	background: -webkit-linear-gradient(top, rgba(82, 116, 151, 1) 0%, rgba(45, 79, 124, 1) 46%, rgba(30, 68, 117, 1) 97%, rgba(30, 68, 117, 1) 100%);
	background: -o-linear-gradient(top, rgba(82, 116, 151, 1) 0%, rgba(45, 79, 124, 1) 46%, rgba(30, 68, 117, 1) 97%, rgba(30, 68, 117, 1) 100%);
	background: -ms-linear-gradient(top, rgba(82, 116, 151, 1) 0%, rgba(45, 79, 124, 1) 46%, rgba(30, 68, 117, 1) 97%, rgba(30, 68, 117, 1) 100%);
	background: linear-gradient(to bottom, rgba(82, 116, 151, 1) 0%, rgba(45, 79, 124, 1) 46%, rgba(30, 68, 117, 1) 97%, rgba(30, 68, 117, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#527497', endColorstr='#1e4475', GradientType=0);
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 4px;
}

.mail_body article header {
	background: none;
	color: #003366;
	font-size: 1.0em;
}

.mail_body article header h2 {
	font-size: 1.0em;
}

.mail_body aside {
	padding: 4px;
	font-size: 0.75em;
}

.mail_body aside h2 {
	font-weight: bold;
	font-size: 1.0em;
}

.mail_body footer {
	border-top: 1px #003366 solid;

	padding: 0px 4px 0px 4px;
	font-size: 0.75em;
	text-align: center;
}

#survey_form textarea {
	height: 10em;
	width: 25em;
}

.TimePicker {
	padding-left: .3em;
	margin: 0;
	vertical-align: middle;
}

span.webdav_preview {
	width: 240px;
	background: #ffffff;
	margin: 10px;
	border: 1px solid black;
	display: block;
}

span.webdav_preview img {
	width: 240px;
	background: #ffffff;
}

#TitleButtons a {
	position: relative;
}

#TitleButtons a span.strapNavMenuButtonLabel {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-shadow: #000000 1px 1px;
	position: absolute;
	top: -3px;
	right: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: center;
}

#TitleButtons .fa,
.menu .fa {
	display: none;
}

/*This fixes the strapnav in IE*/
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	#TitleButtons a span.strapNavMenuButtonLabel {
		top: -20px;
	}
}

#invoice_top {

	display: block;
	height: 150px;
}

#invoice_top_left_div {

	float: left;
}

#invoice_top_right_div {

	float: right;
}

#invoice_main_address {

	text-align: right;
}

#invoice_main {

	font-family: "Arial";
	overflow: hidden;
}

#invoice_main_title {

	font-weight: bold;
	font-size: 22px;
}

#invoice_address_div {

	display: inline-block;
	border: 2px solid black;
	border-radius: 10px;
	margin-top: 49px;
	padding: 15px;
	width: 45%;

}

#invoice_row_1 {

	overflow: auto;
}

#invoice_main_details_div_holder {

	float: right;
	width: 50%;
}

#invoice_main_details_div {

	width: 100%;
	float: right;
}

#invoice_main_details_text {

	border: 2px solid black;
	border-radius: 10px;
	padding: 15px;
	margin-left: 3px;
}

#invoice_main_sub_title {

	font-weight: bold;
	margin-bottom: 5px;
}

.invoice_detail_title {

	font-weight: bold;
	float: left;
	text-align: right;
}

.invoice_detail_data {

	float: right;
}

#invoice_payment_table {

	border-collapse: collapse;
	width: 100%;
	font-family: "Arial";
}

#invoice_payment_table td,
#invoice_payment_table th {

	border: 1px solid #dddddd;
	text-align: left;
	padding: 10px;
	font-family: "Arial";
}

.invoice_payment_table_main_row {

	background-color: #bcbebd;
}

#invoice_site_address {

	border: 2px solid black;
	float: left;
	border-radius: 10px;
	padding: 15px;
	width: 45%;
}

#invoice_description_of_works {

	border: 2px solid black;
	float: right;
	border-radius: 10px;
	padding: 15px;
	width: 45%;
}

#invoice_site_address_description_of_works_div {

	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#div_title {

	font-size: 16px;
	font-weight: bold;
}

#invoice_bank_details {

	border: 2px solid black;
	float: left;
	font-size: 12px;
	border-radius: 10px;
	padding: 15px;
	width: 30%;
	margin-top: 5%;
	position: fixed;
	bottom: 60px;
	left: 0;
}

#company_reg_no {

	text-align: center;
	float: center;
	font-size: 10px;
	margin-top: 30%;
}

#company_reg_no_div {

	float: bottom;
	text-align: center;
	position: absolute;
	display: block;
	bottom: 0;
	width: 100%;
}

#invoice_payment_div {

	margin-bottom: 60px;
}

.unallocated_item {
	padding: 2px 2px 2px 2px;
	border: 1px solid black;
	border-style: solid;
	list-style-type: none;
	height: 70px;
	width: 100%;
	margin-left: -25px;
	overflow: hidden;
	font-weight: 100;
	position: relative;
	/* margin-left: 2px; */
	margin-bottom: 5px;
	cursor: -webkit-grab;
}

.unallocated_item_dragged {
	border: 2px solid rgb(255, 0, 0);
	border-radius: 4px;
}

.unallocated_items_div {
	border: 1px solid #264e79;
	width: 18%;
	height: 500px;
	overflow: auto;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #264e79;
	text-align: center;
}

.unallocated_div_title {
	font-size: 10pt;
	border-bottom: 1px solid #e0e6ed;
	width: 100%;
	border-radius: 1px;
	vertical-align: middle;
	color: white;
	font-weight: 100;
}

.unallocated_div_sub_title {
	font-size: 8pt;
	width: 100%;
	border-radius: 1px;
	vertical-align: middle;
	color: white;
	font-weight: 100;
}

.unallocated_li_label {
	width: 100%;
	display: block;
}

.unallocated_inspections {
	background-color: rgb(204, 204, 255);
}

.unallocated_plan_assessments {
	background-color: rgb(153, 255, 153)
}

.unallocated_additional_assessments {
	background-color: rgba(255, 153, 153, 1);
}

.sortable_list {
	height: 450px;
	overflow: auto;
}

.unallocated_updated_span {
	background-color: #51a351;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-left: -2px;
	margin-left: 1.2%;
	z-index: 10000;
	display: block;
	margin-top: -2px;
	position: relative;
	text-align: center;
	color: white;
	font-size: initial;
	font-weight: 100;
	vertical-align: middle;
	height: 42px;
}

.officer_option_box {
	display: none;
}

.more_info_hover {
	background-color: #ffffff;
	border: 1px solid #868686;
	border-bottom-left-radius: -4px;
	box-shadow: 1px 1px #424242;
	z-index: 1;
	display: block;
	position: absolute;
	left: 89.5%;
	padding: 3px 7px 1px 7px;
	top: 2%;
	text-align: center;
	color: white;
	font-size: small;
	font-weight: 500;
	height: 15px;
	cursor: default;
}

.priority_select {
	z-index: 1;
	display: block;
	position: absolute;
	padding: 3px 7px 1px 4px;
	top: 2%;
	font-weight: 500;
	height: 17px;
	cursor: default;
	width: 80px;
}

.select2-selection {
	overflow: hidden;
}

.select2-selection__rendered[title=Critical] {
	background-color: #f9b8b8;
}

.select2-selection__rendered[title=Major] {
	background-color: #f9db97;
}

.select2-selection__rendered[title=Trivial] {
	background-color: #A9F7FC;
}

.select2-selection__rendered[title=Minor] {
	background-color: #a9fcbb;
}

.select2-selection__rendered[title='Important & Urgent'] {
	background-color: #f9b8b8;
}

.select2-selection__rendered[title=Urgent] {
	background-color: #f9db97;
}

.select2-selection__rendered[title=Important] {
	background-color: #A9F7FC;
}

.select2-selection__rendered[title=Routine] {
	background-color: #a9fcbb;
}

i.fa.fa-info.fa-1 {
	color: black;
}

.menu .fa.fa-map-marker:before {
	content: "\f041";
}

.base64_map {
	display: initial;
	border: 1px solid black;
}

tr.sub_menu_item_row td a {
	padding-left: 8px;
	width: 129px;
}

tr.row_modified {
	color: #7e75c5;
	font-style: italic;
}

.ward_officer_span {
	display: inline-block;
	padding: 5px;
	width: 100%;
}

#ward_name_holder {
	display: inline-block;
	width: 100%;
}

.ward_name_span {
	display: inline-block;
	width: 100%;
	padding-bottom: 5px;
}

.ward_officers {
	width: 183px;
	display: block;
	background: #ccc;
}

.ward_officer_name {
	display: inline-block;
	width: 100%;
	padding: 2px 10px;
	color: blue;
}

td.fixed_select_100 input.custom-combobox-input {
	width: 100px !important;
}

.gis_settings_map {
	border: 1px solid;
	margin: 5px;
}

.files_folders_title {
	font-size: 12px;
}

td.files_folders_title {
	padding-bottom: 5px;
	border-bottom: 1px solid #003366;
}

.file_list_file_label {
	display: inline-block;
	padding: 5px 10px;
	font-size: 10px;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	margin-bottom: 3px;
	background-color: #314E76;
	border-radius: 20px;
}

span.tag.label {
	display: inline-block;
	padding: 5px 10px;
	font-size: 10px;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	margin-bottom: 3px;
}

span.tag.label.label-info {
	background-color: #314E76;
	border-radius: 20px;
}

span i.fa-times {
	background-color: #314E76;
	color: #fff;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.dropdown-menu>li {
	width: 100%;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-decoration: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}

.dropdown-menu li a {
	padding-left: 18px;
}

.bootstrap-tagsinput input {
	display: block;
}

.layer_settings_row label {
	width: 100%;
	display: inline-block;
	font-size: 110%;
	padding: 2px;
	margin-top: 10px;
}

.layer_settings_row table {
	border-collapse: collapse;
}

.layer_settings_row table thead th {
	padding: 0px;
	border-collapse: collapse;
}

#communication_to_container_div {
	max-width: 400px;
	max-height: 260px;
	overflow: auto;
	overflow-x: hidden;
}

.communication_to_add_button {
	position: relative;
	height: 16px;
	top: 6px;
	cursor: pointer;
}

.communication_recipient_span {
	display: inline-block;
	width: 100%;
	padding: 2px;
}

.remove_communication_to_recipient_button {
	position: relative;
	cursor: pointer;
	margin-right: 5px;
	top: 4px;
}

.communication_recipient_selected_row {
	font-style: italic !important;
	font-weight: normal !important;
	background: rgba(76, 185, 76, 0.25);
}

/* Added with feature/BUIGB-1035 Dec 2022 - SSO Implementation */

.universal-button {
	padding: 5px 7px;
	min-width: 100px;
	font-size: 7.8pt;
}

.universal-button-small {
	padding: 2px 3px;
	font-size: 6.8pt;
}

.universal-button,
.universal-button-small {
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(bottom, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(42%, #FFFFFF), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(bottom, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(bottom, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(bottom, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* IE10+ */
	background: linear-gradient(bottom, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#B0CED9', GradientType=1);
	/* IE6-8 */
	background-color: #b0ced9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid;
	display: inline-block;
	cursor: pointer;
	font-family: Arial;

	font-weight: bold;
	text-decoration: none;
	margin-bottom: 1px;
	margin-right: 5px;
	line-height: 12px;
	text-align: center;

}

.universal-button:hover,
.universal-button-small:hover {
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, -180deg, color-stop(0%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(42%, #FFFFFF), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* IE10+ */
	background: linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#B0CED9', GradientType=1);
	/* IE6-8 */
}

.universal-button:active,
.universal-button-small:active {
	position: relative;
	top: 1px;
}

a.universal-button,
a.universal-button-small {
	text-decoration: none;
}

a.universal-button:hover,
a.universal-button-small:hover {
	text-decoration: none;
}

.universal-button.selected {
	color: gray;
	cursor: not-allowed;

	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, -180deg, color-stop(0%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(5%, #FFFFFF), color-stop(42%, #FFFFFF), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9), color-stop(100%, #B0CED9));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* IE10+ */
	background: linear-gradient(-180deg, #FFFFFF 0%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 5%, #FFFFFF 42%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%, #B0CED9 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#B0CED9', GradientType=1);
	/* IE6-8 */
}