@charset "UTF-8";
::-moz-selection {
  color: #ffffff;
  background: #94c8c5; }

::selection {
  color: #ffffff;
  background: #83BFBC; }

body {
  font-family: "Lato", sans-serif; }

label {
  color: #082E2C;
  font-size: 13px;
  margin-bottom: 3px;
  display: inline-block; }

label.vuoto:hover {
  color: #082E2C; }
  label.vuoto:hover img.icon {
    border: 3px solid #082E2C; }

#Qalert_form label.vuoto:hover {
  color: #082E2C; }
  #Qalert_form label.vuoto:hover img.icon {
    border: 3px solid #082E2C; }

input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 14pt;
  padding: 4px 7px;
  border: none;
  margin: 2px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #cccccc;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0;
  margin-bottom: 10px; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, textarea:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #082E2C;
  margin: 0;
  margin-bottom: 10px; }

.toolBottone {
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  border-radius: 0;
  padding: 12px;
  background-color: #ffffff; }
  .toolBottone img {
    max-width: 60px; }
  .toolBottone:hover {
    box-shadow: none;
    border: 1px solid #cccccc; }

input.withHelpText {
  color: grey;
  margin: 0;
  margin-bottom: 10px; }

hr {
  border: 0;
  height: 1px;
  background: transparent;
  border-top: 1px solid #dddddd;
  border-bottom: 0;
  border-left: 0;
  margin: 0;
  border-right: 0; }

h1 {
  font-size: 35pt;
  color: #660066;
  font-weight: normal;
  line-height: 50pt;
  text-align: right;
  margin-bottom: 20px; }

h2 {
  font-size: 26pt;
  font-weight: normal;
  line-height: 32pt;
  margin-bottom: 5px; }

h3 {
  font-size: 20pt;
  font-weight: normal;
  line-height: 27pt;
  margin-bottom: 5px; }

h4 {
  font-size: 15pt;
  font-weight: normal;
  line-height: 20pt;
  margin-bottom: 5px; }

h5 {
  font-weight: normal;
  font-size: 13pt;
  line-height: 15pt;
  margin-bottom: 5px; }

h6 {
  font-weight: normal;
  font-size: 11pt;
  line-height: 13pt;
  margin-bottom: 2px; }

h1, h2, h2, h3, h4, h5, h6 {
  color: #082E2C; }

h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
  color: #082E2C;
  display: block;
  color: #660066;
  font-weight: bold;
  padding: 4px 4px;
  margin: 2px 0px;
  background: #660066;
  color: white;
  background-color: #082E2C; }

h1.messaggio, h2.messaggio, h3.messaggio, h4.messaggio, h5.messaggio, h6.messaggio {
  text-align: center;
  color: #082E2C; }

#joinQcumber {
  border-radius: 5px;
  background-color: rgba(134, 198, 187, 0.6);
  -webkit-box-shadow: 3px 0px 6px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 0px 6px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 0px 6px 0px rgba(0, 0, 0, 0.4);
  right: 30px;
  bottom: 70px;
  padding: 40px 30px; }

a {
  color: #082E2C; }

.errorlist > li {
  background-color: #D30B0B; }

#mission {
  color: #777777;
  padding: 0 20px;
  font-size: 14px;
  margin-top: 20px; }
  #mission .highlight {
    font-size: 17px;
    font-style: italic;
    color: #082E2C;
    margin-bottom: 40px;
    line-height: 24px;
    font-weight: 600; }
  #mission > div {
    width: 40%;
    margin: 0 5%;
    float: left;
    height: 240px;
    text-align: center; }
    #mission > div img {
      max-width: 70%; }

#contacts {
  margin-top: 20px; }
  #contacts dd {
    margin-left: 0;
    margin-top: 10px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    #contacts dd:last-child {
      border-bottom: 0; }
  #contacts dt h5 {
    font-size: 16px;
    color: #aaaaaa;
    font-weight: 400 !important; }
  #contacts a {
    font-size: 16px; }
  #contacts i {
    margin-right: 10px;
    font-size: 20px;
    color: #082E2C; }
  #contacts .numeroVerde {
    width: 160px;
    background: white;
    padding: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: none;
    border: 1px solid #eeeeee; }

.testata .picture {
  box-shadow: none;
  border-radius: 100%;
  width: 140px;
  height: 140px;
  overflow: hidden; }
.testata img {
  max-width: 100%; }
.testata h2 {
  font-size: 21px;
  margin-bottom: 15px; }
.testata .descrizione,
.testata .descrizione_full {
  color: #666666;
  box-shadow: none;
  font-size: 14px; }

#share.shareBox .fa {
  font-size: 20px; }

