/**
 * Main style
 * @author agiangiulio <a.giangiulio@mister-wolf.it>
 * @author guglielmo <guglielmo@openpolis.it>
 * @version 1.8.5
 **/
@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic);
/**
 * Splash style
 * @author mleone
 * @version 1.6.0
 **/
#splash .container-fluid {
  padding: 10px 0;
}
#splash #header .brand {
  color: #fff;
  line-height: 30px;
  display: inline-block;
}
#splash #header .brand small {
  display: block;
  font-size: 12px;
  line-height: 1.42857;
  text-align: right;
  color: #fff;
}
#splash #header h4 {
  color: #fff;
  line-height: 1.4em;
}
#splash #main-content {
  padding: 0;
}
#splash #main-content form {
  margin: 20px 0 0;
}
#splash #main-content form .row > div {
  margin-bottom: 20px;
}
#splash #main-content form .form-control {
  font-size: 18px;
}
#splash #main-content form .form-control:-moz-placeholder {
  color: #99a5b1;
  font-weight: 300;
}
#splash #main-content form .form-control::-moz-placeholder {
  color: #99a5b1;
  font-weight: 300;
}
#splash #main-content form .form-control:-ms-input-placeholder {
  color: #99a5b1;
  font-weight: 300;
}
#splash #main-content form .form-control::-webkit-input-placeholder {
  color: #99a5b1;
  font-weight: 300;
}
#splash #main-content form .btn-danger {
  background-color: #b84a34;
  border-color: #b84a34;
  min-width: 180px;
}
#splash #main-content .preview {
  position: relative;
  width: 100%;
  height: 391px;
  background: url(../img/splash.jpg) no-repeat center center;
}
#splash #footer {
  color: #fff;
  padding: 10px 0;
}
#splash #footer li a {
  background: url(../img/loghi.png) no-repeat 0 0;
  display: inline-block;
  height: 56px;
}
#splash #footer li a.ce {
  width: 43px;
  background-position: 0 0;
}
#splash #footer li a.rl {
  width: 91px;
  background-position: -89px 0;
}
#splash #footer li a.por {
  width: 58px;
  background-position: -229px 0;
}
@media (max-width: 992px) {
  #splash #main-content .preview {
    height: 250px;
    -moz-background-size: 1600px 250px;
    -webkit-background-size: 1600px 250px;
    background-size: 1600px 250px;
  }
}
/**
 * Home style
 * @author mleone <manuel.leone@gmail.com>
 * @version 1.6.0
 **/
