*{

    margin: 0;
    padding: 0;
  }
  #bg{
    background-size: 1800px 900px;
    background-repeat: repeat;
    background-position: top;
    background-attachment: fixed;
}
body{
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;    min-height: 100vh;
    min-height: -webkit-fill-available;
}
.tab {
    tab-size: 8;
}

.formBoxStyle
{
    width: 300px;
    box-sizing: border-box;
}

.textOrange h9 {
  font-size: 12px; /* change this value to adjust the font size */
}

.button1
{
    border: 0px;
    border-color: rgb(0, 30, 0);
    background-color: rgb(0, 30, 0);
    text-decoration-color: white;
    height: 30px;
    margin-top: 10px;
    width: 200px;
}

.navButton{
    padding: 0;
    border: none;
    background: none;

}

.logoutButton{
    position: fixed; left: 0; bottom: 0;

    width: 300px;
    height: 63px;
   margin-left: 23px;
    color: white;
    background-color: rgba(228, 103, 26, 0.837);
    border: 0;
    border-radius: 10px;
}

.reportDownload{
    color: white;
    background-color: rgb(208, 123, 12);
    border-radius: 10px;
    width: 180px;
    height: 50px;
    margin-left: 10px;
}

.textOrange{
    color: rgba(248,156,53,255);
}

.textBlack{
    color: rgb(0, 30, 0);
}

.flexo{
    display:flex;
    align-items: center;
}

.reloadButt{
    color: white;
    background-color: rgb(189, 32, 32);
    border-radius: 10px;
    width: 100px;
    height: 50px;
    margin-left: 600px;

}

.dateR{
    margin-left: 5px;
}

.dateS{
    margin-left: 5px;
    background-color: rgba(248,156,53,255);
    width:100px;
    border-radius: 10px;
}

.submitform
{
    color: rgb(46, 46, 46);
    background-color: #dadada;

    width: 200px;
    border: 0;

}
.submitFormInitial
{
    margin-top: 10px;

    width: 250px;
    height: 40px;
    color: white;
    background-color: rgb(0, 30, 0);
    border: 0;
}
.formPick
{
    width: 190px;

}
.footer
{
    background-image: linear-gradient(to right,rgb(114, 177, 232),rgb(231, 124, 124),yellow);
    height: 17px;
    position: fixed;
    bottom: 0;
    left: 0;

    max-width: 2000px;

}
.headerLine
{
    background-color: #dfdfdf;
    height: 1px;
    width: auto;
}
.erguardbody
{
    background-color: #dadada;
    margin-bottom: 65px;
}
.erguardForm
{
    box-sizing: border-box black;
    margin: 0;
    padding: 0;
    background-color: white;
    width:300px;
    height: 300px;
    border: 10px white;
    padding:20px;

    margin-left:700px;
    margin-top: 20px;
    margin-bottom: 100px;
    text-align:justify;
    text-justify: inter-word;

}
.form {

    background-color: white;
    border-radius: 20px;
    border-color: #000000;
    border: 20px;
    text-align: center;
    box-sizing: border-box;
    height: 920px;
    padding: 20px;
    width: 420px;
    margin-top: 30px;
  }
.form2
{

    background-color: white;
    border-radius: 20px;
    border-color: #000000;
    border: 20px;
    text-align: center;
    box-sizing: border-box;
    height: 530px;
    padding: 20px;
    width: 340px;
    margin-top: 30px;
}
.formPrd
{
    background-color: white;
    border-radius: 20px;
    border-color: #000000;
    border: 20px;
    text-align: center;
    box-sizing: border-box;
    height: 900px;
    padding: 20px;
    width: 1300px;
    margin-top: 30px;
}
.reportsFormAll {
  overflow: scroll;
  background-color: #dfdfdf;
  border-radius: 20px;
  border: 2px solid #000000;
  text-align: left;
  font-size: 14px;

  box-sizing: border-box;
  height: 100%;
  padding: 20px;
  margin-left:370px;
  margin-top:20px;
}

