/*Modifiche per wip*/

/*Es. "Referente Azienda- Allegato" e anche negli altri casi, quando i campi non sono compilati non visualizzare la mini-tabella;
Kilometraggio se non c'� niente non mettere lo zero ma vuoto 
Invertire Note con N. DDT
Centrare i campi ID-Azienza...
spostare i bottoni Nuovo e Mese allineata alla fine della tabella


*/

/*		Colori usati		*/
/*
Grigi-chiaro:#BDBDBD ;
Grigio-scuro:#333 ;
Giallo:#eabc00 ;
Grigio:#444444;
Grigio: #C1C3C4;
Grigio: #8D8D8D;

Grigio-scuro:#333 ;
background: #C4C4C4 !important;
background-color: #8D8D8D;
background-color: #fff;
background-color: #e4e4e4 !important;
Colore-testo: #b1b3b4;
*/

/*  Login   */
.login-wrapper {
    background-image: url('../../files/system/images/loginBackground.jpg');
    background-size: cover;
    /*background-color: #c1c3c4;*/
    height: 100%;
    text-align: center;
} 
.form-group-default {
    background-color: #c1c3c4;
    position: relative;
    border: 1px solid #eabc00;/* rgba(0, 0, 0, 0.07)*/
    border-radius: 14px;
    padding-top: 3px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 3px;
    overflow: hidden;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    text-transform: uppercase;
    width: 100%;/*89%*/
    color: #2F2F2E;
    box-shadow: 0px 5px 2px;
}
.form-group-default {
    height: 67px;
}
.form-group-default.has-error {
    background-color: rgba(234, 188, 0, 0.89);
}
.error {
    font-size: 12px;
    color: #eabc00;
    display: block;
}
/* Bottone Sign In  */ 
.btn-primary, .btn-primary:focus{
		background-color: #b1b3b4; 
} 
.btn-primary.hover, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    background-color: #b1b3b4;
    border-color: #b1b3b4;
    color: #ffffff;
}
.login-wrapper > * {
    height: auto;
}
.login-wrapper .login-container {
    width: 460px;
    display: inline-table;
    float: none;
    background-color: #000;
    opacity: 0.9;
    height: 100%;
} 
.login-wrapper .bg-pic > img {
    height: 100%;
    opacity: 1;
    width: 100%;
} 
.login-wrapper .bg-pic {
    position: absolute;
    width: 100%;
    overflow: inherit;
}
.form-group-default label.fade {
    opacity: 1;
    backface-visibility: hidden;
    text-align: left;
}
.form-group label:not(.error) {
    font-family: 'Montserrat';
    font-size: 11px; 
    font-weight: 600;
    text-align: left;
}
/* MENU-HEADER */
.header {
    position: relative;
    display: block;
    height: 60px;
    width: 100%;
    padding: 0 20px 0 0;
    z-index: 800;
    background-color: #000;
    border-bottom: 1px solid rgb(234, 188, 0);
}
.page-sidebar {
    width: 280px;
    background-color: #000;
    z-index: 1000;
    left: -210px;
    position: fixed;
    bottom: 0;
    top: 0;
    right: auto;
    overflow: hidden;
}
.page-sidebar .sidebar-menu .menu-items li:hover > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail {
    color: #fff;
}
.page-sidebar .sidebar-menu {
    height: calc(100% - 50px);
    position: relative;
    width: 100%;
    background-color: #000;
}
.page-sidebar .sidebar-header {
    display: block;
    height: 60px;
    line-height: 60px;
    background-color: #000;
    border-bottom: 1px solid #000;
    color: #ffffff;
    width: 100%;
    padding: 0 20px;
    padding-left: 30px;
    clear: both;
    z-index: 10;
    position: relative;
}
.page-sidebar a, .page-sidebar button {
    color: #fff;
}
.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu {
    background-color: #8D8D8D;
}
.page-container .page-content-wrapper .content {
    z-index: 10;
    padding-top: 60px;
    padding-bottom: 72px;
    min-height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #444;
}
 
.bg-white {
    background-color: #444444;
}
.icon-thumbnail {
    display: inline-block;
    background: #8d8d8d;
    height: 30px;
    width: 30px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    left: 0;
    float: right;
    margin-right: 14px;
    color: #000;
    font-size: 16px; 
    -webkit-backface-visibility: hidden; 
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-weight: bold;
    border: 1px solid #eabc00;
}
.profile-dropdown-toggle {
    background: transparent;
    border: none;
    color: #c1c3c4;
}

/*  Pagina Interventi  */ 
/*	Bottoni/Check "Note-Dettaglio-Report"	 */
/*	Select selezionato	*/

