/* Font family e colore di sfondo */

html, body {
    font-family: 'Quattrocento Sans', Arial, Verdana;
	font-family: 'segoeui';
	src: url(fonts/segoeui.eot);
	src: local('segoeuiui'), url('fonts/segoeui.ttf') format('truetype');
    /*width: 100%;
    height: 100%;*/
	margin: 0;
	padding: 0;
	font-size: 14px;
    /*background: url('../img/sf01.png');
    background-size: cover;
    background: url('../img/sf02.png');
    background-repeat:repeat;*/
    background-color:#e9eaed;
}

/*;
}

/* Classe per applicare un margine inferiore */
.margine-bottom {margin-bottom: 20px;}

/* Stili per sovrascrivere e modificare il paragrafo  */
p {
    /*text-align: center;*/
    font-size: larger;
    color: #000;
}

.panel-body p {
    text-align: left;
    font-size: larger;
    color: #000000;
}

.panel-body ul li {
    text-align: left;
    font-size: larger;
    color: #000000;
}

p.right {
    color: #333333;
    font-size: small;
    }

p.black {
    color: rgb(0, 0, 0);
    }

a.white {
    color: white;
    }

p.giustificato {
    text-align:justify;
    }

/* Stili per sovrascrivere e modificare la Navbar di Bootstrap */
.navbar {
  border: none;
  text-align: right;
}

.navbar-nav {
  margin-top: 0;
  /*float: right;*/
}

.navbar-right {
    float: right !important;
    /*margin-right: 15px;*/
}

.navbar-brand {
 display: inline-block;
 /*text-indent: -9999px;
 width: 190px;*/
 height: 100px;
}

.navbar-default {
    background: url(../img/top_home.png) no-repeat;
    /*background-color: rgba(255, 255, 255, 0.65);*/
}

.navbar-small {
    background: url(../img/top_home_small.png) no-repeat;
}

.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  border-bottom: 1px solid #5cb85c;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #357ebd;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #357ebd;
}

.navbar-toggle {
  /*border-radius: 0;*/
  border: 1px solid #357ebd;
}

.navbar-default .navbar-toggle {
 border: 1px solid #357ebd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #357ebd;
}

.navbar-default .navbar-collapse {
  border-color: #357ebd;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #357ebd;
  border-bottom-color: #357ebd;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #357ebd;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

@media screen and (min-width: 768px) {
    .navbar-default .navbar-nav > li > a {
        border-bottom: none;
    }
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    color: transparent;
    margin-left: -15px;
  }
    .box {
        display:block;
    }
}

/* PER IL BOK DELLE NEWS FACEBOOK */
@media (min-width: 100px) {
    .box {
        display:none;
    }
}

@media (min-width: 700px) {
    .box {
        display:none;
    }
}

@media (min-width: 1200px) {
    .box {
        display:block;
    }
}
/* PER IL BOK DELLE NEWS FACEBOOK */

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  border-top: 2px solid #357ebd;
  padding-top: 13px;
}

/* Stili per sovrascrivere e modificare i menu dropdown di Bootstrap */
.dropdown-menu {
 padding: 0 0;
 border-radius: 0;
 -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
 box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
}
.dropdown-menu > li > a {
 padding: 7px 10px;
 border-bottom: 1px solid #ccc;
}

/* Flexslider */
.flexslider {
 margin: 0 0 30px; 
 background: #f8f8f8; 
 border: 0;
 border-top: 3px solid #357ebd; 
 position: relative; 
 -webkit-border-radius: 0; 
 -moz-border-radius: 0; 
 -o-border-radius: 0; 
 border-radius: 0; 
}
.flex-control-paging li a {
 width: 12px; 
 height: 12px;
 padding: 2px;
 background: #357ebd; 
 cursor: pointer; 
 text-indent: -9999px; 
 -webkit-border-radius: 20px; 
 -moz-border-radius: 20px; 
 -o-border-radius: 20px; 
 border-radius: 20px; 
 box-shadow: none;
}
.slides li {position: relative;}
.flex-caption {
 position: absolute;
 top: 35%;
 right: 8%;
}
.flex-caption-text span {
 display: inline-block;
 font-size: 34px;
 font-weight: bold;
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 margin: 2px 0;
 padding: 0 15px;
 background-color: rgba(53, 126, 189, 0.8);
}

