@charset "UTF-8";
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 5-mag-2017, 9.39.23
    Author     : adriano
*/
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
.valign-wrapper, #main .card.meta .card-footer {
  display: flex;
  align-items: center;
}

body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

header nav {
  padding: 0 24px;
}

main {
  flex: 1 0 auto;
  position: relative;
  background: #eceff1; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #eceff1, #ffffff); /* Standard syntax */
}

body {
  background: #fff;
}

#login {
  max-width: 250px;
  margin: auto;
}
#login .login-form {
  border: 1px solid #E0E0E0;
  margin-top: 20px;
  background: #ffffff;
  width: 15rem;
  height: 17.2rem;
  border-radius: 4px;
}
#login .login-form h6 {
  font-size: 16px;
  color: #424242;
  margin: 20px 16px 0px 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #E0E0E0;
  line-height: 1.4rem;
}
#login .login-form input {
  border: 1px solid #E0E0E0;
  margin: 16px 16px 0px 16px;
  height: 1.2rem;
  width: 10.5rem;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 14px;
  color: #9e9e9e;
  border-radius: 2px;
}
#login .login-form input:last-of-type {
  margin-bottom: 8px;
}
#login .login-form a {
  font-size: 13px;
  color: #00acc1;
  margin-left: 16px;
}
#login .login-form .row {
  margin: 0px;
  margin-top: 16px;
  padding: 8px 16px;
}
#login .login-form label {
  font-weight: 400;
  font-size: 13px;
  line-height: 1rem;
  color: #616161;
}
#login .login-form button {
  width: 5rem;
  height: 2.5rem;
  border-radius: 2px;
  background-color: #00acc1;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 0px;
  line-height: 1.3rem;
  padding: 0px;
  margin-left: 28px;
}

#recupero-password {
  max-width: 250px;
  margin: auto;
}
#recupero-password .recupero-password-form {
  width: 15rem;
  height: 15rem;
  margin-top: 20px;
  background: #ffffff;
  padding: 0px 16px;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
}
#recupero-password .recupero-password-form h6 {
  font-size: 16px;
  line-height: 1.4rem;
  padding: 20px 0px 10px 0px;
  margin: 0;
  border-bottom: 1px solid #E0E0E0;
}
#recupero-password .recupero-password-form p {
  font-size: 16px;
  width: 13rem;
  line-height: 1.4rem;
  margin: 16px 0px 40px 0px;
}
#recupero-password .recupero-password-form input {
  height: 1.1rem;
  width: 10.7rem;
  border: 1px solid #E0E0E0;
  margin: 16px 0px;
  padding: 8px 16px;
  font-size: 14px;
  color: #9e9e9e;
  border-radius: 2px;
}
#recupero-password .recupero-password-form .button-form {
  padding: 0.5rem 0px;
}
#recupero-password .recupero-password-form button {
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 1.2rem;
}
#recupero-password .recupero-password-form .btn-conferma {
  width: 6.8rem;
  border-radius: 2px;
  padding: 8px 16px;
  background-color: #00acc1;
}
#recupero-password .recupero-password-form .btn-annulla {
  width: 4rem;
  background-color: #ffffff;
  padding: 0px;
  border: 0px;
}
#recupero-password .recupero-password-form .button-form-tal {
  padding: 8px 0px 8px 56px;
}
#recupero-password .recupero-password-form .button-form-tal button {
  background-color: #00acc1;
  width: 9rem;
  height: 2.5rem;
  border-radius: 2px;
  padding: 8px 16px;
}

