/* CustomFixC24
 */

/*GENERAL*/
/* vertical menu */
@media (min-width: 992px) {
  .horizontal-nav {
    display: none;
  }
  .vertical-nav {
    position: fixed;
    width: 180px;
    top: 0 !important;
    bottom: 0px;
    border-right: none;
    height: auto;
    background-color: #eaf4fe;
    overflow: auto;
  }
  .vertical-nav li.active a {
    background-color: #2195d6;
    border-radius: 8px;
    color: #fff;
    border: none;
  }
  .vertical-nav li.active .custom-tooltip {
    color: #fff !important;
    position: relative;
  }
  .vertical-nav li.active {
    background: transparent;
    border-left: 2px solid #2195d6;
  }
  .vertical-nav li a {
    font-size: 10px;
    color: #7a8087;
    padding: 10px;
    vertical-align: middle;
    max-width: 130px;
  }
  .navbar img {
    height: 20px;
    width: 20px;
  }
  span.custom-tooltip {
    font-size: 10px;
    text-align: center;
    background: transparent;
    padding: 0;
    position: relative;
    z-index: 9999 !important;
    margin-top: 0;
    color: #7a8087;
    border-radius: 0;
    visibility: visible;
    margin-left: 30px;
  }
  .vertical-nav li.active > span.custom-tooltip {
    color: #fff;
  }

  .vertical-nav li {
    padding: 10px 20px;
  }

  .icon-logo {
    position: relative;
    z-index: 3;
    line-height: 50px;
  }

  .icon-logo img {
    width: 180px !important;
    height: auto !important;
    display: block;
    margin: auto;
  }
  .vertical-nav li a:hover,
  .vertical-nav li a:focus {
    text-decoration: none;
  }
  ul#main-nav::-webkit-scrollbar {
    display: none;
  }
}

#bacheca {
  background: url(../images/bacheca.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #bacheca {
  background: url(../images/bacheca-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#profile {
  background: url(../images/profile.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #profile {
  background: url(../images/profile-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#utenti {
  background: url(../images/utenti.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #utenti {
  background: url(../images/utenti-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#progetti {
  background: url(../images/progetti.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #progetti {
  background: url(../images/progetti-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#apply {
  background: url(../images/app.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #apply {
  background: url(../images/app-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#nuovoticket {
  background: url(../images/nuovoticket.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #nuovoticket {
  background: url(../images/nuovoticket-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#ticket {
  background: url(../images/ticket.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #ticket {
  background: url(../images/ticket-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#crm {
  background: url(../images/crm.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #crm {
  background: url(../images/crm-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#statistiche {
  background: url(../images/statistiche.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #statistiche {
  background: url(../images/statistiche-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#impostazioni {
  background: url(../images/impostazioni.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #impostazioni {
  background: url(../images/impostazioni-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#configuracioni {
  background: url(../images/configuracioni.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}
.active #configuracioni {
  background: url(../images/configurazioni-active.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  background-color: #2294D6 !important;
  border-radius: 8px;
  max-width: 140px;
}

#logout {
  background: url(../images/Logaut.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  background-position-x: 12%;
  max-width: 140px;
}

body.auth-page.auth.login-page {
  background-color: transparent !important;
  background-image: url(/images/sfondo-min.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
}

.title {
  font-size: 28px;
  color: #1e1e1e;
  line-height: 37px;
}

.auth .login-container,
.auth .client-pannel {
  background-color: transparent;
}

.auth button.btn.btn-primary {
  width: 100%;
}

body.auth-page.auth.login-page main#app {
  background: transparent !important;
}

.auth img {
  width: 10% !important;
}

.auth .login-container {
  padding-bottom: 0 !important;
}

a.dashbord-icon {
  background: #fff !important;
}

.btn-outline-azzurro:hover,
.btn-outline-azzurro:focus {
  color: #2195d6;
  background: #fff;
  border: 2px solid #2195d6 !important;
  outline: none;
  box-shadow: none;
}

a.fa.fa-pen {
  color: #00bd00;
}

a.fa.fa-trash {
  color: #555555;
}

.ticektuser p,
.ticektuser strong {
  font-size: 1rem;
  text-align: right;
  color: #555555;
  font-weight: 300;
}

img.icon-tab {
  width: 16px;
}

.horizontal-nav-links li.active a {
  color: #373736 !important;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.vertical-nav li.active {
  background: transparent;
}

.panel-title.header-section i {
  font-style: normal;
}

@media screen and (max-width: 991px) {
  .header-section {
    padding-left: 45px !important;
  }
  .horizontal-nav .panel-title {
    line-height: 50px !important;
  }
  #burger-menu {
    margin-right: 30px !important;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .header-section {
    padding-left: 20% !important;
  }
}

#piechart > div > div:nth-child(n) {
  width: auto !important;
  height: auto;
}

.alert-success,
.alert-error {
  z-index: 9;
  position: absolute;
  right: 0;
  top: -15px;
}

@media screen and (max-width: 991px) {
  .vertical-nav {
    background-color: #eaf4fe;
  }
  .btn-link {
    height: 30px;
    background-position-x: 50% !important;
  }
}

.admin-page::-webkit-scrollbar {
  display: none;
}

::-webkit-scrollbar {
  display: none;
}
/**GENERAL**/

/*DASHBOARD*/

.dashimage {
  background: #c0e1f4;
}

img.img-fluid.main-image {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: block;
  /* padding: 10%; */
}

.dashimage a {
  position: absolute;
  right: 15px;
  bottom: 25px;
  text-decoration: underline;
}

.banner {
  height: 50vh;
  margin-top: -1px;
}

.banner h4:after {
  content: "";
  position: absolute;
  background: #fff;
  height: 3px;
  width: 84px;
  left: 0;
  bottom: -10px;
}

.banner p {
  font-size: 24px;
  color: white;
  line-height: 24px;
  margin: 20px 0;
  width: 90%;
}

.banner img {
  width: 100%;
  height: auto;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}
.admin-page.dashboard-section {
  padding: 55px 15px 0 65px;
}

.list-totali {
  background-color: #13b1ff;
  border-radius: 8px;
  padding: 0.9rem !important;
}

.count span {
  font-size: 28px;
  font-weight: 600;
}

.list-aperti {
  background-color: #415d9b;
  border-radius: 8px;
  padding: 0.9rem !important;
}

.list-elaborazione {
  background-color: #ca3a2b;
  border-radius: 8px;
  padding: 0.9rem !important;
}

.list-pending {
  background-color: #ec902d;
  border-radius: 8px;
  padding: 0.9rem !important;
}

.list-chiusi {
  background-color: #1a8d44;
  border-radius: 8px;
  padding: 0.9rem !important;
}
span.color-total {
  color: #12b1ff;
}

span.color-open {
  color: #3366cc;
}

span.color-elaborate {
  color: #dc3912;
}

span.color-pending {
  color: #ff9900;
}

span.color-closed {
  color: #109618;
}

/**DASHBOARD**/

/*ELENCO-UTENTI*/
.main-panel {
  background: #fff;
  padding-bottom: 30px;
}

main#app {
  background: #e2e2e2 !important;
}

.navbar .horizontal-nav-links {
  background: transparent;
  margin: 0 115px;
  margin-top: 10px;
}

.horizontal-nav-links {
  width: 100%;
  margin-left: 15px;
  display: flex;
}

.horizontal-nav-links li {
  width: 100%;
  max-width: 240px;
  display: inline-block;
  padding: 15px !important;
  text-align: center;
}

.horizontal-nav-links a {
  font-size: 16px !important;
}

.horizontal-nav .horizontal-nav-links li a span {
  display: contents;
}

.horizontal-nav-links li {
  background: #f2f2f2;
  border: 1px solid #eee;
}
@media screen and (min-width: 991) {
  .admin-page {
    padding: 40px 10px 0 190px !important;
  }
}
@media (min-width: 1225px) {
  .admin-page {
    padding: 40px 10px 0 190px !important;
  }
}

.horizontal-nav-links li {
  background: #f2f2f2;
  border: 1px solid #eee;
}

.horizontal-nav-links li.active {
  border-top: 5px solid #42b0fd !important;
  background: #fff;
  border-bottom: 0px solid;
}

.horizontal-nav-links li:nth-child(1).active {
  border-right: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  margin-left: -15px;
}

.horizontal-nav-links li:nth-child(2).active {
  border-right: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
}

.text-right button.btn {
  float: left;
  background: #12b1ff;
  border-radius: 5px;
  color: #fff;
  padding: 12px 30px;
  font-size: 15px;
}

.table {
  color: #6c757d;
}

th {
  border: 1px solid #fff;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-position: center left !important;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 15px 18px;
  border-bottom: 1px solid #fff;
  font-size: 14px;
}

tr.data-row.even {
  background: #fcfcfc;
}
.secondo-sum input,
optgroup,
textarea {
  border: 1px solid #666 !important;
}

.page-item.active .page-link,
.page-item .page-link {
  border-radius: 5px;
}

table.dataTable.no-footer {
  border-bottom: 0px solid;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 15px !important;
  font-size: 14px;
  font-weight: 700;
}

i.fa.fa-trash {
  color: #555555;
}

.utenti div#admin_agencies_length {
  display: none;
}

.utenti div#admin_agencies_filter {
  display: none;
}

.btn-detagli span {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f5f5f5;
  transform: translateY(-50%);
  border-radius: 50%;
}

.btn-detagli .fas {
  line-height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #6bc182 !important;
}

.data-content .btn-succes:hover, .btn-succes:focus{
  outline: 0;
  box-shadow: none;
  color: #212529 !important;
}

.data-content .form-control{
  background-color: transparent;
  border: none;
  min-width: 240px;
}
/**ELENCO-UTENTI**/

/*ELENCO-TICKET*/

/*APRI-TICKET*/

.main-panel.col-md-12 {
  margin-top: 0;
  margin-left: 0;
  max-width: 98% !important;
}

.main-panel.col-md-12 {
  padding: 2%;
}

.top-message p {
  background: #fff;
  width: 200px;
  text-align: center;
  padding: 15px;
  margin: 0px;
  margin-bottom: -10px;
  border-top: 5px solid #42b0fd;
}

.create-ticket .note-editor.note-frame.card {
  width: 100%;
  float: left;
}

.create-ticket a.btn.btn-outline-grey.text-uppercase {
  width: 100%;
  height: 50px;
  line-height: 35px;
}

/**APRI-TICKET**/

/*ELENCO-TICKET*/

.custom-datatable-col.pagination {
  display: grid !important;
  text-align: right !important;
}

a#idlink1 {
  background: url(../images/icone-tab-ezyline-07.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 15px;
  background-position-x: 10%;
  padding: 0 40px !important;
  text-align: center;
}

a#idlink2 {
  background: url(../images/icone-tab-ezyline-09.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 15px;
  background-position-x: 10%;
  padding: 0 40px !important;
  text-align: center;
}

a#idlink3 {
  background: url(../images/icone-tab-ezyline-08.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 15px;
  background-position-x: 10%;
  padding: 0 40px !important;
  text-align: center;
}

a#idlink4 {
  background: url(../images/icone-tab-ezyline-04.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 15px;
  background-position-x: 10%;
  padding: 0 40px !important;
  text-align: center;
}

a#idlink20 {
  background: url(../images/icone-tab-ezyline-04.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 15px;
  background-position-x: 10%;
  padding: 0 40px !important;
  text-align: center;
}
a#idlink1.active {
  background: url(../images/icone-tab-ezyline-07.png) !important;
  background-repeat: no-repeat !important;
  background-position: left !important;
  background-size: 15px !important;
  background-position-x: 10% !important;
  padding: 0 40px !important;
  text-align: center;
}

a#idlink2.active {
  background: url(../images/icone-tab-ezyline-09.png) !important;
  background-repeat: no-repeat !important;
  background-position: left !important;
  background-size: 15px !important;
  background-position-x: 10% !important;
  padding: 0 40px !important;
  text-align: center;
}

a#idlink3.active {
  background: url(../images/icone-tab-ezyline-08.png) !important;
  background-repeat: no-repeat !important;
  background-position: left !important;
  background-size: 15px !important;
  background-position-x: 10% !important;
  padding: 0 40px !important;
  text-align: center;
}

a#idlink4.active {
  background: url(../images/icone-tab-ezyline-04.png) !important;
  background-repeat: no-repeat !important;
  background-position: left !important;
  background-size: 15px !important;
  background-position-x: 10% !important;
  padding: 0 40px !important;
  text-align: center;
}

a#idlink20.active {
  background: url(../images/icone-tab-ezyline-04.png) !important;
  background-repeat: no-repeat !important;
  background-position: left !important;
  background-size: 15px !important;
  background-position-x: 10% !important;
  padding: 0 40px !important;
  text-align: center;
}

.col-md-12.border-bottom-azzurro.text-md-right.mt-4 {
  margin-top: -60px !important;
  border-bottom: 0px !important;
  margin-left: -61px;
}

.btn-outline-azzurro i {
  color: #fff !important;
}

.search-form div#tickets_filter {
  text-align: left;
}

.status_ticket:hover,
.status_ticket:focus {
  outline: none;
  text-decoration: none;
  box-shadow: none;
}

.status_ticket {
  border: none;
  text-decoration: none;
}

button.dt-button.buttons-excel.buttons-html5.btn.btn-primary {
  background: #eaf4fe;
  color: #35a9e0;
  height: 55px;
  border-radius: 8px;
  border: none;
}

#tickets .table-style th {
  background-color: #2195d6 !important;
  color: #fff;
}

h5 a.badge {
  color: #fff !important;
  font-size: 14px;
  border-radius: 3px;
  pointer-events: none;
}

.btn-outline-azzurro {
  background: #2195d6;
  border-radius: 8px;
  color: #fff;
  padding: 0.9rem 2rem;
  font-size: 15px;
  height: 55px !important;
  border: none;
}

.conversation {
  background-color: #eaf4fe;
}
.btn-chiudi-ticket {
  background: #42c95b;
  border-radius: 8px;
  color: #fff;
  padding: 0.9rem 2rem;
  font-size: 15px;
  height: 55px !important;
  border: none;
}

.btn-chiudi-ticket:hover,
.btn-chiudi-ticket:focus {
  border: 2px solid #42c95b !important;
  background: #fff;
  outline: none;
  color: #42c95b;
  box-shadow: nonel;
}

#tickets_wrapper .btn-outline-azzurro {
  background: #2195d6;
  border-radius: 8px;
  color: #fff;
  padding: 0.9rem 2rem;
  font-size: 12px;
  display: inline;
  border: none;
  height: 55px !important;
}

td a.btn.btn-outline-azzurro {
  padding: 5px 15px !important;
  font-size: 12px !important;
  display: inline-block !important;
  width: 40%;
  margin: 0 5px;
}

.btn-outline-azzurro:hover i {
  color: #2195d6 !important;
}

/**ELENCO-TICKET**/

/*SINGOLA-CHAT*/

span.badge {
  color: #fff;
}

#accordion .bg-green.panel {
  background: #2195d6;
  color: #fff;
}

#accordion .bg-green .panel-title {
  background: #2195d6;
}

#accordion .bg-green .panel-title a {
  color: #fff;
}

#accordion .bg-blue .panel-title {
  background: #e2e6ea;
}

#accordion .bg-blue.panel {
  background: #e2e6ea;
}

#accordion span {
  font-weight: 100 !important;
  width: 100%;
  display: block;
  padding-top: 10px;
  opacity: 1;
  color: #fff !important;
}

.operator-progetti .form-control {
  background-color: #eaf4fe;
  color: #2195d6;
  border-radius: 8px;
  border: none;
  height: 55px;
}

@media screen and (min-width:1280px) {
  .costumDesignTicket .elementupload{
    width: 100% !important; 
  }
}

@media screen and (min-width:580px) {
  .costumDesignTicket .elementupload{
    width: 100% !important; 
  }
}

.costumDesignTicket .elementupload{
  float: left !important;
  text-align: center;
}

.section-ticket .elementupload {
  width: 100% !important;
  float: none;
  text-align: center;
  height: 55px;
  font-size: 16px;
  line-height: 31px;
}

.section-ticket .btnblock {
  margin-left: 0 !important;
  width: 100% !important;
  height: 55px !important;
  padding: 0.9rem 2rem !important;
}

.section-ticket .addfile {
  background-color: #f7696b !important;
  color: #fff !important;
  border-radius: 8px !important;
  width: 100% !important;
  border: none !important;
  padding: 0.9rem 2rem !important;
  height: 55px !important;
}

.section-ticket .btn-outline-azzurro:hover, .btn-outline-azzurro:focus{
  color: #fff;
  background: #2195d6;
  border: 2px solid #2195d6 !important;
}
.container.float-left.col-md-12.chatleft {
  max-width: 100%;
}

.container.float-left.col-md-12.chatconv {
  max-width: 100%;
}

.container.float-right.col-md-12.chatconv {
  max-width: 100%;
}

.chatconv div#accordion {
  width: 100%;
}

button.btn.btn-orange.text-uppercase.mt-2 {
  background: #12b1ff;
  color: #fff;
  padding: 10px 30px;
  font-size: 14px;
}

.border-bottom-azzurro {
  border-bottom: 0px solid #12b1ff !important;
}

.note-editor.note-frame.card {
  width: 100%;
  /* float: left; */
}

.addfile {
  background: #6c757d;
  border-color: #6c757d;
}

.addfile span {
  text-transform: uppercase;
}

.addfile i {
  color: #fff !important;
}

.addfile:hover {
  color: #fff;
  background: #12b1ff;
}

/*CONFIGURAZIONI*/

.admin-page.config .horizontal-nav-links li:nth-child(1).active {
  margin-left: 0px !important;
}

.admin-page.config .horizontal-nav-links {
  margin-left: 0;
}

.flip {
  width: 30px !important;
  height: 30px !important;
}

.btn-light {
  background: #eaf4fe;
  padding: 20px;
  border-radius: 8px;
}

/**CONFIGURAZIONI**/
@media (max-width: 1680px) {
  td a.btn.btn-outline-azzurro {
    width: auto;
  }
}

@media (max-width: 1440px) {
  .top-message {
    margin-top: 0px;
  }

  .main-panel {
    margin: 65px auto;
  }

  .col-md-12.border-bottom-azzurro.text-md-right.mt-4 {
    margin-top: -40px !important;
  }

  .ticektuser {
    right: 0;
    top: 65px;
    z-index: 9;
    background: #12b1ff;
    padding: 0 15px;
  }

  .ticektuser .text-dark,
  .ticektuser .text-dark strong {
    color: #fff !important;
  }
}

@media (min-width: 1225px) {
  .main-panel {
    margin: 10px 15px;
  }
}

@media (max-width: 991px) {
  .admin-page,
  .admin-page.dashboard-section {
    padding: 15px;
  }

  .col-md-12.border-bottom-azzurro.text-md-right.mt-4 {
    margin-left: 0;
  }

  .note-editor.note-frame.card {
    width: 100%;
  }

  .container.float-left.col-md-12.chatleft,
  .container.float-right.col-md-12.chatconv,
  .chatconv div#accordion {
    max-width: 100%;
    width: 100%;
  }

  .horizontal-nav-links li {
    width: 100%;
    max-width: 100%;
    margin-top: 55px;
  }

  .ticektuser {
    top: 50px;
    padding: 0 5px;
    width: auto;
    left: auto;
  }
}

/*SEZIONE-ALLEGATI-PROGETTI*/

.allegati-prog label {
  background: #fff !important;
  text-align: left !important;
  padding-left: 0;
}

.allegati-prog th,
.allegati-prog td {
  background: #fff;
}

.allegati-prog .btnblock {
  margin-left: 0;
}

.allegati-prog .custom-file-input {
  height: auto;
  opacity: 1;
}

