@charset "utf-8"; /* Sub Title */
.sub-title {
    padding: 10px 12px;
    border-top: 4px solid #444;
}

.sub-title h4 {
    padding: 0;
    margin: 0;
    line-height: 50px;
    font-size: 18px;
}

.sub-title i {
    background: rgb(245, 245, 245);
    padding-top: 12px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    color: rgb(143, 143, 143);
    font-size: 25px;
    display: inline-block;
}

.sub-title img {
    border-radius: 50%;
    width: 50px !important;
    height: 50px !important;
    display: inline-block;
}

/* Follow */
.follow-skin .bg-heading {
    background: #fafafa;
}

.follow-skin .col-follow .myinfo a {
    margin-right: 15px;
    color: #888;
    font-size: 11px;
}

.follow-skin .sp-follow {
    margin-bottom: 0px;
    border-top: 3px solid #444;
}

.follow-skin .img-photo i {
    background: rgb(245, 245, 245);
    padding: 16px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-align: center;
    color: rgb(143, 143, 143);
    font-size: 40px;
    display: inline-block;
}

.follow-skin .img-photo img {
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
    display: inline-block;
}

@media all and (max-width: 460px) {
    .responsive .follow-skin .col-follow {
        display:block !important;
        width: 100% !important;
    }
}

/* Formmail */
.formmail-form {
    padding: 20px;
}

.formmail-type label {
    margin-right: 10px;
}

/* Memo */
.memo-send-info {
    padding: 8px 20px;
    background: #fafafa;
    border-bottom: 1px solid #eee;
}

