@font-face {
  font-family: "MyriadPro";
  src: url("../myriad/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("../myriad/MyriadPro-Regular.otf") format("opentype"), url("../myriad/MyriadPro-Regular.woff") format("woff"),
    url("../myriad/MyriadPro-Regular.ttf") format("truetype"),
    url("../myriad/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("../myriad/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("../myriad/MyriadPro-Bold.otf") format("opentype"), url("../myriad/MyriadPro-Bold.woff") format("woff"),
    url("../myriad/MyriadPro-Bold.ttf") format("truetype"),
    url("../myriad/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("../myriad/MyriadPro-Light.eot?#iefix") format("embedded-opentype"),
    url("../myriad/MyriadPro-Light.otf") format("opentype"), url("../myriad/MyriadPro-Light.woff") format("woff"),
    url("../myriad/MyriadPro-Light.ttf") format("truetype"),
    url("../myriad/MyriadPro-Light.svg#MyriadPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

body {
  background: #ffffff;
  font-family: "MyriadPro", "Helvetica Neue", sans-serif;
}

#header-container {
  width: 100%;
}

#header {
  max-width: 1200px;
  padding-top: 0;
  height: 150px;
  min-height: 80px;
  margin-bottom: -1px;
  text-align: center;
}

.header-bg {
  display: none;
}

#logo {
  height: 170px;
  width: 340px;
  background: url(../images/logo_servizi.png);
  display: inline-block;
}

#logo_current {
  width: 100%;
  height: auto;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

#logo_new {
  display: inline-block;
}

.logo-compact {
  display: none;
}
#header-container {
  display: none;
}
#content {
  width: 100%;
  display: inline-block;
  padding-top: 20px;
  overflow: visible;
  padding: 0 10px 0 10px;
  margin-bottom: 30px;
}

.no-flex {
  display: block !important;
}

/* make sidebar nav vertical */

.sidebar-nav .navbar-header {
  float: none;
}

.menu-item > img {
  margin-right: 5px;
  width: 32px;
  height: 32px;
}

.modal-xxl {
  width: 90%;
}

[v-cloak] {
  display: none;
}

form label.error {
  margin-left: 10px;
  width: auto;
  display: inline;
  float: right;
  color: red;
}

.form-group .col-sm-1,
.form-group .col-sm-2,
.form-group .col-sm-3,
.form-group .col-sm-4,
.form-group .col-sm-5,
.form-group .col-sm-6,
.form-group .col-sm-7,
.form-group .col-sm-8,
.form-group .col-sm-9,
.form-group .col-sm-10,
.form-group .col-sm-11,
.form-group .col-sm-12 {
  padding-right: 4px;
  padding-left: 4px;
}

label {
  font-size: 0.86em;
  font-weight: bold;
}

.width-100 {
  width: 100% !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.inner-label {
  width: 100%;
}

div.validation-label {
  width: 100%;
  text-align: left;
  font-size: 0.8em;
  font-weight: normal;
}
.scroll_x {
  overflow-x: scroll;
}
.info-button {
  width: 35px;
  height: 32px;
}

.info-div {
  background: #ecedf1;
  padding: 20px;
}

.info-icon {
  width: 35px;
  height: 32px;
  margin-right: 5px;
  float: left;
}

.scroll-x {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.scroll-x-cedente {
  overflow-x: scroll;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.pos-fixed {
  position: fixed;
}

th.table-button-cell,
th.table-button-cell2 {
  text-align: center;
  vertical-align: middle !important;
}

.table-button-cell {
  white-space: nowrap;
  width: 64px;
  max-width: 64px;
  min-width: 64px;
}

.table-button-cell2 {
  white-space: nowrap;
  width: 90px;
  max-width: 90px;
  min-width: 90px;
}

.table-cell-thin {
  /*
	width: 8%;
	max-width: 8%;
	min-width: 8%;
	*/
  width: 5em;
  max-width: 5em;
  min-width: 5em;
}

.panel-body {
  padding: 10px;
}

.hide-aux-controls-panel {
  display: none;
}

#system-table-holder,
.system-table {
  display: none;
}

.table-scroller {
  overflow-x: auto;
  width: 100%;
}

.table-scroller > table {
  margin: 0;
  padding: 0;
}

table.validation-error {
  border-width: 2px;
  border-color: red;
  border-collapse: separate;
}

.file-upload-name {
  width: 100%;
  overflow: hidden;
}

.result-frame {
  width: 100%;
  height: 25em;
  border: 0;
}
#import-invoice-small,
#screen,
#import-receipt-small,
#import-receipt-orange,
#scan-line,
#data-box,
#data-fields,
#data-line-1,
#data-line-2,
#data-line-3,
#data-line-4,
#field-data-1,
#field-data-2,
#field-data-3,
#field-data-4,
#import-receipt,
#text-receipt,
#text-invoice {
  opacity: 0;
}

/*
#import-invoice-small
#import-receipt-small

*/
/*
#animation_send{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}
#animation_send .overlay{
    background: #2b2a2af7;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}
*/
.result-frame-small {
  width: 100%;

  border: 0;
}
#animation_send .overlay svg {
  max-width: 1340px;
  width: 100%;
}
#animation_send.active {
  display: block;
}
#viewer-frame {
  width: 100%;
  height: 100%;
  border: 0 none;
}

.table-toolbar {
  float: left;
  width: 100%;
  padding-right: 10px;
}

div.ColVis {
  margin-bottom: 0 !important;
}

#factures-control-owner.pull-right {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.table-th-filter {
  display: block;
  margin-top: 15px;
  margin-left: 15px;
  min-width: 3em;
}

#provvigioneTable .table-th-filter {
  overflow: visible;
}
#provvigioneTable th,
#facturesTable th,
#factures th {
  vertical-align: top;
}
.table-th-filter input {
  width: 100%;
}
.vert_align {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  height: 100vh;
  text-align: center;
}
.d-table {
  display: table;
  width: 100%;
}
.logo_small_custom {
  overflow: hidden;
}
.select-wide {
  width: 100%;
  max-width: 100% !important;
}
.select-tipodoc-facile {
  width: 100%;
  max-width: 200px !important;
}

.table-select-sm {
  max-width: 7em;
}

#waiting-dlg {
  position: fixed;
  background-color: white;
  opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 5000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

#waiting-img {
  position: absolute;
  top: calc(50% - 150px);
  left: calc(50% - 200px);
}

/* to fix scrollX issues */
.table-100 {
  margin-left: 0px;
  width: 100%!important;
}

.tab-btn-group {
  margin-left: 5px;
}

.btn-sm.fsize-11 {
  font-size: 11px;
}

div.ColVis {
  margin-left: 5px;
}

.log-line {
  margin: 0;
  font-weight: bold;
}

.social-buttons-parent {
  position: absolute;
  left: 50px;
  top: 10px;
  z-index: 1;
}

/* horizontal splitter */

#sidebar-spl {
  height: 200px;
  overflow: hidden;
}

#split-bar {
  background-color: black;
  width: 100%;
  height: 6px;
  cursor: row-resize;
}

#source-document {
  width: 100%;
  border: 0 none;
}

#iframe-drag-surface {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  height: 100%;
  width: 100%;
  display: none;
}

/* vertical splitter */

/*
#main-spl {
    background-color: BurlyWood;
	margin-left: 200px;
}
#sidebar-spl {
    background-color: IndianRed;
    width: 200px;
	float: left;
}
#split-bar {
    background-color:black;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
    width: 6px;
	float: left;
    cursor: col-resize;
}
*/

.dl-horizontal-all dd,
.dl-horizontal-all dt {
  float: left;
}

.dl-horizontal-all dd {
  margin-left: 4px;
  margin-right: 2em;
}

.comm-msglist {
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
}

.comm-msglist-parent {
  padding-left: 0px;
}

.comm-header {
  margin-top: 0px;
  margin-bottom: 5px;
}

.comm-fields-table {
  table-layout: fixed;
  width: 100%;
}
.foot__btns button {
  margin-bottom: 5px;
}
.comm-subject,
.comm-field {
  display: block;
  white-space: normal;
  word-wrap: break-word;
}

.fileinput-btn-group {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.camera-shot {
  display: none;
}
.company-data__select {
  position: relative;
}
@keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}

.bounce {
  animation: bounce 1s infinite alternate;
  -webkit-animation: bounce 1s infinite alternate;
}
.company-data__select_help {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 200px;
  background: #2396ff;
  padding: 10px;
  font-size: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 10;
}
.company-data__select_help span {
  color: #fff !important;
}
.check_mark {
  width: 80px;
  height: 90px;
  margin: 0 auto;
}

button {
  cursor: pointer;
  margin-left: 15px;
}

.hide {
  display: none;
}

.sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sa-icon.sa-success {
  border-color: #4caf50;
}

.sa-icon.sa-success::before,
.sa-icon.sa-success::after {
  content: "";
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

.sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(76, 175, 80, 0.5);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sa-icon.sa-success {
  border-color: transparent\9;
}
.sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}
.sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 1.25s ease-in;
  animation: animateSuccessTip 1.25s ease-in;
}

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 1.25s ease-in;
  animation: animateSuccessLong 1.25s ease-in;
}
.success-message__title {
  color: rgba(76, 175, 80, 0.5);
}
.danger-message .sa-icon.sa-danger {
  border: 4px solid rgba(200, 50, 48, 0.9);
}
.danger-message .sa-tip {
  color: #c83232;
  font-size: 54px;
}
.qr-status-message.fail .sa-icon.sa-danger {
  border: 4px solid rgba(235, 166, 19, 0.9);
}
.qr-status-message.fail .sa-tip {
  color: rgba(235, 166, 19, 0.9);
  font-size: 54px;
}
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

.sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #4caf50;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

.company-data__select_help:before {
  display: block;
  content: "";
  position: absolute;
  top: -18px;
  left: 10px;
  z-index: 11;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 20px 15px;
  border-color: transparent transparent #2395ff transparent;
}
.qr-reader-camera-button {
  margin: 4px 0;
}

.choose-cameras {
  width: 100%;
  text-align: center;
}

.choose-cameras p {
  text-align: center;
  width: 100%;
  font-size: 18px;
}

.choose-cameras button {
  display: inline-block;
  font-size: 18px;
  padding: 10 15px;
  border: 0;
}

.icon-info {
  width: 24px;
  height: 24px;
}

.icon-info.small {
  width: 18px;
  height: 18px;
}

.icon-info.big {
  width: 32px;
  height: 32px;
}

.cropper-container {
  margin: 0 auto;
}

.camera-shot-img-wrapper {
  min-height: 386px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.camera-shot-img-wrapper .camera-shot-img-loader {
  width: 50px;
  height: auto;
}

.camera-shot-img {
  width: 100%;
}

.caman-canvas-wrapper {
  display: none !important;
}
.articolo_title h4 {
  min-width: 75px;
}
.cropper-container img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.range-input-wrapper {
  width: 100%; /* Width of the outside container */
  padding: 10px 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.range-input-wrapper div {
  width: 100%;
}

.range-input-wrapper .range-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.name-input-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 10px 15px;
  justify-content: space-between;
}

.range-icon img {
  width: 100%;
  height: auto;
}

.range-input-p {
  font-size: 14px;
  margin-bottom: 0;
  margin-right: 10px;
}

.modal pre {
  white-space: pre-wrap;
}

.input-wrapper label {
  font-size: 1.4rem;
  font-weight: 500;
}

.input-wrapper input {
  display: block;
  width: 100%;
  padding: 4px 8px;
  font-size: 1.6rem;
  border: 1px solid #ccc;
}

.qrcode-video {
  width: 100%;
}

.cameras-error {
  text-align: center;
  color: red;
  font-size: 20px;
  width: 100%;
  padding: 20px 0;
}

.camera-shot-modal .modal-header {
  padding: 7px 15px;
}

.camera-shot-modal .modal-body {
  padding: 0;
}

.camera-shot-modal .modal-header .modal-title {
  margin-top: 5px;
}

.camera-shot-modal .modal-header button.accept {
  font-size: 21px;
  height: 30px;
}

.camera-shot-modal .modal-header button.close {
  width: 30px;
  height: 30px;
}

#main-form .text-warning {
  color: #e0eefb;
}
.panel-toggle-trash {
  margin-right: 5px;
}
.camera-shot-modal .close {
  padding: 1px 0px 2px 7px;
}

.camera-shot-modal .accept {
  display: inline-block;
  min-width: 21px;
  height: 21px;
  float: right;
  margin-top: -2px;
  color: #5ab65a;
  padding: 1px 7px 2px;
  border: 0;
  background: transparent;
  box-shadow: 0 0 0 0;
}
#pagamento_drop label {
  min-width: 110px;
  margin-bottom: 0;
}
#pagamento_drop .form-group {
  margin-bottom: 5px;
  align-items: center;
}
.header-search-form-compact-logo {
  background: url("../images/logo_servizi_compact.png");
  display: inline-block;
  width: 150px;
  height: 18px;
  background-size: contain;
}

/* The slider itself */
.contrast-range-input {
  -webkit-appearance: none; /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 5px; /* Specified height */
  background: #d3d3d3; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: 0.2s; /* 0.2 seconds transition on hover */
  transition: opacity 0.2s;
}

/* Mouse-over effects */
.contrast-range-input:hover {
  opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.contrast-range-input::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 20px; /* Set a specific slider handle width */
  height: 20px; /* Slider handle height */
  background: #337ab7; /* Blue background */
  cursor: pointer; /* Cursor on hover */
  border-radius: 30px;
}

.flex_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex_body .panel-body {
  display: flex;
  justify-content: center;
  text-align: center;
}

#DatiCliente .panel-title {
  display: flex;
  align-items: center;
}
#DatiCliente .panel-heading {
  position: relative;
}
#RelativiAllaCassaPrevidenziale_simple {
  margin-bottom: 20px;
}
#DatiCliente #FO_search-facture-owner {
  margin-left: 10px;
}
#DatiCliente .panel-heading::after {
  top: 17px;
}
.contrast-range-input::-moz-range-thumb {
  width: 20px; /* Set a specific slider handle width */
  height: 20px; /* Slider handle height */
  background: #337ab7; /* Blue background */
  cursor: pointer; /* Cursor on hover */
  border-radius: 30px;
}

.drag-drop-table .drag-drop-description {
  display: none;
}

.drag-drop-table .modal-body {
  max-height: 420px;
  overflow-y: scroll;
}

th .drag-drop-table-title {
  display: none;
}

.drag-drop-table th .drag-drop-table-title {
  display: inline;
}

.drag-drop-table th .default-title {
  display: none;
}

.drag-drop-table .attachments-window-placeholder {
  display: none;
}

.drag-drop-table.attachments-window thead {
  display: block;
}

.drag-drop-table.attachments-window thead th {
  display: none;
}

.drag-drop-table.attachments-window thead th.table-button-cell {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
}

.drag-drop-table.attachments-window tbody tr:first-child td {
  display: none;
}

.drag-drop-table.attachments-window tbody tr:first-child td.drag-drop-wrapper {
  display: block;
  position: relative;
  z-index: 1;
  background: #ffffff;
}

.drag-drop-table.attachments-window .drag-drop-wrapper:hover {
  background: #ffffff;
}

.drag-drop-table.attachments-window .drag-drop-wrapper .file-upload-name {
  position: relative;
  overflow: visible;
  z-index: 10;
  background: #ffffff;
  border: 5px dashed #cccccc;
  display: table;
  height: 300px;
}

.written_inputs,
.written_inputs_2,
.written_inputs_3,
.written_inputs_4,
.written_inputs_5,
.written_inputs_6 {
  display: none;
  width: 70%;
  background: #f8f8f8;
  padding-left: 5px;
}

.written_inputs p:first-child,
.written_inputs_2 p:first-child,
.written_inputs_3 p:first-child,
.written_inputs_4 p:first-child {
  font-weight: bold;
  margin-right: 30px;
}

.written_inputs p,
.written_inputs_2 p,
.written_inputs_3 p,
.written_inputs_4 p,
.written_inputs_5 p,
.written_inputs_6 p {
  margin-bottom: 1px;
  font-size: 0.86em;
}
.written_inputs p:first-child,
.written_inputs_2 p:first-child,
.written_inputs_3 p:first-child,
.written_inputs_4 p:first-child,
.written_inputs_5 p:first-child,
.written_inputs_6 p:first-child {
  margin-top: 5px;
}
.written_inputs.active,
.written_inputs_2.active,
.written_inputs_3.active,
.written_inputs_4.active,
.written_inputs_5.active,
.written_inputs_6.active {
  min-height: 29px;
  display: block;
  padding: 0px 15px;
  float: left;
}
.drag-drop-table.attachments-window .attachments-window-placeholder {
  display: table-cell;
  vertical-align: middle;
}
#DatiRelativiAlPagamento {
  /* padding-left: 15px; */
  padding: 0;
  overflow: hidden;
  margin: 0px -15px;
}
#DatiRelativiAlPagamento.azienda-micro {
  padding: 0 15px;
  margin: 0 auto 0 0;
}
#DatiRelativiAlPagamento .miei_toggle {
  padding: 0;
}
#DatiRelativiAlPagamento.azienda-micro .panel {
  align-items: flex-start;
  flex-direction: column;
}
#DatiRelativiAlPagamento.azienda-micro .panel-heading {
  width: 100%;
}
#DatiRelativiAlPagamento.azienda-micro .panel-body {
  background-color: #f8f8f8;
}
.azienda-micro-wrap {
  align-items: flex-start;
}

