html,
body {
    height: 100%;
    background-color: #6DB39C;
}


    @font-face {
  font-family: "Lexend";
  src: url(/css/Lexend-VariableFont_wght.ttf) format("truetype");
    }
    * {
    font-family: Lexend;
  }
  
  #box {
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 25px;
    overflow: auto;
    min-height: 400px;
    max-height: 400px;
  }
  
  #icon {
    border-radius: 0px;
    padding: 0px;
    min-height: 115px;
    max-height: 115px;
    width:  115px;
  }
  
  #iconinside{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 5px;
    margin: 5px;
    min-height: 110px;
    max-height: 110px;  
    width:  110px;
  }
  #iconinside2{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    min-height: 100px;
    max-height: 100px;  
    width:  100%;
  }
 
  #icon2 {
    border-radius: 0px;
    padding: 0px;
    min-height: 230px;
    width: 230px;
    max-height: 230px;
  }
  
  #icon2inside{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 5px;
    margin: 5px;
    min-height: 225px;
    max-height: 225px;  
    width: 225px;
  }
  
  #bar {
    border-radius: 0px;
    padding: 0px;
    padding-right: 10px;
    min-height: 50px;
    max-height: 50px;
  }
  
  #callheader {
    border-radius: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    min-height:30px;
    max-height:30px;
    width:100%;
    padding-top:5px;
    background-color: #103F4C;
    color: #9d9d9d;
    font-size:18px;

  }
  
  #callbody {
    border-radius: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    min-height:75px;
    max-height:300px;
    width:100%;
    padding-top:5px;
    padding-bottom:15px;
    background-color: #f5f5f5;
    overflow-y: auto;
  }
  
    #callbodynote {
    border-radius: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    width:100%;
    padding-top:5px;
    padding-bottom:0px;
    background-color: #f5f5f5;
  }
  
  #barinside{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 3px;
    margin: 3px;
    min-height: 45px;
    max-height: 45px;  
    width:  100%;
  }
  #barinside2{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 1px;
    margin: 1px;
    min-height: 37px;
    max-height: 37px;  
    width:  100%;
  }
  
  #rec {
    border-radius: 0px;
    padding: 0px;
    padding-right: 10px;
    min-height: 100px;
    max-height: 100px;
  }
  
  #recinside{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 3px;
    margin: 3px;
    min-height: 90px;
    max-height: 90px;  
    width:  100%;
  }
  #recinside2{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 1px;
    margin: 1px;
    min-height: 74px;
    max-height: 74px;  
    width:  100%;
  }
  
  #IOTview {
    border-radius: 0px;
    padding: 0px;
    padding-right: 10px;
    min-height: 100px;
    max-height: 100px;

  }
  
   #IOTviewgraph {
    border-radius: 0px;
    padding: 0px;
    padding-right: 10px;
  }
  
  #IOTviewgraphinside{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 3px;
    margin: 3px;
    width:  100%;
  }
  
  #IOTviewinside{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 3px;
    margin: 3px;
    min-height: 95px;
    max-height: 95px;  
    width:  100%;
  }
  #IOTviewinside2{
    background-color: #f5f5f5;
    border-radius: 0px;
    padding: 1px;
    margin: 1px;
    min-height: 87px;
    max-height: 87px;  
    width:  100%;
  }
  
  #sensoralert {
    background-color: #BDA4A2;
    border-radius: 4px;
    min-height: 30px;
    color: #103F4D;
    margin-bottom: 5px;
    padding: 0px;
      
  }
   #callalert {
    background-color: #BDA4A2;
    border-radius: 15px;
    min-height: 30px;
    color: #103F4D;
    margin-bottom: 5px;
    padding: 0px;
      
  }
  
  #SetBox {
    border-style: inset;
    border-color: black;
    border-radius: 0px;
    padding: 10px;
    margin: 10px;
    min-height: 50px;
    max-height: 50px;
    width: 50px;
  }
  
    #infobody {
    border-radius: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    min-height:75px;
    width:100%;
    padding-top:5px;
    background-color: #f5f5f5;
    overflow-y: auto;
  }
  
.sites-index {  
    padding: 15px 15px 15px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #103F4C;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    color: #9d9d9d;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}




/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:1500px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        padding: 10px 15px;
        
    }
}


.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
.navbar-inverse {
    background-color: #103F4C; 
}


#grey {
    background: #e0e0e0;
}
#grey .green {
    background: #11cc00;
    text-align: center;
}
#grey .red {
    background: #DD5353;
    text-align: center;
}
#grey .yellow {
    background: #EEDD00;
    text-align: center;
}
#grey .mslow{
    background: #DD9900;
    text-align: center;
}

#white {
    background: #ffffff;
}
#white .green {
    background: #33ff00;
    text-align: center;
}
#white .red {
    background: #FF5353;
    text-align: center;
}
#white .yellow {
    text-align: center;
    background: yellow;

}
#white .mslow{
    background: #EE9900;
    text-align: center;
}

a img {border: 0px;}

a
{
color: #1B365C;
text-decoration: none;
}
a:link
{
color: #1B365C;
text-decoration: none;
}
a:visited
{
color: #1B365C;
text-decoration: none;
}
a:hover
{
color: #000000;
}
a:active
{
color: #077cd0;
background-color: #FFFFEF;
}




.radiobox label,
.radiobox input {
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100px;
  height: 50px;
  border: 1px solid #CCC;
  padding: 0;
  background: gray;
  cursor: pointer;

}

.radiobox input[type="radio"]:checked + label{
    background: lightblue;
}

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

.radiobox label:hover {
  background: #DDD;
}


.radioboxx label,
.radioboxx input {
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 80px;
  height: 20px;
  border: 1px solid #CCC;
  padding: 0;
  background: white;
  cursor: pointer;

}

.radioboxx input[type="radio"]:checked + label{
    background: lightblue;
}

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

.radioboxx label:hover {
  background: #DDD;
}


.porthint {
  position: relative;
  display: inline-block;
  /*border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.porthint .porthinttext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}

.porthint .porthinttext::after {
content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.porthint:hover .porthinttext {
  visibility: visible;
}
