﻿@media only screen and (min-width: 768px) {
  .dropdown-menu.ckwOpenBottom15 {
    top: 15px;
  }
}

@media (min-width: 320px) {
  /* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width: 481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
}

@media (min-width: 641px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
  .widgetClockG {
    display: none !important;
  }
}

@media (min-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
  .widgetClockG {
    display: block !important;
    width: 80% !important;
  }
}

@media (min-width: 1025px) {
  /* big landscape tablets, laptops, and desktops */
  .widgetClockG {
    display: block !important;
    width: 40% !important;
  }
}

@media (min-width: 1281px) {
  /* hi-res laptops and desktops */
  .widgetClockG {
    display: block !important;
    width: 40% !important;
  }
}

.diplay-none {
  display: none !important;
}
.tooltip {
  z-index: 15000 !important;
}

.ng-invalid-date {
  border-color: #f44336 !important;
}

.datePickerReadOnly {
  background-color: #ffffff !important;
  color: #11171a !important;
}

.containerPanelsCriteria {
  width: 100%;
}

fieldset.ckwFildsetStyle {
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: normal;
  border: 1px solid #606fc7;
  padding: 4px;
  margin: 5px;
  position: relative;
}

legend {
  width: auto;
  border-bottom: 0px;
}

legend.ckwLegendStyle {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 90%;
  color: #4f5fbb;
  background-color: transparent;
  font-weight: bold;
  margin-bottom: 5px;
}

.weatherDisabledClass {
  color: gray;
}

.disabledCursor {
  cursor: not-allowed !important;
}
.width400 {
  width: 400px !important;
}
#btnElaboraFiltri:disabled {
  cursor: default !important;
}

/***********   PANNELLO CRITERI DI RICERCA ***************/
.pnlCriteriRicerca {
  text-align: left;
  /*border: 1px solid #3F51B5;
    border-radius: 5px;*/
  margin: 0 auto;
  padding: 15px;
  background-color: #ffffff; /*#5A9BEC; 009688*/
  color: #333333;
  position: relative;
  min-width: 70%;
  /*top:50%;
    transition: width 0.5s linear; */
}

.pnlComparison {
  border: 1px solid #3f51b5; /* #5A9BEC;  009688*/
  border-radius: 5px;
  background-color: #ffffff; /*#5A9BEC; 009688*/
}

.ckwHide {
  display: none !important;
}

/*.pnlCriteriRicercaConfronta {
    width:80%;
}*/

.pnlCriteriRicercaElaborato {
  top: 0px;
}

.pnlCriteriRicerca .nav-pills {
  position: relative;
  top: -15px;
}

.pnlCriteriRicerca .nav-pills > li {
  top: -1px;
}

.pnlCriteriRicerca .nav-pills li.active > a {
  background-color: #3f51b5; /*#E91E63; #FF9800;*/
  color: #ffffff;
}

.pnlCriteriRicerca .nav-pills li > a {
  background-color: #606fc7; /*#0C7CD5; #00635A;*/
  color: #ffffff;
  height: 35px;
  margin-right: 10px;
}

.pnlCriteriRicerca .nav-pills > li > a {
  border-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 8px 15px;
}

.pnlCriteriRicerca .tab-content {
  margin-top: 15px;
}
/***********   FINE  ***************/

/************* PANNELLO GRAFICO E AMCHART ****************/
.pnlGrafico {
  width: 100%;
  margin: 0 auto;
  padding-left: 5px;
  background-color: #ffffff; /*#5A9BEC; 009688*/
  color: #333333;
  position: relative;
  top: 3%;
  /*height: 500px;*/
  margin-bottom: 10px;
}

.pnlGrafico #chartdiv {
  height: 460px;
  width: 98%;
  left: 20px;
  position: relative;
  display: inline-block;
  margin-right: 7px;
}
.panelHeatMap {
  height: 560px !important;
}

#exportdiv {
  right: 50px;
}

.pnlGrafico #billsChart {
  height: 400px;
  width: 97%;
  left: 25px;
  position: relative;
  display: inline-block;
}

