@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");

* {
    border-radius: 0 !important;
}

.tox-editor-header {
    padding: 0 !important;
}

/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Thin'), local('Roboto-Thin'),
    url('../font/roboto/roboto-v18-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-100italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
    url('../font/roboto/roboto-v18-latin-100italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-100italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'),
    url('../font/roboto/roboto-v18-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
    url('../font/roboto/roboto-v18-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'),
    url('../font/roboto/roboto-v18-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'), local('Roboto-Italic'),
    url('../font/roboto/roboto-v18-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('../font/roboto/roboto-v18-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
    url('../font/roboto/roboto-v18-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'),
    url('../font/roboto/roboto-v18-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
    url('../font/roboto/roboto-v18-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'),
    url('../font/roboto/roboto-v18-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-900italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
    url('../font/roboto/roboto-v18-latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../font/roboto/roboto-v18-latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


.next:focus {
    outline: dashed 2px;
}

html {
    box-sizing: border-box;
}

a {
    font-size: 12px;
    text-decoration: none;
    color: black;
}

textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*width: 100%;*/
}

td {
    vertical-align: middle;
}

ul, ol {
    list-style-position: inside;
}

.printTec {
    height: 18px;
}

.invia_mail {
    height: 20px;
}

#giorno {
    float: left;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    margin-right: .5em;
    font-size: 17px;
}

.text-enfasi {
    background-color: #f1fbe5;
    font-size: 1.1em;
}

.none {
    display: none !important;
}

#giorno.timbra {
    font-size: 25px;
}

#clienti tbody tr td, #interventi tbody tr td {
    font-size: 12px;
    line-height: 1.1em;
}

#clienti tbody tr td pre, #interventi tbody tr td pre {
    white-space: normal;
}

#clienti, #interventi {
    width: 100% !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    /*-khtml-user-select: none;*/
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

th {
    vertical-align: middle;
}

#main {
    display: block;
}

#titoloBAR {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    top: 9px;
    text-transform: uppercase;
    pointer-events: none;
}

#control_pianifica {
    display: block;
    position: relative;
    float: none;
    height: 30px;
}

textarea#scheda {
    border: none;
}

.current {
    /*filter: opacity(50%);
    -webkit-filter: opacity(50%);*/
    border: 2px #f0f8ff dashed;
    padding: 1px;
    box-sizing: border-box;

}

#head {
    display: block;
    position: absolute;
    float: none;
    width: 100%;
    height: 50px;
    /* OLD  background-color: #1C94C4; */
    background-color: #3f5fc5;
    color: #fff;
}

#logo, #logo a {
    display: block;
    position: relative;
    float: left;
    margin: 5px 10px 0 5px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
}

.head-p.test {
    background-color: #79bf00 !important;
}

.area {
    display: block;
    position: relative;
    float: left;
    margin: 5px 5px;
    font-size: 28px;
}

.area-item {
    display: block;
    position: relative;
    float: left;
    margin-right: 2px;
    width: 30px;
    text-align: center;
}

.area-item:hover {
    background-color: rgba(255, 255, 255, 0.12);
    border-radius: 20px !important;
}

.area-item:active {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 20px !important;
}

#titolo {
    font-weight: 600;
}
h1 {
    font-weight: 600;
}
h1#titolo {
    font-weight: 600;
    margin-bottom: 10px;
}

#titolo div {
    padding-right: 5px;
}

#titolo div img {
    margin: 2px 0 0 5px;
    cursor: pointer;
}

#titolo div i, #titolo div svg {
    cursor: pointer;
    vertical-align: bottom;
    font-size: 25px;
    margin: 0 0 0 5px;
}
.dataTable thead tr,.dataTable tfoot tr{
    background-color: white!important;
}
tr:nth-child(odd) td, tr:nth-child(even) td {
    background-color: transparent;
}

#clienti.dataTable tr, #interventi.dataTable tr {
    cursor: pointer;
}

#clienti.dataTable tr:nth-child(odd), #interventi.dataTable tr:nth-child(odd) {
    background-color: #e2e4ff;
}

#clienti.dataTable tr:nth-child(even), #interventi.dataTable tr:nth-child(even) {
    background-color: #fff;
}

#clienti.dataTable tr:nth-child(odd) td.sorting_1 {
    background-color: #e2e4ff;
}

#clienti.dataTable tr:nth-child(even) td.sorting_1, #interventi.dataTable tr:nth-child(even) td.sorting_1 {
    background-color: #fff;
}

#clienti.dataTable tbody tr.selected, #interventi.dataTable tbody tr.selected {
    background-color: #9fe0f7 !important;
}

#clienti.dataTable tbody tr.selected td.sorting_1, #interventi.dataTable tbody tr.selected td.sorting_1 {
    background-color: #9fe0f7 !important;
}

#clienti tr.disdettato:nth-child(odd) td.sorting_1, #clienti tr.disdettato:nth-child(even) td.sorting_1 {
    background-color: #f1c2c1 !important;
}

#clienti tr.disdettato:nth-child(odd), #clienti tr.disdettato:nth-child(even) {
    background-color: #f1c2c1 !important;
}

#interventi tr.disdettato:nth-child(odd), #interventi tr.disdettato:nth-child(even) {
    background-color: rgb(255, 158, 155) !important;
}

#interventi tr.disdettato:nth-child(odd) td.sorting_1, #interventi tr.disdettato:nth-child(even) td.sorting_1 {
    background-color: rgb(255, 158, 155) !important;
}

#clienti tr.contratto:nth-child(odd), #clienti tr.contratto:nth-child(even) {
    background-color: #c0cfe0 !important;
}

