#logoegidio{
  width: 10%;
  position: absolute;
  top: 5%;
  left: 70%;
}

#logoHospdrogas{
  width: 15%;
  position: absolute;
  top: 10%;
  left: 81%;
  margin-bottom: 5px;
}

/* ------------------------------------ */
button {
	outline: none !important;
	border: none;
	background: transparent;
}

button:hover {
	cursor: pointer;
}

iframe {
	border: none !important;
}

/*//////////////////////////////////////////////////////////////////
[ Scroll bar ]*/


.table100 .ps__rail-y {
  width: 9px;
  background-color: transparent;
  opacity: 1 !important;
  right: 5px;
}

.table100.ver1 td {
  font-family: 'Baloo Chettan 2', cursive;
  line-height: 1.4;
}


/*//////////////////////////////////////////////////////////////////
[ Table ]*/



/*//////////////////////////////////////////////////////////////////
[ Table ]*/

td{
  border-bottom: 1px solid rgb(201, 201, 201);
}

@media screen and (min-width: 1870px){
  html, body{
    cursor: default;
    overflow: hidden;
  }


  .limiter {
    float:left;
  }


  .table100 {
    margin-left: 5px;
    margin-top: 5px;;
    position: relative;
    box-shadow: 2px 2px 2px 2px rgb(165, 165, 165);
  }

  .table100-body td {
    padding-top: 6px;
    padding-bottom: 6px;
    height: 50px;
    font-size: 23px;
  }

  .table100-head th {
    padding-top: 16px;
    font-size: 23px;
  }

  img{
    width: 100%;
  }

  #myImg{
    width: 100%;
  }

  #chart_div1{
    float: left;
    width: 75%; 
    height: 265px;
  }

  #chart_div3{
    float: left;
    width: 75%; 
    height: 265px;
  }
  
  #chart_div2{
    float: left;
    width: 75%; 
    height: 250px;
  }
  
  #chart_div4{
    float: left;
    width: 45%; 
    height: 250px;
  }

  .chartjs-wrapper {
    padding-bottom: 20px;
  }

  #timer{
    font-family: 'Orbitron', sans-serif;
    position: absolute;
  
    font-size:100%;
    border-radius: 4px 4px 4px 4px;
    color: rgb(65, 65, 65);
    padding-left: 5px;
    padding-right: 5px;

    top: 22%;
    left: 70%;
  }

  #dataHosp{
    font-family: 'Orbitron', sans-serif;
    position: absolute;
  
    font-size:100%;
    border-radius: 4px 4px 4px 4px;
    color: rgb(65, 65, 65);
    padding-left: 5px;
    padding-right: 5px;

    top: 22%;
    left: 93%;

    font-weight: bold;
  }

  th:nth-of-type(1){
    width: 170px;
    text-align: center;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 170px;
    
  }
  
  td:nth-of-type(1){
    padding-left: 10px;  
    padding-right: 2px;
    width: 190px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 190px;

    text-align: left;
  }
  
  th:nth-of-type(2){
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
    width: 140px;
  }
  
  td:nth-of-type(2){
    width: 140px;
    padding-left: 25px;
    padding-right: 10px;

    color: green;
  }
  
  th:nth-of-type(3){
    padding-left: 60px;
    padding-right: 0px;
    width: 150px;
    text-align: center;
  }
  
  td:nth-of-type(3){
    font-weight: bold;
    padding-left: 3px;
    width: 60px;
    padding-right: 8px;
    text-align: middle;
  }
  .grafico1{
    position: relative;
    top: 7px;
    height: 250px;
  }

  .grafico3{
    position: relative;
    top: 7px;
    height: 250px;
  }

  .grafico2{
    position: relative;
    top: 7px;
    height: 280px;
  }


  .chartjs-gauge{
    width: 400px;
    height: 300px;

    display: flex;
    justify-content: center;
    align-items: center;
  }

  #chartdiv{
    position: relative;
    width: 2600px;
    height: 280px;

    top: 10px;
    left: -850px;
  }

  canvas{
    width: 1450px;
    height: 400px;
  }
}

