.calculator-gif {
  width: 100px;
}
p,
body {
  font-size: 16px;
  line-height: 22px;
}
h5,
h4 {
  font-size: 16px;
}
.x-body {
  font-size: 16px;
}
h3 {
  font-size: 20px;
}
#calculator .x-btn-inner {
  color: #FFF;
  height: 30px;
  font-size: 20px;
}
#calculator .x-form-text,
#calculator .x-form-item,
.x-boundlist-item {
  line-height: 20px;
  font-size: 18px;
}
#calculator label {
  font-size: 18px;
  line-height: 24px;
}
.navbar .btn {
  margin-top: -4px;
}
.home {
  font-weight: bold;
}
.registered {
  font-size: 63%;
  vertical-align: top;
}
.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-color: #0C4812;
  background-image: -moz-linear-gradient(top, #1C5822, #003812);
  background-image: -ms-linear-gradient(top, #1C5822, #003812);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#003812));
  background-image: -webkit-linear-gradient(top, #1C5822, #003812);
  background-image: -o-linear-gradient(top, #1C5822, #003812);
  background-image: linear-gradient(top, #1C5822, #003812);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C5822', endColorstr='#003812', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.brand a {
  color: #ffffff;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  background-color: #0C4812;
}
.about p {
  line-height: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 15px;
}
.longLabel .x-form-item-body {
  margin-top: 18px;
}
.thumbnail {
  background-color: #eeeeee;
}
#calculatorImage {
  width: 100%;
}
img.schematic,
.chapter_text img {
  max-width: 100%;
}
#FradioPanel {
  margin-left: 81px;
}
#RCradioPanel .x-form-field,
#RCradioPanel .x-form-dispaly-field,
#LCradioPanel .x-form-field,
#LCradioPanel .x-form-dispaly-field {
  position: relative;
  top: 21px;
  left: 103px;
}
#FradioPanel .x-form-field,
#FradioPanel .x-form-display-field {
  position: relative;
  top: 21px;
  left: 66px;
}
#AMisCathodeBypassed .x-form-field,
#AMisCathodeBypassed .x-form-display-field,
#BRradioPanel .x-form-field,
#BRradioPanel .x-form-display-field,
#OIisCathodeBypassed .x-form-field,
#OIisCathodeBypassed .x-form-display-field,
#PBisCathodeBypassed .x-form-field,
#PBisCathodeBypassed .x-form-display-field {
  position: relative;
  top: 22px;
  left: 418px;
  margin: 0 0 0 0;
  font: normal 13px tahoma, arial, verdana, sans-serif;
  color: black;
}
#RCradioPanel input[type="button"],
#LCradioPanel input[type="button"],
#FradioPanel input[type="button"],
#AMisCathodeBypassed input[type="button"],
#BRradioPanel input[type="button"],
#OIisCathodeBypassed input[type="button"],
#PBisCathodeBypassed input[type="button"],
#PBisCathodeBypassed input[type="reset"],
#PBisCathodeBypassed input[type="submit"] {
  width: 13px;
  height: 14px;
  margin-right: 10px;
}
#links h5 {
  margin-left: 5px;
}
#links .dropdown-menu a {
  color: #08C;
  text-decoration: none;
}
#links .dropdown-menu a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.x-panel-body-default {
  border: none;
  background-color: transparent;
}
.toc span {
  font-size: 22px;
  color: #AAAAAA;
  vertical-align: middle;
}
blockquote {
  border: none;
}
.well {
  margin-top: 5px;
}
#nav-entry {
    font-family: stratum-1-web,Helvetica,Arial,sans-serif;
    font-size: 0.75em;
    z-index: 1000;
}
#nav-entry a {
    -moz-transition: all 0.3s ease-in-out 0s;
    color: #F5F5F5;
    display: block;
    font-weight: 600;
    opacity: 0.25;
    padding: 15px 20px;
    text-transform: uppercase;
    width: 221px;
}
#nav-entry a.newer {
    background: url("/photos/icon-arrow-left.png") no-repeat scroll right center #111111;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    left: 0;
    margin-left: -185px;
    padding-right: 40px;
    position: fixed;
    text-align: left;
    top: 45%;
}
#nav-entry a.older {
    background: url("/photos/icon-arrow-right.png") no-repeat scroll left center #111111;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    margin-right: -185px;
    padding-left: 40px;
    position: fixed;
    right: 0;
    text-align: right;
    top: 45%;
}
#nav-entry a:hover {
    margin: 0;
    opacity: 1;
}
.masthead p {
margin-left: 5%;
margin-right: 5%;
font-size: 30px;
line-height: 36px;
}
.footer,
.masthead h1,
.masthead p {
text-align: center;
}
.jumbotron p {
margin-bottom: 18px;
font-weight: 300;
}
.books img {
  margin: 5px;
}
.book-details img {
  margin-left: 9%;
}
.book-details .half {
  float: left;
  width: 50%;
}
#buy-now-well,
#buy-now-well2,
#buy-now-well3 {
  display: none;
}
div.also-like {
  height: 91px;
}
div.also-like p {
  padding-top: 36px;
}
.news img,
.also-like img {
  float: left;
  margin: 5px;
}
body {
  background-color: #E1D9D6;
  background-color: #FFFFFF;
}
.btn-primary {
  margin-top: 5px;
}
