@charset "utf-8";

.logo{
	background: #185fbb;
	padding: 6px;
	width: 200px;
    border-radius: 4px;
	-webkit-box-shadow: 1px 1px 16px -0.5px #444658e0;
	-moz-box-shadow:    1px 1px 16px -0.5px #444658e0;
	box-shadow:         1px 1px 16px -0.5px #444658e0;
} 

.title {
	display: none;
	text-align: center;
	background: white;
	background: rgba(255, 255, 255, 0.9);
	width: 350px;
	height: 45px;
	position: absolute;
    z-index: 9999999999;
    left: 0;
	-webkit-box-shadow: 1px 1px 0px 0.5px #dcdada;
	-moz-box-shadow:    1px 1px 9px 0.5px #dcdada;
	box-shadow:         1px 1px 0px 0.5px #dcdada;
	border: 1px solid #efefef;
	font-family: 'Roboto', sans-serif;
}
.ismob {
	margin-top: 500px;
}

.title .title_main {
    position: absolute;
    width: 100%;
    top: 5px;
	font-size: 14px;
}

.title .title_main span {
	font-size: 12px;
}

.title .title_footer {
	font-size: 12px;
    position: absolute;
    bottom: 5px;
    width: 100%;
}

.title .title_footer a {
	text-decoration: none;
	color: #660000;
	font-weight: 600;
	
}

.title .title_footer a:hover {
	color: red;
}

.legenda_culori {
	display: none;
	position: absolute;
    z-index: 999999;
	right: 20px;	
    bottom: 40px;
}

#ex1Slider .slider-selection {
	background: #BABABA;
}

#ex2Slider .slider-selection {
	background: #BABABA;
}

.controls {
	display: none;
	padding-top: 15px;
	text-align: center;
	top:10;
	position: absolute;
    z-index: 99999;
    right: 30;
    background: rgba(0, 0, 0, 0.7);
    height: 340px;
    width: 235px;
	-webkit-box-shadow: 1px 1px 16px -0.5px #444658e0;
	-moz-box-shadow:    1px 1px 16px -0.5px #444658e0;
	box-shadow:         1px 1px 16px -0.5px #444658e0;
	border-radius: 4px;
}

.controls span {
	color: white;
	margin-top: 10px;
}

.frameList {
	overflow:auto;
	height: 90px;
	width: 195px;
	background: rgba(255, 255, 255, 0.9);
	margin-left: 20px;
	margin-top: 20px;
	-webkit-box-shadow: 1px 1px 0px 0.5px #dcdada;
	-moz-box-shadow:    1px 1px 9px 0.5px #dcdada;
	box-shadow:         1px 1px 0px 0.5px #dcdada;
	border: 1px solid #efefef;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
}


.playbuttons button span {
	color: #6d6c6c;
	top: -4px;
}


/* Set default margin, padding */
* {
	font-family: Sans-Serif;
	font-size: 11px;
}
#map, html, body, #loaded {
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	vertical-align: middle
	image-rendering: -moz-crisp-edges; /* Firefox 3.6 */
	-ms-interpolation-mode: nearest-neighbor; /* Internet Explorer 7.0+ */
}
A {
	text-decoration: none;
	vertical-align: baseline;
	font-weight: bold;
}
A:link {
	color: #660000;
}
A:active {
	color: #660000;
}
A:visited {
	color: #660000;
}
A:hover {
	text-decoration: underline;
	color: #FF0000;
}
input {
	margin: 2px;
	padding: 1px;
	border: 1px solid black;
	font-family: Sans-Serif;
	font-size: 11px;
}
#loaded {
	visibility: hidden;
}
#loading {
	background-color: #FDFDFD;
	text-align: center;
	width: 100%;
	height: 100%;
	z-index: 10000;
}
#loading .centered {
	padding-top: 50px;
	font-family: Sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
#div_about {
	padding: 2px 5px 2px 5px;
	border: solid #000000 1px;
	color: #000000;
	background-color: #ffffff;
	position: absolute;
	height: 45px;
	bottom: 17px;
	right: 10px;
	z-index: 2;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	clear: both;
	float: left;
}
/* --------------------------------------------------------------------------------------------- */
/* Absolute positioned DIV with title and image dates*/
#div_title {
	color: #000000;
	background-color: #ffffff;
	position: absolute;
	width: 160px;
	top: 15px;
	overflow: hidden;
	z-index: 10;
	font-size: 11px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	clear: both;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	right: 10px;
	box-shadow: 0 3px 3px #404040;
	z-index: 9999999;
}
#span_title_name {
	font-size: 12px;
	font-weight: bold;
}
#span_title_time_utc {
	font-size: 12px;
	display: block;
}

#span_title_time_local {
	font-size: 12px;
	display: block;
}

#div_title_copy {
	padding-top: 5px;
	height: 35px;
}

#div_scl {
	position: absolute;
	bottom: 55px;
	left: 1px;
	z-index: 1;
	bottom: 1px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 999999;
}

#div_scala {
	position: absolute;
	bottom: 120px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 999999;
	left: 25px;
}

#div_controlx {
	position: absolute;
	top: 85px;
	left: 15px;
	z-index: 1;
	bottom: 1px;
	float: right;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 999999;
}
/* --------------------------------------------------------------------------------------------- */
/* Absolute position of white container for control elements*/

#div_update_info {
	font-size: 14px;
	text-align: center;
}
#div_update {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* List of files */
#radar_img_list {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Control panel */
#div_control_panel {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* --------------------------------------------------------------------------------------------- */
/* Radar image */
#radar-img {
	image-rendering: -moz-crisp-edges;
	/* Firefox 3.6 */
	-ms-interpolation-mode: nearest-neighbor;
	z-index: 999999;
/* Internet Explorer 7.0+ */
}
  
#div_wlogo {
	position: absolute;
	z-index: 1;
	background-image: url(../img/watermark_logo_wr.png);
	height: 124px;
	width: 880px;
	z-index: 9999999;
}
#div_list {
	padding: 5px 0px 5px 0px;
	border: solid #000000 1px;
	background-color: #ffffff;
	position: absolute;
	top: 76px;
	right: 695px;
	z-index: 1;
	width: 292px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	clear: both;
	float: left;
}
#div_radar_img_list {
	position: absolute;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	margin-left: auto;
	bottom: 115px;
	right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0 3px 3px #404040;
}
#view_list {
	border: 1px dotted #33CC00;
	width: 85px;
}
#input_load {
	border: 1px dotted #33CC00;
	width: 85px;
}

.bbb {
	background-color: transparent;
	border: none;
}


#div_controls {
	background-color: #F3F3F3;
	position: absolute;
	right: 15px;
	z-index: 1;
	width: 220px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	clear: both;
	float: right;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	bottom: 25px;
	box-shadow: 0 3px 3px #404040;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 999999;
}

.legendarad {
	width: 100px;
	height: auto;
}

.watm_logo {
	width: 880px;
	height: 124px;
}

@media (max-width: 700px) {
  
.legendarad {
	width: 75px;
	height: auto;
}

.watm_logo {
	width: 250px;
	height: auto;
}

#div_scala {
	left: 5px;
}
	
}



