body {
  background-color: #3b0f0f;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.7;
}
a {
  color: #902420;
}
a:hover, a:focus {
  color: #444;
}
.sunfw-content.boxLayout {
  background-color: #fff;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
  letter-spacing: 0px;
}
h1, .h1 {
  font-size: 20px;
}
h2, .h2 {
  font-size: 17px;
}
h3, .h3 {
  font-size: 14px;
}
h4, .h4 {
  font-size: 10px;
}
h5, .h5 {
  font-size: 8px;
}
h6, .h6 {
  font-size: 7px;
}
.btn-default {
  border-width: 1px;
  border-style: solid;
  border-color: #999;
}
.btn-default {
  font-size: 12px;
  color: #000;
  font-weight: bold;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-primary {
  border-width: 1px;
  border-style: solid;
  border-color: #000;
}
.btn-primary {
  background: #2c597b;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 2px 0px 0px false;
  box-shadow: 0px 2px 0px 0px false;
}
.btn-primary, .btn-default {
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
.btn-primary, .btn-default {
  padding-top: 8px;
}
.btn-primary, .btn-default {
  padding-right: 30px;
}
.btn-primary, .btn-default {
  padding-bottom: 8px;
}
.btn-primary, .btn-default {
  padding-left: 30px;
}
body {
  background-image: url('../../../../templates/jsn_epic2_pro/images/backgrounds/bg-red.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: left top;
}
.sunfw-content.boxLayout {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}
