@import url("https://fonts.googleapis.com/css?family=Noto+Serif|Varela+Round");
.template-home {
  background: #f3f3f3; }
  .template-home .SmallBoxContainer a.read-more {
    display: inline-block; }
  .template-home h3 {
    color: #bbce3a;
    text-transform: uppercase;
    font-size: 17px;
    margin: 0 0 10px 0;
    position: relative;
    overflow: visible; }
    .template-home h3 .badge {
      position: absolute;
      right: 0;
      padding: 6px 11px;
      border: 1px solid #95C49C;
      background: transparent;
      color: #95C49C;
      border-radius: 30px; }
      .template-home h3 .badge i.fa-eye {
        display: none; }
  .template-home .SmallBoxContainer {
    background: white; }
    .template-home .SmallBoxContainer .btn.read-more {
      border-color: #ebedf2;
      float: right;
      color: #878d90;
      margin-left: 14px; }
      .template-home .SmallBoxContainer .btn.read-more:hover {
        border-color: #a2b32c;
        background: #bbce3a;
        color: white; }
    .template-home .SmallBoxContainer .news-list article {
      margin-bottom: 3px;
      position: relative; }
      .template-home .SmallBoxContainer .news-list article h3 {
        color: #bbce3a;
        font-size: 15px;
        margin: 0;
        overflow: hidden; }
        .template-home .SmallBoxContainer .news-list article h3 a {
          color: #6f6f6f; }
          .template-home .SmallBoxContainer .news-list article h3 a:hover {
            color: #bbce3a; }
      .template-home .SmallBoxContainer .news-list article.new {
        background: #d6f0fb; }
    .template-home .SmallBoxContainer small, .template-home .SmallBoxContainer .docftitle, .template-home .SmallBoxContainer .info {
      color: #747474;
      overflow: hidden;
      font-size: 11px;
      text-overflow: ellipsis; }
    .template-home .SmallBoxContainer ul li, .template-home .SmallBoxContainer ul article, .template-home .SmallBoxContainer .ProgressList li, .template-home .SmallBoxContainer .ProgressList article {
      border-bottom: 0.07rem dashed #ebedf2;
      margin-bottom: 0;
      padding-bottom: 0; }
      .template-home .SmallBoxContainer ul li a, .template-home .SmallBoxContainer ul article a, .template-home .SmallBoxContainer .ProgressList li a, .template-home .SmallBoxContainer .ProgressList article a {
        width: 100%;
        padding: 5px 0;
        font-size: 13px;
        line-height: 16px;
        display: block;
        position: relative;
        transition: 0.5s;
        color: #6f6f6f; }
        .template-home .SmallBoxContainer ul li a .title, .template-home .SmallBoxContainer ul article a .title, .template-home .SmallBoxContainer .ProgressList li a .title, .template-home .SmallBoxContainer .ProgressList article a .title {
          display: inline-block;
          width: calc(100% - 84px);
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .template-home .SmallBoxContainer ul li a date, .template-home .SmallBoxContainer ul article a date, .template-home .SmallBoxContainer .ProgressList li a date, .template-home .SmallBoxContainer .ProgressList article a date {
          position: absolute;
          right: 0;
          font-size: 10px;
          top: 4px;
          display: inline-block;
          overflow: hidden;
          width: 27px;
          color: #333; }
        .template-home .SmallBoxContainer ul li a i, .template-home .SmallBoxContainer ul article a i, .template-home .SmallBoxContainer .ProgressList li a i, .template-home .SmallBoxContainer .ProgressList article a i {
          position: absolute;
          background: #d2d2d2;
          color: #797979;
          text-align: center;
          line-height: 18px;
          width: 18px;
          top: 3px;
          height: 18px;
          right: 50px;
          border-radius: 20px;
          font-size: 11px; }
          .template-home .SmallBoxContainer ul li a i.fa-flag, .template-home .SmallBoxContainer ul article a i.fa-flag, .template-home .SmallBoxContainer .ProgressList li a i.fa-flag, .template-home .SmallBoxContainer .ProgressList article a i.fa-flag {
            background: #EEBA02;
            color: white;
            font-size: 9px;
            right: 71px; }
          .template-home .SmallBoxContainer ul li a i.fa-lock, .template-home .SmallBoxContainer ul article a i.fa-lock, .template-home .SmallBoxContainer .ProgressList li a i.fa-lock, .template-home .SmallBoxContainer .ProgressList article a i.fa-lock {
            color: #adadad;
            right: 29px; }
          .template-home .SmallBoxContainer ul li a i.fa-hand-o-right, .template-home .SmallBoxContainer ul article a i.fa-hand-o-right, .template-home .SmallBoxContainer .ProgressList li a i.fa-hand-o-right, .template-home .SmallBoxContainer .ProgressList article a i.fa-hand-o-right {
            background: #95C49C;
            color: white;
            right: 50px; }
        .template-home .SmallBoxContainer ul li a:hover, .template-home .SmallBoxContainer ul article a:hover, .template-home .SmallBoxContainer .ProgressList li a:hover, .template-home .SmallBoxContainer .ProgressList article a:hover {
          background: #fbfcfd;
          color: #bbce3a; }
      .template-home .SmallBoxContainer ul li .docfcname, .template-home .SmallBoxContainer ul article .docfcname, .template-home .SmallBoxContainer .ProgressList li .docfcname, .template-home .SmallBoxContainer .ProgressList article .docfcname {
        font-size: 15px; }
      .template-home .SmallBoxContainer ul li .docftitle, .template-home .SmallBoxContainer ul article .docftitle, .template-home .SmallBoxContainer .ProgressList li .docftitle, .template-home .SmallBoxContainer .ProgressList article .docftitle {
        display: block; }
      .template-home .SmallBoxContainer ul li.new-document, .template-home .SmallBoxContainer ul li.to-read, .template-home .SmallBoxContainer ul article.new-document, .template-home .SmallBoxContainer ul article.to-read, .template-home .SmallBoxContainer .ProgressList li.new-document, .template-home .SmallBoxContainer .ProgressList li.to-read, .template-home .SmallBoxContainer .ProgressList article.new-document, .template-home .SmallBoxContainer .ProgressList article.to-read {
        background: #d6f0fb; }
    .template-home .SmallBoxContainer a.btn.read-more {
      margin-top: 12px; }
    .template-home .SmallBoxContainer a.btn.read-more.btn-primary:after {
      color: #878d90; }
    .template-home .SmallBoxContainer a.btn.read-more.btn-primary:hover:after {
      color: white; }
  .template-home .first-band {
    margin-bottom: 7px;
    padding-top: 20px; }
    .template-home .first-band .highlight {
      position: relative; }
      .template-home .first-band .highlight .d-block {
        display: block; }
      .template-home .first-band .highlight .img-responsive {
        width: 100% !important;
        transition: 0.5s; }
      .template-home .first-band .highlight .carousel-inner {
        background-color: #ffffff; }
      .template-home .first-band .highlight .caption {
        padding: 30px; }
        .template-home .first-band .highlight .caption date {
          font-size: 13px;
          color: #c1c1c1; }
          .template-home .first-band .highlight .caption date:after {
            content: "";
            display: block;
            background-color: #c1c1c1;
            width: 36px;
            height: 2px;
            margin: 13px 0; }
        .template-home .first-band .highlight .caption h3 {
          white-space: normal;
          font-size: 1em;
          color: #4d4f54; }
        .template-home .first-band .highlight .caption p {
          text-transform: uppercase;
          color: #c1c1c1;
          background: url("../img/ico-arrow.png") right center no-repeat;
          height: 17px;
          padding-right: 30px; }
      .template-home .first-band .highlight:hover .img-responsive {
        opacity: 0.6; }
      .template-home .first-band .highlight .carousel-indicators {
        left: auto;
        right: 0;
        bottom: 0;
        width: calc(100% - 15px);
        text-align: left; }
    .template-home .first-band #home-buttons-container {
      padding: 0;
      text-transform: uppercase;
      text-align: center; }
      .template-home .first-band #home-buttons-container a {
        display: block;
        color: white;
        padding: 24px 0;
        line-height: 27px; }
      .template-home .first-band #home-buttons-container .richiesta-offerta a {
        font-size: 35px;
        line-height: 42px;
        margin-bottom: 20px;
        text-align: left;
        background: #bbce3a; }
        .template-home .first-band #home-buttons-container .richiesta-offerta a div {
          display: flex;
          justify-content: center;
          align-items: center; }
          .template-home .first-band #home-buttons-container .richiesta-offerta a div img {
            margin: 6px 10px 10px 0; }
        .template-home .first-band #home-buttons-container .richiesta-offerta a:hover {
          background: #adbf30; }
      .template-home .first-band #home-buttons-container .industriale a {
        background: #95C49C; }
        .template-home .first-band #home-buttons-container .industriale a img {
          display: block;
          margin: 3px auto 8px auto; }
        .template-home .first-band #home-buttons-container .industriale a:hover {
          background: #85bb8d; }
      .template-home .first-band #home-buttons-container .lifescience a {
        background: #EEBA02; }
        .template-home .first-band #home-buttons-container .lifescience a img {
          display: block;
          margin: 3px auto 8px auto; }
        .template-home .first-band #home-buttons-container .lifescience a:hover {
          background: #d5a602; }
    .template-home .first-band #home-buttons {
      overflow: hidden; }
      .template-home .first-band #home-buttons ul {
        margin: 0;
        padding: 0; }
        .template-home .first-band #home-buttons ul li {
          list-style: none;
          text-align: center;
          width: 100%; }
          .template-home .first-band #home-buttons ul li a {
            display: block;
            background-color: #7E9B9B;
            position: relative;
            transition: 0.5s;
            color: white; }
            .template-home .first-band #home-buttons ul li a i.fa, .template-home .first-band #home-buttons ul li a span.glyphicon {
              font-size: 26px; }
            .template-home .first-band #home-buttons ul li a span.glyphicon {
              margin-top: 7px; }
            .template-home .first-band #home-buttons ul li a:hover {
              background-color: #adbf30; }
            .template-home .first-band #home-buttons ul li a span, .template-home .first-band #home-buttons ul li a div.slider-text {
              text-transform: uppercase;
              font-size: 13px;
              line-height: 15px;
              display: inline-block;
              width: 100%; }
            .template-home .first-band #home-buttons ul li a div.slider-text {
              padding: 17px 0 0 40px; }
            .template-home .first-band #home-buttons ul li a img {
              position: absolute;
              top: 31px;
              left: 4px; }
          .template-home .first-band #home-buttons ul li:nth-child(4) a, .template-home .first-band #home-buttons ul li:nth-child(5) a {
            background-color: #bbce3a; }
            .template-home .first-band #home-buttons ul li:nth-child(4) a:hover, .template-home .first-band #home-buttons ul li:nth-child(5) a:hover {
              background-color: #adbf30; }
  .template-home .second-band {
    background: white;
    margin-top: 30px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase; }
    .template-home .second-band h2 {
      color: #7E9B9B;
      margin-bottom: 30px; }
    .template-home .second-band a {
      display: flex;
      justify-content: center;
      font-size: 24px;
      align-items: center;
      background: #B0D5EC;
      color: white;
      padding: 30px;
      height: 92px;
      margin-bottom: 15px; }
      .template-home .second-band a:hover {
        background: #9fc5d2; }
  .template-home .UserProfileBirthDay {
    padding-left: 15px;
    padding-right: 15px; }
    .template-home .UserProfileBirthDay .container-scroll {
      margin: 0 -15px 10px -15px;
      /*
		    h4{
			    font-size: 12px;
			    text-transform: uppercase;
			    letter-spacing: 1px;
			    color: #666;
			    margin: 0 0 3px 0;
		    }
		    .item{
			    margin-bottom: 5px;
			    &:after{
				    content: ' ';
				    display: block;
				    clear: both;
			    }
		    }
		    .today{
			    background: #f5f4f4;
				padding: 10px 15px 6px 15px;
		    }
		    .recent{
				padding: 10px 15px 6px 15px;
		    }
		    a.address-book-avatar{
			    height: 30px;
			    border-radius: 20px;
			    overflow: hidden;
			    display: block;
			    float: left;
		    }
		    a.name{
			    float: left;
			    display: block;
			    width: calc( 100% - 31px);
			    padding:  5px 0 0 9px;
			    &:after{
				    color: $verdone;
			    }
		    }
	*/ }
      .template-home .UserProfileBirthDay .container-scroll h4 {
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #666;
        margin: 0 0 3px 0; }
      .template-home .UserProfileBirthDay .container-scroll .item {
        margin-bottom: 5px;
        width: 50%;
        float: left;
        text-align: center; }
      .template-home .UserProfileBirthDay .container-scroll .today {
        background: #f5f4f4;
        padding: 10px 15px 6px 15px; }
        .template-home .UserProfileBirthDay .container-scroll .today:after {
          content: ' ';
          display: block;
          clear: both; }
      .template-home .UserProfileBirthDay .container-scroll .recent {
        padding: 10px 15px 6px 15px; }
      .template-home .UserProfileBirthDay .container-scroll a.address-book-avatar {
        display: block; }
      .template-home .UserProfileBirthDay .container-scroll a.name:hover {
        color: #7E9B9B; }

@media (min-width: 992px) {
  .news-list {
    position: relative; } }

@media (min-width: 1024px) {
  .template-home .SmallBoxContainer .news-list:after {
    content: ' ';
    display: block;
    clear: both; }
  .template-home .SmallBoxContainer .news-list article {
    padding: 5px 0px;
    width: 33.3%;
    float: left; }
    .template-home .SmallBoxContainer .news-list article:nth-child(3n+3) {
      padding: 5px 20px; }
  .template-home .first-band .highlight .carousel-inner .col-sm-5 {
    position: static; }
  .template-home .first-band .highlight .carousel-inner .caption {
    position: static; }
    .template-home .first-band .highlight .carousel-inner .caption h3 {
      height: 100px; }
    .template-home .first-band .highlight .carousel-inner .caption p {
      position: absolute;
      bottom: 10px;
      right: 24px; } }

@media (min-width: 1200px) {
  .template-home .first-band #home-buttons-container a {
    font-size: 17px; }
  .template-home .second-band a {
    font-size: 24px;
    height: 140px; } }

@media (min-width: 1366px) {
  .template-home .first-band #home-buttons-container a {
    font-size: 21px; } }

@media (min-width: 1500px) {
  .template-home .first-band #home-buttons-container a {
    font-size: 24px; } }

@media (min-width: 992px) and (max-width: 1399px) {
  .template-home .first-band .highlight .img-responsive {
    height: 288px; } }

@media (max-width: 1024px) {
  .template-home .first-band #home-buttons-container .richiesta-offerta.col-sm-12 {
    float: none; }
    .template-home .first-band #home-buttons-container .richiesta-offerta.col-sm-12 a div {
      display: block;
      font-size: 14px;
      text-align: center; }
      .template-home .first-band #home-buttons-container .richiesta-offerta.col-sm-12 a div img {
        width: 40px;
        height: auto;
        display: block;
        margin: 0 auto; }
  .template-home .first-band #home-buttons-container a {
    margin: 0 15px 20px 15px; }
    .template-home .first-band #home-buttons-container a br {
      display: none; } }

@media (max-width: 992px) {
  .template-home .SmallBoxContainer .btn.read-more {
    float: none;
    margin-left: 0; }
  .template-home .col-sm-4 .SmallBoxContainer h3 {
    overflow: hidden; }
  #top-navbar .navbar-right .user-dropdown .hidden-xs {
    display: none; }
  .highlight {
    margin-bottom: 15px; }
  #home-buttons-container {
    padding-right: 15px; } }

@media (max-width: 425) {
  .template-home .first-band .highlight h3 {
    font-size: 16px; }
  .first-band #home-buttons ul li {
    margin-bottom: 1px; }
    .first-band #home-buttons ul li a {
      padding: 6px 6px 6px 33px;
      line-height: 26px; }
      .first-band #home-buttons ul li a i.fa {
        top: 11px; }
      .first-band #home-buttons ul li a span {
        font-size: 14px; } }

