<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
ephemerides h2,
evolution h2,
newsflash h2,
villes h2,
actu h2,
outbrain h2,
observation h2,
ephemerides h3,
evolution h3,
newsflash h3,
villes h3,
actu h3,
outbrain h3,
observation h3{
	font-size: 24px;
    margin: 0 0 30px 0;
    padding: 0;
    line-height: normal;
    text-align: center;
    color: #234CA4;
	letter-spacing: 3px;
    text-transform: uppercase;
}
/*** MAIN ***/
content {
	background-color: #F2F2F2;
}
ephemerides{
    position: relative;
    background: #8BB0FF;
	padding: 40px 0;
	color: #ffffff;
}
outbrain{
    position: relative;
    background: #F2F2F2;
	padding: 20px 0;
}
evolution{
    position: relative;
    background: #FFFFFF;
	padding: 40px 0;
}
newsflash{
    position: relative;
    background: #F2F2F2;
	padding: 40px 0;
}
villes{
    position: relative;
    background: #2958BD;
	padding: 40px 0;
	color: #ffffff;
}
observation{
    position: relative;
    background: #F2F2F2;
	padding: 40px 0;
}
actu {
    position: relative;
    background: #FFFFFF;
	padding: 40px 0;
}
/*
#weather_city users{
    background: #FFFFFF;
}*/

/* FORECAST  */
.forecast_map {
    position: relative;
}
.forecast_map .white {
    position: absolute;
    z-index: 2;
    padding: 20px 60px;
    background-color: #FFFFFF;
}
.forecast_map .forecast_day_title_detail{
	position: relative;
}
.forecast_map .forecast_titles {
    margin-top: 400px;
    position: absolute;
	padding: 10px 0;
}
.forecast_map .forecast_day_title {
    font-size: 24px;
    text-transform: uppercase;
    z-index: 2;
	padding:0 ;
    width: 250px;
}
.forecast_map .forecast_day_title_detail .forecast_day_period,
.forecast_map .forecast_day_title_detail h5 {
    margin-top: 100px;
    position: absolute;
	padding: 0px;	
    font-size: 24px;
    color: #2958BD;
    font-weight: 700;
	margin:10px 0 0 0;
}
.menu_forecast_day {
	overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
}
.menu_forecast_day ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 74px;
}
.menu_forecast_day ul li{
	list-style: none;
	margin: 0;
	padding: 0;
    display: inline-block;
}
.menu_forecast_day a{
	display: block;
	float: left;
	text-transform: uppercase;
	text-align: center;
	color: #7D7D7D;
	padding: 3px;
	margin-right: 0;
	background-color: #F8F8F8;
	border-top: 5px solid #F2F2F2;
	width: 56px;
}
.menu_forecast_day a .day_label{
	font-size: 14px;    
	font-weight: 300;
	padding: 3px 0 0 0;
    margin: 0;
    line-height: normal;
	font-weight: 400;
}
.menu_forecast_day a .day_number{
	font-size: 21px;
	font-weight: 400;
	padding: 0;
    margin: 0;
    line-height: normal;
}
.menu_forecast_day a .month{
	font-size: 12px;
	font-weight: 300;
	padding: 0 0 3px 0;
    margin: 0;
    line-height: normal;
}
.menu_forecast_day a.week-end {
    border-top: 5px solid #C6C6C6;
}
.menu_forecast_day a.item_selected{
	color: #474747;
	background-color: #FFFFFF;
	border-top: 5px solid #2958BD;
}
.menu_forecast_day a:hover{
	color: #474747;
	background-color: #FFFFFF;
}
.forecast_map{
	clear: both;
	background-color: #FFFFFF;
	padding: 30px 30px 0 30px;
}
.forecast_comment {
    clear: both;
    background-color: #FFFFFF;
    padding: 20px 30px 0 30px;
    font-size: 16px;
    line-height: 150%;
}
.forecast_last_update {
    clear: both;
    background-color: #FFFFFF;
    padding: 10px 30px 30px 30px;
    font-size: 12px;
    line-height: 150%;
}
.forecast_map .slick-slider .slick-list {
    -webkit-transform: none(0, 0, 0);
    -moz-transform: none(0, 0, 0);
    -ms-transform: none(0, 0, 0);
    -o-transform: none(0, 0, 0);
    transform:none
}

