body {
	height: 100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
	background: #FFF;
}
html { width: 100%; height: 100%; }
#loading {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  color: #666;
  text-align: center;
  padding: 80px;
  background-color: #fff;
  box-sizing: border-box;
}
p {
	margin:0px;
	padding:0px;
}
a {
	color:#650000;
	text-decoration:none;
}
a:hover {
	color:#F96;
}
h1 {
	font-size:1.8em;
	color:#999;
	padding-left:3px;
	font-weight:normal;
	padding-top:4px;
}
h2{
	font-size:1.4em;
	color:#f8682f;
	margin-top:3px;
	padding-left:10px;
	font-weight:normal;
	padding-top:4px;
}
#result{
    width: 100%;
    text-align: center;
    margin-top:10px;
}
.app{
	color:#708090;
	letter-spacing:0.8em;
	font-size:1.4em;
	width:100%;
	text-align:center;
}
.ico{
	float:left;
	padding: 0px 10px 0 10px;
}
.box99a{
    padding:5px;
	width:90%;
	height:60px;
	overflow:hidden;
	margin: 1.1em 1.4em 0.3em 2.3em;
	font-size:1.2em;
	line-height:1.0em;
	color:#e9967a;
}
.box99{
    padding:15px;
	width:90%;
	height:auto;
	overflow:hidden;
	margin: 1.1em 1.4em 1.1em 2.3em;
	font-size:1.0em;
	line-height:1.2em;
	border: 1px solid #ccc;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
}
.box99 li{
	padding-bottom:8px;
}
.boxH{
 float:left;
    padding:15px;
	max-width:265px;
	height:390px;
	overflow:hidden;
	margin: 1.1em 1.4em 1.1em 2.3em;
	font-size:1.0em;
	line-height:1.6em;
	border: 1px solid #eee;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
}
.boxH2{
  padding:15px;
	width:100%;
	height:auto;
	overflow:hidden;
	line-height:1.6em;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.selectStyle {
  -webkit-appearance: none;
  appearance: none;
  max-width: 250px;
  height: 28px;
  cursor: pointer;
  margin-bottom:20px;
  padding:5px;
  font-size:1,1em;
}
.button {
    background-color: #fff;
    border: none;
    padding: 2px 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}
td {
border-bottom: 1px solid #ccc;
height:28px;
}
.box22E {
	width:90%;
	height:auto;
	margin:0 auto;
	display:block;
	overflow:hidden;
}
.box22E b{
	color:#108984;
}
.boxP{
    padding:5px;
	width:90%;
	height:auto;
	overflow:hidden;
	margin: 1.0em 1.4em 1.0em 2.3em;
	font-size:0.9em;
	line-height:1.4em;
	border: 1px solid #ccc;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
    background-color:#fff;
}
.boxP2{
    padding:5px;
	width:70%;
	min-height:40px;
	margin: 5px 10px 5px 0px;
	font-size:0.9em;
	line-height:1.2em;
	border: 1px solid #ccc;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
    background-color:#fff;
}
.boxP2:hover{
	background-color:#f7f7f7;
}
.boxPf{
	float:left;
    padding:5px;
	width:120px;
	height:180px;
	margin: 5px 10px 5px 10px;
	font-size:0.9em;
	line-height:1.2em;
	border: 1px solid #ccc;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
    background-color:#ffffe0;
}
.boxSt{
    padding:15px;
	width:90%;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	font-size:0.8em;
	line-height:1.4em;
	border: 1px solid #eee;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
    background-color:#fff;
}
.applicazioni{
	width:100%;
}
.sep{
	height:22px;
	width: 100%;
	display:block;
	background-color:#0C3;
	padding-left:3px;
	color:#fff;
	font-weight:bold;
}
.mnord{
	width:200px;
	height:22px;
	padding:5px 0 0 5px;
	background-color:#ccc;
	border:1px solid #FFF;
	text-align:left;
}
button{
outline:none;
}
#back_to_top {
    position: fixed;
    bottom: 15px;
    right: 1.0em;
    cursor: pointer;
}
