
   * {box-sizing: border-box;}
   body{
      width:90%;
      background-color:#ffffff;
      text-align:center;
      color:#000000;
      text-align:center;
      overflow-x:hidden;
      font-size:1em;
      font-family:Arial;
   }
   .container{width:100%;text-align:center;}
   h1{font-size:1.3em;}
   h2{font-size:1.0em;}
   #logo h1{font-size:1em;}
   #camsdiv{width:100%;text-align:center;}
   .telem{width:100%;float:left;font-weight:bold;}
   .telem img{border-style:solid;border-width:2px;border-color:#ffffff;border-radius: 12px;box-shadow: 1px 1px;}
   .pagination{font-weight:bold;font-size:1em;cursor:pointer;}
   .forwback{font-size:1.5em;}
   .title{font-weight:bold;font-size:.75em;text-shadow: 1px 1px 3px #000000;}
   #titlediv{width:95%;text_align:center;margin:auto;background-color:#3e6181;border-style: solid;border-width:2px;border-color:#ffffff;color:#FBE248;border-radius: 12px;box-shadow: 1px 1px #000000;}

   .bottomspot{width:100%;text-align:center;padding-top:25px;}
   .bottomspot img{max-width:100%;}
 
   #warningdiv{font-size:10pt;top:0px;width:350px;height:700px;background-color:#FFFFFF;border-style:solid;border-width:1ps;border-color:#000000;background-color:#FFFFFF;}
   #warningdiv h1{font-size:14pt;font-weight:bold;}
   #warningdiv h2{font-size:12pt;font-weight:bold;margin-left:10px;margin-right:10px;}
   #warningtop {position:absolute;top:0px;left:0px;width:100%;height:100%;display:block;text-align:center;}
   #warningframe {position:fixed;top:0px;width:100%;height:100%;background-image: url('/images/frosty.png');display:none;text-align:center;}
   .pno{text-align:left;margin-left:25px;margin-right:25px;}
   .pin{font-weight:bold;text-align:left;margin-left:10px;margin-right:10px;}
   #warning_inner{width:100%;border-style:solid;border-width:1px;border-color:#000000;text-align:center;margin-left:2px;margin-right:2px;}
   .enterlink{text-align:center;font-size:14pt;font-weight:bold;text-align:center;}
   .exitlink{text-align:center;font-size:12pt;font-weight:bold;text-align:center;}
   
   @media only screen and (min-width: 600px) 
   {
    .bottomspot{width:50%;float:left;}

     body{width:99%;}
     .telem {width:25%;min-height:230px;max-height:450px;float:left;cursor:pointer;padding-right:10px;margin-bottom:10px;font-weight:bold;} 
     #camsdiv{clear:both;width:85%;text-align:center;margin:auto;}
     .pagination{font-weight:bold;font-size:.75em;cursor:pointer;}
     .forwback{font-size:1.5em;}
     .title{font-weight:bold;font-size:1.5em;text-shadow: 2px 2px 5px #000000;}
      #titlediv{width:80%;text_align:center;margin:auto;background-color:#3e6181;border-style: solid;border-width:5px;border-color:#ffffff;color:#FBE248;}
      #warningdiv{font-size:10pt;top:50px;width:600px;height:550px;background-color:#FFFFFF;border-style:solid;border-width:1ps;border-color:#000000;background-color:#FFFFFF;}
      #warningdiv h1{font-size:14pt;font-weight:bold;}
      #warningdiv h2{font-size:12pt;font-weight:bold;margin-left:10px;margin-right:10px;}
      #warningtop {position:absolute;top:0px;left:0px;width:100%;height:100%;display:block;text-align:center;}
      #warningframe {position:fixed;top:0px;width:100%;height:100%;background-image: url('/images/frosty.png');display:none;text-align:center;}
      #warning_inner{width:90%;border-style:solid;border-width:1px;border-color:#000000;text-align:center;margin-left:25px;margin-right:25px;}
      .pno{text-align:left;margin-left:50px;margin-right:50px;}
      .pin{font-weight:bold;text-align:left;margin-left:35px;margin-right:35px;}
      
   }
   @media only screen and (min-width: 800px) 
   {
     body{width:99%;}
     .telem {width:25%;min-height:230px;max-height:450px;float:left;cursor:pointer;padding-right:10px;margin-bottom:10px;font-weight:bold;} 
     #camsdiv{clear:both;width:85%;text-align:center;margin:auto;}
     .pagination{font-weight:bold;font-size:.75em;cursor:pointer;}
     .forwback{font-size:1.5em;}
     .title{font-weight:bold;font-size:1.5em;text-shadow: 2px 2px 5px #000000;}
      #titlediv{width:80%;text_align:center;margin:auto;background-color:#3e6181;border-style: solid;border-width:5px;border-color:#ffffff;color:#FBE248;}
      #warningdiv{font-size:10pt;top:50px;width:600px;height:550px;background-color:#FFFFFF;border-style:solid;border-width:1ps;border-color:#000000;background-color:#FFFFFF;}
      #warningdiv h1{font-size:14pt;font-weight:bold;}
      #warningdiv h2{font-size:12pt;font-weight:bold;margin-left:10px;margin-right:10px;}
      #warningtop {position:absolute;top:0px;left:0px;width:100%;height:100%;display:block;text-align:center;}
      #warningframe {position:fixed;top:0px;width:100%;height:100%;background-image: url('/images/frosty.png');display:none;text-align:center;}
      #warning_inner{width:90%;border-style:solid;border-width:1px;border-color:#000000;text-align:center;margin-left:25px;margin-right:25px;}
      .pno{text-align:left;margin-left:50px;margin-right:50px;}
      .pin{font-weight:bold;text-align:left;margin-left:35px;margin-right:35px;}
      
   }
   
   #titlediv h1{font-size:1em;}




      .button {
        background-color: #11a65b;
        border: none;
        color: white;
        padding: 20px 34px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 22px;
        margin: 2px 2px;
        cursor: pointer;
        border-radius: 12px;box-shadow:1px 1px #000000;border-width:2px;border-style: solid;border-color:#ffffff;
      }

       
       


      * {
  box-sizing: border-box;
}

body {
  margin: 0px;
  font-family: 'segoe ui';
}

.nav {
  height: 50px;
  width: 95%;margin:auto;border-radius:12px;box-shadow:1px 1px #000000;border-width:2px;border-style: solid;border-color:#ffffff;
  background-color: #3e6181;
  position: relative;
}

.nav > .nav-header {
  display: inline;
}

.nav > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  padding: 10px 10px 10px 10px;
}

.nav > .nav-btn {
  display: none;
}

.nav > .nav-links {
  display: inline;
  float: center;
  font-size: 22px;
}

.nav > .nav-links > a {
  display: inline-block;
  padding: 13px 10px 13px 10px;
  text-decoration: none;
  color: #fbe248;
}

.nav > .nav-links > a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.nav > #nav-check {
  display: none;
}

@media (max-width:600px) {
  .nav > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .nav > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
  }
  .nav > .nav-btn > label:hover,.nav  #nav-check:checked ~ .nav-btn > label {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .nav > .nav-btn > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #eee;
  }
  .nav > .nav-links {
    position: absolute;
    display: block;
    width: 100%;
    background-color: #333;
    height: 0px;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 50px;
    left: 0px;
  }
  .nav > .nav-links > a {
    display: block;
    width: 100%;
  }
  .nav > #nav-check:not(:checked) ~ .nav-links {
    height: 0px;
  }
  .nav > #nav-check:checked ~ .nav-links {
    height: calc(100vh - 50px);
    overflow-y: auto;
  }
 }






    * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Segoe UI';
  font-weight: 400;
  background-color: #ededed;
}

.footer {
  padding: 40px 0;
  background-color: #ffffff;
}

.footer .social {
  text-align: center;
  padding-bottom: 25px;
  color: #4b4c4d;
}

.footer .social a {
  font-size: 24px;
  color: inherit;
  border: 1px solid #ccc;
  width: 40px;
  height: 40px;
  line-height: 38px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin: 0 8px;
  opacity: 0.75;
}

.footer .social a:hover {
  opacity: 0.9;
}

.footer ul {
  margin-top: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
}

.footer ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}

.footer ul li {
  display: inline-block;
  padding: 0 15px;
}

.footer ul a:hover {
  opacity: 1;
}

.footer .copyright {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #aaa;
}