.pnlGrafico #staffChart {
  height: 400px;
  width: 97%;
  left: 25px;
  position: relative;
  display: inline-block;
}

.pnlGrafico #cleancheckChart {
  height: 400px;
  width: 97%;
  left: 25px;
  position: relative;
  display: inline-block;
}

.amcharts-graph-column .amcharts-graph-column-element,
.amcharts-graph-line .amcharts-graph-bullet {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.amcharts-graph-column .amcharts-graph-column-element:hover,
.amcharts-graph-line .amcharts-graph-bullet:hover {
  cursor: pointer;
  stroke-width: 10px;
  stroke-opacity: 0.5;
}

.btnRequest-bg-yellow {
  background-color: #fdd400;
  color: #ffffff;
}
.btnRequest-bg-yellow:hover {
  color: #ffffff;
}

.zoom-out-graph {
  position: absolute;
  padding: 5px 12px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  z-index: 100;
}

/************* FINE ****************/

/****************** GESTIONE NOTE /MODAL E DIRECTIVE ******************/

.notesClass .ngdialog-content {
  width: 600px !important;
}

/****************** FINE ******************/

.pnlGraficoFiltri {
  height: 400px;
}

/*********************  LOGIN    ***************/

.inputErrorClass {
  border: 1px solid #f44336 !important;
}
.inputSuccessClass {
  border: 1px solid #4caf50 !important;
}

/*******************  DATE PICKER  (vedere nel base.js l'applicazione delle relative classi)****************/
.dataPickerCustomWeekClass:hover td button {
  background-color: #0e8df2;
}

.ckwCurrent {
  color: #e91e63;
  font-weight: bold;
}

/****************************** DATE PICKER NOTES *************************/
.datePickerNotesCell button {
  color: #e91e63;
  font-weight: bold;
}

.datePickerNotesCell button:hover {
  color: #e91e63;
  font-weight: bold;
}

.datePickerNoNotesCell {
  cursor: none !important;
}

.datePickerNotesCell button.active {
  background-color: #0e8df2 !important;
}

.datePickerNoNotesCell button.active {
  background-color: #0e8df2 !important;
}

.noDecoration:hover {
  text-decoration: none !important;
}

.divBackGroundHover:hover {
  background-color: #fafbfc;
}

table.table-fixedheader {
  width: 100%;
}

table.table-fixedheader,
table.table-fixedheader > thead,
table.table-fixedheader > tbody,
table.table-fixedheader > thead > tr,
table.table-fixedheader > tbody > tr,
table.table-fixedheader > thead > tr > th,
table.table-fixedheader > tbody > td {
  display: block;
}

table.table-fixedheader > thead > tr:after,
table.table-fixedheader > tbody > tr:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
}

table.table-fixedheader > tbody {
  overflow-y: auto;
  height: 270px;
}

table.table-fixedheader > thead {
  overflow-y: auto;
}

table.table-fixedheader > thead::-webkit-scrollbar {
  background-color: inherit;
}

table.table-fixedheader > thead > tr > th,
table.table-fixedheader > tbody > tr > td {
  float: left;
}
/*#tableGroups.table-fixedheader > tbody > tr:hover {
        background-color:#D9EFED !important;
    }*/

.selectedRow {
  background-color: #d9efed !important;
}
/****************************************  DROPDOWNLIST SELECT ENTITY **********************************/
.entitySelectorItem {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.52857143;
  color: #5f5f5f;
  white-space: nowrap;
  cursor: pointer;
  outline: none !important;
  text-decoration: none !important;
  background-color: transparent;
}

.entitySelectorItem:hover {
  color: #2f3342;
  background-color: #fafbfc;
}

.entitySelectorMediateItem {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.52857143;
  color: #009688;
  white-space: nowrap;
  cursor: pointer;
  outline: none !important;
  text-decoration: none !important;
  background-color: transparent;
}

.entitySelectorMediateItem:hover {
  color: #00635a;
  background-color: #fafbfc;
}

.entitySelectorGroup {
  padding: 5px;
  font-weight: bold;
  cursor: default;
}