.memo-content {
    padding: 20px;
    line-height: 22px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.memo-send-form {
    padding: 20px;
}

.memo-list-cont {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
}


.table-memo .btn-del{
    color:white;    
}


/* Mypage */
.mypage-skin .img-photo i {
    background: rgb(245, 245, 245);
    padding: 16px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-align: center;
    color: rgb(143, 143, 143);
    font-size: 40px;
    display: inline-block;
}

.mypage-skin .img-photo img {
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
    display: inline-block;
}

.mypage-skin .img-resize img {
    max-width: 100%;
    height: auto;
}

.mypage-skin .view-author .auth-photo {
    width: 160px;
    padding-right: 15px;
}

@media all and (max-width: 460px) {
    .responsive .mypage-skin .view-author .auth-photo {
        float:none;
        width: 100%;
        padding-right: 0px;
    }
}

/* MyPhoto */
.myphoto {
    margin-bottom: 15px;
}

.myphoto img {
    border-radius: 50%;
    display: inline-block;
}

.myphoto i {
    background: rgb(245, 245, 245);
    padding: 18px;
    border-radius: 50%;
    text-align: center;
    color: rgb(143, 143, 143);
    font-size: 40px;
    display: inline-block;
}

/* MyPost */
.mypost-skin i.img-fa {
    width: 40px;
    height: 40px;
    padding: 10px 0px 0px;
    font-size: 20px;
    text-align: center;
    color: #aaa;
}

.mypost-skin .list-details {
    padding-top: 4px;
}

.mypost-skin .list-none {
    padding: 50px 0px;
}

.mypost-media {
    padding-bottom: 10px;
}

.mypost-media .photo i {
    border-radius: 50%;
    background: rgb(245, 245, 245);
    padding: 15px;
    width: 64px;
    height: 64px;
    text-align: center;
    color: rgb(143, 143, 143);
    font-size: 30px;
    display: inline-block;
}

.mypost-media .photo img {
    border-radius: 50%;
    width: 64px !important;
    height: 64px !important;
    display: inline-block;
}

.mypost-media .media {
    border-bottom: 1px solid #eee;
    margin: 7px 0px;
    padding: 0px 12px 7px;
}

.mypost-media :first-child.media {
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.mypost-media .media-heading {
    padding: 0;
    margin: 0px;
    line-height: 20px;
}

.mypost-media .media .media-body {
    padding-left: 0px;
}

.mypost-media .media .media-content {
}

.mypost-media .media .media-content p {
    margin: 0px;
    padding: 0px;
}

.mypost-media .media .media-resize {
    margin-top: 10px;
}

.mypost-media .media .media-resize img {
    max-width: 100%;
    height: auto;
}

.mypost-media .media.media-reply {
    border: 0px;
    border-top: 1px solid #eee;
    margin: 10px 0px 0px;
    padding: 10px 0px 0px;
}

/* Point */
.point-skin th, .point-skin td {
    white-space: nowrap;
}

.point-skin td.po-content {
    white-space: normal;
}

/* Profile */
.profile-skin .img-photo i {
    border-radius: 50%;
    background: rgb(245, 245, 245);
    padding: 16px;
    width: 80px;
    height: 80px;
    text-align: center;
    color: rgb(143, 143, 143);
    font-size: 40px;
    display: inline-block;
}

.profile-skin .img-photo img {
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
    display: inline-block;
}

.profile-skin .img-resize img {
    max-width: 100%;
    height: auto;
}

/* Register */
.register-term {
    position: relative;
    height: 200px;
    margin: 0px;
    overflow: auto;
}

/* Register Form */
.register-form .text-gap {
    margin-bottom: 4px;
}

.register-form .addr-line {
    margin-bottom: 7px;
}

@media all and (max-width: 767px) {
    .responsive .register-form .cert-btn {
        margin-top:10px
    }
}

/* Response */
.myresponse-skin .res-info {
    margin: 0;
    padding: 7px 12px;
}

.myresponse-skin .media {
    border-top: 1px solid #eee;
    margin: 6px 0px;
    padding: 8px 12px 0px;
}

.myresponse-skin .myresponse-list .media:first-child {
    border-top: 0px;
    margin-top: 0px;
    padding-top: 8px;
}

.myresponse-skin .media-heading {
    padding: 0;
    margin: 0;
}

.myresponse-skin .photo i {
    border-radius: 50%;
    background: rgb(238, 238, 238);
    padding: 8px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 25px;
    display: inline-block;
}

.myresponse-skin .photo img {
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    display: inline-block;
}

.myresponse-skin .media-info i {
    margin-left: 10px;
}

.myresponse-skin .media-info i:first-child {
    margin-left: 0px;
}

/* Scrap */
.scrap-skin i.scrap-icon {
    background: #333;
    color: #fff;
}

.scrap-skin .scrap-head {
    margin: 0px;
    padding: 10px 20px;
    line-height: 22px;
    background: #333;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.scrap-skin .scrap-form {
    padding: 10px 20px 20px;
}

/* Shopping */
.shopping-skin i.img-fa {
    width: 40px;
    height: 40px;
    padding: 10px 0px 0px;
    font-size: 20px;
    text-align: center;
    color: #aaa;
}

.shopping-skin .list-none {
    padding: 50px 0px;
}

/* Wishlist */
.wishlist-skin i.img-fa {
    width: 40px;
    height: 40px;
    padding: 10px 0px 0px;
    font-size: 20px;
    text-align: center;
    color: #aaa;
}

/* Mypage */
.mypage-tbl th {
    background: #333 !important;
    color: #fff !important;
    text-align: center !important;
    white-space: nowrap;
}

.mypage-tbl td {
    text-align: center;
    white-space: nowrap;
}

.social_info_guide {
    background: #f3f3f3;
    border: 1px solid #ddd;
    margin: 0 10px 10px;
    padding: 10px 15px;
    line-height: 1.5em
}

.bg-warning {
    margin: 0 10px 10px;
    padding: 10px 15px;
    line-height: 1.5em
}

.bg-warning1 {
    background: #f7dfe4;
    border: 1px solid #eac3cb
}

.bg-warning2 {
    background: #deeabf;
    border: 1px solid #bde498
}

.bg-warning3 {
    background: #fff8dc;
    border: 1px solid #f1e4b2
}

/* SNS LOGIN */
.login-sns {
    padding-bottom: 10px;
    margin-top: 5px;
    border: 1px solid #ddd;
    clear: both;
    background: #fff;
    text-align: center;
}

.login-sns .sns-head {
    font-size: 12px;
    padding: 0;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    color: #888;
    font-weight: normal
}

.sns-icon {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none
}

.sns-icon:hover {
    text-decoration: none
}

.sns-icon .ico {
    display: block;
    vertical-align: middle
}

/*.sns-icon .txt {position:absolute;line-height:0;font-size:0;vertical-align:middle;overflow:hidden}*/
.sns-icon .txt i {
    font-style: normal
}

#fregisterform .form_01 .reg-form {
    margin-bottom: 20px
}

#fregisterform .form_01 .reg-form .sns-wrap {
    margin: 10px 0 0;
    text-align: left
}

.reg-form .sns-icon {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    margin: 0 1px
}

.reg-form .sns-icon:hover {
    text-decoration: none
}

.reg-form .sns-icon .ico {
    display: block;
    background: url('./img/sns_logo.png') no-repeat;
    vertical-align: middle;
    width: 24px;
    height: 24px
}

.reg-form .sns-icon-not .ico {
    display: block;
    background: url('./img/sns_logo_not.png') no-repeat;
    vertical-align: middle
}

.reg-form .sns-icon .txt {
    position: absolute;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    overflow: hidden
}

.reg-form .sns-icon .txt i {
    font-style: normal
}

.sns-wrap-reg .sns-naver {
    border-color: #18a400;
    background: #2db400
}

