@charset "UTF-8";
/* CSS Document */
.container_logo img {
 max-width:100%
}

.filtri-row-1 {
    width: 100%;
    float: left;
	margin-bottom:5px;
}

.filtri-row-2 {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

.filtri-row-3 {
    width: 100%;
    float: left;
	margin-bottom:5px;
}


.label-filtri {
    padding-right: 10px;
    padding-top: 5px;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px
}

.label-filtri-2 {
    padding-right: 3px;
    padding-top: 5px;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 10px;
}


table.tabella-filtri, table.tabella-filtri-2 {
    background: #585858;
    margin-left: auto;
    margin-right: auto;
    border-left: 2px groove #3BB4F3;
    border-right: 2px groove #3BB4F3;
    border-top: 2px groove #3BB4F3;
}

table.tabella-filtri td { 
    padding: 5px 10px 10px 5px;

}

table.tabella-filtri-2 td {
    padding: 9px 0px 10px 0px;
}


.note-editor .note-toolbar>.btn-group {
    margin-top: 0px!important;
    margin-right: 2px!important;
    margin-left: 0!important;
    margin-bottom: 0!important;
	min-width:5px!important;
	background-color: #ffffff;
}


.note-editor .note-toolbar {
    padding-bottom: 5px!important;
    padding-left: 5px!important;
    margin: 0!important;
    background-color: #2196f3!important;
    border-bottom: 1px solid #ff0000!important;
    border-radius: 5px 5px 0px 0px!important;
    padding-top: 5px!important;
}

.note-editor .note-toolbar .btn [class^="fa"] {
    margin: 0;
    color: #000000!important;
}

.note-editor {
    border: 1px solid #2196f3!important;
    border-radius: 5px 5px 0px 0px!important;
}

.btn-group {
    min-width: 100px;
	margin: 0px 0px 0px 0px !important;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    vertical-align: middle;
    font-size: 11px;
}

.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
    line-height: 1.5!important;
    /*text-align: center!important;*/
    padding-left: -1px!important;
}

.fa-user-md, .fa-table, .fa-bullhorn, .fa-heart, .fa-cloud-download, .fa-barcode, .fa-users, .fa-balance-scale, .fa-calculator, .fa-cogs, .fa-database, .fa-envelope-o {
  color: #ffffff;
}

.fa-graduation-cap {
  color: #FF0000;
}

.widget-container.fluid-height {
    height: auto;
    min-height: 0;
    box-shadow: 0 0 15px 5px #4C4C4C!important;
}

