html > body > #wrapper > #main > #content > div > div > div > #calc > tbody > tr:nth-child(6) > td:nth-child(2) > #calcuate {
  background-color: #40ae49;
  color: white;
  border: 2px solid #40ae49;
}
input[type=button]:hover {
  background-color: #4CAF50;
  color: black;
}
html > body > #wrapper > #main > #content > div > div > div > #calc > tbody > tr:nth-child(6) > td:nth-child(2) > #calcuate:hover {
  background-color: #4CAF50;
  color: black;
}
input[type=button] {
  background-color: #40ae49;
  color: white;
  border: 2px solid #40ae49;
  text-align: right;
}
html > body > #wrapper > #main > #content > div > div > div > #chklist > tbody > tr:nth-child(6) > td > #contCalc {
  left: -366px;
}
.page-wrapper {
  font-family: "Raleway", sans-serif;
}
.col {
  max-width: 800px;
}
td:first-child {
  font-weight: 700;
  border-style: none;
  width: 2px;
  font-size: 18px;
  text-align: left;
}
.tab-panels .panel.active p.thick {
  font-weight: bold;
}
td:last-child {
  border-style: none;
  margin-right: 0px;
  width: 496px;
}
.tabbed-content .tab-panels {
  border-radius: 0px;
}
html > body > #wrapper > #main > #content > #slider-192733168 > div:nth-child(1) > div > div > #row-576661246 > div:nth-child(5) > div > #image_1848872015 > a > div > img {
  padding-top: 15px;
}
table tr td select {
  height: 40px;
  font-size: 15px;
}
table tr td input.text {
  min-height: 0px;
  height: 40px;
  font-size: 15px;
}
td label {
  font-size: 15px;
}
table.calc b {
  font-size: 14px;
}
.page-template-default td:first-child {
  font-size: 15px;
}