#interventi tr.contratto:nth-child(odd) td.sorting_1, #interventi tr.contratto:nth-child(even) td.sorting_1 {
    background-color: #c0cfe0 !important;
}

#interventi tr.preventivo:nth-child(odd) td.sorting_1, #interventi tr.preventivo:nth-child(even) td.sorting_1 {
    background-color: #99f167 !important;
}

#interventi tr.preventivo:nth-child(odd), #interventi tr.preventivo:nth-child(even) {
    background-color: #99f167 !important;
}

#clienti tr.visita:nth-child(odd), #clienti tr.visita:nth-child(even) {
    background-color: #81efa7 !important;
}

#clienti.dataTable tr.visita td.sorting_1 {
    background-color: #81efa7 !important;
}

#interventi.dataTable tr.visita, #interventi.dataTable tr.visita td.sorting_1 {
    background-color: rgb(166, 249, 172) !important;
}

#clienti.dataTable tr.visita-tel td.sorting_1 {
    background-color: #6ccaf7 !important;
}

#interventi.dataTable tr.visita-tel, #interventi.dataTable tr.visita-tel td.sorting_1 {
    background-color: #6ccaf7 !important;
}

#clienti.dataTable tr.teleassistenza td.sorting_1 {
    background-color: #d8a7ff !important;
}

#clienti.dataTable tr.teleassistenza, #clienti.dataTable tr.teleassistenza td.sorting_1 {
    background-color: #d8a7ff !important;
}

#interventi.dataTable tr.teleassistenza, #interventi.dataTable tr.teleassistenza td.sorting_1 {
    background-color: #d8a7ff !important;
}

#clienti.dataTable tr.personalizzato td.sorting_1 {
    background-color: #f7f36c !important;
}

#interventi.dataTable tr.personalizzato, #interventi.dataTable tr.personalizzato td.sorting_1 {
    background-color: #f7f36c !important;
}

#clienti tr.visita-tel:nth-child(odd):not(:first-child), #clienti tr.visita-tel:nth-child(even) {
    background-color: #6ccaf7 !important;
}

#interventi tr.visita-tel:nth-child(even), #interventi tr.visita-tel:nth-child(odd):not(:first-child) {
    background-color: #6ccaf7 !important;
}

#interventi tr.visita-tel:nth-child(even) td.sorting_1, #interventi tr.visita-tel:nth-child(odd):not(:first-child) td.sorting_1 {
    background-color: #6ccaf7 !important;
}

#clienti tr.personalizzato:nth-child(odd), #clienti tr.personalizzato:nth-child(even) {
    background-color: #f7f36c !important;
}

#clienti tr.personalizzato:nth-child(odd), #clienti tr.personalizzato:nth-child(even) {
    background-color: #f7f36c !important;
}

#interventi tr.preventivo:nth-child(odd), #interventi tr.preventivo:nth-child(even) {
    background-color: #99f167 !important;
}

#interventi tr.preventivo:nth-child(odd), #interventi tr.preventivo:nth-child(even) {
    background-color: #99f167 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, button {
    border: 1px solid #d3d3d3;
    background: #eaeaea none;
    font-weight: normal;
    color: #555555;
    cursor: pointer;
    overflow: hidden;
}

.ui-widget-header {
    border: none;
    background: none;
    color: #222222;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0;
    position: relative;
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0 .5em;
    background: none;
    overflow: hidden;
}

#tabs {
    border: 0;
}

.float_prog .period_picker_input {
    background-color: #c1c1c1;
    float: left;
    margin-right: 5px;
    line-height: 25px;
    border-radius: 0 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none;
    background: #dbeef4 none;
    font-weight: normal;
    color: #7f7f7f;
    cursor: pointer;
}

.ui-tabs-active, .ui-tabs-active a, .ui-state-active a, .ui-state-active a:link {
    background-color: #4bacc6;
    color: #fff;
}

.ui-state-active a, .ui-state-hover a {
    outline: none;
}

button, button.blue {
    border: none;
    background: #4bacc6 none;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
}

.ui-widget .ui-widget {
    font-size: 12px;
    border: 0;
}

.ui-button-icon-only, a.ui-corner-all {
    background: 0 !important;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -9px;
}

.ui-dialog-buttonset .ui-button-text-only {
    background-color: #4bacc6;
    color: #fff;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em 0 .4em;
}

#login-head {
    display: block;
    float: right;
    margin: 10px 0 0 0;
    font-size: 15px;
    cursor: default;
}

#login-menu {
    display: block;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;

}

.date_prog {
    display: block;
    width: 95px;

    border: 1px black solid;
}

#desc_int, #note_interne {
    display: block;
    float: left;
    height: 300px;
    width: 49%;
}

#desc_int {
    margin-right: 10px;
}

.label_desc_int {
    display: block;
    float: left;
    width: 48%;
}

.label_desc_int1 {
    margin-right: 16px;
}

.logo-logo {
    padding-left: 8px;
}

#logout-icon {
    display: block;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    color: white;
    font-size: 17px;
}

.data_scheda {
    border: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-left: 5px;
    height: 8px;
}

.data_scheda:focus {
    outline: none;
}

#main {
    display: block;
    position: absolute;
    top: 35px;
    float: none;
    width: 100%;
    height: 95%;
    background-color: #e4f1f1;
}

.mce-branding {
    display: none !important;
}

body {
    background-color: #eef6f6;
}

.align_left {
    text-align: left;
}

#main-gestione {
    display: block;
    position: relative;
    top: 15px;
    margin: 0 auto 8px;
    width: 95%;
    min-height: 420px;
    padding: 5px 20px 40px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px black solid;
}