#RitenutaIRPEF.prof-complete .form-group {
  display: block;
  padding-bottom: 5px;
}

.pagamento_wrap {
  padding-left: 0 !important;
  margin-bottom: 20px !important;
}
#pagamento_drop {
  margin-left: 0;
}
/* #numero input{
    height: 76px;
} */
#CodiceCIGCUP_modalshow,
.BolloVirtuale_modalshow {
  display: none;
}
.form_bg_wrap {
  background: #e0eefb;
  min-height: 90px;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 15px;
}

.form_bg_wrap_no-x-margin {
  margin-left: 0;
  margin-right: 0;
}

.no-border {
  border: 0 !important;
}

.form_bg_wrap .panel-warning {
  border: none;
}

.form_bg_wrap .panel-heading {
  border: none;
}

.form_bg_wrap .panel {
  background: transparent;
  display: flex;
  align-items: center;
  height: 90px;
  margin-bottom: 0px;
}

.form_bg_wrap .select-wide {
  min-width: 104px;
}

.aizenda-esigibilita-block .panel {
  flex-wrap: wrap;
}

#Totali .form-control[readonly] {
  background: transparent;
  border: none;
  box-shadow: none;
  height: 17px;
  text-align: right;
  padding-bottom: 0;
  padding-right: 0px;
  font-family: Courier;
}

#Totali .panel {
  display: flex;
  align-items: stretch;
}

#Totali {
  max-width: 395px;
  min-width: 395px;
}
#table-codice-destinatario_filter,
#table-codice-destinatario_length {
  float: none;
}
.tbl_head {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#Totali .small_lbl {
  vertical-align: middle;
  display: table-cell;
  width: auto;
  max-width: 142px;
  padding: 0;
  margin-left: auto;
}

#Totali .panel-body {
  padding: 5px;
  width: 100%;
  background: #f8f8f8;
}
#Totali .col-sm-6 {
  padding: 0;
  margin-left: auto;
}
.bold {
  font-weight: bold;
}

#Totali .control-label {
  padding-top: 0;
  text-align: left;
  min-width: 145px;
  width: auto;
  font-weight: normal;
  vertical-align: middle;
  display: table-cell;
}

#9_9_9_9_TotaleDaPagare {
  font-weight: bold;
}

#Totali label.bold {
  font-weight: bold;
}

#Totali .form-group {
  margin: 0px -15px;
  display: table;
  display: flex;
}

#LineeDiDettaglioFattura-table th {
  background: #e0eefb;
}

.form_bg_wrap .panel-body {
  background: transparent;
  display: flex;
  align-items: center;
  padding: 0px 15px;
}

.form_bg_wrap div.validation-label {
  position: absolute;
  text-align: left;
  width: 172px;
}

.descriz_table .panel-body {
  padding: 0px;
}

.descriz_table .table {
  margin-bottom: 0px;
}

.descriz_table .panel-warning {
  border: none;
}

.descriz_table .panel-heading {
  display: none;
}

.drag-drop-table.attachments-window .drag-drop-wrapper .file-upload-name span {
  font-size: 30px;
  font-weight: bold;
  color: #989898;
}

.drag-drop-table.attachments-window .drag-drop-wrapper .file-upload-name:hover {
  background: #ffffff;
}

.drag-drop-table.attachments-window .drag-drop-wrapper input[type="file"] {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  font-size: 12px;
}

.drag-drop-table.attachments-window .fileinput-btn-group {
  flex-wrap: wrap;
}

.drag-drop-table.attachments-window .drag-drop-description {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #a6a6a6;
  padding: 10px 0;
}

.drag-drop-table.attachments-window .universal-palceholder {
  display: none;
}

/* .drag-drop-table.attachments-window .attachments-window-placeholder {
    display: inline;
} */

.drag-drop-table.attachments-window th.table-button-cell {
  background: transparent;
}

.drag-drop-table.with-attachments thead th {
  padding: 2px 6px;
  font-size: 12px;
}

.drag-drop-table.with-attachments thead th:nth-child(2),
.drag-drop-table.with-attachments thead th:nth-child(3),
.drag-drop-table.with-attachments thead th:nth-child(4) {
  display: none;
}

.drag-drop-table.with-attachments tbody td:nth-child(2),
.drag-drop-table.with-attachments tbody td:nth-child(3),
.drag-drop-table.with-attachments tbody td:nth-child(4) {
  display: none;
}

.drag-drop-table.with-attachments tbody td {
  border: 0;
}

.drag-drop-table.with-attachments .file-upload-name {
  background: transparent;
  padding: 0;
  border: 0;
  text-align: left;
}

.drag-drop-table.with-attachments .file-upload-name:hover {
  background: transparent;
  color: #000;
}

.drag-drop-table.with-attachments input[type="text"] {
  border: 0;
  background: transparent;
  height: auto;
  padding: 0;
  font-size: 14px;
  box-shadow: 0 0 0 0;
}

.drag-drop-table.with-attachments td .table-row-add {
  display: none;
}

.drag-drop-table.with-attachments td:first-child {
  display: flex;
  align-items: center;
}

.drag-drop-table.with-attachments .table-button-cell {
  text-align: left;
}

.attachments-window th.table-button-cell .btn-group {
  left: -190%;
}

.with-attachments th.table-button-cell .btn-group {
  left: 74%;
}

.drag-drop-table th.table-button-cell .btn-group {
  position: absolute;
  left: calc(100% - 140px);
  top: -43px;
}

.drag-drop-table .table-button-cell .btn-group {
  display: flex;
  align-items: center;
  justify-content: center;
}

.drag-drop-table .table-button-cell .table-row-add {
  padding: 2px 5px;
}

.drag-drop-table .table-button-cell .table-row-add span {
  top: 2px;
}

.drag-drop-table .table-button-cell .camera-shot {
  padding: 1px 5px;
}

/* drag & drop table icons */
.drag-drop-table .file-icon {
  display: none;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}

.drag-drop-table .text-icon .text-icon {
  display: flex;
}

.drag-drop-table .xml-icon .xml-icon {
  display: flex;
}

.drag-drop-table .doc-icon .doc-icon {
  display: flex;
}

.drag-drop-table .pdf-icon .pdf-icon {
  display: flex;
}

.drag-drop-table .jpg-icon .jpg-icon {
  display: flex;
}

.drag-drop-table .png-icon .png-icon {
  display: flex;
}

.drag-drop-table .default-icon .default-icon {
  display: flex;
}

/* ---------------------- */

.drag-drop-table .file-icon img {
  width: 100%;
  height: auto;
}

.attachment-summary {
  margin-right: 10px;
  display: none;
}

.attachment-summary.danger {
  color: red;
}

.img-size-confirm-modal {
  text-align: center;
}

.img-size-confirm-modal .modal-dialog {
  top: 50%;
  margin-top: -55px;
}

.camera-shot-modal .modal-loading {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.6);
}

.camera-shot-modal .modal-loading img {
  width: 100px;
  height: auto;
}

.qr-wrapper {
  /* display: none; */
  padding: 0 5px;
  text-align: center;
}

.qr-code-modal .modal-header {
  padding: 7px 15px;
}

.qr-code-modal .modal-header .modal-title {
  padding: 0;
  float: left;
}

.qr-code-modal .modal-body img {
  width: 80%;
  height: auto;
  max-width: 500px;
  max-height: 500px;
}

.qr-code-modal .modal-body {
  text-align: center;
}

.qr-status-message {
  font-weight: 400;
  font-size: 16px;
  padding: 5px 0 0 0;
  text-align: center;
}

.qr-button {
  display: inline-block;
  width: auto;
  padding: 2px;
}

.qr-button .glyphicon-like {
  width: 22px;
  height: 24px;
}

.qr-status-message.fail {
  color: rgba(235, 166, 19, 0.9);
}

.qr-status-message.success {
  color: #0db20d;
}

ul.ColVis_collection li span {
  padding-left: 0;
}

ul.ColVis_collection li {
  width: 48%;
}
#LineeDiDettaglioFattura-table-compact-editor-table {
  width: 1600px;
}

.container-small,
.container-large {
  max-width: 100%;
}

/*new*/

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3071a9;
  margin-bottom: 42px;
}

h1 {
  font-size: 24px;
}

#login-form {
  max-width: 450px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: left;
}

.azienda_flex_wrap {
  display: flex;
  min-height: auto;
  /* flex-wrap: wrap; */
  flex-direction: row;
}

