<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#example {
	font-size: 11px;
}

#example11,#example12,#example13,#example14,#example15,#example21,#example22,#example23,#example24,#example25 {
	font-size: 8px;
}

.plusmins{
	cursor: pointer;
	float: left;
	list-style: none outside none;
	margin: 0px;
	padding: 4px 4px;
	position: relative;
}

html {
	height: 100%;
	width: 100%;
}

body {
	font-family: "Myriad Pro","Arial",sans-serif;
}

.header-container {
	background: url("http://www.3pclim.eu/templates/meteo/images/header/default.jpg") no-repeat scroll center top transparent;
	position:relative;
	top: -8px;
	left: 0;
	width: 100%
}

.header-container .header {
	height: 167px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 192px;
	text-align: left;
	width: 758px;
	font-weight: bolder;
	color: #12A0BC;
	font-style: italic;	
}

	
.header-container .header .langmenu ul {
	float: right;
	list-style: none outside none;
	overflow: hidden;
	width: 80px;
	font-weight: bolder;
	color: #12A0BC;
	font-style: italic;	
}

#jflanguageselection {
	font-weight: bolder;
	color: #12A0BC;
	font-style: italic;
	position: absolute;
	right: 120px;
	top: 20px;
}


.header-container .header {
	height: 167px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 192px;
	text-align: left;
	width: 758px;
}

.header-container .header .langmenu {
	padding-top: 15px;
}