#imposta-nuova-password {
  max-width: 300px;
  margin: auto;
}
#imposta-nuova-password .imposta-nuova-password-form {
  margin-top: 20px;
  background: #ffffff;
  width: 15.5rem;
  height: 16.7rem;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
}
#imposta-nuova-password .imposta-nuova-password-form h6 {
  height: 3.5rem;
  font-size: 16px;
  margin: 20px 16px 8px 16px;
  border-bottom: 1px solid #E0E0E0;
  line-height: 1.4rem;
}
#imposta-nuova-password .imposta-nuova-password-form input {
  font-weight: 400;
  border: 1px solid #E0E0E0;
  margin: 8px 16px 0px 16px;
  border-radius: 2px;
  height: 1.3rem;
  width: 11rem;
  padding: 8px 16px;
  font-size: 14px;
  color: #9e9e9e;
}
#imposta-nuova-password .imposta-nuova-password-form input:last-of-type {
  margin-bottom: 16px;
}
#imposta-nuova-password .imposta-nuova-password-form .button-form {
  padding: 8px 16px;
}
#imposta-nuova-password .imposta-nuova-password-form button {
  font-weight: 500;
  font-size: 13px;
}
#imposta-nuova-password .imposta-nuova-password-form .btn-annulla {
  width: 4rem;
  background-color: #ffffff;
  padding: 0px;
  border: 0px;
}
#imposta-nuova-password .imposta-nuova-password-form .btn-conferma {
  width: 7rem;
  height: 2.5rem;
  border-radius: 2px;
  padding: 8px 16px;
  background-color: #00acc1;
  letter-spacing: 0px;
  line-height: 1rem;
}
#imposta-nuova-password .torna-login-form {
  margin-top: 20px;
  background: #ffffff;
  width: 15rem;
  height: 13rem;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
}
#imposta-nuova-password .torna-login-form p {
  height: 5rem;
  font-size: 16px;
  line-height: 1.4rem;
  margin: 16px 16px 40px 16px;
}
#imposta-nuova-password .torna-login-form .button-form {
  padding: 8px 16px 8px 72px;
}
#imposta-nuova-password .torna-login-form button {
  font-weight: 500;
  font-size: 13px;
  background-color: #00acc1;
  width: 9rem;
  height: 2.5rem;
  border-radius: 2px;
  line-height: 1.2rem;
  padding: 8px 16px;
  letter-spacing: 0px;
}

.error {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  line-height: 1.1rem;
  color: #f44336;
  margin: 0px;
  margin-top: 16px;
}

.logo-login {
  width: 15rem;
  height: 3.5rem;
}

.ff-roboto {
  font-family: "Roboto", sans-serif;
}

.fw-medium {
  font-weight: 500;
}

.flex {
  display: flex;
}

.column {
  flex-direction: column;
}

.row-reverse {
  flex-direction: row-reverse;
}

.ai-center {
  align-items: center;
}

.jc-space-between {
  justify-content: space-between;
}