.fa.fa-arrow-right {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa.fa-arrow-left {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.messages {
    height: auto!important;
}


.navbar .container-fluid.top-bar {
    height: 30px!important;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 10px 0 20px;
    width: 100%;
    float: left;
}

.navbar {
    background: #222!important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    padding: 0;
    width: 100%;
    border: 0;
    margin-bottom: 0px!important;
	height: auto!important;
}

.main-content {
    padding-bottom: 20px;
    padding-top: 20px!important;
}

.navbar .container-fluid.top-bar .logo {
    background: url("../images/logo-gestionale-2.png") no-repeat 0 0!important;
    width: 167px!important;
    height: 66px!important;
    float: left;
    text-indent: -9999em;
    margin: 3px 10px 0 0!important;
}

.navbar.scroll-hide.closed {
    top: -75px!important;
}

.dataTable th.sorting:before {
    display:none!important;
}

media="all"
.dataTable th.sorting:after {
    display:none!important;
}

table.dataTable tbody tr.selected {
    background-color: #f0ad4e!important;
}

.heading-2 {
    padding: 10px 5px 5px 10px;
    background-color: #333333;
    border-left: 2px groove #3BB4F3;
	border-right: 2px groove #3BB4F3;
	border-top: 2px groove #3BB4F3;
	margin-bottom:10px;
	height:50px;
	
}

.heading-3 {
    padding: 10px 5px 5px 10px;
    background-color: #333333;
    border-top: 2px groove #3BB4F3;
    border-radius: 0px;
    border-left: 2px groove #3BB4F3;
    border-right: 2px groove #3BB4F3;
	margin-bottom:10px;
	height:50px;
}

.heading-4 {
    padding: 7px 5px 0px 10px;
    background-color: #333333;
    border-top: 2px groove #3BB4F3;
    border-radius: 0px;
    border-left: 2px groove #3BB4F3;
    border-right: 2px groove #3BB4F3;
	margin-bottom:10px;
	height:50px;
}

.heading-5 {
    padding: 8px 5px 5px 10px;
    background-color: #333333;
    border-left: 2px groove #3BB4F3;
    border-right: 2px groove #3BB4F3;
    border-top: 2px groove #3BB4F3;
    margin-bottom: 10px;
    height: 50px;
}

/*.heading-6 {
    padding: 6px 5px 5px 10px;
    background-color: #333333;
    border-left: 2px groove #3BB4F3;
    border-right: 2px groove #3BB4F3;
    border-top: 2px groove #3BB4F3;
    margin-bottom: 0px;
    height: 50px;
}*/

.heading-6 {
    padding: 6px 5px 5px 10px;
    background-color: #ffffff;
    border-left: 2px groove #3BB4F3;
    border-right: 2px groove #3BB4F3;
    border-top: 2px groove #3BB4F3;
    border-bottom: 2px groove #ffffff;
    margin-bottom: 0px;
    height: 45px;
}

/*.heading-7 {
    padding: 6px 5px 5px 6px;
    background-color: transparent;
    border-top: 5px groove #4d98a1;
    border-bottom: 5px groove #4d98a1;
    margin-bottom: 0px;
    height: 50px;
    margin: 0px 0px 0px 0px;
}*/

.heading-7 {
    padding: 10px 30px 5px 30px;
    background-color: rgb(34, 34, 34);
    border-top: 3px solid #00228e;
    border-bottom: 3px solid #00228d;
    margin-bottom: 0px;
    height: 50px;
    margin: -3px 0px 0px 0px!important;
    width: 100%;
}

.heading-8 {
    padding: 2px 0px 0px 0px;
    background-color: rgba(255, 255, 255, 0.19);
    border-top: 5px groove #9E9E9E;
    border-bottom: 5px groove #9E9E9E;
    margin-bottom: 0px;
    height: 40px;
    margin: 0px 0px 0px 0px;
    text-align: center!important;
}

.titolo_heading_2 {
    width: auto;
    float: right;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
    color: #ffffff;
    font-size: 16px;
    margin-right: 5px;
}

.titolo_heading_3 {
    width: auto;
    float: right;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
    color: #ffffff;
    font-size: 16px;
    margin-right: 5px;
}

@media (min-width: 768px){
.form-horizontal .control-label {
    text-align: left!important;
  }
}

@media (min-width: 992px){
.col-md-12 {
    width: 100%;
    float: left;
   }
}

@media (max-width: 600px){
.page-title2 {
    padding: 0 10px;
    width: 100%;
    text-align: center!important;
 }
}

.input-group-addon-2 {
    padding: 6px 6px!important;
    font-size: 15px!important;
    line-height: 14px!important;
    background-color: #007aff!important;
    border-radius: 5px 0px 0px 5px!important;
    width: 100px!important;
    float: left!important;
    margin-top: 2px!important;
    border-left: 2px solid #2196f3!important;
    border-top: 2px solid #2196f3!important;
    border-bottom: 2px solid #2196f3!important;
    color: #ffffff!important;
    border-right: none!important;
    margin-left: 5px;
}

.input-group-addon-2 {
    display: table-cell;
}

.input-group-addon-2 {
    white-space: nowrap;
    vertical-align: middle;
}

.form-control-2 {
    height: 30px!important;
    font-size: 16px!important;
    line-height: 16px!important;
    color: #FF0000!important;
    vertical-align: middle!important;
    background-color: #eeeeee!important;
    border-right: 2px solid #2196f3!important;
    max-width: 130px!important;
    display: initial!important;
    margin-bottom: 4px!important;
    font-weight: bold;
    text-align: center;
    border-top: 2px solid #2196f3!important;
    border-bottom: 2px solid #2196f3!important;
    border-left: none;
    border-radius: 0px 10px 10px 0px!important;
	float:left;
	margin-top:2px;
}

.form-control-2 {
    display: block;
    width: 100%;
    padding: 6px 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-riepilogo {
    font-weight: bold!important;
    margin: 0 5px 5px 10px!important;
}

.btn-clienti-filtra {
    font-weight: bold!important;
    margin: 0 5px 1px 10px!important;
}

.btn-aggiungi {
    font-weight: bold!important;
    margin: 0 5px 1px 10px!important;
}

.btn-aggiorna {
    font-weight: bold!important;
    margin: 0 5px 1px 10px!important;
}

.btn-doc {
    font-weight: bold!important;
    margin: 0 5px 1px 10px!important;
}

.btn {
    font-weight: bold!important;
}

.btn-riepilogo {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-clienti-filtra {
    display: inline-block;
    padding: 10px 30px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-aggiungi {
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-aggiorna {
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-doc {
    display: inline-block;
    padding: 7px 10px;
    font-size: 13px;
    line-height: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.form_clienti .select2-container {
    width: 100%!important;
    height: 36px!important;
    max-width: 230px!important;
}


form.form_clienti {
    max-width: 455px;
    float: left;
    width: 100%;
}

.dataTables_filter input {
    width: 150px!important;
    background: #fbfbfb!important;
    height: 25px!important;
    margin: 0 0 0px 5px!important;
    padding: 2px 1px!important;
    font-size: 16px!important;
    line-height: 16px!important;
    color: #ffffff!important;
    vertical-align: middle;
    background-color: #4d98a1!important;
    border: 1px solid #4d98a1!important;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.details td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

table.display thead th {
    padding: 0px 0px 14px 0px!important;
    border-bottom: 1px solid black!important;
    font-weight: bold!important;
    cursor: pointer!important;
    text-align: center!important;
}

table.display td {
    padding: 7px 5px 7px 5px!important;
    font-size: 13px!important;
	white-space:nowrap;
}

@media (max-width: 800px){
table.display td {
    padding: 20px 5px 20px 5px!important;
    font-size: 13px!important;
	white-space:nowrap;
  }
}

.dataTables_info {
    float: left;
    margin-top: 0px!important;
    font-size: 13px;
	display:none;
}

.dataTables_paginate {
    float: right;
    margin-top: 15px!important;
}

@media (max-width: 1200px) {
[class*="col-sm"], [class*="col-md"], [class*="col-lg"], [class*="col-xs"] {
    margin-bottom: 0px!important;
  }
}

.dataTable th.sorting {
    color: #c741c9;
    font-size: 12px!important;
}

.dataTable th.sorting_desc {
    font-size: 12px!important;
}



@media (max-width: 767px) {
.btn-aggiorna {
    display: inline-block;
    padding: 10px 10px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
.btn-success {
    background: #60c560;
    border-color: #60c560;
    font-size: 12px;
   }
}

@media (max-width: 767px) {
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    font-size: 12px;
   }
}

@media (max-width: 767px) {
.form-group {
    margin-bottom: 0px!important;
   }
}

@media (max-width: 767px){
.heading-6 {
    height: auto;
    float: left;
    width: 100%;
  }
}

/*fieldset.scheduler-border {
    border: 1px groove #7d8bb7 !important;
    padding: 0px 0px 20px 0px !important;
    margin: 0px 10px 0px 10px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000!important;
    box-shadow: 0px 0px 0px 0px #000!important;
    background-color: #f5f5f5!important;
    border-radius: 5px 5px 5px 5px!important;
}*/

/*fieldset.scheduler-border {
    border: 2px solid #4a97a0 !important;
    padding: 5px 0px 15px 0px !important;
    margin: 0px 10px 0px 10px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000!important;
    background-color: #cccccc!important;
    border-radius: 10px 10px 10px 10px!important;
	box-shadow: 0px 2px 8px 0px #000000!important;
}*/

fieldset.scheduler-border {
    border: 1px solid #3b3f55 !important;
    padding: 5px 0px 15px 0px !important;
    margin: 0px 10px 0px 10px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000!important;
    background-color: #cccccc!important;
    border-radius: 10px 10px 10px 10px!important;
    box-shadow: 0px 1px 2px 0px #000000!important;
}

fieldset.scheduler-border.fieldset-edif {
    border: 2px solid #4a97a0 !important;
    padding: 5px 0px 0px 0px !important;
    margin: 0px 10px 0px 10px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000!important;
    background-color: #cccccc!important;
    border-radius: 10px 10px 10px 10px!important;
    box-shadow: 0px 2px 8px 0px #000000!important;
}

fieldset.scheduler-border.fieldset9 {
    background-color: #4d98a1!important;
    margin-top: 0px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

fieldset.scheduler-border.fieldset-centri {
    background-color: #4d98a1!important;
    margin-top: 0px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
	min-height:190px;
}

fieldset.scheduler-border.fieldset-manutenzioni {
    background-color: #4d98a1!important;
    margin-top: 0px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
    min-height: 120px;
}


/*fieldset.scheduler-border.fieldset-foto {
    background-color: #cccccc!important;
    margin-top: 0px!important;
    border-left: 2px solid #4a97a0!important;
    border-right: 2px solid #4a97a0!important;
    border-top: 2px solid #4a97a0!important;
    border-bottom: 2px solid #4a97a0!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
    min-height: 250px;
}*/

fieldset.scheduler-border.fieldset-foto {
    background-color: #cccccc!important;
    margin-top: 0px!important;
    border-left: 1px solid #3b3f55!important;
    border-right: 1px solid #3b3f55!important;
    border-top: 1px solid #3b3f55!important;
    border-bottom: 1px solid #3b3f55!important;
    box-shadow: 0px 1px 2px 0px #000000!important;
    min-height: 250px;
}

/*@media screen and (max-width: 600px){
fieldset.scheduler-border.fieldset-foto {
    background-color: #cccccc !important;
    margin-top: 20px !important;
    border-left: 2px solid #4a97a0 !important;
    border-right: 2px solid #4a97a0 !important;
    border-top: 2px solid #4a97a0 !important;
    border-bottom: 2px solid #4a97a0 !important;
    box-shadow: 0px 2px 9px 0px #000000 !important;
    min-height: 250px;
  }
}*/
@media screen and (max-width: 600px){
fieldset.scheduler-border.fieldset-foto {
    background-color: #cccccc!important;
    margin-top: 0px!important;
    border-left: 2px solid #00228e!important;
    border-right: 2px solid #00228e!important;
    border-top: 2px solid #00228e!important;
    border-bottom: 2px solid #00228e!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
    min-height: 250px;
  }
}

/*fieldset.scheduler-border.fieldset-generale {
    background-color: #cccccc!important;
    margin-top: 0px!important;
    border-left: 2px solid #4a97a0!important;
    border-right: 2px solid #4a97a0!important;
    border-top: 2px solid #4a97a0!important;
    border-bottom: 2px solid #4a97a0!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
  }*/

fieldset.scheduler-border.fieldset-generale {
    background-color: #cccccc!important;
    margin-top: 0px!important;
    border-left: 1px solid #3b3f55!important;
    border-right: 1px solid #3b3f55!important;
    border-top: 1px solid #3b3f55!important;
    border-bottom: 1px solid #3b3f55!important;
    box-shadow: 0px 1px 2px 0px #000000!important;
    /* min-height: 250px; */
}

fieldset.scheduler-border.fieldset-guasto-aperto {
    background-color: #ff9800!important;
    margin-top: 0px!important;
    border-left: 2px solid #ffffff!important;
    border-right: 2px solid #ffffff!important;
    border-top: 2px solid #feffff!important;
    border-bottom: 2px solid #ffffff!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
    /* min-height: 250px; */
}

fieldset.scheduler-border.fieldset-guasto-chiuso {
    background-color: #4CAF50!important;
    margin-top: 0px!important;
    border-left: 2px solid #ffffff!important;
    border-right: 2px solid #ffffff!important;
    border-top: 2px solid #ffffff!important;
    border-bottom: 2px solid #ffffff!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
    /* min-height: 250px; */
}

fieldset.scheduler-border.fieldset11 {
    background-color: #a6c4e4!important;
    margin-top: 10px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

fieldset.scheduler-border.fieldset12 {
    background-color: #607d8b!important;
    margin-top: 10px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

fieldset.scheduler-border.fieldset13 {
    background-color: #ffd454!important;
    margin-top: 10px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

fieldset.scheduler-border.fieldset14 {
    background-color: #e1f1d0!important;
    margin-top: 10px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

fieldset.scheduler-border.fieldset15 {
    background-color: #e4e0f3!important;
    margin-top: 10px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

fieldset.scheduler-border.fieldset16 {
    background-color: #a3cac6!important;
    margin-top: 10px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

fieldset.scheduler-border.fieldset17 {
    background-color: #709ccc!important;
    margin-top: 10px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

fieldset.scheduler-border.fieldset18 {
    background-color: #709ccc!important;
    margin-top: 10px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

fieldset.scheduler-border.fieldset20 {
    background-color: #d2d2d2!important;
    margin-top: 10px!important;
    border-left: 1px solid #000000!important;
    border-right: 1px solid #000000!important;
    border-top: 1px solid #000000!important;
    border-bottom: 1px solid #000000!important;
    box-shadow: 15px 9px 20px 10px #000000!important;
}

fieldset.scheduler-border.fieldset-utilities {
    background-color: #8bc34a!important;
    margin-top: 10px!important;
    border-left: 2px solid #5f961e!important;
    border-right: 2px solid #5f961e!important;
    border-top: 2px solid #5f961e!important;
    border-bottom: 2px solid #5f961e!important;
    box-shadow: 15px 9px 20px 10px #000000!important;
}

fieldset.scheduler-border.fieldset-machinery {
    background-color: #5e6277!important;
    margin-top: 10px!important;
    border-left: 2px solid #3b3f54!important;
    border-right: 2px solid #3b3f54!important;
    border-top: 2px solid #3b3f54!important;
    border-bottom: 2px solid #3b3f54!important;
    box-shadow: 15px 9px 20px 10px #000000!important;
}

fieldset.scheduler-border.fieldset-allegati {
    background-color: #dedede!important;
    margin-top: 10px!important;
    border-left: 2px solid #3b3f54!important;
    border-right: 2px solid #3b3f54!important;
    border-top: 2px solid #3b3f54!important;
    border-bottom: 2px solid #3b3f54!important;
	padding-bottom:20px;
}

fieldset.scheduler-border.fieldset-building {
    background-color: #bd5350!important;
    margin-top: 10px!important;
    border-left: 1px solid #000000!important;
    border-right: 1px solid #000000!important;
    border-top: 1px solid #000000!important;
    border-bottom: 1px solid #000000!important;
    /*box-shadow: 15px 9px 20px 10px #000000!important;*/
}
fieldset.scheduler-border.fieldset-various {
    background-color: #b878c3!important;
    margin-top: 10px!important;
    border-left: 2px solid #9c27b0!important;
    border-right: 2px solid #9c27b0!important;
    border-top: 2px solid #9c27b0!important;
    border-bottom: 2px solid #9c27b0!important;
    box-shadow: 15px 9px 20px 10px #000000!important;
}

fieldset.scheduler-border.fieldset-general {
    background-color: #d2d2d2!important;
    margin-top: 10px!important;
    border-left: 1px solid #000000!important;
    border-right: 1px solid #000000!important;
    border-top: 1px solid #000000!important;
    border-bottom: 1px solid #000000!important;
    /*box-shadow: 15px 9px 20px 10px #000000!important;*/
}

fieldset.scheduler-border.fieldset-other {
    background-color: #d2d2d2!important;
    margin-top: 10px!important;
    border-left: 1px solid #000000!important;
    border-right: 1px solid #000000!important;
    border-top: 1px solid #000000!important;
    border-bottom: 1px solid #000000!important;
    box-shadow: 15px 9px 20px 10px #000000!important;
}

.fieldset11 label.control-label.col-md-12 {
    font-size: 13px!important;
    color: #000000!important;
    font-weight: bold;
    font-family: sans-serif;
}

.fieldset11 th {
    color: #000000!important;
}

.fieldset12 th {
    color: #000000!important;
}

.fieldset13 th {
    color: #000000!important;
}

.fieldset14 th {
    color: #000000!important;
}

.fieldset15 th {
    color: #000000!important;
}

.fieldset16 th {
    color: #000000!important;
}

.fieldset17 th {
    color: #000000!important;
}

.fieldset18 th {
    color: #000000!important;
}

fieldset.scheduler-border.fieldset10 {
    background-color: #4d98a1!important;
    margin-top: 30px!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
    border-top: 1px solid #cccccc!important;
    border-bottom: 1px solid #cccccc!important;
    box-shadow: 0px 2px 9px 0px #000000!important;
}

/*legend.scheduler-border {
        font-size: 14px !important;
        font-weight: bold !important;
        text-align: left !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
}*/

/*legend.scheduler-border {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #4a97a0!important;
    background: rgb(74, 151, 160);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #4a97a0!important;
    font-weight: bold;
}*/

legend.scheduler-border {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #3251a9!important;
    background: rgb(50, 81, 169);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #3150aa!important;
    font-weight: bold;
}

legend.scheduler-border.blocco-building {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 3px groove #795548!important;
    background: #bd5350;
    border-radius: 15px;
    text-align: center;
    border-top: 1px solid #F44336!important;
    font-weight: bold;
}

legend.scheduler-border.blocco-machinery {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #000000!important;
    background: #5e6277;
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #5e6277!important;
    font-weight: bold;
}

legend.scheduler-border.blocco-allegati {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #000000!important;
    background: #5e6277;
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #5e6277!important;
    font-weight: bold;
}

legend.scheduler-border.blocco-utilities {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #000000!important;
    background: #5f961e;
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #60c560!important;
    font-weight: bold;
}

legend.scheduler-border.blocco-various {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #673AB7!important;
    background: #9C27B0;
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #673AB7!important;
    font-weight: bold;
}

legend.scheduler-border.blocco-other {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #85868e!important;
    background: #3b3f54;
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #4a4c54!important;
    font-weight: bold;
}

legend.scheduler-border.blocco-general {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #85868e!important;
    background: #3b3f54;
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #4a4c54!important;
    font-weight: bold;
}

@media screen and (max-width: 640px){
legend.scheduler-border.blocco-general {
    width: 90%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #85868e!important;
    background: #3b3f54;
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #4a4c54!important;
    font-weight: bold;
 }
}


legend.scheduler-border.blocco11 {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #89bbf1!important;
    background: rgb(112, 156, 204);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #89bbf1!important;
    font-weight: bold;
}

legend.scheduler-border.blocco12 {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #8babbb!important;
    background: rgb(96, 125, 139);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #8babbb!important;
    font-weight: bold;
}

legend.scheduler-border.blocco13 {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #c19b32!important;
    background: rgb(255, 212, 84);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #c19d32!important;
    font-weight: bold;
}

legend.scheduler-border.blocco14 {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #009688!important;
    background: rgb(139, 195, 74);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #ffffff!important;
    font-weight: bold;
}

legend.scheduler-border.blocco15 {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #967aff!important;
    background: rgb(206, 194, 251);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #ffffff!important;
    font-weight: bold;
}

legend.scheduler-border.blocco16 {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #009688!important;
    background: rgb(0, 150, 136);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #ffffff!important;
    font-weight: bold;
}

legend.scheduler-border.blocco17 {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #89bbf1!important;
    background: rgb(112, 156, 204);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #89bbf1!important;
    font-weight: bold;
}

legend.scheduler-border.blocco18 {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #89bbf1!important;
    background: rgb(112, 156, 204);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #89bbf1!important;
    font-weight: bold;
}

legend.scheduler-border.blocco20 {
    width: 60%;
    padding: 2px!important;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    border-bottom: 2px groove #000000!important;
    background: rgb(132, 132, 132);
    border-radius: 15px;
    text-align: center;
    border-top: 2px solid #ffffff!important;
    font-weight: bold;
}


legend {
    margin-bottom: 5px!important;
}

.dataTable th.sorting {
    color: #c741c9;
    white-space: nowrap;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

@media (max-width: 600px) {
.dataTables_length, .dataTables_filter, .dataTables_info, .paginate_button.first, .paginate_button.last {
    display: initial!important;
 }
}

@media (max-width: 600px) {
.dataTables_filter {
    width: 60%!important;
    float: right;
    text-align: right;
    color: #5f5f5f;
    margin-top: 10px;
  }
}

@media (max-width: 600px) {
.dataTables_length {
    width: 40%;
    float: left;
    margin: 20px 0 10px!important;
  }
}

@media (max-width: 600px) {
.dataTables_filter input {
    width: 150px!important;
    background: #fbfbfb!important;
    height: 40px!important;
    margin: 0 0 5px 6px!important;
    padding: 2px 2px!important;
    font-size: 16px!important;
    line-height: 16px!important;
    color: #ff0000!important;
    vertical-align: middle;
    background-color: #e4e4e4!important;
    border: 2px solid #007aff!important;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
   }
}

@media (max-width: 600px) {
.opacity .radio-inline, .opacity .checkbox-inline {
    padding-top: 6px!important;
    margin-right: 10px!important;
    min-width: 100px!important;
   }
}

@media (max-width: 600px) {
.col-md-12.primo {
    background-color: #26769f!important;
    padding: 5px 0px 10px 0px!important;
    margin: 7px!important;
    float: left;
    width: 96%!important;
    border-radius: 10px;
    color: #ffffff;
   }
}

.col-md-12.primo {
    background-color: #26769f;
    padding: 0px 0px 0px 0px;
    margin: 5px;
    float: left;
    width: 98%;
    border-radius: 10px;
    color: #ffffff;
   }
   
@media (max-width:1100px) {
.col-md-6.primo {
    background-color: #26769f!important;
    padding: 5px 0px 10px 0px!important;
    margin: 7px!important;
    float: left;
    border-radius: 10px;
    color: #ffffff;
	width:96%!important;
   }
}


.col-md-6.primo {
    background-color: #26769f;
    padding: 0px 0px 0px 0px;
    margin: 5px;
    float: left;
    border-radius: 10px;
    color: #ffffff;
	width:49%;
   }


.col-md-6.alpha {
    padding: 0px 0px 0px 0px;
    margin: 5px;
    float: left;
    border-radius: 10px;
    color: #ffffff;
    width: 49%;
    background-color: rgb(77, 81, 88);
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 0 1px 2px #4d5158!important;
}

.col-md-6.beta {
    padding: 0px 0px 0px 0px;
    margin: 5px;
    float: left;
    border-radius: 10px;
    color: #ffffff;
    width: 49%;
    background-color: rgb(77, 81, 88);
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 0 1px 2px #4d5158!important;
}

/*.form-control {
    color: #ffffff!important;
    vertical-align: middle;
    background-color: #07184d!important;
    border: 1px solid #07184d!important;
}
*/
.form-control {
    color: #000000!important;
    vertical-align: middle;
    background-color: #ffffff!important;
    border: 1px solid #ffffff!important;
}

.select2-container .select2-choice > .select2-chosen {
    height: 100%;
    line-height: 33px;
    background-color: #ffffff!important;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border-color: #c741c9;
    background-color: #ffffff!important;
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #ffffff!important;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container {
    width: 100%;
    height: 36px;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border-color: #3bb4f3!important;
}

.select2-container .select2-choice > .select2-chosen {
    height: 100%;
    line-height: 33px;
    color: #000000!important;
}

.select2-container .select2-choice {
    background-color: #525252!important;
}

a.paginate_button.current {
    background-color: #ff0000;
    color: #ffffff;
}

/*label.control-label.col-md-12 {
    font-size: 13px!important;
}*/

label.control-label.col-md-12 {
    font-size: 13px!important;
    color: #4a4a4a;
    font-weight: bold;
    font-family: sans-serif;
}

.form-group {
    margin-bottom: 0px!important;
	margin-top:10px!important;
}

.datepicker {
    padding: 1px!important;
    border-radius: 4px;
    direction: ltr;
}

.login2 .form-group {
    margin-bottom: 10px!important;
}

button.btn.btn-default.btn-b {
    background-color: #a0a0a0!important;
    color: #ffffff!important;
	box-shadow: 0 0px 0 0 #03091e!important;
	height: 34px!important;
}


.form-control-b {
    display: block;
    width: 67%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #ffffff!important;
    vertical-align: middle;
    background-color: #07184d;
    border: 1px solid #ccc;
    border-radius: 5px 0px 0px 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    float: left;
}

.label {
    font-size: 85%;
    line-height: 1.4;
    font-weight: 300;
    border-radius: 0px;
    margin: 0 5px;
    display: inline-block;
    width: 100%!important;
    color: #000000!important;
    font-weight: bold!important;
}

div#s2id_mag_luogo {
    width: 85%!important;
}

.fa-2x {
    font-size: 20px!important;
    line-height: 20px!important;
    margin-left: 5px!important;
}

.solid-tabs .fa {
    margin-right: 0px!important;
    /*width: 100%!important;
    min-width: 60px;*/
}

.solid-tabs .fa-paperclip {
    margin-right: 0px!important;
    width: 100%!important;
    min-width: 60px;
}

.solid-tabs .fa-trash-o {
    margin-right: 0px!important;
    width: 100%!important;
    min-width: 60px;
}

.col-md-3 {
    padding: 0 5px!important;
}

.wrap {
  height: 200px;
  position: relative;
  background: lightgrey;
  margin: 5px;
}
h2.centre-line {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  transform: translate(-50%, -50%);
}
h2.centre-line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  z-index: -1;
  background: red;
}
h2.centre-line span {
  background-color: lightblue;
  padding: 1rem;
  display: inline-block;
}

.solid-tabs td, .solid-tabs th {
    padding: 1px 0px 0px 10px!important;
}

.solid-tabs img {
    display: block;
    height: auto;
    width: 100%;
    max-width: 90px!important;
	margin:auto;
}







.accordion {
  width: 380px;
  margin: 20px auto;
}
.accordion h1, h2, h3, h4 {
  cursor: pointer;
}
.accordion h2, h3, h4 {
  font-family: "News Cycle";
}
.accordion h1 {
  padding: 15px 20px;
  background-color: #333;
  font-family: Lobster;
  font-size: 1.5rem;
  font-weight: normal;
  color: #1abc9c;
}
.accordion h1:hover {
  color: #4afcdc;
}
.accordion h1:first-child {
  border-radius: 10px 10px 0 0;
}
.accordion h1:last-of-type {
  border-radius: 0 0 10px 10px;
}
.accordion h1:not(:last-of-type) {
  border-bottom: 1px dotted #1abc9c;
}
.accordion div, .accordion p {
  display: none;
}
.accordion h2 {
  padding: 5px 25px;
  background-color: #1abc9c;
  font-size: 1.1rem;
  color: #333;
}
.accordion h2:hover {
  background-color: #09ab8b;
}
.accordion h3 {
  padding: 5px 30px;
  background-color: #b94152;
  font-size: .9rem;
  color: #ddd; 
}
.accordion h3:hover {
  background-color: #a93142;
}
.accordion h4 {
  padding: 5px 35px;
  background-color: #ffc25a;
  font-size: .9rem;
  color: #af720a; 
}
.accordion h4:hover {
  background-color: #e0b040;
}
.accordion p {
  padding: 15px 35px;
  background-color: #ddd;
  font-family: "Georgia";
  font-size: .8rem;
  color: #333;
  line-height: 1.3rem;
}
.accordion .opened-for-codepen {
  display: block;
}

















.is-accordion-submenu-parent a {

  background: #4d5158; }



.is-accordion-submenu a {

  background: #35383d; }



[data-accordion-menu] .is-accordion-submenu-parent[aria-expanded="true"] a.subitem::before {

  content: "\f016";

  font-family: FontAwesome;

  margin-right: 1rem; }



[data-accordion-menu] .is-accordion-submenu-parent[aria-expanded="true"] a::before {

  content: "\f07c";

  font-family: FontAwesome;

  margin-right: 1rem; }



[data-accordion-menu] .is-accordion-submenu-parent[aria-expanded="false"] a::before {

  content: "\f07b";

  font-family: FontAwesome;

  margin-right: 1rem; }



.sublevel-1 {

  text-indent: 1rem; }



.sublevel-2 {

  text-indent: 2rem; }



.sublevel-3 {

  text-indent: 3rem; }



.sublevel-4 {

  text-indent: 4rem; }



.sublevel-5 {

  text-indent: 5rem; }



.sublevel-6 {

  text-indent: 6rem; }



[data-accordion-menu] a {

  color: #fff;

  box-shadow: inset 0 -1px #41444a; }

  [data-accordion-menu] a::after {

    border-color: #fff transparent transparent; }



.menu > li:not(.menu-text) > a {

  padding: 1.2rem 1rem; }
  
  
  
.ui-dialog {
    background-color: white;
	min-width:600px;
	border-radius:20px;
}

.modal-dialog {
    position: initial!important;
    width: auto;
    margin: 10px;
}

.navbar .container-fluid.top-bar .nav > li > a {
    display: block;
    height: 30px!important;
    line-height: 25px;
    padding: 0px 9px 3px!important;
}

.fa-2x {
    font-size: 20px!important;
    line-height: 20px!important;
    margin-left: 5px!important;
    float: left;
}


.fa-1x {
    font-size: 20px!important;
    line-height: 20px!important;
    margin-left: 5px!important;
    float: left;
}

.navbar .container-fluid.main-nav .nav-collapse .nav > li > a {
    display: block;
    height: 100%;
    text-align: center;
    padding: 5px 15px 9px!important;
}

body.page-header-fixed {
    padding-top: 70px!important;
}

.navbar .container-fluid.main-nav .nav-collapse {
    /*width: 45%!important;*/
	width: 60%!important;
    float: left;
}

@media screen and (max-width: 767px){
.navbar .container-fluid.main-nav .nav-collapse {
    /*width: 45%!important;*/
	width: 100%!important;
  }
 }  
   	

.pull-right {
    float: right!important;
    padding: 7px 10px 10px 10px;
    height: 50px;
}

/*.navbar .container-fluid.main-nav {
    height: 50px!important;
    float: left;
    width: 100%;
    border-bottom: 1px solid #4a97a0;
}*/

.navbar .container-fluid.main-nav {
    height: 50px!important;
    float: left;
    width: 100%;
    border-bottom: 1px solid #5f79b9;
}


.navbar .container-fluid.main-nav .nav-collapse .nav > li > a {
    padding: 0px 5px 0px!important;
    height: 50px!important;
    font-size: 14px;
	color:white!important;
}

.navbar .container-fluid.main-nav .nav-collapse .nav > li > a span {
    width: 20px;
    height: 50px!important;
    display: block;
    margin: 0 auto 2px;
    line-height: 50px!important;
}

.navbar .container-fluid.main-nav .nav-collapse .nav > li {
    float: left;
    /*display: inline-block;*/
    display: table!important;
	text-align: center;
    margin: 0 0px;
    height: 50px;
    /*line-height: 50px;*/
	line-height: 0px!important;
}

.navbar .container-fluid.main-nav .nav-collapse .nav > li > a.current span {
    color: #f5f4a8!important;
}
.navbar .container-fluid.main-nav .nav-collapse .nav > li > a.current {
    color: #ffffff!important;
    font-weight: bold;
}

.messages {
    height: 50px!important;
    padding: 0px 10px 0px 0px;
    line-height: 50px;
}

a.dropdown-toggle {
    color: #888888;
}

div#logos {
    float: left;
}

.modal-footer .btn {
    margin: 0 0px 0px 0!important;
}

.modal-footer .btn-group {
    margin: 0 5px 5px 0;
    border-radius: 5px;
}

.btn-group.sxx {
    float: left;
}

.modal-footer-2 {
    border: 0px;
    padding: 0px 20px 5px 20px;
    margin-top: 40px;
    text-align: right;
}

.modal-footer {
    border: 0px;
    padding: 6px 5px 10px 20px!important;
    border-top: 1px solid #ffffff!important;
    border-bottom: 1px solid #ffffff!important;
    margin-bottom: 0px;
    height: 50px!important;
    margin: 0px 0px 0px 20px!important;
}


.modal-body {
    position: relative;
    padding: 5px 25px 5px 25px!important;
}

.dataTables_length {
    width: 40%;
    float: left;
    margin: 0px 0 15px!important;
}

.dataTables_length select {
    margin: 0 4px;
    font-size: 12px;
}

.dataTables_length label {
    font-size: 12px!important;
}

.dataTables_paginate {
    float: right;
    text-align: right;
    margin: 10px 0px 10px 0px!important;
}

table.dataTable {
    clear: both;
    margin-bottom: 20px!important;
    background-color: #ffffff!important;
    border-radius: 10px!important;
}

div#nested {
    margin-top: 5px!important;
}


.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable {
    top: 150px!important;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    vertical-align: middle;
    text-transform: uppercase;
    /*text-align: left!important;*/
    padding-left: 5px!important;
	color: #000000;
    font-weight: bold;
    font-size: 12px;
	font-family: "Lato", sans-serif !important;
}

/*.table-condensed thead>tr>th, .table-condensed tbody>tr>th, .table-condensed tfoot>tr>th, .table-condensed thead>tr>td, .table-condensed tbody>tr>td, .table-condensed tfoot>tr>td {
    padding: 3px!important;
}*/

.input-group-addon.dialog {
    color: #ffffff!important;
    font-weight: bold;
    background-color: #101b51!important;
	font-family: "Lato", sans-serif !important;
}


.form-control.dialog {
    color: #121c4f!important;
    vertical-align: middle;
    background-color: #e8e8e8!important;
    border: 1px solid #a0a0a0!important;
	font-family: "Lato", sans-serif !important;
}

.ui-dialog-titlebar-close {
    padding:0 !important;
}

.ui-dialog-titlebar-close:after {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    /* Change path to image*/
    background-image: url(../images/ui-icons_222222_256x240.png);
    background-position: -96px -128px;
    background-repeat: no-repeat;
}


i.fa.fa-plus-circle.fa-2x {
    color: black;
}

.solid-tabs .tab-content-container {
    margin-top: 0px;
    box-shadow: 0 0 20px 2px #4C4C4C!important;
}

.solid-tabs .tab-marker label, .solid-tabs .tab-design-1 .tab-marker label, .solid-tabs .tab-design-2 .tab-marker label, .solid-tabs .tab-design-2 .tab-marker label span:after, .solid-tabs .tab-design-2 .tab-marker.tab-marker-tight > li label, .solid-tabs .tab-design-3 .tab-marker label, .solid-tabs .tab-design-3 .tab-marker label span:after, .solid-tabs .tab-design-3 .tab-marker label span:before, .solid-tabs .tab-design-3 .tab-marker.tab-marker-tight > li label, .solid-tabs .tab-design-4 .tab-marker label, .solid-tabs .tab-design-4 .tab-marker.tab-marker-tight > li label, .solid-tabs .tab-design-5 .tab-marker label, .solid-tabs .tab-design-5 .tab-marker.tab-marker-tight > li label {
    /*background: #3e6a6f!important;*/
	background: #3454a7!important;
}

.solid-tabs .tab-design-6 .tab-marker.l-inline-list > li label svg, .solid-tabs .tab-design-7 .tab-marker.l-inline-list > li label svg.svg-l, .solid-tabs .tab-design-7 .tab-marker.l-inline-list > li label svg.svg-r, .solid-tabs .tab-design-12 .tab-marker path {
    /*fill: #3e6a6f!important;*/
	fill: #3454a7!important;
}

.widget-container .tabs {
    background: white!important;
    border-bottom: 1px solid #dddddd;
}

.ui-dialog label.control-label.col-md-12 {
    font-size: 14px!important;
    color: #4c4c4c!important;
    font-weight: bold;
    font-family: sans-serif;
}

.ui-dialog .row + .row {
    margin-top: 0px!important;
}

.ui-widget-overlay {
    background: #080808!important;
    opacity: .8;
    filter: Alpha(Opacity=80);
}


.ui-dialog .btn {
    display: inline-block;
    padding: 10px 7px;
    margin-bottom: 0;
    font-size: 15px!important;
    font-weight: normal;
    line-height: 15px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.l-col-12.doppiosu {
    margin-top: 25px;
}

.opacity .radio, .opacity .checkbox {
    margin: 0 0 5px!important;
}

.checkbox span {
    font-size: 13px!important;
    color: #4a4a4a;
    font-weight: bold;
    font-family: sans-serif;
}

.widget-container .widget-content {
    width: 100%;
    background-color: #333333!important;
    border-left: 2px groove #3BB4F3;
    border-right: 2px groove #3BB4F3;
    border-bottom: 2px groove #3BB4F3;
}
.solid-tabs .margin-bottom-0 {
    margin-bottom: 0 !important;
    background-color: transparent!important;
}

.padded {
    padding: 0px!important;
}

div#gridview {
    padding: 31px!important;
    border-radius: 15px;
    margin: 30px 15px 0px 15px!important;
    background-color: rgb(255, 255, 255);
    border-left: 2px solid #4d5158;
    border-right: 2px solid #4d5158;
    border-top: 2px solid #4d5158;
    border-bottom: 2px solid #4d5158;
    box-shadow: 0 0 1px 2px #ffffff!important;
	/*float:left!important;*/
}

@media (max-width: 800px){
div#gridview {
    padding: 15px!important;
    border-radius: 15px;
    margin: 20px 5px 0px 5px!important;
    background-color: rgb(255, 255, 255);
    border-left: 2px solid #4d5158;
    border-right: 2px solid #4d5158;
    border-top: 2px solid #4d5158;
    border-bottom: 2px solid #4d5158;
    box-shadow: 0 0 1px 2px #ffffff!important;
    /*float: left;*/
   }
}

.padded {
    padding: 0px!important;
    float: left!important;
    width: 100%!important;
}

.page-title h1 {
    margin-bottom: 25px;
    font-family: sans-serif!important;
    margin-bottom: 0px;
    color: #ffffff!important;
	/*color: #24484d!important;*/
    font-weight: 300!important;
    font-size: 20px!important;
    text-transform: uppercase!important;
}

.page-title-bis h1 {
    margin-bottom: 25px;
    font-family: sans-serif!important;
    margin-bottom: 0px;
    color: #ffffff!important;
	/*color: #24484d!important;*/
    font-weight: 300!important;
    font-size: 27px!important;
    text-transform: uppercase!important;
}

.page-title-interna h1 {
    margin-bottom: 25px;
    font-family: sans-serif!important;
    margin-bottom: 0px;
    color: #ffffff!important;
	/*color: #24484d!important;*/
    font-weight: 300!important;
    font-size: 18px!important;
    text-transform: uppercase!important;
}


.page-title h1 {
    margin-bottom: 0px!important;
    color: #5e5e5e;
    font-weight: 300;
    float: left;
}

.page-title-bis h1 {
    margin-bottom: 0px!important;
    color: #5e5e5e;
    font-weight: 300;
    float: left;
}

.page-title-interna h1 {
    margin-bottom: 0px!important;
    color: #5e5e5e;
    font-weight: 300;
    float: left;
	line-height:30px;
}

.page-title2 h1 {
    margin-bottom: 25px;
    font-family: sans-serif!important;
    margin-bottom: 0px;
    color: #ffffff!important;
    font-weight: 300!important;
    font-size: 27px!important;
    text-transform: uppercase!important;
}

.page-title {
    padding: 0 10px;
    float: left;
}

.page-title2 {
    padding: 0 10px;
    float: left;
    text-align: center;
    width: 100%;
}

body.bg-3 {
    /*background: url(../images/bk-3.png) repeat 0 0!important;*/
	/*background: url(../images/bg-3.png) repeat 0 0!important;*/
	background-color: #78827e!important;
}

.dataTable th.sorting_asc {
    color: #007aff;
    cursor: pointer;
    position: relative;
    max-width: 100px!important;
    width: 80px!important;
    white-space: nowrap;
    font-size: 12px!important;
}

.solid-tabs [class^="l-col"] {
    position: relative;
    min-height: 1px;
    padding: 0 0em!important;
    float: left;
}

.fieldset9 label.control-label.col-md-12 {
    font-size: 13px!important;
    color: #ffffff!important;
    font-weight: bold;
    font-family: sans-serif;
}

.fieldset10 label.control-label.col-md-12 {
    font-size: 13px!important;
    color: #ffffff!important;
    font-weight: bold;
    font-family: sans-serif;
}

.input-group.date.datepicker {
    width: 100%!important;
}

.datepicker {
    width: 100%;
}





.s_icon_menu {
    float: left;
    margin: 0px 6px 0px 6px;
	}
	
.s_icon_menu_bis {
    margin: 0px 6px 0px 6px;
	}	

.s_icon_menu2 {
    float: left;
    margin: 0px 4px 0px 4px;
	}



@media only screen and (min-device-width: 360px) and (max-device-width:800px) and (-webkit-min-device-pixel-ratio: 2) {
.s_icon_menu {
    float: left;
    margin: 0px 0px 0px 0px;
	}
}

@media (max-device-width: 320px) {
.s_icon_menu {
    float: left;
    margin: 0 auto;
	}
}

.container_icons {
	margin-left: auto;
	margin-right:auto;
}


.container-fluid.icon-menu {
    max-width: 1200px;
    margin: 0 auto;
}

body.page-header-fixed {
    padding-top: 0px!important;
}


.page-title {
    padding: 0 5px;
    float: left!important;
    text-align: center!important;
}

.page-title-interna {
    padding: 0 2px;
    float: left!important;
    text-align: center!important;
}


.icone_icone {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: left;
    background: #ffffff;
    background: linear-gradient(to top, #ffffff 0%,#b1b1b1 100%);
    border-bottom: 1px solid #000000;
}

.icone_icone2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: left;
    background: #7d7e7d;
    background: transparent!important;
	border-bottom: none;
}

@media only screen and (min-device-width: 360px) and (max-device-width:800px) and (-webkit-min-device-pixel-ratio: 2) {
	.icone_icone {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: left;
    background: #7d7e7d;
    background: -moz-linear-gradient(top, #ffffff 0%, #828282 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#828282 100%);
    background: linear-gradient(to top, #ffffff 0%,#828282 100%);
	border-bottom: 1px solid #000000;
	}
}

.icon-menu {
    max-width: 925px;
    margin: 5px auto;
    height: 90px;
    text-align: center;
}

.icon-menu_dash {
    max-width: 50%;
    margin: 5px auto;
    height: 90px;
    text-align: center;
}

@media screen and (max-width: 600px){
.icon-menu_dash {
    max-width: 100%;
    margin: 5px auto;
    height: 90px;
    text-align: center;
  }
}



@media screen and (max-width: 600px){
.s_icon_menu {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 25%;
}
}


body.layout-boxed .container-fluid.main-content {
    max-width: 1400px;
    margin: 0 auto;
    float: left;
    width: 100%;
}

.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
    border-top: none!important;
}

tr {
    border-bottom: 5px solid transparent!important;
}

input.form-control.imanuale {
    background-color: #525252!important;
    color: #ffffff!important;
	font-size:16px;
}

select.form-control.imanuale {
	background-color: #525252!important;
    color: #ffffff!important;
	font-size:16px;
}

textarea.form-control.imanuale {
	background-color: #525252!important;
    color: #ffffff!important;
	font-size:16px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%!important;
}

.select2-container .select2-choice > .select2-chosen {
    height: 100%;
    line-height: 33px;
    background-color: #525252!important;
    color: #ffffff!important;
	max-width:200px!important;
}

.select2-results .select2-result-label {
    padding: 3px 3px 3px!important;
    font-size: 13px!important;
	margin:5px 0px 5px 0px!important;
	border-bottom: 1px solid #cccccc;
}


.solid-tabs input {
    line-height: normal;
    font-size: 16px!important;
    text-align: center;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    background-color: #eaeaea;
}

.solid-tabs select, .solid-tabs textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    background-color: #eaeaea!important;
}


.solid-tabs select, .solid-tabs textarea .form-control {
    border: 1px groove #000000!important;
}

/*.input-group .form-control:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) .form-control {
    border: 1px groove #000000!important;
}*/


input#max_increase {
    background-color: #FFEB3B!important;
    color: #000000!important;
}


input#max_decrease {
    background-color: #FFEB3B!important;
    color: #000000!important;
}

input#max_further {
    background-color: #FFEB3B!important;
    color: #000000!important;
}

input#qms_cost_5 {
    background-color: #FFEB3B!important;
    color: #000000!important;
}


input#qms_cost_10 {
    background-color: #FFEB3B!important;
    color: #000000!important;
}

input#qms_cost_14 {
    background-color: #FFEB3B!important;
    color: #000000!important;
}

input#ems_cost_5 {
    background-color: #FFEB3B!important;
    color: #000000!important;
}


input#ems_cost_10 {
    background-color: #FFEB3B!important;
    color: #000000!important;
}

input#ems_cost_14 {
    background-color: #FFEB3B!important;
    color: #000000!important;
}


input#hsms_cost_5 {
    background-color: #FFEB3B!important;
    color: #000000!important;
}


input#hsms_cost_10 {
    background-color: #FFEB3B!important;
    color: #000000!important;
}

input#hsms_cost_14 {
    background-color: #FFEB3B!important;
    color: #000000!important;
}

select#increase1 {
    background-color: #8BC34A!important;
}

select#increase2 {
    background-color: #8BC34A!important;
}

select#increase3 {
    background-color: #8BC34A!important;
}

select#increase4 {
    background-color: #8BC34A!important;
}

select#increase5 {
    background-color: #8BC34A!important;
}

select#increase6 {
    background-color: #8BC34A!important;
}

