html, body { width: 100%;  margin: 0; padding: 0 }
body {margin:0px; color:black; font-size:8pt; font-family:verdana,arial,helvetica; background-color:#d0d0d0;  width:100%; padding:0}
fieldset {border:1px solid #888888; padding:3px; margin:10px 0px 10px 0px; background-color:white; font-size:8pt;}
a {color:green; text-decoration:none;}
fieldset a {color:green; text-decoration:none; line-height:15px;}
fieldset a:hover {color:red; } 
.green {background-color:green; color:white;}
.yellow {background-color:yellow; color:black;}
.orange {background-color:orange; color:black;}
.ocker {background-color:#ffffaa; color:black;}
.red {background-color:red; color:white;}
.purple {background-color: #800080;}
.blue {background-color:#aaaaff; color:black;}
.white {background-color:#ffffff; color:black;}
.black {background-color:#000000; color:red}
.dcheck span {display: block; width:100%; text-align:left; padding: 0px 2px 0px 2px; margin-bottom:1px; font-size:7pt;}
legend {border:1px solid #888888; padding:2px; font-weight:bold; font-size:8pt; width:150px; background-color:white;}
h4 {font-size:10pt; color:green; margin: 0; padding: 0; padding-bottom:5px; }
h3 {font-size:12pt; margin-bottom:5px; margin-top: 0px;}
.line {border-bottom:1px dotted green; padding-bottom:5px; margin-bottom:5px; clear:both;}
.space { padding-bottom:5px; clear:both;}
input {border:1px solid black}
.verybig {font-size:16pt; padding:5px;}
b {color:brown;}
.cp {float:left; text-align:left; border:1px solid #888888; background-color:#eeeeee; overflow:hidden; padding:2px; font-size:8pt; margin:0px 5px 5px 0px;}
.cp b {display:block; margin-bottom:3px;}
.cpsub {text-align:center; font-size:8pt; }
.cpsub .opb {position: relative; left:-1px; margin-top:1px;}
.cpmid {width:1px; background-color:#888888; height:38px; margin:0px 5px 0px 5px;}
#top a {color:yellow;}
.r th {background-color:red; font-size:8pt; color:white; font-weight:bold;}

.r tr td {background-color:#dddddd; font-size:8pt; color:black; text-align:right; border-bottom: 1px solid #888888;}
.left {text-align:left !important;}

#rview tr td {background-color:#dddddd; font-size:11pt; color:black; text-align:left;}
#rview tr th {background-color:#cccccc; font-size:12pt; text-align:left; color:black;}

#loginbox {position: absolute; top: 30vh; width:100%;}
#logincontent {
border-radius: 5px;
border: solid 1px black;
background-color: #2d2d2d;
padding: 10px;
margin-left: auto;
margin-right: auto;
width: 280px; 
}
#logincontent input[type=button] {height: 24px; position: relative; }
#logincontent input[type=text] { font-size: 12pt; height: 20px;}
#logincontent input[type=password] { font-size: 12pt; height: 20px;}

#map {height:100%; width:100%; position:relative; margin-top:0px;}
#map img{ max-width: none !important; }

#logo {float: right; }
.h {color: white; font-size: 10pt; margin-bottom: 5px; font-weight: bold;} 


.info {
border-color: #A2D246;
margin: 0.5em 0 1.3em 0;
border: 1px solid;
background-repeat: no-repeat;
background-position: 10px 50%;
padding: 10px 10px 10px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 1px #fff inset;
-webkit-box-shadow: 0 1px 1px white inset;
box-shadow: 0 1px 1px white inset;
color: black;
background-color: #EBF8A4;
font-weight:bold;
}

.infored {
border-color: black;
margin: 0.5em 0 1.3em 0;
border: 1px solid black;
background-repeat: no-repeat;
background-position: 10px 50%;
padding: 10px 10px 10px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color: white;
background-color: red;
font-weight:bold;
}

.infored a {color:yellow;}



::-webkit-input-placeholder { font-size:7pt; color:#7F7F7F; }
::-moz-placeholder { font-size: 7pt; color:#7F7F7F; } /* firefox 19+ */
:-ms-input-placeholder {font-size: 7pt; color:#7F7F7F; } /* ie */
input:-moz-placeholder { font-size: 7pt; color:#7F7F7F; }


#login {
	-webkit-box-shadow: 7px 7px 10px 1px rgba(0,0,0,0.59);
	-moz-box-shadow: 7px 7px 10px 1px rgba(0,0,0,0.59);
	box-shadow: 7px 7px 10px 1px rgba(0,0,0,0.59);
	display:block; 
	border-radius:10px;
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border:1px solid black; 
	padding:10px 20px 30px 20px; 
	background-color:#ebe2b7; 
	width:250px;
}
  
/* Marker */

.s-marker {height:36px; overflow: show;}

.s-content {
	color: white;
	position: relative;
	left: -6px;
	text-transform: uppercase;
	background-color:  #000000;
	font-family: arial,verdana,helvetica;
	font-size: 11pt;
	text-align: center;
	font-weight:bold;
	display: inline-block; 
	text-align:left;
	padding:2px 14px 2px 10px;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	margin-top:6px;
	margin-left: 32px;
	margin-right: 12px;
	border: solid 1px black;
	
}

.s-cursor {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

.s-addon {
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 1000;
}

.s-speed {
	position: absolute;
	bottom: 0px;
	left: 22px;
	border: solid 1px black;
	background-color: black;
	font-size: 10px;
	font-weight: bold;
	color: white;
	padding: 0px;
	border-radius: 2px;
	text-align: center;
	min-width: 14px;
	z-index: 2000;
	
}

.s-sos {
	background-color:  #ff0000 !important;
}

.s-driving {
	background-color:  #00a651 !important;
	color: white !important;
}

.s-stopped {
	background-color:  #f7921e !important;
	color: black !important;
}

.s-standing {
	background-color:  #3953a3 !important;
}

.s-nouplink {
	background-color:  #676767 !important;
}

.s-lostuplink {
	background-color:  #414042 !important;
}

.s-blase {
	line-height: 16px; 
	font-size:10pt; 
	background-color:white; 
	border: solid 1px black; 
	border-radius: 5px;
	padding: 5px;
}

.s-blase b {color: black !important; }

.fancybox-wrap 
{
	top:75px !important;
}

#controls {
	position:absolute;
	top: 5px;
	right: 5px;
	z-index: 100;
	display: none;

}


#wrapper {
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
}



#isp {
	width:75%;
	max-width:1100px;
	margin: auto;
	border-radius: 10px; 
	background-color:white; 
	padding: 10px 30px 10px 30px;
	position:relative;
}

 .sponsorimg{ max-width: 100%; height: auto; margin-right:30px;}

.panes {
	background-color:#2d2d2d;
	padding: 10px;
	border-radius: 5px;
	border: solid 1px black;
	width: 122px;
	color: white;
	font-size: 0.9em;
	
}

.panes td {
	font-size:9pt;
}

.coordwin {
	color: black;
	background-color:  white;
	font-family: arial,verdana,helvetica;
	font-size: 10pt;
	text-align: center;
	width: 200px; 
	text-align:left;
	padding:1px 5px 1px 5px;
	border: solid 1px black;
	border-radius: 3px;

}



#alarmsyswrap {
position:absolute; 
display:inline-block;
z-index:100; 
top:30px; 
left:0px; 
min-width:125px; 
max-width: 150px;
height:100%; 
background-color: black; 
border-right:solid 1px orange; 
padding: 5px;
text-align: center;
}
#alarmsyswrap b {color: orange; font-size: 1.2em; display: block; font-size: bold;}

 
#wrap {
	position:absolute;
	width:100%;
	top:0px;
	left;0px;
	z-index:50;
	padding-top:200px;
}


#wrap2 {
	position:absolute;
	width:100%;
	top:0px;
	left;0px;
	z-index:50;
	padding-top:200px;
}


 

.katlink
{
	border: solid 1px #ff0001;
	color: white;
	padding: 0px;
	margin-bottom: 3px;
	font-size: 1.1em;
	text-align: center;
}
.katlink a {
	color:white;
	display:block;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-weight: bold;
}
.katlink a:hover{
	color:#ff0001 !important;
	background-color:white;
}


.neutral {
color:orange;
text-decoration: none;
display:inline;
position:relative;
top:-2px;

}
.catbox {
	color:white;
	padding: 0px;
	margin: 0px 0px 3px 10px;
	text-align:center;
	font-size: 0.8em;
	top:-2px;
	font-weight:bold;
}
.catbox input[type=checkbox] {
	visibility:hidden;
	display:none;
}
.catbox label
{
	background-color:white;
	cursor:arrow;
	padding:1px 3px 2px 3px;
	color:#034225;
	text-hadow:0px;
}

.catbox input[type=checkbox]:checked + label {
	background-color:red;
	color:white;
}

.lf {
	display:block;
	margin-bottom:2px;
	font-size: 9pt;
	border-bottom: 1px dotted #666666;
	padding-bottom: 2px;
	color: #FFDA00;
}

.lf span {
	font-size: 7pt; 
	color: #aaaaaa;
	display: block;
}


/* Viva la responsibile */

#nav2 {display:none;}