.mainMenu_bis .mainMenu > a {
  background: #3F6B69;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: left;
  font-weight: 400;
  height: 35px;
  font-size: 15px;
  line-height: 35px;
  padding: 0 10px;
  width: 90%;
  cursor: pointer; }
  .mainMenu_bis .mainMenu > a:hover {
    background-color: #082E2C;
    margin-left: -10px;
    cursor: pointer; }
  .mainMenu_bis .mainMenu > a .tri {
    display: none; }
  .mainMenu_bis .mainMenu > a.menuItem.primo {
    opacity: 1;
    background-color: #082E2C;
    position: relative;
    width: 100%; }
    .mainMenu_bis .mainMenu > a.menuItem.primo .voce {
      text-align: left; }
    .mainMenu_bis .mainMenu > a.menuItem.primo:before {
      content: "";
      font-family: "FontAwesome";
      font-size: 16px;
      position: absolute;
      right: 10px;
      color: #ffffff; }
    .mainMenu_bis .mainMenu > a.menuItem.primo:hover {
      margin-left: 0; }

.MyQmapSection.MyQmap .dx {
  float: right;
  width: 38%; }
  .MyQmapSection.MyQmap .dx .titolo {
    height: 35px;
    background: #dddddd;
    border-radius: 4px;
    color: #777777;
    line-height: 35px;
    position: relative;
    margin-bottom: 8px; }
    .MyQmapSection.MyQmap .dx .titolo:first-child:before {
      content: "";
      font-family: "FontAwesome";
      position: absolute;
      font-size: 17px;
      right: 10px; }
  .MyQmapSection.MyQmap .dx input {
    font-size: 14px;
    padding: 4px 8px; }

.bottoni a.opened,
.bottoni a:hover {
  background: #83BFBC; }

.subnavilist.ui-buttonset {
  margin-top: 20px; }
  .subnavilist.ui-buttonset a {
    margin: 0 5px; }

.hasInitHelpValue {
  color: #999999; }

.helptext {
  font-size: 12px; }

#Qregistration_form h1 {
  font-size: 32px;
  text-align: left;
  line-height: normal;
  margin-top: 30px;
  margin-bottom: 0px; }
#Qregistration_form strong {
  font-size: 14px;
  color: #999999;
  font-weight: 400;
  margin-top: 5px;
  font-style: italic; }
#Qregistration_form h5.block {
  font-size: 15px;
  margin-top: 30px;
  background-color: transparent;
  color: #83BFBC;
  display: block !important; }
#Qregistration_form .helptext {
  color: #777777;
  font-size: 14px;
  margin-bottom: 15px;
  font-style: normal !important; }
  #Qregistration_form .helptext img {
    position: relative;
    display: inline-block;
    margin: 0 3px;
    position: relative;
    top: 4px; }
#Qregistration_form .point {
  width: 100%;
  display: inline-block;
  font-size: 17px;
  display: inline-block;
  margin: 8px 0; }
#Qregistration_form .useThisPoint {
  padding: 8px 20px !important;
  font-size: 14px !important; }
#Qregistration_form label {
  font-size: 14px;
  color: #777777; }
  #Qregistration_form label#id_accettazione_yes, #Qregistration_form label#id_accettazione_no {
    font-size: 13px; }
#Qregistration_form table {
  margin-top: 25px; }
  #Qregistration_form table td {
    text-align: left; }
    #Qregistration_form table td input, #Qregistration_form table td textarea {
      width: 100%;
      padding: 6px 12px;
      background-color: #f7f7f7;
      color: #666666; }
#Qregistration_form .condizioni {
  text-align: left; }
  #Qregistration_form .condizioni textarea {
    width: 100%;
    background-color: #f7f7f7;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    color: #666666;
    font-size: 13px; }
#Qregistration_form .submitWrapper #registrati {
  padding: 10px 20px;
  min-width: 140px;
  float: left;
  margin-bottom: 100px;
  margin-top: 20px; }

#mail_menu a {
  width: 23%;
  padding: 10px 0 !important;
  display: inline-block; }
  #mail_menu a:before {
    font-family: "FontAwesome";
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    display: inline-block; }
  #mail_menu a#inbox:before {
    content: ""; }
  #mail_menu a#sent_messages:before {
    content: ""; }
  #mail_menu a#compose_message:before {
    content: ""; }
  #mail_menu a#deleted_messages:before {
    content: ""; }
  #mail_menu a > .ui-button-text {
    display: inline-block;
    padding: 0;
    margin-left: 5px; }

::-webkit-scrollbar {
  width: 10px; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  -webkit-border-radius: 0px;
  border-radius: 0; }

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: none;
  width: 8px;
  border-radius: 8px;
  max-height: 100px; }

::-webkit-scrollbar-thumb:window-inactive {
  background: transparent; }

.greyscale {
  filter: url(filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1); }

