/* InstantAtlas(tm) Designer | Styles */
/* InstantAtlas!22 Core, v.6.7.4 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; 
	max-width: 100.0%; 
	border-width: 0.0px; 
	border-style: solid; 
	/**                                                     Properties for Images.                                                     */ 
}
.ia-report {
	min-width: 600.0px; 
	font-family: Signika; 
	font-size: 15.0px; 
	color: #525252; 
	min-height: 600.0px; 
	background-color: #ffffff; 
	height: 100.0%; 
	width: 100.0%; 
	/**                                                     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: #ff7c00; 
	/**                                                    Selection Color for all components including map, tables and charts.                                                    */ 
}
.ia-highlight-color {
	color: #ff9966; 
	/**                                                    Highlight Color for all components including map, tables and charts.                                                    */ 
}
.ia-panel-header {
	border-bottom-color: #cccccc; 
	font-family: Signika; 
	font-size: 15.0px; 
	padding: 8.0px; 
	color: #525252; 
	font-weight: bold; 
	text-align: left; 
	border-bottom-width: 0.0px; 
	border-bottom-style: solid; 
	background-color: #ffffff; 
	/**                                        The header panel for all components. Add properties to override the 'ia-report styling'.Element zur Definition des Aussehens der Titelköpfe aller Komponenten                                        */ 
}
.ia-panel {
	border-radius: 0.0px; 
	padding-left: 0.1em; 
	border-color: #cccccc; 
	border-width: 1.0px; 
	background-color: #ffffff; 
	border-style: solid; 
	/**                                        Panels which contain the various components including tables, maps and charts.Element zur Definition des Aussehens der Komponentenkörper                                        */ 
}
.ia-popup-panel {
	border-width: 0.0px; 
	/**                                                     Popup panel adds drop shadow                                                     */ 
}
.ia-panel-btns {
	border-radius: 0.0px; 
	background-color: #ffffff; 
	/**                                                     Panel buttons (export and fullscreen)                                                     */ 
}
.ia-panel-btn:hover {
	border-radius: 0.0px; 
	background-color: #aaaaaa; 
	/**                                                     Panel button hover (export and fullscreen)                                                     */ 
}
.button {
	border-radius: 6.0px; 
	z-index: 100; 
	padding-bottom: 12.0px; 
	padding-top: 6.0px; 
	font-family: Signika; 
	font-size: 15.0px; 
	border-color: #016db2; 
	color: #ffffff; 
	font-weight: lighter; 
	border-width: 0.0px; 
	background-color: #016db2; 
	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 {
	background-color: #005185; 
	/**                                                     Button hover.                                                     */ 
}
.ia-button:active {
	background-color: #005185; 
	/**                                                     Button press.                                                     */ 
}
.ia-list-item:hover {
	background-color: #e8f0f8; 
	/**                                        List item hover for components such as data/filter explorers, legend, table and map toolbar.Definition des Aussehens der Legende, Indikatorenliste, Filter- und Kartenauswahl beim Überstreichen mit der Maus                                        */ 
}
.ia-list-item:active {
	background-color: #e8f0f8; 
	/**                                                     List item press for components such as data/filter explorers, legend, table and map toolbar.                                                     */ 
}
.ia-text {
	z-index: 100; 
	font-size: 15.0px; 
	font-weight: bold; 
	text-align: left; 
	/**                                                     Subtitle text.                                                     */ 
}
.ia-title-text {
	font-size: 22.0px; 
	text-align: left; 
	/**                                                     Title text.                                                     */ 
}
.ia-datatip {
	border-radius: 0.0px; 
	font-family: Signika; 
	font-size: 12.0px; 
	padding: 5.0px; 
	border-color: #666666; 
	color: #666666; 
	font-weight: normal; 
	text-align: left; 
	border-width: 1.0px; 
	background-color: #ffffff; 
	border-style: solid; 
	/**                                      Properties for Datatip for map and chart components.Element zur Definition des Aussehens der Tooltip-Datenbeschriftungen der Karten, Säulendiagramm und Zeitreihe                                       */ 
}
.ia-chart {
	font-size: 15.0px; 
	padding: 1.0px; 
	border-color: #cccccc; 
	color: #666666; 
	/**                                      Properties for chart components including font and grid line settings.Element zur Definition des Aussehens des Säulendiagramms und der Zeitreihe. Color=Farbe der Achsenbeschriftungen                                      */ 
}
.ia-table-header {
	padding-bottom: 3.0px; 
	padding-top: 3.0px; 
	border-color: #ffffff; 
	font-weight: bold; 
	text-align: left; 
	background-color: #ffffff; 
	/**                                                     Table column header. Add properties to override the 'ia-report styling'.                                                     */ 
}
.ia-table-cell {
	padding-bottom: 3.0px; 
	padding-top: 3.0px; 
	border-color: #cccccc; 
	vertical-align: middle; 
	/**                                                     Contains properties for the cells in tables. Add properties to override the 'ia-report styling'.                                                     */ 
}
.ia-table-cell-numeric {
	text-align: right; 
	/**                                                     Properties for numeric table cells, including alignment.                                                     */ 
}
.ia-table-cell-categoric {
	text-align: left; 
	/**                                                     Properties for categoric table cells, including alignment.                                                     */ 
}
.ia-table-row-even {
	background-color: #f8f8f8; 
	/**                                                     Even table row.                                                     */ 
}
.ia-table-row-odd {
	background-color: #ffffff; 
	/**                                                     Odd table row.                                                     */ 
}
.ia-profile-theme-name-cell {
	padding-bottom: 2.0px; 
	border-top-width: 1.0px; 
	padding-top: 2.0px; 
	border-top-style: solid; 
	padding-left: 30.0px; 
	font-weight: bold; 
	text-align: left; 
	border-top-color: #cccccc; 
	background-color: #ffffff; 
	/**                                                     Settings for the Area Profile Theme name cell. Add properties to override the 'ia-report styling'.                                                     */ 
}
.ia-profile-indicator-name-cell {
	padding-bottom: 2.0px; 
	padding-top: 2.0px; 
	border-right-color: #cccccc; 
	font-weight: normal; 
	text-align: left; 
	border-right-width: 1.0px; 
	border-right-style: solid; 
	vertical-align: middle; 
	/**                                      Settings for the Area Profile Indicator name cell. Add properties to override the 'ia-report styling'.Element zur Definition des Aussehens der Gebietsprofil-Spalten                                      */ 
}
.ia-profile-row:hover {
	background-color: #e8f0f8; 
	/**                                                     Settings for the Area Profile row hover.                                                     */ 
}
.ia-map-labels {
	font-family: Signika; 
	font-size: 12.0px; 
	border-color: #f9f9f9; 
	color: #525252; 
	font-weight: bold; 
	/**                                                     Map labels.                                                     */ 
}
.ia-map-copyright {
	font-size: 10.0px; 
	padding: 4.0px; 
	right: 0.0em; 
	max-width: 100.0%; 
	bottom: 0.3em; 
	background-color: #f7fbfd; 
	height: 12.0px; 
	/**                                                     Map copyright text. Add properties to override the 'ia-report styling'.                                                     */ 
}
.ia-map-copyright-expand {
	max-width: 100.0%; 
	/**                                                    Map copyright expand text                                                    */ 
}
.ia-map-selection-opacity {
	opacity: 0; 
	/**                                                     Map selection opacity, value between 0 and 1.                                                     */ 
}
.ia-map-highlight-opacity {
	opacity: 0.3; 
	/**                                                     Map highlight opacity, value between 0 and 1.                                                     */ 
}
.ia-metadata {
	padding: 10.0px; 
	/**                                                     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 {
	padding-bottom: 1.3px; 
	padding-top: 1.3px; 
	border-left-color: #cccccc; 
	/**                                                     Menubar (Help, Print, Share). Add properties to override the 'ia-report styling'.                                                     */ 
}
.ia-table-toolbar {
	padding-bottom: 1.1px; 
	border-top-width: 1.0px; 
	padding-top: 1.1px; 
	border-top-style: solid; 
	border-top-color: #cccccc; 
	background-color: #ffffff; 
	/**                                                     Table toolbar (Clear, Filter, Link). Add properties to override the 'ia-report styling'.                                                     */ 
}
.ia-map-toolbar {
	border-radius: 0.0px; 
	top: 10.0px; 
	border-color: #cccccc; 
	left: 10.0px; 
	border-width: 1.0px; 
	background-color: #ffffff; 
	border-style: solid; 
	/**                                                     Map toolbar (Clear, Filter etc). Add properties to override the 'ia-report styling'.                                                     */ 
}
.ia-google-map-toolbar {
	border-radius: 0.0px; 
	top: 10.0px; 
	border-color: #cccccc; 
	right: 10.0px; 
	border-width: 1.0px; 
	background-color: #eff5fa; 
	border-style: solid; 
	/**                                                     Map toolbar (Clear, Filter etc). Add properties to override the 'ia-report styling'.                                                     */ 
}
.ia-explorer-item {
	padding-bottom: 1.3px; 
	padding-top: 1.3px; 
	/**                                        Padding and border properties for Explorer items. Add properties to override the 'ia-report styling'.Element zur Definition des Aussehens der Explorerfenster (Indikatoren, Filter und Karten)                                        */ 
}
.ia-layer-list-item {
	padding-bottom: 1.3px; 
	padding-top: 1.3px; 
	text-align: left; 
	/**                                        Layer list item. Add properties to override the 'ia-report styling'.Element zur Definition des Paddings der Beschriftungen im Legendenkästchens                                        */ 
}
.ia-legend-item {
	padding: 2.3px; 
	/**                                        Legend item. Add properties to override the 'ia-report styling'.Element zur Definition des Aussehens der Klassensymbole in der Legende                                        */ 
}
.ia-time-control-date-btn {
	border-left-color: #cccccc; 
	font-size: 15.0px; 
	padding: 1.5px; 
	border-left-width: 1.0px; 
	border-left-style: dotted; 
	/**                                                     Time control date button                                                     */ 
}
.ia-time-control-date-btn-active {
	font-size: 15.0px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ffffff; 
	/**                                                     Time control active date button                                                     */ 
}
.ia-feature-card {
	overflow: hidden; 
	border-color: #cccccc; 
	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: #e66c64; 
	/**                                                     Feature card header                                                     */ 
}
.ia-feature-card-sub-header {
	padding: 8.0px; 
	font-weight: bold; 
	text-align: center; 
	background-color: #d9f1f7; 
	/**                                                     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: #cccccc; 
	color: #666666; 
	background-image: url(arrow_down.png); 
	border-width: 1.0px; 
	background-color: #f7fbfd; 
	background-repeat: no-repeat; 
}
.ia-dropdown-button:hover {
	background-color: #d9f1f7; 
}
.ia-dropdown-button:active {
	background-color: #d9f1f7; 
}
.ia-flow-report-remove-scrollbars {
	min-width: 0.0px; 
	min-height: 0.0px; 
	/**                                                     Removes the min width/height scrollbars when in responsive mode                                                    */ 
}
.ia-panel-header-menubar {
	border-bottom-color: #cccccc; 
	font-family: Signika; 
	font-size: 15.0px; 
	padding: 0.1em; 
	font-weight: normal; 
	border-bottom-width: 0.0px; 
	text-align: left; 
	border-bottom-style: solid; 
	background-color: transparent; 
}