select#decrease1 {
    background-color: #8BC34A!important;
}

select#decrease2 {
    background-color: #8BC34A!important;
}

select#decrease3 {
    background-color: #8BC34A!important;
}

select#decrease4 {
    background-color: #8BC34A!important;
}

select#decrease5 {
    background-color: #8BC34A!important;
}

select#decrease6 {
    background-color: #8BC34A!important;
}

select#in_de_qms {
    background-color: #8BC34A!important;
}

select#in_de_ems {
    background-color: #8BC34A!important;
}

select#in_de_hsms {
    background-color: #8BC34A!important;
}


select#further1 {
    background-color: #73abdc!important;
}

select#further2 {
    background-color: #73abdc!important;
}

select#further3 {
    background-color: #73abdc!important;
}

select#fu_re_qms {
    background-color: #73abdc!important;
}

select#fu_re_ems {
    background-color: #73abdc!important;
}

select#fu_re_hsms {
    background-color: #73abdc!important;
}

.form-control.verde {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background-color: green!important;
    color: #FFF!important;
    font-size: 24px!important;
    font-weight: bold!important;
}

.form-control.rosso {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background-color: red!important;
    color: #FFF!important;
    font-size: 24px!important;
    font-weight: bold!important;
}
input#contract_cost {
    background-color: yellow!important;
    font-weight: bold!important;
    font-size: 20px!important;
}