#header.main {
  height: 50px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  z-index: 999;
  position: fixed;
  background-color: #83BFBC;
  background-image: -webkit-linear-gradient(left, #8CC9BE, #6CBCAE);
  background-image: linear-gradient(to right,#8CC9BE, #6CBCAE); }
  #header.main #menu_wrapper > a {
    position: absolute;
    height: 50px;
    width: 186px;
    background-color: #082E2C;
    left: 0;
    top: 0;
    line-height: 50px; }
    #header.main #menu_wrapper > a > img#favicon {
      box-shadow: none;
      display: inline-block;
      float: none;
      border-radius: 0;
      margin: 7px 27px; }
  #header.main #menu_wrapper #id_username,
  #header.main #menu_wrapper #id_password {
    border-radius: 3px;
    box-shadow: none;
    padding: 6px 15px;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #D5E8E7;
    width: 160px;
    margin-top: 6px;
    color: #ffffff !important;
    font-size: 13px;
    margin-left: 6px; }
  #header.main #menu_wrapper #login {
    background: #082E2C;
    padding: 9px 15px !important;
    border: 0;
    min-width: 100px;
    border-radius: 3px;
    font-size: 13px !important;
    margin-top: 1px;
    margin-left: 8px; }
  #header.main #menu_wrapper #menuLogin a {
    font-size: 10px;
    line-height: 30px;
    font-style: italic;
    margin-left: 10px;
    margin-top: 1px;
    display: inline-block;
    opacity: 0.7; }
  #header.main #menu_wrapper #flagSelector {
    width: 48px;
    padding-bottom: 20px;
    margin-right: 2px; }
    #header.main #menu_wrapper #flagSelector img {
      margin-top: 4px;
      margin-right: 0;
      margin-left: 0; }
    #header.main #menu_wrapper #flagSelector .flagsList {
      background-color: #082E2C;
      padding-top: 7px;
      padding-bottom: 7px; }
    #header.main #menu_wrapper #flagSelector:hover {
      background-color: #082E2C; }
  #header.main #menuSx {
    margin-left: 186px; }
    #header.main #menuSx .float-right {
      float: right;
      padding: 0 7px; }
    #header.main #menuSx a {
      height: 50px;
      line-height: 50px;
      text-shadow: none;
      color: #ffffff;
      position: relative;
      padding: 0 25px; }
      #header.main #menuSx a span.icon {
        position: absolute;
        top: 7px;
        right: 14px;
        background-color: #082E2C;
        border-radius: 100%;
        font-size: 10px;
        height: 19px;
        width: 19px;
        line-height: 19px;
        -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2); }
      #header.main #menuSx a:hover {
        background: #082E2C; }
      #header.main #menuSx a.float-right span.icon {
        display: none; }
      #header.main #menuSx a:nth-child(1), #header.main #menuSx a:nth-child(2) {
        border-right: 1px solid #a5d0ce; }
  #header.main ul#dropdown li > a {
    height: 50px;
    line-height: 50px;
    padding: 0 10px; }
    #header.main ul#dropdown li > a:after {
      content: "";
      font-family: "FontAwesome";
      display: inline-block;
      margin-left: 4px; }
    #header.main ul#dropdown li > a:hover {
      background-color: #082E2C; }
  #header.main ul#dropdown li:hover {
    background: #082E2C; }
  #header.main ul#dropdown li > ul {
    box-shadow: none;
    border: 0; }
    #header.main ul#dropdown li > ul > li {
      background: #082E2C;
      border: 0; }
      #header.main ul#dropdown li > ul > li > a {
        height: auto;
        padding: 15px 15px;
        line-height: normal;
        border: 0;
        text-align: left;
        border-bottom: 1px solid #0c4441; }
        #header.main ul#dropdown li > ul > li > a:after {
          display: none; }
        #header.main ul#dropdown li > ul > li > a:hover {
          background: black; }

#header #menuSx img {
  height: auto; }

#bigBox {
  bottom: 0;
  overflow-x: hidden;
  top: 50px;
  background-color: #FFFFFF;
  bottom: 0;
  z-index: 11;
  -webkit-box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.4);
  width: auto !important; }
  #bigBox .elements {
    height: 100%;
    bottom: 0; }