#main-gestione-wiz {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 90%;
    top: 15px;
    min-height: 560px;
    padding: 10px 10px 0 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 15px !important;
}

.div2-main {
    display: block;
    position: relative;
    clear: both;
    width: 100%;
    height: 100%;
    padding-top: 10px;
}

.wiz2-col, .wiz2-col-soll {
    display: block;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 10px 10px 0 10px;
    min-height: 430px;
    font-size: 0.9em;
}

.pointer {
    cursor: pointer;
}

.pointer:hover {
    background-color: #f9feea;
}

.wiz2-col-soll {
    width: 64%;
}

.wiz2-col p, .wiz2-col-soll p {
    margin: 7px 0 0 10px;
}

.wiz2-col label, .wiz2-col-soll label {
    margin: 10px 0 0 0;
    /*
    font-size: 1em;
    font-weight: 100;*/
}

.wiz2-col h2 label, .wiz2-col-soll h2 label {

    margin: 7px 0 0 8px;
    font-weight: 600;
    font-size: 1em;
}


.wiz2-col input, .wiz2-col-soll input {
    margin: 2px 0 0 2px;
    width: 122px;
}

input#upload {
    margin: 2px 0 0 2px;
    width: 250px;
}

.wiz2-col select, .wiz2-col-soll select {
    margin: 2px 0 0 2px;
    width: 300px;
    clear: left;
}

button {
    border-radius: 5px !important;
}

.dtpicker-header .dtpicker-value, .dtpicker-header .dtpicker-close {
    color: #30a1ff;
}

.dtpicker-buttonCont .dtpicker-button {
    background-color: #1285b8;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 2px 6px 2px;
}

* {
    font-family: "Open Sans", sans-serif;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.verifica {
    font-size: 0.8em;
}

.ver {
    margin: .5em 0 .5em .4em !important;
}

#wizard {
    width: 100%;
    min-height: 540px;
}

.stepContainer {
    min-height: 400px;
}

.left-tab {
    display: block;
    float: left;
    /*margin-right: 10px;*/
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.right-tab {
    display: block;
    position: relative;
    float: left;
    margin-top: 10px;
    width: 280px;
    height: 140px;
    top: 5px;
}

button.ColVis_Button {
    font-size: 0.6em;
    height: 20px;
    padding: 2px 5px;
}

.tabs .ui-tabs-anchor {
    width: 140px;
    text-align: center;
}

.tab4-contratto .ui-tabs-anchor {
    width: auto;
    padding: 1px 4px;
    text-align: center;
    cursor: pointer;
    border-radius: 8px !important;
}

.canc_contratto {
    cursor: pointer !important;

}

ul.wizard {
    display: block;
    float: left;
    list-style-type: none;
    padding-bottom: 15px;
}

li.wizard {
    margin-right: 5px !important;
}

.contratto-li {
    border-radius: 25px !important;
    background-color: #ffdfc4 !important;
}

li.wizard.active {
    color: #f8f8f8;
    background: #1285b8;
    border: 1px solid #1285b8;
    cursor: text;
    -moz-box-shadow: 5px 5px 8px #888;
    -webkit-box-shadow: 5px 5px 8px #888;
    box-shadow: 5px 5px 8px #888;
    display: block;
    float: left;
    position: relative;
    margin: 0;
    padding: 3px;
    height: 30px;
    width: 150px;
    text-decoration: none;
    outline-style: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 99;
}

li.wizard.active a {
    color: #f8f8f8;
    border: 0;
    cursor: text;
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 3px;
    height: 30px;
    width: 150px;
    text-decoration: none;
    outline-style: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 99;
}

li.wizard.todo {
    color: #cccccc;
    background: #f8f8f8;
    border: 1px solid #ccc;
    cursor: text;
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 3px;
    height: 30px;
    width: 150px;
    text-decoration: none;
    outline-style: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 99;
}

li.wizard.todo a {
    position: relative;
    display: block;
    float: left;
    text-align: left;
    padding: 5px;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    margin: 0;
    color: #cccccc;
    cursor: text;
    text-decoration: none;
}

li.wizard.done {
    display: block;
    margin: 0;
    padding: 0 3px;
    float: left;
    font-size: 0.8em;
    vertical-align: baseline;
    position: relative;
    color: #fff;
    background: #8cc63f;
    border: 1px solid #8cc63f;
    z-index: 99;
}

li.wizard.done a {
    display: block;
    float: left;
    margin: 0;
    padding: 3px;
    height: 30px;
    width: 150px;
    text-decoration: none;
    border: 0;
    outline: none 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

a small {
    font-weight: 600;
    font-size: 1em;
}

.done a small {
    font-weight: 600;
    color: #444;
    font-size: 1em;
}

.buttons_wizard {
    vertical-align: baseline;
}

.bold {
    font-weight: 600;
}

.wiz2-col:after {
    content: "";
    display: table;
    clear: both;
}

.ricerca {
    display: block;
    position: relative;
    float: right;
    margin-left: auto;
    margin-right: 0;
}

.ricerca2 {
    display: block;
    margin: 4px 0;
    min-height: 42px;
    text-align: right;
}

.legenda {
    display: block;
    float: left;
    margin: 4px 0 4px 10px;
    padding-top: 3px;
    height: 42px;
    font-size: 0.8em;
}

.legenda span {
    display: block;
    float: left;
    margin-left: 6px;
    padding-top: 1px;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
    text-align: center;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.5em 0.5em;
}

.dataTables_wrapper .dataTables_paginate {
    padding-top: 0.1em;
}

.cerchio-a {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: #29bb5c;
}

.cerchio-d {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: #d8a7ff;
    /* width and height can be anything, as long as they're equal */
}

.cerchio-ad {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: #6ccaf7;
    /* width and height can be anything, as long as they're equal */
}

.cerchio-dis {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: #ff9895;
    /* width and height can be anything, as long as they're equal */
}

.cerchio-gia {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: #f7d36c;
    /* width and height can be anything, as long as they're equal */
}

.cerchio-ros {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: #f92525;
    /* width and height can be anything, as long as they're equal */
}

.cerchio-nero {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: #9c9c9c;
    /* width and height can be anything, as long as they're equal */
}

.cerchio-ver {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: #29bb5c;
    /* width and height can be anything, as long as they're equal */
}

.cerchio-ver2 {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    font-weight: 600;
    color: white;
    background-color: #29bb5c;
    /* width and height can be anything, as long as they're equal */
}

.cerchio-gia {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: #f7f36c;
    /* width and height can be anything, as long as they're equal */
}

.cerchio-dis-int {
    border-radius: 50% !important;
    width: 15px;
    height: 15px;
    background-color: rgb(255, 158, 155);
    /* width and height can be anything, as long as they're equal */
}

.search_col_wiz {
    width: 100%;
}

.alert_nota {
    float: right;
}

#interventi_length, #manutenzione_length {
    margin-top: 5px;
}

h2 {
    font-weight: 600;
    font-size: 1em;
}

h2.files {
    text-align: center;
    margin-bottom: 15px;
}

h3 {
    font-weight: 500;
    font-size: large;
}

.mark_time {
    display: block;
    font-weight: 200;
}

/********TAB CLI***************/
.campi_tab2_1 {
    width: 178px;
}

.campi_tab2_1_p {
    width: 120px;
}

.campi_tab2_2 {
    width: 140px;
}

.campi_tab2_2 input {
    width: 100%;
}

.campi_tab2_1_2 {
    width: 160px;
}

.campi_tab2_2_2 {
    width: 160px;
    margin-left: 10px;
}

.tutti {
    margin-left: 10px;
}

.tutti_cat {
    margin-left: 42px;
}

.tutti:hover, .tutti_cat:hover, .tutti_stato:hover {
    text-decoration: underline;
    cursor: pointer;
}

.buttonState {
    margin: 1px 0;
    padding: 0 5px;
}

#auto-filter {
    margin: 3px 1px;
}