#main .row {
  margin-bottom: 0px;
}
#main h1 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: #424242;
  padding: 24px 0;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#main h1 a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #00acc1;
  border: 1px solid #eceff1;
  border-radius: 2px;
  background: #ffffff;
  padding: 0 16px;
  text-transform: uppercase;
}
#main h2 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #616161;
  padding: 24px 0;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#main .main-content {
  padding: 0 24px;
}
#main table {
  margin-top: 44px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: white;
}
#main table thead th:first-of-type {
  text-align: left;
  padding-left: 14px;
}
#main table thead th {
  height: 56px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  color: #9e9e9e;
  text-align: right;
  padding: 0 14px;
}
#main table thead th:last-of-type {
  padding-right: 14px;
}
#main table tbody td:first-of-type {
  text-align: left;
  padding-left: 14px;
}
#main table tbody td {
  padding: 0 14px;
  height: 48px;
  color: #616161;
  text-align: right;
}
#main table tbody td:last-of-type {
  padding-right: 14px;
}
#main .primo_piano {
  margin-top: 16px;
  margin-bottom: 16px;
  float: left;
  /*width: calc(176px + 2px); /* 2px in più perché c'è il bordo*/
  width: 452px; /* 2px in più perché c'è il bordo*/
  margin-left: 16px;
  border: 1px solid #eceff1;
  border-radius: 2px;
  position: relative;
  background-color: #ffffff;
}
#main .primo_piano p {
  margin-top: 4px;
  margin-bottom: 4px;
}
#main .primo_piano p label {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #424242;
  background-color: #ffffff;
}
#main .primo_piano #personale[disabled] + label {
  color: #9e9e9e;
}
#main .primo_piano .carica {
  position: absolute;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #00acc1;
  text-transform: uppercase;
  text-align: right;
  padding: 16px 16px 16px 0;
}
#main .primo_piano .carica .file-field {
  margin: 0;
}
#main input[type=text], #main textarea, #main .chips .input {
  margin-top: 16px;
  border: 1px solid #eceff1;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #424242;
  background-color: #ffffff;
  padding-left: 16px !important;
  padding-right: 16px !important;
  width: calc(100% - 32px) !important;
}
#main .chips.focus input, #main .chips .input:focus, #main input:not([type]):focus:not([readonly]), #main input[type=text]:focus:not([readonly]), #main input[type=password]:focus:not([readonly]), #main input[type=email]:focus:not([readonly]), #main input[type=url]:focus:not([readonly]), #main input[type=time]:focus:not([readonly]), #main input[type=date]:focus:not([readonly]), #main input[type=datetime]:focus:not([readonly]), #main input[type=datetime-local]:focus:not([readonly]), #main input[type=tel]:focus:not([readonly]), #main input[type=number]:focus:not([readonly]), #main input[type=search]:focus:not([readonly]), #main textarea.materialize-textarea:focus:not([readonly]) {
  border: 1px solid #00acc1 !important;
  box-shadow: none !important;
}
#main .character-counter {
  position: absolute;
  bottom: 40px;
  right: 15px;
}
#main textarea + .character-counter {
  bottom: 50px;
  right: 20px;
}
#main .mce-tinymce {
  margin-top: 16px;
  margin-bottom: 16px;
}
#main .card {
  background-color: #fafafa;
  padding: 0 16px;
}
#main .card_title_section {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#main .card_title_section h2 {
  border-bottom: 0;
}
#main .card_title_section span {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #00acc1;
  cursor: pointer;
}
#main .card_title_section p {
  font-size: 13px;
  font-weight: 500;
  display: none;
}
#main .side-content {
  background-color: #eceff1;
}
#main .card.meta h2 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #616161;
  padding: 16px 0;
}
#main .card.meta p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #616161;
  margin: 16px 0;
  word-wrap: break-word;
}
#main .card.meta .browser-default {
  margin-top: 16px;
  margin-bottom: 16px;
  position: relative;
}
#main .card.meta .card-footer {
  background-color: #ffffff;
  margin: 0 -0.75rem;
  float: left;
  width: calc(100% + 1.5rem);
  padding: 8px 0;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#main .card.meta .card-footer .button:first-of-type {
  background-color: #ffffff;
}
#main .card.meta .card-footer .button:first-of-type a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #00acc1;
}
#main .card.meta .card-footer .button.flat {
  background-color: #ffffff;
}
#main .card.meta .card-footer .button.flat a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #00acc1;
}
#main .card.meta .card-footer .button.disabled a {
  color: #9e9e9e;
  pointer-events: none;
}
#main .card.meta .card-footer .button {
  background-color: #00acc1;
  text-align: center;
  padding: 7px 16px;
  float: left;
  margin-right: 8px;
  border-radius: 2px;
}
#main .card.meta .card-footer .button a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff;
}
#main .card.meta .campagna {
  padding-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 16px;
}
#main .card.meta .campagna.non_protetto h3 {
  color: #9e9e9e;
}
#main .card.meta .campagna.non_protetto h3:last-of-type {
  color: #eceff1;
}
#main .card.meta .campagna.non_protetto input[type=text] {
  color: #eceff1;
}
#main .card.meta .campagna h3 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #616161;
  margin: 0;
}
#main .card.meta .campagna h3:last-of-type {
  margin-top: 16px;
}
#main .card.meta .campagna input[type=text] {
  color: #424242;
}
#main .card.meta .form_hubspot {
  padding-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 16px;
}
#main .card.meta .form_hubspot h3 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #616161;
  margin: 0;
}
#main .card.meta .form_hubspot h3:last-of-type {
  margin-top: 16px;
}
#main .card.meta .form_hubspot_clear_field, #main .card.meta .form_hubspot_techflix_clear_field {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 7px 16px;
  color: #9e9e9e;
  cursor: default;
}
#main .card.meta .form_hubspot_clear_field.put-on, #main .card.meta .form_hubspot_techflix_clear_field.put-on {
  color: #f44336;
  cursor: pointer;
}
#main .card.meta .logo-fornitore {
  padding-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 16px;
}
#main .card.meta .logo-fornitore h3 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #424242;
  margin: 0 0 16px 0;
}
#main .card.meta .tags {
  margin-top: 16px;
}
#main .card.meta .search-icon {
  position: absolute;
  bottom: 31.5px;
  left: 24px;
  color: #616161;
}
#main .card.meta .list {
  background-color: #ffffff;
  border: 1px solid #eceff1;
  border-radius: 2px;
  margin-top: 8px;
  margin-bottom: 16px;
  padding: 0 16px;
}
#main .button-fullwidth {
  background-color: #00acc1;
  text-align: center;
  padding: 7px 16px;
  float: left;
  border-radius: 2px;
  width: 100%;
  margin: 24px 0 16px 0;
}
#main .button-fullwidth a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff;
}