#bigBox-newstyle {
  background: #f7f7f7;
  overflow-x: hidden; }
  #bigBox-newstyle #conteuto {
    position: relative; }
  #bigBox-newstyle .button-website-app {
    float: right;
    padding: 7px 9px 7px 45px;
    background-color: #83BFBC;
    border-radius: 4px;
    color: #ffffff;
    font-size: 13px;
    position: absolute;
    top: 28px;
    right: 30px; }
    #bigBox-newstyle .button-website-app:after {
      position: absolute;
      left: 9px;
      content: "";
      font-family: "FontAwesome";
      font-size: 16px;
      color: #E5F3F0;
      position: absolute;
      top: 6px; }
    #bigBox-newstyle .button-website-app:before {
      content: "";
      left: 26px;
      position: absolute;
      font-family: "FontAwesome";
      font-size: 15px;
      color: #E5F3F0; }
    #bigBox-newstyle .button-website-app:hover {
      text-decoration: none;
      background: #082E2C; }
  #bigBox-newstyle .footer {
    display: none; }
  #bigBox-newstyle #header {
    background: transparent;
    height: auto;
    box-shadow: none; }
    #bigBox-newstyle #header.dock {
      display: none !important; }
    #bigBox-newstyle #header #toolButtonsWrapper {
      width: 93%;
      background-color: transparent;
      border-radius: 0;
      box-shadow: none; }
    #bigBox-newstyle #header #menu {
      width: 98%; }
      #bigBox-newstyle #header #menu td {
        padding: 0 8px; }
        #bigBox-newstyle #header #menu td > a {
          border-radius: 3px;
          background: #E0E0E0;
          box-shadow: none;
          color: #676767; }
        #bigBox-newstyle #header #menu td .bringTop {
          background: #E0E0E0;
          height: 9px; }
        #bigBox-newstyle #header #menu td.hover a,
        #bigBox-newstyle #header #menu td.hover .bringTop {
          background: #ffffff;
          color: #676767; }
        #bigBox-newstyle #header #menu td.hover a {
          -webkit-box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.2); }
        #bigBox-newstyle #header #menu td.hover:hover a,
        #bigBox-newstyle #header #menu td.hover:hover .bringTop {
          background: #ffffff; }
        #bigBox-newstyle #header #menu td:hover a,
        #bigBox-newstyle #header #menu td:hover .bringTop {
          background: #cccccc; }
  #bigBox-newstyle #contenuto {
    background: #ffffff;
    -webkit-box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.2);
    min-height: 500px; }
    #bigBox-newstyle #contenuto h2 {
      font-size: 24px;
      font-weight: 600;
      color: #082E2C; }
    #bigBox-newstyle #contenuto .top {
      margin-bottom: 0; }
    #bigBox-newstyle #contenuto .helptext {
      font-size: 14px;
      font-style: italic;
      color: #999999;
      line-height: 19px;
      display: inline-block;
      font-weight: 400; }
    #bigBox-newstyle #contenuto h5 {
      display: inline; }
    #bigBox-newstyle #contenuto #gerarchia_partizioni {
      display: inline-block;
      margin-bottom: 20px; }
    #bigBox-newstyle #contenuto div#getList {
      color: #888888;
      font-weight: 400; }
      #bigBox-newstyle #contenuto div#getList h5 {
        margin-bottom: 10px;
        color: #082E2C;
        display: inline-block;
        width: 100%; }
        #bigBox-newstyle #contenuto div#getList h5 img {
          max-width: 20px;
          height: auto; }
      #bigBox-newstyle #contenuto div#getList .ticketInfos {
        background: transparent;
        box-shadow: none;
        width: 50%;
        float: right;
        color: #C42630;
        line-height: 20px;
        margin-bottom: 10px;
        font-size: 13px;
        margin-top: 0;
        text-align: right; }
        #bigBox-newstyle #contenuto div#getList .ticketInfos .status {
          background: transparent;
          color: #C42630;
          font-weight: 600; }
      #bigBox-newstyle #contenuto div#getList .userCreatore {
        float: left;
        width: 50%;
        margin-bottom: 7px;
        font-size: 13px;
        color: #777777; }
        #bigBox-newstyle #contenuto div#getList .userCreatore > a {
          color: #777777; }
        #bigBox-newstyle #contenuto div#getList .userCreatore .fa {
          font-size: 15px; }
      #bigBox-newstyle #contenuto div#getList .left.insert_dateTime {
        color: #83BFBC;
        font-weight: 600;
        font-size: 12px; }
        #bigBox-newstyle #contenuto div#getList .left.insert_dateTime:before {
          content: "";
          font-family: "FontAwesome";
          font-size: 13px;
          margin-right: 3px; }
      #bigBox-newstyle #contenuto div#getList .getList_list {
        margin-top: 10px;
        position: relative; }
        #bigBox-newstyle #contenuto div#getList .getList_list .getList_element {
          -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
          background: #ffffff; }
          #bigBox-newstyle #contenuto div#getList .getList_list .getList_element > div.dt {
            padding: 15px;
            background: #ffffff;
            margin-top: 20px; }
          #bigBox-newstyle #contenuto div#getList .getList_list .getList_element > div.dd {
            padding: 10px 15px;
            background-color: #ffffff;
            border-top: 1px solid #eeeeee; }
            #bigBox-newstyle #contenuto div#getList .getList_list .getList_element > div.dd span.right {
              float: right;
              font-size: 16px; }
              #bigBox-newstyle #contenuto div#getList .getList_list .getList_element > div.dd span.right span {
                font-size: 13px;
                position: relative;
                top: -3px; }
              #bigBox-newstyle #contenuto div#getList .getList_list .getList_element > div.dd span.right a {
                color: #A6A6A6; }
                #bigBox-newstyle #contenuto div#getList .getList_list .getList_element > div.dd span.right a:hover {
                  color: #082E2C; }
              #bigBox-newstyle #contenuto div#getList .getList_list .getList_element > div.dd span.right * {
                float: none; }
              #bigBox-newstyle #contenuto div#getList .getList_list .getList_element > div.dd span.right .fa {
                font-size: 16px;
                position: relative;
                top: -2px; }
          #bigBox-newstyle #contenuto div#getList .getList_list .getList_element a {
            color: #082E2C; }
          #bigBox-newstyle #contenuto div#getList .getList_list .getList_element:first-child > div.dt {
            margin-top: 0px; }
    #bigBox-newstyle #contenuto .MyQmap div#getList .getList_list .getList_element {
      background: #f3f3f3; }
      #bigBox-newstyle #contenuto .MyQmap div#getList .getList_list .getList_element > div.dt {
        background: #f3f3f3; }
      #bigBox-newstyle #contenuto .MyQmap div#getList .getList_list .getList_element > div.dd {
        background-color: #f3f3f3; }
  #bigBox-newstyle .boxes #activeBoxes li .box {
    background: #F4F4F4;
    border-radius: 0;
    position: relative;
    -webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #dddddd;
    margin-top: 8px; }
    #bigBox-newstyle .boxes #activeBoxes li .box.Quser > div {
      margin-top: 0; }
      #bigBox-newstyle .boxes #activeBoxes li .box.Quser > div a {
        margin: 10px 0;
        padding: 7px 5px;
        background-color: #ffffff;
        color: #082E2C;
        -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }
      #bigBox-newstyle .boxes #activeBoxes li .box.Quser > div a.blocchettoIconetta .iconetta {
        margin-right: 4px; }
      #bigBox-newstyle .boxes #activeBoxes li .box.Quser > div a.showMore {
        box-shadow: none;
        color: #888888;
        font-weight: 600;
        background: transparent;
        padding: 0;
        font-style: italic; }
  #bigBox-newstyle .boxes #activeBoxes > li > h5 {
    background-color: #082E2C;
    color: #ffffff;
    font-size: 14px;
    padding: 7px 12px;
    width: 86.2%;
    margin-left: 10px;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: -15px;
    border-radius: 3px 3px 0 0; }
  #bigBox-newstyle #gerarchia_partizioni a,
  #bigBox-newstyle #gerarchia_partizioni label {
    color: #555555;
    font-weight: 400; }
  #bigBox-newstyle #gerarchia_partizioni a {
    text-decoration: underline; }
  #bigBox-newstyle #gerarchia_partizioni {
    color: #555555; }
  #bigBox-newstyle h5 {
    font-size: 10pt;
    font-weight: 600;
    color: #555555;
    margin-right: 5px;
    display: inline-block; }
  #bigBox-newstyle #gerarchia_partizioni .flyTo-wrapper:before {
    content: "";
    font-family: "FontAwesome";
    display: inline-block; }
  #bigBox-newstyle #gerarchia_partizioni .flyTo-wrapper .flyTo {
    display: none; }

