@charset "UTF-8";
#main-page-nav-category-pane {
  overflow: hidden; }

#story-body {
  overflow-y: scroll;
  font-family: 'Malgun Gothic', sans-serif;
  background-color: #f6f7f5 !important;
  text-align: left !important;
  /*프로필*/ }
  #story-body a {
    text-decoration: none; }
  #story-body #top-container {
    box-sizing: border-box;
    background-color: white;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 999; }
  #story-body .container {
    width: 976px;
    position: relative;
    margin: 0 auto;
    font-family: 'Malgun Gothic', sans-serif; }
    #story-body .container div {
      box-sizing: border-box; }
    #story-body .container a {
      font-family: 'Malgun Gothic', sans-serif; }
    #story-body .container #filter-form #keyword {
      width: 100%;
      padding-left: 15px;
      box-sizing: border-box !important;
      border: 1px solid #e7e8e9;
      background-color: white;
      height: 42px;
      font-size: 14px;
      font-family: "Malgun Gothic", sans-serif; }
    #story-body .container #filter-form #search-btn {
      position: absolute;
      top: 11px;
      right: 10px;
      cursor: pointer; }
    #story-body .container .ui-datepicker-trigger {
      display: none; }
    #story-body .container #left {
      position: fixed;
      top: 200px;
      width: 210px; }
      #story-body .container #left #profile-box #logout-btn {
        position: absolute;
        bottom: 13px;
        left: 172px;
        padding: 1px 3px;
        text-shadow: 1px 1px 1px #464646;
        font-size: 13px;
        color: white; }
      #story-body .container #left #profile-box .profile-dark-effect {
        position: absolute;
        height: 120px;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #000000;
        opacity: .2;
        filter: alpha(opacity=20); }
      #story-body .container #left #profile-box {
        border: 1px solid #e7e8e9;
        height: 195px;
        background-color: white;
        position: relative;
        overflow: hidden; }
        #story-body .container #left #profile-box #image-area {
          width: 80px;
          height: 80px;
          position: absolute;
          top: 30px;
          left: 56px;
          overflow: hidden;
          border-radius: 50%; }
          #story-body .container #left #profile-box #image-area img {
            width: 80px;
            height: 80px;
            cursor: pointer; }
        #story-body .container #left #profile-box #name-area {
          position: absolute;
          bottom: 25px;
          width: 100%;
          text-align: center; }
          #story-body .container #left #profile-box #name-area .none-member {
            color: #424242;
            font-size: 16px;
            margin-top: 7px;
            display: inline-block; }
          #story-body .container #left #profile-box #name-area #name {
            margin-top: 10px;
            font-size: 12px;
            color: white; }
          #story-body .container #left #profile-box #name-area .member-name {
            text-shadow: 1px 1px 1px #464646;
            font-size: 15px;
            color: white;
            font-weight: bold; }
          #story-body .container #left #profile-box #name-area #setting {
            margin-top: 5px;
            display: inline-block;
            background-color: rgba(0, 0, 0, 0.5);
            padding: 2px 7px; }
            #story-body .container #left #profile-box #name-area #setting span {
              color: white;
              font-size: 13px;
              font-weight: bold;
              vertical-align: middle; }
            #story-body .container #left #profile-box #name-area #setting i {
              margin-left: 6px;
              vertical-align: middle; }
      #story-body .container #left #dangol-follower-btn-container {
        border: 1px solid #e7e8e9;
        border-top: none;
        width: 100%;
        color: #777777;
        font-size: 14px;
        padding: 13px 0;
        background-color: white; }
        #story-body .container #left #dangol-follower-btn-container i {
          vertical-align: middle; }
        #story-body .container #left #dangol-follower-btn-container span {
          vertical-align: middle;
          margin-left: 6px; }
        #story-body .container #left #dangol-follower-btn-container #dangol-btn-wrap {
          float: left;
          width: 33.333%;
          text-align: center;
          padding: 6px 0;
          border-right: 1px dashed #dedede; }
        #story-body .container #left #dangol-follower-btn-container #alarm-btn-wrap {
          float: left;
          width: 33.333%;
          text-align: center;
          padding: 6px 0;
          border-right: 1px dashed #dedede; }
          #story-body .container #left #dangol-follower-btn-container #alarm-btn-wrap #alarm-btn {
            position: relative; }
            #story-body .container #left #dangol-follower-btn-container #alarm-btn-wrap #alarm-btn #alarm-count {
              position: absolute;
              top: -2px;
              left: 7px;
              font-size: 11px;
              color: white; }
        #story-body .container #left #dangol-follower-btn-container #follower-btn-wrap {
          float: left;
          width: 33.333%;
          text-align: center;
          padding: 6px 0; }
      #story-body .container #left #filter-box {
        margin-top: 15px;
        border-top: 1px solid #c7c7c7;
        line-height: 25px; }
        #story-body .container #left #filter-box .filter-row {
          padding: 14px 10px 14px 20px;
          border: 1px solid #c7c7c7;
          border-top: none; }
          #story-body .container #left #filter-box .filter-row #qna-status {
            text-align: right; }
          #story-body .container #left #filter-box .filter-row .filter-title {
            font-size: 12px; }
          #story-body .container #left #filter-box .filter-row #begin-date, #story-body .container #left #filter-box .filter-row #end-date {
            width: 57px;
            height: 18px;
            text-align: center;
            font-family: tahoma, sans-serif;
            font-size: 10px; }
        #story-body .container #left #filter-box #fetch-target {
          width: 135px;
          height: 22px;
          font-size: 12px;
          border: 1px solid #999999; }
        #story-body .container #left #filter-box #search-btn {
          margin-left: 2px;
          padding: 3px 9px;
          font-size: 12px;
          border: 1px solid #999999;
          cursor: pointer;
          background-color: black; }
        #story-body .container #left #filter-box #kwd {
          width: 105px;
          height: 18px;
          font-size: 12px;
          border: 1px solid #999999; }
      #story-body .container #left #article-type-box {
        margin-bottom: 5px; }
        #story-body .container #left #article-type-box .title-box {
          box-sizing: border-box;
          height: 70px;
          padding: 24px 0 8px 8px;
          margin-bottom: 6px;
          border-bottom: 1px solid #cbcbcb; }
          #story-body .container #left #article-type-box .title-box .title {
            width: 100%;
            position: relative;
            color: #333333;
            font-size: 16px;
            font-weight: bold;
            float: left;
            cursor: pointer; }
            #story-body .container #left #article-type-box .title-box .title span {
              vertical-align: middle; }
            #story-body .container #left #article-type-box .title-box .title i {
              position: absolute;
              right: 10px;
              top: 7px;
              vertical-align: middle; }
        #story-body .container #left #article-type-box .article-type-row {
          margin: 3px 0;
          padding: 4px 15px 6px 15px;
          font-size: 14px; }
          #story-body .container #left #article-type-box .article-type-row.last {
            border-bottom: none; }
          #story-body .container #left #article-type-box .article-type-row a {
            color: #808080;
            font-weight: normal; }
          #story-body .container #left #article-type-box .article-type-row.selected {
            background-color: white;
            border-radius: 35px; }
            #story-body .container #left #article-type-box .article-type-row.selected a {
              color: #ed533a;
              font-weight: bold; }
            #story-body .container #left #article-type-box .article-type-row.selected .arrow-right {
              vertical-align: middle;
              display: inline-block; }
          #story-body .container #left #article-type-box .article-type-row .arrow-right {
            vertical-align: middle;
            display: none; }
          #story-body .container #left #article-type-box .article-type-row a {
            font-size: 13px;
            font-weight: bold;
            cursor: pointer;
            vertical-align: middle; }
          #story-body .container #left #article-type-box .article-type-row i {
            vertical-align: middle; }
          #story-body .container #left #article-type-box .article-type-row a > .indent {
            font-size: 14px; }
    #story-body .container #center {
      margin-top: 200px;
      margin-left: 237px;
      margin-bottom: 30px;
      width: 503px;
      min-height: 560px; }
      #story-body .container #center #profile-container {
        position: relative;
        background-color: white;
        border: 1px solid #c7c7c7;
        height: 230px;
        box-sizing: border-box;
        margin-bottom: 13px;
        /*padding: 27px 27px 15px 27px;*/ }
        #story-body .container #center #profile-container .dangol-btn {
          position: absolute;
          right: -30px;
          top: 0; }
        #story-body .container #center #profile-container .profile-cover {
          height: 100%; }
        #story-body .container #center #profile-container .store-intro {
          position: absolute;
          top: 120px;
          left: 0;
          padding: 15px 20px;
          font-size: 12px !important;
          color: white !important;
          width: 100%; }
        #story-body .container #center #profile-container .store-intro p {
          margin: 3px 0; }
    #story-body .container #right {
      position: fixed;
      margin-left: 768px;
      top: 200px;
      width: 210px; }
      #story-body .container #right #dangol-box .title-box {
        box-sizing: border-box;
        height: 70px;
        padding: 30px 0 8px 8px;
        margin-bottom: 12px;
        border-bottom: 1px solid #cbcbcb; }
        #story-body .container #right #dangol-box .title-box .title {
          color: #333333;
          font-size: 16px;
          font-weight: bold;
          float: left; }
        #story-body .container #right #dangol-box .title-box .label {
          box-sizing: border-box;
          float: left;
          width: 240px;
          padding: 9px 0 9px 22px; }
          #story-body .container #right #dangol-box .title-box .label span {
            color: #4c4c4c;
            font-size: 17px;
            font-weight: bold; }
        #story-body .container #right #dangol-box .title-box .more {
          box-sizing: border-box;
          float: left;
          width: 62px;
          padding: 19px 22px 15px 0;
          text-align: right; }
          #story-body .container #right #dangol-box .title-box .more .more-btn {
            color: #999999;
            font-size: 13px; }
      #story-body .container #right #dangol-box .content-box {
        box-sizing: border-box;
        padding: 0; }
        #story-body .container #right #dangol-box .content-box td {
          padding: 7px 0; }
        #story-body .container #right #dangol-box .content-box .store-image {
          width: 42px;
          height: 42px;
          border-radius: 50%;
          position: relative;
          overflow: hidden;
          border: 1px solid #dedede; }
          #story-body .container #right #dangol-box .content-box .store-image img {
            position: absolute;
            margin: auto;
            left: -100%;
            right: -100%;
            top: -100%;
            bottom: -100%; }
        #story-body .container #right #dangol-box .content-box .store-label {
          line-height: 20px;
          padding-left: 0; }
          #story-body .container #right #dangol-box .content-box .store-label .store-name {
            font-size: 12px;
            color: black;
            font-family: 'Malgun Gothic', sans-serif;
            font-weight: bold; }
          #story-body .container #right #dangol-box .content-box .store-label .store-ceo {
            font-family: 'Malgun Gothic', sans-serif;
            font-size: 12px;
            color: #777777; }
          #story-body .container #right #dangol-box .content-box .store-label .dangol-count {
            font-family: 'Malgun Gothic', sans-serif;
            font-size: 12px;
            color: #777777; }
          #story-body .container #right #dangol-box .content-box .store-label .store-name-blank {
            background-color: #f1f1f1;
            padding-left: 20px;
            width: 140px;
            height: 10px; }
          #story-body .container #right #dangol-box .content-box .store-label .store-ceo-blank {
            margin-top: 14px;
            background-color: #f1f1f1;
            padding-left: 10px;
            width: 110px;
            height: 10px; }
  #story-body .profile-cover {
    height: 345px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    #story-body .profile-cover div {
      box-sizing: border-box !important; }
    #story-body .profile-cover .profile-dark-effect {
      position: absolute;
      height: 345px;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-color: #000000;
      opacity: .2;
      filter: alpha(opacity=20); }
    #story-body .profile-cover .profile-image-cover {
      margin: 35px 25px 0 40px;
      height: 70px;
      width: 70px;
      position: relative;
      overflow: hidden;
      border: 2px solid white; }
      #story-body .profile-cover .profile-image-cover .profile-image {
        position: absolute;
        margin: auto;
        left: -100%;
        right: -100%;
        top: -100%;
        bottom: -100%;
        cursor: pointer; }
    #story-body .profile-cover #edit-profile-image-btn {
      position: absolute;
      left: 96px;
      top: 92px;
      filter: alpha(opacity=80); }
      #story-body .profile-cover #edit-profile-image-btn #upload-profile-image {
        position: absolute;
        width: 100%;
        font-size: 0;
        height: 100%;
        left: 0;
        top: 3px;
        opacity: 0;
        filter: alpha(opacity=0);
        border: solid 1px #d5d5d5;
        outline: 0 none;
        cursor: pointer; }
      #story-body .profile-cover #edit-profile-image-btn img {
        width: 20px;
        height: 20px; }
    #story-body .profile-cover #profile-text {
      top: 55px;
      left: 120px;
      font-family: 'Malgun Gothic', sans-serif;
      position: absolute;
      color: white;
      font-size: 18px;
      text-shadow: 1px 1px 1px #464646; }
      #story-body .profile-cover #profile-text .name {
        font-size: 15px;
        display: block; }
      #story-body .profile-cover #profile-text #profile-text-edit-btn {
        position: absolute;
        top: 12px;
        right: -25px;
        cursor: pointer; }
        #story-body .profile-cover #profile-text #profile-text-edit-btn img {
          width: 17px;
          height: 17px; }
    #story-body .profile-cover #profile-text-edit {
      top: 55px;
      left: 140px;
      width: 300px;
      text-align: right;
      font-family: 'Malgun Gothic', sans-serif;
      position: absolute; }
      #story-body .profile-cover #profile-text-edit input {
        box-sizing: border-box !important;
        padding: 10px;
        width: 300px;
        font-size: 13px;
        font-family: "Malgun Gothic", sans-serif;
        border: solid 1px #d5d5d5;
        border-radius: 3px; }
      #story-body .profile-cover #profile-text-edit #profile-text-count {
        color: white;
        font-size: 12px; }
    #story-body .profile-cover #save-profile-btn {
      bottom: 85px;
      right: 10px;
      padding: 7px 12px;
      font-family: 'Malgun Gothic', sans-serif;
      position: absolute;
      color: white;
      font-size: 16px;
      border: 1px solid white;
      cursor: pointer; }
    #story-body .profile-cover #profile-back-select {
      box-sizing: border-box;
      bottom: 10px;
      width: 100%;
      text-align: right;
      padding: 10px 10px 5px 0;
      position: absolute; }
      #story-body .profile-cover #profile-back-select .profile-back-default {
        display: inline-block;
        box-sizing: border-box;
        width: 50px;
        height: 50px;
        position: relative;
        cursor: pointer; }
        #story-body .profile-cover #profile-back-select .profile-back-default img {
          width: 100%;
          height: 100%; }
        #story-body .profile-cover #profile-back-select .profile-back-default.current {
          outline: 2px solid white; }
      #story-body .profile-cover #profile-back-select #profile-back-select-back {
        box-sizing: border-box;
        bottom: 10px;
        width: 100%;
        height: 69px;
        position: absolute;
        background-color: black;
        opacity: 0.5;
        filter: alpha(opacity=50); }
      #story-body .profile-cover #profile-back-select #upload-back-btn {
        width: 50px;
        height: 50px;
        /*padding:10px;*/
        background-color: white;
        opacity: 0.8;
        position: relative;
        display: inline-block; }
        #story-body .profile-cover #profile-back-select #upload-back-btn #upload-profile-back-image {
          position: absolute;
          width: 50px;
          height: 50px;
          font-size: 0;
          right: 0;
          top: 0;
          opacity: 0;
          filter: alpha(opacity=0);
          border: 0;
          outline: 0 none;
          cursor: pointer; }
        #story-body .profile-cover #profile-back-select #upload-back-btn .sprite-upload-photo-black-icon {
          margin: 16px 18px 16px 14px; }
  #story-body #profile-container .profile-cover .profile-image-cover {
    margin-top: 50px; }
  #story-body #close-event-btn {
    cursor: pointer;
    box-sizing: border-box !important;
    width: 100%;
    background-color: #f7515a;
    font-size: 14px;
    color: white;
    text-align: center;
    padding: 15px; }
  #story-body #reward-image img {
    margin-top: 30px;
    width: 300px; }
  #story-body #reward-message {
    font-size: 14px;
    color: #333333;
    margin: 20px 20px 50px 20px;
    line-height: 1.6;
    white-space: pre-wrap; }
  #story-body .landscape {
    height: 100%;
    width: auto; }
  #story-body .portrait {
    height: auto;
    width: 100%; }

