@font-face {
  font-family: 'cocogothiclight';
  src: url('CocoGothic-Light_trial.ttf') format('truetype');;
}
@font-face {
  font-family: 'cocogothiclightitalic';
  src: url('CocoGothic-LightItalic_trial.ttf') format('truetype');;
}
@font-face {
  font-family: 'cocogothic';
  src: url('CocoGothic_trial.ttf') format('truetype');;
}
body{
  font-family: arial;
}
img {
  max-width: 100%;
}
#color{
  background-color: #6BD4F8;
  height: 25px;
  width: auto;
  border-radius: 4px;
}
.page-header {
  padding-bottom: 0px;
  margin: 10px 0 10px;
  border-bottom: 0px solid #eee;
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 10px;
  margin-bottom: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 0px;
  font-size: 18px;
  font-family: arial;
}
h1 {
  font-family: arial;
}
h2 {
  font-family: arial;
}
h3 {
  font-family: arial;
}
h4 {
  font-family: arial;
}
p {
  font-family: arial;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f4f4f4;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f8f8f8;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.navbar-default {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.navbar-default .navbar-nav>li>a {
  color: #333333;
}
.footer{
  height: auto;
  width: 100%;
  background-color: #f4f4f4;
  text-align: center;
  padding: 15px;
  font-family: arial;
  position: sticky;
  margin-top: 20px;
}
.center{
  text-align: center;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
}
#backtop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #b3b3b3;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    font-size: 30px;

  }

#backtop:hover {
    background-color: #737373;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.panel-group {
    margin-bottom: 0px;
}
.panel-default {
    border-color: #f4f4f4;
}
.risultati {
  margin-top: 5px;
  border-radius: 4px;
  background-color: #f4f4f4;
  padding: 15px;
  font-family: arial;
}
.risultati h4 {
  font-size: 17px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit;
}
#scaricapdf {
  width: 100%;
  height: auto;
  text-align: right;
}
#maturita{
  height: auto;
  width: 100%;
  font-family: arial;
  padding: 10px;
  font-size: 10px;
}
.sponsor {
  height: 50px;
  width: auto;
}
