@media screen{
   body {
	margin:0px; 
	font-family: 'Dosis', sans-serif;
	font-weight:300;
   }
  .singlepage_body {margin:30px;max-width:700px;}
  .frame_body{margin:0px;}
  .frame_idx{border:0px;position:absolute;width:25%;height:100%;}
  .frame_cnt{border:0px;position:absolute;left:25%;width:75%;height:100%;}
}

@page {
  margin:3cm;
}

p {
  text-align:justify;
}

dt {
  font-weight:bold;
}

dd {
  text-align:justify;
}

h1 {
  
  page-break-before:right;
  font-size: 200%;
  line-height: 100%;
  font-weight: 300;
}

h2 {
  font-weight: 600;
}
  
h3 {
  font-weight: 400;
}

.index_cnt table { 
    border-spacing: 0;
    border-collapse: collapse;
}
.index_cnt table tbody td {
	vertical-align:text-top;
}

.index_cnt table tbody tr:last-child td {
  padding-top: 10px;
  padding-bottom: 25px;
  border-bottom: 1px solid #dbdbdb;
}

.index_cnt table tbody tr:first-child td {
  padding-top: 25px;
}

.indice {
  font-size:130%;
  font-weight:300;
  margin:39px 0px 9px 30px;
}

.indice::after { 
    content:"";
	background: url(tree_color_83x7.gif) no-repeat;
	display:block;
	width:83px;
	height:7px;
	text-align:right;
	margin:10px 0 0 -50px;
}

.appendix {
  page-break-before:right;
}

.stb {
  border-spacing:0px;
  margin:10px;
}

.btb {
  border:solid 1pt black;
  border-spacing:0px;
  margin:10px;
}
.ruledtr td {
  border-bottom:solid 1pt black;
}

td {
  padding:5px;
}

.rbtd {
  border-right:solid 1pt black;
}

.lbtd {
  border-left:solid 1pt black;
}

.quiz {
  background-color:#f3f3f3;
  padding:25px;
}

.quiztitle {
  font-weight:700;
  color:white;
  padding:10px;
  text-align:left;
  background-color: #525860;
}
.quiz p {
	line-height:18px;
	font-weight:400;
	padding:15px 25px 30px 25px;
	background-color:#c9cbce;
	margin:0;
}
.glossary dd {
  margin-bottom:20px;
}

@media screen{
  .cover {
    margin:60px 40px 200px 40px;
    text-align:right;
	max-width:700px;
  }
}

.cover_logo {
  height:50px;
  background-color: #525860;
  box-shadow:0px -2px 10px 0px rgba(0,0,0,0.75);
}

.prev_next_container_up{
  height: 50px;
  background-color: #525860;
  position: fixed;
  top: 0;
  width: 100%;
  border:0;
  box-shadow:0px -2px 10px 0px rgba(0,0,0,0.75);
}

@media print{
  .cover {
    margin:250px 40px 0px 40px;
    
    text-align:right;
    page-break-after:always;
  }
}

.title {
  font-size:250%;
  font-weight:300;
  border-bottom: 1pt solid #dbdbdb;
  float:right;
  margin:10px 0px 20px 0px;
  text-align:right;
  line-height: 100%;
}
.title::after { 
    content: "";
	background: url(tree_color_83x7.gif) no-repeat;
	display:block;
	width:83px;
	height:7px;
	text-align:right;
	margin:0;
}

.subtitle {
  font-size:120%;
  clear:both;
}

.author {
  margin-bottom:3px;
  color:#999999;
  font-weight:300;
  font-size:100%;
}

.index_cnt {
  margin:110px 0px 0px 20px;
}

.index_logo{
  background-color: #525860;
  height:50px;
  position:fixed;
  width:100%;
  top:0px;
  box-shadow:0px -2px 10px 0px rgba(0,0,0,0.75);
}