.navbar-search {
  float: left;
  position: relative;
  margin-top: 10px;
  padding-left: 18px; }
  .navbar-search ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: white;
    font-size: 12px; }
  .navbar-search ::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
    font-size: 12px; }
  .navbar-search :-ms-input-placeholder {
    /* IE 10+ */
    color: white;
    font-size: 12px; }
  .navbar-search :-moz-placeholder {
    /* Firefox 18- */
    color: white;
    font-size: 12px; }
  .navbar-search h4 {
    font-size: 13px;
    margin: 6px 10px 4px 10px;
    color: #999;
    text-transform: uppercase; }
  .navbar-search input[type="text"] {
    display: block;
    height: 30px;
    border: none;
    padding: 0 5px;
    background: transparent !important;
    transition: all 0.6s;
    color: white; }
    .navbar-search input[type="text"]::-ms-clear {
      display: none; }
    .navbar-search input[type="text"]:hover {
      width: 110%;
      background: rgba(0, 0, 0, 0.4) !important;
      padding-left: 10px; }
  .navbar-search input#search_submit {
    position: absolute;
    right: 1px;
    top: 1px;
    border: none;
    background: transparent;
    display: block;
    width: 26px;
    height: 28px; }
  .navbar-search i.fa.fa-search {
    display: block;
    position: absolute;
    width: 23px;
    height: 28px;
    left: 0;
    top: 4px;
    font-size: 20px;
    color: white; }
  .navbar-search .btn.btn-link:hover {
    color: #333; }
  .navbar-search span.twitter-typeahead .tt-menu {
    padding: 6px 6px;
    border-radius: 0 !important;
    border: 0; }
    .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion {
      padding: 4px 8px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      border-bottom: 1px solid #f3f3f3; }
      .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion .search_result_person {
        position: relative; }
      .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion .user-status {
        display: block;
        width: 15px;
        height: 15px;
        top: -3px;
        left: 18px;
        background: #BC0604;
        position: absolute;
        border-radius: 10px; }
        .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion .user-status.user-none {
          display: none; }
        .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion .user-status:after {
          content: "\f068";
          color: white;
          font: normal normal normal 10px/1 FontAwesome;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          display: block;
          position: absolute;
          top: 4px;
          right: 4px; }
      .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion:hover {
        color: inherit;
        background: transparent; }
      .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion:last-child {
        border-bottom: none; }
  .navbar-search .tt-dataset-Users {
    text-transform: uppercase; }
    .navbar-search .tt-dataset-Users img.person_thumb {
      float: left;
      width: 30px;
      height: 30px;
      border-radius: 30px;
      margin-right: 5px;
      cursor: pointer; }
    .navbar-search .tt-dataset-Users .person_name, .navbar-search .tt-dataset-Users .person_email, .navbar-search .tt-dataset-Users .person_telephone {
      font-size: 13px;
      line-height: 30px;
      text-transform: none;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer; }
      .navbar-search .tt-dataset-Users .person_name:hover, .navbar-search .tt-dataset-Users .person_email:hover, .navbar-search .tt-dataset-Users .person_telephone:hover {
        color: #029046; }
    .navbar-search .tt-dataset-Users .tt-highlight {
      background: #d1eefb; }
  .navbar-search .tt-dataset-Pages div {
    display: none; }
  .navbar-search .tt-dataset-Users + .tt-dataset-Pages h4 {
    padding-top: 9px;
    clear: both;
    margin-bottom: 0; }
  .navbar-search .tt-dataset-Users + .tt-dataset-Pages .tt-suggestion {
    cursor: pointer; }
    .navbar-search .tt-dataset-Users + .tt-dataset-Pages .tt-suggestion:hover {
      color: #029046 !important; }

.container-search .form-serch {
  position: relative;
  margin-bottom: 20px; }
  .container-search .form-serch input#search_input {
    display: block;
    height: 40px; }
    .container-search .form-serch input#search_input::-ms-clear {
      display: none; }
  .container-search .form-serch input#search_submit {
    position: absolute;
    right: 5px;
    top: 5px;
    border: none;
    background: transparent;
    display: block;
    width: 26px;
    height: 28px; }
  .container-search .form-serch i.fa.fa-search {
    display: block;
    position: absolute;
    width: 26px;
    height: 28px;
    right: 1px;
    top: 8px;
    font-size: 20px;
    color: #969696; }

.container-search .panel {
  border-radius: 0;
  border: none;
  box-shadow: 0 0 4px #a2a2a2; }
  .container-search .panel .panel-heading, .container-search .panel .panel-footer {
    border: none;
    background: white; }
  .container-search .panel .panel-heading .panel-title {
    border-bottom: 1px dashed #f2f2f2;
    padding-bottom: 10px; }
    .container-search .panel .panel-heading .panel-title span span {
      font-size: 22px;
      background: #f5f5f5;
      display: inline-block;
      padding: 8px 6px;
      color: grey;
      border-radius: 44px;
      min-width: 36px;
      text-align: center; }
  .container-search .panel .panel-footer {
    padding-top: 0;
    background: white;
    text-align: right; }
    .container-search .panel .panel-footer .btn.read-more {
      font-size: 11px;
      padding: 6px 19px 4px 10px;
      position: relative;
      vertical-align: middle; }
      .container-search .panel .panel-footer .btn.read-more:after {
        position: absolute;
        top: 3px;
        right: 5px; }
  .container-search .panel .bestbet-container {
    padding: 24px 15px 4px;
    margin-top: 15px;
    position: relative;
    background: #f9f9f9;
    position: relative; }
    .container-search .panel .bestbet-container h3 {
      border-bottom: none;
      position: relative;
      overflow: visible;
      padding-bottom: 10px;
      font-size: 12px;
      background: #ffa024;
      color: white;
      text-shadow: 1px 1px #de8716;
      position: absolute;
      padding: 3px 10px;
      margin-left: 15px;
      top: -5px; }
      .container-search .panel .bestbet-container h3:after {
        display: block;
        content: "\f02e";
        font-size: 28px;
        font-family: FontAwesome;
        color: #f79516;
        position: absolute;
        left: -19px;
        top: 4px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .container-search .panel .bestbet-container a.search_result {
      color: #e68405; }

.container-search .faceted-search-inner {
  box-shadow: 0 0 6px #c5c5c5;
  padding: 15px;
  margin-bottom: 22px; }
  .container-search .faceted-search-inner legend {
    font-size: 16px;
    border-bottom: 1px dashed #f2f2f2;
    padding-bottom: 9px; }
  .container-search .faceted-search-inner .checkbox i {
    color: #c5c5c5 !important; }
  .container-search .faceted-search-inner p.title {
    background: #f9f9f9;
    padding: 6px 12px;
    color: gray;
    text-transform: uppercase;
    font-size: 12px; }
  .container-search .faceted-search-inner .form-group {
    margin-bottom: 10px; }
  .container-search .faceted-search-inner #filter_list2 select {
    margin-bottom: 15px; }

.container-search #people-block .search_result_person {
  margin-bottom: 10px; }
  .container-search #people-block .search_result_person img.person_thumb {
    border-radius: 50px;
    height: 50px;
    width: 50px;
    margin-top: 9px; }
  .container-search #people-block .search_result_person a.person_img {
    float: left;
    width: 50px;
    position: relative; }
  .container-search #people-block .search_result_person .right {
    float: left;
    width: calc(100% - 70px);
    height: 68px;
    padding-left: 10px;
    border-left: 1px solid #ddd;
    margin-left: 10px;
    display: table; }
    .container-search #people-block .search_result_person .right .align {
      display: table-cell;
      vertical-align: middle; }
  .container-search #people-block .search_result_person .person_link {
    text-transform: uppercase;
    display: block; }
    .container-search #people-block .search_result_person .person_link span.role {
      display: block;
      font-size: 12px;
      text-transform: none; }
  .container-search #people-block .search_result_person a.person_email, .container-search #people-block .search_result_person a.person_telephone {
    display: block;
    font-size: 12px;
    color: #333; }
  .container-search #people-block .search_result_person .user-status {
    display: block;
    width: 15px;
    height: 15px;
    top: 7px;
    right: 2px;
    background: #f9aa10;
    position: absolute;
    border-radius: 10px; }
    .container-search #people-block .search_result_person .user-status.user-none {
      display: none; }
    .container-search #people-block .search_result_person .user-status.user-busy {
      background: #BC0608; }
    .container-search #people-block .search_result_person .user-status:after {
      content: "\f068";
      color: white;
      font: normal normal normal 10px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      display: block;
      position: absolute;
      top: 3px;
      right: 4px; }
    .container-search #people-block .search_result_person .user-status.user-online {
      background: #02862A; }
      .container-search #people-block .search_result_person .user-status.user-online:after {
        content: "\f00c";
        left: 3px; }
    .container-search #people-block .search_result_person .user-status.user-offline {
      background: white;
      border: 1px solid #028629; }

.container-search .search_result {
  margin-bottom: 18px;
  display: block;
  padding-left: 37px;
  position: relative; }
  .container-search .search_result .sep {
    color: #025a84; }
    .container-search .search_result .sep:after {
      content: '/';
      padding-left: 4px; }
  .container-search .search_result .doc_lastmod {
    font-size: 12px;
    color: #444; }
  .container-search .search_result.search_result:after {
    content: "\f15b";
    display: inline-block;
    font-family: FontAwesome;
    color: #c5c5c5;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 3px;
    top: 5px; }
  .container-search .search_result.search_result_PAGE:after {
    content: "\f0f6"; }
  .container-search .search_result.search_result_ARTICLE:after {
    content: "\f1ea";
    left: -1px; }
  .container-search .search_result.search_result_ATTACHMENT:after {
    content: "\f0c6"; }

.container-search .loading {
  width: 90px;
  height: 90px;
  background: url(../img/loading2.gif) no-repeat;
  background-size: contain;
  margin: 0 auto;
  opacity: 0.5; }

.select2-container-multi {
  padding: 0;
  min-height: 34px;
  height: auto; }
  .select2-container-multi .select2-choices {
    border: none !important; }
    .select2-container-multi .select2-choices .select2-search-field input {
      font-family: inherit !important; }

@media (min-width: 768px) {
  .container-search #people-block .search_result_person .person_link,
  .container-search #people-block .search_result_person a.person_email,
  .container-search #people-block .search_result_person a.person_telephone {
    max-width: 176px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion {
    width: 470px; }
    .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion .person_name {
      float: left;
      width: 275px; }
    .navbar-search span.twitter-typeahead .tt-menu .tt-suggestion .person_telephone {
      float: right;
      width: 120px;
      text-align: right;
      padding-right: 7px; }
  .container-search #no_results {
    height: 400px; } }

html {
  font-size: 14px; }

/* CALENDARIO KENDO */
#calendar {
  font-size: 14px !important;
  margin-bottom: 20px; }

.cal_open_panel, .cal_close_panel {
  display: block;
  width: 50px;
  z-index: 99999;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #004B93;
  color: white;
  position: absolute;
  right: 0;
  top: 33px;
  transition-duration: 0.3s; }
  .cal_open_panel:hover, .cal_close_panel:hover {
    color: white;
    background: #033c73;
    font-size: 15px; }

.cal_open_panel {
  display: none; }
  .cal_open_panel:hover {
    color: white; }

.cal_container, .cal_resource {
  -webkit-transition: width 0.3s ease, margin 0.3s ease;
  -moz-transition: width 0.3s ease, margin 0.3s ease;
  -o-transition: width 0.3s ease, margin 0.3s ease;
  transition: width 0.3s ease, margin 0.3s ease; }

.cal_legenda .label-item {
  margin-right: 6px; }
  .cal_legenda .label-item .label-color {
    display: inline-block;
    width: 16px;
    height: 10px;
    margin-right: 4px; }

#resourceCheckList .cat_resource {
  margin-top: 10px;
  display: block;
  text-align: left;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis; }
  #resourceCheckList .cat_resource i {
    position: absolute;
    right: 5px; }

#resourceCheckList .cat_resource_content {
  background: #f7f7f9;
  border: 1px solid #ccc;
  border-top: 0; }
  #resourceCheckList .cat_resource_content label {
    padding-left: 38px; }

#resourceCheckList .resource {
  position: relative;
  padding: 10px 0;
  margin: 0;
  width: calc(100% - 34px); }
  #resourceCheckList .resource.resource_personal {
    width: 100%; }
  #resourceCheckList .resource .resource-color {
    position: absolute;
    left: 6px;
    top: 14px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    margin-right: 5px; }
  #resourceCheckList .resource input[type=checkbox] {
    margin-left: -16px; }
  #resourceCheckList .resource i.fa.fa-info-circle {
    position: absolute;
    right: -30px;
    top: 11.5px;
    color: #989898; }
  #resourceCheckList .resource i.fa.fa-star-o, #resourceCheckList .resource i.fa.fa-star {
    position: absolute;
    right: -14px;
    top: 12px;
    color: #ffc107;
    cursor: pointer; }
  #resourceCheckList .resource i.fa.fa-star-o:hover {
    color: #ff9800; }
  #resourceCheckList .resource i.fa.fa-star:hover {
    color: #989898; }
  #resourceCheckList .resource[aria-expanded="true"] i {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

#resourceCheckList #cal_top_resources .checkbox label {
  padding-left: 34px; }

#resourceCheckList #cal_top_resources .resource {
  padding: 5px 0; }
  #resourceCheckList #cal_top_resources .resource .resource-color {
    left: 0;
    top: 9px; }
  #resourceCheckList #cal_top_resources .resource i.fa.fa-star {
    top: 6px; }
  #resourceCheckList #cal_top_resources .resource i.fa.fa-info-circle {
    top: 6px; }