.allegati-prog .modal-footer {
  width: 100% !important;
  float: left;
  display: contents;
}

.button-chiudi {
  width: 100%;
  max-width: 300px;
  margin-top: 2%;
}

.allegati-prog span.name {
  display: none;
}

.allegati-prog i.fas.fa-plus {
  display: none;
}

.proggetti-title {
  color: #1c1c1c;
  font-size: 24px;
  line-height: 32px;
}

@media only screen and (min-width: 992px) {
  .left-proggeti {
    padding-right: 50px;
    border-right: 1px solid #ccc;
  }
  .right-proggeti {
    padding-left: 50px;
  }
}

.btn-create-proggeti {
  padding: 0.9rem 2rem !important;
  border: none;
  color: #fff;
  border-radius: 8px;
  font-size: 16px;
  line-height: 21px;
  background-color: #35a9e0;
  text-align: center;
  position: relative;
  width: 30%;
}

.create-proggeti .fa-times-circle {
  font-size: 2rem !important;
  color: #ea6c6d !important;
}

.edit-proggeti .fa-times-circle {
  font-size: 2rem !important;
  color: #ea6c6d !important;
}

.admin-page.proggeti .btn-table .fa-edit {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #6bc182;
}

.proggeti .btn-reparto {
  background-color: #eaf4fe;
  border-radius: 0.5rem;
  padding: 0.9rem 2rem !important;
  color: #1e1e1e;
  border: none;
  font-size: 16px;
  height: 55px;
}

.proggeti .btn-reparto:hover,
.proggeti .btn-reparto:focus {
  background-color: #eaf4fe !important;
  color: #1e1e1e !important;
  box-shadow: none !important;
  outline: none !important;
}

.proggeti #reparto {
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  margin-top: -5%;
  left: 55%;
}

.max-prog  #reparto{
  margin-top: 0 !important;
}

.proggeti .reparto {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 240px;
}

.proggeti .reparto .btn-seleziona-reparto {
  background-color: #fff;
  text-align: center;
  display: inline-block;
  color: #c1c1c1;
  padding: 0.7rem 4rem;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 0;
  box-shadow: 0 3rem 5rem rgb(0 0 0 / 10%);
}

.proggeti #reparto.active {
  visibility: visible;
}

.costumDesignAltroProgetti .modifica-progetti {
  background-color: #35a9e0;
  padding: 0.9rem 2rem !important;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border: none !important;
  position: relative;
  width: 100%;
  transition: 0.3s all;
  color: #fff !important;
  text-align: center;
}

.costumDesignAltroProgetti .modifica-progetti .fas {
  color: #fff;
}

.costumDesignAltroProgetti .cancella-progetti {
  background-color: #ea6c6d;
  padding: 0.9rem 2rem !important;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border: none !important;
  position: relative;
  width: 100%;
  transition: 0.3s all;
  color: #fff !important;
}

.costumDesignAltroProgetti .cancella-progetti .fa {
  color: #fff;
}

.anulla-progetti .fa-times-circle {
  font-size: 2rem;
  color: #ea6c6d !important;
}

.main-panel.create-proggeti .form-group {
  display: flex;
  align-items: center;
}
.create-proggeti .fas,
.create-proggeti .far {
  color: #35a9e0;
}

.create-proggeti .form-control {
  min-height: 55px !important;
  border-radius: 0;
  background-color: #eaf4fe;
  border: none !important;
  height: auto !important;
}

.select2-container {
  min-height: 55px !important;
  height: max-content !important;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: none !important;
  outline: 0 !important;
  min-height: 55px !important;
  border-radius: 0 !important;
  background-color: #eaf4fe !important;
  height: max-content !important;
}

span.select2.select2-container.select2-container--default.select2-container--focus {
  min-height: 55px !important;
  height: max-content !important;
}

.select2-container--default .select2-selection--multiple {
  background-color: #eaf4fe !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: text;
  height: 55px !important;
}

.select2-container {
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .main-panel.create-proggeti .modal-footer {
    display: flex;
    flex-direction: column;
  }
}

.main-panel.edit-proggeti .form-group {
  display: flex;
  align-items: center;
}
.edit-proggeti .fas,
.edit-proggeti .far {
  color: #35a9e0;
}

.edit-proggeti .form-control {
  height: 55px !important;
  border: none;
  border-radius: 0;
  background-color: #eaf4fe;
}
@media only screen and (max-width: 767px) {
  .main-panel.edit-proggeti .modal-footer {
    display: flex;
    flex-direction: column;
  }
}

/**SEZIONE-ALLEGATI-PROGETTI**/

/*CUSTOM-STYLE-ELVIRA*/
.navbar .panel-title {
  background-color: #b5ddf2;
}

.ticektuser {
  background-color: transparent !important;
  padding-top: 20px;
}
.utenti-log {
  color: #333;
}

.form-item {
  display: flex !important;
}

.btn-apriticket {
  background-color: #2195d6;
  color: #fff;
  width: 100%;
  padding: 0.9rem 2rem;
  border: none;
  border-radius: 8px;
}
.btn-anulla {
  width: 100%;
  background-color: #E9E9E9;
  color: #8B8B8B;
  border: 1px solid #E9E9E9;
  height: 55px;
  border-radius: 8px !important;
  padding: 0.9rem 2rem;
}
.btn-anulla:hover,
.btn-anulla:focus {
  background-color: #E9E9E9 !important;
  color: #8B8B8B !important;
  border: 1px solid #E9E9E9 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.btn-cancella {
    width: 100%;
    background-color: #EA6C6D;
    color: #fff;
    border: 1px solid #EA6C6D;
    height: 55px;
    border-radius: 8px !important;
}


.btn-cancella:hover, .btn-cancella:focus{
  background-color: #EA6C6D !important;
  color: #fff !important;
  border: 1px solid #EA6C6D !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.btn-salva {
  background-color: #2195d6;
  color: #fff;
  width: 100%;
  padding: 0.9rem 2rem;
  border: none;
  border-radius: 8px;
}

.btn-salva:hover,
.btn-salva:focus {
  background-color: #2195d6;
  color: #fff;
  outline: none;
  box-shadow: none;
}

#deleteform .btn-danger,
#deleteform .btn-secondary {
  width: 49% !important;
}

.block-mobile {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .block-mobile {
    width: 80% !important;
    float: none;
    justify-content: center;
  }
}
.btnblock {
  margin-left: -50px;
}

.d-block .note-editor.note-frame.card {
  background-color: #fff;
  width: 100%;
  position: static !important;
}

.d-block .note-btn-group.btn-group {
  width: 8%;
  margin-right: 0px;
}

.d-block .note-editor.note-frame .note-statusbar {
  background-color: #fff;
  border-top: none;
}
.d-block .note-toolbar.card-header {
  background-color: #fff;
  border: none;
}

.d-block button.note-btn.btn.btn-light.btn-sm {
  background-color: #fff;
  border: none;
}

.d-block .note-resizebar {
  margin-bottom: 14px;
}

.d-block .note-icon-bar {
  margin-bottom: 20px;
}

.d-block .card {
  border-radius: 0px !important;
}

.d-inline-block {
  color: #12b1ff;
  font-size: 28px;
}

.col-sm-9.form-priority {
  padding-right: 40px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 4px;
  border: 1px solid #d8d8d8;
}
.radio-input {
  color: #000;
  margin-right: 10px;
  align-items: center;
  margin-top: 10px;
}

.radio-label {
  padding: 4px 30px;
  vertical-align: middle;
}

.radio-group {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border: 2px solid #000;
  margin-right: 20px;
  box-sizing: border-box;
  margin-top: 10px;
}

.custom-datatable-col.mb-4.col-2 {
  padding-left: 40px;
}

#tickets .table-style th {
  background-image: none !important;
  text-align: start;
}

.first-block {
  background-color: #2195d6;
  color: #fff;
  border-radius: 8px;
}

.costumDesignTicket .form-control {
  height: 55px;
  border-radius: 8px;
  background-color: #fff;
}

.second-block {
  background-color: #eaf4fe;
  color: #161616;
  border-radius: 8px;
}

.second-block .fa-star {
  color: #ffc421;
}
/*-----------------------------------------inserisci nuovo clienti---------------------------------------*/

.horizontal-nav-links {
  margin-left: 13px;
}

.horizontal-nav-links li {
  border: 1px solid #c6c6c6;
  box-shadow: 0px 0px 4px #c8c8c8;
}

i.fa.fa-pen {
  color: #63be7b;
}
i.fa.fa-trash {
  color: #f7696b;
}

i.fas.fa-check {
  color: #68cbfc;
}

li.paginate_button.page-item:last-of-type a,
li.paginate_button.page-item.previous a {
  background: #cce5f2;
  border: none;
  color: #333;
}

.page-item.active .page-link {
  background-color: #f6f6f6;
  color: #333;
}

select.custom-select.custom-select-sm.form-control.form-control-sm {
  height: 2.5rem;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #f6f6f6;
  border: none;
}

input.form-control.form-control-sm {
  height: 2.5rem;
  border: none;
}

@media (max-width: 1600px) {
  .date .and .time {
    display: block !important;
  }
}
.icon-date span {
  font-size: 12px !important;
}
.icon-time span {
  font-size: 12px !important;
}

table.dataTable thead th {
  border-bottom: none !important;
}

thead > tr > th.sorting {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

.statistiche-operatore .filter-ul {
  display: none;
}
.statistiche-operatore div#stat_filter {
  display: none;
}

.statistiche-operatore .custom-datatable-col {
  display: none;
}

.view-azione-icone {
  min-width: 100px;
}

@media (max-width: 992px) {
  div#tickets_info {
    margin-bottom: 50px;
  }
  div#tickets_paginate {
    justify-content: center;
    width: 100%;
  }
}

.create_comment {
  padding: 0.9rem 2rem !important;
  border: none;
  background-color: #2195d6 !important;
  border-radius: 8px;
  font-size: 14px;
  line-height: 19px;
  width: 130px !important;
  color: #fff !important;
  height: 55px !important;
  align-items: center;
  align-content: center;
  display: flex;
}

table.dataTable thead > tr > th.sorting_asc {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

.create_comment:hover,
.create_comment:focus {
  background-color: #2195d6 !important;
  color: #fff !important;
  outline: none !important;
  box-shadow: none !important;
}

input#searchFrom {
  height: 55px;
  border: none;
  border-radius: 8px;
  background: #eaf4fe;
}

input#searchTo {
  height: 55px;
  border: none;
  border-radius: 8px;
  background: #eaf4fe;
}

.table-bordered {
  border: 0px solid !important;
}

.table-bordered th {
  border: 0px solid !important;
}

table.dataTable.no-footer {
  border-bottom: none !important;
}

table#stat {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
  color: #1c1c1c;
}

thead tr {
  border: none !important;
  width: 100px !important;
}

table.dataTable tbody th,
table.dataTable tbody td {
  border: none !important;
  vertical-align: middle !important;
}

tr:nth-of-type(odd) {
  background-color: #eaf4fe !important;
}
tr.data-row.even {
  background: #fff !important;
}

div#admin_agencies_info {
  margin-top: 14px;
}

i.far.fa-circle {
  padding-right: 10px;
  color: #373736;
}

div#tickets_wrapper .col-2 {
  margin-left: -15px;
}

#admin_agencies .border-element th {
  text-align: start;
}

.nuovo-ticket {
  font-size: 28px;
  color: #161616;
  line-height: 37px;
}

.btn-aggungi-cliente span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 1rem;
}

.btn-aggungi-cliente .fas {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #35a9e0;
}

/*--------------------------------restyling sezione ticket----------------------------------*/

.custom-select2 {
  width: 0rem !important;
  height: 55px !important;
  background-color: #eaf4fe;
  border-radius: 8px;
  border: none;
}
input#end_date {
  width: 8rem !important;
  height: 55px !important;
  padding-left: 30px;
  border-color: #eaf4fe;
  border-radius: 8px;
}
input#start_date {
  width: 8rem !important;
  height: 55px !important;
  padding-left: 30px;
  border-color: #eaf4fe;
  border-radius: 8px;
}
input#start_date {
  background: url(../images/calendar.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 15px;
  background-position-x: 10%;
  background-color: #eaf4fe;
}

input#end_date {
  background: url(../images/calendar.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 15px;
  background-position-x: 10%;
  background-color: #eaf4fe;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 10px !important;
  background-color: #f6f6f6 !important;
  padding-top: 5px !important;
  height: 2.5rem !important;
  margin-top: -10px !important;
  border-left: none !important;
  border-right: none !important;
}

@media (max-width: 1643px) {
  .select2-container .select2-selection--single .select2-selection__rendered {
    margin-left: -50px;
  }
}
@media (max-width: 1332px) {
  .select2-container .select2-selection--single .select2-selection__rendered {
    margin-left: 0px;
  }
}

h5 a.badge {
  display: flex;
  justify-content: center;
  align-items: center;
}

.badge {
  color: #fff;
  height: 40px;
  width: 80px;
}

@media only screen and (max-width: 1300px) {
  .col-8 .filter-ul {
    width: 80%;
  }
}

div#tickets_paginate {
  margin-top: -50px !important;
}
div#tickets_info {
  margin-top: 20px;
}

a.btn.btn-new-ticket {
  background-color: #eaf4fe;
  color: #35a9e0;
  box-shadow: none;
  outline: none;
  border-radius: 8px;
  padding: 0.9rem 2rem;
  text-align: center;
  position: relative;
}
.btn-new-ticket span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 0.5rem;
}

.btn-new-ticket .fas {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  color: #35a9e0;
  display: block;
  margin: 0 auto;
}

.btn-detagli .fas.fa-search {
  color: #fff;
}

table#tickets tbody tr {
  background-color: #fff;
}
table#tickets tbody tr:nth-of-type(odd) {
  background-color: #eaf4fe !important;
}

table#tickets {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
  color: #1c1c1c;
}

/*----------------------------nuovo preventivo section 2----------------------------*/

.modal-content {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}


.modal-footer {
  border-top: none;
}
/* ----------graficha 1 su previntivo ----------*/

button.btn.btn-crea-preventivo {
  background-color: #25c13f;
  color: #fff;
  font-weight: 300;
  width: 280px;
}

.table thead th {
  height: 60px !important;
  text-align: start;
  vertical-align: middle !important;
  color: #fff;
}

i.fa.fa-pen {
  color: #6bc182;
}
i.fa.fa-trash {
  color: #f26d6f;
}

tr:nth-of-type(odd) {
  background-color: #f6f6f6 !important;
}

@media (max-width: 1200px) {
  .detagli {
    width: 10%;
  }
}

@media (max-width: 1300px) {
  .row.justify-content-center.preventivi {
    padding-right: 30px;
  }
}

@media (max-width: 992px) {
  .row.justify-content-center.preventivi {
    padding-right: 40px;
  }
}

tr.data-row.preventivi td {
  border-left: 0px solid;
  border-right: 0px solid;
  vertical-align: middle;
  text-align: start;
}

tr.data-row.preventivi td:first-child {
  border-left: 1px solid #eaf4fe !important;
}

tr.data-row.preventivi td:last-child {
  border-right: 1px solid #eaf4fe !important;
}

.preventivi-table th {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

a.btn.btn-apri-walkin:focus {
  outline: none !important;
  border: none !important;
}

a.btn.btn-apri-walkin:focus {
  outline: none !important;
  border: none !important;
}

a.btn.btn-elenco-walcin:focus {
  outline: none !important;
  border: none !important;
}

table.fbody.table.table-striped .walkin-table td {
  text-align: start !important;
  vertical-align: middle;
}

.data-row.walkin-table td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  vertical-align: middle;
}

/*-------graficha 4 sui preventivi-----------*/
.group-element {
  padding-right: 60px !important;
}

@media only screen and (max-width: 1200px) {
  .group-element {
    padding-right: 80px !important;
  }
}
@media only screen and (max-width: 860px) {
  .group-element {
    display: block !important;
    padding-left: 30px !important;
  }
  .col-md-6.col-sm-10.mt-5.refernc-mobile {
    margin-left: 0px !important;
  }
}

a.fa.fa-trash {
  color: #f7696b;
}

.table-style th {
  border-right: 0px solid !important;
  border-left: 0px solid !important;
}

table.fbody.table.table-striped .elenco-table td {
  vertical-align: middle !important;
  text-align: start !important;
}