.tutti_stato {
    margin-left: 46px;
}

#cerca {
    background-color: #ffffed;
}

.campi_tab2_4 {
    width: 280px;
}

#tab-cli-l {
    display: block;
    float: left;
    margin-top: 13px;
}

#tab-cli-l-n {
    display: block;
    float: left;
    margin-top: 18px;
}

.tab-cli-l-new {
    display: block;
    float: left;
    width: 60%;
    margin-top: 0;
}

.tab-cli-r-new {
    display: block;
    float: left;
    width: 40%;
    margin-top: 0;
}

#tab-cli-r {
    display: block;
    float: left;
    margin-left: 4px;
}

#tab-cli-r-n {
    display: block;
    float: left;
    margin-top: 18px;
    margin-left: 6px;
}

.rag_soc {
    margin-top: 10px;
}

#tab-cli-l-1 {
    display: block;
    float: left;
    margin-top: 20px;
    width: 270px;
}

#tab-cli-r-1 {
    display: block;
    float: left;
}

#tab-cli-r-2 {
    display: block;
    float: left;
    margin-left: 52px;
}

#tab-cli-l-4, .tab-cli-l-4 {
    display: block;
    float: left;
    width: 348px;
}

.tab-cli-l-4-3 {
    display: block;
    float: left;
    width: 348px;
    margin-top: 16px;
}

.tab-cli-l-4-n {
    display: block;
    float: left;
    width: 348px;
    margin-top: 20px;
}

#tab-cli-r-4, .tab-cli-r-4 {
    display: block;
    float: left;
    margin-left: 20px;
}

#clienti_length {
    padding-top: 4px;
    padding-left: 2px;
}

.controls {
    width: 70px;
    text-align: center;
}

label.tab, legend.tab, .tab {
    color: black;
    font-weight: 600;
}

.tabp {
    white-space: pre;
    margin-left: 3px;
}

label.tab2, legend.tab2, .tab2 {
    margin-left: 48px;
}

.ui-menu-icons .ui-menu-item {
    font-size: 0.8em;
}

#ragSociale {
    width: 300px;
}

.dialog_text {
    font-size: 0.8em;
    font-weight: 300;
    padding: 0.4em 1.5em !important;
}

.ui-dialog-title {
    font-size: 0.8em;
}

.elimina_dip {
    font-size: 0.8em;
    font-weight: 100;
}

.tel1, .tel2, .rif1, .rif2 {
    width: 140px;
}

.red {
    background-color: #a94442 !important;
}

.ui-tabs-active, .ui-tabs-active a, .ui-state-active a, .ui-state-active a:link {
    background-color: #4bacc6;
    color: #fff;
}

.dialogRichiesta .ui-tabs-active, .dialogRichiesta .ui-tabs-active a, .dialogRichiesta .ui-state-active a, .dialogRichiesta .dialogRichiesta .ui-state-active a:link {
    background-color: #fda48f;
    color: #fff;
}

.dialogRichiesta .ui-widget-header .ui-state-default {
    background-color: #ffddca;
}

.dialogRichiesta button, .dialogRichiesta button:hover, .dialogRichiesta button:focus {
    background-color: #c64b54;
    color: white;
}

.green {
    background-color: #46ac40 !important;
    color: white;
}

.idCliente {
    width: 60px;
}