.langmenu ul {
	float: right;
	list-style: none outside none;
	overflow: hidden;
	width: 80px;
	font-size:14px;
	color: #12A0BC;
	font-family: "Myriad Pro","Arial",sans-serif;
	a:visited{color:#12A0BC;}
	margin: 0;
	padding: 0;
}

.menubar .logo {
	height: 120px;
	padding-top: 32px;
}

a,
a span{
	text-decoration:none;
}

.menubar {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 7px rgba(0,0,0,0.4);
	left: 50%;
	margin-left: -50%;
	min-height: 100%;
	position: fixed;
	text-align: center;
	width: 167px;
	font-family: "Myriad Pro","Arial",sans-serif;
	font-size: 14px;
	line-height: 140%;
	top: 0px;
	z-index: 999999;
}
.body {
	margin: 0 1%;
	padding-left: 165px;
	text-align: left;
	width: 86%;
}
.menubar a,
.menubar a span {
	font-size: 20px;
	font-style: normal;
	color: #12A0BC;
	font-family: "Myriad Pro","Arial",sans-serif;
}
.menubar ul {
	list-style: none outside none;
	
}

.mainmenu ul.menu &gt; li#current &gt; a
{
	padding-bottom: 4px;
}

.mainmenu ul.menu &gt; li &gt; ul &gt; li.active &gt; a
{
	background: #12a0bc;
}

.mainmenu ul.menu &gt; li &gt; ul &gt; li.active &gt; a span
{
	color: white;
}

.mainmenu ul.menu &gt; li &gt; ul &gt; li.active &gt; ul
{
	background: #f0f0f0;
	padding: 4px 0 0;
}

.mainmenu ul ul ul a:hover,
.mainmenu ul ul ul li.active a
{
	text-decoration: underline;
}


.menubar ul ul li a,
.menubar ul ul li a span{
	font-size: 12px;
}


.menubar ul {
	list-style: none outside none;
	padding: 25px 0;
	margin: 0;
	padding:0px;
}

.menubar a {
	display: block;
}

.menubar ul li {
	padding-bottom: 25px;
}

a:hover, li.active &gt; a {
	/*text-decoration: underline;*/
}


.menubar ul ul li {
	padding-bottom: 5px;
}

.menutree ul ul
{
	font-size: 11px;
}

.body-container .body {
	margin: 0 0.5%;
	margin-right: 0px;
	padding-left: 165px;
	text-align: left;
	
}

.logo {
	margin-bottom: 38px;
}

#add
{
	background: #12a0bc;
	display: block;
	color: white;
	text-decoration: none;
	position: fixed;
	right: 40px;
	top: 190px;
	z-index: 1000;
	padding: 10px 15px;
}

a.sf-with-ul
{
	line-height: 30px;
}

/* --- */

*
{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	color: #333;
}

.map-container .map-area
{
	overflow: hidden;
	width: 1060px;
	padding: 20px;
	background: #fafafa;
	border: 1px #eee solid;
	margin-bottom: 50px;
}

.remove
{
	float: right;
	clear: none !important;
	margin: 0 !important;
}

.map
{
	width: 900px;
	height: 800px;
	margin-right: 10px;
}

div.menu
{
	float: left;
	font-size: 13px;
}

div.menu.stations
{
	padding-left: 10px;
	text-transform: capitalize;
}

div.menu.stations ul ul ul
{
	width: 400px;
	height: 300px;
	overflow: scroll;
}

div.menu.stations ul ul ul li
{
	float: left;
	width: 47%;
}

div.menu.stations ul ul ul li a
{
	display: block;
}

div.menu *
{
	z-index: 9999;
}

div.menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.menu li
{
	position: relative;
	padding: 5px;
}

div.menu li:hover,
div.menu li.active
{
	background: #12a0bc;
	color: white;
}

div.menu li:hover &gt; a,
div.menu li.active &gt; a
{
	color: white;
}

div.menu ul.menutree &gt; li
{
	float: left;
}

div.menu a
{
	cursor: pointer;
}

div.menu ul.menutree &gt; li
{
	background: #12a0bc;
}

div.menu ul.menutree &gt; li &gt; a
{
	display: block;
	height: 30px;
	color: white;
}

div.menu ul.menutree &gt; li &gt; ul
{
	position: absolute;
	top: 30px;
	left: 0;
	width: 170px;
	padding: 15px;
	background: white;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
	border-radius: 2px;
}

div.menu ul ul ul
{
	position: absolute;
	left: 171px;
	top: 0;
	padding: 15px;
	background: white;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
	border-radius: 2px;
	width: 170px;
}

.typeMenu
{
	overflow: hidden;
	clear: both;
}

.typeMenu .downloadForm
{
	float: right;
}

.globalSelect
{
	padding: 0 0 20px;
}

.globalTitle
{
	line-height: 24px;
	padding-left: 10px;
}

.globalSelect &gt; div
{
	padding-right: 10px;
	float: left;
}

.globalSelect ul.menutree ul
{
	display: none;
}

.globalSelect .zoomto
{
	display: none;
}


.olMap,
.legend
{
	float: left;;
}

.olControlMousePosition
{
	bottom: 0;
	right: 0;
	padding: 5px 10px;
	background: white;
	font-size: 12px;
}

.map-container div.olMap
{
	margin: 0 0 20px !important
}

.tabmenus
{
	display: none;
}

.tabmenu
{
	padding-top: 20px;
}

.tabmenu .tab
{
	background: #f0f0f0;
	padding: 10px 5px;
	margin: 20px 5px 0 0;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	display: inline-block;
	cursor: pointer;
	font-size: 13px;
}

.tabmenu .tab.active,
.tabmenu .tab:hover
{
	background: #12a0bc;
	color: white;
}

.clear
{
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}

.slider
{
	clear: both;
	margin: 15px 15px 25px;
}

.dialog
{
	background: #eee;
	line-height: 150%;
	font-size: 13px;
	border: 1px #bbb solid;
}

.ui-dialog
{
	z-index: 999999999;
}

.tabs
{
	overflow: hidden;
	clear: both;
}

.tabs div
{
	display: inline-block;
	padding: 5px 10px;
	background: #f0f0f0;
	margin-right: 5px;
}

.tabs div.active,
.tabs div:hover
{
	cursor: pointer;
	background: #12a0bc;
	color: white;
}

.charts .chart h3
{
	clear: both;
	padding: 15px 0;
	text-align: center;
	margin: 0;
}

.charts .txt
{
	min-width: 800px;
	min-height: 800px;
}

div.download
{
	padding-bottom: 20px;
	text-align: right;
}

.ui-dialog
{
	z-index: 10000 !important;
	width: 250px !important;
	height: 150px !important;
	font-size: 13px !important;
	border-radius: 0 !important;
	padding: 2px !important;
}

.ui-dialog-titlebar
{
	border: none !important;
	border-radius: 0 !important;
}

.ui-dialog-titlebar .ui-button
{
	background: white !important;
	border-radius: 0 !important;
}

.ui-dialog-content
{
	height: 107px !important;
}

.btn
{
	background: #12a0bc;
	padding: 10px 15px;
	color: white;
	display: inline-block;
}

.remove.btn
{
	margin: 20px 0;
	cursor: pointer;
}

.minslider,
.maxslider
{
	border: none;
	font-size: 16px;
	padding-right: 15px;
	text-align: right;
	background: transparent;
	width: 80px;
}

.olControlLayerSwitcher,
.olControlLayerSwitcher *
{
	background: #12a0bc !important;
	color: white;
}</pre></body></html>