/* BASIC css start */
#snapreview_main {
    padding: 20px 0px !important;
}

.sf_rank_table{
    width: 60%;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    border-collapse: collapse;
    font-size: 0.8125rem;
    color: #5b5b5b;
}
.sf_rank_table thead{
    border-bottom: 1px solid #b8b8b8;
}
.sf_review_user_write_review img {
    max-width: 100%;
    display: block;
    margin-bottom:10px;
}
.sf_displaynone {
    display: none !important;
}
  
.sf_rank_table {
    width: 100%;
}

.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_photo,
.sf_review_user_selected_info,
.sf_review_user_recommend_score {
    text-align: left;
}

.sf_review_user_info {
    width: 100%;    padding: 30px 0;
    position: relative;
    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_user_write_review span {
    font-size: 13px;
}

.sf_review_user_write_review {
    width: 100%;
    text-align: left;
    margin: 20px 0px;
    letter-spacing: -0.5px;
    line-height: 17px;
}

.sf_review_user_write {
    display: block;
    margin-left: 15px;
    height: auto;
}

.sf_rank_table {
    border-bottom: 1px solid #dcdcdc;
    height: 30px;
    table-layout: fixed;
}
.sf_review_user_recommend {
    width: calc(70% + 55px);
    height: auto;
    margin: 10px 15px;
}
.sf_review_user_recommend_score {
    width: 100%;
    height: auto;
    font-size: 0.8125rem;
    font-family: 'Noto Sans KR', sans-serif;
    margin-bottom: 20px;
}

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

.sf_review_user_photo {
    margin-left: 15px;
    width: 100%;
}

.sf_review_user_thumbnail.sf_review_detail_img.sf_review_popup_img {
    margin: 0px;
    margin-right: 3px;
}

.sf_review_user_write_review {
    margin: 5px 0px;
}

.sf_rank_table {
    color: #292929;
}

.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_rank_table th {
    height: 40px;
    font-weight: bold;
}

.sf_review_user_recommend_score_text {
    width: auto;
    font-size: 0.75rem;
    display: inline-block;
    color: #292929;
    text-align: left;
    cursor: pointer;
}
.sf_review_hidden {
    cursor: pointer;
}
.sf_review_user_selected_info {
    width: 100%;
    margin: 10px 15px 5px 15px;
    border: 0px;
    padding: 0px;
}

.sf_review_selected_warp {
    display: grid;
    grid-template-columns: 95px auto;
}

.sf_review_selected_list {
    width: 95px;
}

.user_use_usually_size {
    width: 100%;
    margin-left: 0;
}

.user_use_usually_size .value {
    width: 100%;
}

.review_top_table td {
    padding: 10px;
}

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

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

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

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

.sf_review_write_user_info {
    font-size: 12px;
    color: #292929;
    width: 100%;
    text-align: left;
    width: calc(100% - 15px);
    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;
}
.sf_text_overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .sf_text_overflow {
        display: table-cell;
        max-width: 290px;
    }
}

.sf_review_user_recommend_count {
    margin-left: 5px;
}

.sf_review_user_writer_name,
.sf_review_user_grade_image {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.sf_review_user_grade_image {
    max-width: 100px;
    max-height: 50px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.sf_review_user_grade_image .value {
    max-width: 100px;
}
.pin_custom_font_color {
    font-size: 0.9375rem;
    font-weight: bold;
    color: #000000 !important;
}
/* BASIC css end */

