@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');

body.design{
  margin: 0px;
  padding: 0px;
  background-color: #e3e2d3;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  background: #fff;
}

input,select, textarea, select{
  background-color: #fff;
  border: 1px solid #e3e2d3;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  padding: 1px;
  margin: 1px;
}

td p {
  font-size: 18px;
  line-height: 1.6;
}

#PageSysCtrl{
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
}

h1{
  font-size:28px;
  font-weight: 300;
  margin-top: 100px;
}

h3{
  font-size: 24px;
  font-weight: 300;
}

h3{
  font-size: 18px;
  font-weight: normal;
}

.logo {
  width: 320px;
  height: auto;
  outline: none;
}


table.main{
  width: 100%;
  text-align: center;
}

td.design_ContentCell{
  height: 300px;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
}

td.design_FooterAddr, td.design_FooterAddr p, td.design_FooterAddr a{
  color: #000;
  font-size: 16px;
  text-align: center;
}



td.design_FooterAddr a:hover{
  color: #444;
}

td.TopmenuTD{
  height: 60px;
  padding: 10px;
  margin: 0px 0px 0px 0px;
  background: #8ba858;
}

td.TopmenuTD p{
  color: #7d974f;
  font-size: 14px;
  text-transform: uppercase;
}


td.TopmenuTD a{
  text-decoration: none;
  color: #fff;
  padding: 0 10px;
}

td.TopmenuTD a:hover{
  color: #000;
}
/* Begin Page Specific CSS */

/* End Page Specific CSS */
