#incentivi-firenze .signup_logo {
  display: none;
}
#incentivi-firenze.signup_container {
  background-color: #050647;
  background-image: url('/images/signup/maas_firenze.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
#incentivi-firenze #filters-cont .filters-active:hover {
  background-color: #44af2b;
  color: #13100D;
}
#incentivi-firenze .background-overlay {
  background: #050647;
  opacity: 0.6;
}
#incentivi-firenze .menuactive a,
#incentivi-firenze .main-menu .menuactive .fa:not(.fa-circle) {
  color: #13100D !important;
}
#incentivi-firenze .main-menu .need-publish {
  color: #f18825 !important;
}
#incentivi-firenze .main-menu .published {
  color: #71a992 !important;
}
#incentivi-firenze .label.label-warning {
  background-color: #f18825 !important;
}
#incentivi-firenze .label.label-danger {
  background-color: #e0403f !important;
}
#incentivi-firenze .radio-group input[type=radio]:checked + label {
  background: #44af2b;
  color: #13100D;
}
#incentivi-firenze .radio-group {
  border: solid 2px #44af2b;
}
#incentivi-firenze .radio-group label + input[type=radio] + label {
  border-left: solid 2px #44af2b;
}
#incentivi-firenze .tickets_css md-tabs.md-default-theme .md-tab.md-active,
#incentivi-firenze md-tabs .md-tab.md-active,
#incentivi-firenze md-tabs.md-default-theme .md-tab.md-active md-icon,
#incentivi-firenze md-tabs .md-tab.md-active md-icon,
#incentivi-firenze md-tabs.md-default-theme .md-tab.md-focused,
#incentivi-firenze md-tabs .md-tab.md-focused,
#incentivi-firenze md-tabs.md-default-theme .md-tab.md-focused md-icon,
#incentivi-firenze md-tabs .md-tab.md-focused md-icon {
  background-color: #eedca4 !important;
  color: #13100D !important;
}
#incentivi-firenze md-tabs.md-default-theme md-ink-bar,
#incentivi-firenze md-tabs md-ink-bar {
  background-color: #44af2b;
}
#incentivi-firenze #signup_user_form,
#incentivi-firenze #login_user_form {
  margin: 0 auto;
}
#incentivi-firenze #signup-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 750px;
  width: 100%;
  height: 50px;
  margin-bottom: 60px;
}
#incentivi-firenze #signup-footer {
  background-image: url('/images/signup/footer.png');
  position: relative;
  display: relative;
  min-width: 750px;
  width: 100%;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  #incentivi-firenze #signup-header,
  #incentivi-firenze #signup-footer {
    min-width: auto;
  }
  #incentivi-firenze #signup-header {
    margin-bottom: 30px;
  }
  #incentivi-firenze #signup-footer {
    margin-top: 30px;
  }
}
#incentivi-firenze #signup_logo_1,
#incentivi-firenze #signup_logo_2,
#incentivi-firenze #signup_logo_3 {
  -webkit-box-flex: 33%;
  -webkit-flex: 33%;
      -ms-flex: 33%;
          flex: 33%;
  height: 100%;
  margin: 0px 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#incentivi-firenze #signup_logo_1 {
  background-image: url('/images/signup/GiglioB.jpg');
}
#incentivi-firenze #signup_logo_2 {
  background-image: url('/images/signup/MaaS_Living-Lab_ToMove_blu.png');
}
#incentivi-firenze .publishEverywhere {
  color: #44af2b !important;
}
#incentivi-firenze .menuLeft {
  background-color: #13100D;
}
#incentivi-firenze #signup_subtitle {
  margin-top: -30px;
  margin-bottom: 40px;
}
#incentivi-firenze .label.label-success {
  background: #71a992;
}
#incentivi-firenze .confirm,
#incentivi-firenze md-toast.md-confirm-theme .md-toast-content {
  background-color: #006b44 !important;
}
#incentivi-firenze .danger,
#incentivi-firenze md-toast.md-danger-theme .md-toast-content {
  background-color: #e0403f !important;
}
#incentivi-firenze md-switch.md-default-theme.md-checked .md-thumb,
#incentivi-firenze md-switch.md-checked .md-thumb {
  background-color: #44af2b !important;
}
#incentivi-firenze md-switch.md-default-theme.md-checked .md-bar,
#incentivi-firenze md-switch.md-checked .md-bar {
  background-color: #44af2b;
  opacity: 0.5;
}
#incentivi-firenze a.md-button.md-default-theme.md-primary.md-raised,
#incentivi-firenze a.md-button.md-primary.md-raised,
#incentivi-firenze a.md-button.md-default-theme.md-primary.md-fab,
#incentivi-firenze a.md-button.md-primary.md-fab,
#incentivi-firenze .md-button.md-default-theme.md-primary.md-raised,
#incentivi-firenze .md-button.md-primary.md-raised,
#incentivi-firenze .md-button.md-default-theme.md-primary.md-fab,
#incentivi-firenze .md-button.md-primary.md-fab {
  background-color: #44af2b;
  color: #ffffff;
}
#incentivi-firenze md-radio-button.md-default-theme.md-checked .md-off,
#incentivi-firenze md-radio-button.md-checked .md-off {
  border-color: #44af2b;
}
#incentivi-firenze md-radio-button.md-default-theme .md-on,
#incentivi-firenze md-radio-button .md-on {
  background-color: #44af2b;
}
#incentivi-firenze md-slider.md-default-theme .md-thumb:after,
#incentivi-firenze md-slider .md-thumb:after {
  border-color: #44af2b;
  background-color: #44af2b;
}
#incentivi-firenze md-slider.md-default-theme .md-sign,
#incentivi-firenze md-slider .md-sign {
  background-color: #44af2b;
}
#incentivi-firenze md-slider.md-default-theme .md-sign:after,
#incentivi-firenze md-slider .md-sign:after {
  border-top-color: #44af2b;
}
#incentivi-firenze .pillsNavigation,
#incentivi-firenze .pillsNavigation li {
  background: #262626;
}
#incentivi-firenze .secondToolbar,
#incentivi-firenze .md-checkbox.md-default-theme.md-checked .md-icon,
#incentivi-firenze md-checkbox.md-checked .md-icon,
#incentivi-firenze .openmoveLang.selected,
#incentivi-firenze .service_container:active,
#incentivi-firenze .service_container.active,
#incentivi-firenze .service_selector:active,
#incentivi-firenze .service_selector.active {
  background-color: #44af2b !important;
}
#incentivi-firenze #slide_out li.menuactive:before,
#incentivi-firenze #slide_out li.animated:before,
#incentivi-firenze md-toolbar {
  background-color: #44af2b !important;
}
#incentivi-firenze .link,
#incentivi-firenze .boldOM,
#incentivi-firenze .support a {
  color: #007145 !important;
}
#incentivi-firenze .filterNavigation {
  color: #262626;
}
#incentivi-firenze .filterNavigation.current {
  color: #44af2b;
  border-bottom: 1px solid #44af2b;
}
#incentivi-firenze .content_filters hr {
  border-color: #44af2b !important;
  color: #44af2b;
  background-color: #44af2b;
  border-top: 1px solid #44af2b;
}
#incentivi-firenze .md-default-theme .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator,
#incentivi-firenze .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator,
#incentivi-firenze .md-default-theme .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator,
#incentivi-firenze .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator {
  background: #44af2b;
}
#incentivi-firenze .md-default-theme .md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator,
#incentivi-firenze .md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator {
  border-color: #44af2b;
}
#incentivi-firenze #pagination-content .pagination a.active {
  border-color: #44af2b;
  background-color: #44af2b;
}
#incentivi-firenze #pagination-content .pagination a:hover:not(.active) {
  background-color: #007145;
}
#incentivi-firenze .userLogo {
  border-color: #007145;
}
#incentivi-firenze a {
  color: #007145;
}
#incentivi-firenze .loadingSpinner circle,
#incentivi-firenze .ygg-loading.inline .loadingSpinner circle,
#incentivi-firenze .ygg-loading .loadingSpinner circle {
  stroke: #44af2b !important;
}
@-webkit-keyframes stroke-color {
  from {
    stroke: #007145;
  }
}
@keyframes stroke-color {
  from {
    stroke: #007145;
  }
}
#incentivi-firenze a.md-button.md-default-theme.md-primary.md-raised:hover,
#incentivi-firenze a.md-button.md-primary.md-raised:hover,
#incentivi-firenze a.md-button.md-default-theme.md-primary.md-fab:hover,
#incentivi-firenze a.md-button.md-primary.md-fab:hover,
#incentivi-firenze .md-button.md-default-theme.md-primary.md-raised:hover,
#incentivi-firenze .md-button.md-primary.md-raised:hover,
#incentivi-firenze .md-button.md-default-theme.md-primary.md-fab:hover,
#incentivi-firenze .md-button.md-primary.md-fab:hover {
  background-color: #262626 !important;
  color: #fff;
}
#incentivi-firenze .singleTicket .ticketAction {
  background-color: #44af2b;
}