@media only screen and (max-width: 1300px) {
  .row.justify-content-center.walk {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 982px) {
  .row.justify-content-center.walk {
    padding-right: 40px;
  }
}

.data-row.preventivi td {
  border-left: 0px !important;
  border-right: 0px !important;
  vertical-align: middle;
}

.main-panel.preventivi .horizontal-nav-links {
  margin-top: -58px;
  margin-bottom: 50px;
}
.main-panel.preventivi .horizontal-nav-links li {
  box-shadow: none;
}
.main-panel.preventivi .horizontal-nav-links li.active {
  border-bottom: 0px solid !important;
}

@media only screen and (max-width: 1200px) {
  .main-panel.preventivi .horizontal-nav-links {
    width: 80%;
  }
}

@media only screen and (max-width: 991px) {
  .main-panel.preventivi .horizontal-nav-links {
    margin-top: -101px;
  }
  .main-panel.preventivi .horizontal-nav-links a {
    font-size: 12px !important;
  }
}

/*--------------------------------navlinks su impostazioni-----------------------------------------------------*/

.main-panel.imposta-preventivi .horizontal-nav-links {
  margin-top: -58px;
  margin-bottom: 50px;
  margin-left: -2px;
}
.main-panel.imposta-preventivi .horizontal-nav-links li {
  box-shadow: none;
}
.main-panel.imposta-preventivi .horizontal-nav-links li.active {
  border-bottom: 0px solid !important;
}

@media only screen and (max-width: 1200px) {
  .main-panel.imposta-preventivi .horizontal-nav-links {
    width: 80%;
  }
}

@media only screen and (max-width: 991px) {
  .main-panel.imposta-preventivi .horizontal-nav-links {
    margin-top: -101px;
  }
  .main-panel.imposta-preventivi .horizontal-nav-links a {
    font-size: 12px !important;
  }
}

/*-----------------------------graficha 3 preventivi----------------------------------------*/


table.fbody.table.table-striped thead tr {
  border: none !important;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle !important;
  height: 60px;
}

table.fbody.table.table-striped thead tr td {
  padding-top: 10px;
  vertical-align: middle;
}

.border-element th {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

.secondo-sum td {
  vertical-align: middle !important;
  justify-content: center !important;
}

a.btn .btn-chiudi {
  background-color: #12b1ff !important;
}

i.fas.fa-share-square {
  color: #12b1ff;
}
i.fas.fa-search {
  color: #999999;
}

.custom-datatable-col.mb-4.col-2 {
  margin-left: -40px;
}

@media only screen and (max-width: 992px) {
  .row.justify-content-center.walkin {
    padding-right: 20px;
  }
}

@media only screen and (max-width: 680px) {
  .row.justify-content-center.walkin {
    padding-right: 40px;
  }
}

@media only screen and (max-width: 992px) {
  .position-nav-link1 {
    margin-top: -6.2rem !important;
  }
}

@media only screen and (max-width: 990px) {
  .position-nav-link {
    margin-top: -2rem !important;
  }
}

.elenco-table td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

.walkin-table td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

.secondo-sum td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

tr.walk-element:nth-of-type(odd) {
  border-bottom: 0px solid !important;
}
tr.walk-element td {
  border-bottom: 0px solid !important;
  border-top: 0px solid !important;
}
/*----------------create progeti--------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .main-panel.create-proggeti .form-group {
    display: block !important;
    align-items: center;
  }
}
@media only screen and (max-width: 991px) {
  .main-panel.create-proggeti {
    margin-left: 50px !important;
  }
}

@media only screen and (max-width: 767px) {
  .main-panel.edit-proggeti .form-group {
    display: block !important;
  }
}
@media only screen and (max-width: 991px) {
  .main-panel.edit-proggeti {
    margin-left: 50px !important;
  }
}

@media only screen and (min-width: 992px) {
  #totaltab .add-progetti {
    max-width: 20% !important;
  }
}

@media (min-width: 768px) {
  .row.tempo-tab-active .col-md-6 {
    max-width: 49% !important;
  }
}

.nuovi-lavorazioni .modal-title {
  color: #1c1c1c;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
}

.modal-title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  color: #1c1c1c;
  max-width: 280px;
}

.modal-body p{
  font-size: 16px;
  line-height: 26px;
  color: #1c1c1c;
  font-weight: 400;
}

.nuovi-lavorazioni .modal-header {
  border-bottom: 1px solid #ccc;
}

.nuovi-lavorazioni .form-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nuovi-lavorazioni .form-control {
  background-color: #eaf4fe;
  border: none;
  height: 55px;
}
textarea#comment_item {
  background-color: #eaf4fe;
  border-radius: 8px;
}
div#operatoriLav {
  display: contents;
}
.nuovi-lavorazioni .modal-footer {
  justify-content: center;
}

.board-list {
  border-radius: 10px;
  width: 20%;
}

.delete-progetto .modal-footer {
  justify-content: space-between;
}

.allegati-preventivi .col-form-label {
  font-size: 24px !important;
  line-height: 32px !important;
  color: #35a9e0 !important;
}

.allegati-preventivi .subtitle{
  font-size: 18px;
  line-height: 28px;
  padding-left: 10px;
  color: #000;
  text-transform: uppercase;
}

.allegati-preventivi .btn-upload {
  width: 100%;
  background-color: #cce5f2 !important;
  border: 1px solid #13b1ff !important;
  padding: 14px 20px !important;
  height: 54px;
  color: #000;
  text-align: end;
}

.allegati-preventivi .modal-footer .btn.btn-primary.btn-block {
  padding: 0.9rem 2rem;
  text-align: center;
  background-color: #f26d6f;
  border: 1px solid #f26d6f;
  outline: none;
  height: auto !important;
  height: 55px;
  border-radius: 8px;
}
.allegati-preventivi .modal-footer .btn.btn-primary.submitmessage {
  padding: 0.9rem 2rem;
  text-align: center;
  outline: none;
  height: auto !important;
  border-radius: 8px;
  height: 55px !important;
}

.allegati-preventivi button.btn.btn-outline-danger.m-2 {
  padding: 0.2rem 0.5rem;
}

.allegati-preventivi .btn-upload:active{
  color: #000 !important;
}
/* Allega Previsioni */

.allegati-previsioni .btn-upload {
  width: 100% !important;
  background-color: #cce5f2 !important;
  border: 1px solid #13b1ff !important;
  padding: 14px 20px !important;
  height: 54px;
  color: #000;
  text-align: end;
}

.btn-upload .custom-file-input {
  height: 40px;
  top: -25px;
  opacity: 1 !important;
}
.allegati-previsioni .modal-footer {
  justify-content: center;
}

.allegati-previsioni .modal-footer .btn.btn-primary.btn-block {
  padding: 0.9rem 2rem;
  text-align: center;
  background-color: #ea6c6d;
  border: none;
  outline: none;
  height: 55px;
  font-size: 16px;
  line-height: 31px;
  border-radius: 8px;
}

.elenco-allegati-previsioni label {
  padding-left: 0;
}

.block-allega {
  display: flex;
  align-items: center;
}

.block-allega span {
  margin-right: 20px;
}

.allegati-previsioni button.btn.btn-outline-danger.m-2 {
  padding: 0.2rem 0.5rem;
}

.allegati-previsioni .col-form-label {
  font-size: 24px !important;
  line-height: 32px;
  color: #35a9e0;
}

.allegati-previsioni .subtitle{
 font-size: 18px;
 line-height: 28px;
 padding-left: 10px;
 color: #000;
 text-transform: uppercase;
}

tr.walk-element {
  border: 0px solid !important;
}

td.table-form:first-child {
  border-left: 0px solid !important;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

td.table-form:last-child {
  border-right: 0px solid !important;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.allegati-previsioni .btn-upload:active{
  color: #000 !important;
}
/*--------------------------total active item----------------------------------*/
#res .table-active-item th {
  border-left: 0px solid;
  border-right: 0px solid;
  vertical-align: middle;
  text-align: start;
  background-color: #2195d6 !important;
  color: #fff;
}

table#res {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
  color: #1c1c1c;
  font-size: 14px;
  line-height: 19px;
}

#res .table-active-item td {
  border-left: 0px solid;
  border-right: 0px solid;
  vertical-align: middle;
  text-align: start;
}

.tempo-totale-active {
  background-color: #2195d6;
  border-radius: 8px;
  height: 55px;
  display: flex;
  flex-direction: column;
}

.tempo-impiegato-active {
  background-color: #2195d6;
  border-radius: 8px;
  height: 55px;
  display: flex;
  flex-direction: column;
}

input#action_button {
  background-color: #2195d6;
  border-radius: 8px;
  height: 55px;
  color: #fff;
  padding: 0.9rem 2rem;
  text-align: center;
  width: 30%;
}

input#action_button:hover,
input#action_button:focus {
  outline: none;
  box-shadow: none;
}

@media only screen and (min-width: 992px) {
  #itemtab .add-progetti-active {
    max-width: 20% !important;
  }
}
@media only screen and (max-width: 1500px) {
  .mobile-kanban {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-kanban {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 580px) {
  .mobile-kanban {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .board-lists {
    display: block;
    grid-auto-columns: 100% !important;
  }
  .board-list {
    border-radius: 10px;
    width: 48%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .board-list {
    width: 100%;
  }
}

table#totalItems {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
  color: #1c1c1c;
}
/*-----------------------------active item operatore-----------------------------------------------*/
.tempo-totale-active-utenti {
  background-color: #2195d6;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  height: 55px;
  align-items: center;
}
.tempo-impiegato-active-utenti {
  background-color: #2195d6;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  height: 55px;
  align-items: center;
}

@media screen and (min-width: 1200px) {
  .tempo-totale-active-utenti,
  .tempo-impiegato-active-utenti {
    max-width: 32% !important;
    flex: 0 0 32% !important;
  }
}

@media screen and (min-width: 768px) {
  .tempo-totale-active-utenti,
  .tempo-impiegato-active-utenti {
    max-width: 48%;
    flex: 0 0 48%;
  }
}

#itemtab #progetti_data_filter {
  display: none;
}

#progetti_data .table-active-utenti th {
  border-left: 0px solid;
  border-right: 0px solid;
  vertical-align: middle;
  text-align: start;
}
#progetti_data .table-active-utenti td {
  border-left: 0px solid;
  border-right: 0px solid;
  vertical-align: middle;
  text-align: start;
}

#totaltab .btn-comm {
  padding: 0.9rem 2rem !important;
  text-align: center;
  border-radius: 8px;
  border: none;
  background: #2195d6;
  color: #fff;
}
#itemtab .btn-comm {
  padding: 0.9rem 2rem !important;
  text-align: center;
  border-radius: 8px;
  border: none;
  background: #2195d6;
  color: #fff;
}
#totalItems .fas {
  font-size: 22px;
}

#itemtab .fas {
  font-size: 22px;
}

.btn-comm:hover,
.btn-comm:focus {
  background: #2195d6 !important;
  color: #fff !important;
  outline: none;
}

#totaltab .form-control {
  background: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 8px !important;
  height: 55px;
}
#itemtab .form-control {
  background: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 8px !important;
  height: 55px;
}
/*-------------------------------i miei proggeti----------------------------*/
#progetti_data .progetti-utenti th {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  text-align: start;
  vertical-align: middle;
}

#progetti_data .progetti-data1 td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  text-align: start;
  vertical-align: middle;
}

/*--------------------------styling la grafica impostazione--------------- */

.table-details td {
  background-color: #fff !important;
}

.progetti-list th {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  text-align: left !important;
}

.progetti-list td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

i.fa.fa-folder-open {
  color: #12b1ff;
}

@media screen and (max-width: 991px) {
  .container-fluid .button-list {
    padding-right: 15px !important;
  }
}

/*-------------------------------restyling pagina 1 su project menagement------------------------------------------------------------------*/

i.fas.fa-arrow-alt-circle-left {
  color: #12b1ff;
}

.board-list {
  background-color: #fff;
}

.card {
  background-color: eeeeee;
  box-shadow: none;
  border-radius: 10px;
  width: 100%;
  border: 0px;
  margin-bottom: 20px;
}

.card span {
  color: rgb(51 51 51);
}
.board-layout .far {
  color: rgb(51 51 51);
}

.board-layout .button-list {
  position: relative;
  bottom: 2%;
}
.board-layout {
  background-color: transparent;
}

.board-list .text-right {
  margin-top: -20px;
}

a.btn.btn-primary.a-progetto {
  background-color: transparent;
  border: none;
  margin-left: auto;
  display: block;
  margin-right: auto;
  font-size: 1rem !important;
}
.tempo-totale1 {
  border-radius: 8px;
  height: 55px;
  background-color: #2195d6;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tempo-impiegato1 {
  background-color: #2195d6;
  border-radius: 8px;
  height: 55px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (min-width: 1200px) {
  .tempo-totale1,
  .tempo-impiegato1 {
    max-width: 32% !important;
    flex: 0 0 32% !important;
  }
}

@media screen and (min-width: 768px) {
  .tempo-totale1,
  .tempo-impiegato1 {
    max-width: 48%;
    flex: 0 0 48%;
  }
}

@media screen and (max-width: 767px) {
  .tablinks {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .button-comm-mobile,
  .search-mobile {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

.table-progetti th {
  background-color: #cce5f2;
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  text-align: left !important;
}

tr.table-progetti th {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

tr.table-progetti1 td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

table.dataTable {
  border-collapse: collapse !important;
  border-spacing: unset !important;
}

.tab {
  width: 100%;
  background-color: transparent;
  border: none;
  display: flex;
}

@media screen and (max-width: 767px) {
  .tab {
    flex-direction: column;
  }
  button {
    justify-content: center;
  }
}

button#defaultOpen {
  background-color: #f3f4f4;
  border: 1px solid #9a9a9a;
}

button.tablinks {
  background-color: #f2f2f2;
  border: 1px solid #c6c6c6;
  font-size: 18px;
  line-height: 24px;
  padding: 0.9rem 2rem;
}

.tab button.active {
  background-color: #fff !important;
  color: #2192d9 !important;
  border-top: 2px solid #2192d9 !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-bottom: 0px !important;
}

table#totalItems .table-progetti th {
  background-image: none !important;
}

.board-lists {
  grid-auto-columns: 20% !important;
  position: relative;
}

i.icon-active {
  width: 20px !important;
  height: 20px !important ;
  border-radius: 50% !important;
  background-color: #62be53 !important;
  border: none !important;
  color: #62be53 !important;
}

button:focus {
  outline: none !important;
}

div#stattab {
  margin-top: 20px;
}

#stattab .add-progetto {
  padding: 0.9rem 1rem 0.9rem 3rem;
  background-color: #eaf4fe;
  border: none;
  color: #35a9e0;
  border-radius: 8px;
  text-align: center;
  position: relative;
  font-size: 16px;
  line-height: 21px;
}

#stattab .add-progetto span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 1rem;
}

#stattab .add-progetto .fas {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #35a9e0;
}
.block-item {
  height: 100px;
  border-radius: 8px;
  background-color: #35a9e0;
  border: none;
}
@media screen and (max-width: 767px) {
  #stattab .icon-back {
    margin-bottom: 0.5rem;
  }
}

#stattab .item {
  height: 110px;
  background-color: #35a9e0;
  border-radius: 8px;
}

#stattab .item label {
  font-size: 14px;
  line-height: 32px;
}

#stattab .item span {
  font-size: 16px;
  line-height: 21px;
}
.list-title {
  font-size: 16px;
  line-height: 21px;
  color: #161616;
  font-weight: normal;
  text-align: center;
  position: absolute;
}

.list-card {
  height: 600px;
  top: 10%;
  position: relative;
  overflow: auto;
}

.add-progettolist {
  background-color: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #35a9e0;
  font-size: 12px;
  line-height: 16px;
  align-items: center;
  position: relative;
}

.add-progettolist:hover,
.add-progettolist:focus {
  background-color: transparent;
  border: none;
  color: #35a9e0;
  box-shadow: none;
  outline: none;
}

.add-progettolist span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #eaf4fe;
  transform: translateY(-100%);
  border-radius: 50%;
}

.add-progettolist .fas {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto !important;
  color: #1c1c1c;
}

.bg-list {
  background-color: #eaf4fe;
}
/* ---------------------------project menagement ezyline 5----------------------------*/
#progetti_data .progetti-admin th {
  background-image: none !important;
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  text-align: initial;
  text-transform: capitalize;
}

#progetti_data .progetti-admin1 td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

div#progetti_data_info {
  padding-bottom: 50px !important;
}

/* ---------------------------project menagement ezyline 4----------------------------*/

#totalItems .table-adm th {
  background-image: none !important;
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  text-align: initial;
  background-color: #2195d6 !important;
  color: #fff;
}

#totalItems .table-adm td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

#admin_agencies_filter {
  margin-bottom: 20px;
}

button.btn.btn-primary.submitmessage:focus {
  border: 0px solid !important;
  outline: none !important;
}

#admin_agencies .border-element th {
  background-image: none !important;
  height: 30px !important;
  background-color: #2195d6 !important;
  color: #fff;
}
/*-------------------Home Page V2----------------------------------*/

@media screen and (max-width: 1026px) {
  label.label1 {
    font-size: 0.5rem !important;
  }
}

@media screen and (min-width: 992px) {
  .home-content {
    max-width: 37.6666666667% !important;
    margin-left: 4%;
  }
}

@media screen and (max-width: 1350px) {
  .ticket-mobile {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }
}

@media screen and (max-width: 992px) {
  .ticket-mobile {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .text-content label {
    font-size: 1rem !important;
  }
}

@media screen and (max-width: 580px) {
  .ticket-mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.banner {
  max-width: 100%;
  width: 100%;
  height: auto;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/banner.png) !important;
  min-height: 100%;
}

.home-content {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  min-height: 500px;
  background-color: #eaf4fe;
}

label.label-home {
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
}

@media (max-width: 1024px) {
  label.label-home {
    font-size: 18px !important;
  }
}

@media (max-width: 860px) {
  label.label-home {
    font-size: 16px !important;
  }
}

.img-logo img {
  display: block;
  margin: auto;
}

@media (max-width: 1500px) {
  .container-fluid.progetti {
    padding-right: 40px !important;
  }
}
@media (max-width: 999px) {
  .container-fluid.progetti {
    padding-right: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .home-page {
    padding-right: 0px;
    padding-left: 0px;
  }
}

/*------------------------------sezione ticket intero--------------------------------------------*/
table#tickets .table-ticket th {
  border-right: 0px solid !important;
  border-left: 0px solid !important;
  text-align: start !important;
}

table#tickets .table-ticket1 td {
  border-right: 0px solid !important;
  border-left: 0px solid !important;
  vertical-align: middle !important;
}

span.badge {
  width: 80px;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.chatconv div#accordion {
  width: 800px;
}

#accordion .bg-blue.panel {
  background-color: #fff;
}

#accordion .bg-blue.panel label {
  color: #8c8c8c !important;
}
#accordion .bg-blue.panel span {
  color: #8c8c8c !important;
  margin-left: 200px;
}

#accordion .bg-blue.panel i.far.fa-calendar {
  color: #8c8c8c !important;
}

#accordion .bg-blue.panel i.far.fa-clock {
  color: #8c8c8c !important;
}

.addfile span {
  text-transform: none;
}

/*-----------------------------subnav top message per mobile----------------------------------------------------------*/

@media screen and (max-width: 999px) {
  .float-md-right.ticektuser {
    padding-right: 30px !important;
    padding-top: 30px !important;
  }
  .horizontal-nav-links {
    width: 80% !important;
  }
}

.col-8.color-font:focus {
  outline: none !important;
  border: 0px solid !important;
}

/*--------------------------------previsione style-------------------------------------------------------*/
button.btn.btn-outline-info.btn-block.submitmessage.date span {
  color: #333 !important;
  border: none !important;
  font-size: 0.8rem !important;
}

#res .previsioni-table th {
  background-image: none;
  border-left: 0px solid;
  border-right: 0px solid;
  text-align: start;
  vertical-align: middle !important;
  background-color: #2195d6 !important;
  color: #fff;
}

@media (max-width: 1030px) {
  .main-panel.previsioni {
    padding-right: 30px;
  }
}

.nuovo-previsione .modal-header {
  border-bottom: 1px solid #ccc;
}

@media only screen and (min-width: 992px) {
  .nuovo-previsione .modal-dialog {
    min-width: 1000px;
  }
}

@media only screen and (min-width: 1100px) {
  .nuovo-previsione .modal-dialog {
    min-width: 1100px;
  }
}

.nuovo-previsione .form-group {
  display: flex;
  align-items: center;
}

@media only screen and (min-width: 992px) {
  .left-previsioni {
    padding-right: 50px;
    border-right: 1px solid #ccc;
  }
  .right-previsioni {
    padding-left: 50px;
  }
}

.nuovo-previsione .fas,
.nuovo-previsione .far {
  color: #35a9e0;
}

.previsione .fa:hover {
  color: #fff !important;
}

.nuovo-previsione .modal-footer {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
  justify-content: flex-end;
}

.nuovo-previsione .form-control{
  border: 0px solid;
  height: 55px;
  background-color: #eaf4fe;
}
.anulla-previsione .modal-footer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.anulla-previsione .modal-footer .btn.btn-primary.btn-block {
  padding: 12px 40px;
  background-color: #f26d6f;
  border: 1px solid #f26d6f;
}
@media screen and (max-width: 576) {
  .anulla-previsione .modal-footer {
    float: left !important;
  }
}

.anulla-previsione .fa-times-circle {
  font-size: 2rem !important;
  color: #ea6c6d !important;
}
.nuovo-previsione input#tempo_h {
  padding: 0.8rem;
  text-align: center;
  margin: 0.8rem;
}

.nuovo-previsione input#tempo_m {
  padding: 0.8rem;
  text-align: center;
  margin: 0.8rem;
}
/*-------------------------------admin page-----------------------------------------------------*/
table#admin_administrators .admin-table th {
  background-image: none;
  border-left: 0px solid;
  border-right: 0px solid;
  vertical-align: middle;
  text-align: start;
  height: 30px !important;
  background-color: #2195d6 !important;
  color: #fff;
}

#admin_administrators {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
  color: #1c1c1c;
  font-size: 14px;
  line-height: 19px;
}

table#admin_administrators .data-row td {
  vertical-align: middle;
  text-align: start;
}

.create-user .modal-header {
  border-bottom: 1px solid #ccc;
}


@media only screen and (min-width: 1100px)
{
  .modal-dialog.modal-lg.create-user {
    min-width: 1100px !important;
}
}

@media (min-width: 992px) {
  .modal-dialog.modal-lg.create-user {
    max-width: 990px !important;
  }
}
@media (max-width: 991px) {
  .create-user .form-group {
    flex-direction: column;
  }
}