#my-follow-ing-container {
  height: 600px !important;
  max-height: 90% !important;
  min-height: 200px;
  padding-bottom: 60px; }
  #my-follow-ing-container .no-follow-ing-members {
    margin-top: 100px;
    display: none; }
  #my-follow-ing-container .no-members {
    font-size: 14px;
    color: #666666; }
  #my-follow-ing-container .guide-search-members {
    font-size: 14px;
    color: #666666; }
  #my-follow-ing-container .tab {
    padding-top: 10px; }
  #my-follow-ing-container .tab-ul {
    height: 25px;
    width: 350px;
    padding: 0;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    list-style: none;
    margin: 0;
    box-sizing: border-box; }
  #my-follow-ing-container .tab-link {
    border-top: none; }
  #my-follow-ing-container .tab-item {
    width: 116px;
    height: 25px;
    float: left;
    list-style: none;
    box-sizing: border-box; }
  #my-follow-ing-container .tab-item .tab-text {
    padding: 5px 7px;
    border-bottom: none; }
  #my-follow-ing-container .tab-item.active .tab-text {
    padding: 5px 7px;
    border-bottom: 3px solid #ef5559; }
  #my-follow-ing-container #members-count {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    background-color: #f1f1f1;
    display: inline-block;
    box-sizing: border-box !important;
    padding: 7px 10px 5px 15px;
    color: #999999;
    font-size: 12px; }
  #my-follow-ing-container #member-search-box {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    background-color: #f1f1f1;
    display: inline-block;
    box-sizing: border-box !important; }
    #my-follow-ing-container #member-search-box #search-input {
      float: left;
      width: 85%;
      padding: 10px 0 10px 10px;
      box-sizing: border-box !important; }
    #my-follow-ing-container #member-search-box #search-input input {
      width: 100%;
      border: 1px solid #eaeaea;
      font-size: 13px;
      height: 25px;
      padding-left: 8px;
      box-sizing: border-box !important; }
    #my-follow-ing-container #member-search-box #search-btn {
      float: right;
      width: 15%;
      padding: 13px 10px;
      text-align: center;
      box-sizing: border-box !important; }
      #my-follow-ing-container #member-search-box #search-btn span {
        font-size: 13px;
        font-weight: bold;
        cursor: pointer; }
  #my-follow-ing-container #my-follow-ing-members {
    display: none; }
  #my-follow-ing-container .follow-ing-members-loader {
    padding: 30px 0; }
  #my-follow-ing-container #my-following-members, #my-follow-ing-container #my-follower-members, #my-follow-ing-container #my-search-members {
    height: 100%;
    overflow: hidden;
    overflow-y: auto; }

