/* Css for , Version=1751984484 */
 .box h4.title
{
  font-size: 24px;
  background-color: #fff;
  margin: 10px 15px;
  padding: 10px;
  height: inherit;
  text-align: center;
}
.article > header > h1 {margin-bottom: 0; margin-top: 10px; font-size: 18px;}
.article > .article-content {padding-top: 10px; padding-bottom: 10px;}

.success { white-space: nowrap; font-size: 0; width: 100%; height: 100%; }
.success:after { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.success .textMidSon { display: inline-block; white-space: normal; vertical-align: middle; font-size: 14px; width: 100%; }
.success .textMidSon { text-align: center; padding: 0 10px; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.success .wrap { display: inline-block; width: 100%; max-width: 600px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); padding: 100px 2.60417%; background: #fff; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.success .wrap span { font-size: 16px; color: #15C1CF; }
.success .wrap span:before { content: "√"; display: inline-block; vertical-align: middle; width: 30px; height: 30px; line-height: 30px; text-align: center; background: #15C1CF; color: #fff; border-radius: 50%; margin-right: 10px; }