@font-face {
  font-family: "Spinnaker";
  src: url("../fonts/Spinnaker-Regular.ttf");
}

body {
  overflow: hidden;
  /*background: rgb(48,55,65)!important;*/
  background: #E4E4E4!important;
  background-size: contain!important;
}

.moni-4-row-top {
  height: 50%;
}

.moni-4-row {
  height: 50%;
}

.moni-4-col-top {
  /* top: 56px; */
  /* height: 80%; */
  height: 100%;
}

.moni-4-col {
  height: 100%;
}

.dashboard-card-body {
  padding: 0.8em!important;
}

.dashboard-card-img-pit {
  height: 48px;
  width:  48px;
}

.dashboard-card-wrapper {
  display: inline-flex;
}

.container-fluid {
  z-index: 1;
  padding-left:  0px!important;
  padding-right: 0px!important;
}

.col {
  padding-left: 0px!important;
  padding-right: 0px!important;
}

.dash-col-border-square-one {
  border-right:  solid 0.2em;
  border-bottom: solid 0.2em;
}

.dash-col-border-square-two {
  border-left:   solid 0.2em;
  border-bottom: solid 0.2em;
}

.dash-col-border-square-three {
  border-right:  solid 0.2em;
  border-top:    solid 0.2em;
}

.dash-col-border-square-four {
  border-top:    solid 0.2em;
  border-left:   solid 0.2em;
}



.section-indicator-title {
  font-family: 'Spinnaker';
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 2%;
  /* BVA SPECIALE */
  margin-left : 94px;
}

.section-indicator-title-marker {
  padding-left: 5%;
  margin-left: 7%;
  background-color : #F5C502;
}


/* INDICATOR CARD */

/* Surcharge class bootstrap 'card' */
.card {
  background: none;
  max-width: 200px;
  max-height: 120px;
  border: 0;
}


@media screen and (max-width: 660px) {
  .card {
    background: none;
    max-width: 200px;
    max-height: 93px!important;
    border: 0;
  }

  .weather-banner-hour {
    font-size: 36px!important;
  }
}

@media screen and (max-width: 860px) {
  .card {
    background: none;
    max-width: 200px;
    max-height: 93px!important;
    border: 0;
  }
}


.indicator-card-background {
  /* background-color : #F5C502; */
  /* background-color : #0c5cb7; */
  background-color : #608CC9;
  color: #000000;
  font-weight: 600;
  text-align: center;
  /* font-size: 30px; */
  height: 80px;
  /* border: solid 1px; */
  /* border-radius:20px; */
  /* border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px; */
}


@media screen and (max-width: 860px) { 
.indicator-card-background {
  /* background-color : #F5C502; */
  /* background-color : #0c5cb7; */
  background-color : #608CC9;
  color: #000000;
  font-weight: 600;
  text-align: center;
  /* font-size: 30px; */
  /* height: 90px; */
  /* border: solid 1px; */
  /* border-radius:20px; */
  /* border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px; */
}
}

.indicator-card-header {
  /* background-color : #000000; */
  background-color : #2c2b2b;
  /* color: #F5C502; */
  color: #FFFFFF;
  font-size: 0.8em;
  font-weight: 700;
  height: 46px!important;
  /* padding-left: 0.25rem;
  padding-right: 0.25rem; */
  padding-top: 0.25rem;
  text-align: center;
  /* border-top-left-radius: 20px!important;
  border-top-right-radius: 20px!important; */
  margin-bottom : 6px;
}

.indicator-card-text-value {
  font-size: 28px;
  width: 100%;
  position: absolute;
  /* top: 50px; */
  top: 60px;
  left: 0;
}

@media screen and (max-width: 660px) { 
  .indicator-card-text-value {
    font-size: 24px;
    width: 100%;
    position: absolute;
    top: 45px;
    left: 0;
  }

}

@media screen and (max-width: 860px) { 
  .indicator-card-text-value {
    font-size: 24px;
    width: 100%;
    position: absolute;
    /* top: 45px; */
    top: 60%;
    left: 0;
  }

}


/* ************** */

.direct-banner {
  z-index: 2;
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  height: 18px;
  background-color: #000000;
}

.PIT-branding {
  position: absolute;
  left: 0;
  top: 18px;
  background-color : #000000;
  color : #ffffff;
  text-align: left;
  width: 124px;
  padding-left: 6px;
  padding-right: 6px;
  clip-path: polygon(0 0, 85% 0, 66% 100%, 0 100%);
  font-size: 1em;
  z-index: 97;
}

.direct-badge {
  z-index: 3;
  display: block;
  background-color: #d608b4;
  background-color: #000000;
  border-radius: 20px;;
  width: 100px;
  height: 36px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.direct-dot {
  /* position: fixed;
  top: 9px;
  left: 47.5%; */
  height: 20px;
  width: 20px;
  background-color: red;
  border-radius: 50%;
}

.direct-badge-label {
  padding-top: 6px;
}

.direct-text {
  color : #ffff;
}

.direct-reset-bar {
  z-index: 4;
  margin-left: 12px;
  display: block;
  height: 3px;
  width: 10px;
  background-color : #c71313;
}

.direct-dot {
  z-index : 5;
  height: 10px;
  width: 10px;
  background-color: #c71313;
  border-radius: 50%;
  margin-right: 6px;
  display: inline-block;

  box-shadow: 0 0 0 0 rgb(250, 249, 249);
	transform: scale(1);
	animation: pulse 2s infinite;
}

.bar {
  z-index: 4;
  /* border: 1px solid #ffffff; */
  height: 6px;
  width: 70%;
  margin-left: 12px;
  padding-bottom: 3px;
}
.bar .in {
  animation: fill 60s linear 1;
  height: 100%;
  background-color: #c71313;
}

@keyframes fill {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@keyframes pulse {
	0% {
    transform: scale(0.95);
    /* transform: scale(0.95); */
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
	}

	70% {
    transform: scale(1);
    /* transform: scale(1.25); */
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
	}

	100% {
    transform: scale(0.95);
    /* transform: scale(1.75); */
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}