.create-user .modal-footer {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.btn-detagli {
  position: relative;
}
.btn-detagli:focus {
  outline: none;
  box-shadow: none;
}

.edit-agency .modal-header {
  border-bottom: 1px solid #f6f6f6;
}

@media (min-width: 992px) {
  .agencyCostumStyle .modal-dialog.modal-lg {
    max-width: 900px !important;
  }
}

@media (min-width: 1100px) {
  .agencyCostumStyle .modal-dialog.modal-lg {
     max-width: 1100px !important;
   }
 }

 @media only screen and (min-width: 992px)
 {
  .agencyCostumStyle .left {
    padding-right: 50px;
    border-right: 1px solid #cccccc;
}
 }
 @media only screen and (min-width: 992px)
 {
  .agencyCostumStyle .right {
    padding-left: 50px;
}
}

@media only screen and (min-width: 992px)
 {
  .create-user .left {
    padding-right: 50px;
    border-right: 1px solid #cccccc;
}
 }
 @media only screen and (min-width: 992px)
 {
  .create-user .right {
    padding-left: 50px;
}
}

.create-admin .modal-header {
  border-bottom: 1px solid #f6f6f6;
}
.create-admin .modal-header .modal-title {
  color: #161616;
  font-size: 24px;
  line-height: 32px;
}
.create-admin .form-control {
  background-color: #eaf4fe;
  height: 45px;
  border: none;
  border-radius: 0;
}

@media (max-width: 991px) {
  .create-admin .form-group {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .create-admin .modal-dialog.modal-lg {
    max-width: 900px;
  }
}
.create-admin .fas {
  color: #35a9e0;
}
.create-admin .modal-footer {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  justify-content: center;
}

.create-operatore .modal-header {
  border-bottom: 1px solid #f6f6f6;
}
.create-operatore .modal-header .modal-title {
  color: #161616;
  font-size: 24px;
  line-height: 32px;
}

.create-operatore .fas,
.create-operatore .fa {
  color: #35a9e0;
}

.create-operatore .form-control {
  background-color: #eaf4fe;
  height: 45px;
  border: 0;
  border-radius: 0;
}

@media (max-width: 991px) {
  .create-operatore .form-group {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .create-operatore .modal-dialog.modal-lg {
    max-width: 900px;
  }
}

.create-operatore .modal-footer {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .admin-page.operatore {
    padding-top: 80px !important;
  }
  .admin-page.create-admin-user {
    padding-top: 80px !important;
  }
}

.costumDesignAdmin #admin_administrators_length {
  display: none;
}
.costumDesignAdmin #admin_administrators_filter {
  display: none;
}

.costumDesignAdmin .btn-table span {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f5f5f5;
  transform: translateY(-50%);
  border-radius: 50%;
}

.costumDesignAdmin .btn-table .fas {
  line-height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.costumDesignAdmin .btn-table .fa-edit {
  color: #6bc182;
}

.costumDesignAdmin .btn-table .fa-trash {
  color: #ea676c;
}

/*----------------------------operatori table1--------------------------------------*/

#table_operatori .operatori-t th {
  background-image: none;
  border-left: 0px solid;
  border-right: 0px solid;
  vertical-align: middle;
  text-align: start;
  background-color: #2195d6 !important;
  color: #fff;
}

@media screen and (max-width: 999px) {
  .modal-body.admin .form-group {
    display: block !important;
  }
}

#table_operatori {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
  color: #1c1c1c;
  font-size: 14px;
  line-height: 19px;
}

@media screen and (max-width: 999px) {
  .modal-body.admin-edit .form-group {
    display: block !important;
  }
}

@media screen and (max-width: 999px) {
  .modal-body.operatore .form-group {
    display: block !important;
  }
}

@media screen and (max-width: 999px) {
  .modal-body.operatore-edit .form-group {
    display: block !important;
  }
}

@media screen and (max-width: 999px) {
  .modal-body.utenti .form-group {
    display: block !important;
  }
}

@media screen and (max-width: 999px) {
  .modal-body.utenti-edit .form-group {
    display: block !important;
  }
}

@media screen and (max-width: 999px) {
  .container-fluid .second-container {
    display: block !important;
  }
}

/*-------------------------------------restyling la pagina di config ---------------------------------------*/
button.btn.btn-primary.configurazione {
  font-weight: 400;
  background-color: #2195d6;
  border: none;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  border-radius: 8px;
  padding: 0.9rem 2rem;
  width: 300px;
  margin-top: 30px;
  margin-bottom: 30px;
  height: 55px !important;
}

button.btn.btn-primary.configurazione:hover {
  color: #fff;
  background-color: #2195d6;
}
button.btn.btn-primary.configurazione:focus {
  outline: none !important;
  box-shadow: none;
}

.costumDesignAdmin .col.text-left {
  font-size: 16px;
  line-height: 21px;
}
/*-----------------------------------statistiche ticket---------------------------------------------------*/

.statistiche .col-12.filter-ul #searchform {
  width: 100% !important;
  justify-content: space-between;
  margin-left: 0px;
}

#tickets thead.ticket-statistic th {
  border-left: 0px solid;
  border-right: 0px solid;
  vertical-align: middle;
  text-align: start;
  color: #fff;
  background-color: #2195d6 !important;
}

button.dt-button.buttons-excel.buttons-html5.btn.btn-primary {
  padding: 10px 40px;
  margin: 20px 0;
}

.main-panel.statistice form#searchform {
  margin-left: 0px;
  justify-content: space-between !important;
  align-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
}

li.list-inline-item {
  padding: 0.9rem 0;
  background-color: #f3f4f4;
  border: 0.5px solid #9a9a9a;
  height: 55px;
  min-width: 150px;
  text-align: center;
  margin-right: -5px !important;
}

.ticket li.list-inline-item:first-child {
  position: absolute;
  top: 0.2%;
}

select#repart {
  background-color: #eaf4fe;
  border: none;
  border-radius: 8px;
  height: 55px !important;
}

select#priority {
  background-color: #eaf4fe;
  border: none;
  border-radius: 8px;
  height: 55px !important;
}

select#category {
  background-color: #eaf4fe;
  border: none;
  border-radius: 8px;
  height: 55px !important;
}

@media screen and (max-width: 991px) {
  .statistice-link ul.list-inline.filterEl {
    flex-direction: column;
  }
}

.butt {
  color: #b1b1b1;
  font-size: 16px;
}

@media (max-width: 1420px) {
  .filter-ticket {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ticket-btn {
    flex: 0 0 30%;
    max-width: 30%;
  }
}

@media (max-width: 767px) {
  .ticket-btn {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  .ticket-btn {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.status_ticket {
  color: #b1b1b1;
  font-size: 16px;
}

.status_ticket:hover, .status_ticket:focus{
  color: #b1b1b1 !important;
}

a#idlink0:hover, a#idlink0:focus{
  color: #b1b1b1 !important;
}

/*-------------------------------ticket posizionamento del filter horisontally--------------------------------*/

.admin-page.ticket .filter-ul {
  width: 100% !important;
  margin-left: -15px !important;
  justify-content: space-between;
}

.admin-page.ticket select#time_client {
  width: 12rem !important;
}

@media screen and (max-width: 1643px) {
  .admin-page.ticket .filter-ul {
    margin-left: -50px !important;
  }
}

@media screen and (max-width: 1332px) {
  .admin-page.ticket .filter-ul {
    margin-left: 0px !important;
  }
}

div#tickets_length {
  padding-top: 8px;
}

@media only screen and (max-width: 1366px) and (min-width: 400px)
{
  .custom-datatable-col {
    display: block;
}
}
div#tickets_length{
  margin-left: 100px;
}

@media screen and (max-width:991px){
  div#tickets_length{
    margin-left: 200px;
  }
}


/*--------------------ticket note-----------------------------------------------------------*/

.main-panel.utenti .note-editor.note-frame.card {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.main-panel.utenti .note-toolbar.card-header {
  background-color: #fff;
  border-bottom: 0px;
}

.main-panel.utenti button.note-btn.btn.btn-light.btn-sm {
  background-color: #fff !important;
}
.main-panel.utenti .note-resizebar {
  background-color: #fff;
}
.main-panel.utenti .note-editor.note-frame .note-statusbar {
  border-top: none;
}
.main-panel.utenti .btn-light {
  border: 0px solid !important;
}
.main-panel.utenti .card-header.note-toolbar {
  padding: none;
}

/*---------------------------------------------------------------------------------------------*/
.modal-body.utenti .radio-label {
  padding: 2px 10px;
}

.modal-body.utenti-edit .radio-label {
  padding: 2px 10px;
}

@media screen and (max-width: 767px) {
  #piechart {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
  }
}

@media screen and (max-width: 1100px) {
  #piechart {
    margin-left: -20px;
  }
}

@media screen and (max-width: 999px) {
  #piechart {
    margin-left: -60px;
  }
}

@media screen and (max-width: 800px) {
  #piechart {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
  }
}

/* nuove modifiche su ezyline restyling  */

/* -----mio profilo vista operatore---- */

.navbar .panel-title {
  background-color: #35a9e0;
}
.costumDesignProfile .title {
  color: #1e1e1e;
  font-size: 28px;
  line-height: 37px;
}

.costumDesignProfile .profile-left .form-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.costumDesignProfile .form-group .form-control {
  background-color: transparent;
  border: 1px solid #ccd4e0;
  border-radius: 8px;
  height: 50px;
}
.search-bar {
  width: 40%;
  height: 55px;
  border: none;
  background: #eaf4fe !important;
  border-radius: 8px;
}

.costumDesignProfile .profile-button {
  background-color: #2195d6;
  padding: 0.9rem 2rem !important;
  border: none;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 21px;
}

@media screen and (max-width: 1280px) {
  .costumDesignProfile .form-group {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .costumDesignProfile .form-group {
    flex-direction: column;
  }
  .profile-button {
    width: 100%;
  }
}

.profile-left {
  background-color: #eaf4fe;
}
.profile-right {
  background-color: #eaf4fe;
}
@media (min-width: 992px) {
  .profile-left {
    max-width: 48% !important;
  }
  .profile-right {
    max-width: 48% !important;
  }
}
/* -----mio profilo vista operatore---- */

/* modificha cliente vista admin */

.agency-title {
  color: #161616;
  font-size: 24px;
  line-height: 32px;
}

.agency .fas {
  color: #35a9e0;
}

.agency .form-control {
  background-color: #eaf4fe;
  border: none;
  border-radius: 0;
  height: 45px;
}
@media screen and (max-width: 992px) {
  .agency .form-group {
    display: flex;
    flex-direction: column !important;
  }
}

.agency #label-low {
  background-color: #63be7b;
  color: #fff;
}
.agency #label-medium {
  background-color: #feeb82;
  color: #fff;
}

.agency #label-high {
  background-color: #f7696b;
  color: #fff;
}

.btn-salva-utenti {
  width: 30% !important;
  background-color: #35a9e0;
  padding: 0.9rem 2rem;
  border-radius: 8px;
  border: none;
  height: 55px;
  text-align: center;
  color: #fff;
}

.btn-delete-utenti {
  background-color: #ea6c6d !important;
  width: 100%;
  height: 55px;
  outline: none;
  border: none;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 0.9rem 2rem;
}

/* modificha cliente vista admin */

.btn-aggungi-cliente {
  padding: 0.9rem 2rem !important;
  background-color: #eaf4fe !important;
  border: none;
  border-radius: 8px;
  position: relative;
  text-align: center;
  width: 100%;
  color: #35a9e0;
  height: 55px;
}

.btn-aggungi-cliente:hover,
.btn-aggungi-cliente:focus {
  outline: none;
  box-shadow: none;
  color: #35a9e0;
}
#length_change {
  padding: 0.9rem 0.5rem;
}

.elementupload {
  width: 40% !important;
  padding: 0.9rem 2rem !important;
  float: right !important;
  border-radius: 8px !important;
  background-color: #fff !important;
  color: #2195d6 !important;
}

@media screen and (max-width: 767px) {
  .elementupload {
    width: 100% !important;
    float: left !important;
  }
}

.agency .form-group label {
  font-size: 16px;
  color: #1c1c1c;
  line-height: 31px;
}
.create-agency .form-group label {
  font-size: 16px;
  color: #1c1c1c;
  line-height: 31px;
}
.create-agency .fas {
  color: #35a9e0;
}
.create-agency .form-control {
  background-color: #eaf4fe !important;
  height: 45px;
  border-radius: 0;
  border: none;
}

.create-agency #label-low {
  background-color: #63be7b;
  color: #fff;
}

.create-agency #label-medium {
  background-color: #feeb82;
  color: #fff;
}

.create-agency #label-high {
  background-color: #f7696b;
  color: #fff;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
}
/* modificha cliente vista admin */

/* previsione vista admin */
.previsioni-progetti {
  background-color: #fff;
  height: 15vh;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 5px solid #35a9e0;
}

.previsioni-operatori {
  background-color: #fff;
  height: 15vh;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 5px solid #f26d6f;
}

.copertura-operatori {
  background-color: #fff;
  height: 15vh;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 5px solid #5fbf83;
}

@media screen and (max-width: 767px) {
  .copertura-operatori {
    height: 10vh !important;
  }
  .previsioni-operatori {
    height: 10vh !important;
  }
  .previsioni-progetti {
    height: 10vh !important;
  }
}

/* previsione vista admin */

/* proggeti vista admin */
.tutti-progetti {
  background-color: #fff;
  height: 15vh;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 5px solid #35a9e0;
}

.progetti-attivi {
  background-color: #fff;
  height: 15vh;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 5px solid #f26d6f;
}

.progetti-sospesi {
  background-color: #fff;
  height: 15vh;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 5px solid #5fbf83;
}

@media screen and (max-width: 767px) {
  .progetti-sospesi {
    height: 10vh !important;
  }
  .progetti-attivi {
    height: 10vh !important;
  }
  .tutti-progetti {
    height: 10vh !important;
  }
}

/* proggeti vista admin */

/* tutti item vista admin */

.tempo-totale {
  background-color: #2195d6;
  height: 55px;
  border-radius: 8px;
  width: 180px;
  display: flex;
  align-items: center;
  padding: 8px;
}

.tempo-impiegato {
  background-color: #2195d6;
  height: 55px;
  border-radius: 8px;
  width: 250px;
  display: flex;
  align-items: center;
  padding: 8px;
}

.title-block {
  font-size: 14px;
  line-height: 19px;
}

.title-block span {
  font-size: 14px;
  line-height: 19px;
}

.tabcontent .btn-grafico {
  padding: 0.9rem 2rem;
  border: 1px solid #cbcbcb !important;
  background-color: #fff !important;
  border-radius: 8px;
  font-size: 14px;
  line-height: 19px;
  width: 130px;
  color: #8e8e8e;
  height: 55px !important;
}

.tabcontent .btn-modifica {
  border: 1px solid #35a9e0 !important;
  background-color: #fff !important;
  color: #8e8e8e !important;
  font-size: 14px;
  line-height: 21px;
  padding: 0.9rem 1rem;
  height: 55px;
  width: 180px;
  border-radius: 8px;
}

.tabcontent .btn-modifica .fas {
  color: #2195d6;
}

.tabcontent .btn-elemina {
  border: 1px solid #ea6c6d !important;
  background-color: #fff !important;
  color: #8e8e8e !important;
  font-size: 14px;
  line-height: 21px;
  padding: 0.9rem 1rem;
  height: 55px;
  width: 180px;
  border-radius: 8px;
}

.tabcontent .btn-elemina .fas {
  color: #ea6c6d;
}

.tabcontent .btn-aggiungi {
  border: none;
  background-color: #eaf4fe;
  color: #35a9e0 !important;
  font-size: 14px;
  line-height: 21px;
  padding: 0.9rem 1rem;
  height: 55px;
  width: 300px;
  border-radius: 8px;
  position: relative;
}
.tabcontent .btn-aggiungi:hover,
.tabcontent .btn-aggiungi:focus {
  border: none;
  background-color: #eaf4fe !important;
  color: #35a9e0 !important;
  outline: none !important;
  box-shadow: none !important;
}

.tabcontent .btn-aggiungi span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 1rem;
}

.tabcontent .btn-aggiungi .fas {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #35a9e0;
}
#commenttab{
  width:100%;
}


@media screen and (min-width:991px){
  #commenttab{
    width:50%;
  }
}
#totaltab .btn-table {
  position: relative;
}

#totaltab .btn-table span {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f5f5f5;
  transform: translateY(-50%);
  border-radius: 50%;
}

#totaltab .btn-table .fas {
  line-height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #6bc182 !important;
}

.apri-icon {
  position: relative;
  background: transparent;
  color: transparent;
  border: 0px solid;
}
.apri-icon span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 1rem;
}

.apri-icon .fas {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #35a9e0;
}

.tab button.active {
  border-top: 2px solid #2192d9 !important;
}

.btn-chiudi-modal {
  width: 100%;
  margin-right: 15px;
  background-color: #35a9e0;
  border: 1px solid #35a9e0;
}

.modal-admin .secondo-sum input,
optgroup,
textarea {
  border: none !important;
}

.modal-admin .form-control:disabled,
.form-control[readonly] {
  background-color: #f3f3f3;
}

.date-comment .fa-calendar-minus:before {
  margin-right: 0.4rem !important;
}
.time-comment .fa-clock:before {
  margin-right: 0.4rem !important;
}

.date-comment p,
.time-comment p,
.autor-comment {
  color: #2b2e31 !important;
}

.icon-back {
  display: flex;
  align-items: center;
  width: 36px;
}

.icon-back span {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  transform: translateY(-50%);
  border-radius: 50%;
  border: 1px solid #a2a2a2 !important;
}

.icon-back .fas {
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  line-height: 2.5rem;
  color: #a2a2a2 !important;
}

/* tutti item vista admin */

/* admin */

.admin .horizontal-nav-links li:nth-child(1).active {
  margin-left: 0px;
}

.main-panel.admin .horizontal-nav-links {
  margin-left: 15px !important;
}

.btn-aggungi-admin {
  padding: 0.9rem 1rem 0.9rem 2rem !important;
  background-color: #eaf4fe !important;
  border: none;
  border-radius: 8px;
  position: relative;
  text-align: center;
  width: 100%;
  color: #35a9e0;
}
.btn-aggungi-admin:hover,
.btn-aggungi-admin:focus {
  background-color: #eaf4fe !important;
  outline: none;
  box-shadow: none;
  color: #35a9e0;
}

.btn-aggungi-admin span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 0.4rem;
}

.btn-aggungi-admin .fa {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #35a9e0;
}

.admin .horizontal-nav-links li {
  box-shadow: none !important;
}

@media screen and (max-width: 1224px) {
  .admin .horizontal-nav-links li {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .btn-aggungi-admin {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 999px) {
  .admin .horizontal-nav-links {
    width: 100% !important;
  }
  .admin .horizontal-nav-links li {
    margin-top: 0px !important;
  }
}

/* admin */

/* operatore */

.btn-aggungi-operatore {
  padding: 0.9rem 1rem 0.9rem 2rem !important;
  background-color: #eaf4fe !important;
  border: none;
  border-radius: 8px;
  position: relative;
  text-align: center;
  width: 100%;
  color: #35a9e0;
}
.btn-aggungi-operatore:hover,
.btn-aggungi-operatore:focus {
  color: #35a9e0;
  outline: none !important;
  box-shadow: none !important;
}

.btn-aggungi-operatore span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 0.4rem;
}

.btn-aggungi-operatore .fa {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #35a9e0 !important;
}

.operatore-edit .fas,
.operatore-edit .fa {
  color: #35a9e0;
}

.costumDesignOperatore #table_operatori_length {
  display: none;
}

.costumDesignOperatore #table_operatori_filter {
  display: none;
}

.costumDesignOperatore .btn-table span {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f5f5f5;
  transform: translateY(-50%);
  border-radius: 50%;
}