#header #toolButtonsWrapper {
  float: none;
  padding: 30px 25px 30px 25px;
  height: auto;
  margin: 0;
  width: 93%; }
  #header #toolButtonsWrapper h5 {
    font-size: 14px;
    color: #A7A7A7;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    display: block; }
  #header #toolButtonsWrapper #toolButtons {
    text-align: left; }
  #header #toolButtonsWrapper a {
    width: 26%;
    margin-right: 2%;
    display: inline-block;
    margin-top: 10px;
    color: #727272;
    padding: 7px 8px; }
    #header #toolButtonsWrapper a:after {
      content: "";
      font-family: "FontAwesome";
      font-size: 16px;
      position: relative;
      top: 1px;
      margin-left: 5px;
      display: inline-block; }
    #header #toolButtonsWrapper a:hover {
      background-color: #082E2C;
      text-decoration: none;
      color: #ffffff; }
    #header #toolButtonsWrapper a:before {
      height: 15px;
      width: 15px;
      display: inline-block;
      margin-right: 5px;
      position: relative;
      top: 2px; }
    #header #toolButtonsWrapper a.green-qpost:before {
      content: url(images/green-qpost-icon.png); }
    #header #toolButtonsWrapper a.red-qpost:before {
      content: url(images/red-qpost-icon.png); }
    #header #toolButtonsWrapper a.yellow-qpost:before {
      content: url(images/yellow-qpost-icon.png); }
    #header #toolButtonsWrapper a.grey-qpost:before {
      content: url(images/grey-qpost-icon.png); }
    #header #toolButtonsWrapper a.qalert:before {
      content: url(images/qalert-icon.png); }
    #header #toolButtonsWrapper a.analyze-area:before {
      content: url(images/microscope.png);
      height: 18px;
      width: 13px; }

#resizer {
  width: 12px;
  height: 35px;
  line-height: 34px;
  margin-top: -15px;
  font-size: 16px;
  padding-right: 10px;
  padding-top: 0;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  -moz-border-top-right-radius: 30px;
  -moz-border-bottom-right-radius: 30px;
  color: white;
  background: #082E2C;
  cursor: pointer;
  z-index: 10;
  text-align: right;
  -webkit-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in; }
  #resizer:hover {
    background: #082E2C;
    width: 25px; }
  #resizer.opened i.fa-caret-left:before {
    content: ""; }

#bigBox_reader {
  border-radius: 0 0 3px 3px; }

.centro {
  padding: 30px 0 0 0; }
  .centro .autore a, .centro .autore .fa-user {
    color: #082E2C; }
  .centro .autore .fa-user {
    margin-right: 5px;
    font-style: none; }
  .centro .Qpost #ticketInfos {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
    .centro .Qpost #ticketInfos hr {
      margin: 10px auto; }
    .centro .Qpost #ticketInfos label.status {
      display: inline-block;
      background-color: #C42630;
      padding: 3px 8px;
      margin-left: 8px; }

