
div.input {
  border-style:solid;
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  padding: 5px 5px 5px 5px;
  border-bottom-width:0px;
}
div.output {
  border-style:solid;
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  padding: 5px 5px 5px 5px;
}
#footer {
  border-radius: 20px;
  border-top-width:initial
}
div.section {
  border-style:solid;
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0px 0px 20px 20px;
  padding: 5px 5px 5px 5px;
  border-top-width: 0px;
}
div.hiddensection {
  height: 0px;
  visibility:hidden;
  margin=0px;
}
div.topsection {
  border-style:solid;
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px 20px 0px 0px;
  padding: 5px 5px 5px 5px;
  border-bottom-width:0px
}
#javascriptRequired {
  color:red;
  border-style:solid;
  width: 640px;
  border-color:black;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 5px 5px 5px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}
h2 {
  text-align:center;
  margin: 3px;
}
div.is_valid {
  border-radius:0px 0px 10px 10px;
  min-height:20px;
  min-width:80px;
  text-align:justify;
  padding: 0px 5px 0px 5px
}
div.is_valid:after {
  content: "";
  display: inline-block;
  width: 100%;
}
table.static {
  border-style:solid;
  border-spacing: 0px;
  padding: 0px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
.static td, .static th {
  border-style:dashed dashed solid solid;
  border-spacing: 0px;
  border-width: 1px 1px 0px 0px;
}
td.static-r, th.static-r {
  border-style:dashed dashed solid solid;
  border-spacing: 0px;
  border-width: 1px 1px 0px 0px;
  text-align:right;
}
.sectionselector {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cbf2a), color-stop(1, #24382a));
  background:-moz-linear-gradient(top, #5cbf2a 5%, #24382a 100%);
  background:-webkit-linear-gradient(top, #5cbf2a 5%, #24382a 100%);
  background:-o-linear-gradient(top, #5cbf2a 5%, #24382a 100%);
  background:-ms-linear-gradient(top, #5cbf2a 5%, #24382a 100%);
  background:linear-gradient(to bottom, #5cbf2a 5%, #24382a 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbf2a', endColorstr='#24382a',GradientType=0);
  background-color:#5cbf2a;
  -moz-border-radius:28px;
  -webkit-border-radius:28px;
  border-radius:28px;
  border:1px solid #18ab29;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-family:arial;
  font-size:17px;
  padding:10px 31px;
  text-decoration:none;
  text-shadow:0px 1px 0px #2f6627;
}

.sectionselectoractive {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #24382a), color-stop(1, #5cbf2a));
  background:-moz-linear-gradient(top, #24382a 5%, #5cbf2a 100%);
  background:-webkit-linear-gradient(top, #24382a 5%, #5cbf2a 100%);
  background:-o-linear-gradient(top, #24382a 5%, #5cbf2a 100%);
  background:-ms-linear-gradient(top, #24382a 5%, #5cbf2a 100%);
  background:linear-gradient(to bottom, #24382a 5%, #5cbf2a 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24382a', endColorstr='#5cbf2a',GradientType=0);
  background-color:#24382a;
  -moz-border-radius:28px;
  -webkit-border-radius:28px;
  border-radius:28px;
  border:1px solid #18ab29;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-family:arial;
  font-size:17px;
  padding:10px 31px;
  text-decoration:none;
  text-shadow:0px 1px 0px #2f6627;
}

.sectionselector:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b4382a), color-stop(1, #5cbf2a));
  background:-moz-linear-gradient(top, #b4382a 5%, #5cbf2a 100%);
  background:-webkit-linear-gradient(top, #b4382a 5%, #5cbf2a 100%);
  background:-o-linear-gradient(top, #b4382a 5%, #5cbf2a 100%);
  background:-ms-linear-gradient(top, #b4382a 5%, #5cbf2a 100%);
  background:linear-gradient(to bottom, #b4382a 5%, #5cbf2a 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24382a', endColorstr='#5cbf2a',GradientType=0);
  background-color:#b4382a;
}

.sectionselectoractive:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b4382a), color-stop(1, #5cbf2a));
  background:-moz-linear-gradient(top, #b4382a 5%, #5cbf2a 100%);
  background:-webkit-linear-gradient(top, #b4382a 5%, #5cbf2a 100%);
  background:-o-linear-gradient(top, #b4382a 5%, #5cbf2a 100%);
  background:-ms-linear-gradient(top, #b4382a 5%, #5cbf2a 100%);
  background:linear-gradient(to bottom, #b4382a 5%, #5cbf2a 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24382a', endColorstr='#5cbf2a',GradientType=0);
  background-color:#b4382a;
}

.sectionselectoractivesave:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #24382a), color-stop(1, #5cbf2a));
  background:-moz-linear-gradient(top, #24382a 5%, #5cbf2a 100%);
  background:-webkit-linear-gradient(top, #24382a 5%, #5cbf2a 100%);
  background:-o-linear-gradient(top, #24382a 5%, #5cbf2a 100%);
  background:-ms-linear-gradient(top, #24382a 5%, #5cbf2a 100%);
  background:linear-gradient(to bottom, #24382a 5%, #5cbf2a 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24382a', endColorstr='#5cbf2a',GradientType=0);
  background-color:#24382a;
}

.sectionselector:active {

  position:relative;

  top:1px;

}