#my-dangol-stores-container {
  height: 600px;
  max-height: 90%;
  padding-bottom: 60px;
  box-sizing: border-box !important; }
  #my-dangol-stores-container #my-dangol-title {
    padding: 10px 0 7px 15px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea; }
  #my-dangol-stores-container .dangol-store {
    text-align: left;
    cursor: pointer;
    box-sizing: border-box !important;
    min-height: 60px;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    width: 100%; }
    #my-dangol-stores-container .dangol-store div {
      box-sizing: border-box !important; }
    #my-dangol-stores-container .dangol-store .dangol-store-profile-image {
      float: left;
      width: 17%;
      padding: 0 5px; }
      #my-dangol-stores-container .dangol-store .dangol-store-profile-image img {
        width: 100%; }
    #my-dangol-stores-container .dangol-store .dangol-store-name {
      float: left;
      width: 65%;
      padding: 0 10px;
      font-size: 13px; }
      #my-dangol-stores-container .dangol-store .dangol-store-name .app-info {
        color: #999999;
        font-size: 12px;
        margin-left: 5px; }
    #my-dangol-stores-container .dangol-store span {
      font-size: 13px;
      color: #333333; }
    #my-dangol-stores-container .dangol-store .dangol-store-profile-text {
      color: #999999 !important;
      font-size: 12px !important; }
    #my-dangol-stores-container .dangol-store .dangol-store-like {
      float: right;
      width: 18%; }
      #my-dangol-stores-container .dangol-store .dangol-store-like .dangol-store-like-box {
        width: 100%;
        padding: 7px 17px 3px 17px;
        margin-top: 5px;
        cursor: pointer; }
  #my-dangol-stores-container .dangol-stores-loader {
    padding: 30px 0; }

