/* InstantAtlas(tm) Designer | Styles */
/* InstantAtlas!22 Core, v.6.9.0 CSS export */
/**
Copyright (C) 2014 Geowise LtdAll Rights Reserved. The following is Source Code and is subject to allrestrictions on such code as contained in the End User License Agreementaccompanying this product.*/
.ia-image {
	z-index: 100; 
	border-color: #cccccc; 
	border-width: 0.0px; 
	border-style: solid; 
	/**                                            Properties for Images.                                            */ 
}
.ia-report {
	font-family: Verdana; 
	font-size: 10.0px; 
	line-height: normal; 
	color: #333333; 
	background-image: none; 
	opacity: 1; 
	background-color: #ffffff; 
	height: 640.0px; 
	width: -1.0px; 
	/**                                            The report container, containing background colour for report, the minimum height and width for the report and font settings for various components including legend, tables and map.                                            */ 
}
.ia-report-printmode {
	min-width: 400.0px; 
	min-height: 400.0px; 
	background-color: #ffffff; 
	height: 680.0px; 
	width: 1046.0px; 
	/**                                            Containing settings for the report container in print mode.                                            */ 
}
.ia-selection-color {
	color: #cccccc; 
	opacity: 1; 
	/**                                            Selection Color for all components including map, tables and charts.                                            */ 
}
.ia-highlight-color {
	color: #cccccc; 
	opacity: 1; 
	/**                                            Highlight Color for all components including map, tables and charts.                                            */ 
}
.ia-panel-header {
	border-bottom-color: #999999; 
	font-family: Verdana; 
	font-size: 11.0px; 
	padding: 1.0px; 
	color: #ffffff; 
	font-weight: bold; 
	border-bottom-width: 0.0px; 
	text-align: center; 
	border-bottom-style: solid; 
	background-color: #a90045; 
	/**                                            The header panel for all components. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-panel {
	border-radius: 5.0px; 
	max-height: 100.0%; 
	border-color: #999999; 
	border-width: 1.0px; 
	background-color: #ffffff; 
	border-style: solid; 
	/**                                            Panels which contain the various components including tables, maps and charts.                                            */ 
}
.ia-popup-panel {
	border-width: 0.0px; 
	/**                                            Popup panel adds drop shadow                                            */ 
}
.ia-panel-btns {
	border-radius: 0.0px; 
	background-color: #cccccc; 
	/**                                            Panel buttons (export and fullscreen)                                            */ 
}
.ia-panel-btn:hover {
	borderColor: #afafaf;
	fontWeight: bold;
	cornerRadius: 5;
	backgroundColor: #ffffff;
	backgroundAlpha: 1;
	dropShadowEnabled: true;
	dropShadowColor: #333333;
	color: #333333; 
	borderThickness: 2;
	shadowDistance: 2;
	shadowDirection: center;
	fontStyle: normal;
	headerColors: #9f003c,#9f003c;
	fontFamily: Verdana;
	footerColors: #dddddd,#dddddd;
	fontSize: 10;
	/**                                            Panel button hover (export and fullscreen)                                            */ 
}
.button {
	border-radius: 0.0px; 
	z-index: 100; 
	font-family: Arial; 
	font-size: 14.0px; 
	border-color: #cccccc; 
	color: #000000; 
	font-weight: bold; 
	border-width: 0.0px; 
	background-color: #b4b4b4; 
	border-style: solid; 
	/**                                            Contains properties for the buttons including font, border and background settings - Also uses ia-button:hover and ia-button:active.                                            */ 
}
.ia-button:hover {
	borderColor: #afafaf;
	fontWeight: bold;
	cornerRadius: 5;
	backgroundColor: #ffffff;
	backgroundAlpha: 1;
	dropShadowEnabled: true;
	dropShadowColor: #333333;
	color: #333333; 
	borderThickness: 2;
	shadowDistance: 2;
	shadowDirection: center;
	fontStyle: normal;
	headerColors: #9f003c,#9f003c;
	fontFamily: Verdana;
	footerColors: #dddddd,#dddddd;
	fontSize: 10;
	/**                                            Button hover.                                            */ 
}
.ia-button:active {
	background-color: #666666; 
	/**                                            Button press.                                            */ 
}
.ia-list-item:hover {
	borderColor: #afafaf;
	fontWeight: bold;
	cornerRadius: 5;
	backgroundColor: #ffffff;
	backgroundAlpha: 1;
	dropShadowEnabled: true;
	dropShadowColor: #333333;
	color: #333333; 
	borderThickness: 2;
	shadowDistance: 2;
	shadowDirection: center;
	fontStyle: normal;
	headerColors: #9f003c,#9f003c;
	fontFamily: Verdana;
	footerColors: #dddddd,#dddddd;
	fontSize: 10;
	/**                                            List item hover for components such as data/filter explorers, legend, table and map toolbar.                                            */ 
}
.ia-list-item:active {
	opacity: 1; 
	background-color: #cccccc; 
	cursor: auto; 
	/**                                            List item press for components such as data/filter explorers, legend, table and map toolbar.                                            */ 
}
.ia-text {
	z-index: 100; 
	text-align: left; 
	/**                                            Subtitle text.                                            */ 
}
.ia-title-text {
	font-family: Arial; 
	font-size: 18.0px; 
	font: normal; 
	color: #505050; 
	font-weight: bold; 
	text-align: left; 
	font-style: normal; 
	/**                                            Title text.                                            */ 
}
.ia-datatip {
	border-radius: 0.0px; 
	font-family: Arial; 
	font-size: 12.0px; 
	padding: 1.0px; 
	border-color: #cccccc; 
	color: #000000; 
	font-weight: normal; 
	text-align: left; 
	border-width: 1.0px; 
	background-color: #ffffff; 
	border-style: solid; 
	/**                                            Properties for Datatip for map and chart components.                                            */ 
}
.ia-chart {
	font-size: 10.0px; 
	border-color: #999999; 
	color: #333333; 
	cue-before: none; 
	/**                                            Properties for chart components including font and grid line settings.                                            */ 
}
.ia-table-header {
	padding-bottom: 1.0px; 
	padding-top: 1.0px; 
	border-color: #cccccc; 
	line-height: normal; 
	color: #333333; 
	font-weight: bold; 
	text-align: center; 
	background-color: #ffffff; 
	/**                                            Table column header. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-table-cell {
	overflow: hidden; 
	padding-bottom: 1.0px; 
	max-height: 100.0%; 
	text-overflow: ellipsis; 
	clear: none; 
	padding-top: 1.0px; 
	letter-spacing: 0.0px; 
	border-color: #cccccc; 
	text-align: left; 
	float: none; 
	display: table-cell; 
	background-color: transparent; 
	height: 100.0%; 
	visibility: inherit; 
	white-space: nowrap; 
	/**                                            Contains properties for the cells in tables. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-table-cell-numeric {
	text-align: right; 
	height: 20.0px; 
	/**                                            Properties for numeric table cells, including alignment.                                            */ 
}
.ia-table-cell-categoric {
	text-align: left; 
	height: 20.0px; 
	/**                                            Properties for categoric table cells, including alignment.                                            */ 
}
.ia-table-row-even {
	background-color: #ffffff; 
	/**                                            Even table row.                                            */ 
}
.ia-table-row-odd {
	background-color: #f0f0f0; 
	/**                                            Odd table row.                                            */ 
}
.ia-profile-theme-name-cell {
	padding-bottom: 1.0px; 
	border-top-width: 1.0px; 
	padding-top: 1.0px; 
	border-top-style: solid; 
	padding-left: 30.0px; 
	color: #333333; 
	font-weight: normal; 
	text-align: left; 
	border-top-color: #b4b4b4; 
	background-color: #b4b4b4; 
	height: 20.0px; 
	/**                                            Settings for the Area Profile Theme name cell. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-profile-indicator-name-cell {
	overflow: hidden; 
	padding-bottom: 1.0px; 
	text-overflow: ellipsis; 
	table-layout: fixed; 
	padding-top: 1.0px; 
	border-right-color: #cccccc; 
	font-weight: normal; 
	text-align: left; 
	border-right-width: 1.0px; 
	overflow-style: auto; 
	border-right-style: solid; 
	vertical-align: middle; 
	height: 20.0px; 
	white-space: nowrap; 
	/**                                            Settings for the Area Profile Indicator name cell. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-profile-row:hover {
	overflow: visible; 
	background-color: #cccccc; 
	/**                                            Settings for the Area Profile row hover.                                            */ 
}
.ia-map-labels {
	font-family: Arial; 
	font-size: 12.0px; 
	border-color: #f9f9f9; 
	color: #333333; 
	font-weight: bold; 
	opacity: 1.0; 
	/**                                            Map labels.                                            */ 
}
.ia-map-copyright {
	font-size: 10.0px; 
	padding: 4.0px; 
	right: 0.0px; 
	bottom: 0.0px; 
	background-color: #ffffff; 
	/**                                            Map copyright text. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-map-selection-opacity {
	opacity: 0.75; 
	/**                                            Map selection opacity, value between 0 and 1.                                            */ 
}
.ia-map-highlight-opacity {
	opacity: 0.75; 
	/**                                            Map highlight opacity, value between 0 and 1.                                            */ 
}
.ia-metadata {
	padding: 1.0px; 
	text-align: left; 
	white-space: normal; 
	/**                                            Metadata box. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-textbox {
	padding: 10.0px; 
	/**                                            Metadata box. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-menubar-btn {
	border-left-color: #999999; 
	padding: 2.0px; 
	/**                                            Menubar (Help, Print, Share). Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-table-toolbar {
	z-index: 100; 
	border-top-width: 1.0px; 
	border-top-style: solid; 
	padding: 0.0px; 
	opacity: 1; 
	border-top-color: #cccccc; 
	background-color: #ffffff; 
	height: 15.0px; 
	/**                                            Table toolbar (Clear, Filter, Link). Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-map-toolbar {
	border-radius: 1.0px; 
	z-index: 100; 
	top: 10.0px; 
	border-color: #ffffff; 
	left: 10.0px; 
	opacity: 1.0; 
	border-width: 1.0px; 
	background-color: #ffffff; 
	border-style: solid; 
	/**                                            Map toolbar (Clear, Filter etc). Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-explorer-item {
	padding-bottom: 1.0px; 
	padding-top: 1.0px; 
	font-size: 12.0px; 
	/**                                            Padding and border properties for Explorer items. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-layer-list-item {
	padding-bottom: 1.0px; 
	padding-top: 1.0px; 
	text-align: left; 
	/**                                            Layer list item. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-legend-item {
	padding: 1.0px; 
	/**                                            Legend item. Add properties to override the 'ia-report styling'.                                            */ 
}
.ia-time-control-date-btn {
	border-left-color: #73c1e6; 
	font-size: 11.0px; 
	padding: 4.0px; 
	border-left-width: 1.0px; 
	border-left-style: dotted; 
	/**                                            Time control date button                                            */ 
}
.ia-time-control-date-btn-active {
	background-color: #cdeeff; 
	/**                                            Time control active date button                                            */ 
}
.ia-feature-card {
	overflow: hidden; 
	border-color: #73c1e6; 
	margin: 20px; 
	border-width: 1.0px; 
	background-color: #ffffff; 
	border-style: solid; 
	/**                                            Feature card                                            */ 
}
.ia-feature-card-header {
	padding: 8.0px; 
	color: #ffffff; 
	font-weight: bold; 
	text-align: center; 
	background-color: #44ffff; 
	/**                                            Feature card header                                            */ 
}
.ia-feature-card-sub-header {
	padding: 8.0px; 
	font-weight: bold; 
	text-align: center; 
	background-color: #cdeeff; 
	/**                                            Feature card sub header                                            */ 
}
.ia-feature-card-content {
	margin: 0px; 
	/**                                            Feature card content                                            */ 
}
.ia-dropdown-button {
	border-radius: 0.0px; 
	padding-bottom: 10.0px; 
	padding-top: 10.0px; 
	padding-right: 30.0px; 
	background-position: center right; 
	padding-left: 10.0px; 
	border-color: #73c1e6; 
	color: #2e7799; 
	background-image: url(arrow_down.png); 
	border-width: 1.0px; 
	background-color: #eff8fd; 
	background-repeat: no-repeat; 
}
.ia-dropdown-button:hover {
	overflow: visible; 
	background-color: #cccccc; 
}
.ia-dropdown-button:active {
	background-color: #cdeeff; 
}