.sns-wrap-reg .sns-naver .ico {
    background-position: -29px 0;
}

.sns-wrap-reg .sns-google {
    border-color: #ca2c19;
    background: #dd5443
}

.sns-wrap-reg .sns-google .ico {
    background-position: -58px 0
}

.sns-wrap-reg .sns-facebook {
    border-color: #2e5393;
    background: #3a5897
}

.sns-wrap-reg .sns-facebook .ico {
    background-position: 0 0
}

.sns-wrap-reg .sns-icon {
    border-color: #dcdcdc
}

.sns-wrap-reg .sns-icon-not {
    border-color: #8b8b8b
}

.sns-wrap-reg .sns-naver {
    border-color: #18a400
}

.sns-wrap-reg .sns-naver .ico {
    background-position: -29px 0;
}

.sns-wrap-reg .sns-google .ico {
    background-position: -58px 0
}

.sns-wrap-reg .sns-google {
    border-color: #ca2c19
}

.sns-wrap-reg .sns-facebook .ico {
    background-position: 0 0
}

.sns-wrap-reg .sns-facebook {
    border-color: #2e5393
}

.sns-wrap-reg .sns-kakao .ico {
    background-position: -87px 0
}

.sns-wrap-reg .sns-twitter {
    border-color: #488FC9
}

.sns-wrap-reg .sns-twitter .ico {
    background-position: -145px 0
}

.sns-wrap-reg .sns-payco {
    border-color: #C44646
}

.sns-wrap-reg .sns-payco .ico {
    background-position: -116px 0
}

.sns-wrap-reg .sns-kakao {
    border-color: #f2df00
}

/* SNS by COLOR */
.sns-wrap-over .sns-naver {
    background: url('./img/sns_naver_s.png') no-repeat
}

.sns-wrap-over .sns-google {
    background: url('./img/sns_gp_s.png') no-repeat
}

.sns-wrap-over .sns-facebook {
    background: url('./img/sns_fb_s.png') no-repeat
}

.sns-wrap-over .sns-twitter {
    background: url('./img/sns_twitter_s.png') no-repeat
}

.sns-wrap-over .sns-payco {
    background: url('./img/sns_payco_s.png') no-repeat
}

.sns-wrap-over .sns-kakao {
    background: url('./img/sns_kakao_s.png') no-repeat
}

.reg-form .sns-icon-not {
    border-color: #8b8b8b
}

.social-login-loading {
    width: 100%;
    height: auto;
    text-align: center
}

.social-login-loading p {
    display: inline-block;
    margin-top: 10px;
    padding: 40px 0 0;
    line-height: 30px
}

/* �ƿ��α��� */
#sns_outlogin .sns-icon {
    overflow: hidden;
    margin: 0 1px
}

#sns_outlogin .sns-icon .txt {
    position: absolute;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    overflow: hidden
}

#sns_outlogin .sns-icon .ico {
    width: 30px;
    height: 30px
}

/*�α��� */
#sns_login {
    border: 0;
    margin-top: 15px ;
    padding-top: 20px;
    border-top: 1px solid #edeaea
}

#sns_login .sns-icon {
    display: block;
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: 0 0 5px;
    padding-left: 40px;
    text-align: left;
    color: #fff;
    border-radius: 2px
}

#sns_login .sns-naver {
    background-color: #1fc800;
    background-position: 5px 5px;
    border-bottom: 1px solid #1ea505
}

#sns_login .sns-kakao {
    background-color: #ffeb00;
    background-position: 5px 5px;
    border-bottom: 1px solid #e2c10a
}

#sns_login .sns-kakao {
    color: #3c1e1e
}

#sns_login .sns-facebook {
    background-color: #3b579d;
    background-position: 5px 5px;
    border-bottom: 1px solid #28458f
}

#sns_login .sns-google {
    background-color: #db4a3a;
    background-position: 5px 5px;
    border-bottom: 1px solid #c03121
}

#sns_login .sns-twitter {
    background-color: #1ea1f2;
    background-position: 5px 5px;
    border-bottom: 1px solid #1e82c0
}

#sns_login .sns-payco {
    background-color: #df0b00;
    background-position: 5px 5px;
    border-bottom: 1px solid #9d0800
}

#sns_login .txt {
    text-align: left;
    padding-left: 10px;
    border-left: 1px solid rgba(0,0,0,0.1);
    display: block;
    font-weight: bold
}

#sns_login .txt:hover {
    background: rgba(0,0,0,0.07)
}

/*ȸ������ */
#sns_register {
}

#sns_register .panel-body {
    text-align: center;
}

#sns_register .sns-wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sns_register .sns-wrap {
    display: inline-block;
    vertical-align: top;
}