#codiceDestinatarioPrivateModal .modal-dialog {
  width: 95% !important;
}
#codiceDestinatarioPrivateModal .modal-body {
  height: 72vh;
}
#codiceDestinatarioPrivateModal .scroll-x {
  overflow-x: scroll;
  max-height: 440px;
  max-height: 55vh;
}
#codice_table_footer_private #table-codice-destinatario-private_length,
#codice_table_footer_private #table-codice-destinatario-private_info {
  float: left;
}
#codiceDestinatarioPrivateModal .dataTables_wrapper .dataTables_paginate {
  margin-left: auto;
}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
  padding-top: 0;
}
#table_codice_tabs li a {
  padding: 10px 7px;
}
.lista_img {
  width: 40px;
  height: 40px;
  margin-right: 3px;
}
.dataTables_filter label img {
  vertical-align: bottom;
  height: 28px;
}
.cerca_search {
  width: 28px;
  align-items: center;
  padding: 5px 5px;
  border: 1px solid #cecece;
  border-right: none;
  position: relative;
  top: 0px;
  margin: 0px -6px 0px 0px;
  float: right !important;
}
#codiceDestinatarioPrivateModal table.dataTable.display tbody td,
#codiceDestinatarioPrivateModal table.dataTable.display tbody th,
#codiceDestinatarioPrivateModal table.dataTable.row-border tbody td,
#codiceDestinatarioPrivateModal table.dataTable.row-border tbody th {
  font-size: 17px;
  font-weight: 200;
}
#codiceDestinatarioPrivateModal table.dataTable tfoot th,
#codiceDestinatarioPrivateModal table.dataTable thead th {
  font-size: 19px;
}
#codiceDestinatarioPrivateModal input.tabs_search {
  width: 100%;
  max-width: 190px;
  margin-left: 5px;
  border: 1px solid #cecece;
  padding-left: 5px;
  float: right;
  order: 2;
  font-size: 2rem;
}
.country_select {
  position: relative;
  margin-bottom: 10px;
}
.country_select div.validation-label {
  position: absolute;
}
.country-select {
  position: relative;
  display: inline-block;
  width: 100%;
}
.country-select .country-list {
  z-index: 1000;
}
#table-codice-destinatario-private {
  width: 100% !important;
  max-width: 100%;
}

#cedente_table_footer {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 15px;
}

body.invoice-save .menu-block,
body.invoice-save .form-horizontal {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.column_wrap {
  column-count: 2;
  margin: 0;
}
.panel-configurable {
  break-inside: avoid;
}
.panel-configurable table {
  border: 1px solid #ddd;
}
.panel-configurable table td {
  border: 1px solid #ddd;
}
.main.users-page #table-codice-destinatario-private_filter label {
  background: url(../Enrollment/editor-app/images/search.png) 8px 4px no-repeat;
  background-size: 13px;
  font-size: 0;
  width: 165px;
  display: inline-block;
  text-align: right;
  height: 23px;
  border: 1px solid #cecece;
}
.main.users-page #table-codice-destinatario-private_filter .tabs_search {
  max-width: 134px;
  width: 100%;
  height: 21px;
  border: none;
  border-left: 1px solid #cecece;
  font-size: 14px;
  font-weight: normal;
  padding-left: 6px;
}
#cedente_table_footer #table-codice-destinatario-private_length {
  margin-left: 10px;
  float: right;
}
#table-codice-destinatario-private_wrapper .width-100 {
  float: none;
}
.codice_factures_foot {
  margin-top: 15px;
  width: 100%;
}
.codice_factures_foot #table-codice-destinatario-private_length {
  display: flex;
  align-items: center;
}
#cedente_table_footer #table-codice-destinatario-private_info {
  display: flex;
  align-items: center;
}

#table-codice-destinatario-private {
  padding: 0;
  margin-top: 10px;
}

#cedente_table_footer #table-codice-destinatario-private_paginate {
  margin-left: auto;
  display: flex;
  align-items: center;
}
#cedente_table_footer #table-codice-destinatario-private_paginate .datatables-bottom-toolbar {
  padding-top: 0;
}

#codiceDestinatarioPrivateModal .datatables-bottom-toolbar {
  padding-top: 0.4em;
  padding-left: 0.4em;
  height: 7vh;
  display: flex;
  align-items: center;
  padding-top: 0;
}
#codice_table_footer,
#codice_table_footer_private {
  display: flex;
  align-items: center;
  width: 90%;
  float: left;
  padding-top: 10px;
  height: 7vh;
}
.azienda_flex_wrap.active {
  min-height: auto;
}

.miei_toggle .panel-heading {
  cursor: pointer;
  /* position: relative; */
}
#table-codice-destinatario-private_wrapper #table-codice-destinatario-private_filter label input.tabs_search {
  width: 100%;
  max-width: 190px;
  margin-left: 5px;
  border: 1px solid #cecece;
  padding-left: 5px;
  float: right;
  order: 2;
}
.miei_toggle .panel-heading::after {
  content: " ";
  background-image: url(/images/icons/arrowDown.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 24px;
  top: 8px;
  transform: rotate(180deg);
}
#CedentePrestatore.miei_toggle .panel-heading::after,
#CessionarioCommittente.miei_toggle .panel-heading::after,
#DatiCliente .miei_toggle .panel-heading::after {
  right: 12px;
}
.m0 {
  margin: 0 !important;
}
#datiRelativiTab li {
  min-height: 44px;
}
#DocumentiCorrelatiAlDocumento .panel-body,
#DescrizioneAttivia .panel-body,
#RelativiAllaCassaPrevidenziale .panel-body,
#GestioneAllegati .panel-body,
#ScontiMaggiorazioni .panel-body {
  overflow-x: scroll;
}
.header-banner {
  padding: 3rem 0;
}
.header-banner-2 {
  padding: 0.5rem 0;
}
.bg-image-full {
  background: no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.bg-image-full-2 {
  background: no-repeat top center scroll;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -o-background-size: contain;
}

.toggle-arrow {
  position: relative;
  float: left;
  margin-right: 2px;
  background-image: url(/images/icons/arrowDown.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  transition: all 0.5s;
  transform: rotate(180deg);
}
.mb20 {
  margin: 0px 0px 20px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

table#table-orders.display tbody td {
  position: relative;
}
table#table-orders.display tbody tr td:first-child {
  overflow: visible !important;
}
.miei_toggle.no-written-inputs-header .panel-heading.closed::after,
.miei_panel.no-written-inputs-header .panel-heading.closed::after {
  right: 24px;
}

.miei_toggle .panel-heading.closed::after,
.miei_panel .panel-heading.closed::after {
  right: 12px;
}
#CedentePrestatore .miei_toggle.active,
#CessionarioCommittente .miei_toggle.active {
  width: 48%;
}
.table-selector,
.select_all_none,
#select_all_none {
  width: 40px;
  height: 20px;
  outline: none;
}
.JCLRFlex {
  min-width: 100%;
}
table .company-data__select_help {
  left: 12px;
}
.miei_toggle.active,
.miei_panel.active {
  display: flex;
  background: #f8f8f8;
  align-items: flex-start;
  align-items: stretch;
  padding: 0px 0px 0px 1px;
  height: 100%;
}
.autenticazione-logo img {
  max-width: 340px;
  width: 100%;
}
@media (max-width: 560px) {
  #date-pickerValid .form_bg_wrap {
    overflow-x: scroll !important;
  }
}
#dl_toolbar,
#pdd_toolbar,
#toolbar {
  margin-bottom: 20px;
}
.foot__btns {
  text-align: center;
}
.foot__btns button {
  margin-top: 5px;
}
/*chat button*/
#jivo_chat_widget {
  display: none;
  visibility: hidden !important;
}
jdiv.wrap_mW._show_1e._orinationRight_25.__jivoMobileButton {
  display: none !important;
}
@media (max-width: 991px) {
  #jivo_chat_widget {
    display: none;
    visibility: hidden !important;
  }
  .jivo-btn {
    display: none;
    visibility: hidden !important;
  }
  #jivo_custom_widget {
    display: none;
    visibility: hidden !important;
  }
  #jivo_custom_link {
    display: none;
    visibility: hidden !important;
  }
  /*.globalClass_ET{ display:none;visibility:hidden !important;}*/
  ._show_1e.wrap_mW {
    opacity: 1;
    visibility: hidden !important;
    z-index: 2147483647;
  }

  .chat-mobile {
    position: fixed;
    display: block;
    bottom: 2em;
    right: 1em;
    color: #2396ff !important;
    font-weight: 400;
    font-size: 20px;
    background: rgba(35, 150, 255, 0.15);
    border: 2px solid #2396ff;
    height: 45px;
    width: 45px;
    line-height: 44px;
    padding: 0;
    opacity: 0.4;
    text-align: center;
    transition: 0.2s;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
  }
  .chat-mobile .icon {
    color: #2396ff !important;
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  #jivo_chat_widget {
    display: none;
    visibility: hidden !important;
  }
  .chat-mobile {
    display: none;
    visibility: hidden !important;
  }
  #jivo_custom_widget {
    display: none;
    visibility: hidden !important;
  }
  #jivo_custom_link {
    display: block;
    position: fixed;
    bottom: 2em;
    right: 3em;
  }

  .jivo-btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    text-transform: none;
    cursor: pointer;
    background-image: none;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0px;
    border-top-left-radius: 22px !important;
    border-top-right-radius: 22px !important;
    border-bottom-right-radius: 22px !important;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
      -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
      -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    background-color: #2396ff;
  }
}
a.highlight-link,
a.highlight-link .icon {
  font-size: 19px;
  display: inline-block;
  color: #2396ff;
  text-decoration: none;
  width: auto;
  font-family: "MyriadPro", "Helvetica Neue", sans-serif;
  font-weight: 500;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
a.highlight-link:hover::after {
  width: 100%;
  text-decoration: none;
}
a.highlight-link::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #2396ff;
  transition: width 0.3s;
}
#table-orders tr td:nth-child(10),
#table-orders tr td:nth-child(11),
#table-orders tr td:nth-child(12),
#table-orders tr td:last-child {
  text-align: right;
}
#table-orders tfoot td {
  padding: 8px 10px;
}
.miei_toggle.active .panel,
.miei_panel.active .panel {
  width: 30%;
  margin-bottom: 0;
  box-shadow: none;
  float: left;
}
#table_news_wrapper,
#table_news {
  width: 100% !important;
}
.miei_toggle.active .panel-heading,
.miei_toggle.active .panel-warning,
.miei_panel.active .panel-heading,
.miei_panel.active .panel-warning {
  border: none;
  height: 100%;
}
#table_codice_tabs {
  display: flex;
  align-items: center;
}
#codiceDestinatarioPrivateModal #table-codice-destinatario-private_filter label,
#codiceDestinatarioPrivateModal #table-codice-destinatario_filter label {
  margin-left: auto;
  margin-right: 50px;
  margin-top: 16px;
}
#table_codice_tabs * {
  float: left;
}
@keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}
@keyframes rotate-reverse {
  to {
    transform: rotate(-1turn);
  }
}