input#further_r_4 {
    display: none;
}

input#further_r_5 {
    display: none;
}

input#further_r_6 {
    display: none;
}

.fieldset-building label.control-label.col-md-12 {
    font-size: 13px!important;
    color: #ffffff!important;
    font-weight: bold;
    font-family: sans-serif;
}

.fieldset-machinery label.control-label.col-md-12 {
    font-size: 13px!important;
    color: #ffffff!important;
    font-weight: bold;
    font-family: sans-serif;
}

.fieldset-various label.control-label.col-md-12 {
    font-size: 13px!important;
    color: #ffffff!important;
    font-weight: bold;
    font-family: sans-serif;
}

@media (max-width: 850px){
.heading-7 {
    margin: 0px 0px 10px 0px!important;
    height: auto!important;
    float: left!important;
    width: 100%;
   }
}

@media (max-width: 850px){
.page-title h1 {
    margin-bottom: 12px!important;
    font-size: 17px!important;
  }
}

/*@media (max-width: 600px){
.btn-success {
    background: #60c560!important;
    border-color: #60c560!important;
    width: 100%!important;
    min-width: 320px!important;
    min-height: 50px!important;
    font-size: 20px!important;
  }
}*/

@media (max-width: 850px){
#btnInsert {
    background: #60c560!important;
    border-color: #60c560!important;
    width: 100%!important;
    min-width: 320px!important;
    min-height: 50px!important;
    font-size: 20px!important;
  }
}

