body {
  background-color: #333;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.7;
}
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: Nobile;
  font-weight: 700;
  line-height: 1.7;
  color: #000;
  letter-spacing: 0px;
}
h1, .h1 {
  font-size: 18px;
}
h2, .h2 {
  font-size: 15px;
}
h3, .h3 {
  font-size: 12px;
}
h4, .h4 {
  font-size: 9px;
}
h5, .h5 {
  font-size: 7px;
}
h6, .h6 {
  font-size: 6px;
}
.btn-default {
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
}
.btn-default {
  font-size: 13px;
  color: #333;
  font-weight: bold;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-primary {
  background: #337ab7;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-primary:hover, .btn-primary:focus {
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active {
  background-color: #286090;
}
.btn-primary, .btn-default {
  padding-top: 6px;
}
.btn-primary, .btn-default {
  padding-right: 12px;
}
.btn-primary, .btn-default {
  padding-bottom: 6px;
}
.btn-primary, .btn-default {
  padding-left: 12px;
}
body {
  background-image: url('../../../../templates/jsn_epic2_pro/images/backgrounds/bg-grey.jpeg');
  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;
}