.icon-support .gear-s,
.icon-support .gear-m {
  animation: rotate;
  animation-duration: 6s;
}
.icon-support .gear-b {
  animation: rotate-reverse 6s;
}
.icon-support .clock {
  transform-origin: 223.6px 132.8px;
  animation: rotate 12s linear infinite;
}
.icon-support .hover {
  animation-play-state: paused;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.icon-support:hover .hover {
  animation-play-state: running;
}
#table_codice_tabs li a {
  padding-bottom: 15px;
  white-space: nowrap;
  font-size: 19px;
}

#table_codice_tabs li a {
  padding: 10px 7px;
}

#codiceDestinatarioPrivateModal #table-codice-destinatario-private_filter,
#codiceDestinatarioPrivateModal #table-codice-destinatario_filter {
  display: flex;
  justify-content: flex-end;
  margin-left: auto !important;
}
#table-codice-destinatario-private_filter,
#table-codice-destinatario_filter {
  float: none;
  width: auto;
  min-width: 120px;
}
#codiceDestinatarioPrivateModal input.tabs_search {
  width: 100%;
  max-width: 160px;
  margin-left: 5px;
  border: 1px solid #cecece;
  padding-left: 5px;
  float: right;
  order: 2;
  height: 28px;
}
.cerca_search {
  width: 28px;
  align-items: center;
  padding: 5px 5px;
  border: 1px solid #cecece;
  border-right: none;
  position: relative;
  top: 0px;
  margin: 0px -6px 0px 0px;
  float: right !important;
}

#codiceDestinatarioPrivateModal #table-codice-destinatario-private_filter label,
#codiceDestinatarioPrivateModal #table-codice-destinatario_filter label {
  margin-left: auto;
  margin-right: 20px;
  display: flex;
  float: right;
  font-size: 0;
  width: 100%;
  justify-content: flex-end;
}
.miei_toggle .panel-heading.closed::after,
.toggle-arrow.closed {
  transform: rotate(0deg);
}

.pagamento_flex {
  display: block;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}

.pagamento_flex::before,
.pagamento_flex::after {
  display: none;
}

.pagamento_flex .panel-body {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}

.pagamento_flex .panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #e0eefb;
}

.pagamento_flex .form-group {
  width: 100%;
  display: flex;
  margin: 0;
  padding: 0;

  justify-content: space-between;
}

.pagamento_flex .panel-body {
  background: transparent;
}

#Totali .form-group {
  padding: 0px 0px 0px 12px;
  width: 315px;
}

.pagamento_flex .panel-heading,
.pagamento_flex .panel {
  border: none;
}

#main-form {
  overflow: hidden;
}

/* .miei_toggle{
    display: none;
} */
.client_dati {
  /* margin-top: auto */
}

#loginForm input.form-control {
  width: 100%;
}

.tipo-num-data-row .date-picker {
  max-width: 150px;
  min-width: 150px;
}

#loginForm label.control-label {
  font-size: 1.2em;
  font-weight: 700;
}

#content .panel-dashed {
  /*border: dashed 1px;
padding: 20px;
margin-bottom: 10px;*/
  border-color: #3071a9;
}

.form-group {
  padding: 0px 12px 0px 12px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.form-options-block .panel-heading {
  margin-bottom: auto;
  margin-top: 11px;
}
.descriz_table ul li a {
  word-break: break-all;
  white-space: pre-line;
}
.panel-default {
  border-color: #ddd;
}
.mob_view {
  float: right;
  margin-top: 7px;
  color: #b5b5b5;
  padding: 10px;
  border: 1px solid #dddddd;
  box-shadow: 0 0 0 0;
  background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  background: linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
}
#btn-send-sdi2 {
  margin-left: 5px;
}
/*.panel-default>.panel-heading {color: #333;background-color: #3071a9; border-color: #ddd;}*/

.panel-default > .panel-heading {
  color: #333;
  background-color: #e0eefb;
  border-color: #ddd;
}

.panel-heading {
  padding: 7px 10px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.modal-body {
  background: #ffffff;
}

.panel-title {
  /*margin-top: 0; margin-bottom: 0; font-size: 16px;color: inherit;*/
  font-size: 14px;
}

.panel-default > .panel-heading > .panel-title {
  /*margin-top: 0; margin-bottom: 0; font-size: 16px;color: inherit;*/
  color: #000;
}

#notificationsTable .panel-body {
  overflow: scroll;
}

.panel-body {
  background-color: #f8f8f8;
}

.glyphicon-like {
  width: 14px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.glyphicon-like img {
  max-width: 100%;
  max-height: 100%;
}

table,
tbody {
  background: #fff;
}

th {
  background: #e5e5e5;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #eef7ff;
}

.table-row-id1 th {
  background-color: #e5e5e5;
}

tr.table-row-id2,
.table-row-id2 tr {
  background-color: #fff0dd;
}

.table-row-id2 th {
  background-color: #fff0dd;
}

.table-row-id3,
.table-row-id3 tr {
  background-color: #f0f0ff;
}

.table-row-id3 th {
  background-color: #f0f0ff;
}

tr.table-row-id4,
.table-row-id4 tr {
  background-color: #f0fff0;
}

.table-row-id4 th {
  background-color: #f0fff0;
}

.table-condensed th {
  background-color: #f8f8f8;
}

.table-compact > tbody > tr > td,
.table-compact > tbody > tr > th,
.table-compact > tfoot > tr > td,
.table-compact > tfoot > tr > th,
.table-compact > thead > tr > td,
.table-compact > thead > tr > th {
  padding: 4px;
}

.btn-default {
  color: #333;
  background-color: #f8f8f8;
  border-color: #ccc;
}

#factures-toolbar .btn-group {
  padding-bottom: 4px;
}

#factures-toolbar .btn.btn-default {
  margin-bottom: 4px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  /*cursor: not-allowed;opacity: 1;*/
  background-color: #d7d7d7;
}