@media (max-width: 850px){
#btnClose {
    background: #bbbbbb !important;
    border-color: #bbbbbb !important;
    width: 100% !important;
    min-width: 275px !important;
    min-height: 35px !important;
    font-size: 15px !important;
    margin-top: 5px !important;
}
}


@media (max-width: 850px){
.page-toolbar {
    width: 100%!important;
    float: left!important; 
  }
}

@media (max-width: 650px){
#btnShow {
    width: 100%!important;
	font-size:16px!important;
  }
}


span.bottoni_mobile {
    width: 100%;
    float: left;
}



@media (max-width: 850px){
.page-title h1 {
    margin-bottom: 0px!important;
    font-size: 17px!important;
    text-align: center;
    width: 100%;
   }
}

@media (max-width: 850px){
.page-title h1 {
    margin-bottom: 0px!important;
    font-size: 30px!important;
  }
}

@media (max-width: 600px){
.page-title {
    padding: 0 0px;
    width: 100%;
    text-align: center!important;
	margin-bottom: 10px!important;
   }
}

@media (max-width: 450px){
.page-title-interna h1 {
    margin-bottom: 0px!important;
    font-size: 18px!important;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
	float: none;
 }
}


@media (max-width: 600px){
.page-title-interna {
    padding: 0 0px;
    width: 100%;
    text-align: center!important;
	margin-bottom: 10px!important;
   }
}

