body { 
  background: white;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

hr {
  border: 1px solid lightgray;
  margin: 20px 0 20px 0;
}

form {  
  font-size: 20px; 
}

input {  
  font-size: 20px;
  padding: 10px;
  border-radius: 5px;
  border: 2px solid black;
  border-radius: 5px;
  font-size: 20px; 
}

label {
  display: block;
  padding: 10px 0 10px 0;
  font-size: 20px; 
}

button {
  cursor: pointer;
  padding: 20px;
  border-radius: 5px;
  border: 0;
  background: red;
  color: white;
  font-weight: bold;
  font-size: 20px; 
}

select {
  padding: 10px;
  border: 2px solid black;
  border-radius: 5px;
  font-size: 20px; 
}

textarea{
  min-width: 100%;
  max-width: 100%;
  min-height: 200px;
  padding: 20px;
  font-size: 20px;
  border: 1px solid black; 
  border-radius: 10px;
}

a {
  text-decoration: none;
  color: inherit;
}

.bold {
  font-weight: bold;
}

[ng-click] {
  cursor: pointer;
}

.tiny-text {
  font-size: 14px;
}

.create-icon {
  top: 0;
  right: 0;
  display: block;
  position: absolute;
}

.success {
  color: blue;
}

.error {
  color: red;
}

.underline {
  margin-bottom: 10px;
  border-bottom: 2px solid lightgray;
}

#logo {
  margin-top: 15px;
  margin-bottom: 5px;
}

#logo img {
  min-height: 25px;
  max-height: 25px;
  vertical-align: middle;
}

.logo-icon {
  color: #00308F;
  vertical-align: middle;
  font-size: 30px;
}

.logo-heading {
  vertical-align: middle;
  font-size: 30px;
}

.logo-caption{
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 10px;
}




#heading {
  display: table;
  min-width: 100%;
  max-width: 100%;
  min-height: 100px;
  padding: 0 0 0 0;
  margin: 0;
  position: relative;
}
 


#top-menu { 
  min-width: 70%;
  max-width: 70%;
  padding: 0;
  margin: 0 auto;
  display: block;
  text-align: center;
}

#top-menu li { 
  color: black;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  min-width: 18%;
  max-width: 18%;
  padding: 30px 0 0 0;
  margin: 0;
  text-align: center;
}


#bottom-menu { 
  min-width: 70%;
  max-width: 70%;
  padding: 0;
  margin: 0 auto;
  display: block;
  text-align: center;
}

#bottom-menu li { 
  color: black;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  min-width: 18%;
  max-width: 18%;
  padding: 30px 0 0 0;
  margin: 0;
  text-align: center;
}



#right-menu {
  position: absolute; 
  top: 30px;
  right: 0;
  min-width: 200px;
  font-size: 20px;
}

#right-menu li { 
  display: inline-block;
  min-width: 40%;
  max-width: 40%; 
}


#mobile-menu { 
  position: absolute;
  top: 0;
  right: 10px;
  display: none;
}

#mobile-menu img { 
  min-width:50px;
  max-width:50px;
}



#mobile-logo img {
  min-height: 25px;
  max-height: 25px;
  vertical-align: middle;
}


#footer {
  border-top: 5px solid lightgray;
  display: table;
  min-width: 100%;
  max-width: 100%;
  min-height: 100px;
  padding: 0 0 0 0;
  margin: 0;
}


#logo {
  position: absolute;
  left: 10px;
  top: 0px;
  font-weight: bold;
  font-size: 24px;
  padding: 0px 20px 10px 20px;
}

#my-account-heading {
  position: absolute;
  right: 50px;
  top: 25px;
  font-size: 16px;
}

#my-account-heading li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}

#container { 
  display: table;
  min-width:100%;
  height:auto;
  overflow:scroll;
  padding: 0;
}

 
#loading-small img, #line-graph-loading img, #table-loading img{
  min-width: 60px;
  max-width: 60px;
  margin: 50px 0 50px 0;
}

#main {
  margin-top: 10px;
  background: white;
  min-height:100vh;
  min-width: 68%;
  max-width: 68%;
  float: left;
  vertical-align: text-top;
  margin: 0;
  padding: 0 1% 0 1%;
}