.select {
    margin-left: 20px;
    width: 200px;
}

.applica-no {
    background-color: rgb(202, 202, 202) !important;
    cursor: default !important;
}

@-moz-document url-prefix() {
    input, select, textarea {
        border: 1px solid #aea9a9;
    }
}
.clearfix {
    overflow: auto;
}
#clienti_filter {
    margin: 3px;
    width: 380px;
    float: right;
    padding: 2px;
    border-radius: 2px !important;
}

.input-tab {
    border: 1px black solid;
    margin-bottom: 5px;
}

.input-tab-r1 {
    border: 1px black solid;
    margin-bottom: 5px;
    width: 240px;
}

.input-tab-r2 {
    border: 1px black solid;
    margin-bottom: 5px;
    width: 80px;
}

.input-tab-r1-2 {
    border: 1px black solid;
    margin-bottom: 5px;
    width: 160px;
}

.float_left {
    display: block;
    float: left;
}

.addGiust {
    margin-right: 2px;
    cursor: pointer;
}

.input-tab-r2-2 {
    border: 1px black solid;
    margin-bottom: 5px;
    width: 160px;
}

.ui-widget button.rs {
    margin-left: 38px;
    padding: .4em 1em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#select_giust {
    width: 260px;
}

br.space {
    height: 10px;
}

.locked {
    display: block;
    float: right;
    overflow: hidden;
    cursor: pointer;
}

.tel-icon {
    font-size: 1.3em;
    margin-right: 3px;
    color: #3691ab;
    padding: 0;
}

.ui-tabs .ui-tabs-panel {
    padding: 0.2em 0.8em;
}

#tabs-4 {
    padding: 1em 1.4em;
    height: 378px;
    overflow: scroll;
}

.note {
    height: 66px;
}

.locked-div {
    display: block;
    float: left;
    overflow: hidden;
}

img.locked {
    cursor: pointer;
}

textarea {
    resize: none;
    width: 100%;

}

textarea.scheda_impianto {
    overflow: scroll;
}

.switch-wrapper {
    display: inline-block;
    position: relative;
    float: right;
}

.printTec img {
    height: 18px;
}

.nomargin {
    margin-top: 0 !important;
}

.check_tab {
    margin-bottom: 5px;
}

.tab2-bottom {
    display: block;
    float: left;
    clear: both;
}

.tab2-bottom-right {
    display: block;
    float: left;
    margin-left: 10px;
}

hr.tab4 {
    position: relative;
    top: 2px;
    margin: 0;
    clear: both;
    border: 1px white solid;
}

.ins_contr {
    display: block;
    position: relative;
    clear: both;
    text-align: center;
    vertical-align: middle;
    margin-top: 120px;
}

.tab_contr {
    display: block;
    width: 130px;
    float: left;
}

.tab_contr_input {
    width: 140px;
}

.tab_contr_input_short {
    width: 140px;
}

.tab-cli-l-4-2 {
    display: block;
    position: relative;
    clear: both;
    width: 350px;
}

.note_contrattuali {
    display: block;
    position: relative;
    font-size: 0.9em !important;
    height: 110px;
}

.mesi {
    display: block;
    position: relative;
    float: left;
    margin-top: 8px;
    margin-right: 4px;
    font-size: 0.8em;
    font-weight: 600;
    text-align: center;
}

input[readonly="readonly"], input[readonly], textarea[readonly="readonly"] {
    background-color: #ebfff5;
}

.ui-tabs .ui-tabs-nav {
    width: 680px;
}

.idRagione {
    width: 258px;
    font-size: 8px;
}

li.select2-results__option {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 1.1em;
}

.gar_tel {
    width: 110px;
    font-size: 0.8em !important;
    border: none ! important;
    margin-left: 2px;
    padding-bottom: 2px;
}

.gar_tel:focus {
    border: none ! important;
    box-shadow: none ! important;
    outline: none ! important;
}

.teleass {
    width: 50px;
    border: none ! important;
    margin-left: 25px;
}

.visita.sorting_1 {
    background-color: #81efa7 !important;
}

.disdettato.sorting_1 {
    background-color: #f1c2c1 !important;
}

.visita-tel.sorting_1 {
    background-color: #6ccaf7 !important;
}

.teleassistenza.sorting_1 {
    background-color: #d8a7ff !important;
}

.personalizzato.sorting_1 {
    background-color: #f7f36c !important;
}

.wiz2-col:first-child {
    border-right: 1px #aaa solid;
    min-height: 360px;
}

.wiz2-col-soll:first-child {
    border-right: 1px #aaa solid;
    min-height: 360px;
    width: 36%;
}

.dataTables_scrollBody thead {
    visibility: hidden;
}

.green-text {
    color: green;
}

.yellow-text {
    color: orange;
}

.red-text {
    color: red;
}

#wizard-ok-top h2 {
    padding-top: 1em;
    font-size: 2em;
    padding-bottom: 1.2em;
}

#wizard-ok-bott {
    padding-top: 300px;
    font-size: 2em;
}

#wizard-ok-bott button span {
    font-size: 1.5em;
}

#wizard-ok-bl {
    display: block;
    float: left;
    position: absolute;
    margin-left: 22%;
    width: 30%;
    box-sizing: border-box;
}

#wizard-ok-br {
    display: block;
    float: left;
    position: absolute;
    margin-left: 55%;
    box-sizing: border-box;
    width: 400px;
}

.costo {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    display: block;
    width: 134px;
    float: left;
    border: 0;
    cursor: auto;
    outline: none;
    padding: 0;
    background: none;
    -webkit-appearance: none;
    color: black;
    margin-left: -4px;
}