/*@media (max-width: 600px){
.btn-success {
    background: #60c560!important;
    border-color: #60c560!important;
    width: 100%!important;
    min-width: 320px!important;
    min-height: 50px!important;
    font-size: 20px!important;
  }
}*/

/*@media (max-width: 850px){
#btnInsert {
    background: #60c560!important;
    border-color: #60c560!important;
    width: 100%!important;
    min-width: 320px!important;
    min-height: 50px!important;
    font-size: 20px!important;
  }
}*/

/*@media (max-width: 850px){
#btnClose {
    background: #bbbbbb!important;
    border-color: #bbbbbb!important;
    width: 100%!important;
    min-width: 320px!important;
    min-height: 50px!important;
    font-size: 20px!important;
  }
}
*/


.container-fluid.main-content.dash_board {
    margin-top: 70px!important;
}

@media (max-width: 800px){
.container-fluid.main-content.dash_board {
    margin-top: 10px!important;
    }
}

.menu_dashboard {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 650px;
}

input#percentuale {
    background-color: #FFEB3B!important;
}

input#importo {
    background-color: #FFEB3B!important;
}

@media (max-width: 600px){
span.pulsanti_mobile {
    width: 100%!important;
   }
}

span.pulsanti_mobile {
    width: 50%;
    float: right!important;
    text-align: right;
}
@media only screen and (min-width: 851px) {
span.pulsanti_mobile_sx {
    width: 28%;
	margin-left:10px;
 }
}
@media only screen and (min-width: 851px) {
span.pulsanti_mobile {
    width: 28%;
    float: right!important;
    text-align: right;
 }
}

@media only screen and (min-width: 851px) {
span.pulsanti_mobile_trasferimenti {
    width: 40%;
    float: right!important;
    text-align: right;
 }
}



@media (max-width: 850px){
span.pulsanti_mobile_sx {
    width: 100%!important;
   }
}

span.pulsanti_mobile_dx {
    width: 24%;
    text-align: right;
}

@media (max-width: 850px) {
span.pulsanti_mobile_dx {
    width: 100%;
    text-align: right;
    height: 45px!important;
    margin-top: 0px;
 }
}

/*@media (max-width: 600px){
.btn-success {
    background: #60c560;
    border-color: #60c560;
    width: 100%;
    height: 40px;
   }
}*/

@media (max-width: 850px){
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    width: 50%;
    height: 40px;
    font-size: 16px!important;
  }
}

@media (max-width: 850px){
.btn-show {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    width: 100%;
    height: 40px;
    font-size: 16px!important;
	margin-top:5px;
	margin-bottom:5px;
  }
}

.btn-show {
    color: #fff;
    background-color: #00967d;
    border-color: #038670;
}

@media (max-width: 850px){
.btn-info {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    width: 50%;
    height: 40px;
    font-size: 16px!important;
  }
}

@media (max-width: 850px){
.btn-danger {
    width: 49%;
    height: 40px;
    float: right;
	font-size: 16px!important;
  }
}

@media (max-width: 600px){
.btn {
    margin: 5px 0px 0px 0!important;
   }
}

@media (max-width: 600px){
.btn-sm, .btn-xs {
    padding: 0px 0px!important;
   }
}


img.icone_ico {
    max-width: 70px;
    height: auto;
}

@media (max-width: 600px){
table.tabella_icone_menu {
    max-width:600px;
	margin-top:10px;
   }
}


.btn-primary {
    background: #002c89!important;
    border-color: #cacaca!important;
}

/*
button#stampa {
    height: 90px;
	float: right;
	width: 70%;
}

@media (max-width: 850px){
button#stampa {
    height: 90px;
    width: 65%;
    float: right;
  }
}

@media  (min-width: 890px) and (max-width:1050px) {
button#stampa {
    height: 90px;
    width: 50%;
    float: right;
	font-size:12px;
  }
}
*/

div#qcodez {
    float: left;
    width: 100%;
    margin: auto;
    text-align: center;
}

div#button {
    margin-top: 32px;
}

div#immagine {
    margin-top: 15px;
}

@media (max-width: 600px){
fieldset.scheduler-border.fieldset1 {
    margin-top: 15px!important;
  }
}

button.btn.btn-info-apparecchiature {
    width: 100%;
    font-family: sans-serif;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #4d98a1;
}

.btn-info-apparecchiature {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

button.btn-info-apparecchiature:hover {
    background: #0d6782;
    color: #ffffff;
    border: 1px solid #5bc0de;
}

button.btn-info-apparecchiature.active {
    background: transparent;
    color: #5bc0de;
    border: 1px solid #5bc0de;
	
}

.heading-7 h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 30px;
}

@media (min-width: 768px){
.navbar-nav>li>a {
    padding-top: 0px!important;
    padding-bottom: 15px;
  }
}

.fa {
    margin-right: 5px!important;
}

.row {
    margin-right: 0px!important;
    margin-left: 0px!important;
}

.solid-tabs .l-container {
    margin: 0 auto;
    padding: 0.5em 0em!important;
}

body.login2 .login-wrapper {
    max-width: 380px;
    margin: 0 auto;
    text-align: center;
}

body {
    background-color: #cacaca!important;
}

a.btn.iframe-btn {
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #5f5f5f;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2) , 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    width: 50%;
    max-width: 120px;
	color:#000000!important;
}

div#gridview_bis {
    padding: 10px !important;
    border-radius: 15px;
    margin: 20px 20px 0px 20px !important;
    background-color: rgb(255, 255, 255);
    border-left: 2px solid #4d5158;
    border-right: 2px solid #4d5158;
    border-top: 2px solid #4d5158;
    border-bottom: 2px solid #4d5158;
    box-shadow: 0 0 1px 2px #ffffff !important;
    float: left !important;
    width: 97%;
}
@media (max-width: 600px){
div#gridview_bis {
    padding: 10px !important;
    border-radius: 15px;
    margin: 10px 0px 0px 0px !important;
    background-color: rgb(255, 255, 255);
    border-left: 2px solid #4d5158;
    border-right: 2px solid #4d5158;
    border-top: 2px solid #4d5158;
    border-bottom: 2px solid #4d5158;
    box-shadow: 0 0 1px 2px #ffffff !important;
    float: left !important;
    width: 100%;
  }
}


.col-md-12.buildings {
    text-align: center;
}

.col-md-6.buildings {
    text-align: center;
}


@media (max-width: 600px){
.dataTables_filter input {
    width: 100%!important;
    height: 35px;
    margin: 10px 0 10px 0px!important;
    padding: 4px 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 640px){
.dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
    width: 100%!important;
    min-width: 300px!important;
    max-width: 300px!important;
  }
}

@media screen and (max-width: 640px){
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    width: 100%!important;
  }
}

@media screen and (max-width: 767px){
.dataTables_info {
    display: none!important;
  }
}

@media screen and (max-width: 767px){
.col-md-6.bswitch {
    text-align: center;
	width: 50%;
	float: left;
	padding: 0px;
	margin-top: 10px;

  }
}
@media screen and (max-width: 767px){
.col-sm-6.bswitch {
   text-align: center;
	width: 50%;
	float: left;
	padding: 0px;
	margin-top: 10px;

  }
}

.col-sm-6.bswitch {
   text-align: center;
	width: 50%;
	float: left;
	padding: 0px;
	margin-top: 10px;

  }

@media screen and (max-width: 767px){
.col-md-12.col-sm-12.buildings {
    padding-left: 5px !important;
    padding-right: 5px !important;
	margin-top:0px;
  }
}

@media screen and (max-width: 767px){
.col-md-12.col-sm-12.fbuildings {
    padding-left: 5px !important;
    padding-right: 5px !important;
	margin-top:10px;
	text-align:center;
  }
}

.col-md-12.col-sm-12.fbuildings {
    text-align: center;
}

@media screen and (max-width: 600px){
.page-title {
    padding: 0px 0px;
    padding-top: 0px;
    width: 100%;
    text-align: center !important;
    margin-bottom: 0px !important;
    padding-top: 5px;
  }
}


.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #4a97a0!important;
}

.social-widget.servizi {
    background-color: #1076c7;
}

.social-widget {
    font-weight: 200;
    color: white;
    text-align: center;
    height: 120px;
    padding-top: 14px;
}

.social-widget {
    font-weight: 200;
    color: white;
    text-align: center;
    height: 143px!important;
    padding-top: 14px;
}

.grid-structure .row .widget-container {
    color: #999999;
    padding: 7px 7px 7px 7px!important;
    min-height: 0;
	margin-top:20px;
}

.widget-container {
    min-height: 320px;
    background: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}


.social-widget.servizi-da-pagare {
    background-color: #F44336;
    height: 70px!important;
    margin-bottom: 3px;
}

.social-widget.numero-centri {
    background-color: #4CAF50;
    height: 70px!important;
    margin-bottom: 3px;
}

.social-widget.numero-centri-dash {
    background-color: #4CAF50;
    height: 143px!important;
    margin-bottom: 3px;
}