.costumDesignOperatore .btn-table .fas {
  line-height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.costumDesignOperatore .btn-table .fa-folder-open {
  color: #2195d6;
}
/* operatore */

/*  crea commento operatore */
.comm-operatore {
  padding: 1rem;
  border-bottom: none;
}

.title-comm {
  color: #444;
  font-size: 1.2rem;
  font-weight: normal;
}

.btn-comm {
  width: 100%;
  background-color: #35A9E0;
  color: #fff;
  border: 1px solid #35A9E0;
  height: 55px;
  border-radius: 8px !important;
}

.btn-comm:hover {
  background-color: #fff;
  border: 1px solid #35a9e0;
  color: #35a9e0;
}

.btn-anulla-comm {
  width: 100%;
  background-color: #f26d6f;
  border: 1px solid #f26d6f;
  color: #fff;
  transition: 0.3s all;
}

.btn-anulla-comm:hover {
  background-color: #fff;
  border: 1px solid #f26d6f;
  color: #f26d6f;
}

.footer-content {
  justify-content: center;
  margin-top: 0px !important;
}

/*  crea commento operatore */

/* total item vista operatore */
#totalItems_wrapper .btn-commm-operatore {
  background-color: cccccc;
  border: 1px solid none;
  border-radius: 8px;
  color: #fff !important;
  font-size: 14px;
  padding: 0.5rem 2rem;
  text-align: center;
}

#itemtab .btn-commm-operatore {
  background-color: cccccc;
  border: none;
  border-radius: 8px;
  color: #fff !important;
  font-size: 14px;
  padding: 0.5rem 2rem;
  text-align: center;
}

#totalItems_wrapper .btn-success {
  background-color: #b2e9cc;
  color: #6f6f6f;
  border-color: #b2e9cc;
  padding: 0.5rem 1rem;
}

#itemtab .btn-success {
  background-color: #b2e9cc;
  color: #6f6f6f;
  border-color: #b2e9cc;
  padding: 0.5rem 1rem;
}

#totalItems_wrapper #totalItems_filter {
  display: none;
}

#totalItems_wrapper .btn-danger {
  background-color: #e4b7bc;
  color: #6f6f6f;
  border-color: #e4b7bc;
  padding: 0.5rem 1rem;
}

#itemtab .btn-danger {
  background-color: #e4b7bc;
  color: #6f6f6f;
  border-color: #e4b7bc;
  padding: 0.5rem 1rem;
}

.costumDesignAltroProgettiOp {
  margin-top: -24px;
}

.bg-progettiOp {
  background-color: #eaf4fe;
}

i.fas.fa-arrow-alt-circle-left {
  color: #35a9e0 !important;
}

/* progetti vista operatore */

.form-check-input:checked {
  color: #35a9e0 !important;
  background-color: #35a9e0 !important;
}

#itemtab .btn-aggiungi span {
  left: 1rem !important;
}

.board-text {
  background-color: #2195d6 !important;
  color: #fff !important;
  border: none !important;
  padding: 0.9rem 2rem !important;
  width: 100%;
  border-radius: 8px;
  text-align: center;
  height: 55px;
}

@media screen and (max-width: 767px) {
  .previsioni-mobile {
    width: 90% !important;
  }
  .container-fluid .second-container {
    margin-right: 15px !important;
  }
}

.board-list {
  overflow: auto;
  max-height: 100%;
  height: 700px;
}

@media screen and (max-width: 767px) {
  .progetti-op {
    flex-direction: column;
  }
  .search-form {
    max-width: 100%;
  }
  .d-inline-block {
    font-size: 14px;
    margin-left: -20%;
  }
}

/* title for dispositivi mobile */

@media screen and (max-width: 767px) {
  .progetti-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .group-icon-mobile {
    display: flex;
    flex-direction: column;
    padding-left: 15px !important;
  }
}

.item label {
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 1264px) {
  .item label {
    font-size: 1.2rem !important;
  }
}

.item .far {
  margin-top: 10px;
}
.item .fas {
  margin-top: 10px;
}

.progetti-details span {
  font-size: 18px;
  line-height: 24px;
  color: #111111;
}

.progetti-details strong {
  color: #35a9e0;
  font-size: 18px;
  line-height: 24px;
}

.progetti-details .far {
  color: #35a9e0;
}
.date-format {
  background-color: #fff;
  width: 160px;
  padding: 10px auto;
  border-radius: 8px;
  height: 55px;
  border: 1px solid #ccc;
}

/* preventivi nuove modifiche*/

.preventivi .form-control {
  background-color: #cce5f2;
  border: 1px solid #13b1ff;
}

.preventivi .form-control:focus {
  outline: none !important;
  box-shadow: 0 !important;
}

.preventivi button.btn.btn-primary-annulla {
  background-color: #f26d6f !important;
  border: 1px solid #f26d6f;
}

.preventivi button.btn.btn-primary-annulla:focus {
  outline: none;
  box-shadow: 0 !important;
}

.preventivi .horizontal-nav-links {
  margin-top: -56px !important;
}

.preventivi .horizontal-nav-links li:nth-child(n).active {
  margin-left: 0;
}

.preventivi .horizontal-nav-links {
  margin-left: 0;
}

.preventivi .horizontal-nav-links li {
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.preventivi .horizontal-nav-links li a {
  font-size: 12px !important;
}

.preventivi .horizontal-nav-links a.btn.btn-primary.btn-block {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  border-radius: 0;
  font-size: 12px !important;
  border: 1px solid #0097e0 0.5 !important;
  background-color: #12b1ff !important;
}

.preventivi .horizontal-nav-links button.btn.btn-primary {
  width: 100%;
  margin-top: 0 !important;
  border-radius: 0;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  display: inline-block;
  font-size: 12px;
  border: 1px solid #35a9e0 !important;
  background-color: #12b1ff !important;
}

.preventivi .horizontal-nav-links button.btn.btn-primary:hover {
  background-color: #12b1ff;
}

@media only screen and (max-width: 1200px) {
  .main-panel.preventivi .horizontal-nav-links {
    width: 100% !important;
  }
  .preventivi .horizontal-nav-links li {
    padding: 14px !important;
  }
  .preventivi .horizontal-nav-links a.btn.btn-primary.btn-block {
    padding: 16px !important;
  }
  .preventivi .horizontal-nav-links button.btn.btn-primary {
    padding: 16px !important;
  }
}
@media only screen and (max-width: 999px) {
  .main-panel.preventivi .horizontal-nav-links {
    width: 100% !important;
  }
}

@media only screen and (max-width: 991px) {
  .preventivi .horizontal-nav-links {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    margin-top: 0px !important;
  }
  .preventivi .horizontal-nav-links li {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 1440px) {
  .admin-page.preventivi {
    margin-right: 30px;
  }
}

.table thead .preventivi-table th {
  text-align: start;
}

/* Nuovo Preventivo */

.nuovo-preventivo .modal-title {
  color: #1c1c1c;
}

.nuovo-preventivo .modal-header {
  border-bottom: 1px solid #cccccc;
}

.nuovo-preventivo .form-group {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.nuovo-preventivo .fas {
  color: #35a9e0;
}

.nuovo-preventivo .far {
  color: #35a9e0;
}
@media only screen and (min-width: 992px) {
  .nuovo-preventivo .left-preventivi {
    padding-right: 50px;
    border-right: 1px solid #cccccc;
  }
  .nuovo-preventivo .right-preventivi {
    padding-left: 50px;
  }
}

@media only screen and (min-width: 1100px) {
  .nuovo-preventivo .modal-dialog {
    min-width: 1100px !important;
  }
}

@media only screen and (min-width: 992px) {
  .nuovo-preventivo .modal-dialog {
    min-width: 1000px;
  }
}

.nuovo-preventivo .modal-footer {
  margin-top: 20px !important;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  .modal-mobile {
    flex-direction: column;
  }
}

.nuovo-preventivo .form-control {
  background-color: #eaf4fe;
  border: none;
  height: 55px !important;
}

.nuovo-preventivo option::selection {
  background-color: #eaf4fe !important;
  border-left: 2px solid #35a9e0 !important;
}
.nuovo-preventivo .modal-footer .submitmessage {
  padding: 0.9rem 2rem;
  background-color: #35a9e0;
  color: #fff;
  text-align: center;
  position: relative;
  border: none;
  font-size: 16px;
  line-height: 31px;
  border-radius: 8px;
  width: 30% !important;
  height: 55px;
}

.modal-header .close {
  background-color: #EA6C6D;
  color: #fff;
  border-radius: 50%;
  height: 2.5rem;
  margin: 0rem 0rem -1rem auto;
}
.close {
  float: none;
  font-size: 1rem;
  font-weight: 700;
  line-height: 0;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
/* Elenco Walkin */

@media only screen and (max-width: 1750px) {
  .admin-page.preventivi.walkin {
    margin-right: 40px !important;
    padding-right: 50px;
  }
}

@media only screen and (min-width: 776px) {
  .admin-page.preventivi.walkin .col-form-label {
    min-height: 70px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 1200px) {
  .main-panel.imposta-preventivi .horizontal-nav-links {
    width: 100%;
  }
}

@media screen and (max-width: 999px) {
  .main-panel.imposta-preventivi .horizontal-nav-links {
    width: 100% !important;
  }
}

/* Nuovi Lead */
@media only screen and (min-width: 1750px) {
  .admin-page.preventivi .modal-footer {
    padding: 15px;
  }
}

@media only screen and (max-width: 1750px) {
  .admin-page.preventivi.walk {
    margin-right: 40px !important;
    padding-right: 50px;
  }
}

/* Modifica previntivi nuova pagina */

.modifica-preventivi {
  background-color: #35a9e0;
  padding: 0.9rem 2rem !important;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border: none !important;
  position: relative;
  width: 100%;
  transition: 0.3s all;
  color: #fff;
  text-align: center;
}

.modifica-preventivi:hover {
  background-color: #35a9e0;
  color: #fff;
  border: none !important;
}

.modifica-preventivi .fas {
  color: #fff;
}

.modifica-preventivi:focus {
  outline: none;
  box-shadow: none;
}

.cancella-preventivi {
  background-color: #ea6c6d;
  padding: 0.9rem 2rem !important;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border: none !important;
  position: relative;
  width: 100%;
  transition: 0.3s all;
  color: #fff;
}

.cancella-preventivi:hover {
  background-color: #ea6c6d;
  color: #fff;
  border: none;
}

.cancella-preventivi:focus {
  outline: none;
  box-shadow: none;
  background-color: #ea6c6d;
  color: #fff;
}

.cancella-preventivi:active {
  outline: none;
  box-shadow: none;
  background-color: #ea6c6d;
  color: #fff;
}

.cancella-preventivi .fas {
  color: #fff;
}

.cancella-preventivi:hover .fas {
  color: #fff;
}

.modifica-preventivi-page a.btn.text-success.btn-table {
  background-color: #eaf4fe;
  padding: 0.9rem 2rem !important;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border: none;
  position: relative;
  width: 100%;
  transition: 0.3s all;
  color: #000 !important;
}

.modifica-preventivi-page .a.btn.text-success.btn-table:hover {
  background-color: #eaf4fe;
  color: #000;
  border: none;
}

.modifica-preventivi-page a.btn.text-success.btn-table {
  outline: none;
  box-shadow: none;
}

.modifica-preventivi-page a.btn.text-success.btn-table .fas {
  color: #000;
}

.modifica-preventivi-page a.btn.text-success.btn-table:hover .fas {
  color: #000;
}

.dati-preventivi {
  justify-content: space-between;
}

.dati-preventivi span {
  font-size: 16px !important;
  color: #9d9d9d;
}

.dati-preventivi strong {
  font-size: 16px !important;
  color: #1c1c1c;
}

.modal-preventivi button.btn.btn-outline-danger.m-2 {
  padding: 0.2rem 0.5rem;
}

.modifica-preventivi .fas {
  color: #fff;
}

@media screen and (min-width: 992px) {
  .dati-preventivi .left {
    padding-right: 50px;
    border-right: 2px solid #f6f6f6;
  }
  .dati-preventivi .right {
    padding-left: 50px;
  }
}

.dati-preventivi .fas,
.dati-preventivi .far {
  color: #35a9e0;
  font-size: 1.2rem;
}

textarea.form-control {
  background-color: #eaf4fe;
}
/* allega preventivi */

.modal-preventivi .modal-header {
  padding: 1rem 0;
  border-bottom: 0 solid !important;
}

.modal-preventivi .modal-header h5 {
  color: #12b1ff;
}

.modal-preventivi .modal-body {
  padding: 1rem 0;
}

.modal-upload {
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
}

.modal-upload .name {
  cursor: pointer;
  word-break: break-word;
}

.modal-preventivi .modal-body .custom-file-input {
  height: 40px;
  top: -40px;
}

.modal-preventivi .modal-body .btn.btn-primary {
  width: 100%;
  background-color: #cce5f2 !important;
  border: 1px solid #13b1ff !important;
  padding: 12px 20px !important;
}

.modal-preventivi .modal-footer .btn.btn-primary.submitmessage {
  width: 100% !important;
  height: auto !important;
  outline: none;
  background-color: #12b1ff;
  border: 1px solid #0097e0;
  color: #fff;
  border-radius: 0.25rem;
  padding: 8px 20px !important;
}

.modal-preventivi .modal-footer .btn.btn-primary.btn-block {
  width: 100% !important;
  height: auto !important;
  outline: none;
  background-color: #f26d6f;
  border: 1px solid #f26d6f;
  color: #fff;
  border-radius: 0.25rem;
  padding: 8px 20px !important;
}

.modal-preventivi .col-form-label {
  padding: 1rem 0;
  font-size: 1rem;
}

.modal-preventivi span a {
  color: #333;
  outline: none;
  text-decoration: none;
  margin-bottom: 2rem;
}

.modal-preventivi span a:hover {
  color: #12b1ff;
}

.modal-preventivi .elenco-allegati-preventivi {
  margin-bottom: 2rem;
}

/* Modifica Preventivi */

.anulla-preventivi .modal-footer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.title span {
  color: #161616;
  line-height: 32px;
  font-size: 24px;
}

@media only screen and (min-width: 992px) {
  .modifica-preventivi-mobile .left-preventivi {
    padding-right: 50px;
    border-right: 1px solid #ccc;
  }
  .modifica-preventivi-mobile .right-preventivi {
    padding-left: 50px;
  }
}

.modifica-preventivi-mobile .fas {
  color: #35a9e0;
}

.modifica-preventivi-mobile .far {
  color: #35a9e0;
}

.modifica-preventivi-mobile .form-group {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.modifica-preventivi-mobile .form-control {
  background-color: #eaf4fe;
  border: none;
  height: 45px;
}

@media screen and (max-width: 540px) {
  .anulla-preventivi .modal-footer {
    float: left !important;
  }
}

.anulla-preventivi .fa-times-circle {
  font-size: 2rem !important;
  color: #ea6c6d !important;
}

.modal-footer .submitmessage {
  padding: 0.9rem 2rem;
  background-color: #35a9e0;
  color: #fff;
  text-align: center;
  position: relative;
  border: none;
  font-size: 16px;
  line-height: 31px;
  border-radius: 8px;
  width: 30%;
  height: 55px;
}
/* Nuovi Lead View  */

.secondo-sum input {
  border: 1px solid #35a9e0 !important;
}

.secondo-sum input:focus {
  border: 1px solid #35a9e0 !important;
  outline: none !important;
}

table.fbody.table.table-striped thead tr {
  background-color: #2195d6 !important;
  color: #fff;
}

table.walk1 tr.walk-element {
  background-color: #eaf4fe !important;
  color: #1c1c1c;
}

table.walk1 tr.walk-element td {
  border: 0px solid !important;
}

td.table-form {
  background-color: #eaf4fe;
  border: 10px solid #fff;
  border-radius: 25px;
}

.table-form .walk1 {
  min-width: 200px;
}

/* Pagina Eventi */

.table-eventi thead tr td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  text-align: start;
}

.table-eventi .fbody tr td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

tr.dati-eventi:nth-of-type(odd) {
  background-color: transparent !important;
}

.eventi-title {
  font-size: 28px;
  color: #000;
}

.eventi-progeto {
  font-size: 28px;
  color: #f26d6f;
}

.form-eventi .btn.btn-primary {
  background-color: #f26d6f;
  padding: 0.9rem 2rem !important;
  border: 1px solid #f26d6f;
  text-align: center;
  color: #fff;
  outline: none;
  height: 55px;
}

.form-eventi .btn.btn-primary:hover {
  background-color: #f26d6f;
  border: 1px solid #f26d6f;
  color: #fff;
  outline: none;
}
.form-eventi .btn.btn-primary:focus {
  outline: none;
}

.form-eventi .form-control {
  background-color: #eaf4fe;
  border: none;
  height: 55px;
  border-radius: 8px;
}

@media screen and (max-width: 1060px) {
  .form-eventi .col-form-label {
    min-height: 80px;
  }
}

@media screen and (max-width: 992px) {
  .form-eventi .col-form-label {
    min-height: 0;
  }
}

/* Nuovo Evento */

.nuovo-evento .form-group {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}

.nuovo-evento .title {
  font-size: 24px;
  color: #161616;
  line-height: 32px;
}

.nuovo-evento .fas {
  color: #35a9e0;
}

.nuovo-evento .fab {
  color: #35a9e0;
}

button.btn.btn-primary.submitmessage.save-eventi {
  padding: 0.9rem 2rem !important;
  background-color: #35a9e0 !important;
  border: none;
  color: #fff;
  text-align: center;
  position: relative;
  border-radius: 8px;
  width: 30%;
}
button.btn.btn-primary.submitmessage.save-eventi:hover {
  background-color: #35a9e0 !important;
  border: none;
}
button.btn.btn-primary.submitmessage.save-eventi:focus {
  outline: none;
}

.nuovo-evento .modal-footer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.nuovo-evento .first-eventi-btn {
  float: right;
}

@media screen and (max-width: 575px) {
  .nuovo-evento .first-eventi-btn {
    float: left;
    margin-top: 1rem;
  }
}

.nuovo-evento .form-control {
  background-color: #eaf4fe;
  border: none;
  height: 55px;
}

@media screen and (min-width: 992px) {
  .nuovo-evento .left-eventi {
    padding-right: 50px;
    border-right: 1px solid #ccc;
  }

  .nuovo-evento .right-eventi {
    padding-left: 50px;
  }
}

.eseguito .btn-link img {
  width: 30px;
  height: 30px;
}
.modal-footer.first-eventi-btn .fa-times-circle {
  font-size: 2rem !important;
  color: #ea6c6d !important;
}

/* View Grafico Progetti */

.grafico-progetti .form-control {
  background-color: #cce5f2;
  border: 1px solid #13b1ff;
}

#progetti_data thead tr td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
}

#progetti_data tbody tr td {
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  vertical-align: middle !important;
}
.grafico-btn {
  background-color: #f26d6f !important;
  border: 1px solid #f26d6f;
}

.grafico-btn:hover,
.grafico-btn:focus {
  background-color: #f26d6f !important;
  border: 1px solid #f26d6f;
  outline: none;
}

.ore-btn {
  background-color: rgb(99, 190, 123);
  color: rgb(255, 255, 255);
  border: 1px solid rgb(99, 190, 123);
}
.ore-btn:hover,
.ore-btn:focus {
  background-color: rgb(99, 190, 123);
  color: rgb(255, 255, 255);
  border: 1px solid rgb(99, 190, 123);
  outline: none;
}

/* Nuova Pagina Progetti */

.new-link {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  list-style: none;
  padding-left: 0;
  width: 100%;
  max-width: 100%;
}

.new-link li {
  padding: 0.9rem 2rem;
  background-color: #f3f4f4;
  border: 0.5px solid #9a9a9a;
  height: 55px;
  min-width: 150px;
  text-align: center;
}

.new-link li.active {
  background-color: #fff;
  border-top: 2px solid #2195d6;
  border-left: none;
  border-bottom: none;
  border-right: none !important;
}

.new-link li.active a {
  color: #2195d6;
  font-size: 16px;
}

.horizontal-links li a {
  color: #b1b1b1;
  font-size: 16px;
}

.horizontal-links li a:hover,
.horizontal-links li a:focus {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .new-link {
    flex-direction: column;
  }
  .new-link li {
    width: 100%;
    border: 0.5px solid #9a9a9a;
  }
}
.icon-menu {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: auto;
}

.icon-menu .icon {
  position: absolute;
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  transform: translate(-50%);
  border-radius: 50%;
  margin-right: -1.5rem;
  cursor: pointer;
}

.icon-menu .icon .fas {
  line-height: 3rem;
  font-size: 1.5rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #cfcfcf;
  cursor: pointer;
  border: 0px solid !important;
  background: #eaf4fe;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .icon-menu {
    justify-content: flex-start;
    padding-left: 2.5rem;
    margin: 20px 0;
  }
  #list-popup {
    right: auto !important;
    left: 12% !important;
  }
}

@media screen and (max-width: 1330px) {
  .tempo-previsto {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .second-row {
    max-width: 100% !important;
    flex: 0 0 100%;
  }
  .button-previsioni {
    max-width: 50% !important;
    flex: 0 0 50%;
  }
}

@media screen and (max-width: 575px) {
  .tempo-previsto {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .button-previsioni {
    max-width: 100% !important;
    flex: 0 0 100%;
  }
  .mobile-col {
    margin-bottom: 1.5rem;
    padding-left: 15px !important;
  }
  .second-row {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
}

.fas {
  font-size: 20px !important;
}

@media screen and (max-width: 1330px) {
  .hide-content {
    max-width: 0 !important;
    padding: 0 !important;
  }
}

@media screen and (max-width: 992px) {
  .hide-mobile {
    visibility: hidden;
    max-width: 0 !important;
    padding: 0 !important;
  }

  .hide{
    display: none;
  }
}

.hide{
  opacity: 0;
}

.admin-page {
  background-color: #ffff;
}
.line {
  color: #E9E9E9;
  margin-top: 0;
}

#list-popup {
  position: absolute;
  z-index: 1000;
  right: 3%;
  box-shadow: 0 3rem 5rem rgba(0, 0, 0, 0.1);
  visibility: hidden;
}
#list-popup.active {
  visibility: visible;
}

.list-progetti ul li {
  border-bottom: 1px solid #cfcfcf;
}
.list-progetti ul li:last-child {
  border-bottom: none;
}
.list-progetti ul {
  display: flex;
  -webkit-box-align: center;
  flex-direction: column;
  align-items: center;
  list-style: none;
  padding-left: 0;
}

.list-progetti ul li {
  height: 8vh;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 1rem;
  width: 260px;
}

#list-filter {
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  margin-top: -5%;
  left: 68%;
}

.max-prog #list-filter{
margin-top: 0;
}