.forecast_map .slider-nav .slick-slide {
	padding: 0;
	margin-right: 10px;
	width: 20% !important;
}

.forecast_map .slider-nav .slick-slide a{
	display: block;
	padding: 4px 0 0 0;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	color: #818181;
	background-color: #F5F5F5;
	height: 36px;
	cursor: pointer;
	width: 100% !important;
}
.forecast_map .slider-nav .slick-slide.is-active{
	background-color: transparent;
}
.forecast_map .slider-nav .slick-slide.is-active a{
	color: #FFFFFF;
	background-color: #234CA4;
}

@media (min-width: 1200px) {
	.forecast_map .slider-nav  {
		position: absolute;
		top: 30px;
		right: 30px;
	}
	
	.forecast_map .slider-nav .slick-slide {
		padding: 0;
		margin-bottom: 5px;
		width: 100% !important;
		float: none;
		min-width: 120px;
	}
	
	.forecast_map .slider-nav .slick-slide a {
		padding: 4px 15px 0 15px;
	}	
}

.forecast_map .slider-nav .slick-track {
	width: 100% !important;
}


#weather_city content{
	background: url("../images/bg_town.gif") repeat-x 0 -102px #FFFFFF;
}
#city h1{
	text-align: left;
	font-size: 22px;
	padding: 0;
	margin: 0;
	letter-spacing: 2.5px;
	float: left;
}
#city .favori{
	display: inline-block;
}
#city .email_city {
    display:inline-block;
    margin: 0;
}
#city .email_city a{
    padding: 5px;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
#city .email_city a:hover{
	color: #FFFFFF;
    background: #3268DB;
}

@media (min-width: 640px) {
    #city-favourite:hover::before {
        content: "★" !important;
    	color: #FFC800;
    }
}

.mb-favourite-filled::before {
    content: "★" !important;
	color: #FFC800;
}

#city-favourite::before {
    content: "☆";
    font-size: 24px;
    margin-top: 3px;
    display: block;
}
#city .near{
	font-size: 12px;
    margin-bottom: 15px;
    line-height: normal;
}
#city .menu_forecast_day ul {
    height: 83px;
}
#city .menu_forecast_day a {
    margin-right: 3px;
}
#city .menu_forecast_day a .symbol{
	width: 30px;
    margin: 3px auto;
}
#city .menu_forecast_day a .temp {
    margin: 3px auto;
    width: 49px;
    justify-self: start;
    justify-items: center;
    align-items: center;
    display: grid;
    grid-template-columns: 24px 24px;
}
#city .menu_forecast_day a .temp .temp_max,
#city .menu_forecast_day a .temp .temp_min{
	text-align: left;
	font-size: 13px;
	font-weight: 400;
}
#city .menu_forecast_day a .temp .temp_min{
	text-align: right;
	color: #818181;
	margin-right: 3px;
}
#city h2,
#city h4{
	text-align: left;
	font-size: 22px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin: 30px 0 20px 0;
	letter-spacing: 0;
	border-bottom: 1px solid #D6D6D6;
	color: #1F1F1F;
}
#city.tomorrow h2,
#city.am_pm_evening h2,
#city.am_pm h2,
#city.day h2,
#city.tomorrow h4,
#city.am_pm_evening h4,
#city.am_pm h4,
#city.day h4{
	margin: 30px 0 0 0;
	border-bottom: 0px solid #D6D6D6;
}
#city .now {
    display: flex;
    flex-direction:row;
  	justify-content: space-between;
    line-height: normal;
    padding-bottom: 10px;
}
#city .card-body {
    padding: 10px 20px;
	background-color: #F8F8F8;
}
#city .show {
	margin-bottom: 10px;
}
#city .time,
#city h5{
	font-size: 20px;
	font-weight: 700;
	color: #474747;
    margin: 0;
    padding: 0 0 10px 0;
}
#city .wrap .symbol_label{
	font-size: 22px;
}
#city .symbol_picture img{
	width: 60px;
}
#city .wrap .temp{
	font-size: 24px;
	font-weight: 700;
}
#city .wrap .temp_feel{
	font-size: 14px;
	font-weight: lighter;
}
#city .wind i{
    width: 100%;
    font-size: 27px;
    text-align: center;
}
#city .wind_speed, 
#city .wind_direction {
    font-size: 12px;
	text-align: center;
}
#city .wind_direction img {
    margin: auto;
    text-align: center;
    width: 20px;
    display: block;
}
#city .ppcp {
    padding: 20px 0 0 0;
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 50% 2px;
    text-align: center;
}
#city .ppcp.risk-no{
	background-image: url("../images/pictos/ppcp-risk-no.png");
}
#city .ppcp.risk-medium{
	background-image: url("../images/pictos/ppcp-risk-medium.png");
}
#city .ppcp.risk-high{
	background-image: url("../images/pictos/ppcp-risk-high.png");
}
#city .more_data {
    font-size: 12px;
	line-height: 160%;
}
#city .press{
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
#city .panel-title &gt; a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
    font-size: 20px;
}
#city .panel-title &gt; a.collapsed:before {
    float: right !important;
    content:"\f067";
	font-size: 20px;
}
#city .panel-title &gt; a:hover, 
#city .panel-title &gt; a:active, 
#city .panel-title &gt; a:focus  {
    text-decoration:none;
}