@media only screen and (max-width: 767px) {
  .reportsFormAll {
    font-size: 12px;
    border-radius: 10px;
    border-width: 10px;
  }
}


.reportsForm0 {
    background-color: #dfdfdf;
    border-radius: 20px;
    border-color: #000000;
    border: 20px;
    text-align: center;

    box-sizing: border-box;
    height: 150px;
    padding: 20px;
    width: 150px;

  }

.reportsForm {
    background-color: #dfdfdf;
    border-radius: 20px;
    border-color: #000000;
    border: 20px;
    text-align: center;

    box-sizing: border-box;
    height: 550px;
    padding: 20px;
    width: 180px;
    margin-left: 370px;
  }

  .reportsForm2 {
    overflow-y: hidden;
    overflow-x: hidden;
    overflow: hidden;
    background-color: #dfdfdf;
    border-radius: 20px;
    border-color: #000000;
    border: 20px;
    font-size: 17px;
    text-align: left;
    margin-top: 100px;
    box-sizing: border-box;
    height: 500px;
    padding: 20px;
    width: 250px;
    margin-left: 30px;

  }




 #categorylist{
    margin-left: auto;
    margin-right: auto;
    display: table;
}
#categorylist ul {
    text-align: right;
}

 .bg {
    position:relative;
    z-index: 1;
    height: 100%;
    min-width: 300px;
    max-width: 600px;
    margin: 0 auto;
 }

 .nebula {
    width: 100%;
 }

 @media screen and (max-width: 900px) {
    .nebula {
       width: 100%;
       overflow: hidden;
       margin: 0 -150px 0 -150px;
    }
 }


.login{
    max-width: 550px;
    margin: 150px auto;
    min-height: 300px;
    border: 2px solid rgba(248,156,53,255);
    background-color: rgba(205, 205, 202, 0.524);
    padding: 5px;
    border-radius: 5px;
}



.landingItems{
    margin-top:50px;
    text-align:center;
    color: #141313;
}

.loginItems{
    margin-top: 60px;
    text-align:center;
}

.loginTable{
    margin-left: 100px;
    margin-top:10px;
}

.signup
{
    text-align: center;
}

.buttSpace{
    margin-top: 30px
}

.button{
  border: none;
  padding: 10px 40px;
  border-radius: 10px;
  text-decoration:solid;
  font-size: 15px;

}

.landbut{
    margin-top: 100px;

    background: linear-gradient(rgb(255, 139, 61), rgb(204, 156, 0));
    text-align: center;
    width: 60%;
    color: #FFFFFF;
    text-decoration: none;
}

.loginbut{
    margin-top: 40px;
    margin-left: 220px;
    background: rgba(248,156,53,255);
    text-align: center;
    width: 20%;
    color: #FFFFFF;
    text-decoration: none;
}




.info{

    margin-left: 300px;
}

.infoSecond{
    margin-top: 50px;
    font-size: 15px;
    font-weight: lighter;
}

.infoThird{
    margin-top: 50px;
    font-size: 15px;
    font-weight: lighter;
}
.logo{
    height: 50px;
    float:left;
    display:flex;
    margin-left: 30px;
    margin-top:5px;
    color:rgb(234, 237, 240);
    font-weight:300;
}

.sidenav {
  height: 100%;
  width: 350px;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  background-color: #f89c35;
  padding-top: 10px;
  padding-left: 0px;
}

.sidenav a {
  display: block;
  color: #ffffff;
  padding: 16px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: none;
  background: none;
}

.sidenav a.icon {
  padding: 6px 8px 6px 16px;
  font-size: 14px;
}

.sidenav a.icon i {
  padding-right: 8px;
}

.sidenav a.active {
  background-color: #04aa6d;
  color: #ffffff;
}



div.content {
  margin-left: 350px;
  padding: 1px 16px;
  height: 1000px;
}

@media screen and (max-width: 700px) {
  .sidenav {
    width: 100%;
    height: auto;
    position: relative;
  }
  .sidenav a {
    float: left;
    width: 100%;
  }
  div.content {
    margin-left: 0;
  }
}