#list-filter-repart {
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  right: 10%;
}

#list-filter.active {
  visibility: visible;
}

#list-filter-repaqrt.active {
  visibility: visible !important;
}

.list-filter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 240px;
}

.list-filter-repart {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 240px;
}

.proggeti .list {
  margin: unset !important;
}

.list-filter .btn-filter {
  background-color: #fff;
  text-align: center;
  display: inline-block;
  color: #c1c1c1;
  padding: 0.7rem 4rem;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 0;
  box-shadow: 0 3rem 5rem rgba(0, 0, 0, 0.1);
}

.list-filter-repart .btn-filter-repart {
  background-color: #fff;
  text-align: center;
  display: inline-block;
  color: #c1c1c1;
  padding: 0.7rem 4rem;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 0;
  box-shadow: 0 3rem 5rem rgba(0, 0, 0, 0.1);
}

.last-filter {
  border-bottom: 0px solid !important;
}

.list-filter .btn-filter.active {
  border-left: 3px solid #36a9e0;
  color: #1e1e1e;
}

.list {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: auto;
}

.list span {
  margin-right: 1.2rem;
}

.btn-list-filter {
  background-color: #eaf4fe;
  border-radius: 0.5rem;
  padding: 0.9rem 2rem !important;
  color: #1e1e1e;
  border: none;
  font-size: 16px;
  height: 55px;
}

.btn-list-filter:hover,
.btn-list-filter:focus,
.btn-list-filter:active {
  background-color: #eaf4fe !important;
  outline: none !important;
  text-decoration: none !important;
  color: #1e1e1e !important;
  border-color: transparent !important;
  border: none !important;
  box-shadow: none;
}
.btn-list-filter:visited {
  border-color: transparent !important;
  border: none !important;
  box-shadow: none;
}

@media screen and (max-width: 767px) {
  .list {
    justify-content: flex-start;
  }
  .list-filter {
    right: auto !important;
    left: 30%;
  }
}

.tutti span {
  color: #36a9e0;
  border-right: 1px solid #d5d5d5;
  font-weight: 600;
  font-size: 1.1rem;
  padding-right: 1.8rem;
  width: 50px;
  text-align: center;
}
.tutti p {
  padding-left: 1rem;
  font-size: 1rem;
}

.attivi span {
  color: #63be7b;
  border-right: 1px solid #d5d5d5;
  font-weight: 600;
  font-size: 1.1rem;
  padding-right: 1.8rem;
  width: 50px;
  text-align: center;
}
.attivi p {
  padding-left: 1rem;
  font-size: 1rem;
}

.sospesi span {
  color: #f26d70;
  border-right: 1px solid #d5d5d5;
  font-weight: 600;
  font-size: 1.1rem;
  padding-right: 1.8rem;
  width: 50px;
  text-align: center;
}
.sospesi p {
  padding-left: 1rem;
  font-size: 1rem;
}

.btn-create-progetti {
  background-color: #eaf4fe;
  padding: 0.9rem 2rem 0.9rem 4rem !important;
  border-radius: 0.5rem;
  border: 0px solid !important;
  position: relative;
  color: #35a9e0;
  font-size: 16px;
  line-height: 21px;
  height: 55px;
}

.btn-create-progetti:hover,
.btn-create-progetti:focus {
  background-color: #eaf4fe !important;
  color: #35a9e0;
  border: 0px solid !important;
  outline: none !important;
  text-decoration: none;
  box-shadow: none;
}

.btn-create-progetti span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 1rem;
}

.btn-create-progetti .fas {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #35a9e0;
}

.admin-page.proggeti .main-panel {
  background-color: transparent;
}

.proggeti .btn-danger{
  background-color: transparent;
  border: none;
}

table thead th {
  background-color: #2294d6 !important;
  border-bottom: 0 solid #fff !important;
}

.table tr th:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

table thead tr th:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

table tr:nth-of-type(odd) {
  background-color: #eaf4fe !important;
  border: 1px solid #eaf4fe;
}

table tbody tr {
  background-color: #fff;
}

li.paginate_button.page-item.active {
  background-color: transparent !important;
}

.page-item.active .page-link {
  background-color: #34a7de;
  color: #fff;
}
li.paginate_button.page-item.previous a {
  background: transparent;
  color: #b6b8b7;
}

li.paginate_button.page-item:last-of-type a {
  background: transparent;
  color: #b6b8b7;
}

li.paginate_button.page-item.previous a::before {
  margin-right: 8px;
  content: "\f104";
  text-decoration: inherit;
  opacity: 0.6;
  font-weight: bold;
  font-size: 1.2rem;
  vertical-align: middle;
  color: #b6b8b7;
  font-family: "Font Awesome 5 Free";
}
.dataTables_filter .form-control {
  background: #fff;
  border: 1px solid #cbcbcb !important;
  border-radius: 0.5rem;
  height: 55px !important;
}

.dataTables_filter .form-control:focus {
  outline: none;
  box-shadow: none;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 1.2rem !important;
}

div.dataTables_wrapper div.dataTables_info {
  color: #b6b8b7;
}

li.paginate_button.page-item:last-of-type a::after {
  margin-left: 8px;
  content: "\f105";
  text-decoration: inherit;
  opacity: 0.6;
  font-weight: bold;
  font-size: 1.2rem;
  vertical-align: middle;
  color: #b6b8b7;
  font-family: "Font Awesome 5 Free";
}

table tbody tr td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-left: 1px solid #eaf4fe !important;
}

table tbody tr td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-right: 1px solid #eaf4fe !important;
}

.admin-page.proggeti .btn-table span {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f5f5f5;
  transform: translateY(-50%);
  border-radius: 50%;
}

.admin-page.proggeti .btn-table .fa {
  line-height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
}

table#progetti_data {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
  color: #1c1c1c;
}
.costumDesignLine {
  color: #E9E9E9 !important;
}

.fs-title {
  border-bottom: 1px solid #E9E9E9;
}

.table-hover tbody tr:hover {
  background-color: transparent;
  color: #1c1c1c;
}

#progetti_data tbody tr td {
  border-top: 1px solid #eaf4fe !important;
  border-bottom: 1px solid #eaf4fe !important;
}

#progetti_data tbody tr td:first-child {
  border-left: 1px solid #eaf4fe !important;
}
#progetti_data tbody tr td:last-child {
  border-right: 1px solid #eaf4fe !important;
}

#progetti_data .progetti-admin1 td:last-child {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.proggeti div#progetti_data_length {
  display: none;
}

.proggeti div#progetti_data_filter {
  display: none;
}
.btn-back {
  background-color: #fff !important;
  border: 1px solid #a2a2a2 !important;
  color: #a2a2a2 !important;
  padding: 0.9rem 1rem !important;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  display: inline-block;
  height: 50px !important;
  border-radius: 50%;
  margin-right: 1rem;
}

.proggeti .list .btn-list-filter-repart {
  height: 55px;
  padding: 0.9rem 2rem;
  background: #eaf4fe;
  color: #000;
  border-radius: 8px;
  border: none;
}
.proggeti .list .btn-list-filter-repart:hover,
.proggeti .list .btn-list-filter-repart:focus {
  box-shadow: none;
  outline: none;
  background: #eaf4fe;
  color: #000;
}

/*  Pagina Grafico */
.seleziona-filtri .btn-list-filter {
  background-color: #fff;
  padding: 0.9rem 3rem 0.9rem 2rem !important;
  border-radius: 0.5rem;
  border: 1px solid #35a9e0 !important;
  position: relative;
  color: #212121;
  font-size: 16px;
  display: flex;
  text-align: center;
  justify-content: center;
}

.seleziona-filtri .btn-list-filter .fas {
  color: #212121 !important;
  font-size: 1rem;
  margin-left: 1rem;
  margin-top: 0.3rem;
}

.custom-grafico .form-control {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  padding: 0.9rem 2rem !important;
  color: #212121;
  height: 55px;
  border-radius: 0.5rem;
}

.custom-grafico .submitmessage {
  padding: 0.9rem 2rem;
  background-color: #2195d6;
  border: none;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 16px;
  line-height: 21px;
  border-radius: 8px;
  height: 55px;
}

#progetti-filter {
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  margin-top: 80px;
}

#progetti-filter.active {
  visibility: visible;
}

.progetti-filter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 240px;
}

.progetti-filter .btn-filter-pro {
  background-color: #fff;
  text-align: center;
  display: inline-block;
  color: #c1c1c1;
  padding: 0.7rem 4rem;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 0;
  box-shadow: 0 3rem 5rem rgba(0, 0, 0, 0.1);
}

.last-filter-pro {
  border-bottom: 0px solid !important;
}

.progetti-filter .btn-filter-pro.active {
  border-left: 3px solid #36a9e0 !important;
  color: #1e1e1e !important;
}

input#searchbox {
  background-color: #fff !important;
  border: 1px solid #a2a2a2 !important;
  color: #a2a2a2 !important;
  font-size: 16px;
  line-height: 21px;
  display: inline-block;
  height: 55px !important;
}

input#searchbox:focus {
  outline: none;
  box-shadow: none;
}
/* Previsioni */
.costumDesignPrevisioni .form-control {
  height: 55px;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 8px;
}

.costumDesignPrevisioni .submitmessage {
  background-color: #2195d6;
  border: none;
  border-radius: 8px;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  padding: 0.9rem 2rem !important;
  height: 55px !important;
}

.costumDesignPrevisioni .crea-previsione {
  padding: 0.9rem 0.4rem 0.9rem 0.4rem !important;
  background-color: #eaf4fe;
  border: none;
  border-radius: 8px;
  color: #35a9e0;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  position: relative;
  width: 100%;
  height: 55px !important;
}

.costumDesignPrevisioni .crea-previsione:hover,
.costumDesignPrevisioni .crea-previsione:focus {
  background-color: #eaf4fe !important;
  color: #35a9e0 !important;
  box-shadow: none;
  outline: none;
}

.costumDesignPrevisioni .form-previsioni {
  display: contents;
  justify-content: space-between;
}

.datepicker td {
  border-top: 0px solid !important;
  border-bottom: 0px solid !important;
}
.crea-previsione span {
  position: absolute;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 0.4rem;
}

.crea-previsione .fa {
  line-height: 1.4rem;
  font-size: 0.8rem;
  text-align: center;
  display: block;
  color: #35a9e0;
}

.costumDesignPrevisioni .btn-filtri {
  background-color: #f26d6f;
  border: none;
  border-radius: 8px;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  padding: 0.9rem 2rem !important;
  height: 55px !important;
}

button.btn.btn-outline-info.btn-block.submitmessage.date {
  padding: 0 !important;
}

.costumDesignPrevisioni .btn-filtri:hover,
.costumDesignPrevisioni .btn-filtri:focus {
  background-color: #f26d6f;
  border: none;
  color: #fff;
  outline: none;
  box-shadow: none;
}

table tbody tr td {
  border-top: 1px solid #eaf4fe !important;
  border-bottom: 1px solid #eaf4fe !important;
}

table tbody tr td:first-child {
  border-left: 1px solid #eaf4fe !important;
}

table tbody tr td:last-child {
  border-right: 1px solid #eaf4fe !important;
}

.table td {
  padding: 1rem;
}

.costumDesignPrevisioni .table span {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f5f5f5;
  transform: translateY(-50%);
  border-radius: 50%;
  margin-top: 10px;
}

.costumDesignPrevisioni .table .fas {
  line-height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  color: #6bc182;
}

.grafico-ore {
  margin: 0.5rem;
}

a {
  color: #2195d6;
}

a:hover,
a:focus {
  color: #2195d6;
  text-decoration: none;
  outline: none;
  box-shadow: none;
}

.datepicker-days {
  padding: 1rem;
}

.datepicker-days table thead th {
  background-color: #fff !important;
  border-bottom: 15px solid #fff !important;
}

.datepicker-days table tr:nth-of-type(odd) {
  background-color: #fff !important;
}
.datepicker-days .next {
  background-color: #35a9e0 !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  color: #fff;
}

.datepicker-days .prev {
  background-color: #35a9e0 !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #fff;
}

.datepicker table tr td.active.active {
  background-color: #35a9e0 !important;
}

.btn-primiray {
  border: none !important;
  background-color: #35a9e0 !important;
  color: #fff !important;
  text-align: center !important;
  position: relative !important;
  padding: 0.9rem 2rem !important;
  font-size: 16px !important;
  line-height: 21px !important;
  border-radius: 8px !important;
}

.anulla-previsioni .fa-times-circle {
  font-size: 2rem !important;
  color: #ea6c6d !important;
}
.costumDesignAltroPrevisione .fas,
.costumDesignAltroPrevisione .far {
  color: #35a9e0;
}
.costumDesignAltroPrevisione .form-group{
  align-items: center;
}

.costumDesignAltroPrevisione .form-control{
  height: 55px;
  background-color: #eaf4fe;
  border: 0px solid !important;
}

.costumDesignAltroPrevisione .modifica-previsioni {
  background-color: #35a9e0;
  padding: 0.9rem 2rem !important;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border: none !important;
  position: relative;
  width: 100%;
  transition: 0.3s all;
  color: #fff !important;
  text-align: center;
}
.modifica-previsioni .fas {
  color: #fff !important;
}

.costumDesignAltroPrevisione .cancella-previsioni {
  background-color: #ea6c6d;
  padding: 0.9rem 2rem !important;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border: none !important;
  position: relative;
  width: 100%;
  transition: 0.3s all;
  color: #fff !important;
}

@media screen and (min-width: 992px) {
  .costumDesignAltroPrevisione .left {
    padding-right: 50px;
    border-right: 1px solid #ccc;
  }
  .costumDesignAltroPrevisione .right {
    padding-left: 50px;
  }
}

@media screen and (min-width: 992px) {
  .costumDesignAltroProgetti .left {
    padding-right: 50px;
    border-right: 1px solid #ccc;
  }
  .costumDesignAltroProgetti .right {
    padding-left: 50px;
  }
}

.costumDesignAltroProgetti .fas,
.costumDesignAltroProgetti .far {
  color: #35a9e0;
}
.cancella-previsioni .fas {
  color: #fff;
}
.costumDesignAltroPrevisione .btn-table {
  background-color: #eaf4fe;
  padding: 0.9rem 2rem !important;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border: none;
  position: relative;
  width: 100%;
  transition: 0.3s all;
  color: #000 !important;
}
/* Statistiche Progetto Nuova Lavorazione */
.costumNuovaLavorazione .btn-secondary {
  border: 1px solid #ea6c6d;
  background-color: #fff;
  color: #1c1c1c;
  text-align: center;
  position: relative;
  padding: 0.9rem 2rem;
  font-size: 16px;
  line-height: 21px;
  border-radius: 8px;
}
.costumNuovaLavorazione .submitmessage {
  border: none;
  background-color: #35a9e0;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 0.9rem 2rem;
  font-size: 16px;
  line-height: 21px;
  border-radius: 8px;
}
.costumNuovaLavorazione .form-control {
  background-color: #eaf4fe;
  border: none;
  border-radius: 8px;
  height: 55px;
}

.costumNuovaLavorazione .modal-title {
  color: #1c1c1c;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
}
.modal-header {
  border-bottom: 1px solid #E9E9E9 !important;
}
/* LAVORAZIONI IN CORSO */

.costumDesignLavorazioni .btn-block {
  background-color: #2195d6;
  border: none;
  border-radius: 8px;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  padding: 0.9rem 2rem;
}

.costumDesignLavorazioni .form-control {
  background-color: #eaf4fe;
  height: 55px;
  border: none;
  border-radius: 8px;
}

.costumDesignLavorazioni .submitmessage {
  background: #2195d6;
  color: #fff;
  height: 55px;
  padding: 0.9rem 2rem;
  text-align: center;
  border-radius: 8px;
  border: none;
}
/* CRM IMPOSTA PREVENTIVI */
.group-impostazioni {
  height: 450px;
  background-color: #eaf4fe;
  border-radius: 28px;
  padding: 30px;
}
@media screen and (min-width: 992px) {
  .group-impostazioni {
    max-width: 48% !important;
  }
}

.customDesignImposta table tbody tr td {
  border: 0px solid !important;
}
.fs-1 {
  font-size: 28px;
}

.group-impostazioni label,
.group-impostazioni strong {
  font-size: 14px;
  font-weight: normal;
  color: #1c1c1c;
}

.group-impostazioni .form-control {
  background-color: #fff;
  border-radius: 8px;
  height: 55px;
  border: none;
}

.group-impostazioni .table-details td {
  background-color: transparent !important;
}

.group-impostazioni table tr:nth-of-type(odd) {
  background-color: transparent !important;
  border: 0px solid !important;
}
.group-impostazioni table tbody tr {
  background-color: transparent !important;
  border: 0px solid !important;
}

.group-impostazioni table tbody tr td {
  padding-bottom: 0.8rem;
}