.social-widget.numero-apparecchiature {
    background-color: #4a794c;
    height: 100px!important;
    margin-bottom: 0px;
}

.social-widget.numero-apparecchiature-dash {
    background-color: #4a794c;
    height: 143px!important;
    margin-bottom: 3px;
}

.social-widget.numero-aziende {
    background-color: #F44336;
    height: 143px!important;
    margin-bottom: 3px;
}

.social-widget.numero-clienti {
    background-color: #1076c7;
    height: 100px!important;
    margin-bottom: 0px;
}

.social-widget.certificati-scadenza {
    background-color: #a9463f;
    height: 143px!important;
    margin-bottom: 3px;
}


.social-widget.certificati-scadenza-dash {
    background-color: #607D8B;
    height: 350px!important;
    margin-bottom: 0px;
	padding-top:0px!important
}

.social-widget.numero-edifici {
    background-color: #4ea1af;
    height: 100px!important;
    margin-bottom: 0px;
}

.social-widget.numero-edifici-dash {
    background-color: #4ea1af;
    height: 143px!important;
    margin-bottom: 3px;
}

.social-widget .social-data {
    text-align: center;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}
.social-widget .social-data {
    font-weight: bold!important;
    font-size: 20px!important;
}

.social-widget .social-data h1 {
    font-weight: 100;
    font-size: 60px;
    margin: 0;
    padding: 0;
}

.social-widget .social-data h1 {
    font-weight: 100;
    font-size: 16px!important;
    margin: 0;
    padding: 0;
}

.page-title h1 {
    margin-bottom: 25px;
    color: #5e5e5e;
    font-weight: 300;
}

input#imp_pro {
    text-align: center;
    font-size: 30px;
    background: transparent!important;
    border: none!important;
    max-width: 180px;
    color: white!important;
    font-weight: bold!important;
}

.social-widget [class^="fa"], .social-widget [class*=" fa"] {
    vertical-align: middle;
    font-size: 25px!important;
    margin: 0px 0px 0 10px!important;
}

.page-title.importo-progetto {
    width: 100%;
    margin-top: 20px;
}

input#tot_spe {
    text-align: center;
    font-size: 30px;
    background: transparent!important;
    border: none!important;
    max-width: 180px;
    color: white!important;
    font-weight: bold!important;
}

input#tot_pro {
    text-align: center;
    font-size: 30px;
    background: transparent!important;
    border: none!important;
    max-width: 180px;
    color: white!important;
    font-weight: bold!important;
}

input#pag_ric {
    text-align: center;
    font-size: 30px;
    background: transparent!important;
    border: none!important;
    max-width: 180px;
    color: white!important;
    font-weight: bold!important;
}

input#net_uti {
    text-align: center;
    font-size: 30px;
    background: transparent!important;
    border: none!important;
    max-width: 180px;
    color: white!important;
    font-weight: bold!important;
}

input#net_ave {
    text-align: center;
    font-size: 30px;
    background: transparent!important;
    border: none!important;
    max-width: 180px;
    color: white!important;
    font-weight: bold!important;
}

.social-widget.fatture {
    background-color: #4ea1af;
}

.social-widget.fatture-pagate {
    background-color: #4CAF50;
    height: 140px!important;
    margin-bottom: 3px;
}

.social-widget.fatture-da-pagare {
    background-color: #F44336;
    height: 70px!important;
    margin-bottom: 3px;
}

.importo-progetto h1 {
    margin-bottom: 0px!important;
    color: #5e5e5e;
    font-weight: 300;
    text-align: center!important;
    float: initial;
}

.col-md-2.edif {
    width: 14.1%;
    float: left;
}
@media screen and (max-width: 640px){
.col-md-2.edif {
    width: 33.3%;
    float: left;
    padding: 0px;
  }
}

.col-md-3.edif {
    width: 25%;
    float: left;
	padding:0px!important;
}

.col-md-4.edif {
    width: 33%;
    float: left;
	padding:0px!important;
}

.col-md-6.edif {
    width: 50%;
    float: left;
}

.col-md-12.col-sm-12.edif {
    padding: 0px!important;
}

a.btn.btn-appa.btn-sm {
    background-color: #3b3f55;
    width: 100%;
    font-size: 14px;
}

a.btn.btn-appa2.btn-sm {
    background-color: #3b3f54;
    width: 100%;
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    padding: 0px;
}

.col-md-12.col-sm-12.appa {
    margin: 0px!important;
    padding: 2px!important;
}

.col-md-12.col-sm-6.appa {
    margin: 0px!important;
    padding: 2px!important;
}

.col-md-6.col-sm-6.appa {
    margin: 0px!important;
    padding: 2px!important;
}

.col-md-8.col-sm-8.appa {
    margin: 0px!important;
    padding: 2px!important;
}

.col-md-9.col-sm-9.appa {
    margin: 0px!important;
    padding: 2px!important;
}

.col-md-4.col-sm-4.appa {
    margin: 0px!important;
    padding: 2px!important;
}

.col-md-4.col-sm-6.appa {
    margin: 0px!important;
    padding: 2px!important;
}

.col-md-3.col-sm-3.appa {
    margin: 0px!important;
    padding: 2px!important;
}

.col-md-3.col-sm-4.appa {
    margin: 0px!important;
    padding: 2px!important;
}

button#stampa {
    width: 100%!important;
    height: 53px;
}

span.invia_file {
    width: 100%;
    float: left;
    text-align: left;
}
@media screen and (max-width: 640px){
.col-sm-12.appa {
    padding: 0px;
  }
}


.col-md-12.appa {
    padding: 0px;
  }



.col-sm-12.appa {
    padding-left: 2px;
    padding-right: 2px;
}

i.fa.fa-paperclip {
    line-height: 20px!important;
}

.btn-carrica {
    background: #4CAF50!important;
    border-color: #9e9e9e!important;
    color: white;
}



body.page-header-fixed.bg-3.layout-boxed iframe
{
background-color: white!important;
}

@media screen and (min-width: 768px){
.modal-dialog_bis {
    right: auto!important;
    left: 50%!important;
    width: 400px!important;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
  }
}

.modal-dialog_bis {
    z-index: 1050!important;
    width: auto;
    padding: 10px;
    margin-right: auto!important;
    margin-left: auto!important;
}
.modal-dialog_bis {
    position: initial!important;
    width: auto;
    margin: 10px;
}

.btn-torna {
    background: #9e9e9e!important;
    border-color: #929292!important;
    color: white;
}

img.foto-app {
    max-height: 150px !important;
    max-width: 230px !important;
    padding: 0px !important;
    margin: 0px auto;
    height: auto !important;
}

img.foto-edifici {
    max-height: 150px !important;
    max-width: 230px !important;
    padding: 0px !important;
    margin: 0px auto;
    height: auto !important;
    float: left;
}

@media screen and (max-width: 640px){
img.foto-edifici {
    max-height: 147.5px !important;
    padding: 6px !important;
    height: auto !important;
    float: left;
    text-align: center;
    margin: auto;
    display: block!important;
  }
}
@media screen and (max-width: 640px){
.container_galleria {
    width: 50%;
    float: left;
  }
}


img.foto-scan {
    max-width: 150px!important;
}


input#verifica_annuale {
    width: 100% !important;
	min-width: 250px;
	text-align: center;
	margin: 0 auto !important;
}

input#verifica_annuale2 {
    width: 100% !important;
	min-width: 250px;
	text-align: center;
	margin: 0 auto !important;
}

input#verifica_biennale {
    width: 100% !important;
	min-width: 250px;
	text-align: center;
	margin: 0 auto !important;
}

input#verifica_biennale2 {
    width: 100% !important;
	min-width: 250px;
	text-align: center;
	margin: 0 auto !important;
}


input[type=date] {
  width: 100% !important;
	min-width: 250px;
	text-align: center;
	margin: 0 auto !important;
}

.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr;
    width: 210px!important;
    text-align: center;
}


#back_to_top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 9999;
}

#back_to_top img {
    width: 50px;
}



input[type=radio]:checked + label.radio_attivo, input[type=checkbox]:checked + label.radio_attivo {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
    background-color: #4CAF50;
    color: #ffffff;
}

input[type=radio]:checked + label.radio_disattivato, input[type=checkbox]:checked + label.radio_disattivato {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
    background-color: #ff0000;
    color: #ffffff;
}

input[type=radio]:checked + label, input[type=checkbox]:checked + label {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
    background-color: #e0e0e0;
}


input[type=radio] + label, input[type=checkbox] + label {
    display: inline-block;
    margin: -2px;
    padding: 7px 0px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    margin-bottom: 12px;
    width: 50%;
}

.tab-menu input[type=radio] + label, input[type=checkbox] + label {
    display: inline-block;
    margin: -2px;
    padding: 7px 0px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
    /*text-shadow: 0 1px 1px rgba(255,255,255,0.75);*/
	text-shadow: none!important;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    margin-bottom: 0px;
    width: 100%;
}

.opacity input[type="radio"] {
    display: none;
}

.dropdown-menu>li>a {
    text-align: left!important;
}

.solid-tabs .tab-content {
    padding: 10px!important;
}


@media screen and (max-width: 480px){
.navbar .container-fluid.main-nav .nav-collapse .nav > li > a {
    padding: 0px 2px 0px!important;
    height: 50px!important;
    font-size: 10px;
    color: white!important;
 }
}


/*.btn-file {
    position: relative!important;
    overflow: hidden!important;
}
.btn-file input[type=file] {
    position: absolute!important;
    top: 0!important;
    right: 0!important;
    min-width: 100%!important;
    min-height: 100%!important;
    font-size: 100px!important;
    text-align: right!important;
    filter: alpha(opacity=0)!important;
    opacity: 0!important;
    outline: none!important;
    background: white!important;
    cursor: inherit!important;
    display: block!important;
}*/

.btn {
    padding: 4px 4px!important;
	font-size:13!important;
}

sm.attach {
    height: 28px;
    padding: 1px 0px 2px 2px!important;
}

label.control-label.col-md-12.label-foto {
    text-align: center;
}

.col-md-12.div-foto {
    margin: auto;
    text-align: center;
}


.col-md-6.ssx {
    text-align: right;
    margin: 0px;
    padding: 0px!important;
}

.col-md-6.ddx {
    text-align: left;
    margin: 0px;
    padding: 0px!important;
}

.fa.fa-file.fa-2x {
    text-align: center!important;
    width: 100%;
    margin: 0px!important;
}

.col-md-2.col-sm-2.foto {
    width: 50%;
    float: left;
}

.nav-collapse p {
    margin: 0 0 0px;
}