.costoH {
    height: 23px;
}

.costo-active {
    border: 1px gray solid;
    cursor: pointer;
    /* -webkit-appearance: window;*/
}

.tab_cong th {
    background-color: #7dcfba !important;
}

.gruppo2 th {
    background-color: #9babff !important;
}

.overlay {
    display: none;
    color: black;
    background-color: #1c44c4;
    position: absolute;
    z-index: 1;
    width: 140px;
    margin-top: 25px;
    right: 0;
}

#login-menu:hover {
    opacity: 0.5;
    border-radius: 25px;
    filter: brightness(0) invert(1);
}

.prog {
    background-color: #ad2626;
}

div.overlay button, .menu-item {
    display: block;
    float: none;
    padding: 2px;
    margin: 5px;
    height: 18px;
    width: 90px;
    background-color: #e2e4ff;
}

.redText {
    color: red !important;
}

table.dataTable th {
    font-size: 0.8em;
}

.blue, .blue:focus {
    background-color: #1285b8 !important;
    color: white;
}

button.alert.ui-button:hover, .blue.ui-button:hover {
    color: white;

}

.blue {
    color: rgba(255, 255, 255, 1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
}

.blue a, button.alert a {
    color: rgba(51, 51, 51, 1);
    text-decoration: none;
    display: block;
}

.blue span, button.alert span {
    z-index: 2;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.blue::before, button.alert::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.5, 1);
    transform: scale(0.5, 1);
}

.blue:hover::before, button.alert:hover::before {
    opacity: 0.3;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.greentext {
    color: #00c700 !important;
}

h2.login {
    margin-top: 2em;
    font-size: 2em;
}

.login img {
    margin-left: 5px;
}

.prog_main {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

button {
    outline: 0;
}

button:active {
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.30), 0 3px 6px 2px rgba(60, 64, 67, 0.15) !important;
    outline: 0;
}

.prog_right {
    display: block;
    position: relative;
    float: right;
    /*width: 30%;*/
}

.float_right {
    display: block;
    float: right;
}

#desc_chius {
    height: 250px;
}

#search-table {
    margin-left: 2px;
}

#filter {
    font-size: 0.7em;
}

.tab_tecnici th {
    background-color: #5afb67;
}

.tab_tecnici tr {
    background-color: #eaeaea;
}

table.tab_tecnici {
    margin-bottom: 10px;
}

.date_prog, #date_prog {
    border: none;
    font-weight: 500;
    font-size: large;
    float: right;
    cursor: pointer;
    background-color: #fff !important;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style icon */
.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
}

/* align icon */
.left-addon .glyphicon {
    left: 0;
}

.right-addon .glyphicon {
    right: 0;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

#main-wrapper {
    display: block;
    position: relative;
    clear: both;
    width: 100%;
    height: auto;
}

#programma {
    float: right;
    margin: 0 0 4px 5px;
    background-color: #c64b54;
}

.input_prog {
    width: 40px;
}

.tabs-3 {
    height: 390px;
    overflow: scroll;
}

.soll_prog td:first-child {
    background-color: #f5e9a9 !important;
}

.soll_prog {
    background-color: #f0f0e1 !important;
}

.details-control-int {
    width: 40px;
    text-align: right;
}

table.tab_tecnici tbody td {
    font-size: 0.8em;
    text-align: center;
}

.button-a {
    border: none;
    background: #4bacc6 none;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
}

.commessa, .sottocommessa {
    width: 70px;
}

select.commessa {
    margin-top: -5px;
    border: 1px black solid;
    height: 18px;
}

.tab_prog {
    font-size: 0.8em;
    width: 130px !important;
    padding: .5em 0 !important;
}

.area-p {
    width: 310px;
    height: 148px;
    overflow-y: scroll;
}

#label_note {
    margin-left: 187px;
}

.timepickerP {
    width: 55px;
    height: 16px;
}

/*///mod per aggiunta tab parametri///////*/

#tab-cli > ul > li > a {
    padding: .5em 0.2em;
    width: 126px;
}

/*****************************************/
.desc-p {
    margin: 3px 0;
}

.tipo_rich_p {
    width: 185px;
}

.tipo:hover, .tipo2:hover {
    text-decoration: underline;
    cursor: pointer;
}

#lista_prog {
    text-align: center;
}

#lista_prog.dataTable tr:nth-child(odd), #interventi.dataTable tr:nth-child(odd) {
    background-color: #ffe3d8;
}

#lista_prog.dataTable tr:nth-child(even), #interventi.dataTable tr:nth-child(even) {
    background-color: #fceee9;
}

#lista_prog.dataTable tr:nth-child(odd) td.sorting_1, #interventi.dataTable tr:nth-child(odd) td.sorting_1 {
    background-color: #ffe3d8;
}

#lista_prog.dataTable tr:nth-child(even) td.sorting_1, #interventi.dataTable tr:nth-child(even) td.sorting_1 {
    background-color: #fceee9;
}
/*
#lista_prog.dataTable tbody tr.selected, #interventi.dataTable tbody tr.selected, #lista_prog.dataTable tbody tr.selected td.sorting_1, #interventi.dataTable tbody tr.selected td.sorting_1 {
    background-color: #fda48f !important;
    box-shadow: inset 0 0 0 9999px #fda48f;
}
*/
#lista_prog.dataTable, #interventi-cli.dataTable {
    width: 100% !important;
}

.head-p {
    background-color: #ad2626 !important;
}

.head-c {
    background-color: #de8233 !important;
}

.main-p {
    background-color: #f6f0ee !important;
}

.main-c {
    background-color: #f6f3ee !important;
}