.group-impostazioni .btn-primary {
  padding: 0.9rem 1.2rem;
  background-color: #35a9e0;
  border: none;
  border-radius: 0.5rem;
}

.icon-table-pen {
  height: 3rem;
}

.icon-table-trash {
  height: 3rem;
}

.icon-pen {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  transform: translateY(-50%);
  border-radius: 50%;
  text-align: center;
}

.icon-trash {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  transform: translateY(-50%);
  border-radius: 50%;
  margin-right: 5rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.icon-table-pen .fa {
  line-height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.icon-table-trash .fa {
  line-height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
}

/* CRM DESIGN */
.costumDesignbtn {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.costumbtnEventi {
  background-color: #fff !important;
  padding: 0.9rem 2rem 0.9rem 2rem !important;
  border-radius: 0.5rem;
  border: 1px solid #35a9e0 !important;
  position: relative;
  color: #35a9e0 !important;
  font-size: 14px;
  height: 55px;
  line-height: 21px;
  width: 100%;
}

.costumbtnEventi .fas {
  color: #35a9e0 !important;
}
.costumbtnPreventivi {
  background-color: #eaf4fe !important;
  padding: 0.9rem 2rem 0.9rem 3rem !important;
  border-radius: 0.5rem;
  border: 0 solid !important;
  position: relative;
  color: #35a9e0 !important;
  font-size: 14px;
  height: 55px;
  line-height: 21px;
  width: 100%;
}

.modifica-preventivi-page .costumbtnPreventivi{
  height: 65px;
}

.customDesignPreventivi .icon-menu{
  margin: 0 auto !important;
}

.costumbtnPreventivi span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 0.8rem;
}

.costumbtnPreventivi .fas {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #35a9e0;
}

/* navlinks mobile */
@media screen and (max-width: 1280px) {
  .costumDesignMobile {
    flex-direction: column;
  }
  .costumDesignMobileLinks {
    max-width: 100%;
  }
  .costumDesignbtn {
    max-width: 100%;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .costumDesignbtn {
    justify-content: space-between;
  }
}

@media screen and (max-width: 480px) {
  .costumDesignbtn {
    flex-direction: column;
  }
  .costumbtnEventi {
    margin-bottom: 20px;
  }
}

.customDesignPreventivi .col-form-label {
  font-size: 16px;
  line-height: 21px;
  color: #414141;
}

.customDesignPreventivi .form-control {
  height: 55px !important;
  background-color: #eaf4fe;
  border: none;
  border-radius: 8px;
}
.customDesignPreventivi .btn-annulla {
  background-color: #f26d6f !important;
  padding: 0.9rem 2rem 0.9rem 2rem !important;
  border-radius: 0.5rem;
  border: 0 solid !important;
  position: relative;
  color: #fff !important;
  font-size: 16px;
  height: 55px;
  line-height: 21px;
}

table.fbody.table.table-striped {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
  color: #1c1c1c;
  font-size: 14px;
  line-height: 19px;
}

.table .preventivi-table th {
  background-color: #2195d6;
  color: #fff;
}

.customDesignPreventivi .fas {
  color: #2195d6 !important;
}

.customDesignPreventivi .fa {
  color: #2195d6 !important;
}

.customDesignPreventivi .icon-preventivi span {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f5f5f5;
  transform: translateY(-50%);
  border-radius: 50%;
}

@media screen and (max-width:1200px){
  .customDesignPreventivi .icon-preventivi span{
    position: relative;
  }
}
.customDesignPreventivi .icon-preventivi .fas {
  line-height: 2.5rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #6bc182 !important;
}

.customDesignPreventivi .icon-preventivi .fa-calendar-week {
  color: #2195d6 !important;
}
.costumDEsignWalkin .col-form-label {
  font-size: 14px !important;
  line-height: 21px !important;
  min-height: 60px !important;
}

.costumDEsignWalkin .form-control {
  background-color: #eaf4fe;
  height: 55px;
  border: none;
}

.costumDEsignWalkin .btn-cancel-preventivo {
  padding: 0.9rem 2rem;
  background-color: #f26d6f;
  border: none;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  position: relative;
  width: 100%;
}

.costumDEsignWalkin .btn-cancel-preventivo:focus {
  outline: none;
  box-shadow: none;
}

table.fbody.table.table-striped .elenco-table td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

table.fbody.table.table-striped .elenco-table td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

table.fbody.table.table-striped .walkin-table td {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

table.fbody.table.table-striped .walkin-table td:first-child {
  border-left: 1px solid #ccc !important;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

table.fbody.table.table-striped .walkin-table td:last-child {
  border-right: 1px solid #ccc !important;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.costumDesignWalk .modal-footer .submitmessage {
  padding: 0.9rem 2rem !important;
  border-radius: 8px !important;
  border: none !important;
  background-color: #35a9e0 !important;
  color: #fff !important;
  text-align: center;
  position: relative;
  width: 20% !important;
  height: 55px;
}

.secondo-sum td {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.secondo-sum td:first-child {
  border-left: 1px solid #ccc !important;
}

.secondo-sum td:last-child {
  border-right: 1px solid #ccc !important;
}

.secondo-sum input {
  border: 1px solid #26b2fc !important;
}

.costumDesignEventi .btn.btn-primary {
  background-color: #35a9e0;
  border: none;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  color: #fff;
  padding: 0.9rem 0.6rem 0.9rem 1.6rem !important;
}

.costumDesignEventi .btn-cancel {
  background-color: #f26d6f !important;
  border: none;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  color: #fff;
  padding: 0.9rem 2rem !important;
}

table.fbody.table.table-striped thead tr td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

table.fbody.table.table-striped thead tr td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.costumDesignPrevisioniGrafico .btn-progetti {
  padding: 0.9rem 2rem;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #1c1c1c;
  text-align: center;
  position: relative;
  border-radius: 8px;
}

@media screen and (max-width: 1300px) {
  .mobile-prev {
    flex: 0 0 30%;
    max-width: 30%;
  }
}
@media screen and (max-width: 992px) {
  .mobile-prev {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 580px) {
  .mobile-prev {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.costumDesignPrevisioniGrafico .btn-operatore {
  padding: 0.9rem 1rem;
  background-color: #35a9e0;
  border: none;
  color: #fff;
  text-align: center;
  position: relative;
  border-radius: 8px;
}

.costumDesignPrevisioniGrafico .form-control {
  height: 55px;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #ccc;
}

.costumDesignPrevisioniGrafico .form-control:focus {
  outline: none;
  box-shadow: none;
}

.costumDesignPrevisioniGrafico .submitmessage {
  padding: 0.9rem 2rem;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #1c1c1c;
  text-align: center;
  position: relative;
  border-radius: 8px;
}

.costumDesignPrevisioniGrafico .btn-chiudi {
  padding: 0.9rem 1rem;
  background-color: #eaf4fe;
  border: none;
  color: #35a9e0;
  text-align: center;
  position: relative;
  border-radius: 8px;
}

.costumDesignPrevisioniGrafico .btn-chiudi:hover, .costumDesignPrevisioniGrafico .btn-chiudi:focus{
  background-color: #eaf4fe !important;
  border: none !important;
  color: #35a9e0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

#progetti_data thead tr td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#progetti_data thead tr td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

table#admin_agencies {
  border-collapse: separate !important;
  border-spacing: 0 15px !important;
  color: #1c1c1c;
  font-size: 14px;
  line-height: 19px;
}

tr.data-row.odd td {
  border-top: 1px solid #eaf4fe !important;
  border-bottom: 1px solid #eaf4fe !important;
}

tr.data-row.odd td:first-child {
  border-left: 1px solid #eaf4fe !important;
}

tr.data-row.odd td:last-child {
  border-right: 1px solid #eaf4fe !important;
}

i.fas.fa-trash {
  color: #dc3545 !important;
}

.view-azione {
  width: 10%;
}

@media screen and (max-width: 1450px) {
  .view-azione {
    width: 15%;
  }
}

@media screen and (max-width: 1280px) {
  .view-azione {
    width: 20% !important;
  }
  .mobile-btn {
    margin-bottom: 30px;
  }
}

div#proghetiList {
  position: absolute;
  width: 40%;
  height: auto;
  background-color: transparent;
  box-shadow: 0 4rem 8rem rgb(0 0 0 / 10%);
}
ul.dropdown-menu {
  border: none;
  width: 100%;
  background-color: #eaf4fe !important;
}

ul.dropdown-menu li {
  padding: 6px 12px;
}

ul.dropdown-menu li a {
  color: #7a8087;
}

ul.dropdown-menu li a:hover,
ul.dropdown-menu li a:focus {
  color: #ffffff;
  text-decoration: none;
}

/* Operatore */

.proggeti-title label {
  color: #35a9e0;
  font-size: 22px;
  font-weight: 500;
}
.icon-operatore .fas {
  color: #35a9e0;
}
.icon-operatore span {
  border: 1px solid #35a9e0;
}

.btn-previsione-operatore {
  padding: 0.9rem 2rem !important;
  text-align: center;
  border-radius: 8px;
  border: none;
  color: #35a9e0;
  background-color: #eaf4fe;
  width: 100%;
  height: 55px;
}

.btn-previsione-operatore:hover,
.btn-previsione-operatore:focus {
  color: #35a9e0 !important;
  background-color: #eaf4fe !important;
  outline: none !important;
  text-decoration: none !important;
  box-shadow: 0 !important;
}

@media screen and (max-width: 1290px) {
  .form-operator {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}
@media screen and (max-width: 520px) {
  .form-operator {
    flex-direction: column;
  }
}

.label-title {
  font-size: 28px;
  color: #1c1c1c;
}

.progetti-title {
  font-size: 28px;
  color: #2195d6;
}

.progetti-name {
  font-size: 28px;
  color: rgb(255, 0, 0);
}

.costumDesignInsertPrevisioni .fa-times-circle {
  font-size: 2rem !important;
  color: #ea6c6d !important;
}

.fa-times-circle:hover,
.fa-times-circle:focus {
  text-decoration: none;
  outline: none;
}

.title-section {
  color: #35a9e0;
  font-size: 20px;
  border-bottom: 1px solid #1c1c1c;
  width: 100%;
  padding-bottom: 14px;
}

.bg-section {
  background-color: #eaf4fe;
  border-radius: 8px;
}

@media screen and (min-width: 767px) {
  .bg-section {
    width: 48% !important;
    max-width: 48% !important;
    flex: 0 0 48% !important;
  }
}

@media screen and (min-width: 767px) {
  .bg-right {
    width: 48% !important;
    max-width: 48% !important;
    flex: 0 0 48% !important;
  }
}

.first-bg {
  background-color: #eaf4fe;
  border-radius: 8px;
}

.second-bg {
  background-color: #eaf4fe;
  border-radius: 8px;
}

.first-bg .form-control {
  height: 55px;
  border: none;
  border-radius: 0;
  background-color: transparent;
  margin-top: 20px;
}

.second-bg .form-control {
  background-color: #fff;
  height: 55px;
  border: none;
  border-radius: 8px;
}

.insert-text .form-control {
  border-radius: 8px;
  background-color: #f5f5f5 !important;
}

.costumDesignInsertPrevisioni .btn-chiudi {
  background-color: #fff;
  border-color: #35a9e0;
  color: #35a9e0;
  border-radius: 8px;
  text-align: center;
  padding: 0.9rem 2rem;
  height: 55px;
}

.costumDesignInsertPrevisioni .btn-save {
  background-color: #2195d6;
  border-color: none;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 0.9rem 2rem;
  height: 55px;
}

.costumDesignInsertPrevisioni .btn-save:hover,
.costumDesignInsertPrevisioni .btn-save:focus {
  outline: none;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .costumDesignInsertPrevisioni .text-left {
    flex-direction: column;
  }

  .label-title {
    font-size: 20px;
  }

  .progetti-title {
    font-size: 20px;
  }
}

.allegati-prog .col-form-label {
  font-size: 24px !important;
  line-height: 32px;
  color: #35a9e0;
}

.allegati-prog span {
  color: #ea6c6d;
}

.allega-progetti .btn.btn-primary.btn-upload.w-50 {
  width: 50% !important;
}
.btn-allega-progetti {
  width: 100% !important;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .allega-progetti {
    justify-content: flex-start !important;
  }
  .allegati-previsioni .modal-footer {
    justify-content: flex-start !important;
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .allega-progetti {
    justify-content: center !important;
    width: 100%;
  }
  .allega-progetti .btn.btn-primary.btn-upload.w-50 {
    width: 100% !important;
  }
  .allegati-previsioni .modal-footer {
    justify-content: center !important;
    margin: 0;
    width: 100%;
  }
}

.button-allega {
  background-color: #eaf4fe;
  padding: 0.9rem 2rem !important;
  font-size: 18px;
  text-align: center;
  border: none;
  position: relative;
  width: 300px;
  transition: 0.3s all;
  color: #000 !important;
  height: 55px;
  border-radius: 8px;
}

table.dataTable tbody td {
  border-top: 1px solid #eaf4fe !important;
  border-bottom: 1px solid #eaf4fe !important;
}

table.dataTable tbody td:first-child {
  border-left: 1px solid #eaf4fe !important;
}

table.dataTable tbody td:last-child {
  border-right: 1px solid #eaf4fe !important;
}

/* styling il buttone cliente sulla view ele proggeti */

.proggeti .btn-clienti {
  background-color: #eaf4fe;
  border-radius: 0.5rem;
  padding: 0.9rem 2rem !important;
  color: #1e1e1e;
  border: none;
  font-size: 16px;
  height: 55px;
}

.proggeti .btn-clienti:hover,
.proggeti .btn-clienti:focus {
  background-color: #eaf4fe !important;
  color: #1e1e1e !important;
  box-shadow: none !important;
  outline: none !important;
}

.proggeti #clienti {
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  left: 42%;
  margin-top: -5%;
}

.max-prog #clienti{
  margin-top: 0 !important;
}

.proggeti .clienti {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 240px;
}

.proggeti .clienti .btn-seleziona-clienti {
  background-color: #fff;
  text-align: center;
  display: inline-block;
  color: #c1c1c1;
  padding: 0.7rem 4rem;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 0;
  box-shadow: 0 3rem 5rem rgb(0 0 0 / 10%);
}

.proggeti #clienti.active {
  visibility: visible;
}

/* fine styling */

/* Styling la view Nuova Application */
.customDesingNewAply .btn-back{
  background-color: #fff !important;
  border: 1px solid #a2a2a2 !important;
  color: #a2a2a2 !important;
  padding: 1rem !important;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  height: 55px !important;
  border-radius: 50%;
  margin-right: 1rem;
}

.customDesingNewAply .title{
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
  color: #1E1E1E;
}

.customDesingNewAply .subtitle{
font-size: 22px;
line-height: 32px;
color: #1e1e1e;
}

.customDesingNewAply .form-content{
  background-color: #EAF4FE;
  border-radius: 20px;
}

.customDesingNewAply .form-control{
  border: 1px solid #C8C8C8 !important;
  background-color: transparent;
  border-radius: 8px;
  height: 50px !important;
}

.customDesingNewAply span.select2.select2-container.select2-container--default.select2-container--focus{
  border: 1px solid #C8C8C8 !important;
  background-color: transparent !important;
  border-radius: 8px !important;
  height: 50px !important;
}

.customDesingNewAply .select2-container--default .select2-selection--multiple{
  border: 1px solid #C8C8C8 !important;
  background-color: transparent !important;
  border-radius: 8px !important;
  height: 50px !important;
}

.customDesingNewAply .fas{
  color: #2294D6;
  font-size: 16px;
}

@media screen and (min-width:991px){
  #esa, #obl{
    margin-top: 50px;
  }
}

.customDesingNewAply .modal-footer .submitmessage{
  width: 20%;
  background-color: #2294D6 !important;
}

.customDesingNewAply #progetti_data button{
  border: 0px solid !important;
}

/* Modal Operatore */

.modalOperatore .modal-title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  color: #1c1c1c;
}

.modalOperatore label{
  font-size: 16px;
  line-height: 26px;
  color: #1c1c1c;
  font-weight: 400;
}

.modalOperatore .fas{
  font-size: 16px !important;
}

.modalOperatore .btn-conferma{
  width: 100%;
  background-color: #35A9E0;
  color: #fff;
  border: 1px solid #35A9E0;
  height: 55px;
  border-radius: 8px !important;
}

.modalOperatore .btn-conferma:hover, .modalOperatore .btn-conferma:focus{
  background-color: #35A9E0 !important;
  color: #fff !important;
  border: 1px solid #35A9E0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.modalOperatore .btn-anulla{
  width: 100%;
  background-color: #EBEBEB;
  color: #212121;
  border: 1px solid #ebebeb;
  height: 55px;
  border-radius: 8px !important;
}

.modalOperatore .btn-anulla:hover, .modalOperatore .btn-anulla:focus{
  background-color: #EBEBEB !important;
  color: #212121 !important;
  border: 1px solid #ebebeb !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.modalOperatore .modal-header{
  padding-right: 0 !important;
}

/* Modal Cliente */

.modalCliente .modal-title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  color: #1c1c1c;
  max-width: 280px;
}

.modalCliente label{
  font-size: 16px;
  line-height: 26px;
  color: #1c1c1c;
  font-weight: 400;
}

.modalCliente .fas{
  font-size: 16px !important;
}

.modalCliente .btn-conferma{
  width: 100%;
  background-color: #35A9E0;
  color: #fff;
  border: 1px solid #35A9E0;
  height: 55px;
  border-radius: 8px !important;
}

.modalCliente .btn-conferma:hover, .modalCliente .btn-conferma:focus{
  background-color: #35A9E0 !important;
  color: #fff !important;
  border: 1px solid #35A9E0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.modalCliente .btn-anulla{
  
  width: 100%;
  background-color: #EBEBEB;
  color: #212121;
  border: 1px solid #ebebeb;
  height: 55px;
  border-radius: 8px !important;
}

.modalCliente .btn-anulla:hover, .modalCliente .btn-anulla:focus{
  background-color: #EBEBEB !important;
  color: #212121 !important;
  border: 1px solid #ebebeb !important;
  outline: 0 !important;
  box-shadow: none !important;
 
}

.modalCliente .modal-header{
  padding-right: 0 !important;
}

/* Modal Comment */

.modalComment .modal-title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  color: #1c1c1c;
  max-width: 280px;
}

.modalComment label{
  font-size: 16px;
  line-height: 26px;
  color: #1c1c1c;
  font-weight: 400;
}

.modalComment .fas{
  font-size: 16px !important;
}

.modalComment .btn-conferma{
  width: 100%;
  background-color: #EBEBEB;
  color: #212121;
  border: 1px solid #ebebeb;
  height: 55px;
  border-radius: 8px !important;
}

.modalComment .btn-conferma:hover, .modalComment .btn-conferma:focus{
  background-color: #EBEBEB !important;
  color: #212121 !important;
  border: 1px solid #ebebeb !important;
  outline: 0 !important;
  box-shadow: none !important;
}

/* .modalComment .btn-anulla{
  width: 100%;
  background-color: #35A9E0;
  color: #fff;
  border: 1px solid #35A9E0;
  height: 55px;
  border-radius: 8px !important;
}

.modalComment .btn-anulla:hover, .modalComment .btn-anulla:focus{
  background-color: #35A9E0 !important;
  color: #fff !important;
  border: 1px solid #35A9E0 !important;
  outline: 0 !important;
  box-shadow: none !important;
} */

.modalComment .modal-header{
  padding-right: 0 !important;
}

.modalComment .form-control{
  background-color: #EBF4FE;
  border-radius: 8px;
  height: 55px;
  border: none;
}

/* Modal Delete */


/* Modal Operatore */

.modalDelete .modal-title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  color: #1c1c1c;
  max-width: 280px;
}

.modalDelete p{
  font-size: 16px;
  line-height: 26px;
  color: #1c1c1c;
  font-weight: 400;
}

.modalDelete .btn-cancella{
  width: 100%;
  background-color: #EA6C6D;
  color: #fff;
  border: 1px solid #EA6C6D;
  height: 55px;
  border-radius: 8px !important;
}

.modalDelete .btn-cancella:hover, .modalDelete .btn-cancella:focus{
  background-color: #EA6C6D !important;
  color: #fff !important;
  border: 1px solid #EA6C6D !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.modalDelete .btn-anulla{
  width: 100%;
  background-color: #E9E9E9;
  color: #8B8B8B;
  border: 1px solid #E9E9E9;
  height: 55px;
  border-radius: 8px !important;
}

.modalDelete .btn-anulla:hover, .modalDelete .btn-anulla:focus{
  background-color: #E9E9E9 !important;
  color: #8B8B8B !important;
  border: 1px solid #E9E9E9 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.modalDelete .modal-header{
  padding-right: 0 !important;
}

/* Application View */

.costumDesignApply .btn-back{
  background-color: #fff !important;
  border: 1px solid #a2a2a2 !important;
  color: #a2a2a2 !important;
  padding: 1rem !important;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  height: 50px !important;
  border-radius: 50%;
  margin-right: 1rem;
}

.costumDesignApply .title{
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
  color: #1E1E1E;
}

.costumDesignApply .btn-clienti{
  background-color: #2294D6 !important;
  color: #fff !important;
  border-radius: 8px !important;
  width: 100% !important;
  padding: 1rem;  
  font-size: 14px;
  line-height: 21px;
  height: 55px;
}

.costumDesignApply .btn-clienti:hover, .costumDesignApply .btn-clienti:focus{
  outline: 0 !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

.costumDesignApply .btn-apply{
  background-color: #EAF4FE !important;
  color: #1D1D1D !important;
  border-radius: 8px !important;
  width: 100% !important;
  padding: 1rem 0.8rem 1rem 1rem;
  font-size: 14px;
  line-height: 21px;
  border-color: #eaf4fe;
}

.costumDesignApply .btn-apply:hover, .costumDesignApply .btn-apply:focus{
  outline: 0 !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
.costumDesignApply .icon .fas {
  font-size: 14px !important;
  margin-right: 3px;
}

/* authentication view */
footer{
  position: absolute;
  bottom: 0;
}

.auth img{
  padding: 30px 0;
}

/* Modal CRM Operatore */


.crmOperatore .modal-title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  color: #1c1c1c;
  max-width: 280px;
}

.crmOperatore label{
  font-size: 16px;
  line-height: 26px;
  color: #1c1c1c;
  font-weight: 400;
}

.crmOperatore .fas{
  font-size: 16px !important;
}

.crmOperatore .btn-conferma{
  width: 100%;
  background-color: #35A9E0;
  color: #fff;
  border: 1px solid #35A9E0;
  height: 55px;
  border-radius: 8px !important;
}

.crmOperatore .btn-conferma:hover, .crmOperatore .btn-conferma:focus{
  background-color: #35A9E0 !important;
  color: #fff !important;
  border: 1px solid #35A9E0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.crmOperatore .btn-anulla{
  
  width: 100%;
  background-color: #EBEBEB;
  color: #212121;
  border: 1px solid #ebebeb;
  height: 55px;
  border-radius: 8px !important;
}

.crmOperatore .btn-anulla:hover, .crmOperatore .btn-anulla:focus{
 
  background-color: #EBEBEB !important;
  color: #212121 !important;
  border: 1px solid #ebebeb !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.crmOperatore .modal-header{
  padding-right: 0 !important;
}

.crmOperatore .modal-header{
  border-bottom: 0 !important;
}

.costumDesignAsegnaLavorazioni .btn-back{
  background-color: #fff !important;
  border: 1px solid #a2a2a2 !important;
  color: #a2a2a2 !important;
  padding: 1rem !important;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  height: 55px !important;
  border-radius: 50%;
  margin-right: 1rem;
}

.costumDesignEventi .btn-back{
  background-color: #fff !important;
  border: 1px solid #a2a2a2 !important;
  color: #a2a2a2 !important;
  padding: 1rem !important;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  height: 55px !important;
  border-radius: 50%;
  margin-right: 1rem;
}

.costumDesignAsegnaLavorazioni .submitmessage{
  width: 20%;
  background-color: #2294D6 !important;
  color: #fff;
  text-align: center;
  position: relative;
  border: none;
  font-size: 16px;
  line-height: 31px;
  border-radius: 8px;
  padding: 0.9rem 2rem;
}

.costumDesignAsegnaLavorazioni .btn-block{
  background-color: #2294D6 !important;
  color: #fff;
  text-align: center;
  position: relative;
  border: none;
  font-size: 16px;
  line-height: 31px;
  border-radius: 8px;
  padding: 0.9rem 2rem;
  width: 20%;
}

.costumDesignAsegnaLavorazioni .button-chiudi{
  display: flex;
  justify-content: end;
  width: 100% !important;
    max-width: 100% !important;
}

/* View Clienti */

.costumDesignClienti .title{
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
  color: #1E1E1E;
}

.design-icon .fas {
  color: #2294D6;
}

.costumDesignClienti label {
  color: #1C1C1C;
  font-size: 16px;
  line-height: 21px;
}

.costumDesignClienti .form-control{
  height: 55px;
  background-color: #EAF4FE;
  border-radius: 8px;
  border: 1px solid #eaf4fe;
}

.costumDesignClienti .submitmessage {
  padding: 0.9rem 2rem;
  background-color: #2294D6;
  border-radius: 8px;
  color: #fff;
  height: 55px;
}

.costumDesignClienti .btn-link{
  color: #1C1C1C;
  font-size: 16px;
  line-height: 21px;
}

.costumDesignClienti .btn-link:hover, .costumDesignClienti .btn-link:focus{
  outline: 0;
  box-shadow: none;
  text-decoration: none;
}

/* Aggiungi/Elemina Clienti */


@media (min-width: 576px)
{
  .modalChange .modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
}
}

.modalChange .modal-header .fas{
  color: #EA6C6D;
 font-size: 34px !important;
}

.modalChange .title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  color: #1c1c1c;
}

