/* This file outputs to css */
/*-------------------
   Global imports
-------------------*/
/*-------------------
    Base import
-------------------*/
.theme-default .sidebar-left .nav > li > a, .panel-heading, .panel-pratica, .pagination > li > a, .pagination > li > span, .pagination > .active > span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

ul.nav.navbar-nav.mobile-only input.search {
  -webkit-appearance: none !important;
  color: #282323;
  outline: 0;
  height: 30px;
  width: 200px;
  padding: 7px 15px;
  font-size: 0.75em;
  font-weight: normal;
  vertical-align: top;
  background-color: #EDF1F2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  border: none;
  transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
  margin-left: 10px;
  position: relative; }

ul.nav.navbar-nav.mobile-only .btn.btn-sm.btn-search {
  position: absolute;
  top: 0px;
  right: 5px;
  background: none; }

/*==================================
            Base Styles 
            -----------
Defines how elements look by default
==================================*/
.btn-success {
  padding: 11px 14px;
  font-size: 13px; }

.btn-primary.btn-trans.btn-primary, a.btn-primary:link, a.btn-primary:visited {
  color: #4D4D4D;
  background-color: transparent;
  border: none;
  font-size: .85em; }

small {
  font-family: "RobotoBoldCondensed", Helvetica, sans-serif; }

a {
  color: #4D4D4D; }

/*-------------------
    Components import
-------------------*/
/*-------------------
    Typography
-------------------*/
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.ttf"); }
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/Roboto-Condensed.ttf"); }
@font-face {
  font-family: "RobotoBoldCondensed";
  src: url("../fonts/Roboto-BoldCondensed.ttf"); }
@font-face {
  font-family: "MavenPro";
  src: url("../fonts/MavenProRegular.otf"); }
@font-face {
  font-family: "MavenProMedium";
  src: url("../fonts/MavenProMedium.otf"); }
@font-face {
  font-family: "MavenProBold";
  src: url("../fonts/MavenProBold.otf"); }
body {
  font-family: "Roboto", Helvetica, sans-serif;
  color: #4D4D4D; }

h1, h2, h3, h4, h5, h6 {
  font-family: "RobotoBoldCondensed", Helvetica, sans-serif; }

.sidebar-profile .profile-body .title {
  font-family: "RobotoBoldCondensed", Helvetica, sans-serif;
  color: #7B8C91 !important;
  font-size: 13px; }

/*-------------------
  Layout imports
-------------------*/
/*==================================
        Login Form Styles 
==================================*/
#login-wrapper .brand {
  padding: 0px !important; }

.panel-primary > .panel-heading.panel-login {
  background-color: #fff;
  border-color: #fff;
  height: 80px; }

.btn-primary.btn-login, a.btn-primary.btn-login:link, a.btn-primary.btn-login:visited {
  color: #FFF !important;
  background-color: #4CA0C3;
  width: 60%;
  margin: 0 auto; }

.login-lost-pwd {
  margin: 20px 0; }

.form-control {
  padding: 7px 10px; }

/*==================================
            Header Styles 
==================================*/
/*Header Logo*/
#header {
  box-shadow: 0 0.1px 5px #000; }
  #header .brand {
    float: left;
    padding: 0;
    position: relative; }
  #header .logo {
    padding: 0;
    display: inline-block; }
  #header .logo img {
    height: 50px; }
  #header .img {
    /*max-width: 60%;*/
    max-height: 80%;
    height: auto;
    margin: 10px 0 0 55px; }
  #header buttobrandn.sidebar-toggle {
    font-size: 1.5em;
    padding: 10px; }

.theme-default #header {
  position: fixed;
  z-index: 2000; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  width: 50px;
  content: "\f0c9";
  color: #79B0EC; }