@media screen and (max-width: 400px) {
  .sidenav a {
    text-align: center;
    float: none;
  }
}



.sideNav{
    top: 100px;
    position:fixed;
    left: 0px;
    height: 1300px;
    width: 250px;
    background-color: black;
    color:aliceblue;
}

.navForm{
    margin-top: 10px;
    margin-left: 40px;
    font-size: 15px;
    color:#f2f2f2
}

.navlist{
    margin-top: 10px;
    margin-left: 20px;
    font-size: 14px;
    line-height:3;
    list-style:none;
    text-decoration: none;
}

.navitem{
    text-align: center;
    color:rgb(255, 255, 255);
}

.navtext{
    font-weight: bold; color: black;
}


.navdrop{
    margin-left:-10px;
    margin-bottom: 2px;
    color:rgb(255, 255, 255);
}

.mapdrop{
    margin-bottom: 2px;
    margin-left:-20px;
    color:rgb(243, 246, 245);
    width:1000px;
    height:50px;
    background:rgb(6, 93, 64)
}

.dropdown-container {
    display: none;
    background-color: #262626;
    padding-left: 8px;
  }

.logout{
    margin-left:1020px;
    margin-top:14px;
    color:rgb(0, 0, 0);
    text-decoration: none;
}

.name{
    margin-left:25px;
    font-size: 20;
    color:aliceblue;
    text-decoration: none;
}


.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
  }

.dashname{
    color:  rgb(6, 93, 64);
    font-weight:300;
    margin-bottom: 20px;
}

.dash{

    color:  rgb(5, 5, 5);
    font-weight: lighter;
}

.dashitem{
    float:left;
    color:rgb(6, 93, 64);

}

.formlist{
    border-collapse: collapse;
    width: 90%;
    font-size: 10px;
    overflow: hidden;
}

.formlist th, td {
    text-align: center;
    padding: 8px;
  }

.formlist tr:nth-child(even){
    background-color: #f2f2f2;
}

.subform{
    display: flex;
    width:1000px;
    height: 50px;
    color: #f2f2f2;
    background-color: rgb(6, 93, 64) ;
    align-items: center;
}

.subtemp{
    display: flex;
    line-height: 2;
}


.navlink{
    color: #f2f2f2;
    text-decoration: none;
}

.formbox{
    height: 500px;
    padding: 20px;
    width: 900px;
    border: 2px solid rgb(6, 93, 64);
    border-radius:10px;
}


  html {
    height: -webkit-fill-available;
  }

  main {
    display: flex;
    flex-wrap: nowrap;
    height: 100vh;
    height: -webkit-fill-available;
    max-height: 100vh;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .b-example-divider {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
  }

  .bi {
    vertical-align: -.125em;
    pointer-events: none;
    fill: currentColor;
  }

  .dropdown-toggle { outline: 0; }

  .nav-flush .nav-link {
    border-radius: 0;
  }

  .btn-toggle {
    display: inline-flex;
    align-items: center;
    padding: .25rem .5rem;
    font-weight: 600;
    color: rgba(0, 0, 0, .65);
    background-color: transparent;
    border: 0;
  }
  .btn-toggle:hover,
  .btn-toggle:focus {
    color: rgba(0, 0, 0, .85);
    background-color: #d2f4ea;
  }

  .btn-toggle::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s ease;
    transform-origin: .5em 50%;
  }

  .btn-toggle[aria-expanded="true"] {
    color: rgba(0, 0, 0, .85);
  }
  .btn-toggle[aria-expanded="true"]::before {
    transform: rotate(90deg);
  }

  .btn-toggle-nav a {
    display: inline-flex;
    padding: .1875rem .5rem;
    margin-top: .125rem;
    margin-left: 1.25rem;
    text-decoration: none;
  }
  .btn-toggle-nav a:hover,
  .btn-toggle-nav a:focus {
    background-color: #d2f4ea;
  }

  .scrollarea {
    overflow-y: auto;
  }

  .fw-semibold { font-weight: 600; }
  .lh-tight { line-height: 1.25; }