.modalChange label{
  font-size: 16px;
  line-height: 26px;
  color: #1c1c1c;
  font-weight: 400;
}

.modalChange span.select2-selection.select2-selection--multiple {
  display: flex;
  padding: 0 30px;
  align-items: center;
}

.modalChange .select2-container--default .select2-selection--multiple .select2-selection__choice{
  margin: 0 !important;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 5px;
  margin-right: 5px;
}

.modalChange .submitmessage{
  background-color: #35A9E0;
  border: 1px solid #35A9E0;
  color: #fff;
  border-radius: 8px;
  margin-top: 20px;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: none !important;
}

.icon-left .fas{
  color: #B2B2B2;
}


/* Cambia Posizione */

.changeModal .title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  color: #1c1c1c;
}

.changeModal label{
  font-size: 16px;
  line-height: 26px;
  color: #1c1c1c;
  font-weight: 400;
}

.changeModal .submitmessage{
  background-color: #35A9E0;
  border: 1px solid #35A9E0;
  color: #fff;
  border-radius: 8px;
  margin-top: 20px;
  width: 40% !important;
}

/* Questonario Breve */

.costumDesignQuestion .direct{
  color: #757575;
  font-size: 16px;
  line-height: 26px;
  border-right: 1px solid #757575;
  padding-right: 10px;
}

.costumDesignQuestion .title{
  padding-left: 10px;
  color: #757575;
  font-size: 20px;
  line-height: 30px;
}

.costumDesignQuestion .subtitle{
  color: #14A396;
  font-size: 20px;
  line-height: 30px;
  padding-left: 20px;
  text-transform: capitalize;
}

.costumDesignQuestion .modal-footer{
  margin-top: 5rem !important;
  width: 100%;
}

.costumDesignQuestion .modal-footer .submitmessage{
  width: 20% !important;
}

.costumDesignQuestion form {
  width: 80%;
  display: block;
  margin: auto;
}

.costumDesignQuestion .form-control {
  background-color: #f6f6f6;
  border: none;
  height: 55px !important;
  margin-top: 10px;
}

.btn-clienti-operatore a{
  background-color: #2294D6 !important;
  color: #fff !important;
  border-radius: 8px !important;
  width: 100% !important;
  padding: 1rem;  
  font-size: 14px;
  line-height: 21px;
  height: 55px;
  text-align: center;
  width: 100%;
}

/* View Dettagli Lavorazioni */
.dettagli-lav .form-group{
  display: flex;
  align-items: center;
}

.dettagli-lav .fa-times-circle {
  font-size: 2rem !important;
  color: #ea6c6d !important;
}

.dettagli-lav .form-control{
  background-color: #eaf4fe;
  border: none;
  height: 55px;
}
.dettagli-lav .far, .dettagli-lav .fa, .dettagli-lav .fas{
  color: #35a9e0;
}

@media only screen and (min-width: 992px) {
  .dettagli-lav .left-detagli {
    padding-right: 50px;
    border-right: 1px solid #cccccc;
  }
  .dettagli-lav .right-detagli {
    padding-left: 50px;
  }
}

.dettagli-lav .modal-footer .fas{
  color: #fff !important;
}

/* Duplica Proggeti */
@media only screen and (min-width: 992px) {
  .costumDuplicaProg .left-prog {
    padding-right: 50px;
    border-right: 1px solid #cccccc;
  }
  .costumDuplicaProg .right-prog{
    padding-left: 50px;
  }
}

.costumDuplicaProg .form-group {
  display: flex;
  align-items: center;
}

.costumDuplicaProg .fas, .costumDuplicaProg .far{
  color: #35a9e0;
}

.costumDuplicaProg .form-group .form-control{
  border: 0px;
  height: 55px;
  border-radius: 8px;
  background-color: #eaf4fe;;
}

.costumDuplicaProg .modal-footer{
  margin-top: 2rem !important;
}

.costumDuplicaProg .fa-times-circle{
  font-size: 2rem !important;
    color: #ea6c6d !important;
}

/* Exporta Prog */

@media only screen and (min-width: 992px) {
  .exporta-prog .left-prog {
    padding-right: 50px;
    border-right: 1px solid #cccccc;
  }
  .exporta-prog .right-prog{
    padding-left: 50px;
  }
}

.exporta-prog .form-group {
  display: flex;
}

.exporta-prog .fas, .exporta-prog .far{
  color: #35a9e0;
}

.exporta-prog .form-group .form-control{
  border: 0px;
  height: 55px;
  border-radius: 8px;
  background-color: #eaf4fe;;
}

.exporta-prog .modal-footer{
  margin-top: 2rem !important;
}

.exporta-prog .fa-times-circle{
  font-size: 2rem !important;
    color: #ea6c6d !important;
}

.costumNuovaLavorazione .fa-times-circle{
  font-size: 2rem !important;
    color: #ea6c6d !important;
}

.proggeti #progetti_data .btn{
  padding: 0 !important;
}

/* Modal when we are loged in as operator */

@media (min-width: 1200px)
{
 #noteModal .modal-lg, .modal-xl {
    max-width: 1180px;
}
}


/* Campo Note */
@media (min-width: 991px)
{
  .nuovo-preventivo div#cke_note {
    margin-left: -1rem;
  }
}


.cke_top{
  border-bottom: 1px solid #eaf4fe !important;
  background: #eaf4fe !important;
}

@media (min-width: 991px)
{
  .modifica-preventivi-page div#cke_note {
    margin-left: -1rem;
  }
}

@media (min-width: 991px)
{
  .modifica-preventivi-mobile div#cke_note {
    margin-left: -1rem;
  }
}

.modifica-preventivi-mobile .modal-footer{
    margin-top: 20px !important;
  }

  @media (min-width: 991px)
  {
    .nuovo-evento div#cke_note {
      margin-left: -1rem !important;
    }
  }
  
  .nuovo-evento .modal-footer{
    margin-top: 20px !important;
  }

  .cke_chrome{
    border: 1px solid #eaf4fe !important;
  }

  .cke_bottom{
    border-top: 1px solid #eaf4fe !important;
    background: #eaf4fe !important;
  }

  @media (min-width: 991px)
  {
   .edit-proggeti div#cke_note {
      margin-left: -1rem !important;
    }
  }
  
  .edit-proggeti .modal-footer{
    margin-top: 20px !important;
    justify-content: center;
  }

  @media (min-width: 991px)
  {
  .create-proggeti div#cke_note {
      margin-left: -1.6rem !important;
      margin-right: -1rem !important;
    }
  }
  
  .create-proggeti .modal-footer{
    margin-top: 20px !important;
    justify-content: center;
  }
  
  @media (min-width: 991px)
  {
  .create-user .cke_chrome {
      margin-left: -1.1rem !important;
    }
   .group-icon-mobile{
      margin-left: -1.1rem !important;
    }
  }

  @media (min-width: 991px)
  {
  .agencyCostumStyle .cke_chrome {
      margin-left: -1.1rem !important;
    }
  }
  
  

  .form-check{
    height: 55px;
    align-items: center;
    display: flex;
  }

  .modal-acconti .fas{
    color: #35a9e0 !important;
  }
  
  .modal-acconti .far{
    color: #35a9e0 !important;
  }

  .modal-acconti .form-group{
    align-items: center;
  }
  
  .modal-acconti .form-control{
    border: 0px;
    height: 55px;
    border-radius: 8px;
    background-color: #eaf4fe;;
  }

/* View Moifica Lavoro */



@media only screen and (min-width: 992px)
{
  .costumStyleModificaLavoro .left{
    padding-right: 50px;
    border-right: 1px solid #ccc;
  }

  .costumStyleModificaLavoro .right{
    padding-left: 50px;
  }
}

.costumStyleModificaLavoro .form-group{
  display: flex;
  align-items: center;
}

.costumStyleModificaLavoro .form-group .form-control{
  border: 0px;
  height: 55px;
  border-radius: 8px;
  background-color: #eaf4fe;;
}

.costumStyleModificaLavoro .fas{
  color: #35a9e0 !important;
}

.costumStyleModificaLavoro .far{
  color: #35a9e0 !important;
}

.costumStyleModificaLavoro  .modal-footer{
  justify-content: center;
}

@media (min-width: 991px)
{
.costumStyleModificaLavoro div#cke_note {
    margin-left: -1rem !important;
  }
}

.costumStyleModificaLavoro .fa-times-circle{
  font-size: 2rem !important;
  color: #ea6c6d !important;
}


@media (min-width: 991px)
{
  .dettagli-lav div#cke_note {
    margin-left: -1rem !important;
  }
}


/* Storico */

.view-ore{
    background-color: #eaf4fe;
    padding: 0.9rem 2rem 0.9rem 2rem !important;
    border-radius: 0.5rem;
    border: 0px solid !important;
    position: relative;
    color: #35a9e0;
    font-size: 16px;
    line-height: 21px;
    height: 55px;
}

.view-ore:hover, .view-ore:focus{
  background-color: #eaf4fe !important;
  color: #35a9e0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.view-ore span .fa {
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #35a9e0;
}

.view-ore span {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 0.8rem;
}

.costumDesignLavorazioni .btn-commm-operatore {
  background-color: #cccccc !important;
  border: 1px solid none !important;
  border-radius: 8px;
  color: #fff !important;
  font-size: 14px;
  padding: 0.5rem 2rem;
  text-align: center;
}

@media screen and (min-width:1600px){
  .admin-page.ticket select#time_client {
    width: 15rem !important;
    padding-left: 50px !important;
}
}

.conversation .cke_top{
  border-bottom: 1px solid #d1d1d1 !important;
  background: #f8f8f8 !important;
}

.conversation .cke_chrome{
  border: 1px solid #d1d1d1 !important;
  margin: 0 50px;
}

.conversation .cke_bottom{
  border-top: 1px solid #d1d1d1 !important;
  background: #f8f8f8 !important;
}

@media (min-width: 1200px)
{
  .modal-comm-operatore .modal-dialog {
    max-width: 1180px !important;
}
}

.modal-comm-operatore .btn-anulla{
  width: 30% !important;
}

.modal-comm-operatore .btn-comm{
  width: 30% !important;
}

.modal-comm-operatore .modal-footer{
  justify-content: center;
}

.second-attach{
  margin-left: 30px;
}

.alert-mesagge{
  background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-mesagge .alert-danger{
  border-color: transparent !important;
}

.alert-mesagge .alert-dismissible .close{
  right: -50%;
  transform: translateX(50%);
}

.costumNuovaLavorazione .btn-upload {
  width: 100% !important;
  background-color: #cce5f2 !important;
  border: 1px solid #13b1ff !important;
  padding: 14px 20px !important;
  height: 54px;
  color: #000;
  text-align: end;
}

.costumNuovaLavorazione .btn-upload:hover, .costumNuovaLavorazione .btn-upload:focus{
  color: #000 !important;
}

/* Create proggeti */
.create-proggeti .select2-container .select2-selection--single .select2-selection__rendered{
  margin-left: 0 !important;
  background-color: #eaf4fe !important;
  padding: 0.8rem 0.75rem !important;
  height: 55px !important;
  margin-top: 0px !important;
  border-left: none !important;
  border-right: none !important;
}

.create-proggeti .select2-container--default .select2-selection--single {
  background-color: #eaf4fe !important;
  border: 0px solid transparent !important;
  border-radius: 0px !important;
}

.create-proggeti .select2-container .select2-selection--single{
  height: 55px !important;
}

.create-proggeti .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 50% !important;
  right: 1% !important;
  width: 20px !important;
  transform: translate(-1%, -50%) !important;
}

/* Edit Progetti */ 

.edit-proggeti .select2-container .select2-selection--single .select2-selection__rendered{
  margin-left: 0 !important;
  background-color: #eaf4fe !important;
  padding: 0.8rem 0.75rem !important;
  height: 55px !important;
  margin-top: 0px !important;
  border-left: none !important;
  border-right: none !important;
}

.edit-proggeti .select2-container--default .select2-selection--single {
  background-color: #eaf4fe !important;
  border: 0px solid transparent !important;
  border-radius: 0px !important;
}

.edit-proggeti .select2-container .select2-selection--single{
  height: 55px !important;
}

.edit-proggeti .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 50% !important;
  right: 1% !important;
  width: 20px !important;
  transform: translate(-1%, -50%) !important;
}

/* Nuova Application */

form.form-content {
  width: 100%;
  display: flex;
}

.nuova-app{
  width: 100% !important;
}

.nuova-app .submitmessage{
  width: 20%;
}

@media screen and (max-width:1200px){
  .hide-content{
    display: none;
  }
  .resize-col {
    -webkit-box-flex: 0 !important;
    flex: 0 0 33.3333333333% !important;
    max-width: 33.3333333333% !important;
  }
}

@media screen and (max-width:767px){
  .hide-content{
    display: none;
  }
  .resize-col {
    -webkit-box-flex: 0 !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  
.nuova-app .submitmessage{
  width: 30%;
}
}

@media screen and (max-width:580px){
  .hide-content{
    display: none;
  }
  .resize-col {
    -webkit-box-flex: 0 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.costumDesignLavorazioni .title{
  font-size: 28px;
  line-height: 38px;
  text-transform: capitalize;
  font-weight: 500;
}

.hide-label{
  display: none;
}

.costumDesignLavorazioni .fas{
  color: #35a9e0 !important;
}

.costumDesignLavorazioni .subtitle{
  font-size: 28px;
  line-height: 38px;
  text-transform: capitalize;
  font-weight: 500;
  color: #2195d6;
}

.btn-link{
  color: #2195d6 !important;
}

.btn-link:hover{
  color: #2195d6 !important;
  text-decoration: none !important;
}