.form-control {
  padding: 2px 4px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.panel-body .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.panel-body .nav > li > a:hover {
  text-decoration: none;
  background-color: #eef7ff;
  border: 1px solid #ddd;
}

.panel-body .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.panel-body .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.panel-body .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tab-content .panel-body {
  background-color: #fff;
}

.has-success .form-control {
  border-color: #4cae4c;
}

.has-success .input-group-addon {
  color: #4cae4c;
  background-color: #dff0d8;
  border-color: #4cae4c;
}

.has-error .form-control {
  border-color: #c83232;
}

.has-error .input-group-addon {
  color: #c83232;
  background-color: #f2dede;
  border-color: #c83232;
}

.text-success {
  color: #4cae4c;
}

.text-danger {
  color: #c83232;
}

@keyframes fadeInOut {
  0% {
    transform: scale(0.25);
    opacity: 0;
  }
  15% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.cloud_container {
  position: absolute !important;
  right: 150px;
  top: 10px;
  display: none;
}
.cloud_container.export {
  right: calc(50% - -10px);
  top: 55px;
  display: block;
}
.cloud_container.active {
  display: block;
}

#fileupload-start {
  margin-left: 0;
}
#importsModal table.table-striped,
#IN_importsModal table.table-striped,
.imports-modal table.table-striped {
  margin-bottom: 10px;
  margin-top: 20px;
}
#import_renumber_div .checkbox label,
#import_dtz_div .checkbox label {
  display: flex;
  align-items: center;
  height: 20px;
  font-size: 11px;
}
#import_renumber_div .checkbox label b,
#import_dtz_div .checkbox label b {
  margin-left: 5px;
}
#import_renumber_div input,
#import_dtz_div input {
  width: 20px;
  margin-top: 0;
  margin-right: 10px;
  margin-left: -10px;
  position: relative;
  height: 16px;
}
.cloud {
  text-align: left;
  background: url(../images/icons/clouds.svg) no-repeat center top;
  width: 105px;
  height: 105px;
  background-size: auto 85px;
  margin: 0 auto;
  transform: translateX(-47%);
}
.mob_hide.active {
  opacity: 0;
  height: 120px;
  transition: all 0.3s;
}
@media (max-width: 992px) {
  .cloud {
    transform: translateX(3%);
  }
}
.fileinput-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fileinput-button span {
  margin-left: 10px;
}
.fileinput-button i {
  height: 17px;
}
#upload-before-controls,
#IN_upload-before-controls,
.upload-before-controls {
  display: flex;
  justify-content: space-between;
}
#importsModal .col-sm-4,
#IN_importsModal .col-sm-4,
.imports-modal .col-sm-4 {
  padding: 0;
}
.cliente-import-wrap {
  position: relative;
}
#importsModal #FO_search-facture-owner {
  margin-left: 0;
  border: none;
  position: absolute;
  right: 10px;
  top: 1px;
  height: 32px;
}

.differita-fattura .factures__foot {
  float: left;
}

.differita-fattura .dataTables_paginate {
  padding-top: 3px;
}

@media (max-width: 768px) {
  #importsModal #FO_search-facture-owner {
    top: 24px;
  }
  #upload-before-controls,
  #IN_upload-before-controls,
  .upload-before-controls {
    flex-wrap: wrap;
  }
  .btn-fattura{
      margin-left: 0!important;
  }
}

@media (max-width: 414px) {
  #upload-before-controls,
  #IN_upload-before-controls,
  .upload-before-controls {
    flex-wrap: wrap;
  }
  .differita-fattura .factures__foot {
    float: none;
  }
  .factures__foot{
    flex-wrap: wrap;
  }
  .dataTables_paginate.paging_listbox select{
    min-width: 60px;
  }
  .factures__foot .dataTables_info{
    justify-content: center;
    border-right: none!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    margin-top: 5px;
    border-top: 1px solid #cecece;
  }
  .dataTables_info{
    order:6;
    width: 100%;
  }
  #factures_wrapper .factures__foot{
    flex-wrap: nowrap;
  }
  #factures_wrapper .dataTables_paginate.paging_listbox select{
    min-width: auto;
  }
  #fattura_wrapper .datatables-bottom-toolbar .btn{
    margin-left: 0;
  }
  #factures_wrapper .dataTables_info{
    order: unset;
    width: auto;
    border-top: none;
    border-right: 1px solid #cecece!important;
    padding-right: 10px;
  }
  .dataTables_wrapper .dataTables_length{
    border-right: 1px solid #cecece!important;
    padding-right: 10px;
  }
}
#importsModal #files {
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  font-size: 11px;
  position: relative;
  font-weight: bold;
}
.folder {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.file {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 150px;
  width: 32px;
}
.cloud_container {
  position: relative;
}
@media (max-width: 992px) {
  .cloud_container {
    right: calc(50% - -10px);
    top: 35px;
  }
}

#fileupload-reset {
  margin-left: 0;
}

.file {
  opacity: 0;
  margin-left: 15px;
  z-index: 1;
}
.z-index {
  z-index: 4;
}
#importsModal .file-1 {
  animation: fadeInOut2 3s ease 0s infinite;
}

#importsModal .file-2 {
  animation: fadeInOut2 3s ease 2s infinite;
}

#importsModal .file-3 {
  animation: fadeInOut2 3s ease 8s infinite;
}

#importsModal .file-4 {
  animation: fadeInOut2 3s ease 12s infinite;
}
.bg-warning {
  background-color: #fcf8e3 !important;
}
#importsModal .folder-1,
#importsModal .file-1 {
  transform: translateX(150px) translateY(10px) scale(1.3);
}
#importsModal .folder-1,
#importsModal .file-2 {
  transform: translateX(150px) translateY(10px) scale(1.3);
}
#importsModal .folder-1,
#importsModal .file-3 {
  transform: translateX(150px) translateY(10px) scale(1.3);
}
#importsModal .folder-1,
#importsModal .file-4 {
  transform: translateX(150px) translateY(10px) scale(1.3);
}
#importsModal .file-1,
#importsModal .file-2,
#importsModal .file-3,
#importsModal .file-4 {
  transform: translateX(150px) translateY(25px) scale(1.6) rotate(90deg);
}
#exportsModal .modal-body {
  height: 200px;
}
@keyframes fadeInOut2 {
  0% {
    transform: scale(1.6) rotate(90deg);
    opacity: 0;
  }
  15% {
    transform: scale(1.6) rotate(90deg);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: scale(1) translateX(-150px) translateY(-10px);
    opacity: 0;
  }
}
.export .file-1 {
  animation: fadeInOut 2s ease 0s infinite;
}

.export .file-2 {
  animation: fadeInOut 2s ease 2s infinite;
}

.export .file-3 {
  animation: fadeInOut 2s ease 3s infinite;
}

.export .file-4 {
  animation: fadeInOut 2s ease 4s infinite;
}

.export .folder-1,
.export .file-1 {
  transform: translateX(150px) translateY(10px) scale(1.2);
}
.export .folder-1,
.export .file-2 {
  transform: translateX(150px) translateY(10px) scale(1.2);
}
.export .folder-1,
.export .file-3 {
  transform: translateX(150px) translateY(10px) scale(1.2);
}
.export .folder-1,
.export .file-4 {
  transform: translateX(150px) translateY(10px) scale(1.2);
}
.export .file {
  position: absolute;
  /* top: 0; */
  bottom: -30px;
  transform: rotate(90deg);
  left: 0px;
  width: 32px;
}
.export .file-1,
.export .file-2,
.export .file-3,
.export .file-4 {
  transform: translateX(150px) translateY(10px) scale(1.6) rotate(90deg);
}
.content-block {
  margin-top: 20px;
}

.content-block .slick-next {
  right: 0;
}

.menu-block .bg-info {
  background: inherit;
}

.menu-block .bg-info > a {
  background: #d9edf7;
}

.menu-block .bg-info > ul {
  padding-left: 0;
}
#viewFactureModal {
  padding: 0px !important;
}
#viewFactureModal .modal-dialog {
  margin: 10px auto;
  width: 99.8% !important;
  margin-top: 2px;
  height: 99% !important;
  margin-bottom: 2px;
}

#viewFactureModal .modal-body {
  padding: 0;
}
#Causale textarea,
.pagamento_flex textarea {
  resize: none;
}
#viewFactureModal .modal-header {
  padding: 5px 15px;
}

.tooltip-large {
  max-width: none;
  color: black;
  background-color: white;
  border: 1px solid black;
  font-size: 1em;
}

.tooltip-format {
  white-space: nowrap;
  max-width: none;
  color: black;
  background-color: white;
  border: 1px solid black;
  font-size: 2em;
}

.datatables-bottom-toolbar {
  padding-top: 0.4em;
  padding-left: 0.4em;
}

.li-selected {
  background-color: #dff0d8;
}

.li-unselected {
  background-color: White;
}

.menu-block .bg-info-content {
  list-style: none;
  padding: 0 15px;
}

.menu-block .navbar-default {
  background: #f8f8f8;
  background-color: #f8f8f8;
}

.control-label.text-left {
  text-align: left;
}

