/* BASIC css start */
.review_top_table {
    cursor: pointer;
}

.sf_pop_review_user_recommend_text {
    margin: 0;
    width: calc(100% - 36px);
    text-align: left;
    border: 1px solid #d3d3d3;
}

.sf_review_user_selected_info {
    width: calc(100% - 76px);
    max-width: calc(100% - 76px);
}

.sf_review_user_recommend {
    height: auto;
    padding: 10px 15px;
    box-sizing: border-box;
}

.sf_review_user_photo,
.sf_review_user_selected_info,
.sf_review_user_recommend_score {
    text-align: left;
}

.sf_review_user_info {
    width: 100%;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sf_displaynone {
    display: none !important;
}

.sf_user_write_review span {
    font-size: 13px;
}

.sf_review_user_write_review {
    width: 100%;
    text-align: left;
    margin: 20px 0px;
}

.sf_review_user_write {
    width: 90%;
    display: block;
    height: auto;
    padding: 30px 15px;
    box-sizing: border-box;
}

.sf_review_user_write img {
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
}

.sf_rank_table {
    border-bottom: 1px solid #dcdcdc;
    height: 30px;
    width: 100%;
    word-break: break-all;
    font-size: 12px;
    margin-bottom: 40px;
    border-collapse: collapse;
    color: #5b5b5b;
}

.sf_review_user_recommend_score {
    margin-bottom: 20px;
    width: 100%;
}

.sf_review_user_recommend_btn>.recommend_btn {
    font-size: 13px;
    height: 22px;
    color: #000;
    border-radius: 5px;
    border: 1px solid #B5B5B5;
    background-color: transparent;
    cursor: pointer;
}

.myaction_recommend {
    color: #fff !important;
}

.sf_review_image_cut {
    width: 128px;
    height: 128px;
    overflow: hidden;
    display: inline-block;
    margin-right: 5px;
}

.sf_review_user_photo {
    width: 100%;
    margin-bottom: 30px;
}

.sf_photo {
    margin: auto;
}

.sf_review_user_writer_name {
    border: 0;
}

.sf_review_user_score {
    width: 100%;
    margin: 0px;
    margin-left: auto;
}

.top_table_summarytext {
    width: 80%;
    margin: auto;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.sf_text_overflow {
    white-space: unset;
}

.sf_rank_table th {
    height: 40px;
    text-align: center;
}

.sf_review_user_recommend_score_text {
    width: 100%;
    margin-bottom: 10px;
    font-size: 11px;
    display: inline-block;
    width: 400px;
    color: #292929;
    text-align: left;
}

.review_top_table td {
    padding: 5px;
    text-align: center;
}

.sf_photo,
.sf_media {
    width: 12px;
    height: 12px;
}

.sf_review_user_score .star {
    font-size: 0.8125rem;
    font-weight: bold;
    color: #000000 !important;
}

.sf_review_user_thumbnail {
    width: 86px;
    height: auto;
}

.sf_review_user_useally_selected_size,
.user_use_usually_size {
    width: calc(100% - 130px);
    text-align: left;
}

.user_use_usually_size>.value {
    width: 100%;
}

.sf_review_selected_list {
    vertical-align: top;
}

.sf_review_user_selected_info>div {
    margin: 5px 0px;
    display: flex;
}

.sf_review_comment_text_container {
    width: 89%;
}

.sf_review_user_write_date .value {
    color: rgba(41, 41, 41, 0.32);
}

.filter_main {
    width: 100%;
    height: 27px;
    margin: auto;
    display: inline-block;
    text-align: center;
}

.filter_title {
    padding-top: 5px;
    color: #575757;
}

.filter_title::after {
    content: "BEST REVIEW";
}

.filter_list {
    width: 100%;
    height: auto;
    margin: auto;
    color: #292929;
    font-size: 12px;
}

.sf_review_user_writer_name,
.sf_review_user_write_date {
    width: 49px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sf_review_user_write_date {
    display: none;
}

.sf_review_write_user_info {
    margin-top: 10px;
    font-size: 12px;
    color: #575757;
    width: 100%;
    text-align: left;
    width: calc(96% + 55px);
    margin-left: 15px;
    height: auto;
}

.sf_review_write_user_info .value_date {
    width: 49%;
    display: inline-block;
}

.sf_review_write_user_info .value_date.active::before {
    content: '|';
    margin-right: 6px;
}

.sf_review_write_user_info .value_write {
    width: auto;
    display: inline-block;
}

.table_title1::after {
    content: '¹øÈ£';
}

.table_title2::after {
    content: 'ÄÜÅÙÃ÷';
}

.table_title3::after {
    content: 'Á¦¸ñ';
}

.table_title4::after {
    content: 'ÆòÁ¡';
}
/* BASIC css end */