.popover {
  min-width: 300px !important; }
  .popover .popover-title {
    color: #014b93; }
  .popover .popover-content img {
    max-width: 100% !important;
    margin-bottom: 6px; }
  .popover .popover-content h1 {
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 24px;
    margin: 2px 0 4px 0; }
  .popover .popover-content h2 {
    font-size: 18px;
    margin: 2px 0 4px 0; }
  .popover .popover-content h3 {
    font-size: 20px;
    margin: 2px 0 4px 0; }

table.k-scheduler-table tbody tr th {
  overflow: hidden; }

.k-window, .k-content, .k-edit-buttons, .k-header, .k-button, .k-window-title {
  font-size: 1em; }

.k-widget.k-numerictextbox.k-recur-interval {
  margin-right: 6px; }

input.k-recur-weekday-checkbox {
  margin-left: 6px; }

.calendar-edit textarea.k-textbox {
  min-height: 60px; }

.k-calendar, .k-calendar .k-header, .k-calendar .k-content th {
  font-size: 14px; }

.NPCalendarEvent.cale-requested {
  background: #fd8000; }

.NPCalendarEvent.res {
  background: #a9a9a9; }

.NPCalendarEvent.plan {
  background: #5d9601; }

.k-event {
  cursor: pointer; }

.k-panelbar > .k-item > .k-link.k-state-selected {
  background-color: #228ec3;
  border-color: #01549b; }

.k-button.k-primary, .k-slider .k-draghandle, .k-switch-background,
.km-switch-background, .k-switch-on .k-switch-handle,
.km-switch-on .km-switch-handle {
  background-color: #228ec3;
  border-color: #228ec3; }

.k-drag-clue, .k-treeview .k-in.k-state-selected, .k-calendar .k-content td.k-state-selected .k-link, .k-event, .k-panelbar .k-panel > .k-item > .k-link.k-state-selected {
  background-color: #228ec3;
  border-color: #01549b; }

.k-list .k-item.k-state-selected, .k-spreadsheet-popup .k-button:active,
.k-spreadsheet-popup .k-button.k-state-active,
.k-spreadsheet-popup .k-button.k-state-selected, .k-menu-group .k-link.k-state-active,
.k-context-menu .k-link.k-state-active {
  background-color: #228ec3; }

.k-widget ::selection, .k-block ::selection {
  background-color: #228ec3; }

.k-block ::selection {
  background-color: #228ec3; }

.k-state-selected {
  background-color: #228ec3;
  border-color: #01549b; }

.k-marquee-color {
  background-color: #228ec3;
  border-color: #01549b; }

.k-pager-wrap .k-pager-nav,
.k-pager-wrap .k-pager-numbers .k-link {
  color: #228ec3; }

.k-pager-numbers .k-state-selected,
.k-pager-numbers .k-state-selected:hover {
  border-color: #01549b;
  background-color: #228ec3; }

.k-button.k-outline.k-primary {
  color: #228ec3; }

.k-button.k-outline.k-primary:hover, .k-button.k-outline.k-primary.k-state-hover {
  border-color: #228ec3;
  background-color: #228ec3; }

.k-button.k-primary.k-bare {
  color: #228ec3; }

.k-button.k-flat.k-primary {
  color: #228ec3; }

.k-button.k-flat.k-primary:focus, .k-button.k-flat.k-primary.k-state-focused {
  border-color: #228ec3;
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }

.k-grid-header .k-i-sort-asc-sm,
.k-grid-header .k-i-sort-desc-sm,
.k-grid-header .k-sort-order {
  color: #228ec3; }

.k-tabstrip .k-item {
  color: #228ec3; }

.k-spreadsheet-selection {
  border-color: #228ec3;
  background-color: rgba(2, 117, 216, 0.25);
  box-shadow: inset 0 0 0 1px #ffffff, 0 0 0 1px #228ec3; }

.k-spreadsheet .k-single-selection::after {
  background-color: #228ec3; }

.k-spreadsheet-active-cell {
  border-color: #228ec3; }

.k-spreadsheet .k-auto-fill {
  border-color: #228ec3;
  background-color: rgba(2, 117, 216, 0.25);
  box-shadow: inset 0 0 0 1px #ffffff, 0 0 0 1px #228ec3; }

.k-action-buttons .k-primary, .k-map .k-marker {
  color: #228ec3; }

.k-slider .k-slider-selection {
  background: #228ec3; }

.k-editor-toolbar a.k-tool.k-state-selected {
  border-color: #01549b;
  background-color: #228ec3; }

.k-input.k-textbox::-moz-selection {
  background-color: #228ec3; }

.k-input.k-textbox::selection {
  background-color: #228ec3; }

.k-radio:checked + .k-radio-label::before {
  background-color: #228ec3;
  box-shadow: 0 0 1px 0 #228ec3 inset; }

.k-radio:focus + .k-radio-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #228ec3; }

.k-checkbox:checked + .k-checkbox-label::before {
  border-color: #228ec3;
  background-color: #228ec3; }

.k-checkbox:indeterminate + .k-checkbox-label::after {
  border-color: #228ec3;
  background-color: #228ec3; }

.k-checkbox:focus + .k-checkbox-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #228ec3; }

.k-required,
.k-required.k-field-info {
  color: #228ec3; }

.k-switch-label-on,
.km-switch-label-on {
  color: #228ec3; }

.k-listbox .k-drop-hint {
  border-top-color: #228ec3; }

.k-item.k-drag-clue {
  background-color: #228ec3; }

.k-var--accent, .k-var--selected-background, .k-var--series-a, .k-marquee-color {
  background-color: #228ec3; }

.k-action-buttons .k-primary, .k-map .k-marker {
  color: #228ec3; }

.k-calendar-header .k-today {
  color: #228ec3; }

.k-calendar-header .k-today:hover, .k-calendar-header .k-today:focus {
  color: #014c8c; }

.k-calendar .k-content .k-today .k-link {
  box-shadow: inset 0 0 0 1px #228ec3; }

.k-gantt-views li.k-state-selected {
  border-color: #01549b;
  background-color: #228ec3; }

.k-line.k-state-selected {
  color: #228ec3;
  background-color: #228ec3; }

.k-task-summary.state-selected .k-task-summary-complete {
  color: #228ec3; }

.k-scheduler-views li.k-state-selected {
  border-color: #01549b;
  background-color: #228ec3; }

.k-scheduler-marquee::before,
.k-scheduler-marquee::after {
  border-color: #228ec3; }

.k-splitbar:active, .k-splitbar.k-state-focused {
  background: #228ec3; }

.k-progressbar .k-state-selected {
  background-color: #228ec3; }

.k-progressbar-indeterminate {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-color: #228ec3; }

.k-panelbar > .k-item > .k-link.k-state-selected {
  background-color: #228ec3;
  border-color: #01549b; }

#calendar .k-scheduler-monthview .k-scheduler-table td {
  height: 136px; }

#calendar .k-scheduler-table td, #calendar .k-scheduler-table th {
  padding-top: 2px;
  padding-bottom: 2px; }

.k-multiselect ul li.k-button {
  padding-right: 20px; }

.k-multiselect .k-multiselect-wrap > .k-i-close {
  top: 16px; }

.k-recur-view:after {
  content: ' ';
  display: block;
  clear: both; }

.k-recur-view .k-reset {
  border-left: 1px solid #e4e4e4;
  padding: 4px 4px 4px 9px; }
  .k-recur-view .k-reset li {
    line-height: 1em; }
    .k-recur-view .k-reset li .k-picker-wrap {
      width: 145px; }
      .k-recur-view .k-reset li .k-picker-wrap .k-input {
        width: 145px; }
      .k-recur-view .k-reset li .k-picker-wrap .k-select {
        width: 33px; }

.k-recur-view .k-edit-field:last-child {
  padding-bottom: 0; }

/* POPUP MODIFICA EVENTO */
@media (min-width: 768px) {
  #titleEdit, #whereEdit {
    padding: 0 12px; }
  .marginTop5 {
    margin-top: 5px; }
  .k-widget.k-window:after {
    content: ' ';
    display: block;
    clear: both; }
  .k-scheduler-edit-form .k-edit-form-container {
    padding-bottom: 20px; }
  .k-window-titlebar.k-header {
    width: 619px; }
    .k-window-titlebar.k-header .k-window-action {
      margin: 9px 5px 0 0.5rem; }
  .k-window > div.k-popup-edit-form {
    padding: 15px !important; }
    .k-window > div.k-popup-edit-form .calendar-edit textarea.form-control, .k-window > div.k-popup-edit-form .calendar-edit input[type="text"].form-control {
      max-width: 596px !important; }
    .k-window > div.k-popup-edit-form .calendar-edit label + input {
      margin-left: 0; }
    .k-window > div.k-popup-edit-form .calendar-edit #start-datepicker, .k-window > div.k-popup-edit-form .calendar-edit #end-datepicker {
      width: 50%;
      float: left; }
      .k-window > div.k-popup-edit-form .calendar-edit #start-datepicker label, .k-window > div.k-popup-edit-form .calendar-edit #end-datepicker label {
        padding-right: 10px; }
      .k-window > div.k-popup-edit-form .calendar-edit #start-datepicker .k-widget.k-datetimepicker.k-header, .k-window > div.k-popup-edit-form .calendar-edit #end-datepicker .k-widget.k-datetimepicker.k-header {
        width: 220px; }
        .k-window > div.k-popup-edit-form .calendar-edit #start-datepicker .k-widget.k-datetimepicker.k-header span.k-select, .k-window > div.k-popup-edit-form .calendar-edit #end-datepicker .k-widget.k-datetimepicker.k-header span.k-select {
          width: 83px; } }

@media (max-width: 767px) {
  .cal_resource.col-sm-2 {
    z-index: 99999;
    background: white; }
  .cal_close_panel, .cal_open_panel {
    z-index: 99999;
    top: 108px;
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-image: none;
    background: white; }
  #calendar .k-scheduler-mobile .k-current-view a:after {
    right: 8px;
    font-size: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #050505 transparent transparent transparent; }
  .k-scheduler .k-scheduler-toolbar .k-state-selected {
    background: #228ec3; }
  .cal_container {
    position: static; } }

html {
  position: relative;
  min-height: 100%; }

body {
  font-family: "Varela Round", Arial, sans-serif; }
  body.template-two-cols {
    background: #f3f3f3; }
  body.template-profile {
    background: #f3f3f3; }

.bg-blu {
  background-color: #e1e1e1;
  padding-bottom: 15px; }

.userprofileFavorite {
  display: inline-block;
  padding-left: 10px;
  font-size: 33px; }
  .userprofileFavorite a {
    color: #bbce3a; }
    .userprofileFavorite a:hover {
      color: #bbce3a; }

#divRESAREA4, #divRESAREA5, #divRESAREA6 {
  width: 100% !important; }

#divAREA16, #divAREA17 {
  position: relative;
  z-index: 99999; }

h1, .h1 {
  color: #bbce3a;
  font-size: 32px;
  font-weight: 700; }

.h2, h2 {
  font-size: 26px;
  font-weight: 700; }
  .h2 a, h2 a {
    color: #c1c1c1; }
    .h2 a:hover, h2 a:hover {
      color: #337ab7; }

h3 {
  font-size: 19px;
  margin: 0 0 15px 0;
  line-height: 1.3em;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 700;
  text-overflow: ellipsis;
  color: #bbce3a; }

a {
  color: #4aa5c3; }
  a:hover {
    text-decoration: none;
    color: #bbce3a; }

.fa-rotate-40 {
  transform: rotate(40deg); }

.progress {
  line-height: 30px;
  height: 30px;
  border-radius: 30px; }
  .progress .progress-bar {
    background-color: #95C49C;
    font-size: 14px;
    line-height: 30px; }

date, small {
  font-size: 11px; }

.grey-light {
  color: #c7c7c7; }

hr {
  margin: 15px 0; }

.d-none {
  display: none; }

tr.DocumentUnread, tr.DocumentUnread.odd {
  background: #f5fbfc  !important; }

tr.DocumentRead:hover, tr.DocumentUnread:hover {
  color: #4aa5c3 !important; }

.ul, header#main-header-external #top-navbar #notify_container ul, header#main-header-external #top-navbar #activity_notify_container ul, header#main-header-external #userProfileMyLinkDropDownContent461 ul, .expmenu2 ul, .expmenu3 ul, .tempalte-full-width sidebar ul, .userProfile .UserProfileMyLink ul, .SmallBoxContainer ul, .boxed-article .item ul, .searchResult ul, ul.news-meta, .docRecordContainer .doc-category-view .item ul, .item-document .document-actions, .item-document .related ul, footer#main-footer .social ul {
  padding: 0;
  margin: 0; }
  .ul li, header#main-header-external #top-navbar #notify_container ul li, header#main-header-external #top-navbar #activity_notify_container ul li, header#main-header-external #userProfileMyLinkDropDownContent461 ul li, .expmenu2 ul li, .expmenu3 ul li, .tempalte-full-width sidebar ul li, .userProfile .UserProfileMyLink ul li, .SmallBoxContainer ul li, .boxed-article .item ul li, .searchResult ul li, ul.news-meta li, .docRecordContainer .doc-category-view .item ul li, .item-document .document-actions li, .item-document .related ul li, footer#main-footer .social ul li {
    list-style: none; }

.fa:before {
  vertical-align: middle; }

.modal-content {
  padding: 0 20px; }

.breadcrumb {
  background: transparent;
  padding: 0;
  text-transform: uppercase;
  font-size: 12px; }

.open .fa-angle-down {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

select.form-control {
  height: 34px; }

.bootstrap-select {
  background: transparent; }
  .bootstrap-select .btn.btn-default {
    background: white;
    color: #555;
    border: 1px solid #ccc; }
    .bootstrap-select .btn.btn-default:hover {
      color: #555; }

.clear:after, .userProfile .userProfileStatusUpdateInfo:after, .userProfile .UserProfileMyLink:after, .RatingComment .comment:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both; }

.tab-content > .active {
  padding: 14px 10px; }

.btn {
  border-radius: 30px;
  border: 1px solid;
  border-color: #ebedf2;
  color: #878d90;
  background: white; }
  .btn.read-more:after {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #878d90;
    padding-left: 12px; }
  .btn.btn-primary {
    border-color: #bbce3a;
    color: #bbce3a; }
    .btn.btn-primary:hover, .btn.btn-primary:focus {
      border-color: #a2b32c;
      background: #bbce3a;
      color: white; }
    .btn.btn-primary.read-more:after {
      color: #bbce3a; }
    .btn.btn-primary.read-more:hover:after, .btn.btn-primary.read-more:focus:after {
      color: white; }
  .btn.btn-default, .btn.btn-default.read-more {
    border-color: #ebedf2;
    color: #878d90; }
    .btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default.read-more:hover, .btn.btn-default.read-more:focus {
      border-color: #a2b32c;
      color: white;
      background: #a2b32c; }
      .btn.btn-default:hover:after, .btn.btn-default:focus:after, .btn.btn-default.read-more:hover:after, .btn.btn-default.read-more:focus:after {
        color: white; }
  .btn.btn-save {
    border: 1px solid #C0C0C0;
    border-bottom: 2px solid #C0C0C0; }
    .btn.btn-save:before {
      content: "\f00c" !important;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      color: #C0C0C0;
      font-size: 18px !important;
      margin-right: 10px; }
    .btn.btn-save:after {
      content: " ";
      display: none; }
  .btn.btn-link {
    background: transparent;
    border: none; }

label {
  color: #00376b; }

.img-user-extra-small {
  width: 30px;
  height: 30px;
  border-radius: 20px; }

.img-user-small {
  width: 50px;
  height: 50px;
  border-radius: 30px; }

.img-user-medium {
  width: 80px;
  min-height: 80px;
  border-radius: 50px; }

.img-user-large {
  width: 168px;
  height: 168px;
  border-radius: 100px;
  border: 6px solid #bbce3a; }

.StandardTable tr td {
  vertical-align: middle; }
  .StandardTable tr td a i.fa {
    font-size: 1.5em; }

table.IteratorTable td {
  text-align: inherit !important; }

table.IteratorTable .form-control-static {
  background-color: transparent;
  border: 1px solid transparent;
  padding-left: 0px; }

.form-control {
  box-shadow: none; }

.filter-search {
  margin-bottom: 15px; }
  .filter-search .div-search .form-control {
    height: 31px; }

form#trackingSearch {
  position: relative;
  background: #f1f1f1;
  padding: 15px 10px;
  margin: 20px 0; }
  form#trackingSearch #Rowstatus .col-sm-5 .checkbox {
    display: inline-block;
    margin-right: 10px; }
  form#trackingSearch .bootstrap-select .btn.btn-default {
    background: white;
    border: 1px solid #ccc;
    border-radius: 4px; }

.form-header {
  color: #777;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 15px;
  font-size: 13px; }
  .form-header .form-group {
    margin-bottom: 8px; }
  .form-header .form-control-static {
    background-color: transparent;
    border: 1px solid transparent;
    padding-left: 0px; }

.formActionToolBar {
  margin: 15px 0;
  padding-bottom: 6px; }

.table-bordered > tbody > tr > td:last-child {
  text-align: center; }

.form-control-static {
  margin-bottom: -10px;
  border: 1px solid #ccc;
  background-color: #eee;
  padding-left: 10px; }

form#DirectoryForm label.first {
  display: none; }

a.back-help-desk {
  color: #333; }
  a.back-help-desk:hover {
    color: #bbce3a; }

#fastMenuTree556 ul {
  padding-left: 0;
  column-count: 3; }
  #fastMenuTree556 ul li {
    list-style: none; }

.search_result_HelpDesk {
  margin: 4px 0; }
  .search_result_HelpDesk .sep:after {
    content: '>';
    display: inline;
    padding: 0 4px; }
  .search_result_HelpDesk .dashBoardInstanceName {
    text-transform: uppercase;
    color: #bbce3a; }
  .search_result_HelpDesk .applName {
    color: #bbce3a; }
  .search_result_HelpDesk a:hover, .search_result_HelpDesk a:hover .applName, .search_result_HelpDesk a:hover .dashBoardInstanceName {
    color: #bbce3a; }

.help-desk {
  text-align: center; }
  .help-desk .col-sm-3 {
    margin-bottom: 15px; }
    .help-desk .col-sm-3 a {
      display: block;
      width: 100%;
      text-transform: uppercase;
      min-height: 160px;
      height: 160px;
      background: #e6e6e6;
      text-transform: uppercase;
      color: #bbce3a;
      font-size: 26px;
      display: table;
      padding: 15px; }
      .help-desk .col-sm-3 a span {
        display: table-cell;
        vertical-align: middle; }
      .help-desk .col-sm-3 a:hover {
        background: #bbce3a;
        color: white; }

.help-desk-modal .modal-body {
  min-height: 300px; }

.help-desk-modal .col-xs-2 {
  position: relative; }

.help-desk-modal .item-collapse {
  margin-bottom: 15px;
  display: block;
  min-height: 100px;
  height: 100px;
  background: #e6e6e6;
  color: #bbce3a;
  text-align: center;
  display: table;
  width: 100%; }
  .help-desk-modal .item-collapse span {
    display: table-cell;
    vertical-align: middle; }
  .help-desk-modal .item-collapse:hover, .help-desk-modal .item-collapse[aria-expanded="true"] {
    background: #bbce3a;
    color: white; }

.help-desk-modal .collapse, .help-desk-modal .collapsing {
  position: absolute;
  box-shadow: 3px 3px 10px #9a9a9a;
  background: white;
  margin-top: -15px;
  z-index: 9999;
  width: 300px; }
  .help-desk-modal .collapse ul, .help-desk-modal .collapsing ul {
    padding: 10px 10px 0 10px; }
    .help-desk-modal .collapse ul li, .help-desk-modal .collapsing ul li {
      list-style: none;
      line-height: 1em;
      margin-bottom: 14px; }

@media (min-width: 768px) {
  .filter-search .div-status, .div-interaction {
    border-right: 1px solid #eaeaea;
    margin-right: 10px; }
  .filter-search .div-search input[type="submit"] {
    margin-left: 8px; } }

@media (max-width: 768px) {
  .filter-search input.form-control {
    margin-bottom: 10px; }
  form#trackingSearch .FormGroupRow label {
    line-height: 14px;
    padding-top: 3px; } }

header#main-header-external {
  background: white;
  padding-top: 50px;
  /* TOP MENU */ }
  header#main-header-external .navbar-inverse {
    border: none;
    background: #7E9B9B; }
  header#main-header-external #top-navbar {
    /* Dropdown menu */ }
    header#main-header-external #top-navbar #divRESAREA1 {
      width: 100% !important; }
    header#main-header-external #top-navbar .navbar-left-container {
      float: left !important;
      margin-left: -15px !important; }
    header#main-header-external #top-navbar ul.navbar-nav {
      margin: 0; }
    header#main-header-external #top-navbar li {
      float: left;
      font-size: 12px;
      color: white; }
      header#main-header-external #top-navbar li .navbar-form {
        padding-bottom: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        border: 0; }
      header#main-header-external #top-navbar li .fa:before {
        font-size: 24px; }
      header#main-header-external #top-navbar li .fa.fa-users:before {
        font-size: 18px; }
      header#main-header-external #top-navbar li .fa.fa-search:before {
        font-size: 21px; }
      header#main-header-external #top-navbar li a {
        color: white;
        line-height: 31px; }
        header#main-header-external #top-navbar li a:hover {
          color: white; }
      header#main-header-external #top-navbar li.search-top-navbar input {
        background: transparent;
        border: none;
        padding: 6px 0;
        margin-top: 4px;
        line-height: 15px;
        transition: 0.5s; }
        header#main-header-external #top-navbar li.search-top-navbar input::-moz-placeholder {
          color: white;
          opacity: 1; }
        header#main-header-external #top-navbar li.search-top-navbar input::-ms-input-placeholder {
          color: white;
          opacity: 1; }
        header#main-header-external #top-navbar li.search-top-navbar input::-webkit-input-placeholder {
          color: white;
          opacity: 1; }
        header#main-header-external #top-navbar li.search-top-navbar input:active, header#main-header-external #top-navbar li.search-top-navbar input:focus {
          outline-color: #cae4ed;
          padding: 6px; }
        header#main-header-external #top-navbar li.search-top-navbar input:hover {
          background-color: #9aab2a;
          padding: 6px; }
    header#main-header-external #top-navbar .navbar-right {
      float: right !important;
      margin-right: -15px !important;
      padding-top: 7px;
      padding-bottom: 0px;
      line-height: 31px; }
      header#main-header-external #top-navbar .navbar-right #userProfileScegliUODropdown {
        float: left;
        margin-right: 20px;
        position: relative; }
        header#main-header-external #top-navbar .navbar-right #userProfileScegliUODropdown .btn-link {
          color: white;
          text-decoration: none; }
      header#main-header-external #top-navbar .navbar-right a {
        color: white;
        line-height: 31px; }
      header#main-header-external #top-navbar .navbar-right .fa.fa-bell:before {
        padding-top: 4px;
        display: inline-block;
        font-size: 23px; }
      header#main-header-external #top-navbar .navbar-right .notification {
        position: relative;
        float: left;
        width: 33px; }
        header#main-header-external #top-navbar .navbar-right .notification ul li.notify_empty_row {
          padding: 10px 15px;
          color: #333; }
          header#main-header-external #top-navbar .navbar-right .notification ul li.notify_empty_row .time {
            display: none !important; }
        header#main-header-external #top-navbar .navbar-right .notification a {
          position: relative;
          display: inline-block;
          /*
					&.notifica{

						.fa-bell:before, .fa-flag:before{ color: #f27303;}
						&:hover .fa-bell:before{ color: lighten( #f27303, 6%);}
						&:hover .fa-flag:before{ color: lighten( #f27303, 6%);}
					}
*/ }
          header#main-header-external #top-navbar .navbar-right .notification a span.notify-number {
            position: absolute;
            top: 3px;
            right: -8px;
            width: 15px;
            height: 15px;
            line-height: 15px;
            text-align: center;
            border-radius: 15px;
            background-color: #bbce3a;
            font-size: 10px;
            color: white; }
          header#main-header-external #top-navbar .navbar-right .notification a .fa-list-ol:before {
            font-size: 20px;
            top: 9px;
            position: absolute; }
          header#main-header-external #top-navbar .navbar-right .notification a#activity_notify_link i {
            font-size: 23px;
            display: inline-block;
            margin-top: 6px; }
          header#main-header-external #top-navbar .navbar-right .notification a#notificationMail_link i {
            font-size: 20px;
            display: inline-block;
            margin-top: 6px; }
      header#main-header-external #top-navbar .navbar-right .user-dropdown {
        float: right;
        position: relative; }
        header#main-header-external #top-navbar .navbar-right .user-dropdown .dropdown-toggle {
          padding-bottom: 0; }
        header#main-header-external #top-navbar .navbar-right .user-dropdown .fa:before {
          font-size: 24px; }
        header#main-header-external #top-navbar .navbar-right .user-dropdown button.btn-link {
          cursor: default;
          font-size: 12px;
          color: white;
          text-decoration: none !important; }
          header#main-header-external #top-navbar .navbar-right .user-dropdown button.btn-link:hover {
            text-decoration: none; }
        header#main-header-external #top-navbar .navbar-right .user-dropdown .user-status {
          width: 15px;
          height: 15px;
          top: 3px;
          right: 3px;
          background: #bbce3a;
          position: absolute;
          border-radius: 10px; }
          header#main-header-external #top-navbar .navbar-right .user-dropdown .user-status:after {
            content: "\f068";
            font: normal normal normal 10px/1 FontAwesome;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            display: block;
            position: absolute;
            top: 4px;
            right: 4px; }
    header#main-header-external #top-navbar ul.dropdown-menu, header#main-header-external #top-navbar .dropdown-menu {
      right: 0;
      left: auto;
      margin: 20px 0 0 0;
      padding: 0; }
      header#main-header-external #top-navbar ul.dropdown-menu
li, header#main-header-external #top-navbar .dropdown-menu
li {
        float: none;
        border-bottom: 1px solid #e5e5e5; }
        header#main-header-external #top-navbar ul.dropdown-menu
li a, header#main-header-external #top-navbar .dropdown-menu
li a {
          font-size: 14px;
          padding: 10px 15px;
          color: #3e3e3e; }
          header#main-header-external #top-navbar ul.dropdown-menu
li a:hover, header#main-header-external #top-navbar .dropdown-menu
li a:hover {
            color: #bbce3a;
            background-color: #f5f5f5; }
        header#main-header-external #top-navbar ul.dropdown-menu
li.divider, header#main-header-external #top-navbar .dropdown-menu
li.divider {
          display: none; }
      header#main-header-external #top-navbar ul.dropdown-menu:before, header#main-header-external #top-navbar .dropdown-menu:before {
        content: " ";
        display: block;
        position: absolute;
        top: -8px;
        right: 10px;
        width: 16px;
        height: 8;
        border-style: solid;
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent #d7d7d7 transparent; }
    header#main-header-external #top-navbar #notify_container, header#main-header-external #top-navbar #activity_notify_container {
      margin-top: 17px;
      width: 390px;
      max-height: 580px; }
      header#main-header-external #top-navbar #notify_container #notify_list, header#main-header-external #top-navbar #notify_container #activity_notify_list, header#main-header-external #top-navbar #activity_notify_container #notify_list, header#main-header-external #top-navbar #activity_notify_container #activity_notify_list {
        overflow: auto;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 521px; }
      header#main-header-external #top-navbar #notify_container #notify_list li, header#main-header-external #top-navbar #activity_notify_container #notify_list li {
        position: relative;
        margin-bottom: 0;
        border-color: #C4C4C5; }
        header#main-header-external #top-navbar #notify_container #notify_list li a:hover, header#main-header-external #top-navbar #activity_notify_container #notify_list li a:hover {
          background: transparent; }
        header#main-header-external #top-navbar #notify_container #notify_list li .notify_action_link, header#main-header-external #top-navbar #activity_notify_container #notify_list li .notify_action_link {
          width: calc(100% - 40px);
          display: block;
          float: left; }
          header#main-header-external #top-navbar #notify_container #notify_list li .notify_action_link .notify_avatar, header#main-header-external #top-navbar #activity_notify_container #notify_list li .notify_action_link .notify_avatar {
            width: 36px;
            height: 60px;
            display: block;
            float: left; }
          header#main-header-external #top-navbar #notify_container #notify_list li .notify_action_link .notify_title, header#main-header-external #top-navbar #notify_container #notify_list li .notify_action_link .time, header#main-header-external #top-navbar #activity_notify_container #notify_list li .notify_action_link .notify_title, header#main-header-external #top-navbar #activity_notify_container #notify_list li .notify_action_link .time {
            width: calc(100% - 40px);
            float: left;
            line-height: 18px; }
        header#main-header-external #top-navbar #notify_container #notify_list li .checkbox_notify_state, header#main-header-external #top-navbar #activity_notify_container #notify_list li .checkbox_notify_state {
          position: absolute;
          right: 7px;
          font-size: 13px;
          display: block;
          width: 20px;
          height: 50px;
          top: 28px; }
          header#main-header-external #top-navbar #notify_container #notify_list li .checkbox_notify_state i.fa:before, header#main-header-external #top-navbar #activity_notify_container #notify_list li .checkbox_notify_state i.fa:before {
            font-size: 13px; }
          header#main-header-external #top-navbar #notify_container #notify_list li .checkbox_notify_state:hover, header#main-header-external #top-navbar #activity_notify_container #notify_list li .checkbox_notify_state:hover {
            cursor: pointer; }
        header#main-header-external #top-navbar #notify_container #notify_list li .dropdown, header#main-header-external #top-navbar #activity_notify_container #notify_list li .dropdown {
          position: absolute;
          right: 0; }
          header#main-header-external #top-navbar #notify_container #notify_list li .dropdown a.dropdown-toggle .fa:before, header#main-header-external #top-navbar #activity_notify_container #notify_list li .dropdown a.dropdown-toggle .fa:before {
            font-size: 13px; }
        header#main-header-external #top-navbar #notify_container #notify_list li:after, header#main-header-external #top-navbar #activity_notify_container #notify_list li:after {
          display: block;
          content: ' ';
          clear: both; }
        header#main-header-external #top-navbar #notify_container #notify_list li.notify_status_read .checkbox_notify_state i.notify_ck_status_read, header#main-header-external #top-navbar #activity_notify_container #notify_list li.notify_status_read .checkbox_notify_state i.notify_ck_status_read {
          display: none !important; }
        header#main-header-external #top-navbar #notify_container #notify_list li.notify_status_read:hover, header#main-header-external #top-navbar #activity_notify_container #notify_list li.notify_status_read:hover {
          background: #f5f5f5; }
        header#main-header-external #top-navbar #notify_container #notify_list li.notify_status_unread, header#main-header-external #top-navbar #activity_notify_container #notify_list li.notify_status_unread {
          background: #f1f7ff; }
          header#main-header-external #top-navbar #notify_container #notify_list li.notify_status_unread .checkbox_notify_state i.notify_ck_status_unread, header#main-header-external #top-navbar #activity_notify_container #notify_list li.notify_status_unread .checkbox_notify_state i.notify_ck_status_unread {
            display: none !important; }
          header#main-header-external #top-navbar #notify_container #notify_list li.notify_status_unread:hover, header#main-header-external #top-navbar #activity_notify_container #notify_list li.notify_status_unread:hover {
            background: #e2ebf7; }
      header#main-header-external #top-navbar #notify_container ul li a, header#main-header-external #top-navbar #activity_notify_container ul li a {
        display: block; }
        header#main-header-external #top-navbar #notify_container ul li a .notify_title, header#main-header-external #top-navbar #notify_container ul li a .notify_title strong, header#main-header-external #top-navbar #activity_notify_container ul li a .notify_title, header#main-header-external #top-navbar #activity_notify_container ul li a .notify_title strong {
          line-height: 13px;
          display: inline-block; }
        header#main-header-external #top-navbar #notify_container ul li a .time, header#main-header-external #top-navbar #activity_notify_container ul li a .time {
          line-height: 6px; }
      header#main-header-external #top-navbar #notify_container ul li .time, header#main-header-external #top-navbar #activity_notify_container ul li .time {
        display: block;
        font-style: italic;
        font-size: 11px;
        height: 18px; }
      header#main-header-external #top-navbar #notify_container ul li .badge, header#main-header-external #top-navbar #activity_notify_container ul li .badge {
        background: #bbce3a; }
      header#main-header-external #top-navbar #notify_container ul li:last-child, header#main-header-external #top-navbar #activity_notify_container ul li:last-child {
        margin-bottom: 0; }
  header#main-header-external .contrassegna a {
    color: #bbce3a !important;
    padding: 10px 15px;
    display: block !important; }
    header#main-header-external .contrassegna a:hover {
      background-color: #f5f5f5; }
    header#main-header-external .contrassegna a#notify_manage_all {
      display: none !important; }
    header#main-header-external .contrassegna a#notify_read_all {
      color: #333 !important; }
      header#main-header-external .contrassegna a#notify_read_all:hover {
        background: white;
        color: #bbce3a !important; }
  header#main-header-external #userProfileMyLinkDropDownContent461 ul li {
    border-bottom: 1px solid #adbf30;
    margin-bottom: 8px; }
    header#main-header-external #userProfileMyLinkDropDownContent461 ul li a {
      padding: 5px 15px;
      display: block;
      line-height: 16px !important; }
    header#main-header-external #userProfileMyLinkDropDownContent461 ul li:last-child {
      margin-bottom: 0;
      border-bottom: none; }
  header#main-header-external #userProfileMyLinkDropDownContent461 .contrassegna {
    text-transform: uppercase;
    background: #adbf30;
    padding: 4px 15px; }
  header#main-header-external .dropdown-submenu {
    position: relative; }
    header#main-header-external .dropdown-submenu .dropdown-menu {
      top: 0;
      left: 100%;
      margin-top: -1px; }
  header#main-header-external .ProfileMyLinkSmallBox {
    margin-top: 10px; }
    header#main-header-external .ProfileMyLinkSmallBox .dropdown-menu {
      right: auto !important;
      width: 280px; }
      header#main-header-external .ProfileMyLinkSmallBox .dropdown-menu:before {
        left: 10px;
        right: auto; }
      header#main-header-external .ProfileMyLinkSmallBox .dropdown-menu ul {
        padding: 0;
        margin: 0; }
        header#main-header-external .ProfileMyLinkSmallBox .dropdown-menu ul li {
          line-height: 0; }
          header#main-header-external .ProfileMyLinkSmallBox .dropdown-menu ul li a {
            white-space: nowrap;
            display: inline-block;
            overflow: hidden;
            width: 100%;
            text-overflow: ellipsis; }
            header#main-header-external .ProfileMyLinkSmallBox .dropdown-menu ul li a:hover {
              background: #f5f5f5 !important; }
    header#main-header-external .ProfileMyLinkSmallBox a, header#main-header-external .ProfileMyLinkSmallBox a:focus, header#main-header-external .ProfileMyLinkSmallBox a:hover {
      background: none !important;
      text-decoration: none; }
  header#main-header-external #brand-bar {
    margin-top: 10px; }
    header#main-header-external #brand-bar .navbar-brand {
      height: auto;
      position: relative;
      z-index: 1000;
      padding: 0; }
      header#main-header-external #brand-bar .navbar-brand a {
        display: block; }
  header#main-header-external .navbar {
    margin-bottom: 14px; }
  header#main-header-external .navbar-default {
    background-color: transparent;
    border: none;
    border-radius: 0;
    position: relative;
    z-index: 999; }
  header#main-header-external #main-nav #main-nav-navbar {
    padding-left: 0; }
  header#main-header-external #main-nav .navbar-nav, header#main-header-external #main-nav .sm-clean {
    padding-left: 0 !important;
    margin-top: 12px !important;
    float: right; }
    header#main-header-external #main-nav .navbar-nav ul, header#main-header-external #main-nav .sm-clean ul {
      min-width: 210px; }
    header#main-header-external #main-nav .navbar-nav li a, header#main-header-external #main-nav .sm-clean li a {
      color: #3e3e3e;
      padding: 10px 10px;
      font-size: 14.5px;
      text-transform: uppercase;
      white-space: normal; }
      header#main-header-external #main-nav .navbar-nav li a:hover, header#main-header-external #main-nav .sm-clean li a:hover {
        color: #bbce3a; }
    header#main-header-external #main-nav .navbar-nav li.active > a, header#main-header-external #main-nav .sm-clean li.active > a {
      background-color: transparent;
      color: #bbce3a; }
    header#main-header-external #main-nav .navbar-nav li.home, header#main-header-external #main-nav .sm-clean li.home {
      display: none; }
    header#main-header-external #main-nav .navbar-nav li.open a, header#main-header-external #main-nav .sm-clean li.open a {
      background: transparent;
      color: #bbce3a; }
    header#main-header-external #main-nav .navbar-nav li.open ul, header#main-header-external #main-nav .sm-clean li.open ul {
      border-radius: 0;
      padding: 0; }
      header#main-header-external #main-nav .navbar-nav li.open ul li a, header#main-header-external #main-nav .sm-clean li.open ul li a {
        background: white;
        color: #bbce3a; }
        header#main-header-external #main-nav .navbar-nav li.open ul li a:hover, header#main-header-external #main-nav .sm-clean li.open ul li a:hover {
          color: #bbce3a; }
      header#main-header-external #main-nav .navbar-nav li.open ul li:nth-child(2) a, header#main-header-external #main-nav .sm-clean li.open ul li:nth-child(2) a {
        padding-left: 12px; }
    header#main-header-external #main-nav .navbar-nav li.template-home, header#main-header-external #main-nav .sm-clean li.template-home {
      display: none; }
    header#main-header-external #main-nav .navbar-nav li.dropdown a:after, header#main-header-external #main-nav .sm-clean li.dropdown a:after {
      /*
content: "\f107";
					padding-left: 3px;
					vertical-align: middle;
				    display: inline-block;
				    font: normal normal normal 14px/1 FontAwesome;
				    font-size: inherit;
				    text-rendering: auto;
				    -webkit-font-smoothing: antialiased;
				    -moz-osx-font-smoothing: grayscale;
*/ }
    header#main-header-external #main-nav .navbar-nav li.dropdown li a:after, header#main-header-external #main-nav .sm-clean li.dropdown li a:after {
      display: none;
      content: ""; }

