@CHARSET "UTF-8";

html, body {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

body {
    background-color: #FFFFFF;
    font-size: 16px !important;
    padding: 0 5px !important;
}

:focus {
    outline: 0;
}

table.layout {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;  
    display: table;  
}

table.layout > tbody > tr:nth-child(1) {
    border-bottom: 1px solid rgba(34,36,38,.15);
}

table.layout > tbody > tr:nth-child(3) {
    border-top: 1px solid rgba(34,36,38,.15);
}

textarea {
    resize: none !important;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    padding: 9.5px !important;
}

.ui.menu {
    min-height: 0!important;
}

#container, td.sidebar > div {
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 5px;
}

#container-pagina {
    overflow-x: hidden;
    overflow-y: auto;
}

table.layout > tbody > tr > td {
    vertical-align: top !important;
}

td.sidebar > div.menu {
    width: auto !important;
}

td.right.sidebar > div.menu > div.item {
    padding: 6px 5px 0 0 !important;
}

div.vertical.menu > div.divider {
    margin: 0 0 5px 0 !important;
}

.ui.menu .item img.logo {
    margin-right: 1.5em;
}

div.header-menu.menu {
    border-bottom: 1px rgba(34,36,38,.15) !important;
    background-color: white !important;
    margin: 0 !important;
}

div.header.item {
    padding: 0 !important;
}

div.header.item > img {
    width: auto !important;
    height: 48px;
}

div.footer-menu.footer {
    border-top: 1px rgba(34,36,38,.15) !important;
    background-color: white !important;
    margin: 0 !important;
    text-align: center;
    padding-bottom: 0 !important;
}

#container {
    padding: 0 1em;
}

#container > div.loader {
    top: calc(50% - 24px);    
}

.ui.input.error input {
    background-color: #fff6f6 !important;
    border-color: #e0b4b4 !important;
    color: #9f3a38 !important;
    box-shadow: none !important;
}

#content {
    padding: 1em;
}

div.menu.header-pagina {
    margin: 0 0 6px 0 !important;
}

div.menu.footer-pagina {
    margin: 6px 0 0 0 !important;
}

div.menu.header-pagina div.right.menu div.item::before {
    background: none !important;
}

div.footer-pagina {
    border: 0 !important;
    border-top: 2px solid rgba(34,36,38,.15) !important;
    padding-top: .5em !important;
}

div.card-item {
    border: 1px solid #d4d4d5 !important;
    box-shadow: none !important;
    width: 100% !important;
}

div.footer-pagina div.item {
    padding: 0 !important;
}

div.item a.ui.image.label {
    padding-top: 6px;
    padding-bottom: 6px;
}

div.popup.multi-level div.vertical.menu {
    width: 210px !important;
    text-align: left;
}
    
.ui.modal > .close {
    top: 1rem !important;
    right: 1rem !important;
    color: rgba(0, 0, 0, 0.85) !important;
}

.ui.modal > .close:hover {
    opacity: 1;
}
    
div.timeline-me-container {
    width: 100% !important;
}

div.timeline-me-track {
    width: 100% !important;
}

div.timeline-container h3, div.timeline-lavorazione-container h3 {
    margin: 0 !important;
}

div.timeline-container .timeline-me-vertical .timeline-me-track:before, div.timeline-lavorazione-container .timeline-me-vertical .timeline-me-track:before {
  width: 2px !important;
}

div.timeline-container .timeline-me-horizontal .timeline-me-track:before, div.timeline-lavorazione-container .timeline-me-horizontal .timeline-me-track:before {
  height: 2px !important;
}

div.timeline-lavorazione-container div.timeline-me-container {
    width: 100% !important;
}

div.timeline-lavorazione-container div.timeline-me-track {
    width: 100% !important;
}

.timeline-link-area:hover, .timeline-link-area:hover span {
    cursor: pointer;
    color: #3388CC !important;
}

.timeline-link:hover, .timeline-link:hover span {
    cursor: pointer;
    color: #3388CC !important;
}

div.timeline-container {
    text-align: center;
    margin: 15px 0;
}