.btn.btn-social-icon {
  padding: 19px;
  margin: 0;
  font-size: 0.9em;
  color: #4D4D4D; }

.fa-facebook:before {
  content: "\f09a";
  font-size: 1.3em; }

.fa-linkedin:before {
  content: "\f0e1";
  font-size: 1.3em; }

ul.hidden-xs.nav.navbar-nav.navbar-right li a:hover {
  background-color: transparent; }

#header .profile ul > li:first-child {
  padding: 0; }

.dropdown-menu.animated.fadeInLeft {
  margin-left: -35px; }
  .dropdown-menu.animated.fadeInLeft li > a > h3 {
    margin: 5px 0; }

/*==================================
        Navbar Styles 
==================================*/
.theme-default.sidebar-mini.sidebar-left.nav > li.active > a,
.theme-default.sidebar-mini.sidebar-left.nav > li.active > a:focus,
.theme-default.sidebar-mini.sidebar-left.nav > li.active > a:hover,
.theme-default.sidebar-left.nav > li.active > a,
.theme-default.sidebar-left.nav > li.active > a:focus,
.theme-default.sidebar-left.nav > li.active > a:hover {
  border-radius: 0px; }

.theme-default.sidebar-mini .sidebar-left .nav > li.active > a, .theme-default.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-default.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-default .sidebar-left .nav > li.active > a, .theme-default .sidebar-left .nav > li.active > a:focus, .theme-default .sidebar-left .nav > li.active > a:hover {
  background-color: #A0C7F2;
  color: #FFF !important;
  box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0px; }

a:link, a:visited {
  text-decoration: none;
  outline: none;
  color: #2e2e32 !important; }

.sidebar .nav-pills {
  margin-left: 0px;
  margin-right: 0px; }

.sidebar-left a {
  color: #4D4D4D;
  font-size: 1.2em; }

.theme-default .sidebar-left .nav > li.open > a, .theme-default .sidebar-left .nav > li > a:hover {
  color: #414858;
  background-color: #EEE;
  border-radius: 0px; }

.nav-stacked > li + li {
  margin-top: 0px;
  margin-left: 0px; }

.nav-dropdown.menu_left.open {
  background-color: #1d212a; }

.nav-sub-ditta.nav-sub-ditta-interventi.nav-sub-active.active {
  border-radius: 0px; }

.nav-sub-active {
  background-color: #C9C9C9;
  border-radius: 0px; }

.theme-default .sidebar-left {
  background-color: #FFF;
  border-radius: 0px;
  position: fixed;
  z-index: 1000; }

.theme-default .sidebar-left .nav > li > a {
  font-size: 1.04em;
  font-family: "RobotoCondensed", Helvetica, sans-serif;
  font-weight: 500; }

.sidebar .nav i {
  font-size: 1.4em; }

.datagrid_header {
  font-size: 13px;
  text-transform: uppercase; }

#header .navbar-right > .dropdown > .dropdown-menu {
  margin-left: -55px; }

.sidebar-profile {
  background-color: #79B0EC !important;
  text-align: center;
  padding: 30px;
  box-shadow: inset 0 0 60px 5px rgba(0, 0, 0, 0.1); }

.sidebar-profile .profile-body h4 {
  color: #FFF;
  font-size: 1.15em;
  font-weight: 800; }

ul.nav.navbar-nav.mobile-only {
  margin-top: 40px;
  padding: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE; }
  ul.nav.navbar-nav.mobile-only a {
    padding-top: 10px;
    padding-bottom: 10px; }
  ul.nav.navbar-nav.mobile-only .campo-ricerca {
    margin-top: 20px;
    width: 90%; }
  ul.nav.navbar-nav.mobile-only .contatti-navbar {
    bottom: 0; }
  ul.nav.navbar-nav.mobile-only > li > h4 {
    padding-left: 15px;
    padding-bottom: 5px; }

.nav.navbar-nav.contatti-navbar {
  display: flex;
  flex-flow: row wrap;
  padding-left: 15px;
  position: absolute; }
  .nav.navbar-nav.contatti-navbar .btn {
    margin-top: -5px;
    margin-bottom: -5px; }
  .nav.navbar-nav.contatti-navbar .btn.btn-social-icon.btn-facebook, .nav.navbar-nav.contatti-navbar .btn.btn-social-icon.btn-linkedin {
    font-size: 1em; }

/*==================================
        Pagina Pratiche Styles 
==================================*/
.panel-heading {
  cursor: pointer;
  text-align: center;
  height: 55px; }
  .panel-heading h3.panel-title {
    color: #FFF;
    font-size: 1em;
    font-weight: 800;
    padding-top: 5px; }

.panel-heading h3.panel-title > a {
  color: #FFF !important; }

.panel-pratica:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25); }