.select2-container--focus {
    outline: 1px #66a1fd solid;
}

.area-s {
    width: 610px;
    height: 180px;
    overflow-y: scroll;
}

.desc-s {
    margin-top: 30px;
}

.plus {
    cursor: pointer;
}

.ui-state-disabled {
    opacity: .65 !important;
}

.hide_column {
    display: none;
}

.dz-preview, .dz-file-preview {
    margin-top: 2px;
    margin-bottom: 2px;
}

#upload, .upload {
    min-height: 50px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding-top: 0;
    padding-bottom: 0;
    margin: 5px 10px 5px 10px;
    width: 98%;
}

#tabs-5 {
    overflow: scroll;
    height: 420px;
}

.dz-error-mark {
    background: #ff0000;
    border-radius: 50px !important;
}

#uploadD, #uploadDC {
    display: block;
    float: left;
    margin: 30px 0 0 0;
    width: 50%;
}

#uploadCl {
    display: block;
    float: left;
    margin: 0;
    width: 95%;
}

.selectize-input {
    display: block;
    float: left;
    width: 285px;
}

.file_chiusura span {
    width: 50%;
}

.div_chiusura {
    display: block;
}

/**
 * Email Contacts
 */
.selectize-control .selectize-input [data-value] .email {
    opacity: 0.5;
}

.selectize-control .selectize-input [data-value] .name + .email {
    margin-left: 5px;
}

.selectize-control .selectize-input [data-value] .email:before {
    content: '<';
}

.selectize-control .selectize-input [data-value] .email:after {
    content: '>';
}

.selectize-control .selectize-dropdown .caption {
    font-size: 12px;
    display: block;
    opacity: 0.5;
}

.dropzone .dz-preview {
    margin: 6px;
}

#warning {
    color: rgb(218, 48, 48);
    font-weight: 600;
}

.dropzone .dz-preview .dz-image {
    width: 100px;
    height: 100px;
}

.dz-preview .dz-processing .dz-success .dz-complete {
    margin-bottom: 6px;
    margin-top: 10px;
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    font-size: 1em;
    font-weight: 100;
}

table#manutenzione td {
    text-align: center;
    border-right: 1px #aaa solid;
}

table#manutenzione td.left {
    font-size: 0.8em;
    text-align: left;
}

.button-prog.stampa {
    background-color: #53c64b !important;
}

#aggiungi_tecnico {
    display: block;
    text-align: center;
    height: 40px;
    width: 99.5%;
    font-size: 1.8em;
    font-weight: 600;
    color: #999;
    cursor: pointer;
    border: 1px #5a5a5a solid;
    padding-top: 6px;
    margin-top: 5px;
    border-radius: 20px!important;
}

#aggiungi_tecnico:hover {
    color: #222;
    background-color: #f9f9f9;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: "Open Sans", Verdana, Arial, sans-serif !important;
}

#dialog-add .select2 li.select2-results__option {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 1em;
}

#dialog-add .select2 .select2-container--default .select2-results > .select2-results__options {
    max-height: 400px;
    overflow-y: auto;
}

#filtri {
    font-size: 0.7em;
    margin: 0 0 5px 0;
}

#div_filtri, #div_filtri_2 {
    display: block;

    font-size: 0.7em;
}

#div_filtri_2 {
    float: left;
}

#div_filtri_cli {
    display: block;
    clear: both;
    font-size: 0.7em;
    padding: 4px;
    margin-bottom: 8px;
}

.filtri_col {

    display: block;
    box-sizing: border-box;
    height: 80px;
    width: 130px;
    float: left;
    padding: 2px 0 2px 2px;
    border-right: 1px #aaaaaa solid;
    border-left: 1px #aaaaaa solid;
    background-color: #b0d8ff;
}

.filtri_prio {
    display: block;
    width: 60px;
    box-sizing: border-box;
    height: 80px;
    float: left;
    padding: 2px 8px 2px 5px;
    border-right: 1px #aaaaaa solid;
    border-left: 1px #aaaaaa solid;
    background-color: #b0d8ff;
}

.filtri_prio2 {
    display: block;
    width: 100px;
    box-sizing: border-box;
    height: 80px;
    float: left;
    padding: 2px 2px 2px 5px;
    border-right: 1px #aaaaaa solid;
    background-color: #b0d8ff;
}

.filtri_com {
    display: block;
    width: 53px;
    float: left;
    box-sizing: border-box;
    height: 80px;
    padding: 2px 0 0 2px;
    background-color: #b0d8ff;
}

.filtri_dot {
    border-right-style: dashed !important;
}

.filtri_dot_left {
    border-left: none !important;
}

#filtri:active {
    background-color: #3f5fc5;
}

input.tipo2, span.tipo2 {
    margin-right: 0;
}

.filtri_com_little {
    display: block;
    width: 20px;
    box-sizing: border-box;
    height: 80px;
    float: left;
    padding: 2px 0 0 5px;
    background-color: #b0d8ff;
}

.title_filter {
    display: block;
    margin-bottom: 4px;
    font-weight: 600;
}

.title_filter {
    display: block;
    margin-bottom: 7px;
    font-weight: 600;
    width: 210px;
}

#clock {
    display: block;
    float: left;
    font-weight: 100;
    font-size: 17px;
}

#head-nome {
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 17px;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.blink182 {
    /* animation: blink 1s;
     animation-iteration-count: infinite;*/
    color: #ef1212;

}

button.read_confirm {
    color: white;
    background-color: #A31515;
    font-weight: 600;
}

button.read_confirm_OK {
    background-color: #008000 !important;
}

.timb-error {
    animation: blink 1s;
    animation-iteration-count: infinite;
    font-weight: 600;
}

