@charset "UTF-8";
#mart-help-center .clear-fix {
  clear: both; }

#mart-help-center .help-wrapper {
  font-size: 1rem;
  width: 100%;
  max-width: 70em;
  margin: 0 auto 6em; }
  #mart-help-center .help-wrapper h2 {
    color: #56616d; }
  #mart-help-center .help-wrapper .help-nav {
    margin: 2.2em 0;
    padding-left: 1.05em; }
    #mart-help-center .help-wrapper .help-nav ul li {
      float: left; }
      #mart-help-center .help-wrapper .help-nav ul li:after {
        content: "→";
        color: #C7C7C7;
        margin: 0 .65em; }
      #mart-help-center .help-wrapper .help-nav ul li:last-of-type:after {
        content: ''; }
      #mart-help-center .help-wrapper .help-nav ul li a {
        color: #4187DB; }
  #mart-help-center .help-wrapper .help-body {
    padding: 0 1.05em; }
    #mart-help-center .help-wrapper .help-body .menu {
      width: 24%;
      background: #FFF;
      border-radius: 4px;
      float: left; }
      #mart-help-center .help-wrapper .help-body .menu .search {
        position: relative;
        margin-bottom: 1.2em; }
      #mart-help-center .help-wrapper .help-body .menu .search-input {
        font-size: 1.1rem;
        width: 85%;
        height: 2.6em;
        border-radius: 4px;
        margin: 1.4em auto 0;
        display: block;
        border: 1px solid #DDE3EB;
        padding-left: .65em; }
      #mart-help-center .help-wrapper .help-body .menu .search-icon {
        position: absolute;
        top: .5em;
        width: 1.8em;
        right: 1.2em; }
        #mart-help-center .help-wrapper .help-body .menu .search-icon:hover {
          cursor: pointer; }
      #mart-help-center .help-wrapper .help-body .menu .menu-list {
        width: 85%;
        margin: 0 auto;
        padding-bottom: 1.5em;
        border-top: 1px solid #eaecee;
        padding-top: .58em; }
        #mart-help-center .help-wrapper .help-body .menu .menu-list ul li {
          font-size: .95rem;
          margin-top: 1em;
          padding-left: .7em;
          color: #979FA8; }
          #mart-help-center .help-wrapper .help-body .menu .menu-list ul li a {
            color: #979FA8; }
          #mart-help-center .help-wrapper .help-body .menu .menu-list ul li:before {
            margin-right: .35em;
            content: "•"; }
        #mart-help-center .help-wrapper .help-body .menu .menu-list .active {
          color: #4187DB; }
          #mart-help-center .help-wrapper .help-body .menu .menu-list .active a {
            color: #4187DB; }
        #mart-help-center .help-wrapper .help-body .menu .menu-list .section {
          margin-top: 1.5em; }
    #mart-help-center .help-wrapper .help-body .content {
      width: 74%;
      max-width: 52em;
      border-radius: 4px;
      float: right;
      background: #FFF;
      min-height: 42.5em; }
      #mart-help-center .help-wrapper .help-body .content .content-wrapper {
        margin: 4em 4.5em 0 4.5em; }
      #mart-help-center .help-wrapper .help-body .content .right-list {
        border-top: 1px solid #eaecee;
        border-bottom: 1px solid #eaecee;
        padding: 2.3em 0 2.85em;
        margin-top: 1.5em; }
        #mart-help-center .help-wrapper .help-body .content .right-list ul li {
          width: 100%;
          line-height: 2.15em;
          list-style: initial;
          color: #468BD8;
          margin-left: 1.5em; }
          #mart-help-center .help-wrapper .help-body .content .right-list ul li a {
            color: #468BD8; }
        #mart-help-center .help-wrapper .help-body .content .right-list .search-item {
          margin-bottom: 24px; }
          #mart-help-center .help-wrapper .help-body .content .right-list .search-item h2 {
            font-size: 18px;
            margin-bottom: 15px;
            color: #56616d; }
        #mart-help-center .help-wrapper .help-body .content .right-list .no-result-tip {
          text-align: center;
          display: block; }
      #mart-help-center .help-wrapper .help-body .content .common-list ul li {
        float: left; }
        #mart-help-center .help-wrapper .help-body .content .common-list ul li:nth-child(odd) {
          width: calc(54% - 22px); }
        #mart-help-center .help-wrapper .help-body .content .common-list ul li:nth-child(even) {
          width: calc(46% - 22px); }
      #mart-help-center .help-wrapper .help-body .content .feedback {
        padding: 40px 0 88px; }
        #mart-help-center .help-wrapper .help-body .content .feedback .feed-tip {
          font-size: 18px;
          color: #4B4B4B;
          display: block;
          text-align: center; }
        #mart-help-center .help-wrapper .help-body .content .feedback a {
          width: 175px;
          text-align: center;
          font-size: 16px;
          background: #488DD7;
          border: none;
          padding: 16px 0;
          color: #FFF;
          border-radius: 5px;
          display: block;
          margin: 35px auto 0; }
          #mart-help-center .help-wrapper .help-body .content .feedback a .feed-words {
            font-size: 16px;
            color: #FFF;
            display: inline-block;
            vertical-align: middle; }
      #mart-help-center .help-wrapper .help-body .content .modal .box .form {
        max-height: 100%;
        overflow: scroll; }
      #mart-help-center .help-wrapper .help-body .content .modal .box .input {
        margin-bottom: 4px; }
        #mart-help-center .help-wrapper .help-body .content .modal .box .input textarea {
          margin-bottom: 7px; }
        #mart-help-center .help-wrapper .help-body .content .modal .box .input p {
          padding: 7px 0; }
        #mart-help-center .help-wrapper .help-body .content .modal .box .input .form-group {
          margin: 7px 0 14px 0; }
          #mart-help-center .help-wrapper .help-body .content .modal .box .input .form-group p {
            margin: 10px auto; }
          #mart-help-center .help-wrapper .help-body .content .modal .box .input .form-group .captcha-input {
            margin-right: 30px;
            float: left;
            width: 30%; }
          #mart-help-center .help-wrapper .help-body .content .modal .box .input .form-group .captcha {
            height: 40px;
            max-width: 30%; }