#sns_register .sns-icon {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 210px;
    margin: 0 3px 5px;
    padding-left: 40px;
    text-align: left;
    color: #fff;
    border-radius: 2px;
    float: left
}

#sns_register .sns-icon:nth-child(3n+1) {
    clear: both
}

#sns_register .sns-naver {
    background-color: #1fc800;
    background-position: 5px 5px;
    border-bottom: 1px solid #1ea505
}

#sns_register .sns-kakao {
    background-color: #ffeb00;
    background-position: 5px 5px;
    border-bottom: 1px solid #e2c10a
}

#sns_register .sns-kakao {
    color: #3c1e1e
}

#sns_register .sns-facebook {
    background-color: #3b579d;
    background-position: 5px 5px;
    border-bottom: 1px solid #28458f
}

#sns_register .sns-google {
    background-color: #db4a3a;
    background-position: 5px 5px;
    border-bottom: 1px solid #c03121
}

#sns_register .sns-twitter {
    background-color: #1ea1f2;
    background-position: 5px 5px;
    border-bottom: 1px solid #1e82c0
}

#sns_register .sns-payco {
    background-color: #df0b00;
    background-position: 5px 5px;
    border-bottom: 1px solid #9d0800
}

#sns_register .txt {
    text-align: ;
    padding-left: 10px;
    border-left: 1px solid rgba(0,0,0,0.1);
    display: block;
    font-weight: bold
}

#sns_register .txt:hover {
    background: rgba(0,0,0,0.07)
}


html.dark-mode .sub-title {
    border-top: 4px solid #777;
}

html.dark-mode .sub-title i {
    background: #3a3a3a;
    color: #adadad;
}

html.dark-mode .follow-skin .bg-heading {
    background: #2c2c2c;
}

html.dark-mode .follow-skin .col-follow .myinfo a {
    color: #bbb;
}

html.dark-mode .follow-skin .sp-follow {
    border-top: 3px solid #777;
}

html.dark-mode .follow-skin .img-photo i {
    background: #3a3a3a;
    color: #adadad;
}

html.dark-mode .memo-send-info {
    background: #2c2c2c;
    border-bottom: 1px solid #444;
}

html.dark-mode .memo-content {
    color: #e0e0e0;
    border-bottom: 1px solid #444;
}

html.dark-mode .mypage-skin .img-photo i {
    background: #3a3a3a;
    color: #adadad;
}

html.dark-mode .myphoto i {
    background: #3a3a3a;
    color: #adadad;
}

html.dark-mode .mypost-skin i.img-fa {
    color: #999;
}

html.dark-mode .mypost-media .photo i {
    background: #3a3a3a;
    color: #adadad;
}

html.dark-mode .mypost-media .media {
    border-bottom: 1px solid #444;
}

html.dark-mode .mypost-media .media.media-reply {
    border-top: 1px solid #444;
}

html.dark-mode .profile-skin .img-photo i {
    background: #3a3a3a;
    color: #adadad;
}

html.dark-mode .myresponse-skin .media {
    border-top: 1px solid #444;
}

html.dark-mode .myresponse-skin .photo i {
    background: #4a4a4a;
    color: #e0e0e0;
}

html.dark-mode .scrap-skin i.scrap-icon {
    background: #555;
    color: #fff;
}

html.dark-mode .scrap-skin .scrap-head {
    background: #555;
    color: #fff;
}

html.dark-mode .shopping-skin i.img-fa {
    color: #999;
}

html.dark-mode .wishlist-skin i.img-fa {
    color: #999;
}

html.dark-mode .mypage-tbl th {
    background: #555 !important;
    color: #fff !important;
}

html.dark-mode .mypage-tbl td {
    color: #ccc;
}

html.dark-mode .social_info_guide {
    background: #333;
    border: 1px solid #555;
    color: #ccc;
}

html.dark-mode .bg-warning {
    color: #e0e0e0;
}

html.dark-mode .bg-warning1 {
    background: #5a3238;
    border: 1px solid #a37b82;
}

html.dark-mode .bg-warning2 {
    background: #4f5a3a;
    border: 1px solid #8c9e78;
}

html.dark-mode .bg-warning3 {
    background: #665d3a;
    border: 1px solid #a79c78;
}

html.dark-mode .login-sns {
    border: 1px solid #555;
    background: #2a2a2a;
}

html.dark-mode .login-sns .sns-head {
    color: #bbb;
}

html.dark-mode .reg-form .sns-icon {
    border-color: #555;
}

html.dark-mode .reg-form .sns-icon-not {
    border-color: #aaa;
}

html.dark-mode #sns_login {
    border-top: 1px solid #444;
}

html.dark-mode #sns_login .txt {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

html.dark-mode #sns_login .txt:hover {
    background: rgba(255, 255, 255, 0.07);
}