#main-menu {
  display: block;
  padding: 1%;
  text-align: right;
  border-bottom: 2px solid lightgray;
}

#main-menu img {
  width: 15px;
  vertical-align: middle;
}

#main-dashboard {
  display: block;
  padding: 1%;
}


.form-error {
  padding: 20px 0 0 0;
  color: red;
}

.widden {

  min-width: 98% !important;
  background: none !important;
  padding: 0;
  margin: 0;

}

.create {
  position: absolute;
  font-size: 18px;
  top: 30px;
  right: 30px;
  color: dimgray;
}

button.cancel {
  background: lightgray;
  color: black;
}

/***************************** BROCHURE ****************************/
#brochure-container {
  padding: 1%;
  margin: 0 auto;
  min-width: 68%;
  max-width: 68%;
  border-radius: 10px; 
  font-size: 20px; 
  position: relative;
}

.homebanner {
  min-height: 500px;
  max-height: 500px;
}


.homebanner img {
  border: 0px solid red;
  border-radius: 0px;
  min-height: 500px;
  max-height: 500px;
  text-align: center;
}

#brochure-about-us, #brochure-how-it-works {
  margin: 0 auto;
  min-width: 70%;
  max-width: 70%;
}


img.brochure-logo {
  min-height: 25px;
  max-height: 25px;
  vertical-align: middle;
}

/***************************** USER ****************************/


#user-register-form, #user-login-form {
  margin: 0 auto;
  display: table;
  text-align: center;
  padding: 50px;
  border: 2px solid grey;
}

#user-create-profile {
  margin: 0 auto;
  display: table;
  text-align: center;
  padding: 50px;
  border: 2px solid grey;
}



/***************************** MOBILE ****************************/

#mobile-menu-open {
  display: none;
  min-width: 80%;
  min-height: 100vh;
  position: absolute;
  background: white;
  z-index: 100;
  top: 0;
  padding: 10%;
}

#mobile-menu-open li {
  display: block;
  list-style: none;
  font-size: 24px;
  margin-bottom: 20px;
}

 
@media only screen and (max-width: 600px) {

  .modal {
    text-align: center;
  }

  .modal input {
    max-width: 100%;
  }

  .modal button {
    font-size: 18px;
    padding: 10px;
  }

  #heading {
    min-height: 70px;
    max-height: 70px;
    border-bottom: 0;
  }

  #footer {
    clear: both;
    border-top: 2px solid black;
    min-width: 90%;
    padding: 5% 5% 0 5%;
    display: block;
  }


  #bottom-menu li { 
    color: black;
    font-weight: bold;
    text-decoration: none;
    display: block;
    min-width: 100%;
    max-width: 100%;
    padding: 10px 0 0 0;
    margin: 0;
    text-align: center;
  }


  #top-menu, #right-menu {
    display: none;
  }

  #mobile-menu {
    top: 10px;
    display: block;
    margin-top: 10px;
  }

  #mobile-menu img {
    min-width: 30px;
    max-width: 30px;
  }

  #logo {
    top: 10px;
    margin: 0;
    padding: 0;
  }

  #logo img {
    min-height: 30px;
    max-height: 30px;
  }

  .logo-icon {
    color: #00308F;
    vertical-align: middle;
    font-size: 40px;
  }

  .logo-heading {
    font-size: 24px;
  }


  #brochure-container {
    margin-top: 10px;
    min-width: 90%;
  }

  #brochure-container h1 {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  /***************************** USER ****************************/


  #user-register-form, #user-login-form {
    margin: 0 auto;
    text-align: center;
    padding: 10%;
    border: 0;
    border-bottom: 1px solid grey;
    min-width: 80%;
    max-width: 80%;
    text-align: center !important;
  }

  #user-create-profile {
    margin: 0 auto;
    display: table;
    text-align: center;
    padding: 50px;
    border: 2px solid grey;
  }


  /***************************** BROCHURE ****************************/


  .homebanner {
    min-height: auto;
    max-height: auto;
    max-width: 70%;
    max-width: 70%;
  }


  .homebanner img {
    border: 2px solid red;
    border-radius: 10px;
    min-height: auto;
    max-height: auto;
    max-width: 100%;
    max-width: 100%;
    text-align: center;
  }
 
}