/**
 * Materialize override
 */
.file-field input[type=file] {
  overflow: hidden;
}

.chips {
  border-bottom: none;
}

.chips.focus {
  border-bottom: none;
  box-shadow: none;
}

#toast-container {
  bottom: 24px;
  left: 24px;
  top: inherit;
  right: inherit;
}
#toast-container .toast {
  background-color: #263238;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  border-radius: 2px;
}

.red {
  background-color: #f44336 !important;
}

.red-text {
  color: #f44336 !important;
}

[type=radio]:not(:checked) + label, [type=radio]:checked + label {
  padding-left: 32px;
}

[type=radio] + label:before, [type=radio] + label:after {
  margin: 4px 8px;
}

.filtra_lista {
  border: 0px;
  color: white;
  text-transform: uppercase;
}

#datatable thead th {
  cursor: pointer;
}
#datatable thead th .material-icons {
  margin-top: -3px;
  cursor: pointer;
  position: absolute;
}

.meta .chip {
  height: auto;
  word-wrap: break-word;
}

#dropdown {
  background-color: #424242;
  margin-top: 0px;
  width: 108px !important;
  right: 0px !important;
  left: auto !important;
}
#dropdown li {
  padding: 8px 0px;
}
#dropdown li:hover {
  background-color: #424242;
}
#dropdown a {
  color: white;
  margin: 0 auto;
  font-size: 14px;
  text-align: left;
  padding-top: 8px;
  margin-top: -4px;
  padding-left: 24px;
}
#dropdown a:hover {
  background-color: #00acc1;
}

.dropdown-content li > a,
.dropdown-content li > span {
  padding: 0px 8px 8px 8px;
}

.testate_radio_div {
  margin-top: 16px;
}

.testate_all_div {
  padding-top: 8px;
}

.testate_all_div > a{
  color: #00acc1;
}

.testate_ck_div_main {
  background-color: white;
}

.testate_ck_div {
  margin-top: 16px;
}

.testate_ck_div:first-child {
  margin-top: 40px;
}

.testate_ck_div:last-child {
  margin-bottom: 40px;
}

.collega-crm-disabled, .associa-domande-disabled {
  color: #9e9e9e !important;
  pointer-events: none;
}

#ajax_loading {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
  z-index: 9;
  display: none;
  align-items: center;
  justify-content: center;
}
#ajax_loading img {
  max-width: 50%;
}

.waiting {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
  display: none;
}
.waiting img {
  position: fixed;
  top: calc(50% - 100px);
  left: calc(50% - 100px);
}
.waiting h4 {
  text-align: center;
  color: white;
  position: fixed;
  bottom: 0;
  top: 60%;
  left: calc(50% - 264px);
}
.waiting h5 {
  text-align: center;
  color: white;
  position: fixed;
  bottom: 0;
  top: 70%;
  left: calc(50% - 170px);
}/*# sourceMappingURL=style.css.map */