.navbar-header-logo {
  display: none;
}

#menu-panels .parent-menu-item img {
  width: 12px;
  height: 12px;
  margin-left: 5px;
}
#menu-panels .parent-menu-item img:last-of-type {
  margin-left: auto;
}
#menu-panels .bg-info.only-element > a {
  display: none;
}

#menu-panels .bg-info.only-element .bg-info-content {
  display: inline-block;
  position: static;
  visibility: visible;
  width: auto;
  height: auto !important;
}

#menu-panels .bg-info.only-element .menu-item {
  padding-top: 0;
  padding-bottom: 0;
}

.factures-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.amico_code .h4 {
  margin: 0;
}
.provvigionefltDate {
  margin-bottom: 10px;
}
#factures tr > td {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

#factures tr th {
  padding: 10px 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 60px;
}

#factures tr th:first-child {
  width: 20px;
  min-width: 20px;
  max-width: 20px;
}

#factures tr th:nth-child(2) {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
}

#factures tr th:last-child {
  width: 30px;
  min-width: 30px;
  max-width: 30px;
}

#factures tr th.nome {
  min-width: 75px !important;
  max-width: 200px;
}

#factures tr th.importo {
  min-width: 45px !important;
}

#factures tr th.tags {
  min-width: 75px !important;
  max-width: 200px;
}

#factures tr th.tipodoc {
  min-width: 130px !important;
  max-width: 200px;
}

.invoice-tag-hover {
  border: 2px dashed #007bff !important;
  cursor: pointer;
}

.lower-pane-modal .modal-header {
  padding: 5px 15px;
}

.lower-pane-modal .modal-header .info-icon {
  float: none;
}

.JCLRgrips {
  width: 100% !important;
}

.JCLRgrip:hover {
  border-left: 1px dotted #cccccc;
}

.JColResizer {
  width: 20px;
}

/* collapse menu navbar at 768 px*/

#lowerPane-modal a[role="tab"] {
  padding: 6px;
}

table#table-orders tr.selected,
table#table-orders tr.even:hover,
table#table-orders .sorting_1 {
  background-color: transparent !important;
}
table#table-order tr.odd.selected,
table#table-orders tr.odd:hover {
  background-color: #f9f9f9 !important;
}
.multiselect-cancel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 15px;
  background: #ffffff;
  font-size: 12px;
}

.multiselect-cancel i {
  font-size: 14px;
  font-family: "MyriadPro", "Hevetica Neue", "sans-serif";
  font-style: normal;
  padding-left: 10px;
}

.font_wrap {
  padding: 15px 15px 0px;
  display: flex;
}

.font_wrap .title {
  margin-bottom: 0;
  margin-right: 10px;
}
.azienda_flex_wrap.active #CedentePrestatore,
.azienda_flex_wrap.active #CessionarioCommittente {
  padding: 0;
}
#ColVisSelectorModal .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
}

#ColVisSelectorModal .modal-header .close {
  order: 3;
}

.modal-header .ColVis_Special {
  display: inline-block;
  list-style: none;
  background: #efefef;
  padding: 5px 20px;
  border-radius: 4px;
  margin-left: auto;
  margin-right: 15px;
}

.modal-header .ColVis_Special:hover,
.modal-header .ColVis_Special:active {
  background: #cecece;
  cursor: pointer;
}

.very_small_font {
  font-size: 11px !important;
}

.small_font {
  font-size: 14px !important;
}

.normal_font {
  font-size: 16px !important;
}

.big_font {
  font-size: 19px !important;
}

.very_big {
  font-size: 22px !important;
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

.descriz_table #LineeDiDettaglioFattura-table tr th:nth-child(2) {
  min-width: 200px;
}

.descriz_table #LineeDiDettaglioFattura-table tr th:nth-child(3),
.descriz_table #LineeDiDettaglioFattura-table tr th:nth-child(4),
.descriz_table #LineeDiDettaglioFattura-table tr th:nth-child(5) {
  min-width: 60px;
}

.descriz_table #LineeDiDettaglioFattura-table tr th:nth-child(6) {
  min-width: 100px;
}

.descriz_table #LineeDiDettaglioFattura-table tr th:nth-child(7) {
  min-width: 100px;
}

.tipo-num-data-row .panel {
  border: 0;
  box-shadow: 0 0 0 0;
}

.tipo-num-data-row {
  display: flex;
  align-items: center;
}

#LineeDiDettaglioFattura-table {
  width: 800px;
  max-width: none;
  /* width: auto; */
}
#LineeDiDettaglioFattura-table-compact {
  max-width: none;
}

.dataTables_paginate {
  display: flex;
}
.btn_reg {
  padding: 6px 25px;
  text-transform: capitalize;
}
.tab-content > #tab_reg.active {
  display: table;
  width: 100%;
  padding: 0;
}
.reg_align_vert {
  display: table-cell;
  vertical-align: middle;
  height: 202px;
  width: 100%;
}
.menu-panels-search-lbl:after {
  position: absolute;
  right: 8px;
  z-index: 9;
  top: 8px;
  cursor: pointer;
  content: "\e003";
  font-family: "Glyphicons Halflings";
}
/*make nav-menu as header*/
#factures-control-length,
#factures-control-colvis,
.table__control_colvis {
  display: inline-block;
}

#factures_length label {
  margin: 0;
  margin-left: 10px;
}

button.ColVis_Button {
  height: 30px;
  padding: 3px 8px;
  color: #333;
  background-color: #f8f8f8;
  border-color: #ccc;
  display: inline-block;
  padding: 5px 5px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: none;
}

.pl-15 {
  padding-left: 15px !important;
}

.table-like-header {
  border-top: 0;
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  padding: 8px;
  line-height: 1.42857143;
  background: #e5e5e5;
  text-align: left;
  font-weight: bold;
  display: table-cell;
}
#LineeDiDettaglioFattura-table .table-like-header {
  display: block;
}

.table-like-row {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  display: table-cell;
}

#LineeDiDettaglioFattura-table .table-like-header {
  background: #e0eefb;
}

.login-query-loader-wrap {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  align-items: center;
  justify-content: center;
}

.product-div {
  position: relative;
}

.select-product-btn {
  width: 100%;
}

.delete-product-btn {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.modal-content {
  border: 0;
}

.select-qr-camera-button {
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  background: #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #000;
  margin: 4px 4px 0 0;
}

.select-qr-camera-button.active {
  background: #2395ff;
  color: #fff;
}

.select-qr-camera-button:hover {
  cursor: pointer;
}

#codiceDestinatarioModal .modal-dialog {
  width: 95% !important;
}

.users-page #table-codice-destinatario-private {
  table-layout: fixed;
}

.users-page .action-buttons {
  float: left;
}

.users-page #table-codice-destinatario-private_filter {
  width: auto;
  margin-top: 5px;
}

.users-page #table-codice-destinatario-private thead th:first-child {
  width: 9px !important;
}

#urlResultModal .qr-code-wrapper {
  text-align: center;
}

#urlResultModal .qr-code {
  display: none;
  max-width: 300px;
  margin-top: 20px;
}

.manage-accounts tr.active {
  background: #ccc;
}

.logo-block {
  padding: 15px 0;
}

.logo-block .logo-block__input {
  display: inline-block;
}

.logo-block .logo-block__label {
  color: #000;
}

.logo-block__limit {
  display: none;
  color: red;
  font-size: 14px;
}

.logo-block__preview {
  width: 100px;
  margin: 10px 0;
  height: auto;
  display: none;
}

#user-form .input-group .input-group-addon {
  min-width: 100px;
}

#arrotondamento-input,
.importo-edit-input {
  height: 20px;
  text-align: right;
  font-family: Courier, serif;
}
.arrotondamento-btn,
.importo-edit-btn {
  display: inline-block;
  margin-left: 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  padding: 0px 5px;
  cursor: pointer;
}

.provvigione-sum {
  clear: both;
  float: left;
}

.csv-import-options-modal h5 {
  margin: 0;
}

.csv-import-options-modal .content .input-wrapper {
  display: inline-block;
  width: auto;
  padding-right: 10px;
}

.csv-import-options-modal .content label,
.csv-import-options-modal .content option {
  text-transform: capitalize;
  font-size: 16px;
}

.products-modal.csv-import-options-modal label,
.products-modal.csv-import-options-modal option {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
}

.csv-import-options-modal .validation-error {
  font-size: 14px;
  color: #fc4848;
}

.country_select {
  width: 100%;
  height: 42px;
}
.country_select .select2-choice {
  height: 100%;
}
.select2-container .select2-choice .select2-arrow b {
  background-position-y: 5px;
}
.country_select .select2-chosen {
  font-size: 24px;
}