@media screen and (max-width: 767px) {
 .flex-control-nav, .flex-control-pager, .flex-caption {display: none;}
}

/* Sezione progetti in evidenza */
.box-login {
 margin-bottom: 10px;
 padding: 15px;
 background-image: url(../images/backcolor_home.jpg);
 filter: alpha(opacity=80);
}
.box-login h3, .box-login h4 {margin-top: 0;}

.box-btn {
 margin-bottom: 5px;
 padding: 5px;
 background-color:#FFF;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
 filter: alpha(opacity=80);
 border: solid;
 border-color: #39C;
}
.box-btn h3, .box-btn h4 {margin-top: 0;}

.box-btnRed {
 margin-bottom: 5px;
 padding: 5px;
 background-color:#FFF;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
 filter: alpha(opacity=80);
 border: solid;
 border-color: #F00;
}
.box-btn h3, .box-btn h4 {margin-top: 0;}

.box-neutro {
 margin-bottom: 10px;
 padding: 15px;
 background-image: url(../images/backcolor_home.jpg);
}
.box-neutro p { font-size:14px; text-align:left;}
.box-neutro h3, .box-neutro h4 {margin-top: 0; text-align:center;}

.box-sidebar {
 /*margin-bottom: 10px;
 padding: 15px;*/
 background-image: url(../images/backcolor_home.jpg);
}
.box-sidebar p { font-size:14px; text-align:left;}
.box-sidebar h3, .box-sidebar h4 {margin-top: 0; text-align:left;}

.box-login1 {
 margin-bottom: 10px;
 padding: 30px;
 background-color:#FFF;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
 filter: alpha(opacity=80);
 border: solid;
 border-color: #39C;
}
.box-login1 h3, .box-login1 h4 {margin-top: 0;}

.box-return {
 padding: 10px;
 background-color:#FFF;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
 filter: alpha(opacity=80);
 border: solid;
 border-color: #F90;
}
.box-return h3, .box-return h4 {margin-top: 0;}

.box-denied {
 margin-bottom: 10px;
 padding: 30px;
 background-color:#FFF;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
 filter: alpha(opacity=80);
 border: solid;
 border-color: #C00;
}
.box-denied h3, .box-denied h4 {margin-top: 0;}

.box-aggiornamenti {
 margin-bottom: 10px;
 padding: 15px;
 background-color:#FFF;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
 filter: alpha(opacity=80);
 border: solid;
 border-color: #39C;
}
.box-aggiornamenti h3, .box-aggiornamenti h4 {margin-top: 0; text-align:center;}

.box-areaagg {
 margin-bottom: 5px;
 padding: 5px;
 background-color:#FFF;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
 filter: alpha(opacity=80);
 border: solid;
 border-color: #390;
}
.box-areaagg h3, .box-areaagg h4 {margin-top: 0; text-align:center;}

.box-bottom {
 margin-bottom: 10px;
 padding: 15px;
 background-image: url(../images/backcolor_home.jpg);
}
.box-bottom p { font-size:12px;}
.box-bottom h3, .box-bottom h4 {margin-top: 0;}

/* navigazione pagine */
.box-nav {
 padding-bottom:5px;
 padding-top:5px;
 background-color: #357ebd;
}
.box_nav p {
    margin:0;
}
.box_nav:hover p {
    background-color: #5bc0de;
}