@media screen and (max-width: 767px) {
  #mart-help-center #mart-page-header {
    display: none; }
  #mart-help-center .help-wrapper .help-body .content .content-wrapper .right-list ul li {
    width: 88%;
    margin-left: 2em; }
    #mart-help-center .help-wrapper .help-body .content .content-wrapper .right-list ul li:nth-child(odd) {
      width: 88%; }
    #mart-help-center .help-wrapper .help-body .content .content-wrapper .right-list ul li:nth-child(even) {
      width: 88%; } }

@media screen and (max-width: 660px) {
  #mart-help-center .help-wrapper .help-body .menu {
    width: 96%;
    padding: 0 2%;
    box-shadow: 1px 1px 1px 1px #d8dadc; }
    #mart-help-center .help-wrapper .help-body .menu .search {
      width: 96%;
      margin: 0 auto; }
    #mart-help-center .help-wrapper .help-body .menu .search-input {
      width: 90%; }
    #mart-help-center .help-wrapper .help-body .menu .search-icon {
      right: 1.2em; }
    #mart-help-center .help-wrapper .help-body .menu .menu-list {
      width: 90%; }
    #mart-help-center .help-wrapper .help-body .menu ul li {
      float: left;
      width: calc(50% - .7em); }
  #mart-help-center .help-wrapper .help-body .content {
    width: 100%;
    margin-top: 1em;
    min-height: 22.5em;
    box-shadow: 1px 1px 1px 1px #d8dadc; }
    #mart-help-center .help-wrapper .help-body .content .content-wrapper {
      margin: auto;
      width: 90%;
      padding-top: 2em; }
    #mart-help-center .help-wrapper .help-body .content ul {
      padding-left: 4px; } }