.timb-error {
    display: block;
    float: left;
    margin-right: 7px;
}

.google-map {
    margin-top: 6px;
}

.conferma-chiusura {
    text-align: center;
    padding-top: 10px !important;
    height: 190px !important;
}

.chius_top {
    display: block;
    float: none;
    clear: both;
    height: 250px;
}

.classif {
    display: block;
    margin-top: 10px;
}

.desc_int_for {
    display: block;
    font-size: 0.8em;
    text-align: left;
    margin-top: 15px;
}

#desc_int_tab {
    height: 100px;
    font-size: 0.8em;
}

#classificazione {
    width: 118px;
}

#addSoll {
    cursor: pointer;
    z-index: 1;
}

.free {
    color: green;
    font-weight: 600 !important;
}

.not-free {
    color: red;
    font-weight: 600 !important;
}

.label_iso {
    margin-left: 45px;
}

.delete_file {
    margin-left: 50%;
}

#tabs-3 {
    display: block;
    height: 378px;
    /*margin-top: 5px;*/
    overflow: scroll;
    /* border: 1px #e2e2e2 solid;*/
    border: 0;
}

.tab4-contratto-child {
    padding: 0 !important;
}

.tab4-contratto ul li, .tab4-contratto ul li a {
    padding: 0 3px !important;
    display: inline-block;
}

.tab4-contratto li.ui-state-active {
    background-color: transparent !important;
}

.area-item i, .area-item svg {
    display: block;
    font-size: 25px;
    color: white;
    margin-top: 1px;
    margin-left: 2px;
    float: left;
}

.nowrap {
    margin: 0 auto;
    text-align: center;
    display: block;
    white-space: nowrap;

}

textarea.param {
    font-family: "Courier New", Courier, monospace !important;
}

/**********SCROLLBAR*****************/

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

::-webkit-scrollbar-corner {
    background-color: transparent;
}

::-webkit-scrollbar {
    width: 8px;
    height: 16px;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.10), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}

.dataTable {
    width: 100%;
}

.no-sollecito {
    display: block;
    width: 100%;
    height: 100%;
}

.add-soll {
    display: block;
    margin: 180px auto 0;
    padding: 5px 5px;
    background-color: #fda48f !important;
    font-weight: 600 !important;
}

#comm_anno, .ms-options-wrap > button, .ms-options-wrap > button:focus {
    height: 18px;
    width: 100%;
    font-size: 10px;
    padding: 0 0 0 2px;
    margin: 0;
}

.ms-options {
    min-height: 20px !important;

}

button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled),
button.dt-button, div.dt-button, a.dt-button, button.dt-button:hover, div.dt-button:hover, a.dt-button:hover {
    margin: 5px 5px 0 5px!important;
    padding: 0!important;
    border: none!important;
    cursor: pointer;
    background: white none!important;
}

strong {
    font-weight: 600;
}

.span_chiamata {
    text-align: right;
    float: right;
    margin-right: 38px;
    height: 12px;
    margin-top: -3px;
}

.dataTables_length {
    font-size: 14px;
}

.note_intervento {
    width: 260px;
}

.tab_cmo {
    display: block;
    margin-top: 9px;
}

.ui-dialog-title {
    min-height: 16px;
}

.mce-ico.mce-i-fa {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 0 !important;
    margin-right: -1px;
}

.mce-ico {
    font-size: 11px !important;
}

.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
    font-size: 10px !important;
}

.mce-menubtn span {
    line-height: 16px !important;
}

.mce-menubtn.mce-fixed-width span {
    width: 35px !important;
}

#note_desc .jodit {
    display: block;
    width: 300px;
    float: left;
    margin-right: 11px;
}

#note_desc .jodit .jodit_workflow {
    overflow: scroll;
    max-height: 125px;
}

.mce-ico.mce-i-fa {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 0 !important;
    margin-right: -1px;
}

.mce-ico {
    font-size: 11px !important;
}

#note_desc .mce-container {
    display: block;
    float: left !important;
}

.mce-tinymce {
    margin-right: 12px !important;
}

.mce-btn button {
    padding: 0 2px !important;
    font-size: 6px !important;
    line-height: 10px !important;
    cursor: pointer !important;
    color: #333;
    background-color: silver !important;
    text-align: center !important;
    overflow: visible !important;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}

.mce-path { /* CSS */
    display: none !important;
}

.mceContentBody {
    overflow-y: hidden !important;
}

.dataTable table:not(.dataTable) * {
    background-color: transparent;
    border: 1px #919191 solid;
}

/***********************************

/****************MOBILE*************/

@media only screen and (max-width: 1038px) {
    #titoloBAR {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    div.dt-buttons {
        float: left !important;
    }

    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
        float: right;
        /* text-align: center; */
    }

    .tabTe {
        display: block;
        position: relative;
        width: 100%;
        float: none;
    }

    table.tab_tecnici {
        width: 100%;
    }
}

.ui-widget-overlay {
    opacity: 0.3;
    filter: Alpha(Opacity=.3);
}

/*
@media only screen and (max-width: 1038px) {
    * {
        font-size: 112%;
    !important;
    }

    #head, .head-p {
        height: 100px !important;
    }

    .areas {
        height: 25px;
        margin-right: 8px;
    }

    #main {
        top: 100px;
    }

    .elect {
        display: none;
    }

    .area-item {
        width: auto;
    }

    .areas {
        height: 80px;
        margin-right: 10px;
    }

    #head-nome, #giorno, #clock {
        display: none;
    }

    #login-menu {
        font-size: 75px;
        padding-right: 35px;
    }
}

*/