.index_logo a img{
  position:absolute;
  left:20px;
  top:10px;
  border:0px;
  border-radius:40px;
 -webkit-border-radius: 40px;
 -moz-border-radius: 40px;
  box-shadow:0px -2px 10px 0px rgba(0,0,0,0.75);
}

a.idxlnk{
  text-decoration:none;
  /*font-family: Calibri, Helvetica, sans-serif;*/
  font-weight:400;
}

a.idxlnk:visited {
  color:#505050;
}

a.idxlnk:link {
  color:black;
}

.idxc2 {
  padding-left:15px;
}

a.idxlnk2{
  text-decoration:none;
  /*font-family: Calibri, Helvetica, sans-serif;*/
}

a.idxlnk2:visited {
  color:#505050;
}

a.idxlnk2:link {
  color:black;
}

.idxc3 {
  padding-left:30px;
}

a.idxlnk3{
  text-decoration:none;
  /*font-family: Calibri, Helvetica, sans-serif;*/
  font-style:italic;
  font-size:80%;
}
a.idxlnk3:visited {
  color:#505050;
}

a.idxlnk3:link {
  color:black;
}

a.idxlnkA{
  text-decoration:none;
  /*font-family: Calibri, Helvetica, sans-serif;*/
}

a.idxlnkA:visited {
  color:#505050;
}

a.idxlnkA:link {
  color:black;
}

.idxn{
  /*font-family: Calibri, Helvetica, sans-serif;*/
}
.idxn2{
  /*font-family: Calibri, Helvetica, sans-serif;*/
}
.idxn3{
  /*font-family: Calibri, Helvetica, sans-serif;*/
  font-size:80%;
}
.idxnA{
  /*font-family: Calibri, Helvetica, sans-serif;*/
}

@media screen {
  .quizprint{
    display:none;
  }
}

@media print {
  .quizeval{
     display:none;
  }
}

table.a_i { 
    border-spacing: 0;
    border-collapse: collapse;
}
table.a_i tbody td {
	padding:0;
	margin:0;
}
.a_i  {
  border-spacing: 0;
  border-collapse: collapse;
  color: #949494;
  max-width:760px;
  height:50px;
  font-size:90%;
  font-weight: 300;
  top:0;
  margin:0;
}

.a_i  a {
  text-decoration:none;
  color: #fff;
  display: block;
  background-color: transparent;
  height: 50px;
  padding:0 30px;
  line-height: 50px;
}
.a_i  a:hover {
  background-color: #2c2c2c;
}
.a_i  a:link  {
  color:lightgray;
}

.a_i  a:visited {
  color:lightgray;
}

.cntpage {
  min-height:700px;
  max-width:700px;
  margin:110px 30px 30px 30px;
}

.s_pos {
  position:absolute;
}

.answercomment {
  color:gray;
  font-style:italic;
}
.prev_next_container_down {
	margin-bottom: 15px;
	font-weight: 400;
}
.prev_next_container_down a {
  background-color: #a3a8ae;
  color: #fff !important;
  border:0px;
  height: 40px;
  line-height: 40px;
  border-radius:5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
}
.prev_next_container_down a:hover {
  background-color: #525860;
}
pre {
	font-weight:300;
	font-size:90%;
	color: #abb0b7;
}
#quizbtn {
	background-color:#97bf12;
	padding:10px 15px 10px 15px;
	color:black;
	cursor:pointer;
	margin:0 0 50px 0;
	height: 40px;
	border: 0;
  border-radius:5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 text-transform:uppercase;
}
#quizbtn:hover {
	background-color:#393939;
	border:1px solid black;
	color:white;
	
}


/* Stile aggiornato checkbox e radio domande*/
input[type=checkbox]:not(old) + label > span,
input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

input[type=radio   ]:not(old) + label > span{
  border-radius    : 50%;
}

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

input[type=checkbox]:not(old):checked + label > span:before{
  content     : 'V';
  display     : block;
  width       : 1em;
  color       : rgb(153,204,102);
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

input[type=radio]:not(old):checked + label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 50%;
  background       : rgb(153,204,102);
  background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));
}