/* navigazione pagine GENIO HORIZON */
.box-nav-genioh {
 padding-bottom:5px;
 padding-top:5px;
  background-color: #3266cc;
 -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.box_nav-genioh p {
    margin:0;
}
.box_nav-genioh:hover p {
    background-color: #5bc0de;
}

/* navigazione pagine TELEMATICI */
.box-nav-telematici {
 padding-bottom:5px;
 padding-top:5px;
  background-color: #c1533a;
 -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.box_nav-telematici p {
    margin:0;
}
.box_nav-telematici:hover p {
    background-color: #5bc0de;
}

/* navigazione pagine SERVIZI WEB */
.box-nav-serviziweb {
 padding-bottom:5px;
 padding-top:5px;
  background-color: #509600;
 -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.box_nav-serviziweb p {
    margin:0;
}
.box_nav-serviziweb:hover p {
    background-color: #5bc0de;
}

/* navigazione pagine APP */
.box-nav-app {
 padding-bottom:5px;
 padding-top:5px;
  background-color: #ff9a66;
 -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.box_nav-app p {
    margin:0;
}
.box_nav-app:hover p {
    background-color: #5bc0de;
}

/* Sezione HELP in evidenza */
.box-help {
 margin-bottom: 10px;
 padding: 15px;
 background-color: rgba(92, 184, 92, 0.00);
 /*background-image:url(../img/color_verde.jpg);*/
 -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.box-help h3, .box-help h4, .box-help h2 {margin-top: 0;}
.box-help p, .box-help ul, .box-help li {text-align:justify; color:black; font-size:medium;}

/* Sezione HELP in evidenza */
.box-help1 {
 margin-bottom: 10px;
 padding: 15px;
 background-color: #fff;
 /*background-image:url(../img/color_verde.jpg);*/
 -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.box-help1 h3, .box-help1 h4, .box-help1 h2 {margin-top: 0;}

/* Stile per sovrascrivere e modificare le immagini thumbnail di Bootstrap */
.thumbnail,
.img-thumbnail {
  border-radius: 0;
  /*border: 1px solid #bbbbbb;*/
}

a.thumbnail, a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border: 0px;
    text-align: center;
    text-decoration: none;
}

/* Stili per sovrascrivere e modificare i bottoni standard di Bootstrap */
.btn {
  border: 0;
  border-radius: 0;
}
.btn:focus {
  outline: 0;
}

.btn-primary-genioh {
  color: #fff;
  background-color: #428bca; /*#3266cc*/
  border-color: #357ebd;
}

.btn-primary-telematici {
  color: #fff;
  background-color: #c1533a;
  border-color: #357ebd;
}

.btn-primary-serviziweb {
  color: #fff;
  background-color: #509600;
  border-color: #357ebd;
}

.btn-primary-app {
  color: #fff;
  background-color: #ff9a66;
  border-color: #357ebd;
}

.btn-primary-crpsoftware {
  color: #fff;
  background-color: #009999;
  border-color: #357ebd;
}

.btn-primary-facebook {
  color: #fff;
  background-color: #47639c; /*#3266cc*/
  border-color: #357ebd;
}

.btn-primary-twitter {
  color: #fff;
  background-color: #8ec2da; /*#3266cc*/
  border-color: #357ebd;
}

.btn-primary-google {
  color: #fff;
  background-color: #dd4b39; /*#3266cc*/
  border-color: #357ebd;
}

.btn-primary-linkedin {
  color: #fff;
  background-color: #1b85bd; /*#3266cc*/
  border-color: #357ebd;
}

.btn-primary-youtube {
  color: #fff;
  background-color: #df2826; /*#3266cc*/
  border-color: #357ebd;
}

/* Testata */
.header-sezione {
  border-bottom: 2px solid #357ebd;
}
@media screen and (min-width: 768px) {
 .header-sezione {
 margin-left: 0;
 margin-right: 0; 
 }
}

/* Lavoro in evidenza */
.box-lavoro-evidenza {
 margin: 15px 0;
}
.box-lavoro-evidenza h3 {margin-top: 0}

/* Stile per modificare e sovrascrivere i blockquote di Bootstrap */
blockquote {
 border-left: 5px solid #357ebd;
}

/* Pannelli dell'accordion basati sui panel di Bootstrap */
.panel-carousel {
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-carousel-heading {
  margin: -15px -15px 15px;
  padding: 10px 15px;
  font-size: 17.5px;
  font-weight: 500;
  background-color: #357ebd;
  color: #fff;
  border-bottom: 1px solid #dddddd;
}
.panel-carousel-footer {
  margin: 15px -15px -15px;
  padding: 10px 15px;
  background-color: #ecf7ff;
  border-top: 1px solid #dddddd;
}

.panel-carousel-control {
  font-size: 16px;
}
.panel-carousel-control:hover,
.panel-carousel-control:focus {
  text-decoration: none;
}

/* Stili per modificare e sovrascrivere le nav-tab di Bootstrap */
.nav-tabs {
  margin-top: 15px;
  border-bottom: 2px solid #357ebd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: 0;
}
.nav-tabs > li > a {
  font-size: 14px;
  font-weight: bold;
  margin-right: 2px;
  line-height: 1.428571429;
  border: 0;
  border-radius: 0;
}
.nav-tabs > li > a:hover {
  border-color: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #357ebd;
  border: none;
  border-bottom-color: transparent;
  cursor: default;
}
.tab-content {padding: 15px 0;}

/* Tabelle servizi */
.servizi {
 margin-top: 15px;
 text-align: center;
}
.servizi-titolo {
 background-color: #5cb85c;
}
.servizi-prezzo {
 background-color: #5cb85c;
 color: #fff;
}
.servizi-opzione {
 background-color: #dff0d8;
}
.servizi-footer {
 background-color: #eeeeee;
}

.servizi-portfolio {
 margin-top: 15px;
 text-align: center;
}
.servizi-portfolio-titolo {
 background-color: #5bc0de;
}
.servizi-portfolio-prezzo {
 background-color: #5bc0de;
 color: #fff;
}
.servizi-portfolio-opzione {
 background-color: #a4eaff;
}
.servizi-portfolio-footer {
 background-color: #eeeeee;
}

/* Pulsanti acquisto servizi */
.btn-round-bottom {
 border-bottom-right-radius: 4px;
 border-bottom-left-radius: 4px;
}

/* Footer */

footer {
 /*padding: 25px;
 background-color: rgba(255, 255, 255, 0.65);*/
 /*background-color: #357ebd; */
 color: #333333;
}
footer a, footer a:hover {color: #357ebd;}
#footer-copy {
 padding: 10px 0 0 0;
 border-top: 1px solid #fff;
}

/* Stile per modificare e sovrascrivere l'aspetto degli input di Bootstrap */
.form-control {
  height: 32px;
  padding: 6px 12px;
  color: #333333;
  border-radius: 0;
}

/* Testata portfolio */
.header-portfolio {
 background-color: #5cb85c;
 padding: 10px 15px;
 border-bottom: 2px solid #357ebd;
}

.header-portfolio > h2 {
 margin-bottom: 0;
 margin-top: 0;
 color: #fff;
}

/* Stile per modificare e sovrascrivere l'aspetto il componente Breadcrumb di Bootstrap */
.breadcrumb {
  margin: 0;
  background-color: transparent;
  border-radius: 0;
  font-size: 16px;
}

.breadcrumb > li + li:before {
  color: #fff;
}

.breadcrumb > .active {
  color: #fff;
}

/* Modifica del componente thumbnails per il portfolio */
.text-center {
    color: #333333;
}

.portfolio-filtro {margin-top: 15px;}

.portfolio-thumbnail .genio-thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  /*margin: 15px 0;
  padding: 4px;*/
  line-height: 1.428571429;
  /*background-color: #eeeeee;*/
  background-color: transparent;
  /*border: 1px solid #5cb85c;
  border-radius: 0;*/
  /*-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);*/
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  /*margin-top: 100px;*/
}

.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  /*background-color: #ffffff;*/
  background-color: transparent;
  /*border: 1px solid #dddddd;
  border-radius: 4px;*/
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.portfolio-thumbnail > img,
.portfolio-thumbnail > a > img,
.portfolio-img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.genio-thumbnail > img,
.genio-thumbnail > a > img,
.genio-img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;

}

.portfolio-thumbnail img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    margin: 0px;
}

.portfolio-thumbnail:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    margin: 0px;
}

.portfolio-thumbnail:hover,
.portfolio-thumbnail:focus {
  border: 0px;
  /*border-color: #357ebd;*/
}

.portfolio-thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

.portfolio-thumbnail .caption {
  padding: 0px;
  color: #000000;
}

/* Stili per sovrascrivere e modificare il componente Pagination di Bootstrap */
.pagination > li > a {
  background-color: #5cb85c;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  color: #999999;
  background-color: #eeeeee;
  border-color: #dddddd;
}


/* Titoli pagina contatti */
.contatti-titoli {
 margin-bottom: 15px;
 border-bottom: 2px solid #357ebd;
 padding-bottom: 10px;
}

/* Stili per sovrascrivere e modificare il componente Accordion/collapse di Bootstrap */
.panel {
  border: 1px solid #dddddd;
  border-radius: 0;
}

.panel-heading {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-title > a {
  color: #fff;
  text-decoration: none;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-default > .panel-heading {
  background-color: #3266cc; /*#5cb85c*/
  border-color: #dddddd;
  filter: alpha(opacity=80);
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

#leftCol_a_genio_1{
    height:360px;
    background:#deecf9 url(boxes_bg.gif) repeat scroll 0 0; 
    position:relative;
    display:block;
    float: left;
    padding:21px 0 15px 0;
    min-width:200px;
}

#rightCol_a_genio_1{
    height:360px;
    background:#deecf9 url(boxes_bg.gif) repeat scroll 0 0; 
    position:relative;
    display:block;
    float: left;
    padding:21px 0 15px 0;
    min-width:200px;
}

/* Box Facebook */
/*.container-like{overflow: hidden;float:left;border-bottom: 1px solid #e5e5e5;border-top: 1px solid #fff;}*/
/*.fb-like-box{margin-top:0;border:none!important;}*/

.box {
 border:none;
 background-color:#e9eaed;
 bottom: 10px;
}

.box-3 {
 width: 310px;
 height: 405px;
 padding: 5px;
 /*border: 0px solid #002c53;*/
 border:none;
 background-color:#e9eaed;
 /*background: url('../img/sf02.png');*/
 position: absolute;
 right: 10px;
 bottom: 10px;
 z-index:10;
}

.box-4 {
 text-align:center;
 width: 310px;
 height: 20px;
 padding: 5px;
 /*border: 0px solid #002c53;*/
 border:none;
 position: absolute;
 right: 10px;
 bottom: 440px;
 z-index:10;
}

.row {
  margin-right: 15px;
  margin-left: 15px;
}

.nomargini {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  
}

/* CORPO PAGINA */
.box-corpopagina {
 margin-bottom: 10px;
 padding: 15px;
 background-color: #fff; /*#5cb85c;*/
 -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.box-corpopagina h3, .box-corpopagina h4, .box-corpopagina h1 {margin-top: 0; text-align:center;}
.box-corpopagina p { font-size:1.2em; color:black; text-align:justify;}
.box-corpopagina ul li { font-size:1.2em; color:black;}
/* CORPO PAGINA */

.box_doc {
    font-size: 20px;
    width: 200px;
    height: 45px;
    padding:10px 10px 10px 10px;
    background-color:#886df8;
    text-align:center;
    text-decoration-color:white;
    display:inline-block;
    position:relative;
}

.box_con {
    font-size: 20px;
    width: 200px;
    height: 45px;
    padding:10px 10px 10px 10px;
    background-color:#F90;
    text-align:center;
    text-decoration-color:white;
    display:inline-block;
    position:relative;
}

.box_iSERVIZI {
    font-size: 20px;
    width: 550px;
    height: 45px;
    padding:10px 10px 10px 10px;
    background-color:#ffc40d;
    text-align:center;
    text-decoration-color:white;
    display:inline-block;
    position:relative;
}

.box_PDF {
    font-size: 20px;
    width: 200px;
    height: 45px;
    padding:10px 10px 10px 10px;
    background-color:#C33;
    text-align:center;
    text-decoration-color:white;
    display:inline-block;
    position:relative;
}

.box_CF {
    font-size: 20px;
    width: 200px;
    height: 45px;
    padding:10px 10px 10px 10px;
    background-color:#8fb202;
    text-align:center;
    text-decoration-color:white;
    display:inline-block;
    position:relative;
}

.box_CAP {
    font-size: 20px;
    width: 200px;
    height: 45px;
    padding:10px 10px 10px 10px;
    background-color:#0066CC;
    text-align:center;
    text-decoration-color:white;
    display:inline-block;
    position:relative;
}

.box_Banche {
    font-size: 20px;
    width: 200px;
    height: 45px;
    padding:10px 10px 10px 10px;
    background-color:#e0481f;
    text-align:center;
    text-decoration-color:white;
    display:inline-block;
    position:relative;
}

.box_Val {
    font-size: 20px;
    width: 200px;
    height: 45px;
    padding:10px 10px 10px 10px;
    background-color:#750bad;
    text-align:center;
    text-decoration-color:white;
    display:inline-block;
    position:relative;
}

.box_SMS {
    font-size: 20px;
    width: 200px;
    height: 45px;
    padding:10px 10px 10px 10px;
    background-color:#C33;
    text-align:center;
    text-decoration-color:white;
    display:inline-block;
    position:relative;
}

td, th {
   padding: 2; 
}