#home {
  background-color: #B44C39;
}
#home .container-fluid {
  padding: 10px 0;
}
#home #header {
  margin-top: 5px;
  background-color: #5E6A77;
  padding-top: 4.5em;
}
#home #header h1 {
  margin: 0;
  border-right: 1px solid #BEC8CE;
  font-size: 48px;
  font-weight: 300;
}
@media (max-width: 990px) {
  #home #header h1 {
    border-right: 0;
    border-bottom: 1px solid #BEC8CE;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
}
#home #header #logo .brand {
  color: #fff;
  line-height: 48px;
  display: inline-block;
}
#home #header #logo .brand small {
  display: block;
  font-size: 18px;
  text-align: right;
  color: #fff;
}
#home #header #logo .brand .version {
  top: 0;
}
#home #header #payoff {
  color: #BEC8CE;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
}
#home #header #payoff h2 {
  margin: 3px 0 12px 0;
  font-size: 16px;
  color: #fff;
  font-style: italic;
}
#home #header #i-bilanci h2 {
  font-size: 38px;
  color: #fff;
  font-weight: 200;
  margin-top: 50px;
}
#home #main-content {
  padding: 0;
  position: relative;
}
#home #main-content section {
  padding: 40px 0 60px;
}
#home #main-content section h1 {
  font-size: 38px;
  margin-bottom: 20px;
}
#home #main-content section .text {
  margin: 30px 0;
}
#home #main-content #search {
  background: #5E6A77 url(../img/search_bg.jpg) no-repeat left top;
  color: #fff;
}
#home #main-content #search h3 a {
  color: #fff;
}
#home #main-content #search h3 a .icon {
  display: block;
  margin: 10px auto;
  height: 26px;
}
#home #main-content #search h3 a:hover,
#home #main-content #search h3 a.active {
  font-weight: 400;
  text-decoration: none;
}
#home #main-content #search form {
  margin-top: 20px;
}
#home #main-content #search form .row > div {
  margin-bottom: 20px;
}
#home #main-content #search form .form-group {
  margin-bottom: 0;
  position: relative;
}
#home #main-content #search form .form-group.selettore-anni {
  text-align: right;
  font-size: 1.4em;
  margin-bottom: 8px;
  font-weight: 500;
}
#home #main-content #search form .form-group.selettore-anni input {
  margin-top: 0;
  margin-right: 3px;
  vertical-align: middle;
}
#home #main-content #search form .select2-container--default .select2-selection--single {
  padding: 10px 3px;
  height: 50px;
  font-size: 1.4em;
  position: relative;
}
#home #main-content #search form .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
  right: 5px;
}
#home #main-content #search form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 10px 6px 0 6px;
}
#home #main-content #search form .select2-selection__placeholder {
  color: #919293;
  font-weight: 400;
}
#home #main-content #search form .select2-selection__placeholder span.highlighted {
  color: #B44C39;
}
#home #main-content #from-the-blog {
  background-color: #edede2;
  color: #2c3138;
  font-size: 13px;
}
#home #main-content #from-the-blog h1 {
  color: #b84a34;
}
#home #main-content #from-the-blog li hr {
  margin: 20px 0 0 0;
  height: 5px;
  background: #b84a34;
  width: 40%;
}
#home #main-content #from-the-blog li a {
  color: #b84a34;
}
#home #main-content #from-the-blog li a:active,
#home #main-content #from-the-blog li a:hover {
  color: #2c3138;
  text-decoration: none;
}
#home #main-content #from-the-blog li h3 {
  font-size: 21px;
}
#home #main-content #from-the-blog li time .icon {
  margin-right: 3px;
  margin-top: -3px;
}
#home #main-content #from-the-blog li .tags .icon {
  margin-right: 6px;
}
#home #main-content #from-the-blog li .tags a {
  color: #2c3138;
  text-decoration: underline;
}
#home #main-content #from-the-blog li .tags a:hover {
  text-decoration: none;
}
#home #main-content #services {
  background-color: #f8f8f8;
  color: #5f6a77;
}
#home #main-content #services h1,
#home #main-content #services h2 {
  color: #5f6a77;
}
#home #main-content #services h2 {
  font-size: 26px;
  font-weight: 700;
}
#home #main-content #services .more-info {
  background-color: transparent;
  border-color: #b84a34;
  color: #b84a34;
}
#home #main-content #services .more-info:hover {
  background-color: #b84a34;
  border-color: #b84a34;
  color: #fff;
}
#home #main-content #open-data {
  background: #b84b36 url(../img/texture_open_data.png) 50% 0 fixed;
  color: #fff;
  margin-bottom: 15px;
}
#home #main-content #open-data h1,
#home #main-content #open-data h2 {
  color: #fff;
}
#home #main-content #open-data h2 {
  font-size: 26px;
  font-weight: 400;
}
#home #main-content #open-data a {
  color: #2a3036;
}
@media (max-width: 992px) {
  #splash #main-content .preview {
    height: 250px;
    -moz-background-size: 1600px 250px;
    -webkit-background-size: 1600px 250px;
    background-size: 1600px 250px;
  }
}
body {
  background-color: #5e6a77;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #2a3036;
}
.navbar-collapse {
  margin-top: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  color: #2a3036;
}
a {
  color: #cc6633;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a3036;
  outline: none;
  text-decoration: underline;
}
.social-accounts {
  margin-top: 15px;
  font-size: 11px;
}
.social-accounts a:hover,
.social-accounts a:focus {
  color: #2b3037;
}
/*a:visited {
    color: @visitedColor;
}*/
#push-menu {
  margin-top: 5px;
}
#open-settings,
#push-menu {
  padding: 3px 12px;
}
#push-menu {
  margin-top: 0;
}
.share {
  color: #cc6633;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 0 0 15px;
}
.share.share-top {
  margin-top: -6px;
}
.share .glyphicon {
  margin-left: .3em;
}
.vertical-center {
  margin-top: 6px;
}
.share:hover {
  color: #2b3037;
  text-decoration: none;
}
.csv {
  color: #5f6b78;
  text-transform: uppercase;
  font-size: 1em;
  padding: 0 0 0 15px;
  margin-top: 5px;
}
.csv .glyphicon {
  margin-left: .3em;
}
.csv:hover {
  color: #2b3037;
  text-decoration: none;
}
.up,
.down {
  font-weight: 700;
}
.up {
  color: #7D8E28;
}
.down {
  color: #9A2E1B;
}
.download {
  text-transform: uppercase;
  font-size: .8em;
  padding: 5px;
}
.download .glyphicon {
  margin-left: .3em;
}
.download:hover {
  color: #99a5b1;
}
p.details {
  margin-bottom: 0;
}
.location {
  margin-right: 4px;
  padding-right: 6px;
  font-size: 15px;
}
.text-alt {
  color: #cc6633;
}
.no-border {
  border-color: transparent;
  margin: 15px 0;
}
.black-border {
  border-color: #000;
  margin: 15px 0;
}
.gray-border {
  border-color: #b9c5c4;
  margin: 13px 0;
}
.gray-border-title-small {
  border-color: #b9c5c4;
  margin: 7px 0 8px;
}
.gray-border-small {
  border-color: #b9c5c4;
  margin: 8px 0 14px;
}
.gray-border-top {
  border-color: #b9c5c4;
  margin: 7px 0 13px;
}
.gray-border-bot {
  border-color: #b9c5c4;
  margin: 13px 0 20px;
}
.gray-border-top-condividi {
  border-color: #b9c5c4;
  margin: 7px 0 7px;
}
.gray-border-bot-condividi {
  border-color: #b9c5c4;
  margin: 7px 0 20px;
}
.gray-border-indicatori {
  border-color: #b9c5c4;
  margin: 7px 0 10px;
}
.gray-border-indicatori-bot {
  border-color: #b9c5c4;
  margin: 7px 0 10px;
}
.gray-border-title {
  border-color: #b9c5c4;
  margin: 4px 0 15px;
}
.black-border-title {
  border-color: #000;
  margin: 4px 0 15px;
}
.stripe {
  margin-bottom: 30px;
}
.goto-top {
  background: #b9c6c4;
  border-color: #b9c6c4;
  color: #57616c;
  font-size: 12px;
  padding-left: 40px;
  padding-right: 40px;
  text-transform: uppercase;
}
.goto-top span {
  font-size: 10px;
}
.goto-top:hover {
  border-color: #b9c6c4;
}
.dropdown-toggle .fa {
  margin-left: 10px;
  font-weight: 100;
  font-size: 13px;
  line-height: 20px;
}
.more-info,
.more-info:visited {
  background: #b9c6c4;
  border-color: #b9c6c4;
  color: #57616c;
  font-size: 12px;
  padding-left: 40px;
  padding-right: 40px;
  text-transform: uppercase;
}
.more-info span,
.more-info:visited span {
  font-size: 10px;
}
.more-info:hover,
.more-info:visited:hover {
  background-color: #cc6633;
  border-color: #cc6633;
  color: #fff;
}
.more-info.close,
.more-info:visited.close {
  border-color: #b9c6c4;
}
.tip {
  z-index: 1;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #2a3036;
}
.tooltip-inner {
  background-color: #fff;
  color: #2a3036;
  border: 1px solid #2a3036;
  text-align: left;
}
.tooltip-inner .link {
  color: #cc6633;
}
.popover .popover-title {
  background-color: #cc6633;
  color: #fff;
}
.video-modal iframe {
  display: block;
}
.cityName {
  color: #000;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
.fa-question-circle {
  font-size: 14px;
  color: #2b3037;
}
.btn-group {
  width: 100%;
}
.btn-group.nolenght {
  width: auto;
  margin-left: 3px;
  margin-top: -8px;
  margin-bottom: -5px;
}
.btn-group.nolenght .btn {
  padding: 2px 10px;
}
.btn-group .btn {
  text-align: left;
}
.btn-group .btn-ob {
  background: #c54c27;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c54c27 0%, #b94a3c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c54c27), color-stop(100%, #b94a3c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c54c27 0%, #b94a3c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c54c27 0%, #b94a3c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c54c27 0%, #b94a3c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c54c27 0%, #b94a3c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c54c27', endColorstr='#b94a3c', GradientType=0);
  /* IE6-9 */
  color: #fff;
  width: 100%;
  font-weight: 300;
}
.btn-group .btn-ob .caret {
  margin-top: 10px;
}
.btn-group .btn-ob .fa {
  margin-top: 4px;
  margin-left: 20px;
}
.btn-group .btn-ob .fa.fa-angle-down,
.btn-group .btn-ob .fa.fa-angle-up {
  margin-left: 5px;
}
.btn-group .btn-ob.change {
  padding-left: 12px;
  padding-right: 12px;
  margin-top: -8px;
  margin-bottom: -5px;
}
.btn-group .btn-ob.nolenght {
  width: auto;
}
.btn-blu {
  color: #fff;
  background: #5D6A75;
  text-transform: uppercase;
  width: 100%;
}
.btn-blu.nolenght {
  width: auto;
}
.btn-blu:hover {
  color: #fff;
  background: #2b3037;
}
.label-blu {
  color: #2b3037;
  width: 100%;
  font-weight: 300;
  font-size: 13px;
  margin-top: -10px;
}
.label-blu.active,
.label-blu:hover {
  color: #fff;
  background: #2b3037;
  cursor: pointer;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.navbar-main {
  background: transparent;
  border-color: transparent;
  color: #fff;
  margin-top: 20px;
}
.navbar-main .navbar-brand {
  color: #fff;
  font-size: 30px;
  padding-top: 10px;
}
.navbar-main .navbar-brand small {
  display: block;
  font-size: 12px;
  text-align: right;
}
.navbar-main .navbar-brand:hover,
.navbar-main .navbar-brand:focus {
  color: #fff;
}
.navbar-main .navbar-header {
  width: 600px;
  margin-top: 20px;
}
.navbar-main .navbar-header form {
  margin: 0 24px 0;
  width: 320px;
}
.navbar-main .navbar-header form .form-group {
  margin-bottom: 0;
  position: relative;
}
.navbar-main .navbar-header form .form-control {
  background: transparent;
  color: #fff;
  padding-right: 34px;
  height: 45px;
}
.navbar-main .navbar-header form .form-control:-moz-placeholder {
  color: #fff;
  font-weight: 300;
}
.navbar-main .navbar-header form .form-control::-moz-placeholder {
  color: #fff;
  font-weight: 300;
}
.navbar-main .navbar-header form .form-control:-ms-input-placeholder {
  color: #fff;
  font-weight: 300;
}
.navbar-main .navbar-header form .form-control::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300;
}
.navbar-main .navbar-header form .sprite-search {
  position: absolute;
  top: 15px;
  left: auto;
  right: 12px;
}
.navbar-main .navbar-nav > li > a {
  color: #99a5b1;
}
.navbar-main .navbar-nav > li > a .icon {
  margin-right: .3em;
}
.navbar-main .nav > li.active > a,
.navbar-main .nav > li.active > a:hover,
.navbar-main .nav > li > a:hover,
.navbar-main .nav > li > a:focus {
  background: none;
  color: #fff;
}
.navbar-main .nav > li.active > a {
  color: #fff;
  font-weight: 400;
}
.navbar-subnav {
  margin-top: 0;
  background: #5F6B78;
  min-height: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.navbar-subnav .nav-tabs li {
  margin-bottom: 0;
}
.navbar-subnav .multi-level {
  margin-top: 1px;
}
.navbar-subnav .nav > li {
  border-right: 1px solid #fff;
}
.navbar-subnav .nav > li > a,
.navbar-subnav .dropdown-menu > li > a {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  font-size: 20px;
  font-weight: 100;
}
.navbar-subnav .nav > li > a .caret,
.navbar-subnav .dropdown-menu > li > a .caret {
  margin-left: 15px;
}
.navbar-subnav .nav > li > a span,
.navbar-subnav .dropdown-menu > li > a span {
  color: #b9c6c4;
}
.navbar-subnav .nav > li > a:hover span,
.navbar-subnav .dropdown-menu > li > a:hover span,
.navbar-subnav .nav > li > a:focus span,
.navbar-subnav .dropdown-menu > li > a:focus span {
  color: #fff;
}
.navbar-subnav .nav > li.active > a,
.navbar-subnav .nav > li.active > a:hover,
.navbar-subnav .nav > li > a:hover,
.navbar-subnav .nav > li > a:focus {
  background-color: #2B3037;
  border-color: transparent;
  border-radius: 0;
  color: #fff;
}
.navbar-subnav .navbar-nav {
  margin: 0;
}
.navbar-subnav .navbar-nav.navbar-right:last-child {
  margin-right: 0;
}
.navbar-subnav .dropdown-menu {
  background: #BAC6C1;
  border-radius: 0;
  border: 0;
  padding: 0;
  min-width: 118px;
  box-shadow: none;
}
.navbar-subnav .dropdown-menu a {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}
.navbar-subnav .dropdown-menu a:hover {
  color: #fff;
  background: #2B3037;
}
#main-content {
  position: relative;
  overflow: hidden;
}
#main-content.panel .panel-body {
  padding-bottom: 60px;
}
#main-content .values_type {
  font-size: 13px;
  display: inline-block;
  padding-top: 2px;
}
#main-content .bread {
  font-size: 16px;
  overflow: hidden;
  margin-bottom: 0;
}
#main-content .bread p {
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
}
#main-content .bread .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background: none;
  text-transform: uppercase;
}
#main-content .bread .breadcrumb a {
  color: #000;
}
@media (min-width: 380px) {
  #main-content {
    padding: 0;
  }
}
#main-content > .panel-heading {
  padding-bottom: 0;
  padding-top: 37px;
}
#main-content > .panel-heading .panel-title {
  font-size: 46px;
  padding: 0;
  line-height: 100%;
  font-weight: 100;
  margin-bottom: 0;
}
#main-content .panel-default > .panel-heading {
  background-color: #fff;
}
#main-content .panel-title.text-alt {
  font-size: 42px;
  padding-bottom: 0;
  margin-bottom: 0;
}
#main-content .nav-tabs.nav-justified > li > a {
  text-align: left;
  font-size: 18px;
}
#main-content .band {
  border-top: 1px solid #2a3036;
  border-bottom: 1px solid #2a3036;
  padding: 5px 0;
}
#main-content .band p {
  margin: 0;
}
#main-content .gTitle {
  margin-top: 0;
}
#main-content .gTitle.condividi {
  margin-top: 7px;
}
#main-content .gTitle > div {
  margin-left: -20px;
  float: left;
}
#main-content .selection {
  font-weight: 700;
}
#main-content .selection.spese {
  float: left;
  margin-top: 2px;
  margin-bottom: -2px;
  margin-right: 20px;
}
#main-content .timeline {
  margin-bottom: 40px;
}
#main-content .faqs a,
#main-content .faqs h3 {
  color: #57616c;
  font-weight: 400;
}
#main-content .faqs .faq > li {
  margin-bottom: 6px;
}
#main-content .faqs .faq > li a .icon {
  margin-right: 6px;
}
#main-content .faqs .faq > li a:hover {
  text-decoration: none;
  color: #b5bdc4;
}
#main-content .faqs .faqs-q {
  margin-bottom: 80px;
}
#main-content .faqs .faqs-a article {
  margin-bottom: 40px;
}
#main-content #toggle-menu.active {
  float: right;
}
#main-content .scrollbox {
  overflow: auto;
  width: auto !important;
  height: 200px;
  padding: 0 5px;
}
#main-content .track {
  width: 10px;
  background: rgba(0, 0, 0, 0);
  margin-right: 2px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: background 250ms linear;
  -moz-transition: background 250ms linear;
  -ms-transition: background 250ms linear;
  -o-transition: background 250ms linear;
}
#main-content .track:hover,
#main-content .track.dragging {
  background: #d9d9d9;
  /* Browsers without rgba support */
  background: rgba(0, 0, 0, 0.15);
}
#main-content .handle {
  width: 7px;
  right: 0;
  background: #999;
  background: rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: width 250ms;
  -moz-transition: width 250ms;
  -ms-transition: width 250ms;
  -o-transition: width 250ms;
}
#main-content .track:hover .handle,
#main-content .track.dragging .handle {
  width: 10px;
}
#main-content .media figure {
  width: 42px;
  height: 42px;
  margin-top: 10px;
  display: inline-block;
  overflow: hidden;
  background: #ccc;
}
#main-content .media figure img {
  width: 42px;
}
#main-content .media h4 {
  margin-bottom: 0;
  text-transform: uppercase;
}
#main-content .media h4 small {
  font-weight: 300;
  margin-left: 16px;
}
#main-content #log {
  overflow: hidden;
  padding: 15px 15px 0;
  font-size: 13px;
}
#main-content #log .sprite-status {
  margin: 0 10px 0 0;
  float: left;
}
#main-content.map #map-canvas {
  min-height: 800px;
  background: #605c5c;
}
#main-content.map.full {
  background: #605c5c;
  border: none;
  padding: 0;
}
#main-content.map.full > .panel-body {
  padding: 0;
}
#main-content.map.full .timeline .col-sm-12 > * {
  background: #fff;
  padding: 35px 50px;
}
#results .panel-heading {
  height: 100px;
  padding: 0 15px;
}
#results .panel-heading.noeight {
  height: auto;
}
#results .panel-heading.noeight2 {
  height: auto;
  padding-bottom: 10px;
}
#results .panel-heading > div {
  margin-top: 8px;
}
#results.no-middle .table > tbody > tr > td {
  vertical-align: top;
}
#results.no-middle .table > tbody > tr > td.trend {
  padding-top: 15px;
  text-align: left;
  padding-left: 0;
}
#results thead > tr > th {
  background: #cc6633;
  font-weight: 300;
  color: #fff;
  border-bottom: 0 none;
  border-right: 1px solid #fff;
}
#results thead > tr > th .btn {
  border: none;
  background: transparent;
  font-weight: 300;
  color: #fff;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#results thead > tr > th:last-child {
  border-right: 0 none;
}
#results tr.collapse.in {
  display: table-row;
}
#results th.alt {
  background: #cc6633;
}
#results .table-striped > tbody > tr:nth-child(2n+1) > td {
  background-color: #e2e8e7;
}
#results .table > tbody > tr:hover > td {
  background: #B9C6C4;
  cursor: pointer;
  color: #fff;
}
#results .table > tbody > tr:hover > td .media .h4 a {
  color: #fff;
}
#results .table > tbody > tr:hover > td a {
  text-decoration: none;
}
#results .table.no-hover tbody > tr:hover > td {
  background-color: transparent;
}
#results .table > tbody > tr.active > td {
  background-color: #2A3037;
}
#results .table > tbody > tr.active > td a {
  color: #fff;
  text-decoration: none;
}
#results .table > tbody > tr.active > td h5 {
  line-height: 10px;
}
#results .table > tbody > tr.active > td h5,
#results .table > tbody > tr.active > td .h2 {
  color: #fff;
  font-weight: 700;
}
#results .table > tbody > tr > td {
  vertical-align: middle;
  padding: 8px 15px;
  line-height: 0;
}
#results .table > tbody > tr > td.pos {
  text-align: left;
  padding-top: 6px;
}
#results .table > tbody > tr > td.pos .h3 {
  font-weight: 700;
  line-height: 43px;
}
#results .table > tbody > tr > td.rate {
  padding-top: 6px;
}
#results .table caption {
  text-align: left;
  color: #2a3036;
  padding: 15px 15px;
  font-weight: 700;
  line-height: 21px;
}
#results .table caption .icon {
  vertical-align: text-bottom;
  margin-right: 6px;
}
#results .table caption small {
  display: block;
  font-size: 13px;
  font-weight: 300;
}
#results td.actions .h3 {
  font-weight: 700;
  margin: 0;
}
#results td.actions .h3 small {
  display: inline;
  color: #2a3036;
  font-size: 60%;
}
#results td.chart-wrapper .chart {
  width: 40px;
  height: 40px;
  overflow: hidden;
  display: block;
  /* Firefox 10+, Firefox on Android */
  /* IE 6-9 */
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
#results td.chart-wrapper .label {
  color: #2a3036;
  font-weight: 400;
  display: inline-block;
  text-align: left;
  width: 45%;
}
#results td.chart-wrapper .value {
  font-weight: 700;
}
#results td.rate {
  text-align: right;
}
#results td.rate .h2 {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
#results td.rate .h2 .small {
  color: inherit;
  font-size: 18px;
}
#results td.rate p.h2 {
  margin-bottom: 20px;
}
#results td.rate .h2,
#results td.text .h2 {
  font-weight: 700;
}
#results td.rate .chart,
#results td.text .chart {
  margin-top: 10px;
}
#results td.entry {
  font-weight: 400;
}
#results td.entry small {
  font-weight: 300;
}
#results td.details img {
  width: 100%;
  margin-bottom: 20px;
}
#results td.text {
  padding: 0;
  vertical-align: middle;
}
#results td.text h5,
#results td.text p {
  padding-bottom: 0;
  margin-bottom: 0;
}
#results td.text > h4 {
  margin: 0;
}
#results td.text .alt a {
  color: #2a3036;
}
#results td.text .media {
  margin: 0;
  font-size: 12px;
}
#results td.text .media .h4 {
  font-size: 13px;
  margin: 0;
}
#results td.text .media .h4 a {
  font-weight: 700;
}
#results td.text .media figure {
  border: 2px solid #fff;
  margin-top: 0;
}
#results td.text .media p {
  margin-top: 10px;
  line-height: 65%;
}
#results tr:hover .sprite-trend-up-4 {
  background-position: -285px -186px;
  width: 44px;
  height: 43px;
}
#results tr:hover .sprite-trend-up-3 {
  background-position: -285px -186px;
  width: 44px;
  height: 43px;
}
#results tr:hover .sprite-trend-up-2 {
  background-position: -285px 0;
  width: 44px;
  height: 43px;
}
#results tr:hover .sprite-trend-up-1 {
  background-position: -190px -1853px;
  width: 44px;
  height: 43px;
}
#results tr:hover .sprite-trend {
  background-position: -190px -1667px;
  width: 44px;
  height: 43px;
}
#results tr:hover .sprite-trend-down-1 {
  background-position: -190px -1481px;
  width: 44px;
  height: 43px;
}
#results tr:hover .sprite-trend-down-2 {
  background-position: -190px -1295px;
  width: 44px;
  height: 43px;
}
#results tr:hover .sprite-trend-down-3 {
  background-position: -190px -1109px;
  width: 44px;
  height: 43px;
}
#results tr:hover .sprite-trend-down-4 {
  background-position: -190px -1109px;
  width: 44px;
  height: 43px;
}
#results .collapse-toggle {
  float: left;
}
#results .table.entrate > tbody > tr > td {
  border-top: 2px solid #5e6a77;
}
#results .table.entrate > tbody > tr.panel-collapse td td {
  border-top: 1px dashed #5e6a77;
}
#results .table.entrate > tbody > tr.panel-collapse td td td {
  border-top: 1px dotted #5e6a77;
}
#results .table.entrate > tbody tr.panel-collapse > td {
  border-top: none !important;
}
#results .table.entrate .collapse-toggle .icon {
  margin-right: 6px;
}
#results .tab-pane header {
  margin-bottom: 5px;
}
#results .tab-pane header > * {
  float: left;
}
#results .tab-pane header h3 {
  margin: 0;
  padding: 3px 0;
}
#results .tab-pane header .functions {
  margin: 0 10px;
}
#results .panel-confronti .panel-heading:hover {
  background: #B9C6C4;
}
#results .panel-confronti .panel-heading:hover .media .h4 a {
  color: #fff;
}
#results .panel-confronti .panel-heading a,
#results td .panel-confronti .panel-heading a {
  color: #000;
  text-decoration: none;
}
#results .panel-default {
  border: 1px solid #b9c5c4;
}
#results .panel-default h3,
#results .panel-default h4,
#results .panel-default h5 {
  font-weight: 700;
}
#results .panel-default .panel-heading {
  margin-bottom: -5px;
}
#results .panel-default .panel-heading a,
#results .panel-default .panel-heading a:hover {
  color: #2b3037;
  text-decoration: none;
  margin-top: 5px;
  display: block;
}
#results .panel-default .panel-heading .media {
  font-size: 13px;
  margin-top: -5px;
}
#results .panel-default .panel-heading .media .h4 {
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: 700;
  color: #cc6733;
}
#results .panel-default .panel-heading .media .h4 a {
  color: #cc6633;
}
#results .panel-default .panel-heading .media .h4 a:hover {
  color: #fff;
}
#results .panel-default .panel-heading .media figure {
  margin-top: 0;
}
#results .panel-default .panel-heading .media .borded {
  border: 3px solid #ddd;
  width: 34px;
  height: 34px;
  margin-top: 8px;
  margin-right: 8px;
}
#results .panel-default .panel-heading .media .borded img {
  width: 34px;
}
#results .panel-default .panel-title,
#results .panel-default td .panel-title {
  font-size: 21px;
  line-height: 34px;
}
#results .panel-default td .panel-title {
  color: #2b3037;
  margin-top: 8px;
}
#results .panel-default td .panel-heading {
  height: auto;
}
#results .panel-default td .panel-heading a,
#results .panel-default td .panel-heading a:hover {
  margin-top: 4px;
  margin-bottom: 15px;
}
#results .panel-default td .panel-heading .media a,
#results .panel-default td .panel-heading .media a:hover {
  margin-top: 0;
  margin-bottom: 0;
}
#results .panel-default td .panel-heading .media .borded {
  margin-top: 2px;
}
#results .panel-default .search {
  margin-bottom: 0;
  margin-left: 00px;
  position: relative;
  width: 100%;
}
#results .panel-default .search input {
  width: 100%;
}
#results .panel-default .search .form-control:-moz-placeholder {
  color: #2a3036;
  font-weight: 300;
}
#results .panel-default .search .form-control::-moz-placeholder {
  color: #2a3036;
  font-weight: 300;
}
#results .panel-default .search .form-control:-ms-input-placeholder {
  color: #2a3036;
  font-weight: 300;
}
#results .panel-default .search .form-control::-webkit-input-placeholder {
  color: #2a3036;
  font-weight: 300;
}
#results .panel-default .search .sprite-search-alt {
  position: absolute;
  top: 10px;
  left: auto;
  right: 12px;
}
#results .panel-default .panel-body {
  padding-bottom: 0;
}
#results .panel-default .panel-footer {
  padding-bottom: 0;
  padding-top: 0;
}
#results .panel-default .pagination-wrapper {
  margin: 10px -15px 0;
  line-height: 34px;
  background: #5f6b78;
  color: #fff;
}
#results .panel-default .pagination-wrapper > ul {
  margin: 0;
  padding: 0;
}
#results .panel-default .pagination-wrapper > ul > li {
  display: inline;
}
#results .panel-default .pagination-wrapper > ul > li > a,
#results .panel-default .pagination-wrapper > ul > li > span {
  background-color: transparent;
  color: #fff;
  border-right: 1px solid #ddd;
  float: left;
  padding: 2px 12px;
  position: relative;
  text-decoration: none;
}
#results .panel-default .pagination-wrapper > ul > li.active a,
#results .panel-default .pagination-wrapper > ul > li a:hover {
  background-color: #2b3037;
}
#results .panel-default .pagination-wrapper > ul > li.pager-off a:hover {
  background-color: #5f6b78;
}
#results .panel-default .pagination-wrapper .dropdown .btn {
  background: 0;
  border: none;
  color: #fff;
}
#results .panel-default .pagination-wrapper .refresh {
  margin-right: 15px;
}
#results .panel-nobg {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#balance.row {
  margin-top: -25px;
}
#balance h3,
#balance h4 {
  font-size: 18px;
}
#balance h4 {
  margin-top: 20px;
  font-weight: 700;
}
#balance .panel-default {
  border-color: #b9c5c4;
}
#balance .panel-default .table th,
#balance .panel-default .table td {
  border-color: #b9c5c4;
}
#balance .panel-default .table > tbody > tr > td {
  vertical-align: middle;
  padding: 12px;
}
@media (min-width: 380px) {
  #balance .panel-default .table > tbody > tr > td {
    /*padding: 8px;*/
  }
}
#balance .panel-default .table > tbody > tr:hover > td {
  background: #B9C6C4;
  cursor: pointer;
}
#balance .panel-default .table > tbody > tr:hover > td a {
  text-decoration: none;
}
#balance .panel-default .table td.text {
  width: 66.6666%;
}
#balance .panel-default .table td.text > h5 {
  margin: 0;
  font-weight: 700;
}
#balance .panel-default .table td.text a {
  color: #2a3036;
}
#balance .panel-default .table td.pos {
  text-align: right;
}
#balance .panel-default .table td.pos .h3 {
  font-weight: 700;
}
#balance .panel-default .table td.trend {
  text-align: right;
}
#overview .text-center > small {
  display: block;
  color: #2a3036;
  font-weight: 300;
}
#overview .panel {
  border: 7px #ceccc4;
  min-height: 130px;
}
#overview .panel .panel-body {
  padding: 5px;
}
#overview .panel .panel-body .h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#overview .panel:hover {
  background-color: #ceccc4;
}
#overview .panel.trend-up-3 {
  border-color: #7c8e16;
}
#overview .panel.trend-up-3:hover {
  background-color: #7c8e16;
}
#overview .panel.trend-up-3:hover .sprite-trend-up-3 {
  background-position: -285px -186px;
  width: 44px;
  height: 43px;
}
#overview .panel.trend-up-2 {
  border-color: #9fb746;
}
#overview .panel.trend-up-2:hover {
  background-color: #9fb746;
}
#overview .panel.trend-up-2:hover .sprite-trend-up-2 {
  background-position: -285px 0;
  width: 44px;
  height: 43px;
}
#overview .panel.trend-up-1 {
  border-color: #c9dd79;
}
#overview .panel.trend-up-1:hover {
  background-color: #c9dd79;
}
#overview .panel.trend-up-1:hover .sprite-trend-up-1 {
  background-position: -190px -1853px;
  width: 44px;
  height: 43px;
}
#overview .panel.trend:hover .sprite-trend {
  background-position: -190px -1667px;
  width: 44px;
  height: 43px;
}
#overview .panel.trend-down-1 {
  border-color: #e48d7e;
}
#overview .panel.trend-down-1:hover {
  background-color: #e48d7e;
}
#overview .panel.trend-down-1:hover .sprite-trend-down-1 {
  background-position: -190px -1481px;
  width: 44px;
  height: 43px;
}
#overview .panel.trend-down-2 {
  border-color: #b74731;
}
#overview .panel.trend-down-2:hover {
  background-color: #b74731;
}
#overview .panel.trend-down-2:hover .sprite-trend-down-2 {
  background-position: -190px -1295px;
  width: 44px;
  height: 43px;
}
#overview .panel.trend-down-3 {
  border-color: #9b2c1b;
}
#overview .panel.trend-down-3:hover {
  background-color: #9b2c1b;
}
#overview .panel.trend-down-3:hover .sprite-trend-down-3 {
  background-position: -190px -1109px;
  width: 44px;
  height: 43px;
}
#overview .table > tbody > tr > td {
  vertical-align: middle;
  padding-top: 25px;
  padding-bottom: 25px;
}
#overview .table td.text > h4 {
  margin: 0;
}
#overview .table td.text .h3,
#overview .table td.text .h2 {
  font-weight: 700;
}
#overview .table td.text .h3 .small,
#overview .table td.text .h2 .small {
  color: #2a3036;
}
#overview .table td.text a {
  color: #2a3036;
}
#overview .table td.pos .h3 {
  font-weight: 700;
}
#comparison {
  background: #b5bdc4;
  padding-top: 0;
  padding-bottom: 20px;
}
#comparison button {
  margin-top: 20px;
}
#comparison .form-group {
  position: relative;
  width: 46%;
}
#comparison .form-group input {
  width: 99%;
}
#comparison .form-group .form-control {
  height: 52px;
  font-size: 16px;
  padding-right: 34px;
  border-color: #999999;
  color: #333333;
}
#comparison .form-group .sprite-search-alt {
  position: absolute;
  top: 42px;
  left: auto;
  right: 12px;
}
#comparison .form-group .help-block {
  padding: 0 15px;
  color: #2a3036;
}
#comparison .form-group label {
  font-weight: 300;
  font-size: 13px;
  display: block;
}
#comments > h3 {
  font-size: 20px;
  margin: 60px 0 30px;
}
#comments .form-group {
  width: 60%;
}
#comments .sprite-users {
  margin: 5px 18px 0 10px;
}
#comments .media {
  margin-bottom: 30px;
}
#comments .media h4 {
  color: #cc6633;
  margin-bottom: 0;
}
#comments .media h4 small {
  font-weight: 300;
  margin-left: 16px;
}
#comments .media footer a {
  border-right: 1px solid #ddd;
  padding-right: 6px;
  margin-right: 6px;
  color: #cc6633;
}
#comments .media footer a:last-child {
  border-right: 0 none;
  padding-right: 0;
  margin-right: 0;
}
#sidebar {
  width: 280px !important;
  left: 0;
}
#sidebar .btn-blu {
  margin-top: 8px;
}
#sidebar form {
  display: block;
  position: relative;
  width: 100%;
}
#sidebar #side-menu {
  /*position: relative;
        width: 100%;*/
}
#sidebar .panel {
  margin: 0;
  background: #f8f8f8;
  border-color: #b9c5c4;
  /*position: relative;*/
  padding: 0;
}
#sidebar .panel h3,
#sidebar .panel h4 {
  font-weight: 700;
}
#sidebar .panel .panel-heading {
  background: #f8f8f8;
  line-height: 34px;
}
#sidebar .panel .panel-body {
  padding: 20px 15px;
}
#sidebar .panel .panel-title {
  font-size: 20px;
  line-height: 34px;
}
#sidebar .panel .enabled p.h4 {
  margin-bottom: 0;
}
#sidebar .panel .list-group {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding: 0;
}
#sidebar .panel .list-group-item {
  padding: 7px 0;
  font-size: 14px;
  line-height: 14px;
  background-color: #f8f8f8;
  border: 0 none;
  overflow: hidden;
}
#sidebar .panel .list-group-item div.check {
  float: left;
  width: 10%;
}
#sidebar .panel .list-group-item div {
  width: 90%;
  float: left;
}
#sidebar .panel .list-group-item input {
  margin-right: 10px;
}
#sidebar .panel .list-group-item span {
  color: #2b3037;
}
#sidebar .panel .list-group-item.label {
  background-color: transparent;
  text-align: left;
  color: #2a3036;
}
#filters .panel {
  margin: 0;
  background: #f8f8f8;
  border-color: #b9c5c4;
  position: relative;
}
#filters .panel h3,
#filters .panel h4 {
  font-weight: 700;
}
#filters .panel .panel-heading {
  background: #f8f8f8;
  line-height: 34px;
  border-bottom: 0 none;
}
#filters .panel .panel-title {
  font-size: 20px;
  line-height: 34px;
}
#filters .panel .enabled p.h4 {
  margin-bottom: 0;
}
#filters .panel .list-group-item {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #b9c5c4;
}
#filters .panel .list-group-item input {
  margin-right: 10px;
}
#filters .panel .list-group .list-group-item:last-child {
  border-bottom: 0 none;
}
#filters .panel .list-group-item.label {
  background-color: #2B3037;
  text-align: left;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 300;
  font-size: 16px;
}
#filters .panel .list-group-item.label input {
  margin-right: 10px;
}
#side-controls {
  position: absolute;
  z-index: 1;
  left: -2px;
  top: 0;
  display: none;
}
#side-controls a {
  padding: 4px;
  border: 1px solid #5e6a77;
  width: 30px;
  background: #f8f8f8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#side-controls .grouped {
  margin-top: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#side-controls .grouped:first-of-type {
  margin-top: 0;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#side-controls .grouped:last-of-type {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#side-controls .grouped:only-of-type {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.cas_com_box #settings {
  width: 280px;
  right: 0;
}
.cas_com_box #settings input {
  margin-right: 10px;
}
#settings {
  position: absolute;
  z-index: 1;
}
#settings .slider-arrow.close {
  opacity: 1;
  font-size: 20px;
  line-height: 28px;
}
#settings .slider-arrow.show {
  position: absolute;
  right: -50px;
  top: 3px;
  padding: 8px 2px;
  border: 1px solid #5e6a77;
  background: #f8f8f8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#settings .panel {
  margin: 0;
  background: #f8f8f8;
  border-color: #b9c5c4;
  position: relative;
}
#settings .panel h3,
#settings .panel h4 {
  font-weight: 700;
}
#settings .panel .panel-heading {
  background: #f8f8f8;
  line-height: 34px;
}
#settings .panel .panel-title {
  font-size: 20px;
  line-height: 34px;
}
#settings .panel .enabled p.h4 {
  margin-bottom: 0;
}
#settings .panel .list-group {
  border-bottom: 1px solid #b9c5c4;
}
#settings .panel .list-group-item {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  background-color: #f8f8f8;
  border: 0 none;
}
#settings .panel .list-group-item.label {
  background-color: transparent;
  text-align: left;
  color: #2a3036;
}
#side-controls-wrapper #side-controls a {
  width: 40px;
}
#side-controls-wrapper #settings {
  width: 360px;
  left: -380px;
  top: 41px !important;
}
#side-controls-wrapper #settings .panel {
  font-size: 13px;
}
#side-controls-wrapper #settings .panel > .panel-heading {
  line-height: 16px;
  padding-top: 7px;
  padding-bottom: 0;
  margin-left: -45px;
  padding-left: 60px;
  margin-top: -1px;
  border-top: 1px solid;
  border-bottom: 1px solid #2a3036;
  height: 40px;
}
#side-controls-wrapper #settings .panel > .panel-heading h3 {
  font-size: 20px;
  line-height: 34px;
}
#side-controls-wrapper #settings .panel > .panel-heading .close {
  line-height: 16px;
}
#side-controls-wrapper #settings .panel > .panel-body {
  border-top: 1px solid #f8f8f8;
  margin-top: 0;
}
#side-controls-wrapper #settings .panel > .panel-footer .search {
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
}
#side-controls-wrapper #settings .panel > .panel-footer .search .form-control:-moz-placeholder {
  color: #2a3036;
  font-weight: 300;
}
#side-controls-wrapper #settings .panel > .panel-footer .search .form-control::-moz-placeholder {
  color: #2a3036;
  font-weight: 300;
}
#side-controls-wrapper #settings .panel > .panel-footer .search .form-control:-ms-input-placeholder {
  color: #2a3036;
  font-weight: 300;
}
#side-controls-wrapper #settings .panel > .panel-footer .search .form-control::-webkit-input-placeholder {
  color: #2a3036;
  font-weight: 300;
}
#side-controls-wrapper #settings .panel > .panel-footer .search .sprite-search-alt {
  position: absolute;
  top: 10px;
  left: auto;
  right: 12px;
}
#side-controls-wrapper #settings #menu-schede {
  margin-top: 0;
}
#side-controls-wrapper #settings #menu-schede .panel-body {
  padding-top: 0;
  padding-bottom: 0;
}
#side-controls-wrapper #settings #menu-schede .panel-body .media {
  margin: 0;
  font-size: 12px;
}
#side-controls-wrapper #settings #menu-schede .panel-body .media .h4 {
  font-size: 13px;
  margin: 0;
}
#side-controls-wrapper #settings #menu-schede .panel-body .media .h4 a {
  font-weight: 700;
}
#side-controls-wrapper #settings #menu-schede .panel-body .media figure {
  border: 2px solid #fff;
  margin-top: 0;
}
#side-controls-wrapper #settings #menu-schede .panel-body .media p {
  margin: 0;
}
#side-controls-wrapper #settings #menu-schede .panel-body .h3 {
  font-weight: 700;
}
#side-controls-wrapper #settings #menu-schede .panel-body h5 a,
#side-controls-wrapper #settings #menu-schede .panel-body .h5 {
  color: #2a3036;
  font-weight: 400;
}
#side-controls-wrapper #settings #menu-schede .panel-body h6 {
  margin-top: 15px;
  margin-bottom: 2px;
}
#side-controls-wrapper #settings #menu-indicatori {
  margin-top: 39px;
}
#side-controls-wrapper #settings #menu-indicatori .dropdown .dropdown-toggle {
  display: block;
  width: 100%;
  text-align: left;
  border-color: #2a3036;
}
#side-controls-wrapper #settings #menu-indicatori .dropdown .dropdown-toggle .caret,
#side-controls-wrapper #settings #menu-indicatori .dropdown .dropdown-toggle .fa {
  margin-top: 8px;
  margin-left: 20px;
}
#side-controls-wrapper #settings #menu-indicatori .dropdown .dropdown-menu {
  width: 100%;
}
#side-controls-wrapper #settings #menu-indicatori .scrollbox {
  margin: 0 5px 10px 5px;
  padding-left: 10px;
}
#side-controls-wrapper #settings #menu-indicatori .menu {
  border-top: 1px solid #2a3036;
  margin-right: 0;
}
#side-controls-wrapper #settings #menu-indicatori .menu > li {
  border-bottom: 1px solid #2a3036;
  overflow: hidden;
  font-size: 13px;
}
#side-controls-wrapper #settings #menu-indicatori .menu > li input {
  float: left;
  margin-right: 10px;
}
#side-controls-wrapper #settings #menu-indicatori .menu > li .icon {
  margin-right: 6px;
  float: left;
}
#side-controls-wrapper #settings #menu-indicatori .menu > li > a {
  font-weight: normal;
}
#side-controls-wrapper #settings #menu-indicatori .menu > li ul ul li {
  padding-left: 20px;
  line-height: 1.3em;
}
#side-controls-wrapper #settings #menu-indicatori .menu li > a {
  color: #2a3036;
  padding: 5px;
  line-height: 15px;
  background: none;
}
#side-controls-wrapper #settings #menu-indicatori .menu a.pin {
  display: inline;
  padding: 8px 5px 0;
  margin: 0;
  line-height: 8px;
  z-index: 1;
}
#side-controls-wrapper #settings #menu-indicatori .menu a.pin .icon {
  margin: 0;
  padding: 0;
}
#side-controls-wrapper #settings #menu-selezione {
  margin-top: 0;
}
#side-controls-wrapper #settings #menu-selezione .panel-body {
  overflow-y: scroll;
  padding: 15px;
}
#side-controls-wrapper #settings #menu-selezione .dropdown .dropdown-toggle {
  display: block;
  width: 100%;
  text-align: left;
  border-color: #2a3036;
}
#side-controls-wrapper #settings #menu-selezione .dropdown .dropdown-toggle .caret,
#side-controls-wrapper #settings #menu-selezione .dropdown .dropdown-toggle .fa {
  margin-top: 8px;
  margin-left: 20px;
}
#side-controls-wrapper #settings #menu-selezione .dropdown .dropdown-menu {
  width: 100%;
}
#side-controls-wrapper #settings #menu-selezione .scrollbox {
  margin: 0 5px 10px 5px;
  padding-left: 10px;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu {
  margin-top: 20px;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu > li {
  margin-bottom: 10px;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu ul li {
  padding: 3px 3px 3px 10px;
  border-left: 1px solid #e0e0e0;
  margin: 0 0 0 5px;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li a {
  color: #2a3036;
  padding: 2px 0;
  line-height: 15px;
  background: none;
  display: inline;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li a > i {
  color: #99a5b1;
  margin-right: 4px;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li a:hover {
  text-decoration: underline;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li a:hover > i.fa-plus-circle,
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li a:hover > i.fa-minus-circle {
  color: #2a3036;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li a i.fa-question-circle {
  margin-left: 4px;
  margin-right: 0;
  color: #2a3036;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li a:hover > i.fa-question-circle {
  color: #cc6633;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li i.fa-angle-left {
  color: #99a5b1;
  margin-right: 5px;
  margin-left: 4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li.active a i.fa-minus-circle {
  color: #2a3036;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li.active > a.ispage {
  font-weight: 700;
  background: #262F36;
  color: #fff;
  padding: 3px;
  border-radius: 3px;
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li.active > a.toggler,
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li.active > a i {
  background: transparent;
}
#side-controls-wrapper #settings #menu-filtri {
  margin-top: 78px;
}
#side-controls-wrapper #settings #menu-filtri .panel-body {
  padding-bottom: 0;
}
#side-controls-wrapper #settings #menu-filtri .panel-title,
#side-controls-wrapper #settings #menu-filtri .reset-filters {
  display: inline-block;
  margin-right: 5px;
}
#side-controls-wrapper #settings #menu-filtri .list-group-item {
  padding-bottom: 5px;
  padding-top: 5px;
}
#side-controls-wrapper #settings #menu-filtri .list-group-item.label {
  padding-bottom: 10px;
  padding-top: 10px;
}
#footer {
  color: #fff;
  padding: 60px 0;
}
#footer h4,
#footer h5 {
  font-weight: 700;
  color: #fff;
}
#footer hr {
  margin-top: 40px;
  margin-bottom: 40px;
}
#footer .nav > li > a {
  padding: 0;
  color: #fff;
}
#footer .nav > li.active > a,
#footer .nav > li.active > a:hover,
#footer .nav > li > a:hover,
#footer .nav > li > a:focus {
  background: none;
  color: #99a5b1;
}
#footer .nav > li.active > a {
  color: #fff;
  font-weight: 400;
}
#footer .nav.no-icons > li > a {
  padding: 0 15px;
}
#footer .partners {
  margin-bottom: 20px;
}
#footer .partners li {
  float: left;
  margin-right: 60px;
}
#footer .partners li:last-child {
  margin-right: 0;
}
#footer .partners li a {
  background: url(../img/loghi.png) no-repeat 0 0;
  display: inline-block;
  height: 60px;
}
#footer .partners li a.ce {
  width: 43px;
  background-position: 0 0;
}
#footer .partners li a.rl {
  width: 91px;
  background-position: -89px 0;
}
#footer .partners li a.por {
  width: 58px;
  background-position: -229px 0;
}
#footer .partners li a.depp {
  width: 148px;
  background-position: -332px 0;
}
#footer .partners li a.openpolis {
  width: 148px;
  background-position: -512px 0;
}
.icon {
  background: url(../img/icons.png) no-repeat top left;
  display: inline-block;
  vertical-align: middle;
}
.sprite-world {
  background-position: 0 -792px;
  width: 30px;
  height: 29px;
}
.sprite-updown {
  background-position: 0 -871px;
  width: 45px;
  height: 23px;
}
.sprite-search {
  background-position: -95px -1160px;
  width: 16px;
  height: 16px;
}
.sprite-search-alt {
  background-position: -190px -848px;
  width: 16px;
  height: 16px;
}
.sprite-confronti {
  background-position: -95px -1290px;
  width: 22px;
  height: 14px;
}
.active .sprite-confronti,
a:hover .sprite-confronti {
  background-position: -95px -1226px;
}
.sprite-classifiche {
  background-position: -95px -1417px;
  width: 20px;
  height: 13px;
}
.active .sprite-classifiche,
a:hover .sprite-classifiche {
  background-position: -95px -1354px;
}
.sprite-blog {
  background-position: -95px -1546px;
  width: 23px;
  height: 16px;
}
.active .sprite-blog,
a:hover .sprite-blog {
  background-position: -95px -1480px;
}
.sprite-mappa {
  background-position: -285px -878px;
  width: 18px;
  height: 20px;
}
.active .sprite-mappa,
a:hover .sprite-mappa {
  background-position: -285px -808px;
  width: 18px;
  height: 20px;
}
.sprite-arrow-left {
  background-position: -190px -979px;
  width: 8px;
  height: 15px;
}
.more .sprite-arrow-left {
  background-position: -190px -914px;
  width: 8px;
  height: 15px;
}
.sprite-arrow-left-left {
  background-position: -32px -2105px;
  width: 8px;
  height: 15px;
}
.more .sprite-arrow-left-left {
  background-position: -32px -2039px;
  width: 8px;
  height: 15px;
}
.sprite-arrow-right {
  background-position: -95px -1820px;
  width: 8px;
  height: 15px;
}
.more .sprite-arrow-right {
  background-position: -190px -1044px;
  width: 8px;
  height: 15px;
}
.sprite-arrow-right-right {
  background-position: -95px -1820px;
  width: 8px;
  height: 15px;
}
.more .sprite-arrow-right-right {
  background-position: -35px -2171px;
  width: 8px;
  height: 15px;
}
.off .sprite-refresh {
  background-position: -190px -62px;
  width: 13px;
  height: 12px;
}
.sprite-refresh {
  background-position: -190px 0;
  width: 13px;
  height: 12px;
}
.sprite-toggle-menu {
  background-position: 0 -1229px;
  width: 24px;
  height: 13px;
}
.sprite-toggle-menu:hover {
  background-position: 0 -1166px;
  width: 24px;
  height: 13px;
}
.sprite-filters {
  background-position: 0 -1099px;
  width: 23px;
  height: 10px;
  margin-top: 10px;
}
.active .sprite-toggle-menu {
  background-position: 1px -944px;
  width: 24px;
  height: 24px;
}
.active .sprite-toggle-menu:hover {
  background-position: 0 -1018px;
  width: 23px;
  height: 24px;
}
.sprite-trend-up-3-small {
  background-position: 0 -1784px;
  width: 24px;
  height: 24px;
}
tr:hover .sprite-trend-up-3-small {
  background-position: 0 -1710px;
  width: 24px;
  height: 24px;
}
a:hover .sprite-trend-up-3-small {
  background-position: 0 -1710px;
  width: 24px;
  height: 24px;
}
.sprite-trend-up-2-small {
  background-position: 0 -1932px;
  width: 23px;
  height: 24px;
}
tr:hover .sprite-trend-up-2-small {
  background-position: 0 -1858px;
  width: 23px;
  height: 24px;
}
a:hover .sprite-trend-up-2-small {
  background-position: 0 -1858px;
  width: 23px;
  height: 24px;
}
.sprite-trend-up-1-small {
  background-position: -95px -74px;
  width: 24px;
  height: 24px;
}
a:hover .sprite-trend-up-1-small {
  background-position: -95px 0;
  width: 24px;
  height: 24px;
}
.sprite-trend-small {
  background-position: -95px -222px;
  width: 23px;
  height: 24px;
}
a:hover .sprite-trend-small {
  background-position: -95px -148px;
  width: 23px;
  height: 24px;
}
.sprite-trend-down-1-small {
  background-position: -95px -369px;
  width: 24px;
  height: 24px;
}
a:hover .sprite-trend-down-1-small {
  background-position: -95px -296px;
  width: 24px;
  height: 23px;
}
.sprite-trend-down-2-small {
  background-position: -95px -517px;
  width: 23px;
  height: 24px;
}
a:hover .sprite-trend-down-2-small {
  background-position: -95px -443px;
  width: 23px;
  height: 24px;
}
.sprite-trend-down-3-small {
  background-position: -95px -665px;
  width: 23px;
  height: 24px;
}
a:hover .sprite-trend-down-3-small {
  background-position: -95px -591px;
  width: 23px;
  height: 24px;
}
.sprite-trend-up-3 {
  background-position: -197px -1922px;
  width: 32px;
  height: 32px;
}
tr:hover .sprite-trend-up-3 {
  background-position: -197px -1859px;
  width: 32px;
  height: 32px;
}
.sprite-trend-up-2 {
  background-position: -285px -93px;
  width: 44px;
  height: 43px;
}
a:hover .sprite-trend-up-2 {
  background-position: -285px 0;
  width: 44px;
  height: 43px;
}
.sprite-trend-up-1 {
  background-position: -190px -1946px;
  width: 44px;
  height: 43px;
}
a:hover .sprite-trend-up-1 {
  background-position: -190px -1853px;
  width: 44px;
  height: 43px;
}
.sprite-trend {
  background-position: -190px -1760px;
  width: 44px;
  height: 43px;
}
a:hover .sprite-trend {
  background-position: -190px -1667px;
  width: 44px;
  height: 43px;
}
.sprite-trend-down-1 {
  background-position: -190px -1574px;
  width: 44px;
  height: 43px;
}
a:hover .sprite-trend-down-1 {
  background-position: -190px -1481px;
  width: 44px;
  height: 43px;
}
.sprite-trend-down-2 {
  background-position: -190px -1388px;
  width: 44px;
  height: 43px;
}
a:hover .sprite-trend-down-2 {
  background-position: -190px -1295px;
  width: 44px;
  height: 43px;
}
.sprite-trend-down-3 {
  background-position: -277px -2056px;
  width: 32px;
  height: 32px;
}
tr:hover .sprite-trend-down-3 {
  background-position: -277px -1996px;
  width: 32px;
  height: 32px;
}
.sprite-delete {
  background-position: -190px -181px;
  width: 11px;
  height: 10px;
}
.sprite-delete-small {
  background-position: -190px -124px;
  width: 8px;
  height: 7px;
}
.sprite-share {
  background-position: -89px -2159px;
  width: 30px;
  height: 30px;
  margin-top: -2px;
  margin-left: 7px;
}
a:hover .sprite-share {
  background-position: -89px -2108px;
  width: 30px;
  height: 30px;
  margin-top: -2px;
  margin-left: 7px;
}
.sprite-csv {
  background-position: -91px -2000px;
  width: 30px;
  height: 30px;
  margin-top: -2px;
  margin-left: 7px;
}
a:hover .sprite-csv {
  background-position: -91px -2057px;
  width: 30px;
  height: 30px;
  margin-top: -2px;
  margin-left: 7px;
}
.sprite-info {
  background-position: -190px -241px;
  width: 9px;
  height: 8px;
}
.sprite-alert {
  background-position: -190px -415px;
  width: 3px;
  height: 8px;
}
a:hover .sprite-alert {
  background-position: -190px -357px;
  width: 3px;
  height: 8px;
}
.sprite-users {
  background-position: -95px -1747px;
  width: 24px;
  height: 23px;
}
.sprite-autonomia-finanziaria {
  background-position: -190px -473px;
  width: 16px;
  height: 15px;
}
.sprite-capacita-programmatoria {
  background-position: -190px -538px;
  width: 12px;
  height: 15px;
}
.sprite-peso-amministrazione {
  background-position: -190px -603px;
  width: 14px;
  height: 11px;
}
.sprite-propensione-sviluppo {
  background-position: -190px -664px;
  width: 14px;
  height: 14px;
}
.sprite-sostenibilita {
  background-position: -190px -728px;
  width: 14px;
  height: 9px;
}
.sprite-indicatori {
  background-position: -190px -787px;
  width: 12px;
  height: 11px;
}
.sprite-autonomia-finanziaria-big {
  background-position: -95px -809px;
  width: 24px;
  height: 21px;
}
.sprite-capacita-programmatoria-big {
  background-position: -95px -880px;
  width: 18px;
  height: 24px;
}
.sprite-peso-amministrazione-big {
  background-position: -95px -954px;
  width: 24px;
  height: 20px;
}
.sprite-propensione-sviluppo-big {
  background-position: -95px -1024px;
  width: 23px;
  height: 20px;
}
.sprite-sostenibilita-big {
  background-position: -95px -1094px;
  width: 24px;
  height: 16px;
}
.sprite-indicatori-big {
  background-position: -95px -739px;
  width: 21px;
  height: 20px;
}
.sprite-tasso-crescita-popolazione {
  background-position: 0 -701px;
  width: 37px;
  height: 41px;
}
.sprite-indice-invecchiamento {
  background-position: 0 -607px;
  width: 45px;
  height: 44px;
}
.sprite-verde-pubblico {
  background-position: 0 -522px;
  width: 45px;
  height: 35px;
}
.sprite-redditi {
  background-position: 0 -444px;
  width: 33px;
  height: 28px;
}
.sprite-tasso-migratorio {
  background-position: 0 -352px;
  width: 37px;
  height: 42px;
}
.sprite-submit {
  background-position: 0 0;
  width: 40px;
  height: 40px;
}
.sprite-submit:hover {
  background-position: 0 -88px;
  width: 40px;
  height: 40px;
}
.sprite-small-town {
  background-position: -95px -1681px;
  width: 17px;
  height: 16px;
}
.error .sprite-status {
  background-position: 0 -176px;
  width: 40px;
  height: 35px;
}
.sprite-plus {
  background-position: 0 -1491px;
  width: 24px;
  height: 23px;
}
a:hover .sprite-plus {
  background-position: 0 -1418px;
  width: 24px;
  height: 23px;
}
.sprite-minus {
  background-position: 0 -1637px;
  width: 24px;
  height: 23px;
}
a:hover .sprite-minus {
  background-position: 0 -1564px;
  width: 24px;
  height: 23px;
}
.sprite-open-menu {
  background-position: -286px -516px;
  width: 20px;
  height: 16px;
}
a:hover .sprite-open-menu {
  background-position: -286px -590px;
  width: 20px;
  height: 16px;
}
.sprite-close-menu {
  background-position: -286px -664px;
  width: 20px;
  height: 16px;
}
a:hover .sprite-close-menu {
  background-position: -286px -738px;
  width: 20px;
  height: 16px;
}
.sprite-open-menu-schede {
  background-position: -285px -948px;
  width: 30px;
  height: 30px;
}
.sprite-close-menu-schede {
  background-position: -285px -1028px;
  width: 30px;
  height: 30px;
}
.sprite-open-menu-selezione {
  background-position: -285px -948px;
  width: 30px;
  height: 30px;
}
.sprite-close-menu-selezione {
  background-position: -285px -1028px;
  width: 30px;
  height: 30px;
}
.sprite-open-menu-indicatori {
  background-position: -285px -1108px;
  width: 30px;
  height: 30px;
}
.sprite-close-menu-indicatori {
  background-position: -285px -1188px;
  width: 30px;
  height: 30px;
}
.sprite-open-menu-filtri {
  background-position: -285px -1268px;
  width: 30px;
  height: 30px;
}
.sprite-close-menu-filtri {
  background-position: -285px -1348px;
  width: 30px;
  height: 30px;
}
.sprite-classifiche-big {
  background-position: -285px -1493px;
  width: 23px;
  height: 15px;
}
a.sprite-classifiche-big:hover,
a.active.sprite-classifiche-big {
  background-position: -285px -1428px;
  width: 23px;
  height: 15px;
}
.sprite-confronti-big {
  background-position: -285px -1628px;
  width: 31px;
  height: 20px;
}
a.sprite-confronti-big:hover,
a.active .sprite-confronti-big {
  background-position: -285px -1558px;
  width: 31px;
  height: 20px;
}
.sprite-mappa-big {
  background-position: -285px -1774px;
  width: 25px;
  height: 26px;
}
a:hover .sprite-mappa-big,
a.active .sprite-mappa-big {
  background-position: -285px -1698px;
  width: 25px;
  height: 26px;
}
.sprite-mappa {
  background-position: -284px -1775px;
  width: 25px;
  height: 26px;
}
.sprite-tag {
  background-position: -285px -1850px;
  width: 12px;
  height: 8px;
}
.sprite-calendar {
  background-position: -285px -1908px;
  width: 13px;
  height: 9px;
}
/* #### */
#settings {
  position: relative;
  top: auto !important;
  left: auto !important;
}
#settings .panel > .panel-heading {
  margin-left: 0 !important;
  padding-left: 15px !important;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0;
  margin-left: 0;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 0 0 0;
  border-left: 1px solid #fff;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.navbar-subnav .dropdown-menu {
  border-top: 0 solid #fff;
}
.navbar-subnav .dropdown-menu {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.navbar-subnav .dropdown-menu > li > a {
  font-size: 20px;
  font-weight: 100;
  color: #2b3037;
  padding-left: 16px;
}
.navbar-subnav .dropdown-menu .dropdown-submenu > a:after {
  display: block;
  content: ' ';
  float: right;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-right-width: 0;
  border-left-color: #2b3037;
  margin-top: 12px;
  margin-right: -16px;
}
.navbar-subnav .dropdown-menu .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.row {
  position: relative;
}
#sidebar {
  position: absolute;
  top: 40px;
  width: auto !important;
  z-index: 9999;
}
/*menu S3 */
#settings {
  position: absolute !important;
  top: 35px !important;
  /*left: -12px !important;*/
  display: none;
}
.cas_com_box {
  position: relative;
  padding-top: 0;
  height: 27px;
}
.pull-left {
  float: left;
}
button .pull-left {
  margin-top: 3px;
}
/* accordion */
.panel-tree {
  /*.row {
        margin-left:0;
        margin-right:0;
        div {
            padding-left:0;
            padding-right:0;
        }
    }*/
}
.panel-tree .nopad {
  padding-left: 0;
  padding-right: 0;
}
.panel-tree img {
  margin-right: 5px;
}
.panel-tree.panel-group {
  margin-bottom: 0;
}
.panel-tree .panel-heading {
  padding: 5px 0;
}
.panel-tree .h3 {
  font-size: 21px;
  margin: 0;
  padding: 0;
  font-weight: 700;
}
.panel-tree .small {
  font-size: 11px;
  margin-bottom: 0;
  padding-left: 4em;
}
.panel-tree .small span {
  color: #a5afae;
}
.panel-tree a {
  color: #2B3037;
  font-size: 14px;
  font-weight: 700;
}
.panel-tree .entry {
  margin-top: 8px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.panel-tree .panel-collapse .entry {
  padding-left: 30px;
  font-weight: 300;
}
.panel-tree .panel-collapse .panel-collapse .entry {
  padding-left: 60px;
}
.panel-tree .panel-collapse a {
  font-weight: 300;
}
.panel-tree h2 {
  font-size: 21px;
  margin-top: -8px;
  display: inline-block;
}
.panel-tree .fa {
  margin-top: 5px;
}
.panel-tree .panel {
  border-bottom: 1px solid #f3f3f3;
  border-radius: 0;
}
.panel-tree.panel-group .panel {
  border-bottom: 1px solid #f3f3f3;
  border-radius: 0;
}
.panel-tree .chart-container {
  border-top: 1px solid #f3f3f3;
  padding-top: 5px;
}
.panel-tree.panel-group .panel {
  border-radius: 0;
}
.panel-tree .actions p {
  white-space: nowrap;
}
.panel-tree .actions a {
  margin-left: 5px;
  margin-right: 5px;
}
.panel-tree .sprite-grafico {
  width: 11px;
  height: 8px;
  background-position: -197px -2160px;
}
.panel-tree .trend-chart-toggle {
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 3px 10px;
  color: #fff;
  font-weight: 100;
}
.panel-tree .trend-chart-toggle .sprite-grafico {
  margin-left: 14px;
}
.panel-tree .section_title {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 5px;
}
.panel-tree .section_title > div {
  margin-top: 3px;
}
/* COMUNE */
#comune .panel-title a {
  display: block;
  position: relative;
  z-index: 1;
}
#comune .credits {
  padding-bottom: 45px;
}
#comune #main-content .panel-title.text-alt.blu {
  color: #5F6B78;
  text-transform: uppercase;
  padding-bottom: 30px;
}
#comune #header .navbar {
  margin-bottom: 0;
  min-height: 35px;
}
#comune #header .navbar.navbar-main .navbar-header {
  margin-top: 0;
  font-size: 14px;
}
#comune #header .navbar.navbar-main .navbar-header p {
  margin-top: 7px;
}
#comune #header .navbar-main {
  margin-top: 0;
}
#comune #header .navbar-header {
  width: auto;
  float: none;
}
#comune #header .navbar-header p {
  margin-top: 12px;
}
#comune .phrase {
  border-left: 1px solid #000;
  font-size: 13px;
  text-align: left;
  padding-left: 10px;
}
#comune h1.panel-title {
  margin-bottom: 10px;
}
#comune .csv {
  display: block;
  margin-top: -15px;
  margin-bottom: 15px;
}
#comune #footer {
  padding-top: 30px;
  font-size: 13px;
}
#comune #footer a {
  color: #fff;
}
#comune #footer a.openbilanci {
  font-size: 19px;
  float: left;
  line-height: 14px;
  margin-top: 12px;
}
#comune #footer a.openbilanci small {
  text-align: right;
  display: block;
  font-size: 8px;
}
#comune #footer a:hover {
  color: #99a5b1;
  text-decoration: none;
}
#comune #footer h3 {
  font-size: 21px;
  color: #fff;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px;
}
#comune #footer h4,
#comune #footer p {
  margin-top: 0;
}
#comune #footer h4 {
  font-size: 13px;
}
#comune #footer p {
  margin-bottom: 0;
}
#comune #footer ul {
  margin-bottom: 12px;
}
#comune #footer .mail:hover {
  text-decoration: underline;
  color: #fff;
}
/*// Media queries
@media (max-width: 992px) {
    .navbar-main .navbar-header form {
        width: 95px;
    }
}

@media (max-width: 768px) {
    .navbar-subnav .nav > li {
        border-right: 0;
    }
}

@media (max-width: 400px) {
    .navbar-main .navbar-header form {
        width: 100%;
    }

    #settings {
        position: relative;
        top: auto !important;
        left: auto !important;

        .panel > .panel-heading {
             margin-left: 0 !important;
             padding-left: 15px !important;
        }
    }

}*/
.sep {
  display: block;
  width: 100%;
  clear: both;
  height: 20px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
#comune #main-content .nav-tabs.nav-justified > li > a {
  text-align: center;
  font-size: 18px;
  border-bottom: 0;
}
#comune #main-content .nav-tabs.nav-justified > li > a:hover {
  border-bottom: 0;
}
#comune #main-content .nav-tabs.nav-justified > li.col-xs-3.col-sm-3.text-center {
  padding-left: 0;
  padding-right: 0;
}
#comune .nav-tabs.nav-justified {
  background: #5F6B78;
  margin-top: 5px;
  overflow: hidden;
}
#comune .nav-tabs.nav-justified > li > a {
  color: #fff;
  font-weight: 400 !important;
  margin-bottom: 1px;
  padding: 4px 0;
}
#comune .nav-tabs.nav-justified a:hover,
#comune .nav-tabs.nav-justified li.active a {
  background-color: #2B3037;
  border-color: transparent;
  border-radius: 0;
  color: #fff;
}
#home #main-content form {
  width: 100%;
}
/* NONONONONONONO */
#bilancio-header p .year {
  display: none;
}
/* -sm  menu chiuso */
@media (max-width: 767px) {
  .navbar-toggle {
    float: left;
  }
  .navbar-default .navbar-toggle,
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background: transparent;
    border: 0 none;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
  }
  .navbar-main .navbar-header {
    width: auto;
    margin-top: 0;
  }
  .navbar-main .navbar-header form {
    width: 100%;
    margin: 0;
  }
  #home #main-content form {
    width: 100%;
  }
  .navbar-brand {
    margin-bottom: 10px;
    margin-left: 130%;
    margin-right: 130%;
  }
  .panel,
  .panel-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  div#s2id_id_territori.select2-container.select2-container-active.select2-dropdown-open,
  div#s2id_id_territori.select2-container.select2-container-active,
  div#s2id_id_territori.select2-container {
    width: 100% !important;
  }
  .navbar-collapse {
    border-top: 0 none;
    margin-top: 10px;
  }
  .btn.btn-fill {
    background-color: #5e6a77;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  #services h2 {
    text-align: center;
  }
  #comparison .form-group {
    width: 100%;
  }
  #comparison .form-group .form-control {
    padding-right: 0;
  }
  #main-content .gTitle > div {
    margin: 10px 0 0 0;
  }
  .share_button .pull-right {
    float: left !important;
    padding-left: 0;
  }
  .share {
    padding: 5px 0 0 0;
  }
  #home #header h2 {
    font-size: 16px;
  }
  .cas_com_box.pull-right {
    /*float:left !important;*/
  }
  #main-content .values_type {
    font-size: 10px;
    padding-top: 0;
  }
  .affix-top .pull-right {
    float: none !important;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .cas_com_box #settings {
    /*left:0 !important;*/
    top: 110% !important;
  }
  #comune .phrase {
    border-left: 0 none;
    text-align: center;
  }
  #comune .logo-comune {
    margin-bottom: 25px;
  }
  #comune .nav-tabs.nav-justified > li {
    float: left;
  }
  #comune .navbar-header .pull-right {
    text-align: center;
    float: none !important;
  }
  .nav-tabs.nav-justified > li {
    float: left;
  }
  #main-content .nav-tabs.nav-justified > li > a {
    padding: 0 0;
    text-align: center;
  }
  #sidebar {
    width: 100% !important;
  }
  .btn-group .btn {
    text-align: center;
  }
  #results .panel-heading {
    height: auto;
  }
  #results .table > tbody > tr > td {
    padding: 3px 0;
    text-align: center;
  }
  #results .table > tbody > tr > td.pos {
    text-align: center;
  }
  #results .table > tbody > tr > td.text {
    text-align: left;
    padding: 3px 15px;
  }
  .rate .h2 {
    font-size: 20px;
  }
  #bilancio-header.affix {
    padding-bottom: 0;
    width: 100% !important;
    left: 0;
    border-bottom: 0 none;
  }
  #bilancio-header.affix #affix-breadcrumbs.affix-only {
    display: none;
  }
  #bilancio-header.affix .navbar-subnav {
    float: left;
    width: 45% !important;
  }
  #bilancio-header.affix > p.details {
    display: block;
    float: left;
  }
  #bilancio-header.affix h1.panel-title,
  #bilancio-header.affix > p {
    padding-top: 5px;
  }
  #bilancio-header.affix h1.panel-title {
    padding-left: 15px;
  }
  #bilancio-header.affix .scarica {
    display: none;
  }
  #bilancio-header.affix .download-box {
    padding-top: 5px;
    padding-right: 15px;
  }
  .nav-tabs.nav-justified {
    background: #5F6B78;
    margin-top: 5px;
    overflow: hidden;
  }
  .nav-tabs.nav-justified li {
    width: 25%;
  }
  #main-content .nav-tabs.nav-justified > li > a {
    color: #fff;
    font-weight: 300 !important;
    margin-bottom: 1px;
    padding: 4px 0;
    font-size: 16px;
  }
  .nav-tabs.nav-justified a:hover,
  .nav-tabs.nav-justified li.active a {
    background-color: #2B3037;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
  }
  .panel-tree .actions {
    text-align: left !important;
  }
  .panel-tree .actions.actons-lev1 {
    margin-left: 20px;
  }
  .panel-tree .panel-collapse .panel-collapse .actions {
    padding-left: 42px;
  }
  .btn-group .btn-ob .fa,
  .panel-tree .trend-chart-toggle .sprite-grafico {
    margin-left: 0;
  }
  .fun-int {
    margin-left: 0 !important;
    display: block;
  }
  #bilancio-header {
    width: 100% !important;
  }
  #open-data {
    margin-bottom: 20px;
  }
  .label-blu {
    font-size: 11px;
  }
  #main-content .selection {
    font-size: 12px;
  }
  #balance .panel-default .table > tbody > tr > td,
  #results .table > tbody > tr > td {
    padding: 5px;
  }
  #balance .panel-default .table td.pos .h3 {
    font-size: 16px;
  }
  #results td.rate .h2,
  #results td.text .h2 {
    font-size: 16px;
    line-height: 36px;
  }
  #balance .panel-default .table td.text {
    width: auto !important;
  }
  #bilancio-header.affix .download-box {
    display: none;
  }
  #bilancio-header.affix > p.details {
    border-right: 0 none !important;
  }
  #footer .social-accounts a {
    font-size: 13px;
  }
  #side-controls-wrapper #settings,
  #sidebar {
    width: 100% !important;
  }
  .affix-mob {
    clear: both;
    overflow: hidden;
  }
  #footer {
    padding: 0 0;
  }
}
/* -xs molto molto piccolo */
@media screen and (max-width: 400px) {
  .navbar-toggle {
    float: left;
  }
  .navbar-default .navbar-toggle,
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background: transparent;
    border: 0 none;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
  }
  .navbar-main .navbar-header {
    width: auto;
    margin-top: 0;
  }
  .navbar-main .navbar-header form {
    width: 100%;
    margin: 0;
  }
  #home #main-content form {
    width: 100%;
  }
  .panel,
  .panel-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .navbar-brand {
    margin-bottom: 10px;
    margin-left: 130%;
    margin-right: 130%;
  }
  div#s2id_id_territori.select2-container.select2-container-active.select2-dropdown-open,
  div#s2id_id_territori.select2-container.select2-container-active,
  div#s2id_id_territori.select2-container {
    width: 92% !important;
  }
  .navbar-collapse {
    border-top: 0 none;
    margin-top: 10px;
  }
  .btn.btn-fill {
    background-color: #5e6a77;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  #services h2 {
    text-align: center;
  }
  #comparison .form-group {
    width: 100%;
  }
  #comparison .form-group .form-control {
    padding-right: 0;
  }
  #main-content .gTitle > div {
    margin: 10px 0 0 0;
  }
  .share_button .pull-right {
    float: left !important;
    padding-left: 0;
  }
  .share {
    padding: 5px 0 0 0;
  }
  #home #header h2 {
    font-size: 16px;
  }
  .cas_com_box.pull-right {
    /*float:left !important;*/
  }
  #main-content .values_type {
    font-size: 10px;
    padding-top: 0;
  }
  .affix-top .pull-right {
    float: none !important;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .cas_com_box #settings {
    /*left:0 !important;*/
    top: 110% !important;
  }
  #comune .phrase {
    border-left: 0 none;
    text-align: center;
  }
  #comune .logo-comune {
    margin-bottom: 25px;
  }
  #comune .nav-tabs.nav-justified > li {
    float: left;
  }
  #comune .navbar-header .pull-right {
    text-align: center;
    float: none !important;
  }
  .nav-tabs.nav-justified > li {
    float: left;
  }
  #main-content .nav-tabs.nav-justified > li > a {
    padding: 0 0;
    text-align: center;
  }
  #sidebar {
    width: 100% !important;
  }
  .btn-group .btn {
    text-align: center;
  }
  #results .panel-heading {
    height: auto;
  }
  #results .table > tbody > tr > td {
    padding: 3px 3px;
    text-align: center;
  }
  #results .table > tbody > tr > td.pos {
    text-align: center;
  }
  #results .table > tbody > tr > td.text {
    text-align: left;
    padding: 3px 15px;
  }
  .rate .h2 {
    font-size: 18px;
  }
  #bilancio-header.affix {
    padding-bottom: 0;
    width: 100% !important;
    left: 0;
    border-bottom: 0 none;
  }
  #bilancio-header.affix #affix-breadcrumbs.affix-only {
    display: none;
  }
  #bilancio-header.affix .navbar-subnav {
    float: left;
    width: 45% !important;
  }
  #bilancio-header.affix > p.details {
    display: block;
    float: left;
  }
  #bilancio-header.affix h1.panel-title,
  #bilancio-header.affix > p {
    padding-top: 5px;
  }
  #bilancio-header.affix h1.panel-title {
    padding-left: 15px;
  }
  #bilancio-header.affix .download-box {
    padding-top: 5px;
    padding-right: 15px;
  }
  #bilancio-header.affix .scarica {
    display: none;
  }
  .nav-tabs.nav-justified {
    background: #5F6B78;
    margin-top: 5px;
    overflow: hidden;
  }
  .nav-tabs.nav-justified li {
    width: 25%;
  }
  #main-content .nav-tabs.nav-justified > li > a {
    color: #fff;
    font-weight: 300 !important;
    margin-bottom: 1px;
    padding: 4px 0;
    font-size: 16px;
  }
  .nav-tabs.nav-justified a:hover,
  .nav-tabs.nav-justified li.active a {
    background-color: #2B3037;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
  }
  .panel-tree .actions {
    text-align: left !important;
  }
  .panel-tree .actions.actons-lev1 {
    margin-left: 20px;
  }
  .panel-tree .panel-collapse .panel-collapse .actions {
    padding-left: 42px;
  }
  .btn-group .btn-ob .fa,
  .panel-tree .trend-chart-toggle .sprite-grafico {
    margin-left: 0;
  }
  .fun-int {
    margin-left: 0 !important;
    display: block;
  }
  #bilancio-header {
    width: 100% !important;
  }
  #open-data {
    margin-bottom: 20px;
  }
  .label-blu {
    font-size: 11px;
  }
  #main-content .selection {
    font-size: 12px;
  }
  #balance .panel-default .table > tbody > tr > td,
  #results .table > tbody > tr > td {
    padding: 5px;
  }
  #balance .panel-default .table td.pos .h3 {
    font-size: 16px;
  }
  #results td.rate .h2,
  #results td.text .h2 {
    font-size: 16px;
    line-height: 36px;
  }
  #balance .panel-default .table td.text {
    width: auto !important;
  }
  #bilancio-header.affix .download-box {
    display: none;
  }
  #bilancio-header.affix > p.details {
    border-right: 0 none !important;
  }
  #footer .social-accounts a {
    font-size: 13px;
  }
  #side-controls-wrapper #settings,
  #sidebar {
    width: 100% !important;
  }
  .affix-mob {
    clear: both;
    overflow: hidden;
  }
  #footer {
    padding: 0 0;
  }
}
/* altro (anche ipad landscape) */
@media (min-width: 767px) and (max-width: 992px) {
  .btn.btn-fill {
    background-color: #5e6a77;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  #main-content .gTitle > div {
    margin-left: 0;
  }
  #bilancio-header.affix .download-box {
    display: none;
  }
  .bread {
    display: none;
  }
  #bilancio-header.affix {
    left: 0;
    width: 100% !important;
  }
  #bilancio-header.affix h1.panel-title {
    margin: 4px 10px 0 15px;
  }
  .nav-tabs.nav-justified {
    background: #5F6B78;
    margin-top: 5px;
    overflow: hidden;
  }
  .nav-tabs.nav-justified li {
    text-align: center;
  }
  #main-content .nav-tabs.nav-justified > li > a {
    color: #fff;
    font-weight: 300 !important;
    margin-bottom: 1px;
    padding: 4px 0;
    font-size: 16px;
    text-align: center;
  }
  .nav-tabs.nav-justified a:hover,
  .nav-tabs.nav-justified li.active a {
    background-color: #2B3037;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
  }
  #bilancio-header.affix #affix-breadcrumbs.affix-only {
    display: none;
  }
  .navbar-main .navbar-header {
    width: 100%;
  }
  .navbar-main .navbar-header form {
    width: 100%;
  }
  .navbar-right {
    float: left !important;
  }
  .composition-widget-container {
    display: none;
  }
  .navbar-header .pull-right {
    text-align: center;
    width: 100%;
  }
  .navbar-main .navbar-brand {
    margin: 0;
    padding: 10px 0 0;
  }
  .navbar-main .navbar-header form {
    width: 95% !important;
  }
  .navbar-collapse {
    padding-left: 0;
  }
  #bilancio-header.affix > p.details {
    margin-top: 4px;
  }
}
/* intermedio */
@media (min-width: 992px) and (max-width: 1200px) {
  #bilancio-header.affix .download-box {
    display: none;
  }
  .bread {
    display: none;
  }
  .nav-tabs.nav-justified {
    background: #5F6B78;
    margin-top: 5px;
    overflow: hidden;
  }
  .nav-tabs.nav-justified li {
    text-align: center;
  }
  .nav-tabs.nav-justified li a {
    text-align: center;
  }
  #main-content .nav-tabs.nav-justified > li > a {
    color: #fff;
    font-weight: 300 !important;
    margin-bottom: 1px;
    padding: 4px 0;
    font-size: 16px;
    text-align: center;
  }
  .nav-tabs.nav-justified a:hover,
  .nav-tabs.nav-justified li.active a {
    background-color: #2B3037;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
  }
  #bilancio-header.affix {
    left: 0;
    width: 100% !important;
  }
  #bilancio-header.affix h1.panel-title {
    margin: 4px 10px 0 15px;
  }
  #bilancio-header.affix #affix-breadcrumbs.affix-only {
    display: none;
  }
  .navbar-main .navbar-header {
    width: 580px;
  }
  .navbar-main .navbar-header form {
    width: 100%;
  }
  .navbar-header .pull-right {
    text-align: center;
    width: 100%;
  }
  #bilancio-header.affix > p.details {
    margin-top: 4px;
  }
}
.select2-container {
  width: 100% !important;
}
/* ribbon */
.ribbon-container {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  height: 150px;
}
.ribbon {
  background-color: #a00;
  position: relative;
  right: -50px;
  top: 37px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: 0 0 10px #888;
  -moz-box-shadow: 0 0 10px #888;
  box-shadow: 0 0 10px #888;
}
.ribbon a {
  border: 1px solid #faa;
  color: #fff;
  display: block;
  font: bold 81.25% 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 1px 0;
  padding: 10px 50px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 5px #444;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url('../woff/lato.woff') format('woff');
}
#side-controls-wrapper #settings #menu-selezione .multi-level-menu .menu li a.toggler:hover {
  text-decoration: none;
}
#side-controls-wrapper #settings #menu-selezione .panel-body {
  overflow-y: hidden ;
}
.composition-widget-container {
  position: relative;
  padding-bottom: 65.25%;
  padding-top: 30px;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.fun-int {
  margin-left: 15px;
}
.panel-tree .small span {
  font-size: 11px;
}
.panel-tree span.correnti {
  color: #2b3038;
}
.panel-tree span.investimenti {
  color: #88929c;
}
.panel-tree span.incremento_fin {
  color: #ca663a;
}
.panel-tree span.altro {
  color: #d8b663;
}
.panel-tree a.trend-chart-toggle i.fa-caret-down {
  margin-left: 14px;
}
.composition-widget-container iframe,
.composition-widget-container object,
.composition-widget-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
form ul li label {
  font-weight: normal;
  display: inline;
}
#results td img.secondary-graph-toggle {
  margin-bottom: 0;
  padding-bottom: 20px;
}
select.parameter-dropdown {
  width: 100%;
  padding: 3px;
  background-color: #fff;
  border-radius: 4px;
}
.earlybird-error {
  color: white;
  font-weight: bold;
}
form ul li label {
  font-weight: 300;
  display: inline;
}
.chart-container .section_title {
  margin-right: 0;
}
.section_title {
  margin-bottom: 10px;
  margin-right: 20px;
}
.section_title .cas_com_box {
  font-size: 16px;
}
.section_title .values_type {
  float: left;
  margin-left: 2px;
  margin-right: 2px;
}
.section_title .values_type img#gear {
  width: auto!important;
  height: 19px;
  margin-bottom: 0;
}
.btn-blu.active {
  color: #fff;
  background: #2b3037;
}
#main-content .scrollbox {
  height: auto!important;
  max-height: 300px!important;
}
#indicatori-button {
  padding: 3px 12px;
}
#sidebar {
  border: 0;
  margin-top: 5px;
  padding-top: 0;
  padding-bottom: 0;
}
#sidebar .panel .list-group-item div {
  width: auto!important;
}
#sidebar .panel .list-group-item input {
  margin-right: 0;
}
#sidebar .panel .panel-body .row {
  padding-top: 5px;
  padding-bottom: 5px;
}
#sidebar #indicatori-submit-button {
  text-align: center;
}
#sidebar #indicatori-submit-button :focus {
  color: white;
}
#sidebar label {
  color: #2a3036;
  font-weight: 300;
  line-height: 14px;
  font-size: 14px;
}
#sidebar .dropdown > .separator {
  height: 1px;
  border: 0 solid black;
  border-bottom-width: 1px;
  margin-bottom: 9px;
  margin-top: 20px;
}
#sidebar ul.menu {
  border: 0;
}
#sidebar ul.menu li {
  font-size: 14px;
  border: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