#city .wrap_hour {
	display: grid;
    grid: repeat(1, auto) / auto-flow;
    grid-column-gap: 10px;
    font-size: 12px;
    line-height: normal;
    grid-template-columns: 200px auto auto auto auto 25px;
    padding: 10px 0;
    border-top: 1px solid #eaeaea;
}
#city .wrap_hour .hour{
	font-size: 15px;
	font-weight: 700;
}
#city .wrap_hour .symbol_label{
	font-size: 12px;
	font-weight: lighter;
}
#city .wrap_hour .symbol_picture img{
	width: 34px;
}

@media (min-width: 768px) {
	#city .wrap_hour .symbol_picture img{
		width: 40px;
	}
}

#city .wrap_hour .temp{
	font-size: 16px;
	font-weight: 700;
}
#city .wrap_hour .temp_feel{
	font-size: 12px;
}
#city .wrap.more_data {
    justify-self: end;
    justify-items: end;
    align-items: center;
    display: grid;
}
#city .more_data ul {
    padding: 0;
    margin: 0;
	list-style: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
}
#city .more_data ul li{
    padding: 0;
    margin: 0;
	list-style: none;
}

#city .forecast_last_update {
    font-size: 12px;
    line-height: 150%;
	padding: 10px 0 0 0;
}
/* RADAR */
.moduletable.video img {
	padding: 20px;
	background-color: #FFFFFF;
}
.moduletable.video h2,
.moduletable.video h3 {
    font-size: 18px;
    margin: 0 0 0px 0;
    text-transform: uppercase;
    text-align: left;
	color: #2958BD;
	margin-top: 30px;
	padding-left:20px;
	background-color: #FFFFFF;
	padding-top:20px;
}
/* RADAR */
.moduletable.radar{
	padding: 15px;
	background-color: #FFFFFF;
	margin-top: 15px;
}

#weather_city .moduletable.radar{
	padding: 15px 5px 5px 5px;
}