.user-online {
  background: #95C49C !important; }
  .user-online:after {
    content: "\f00c"  !important;
    right: 2px !important;
    color: white; }

.user-busy {
  background: #bbce3a !important; }
  .user-busy:after {
    color: white; }

.user-absent {
  background: #dddddd !important; }

.user-offline {
  background: #EEBA02 !important; }

/* TWO COLS */
.two-cols {
  position: relative; }
  .two-cols sidebar {
    display: block;
    color: #3e3e3e;
    padding: 0 10px 30px 10px; }
    .two-cols sidebar a {
      color: #3e3e3e; }
      .two-cols sidebar a:hover {
        color: #8f9e27; }
    .two-cols sidebar ul {
      padding: 0;
      margin-bottom: 20px; }
      .two-cols sidebar ul li {
        margin-bottom: 10px; }
        .two-cols sidebar ul li a {
          transition: 0.5s;
          line-height: 16px;
          position: relative; }
        .two-cols sidebar ul li i {
          font-size: 18px;
          display: inline-block;
          width: 25px; }
    .two-cols sidebar h3 {
      margin: 15px 0 10px 0; }
    .two-cols sidebar .expmenu2 + .SmallBoxContainer h3 {
      margin: 20px 15px 15px 0 !important; }
    .two-cols sidebar .SmallBoxContainer h3 {
      margin: 0 15px 15px 0 !important; }
    .two-cols sidebar .SmallBoxContainer {
      box-shadow: 0 0 0; }
    .two-cols sidebar .NewsSmallList ul li {
      padding-left: 0; }
      .two-cols sidebar .NewsSmallList ul li .subtitle {
        display: block;
        color: #333; }
      .two-cols sidebar .NewsSmallList ul li .date {
        display: block; }
    .two-cols sidebar a.read-more {
      display: inline-block; }
    .two-cols sidebar form p {
      line-height: 1.4em;
      text-align: justify; }
    .two-cols sidebar form .FormSeparator {
      display: none; }
  .two-cols .main {
    padding: 0 0px 30px 30px;
    display: block;
    min-height: 600px;
    background: white;
    z-index: 1; }

.expmenu2 ul, .expmenu3 ul {
  margin-bottom: 30px; }
  .expmenu2 ul li, .expmenu3 ul li {
    margin-bottom: 0; }
    .expmenu2 ul li a, .expmenu3 ul li a {
      padding: 10px;
      margin: 6px 0 6px 0;
      background: #fff;
      text-transform: uppercase;
      display: block; }
      .expmenu2 ul li a .badge, .expmenu3 ul li a .badge {
        position: absolute;
        top: 5px;
        right: 7px;
        font-size: 11px;
        display: inline-block;
        min-width: 23px;
        height: 23px;
        line-height: 23px;
        padding: 0;
        background: #a7a7a7;
        border-radius: 30px; }
    .expmenu2 ul li.active a, .expmenu2 ul li a:hover, .expmenu3 ul li.active a, .expmenu3 ul li a:hover {
      border-left: 3px solid #bbce3a;
      color: #bbce3a; }

.label {
  border-radius: 0;
  line-height: 23px;
  margin-bottom: 4px;
  display: inline-block;
  font-size: 12px;
  font-weight: normal; }
  .label.label-default {
    background: #a9bb2e; }

.pull-right .dropdown-toggle {
  position: relative;
  z-index: 9; }

.tempalte-full-width sidebar ul {
  margin-bottom: 30px;
  text-align: left; }
  .tempalte-full-width sidebar ul li {
    border-bottom: 1px solid #cae4ed;
    padding: 15px; }

.address-book-avatar {
  width: 50px;
  display: block;
  position: relative; }
  .address-book-avatar .user-status {
    display: block;
    width: 15px;
    height: 15px;
    top: 3px;
    right: -4px;
    background: #a5a5a5;
    position: absolute;
    border-radius: 10px; }
    .address-book-avatar .user-status:after {
      content: "\f068";
      font: normal normal normal 10px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      display: block;
      position: absolute;
      top: 4px;
      right: 3px;
      color: white; }
    .address-book-avatar .user-status.user-present:after {
      content: "\f00c";
      right: 3px;
      top: 3px; }

/* USER PROFILE*/
.userProfile .LargeBoxTitle {
  color: white; }
  .userProfile .LargeBoxTitle .userprofileFavorite a {
    color: white; }
  .userProfile .LargeBoxTitle .userprofileFavorite .dropdown-menu > li > a {
    color: #333; }

.userProfile .btn {
  font-size: 13px; }
  .userProfile .btn:after {
    content: " ";
    display: none; }
  .userProfile .btn.btn-save {
    width: auto;
    height: 34px;
    height: auto;
    line-height: 22px;
    border: none;
    border-radius: 0;
    background: #C0C0C0; }
    .userProfile .btn.btn-save:before {
      font-size: 14px !important;
      color: #878d90; }
    .userProfile .btn.btn-save:hover {
      background: #AAA;
      border-color: #AAA; }
      .userProfile .btn.btn-save:hover:before {
        color: white; }

.userProfile .labels {
  margin-bottom: 12px; }

.userProfile header.header-profile {
  padding: 28px 20px 30px 140px;
  border-left: 120px solid white;
  position: relative;
  background: #bbce3a;
  color: white;
  margin: 50px 0 50px -30px;
  margin-bottom: 20px; }
  .userProfile header.header-profile .profile-user-img {
    position: absolute;
    top: -20px;
    left: -94px;
    width: 168px;
    height: 168px;
    overflow: hidden; }
  .userProfile header.header-profile h3 {
    font-size: 36px;
    color: white;
    font-weight: normal; }

.userProfile .profile-status {
  margin: 28px 0; }

.userProfile .userProfileStatusInfo {
  width: 50%;
  float: left; }
  .userProfile .userProfileStatusInfo div, .userProfile .userProfileStatusInfo p {
    width: 50%;
    float: left;
    font-size: 18px;
    font-weight: 300; }
  .userProfile .userProfileStatusInfo div {
    margin-left: 46px; }
  .userProfile .userProfileStatusInfo p {
    margin: 10px 0 0 30px; }

.userProfile .userProfileStatusUpdateInfo {
  width: 50%;
  float: right;
  text-align: right; }
  .userProfile .userProfileStatusUpdateInfo label {
    color: white;
    font-weight: normal;
    padding: 6px 12px;
    margin: 12px 0;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

.userProfile h4 {
  color: #bbce3a;
  margin: 20px 0; }

.userProfile .input-group {
  clear: both; }

.userProfile #userProfileWhatDoYouDoMessage {
  margin: 40px 0 20px 0;
  background: #f6f6f6;
  padding: 26px;
  font-weight: 300;
  font-size: 22px;
  color: #a7a7a7;
  position: relative; }
  .userProfile #userProfileWhatDoYouDoMessage:before {
    content: " ";
    position: absolute;
    top: -30px;
    left: 80px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 65px 30px 0px;
    border-color: transparent transparent #f6f6f6 transparent; }

.userProfile .UserProfileMyLink {
  background: #f6f6f6;
  margin: 20px 0;
  padding: 30px; }
  .userProfile .UserProfileMyLink ul {
    margin-bottom: 10px; }
  .userProfile .UserProfileMyLink li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block; }
    .userProfile .UserProfileMyLink li a {
      color: #323232; }
    .userProfile .UserProfileMyLink li:before {
      content: "\f054";
      font-size: 10px !important;
      padding-right: 3px;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .userProfile .UserProfileMyLink li:before {
    color: #9d579e; }
  .userProfile .UserProfileMyLink li a:hover {
    color: #9d579e; }
  .userProfile .UserProfileMyLink .btn {
    background-color: #9d579e;
    color: white;
    float: right;
    margin-right: -20px; }
    .userProfile .UserProfileMyLink .btn:hover {
      background-color: #894c8a; }

.userProfile .ratingCommentForm .FormButton.form-group.col-sm-12 {
  text-align: right; }
  .userProfile .ratingCommentForm .FormButton.form-group.col-sm-12 .btn-primary {
    margin-right: -30px; }

.docSearchPanel .CollapseLink {
  margin-bottom: 15px;
  display: block; }

/* OGGETTI NETPUBLISHER */
.SmallBoxContainer {
  margin-bottom: 20px;
  padding: 20px;
  box-shadow: 0 0 6px #CCD5DC;
  font-size: 13px;
  line-height: 16px; }
  .SmallBoxContainer ul li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eaeaea; }
  .SmallBoxContainer a.read-more {
    line-height: 14px;
    transition: all, 0.5s; }
  .SmallBoxContainer.UserProfileMyLink {
    box-shadow: none; }
  .SmallBoxContainer a.read-more {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .SmallBoxContainer .date {
    font-size: 10px;
    display: block; }

.Dashboard .dashBoard, .Dashboard .boxed-article {
  margin-top: 20px; }

.boxed-article form {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 0; }
  .boxed-article form label, .boxed-article form input[type="text"] {
    margin-right: 10px; }

.boxed-article .row {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.boxed-article .item {
  position: relative;
  padding: 20px;
  box-shadow: 0 0 6px #CCD5DC;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 20px; }
  .boxed-article .item h3 {
    text-align: center;
    background: #4aa5c3;
    color: white;
    padding: 10px;
    white-space: normal;
    margin: -20px -20px 20px -20px; }
    .boxed-article .item h3 a {
      color: white; }
  .boxed-article .item span.number {
    font-size: 18px;
    vertical-align: sub;
    color: #4aa5c3; }
  .boxed-article .item ul li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eaeaea; }
  .boxed-article .item p {
    position: relative;
    margin-top: 25px; }
  .boxed-article .item a.read-more {
    position: absolute;
    right: -5px;
    top: -7px;
    font-size: 13px;
    padding: 6px 9px; }

.boxed-article .col-lg-4:nth-of-type(odd) .item h3 {
  background: #bbce3a; }

.MarketPlace .action-buttons {
  margin-top: 15px; }

.MarketPlace .bulletin-board-filter {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }
  .MarketPlace .bulletin-board-filter .radio-inline {
    margin-top: 6px; }
  .MarketPlace .bulletin-board-filter .radio-inline input {
    margin-top: -6px; }
  .MarketPlace .bulletin-board-filter .form-group input, .MarketPlace .bulletin-board-filter select.form-control {
    width: 100%; }
    .MarketPlace .bulletin-board-filter .form-group input.btn, .MarketPlace .bulletin-board-filter select.form-control.btn {
      width: auto; }
    .MarketPlace .bulletin-board-filter .form-group input[type="radio"], .MarketPlace .bulletin-board-filter select.form-control[type="radio"] {
      width: auto;
      margin-right: 10px; }

.MarketPlace .photogallery {
  margin-bottom: 20px; }
  .MarketPlace .photogallery a {
    margin-bottom: 15px;
    transition: 0.5s; }
    .MarketPlace .photogallery a:hover {
      opacity: 0.7; }

article.market-place-item {
  font-size: 13px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative; }
  article.market-place-item h3 {
    margin-bottom: 5px; }
  article.market-place-item .image-left img {
    max-width: 100%;
    height: auto; }
  article.market-place-item .item-center {
    line-height: 16px; }
    article.market-place-item .item-center .abstract {
      height: 52px;
      overflow: hidden;
      line-height: 17px; }
      article.market-place-item .item-center .abstract .toggle {
        position: absolute;
        bottom: -15px;
        right: 19px;
        z-index: 2;
        font-size: 10px;
        box-shadow: -2px -2px 6px #FFFFFF; }
  article.market-place-item .item-right .img-user-container {
    width: 60px;
    margin-top: 10px; }
  article.market-place-item .item-right .pull-right {
    width: calc(100% - 60px);
    padding-top: 6px; }
    article.market-place-item .item-right .pull-right .nome {
      display: block; }
    article.market-place-item .item-right .pull-right .contact i {
      font-size: 20px;
      margin-right: 6px; }
      article.market-place-item .item-right .pull-right .contact i.fa-envelope {
        font-size: 18px; }

.searchForm {
  margin-top: 15px; }
  .searchForm label {
    margin-bottom: 10px; }

.searchForm + hr {
  margin: 10px 0; }

.searchResult {
  line-height: 2em; }
  .searchResult ul {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #EEEEEE; }

/* NEWS */
.NewsArtBox header {
  margin-bottom: 20px; }

.NewsArtBox .newsSubtitle {
  color: #bbce3a; }

ul.news-meta {
  margin-bottom: 20px; }
  ul.news-meta li {
    display: inline-block;
    margin-right: 15px;
    font-size: 13px; }

.newsOpenLink {
  margin-top: 10px; }

.news-item h2 {
  font-size: 15px;
  margin: 0 0 6px 0; }

.news-item h3.newsSubtitle, .news-item .newsOpenLink {
  display: none; }

.news-item ul.news-meta {
  margin-bottom: 0;
  font-size: 14px;
  color: #333; }

/* singola news */
.newsArticle .news-content img {
  max-width: 100%;
  height: auto !important; }

.NavigationBar {
  margin-bottom: 50px; }

.ratingYesNoBox {
  margin-bottom: 15px;
  /*
.btn.btn-primary{
		padding-top:9px;
		padding-bottom: 9px;
	}
*/ }

.UserProfileReferent {
  background: white;
  padding: 0;
  margin-bottom: 28px;
  margin: -30px -10px 20px 0;
  text-align: center;
  padding: 30px 15px; }
  .UserProfileReferent h3 {
    white-space: normal;
    margin: 8px 0; }
  .UserProfileReferent .user-intro {
    text-align: center;
    margin: 24px 0 15px 0; }
    .UserProfileReferent .user-intro a img {
      display: inline-block;
      border-radius: 80px;
      width: 80px;
      height: 80px;
      background: white;
      overflow: hidden;
      margin: 0 auto; }
  .UserProfileReferent h4 {
    font-size: 16px;
    font-weight: 300; }
  .UserProfileReferent .fa:before {
    vertical-align: top; }

.RatingComment h3 {
  clear: both; }

.RatingComment .comment {
  margin-bottom: 20px; }
  .RatingComment .comment .img-user-container {
    width: 70px;
    float: left; }
  .RatingComment .comment .comment-container {
    float: left;
    width: calc(100% - 70px);
    background: #f6f6f6; }
    .RatingComment .comment .comment-container header {
      background: #F0F0F0;
      padding: 10px 15px;
      position: relative; }
      .RatingComment .comment .comment-container header span {
        font-size: 11px; }
      .RatingComment .comment .comment-container header:after {
        position: absolute;
        content: " ";
        top: 11px;
        left: -20px;
        width: 20px;
        height: 15px;
        border-style: solid;
        border-width: 7px 10px 7px 0;
        border-color: transparent #f0f0f0 transparent transparent; }
    .RatingComment .comment .comment-container .comment-content {
      padding: 15px;
      font-size: 13px; }
    .RatingComment .comment .comment-container .ratingYesNoBoxMain {
      padding-left: 15px; }
      .RatingComment .comment .comment-container .ratingYesNoBoxMain .btn-default {
        color: #666; }
        .RatingComment .comment .comment-container .ratingYesNoBoxMain .btn-default:focus, .RatingComment .comment .comment-container .ratingYesNoBoxMain .btn-default:hover {
          color: #333; }

.ratingYesNoBox .btn-default.upcount, .ratingYesNoBox .btn-default.downcount {
  border-color: #878d90; }
  .ratingYesNoBox .btn-default.upcount:hover, .ratingYesNoBox .btn-default.downcount:hover {
    border-color: #bbce3a; }

.updown-user-list {
  min-width: 210px; }
  .updown-user-list li {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5; }
    .updown-user-list li img {
      margin-right: 6px; }
    .updown-user-list li div {
      display: inline; }
    .updown-user-list li:last-child {
      border-bottom: none; }

/* Sondaggi */
.InstantPoll .skills-name {
  margin-bottom: 6px;
  display: block; }

.InstantPoll .skills-percentage {
  padding: 6px;
  padding-left: 3px; }

.SmallBoxContainer.InstantPoll h4 {
  margin-bottom: 8px;
  font-size: 13px; }

.SmallBoxContainer.InstantPoll .instantPollResults {
  margin-bottom: -8px; }
  .SmallBoxContainer.InstantPoll .instantPollResults .skills-name {
    margin-bottom: 2px; }
  .SmallBoxContainer.InstantPoll .instantPollResults .progress {
    margin-bottom: 8px;
    height: 15px; }
    .SmallBoxContainer.InstantPoll .instantPollResults .progress .progress-bar {
      line-height: 16px;
      font-size: 11px; }

.SmallBoxContainer.InstantPoll .instantPollForm .instantPollAnswer {
  margin-bottom: 14px; }

.SmallBoxContainer.InstantPoll .instantPollForm label {
  font-weight: normal;
  padding: 3px 0; }

.SmallBoxContainer.InstantPoll .instantPollButtons .btn {
  line-height: 14px; }
  .SmallBoxContainer.InstantPoll .instantPollButtons .btn.read-more {
    margin-top: 0 !important; }

/* Cartella documenti */
/*
.docSearchPanel{
	margin-top: 15px;
	a.CollapseLink{
		border: 1px solid #95b1dc;
		border-radius: 30px;
		margin-bottom: 0;
	    padding: 6px 12px;
	    display: inline-block;
	    position: relative;
	    padding-right: 30px;
	    i{
		    position: absolute;
		    right: 9px;
		    top: 9px;
		    font-size: 11px;
	    }
	    &:hover{
		    color:  $main;
		    text-decoration: none;
	    }
	}
}
*/
/* Cartella documenti */
/*++++++++++++ nuova cartella doc 2019 +++++++++++++++++++*/
/* togliere il bg da tr.DocumentUnread  */
.option-bar {
  margin-bottom: 20px; }
  .option-bar .tool-container {
    display: flex;
    justify-content: space-between; }
    .option-bar .tool-container .switch-view a {
      margin-right: 10px; }
      .option-bar .tool-container .switch-view a:before {
        content: "\f096";
        font-family: 'Fontawesome';
        font-weight: 400;
        display: inline-block; }
      .option-bar .tool-container .switch-view a:hover {
        color: #7E9B9B; }
      .option-bar .tool-container .switch-view a.selected {
        font-weight: bold;
        cursor: pointer; }
        .option-bar .tool-container .switch-view a.selected:before {
          content: "\f046"; }
        .option-bar .tool-container .switch-view a.selected:hover {
          color: #bbce3a; }
  .option-bar .docSearchForm {
    margin-top: 30px; }

.docRecordContainer .category-item {
  padding-bottom: 20px; }
  .docRecordContainer .category-item a {
    display: block;
    padding: 15px;
    height: 94px;
    border: 1px solid #cae4ed; }
    .docRecordContainer .category-item a i.fa {
      font-size: 24px;
      vertical-align: middle;
      margin-right: 10px;
      margin-top: -7px;
      color: #cae4ed; }
    .docRecordContainer .category-item a:hover {
      color: #7E9B9B; }
      .docRecordContainer .category-item a:hover .fa {
        color: #7E9B9B; }
    .docRecordContainer .category-item a:after {
      content: ' ';
      display: block;
      clear: both; }

.docRecordContainer .divTableContainer {
  margin: 30px 0; }
  .docRecordContainer .divTableContainer .table thead > tr > th {
    border-bottom-width: 1px; }
  .docRecordContainer .divTableContainer .table tr.DocumentUnread {
    font-weight: bold; }
  .docRecordContainer .divTableContainer .table i.fa-hand-o-right, .docRecordContainer .divTableContainer .table i.fas.fa-hand-point-right, .docRecordContainer .divTableContainer .table i.fa-hand-point-right {
    text-align: center;
    line-height: 18px;
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background: #9d579e;
    color: white;
    right: 50px;
    vertical-align: top;
    font-size: 12px; }

@media (min-width: 992px) {
  .option-bar .docSearchForm {
    min-width: 700px; } }

/*++++++++++++ fine nuova cartella doc 2019 +++++++++++++++++++*/
.LargeBoxContainer {
  position: relative; }

.docSearchForm + .row {
  padding-top: 15px;
  clear: both; }

.docSearchForm + .row .col-sm-12 {
  position: static; }

.docSearchForm {
  border: 1px solid #ccc;
  padding: 20px 20px 0 20px;
  clear: both;
  margin-top: 10px; }

.switch.form-group {
  float: left;
  margin-right: 4px;
  margin-top: 15px;
  margin-bottom: 0; }
  .switch.form-group a {
    background: #eaeaea;
    padding: 5px 8px;
    display: inline-block;
    margin-right: 8px;
    width: 30px;
    height: 30px; }
    .switch.form-group a:hover {
      background: #bbce3a;
      color: white; }

.docRecordContainer article.docRecord {
  padding: 15px; }
  .docRecordContainer article.docRecord.Unread {
    background: #fdecd7; }
  .docRecordContainer article.docRecord.brochure {
    height: 353px;
    margin-bottom: 15px; }
    .docRecordContainer article.docRecord.brochure .inner {
      padding-bottom: 15px;
      background: #eaeaea; }
      .docRecordContainer article.docRecord.brochure .inner .image-link {
        display: block;
        max-height: 257px;
        overflow: hidden; }
        .docRecordContainer article.docRecord.brochure .inner .image-link img {
          margin-bottom: 15px; }
      .docRecordContainer article.docRecord.brochure .inner h2, .docRecordContainer article.docRecord.brochure .inner .doc-meta {
        padding-left: 15px; }
      .docRecordContainer article.docRecord.brochure .inner h2 {
        height: 58px;
        padding-top: 10px;
        border-top: 10px solid white;
        overflow: hidden; }
    .docRecordContainer article.docRecord.brochure .Unread {
      background: #fdecd7; }
  .docRecordContainer article.docRecord h2 {
    font-size: 18px;
    margin: 0 0 9px 0; }
    .docRecordContainer article.docRecord h2 a {
      color: #4aa5c3; }
      .docRecordContainer article.docRecord h2 a .num-code:after {
        content: ' - '; }
      .docRecordContainer article.docRecord h2 a:hover {
        color: #bbce3a; }
      .docRecordContainer article.docRecord h2 a.download {
        position: relative;
        padding-left: 10px;
        color: #bbce3a; }
        .docRecordContainer article.docRecord h2 a.download:hover {
          color: #9aab2a; }
        .docRecordContainer article.docRecord h2 a.download:after {
          content: '';
          position: absolute;
          display: block;
          width: 1px;
          height: 26px;
          background: #bdbdbd;
          top: -1px;
          right: 22px; }
      .docRecordContainer article.docRecord h2 a .cat-doc {
        text-transform: uppercase;
        font-size: 13px;
        color: #999; }
    .docRecordContainer article.docRecord h2 .label {
      display: inline;
      padding: 3px 8px;
      position: absolute;
      border-radius: .25em;
      line-height: 12px;
      margin-left: 10px;
      text-transform: uppercase; }
  .docRecordContainer article.docRecord .docAbstract {
    margin-bottom: 3px; }
  .docRecordContainer article.docRecord .doc-meta {
    font-size: 13px;
    margin-bottom: 0;
    color: #797979; }
  .docRecordContainer article.docRecord .docAttachments {
    margin-bottom: 5px; }
  .docRecordContainer article.docRecord .doc-mark {
    font-size: 17px;
    color: #bbce3a; }

.docRecordContainer .doc-category-view {
  display: flex;
  flex-wrap: wrap; }
  .docRecordContainer .doc-category-view .item {
    box-shadow: 0 0 5px #a2a2a2;
    padding: 20px 12px;
    margin-bottom: 15px; }
    .docRecordContainer .doc-category-view .item h3 {
      text-align: center;
      background: #4aa5c3;
      color: white;
      padding: 10px;
      white-space: normal;
      margin: -20px -12px 20px -12px; }
      .docRecordContainer .doc-category-view .item h3 a {
        color: white;
        transition: 0.5s; }
        .docRecordContainer .doc-category-view .item h3 a:hover {
          opacity: 0.7; }
    .docRecordContainer .doc-category-view .item ul li {
      margin-bottom: 10px; }
      .docRecordContainer .doc-category-view .item ul li a {
        color: #333; }
        .docRecordContainer .doc-category-view .item ul li a:hover {
          color: #bbce3a; }
    .docRecordContainer .doc-category-view .item p {
      font-size: 12px; }
      .docRecordContainer .doc-category-view .item p span.number {
        font-size: 18px;
        vertical-align: sub;
        color: #4aa5c3; }
      .docRecordContainer .doc-category-view .item p:after {
        content: ' ';
        display: block;
        clear: both; }
      .docRecordContainer .doc-category-view .item p a.btn.btn-default.read-more {
        margin-right: 0px;
        padding: 4px 10px; }
        .docRecordContainer .doc-category-view .item p a.btn.btn-default.read-more:after {
          padding-left: 5px;
          line-height: 16px;
          vertical-align: top; }
    .docRecordContainer .doc-category-view .item:nth-of-type(3n + 1) {
      clear: both; }

table .label {
  display: inline;
  padding: 3px 8px;
  border-radius: .25em;
  line-height: 12px;
  margin-left: 10px;
  text-transform: uppercase; }

.item-document {
  margin-bottom: 15px; }
  .item-document header {
    position: relative;
    /* padding-left:100px; */ }
    .item-document header .type-file {
      position: absolute;
      width: 80px;
      height: 80px;
      line-height: 80px;
      background: #eaeaea;
      border-radius: 40px;
      color: white;
      left: 0;
      top: 0;
      text-align: center; }
      .item-document header .type-file:after {
        display: block;
        content: " ";
        position: absolute;
        left: 20px;
        top: 15px;
        width: 40px;
        height: 49px;
        background: url(../img/file.png) center no-repeat; }
      .item-document header .type-file.pdf {
        background: #8C0707; }
        .item-document header .type-file.pdf:after {
          background-image: url(../img/pdf.png); }
      .item-document header .type-file.doc {
        background: #24559A; }
        .item-document header .type-file.doc:after {
          background-image: url(../img/doc.png); }
      .item-document header .type-file.xls {
        background: #0A5C4B; }
        .item-document header .type-file.xls:after {
          background-image: url(../img/xls.png); }
      .item-document header .type-file.img {
        background: #ffc94c;
        /* Old browsers */
        background: -moz-linear-gradient(top, #ffc94c 0%, #d81a08 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffc94c 0%, #d81a08 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffc94c 0%, #d81a08 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc94c', endColorstr='#d81a08',GradientType=0 );
        /* IE6-9 */ }
        .item-document header .type-file.img:after {
          background-image: url(../img/img.png); }
    .item-document header h2 {
      font-size: 22px;
      color: #999;
      text-transform: uppercase;
      margin-bottom: 0; }
    .item-document header h1 {
      font-size: 22px;
      line-height: 1.4em;
      color: #bbce3a;
      margin: 0 0 15px 0; }
      .item-document header h1 .userprofileFavorite {
        line-height: 17px; }
  .item-document .abrogato-container {
    padding-top: 10px; }
    .item-document .abrogato-container .label {
      display: inline;
      padding: 3px 8px;
      font-size: 14px;
      border-radius: .25em;
      line-height: 17px;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .item-document .abrogato-container p {
      background: #eaeaea;
      padding: 6px;
      border-radius: .25em;
      color: #d9534f; }
  .item-document .tags {
    margin: 0px 0 15px 0; }
    .item-document .tags i {
      font-size: 16px;
      margin-right: 5px; }
    .item-document .tags .tag {
      background: #eaeaea;
      padding: 2px 9px 2px 8px;
      border-radius: .25em;
      margin-right: 5px;
      font-size: 13px; }
  .item-document .abstract {
    font-size: 18px;
    font-weight: 300;
    margin: 30px 0 30px 0;
    border-left: 4px solid #eaeaea;
    padding-left: 15px; }
  .item-document .document-actions {
    margin: 20px 0; }
    .item-document .document-actions .btn {
      margin-bottom: 3px; }
      .item-document .document-actions .btn small {
        text-transform: none; }
      .item-document .document-actions .btn.error {
        background: #a94442;
        border-color: #a94442;
        color: white; }
  .item-document .interested-users {
    margin-bottom: 20px;
    padding-bottom: 13px;
    border-bottom: 1px solid #eaeaea; }
    .item-document .interested-users .label {
      background: #eaeaea;
      color: #999;
      margin: 0 3px 3px 0; }
  .item-document .attachments {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border: 1px solid #eaeaea;
    padding: 12px; }
    .item-document .attachments ul {
      padding-left: 0; }
      .item-document .attachments ul li {
        list-style: none; }
    .item-document .attachments h3 {
      margin-bottom: 8px;
      font-size: 16px;
      color: #bbce3a; }
    .item-document .attachments a {
      color: #333;
      margin-right: 10px; }
      .item-document .attachments a:hover {
        color: #666; }
  .item-document .related {
    margin: 15px 0 25px 0; }
    .item-document .related ul li a {
      padding-right: 6px;
      margin: 0 4px 10px 0; }

#ratingCommentPrivate .btn.btn-link, #ratingCommentUserList .btn.btn-link {
  border-radius: 8px;
  background: #efefef;
  margin-bottom: 10px; }
  #ratingCommentPrivate .btn.btn-link .img-user-container, #ratingCommentUserList .btn.btn-link .img-user-container {
    float: left;
    height: 50px;
    width: 50px;
    border-radius: 30px; }
  #ratingCommentPrivate .btn.btn-link .comment-header-container, #ratingCommentUserList .btn.btn-link .comment-header-container {
    float: left; }
    #ratingCommentPrivate .btn.btn-link .comment-header-container header, #ratingCommentUserList .btn.btn-link .comment-header-container header {
      margin-left: 6px;
      text-align: left; }
      #ratingCommentPrivate .btn.btn-link .comment-header-container header span, #ratingCommentUserList .btn.btn-link .comment-header-container header span {
        font-size: 11px;
        text-transform: none;
        display: block; }
  #ratingCommentPrivate .btn.btn-link:hover, #ratingCommentUserList .btn.btn-link:hover {
    text-decoration: none; }
  #ratingCommentPrivate .btn.btn-link.active, #ratingCommentUserList .btn.btn-link.active {
    background: #bbce3a;
    color: white; }

.pager li {
  margin: 0 4px; }

.poll-record {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea; }

.newsAttach {
  margin-bottom: 20px;
  background: #f6f6f6;
  border: 1px solid #f2f2f2; }
  .newsAttach .newsLangAttach {
    padding: 6px 10px;
    display: inline-block;
    background: #f0f0f0; }
    .newsAttach .newsLangAttach:before {
      content: "\f0c6";
      font: normal normal normal 17px FontAwesome;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      vertical-align: middle;
      display: inline-block;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
      -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
      transform: scale(-1, 1);
      margin-right: 6px; }
  .newsAttach a {
    display: inline-block;
    padding: 6px 10px; }

#treeFolderList {
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 50px; }
  #treeFolderList ul li {
    font-size: 11px; }
    #treeFolderList ul li.selected {
      font-weight: bolder; }

.documenti-formativi h1 {
  color: #bbce3a;
  font-size: 24px; }

.documenti-formativi .switch, .documenti-formativi article .doc-meta {
  display: none; }

.documenti-formativi article {
  margin-bottom: 6px;
  background: #ffeadf !important;
  padding: 15px 15px 12px 15px !important; }

.documenti-formativi hr {
  display: none; }

#fastMenuTree566 ul {
  padding: 0;
  margin: 0; }
  #fastMenuTree566 ul li {
    list-style: none;
    padding: 15px;
    background: #eaeaea;
    margin-bottom: 6px; }
    #fastMenuTree566 ul li a {
      color: #23527c;
      font-size: 18px;
      font-weight: bold;
      margin: 0 0 9px 0; }
      #fastMenuTree566 ul li a:hover {
        color: #337ab7; }

/* HOME CIRCOLO DEL PERSONALE */
.circolo-personale .col-sm-6 h1, .circolo-personale .col-sm-6 h3.SmallBoxTitle {
  font-size: 19px;
  color: #bbce3a;
  margin-top: 0; }

.circolo-personale .col-sm-6 .inner {
  background: #f2f2f2;
  padding: 15px; }
  .circolo-personale .col-sm-6 .inner .switch {
    display: none; }
  .circolo-personale .col-sm-6 .inner .SmallBoxContainer {
    margin-bottom: 0;
    padding: 0;
    box-shadow: none; }
  .circolo-personale .col-sm-6 .inner .news-list {
    min-height: auto; }
  .circolo-personale .col-sm-6 .inner .docRecordContainer hr {
    display: none; }
  .circolo-personale .col-sm-6 .inner .docRecordContainer article.docRecord, .circolo-personale .col-sm-6 .inner .docRecordContainer article.Unread.docRecord {
    background: #eaeaea; }
  .circolo-personale .col-sm-6 .inner article {
    margin-bottom: 10px; }
    .circolo-personale .col-sm-6 .inner article h3 {
      white-space: normal;
      overflow: visible;
      margin: 0; }
  .circolo-personale .col-sm-6 .inner .btn.read-more {
    padding: 0;
    text-align: right;
    width: 100%;
    border: 0;
    text-transform: none;
    color: grey;
    background: transparent;
    font-size: 14px;
    float: right;
    width: 100%; }
    .circolo-personale .col-sm-6 .inner .btn.read-more:after {
      color: grey; }
    .circolo-personale .col-sm-6 .inner .btn.read-more:hover {
      color: #bbce3a; }
  .circolo-personale .col-sm-6 .inner .galleries .item a {
    height: 220px; }
    .circolo-personale .col-sm-6 .inner .galleries .item a .caption, .circolo-personale .col-sm-6 .inner .galleries .item a caption.hover {
      font-size: 13px !important;
      line-height: 18px !important;
      padding: 10px !important; }

@media (min-width: 992px) {
  .circolo-personale .col-md-3 {
    width: 33.3% !important; }
    .circolo-personale .col-md-3 .caption span.first-line {
      display: block;
      max-height: 57px;
      overflow: hidden; } }

/* ********** fine circolo del personale */
header#main-header #top-navbar ul.navbar-nav {
  float: left; }

header#main-header-external #top-navbar .SmileSmallBox {
  margin-bottom: 20px;
  background: transparent;
  padding: 0;
  box-shadow: none;
  font-size: 13px;
  float: left;
  margin-bottom: 0; }
  header#main-header-external #top-navbar .SmileSmallBox a {
    color: white;
    line-height: 31px;
    font-size: 12px;
    display: inline-block;
    padding: 10px 15px 10px 24px;
    position: relative; }
    header#main-header-external #top-navbar .SmileSmallBox a i {
      font-size: 24px;
      position: absolute;
      left: 0;
      top: 13.5px; }

.modal-content {
  padding: 0 20px;
  overflow: hidden; }
  .modal-content .modal-body h4 {
    color: #bbce3a;
    text-transform: uppercase;
    font-size: 15px; }
  .modal-content .SmileSendNewSmile label.btn {
    font-size: 13px;
    padding: 4px 10px;
    text-transform: none;
    background: #e3e3e3;
    margin-right: 4px; }
    .modal-content .SmileSendNewSmile label.btn.active {
      background: #bbce3a;
      color: white; }
      .modal-content .SmileSendNewSmile label.btn.active:before {
        content: '\f00c';
        display: inline-block;
        font-family: 'FontAwesome';
        padding-right: 4px;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
  .modal-content .SmileSendNewSmile .btn.btn-primary {
    padding: 6px 14px;
    font-size: 14px; }
  .modal-content .SmileLastSmile {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -35px -20px -35px;
    background: #f1f1f1;
    padding: 18px 10px 25px 10px; }
    .modal-content .SmileLastSmile h4 {
      padding: 0 20px; }
    .modal-content .SmileLastSmile .comment {
      margin: 10px 0; }
      .modal-content .SmileLastSmile .comment .img-user-container {
        width: 60px;
        float: left; }
      .modal-content .SmileLastSmile .comment .comment-container {
        width: calc(100% - 60px);
        float: right; }
        .modal-content .SmileLastSmile .comment .comment-container .comment-tag {
          font-size: 12px;
          color: #676767; }

.smile-ranking-entry {
  margin: 10px 0;
  min-height: 82px; }
  .smile-ranking-entry .left-smile-ranking-entry {
    width: 80px;
    float: left;
    font-size: 18px; }
    .smile-ranking-entry .left-smile-ranking-entry .smile-ranking-position {
      color: #7E9B9B; }
  .smile-ranking-entry .right-smile-ranking-entry {
    width: calc( 100% - 80px);
    float: right; }
    .smile-ranking-entry .right-smile-ranking-entry .smile-user-name {
      font-size: 18px;
      color: #bbce3a; }
      .smile-ranking-entry .right-smile-ranking-entry .smile-user-name .divider {
        color: #eaeaea; }
      .smile-ranking-entry .right-smile-ranking-entry .smile-user-name .smile-ranking-num {
        color: #7E9B9B; }
    .smile-ranking-entry .right-smile-ranking-entry .progress {
      border-radius: 12px; }
      .smile-ranking-entry .right-smile-ranking-entry .progress .progress-bar {
        background-color: #7E9B9B; }

.SmileLastSendedSmallBox {
  margin-bottom: 0 !important;
  padding-bottom: 0; }
  .SmileLastSendedSmallBox .row {
    padding: 0; }
  .SmileLastSendedSmallBox h3.SmallBoxTitle {
    margin-bottom: 5px; }
  .SmileLastSendedSmallBox #SmileCarousel .comment.item {
    text-align: center;
    height: 192px; }
    .SmileLastSendedSmallBox #SmileCarousel .comment.item .comment-user-sender {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 12px;
      border-bottom: 1px solid #eaeaea;
      padding-bottom: 4px;
      margin-bottom: 8px;
      color: #676767; }
      .SmileLastSendedSmallBox #SmileCarousel .comment.item .comment-user-sender a {
        color: #676767; }
        .SmileLastSendedSmallBox #SmileCarousel .comment.item .comment-user-sender a:hover {
          color: #bbce3a; }
    .SmileLastSendedSmallBox #SmileCarousel .comment.item .comment-content {
      height: 53px;
      overflow: hidden;
      line-height: 17px;
      font-size: 13px;
      margin-bottom: 6px; }
    .SmileLastSendedSmallBox #SmileCarousel .comment.item .img-user-container {
      display: block;
      margin-bottom: 7px; }
      .SmileLastSendedSmallBox #SmileCarousel .comment.item .img-user-container a {
        display: block; }
        .SmileLastSendedSmallBox #SmileCarousel .comment.item .img-user-container a img {
          transition: filter 0.5s ease-in-out;
          -webkit-filter: grayscale(0%);
          /* Ch 23+, Saf 6.0+, BB 10.0+ */
          filter: grayscale(0%);
          /* FF 35+ */ }
        .SmileLastSendedSmallBox #SmileCarousel .comment.item .img-user-container a img:hover {
          -webkit-filter: grayscale(100%);
          /* Ch 23+, Saf 6.0+, BB 10.0+ */
          filter: grayscale(100%);
          /* FF 35+ */ }
    .SmileLastSendedSmallBox #SmileCarousel .comment.item .name-user-container a:hover {
      color: #bbce3a;
      transition: .5s ease-in-out; }
    .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox {
      position: relative;
      margin: 8px auto; }
      .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox .btn {
        margin-top: 0; }
        .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox .btn.btn-primary, .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox .btn.btn-default {
          padding: 4px 10px; }
        .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox .btn.upcount {
          background-color: #eaeaea;
          color: #666; }
      .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox .dropdown-menu {
        bottom: 22px;
        top: auto;
        width: 174px;
        left: auto;
        right: -61px;
        height: auto;
        max-height: 170px;
        overflow-y: scroll; }
        .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox .dropdown-menu li {
          margin: 0;
          padding: 4px;
          display: block; }
          .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox .dropdown-menu li:before {
            display: none; }
          .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox .dropdown-menu li div {
            float: left;
            width: 126px;
            margin-left: 0;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .SmileLastSendedSmallBox #SmileCarousel .comment.item .ratingYesNoBox .dropdown-menu li:after {
            content: ' ';
            display: block;
            clear: both; }
  .SmileLastSendedSmallBox #SmileCarousel .carousel-control {
    text-shadow: none;
    background: transparent; }
    .SmileLastSendedSmallBox #SmileCarousel .carousel-control i {
      position: absolute;
      top: 50%;
      z-index: 5;
      display: inline-block;
      margin-top: -10px;
      font-size: 30px;
      opacity: 0.1; }
    .SmileLastSendedSmallBox #SmileCarousel .carousel-control:hover i {
      opacity: 1;
      color: black; }
    .SmileLastSendedSmallBox #SmileCarousel .carousel-control.left i {
      left: 13px; }
    .SmileLastSendedSmallBox #SmileCarousel .carousel-control.right i {
      right: 13px; }

.profile-smile i {
  display: none; }

.profile-smile .profile-smile-received {
  font-size: 13px; }
  .profile-smile .profile-smile-received:after {
    content: ' Smile'; }

.profile-user-sendSmile {
  text-align: right; }
  .profile-user-sendSmile #smileSendFromProfile {
    background: #bbce3a;
    width: 200px;
    margin-top: -8px;
    line-height: 14px; }
    .profile-user-sendSmile #smileSendFromProfile:before {
      display: none; }
    .profile-user-sendSmile #smileSendFromProfile:hover {
      background: #adbf30; }

.userProfile .RatingComment .comment .btn:before {
  display: none; }

.UserProfileBirthDay.new .carousel-inner {
  position: relative;
  width: calc(100% + 30px);
  margin: 0 -15px;
  overflow: hidden;
  height: 167px; }

.UserProfileBirthDay.new .col-xs-6 {
  margin-bottom: 15px;
  padding: 0 42px 0 0; }
  .UserProfileBirthDay.new .col-xs-6:nth-child(odd) {
    padding: 0 0 0 42px; }
  .UserProfileBirthDay.new .col-xs-6 a:after {
    content: ' ';
    display: block;
    clear: both; }
  .UserProfileBirthDay.new .col-xs-6 a .img-user-small {
    float: left;
    display: block !important;
    width: 50px;
    margin-top: 7px;
    border: 2px solid white;
    transition: filter 0.5s ease-in-out;
    -webkit-filter: grayscale(0%);
    /* Ch 23+, Saf 6.0+, BB 10.0+ */
    filter: grayscale(0%);
    /* FF 35+ */ }
  .UserProfileBirthDay.new .col-xs-6 a .BirthDayInfo {
    float: right;
    width: calc(100% - 55px);
    border-left: 1px solid #ddd;
    padding: 6px 0 6px 6px; }
    .UserProfileBirthDay.new .col-xs-6 a .BirthDayInfo .date {
      font-size: 12px;
      color: #686773; }
      .UserProfileBirthDay.new .col-xs-6 a .BirthDayInfo .date:before {
        display: none; }
    .UserProfileBirthDay.new .col-xs-6 a .BirthDayInfo .name span {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .UserProfileBirthDay.new .col-xs-6 a:hover .BirthDayInfo .name {
    color: #bbce3a; }
  .UserProfileBirthDay.new .col-xs-6 a:hover .img-user-small {
    -webkit-filter: grayscale(100%);
    /* Ch 23+, Saf 6.0+, BB 10.0+ */
    filter: grayscale(100%);
    /* FF 35+ */ }
  .UserProfileBirthDay.new .col-xs-6:after {
    content: ' ';
    display: block;
    clear: both; }
  .UserProfileBirthDay.new .col-xs-6.today img.img-user-small {
    border-color: #bbce3a; }
  .UserProfileBirthDay.new .col-xs-6.today .name {
    color: #bbce3a; }

.UserProfileBirthDay.new .carousel-control {
  width: 20px;
  text-shadow: none;
  background: transparent; }
  .UserProfileBirthDay.new .carousel-control i {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 30px;
    opacity: 0.1; }
  .UserProfileBirthDay.new .carousel-control:hover i {
    opacity: 1;
    color: black; }
  .UserProfileBirthDay.new .carousel-control.left i {
    left: 14px; }
  .UserProfileBirthDay.new .carousel-control.right i {
    right: 14px; }

/* GALLERY */
.galleries .row {
  margin-top: 20px;
  margin-bottom: 20px; }

.gallery .big a {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px; }
  .gallery .big a .caption {
    position: absolute;
    top: 600px;
    padding: 36px; }
    .gallery .big a .caption .title span {
      display: block;
      line-height: 1.2em;
      font-size: 30px;
      color: #bbce3a;
      max-height: 216px;
      overflow: hidden; }
    .gallery .big a .caption .title hr {
      width: 30%;
      background: #bbce3a;
      height: 2px;
      border: none;
      text-align: left; }
    .gallery .big a .caption .desc {
      font-size: 24px;
      color: #bbce3a; }
    .gallery .big a .caption.hover {
      top: 0;
      transition: all 0.4s ease-in-out; }
  .gallery .big a img {
    transition: all 0.4s ease-in-out; }
    .gallery .big a img.hover {
      opacity: 0.3;
      transform: scale(1.1);
      cursor: pointer; }
  .gallery .big a .caption img.hover {
    opacity: 1; }

.galleries .item a, .gallery .thumbs .item a {
  display: block;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden; }
  .galleries .item a img, .gallery .thumbs .item a img {
    transition: all 0.4s ease-in-out; }
    .galleries .item a img.hover, .gallery .thumbs .item a img.hover {
      opacity: 0.5;
      transform: scale(1.1);
      cursor: pointer; }
  .galleries .item a .caption, .gallery .thumbs .item a .caption {
    background: #E9E9E9;
    color: #bbce3a;
    padding: 13px 20px;
    height: 78px;
    position: absolute;
    width: 100%;
    max-width: 314px;
    bottom: 0;
    font-size: 16px;
    line-height: 22px; }
    .galleries .item a .caption hr, .gallery .thumbs .item a .caption hr {
      display: block;
      height: 2px;
      width: 40px;
      border: none;
      height: 2px;
      background: white;
      text-align: left;
      margin: 17px 0 22px 0; }
    .galleries .item a .caption hr, .galleries .item a .caption img, .gallery .thumbs .item a .caption hr, .gallery .thumbs .item a .caption img {
      visibility: hidden; }
    .galleries .item a .caption img, .gallery .thumbs .item a .caption img {
      display: block; }
    .galleries .item a .caption.hover, .gallery .thumbs .item a .caption.hover {
      background: #bbce3a;
      color: white;
      padding-top: 25px;
      transition: all 0.4s ease-in-out;
      height: 150px;
      cursor: pointer; }
      .galleries .item a .caption.hover hr, .galleries .item a .caption.hover img, .gallery .thumbs .item a .caption.hover hr, .gallery .thumbs .item a .caption.hover img {
        visibility: visible; }
    .galleries .item a .caption .caption.hover img.hover, .gallery .thumbs .item a .caption .caption.hover img.hover {
      opacity: 1; }

.gallery .thumbs .item a .caption {
  bottom: -300px; }
  .gallery .thumbs .item a .caption hr {
    display: block;
    height: 2px;
    width: 40px;
    border: none;
    height: 2px;
    background: white;
    text-align: left;
    margin: 17px 0 22px 0; }
  .gallery .thumbs .item a .caption.hover {
    bottom: 0; }

@media (min-width: 768px) {
  .galleries .item a {
    height: 380px; }
  .galleries .item a img[src*="youtube"], .gallery .thumbs .item a img[src*="youtube"] {
    max-width: 133%; }
  .galleries .item a img[src*="vimeo"], .gallery .thumbs .item a img[src*="vimeo"] {
    max-width: 100%; }
  .galleries .item a .caption.hover .desc, .gallery .thumbs .item a .caption.hover .desc {
    height: 66px;
    overflow: hidden; }
    .galleries .item a .caption.hover .desc span, .gallery .thumbs .item a .caption.hover .desc span {
      display: inline-block; }
  .gallery .thumbs .item a .caption.hover hr {
    margin: 10px 0; }
  .gallery .thumbs .item a .caption.hover .desc span {
    padding-bottom: 6px; }
  .smile-ranking-entry .left-smile-ranking-entry {
    width: 165px;
    font-size: 40px;
    line-height: 68px; }
  .smile-ranking-entry .right-smile-ranking-entry {
    width: calc( 100% - 165px); }
    .smile-ranking-entry .right-smile-ranking-entry .smile-user-name {
      font-size: 20px; }
    .smile-ranking-entry .right-smile-ranking-entry .progress {
      margin-top: 4px; }
  .profile-smile {
    width: 200px;
    height: 139px;
    background: #739292;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center; }
    .profile-smile i {
      display: block;
      font-size: 71px;
      margin: 12px 0 10px 0; }
    .profile-smile .profile-smile-received {
      font-size: 20px; }
      .profile-smile .profile-smile-received:after {
        content: ' Smile'; }
    .profile-smile .winnings-year {
      display: none; }
    .profile-smile.winner i {
      position: relative; }
      .profile-smile.winner i:after {
        display: block;
        content: ' ';
        left: 80.5px;
        top: -4px;
        position: absolute;
        width: 39px;
        height: 19px;
        background: yellow;
        background: url("../img/corona.png") center no-repeat; }
    .profile-smile.winner .winnings-year {
      display: block;
      position: absolute;
      font-size: 10px;
      top: 15px;
      left: 89px; }
  .RatingComment .comment .comment-container header {
    height: auto; }
  .RatingComment .comment .comment-container .comment-tag {
    padding: 5px 15px;
    font-size: 12px;
    border-top: 1px solid #eaeaea;
    color: #666; }
  .two-cols .gallery .thumbs .item a {
    height: 180px; }
    .two-cols .gallery .thumbs .item a .caption.hover hr {
      display: none; } }

@media (min-width: 1024px) {
  .adxm {
    margin: 13px 0 10px 0 !important; }
  .gallery .big a .caption {
    height: 455px; }
    .gallery .big a .caption .title span {
      font-size: 60px; } }

@media (min-width: 1200px) {
  .galleries .item a {
    height: 340px; }
  .gallery .big a img[src*="youtube"] {
    width: 718px;
    max-width: 718px;
    height: 555px; }
  .gallery .big a .caption {
    height: 555px; }
    .gallery .big a .caption .desc {
      position: absolute;
      bottom: 0;
      height: 160px;
      width: 370px; }
      .gallery .big a .caption .desc span {
        height: 70px;
        overflow: hidden;
        display: block; } }

#filter_list1 {
  display: none; }

.container-search .search_result.search_result:after {
  content: "\f0f6";
  color: #bbce3a; }

.container-search .search_result.search_result.search_result_PAGE:after {
  content: "\f0ac";
  color: #bbce3a; }

.container-search .search_result.search_result.search_result_ARTICLE:after {
  content: "\f1ea";
  left: -1px;
  color: #bbce3a; }

.container-search .search_result.search_result.search_result_ATTACHMENT:after {
  content: "\f0c6";
  color: #3e3e3e; }

.search_filter_list i.fa-file-text-o, .attachments i.fa-file-text-o, .related i.fa-file-text-o {
  color: #bbce3a !important; }

.search_filter_list i.fa-newspaper-o, .attachments i.fa-newspaper-o, .related i.fa-newspaper-o {
  content: "\f1ea";
  left: -1px;
  color: #bbce3a !important; }

.search_filter_list i.fa-paperclip, .attachments i.fa-paperclip, .related i.fa-paperclip {
  color: #3e3e3e !important; }

.search_filter_list i.fa-globe, .attachments i.fa-globe, .related i.fa-globe {
  color: #bbce3a !important; }

@media (min-width: 768px) {
  #utenti-speciali .fastMenuTree li {
    width: 33.3%;
    float: left; }
    #utenti-speciali .fastMenuTree li a {
      height: 110px; }
      #utenti-speciali .fastMenuTree li a span {
        height: 44px; }
  #utenti-speciali.centotorri .fastMenuTree li a {
    height: 161px; }
    #utenti-speciali.centotorri .fastMenuTree li a span {
      height: 64px; }
  .docSearchPanel {
    float: right;
    margin-top: -48px;
    margin-right: 10px; } }

footer#main-footer {
  background: #889625;
  position: absolute;
  bottom: 0;
  color: #cae4ed;
  font-weight: 300;
  width: 100%;
  padding: 20px 0;
  z-index: 2;
  font-size: 12px;
  text-transform: uppercase; }
  footer#main-footer a {
    color: #cae4ed; }
  footer#main-footer .social {
    float: left; }
    footer#main-footer .social li {
      display: inline-block;
      margin: 0 25px; }
      footer#main-footer .social li i {
        font-size: 30px; }

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  header#main-header-external #main-nav .navbar-nav {
    margin-top: 21px; }
  header#main-header-external #top-navbar li a.rubrica {
    padding-left: 0; }
  #aggiornamenti-normativi {
    margin-left: 0;
    margin-right: 0; }
  .two-cols:after {
    content: " ";
    background: white;
    width: 65.5%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0; }
  .col-sm-3.item-right {
    padding-left: 0;
    padding-right: 0; }
  #trackingSearch .btn-link.btn-panel.NavigationAutoLink {
    float: right;
    padding-right: 20px; }
  .a-img {
    overflow: hidden;
    display: block; }
  .highlight {
    margin-bottom: 15px; }
  .form-inline .checkbox label, .form-inline .radio label {
    margin-right: 10px; } }

@media (min-width: 992px) {
  .navbar-brand p {
    margin: 14px 0 0 0; } }

@media (min-width: 1024px) {
  #utenti-speciali .fastMenuTree li {
    width: 20%; }
  /*
	.centotorri-carousel{
			margin-top: 20px;
		}
	*/ }

@media (min-width: 1200px) {
  header#main-header-external #main-nav .navbar-nav li a {
    padding: 10px 12px;
    font-size: 17px; }
  /*
	header#main-header-external #main-nav .navbar-nav li.open ul li:first-child a{padding-left:19px;}
	header#main-header-external #main-nav .navbar-nav li.open ul li:last-child a{padding-right:19px;}
*/ }

@media (max-width: 992px) {
  #top-navbar .navbar-right .user-dropdown .hidden-xs {
    display: none; }
  .BulletinBoard .col-md-4 {
    margin-top: 10px; }
    .BulletinBoard .col-md-4 button.btn {
      margin-left: 10px; }
  .BulletinBoard article .item-center .abstract .toggle {
    bottom: -26px; } }

@media (max-width: 767px) {
  header#main-header-external #top-navbar li .navbar-form {
    margin-top: 0 !important; }
  header#main-header-external #main-nav .sm-clean {
    float: none; }
  #main-nav {
    margin-bottom: 0; }
  .navbar-search {
    display: none; }
  #main-nav-navbar {
    padding-left: 30px !important;
    /* li:nth-child(2) a{ padding-left: 12px !important;} */ }
  .others-logos.pull-right {
    padding-right: 77px; }
  .navbar-default .navbar-toggle {
    background: white !important;
    border-color: #bbce3a; }
    .navbar-default .navbar-toggle .icon-bar {
      background: #bbce3a; }
  header#main-header-external #top-navbar ul.dropdown-menu, header#main-header-external #top-navbar .dropdown-menu {
    right: 10px; } }

@media (max-width: 676px) {
  .userProfile .userProfileStatusInfo {
    width: 100%;
    float: none; }
  .userProfile .userProfileStatusUpdateInfo {
    display: none; }
  .userProfile header {
    padding: 20px 20px 20px 56px;
    border-left: 110px solid white;
    margin: 0px 0 20px -30px; }
    .userProfile header .profile-user-img {
      top: -20px;
      left: -94px;
      width: 140px;
      height: 140px; }
      .userProfile header .profile-user-img img {
        width: 120px; }
    .userProfile header h3 {
      font-size: 26px;
      margin-bottom: 10px; } }

@media (max-width: 535px) {
  header#main-header-external {
    padding-top: 38px; }
  header#main-header-external #top-navbar .navbar-left {
    margin-left: 0 !important; }
  header#main-header-external #top-navbar li.search-top-navbar {
    position: absolute;
    background-color: #bbce3a;
    top: 50px;
    width: 100%;
    margin-right: -15px;
    padding-bottom: 10px; }
    header#main-header-external #top-navbar li.search-top-navbar .navbar-form {
      width: 100%; }
      header#main-header-external #top-navbar li.search-top-navbar .navbar-form i.fa-search {
        display: none; }
      header#main-header-external #top-navbar li.search-top-navbar .navbar-form input {
        display: block;
        width: 100%;
        padding: 6px;
        background: white; }
        header#main-header-external #top-navbar li.search-top-navbar .navbar-form input::-moz-placeholder {
          color: #bbce3a;
          opacity: 1; }
        header#main-header-external #top-navbar li.search-top-navbar .navbar-form input::-ms-input-placeholder {
          color: #bbce3a;
          opacity: 1; }
        header#main-header-external #top-navbar li.search-top-navbar .navbar-form input::-webkit-input-placeholder {
          color: #bbce3a;
          opacity: 1; }
        header#main-header-external #top-navbar li.search-top-navbar .navbar-form input:active, header#main-header-external #top-navbar li.search-top-navbar .navbar-form input:focus {
          color: #bbce3a; }
  .navbar-brand p a img {
    width: 155px !important;
    height: auto !important; }
  .others-logos img {
    width: 30px !important;
    height: auto !important; }
    .others-logos img:first-child {
      width: 23px !important; }
  .navbar {
    min-height: 0; }
  .navbar-default {
    margin: 0; }
    .navbar-default .navbar-toggle {
      margin-top: 19px;
      position: absolute;
      right: 0; }
  #main-footer ul.social, #main-footer p.navbar-text.navbar-right {
    float: none;
    padding-left: 0; }
  footer#main-footer .social li {
    margin: 0 5px; } }

@media (max-width: 410px) {
  .userProfile header {
    padding: 20px 20px 20px 93px;
    border-left: none;
    margin: 0px 0 20px 0px; }
    .userProfile header .profile-user-img {
      top: 4px;
      left: 4px;
      width: 80px;
      height: 80px;
      border: none; }
      .userProfile header .profile-user-img img {
        width: 80px; }
    .userProfile header h3 {
      font-size: 16px; }
  header#main-header-external #brand-bar .navbar-brand {
    margin-top: 10px; }
  header#main-header-external #top-navbar #notify_container, header#main-header-external #top-navbar #activity_notify_container {
    width: 93%;
    top: 40px;
    position: fixed; }
    header#main-header-external #top-navbar #notify_container:before, header#main-header-external #top-navbar #activity_notify_container:before {
      right: 62px; }
  header#main-header-external #top-navbar .navbar-right .notification {
    position: static; }
  footer#main-footer .social li {
    margin: 0; } }

@media (max-width: 360px) {
  header#main-header-external #brand-bar .navbar-brand {
    margin-top: 4px; }
  header#main-header-external #top-navbar li a {
    padding: 10px; }
  .others-logos.pull-right {
    padding-right: 51px; }
  header#main-header-external #brand-bar .others-logos img:last-child {
    margin-left: 10px; }
  footer#main-footer .social li {
    margin: 0; }
  footer#main-footer .social li i {
    font-size: 20px; }
  footer#main-footer {
    font-size: 11px; } }

@media (min-width: 767px) and (max-width: 992px) {
  header#main-header-external #top-navbar li .navbar-form input {
    width: 90px; }
  header#main-header-external #top-navbar .nav > li > a {
    padding: 10px; }
  header#main-header-external #top-navbar .navbar-right {
    margin-right: -15px !important;
    margin-left: -50px !important; }
  .two-cols sidebar .btn {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%; } }

@media (min-width: 767px) and (max-width: 1199px) {
  .BulletinBoard .item-right small span {
    display: none; } }

@media (min-width: 992px) and (max-width: 1200px) {
  header#main-header-external #top-navbar .navbar-right .user-dropdown button.btn-link .hidden-xs {
    display: none; } }

.docUnreadSmallBox h3 .badge {
  background-color: #9d579e; }

/*  MODIFICHE RB  */
.extra-info img.tooltips {
  width: 40px; }

.userlist2_search_result_block_image img {
  width: 30px !important; }

span.more {
  display: block;
  font-size: 12px;
  color: #009e49; }

.RSSFeedLink {
  display: none; }

li.menu-status .user-status {
  position: relative !important;
  display: inline-block !important; }

header#main-header-external #top-navbar .navbar-right .user-dropdown .fa::before {
  font-size: 13px !important;
  margin-right: 3px; }

.addNewProject li {
  list-style: none;
  float: right;
  font-size: 23px; }

ul.notification {
  list-style: none;
  padding: 0;
  margin: 0; }

#main-header {
  position: inherit; }

.page-content-wrapper .page-content {
  padding-top: 0; }

#main-header.main-header-fixed {
  padding-left: 0 !important; }

.form-body .select2-container {
  border: 0 !important; }

.main-header-fixed#main-header #tools {
  position: relative;
  float: right;
  width: auto;
  top: -30px;
  right: inherit; }

.singola-nota .page-content-wrapper .page-content #main-header.main-header-fixed {
  margin-top: -20px !important; }

/* CALENDARIO KENDO */
#calendar {
  font-size: 1em;
  margin: 20px 0; }

.k-window, .k-content, .k-edit-buttons, .k-header, .k-button, .k-window-title {
  font-size: 1em; }

.k-widget.k-numerictextbox.k-recur-interval {
  margin-right: 6px; }

input.k-recur-weekday-checkbox {
  margin-left: 6px; }

.calendar-edit textarea.k-textbox {
  min-height: 60px; }

@media (min-width: 1024px) {
  .carousel .carousel-caption {
    top: 2px;
    font-size: 20px; }
    .carousel .carousel-caption h1 {
      font-size: 52px;
      line-height: 52px; }
  .filter-search .checkbox label {
    margin-right: 8px; }
  .filter-search .checkbox.div-status {
    padding-right: 8px;
    border-right: 1px solid #dadada;
    margin-right: 15px; }
  .filter-search .checkbox.div-interaction {
    margin-right: 15px; }
  .filter-search #search {
    margin-right: 15px; } }

@media (min-width: 1200px) {
  form#trackingSearch #Rowstatus .col-sm-5 .checkbox {
    display: inline-block;
    margin-right: 20px; } }

@media (min-width: 1440px) {
  .container {
    width: 1400px; }
  .template-home .first-band #home-buttons-container .richiesta-offerta a {
    padding: 36px 20px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  form#trackingSearch #Rowstatus .btn-link.btn.btn-panel {
    padding-left: 0; }
  .template-home .first-band #home-buttons-container a {
    padding: 22px 0; } }