/***************************** AG-GRID Tabella******************************/
.ag-header-group-cell-label {
  text-align: center;
}

.ag-header-group-text {
  font-size: 15px;
}

/****************** GESTIONE NOTE / MODAL E DIRECTIVE ******************/

.selectZones .ngdialog-content {
  width: 600px !important;
  min-height: 500px !important;
}

.createGroupModal .ngdialog-content {
  width: 600px !important;
  min-height: 550px !important;
}

.selectGroups .ngdialog-content {
  width: 600px !important;
  min-height: 500px !important;
}

.createAccountModal .ngdialog-content {
  width: 600px !important;
  min-height: 550px !important;
}

.changePassword .ngdialog-content {
  width: 600px !important;
  min-height: 350px !important;
}

.createReportModal .ngdialog-content {
  width: 600px !important;
  min-height: 500px !important;
}
.createFtpSchedulerModal .ngdialog-content {
  width: 660px !important;
  min-height: 550px !important;
}

/****************** FINE ******************/

.accountEdit {
  width: 300px;
  margin-bottom: 5px;
}

/**************************** WELCOME PAGE *****************************/
.divIntroduciontText iframe {
  width: 100%;
  border: none;
}

.ag-default-column {
  display: table-cell;
  position: relative;
  text-align: center;
}

.ag-first-column {
  font-weight: bold;
}

.ag-row-sanitation div {
  background-color: #aee7ef;
}

.ag-row-request-sanitation div {
  background-color: #efaeaf;
}

/**************************** MANAGEMENT *****************************/
.wrap-paragraph {
  word-wrap: break-word;
}

.ftpScheduler-xeditable-input-height {
  height: 25px !important;
}

/* Always set the map height explicitly to define the size of the div
 * element that contains the map. */

#description {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
}

#infowindow-content .title {
  font-weight: bold;
}

#infowindow-content {
  display: none;
}

#map #infowindow-content {
  display: inline;
}

.pac-card {
  margin: 10px 10px 0 0;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  font-family: Roboto;
}

#pac-container {
  padding-bottom: 12px;
  margin-right: 12px;
}

.pac-controls {
  display: inline-block;
  padding: 5px 11px;
}

.pac-controls label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}

#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  /* width: 400px; */
}

#pac-input:focus {
  border-color: #4d90fe;
}

#title {
  color: #fff;
  background-color: #4d90fe;
  font-size: 25px;
  font-weight: 500;
  padding: 6px 12px;
}
#target {
  width: 345px;
}

.sourceSelectedClass button {
  background-color: #4caf50 !important;
  color: #ffffff !important;
}
.destinationSelectedClass button {
  background-color: #f44336 !important;
  color: #ffffff !important;
}
.tableValidation {
  border: 1px solid #eeeeee !important;
}

.rowManagementSelect {
  background-color: #edf2f2 !important;
}

/*typahead scrollable menu because in the .js files of bootstrap there's a bug*/
.scrollable-typeahead ul {
  max-height: 200px;
  overflow-y: auto;
  /* width: 100%; */
}

.ng-table-fixedcolumn {
  position: absolute;
  width: 5em;
  left: 0;
  top: auto;
}

.uib-time input {
  width: 57px !important;
}

/*************** pannello Info **************/
.bd-callout-info {
  border-left-color: #5bc0de !important;
}
.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #eee;
  border-left-width: 0.25rem;
  border-radius: 0.25rem;
}

/**************** FTP SCHEDULER **********************/
.showEditButtons {
  display: inline-block;
}