@media screen and (max-width: 1869px) and (min-width: 500px) {
  html, body{
    cursor: default;
  }

  #headerHosp{
    box-shadow: 2px 2px 2px 2px rgb(206, 206, 206);
    width: 100%;
    height: 65px;
    background-color: rgb(46, 59, 177);

    padding-top: 5px;
    font-size: 39px;
    font-weight: bold;
    color: rgb(228, 228, 228);
    vertical-align: center;
    text-align: center;
  }

  .limiter {
    margin-top: 5px;
  }

  .table100-head th{
    width: 100%;
    font-size: 18px;
  }

  .table100-body td {
    width: 100%;
    height: 60px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 3px;
    font-size: 18px;
  }

  th {
    padding-top: 16px;
    font-size: 18px;
    border-bottom: 2px solid rgb(168, 168, 168);
  }

  img{
    width: 50%;
  }
  #chart_div4{
    float: left;
    width: 100%; 
    height: 300px;
  }
  
  #myImg{
    width: 0;
  }
  
  #logoegidio{
    visibility: hidden;
    position: absolute;
    top: 1%;
    left: 60%;
  }

  #logoHospdrogas{
    width: 500px;
    position: absolute;
    top: 1%;
    left: 2%;
  }

  #chart_div1{
    float: left;
    width: 115%; 
    height: 250px;
  }
  
  #chart_div2{
    float: left;
    width: 115%; 
    height: 335px;
  }
  
  #timer{
    font-family: 'Orbitron', sans-serif;
    position: absolute;
  
    font-size:100%;
    border-radius: 4px 4px 4px 4px;
    color: rgb(226, 226, 226);
    padding-left: 5px;
    padding-right: 5px;

    top: 3.5%;
    left: 80%;
  }

  #dataHosp{
    font-family: 'Orbitron', sans-serif;
    position: absolute;
  
    font-size:100%;
    border-radius: 4px 4px 4px 4px;
    color: rgb(226, 226, 226);
    padding-left: 5px;
    padding-right: 5px;

    top: 3.5%;
    left: 73%;
  }

  #chartdiv{
    position: relative;
    width: 100%;
    height: 300px;

    top: 42px;
    left: 0px;
  }
  th:nth-of-type(1){
    text-align: center;
    min-width: 200px;
    max-width: 1000px;
  }
  
  td:nth-of-type(1){
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    padding-left: 10px;
    text-align: left;

    min-width: 200px;
    max-width: 1000px;
  }
  
  th:nth-of-type(2){
    padding-left: 2px;
    padding-right: 2px;
    text-align: left;

    min-width: 180px;
    max-width: 300px;
  }
  
  td:nth-of-type(2){
    padding-left: 5px;
    padding-right: 5px;

    min-width: 180px;
    max-width: 300px;
  }

  th:nth-of-type(3){
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;

    min-width: 30px;
    max-width: 60px;
  }
  
  td:nth-of-type(3){
    padding-left: 5px;
    padding-right: 5px;
    
    min-width: 30px;
    max-width: 60px;
  }

  canvas{
    width: 1450px;
  }

  .chartjs-gauge{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .grafico1{  
    position: relative;
    top: 7px;
    height: 400px;
  }

  .grafico2{
    position: relative;
    top: 7px;
    height: 400px;
  }

}




/*==================================================================
[ Fix header ]*/