@media print {
  .ratingCommentForm, .two-cols sidebar, .two-cols sidebar .btn.read-more, footer#main-footer, ul.news-meta li.print, .switch.form-group, .docSearchPanel, .item-document .document-actions, .navbar-search, #main-header-external, a[href]:after, .breadcrumb, form .btn, .notificationMail, .formActionLink, .favoriteContent, .formActionToolBar, #Row1180, #Row1898, #Row__User2, #Row__User3 {
    display: none; }
  body, html {
    line-height: 1.2;
    width: 1024px;
    position: absolute;
    transform: scale(1); }
  p {
    margin: 0;
    padding: 0; }
  .form-control-static {
    margin: 0;
    padding: 2px;
    min-height: 20px; }
  .form-group {
    margin-bottom: 0; }
  .container {
    width: 100%; }
  @page {
    size: 210mm 297mm;
    /* landscape */
    margin: 5mm; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%;
    padding: 2px; }
  .col-sm-11 {
    width: 91.66666667%;
    padding: 2px; }
  .col-sm-10 {
    width: 83.33333333%;
    padding: 2px; }
  .col-sm-9 {
    width: 75%;
    padding: 2px; }
  .col-sm-8 {
    width: 66.66666667%;
    padding: 2px; }
  .col-sm-7 {
    width: 58.33333333%;
    padding: 2px; }
  .col-sm-6 {
    width: 50%;
    padding: 2px; }
  .col-sm-5 {
    width: 41.66666667%;
    padding: 2px; }
  .col-sm-4 {
    width: 33.33333333%;
    padding: 2px; }
  .col-sm-3 {
    width: 25%;
    padding: 2px; }
  .col-sm-2 {
    width: 16.66666667%;
    padding: 2px; }
  .col-sm-1 {
    width: 8.33333333%;
    padding: 2px; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .visible-xs {
    display: none !important; }
  .hidden-xs {
    display: block !important; }
  table.hidden-xs {
    display: table; }
  tr.hidden-xs {
    display: table-row !important; }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important; }
  .hidden-xs.hidden-print {
    display: none !important; }
  .hidden-sm {
    display: none !important; }
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; }
  .UserProfileReferent .user-intro {
    text-align: left;
    margin: 0 0 0 20px; }
  .two-cols .main {
    padding: 0; } }

.RSSFeedLink {
  display: none; }

.birthday-list {
  list-style: none;
  font-size: 110%;
  font-weight: bold; }
  .birthday-list li {
    margin-bottom: 10px; }

.commentHistory h5 {
  margin-bottom: 5px;
  padding: 5px; }

.commentHistory .commentRow {
  display: block;
  margin: 0 0 10px 0;
  padding: 0; }

.commentHistory .commentUserName {
  font-weight: bold; }

.commentHistory .commentComment {
  display: block;
  clear: both;
  background-color: #f6f6f6;
  padding: 10px; }

.commentHistory .commentTitle {
  background-color: #f0f0f0;
  color: #333333;
  margin: 0;
  padding: 10px; }

.commentHistory .commentProcedura {
  margin-left: 40px;
  color: #024988;
  font-weight: bold; }

.panel-adv {
  border-top: 1px solid #eaeaea;
  padding-top: 15px;
  margin-top: 15px; }

.FormButton .btn {
  margin-bottom: 10px !important; }

#divCerca {
  background-color: #eeeeee;
  padding: 10px;
  margin: 10px 0; }

/*# sourceMappingURL=custom.map */