﻿/* STAR */
.list-star li i {
    position: relative;
}
.list-star li i .rating{
    position: absolute;
    top: 0;
    height: 20px;
    width: 100%;
    cursor: pointer;
    right: 0;
    left: 0;
}
.list-star li i .rating:last-child{
    z-index: 10;
}

.slider-salon .next, .slider-salon .prev {
    z-index: 1;
}
.bxhvalidatetooltip {
    color: #E23838;
    margin-top: 10px;
    display: block;
}
.item-content-rate .rate {
    display: inline-block;
}
.icon-star {
    color: #FEC600;
}
.item-content-rate .rate {
    display: inline-flex;
}
.item-content-rate .rate .star-rate{
    margin-left: 4px;
}
.item-content-rate .rate i{
    /*margin-left: 4px;*/
}
.item-content-rate-now .rate i {
    margin-left: 0px;
}
.hide {
    display: none;
}

.content-rate .content-detail {
    overflow: hidden;
}

.item-content-rate .viewmore {
    font-size: 14px;
    line-height: 16px;
    color: #135eac;
    font-style: italic;
    font-weight: 500
}

.bxhvalidatetooltip {
    color: #c31515;
    font-style: italic;
}
.header.header-salon .logo {
    width: 313px;
    background-position: left;
}
/***Css Sao đánh giá***/
.star-rate {
    display: inline-block;
    position: relative;
}

.thumb-compet .rate span.full-rate, .thumb-compet .rate span.empty-rate {
    margin-right: 0;
}

.star-rate .empty-rate {
    width: 100%;
}

.star-rate .full-rate {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    top: 0;
}

.rate .star-rate i:first-child {
    margin-left: 0;
}

.rate .star-rate i {
    color: #FEC600;
}

.full-rate i, .empty-rate i {
    color: #FEC600;
}

.box-vote-detail .title-box .rate {
    display: inline-block;
}
.bxhvalidatetooltip {
    margin-bottom: 10px;
}
.content-salon .lnk-more {
    margin-top: 10px;
}
/***End Css Sao đánh giá***/
/* CONTENT */
.content-description {
    
}
.content-description h2{
    font-size: 16px;
    line-height: 24px;
}
.content-description ul{
    font-size: 16px;
    line-height: 25px;
}
.heading-box-wrap {
    display: flex;
    justify-content: flex-start;
}
.heading-box-wrap .heading-h1{
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #222222;
    display: inline-block;
    width: auto;
    margin: 0px;
    margin-right: 5px;
}
/* END CONTENT */
.w-320 {
    width: 320px !important;
}
.list-form-popup {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
}
    .list-form-popup li {
        margin-top: 10px;
        width: 100%;
        float: left;
        list-style: none;
        position: relative;
    }
    .list-form-popup .custom-select {
        position: relative;
        background: #fff;
        border: 1px solid #e1e1e1;
        width: 100%;
        display: inline-block;
        text-align: left;
        border-radius: 4px;
    }

    .list-form-popup .btn-green {
        height: 40px;
        padding: 10px 0;
        width: 170px;
        background: #4db848;
        border-radius: 4px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        cursor: pointer;
        border: 0;
    }
.text-left {
    text-align: left !important;
}
.ms-error {
    text-align: left;
    color: #f00;
    font-size: 14px;
    margin-top: 2px;
}
.hidden {
    display: none !important;
}
.icon-check-ok {
    font-size: 40px;
    color: #4db848;
}
.fsize-27 {
    font-size: 27px !important;
}