.moduletable.radar h2,
.moduletable.radar h3 {
    font-size: 18px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    text-align: left;
	color: #2958BD;
	letter-spacing: 1px;
}/*
#weather_city .moduletable.radar {
    padding-left: 20px;
	padding-right: 20px;
    background-color: #FFFFFF;
    margin-top: 20px;
}*/
/* EPHEMERIDE */
ephemerides h2,
ephemerides h3 {
	color: #FFFFFF
}
ephemerides .sun_rise,
ephemerides .sun_set,
ephemerides .moon,
ephemerides .saint,
ephemerides .index_uv,
ephemerides .air{
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 42px;
	padding-left: 53px;
	font-size: 14px;
	margin-bottom: 20px;
	min-height: 45px;
}
ephemerides .sun_rise{
	background-image: url("../images/pictos/sunrise@2x.png");
	background-size: 42px;
}
ephemerides .sun_set{
	background-image: url("../images/pictos/sunset@2x.png");
	background-size: 42px;
}
ephemerides .moon{
	background-image: url("../images/pictos/moon@2x.png");
	background-size: 30px;
}
ephemerides .saint{
	background-image: url("../images/pictos/user@2x.png");
	background-size: 40px;
}
ephemerides .index_uv{
	background-image: url("../images/pictos/sun@2x.png");
	background-size: 43px;
}
ephemerides .air{
	background-image: url("../images/pictos/air@2x.png");
	background-size: 27px;
}
ephemerides p:last-child{
	clear: both;
}
/* VILLES */
villes h2,
villes h3{
    color: #FFFFFF;
}
villes .pinned_location{
	position: relative;
	background-size: cover;
	text-align: center;
	display: block;
    margin-bottom: 20px;
}
villes a.pinned_location .layer{
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
    background-color: rgba(42, 88, 189, 0.64);
	text-align: center;
	color: #FFFFFF;
	padding: 50px 5px;
	transition: all 0.5s ease-out;
}
villes a.pinned_location:hover .layer{
    background-color: rgba(42, 88, 189, 0.3);
	transition: all 0.5s ease-out;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
}
villes .pinned_location .layer .wrap_weather{
	width: 50px;
	margin: auto;
}
villes .pinned_location .layer .symbol_picture{
	float: left;
}
villes h3,
villes h4 {
    color: #FFFFFF;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 3px;
	margin: 12px 0;
	text-align: center;
	text-shadow: 0 0 6px rgba(0,0,0,0.50);
}
villes .pinned_location .layer .temp{
	/*float: left;*/
	font-size: 16px;
	/*padding-left: 10px;*/
	font-weight: 400;
}

/* NEWSFLASH */
newsflash .newsflash{
	display: block;
	background-size: cover;
	opacity: 0.7;
	transition: all 0.5s ease-out;
}
newsflash .newsflash:hover{
	opacity: 1;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
	transition: all 0.5s ease-out;
}
newsflash .newsflash h3{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
	text-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
	padding: 20px;
	height: 200px;
	display: grid;
    align-items: end;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0) 35%, rgba(0,0,0,0.70) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.70) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.70) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2000000', endColorstr='#91000000',GradientType=0 );
	letter-spacing:1px;
}

/* OBSERVATION */

observation {
	font-size: 14px;
}
observation .wrap {
	margin-bottom: 20px;
}
observation .subtitle{
	font-size: 18px;
	font-weight: 700;
	color: #234CA4;
	margin-top: 20px;
}
observation .subtitle:first-child {
    margin-top: 0;
}

observation .webcam img{
	min-width: 100%;
	max-width: 100%;
}

/* ACTUS */
actu ul{
	padding: 0;
	margin: 0 0 0 30px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	column-count: 2; 
}
actu li{
	padding: 0 40px 0 0;
	margin: 0;
}
actu a{
	font-size: 14px;
	font-weight: 400;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}


/* ANIM RADAR */
.radarbelgium_anim {
	max-width: 350px;
	text-align: center;
	position: relative;
}

.radarbelgium_anim_cible {
	position: absolute; 
}

@media (min-width: 358px) and (max-width: 400px) {
	.radarbelgium_anim {
		width: 350px;
		transform: scale(0.94);
		transform-origin: top left;	
	}
}

@media (min-width: 992px) and (max-width: 1048px) {
	.radarbelgium_anim {
		width: 350px;
		transform: scale(0.73);
		transform-origin: top left;	
	}
}

@media (min-width: 1048px) and (max-width: 1199px), (max-width: 358px) {
	.radarbelgium_anim_cible {
		display: none;
	}
}

@media (min-width: 1200px) {
	.radarbelgium_anim {
		width: 350px;
		transform: scale(0.89);
		transform-origin: top left;	
	}
}

@media (min-width: 992px) {
	#weather_city .moduletable.radar.premium{
		margin-top: 200px;
	}	
}</pre></body></html>