#sidebar ul.menu li.active > div.row > div > a {
  font-weight: bold;
}
#sidebar ul.menu .mytooltip {
  float: right;
  margin-right: 2px;
  z-index: 0;
  width: 8px;
}
#results .panel-default .pagination-wrapper > ul > li > a {
  padding-top: 2px;
  padding-left: 12px;
  padding-right: 12px;
}
.table.table-striped a {
  color: #cc6633;
  font-weight: bold;
}
a[rel=info-popover] {
  color: black;
  text-decoration: none;
}
a[rel=info-popover]:hover {
  color: #5e6a77;
}
a[rel=info-popover]:visited {
  color: black;
}
#home #intro h3 a {
  display: inline-block;
}
#home #intro h3 a.disabled:hover,
#home #intro h3 a.disabled:active {
  font-weight: inherit;
  cursor: default;
}
.timeline-multiline {
  margin-bottom: 10px;
}
.panel-tree span,
.panel-group span {
  font-size: 14px;
}
.panel-tree.totale-generale .panel,
.panel-group.totale-generale .panel {
  border-top: 0;
}
.panel-tree.totale-generale.panel-group,
.panel-group.totale-generale.panel-group {
  margin-bottom: 0;
}
.panel-tree a,
.panel-group a {
  color: #2a3036;
}
.panel-tree .trend-chart-toggle,
.panel-group .trend-chart-toggle {
  text-transform: uppercase;
}
.panel-tree .actions,
.panel-group .actions {
  text-align: right;
}
.panel-tree .actions p.h3,
.panel-group .actions p.h3 {
  font-weight: bold;
  margin-bottom: 0;
}
.panel-tree .actions p.small,
.panel-group .actions p.small {
  margin-bottom: 0;
}
.panel-tree .panel,
.panel-group .panel {
  overflow: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel-tree .panel + .panel,
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-tree .panel-group,
.panel-group .panel-group {
  margin-bottom: 0;
}
.panel-tree .chart-container,
.panel-group .chart-container {
  margin: 20px 0;
  overflow: hidden;
}
.panel-tree .highlighted,
.panel-group .highlighted {
  background-color: rgba(215, 215, 215, 0.43);
}
.panel-tree .collapse-toggle,
.panel-group .collapse-toggle {
  float: none !important;
}
.panel-tree .panel-heading,
.panel-group .panel-heading {
  padding-top: 5px;
  padding-bottom: 5px;
}
.panel-tree .panel-heading,
.panel-group .panel-heading,
.panel-tree .panel,
.panel-group .panel {
  border-radius: 0;
  margin-top: 0;
}
.panel-tree > .panel .panel-body,
.panel-group > .panel .panel-body {
  padding: 0;
  border-top: 0;
}
.panel-tree > .panel .panel-heading + .panel-collapse .panel-body,
.panel-group > .panel .panel-heading + .panel-collapse .panel-body {
  border-top: 0;
}
.panel-tree > .panel p.h3,
.panel-group > .panel p.h3 {
  margin-top: 0;
}
.panel-tree > .panel .chart-wrapper .chart,
.panel-group > .panel .chart-wrapper .chart {
  width: 40px;
  height: 50px;
  overflow: hidden;
  display: block;
}
.panel-tree > .panel .chart-wrapper .label,
.panel-group > .panel .chart-wrapper .label {
  color: #2a3036;
  font-weight: 400;
  display: inline-block;
  text-align: left;
  width: 45%;
}
.panel-tree > .panel .chart-wrapper .value,
.panel-group > .panel .chart-wrapper .value {
  font-weight: 700;
}
.panel-tree > .panel .panel-collapse .panel-collapse,
.panel-group > .panel .panel-collapse .panel-collapse {
  border-top: none !important;
}
.select2-choice {
  height: 40px!important;
}
#main-content #comparison {
  padding-bottom: 0;
}
#main-content #comparison .panel-body {
  padding-bottom: 15px;
}
#main-content #comparison .form-group {
  width: auto;
}
#main-content #comparison .form-group .form-control {
  height: 40px;
  padding-right: 0;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: white!important;
  display: list-item;
  color: #5e6a77 !important;
}
.pagination-wrapper li.pager-off .sprite-arrow-right-right {
  width: 8px;
  height: 15px;
  background-position: -36px -2239px;
}
#balance .panel-default .table,
#balance .panel-default,
#balance .panel-default .table th,
#balance .panel-default .table td {
  border-color: #b9c6c4;
}
/*
navbar
*/
#bilancio-header #services-comune-name img.logo {
  max-height: 100px;
  max-width: 97px;
}
#bilancio-header #services-comune-name img.trademark {
  max-height: 100px;
}
#bilancio-header #services-comune-name a {
  text-decoration: none;
  color: #2a3036;
}
#bilancio-header #services-comune-name a:hover {
  text-decoration: none;
  color: #56686e;
}
#bilancio-header #services-comune-name #secondary_img {
  max-width: 260px;
  padding-top: 5px;
  float: right;
}
#bilancio-header .affix-only {
  display: none;
}
#bilancio-header p .year {
  display: none;
}
#bilancio-header .location {
  border-left: 1px solid #99a5b1;
}
#bilancio-header .navbar {
  margin-bottom: 20px;
}
#bilancio-header .nav .open > a {
  background-color: transparent;
}
#bilancio-header .navbar-subnav {
  margin-bottom: 20px;
  margin-top: 20px;
}
#bilancio-header .navbar-subnav a {
  padding-bottom: 3px;
}
#bilancio-header .navbar-subnav .dropdown-toggle .fa {
  line-height: 1;
}
#bilancio-header .navbar-subnav .dropdown-menu {
  min-width: 120px;
}
#bilancio-header .navbar-subnav .dropdown-menu > li > a {
  padding-right: 15px;
  padding-left: 15px;
}
#bilancio-header .dropdown-menu > .active > a {
  background-color: #BAC6C1!important;
}
#bilancio-header .dropdown-menu > .active > a:hover {
  background: #2B3037!important;
}
#bilancio-header .dropdown-menu > .active > a:last-child {
  background-color: #2B3037!important;
  color: white!important;
}
#bilancio-header .dropdown-submenu {
  position: relative;
}
#bilancio-header .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
#bilancio-header .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
#bilancio-header .dropdown-submenu.pull-left {
  float: none;
}
#bilancio-header .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
#bilancio-header .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0!important;
  margin-left: 0!important;
  -webkit-border-radius: 0 0 0 0!important;
  -moz-border-radius: 0 0 0 0!important;
  border-radius: 0 0 0 0!important;
}
/*
affix navbar
*/
#bilancio-header.affix {
  top: 0;
  background-color: white;
  z-index: 1008;
  border-bottom: 1px solid #b9c5c4;
  max-height: 30px;
}
#bilancio-header.affix .affix-only {
  display: block;
  float: left;
}
#bilancio-header.affix .no-affix {
  display: none;
}
#bilancio-header.affix .share,
#bilancio-header.affix .share-box {
  display: none;
}
#bilancio-header.affix #affix-breadcrumbs {
  margin-top: 0;
  margin-left: 8px;
}
#bilancio-header.affix img {
  display: none;
}
#bilancio-header.affix .csv {
  display: block;
  margin-top: 4px;
  margin-bottom: 0;
}
#bilancio-header.affix .dropdown-submenu > a::after {
  margin-top: 7px;
}
#bilancio-header.affix > p {
  float: left;
}
#bilancio-header.affix > p .inhabitants,
#bilancio-header.affix > p .year,
#bilancio-header.affix > p .region {
  display: none;
}
#bilancio-header.affix h1.panel-title {
  float: left;
  font-size: inherit;
  font-weight: bold;
}
#bilancio-header.affix h1.panel-title,
#bilancio-header.affix > p {
  /*Giangiulio fix *
    /*margin: 4px 10px 0 0;*/
  line-height: 1.4;
  margin-top: 0;
}
#bilancio-header.affix .navbar-subnav {
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  float: right;
  background: #5f6b78;
}
#bilancio-header.affix .navbar-subnav ul.dropdown-menu {
  min-width: 106px;
}
#bilancio-header.affix .navbar-subnav li:last-child {
  border-right: 0;
}
#bilancio-header.affix .navbar-subnav li a {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 16px;
}
#bilancio-header.affix > p.details {
  display: inline-block;
  border-right: 1px solid #99a5b1;
  /*Giangiulio fix*/
  margin-left: 10px;
}
#bilancio-header.affix > p.details span {
  margin-right: 4px;
  padding-right: 6px;
  border-right: 0;
}
#bilancio-header.affix > p.details span.year {
  font-size: 14px;
  text-transform: uppercase;
}
#bilancio-header.affix > p.details span.year .label {
  font-size: 12px;
}
#bilancio-header.affix > p.details span.location {
  border-left: 0;
}
/*
 * link to archives
 */
