body#sunfw-master .module-style-gray {
  background: #354433;
  border-left-width: 1px;
  border-left-color: #f80c0c;
}
body#sunfw-master .module-style-gray .module-title .box-title {
  background: #354433;
  font-size: 15px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-gray .module-body, body#sunfw-master .module-style-gray .custom {
  color: #d4d4d4;
}
body#sunfw-master .module-style-richbox {
  background: #354433;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
}
body#sunfw-master .module-style-richbox .module-title .box-title {
  font-size: 15px;
  color: #fff;
}
body#sunfw-master .module-style-richbox .module-title .box-title:before, body#sunfw-master .module-style-richbox .module-title .box-title i[class*='fa-'] {
  color: #fed311;
}
body#sunfw-master .module-style-solid {
  background: #355e3b;
  border-style: none;
}
body#sunfw-master .module-style-solid .module-title .box-title {
  font-size: 15px;
  color: #000;
}
body#sunfw-master .module-style-green {
  background: #354433;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
}
body#sunfw-master .module-style-green .module-title .box-title {
  font-size: 15px;
  color: #000;
}
body#sunfw-master .module-style-blue {
  background: #fff;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
}
body#sunfw-master .module-style-blue .module-title .box-title {
  font-size: 15px;
  color: #000;
}
body#sunfw-master .module-style-blue .module-body, body#sunfw-master .module-style-blue .custom {
  color: #000;
  font-size: 11px;
}
body#sunfw-master .module-style-blue2 {
  background: #212121;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
  border-style: none;
  border-color: #212121;
}
body#sunfw-master .module-style-blue2 .module-title .box-title {
  background: #212121;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
body#sunfw-master .module-style-blue2 .module-title .box-title:before, body#sunfw-master .module-style-blue2 .module-title .box-title i[class*='fa-'] {
  color: #212121;
}
body#sunfw-master .module-style-blue2 .module-body, body#sunfw-master .module-style-blue2 .custom {
  color: #ccc;
  font-size: 12px;
}
body#sunfw-master .module-style-blue2 .module-body a, body#sunfw-master .module-style-blue2 .custom a {
  color: #ccc;
}
body#sunfw-master .module-style-blue2 .module-body a:hover, body#sunfw-master .module-style-blue2 .custom a:hover {
  color: #2384d3;
}