dl.commenti dt, dl.commenti dd {
  width: 96%;
  margin: 0 0 10px 0;
  max-width: 100%;
  box-shadow: none;
  border: 1px solid #cccccc;
  border-radius: 4px; }
dl.commenti dt {
  margin-bottom: 0;
  border: 0;
  margin-top: 20px; }

#comment_form {
  margin: 30px 0 0 0;
  width: 98.8%; }

#submit_commento {
  padding: 7px 15px !important; }

.descrizione {
  background: #ffffff;
  border-radius: none;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  .descrizione .titolo {
    color: #082E2C;
    display: inline-block;
    margin: 15px 0 0 0;
    width: 100%; }
    .descrizione .titolo strong {
      margin: 0;
      margin-top: 20px; }
  .descrizione .contenuto {
    color: #888888;
    margin-top: 10px; }

#bigBox-newstyle #contenuto div#getList .getList_list .getList_element .f {
  float: right;
  width: 50%;
  height: 25px; }
  #bigBox-newstyle #contenuto div#getList .getList_list .getList_element .f .dropdown .icon {
    position: relative;
    top: -3px; }
    #bigBox-newstyle #contenuto div#getList .getList_list .getList_element .f .dropdown .icon .simbol {
      color: #082E2C; }
      #bigBox-newstyle #contenuto div#getList .getList_list .getList_element .f .dropdown .icon .simbol:before {
        content: "";
        font-family: "FontAwesome"; }
    #bigBox-newstyle #contenuto div#getList .getList_list .getList_element .f .dropdown .icon:hover {
      background: #082E2C;
      color: #ffffff; }
      #bigBox-newstyle #contenuto div#getList .getList_list .getList_element .f .dropdown .icon:hover .simbol {
        color: #ffffff; }
    #bigBox-newstyle #contenuto div#getList .getList_list .getList_element .f .dropdown .icon ul li {
      border: 0;
      background: transparent; }
      #bigBox-newstyle #contenuto div#getList .getList_list .getList_element .f .dropdown .icon ul li a {
        -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
        border: 1px solid #aaaaaa;
        padding: 0;
        margin: 0; }
        #bigBox-newstyle #contenuto div#getList .getList_list .getList_element .f .dropdown .icon ul li a:hover {
          background: #082E2C;
          color: #ffffff; }

.MyQmapSection.MyQmap .centro {
  padding: 0; }

#bigBox-searchForm {
  padding: 15px 16px 10px 15px;
  background-color: #f2f2f2;
  width: 90%;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
  border-radius: 4px;
  position: relative; }
  #bigBox-searchForm > div {
    display: inline-block; }
  #bigBox-searchForm input[type="text"] {
    margin-bottom: 0;
    min-width: 200px;
    font-size: 13px;
    margin-right: 18px;
    margin-left: 18px;
    border-radius: 3px;
    padding: 4px 6px;
    font-weight: 400; }
  #bigBox-searchForm input[type="submit"] {
    width: 150px;
    padding: 7px !important;
    margin-top: 0;
    font-size: 14px;
    position: relative;
    font-size: 13px; }
  #bigBox-searchForm select {
    webkit-appearance: none;
    background-color: #cccccc;
    border: 0;
    color: #777777;
    border-radius: 3px;
    position: relative;
    width: 150px;
    height: 26px;
    font-size: 13px; }

#mappa {
  top: 50px; }

#statusBar {
  background: #082E2C;
  height: 40px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  width: 100%;
  right: 0; }
  #statusBar .messaggio,
  #statusBar .progress {
    
  }
  #statusBar .coords {
    border-left: 0;
    font-size: 12px;
    float: right;
    position: fixed;
    text-align: right;
    bottom: 10px;
    margin-right: 5px; }
  #statusBar .varie {
    width: 45%;
    position: relative;
    float: left;
    right: 0;
    margin: 10px 0; }
    #statusBar .varie > div {
      height: auto;
      line-height: normal; }
      #statusBar .varie > div > a {
        font-size: 12px;
        display: inline-block;
        padding: 4px 7px;
        background-color: #83BFBC;
        border-radius: 3px; }
      #statusBar .varie > div .radius {
        font-size: 12px; }
        #statusBar .varie > div .radius .valore {
          background-color: #3F6B69;
          border-radius: 4px;
          min-width: 110px;
          border: none;
          margin-left: 10px;
          height: 23px;
          padding: 3px 5px;
          position: relative;
          top: -2px; }

#pannello1 .contenuto_interno {
  min-height: 156px; }
#pannello1 .linguetta {
  top: auto;
  bottom: 0; }
  #pannello1 .linguetta:before {
    content: ""; }

#pannello2 {
  top: 330px; }
  #pannello2 .linguetta:before {
    content: "";
    font-size: 20px; }

.pannello .linguetta,
.pannello .contenuto,
.pannello .contenuto_interno {
  background: #082E2C;
  box-shadow: none; }
