<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
  color: #24444b;
  font-size: 14px;
	background: #f2f4f5 !important;
	font-family: 'Lato', sans-serif;
	
}
.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 !important;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px !important;
}

.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: #3aa2ea url("../images/top_bg.jpg");
  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;
  color: #454a52
}
.help_container h2.help_subtitle {
  font-weight: normal;
  color: #454a52;
  background: #a2eaff;
  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,
.help_container .container ol 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
}
.help_container .container .img.with_border img {
  border: 1px solid #dbdbdb;
}
.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 &gt; a {
  color: #3997d7;
}

.help_table table{
  font-size:14px;
  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;
}

code {
	border-radius: 4px !important
}
 pre {
 margin: 0 !important;
 padding: 0 !important
 }


.well {
  background: #fff !Important;
}


.keyb_shor_area {
  display: flex;
  max-width: 500px;
  margin: 0 auto 100px;
}
.keyb_shor_area .keyb_shor_container {
  width: 100%;
}
.keyb_shor_area .keyb_shor_title {
  font-weight: bold;
  color: #4e6066;
  margin-bottom: 10px;
  font-size: 16px;
  margin-top: 40px;
}
.keyb_shor_area .keyb_shor_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 35px;
  border-bottom: 1px solid #dadcdc;
  padding: 0 10px;
  font-size: 14px;
  color: #8d929c;
}
.keyb_shor_area .keyb_shor_item:hover {
  background: #faf6dc;
}
.keyb_shor_area .keyb_shor_item .keyb_shor_item_title strong {
  text-decoration: underline;
  color: #797f8c;
}
.keyb_shor_area .keyb_shor_item .keyb_shortcut {
  display: flex;
  justify-content: flex-end;
}
.keyb_shor_area .keyb_shor_item .keyb_key,
.keyb_shor_area .keyb_shor_item .keyb_letter {
  background: #d3d5d8;
  border: 1px solid #dee0e3;
  border-radius: 3px;
  color: #55676c;
  padding: 1px 8px;
  margin-right: 5px;
}
.keyb_shor_area .keyb_shor_item .keyb_letter {
  background-color: #e5e8ea;
  border-color: #dfe2e4;
  font-weight: bold;
  min-width: 31px;
  display: block;
  text-align: center;
}
.keyb_suggest_area {
  margin-top: 20px;
}
.keyb_suggest_area .keyb_suggest_title {
  color: #8c919b;
}
.keyb_suggest_area .keyb_suggest_text {
  margin: 5px 20px 15px 0;
}
.keyb_suggest_area .keyb_suggest_text textarea {
  padding: 7px;
  min-height: 60px;
  max-height: 100px;
}
.keyb_shor_item_title .keyb_delim{
  opacity: 0.6;
  margin: 0 4px
}
.keyb_shortcut .keyb_delim {
  margin: 2px 6px 0 2px;
  opacity: 0.6;

}
</pre></body></html>