.nav-collapse hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 2px groove #00967d;
    margin-left: 10px;
    margin-right: 10px;
}

textarea#messaggio_ticket {
    width: 325px;
    background-color: #d4d4d4;
    border-radius: 16px;
    height: 200px;
    margin-top: 10px;
    padding: 10px;
    color: black;
	margin-bottom:10px;
}

#TabellaGuasti td {
    padding-left: 5px;
}

/*th.th_ticket {
    background-color: #00967d;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}*/

th.th_ticket {
    background-color: #3251a9;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}

/*th.th_componenti {
    background-color: #00967d;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}*/

th.th_componenti {
    background-color: #3251a9;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}

/*th.th_contratti {
    background-color: #00967d;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}*/

th.th_contratti {
    background-color: #3251a9;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}

/*th.th_accreditamenti {
    background-color: #00967d;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}*/

th.th_accreditamenti {
    background-color: #3251a9;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}

/*th.th_manutedifici {
    background-color: #00967d;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}*/

 th.th_manutedifici {
    background-color: #3251a9;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}

/*th.th_manutenzioni {
    background-color: #00967d;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}*/

th.th_manutenzioni {
    background-color: #3251a9;
    color: white;
    font-family: unset;
    padding: 5px;
    text-transform: uppercase;
}


#TabellaGuasti tr {
    border-bottom: 1px dashed #dcdcdc!important;
    height: 30px!important;
}

#TabellaAccreditamenti tr {
    border-bottom: 1px dashed #dcdcdc!important;
    height: 30px!important;
}

#TabellaManutedifici tr {
    border-bottom: 1px dashed #dcdcdc!important;
    height: 30px!important;
}


#TabellaComponenti tr {
    border-bottom: 1px dashed #dcdcdc!important;
    height: 30px!important;
}

#TabellaContratti tr {
    border-bottom: 1px dashed #dcdcdc!important;
    height: 30px!important;
}

#TabellaManutenzioni tr {
    border-bottom: 1px dashed #dcdcdc!important;
    height: 30px!important;
}

.tabella_icone_menu tr {
	background: transparent!important;
	}

button#btnNewTicket {
    background-color: white;
    color: black;
    box-shadow: 0 2px 0 0 #03091e;
    width: 200px;
}

#TabellaGuasti a:link {
    outline: 0;
    color: #428bca;
}


@media (max-width: 850px){
.btn-ticket {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    width: 49%;
    height: 40px;
    float: right;
    font-size: 16px!important;
  }
}

.btn-ticket {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.form-group.allegativari {
    text-align: center;
    border: 2px solid;
    border-radius: 10px;
    min-height: 42px;
    background: #ffffff;
    padding: 2px 0px 0px 5px;
    color: #ffffff!important;
    margin-top: 2px!important;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%!important;
    float: left!important;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%!important;
        float: left!important;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%!important;
        float: left!important;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%!important;
        float: left!important;
    }
}


.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 768px){
.col-sm-22 {
    width: 15.666667%!important;
    float: left!important;
  }
}

@media (min-width: 992px){
.col-md-22 {
    width: 15.666667%!important;
    float: left!important;
  }
}

@media (min-width: 1200px){
.col-lg-22 {
    width: 15.666667%!important;
    float: left!important;
  }
}

.col-md-22.col-sm-22.appa.allegativari {
    border: 2px solid;
    border-radius: 15px;
    text-align: center;
    background: #a7a2a2;
    min-height: 150px;
    color: #ffffff!important;
    margin: 6px;
}

span.btn.btn-default.button2 {
    background-color: white;
    box-shadow: 0px 1px 2px 0px #6f5e5e!important;
    margin-right: 5px;
    padding-left: 5px!important;
    padding-right: 5px!important;
}

span.btn.btn-default.button4 {
    background-color: #fbfbfb;
    box-shadow: 0px 1px 2px 0px #6f5e5e!important;
    margin-right: 5px;
    padding-left: 5px!important;
    padding-right: 5px!important;
    min-width: 75px;
    font-size: 10px;
    height: 30px;
    line-height: 20px;
}

input#disabledInput {
    float: left;
    width: 46%;
    padding: 0px!important;
    height: 30px;
    font-size: 13px!important;
    color: black!important;
    font-weight: bold;
    border: none!important;
    box-shadow: none!important;
}



.form-group.gruppoallegati {
    margin-top: 0px!important;
}

i.fa.fa-paperclip {
    line-height: 20px!important;
    position: relative;
    left: -55px;
}

a.btn.btn-primary.button2 {
    max-width: 60px;
    height: 30px;
    margin-right: 4px;
}

#allegatidiv {
    /*float: left!important;*/
	margin-left: 4px;
}

div#gridview_filtri {
    padding-left: 20px!important;
    padding-right: 20px!important;
    border-radius: 20px 20px 0px 0px;
    margin: 30px 15px 0px 15px!important;
    background-color: rgb(167, 167, 167);
    border-left: 2px solid #4d5158;
    border-right: 2px solid #4d5158;
    border-top: 2px solid #4d5158;
    border-bottom: none;
    box-shadow: 0 0 1px 2px #ffffff!important;
}

div#gridview_evaluations {
    padding: 31px!important;
    border-radius: 0px 0px 20px 20px;
    margin: 0px 15px 0px 15px!important;
    background-color: rgb(255, 255, 255);
    border-left: 2px solid #4d5158;
    border-right: 2px solid #4d5158;
    /* border-top: 2px solid #4d5158; */
    border-bottom: 2px solid #4d5158;
    box-shadow: 0 0 1px 2px #ffffff!important;
    /* float: left!important; */
}

a.select2-choice {
    height: 100%!important;
}

.select2-container .select2-choice .select2-arrow {
    width: 34px;
    text-align: center;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #DDD;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 768px) {
#titolo_campi {
    float: left;
    width: 50%;
    padding: 0px!important;
    height: 30px;
    font-size: 13px!important;
    color: black!important;
    font-weight: bold;
    border: none!important;
    box-shadow: none!important;
	line-height:30px;
 }
}

@media (max-width: 768px) {
#titolo_campi {
    float: left;
    width: 50%;
    padding: 0px!important;
    height: 30px;
    font-size: 13px!important;
    color: black!important;
    font-weight: bold;
    border: none!important;
    box-shadow: none!important;
    line-height: 15px;
 }
}

button#btnBack {
    margin-left: 10px;
}

#TabellaManutenzioni a:link {
    outline: 0;
    color: #428bca!important;
}

#TabellaManutenzioni a:hover {
    outline: 0;
    color: #428bca!important;
}

#TabellaManutenzioni a:visit {
    outline: 0;
    color: #428bca!important;
}

#TabellaManutenzioni a:active {
    outline: 0;
    color: #428bca!important;
}

#TabellaManutenzioni a:focus {
    outline: 0;
    color: #428bca!important;
}

#TabellaManutenzioni a {
    outline: 0;
    color: #428bca!important;
}

#TabellaComponenti a:link {
    outline: 0;
    color: #428bca!important;
}

a.btn.btn-primary.manutenz.btn-sm {
    color: white!important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    top: 24px!important;
    left: 2px!important;
    height: 10px!important;
    width: 10px!important;
    border: 1px solid white!important;
    border-radius: 14px!important;
    box-shadow: 0 0 3px #444!important;
    line-height: 11px!important;
}

.certificati-scadenza-dash a {
    color: #ffffff!important;
    text-decoration: none;
    font-weight: bold!important;
}


.titolo_inmenu {
    height: 30px;
    background-color: #4d98a1;
    color: white;
    padding: 0px!important;
}

.titolo_inmenu p {
    padding: 0px!important;
    margin: 0px!important;
    line-height: 29px;
}

.caret {
    margin-top: 25px!important;
}

@media (min-width: 600px){
.col-md-28 {
    width: 14.28%;
	float:left;
 }
}

@media (min-width: 600px){
.col-md-29 {
    width: 20%;
	float:left;
 }
}

h1.breadcrumbs {
    font-size: 15px!important;
    line-height: 30px;
}

.select2-container {
    padding: 0px!important;
}


.select2-container .select2-selection--single {
    height: 35px!important;
    border: 1px solid #000000!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px!important;
}


#TabellaComponenti a:active {
    outline: 0;
    color: #428bca!important;
}


#TabellaComponenti a:hover {
    outline: 0;
    color: #428bca!important;
}


#TabellaComponenti a:visit {
    outline: 0;
    color: #428bca!important;
}

@media (min-width: 600px){
.col-md-82 {
    width: 20%; 
 }
}

.select2-container--default .select2-results > .select2-results__options {
    background-color: #FFEB3B!important;
}

@media only screen and (max-width: 480px){
.menu_desk {
	display:none;
 }
}

@media only screen and (min-width: 481px){
.menu_mobile{
	display:none;
	
 }
}

@media only screen and (max-width: 480px){
.bottom_desk {
	display:none;
 }
}

@media only screen and (min-width: 481px){
.bottom_mobile{
	display:none;
	
 }
}



@media (max-width: 600px){
.mobsx .btn-success {
    background: #60c560;
    border-color: #60c560;
    width: 50%!important;
    height: 40px;
	float:left;
 }
}

@media (max-width: 600px){
.mobdx .btn-info {
    color: #fff;
    background-color: #5bc0de!important;
    border-color: #46b8da!important;
    width: 50%;
    height: 40px;
    float:left;
 }
}

@media (max-width: 600px){
.mobdx #btnClose {
    display:none!important;
 }
}

@media (max-width: 600px){
.menu_apri {
    float: left;
    width: 100%;
 }
}

@media (max-width: 600px){
.menu_apri button#btnNewTicket {
    background-color: #FFEB3B;
    color: black;
    box-shadow: 0 2px 0 0 #03091e;
    width: 100%!important;
    height: 35px!important;
 }
}

@media (max-width: 600px){
.menu_mobile .btn-default {
    color: #333;
    background-color: #e4e4e4;
    border-color: #e4e4e4;
    width: 49%;
    height: 40px;
 }
}

@media (max-width: 600px){
.contento {
    padding: 0px!important;
 }
}


.username_email {
    float: left;
}

@media (max-width: 600px){
.username_email {
    display: none;
 }
}


hr {
    margin-top: 6px!important;
    margin-bottom: 6px!important;
}



/*.certificati-scadenza-dash a {
    color: #404040!important;
    text-decoration: none;
    font-weight: bold!important;
    text-align: center;
}*/

.blocco_01 {
    background-color: #ffffff;
    border-radius: 5px;
    float: left;
    width: 48%;
    padding: 5px;
}