/**************** NUOVI REPORT **********************/
.box-template-report {
  background-color: #f1f1f1;
  box-shadow: 1px 1px 1px 1px #c8c8c8;
  padding: 3px 5px;
  font-size: 13px;
}
.box-template-report p {
  margin-bottom: 0;
}
.box-template-report label {
  color: #505456;
  margin-bottom: 0;
}
.box-template-report button {
  margin: 0 0 5px 0;
}
.box-template-report ul.reports,
.box-template-report ul.templates {
  padding-left: 0;
  list-style: none;
}
.microlog-button {
  background-color: #316869;
  color: #fff;
}
.microlog-button:hover,
.microlog-button:active,
.microlog-button:focus {
  background-color: #2a595a;
  color: #fff;
}
.microlog-color {
  color: #32686a;
}
.microlog-pagination .pagination > .active > a,
.microlog-pagination .pagination > .active > span,
.microlog-pagination .pagination > .active > a:hover,
.microlog-pagination .pagination > .active > span:hover,
.microlog-pagination .pagination > .active > a:focus,
.microlog-pagination .pagination > .active > span:focus {
  background-color: #264e50;
  border-color: #264e50;
}
.btn-reports {
  border: 1px solid #505456;
}
.color-pdf {
  color: #c00000;
}
.color-red {
  color: #d90000;
}
.color-yellow {
  color: #ff9933;
}
.color-green {
  color: green;
}
.color-gray {
  color: #707070;
}
input.invalid {
  border: 1px solid #ff0000;
}
input.emailToValidate {
  margin-bottom: 5px;
}
.height200 {
  max-height: 400px;
}
.reportTutorial .ngdialog-content {
  min-height: 380px !important;
}
.tutorial {
  margin: 15px 10px;
  padding: 10px;
}
.calendarLikeTable {
  width: 93%;
}
.calendarLikeTable tr td {
  font-size: 12px;
  text-align: center;
  padding: 5px !important;
}
.calendarLikeTable tr td.bg-by-theme {
  background-color: #cc0000;
  color: #fff;
}
.listTimeZones {
  position: relative;
  top: 31px;
}
.reportErrorMessage {
  font-size: 12px;
  font-weight: bold;
  color: #cc0000;
}
.loginInput {
  border: 1.5px solid #dee2e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(228, 229, 230, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(228, 229, 230, 0.6) !important;
  /*padding:25px 20px;*/
  font-size: 18px;
  border-radius: 5px;
  box-sizing: border-box;
  height: 50px;
}
.loginInput:focus {
  border-color: #316869;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(49, 104, 105, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(49, 104, 105, 0.6) !important;
}
.formLogin {
  background-color: #fff;
  border-radius: 5px;
  padding: 30px;
}
.labelLogin {
  font-size: 14px;
  color: #495057;
}
.buttonLogin {
  font-size: 20px;
  padding: 10px;
  background-color: #316869;
  color: #fff;
}
.buttonLogin:hover,
.buttonLogin:focus,
.buttonLogin:active {
  background-color: #2a595a;
  border-color: #2a595a;
  cursor: pointer;
  color: #ffffff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(43, 89, 91, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(43, 89, 91, 0.6);
}
.microlog-welcome-msg {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.md-welcome .md-welcome-msg h1 {
  line-height: 100%;
}
.jumbotron {
  background: transparent;
  border: 0 none;
}
.homeBox {
  border-bottom: 1px solid #316869;
  border-right: 1px solid #316869;
  background-color: #e7edee;
}
.homeBox .homeBoxHeader,
.diagnosticTh {
  background-color: #316869;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card p,
.card span {
  color: #000;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card .card-header,
.card .panel-heading {
  border-bottom: 0;
  padding: 0.625rem 0.9375rem;
  background-color: transparent;
}
.card .card-footer-with-min-height{
  min-height:63px;
}
.card .card-footer {
  background: #316869; /* in base allo stile scelto dall'utente */
  color: #fff;
}
.card .card-footer span {
  color: #fff;
}
.align-items-center {
  align-items: center !important;
}
.mini {
  font-size: 12px;
}
.deleteTableContainer {
  height: 380px;
  overflow-y: auto;
}
.deleteTable > tbody > tr:nth-child(odd) {
  background-color: #f0f0f0;
}

.deleteTable > tbody > tr:nth-child(even) {
  background-color: #fff;
}

.deleteTable > thead > tr {
  background-color: #316869;
}
.deleteTable > thead > tr > th {
  color: #ffffff;
}
#jobsTable .pagination > .active > a,
#jobsTable .pagination > .active > span,
#jobsTable .pagination > .active > a:hover,
#jobsTable .pagination > .active > span:hover,
#jobsTable .pagination > .active > a:focus,
#jobsTable .pagination > .active > span:focus {
  background-color: #316869;
}
/* Diagnostic */
.diagnosticTable > tbody > tr:nth-child(odd) {
  background-color: #f0f0f0;
}

.diagnosticTable > tbody > tr:nth-child(even) {
  background-color: #fff;
}

.diagnosticTable > thead > tr {
  background-color: #316869;
}
.diagnosticTable > thead > tr > th {
  color: #ffffff;
}
.diagnosticTable .validItem {
  color: green;
}
.diagnosticTable .invalidItem {
  color: red;
}
.diagnostic-ngdialog {
  font-size: 12px;
}
.diagnostic-ngdialog ul {
  padding-left: 15px;
}
#btnElaboraXLSX {
  color: #fff;
  background-color: #1f7145;
}
.ngdialog.livepresents-ngdialog {
  font-size: 12px;
}
.ngdialog.livepresents-ngdialog .ngdialog-content {
  width: 80% !important;
}
.ngdialog.manage-areas-ngdialog{
  overflow: auto;
}
.ngdialog.manage-areas-ngdialog .ngdialog-content{
  width:50% !important;
}
.list-area-zones{
  border:0 none;
  font-size: 12px;
}
#livePresentsChartDiv {
  width: 100%;
  height: 450px;
}
.md-welcome .md-welcome-msg {
  background-color: transparent;
}