.select2-result-selectable.select2-highlighted .select2-result-label,
.select2-result-selectable.select2-highlighted .select2-match {
  color: #fff;
}

.manage-users-modal .country_select {
  height: 32px;
  margin-bottom: 0;
}

.manage-users-modal .country_select .select2-chosen {
  font-size: 16px;
  font-weight: 400;
}

.panel .country_select .select2-chosen {
  font-size: 14px;
  font-weight: 400;
}

.panel .select2-container .select2-choice .select2-arrow b {
  background-position-y: 1px;
}

.wizard-form .panel .country_select {
  width: 100%;
  height: 33px;
}

.wizard-form .panel .country_select .select2-chosen {
  font-size: 18px;
  font-weight: 300;
}


.pos svg {
    width: 200px;
    height: 220px;
    display: none;
  }

  #wave {
    position: absolute;
    bottom: calc(50% - 160px);
    padding: 0;
    margin: 0;
    width: 100%;
    height: 128px;
    /* background: #fff; */
  }

  .pos {
    position: absolute;
    bottom: calc(50% - 50px);
    /* margin-left: -50px; */
    left: calc(50% - 50px);
    width: 100px;
    height: 100px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
  }

  .frame {
    display: block;
    position: relative;
    left: 10%;
    top: 20%;
    width: 190px;
    height: 190px;
    margin: 0px;
    border: 5px solid transparent;
    border-top-color: #87dcff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1500;
    -webkit-animation: spinning 6s linear infinite;
    animation: spinning 6s linear infinite;
    float: left;
  }

  .frame.two {
    display: block;
    position: absolute;
    right: -45px;
    top: -47px;
    left: auto;
    -webkit-animation: spinningChange 3s linear infinite;
    animation: spinningChange 3s linear infinite;
  }

  .frame.two .clr,
  .frame.two .clr:before,
  .frame.two .clr:after {
    -webkit-animation: spinningChange 5s linear infinite;
    animation: spinningChange 5s linear infinite;
  }

  .clr {
    display: block;
    position: relative;
    left: 22px;
    top: 20px;
    width: 140px;
    height: 140px;
    margin: 0px;
    border: 5px solid transparent;
    border-top-color: #2396ff;
    z-index: 1500;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spinning 6s linear infinite;
    animation: spinning 6s linear infinite;
  }

  .clr:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    border: 5px solid transparent;
    border-top-color: #f5ad38;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spinning 6s linear infinite;
    animation: spinning 6s linear infinite;
  }

  .clr:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 5px solid transparent;
    border-top-color: #f9c922;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spinning 6s linear infinite;
    animation: spinning 6s linear infinite;
  }

  @keyframes spinning {
    0% {
      -webkit-transform: rotate(0deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(0deg);
      /* IE 9 */
      transform: rotate(0deg);
      /* Firefox 16+, IE 10+, Opera */
    }

    50% {
      -webkit-transform: rotate(360deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(360deg);
      /* IE 9 */
      transform: rotate(360deg);
      /* Firefox 16+, IE 10+, Opera */
    }

    100% {
      -webkit-transform: rotate(720deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(720deg);
      /* IE 9 */
      transform: rotate(720deg);
      /* Firefox 16+, IE 10+, Opera */
    }
  }

  @-webkit-keyframes spinning {
    0% {
      -webkit-transform: rotate(0deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(0deg);
      /* IE 9 */
      transform: rotate(0deg);
      /* Firefox 16+, IE 10+, Opera */
    }

    50% {
      -webkit-transform: rotate(360deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(360deg);
      /* IE 9 */
      transform: rotate(360deg);
      /* Firefox 16+, IE 10+, Opera */
    }

    100% {
      -webkit-transform: rotate(720deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(720deg);
      /* IE 9 */
      transform: rotate(720deg);
      /* Firefox 16+, IE 10+, Opera */
    }
  }


  @keyframes spinningChange {
    0% {
      -webkit-transform: rotate(720deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(720deg);
      /* IE 9 */
      transform: rotate(720deg);
      /* Firefox 16+, IE 10+, Opera */
    }

    50% {
      -webkit-transform: rotate(360deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(360deg);
      /* IE 9 */
      transform: rotate(360deg);
      /* Firefox 16+, IE 10+, Opera */
    }

    100% {
      -webkit-transform: rotate(0deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(0deg);
      /* IE 9 */
      transform: rotate(0deg);
      /* Firefox 16+, IE 10+, Opera */
    }
  }

  @-webkit-keyframes spinningChange {
    0% {
      -webkit-transform: rotate(720deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(720deg);
      /* IE 9 */
      transform: rotate(720deg);
      /* Firefox 16+, IE 10+, Opera */
    }

    50% {
      -webkit-transform: rotate(360deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(360deg);
      /* IE 9 */
      transform: rotate(360deg);
      /* Firefox 16+, IE 10+, Opera */
    }

    100% {
      -webkit-transform: rotate(0deg);
      /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(0deg);
      /* IE 9 */
      transform: rotate(0deg);
      /* Firefox 16+, IE 10+, Opera */
    }
  }


  .body {
    animation: speeder 6s cubic-bezier(0.4, 0, 1, 1) infinite;
  }

  .blue-water {
    animation: speeder2 6s linear infinite;
  }

  .blue-water2 {
    animation: speeder2 5s linear infinite;
  }

  .blue-water3 {
    animation: speeder2 5s linear infinite;
  }

  @keyframes speeder {
    0% {
      transform: translate(2px, 1px) rotate(0deg);
    }
    10% {
      transform: translate(-2px, -4px) rotate(-1deg);
    }
    20% {
      transform: translate(-4px, -7px) rotate(-3deg);
    }
    30% {
      transform: translate(-5px, -8px) rotate(-2deg);
    }
    40% {
      transform: translate(2px, 1px) rotate(0deg);
    }
    50% {
      transform: translate(-2px, -4px) rotate(-1deg);
    }
    60% {
      transform: translate(-4px, -7px) rotate(-3deg);
    }
    70% {
      transform: translate(-5px, -8px) rotate(-2deg);
    }
    80% {
      transform: translate(2px, 1px) rotate(0deg);
    }
    90% {
      transform: translate(-2px, -4px) rotate(-2deg);
    }
    100% {
      transform: translate(2px, 1px) rotate(0deg);
    }

  }

  @keyframes speeder2 {
    0% {
      transform: translate(263.54px, -154.18px) rotate(0deg);
    }

    10% {
       transform: translate(285.54px, -166.18px) rotate(0deg);
    }

    20% {
      transform: translate(263.54px, -154.18px) rotate(0deg);
    }

    30% {
       transform: translate(285.54px, -166.18px) rotate(0deg);
    }

    40% {
      transform: translate(263.54px, -154.18px) rotate(0deg);
    }

    50% {
       transform: translate(285.54px, -166.18px) rotate(0deg);
    }

    60% {
      transform: translate(263.54px, -154.18px) rotate(0deg);
    }

    70% {
       transform: translate(285.54px, -166.18px) rotate(0deg);
    }

    80% {
      transform: translate(263.54px, -154.18px) rotate(0deg);
    }

    90% {
       transform: translate(285.54px, -166.18px) rotate(0deg);
    }

    100% {
      transform: translate(263.54px, -154.18px) rotate(0deg);
    }

  }

  .longfazers {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .longfazers span {
    position: absolute;
    height: 2px;
    width: 20%;
    background: #000;
  }

  .longfazers span:nth-child(1) {
    top: 20%;
    animation: lf .6s linear infinite;
    animation-delay: -5s;
  }

  .longfazers span:nth-child(2) {
    top: 40%;
    animation: lf2 .8s linear infinite;
    animation-delay: -1s;
  }

  .longfazers span:nth-child(3) {
    top: 60%;
    animation: lf3 .6s linear infinite;
  }

  .longfazers span:nth-child(4) {
    top: 80%;
    animation: lf4 .5s linear infinite;
    animation-delay: -3s;
  }

  @keyframes lf {
    0% {
      left: 200%;
    }

    100% {
      left: -200%;
      opacity: 0;
    }
  }

  @keyframes lf2 {
    0% {
      left: 200%;
    }

    100% {
      left: -200%;
      opacity: 0;
    }
  }

  @keyframes lf3 {
    0% {
      left: 200%;
    }

    100% {
      left: -100%;
      opacity: 0;
    }
  }

  @keyframes lf4 {
    0% {
      left: 200%;
    }

    100% {
      left: -100%;
      opacity: 0;
    }
  }

  tfoot.footer-summary tr {
      font-weight: bold;
  }

  .tr-big {
      font-size: large;
  }

  .typeahead.dropdown-menu {
      z-index: 1100;
  }

  a.button-like {
    cursor: pointer;
  }