div.timeline-lavorazione-container {
    text-align: center;
    margin: 15px 0;
}

div.timeline {
    display: inline-block;
}

div.timeline-lavorazione {
    display: inline-block;
}

div.timeline-container div.timeline-me-picto {
    border: 2px solid #555555 !important;
    bottom: 3px !important;
    
}

div.timeline-lavorazione-container div.timeline-me-picto {
    border: 2px solid #555555 !important;
    
    height: 20px !important;
    width: 20px !important;

    bottom: 6px !important;
}

div.timeline-lavorazione-container div.timeline-me-label {
    line-height: 22px !important;
    font-size: 14px !important
}

div.timeline-lavorazione-container div.timeline-me-content-wrapper {
    font-size: 14px !important
}

div.timeline-lavorazione-container div.timeline-me-smallit
em.timeline-me-bottom .timeline-me-label {
    bottom: 55%;
}

div.project-toolbar {
    position: absolute;
    right: 15px;
    margin-top: -5px;    
}

table.ui.selectable.line.striped td:last-child {
    text-align: right !important;
}

div.ui.flowing.popup div.ui.text.vertical.menu {
    width: auto !important;
}

div.ui.flowing.popup div.ui.text.vertical.menu * {
    white-space: nowrap;
}

div.ui.label.stato.approvazione {
    width: 120px !important;
    text-align: center !important;
} 

div.ui.card-item {
    max-width: 100% !important;
    width: 100% !important;
}

span.timeline-me-leftarrow::after {
    border-color: transparent rgba(0,0,0,.87) transparent transparent !important;
}

span.timeline-me-rightarrow::after {
    border-color: transparent transparent transparent rgba(0,0,0,.87);
}

div.timeline-me-wrapper {
    /*margin: 0 25px;*/
}

div.timeline-me-label {
/*    width: 100px !important;*/
}

.ui.transparent[class*="left icon"].input > input {
    padding-left: 1.5em !important;
}

div.ui.bottom.attached.tab.segment.active {
    margin-bottom: 0 !important;
}

th {
    white-space: nowrap !important;
}

table.dettaglio.dettaglio-header {
    margin-bottom: 0 !important;    
}

table.dettaglio td.collapsing {
    padding: 0 11px !important;
}

table.dettaglio th.secondario {
    font-size: 12px !important;
    padding: 11px 0 !important;
    text-align: center !important;
}

table.dettaglio td.selezione {
    padding: 0 !important;
}

table.dettaglio td.selezione div.dropdown {
    border: 0;
}

table.dettaglio td.selezione input.search {
    padding: .78571429em 2.1em .78571429em 1em !important;
}

table.dettaglio td.testo {
    width: 100% !important;
}

table.dettaglio td.numero div.input {
    width: 50px;
}

table.dettaglio td.numero div.input input, table.dettaglio td.valuta div.input input {
    text-align: right !important;
}

table.dettaglio td.valuta div.input {
    width: 100px;
}

table.dettaglio div.azione-record, table.dettaglio div.azione-record-item2 {
    padding: 8px !important;
}

table.dettaglio tr.header-fornitore, table.dettaglio tr.header-fornitore * {
    background-color: #DCDDDE;
}

table.dettaglio tr.header-fornitore .ui.dropdown {
    background-color: #DCDDDE !important;    
}

table.dettaglio td.selezione.fornitore div.ui.input, table.dettaglio td.selezione.fornitore div.ui.input div.dropdown.selection {
    width: 100% !important;
}

table.dettaglio tr {
    height: 39px;
}

table.dettaglio tr[class*="fornitore-riga-"], table.dettaglio tr[class*="fornitore-riga-"] * {
    background-color: #F3F4F5;    
}

table.dettaglio .ui.input input:placeholder-shown {
    font-size: 12px !important;
}

table.dettaglio div.menu, table.dettaglio div.menu * {
    background-color: white !important;
}

td.etichetta {
    text-align: right !important;
}

td.yellow, td.yellow *, th.yellow, th.yellow * {
    background-color: #FBBD08 !important;
}