.pannello .linguetta {
  border-radius: 3px 0 0 3px;
  float: none;
  position: absolute;
  top: 0;
  left: -26px;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.4); }
  .pannello .linguetta > img {
    display: none; }
  .pannello .linguetta:hover {
    background: black; }
  .pannello .linguetta:before {
    font-size: 22px;
    font-family: "FontAwesome";
    color: rgba(255, 255, 255, 0.6);
    line-height: 42px;
    text-align: center;
    width: 42px;
    display: inline-block;
    font-weight: 300; }
.pannello .contenuto {
  border-bottom-left-radius: 5px;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.4); }
.pannello .contenuto_interno {
  padding: 25px;
  border: 0 !important; }
  .pannello .contenuto_interno .ui-widget-content#compass {
    border: 0 !important; }
  .pannello .contenuto_interno .ui-state-default,
  .pannello .contenuto_interno .ui-widget-content .ui-state-default,
  .pannello .contenuto_interno .ui-widget-header .ui-state-default {
    background: #83BFBC;
    padding: 5px 12px;
    border-radius: 3px;
    font-weight: 400;
    border: 0;
    display: inline-block; }
  .pannello .contenuto_interno .ui-widget br {
    display: none; }
  .pannello .contenuto_interno .ui-widget input[type="text"] {
    outline: 0 !important;
    background-color: #3F6B69 !important;
    box-shadow: none !important;
    display: inline-block;
    border-radius: 3px;
    color: #ffffff;
    margin-right: 5px;
    display: inline-block; }
  .pannello .contenuto_interno .ui-widget label {
    color: #ffffff;
    float: left;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    text-align: left; }
  .pannello .contenuto_interno .ui-tabs #tab_titles.ui-tabs-nav {
    background: transparent;
    border: 0;
    padding: 0; }
    .pannello .contenuto_interno .ui-tabs #tab_titles.ui-tabs-nav li {
      border: 1px solid #83BFBC;
      width: 32.5%;
      margin: 0;
      border: 0;
      border-radius: 0;
      background: transparent !important;
      text-align: center;
      border: 1px solid #83BFBC;
      border-bottom: 1px solid #83BFBC !important;
      padding: 3px 0; }
      .pannello .contenuto_interno .ui-tabs #tab_titles.ui-tabs-nav li a {
        float: none;
        color: #83BFBC;
        font-weight: 400; }
      .pannello .contenuto_interno .ui-tabs #tab_titles.ui-tabs-nav li.ui-tabs-selected.ui-state-active {
        background: #83BFBC !important; }
        .pannello .contenuto_interno .ui-tabs #tab_titles.ui-tabs-nav li.ui-tabs-selected.ui-state-active a {
          color: #082E2C !important; }
      .pannello .contenuto_interno .ui-tabs #tab_titles.ui-tabs-nav li:hover {
        background: #0c4441 !important; }
    .pannello .contenuto_interno .ui-tabs #tab_titles.ui-tabs-nav li:first-child {
      border-radius: 4px 0 0 4px;
      border-right: 0; }
    .pannello .contenuto_interno .ui-tabs #tab_titles.ui-tabs-nav li:last-child {
      border-radius: 0 4px 4px 0;
      border-left: 0; }

#pannello2 #layers hr {
  display: none; }
#pannello2 #layers .titolo {
  background: #3F6B69;
  padding: 5px 10px; }
  #pannello2 #layers .titolo h4 {
    box-shadow: none;
    font-size: 15px;
    color: #ffffff;
    text-shadow: none;
    font-weight: 400;
    margin-bottom: 0;
    text-align: left;
    cursor: pointer;
    position: relative; }
    #pannello2 #layers .titolo h4:before {
      content: "";
      font-family: "FontAwesome";
      font-size: 20px;
      position: absolute;
      right: 10px;
      top: 0px; }
  #pannello2 #layers .titolo.opened {
    background: #2e4e4d; }
    #pannello2 #layers .titolo.opened h4:before {
      content: ""; }
#pannello2 #layers .triangolino {
  display: none; }
#pannello2 #layers .lista {
  margin-bottom: 20px;
  padding: 0 8px 8px 8px;
  width: 96%; }
  #pannello2 #layers .lista label {
    color: #ffffff;
    margin-bottom: 4px;
    display: inline-block;
    font-weight: 400; }

body.small-screen #pannello1 .linguetta {
  top: 0; }
body.small-screen #pannello2 {
  top: 150px; }

div.dialog, .ui-autocomplete {
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.7);
  border: 0; }