/**************** CALENDAR **********************/

.calendar-cell {
  color: #316869;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  text-align: center;
  padding-top: 5px;
  font-size: 12px;
  cursor: pointer;
  transition: background-color 200ms, color 200ms;
  height: 100%;
}

.calendar {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(5, 1fr);
  height: 96%;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

.days_of_the_week {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  height: 4%;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

.inside_days_of_the_week {
  background-color: #316869;
  color: white;
  border-right: 1px solid black;
  text-align: center;
  font-size: 14px;
  transition: background-color 200ms, color 200ms;
  height: 100%;
}

.inactiveCalendar {
  background-color: rgb(219, 219, 219);
}

.notDisabledArrow {
  background-color: #316869 !important;
}

.ngdialog.custom-width .ngdialog-content {
  width: 1300px !important;
  height: 820px !important;
  margin-top: -80px !important;
}

.billingTable {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.billingTd,
.billingTh {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  height: 49px !important;
}

.billingTr:nth-child(even) {
  background-color: #dddddd;
}

.tab-content-billing {
  height: 777px;
}

.tab-content-billing > md-tabs.md-default-theme md-ink-bar, md-tabs md-ink-bar {
  color: #316869 !important;
  background-color:#316869 !important;
}

.editable-input{
  width: 100px !important;
}

.extendedMonthBilling{
  color: white; 
  font-size: 35px; 
  margin: auto; 
  width: 100%; 
  height: 100%; 
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

.swal2-container {
  z-index: 10000 !important;
}

.save-button-billings:disabled{
  background-color: grey !important;
}

.hour-calendar-cell {
  color: #316869;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
  transition: background-color 200ms, color 200ms;
  width: 100%;
}

.hour-calendar-cell-2 {
  background-color: #316869;
  color: white;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  text-align: center;
  font-size: 13px;
  cursor: default;
  transition: background-color 200ms, color 200ms;
  width: 100%;
}



.hour-calendar {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(48, 1fr);
  height: 96%;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

.some-class{
  background-color: rgb(182, 182, 182);
}

.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.greenCell {
  background-color: #4a9d9e;
  color: white;
}

.selectedAndGreen {
  background-color: #2f6364;
  color: white;
}

.selectedStaffMember {
  background-color: #4a9d9e !important;
}

.addStaffButton {
  margin-top: 3rem;
}

.text-indicator{
  font-size:26px;
}

/* BOOTSTRAP 3 with 5 columns */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}