td.red, td.red *, th.red, th.red * {
    background-color: #DB2828 !important;
    color: white !important;
}

input.totale {
    font-weight: bold;
}

div.field input {
    padding: 9.5px !important;
}

.disabled {
    opacity: .5;
}

.fc-button {
    
    cursor: pointer !important;
    display: inline-block !important;
    min-height: 1em !important;
    outline: 0 !important;
    border: none !important;
    vertical-align: baseline !important;
    background: #e0e1e2 none !important;
    color: rgba(0,0,0,.6) !important;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif !important;
    
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 14px !important;
    margin-left: 0px !important;
    margin-right: 3px !important;
    background-color: rgb(224, 225, 226) !important;
    padding-bottom: 11px !important;
    padding-left: 21px !important;
    padding-right: 21px !important;
    padding-top: 11px !important;
    height: 36px !important;
}

div.fc-cell-content {
    overflow: visible !important;
}

.ui.calendar.error input:hover {
    border-color: #e0b4b4 !important;
}
.ui.calendar.error input {
    background: #fff6f6 !important;
    border-color: #e0b4b4 !important;
}

.tipo1 {
    background-color: #2980b9 !important;
    color: white !important;
}

.tipo2 {
    background-color: #16a085 !important;
    color: white !important;
}

.tipo3 {
    background-color: #f39c12 !important;
    color: black !important;
}

.tipo4 {
    background-color: #f1c40f !important;
    color: black !important;
}

.tipo9 {
    background-color: #2c3e50 !important;
    color: white !important;
}

div.eventi-odierni {
    padding: 1px 3px;
    border-radius: .28571429rem;
}

div.eventi-odierni:not(:last-child) {
    margin-bottom: 1px;
}

.ui.accordion:not(:first-child) {
    margin-top: 3px;
}

.centered.text {
    text-align: center !important;
}

.record-eliminato, .record-eliminato * {
    text-decoration: line-through;
}

.timeline-link {
    font-size: 14px;
}

.timeline-link span {
    font-weight: bold;
}

.timeline-link span.da-approvare {
    color: #DB2828;
}

.timeline-link span.approvato {
    color: #21BA45;
}

#stampa {
    display: none;
}

.ui.dropdown:not(.button) > .default.text {
    font-style: italic !important;
}

.ui.dropdown:not(.button) > .default.text, input::placeholder {
    color: rgba(105,105,105,.87) !important;
}

input[readonly] {
    background-color: #f2f2f2 !important;
}

div.modal.blurred-modal, div.modal.blurred-modal * {
    pointer-events: none !important;
    
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px)
  
}

div.modal.modal-collegamento .ui.loader {
    top: calc(50% - 24px);
}

div.modal.modal-collegamento .ui.loader::before {
    border: .2em solid rgba(0,0,0,.1) !important;
}

div.modal.modal-collegamento .ui.loader::after {
    border-color: #767676 transparent transparent !important;
}

div.ui.dropdown.read-only {
    pointer-events: none !important
}

div.modal.modal-item2 table.dettaglio td input {
    width: 100% !important;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
    background-color: transparent !important;
}

.dropzone .dz-preview .dz-details .dz-filename span {
    padding: 0 !important;
    white-space: normal !important;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(0,0,0,0) !important;
}

.dropzone.dz-clickable * {
    cursor: pointer !important;
}

div.ui.dropdown.regime-iva.selection {
    min-width: auto !important;
}

div.ui.dropdown.error div.text.default {
    color: red !important;
}

tr.tr-master-record.tr-item.yellow, tr.tr-master-record.tr-item.yellow > *:not(.button), tr.tr-master-record.tr-item.yellow div.dropdown.categoria , tr.tr-master-record.tr-item.yellow div.dropdown.categoria *:not(.item) {
    background-color: rgba(251, 189, 8, 1);
    
}

i.esente-iva {
    margin: 0 !important;
}

.evidenzia-filtro {
    text-decoration: underline;
}

input.numerico {
    text-align: right !important;
}