.ui-widget-content {
  background: #f7f7f7;
  padding: 0; }
  .ui-widget-content .ui-dialog-titlebar {
    background: #082E2C;
    border-radius: 3px 3px 0 0;
    color: #ffffff;
    border: 0;
    padding: 7px 12px; }
    .ui-widget-content .ui-dialog-titlebar .ui-dialog-title {
      color: #ffffff;
      font-weight: 400; }
  .ui-widget-content select {
    margin-bottom: 5px; }
  .ui-widget-content div {
    color: #082E2C !important; }
  .ui-widget-content a {
    color: #83BFBC;
    font-weight: 400; }

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #082E2C;
  border-radius: 3px;
  border: 0;
  font-weight: 400;
  margin-bottom: 4px;
  margin-top: 4px; }
  .ui-button.deleteObject,
  .ui-state-default.deleteObject,
  .ui-widget-content .ui-state-default.deleteObject,
  .ui-widget-header .ui-state-default.deleteObject {
    background-color: #C42630; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #83BFBC;
  border: 0;
  border-radius: 2px; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.4;
  background-color: #999999; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #105956;
  color: #ffffff; }

.ui-widget-content .ui-state-active,
.ui-widget-content .ui-widget-content .ui-state-active,
.ui-widget-content .ui-widget-header .ui-state-active {
  background: #136f6a;
  color: #ffffff; }

.selectable_icon:hover, .icon_selected {
  border: 3px solid #082E2C; }

.ui-widget-content .ui-state-highlight,
.ui-widget-content .ui-widget-content .ui-state-highlight,
.ui-widget-content .ui-widget-header .ui-state-highlight {
  background: #72b6b3; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #9ecdcb; }

div#balloon #titolo {
  color: #082E2C;
  font-size: 16px; }
div#balloon #attributore {
  font-style: italic;
  color: #777777;
  font-weight: 400;
  font-size: 14px;
  margin-left: 0; }
div#balloon #coords {
  font-size: 12px;
  color: #777777;
  font-weight: 400;
  margin: 5px 0; }
div#balloon div#tools {
  margin: 5px 0; }
  div#balloon div#tools td img {
    height: 20px; }
div#balloon ul {
  list-style: ellipsis !important;
  padding-left: 15px; }
  div#balloon ul > li {
    margin-left: 0; }
div#balloon a {
  font-size: 14px; }

.messageBox {
  box-shadow: 0;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #f7f7f7;
  border-radius: 3px; }
  .messageBox > h4 {
    text-align: center; }

.message-headers {
  background: #dddddd;
  padding: 10px 15px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4); }
  .message-headers .data {
    color: #888888;
    font-style: italic; }
  .message-headers .penna {
    display: none; }
  .message-headers .sender {
    color: #444444; }
    .message-headers .sender:before {
      content: "";
      font-family: "FontAwesome";
      font-size: 16px;
      display: inline-block;
      margin-right: 8px; }

#message_body {
  background: #f7f7f7;
  border: 1px solid #dddddd;
  border-radius: 0;
  box-shadow: none; }
  #message_body h4 {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    margin-bottom: 10px; }

table.report {
  -webkit-box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #eeeeee;
  margin: 20px 0; }
  table.report th {
    background: #83BFBC;
    height: 40px;
    color: #ffffff; }
  table.report > tbody > tr {
    border: 0; }
    table.report > tbody > tr > td {
      padding: 9px 5px;
      font-size: 12px !important; }
      table.report > tbody > tr > td a {
        color: #082E2C !important;
        text-decoration: underline !important; }
      table.report > tbody > tr > td.dateTime {
        text-decoration: italic;
        text-align: right;
        color: #999999; }
      table.report > tbody > tr > td b {
        font-size: 12px !important; }
  table.report > tbody > tr:nth-child(even) {
    background: #eeeeee; }

#fileSystem_controlPanel .path {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  #fileSystem_controlPanel .path .pathToken {
    box-shadow: none;
    background: transparent;
    color: #888888;
    border: 0; }
#fileSystem_controlPanel .newFolder {
  color: #83BFBC;
  font-weight: 600; }
  #fileSystem_controlPanel .newFolder:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 25px;
    color: #83BFBC;
    position: relative;
    top: 3px;
    margin-right: 8px; }
  #fileSystem_controlPanel .newFolder img {
    display: none; }
#fileSystem_controlPanel .lista_folders table td.img img {
  display: none; }
#fileSystem_controlPanel .lista_folders table td.img:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 35px;
  color: #082E2C; }
#fileSystem_controlPanel .lista_folders .folder {
  margin-left: 20px;
  border-left: 1px solid #D1D1D1;
  padding: 10px 0 8px 0; }
  #fileSystem_controlPanel .lista_folders .folder dt {
    border: 0; }
#fileSystem_controlPanel .lista_folders dd {
  padding: 8px; }
  #fileSystem_controlPanel .lista_folders dd a {
    color: #082E2C; }
  #fileSystem_controlPanel .lista_folders dd .changeVisibility img {
    display: none; }
  #fileSystem_controlPanel .lista_folders dd .changeVisibility:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    color: #082E2C; }

#mainLegend span.centro,
#mainLegend span.lato {
  background: transparent;
  padding: 0; }
#mainLegend li.livello1 {
  background-color: #ffffff;
  border: 0;
  box-shadow: none;
  border: 1px solid #dddddd;
  padding: 3px 5px; }
  #mainLegend li.livello1:hover {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.4); }
#mainLegend .icon {
  width: 30px;
  height: 30px;
  border: 0; }
#mainLegend span.lato {
  padding: 0;
  display: inline-block; }
  #mainLegend span.lato .labelC {
    height: 20px !important;
    margin-top: 0 !important;
    margin-right: 15px !important; }
#mainLegend h5 {
  overflow: hidden;
  background: #082E2C;
  padding: 8px 4px 6px 4px; }