#storici {
  color: white;
  font-size: 14px;
  padding: 0.5em;
}
#storici a {
  color: white;
  padding: 6px 20px;
}
/*
share box
*/
.share-box,
.download-box {
  text-transform: uppercase;
  color: #2a3036;
}
.share-box {
  margin-top: 10px;
}
.share {
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 0;
  color: #cc6633;
  font-size: 14px;
}
.share:hover {
  color: #2a3036;
  text-decoration: none;
}
.share.disabled {
  cursor: default;
}
.share.disabled * {
  color: #b9c6c4;
}
.share strong {
  font-weight: bold;
}
#settings {
  z-index: 1009 !important;
  width: 320px;
}
#settings .list-group-item {
  white-space: nowrap;
}
#settings .list-group-item input[type="radio"] {
  margin-right: 5px;
}
#settings .list-group-item label {
  font-size: 14px;
}
#settings .list-group-item:last-child {
  border-bottom: 0;
}
#settings .panel-footer {
  background-color: #f8f8f8;
  border-top: 0;
  text-align: left;
}
#main-content #results #territorio_name a,
#main-content #results #territorio_name a:hover {
  display: inline!important;
}
#main-content.panel #classifiche-menu.panel-body {
  padding-bottom: 0;
}
#main-content .timeline {
  margin-bottom: 0;
}
#results .table > tbody > tr > td {
  line-height: 8px;
}
#results td.text .media p {
  margin-bottom: 10px;
}
#main-content #results .table-striped .panel-heading a {
  margin-bottom: 4px;
  margin-top: 4px;
}
#main-content #results .table-striped .panel-heading div.incarichi-container {
  display: none;
  padding-top: 10px;
}
#main-content #results .table-striped .panel-heading div.incarichi-container a {
  color: #cc6633;
}
#main-content #results .table-striped .panel-heading div.incarichi-container a:hover {
  color: #ffffff;
}
#results .panel-default .panel-heading .media {
  margin-top: auto;
}
#main-content #results .table-striped .panel-heading a {
  margin-bottom: 5px;
}
#main-content #results .table-striped .panel-heading h4.dirty-fix {
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 2px;
  margin-top: 0;
}
#main-content .page-subtitle {
  margin-top: 5px;
  margin-bottom: 10px;
}
#main-content > .panel-heading .panel-title {
  font-size: 46px;
  padding: 0;
  line-height: 100%;
  font-weight: 100;
  margin-bottom: 0;
}
#main-content > .panel-heading .timeline {
  margin-bottom: 0;
  margin-top: 10px;
}
#main-content > .panel-heading .gray-border-bot {
  border-color: #b9c5c4;
  margin: 3px 0 0;
}
#main-content > .panel-heading .btn-group .btn-ob .fa.fa-caret-down {
  margin-top: 4px;
  margin-left: 5px;
}
#results .panel-heading {
  height: auto;
}
.popover-title {
  background-color: #cc6633 !important;
  font-size: 16px;
  color: white;
}
@media (max-width: 768px) {
  #bilancio-header.affix p {
    float: none;
  }
  #bilancio-header.affix .navbar-subnav {
    width: 1%;
    display: table-cell;
  }
}
#results h3 {
  margin-top: 0;
  font-size: 18px;
}
#results .table > tbody > tr:hover > td {
  cursor: default;
}
#results .table > tbody > tr:hover > td {
  color: #2a3036;
}
#miniclass-indicatori h5 a {
  color: #2a3036;
}
#home .brand {
  padding-top: 6px;
}
.navbar-brand,
#home .brand {
  position: relative;
}
.navbar-brand .version,
#home .brand .version {
  top: 0;
  position: absolute;
  font-weight: bold;
  color: #cc6633 !important;
}
#classifiche-form .list-group-item {
  background-color: #f8f8f8;
}
.select2-container .select2-choice .select2-arrow b {
  background-position-y: 6px !important;
}
#main-content .nav-tabs.nav-justified > li > a {
  font-weight: 800;
}
div.classifiche div.col-md-3 h3.panel-title {
  padding-top: 8px;
}
div.classifiche div.col-md-4 {
  padding-top: 8px;
}
#classifiche-form ul.list-group button.btn-blu {
  border-radius: 8px;
}
#hcb .parameter_name,
#hcb .share_button {
  padding-top: 5px;
}
#error_msg_box #log {
  padding: 0;
}
#error_msg_box .col-md-1 {
  padding-right: 0;
}
#error_msg_box .col-md-11 {
  margin-top: 4px;
}
#error_msg_box #error_msg_box_txt {
  font-size: 13px;
}
table > tbody > tr.highlight_territorio > td,
#results .table.table-striped > tbody > tr.highlight_territorio:nth-child(2n+1) > td {
  background-color: #2a3037;
}
table > tbody > tr.highlight_territorio > td span.h2,
#results .table.table-striped > tbody > tr.highlight_territorio:nth-child(2n+1) > td span.h2,
table > tbody > tr.highlight_territorio > td span.h3,
#results .table.table-striped > tbody > tr.highlight_territorio:nth-child(2n+1) > td span.h3,
table > tbody > tr.highlight_territorio > td a,
#results .table.table-striped > tbody > tr.highlight_territorio:nth-child(2n+1) > td a,
table > tbody > tr.highlight_territorio > td p,
#results .table.table-striped > tbody > tr.highlight_territorio:nth-child(2n+1) > td p,
table > tbody > tr.highlight_territorio > td .dirty-fix,
#results .table.table-striped > tbody > tr.highlight_territorio:nth-child(2n+1) > td .dirty-fix {
  color: white!important;
}
table > tbody > tr.highlight_territorio > td li,
#results .table.table-striped > tbody > tr.highlight_territorio:nth-child(2n+1) > td li {
  color: white;
}
table > tbody > tr.highlight_territorio > td .sprite-trend-up-3,
#results .table.table-striped > tbody > tr.highlight_territorio:nth-child(2n+1) > td .sprite-trend-up-3 {
  background-position: -285px -186px;
  width: 44px;
  height: 43px;
}
.table.table-striped > tbody > tr.highlight_territorio:hover > td,
#results .table-striped > tbody > tr.highlight_territorio:nth-child(2n+1):hover > td {
  background-color: #4c5864!important;
}
.table.table-striped > tbody > tr.highlight_territorio:hover > td span.h2,
#results .table-striped > tbody > tr.highlight_territorio:nth-child(2n+1):hover > td span.h2,
.table.table-striped > tbody > tr.highlight_territorio:hover > td span.h3,
#results .table-striped > tbody > tr.highlight_territorio:nth-child(2n+1):hover > td span.h3,
.table.table-striped > tbody > tr.highlight_territorio:hover > td a,
#results .table-striped > tbody > tr.highlight_territorio:nth-child(2n+1):hover > td a,
.table.table-striped > tbody > tr.highlight_territorio:hover > td p,
#results .table-striped > tbody > tr.highlight_territorio:nth-child(2n+1):hover > td p {
  color: white!important;
}
h3.miniclass {
  margin-bottom: 5px;
}
div.miniclass-incarichi {
  margin-bottom: 20px;
}
.miniclass-border {
  border-bottom: 1px solid #333333;
  border-top: 0!important;
  border-collapse: collapse;
}
.table > tbody > tr.miniclass-border td {
  border-top: 0;
  border-bottom: 0;
}
.table > tbody > tr.miniclass-border td a {
  color: #2a3036;
  font-size: 16px;
}
.table > tbody > tr.miniclass-border:last-child {
  border-bottom: 0;
}
#miniclass-indicatori {
  margin-top: 15px;
}
#miniclass-indicatori .panel-heading {
  padding-bottom: 0;
}
#from-the-blog a.muted {
  color: #b84a34;
}
#from-the-blog h1 a {
  color: #b84a34;
}
#footer .partners li a.openpolis {
  background: none;
}
.select2-drop-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
  opacity: 0;
}
.navbar-subnav .dropdown-menu .dropdown-submenu > a:after {
  margin-right: 0;
}
#treemap-container {
  margin-left: 15px;
}
.content-quadro {
  margin: 25px;
  padding: 5px!important;
}
