body {
  color: #24444b;
  font-size: 14px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.tcenter {
  text-align: center;
}
span.marker {
  background: #f5fe91;
}
.red {
  color: #f00 !important;
}
.center {
  text-align: center;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mb0 {
  margin-bottom: 0;
}
.f14 {
  font-size: 14px;
}
.f13 {
  font-size: 13px;
}
.f12 {
  font-size: 12px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.lh18 {
  line-height: 18px;
}
.lh19 {
  line-height: 19px;
}
.lh20 {
  line-height: 20px;
}
.lh21 {
  line-height: 21px;
}
.lh22 {
  line-height: 22px;
}
.op50 {
  opacity: 0.5;
}
.op70 {
  opacity: 0.7;
}
.help_container .header {
  height: 80px;
  background: #51504e;
  line-height: 80px;
  padding: 0 20px;
  color: #fff;
  margin-bottom: 30px;
}
.help_container .header #menu {
  border: 1px solid #f00;
  padding: 20px;
}
.help_container .header .help_page_title {
  font-size: 28px;
  margin: 0;
  line-height: 80px;
  font-weight: normal;
}
.help_container h1.help_title {
  margin: 20px 0 25px 0 !important;
  font-size: 30px;
}
.help_container h2.help_subtitle {
  font-weight: normal;
  color: #ec8e00;
  background: #faf6dd;
  padding: 7px 10px;
  margin: 40px 0 5px 0 !important;
  font-size: 22px;
}
.help_container .help_p_title {
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
}
.help_container .help_desc {
  margin: 20px 0 5px;
  line-height: 24px;
}
.help_container .container ul li {
  margin-top: 10px;
}
.help_container .container p {
  margin: 10px 0;
  padding: 10px 0;
}
.help_container .container .article {
  margin: 15px 7px;
}
.help_container .container .img {
  text-align: center;
  margin: 10px 0;
}
.help_container .container .img img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px
}
.menu_icon {
  margin-right: 20px;
  opacity: 0.7;
  display: none;
  cursor: pointer;
}
.menu_icon:hover {
  opacity: 1;
}
.compare_table {
  margin: 50px 0 30px;
}
.compare_table .logos .item {
  background: none !important;
}
.compare_table .logos .item img {
  max-width: 120px;
  max-height: 60px;
}
.compare_table .logos .title {
  border: none !important;
}
.compare_table .title,
.compare_table .item {
  float: left;
  width: 33.33333333333%;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 7px 0;
  min-height: 37px;
  white-space: nowrap;
  overflow: hidden;
}
.compare_table .item {
  background: #f4f6fa;
  text-align: center;
}
.compare_table .title {
  text-align: right;
  padding-right: 20px;
}
.compare_table .no_bg {
  background: none !important;
}
.cap3 .caption {
  position: relative;
}
.cap3 .caption p {
  margin: 0;
  padding: 0;
  line-height: 18px;
  padding-left: 55px;
  font-size: 14px;
}
.cap3 .caption .num {
  position: absolute;
  left: 14px;
  border-radius: 30px;
  text-shadow: 1px 1px 0px #fff;
  border-radius: 30px;
  background-color: #ffdfa9;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
}
.table {
  font-size: 14px;
}
.table td.center {
  text-align: center;
}
.table ul {
  margin: 15px 0;
}
.right_panel {
  line-height: 15px;
  font-size: 12px;
}
.right_panel .alert {
  padding: 5px;
  line-height: 16px;
}
.right_panel ul {
  padding-left: 15px !important;
}
.right_panel ul li {
  margin-top: 5px !important;
}
ul li.mm-opened > a {
  color: #ec8e00;
}

.help_table table{
  font-size:16px;
  background: #fff
}
.help_table table thead th{
  background: #a09f9f;
  color:#fff;
  text-align: center;
  border:1px solid #a09f9f
}
.help_table .table_head td{
  background: #e7e6e0;
  color:#2d2d2c;
  font-weight:600;
}

.help_table th,
.help_table td{
  border-color:#e7e6e0 !important;
  vertical-align:middle
}

.tag_new {
  border-radius: 5px;
  background-color: #ff0000;
  height: 17px;
  line-height: 17px;
  padding: 0px 5px 0px 6px;
  color: #FFFFFF;
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  display: inline-block;
  margin: 0px 3px 0px 0px;
  position: relative;
  top: -2px;

}
img.bordered {
  outline: 1px solid #ddded9;
}