@media screen and (max-width: 499px) and (min-width: 1px) {
  html, body{
    cursor: default;
  }

  #headerHosp{
    box-shadow: 2px 2px 2px 2px rgb(206, 206, 206);
    width: 100%;
    height: 55px;
    background-color: rgb(46, 59, 177);

    padding-top: 5px;
    font-size: 39px;
    font-weight: bold;
    color: rgb(228, 228, 228);
    vertical-align: center;
    text-align: center;
  }

  .limiter {
    margin-top: 5px;
  }

  .table100-head th{
    font-size: 18px;
    width: 100%;
    color: rgb(68, 68, 68);
    line-height: 1.4;
    background-color: #fdfbfb;
  }

  .table100-body td {
    width: 100%;
    height: 60px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 3px;
    font-size: 18px;
  }

  th {
    padding-top: 16px;
    font-size: 18px;
  }

  img{
    width: 50%;
  }

  #chart_div4{
    float: left;
    width: 450px; 
    height: 300px;
  }
  #myImg{
    width: 0;
  }
  
  #logoegidio{
    visibility: hidden;
    position: absolute;
    top: 1%;
    left: 60%;
  }

  #logoHospdrogas{
    width: 400px;
    position: absolute;
    top: 1%;
    left: 2%;
  }

  #chart_div1{
    float: left;
    width: 130%; 
    height: 335px;
  }
  
  #chart_div2{
    float: left;
    width: 130%; 
    height: 335px;
  }
  
  #timer{
    font-family: 'Orbitron', sans-serif;
    position: absolute;
  
    font-size:80%;
    border-radius: 4px 4px 4px 4px;
    color: rgb(226, 226, 226);
    padding-left: 5px;
    padding-right: 5px;

    top: 4.5%;
    left: 80%;
  }

  #chartdiv{
    position: relative;
    width: 1400px;
    height: 300px;

    top: 42px;
    left: -480px;
  }


  th:nth-of-type(1){
    text-align: center;
    min-width: 100px;
    max-width: 100px;
  }
  
  td:nth-of-type(1){
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    min-width: 100px;
    max-width: 100px;
  }
  
  th:nth-of-type(2){
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;

    min-width: 220px;
    max-width: 220px;
  }
  
  td:nth-of-type(2){
    padding-left: 5px;
    padding-right: 5px;

    text-align: center;
    min-width: 220px;
    max-width: 220px;
  }

  th:nth-of-type(3){
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;

    min-width: 50px;
    max-width: 50px;
  }
  
  td:nth-of-type(3){
    padding-left: 15px;
    padding-right: 15px;
    
    min-width: 20%;
    max-width: 20%;
  }  

  canvas{
    width: 1450px;
  }

  .chartjs-gauge{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .grafico1{
    position: relative;
    top: 7px;
    height: 400px;
  }

  .grafico2{
    position: relative;
    top: 7px;
    height: 400px;
  }

}



/*==================================================================
[ Ver1 ]*/

.table100.ver1 th {
  font-family: Lato-Bold;
  color: rgb(245, 245, 245);
  line-height: 1.4;
  background-color: #696969;
}

.table100.ver1 .table100-body tr:nth-child(even) {
  background-color: #f6ffff;
}

/*---------------------------------------------*/

.table100.ver1 {
  overflow: hidden;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.table100.ver1 .ps__rail-y {
  right: 5px;
}

.table100.ver1 .ps__rail-y::before {
  background-color: #ebebeb;
}

.table100.ver1 .ps__rail-y .ps__thumb-y::before {
  background-color: #cccccc;
}



/*--------------------------------------------------------------------------------*/
#chart_div1{
  margin:5px;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}

#chart_div2{
  margin:5px;
  border-radius: 10px;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.15);
}

#chart_div3{
  margin:5px;
  border-radius: 10px;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.15);
}


#chart_div4{
  margin: 5px; 
  border-radius: 10px;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.15);
}


#legendaGauge{
  position: absolute;
  left: 635px;
  top: 230px;
  font-size: 14px;
  padding-left: 2px;
  padding-right: 2px;
  color: rgb(93, 155, 65);
  font-weight: 500; 
  box-shadow: 2px 4px 2px 4px rgba(236, 236, 236, 0.15);
  border-radius: 20px;
}

#legendaGauge2{
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 28px;
  font-weight: 500;
}


@keyframes mymove {
  0%   {left: 0px;}
  50%  {left: -900px;}
  100% {left: 0px;}
}