.panel-heading.offerta-ricevuta {
  background-color: #50C9FF; }

.panel-heading.in-quotazione {
  background-color: #F4A773; }

.panel-heading.ricevuti-originali {
  background-color: #55C9A6; }

.panel-heading.richieste-informazioni {
  background-color: #EA7882; }

.panel-heading.in-analisi {
  background-color: #B4A1DD; }

.panel-heading.elaborazione-prospetto {
  background-color: #008400; }

.panel-heading.prospetto-consegnato {
  background-color: #6699FF; }

.panel-heading.in-emissione {
  background-color: #F1C40F; }

.panel-heading.contratto-spedito {
  background-color: #9b59b6; }

.panel-heading.chiusa-no-seguito {
  background-color: #2C3E50; }

.panel-heading.inviata-chiusa {
  background-color: #2C3E50; }

.panel-heading.quotazione-in-scadenza {
  background-color: #C0392B; }

.panel-body.pratica {
  padding: 20px 5px 25px;
  line-height: 1.8em;
  width: 96%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .panel-body.pratica h4.panel-body-title {
    font-size: 0.95em;
    font-weight: 100;
    display: inline; }
  .panel-body.pratica p.panel-body-text {
    font-size: 0.9em;
    display: inline; }

.pagination > li > a, .pagination > li > span {
  color: #4D4D4D; }
  .pagination > li > a:hover, .pagination > li > span:hover {
    color: #4D4D4D !important;
    cursor: pointer; }

.pagination > .active > span {
  background-color: #A0C7F2;
  color: #FFF !important;
  border-color: #A0C7F2;
  box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.1); }
  .pagination > .active > span:hover {
    background-color: #EEE;
    color: #4D4D4D !important;
    border: 1px solid #EEE; }

li.filtro-stati {
  width: 100%;
  text-align: center;
  display: flex;
  flex-flow: row;
  margin: 20px 0; }
  li.filtro-stati a.bottone-filtro > span {
    text-align: center; }
  li.filtro-stati h3.testo-filtro {
    width: 60%;
    text-align: center; }

/*==================================
        Nuova Pratica Styles 
==================================*/
.pratica {
  background-color: white;
  padding: 2% 5%;
  border-radius: 5px; }

h3.campo-pratica {
  line-height: 2; }

.btn.btn-nuovapratica {
  color: #FFF !important; }

.btn.btn-nuovapratica.btn-primary {
  background-color: #79B0EC; }

.btn.btn-nuovapratica.btn-warning {
  margin-left: 25px;
  background-color: transparent;
  color: #79B0EC !important;
  border: 1px solid #79B0EC; }

/*==================================
        Nuova Pratica Styles 
==================================*/
h4.pratica-body-title {
  float: left; }

.stato-pratica {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  float: left;
  margin-right: 15px; }

.stato-pratica.offerta-ricevuta {
  background-color: #50C9FF; }

.stato-pratica.in-quotazione {
  background-color: #F4A773; }

.stato-pratica.ricevuti-originali {
  background-color: #55C9A6; }

.stato-pratica.richieste-informazioni {
  background-color: #EA7882; }

.stato-pratica.in-analisi {
  background-color: #B4A1DD; }

.testo-stato {
  padding-top: 5px; }

.messaggio {
  margin-top: 20px;
  border: 1px solid #EEE; }
  .messaggio .header-messaggio {
    background-color: #C6C6C6;
    height: 35px;
    border-bottom: 1px solid #EEE; }
  .messaggio h3 {
    color: #4D4D4D;
    text-align: left;
    padding: 8px; }
  .messaggio p {
    padding: 8px; }
  .messaggio .allegato {
    padding: 0 0 10px 8px; }

.cliente {
  text-transform: uppercase; }

.dati-pratica {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  padding: 2% 2% 1%;
  background-color: #A0C7F2;
  color: #FFF !important;
  box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.1); }

.form-pratica {
  margin-top: 40px; }

.bottoni-pratica {
  margin-top: 20px; }

/*==================================
        Media Queries 
==================================*/
/***************************************
        PORTRAIT SMARTPHONES
***************************************/
@media screen and (max-width: 480px) and (orientation: portrait) {
  .control-buttons {
    float: left;
    padding: 10px 0; }

  #header .brand img {
    /*max-width: 60%;*/
    max-height: 80%;
    height: auto;
    margin: 2.5% 0 0; }

  .panel-heading h3.panel-title {
    font-size: 0.8em; }

  .panel-body.pratica h4.panel-body-title {
    font-size: 0.8em; }

  .sidebar-profile.profile-body h4 {
    font-size: 1em; }

  ul.visible-xs.nav.navbar-nav {
    display: inline-block !important;
    margin-top: 50px;
    margin-bottom: -15px;
    margin-left: 10px;
    text-align: left; }
    ul.visible-xs.nav.navbar-nav .btn {
      display: inline-flex;
      margin: 0;
      padding: 0; }
    ul.visible-xs.nav.navbar-nav .btn.btn-social-icon.btn-facebook, ul.visible-xs.nav.navbar-nav .btn.btn-social-icon.btn-linkedin {
      display: inline-flex;
      float: left;
      margin: 0;
      padding-top: 15px;
      font-size: .8em; }

  textarea {
    width: 100%; }

  .messaggio {
    margin-top: 15px; }
    .messaggio h3 {
      font-size: .85em; }
    .messaggio p {
      font-size: .8em; }
    .messaggio .allegato {
      padding: 0 0 10px 8px;
      font-size: .85em; }

  .stato-pratica {
    width: 25px;
    height: 25px;
    margin-right: 45px; }

  .stato-pratica, .testo-stato {
    margin: 10px 0; }

  .testo-stato {
    margin-left: 30px; }

  li.filtro-pratiche, li.cerca-pratiche {
    display: none; }

  ul.nav.navbar-nav.navbar-right {
    display: none; }

  .theme-default #header, .sidebar {
    position: absolute !important;
    font-size: .9em; }

  ul.nav.navbar-nav.mobile-only {
    padding-left: 15px; }

  .nav.navbar-nav.contatti-navbar {
    padding-left: 30px; }

  .sidebar-profile {
    padding: 20px; }

  ul.nav.navbar-nav.mobile-only .btn.btn-sm.btn-search {
    right: 15px; }

  .dati-pratica {
    border-radius: 0; }
    .dati-pratica .pratica-body-title {
      width: 40%;
      margin-top: 5px;
      margin-bottom: 5px; }
    .dati-pratica .pratica-body-text {
      width: 60%;
      margin-top: 5px;
      margin-bottom: 5px; } }
/***************************************
        LANDSCAPE SMARTPHONES
***************************************/
@media screen and (max-width: 800px) and (orientation: landscape) {
  .control-buttons {
    float: left;
    padding: 10px 0; }

  #header .brand img {
    max-height: 80%; 
  }

  .panel-heading h3.panel-title {
    font-size: 1em; }

  .panel-body.pratica h4.panel-body-title {
    font-size: 0.9em; }

  textarea {
    width: 100%; }

  li.filtro-pratiche, li.cerca-pratiche {
    display: none; }

  ul.nav.navbar-nav.navbar-right {
    display: none; }

  .theme-default #header, .sidebar {
    position: absolute !important;
    font-size: .9em; }

  ul.nav.navbar-nav.mobile-only {
    padding-left: 15px; }

  .nav.navbar-nav.contatti-navbar {
    padding-left: 30px; }

  .sidebar-profile {
    padding: 20px; }

  .dati-pratica .pratica-body-title {
    width: 40%;
    margin-top: 5px;
    margin-bottom: 5px; }
  .dati-pratica .pratica-body-text {
    width: 60%;
    margin-top: 5px;
    margin-bottom: 5px; } }
/***************************************
        PORTRAIT TABLETS
***************************************/
@media only screen and (min-width: 450px) and (max-width: 810px) and (orientation: portrait) {
  .sidebar-mini .sidebar {
    display: none; }

  .sidebar-mini .sidebar + .main-content-wrapper {
    margin-left: 0; }

  #login-wrapper {
    margin-right: 5%;
    margin-left: 5%; }

  .btn.btn-social-icon {
    padding: 22px 5px;
    font-size: 0.7em; }

  textarea {
    width: 100%; }

  li.filtro-pratiche, li.cerca-pratiche {
    display: none; }

  ul.nav.navbar-nav.navbar-right {
    display: none; }

  .nav.navbar-nav.contatti-navbar {
    bottom: 0;
    left: 0; }

  .dati-pratica .pratica-body-title {
    width: 40%;
    margin-top: 5px;
    margin-bottom: 5px; }
  .dati-pratica .pratica-body-text {
    width: 60%;
    margin-top: 5px;
    margin-bottom: 5px; } }
/***************************************
         LANDSCAPE TABLETS
***************************************/
@media screen and (min-width: 801px) and (max-width: 1300px) and (orientation: landscape) {
  .panel-body.pratica {
    border-radius: 53px;
    padding: 20px 5px 25px;
    overflow: hidden;
    line-height: 1.8em; }
    .panel-body.pratica h4.panel-body-title {
      font-size: 0.8em; }
    .panel-body.pratica p.panel-body-text {
      font-size: 0.8em; }

  .panel-heading h3.panel-title {
    font-size: 0.85em; }

  .btn.btn-social-icon {
    padding: 22px 15px;
    font-size: 0.8em; }

  ul.nav.navbar-nav.mobile-only {
    display: none; }

  .nav.navbar-nav.contatti-navbar {
    display: none; }

  .dati-pratica .pratica-body-title {
    width: 20%; }
  .dati-pratica .pratica-body-text {
    width: 30%; } }
/***************************
LANDSCAPE TABLETS TO LAPTOP
***************************/
@media screen and (min-width: 993px) and (max-width: 1280px) {
  .table > thead > tr > th {
    padding: 0 5px 0 0; }

  /*bottoni liste ditte, consulenti, utenti*/
  .control-buttons .btn, button.btn.btn-default.clienti {
    font-size: 80%;
    padding: 8px; }

  ul.nav.navbar-nav.mobile-only {
    display: none; }

  .nav.navbar-nav.contatti-navbar {
    display: none; }

  .dati-pratica .pratica-body-title {
    width: 20%; }
  .dati-pratica .pratica-body-text {
    width: 30%; } }
/*************************************
                DESKTOP
*************************************/
@media screen and (min-width: 1281px) {
  .panel-pratica i.fa.fa-fw.icon-pencil {
    margin-left: -15px; }

  ul.nav.navbar-nav.mobile-only {
    display: none; }

  .nav.navbar-nav.contatti-navbar {
    display: none; }

  .dati-pratica .pratica-body-title {
    width: 20%; }
  .dati-pratica .pratica-body-text {
    width: 30%; } }

/*# sourceMappingURL=application.css.map */
