body#sunfw-master .module-style-1 {
  padding-top: 30px;
  padding-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #ececec;
}
body#sunfw-master .module-style-1 .module-title .box-title {
  font-size: 22px;
  color: #333;
  font-weight: bold;
}
body#sunfw-master .module-style-1 .module-body, body#sunfw-master .module-style-1 .custom {
  color: #555;
  font-size: 16px;
}
body#sunfw-master .module-style-2 {
  padding-top: 30px;
  padding-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
  background: #fff;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #894bb9;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ececec;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ececec;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ececec;
}
body#sunfw-master .module-style-2 .module-title .box-title {
  font-size: 22px;
  font-weight: bold;
}
body#sunfw-master .module-style-2 .module-body, body#sunfw-master .module-style-2 .custom {
  color: #555;
  font-size: 16px;
}
body#sunfw-master .module-style-2 .module-body .btn-primary {
  background-color: #f5f5f5;
  color: #333;
}
body#sunfw-master .module-style-2 .module-body .btn-primary:hover {
  background-color: #8213d8;
  color: #fff;
}
body#sunfw-master .module-style-3 {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #ececec;
}
body#sunfw-master .module-style-3 .module-title .box-title {
  background: #894bb9;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-3 .module-body, body#sunfw-master .module-style-3 .custom {
  color: #555;
  font-size: 16px;
}
body#sunfw-master .module-style-4 {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #ececec;
}
body#sunfw-master .module-style-4 .module-title .box-title {
  background: #333;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}
body#sunfw-master .module-style-4 .module-body, body#sunfw-master .module-style-4 .custom {
  color: #555;
  font-size: 16px;
}
body#sunfw-master .module-style-4 .module-body .btn-primary {
  background-color: #f5f5f5;
  color: #333;
}
body#sunfw-master .module-style-4 .module-body .btn-primary:hover {
  background-color: #8213d8;
  color: #fff;
}
body#sunfw-master .richbox-1 .module-title .box-title {
  background: #333;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .richbox-1 .module-body, body#sunfw-master .richbox-1 .custom {
  font-size: 14px;
}
