﻿body {
  font-size: 13px; }

body, h1, h2, h3, .statdetailsstatus, .textsearch {
  color: #3d3d3d; }

input[type=text], input[type=password], input[type=number] {
  font-size: 13px;
  color: #3d3d3d;
  height: calc(2.25rem + 2px);
  padding-left: 15px;
  padding-right: 15px; }

h3 {
  width: 100%; }

overh2manag a {
  font-weight: normal; }

a {
  color: #46494b;
  font-weight: bold;
  transition: 0.5s all ease-out;
  cursor: pointer;
  text-decoration: none; }

li.active {
  background: #c28e03;
  color: white;
  padding: 10px;
  border: 1px solid #986f01;
  border-radius: 5px; }

a:hover,
a:active {
  color: #85898d;
  text-decoration: none; }

.laterale {
  background: #46494b;
  /* background: #46494b; */
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  min-height: 100vh; }

div.backoffice {
  background: #FFF; }

h1.funcpagehead {
  border-top: 0;
  color: #a41717;
  border-bottom: 6px #a41717 solid;
  padding: 16px;
  margin-top: 4px;
  font-size: 24px;
  text-align: left;
  padding-left: 15px;
  text-align: right; }

ButtonLink.active, .ButtonLink.active, .ButtonLink:active, .ButtonLink:hover, .ButtonLink:focus .ButtonLink:active, .ButtonLink:hover, .ButtonLink.active {
  color: #FFF;
  border: 1px solid #85898d !important;
  text-decoration: none; }

.ButtonLink {
  border: 1px solid transparent;
  background: #46494b;
  background-image: -webkit-linear-gradient(top, #46494b, #46494b);
  background-image: -moz-linear-gradient(top, #46494b, #46494b);
  background-image: -ms-linear-gradient(top, #46494b, #46494b);
  background-image: -o-linear-gradient(top, #46494b, #46494b);
  background-image: linear-gradient(to bottom, #46494b, #46494b);
  color: #FFF;
  line-height: 1.2;
  -moz-background-origin: padding-box;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-width: 48px;
  padding: 6px 3px;
  text-align: center;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  margin: auto;
  margin-bottom: 3px; }

.ButtonLink, .ButtonLinkPanel {
  background-image: -webkit-linear-gradient(top, #46494b, #46494b);
  background-image: -moz-linear-gradient(top, #46494b, #46494b);
  background-image: -ms-linear-gradient(top, #46494b, #46494b);
  background-image: -o-linear-gradient(top, #46494b, #46494b);
  background-image: linear-gradient(to bottom, #46494b, #46494b);
  background: #46494b; }

.btn.btn-Default.dropdown-toggle {
  color: #FFF !important; }

.gridview > thead > tr > th {
  border-bottom: 1px #46494b solid; }

.gridview > tfoot > tr > th {
  border-top: 1px #46494b solid; }

.gridview > thead > tr > td {
  color: #000; }

.btn {
  background-image: -webkit-linear-gradient(top, #46494b, #46494b);
  background-image: -moz-linear-gradient(top, #46494b, #46494b);
  background-image: -ms-linear-gradient(top, #46494b, #46494b);
  background-image: -o-linear-gradient(top, #46494b, #46494b);
  background-image: linear-gradient(to bottom, #46494b, #46494b);
  border: 1px solid transparent;
  font-weight: normal !important;
  padding: 8px;
  background-color: #424242 !important; }

.btn:hover {
  background: #85898d !important;
  -webkit-box-shadow: 0 0 80px 0 #85898d inset;
  -moz-box-shadow: 0 0 80px 0 #85898d inset;
  box-shadow: 0 0 80px 0 #85898d inset;
  border: 1px solid #46494b; }

.red {
  color: #b51f1f; }

.green {
  color: #189d09; }

.yellow {
  color: #e4c406; }

.overh2:hover > h2, .overh2manag:hover > h2 {
  border-bottom: 0; }

.overh2manag, .overh2manag a {
  color: #FFF;
  font-weight: normal; }

.MenuIntestazioneContainer,
.MenuIntestazioneContainerAlternate {
  width: 100%;
  text-align: left;
  margin-bottom: 8px;
  margin-top: 20px;
  padding-bottom: 0;
  border-bottom: 1px solid #f8b500;
  margin-bottom: 20px;
  margin-top: 10px; }

.MenuIntestazioneContainerAlternate {
  border-bottom: 1px solid #585858; }

.MenuIntestazioneContainer .MenuIntestazione, .MenuIntestazioneContainerAlternate .MenuIntestazione {
  position: relative;
  margin-bottom: 0;
  text-align: left;
  display: inline-block;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 5px solid #f8b500;
  color: #0a3064; }

.MenuIntestazioneContainerAlternate .MenuIntestazione {
  border-bottom: 5px solid #585858;
  color: #0a3064; }

.MenuIntestazioneContainer .MenuIntestazione::after, .MenuIntestazioneContainerAlternate .MenuIntestazione::after {
  height: 3px;
  display: inline-block;
  background: transparent; }

.guida.MenuIntestazione {
  color: #585858; }

.paneltoolbar a {
  color: #337ab7; }

.paneltoolbar a:hover {
  color: #FFF; }

.paneltoolbar .right {
  background: #FFF;
  height: calc(80px - 5px); }

.paneltoolbar .large {
  font-size: 2em;
  color: #5f6468;
  padding-top: 5px;
  padding-left: 10px; }

.paneltoolbar .medium {
  font-size: 1.1em;
  color: #5f6468;
  padding-top: 5px;
  padding-left: 10px; }

.paneltoolbar .small {
  font-size: 12px;
  color: #9fadbb;
  text-align: left;
  padding-left: 10px; }

.paneltoolbar.red {
  background: #e82929;
  color: #FFF; }

.paneltoolbar.blue {
  background: #6fc0ff;
  color: #FFF; }

.paneltoolbar.yellow {
  background: #ffc464;
  color: #FFF; }

.paneltoolbar.celeste {
  background: #17e100;
  color: #FFF; }

.btn:hover, .btn:focus, .btn.focus, .btn {
  color: #FFF !important; }

.gridview > tbody > tr[level] {
  border-bottom: 1px solid #424242;
  text-align: center; }

.gridview > tbody > tr[level]:last-child {
  border-bottom: 1px solid transparent !important; }

.ButtonLinkQuota {
  border: 1px solid #2d2d2d;
  background: #373737;
  background-image: -webkit-linear-gradient(top, #373737, #686868);
  background-image: -moz-linear-gradient(top, #373737, #686868);
  background-image: -ms-linear-gradient(top, #373737, #686868);
  background-image: -o-linear-gradient(top, #373737, #686868);
  background-image: linear-gradient(to bottom, #373737, #686868);
  color: #ffffff;
  text-decoration: none; }

.ButtonLinkQuota:hover {
  text-decoration: none; }

.paddingtableResp {
  padding: 4px 3px !important; }

.GridView tr {
  color: #333; }

.GridViewFooter, table.gradienttable th, td.HeadHandicap {
  background-color: #46494b; }

.GridViewPager table td :has(span), .GridViewPager table td:hover {
  background: #FFF !important;
  color: #333;
  text-decoration: none; }

.GridViewRow td, .GridViewRow th {
  background: #f7f7f7; }

.GridViewRowAlternate td, .GridViewRowAlternate th {
  background: #e9e9e9; }

.GridViewPager {
  background-color: #272727 !important; }

.GridViewPager td {
  background-color: #272727 !important; }

.GridView tr a, .GridViewPager td a {
  color: #FFF;
  font-weight: normal; }

.dataTables_wrapper {
  background: #FFF;
  color: #333; }

table.gradienttable {
  background-color: transparent;
  border: 1px solid #aaaaaa !important; }

table.gradienttable td {
  color: #333; }

table.gradienttable th, td.HeadHandicap {
  background-image: none;
  color: #FFF; }

table.tabellaprofilo {
  width: 100%; }

table.tabellaprofilo tr {
  border-bottom: 1px solid #cacaca; }

table.tabellaprofilo tr:last-child {
  border-bottom: 1px solid transparent; }

table.tabellaprofilo th {
  text-align: left;
  font-weight: bold;
  width: 20%;
  padding: 13px; }

table.tabellaprofilo td {
  text-align: left;
  font-weight: normal;
  width: 80%; }

#BackofficeMenu {
  transition: 0.5s all ease-out; }

@media screen and (max-width: 1024px) {
  #BackofficeMenu {
    height: 0;
    overflow: hidden; } }

@media screen and (min-width: 1024px) {
  #BackofficeMenu {
    height: auto !important;
    overflow: hidden; } }

.h3profitto {
  text-align: left;
  padding-top: 12px !important;
  height: 36px; }

span.bulletprofit {
  float: right;
  border-radius: 3px;
  color: #337ab7;
  border: 1px solid #585858;
  margin-top: -5px;
  padding: 3px; }

.mioprof {
  background: #e82929; }

.managerprof {
  background: #6fc0ff; }

.commercialiprof {
  background: #ffc464; }

.agenziaprof {
  background: #17e100; }

.divzero {
  height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important; }

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(/fonts/lato.woff) format("woff"); }

body {
  font-family: Lato; }

h1.IntConfig {
  color: #0a3064;
  text-align: center;
  width: 100%;
  padding: 20px 3px;
  border-top: 13px solid #f8b500;
  border-bottom: 13px solid #f8b500;
  font-size: 24px;
  font-weight: normal;
  margin-top: 4px;
  margin-bottom: 30px;
  text-transform: uppercase; }

h2.IntConfig {
  color: #0a3064;
  text-align: center;
  width: 100%;
  padding: 10px 3px;
  border-top: 8px solid #3073b0;
  border-bottom: 8px solid #3073b0;
  font-size: 20px;
  font-weight: normal;
  margin-top: 2px;
  margin-bottom: 2px; }

h3 {
  color: #193c5a; }

h4 {
  color: #3777b0; }

.centralecontainer {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  margin-top: 20px; }

.disclaimerCookie {
  color: #000;
  text-shadow: 0 1px 0 #fff;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #d3d3d3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d3d3d3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #d3d3d3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #d3d3d3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #d3d3d3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #d3d3d3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d3d3',GradientType=0 );
  /* IE6-9 */
  position: fixed;
  bottom: -150px;
  height: auto;
  font-size: 16px;
  text-align: center;
  width: 100%;
  transition: all 0.5s ease-in-out;
  z-index: 30000;
  padding: 20px; }

.disclaimerCookie a {
  color: #460608 !important;
  text-decoration: underline !important; }

.disclaimerCookie a:hover {
  color: #000 !important;
  text-decoration: none !important; }

.disclaimerCookie a.cookies {
  background: #77ad1b;
  border: 1px solid #fff;
  color: #fff !important;
  text-decoration: none !important;
  margin-left: 15px;
  text-transform: uppercase;
  font-size: 10px;
  padding: 10px 20px 10px 20px;
  cursor: pointer;
  border-radius: 3px;
  transition: all 0.5s ease-in-out; }

.disclaimerCookie.on {
  bottom: 0px; }

.nav > li > a:hover {
  -webkit-box-shadow: 0 0 80px 0 #00a862 inset;
  -moz-box-shadow: 0 0 80px 0 #00a862 inset;
  box-shadow: 0 0 80px 0 #00a862 inset;
  border: 1px solid #ffd266;
  background-color: #00643b !important; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #00643b;
  border: 1px solid #00643b;
  border-bottom-color: transparent; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  background-color: #000 !important;
  border: 2px solid #eec447;
  box-shadow: inset 0px 0px 4px 0px #fc0; }

.nav-tabs > li > a,
.nav-pills > li > a {
  background-color: #00643b;
  border: 1px solid transparent;
  text-shadow: 0 1px 1px #000000;
  color: #FFF; }

.navbar-default {
  background: -webkit-linear-gradient(top, #265a88 0%, #3177b5 100%);
  background: -o-linear-gradient(top, #265a88 0%, #3177b5 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#265a88), to(#3177b5));
  background: linear-gradient(to bottom, #265a88 0%, #3177b5 100%);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  background-repeat: repeat-x;
  border-radius: 4px;
  -moz-transition: 0.8s ease-in-out all;
  -o-transition: 0.8s ease-in-out all;
  -webkit-transition: 0.8s ease-in-out all;
  transition: 0.8s ease-in-out all; }

.navbar-default li {
  border-bottom: 1px solid transparent;
  background-color: transparent !important;
  -moz-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  -webkit-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all; }

@media (min-width: 768px) {
  .navbar-default li.nozoom:hover {
    transform: scale(1) !important;
    border-bottom: 1px solid transparent; }
  .navbar-default li:hover {
    z-index: 999;
    transform: scale(1.1);
    border-bottom: 1px solid #eec447; }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .active > a {
    z-index: 999;
    transform: scale(1);
    border-bottom: 1px solid #eec447; } }

@media (max-width: 768px) {
  .navbar-default li:hover,
  .navbar-default li.active {
    background: #00643b;
    z-index: 999; }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .active > a {
    background: #029c5d;
    z-index: 999; } }

.navbar-brand,
.navbar-nav > li > a, .textinnav {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  color: #FFF !important;
  border: 1px solid transparent; }

.textinnav {
  padding: 18px;
  display: block; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  cursor: pointer; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  line-height: 14px;
  margin-bottom: 1px;
  border: 1px solid transparent;
  text-align: center;
  font-size: 13px;
  padding: 4px 5px;
  padding-top: 8px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  text-transform: uppercase; }

.form-control {
  margin-left: 0px;
  margin-right: 4px;
  margin-bottom: 8px;
  border: 1px solid #858585; }

.MenuIntestazioneContainer,
.MenuIntestazioneContainerAlternate {
  width: 100%;
  text-align: left;
  margin-bottom: 8px;
  margin-top: 20px;
  padding-bottom: 0;
  border-bottom: 1px solid #f8b500; }

.MenuIntestazioneContainerAlternate {
  border-bottom: 1px solid #585858; }

.MenuIntestazioneContainer .MenuIntestazione, .MenuIntestazioneContainerAlternate .MenuIntestazione {
  position: relative;
  margin-bottom: 0;
  text-align: left;
  display: inline-block;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 5px solid #f8b500;
  color: #0a3064; }

.MenuIntestazioneContainerAlternate .MenuIntestazione {
  border-bottom: 5px solid #585858;
  color: #0a3064; }

.MenuIntestazioneContainer .MenuIntestazione::after, .MenuIntestazioneContainerAlternate .MenuIntestazione::after {
  content: '';
  width: 10px;
  height: 3px;
  display: inline-block;
  background: transparent; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 5px;
  padding-left: 5px; }

span.text {
  color: #000; }

span.required {
  color: #6c1111; }

span.required:after {
  content: ' *'; }

.LoadingWindow {
  cursor: pointer;
  zoom: 1;
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  background: rgba(0, 0, 0, 0.65); }

h1.textpress {
  font: normal 34pt Arial;
  color: #275e8d;
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
  /*text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);*/ }

p.textpress {
  font: normal 28pt Arial;
  color: #275e8d;
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15); }

.ButtonLinkSite,
.ButtonLinkSite:visited {
  border: 1px solid #c7c8c9;
  color: #000 !important;
  text-decoration: none;
  background: #f2f6f8;
  background: -moz-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f2f6f8), color-stop(50%, #d8e1e7), color-stop(51%, #b5c6d0), color-stop(100%, #e0eff9));
  background: -webkit-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
  background: -o-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
  background: -ms-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
  background: linear-gradient(to bottom, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );
  display: inline-block;
  text-decoration: none;
  margin: 3px 0;
  padding: 5px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-width: 120px;
  text-align: center;
  transition: .5s all ease-out;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer; }

.ButtonLinkSite:hover,
.ButtonLinkSite:focus {
  text-decoration: none;
  color: #23527c; }

.ButtonLinkSite span {
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 36px;
  display: table-cell;
  height: 46px;
  padding: 0 15px 0 50px;
  vertical-align: middle; }

.ButtonLinkSite:visited {
  color: #000;
  text-decoration: none; }

.ButtonLinkSite:hover {
  border: 1px solid #9c802b;
  background: #fceabb;
  background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fceabb), color-stop(50%, #fccd4d), color-stop(51%, #f8b500), color-stop(100%, #fbdf93));
  background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  background: -o-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  background: -ms-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  background: linear-gradient(to bottom, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0 ); }

.chosen-container {
  width: 100% !important; }

.chosen-single {
  height: 34px !important; }

.chosen-single span,
.chosen-single div {
  padding-top: 5px; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
  -webkit-box-shadow: 0 0 80px 0 #00a862 inset;
  -moz-box-shadow: 0 0 80px 0 #00a862 inset;
  box-shadow: 0 0 80px 0 #00a862 inset;
  border: 1px solid #ffd266;
  background-color: #00643b !important;
  background-image: none; }

.dropdown-menu .divider {
  height: 2px;
  margin: 0;
  overflow: hidden;
  background-color: #00643b !important; }

.dropdown-menu {
  z-index: 99; }

.dataTables_wrapper label,
.dataTables_wrapper select,
.dataTables_wrapper input,
.dataTables_wrapper .dt-buttons {
  display: inline-block; }

.dataTables_wrapper {
  padding: 15px; }

.DataTableContainer {
  margin: 20px;
  border-radius: .6em;
  border: 1px solid #ADABA2; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

table.dataTable th, table tr.GridViewFooter td {
  text-align: center;
  font-weight: bold; }

@media (max-width: 1024px) {
  table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled,
  table.dataTable tbody, table.dataTable > tbody > tr, table.dataTable thead, table.dataTable > thead > tr,
  table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td,
  table.dataTable, table.dataTable th, table.dataTable td,
  table.datatableresponly thead .sorting, table.datatableresponly thead .sorting_asc, table.datatableresponly thead .sorting_desc, table.datatableresponly thead .sorting_asc_disabled, table.datatableresponly thead .sorting_desc_disabled,
  table.datatableresponly tbody, table.datatableresponly > tbody > tr, table.datatableresponly thead, table.datatableresponly > thead > tr,
  table.datatableresponly.cell-border tbody th, table.datatableresponly.cell-border tbody td,
  table.datatableresponly, table.datatableresponly th, table.datatableresponly td,
  .dataTables_wrapper th, .dataTables_wrapperFooter td .GridView th, .GridView td, .dataTables_wrapper table th, .dataTables_wrapper table td {
    display: block;
    width: auto !important; }
  .table.dataTable tfoot, table.dataTable tfoot tr {
    display: none; }
  .GridViewFooter {
    display: none !important; }
  .GridViewPager table td {
    display: inline-block !important; } }

@media (min-width: 767px) {
  .navbar-nav .dropdown-menu .caret {
    transform: rotate(-90deg); } }

.navbar-default li li:hover {
  transform: scale(1) !important; }

.navbar-default li {
  z-index: 999; }

@media all and (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    background: #22527c;
    color: #FFF;
    transition: all 0.5s ease-in-out; }
  .navbar-default .navbar-nav .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .dropdown-menu > li > a:hover {
    color: #e4c014 !important; } }

.dropdown-toggle:hover > ul.dropdown-menu {
  display: block;
  margin-top: 0; }

label {
  font-weight: normal;
  padding-left: 5px;
  max-width: 94% !important;
  display: inline-block;
  cursor: pointer;
  margin-right: 10px; }

.ButtonLinkSite.icon:before,
.ButtonLinkSite.icon:before,
.ButtonLinkSite.icon:before {
  height: 60%;
  width: 22px;
  content: '';
  background-origin: content-box;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  left: 12px;
  transition: .2s all ease-in-out; }

.ButtonLinkSite.icon:hover:before,
.ButtonLinkSite.icon:hover:before,
.ButtonLinkSite.icon:hover:before {
  transform: scale(1.5);
  left: 12px; }

.ButtonLinkSite.icon.Nuovo:before {
  background-image: url(/images/iconnuovo.png); }

.ButtonLinkSite.icon.Protezione:before {
  background-image: url(/images/iconsecure.png); }

.ButtonLinkSite.icon.Stampa:before {
  background-image: url(/images/stampa.png); }

.ButtonLinkSite.icon.Esporta:before {
  background-image: url(/images/iconexport.png); }

.ButtonLinkSite.icon.Salva:before {
  background-image: url(/images/iconsalva.png); }

.ButtonLinkSite.icon.Cerca:before {
  background-image: url(/images/iconsearch.png); }

.ButtonLinkSite.icon.Modifica:before {
  background-image: url(/images/iconedit.png); }

.ButtonLinkSite.icon.Cancella:before {
  background-image: url(/images/icondelete.png); }

.ButtonLinkSite.icon.Registrazione:before {
  background-image: url(/images/iconregistrazione.png); }

.ButtonLinkSite.icon.Password:before {
  background-image: url(/images/iconpassword.png); }

div.ContainerButton {
  border: 1px solid #012f3e;
  background: #e9e9e9;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  -moz-transition: .5s ease-in-out all;
  -o-transition: .5s ease-in-out all;
  -webkit-transition: .5s ease-in-out all;
  transition: .5s ease-in-out all;
  line-height: 1.25rem;
  background-repeat: repeat-x;
  border-radius: 4px;
  padding: 5px 10px;
  display: block;
  margin: 0 0;
  width: 100%;
  cursor: pointer; }

div.ContainerButton > a {
  display: block !important;
  background-position: center right 10px;
  background-repeat: no-repeat;
  margin: 10px 0;
  font-size: 14px;
  -moz-transition: .5s all ease-in-out;
  -o-transition: .5s all ease-in-out;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
  color: #444444;
  text-decoration: none; }

div.ContainerButton .ButtonLink {
  display: block !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

ButtonLink.active, .ButtonLink.active, .ButtonLink:active, .ButtonLink:hover, .ButtonLink:focus {
  color: #FFF;
  -webkit-box-shadow: 0 0 80px 0 #01b0e4 inset !important;
  -moz-box-shadow: 0 0 80px 0 #01b0e4 inset !important;
  box-shadow: 0 0 80px 0 #01b0e4 inset !important;
  border: 1px solid #01b0e4 !important;
  text-decoration: none; }

.ButtonLink {
  border: 1px solid transparent;
  background: #026f90;
  background-image: -webkit-linear-gradient(top, #014f67, #014f67);
  background-image: -moz-linear-gradient(top, #014f67, #014f67);
  background-image: -ms-linear-gradient(top, #014f67, #014f67);
  background-image: -o-linear-gradient(top, #014f67, #014f67);
  background-image: linear-gradient(to bottom, #014f67, #014f67);
  color: #FFF;
  line-height: 1.2;
  -moz-background-origin: padding-box;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-width: 48px;
  padding: 6px 3px;
  text-align: center;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  margin: auto;
  margin-bottom: 3px; }

img.functicon {
  width: 20px;
  cursor: pointer; }

.datatableresp .functIcon {
  width: 12px;
  max-width: 12px; }

.selector-singlesearch {
  background: #FFF;
  border: 1px solid #063d58;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-top: -8px; }

a.item-singlesearch,
a.item-singlesearch:visited {
  color: #063d58;
  cursor: pointer;
  border-bottom: 1px solid #9aafbb;
  background: #fceabb;
  background: -moz-linear-gradient(top, #FFF 0%, #f3f3f3 50%, gainsboro #f3f3f3 51%, 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFF), color-stop(50%, #f3f3f3), color-stop(51%, gainsboro), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #FFF 0%, #f3f3f3 50%, gainsboro 51%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #FFF 0%, #f3f3f3 50%, gainsboro 51%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #FFF 0%, #f3f3f3 50%, gainsboro 51%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #FFF 0%, #f3f3f3 50%, gainsboro 51%, #f3f3f3 100%);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: .5s all ease-in-out; }

a.item-singlesearch:hover {
  text-decoration: none;
  color: #000;
  background: #fceabb;
  background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fceabb), color-stop(50%, #fccd4d), color-stop(51%, #f8b500), color-stop(100%, #fbdf93));
  background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  background: -o-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  background: -ms-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  background: linear-gradient(to bottom, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0 ); }

.ButtonLinkSite.Full {
  padding: 15px 3px;
  width: 100%;
  display: block; }

@media screen and (min-width: 768px) {
  .MenuGraphics {
    display: inline-block !important; }
  .MenuText {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .MenuGraphics {
    display: none !important; }
  .MenuText {
    display: block !important; } }

.navbar-default .navbar-nav .open .dropdown-menu > li > .dropdown-menu > li > a {
  background: #3174ae; }

.menucomparsa {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  -moz-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  -webkit-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
  z-index: 99999999;
  display: none;
  opacity: 0;
  position: absolute;
  left: 0; }

.menucomparsa > div {
  width: calc(100% - 300px);
  background-color: #f6f6f6;
  margin: 0 150px;
  padding: 24px;
  /*border: 2px solid #00498F;*/
  margin-bottom: 20px;
  box-shadow: 0px 0px 12px #000; }

.menucomparsa > div img {
  -moz-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  -webkit-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all; }

.menucomparsa > div h1 {
  font-family: Lato;
  font-size: 22px;
  color: #265a88;
  display: inline-block;
  font-weight: normal;
  margin: 0;
  margin-bottom: 10px;
  vertical-align: middle; }

.menucomparsa > div h2 {
  font-family: Lato;
  font-size: 14px;
  color: #000;
  display: block;
  text-align: center;
  margin: 0 40px;
  -moz-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  -webkit-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
  padding-bottom: 10px;
  border-bottom: 2px solid #00643b;
  cursor: pointer;
  font-weight: normal; }

.menucomparsa > div h2 > a {
  color: #00643b;
  text-decoration: none; }

.overh2, .overh2last {
  padding-top: 20px;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  text-align: center; }

.overh2last {
  width: 32%;
  padding: 10px; }

.overh2last li {
  text-align: left; }

.overh2last h2 {
  color: #00498f !important;
  font-weight: bold; }

.overh2 > h2 {
  display: inline; }

.overh2:hover > h2 {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  color: #d90215;
  border-bottom: 3px solid #d90215; }

.overh2:hover > h2 > a {
  font-weight: bold; }

.nc_list {
  padding-top: 20px;
  display: block;
  text-align: left;
  margin-left: 20px;
  padding-left: 0; }

.nc_list > li {
  margin-top: 10px;
  list-style: none; }

a.elenco {
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  transition: 0.5s ease-in-out all;
  text-decoration: none !important;
  cursor: pointer;
  color: #555;
  font-size: 14px;
  display: block; }

a.elenco::before {
  content: '>';
  position: relative;
  text-decoration: none !important;
  left: -3px;
  font-size: 14px;
  -moz-transition: .3s ease-in-out all;
  -o-transition: .3s ease-in-out all;
  -webkit-transition: .3s ease-in-out all;
  transition: .3s ease-in-out all; }

a.elenco:hover::before {
  text-decoration: none !important;
  left: -6px;
  color: #d90215; }

a.elenco:hover {
  color: #00498f; }

/* CarouselText Part*/
.carouselText {
  position: relative;
  width: 100%;
  margin: 0 auto; }

.carouselText .slides {
  overflow: hidden;
  position: relative;
  width: 100%; }

.carouselText .slides ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden; }

.carouselText .slides li {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  font-family: lato, sans-serif;
  display: none;
  overflow: hidden; }

.carouselText .slides li:first-child {
  display: list-item; }

/* Styling for prev and next buttons */
.carouselText .btn-bar {
  margin: 0 auto;
  display: block;
  position: relative; }

.carouselText .buttons {
  padding: 0 0 5px 0;
  text-align: center; }

.carouselText .buttons a {
  text-align: center;
  display: block;
  font-size: 24px;
  outline: 0;
  margin: 0 0px;
  color: #b14943;
  text-decoration: none;
  display: inline-block;
  padding: 9px;
  width: 45px;
  transition: .5s ease-in-out all; }

.carouselText .buttons a.actualcaption {
  width: auto !important; }

.carouselText a.prev {
  float: left; }

.carouselText a.next {
  float: right; }

.carouselText .buttons a.prev, .carouselText .buttons a.next {
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently */
  transition: .2s all ease-in-out; }

.carouselText .buttons a.prev:hover,
.carouselText .buttons a.next:hover {
  color: #b14943;
  text-shadow: .5px 0px #f5ff0f;
  transform: scale(2); }

.carouselText .quote-phrase,
.carouselText .quote-author {
  font-weight: 300;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 20px;
  font-family: 'Lato', Calibri, Arial, sans-serif; }

.carouselText .quote-phrase {
  color: #000;
  text-shadow: .5px 0px #014f67; }

.carouselText .quote-marks {
  font-size: 12px;
  padding: 0 3px 3px;
  position: inherit; }

.carouselText .quote-author {
  font-style: normal;
  font-size: 20px;
  color: #00643b;
  font-weight: 400;
  height: 30px;
  width: 100%;
  text-align: center;
  display: block; }

.carouselText .quoteContainer,
.carouselText .authorContainer {
  display: table;
  width: 100%; }

.quoteContainer .container-fluid {
  text-align: left;
  font-size: 14px; }

.quoteContainer .container-fluid .col-md-12 {
  margin-bottom: 6px; }

.intestintext {
  font-weight: bold;
  color: #014256; }

.error {
  color: #ff0000; }

.warning {
  color: #000; }

hr.RepeaterTerreni {
  border-top: 1px solid #AAA;
  margin-top: 10px;
  margin-bottom: 10px; }

.LavMacchNonDisp {
  color: #820c0c; }

.LavEsclNonDisp {
  color: #5c5c5c; }

.LavNonPrat {
  color: #174571; }

.LavRipetNonDisp {
  color: #ceab05; }

@media screen and (min-width: 768px) {
  .Fixed70 {
    width: 70% !important; } }

input[type='radio'], input[type='checkbox'] {
  vertical-align: top; }

.Itemnavigate {
  color: #00643b;
  cursor: pointer;
  text-transform: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently */ }

.AccettaCondizioni label {
  font-size: 14px;
  font-weight: bold; }

.itemcarousel {
  font-size: 11px; }

.zoomtext .col-md-12 {
  font-size: 16px !important; }

.zoomtext td {
  font-size: 14px !important; }

.zoomtext table td:first-child {
  width: 70%; }

.dataTables_length label {
  max-width: 100% !important; }

.GridViewPager table {
  margin: auto; }

div.ui-tooltip {
  max-width: 1100px; }

div.ReduceText {
  max-height: 80px;
  overflow: hidden;
  margin-bottom: 20px;
  cursor: pointer; }

div.ReduceText::before {
  content: ' ... continua';
  position: absolute;
  bottom: 6px;
  right: 0;
  height: 4px;
  color: #818181;
  font-size: 9px;
  cursor: pointer; }

.newsactive {
  background: whitesmoke;
  border: 1px solid #d3d3d3; }

.intestmonit {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 4px;
  font-family: 'Lato', Calibri, Arial, sans-serif;
  font-style: normal;
  font-size: 20px;
  color: #00643b;
  font-weight: 400;
  height: 30px; }

div.treeterreni.disabled img.pointerterreni, div.treeterreni.disabled:after {
  display: none !important; }

.modal-lg,
.modal-xl {
  width: 96% !important; }

.ItmCorrispondenza {
  max-width: 350px; }

.SIAN.green {
  color: #00643b; }

.SIAN.red,
tableCarousel.red {
  color: #dd2727; }

table.tableCarousel td {
  border-bottom: 1px solid #d3d3d3;
  vertical-align: top; }

.ButtonLinkSite.aspNetDisabled {
  background: #d1d1d1;
  color: #646464; }

tr.red, div.red, b.red {
  color: #F00; }

.boldcheck label {
  font-weight: bold; }

div.overh2manag h2 {
  font-size: 16px;
  display: block;
  text-align: left;
  padding: 16px 0 8px 0;
  font-weight: normal;
  color: #FFF; }

div.overh2manag div.overh2manag {
  padding: 2px 0px 2px 0px;
  font-size: 13px; }

div.overh2manag div.overh2manag i {
  font-size: 13px;
  display: inline-block;
  width: 20px; }

div.overh2manag div.overh2manag a {
  text-decoration: none;
  display: block;
  padding: 6px 0px 6px 20px;
  transition: 0.2s all ease-in; }

div.overh2manag div.overh2manag a:hover,
div.overh2manag div.overh2manag a.active {
  background: #ffdfa6;
  color: #000; }

a.elenco {
  color: #555;
  -moz-transition: 0.1s ease-in-out all;
  -o-transition: 0.1s ease-in-out all;
  -webkit-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
  text-decoration: none !important;
  cursor: pointer;
  font-size: 14px; }

a.elenco::before {
  content: '>';
  position: relative;
  text-decoration: none !important;
  left: -3px;
  font-size: 14px;
  -moz-transition: 0.1s ease-in-out all;
  -o-transition: 0.1s ease-in-out all;
  -webkit-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all; }

a.elenco:hover::before {
  text-decoration: none !important;
  left: -6px;
  color: #00643b; }

.overh2last h2 {
  color: #00643b !important; }

.overh2,
.overh2last,
.overh2manag {
  padding-top: 0;
  vertical-align: top;
  display: inline-block;
  margin-left: 5px; }

.overh2,
.overh2last {
  width: calc((100% - 10vw) - 40px); }

.overh2manag {
  width: calc(100% - 10px); }

.overh2last {
  width: 32%;
  padding: 10px; }

.overh2last li {
  text-align: left; }

.overh2 > h2,
.overh2manag > h2 {
  display: inline;
  padding: 5px 2% 0px 0px;
  margin: 0 4px !important;
  font-family: "Lato", sans-serif;
  text-transform: uppercase; }

.overh2:hover > h2,
.overh2manag:hover > h2 {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  color: #eae132; }

.overh2manag img {
  margin-left: 10px;
  margin-right: 10px;
  width: 24px; }

.container-logindiv {
  text-align: center;
  color: #d4ffd3;
  font-size: 14px;
  margin-bottom: 20px; }

.logoutimage {
  font-size: 18px; }

.overh2manag i {
  font-size: 16px !important; }

.MaxWidthSize {
  max-width: 300px; }

@media (max-width: 1024px) {
  .bd-example-modal-xl {
    margin: 0;
    padding: 0; } }

@media (min-width: 768px) {
  .modal-xl {
    width: 98%;
    max-width: none; } }

.subclass {
  padding-left: 5px; }

tr.GridViewPager td span {
  color: #fccd4d; }

.pointMap {
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 3em;
  border: 1px solid #7d7d7d; }

.fc-time-grid-container {
  height: auto !important; }

.fc-content .fc-time {
  text-align: center;
  color: #f0e1ff;
  margin: 3px 0;
  font-size: 9px; }

.fc-content .fc-title {
  font-size: 11px;
  font-weight: normal; }