.sectionRowSelected {
    border-top: 2px solid #000 !important;
    border-bottom: 2px solid #000 !important;
}
elemento {
    text-shadow: -2px 2px 2px #000;
    color: #fff;
    text-align: center;
    font-size: 15px !important;
} 
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #444;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
}
.btn-success.hover, .btn-success:hover, .open .dropdown-toggle.btn-success {
    background-color: #eabc00;
    border-color: #fafafa;
    color: #444444;
}
.btn-success, .btn-success:focus {
    background-color: #444444;
    border-color: #eabc00;
    color: #fff;
}  
.btn-success.active,
.btn-success:active,
.btn-success.active:focus,
.btn-success:active:focus,
.btn-success:active:hover, 
.open .dropdown-toggle.btn-success {
   background-color: #444444;
   border-color: #eabc00;
   color: #ffffff;
}
.btn-success.active:hover {
 		background-color: #444444;
    border-color: #eabc00;
}
.checkbox input[type="checkbox"][disabled] + label::before {
    background-color: #bdbdbd;
    border-color: #fff;
    color: #fff;
}
.checkbox.check-success input[type="checkbox"]:checked + label::before {
    border-color: #eabc00;
    background-color: #eabc00;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\F00C";
    color: #000;
}
.yadcf-filter {
    width: calc(100% - 20px) !important;
    font-size: 8.5px !important;
    height: 19px !important;
    min-height: 19px !important;
    padding: 2px 5px !important;
    border: 1px solid rgba(0, 0, 0, 0.07);
    font-family: Arial,sans-serif;
    background-color: #c1c3c4;
    border-radius: 3px;
    box-shadow: -1px 5px 2px #000;
    color: #000;
    text-transform: uppercase;
    margin-top: 4px;
}
.yadcf-filter-range-date, .yadcf-filter-range-number {
    font-size: 8.5px !important;
    height: 19px !important;
    min-height: 19px !important;
    padding: 2px 5px !important;
    width: calc(50% - 13px) !important;
    float: left;
    border: 1px solid rgba(0, 0, 0, 0.07);
    font-family: Arial,sans-serif;
    background-color: #c1c3c4;
    border-radius: 3px;
    box-shadow: -1px 5px 2px #000;
    color: #000;
    text-transform: uppercase;
    margin-top: 4px;
}   
/*class no-hover*/
/* Sotto Tabella */
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
    text-align: center;
}
.dataTable tbody tr > .no-hover {
    background-color: #444 !important;
    border: none;
}
.dataTable tbody tr td {
    background: #8D8D8D !important;
    color: #000;
    text-align: center;
} 
.table tbody tr td {
    background: #fff;
    border: 1px solid #fafafa;
    border-top: 0px;
    padding: 7px 40px;/*padding: 7px 15px;*/
    font-size: 11.5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.table thead tr th {
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 12px;
    padding-top: 14px;
    padding-bottom: 14px;
    vertical-align: middle;
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
    color: #444444;
    background-color: #BDBDBD;
    border-right: 1px solid #333;
} 
.detail-table > tbody > tr > td{
	background: #fff !important;	
}
/*NOME AZIENDA IN MAIUSCOLO*/
.bold {
    font-weight: bold !important;
    text-transform: uppercase;
}
/*bottone "NUOVO"*/
.btn-complete, .btn-complete:focus {
    color: #000;
    background-color: #fff;
    border-color: #b1b3b4;
    border-radius: 5px;
    box-shadow: -4px 4px 4px #000;
}
.btn-complete.hover, .btn-complete:hover, .open .dropdown-toggle.btn-complete {
    background-color: #c1c3c4;
    border-color: #eabc00;
    color: #ffffff;
}
.btn-complete.active, .btn-complete:active, .btn-complete.active:focus, .btn-complete:active:focus, .btn-complete:active:hover, .open .dropdown-toggle.btn-complete {
    background-color: #c1c3c4;
    border-color: #eabc00;
    color: #ffffff;
}
/*bottone "MESE"*/  
.dataTables_wrapper .dataTables_info {
    clear: none;
    font-size: 12px;
    padding: 0 33px;
    color: #C1C3C4;
}
.dataTables_wrapper .dataTables_paginate ul > li > a {
    color: #C1C3C4;
}
.dataTables_wrapper .dataTables_paginate ul > li.active > a {
    font-weight: bold;
    color: #C1C3C4;
    opacity: 1;
}
.select2-container {
    box-sizing: border-box; 
    margin: 0;
    position: relative;
    vertical-align: middle;
} 
.formField {
		width:300px !important;
} 
.form-group-default.input-group .input-group-addon {
    height: calc(50px);
    min-width: calc(0px); 
		background: transparent;
    color: #000;
}
.form-group-default.focused {
		background-color: #c1c3c4;
		border: 1px solid #f0f0f0;
}
.form-group-default.input-group > .form-control {
    margin-left: 12px;
}
.panel .panel-heading .panel-title {
    font-family: 'Montserrat';
    text-transform: uppercase;
    display: block;
    letter-spacing: 0.02em;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-stroke: 0px;
    filter: alpha(opacity=40);
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    color: #eabc00 !important;
    text-shadow: -2px 2px 2px #000;
}
.panel.panel-default {
    border: none;
}
.form-group-default > .input-sm {
    min-height: 18px;
    height: 30px;
    box-shadow: none; /*-3px 3px 4px #000*/
    border: 1px solid rgba(0, 0, 0, 0.32);
    width: 100% !important;
}
.input-group-addon i {
    position: relative;
    top: 1px;
    left: 5px;
}  
/* "MESE" */
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-shadow: none;/*-3px 3px 4px #000*/
    height: 36px;
    font-size: 10.5px !important;
}
.select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-shadow: -3px 3px 4px #000;
    height: 36px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 36px;
} 
.form-group > .full-width > .select2-container {
	 	width: 160px !important;
} 
.thDetailControl{
	 background-color: #BDBDBD !important;
   border: none;

} 
b, strong {
    font-weight: 700;
    color: #eabc00;
}
.col-riepilogo {
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: #fff;
}
.detail-table thead tr th {
    font-size: 10px !important;
}
table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    vertical-align: bottom;
    padding-right: 30px;
    background-color: #000;
    color: #fff;
}
.table thead tr th[class*='sorting_']:not([class='sorting_disabled']) {
    color: #fff;
}
.table thead tr th {
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 12px;
    padding-top: 14px;
    padding-bottom: 14px;
    vertical-align: middle;
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
    color: #444444;
    background-color: #8D8D8D;
    border-right: 1px solid #333;
}
.table tbody tr > .width35perc {
		text-align:left !important;
}
tr.selezionata td{
	  border-top: 2px solid #000 !important;
	  border-bottom: 2px solid #000 !important;
}
.detail-table tbody tr:hover td {
    background: #ddd !important;
}
/*	FOOTER  */
.page-container .page-content-wrapper .footer {
    position: relative;
    background-color: #8d8d8d;
}
.page-container .page-content-wrapper{
    background-color: #444;
}
.copyright {
    padding: 25px 0;
    border-top: 1px solid rgba(98, 98, 98, 0.07);
    background-color: #8D8D8D;
    color:#fff !important;
}
a, a:focus, a:hover, a:active {
    color: #000;
    font-size:12px;
}
body { 
    background-color: #8D8D8D !important;
} 
/*	FORM	*/
.panel .panel-heading {
    background: transparent;
    border-radius: 3px;
    border-bottom: 0px; 
    position: relative;
    z-index: 3;
    min-height: 40px; 
    color: #eabc00 !important;
} 
.panel-group > .panel > .panel-heading{
	background-color: #8D8D8D;
}
.panel-group > .panel > .panel-heading:active{
	background-color: #000;
	color:#fff;
} 
.panel-group .panel-heading .panel-title > a {
    color: #000 !important;
    font-size: 15px;
}
.panel-group .panel-heading .panel-title > a:hover {
    color: #eabc00 !important;
    font-size: 15px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border: 0;
    background-color: #444;
} 
.p-l-15 .panel .panel-heading + .panel-body {
    padding-top: 0;
    background-color: #8d8d8d !important;
} 
/*	BOTTONE PDF NEL FORM INTERVENTI	E ICONE SALVA..*/
.fs-15 {
    font-size: 15px !important;
    color: #eabc00;
}
.panel > .formViewContainer > .panel-heading > .btn-group {
	width: 90px !important;
}
.btn-group-justified > .btn-group {
    display: inline-table;
    float: right;
    width: 70px;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #000;
}
ul.wysihtml5-toolbar > .dropdown > .btn-default {
		color: #000 !important;
}
ul.wysihtml5-toolbar > .dropdown > .btn-group > .btn-default {
		color: #000 !important;
}
.btn-default, .btn-default:focus, .btn-default:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    padding: 0px;
}
/*	BOTTONE PIU' (+) DI DETTAGLIO  	*/
.btn-rounded, .btn-rounded:focus, .btn-rounded:hover {
    color: #5e5e5e;
    background-color: #ffffff;
    border-color: #f0f0f0;
    padding-left: 16px;
		padding-right: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 28px;
    font-weight: bold;
    text-shadow: 0px 2px 1px #000;
    background-color: #777;
    text-align: center;
} 
/*	AGENDA	*/
.fc-view, .fc-view > table {
    position: relative;
    z-index: 1;
    background: #fff;
}
.windows h2, .windows h5 {
    font-weight: 300;
    letter-spacing: normal;
    color: #eabc00;
}  
/*	DASHBOARD	*/

.comment-username{
	color: #eabc00 !important;
	font-weight:bold;
}
.hint-text {
    color: #000;
}
.nav-tabs > li.active > a {
	color: #000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		color:#000;
} 
.nav-tabs-simple > li::after {
	background-color: #444;
}

/*	Colori calendario	*/
.datepicker thead tr .dow {
    font-family: 'Montserrat';
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
}
.datepicker thead tr .next, .datepicker thead tr .prev {
    color: #000;
    content: '';
    font-size: 0px;
}
.datepicker thead tr .next::before, .datepicker thead tr .prev::before {
    color: #000;
    font-family: 'FontAwesome';
    font-size: 10px;
}

.form-group-default > textarea.input-sm {
  font-size: 13.5px;
  min-height: 10em;
}

.modal-body {
  color: #fff;
}

@media (min-width: 1824px) {
  .container-fluid.container-fixed-lg {
    width: auto;
  }
}
