.banner {
	height:100px;
	width:100%;
	color: #fff;
}

.spatial.banner {
	background: url('../images/banner.png') no-repeat center bottom;
}

.valuation.banner {
	background: url('../images/valBanner.png') no-repeat center bottom;
}

.navbar .navbar-brand {
	height: auto;
}

.iframe .navbar {
	margin-bottom: 0px;
}

.iframe .alert {
	margin-bottom: 0px;
	border-radius: 0px;
}

.navbar-inverse a.dropdown-menu {
	background-color: #000;
}

.navbar-default a.dropdown-menu {
	background-color: #fff;
}

.nav > .dropdown > a.dropdown-menu > .caret  {
	margin-left: 10px;
}

.navbar .waratahLogo {
	height: 84px;


}
.navbar .spatialServicesLogo {
	margin-left: 10px;
	/* height: 30px */

}
 
.navbar .valuationLogo {
	height: 55px;
}

.ticker {
	margin-bottom: 15px;
}

.ticker > .container {
	background: url("/static/images/icon-bnr-announce.png") no-repeat 15px 12px !important;
	padding: 15px;
	padding-left: 50px;
}

.six.ticker {
	background: #cff2ff;
}

.val.ticker {
	background: #cff2ff;
}

/*
.six.ticker.info {
	background: #cff2ff;
}

.ticker-info {
	background-color: #cff2ff;
	color: #2C4954;
}

.ticker-warning {
	background-color: #FFE6B3; !important;
	color: #635235;
}

.ticker-alert {
	background-color: #F2DEDE !important;
	color: #733A39;
}
*/

.app-notification-info {
	background-color: #cff2ff;
	color: #2C4954;
	word-wrap: break-word;
}

.app-notification-warning {
	background-color: #FFE6B3;
	color: #635235;
	word-wrap: break-word;
}

.app-notification-alert {
	background-color: #F2DEDE;
	color: #733A39;
	word-wrap: break-word;
}

.col-sm-6 > h3 > span {
	margin-right: 20px;
}

/* DATATABLE CUSTOMISATION */

table.dataTable {
	margin-top: 20px !important;
}

table.dataTable tbody td {
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
}

table.dataTable thead th {
	border-bottom: 1px solid #CECECE;
	padding-bottom: 10px;
}

/*JQUERY MULTISELECT CUSTOMISATION */

.ms-options-wrap > .ms-options > ul {
	padding-left: 5px;
}

.ms-options-wrap > .ms-options > ul > li {
	list-style-type: none;
}

/*CONVERSION TOOL*/

.conversion-tool #options-header {
	margin-bottom: 20px;
}

.conversion-tool .distance-label {
	color: white;
	background-color: #3A7F90;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin-bottom: 2px;
}

.conversion-tool .area-label {
	color: white;
	background-color: #5B9271;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin-left: 1px;
	margin-bottom: 2px;
}

.conversion-tool .distance-option-button {
	background-color: #C4DBE2;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	margin-bottom: 1px;
}

.conversion-tool .distance-option-button:hover{
	cursor: pointer;
	font-weight: bold;
}

.conversion-tool .area-option-button {
	background-color: #C1E0CE;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	margin-left: 1px;
	margin-bottom: 1px;
}

.conversion-tool .area-option-button:hover {
	cursor: pointer;
	font-weight: bold;
}

.conversion-tool .inputs-header {
	background-color: #DDD;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	margin-top: 20px;
}

.conversion-tool #conversionResultLabel{
	background-color: #DDD;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}

.conversion-tool #conversionResult{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
}
.emailValid {
	color: green;
	margin-left: 25px;
}
.emailInvalid {
	color: red;
	margin-left: 25px;
}
.emailMsg {
	display: none;
}
.priceLabel {
	display: inline-block;
	padding: 7px;
}

/* feedback assist */

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

span.mandatory {
	color: red;
}

p.hint {
	margin-top: 10px;
	font-size: 80%;
}

div.shopImageBorder, div.shopImageBorderLarge {
	border-style: solid;
	border-width: 1px;
	border-color: #eee;
	position: relative;
}

div.shopImageBorder {
	width: 144px;
	height: 144px;
}

div.shopImageBorderLarge {
	width: 555px;
	height: 555px;
}

img.shopImage, img.shopImageLarge {
	height: auto;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

img.shopImage {
	max-width: 142px;
	max-height: 142px;
}

img.shopImageLarge {
	max-width: 553px;
	max-height: 553px;
}

div.horizListItemSmall, div.horizListItemBig, div.horizListItem {
	display: table-cell;
	height: 50px;
	vertical-align: middle;
}

div.horizListItemSmall {
	width: 120px;
}

div.horizListItemBig {
	width: 200px;
}

div.horizListItemHuge {
	width: 300px;
}

div.paddingLeftSmall {
	padding-left: 15px;
}

.modal {
	text-align: center;
	padding: 0!important;
}

.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.strong {
	font-weight: bold;
}

button.btn-margin {
	margin-right: 4px;
}

.trailingSpace {
	margin-bottom: 40px;
}

.invalidItem {
	text-decoration: line-through;
}

select option:disabled {
    color: #ccc;
}

.cartDescription {
	white-space: pre;
}