#alarm-container {
  background-color: #ffffff;
  overflow: hidden;
  padding-bottom: 50px; }
  #alarm-container #alarm-nothing {
    width: 100%;
    background-color: white;
    display: inline-block;
    font-size: 14px;
    color: #666666;
    margin-top: 100px;
    text-align: center; }
  #alarm-container #alarm-guide {
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #343434;
    padding-left: 15px; }
  #alarm-container .alarm {
    width: 100%;
    display: inline-block;
    clear: both;
    margin: 8px 0;
    background-color: #f1f1f1;
    padding: 15px 10px;
    border-top: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1; }
    #alarm-container .alarm.clicked {
      background-color: #ffffff; }
  #alarm-container .alarm-box .label {
    width: 50px;
    float: left; }
    #alarm-container .alarm-box .label .seller-image {
      width: 40px;
      height: 41px;
      overflow: hidden;
      position: relative;
      border-radius: 50%; }
  #alarm-container .alarm-box .type {
    color: #989898;
    margin-top: 5px;
    font-size: 12px; }
  #alarm-container .alarm-box .content {
    text-align: left;
    width: 280px;
    float: left;
    padding-left: 15px;
    padding-top: 5px; }
  #alarm-container .alarm-box .title {
    font-size: 13px;
    color: #343434;
    font-weight: bold; }
  #alarm-container .alarm-box .message {
    margin-top: 5px;
    font-size: 12px;
    color: #666666;
    white-space: pre-wrap; }
  #alarm-container .alarm-box .pushed-date {
    width: 70px;
    float: left;
    padding-top: 5px; }
  #alarm-container .alarm-box .pushed-date span {
    text-align: right;
    font-size: 12px;
    color: #999999; }
  #alarm-container .alarm-box .ad-image img {
    max-width: 100%; }

/*# sourceMappingURL=my-story.css.map */
