.UIYKienCuTri {
    background: #fff;
    padding: 10px;
}
.UIYKienCuTri .clear {
    clear: both;
}

.UIYKienCuTri .wrap {
    max-width: 1170px;
    margin: auto;
    width: 100%;
    font-size: 14px;
}

.UIYKienCuTri .comment-form {
    overflow: hidden;
    /* font-family: arial; */
    /* font-size: 14px; */
}

    .UIYKienCuTri .comment-form .form {
        border: solid 1px #ddd;
    }

        .UIYKienCuTri .comment-form .form textarea {
            border: none;
            font-family: arial;
            font-size: 14px;
        }

.UIYKienCuTri input[type=text], .UIYKienCuTri textarea {
    width: 100%;
    border: solid 1px #ccc;
    min-height: 34px;
    padding: 5px;
    outline: none;
}

.UIYKienCuTri textarea {
    height: 100px;
}

.UIYKienCuTri input[type=submit] {
    height: 34px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    background: #f08006;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
}

.UIYKienCuTri .title-block {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
    COLOR: red;
}

.UIYKienCuTri .item-comment .name {
    font-weight: bold;
    font-size: 14px;
}

.UIYKienCuTri .item-comment {
    margin-bottom: 15px;
    overflow: hidden;
}

    .UIYKienCuTri .item-comment .wrap-comment {
        margin-bottom: 10px;
    }

    .UIYKienCuTri .item-comment .content {
        margin: 8px 0;
    }

        .UIYKienCuTri .item-comment .content i {
            font-style: normal;
            line-height: 1.5;
        }

    .UIYKienCuTri .item-comment .more-info {
        color: #1391eb;
        cursor: pointer;
        font-size: 13px;
        overflow: hidden;
    }

    .UIYKienCuTri .item-comment .time {
        color: #999;
    }

    .UIYKienCuTri .item-comment .reply-form a {
        float: right;
        width: 120px;
        text-align: center;
        height: 34px;
        line-height: 34px;
        background: #0680d7;
        text-transform: uppercase;
        color: #fff;
    }

    .UIYKienCuTri .item-comment .reply-form textarea {
        width: 100%;
        border: none;
        outline: none;
    }

    .UIYKienCuTri .item-comment .reply-form {
        overflow: hidden;
        margin: 10px 0;
        display: none;
        border: solid 1px #ccc;
        background: #eee;
    }

.UIYKienCuTri .item-reply {
    margin: 5px 0;
    margin-left: 20px;
    border-left: solid 5px #eee;
    padding-left: 10px;
    overflow: hidden;
    width: 100%;
    float: left;
    display: none;
}

    .UIYKienCuTri .item-reply .name label {
        background: #edc502;
        font-weight: normal;
        font-size: 11px;
        padding: 2px;
        display: inline-block;
        margin-left: 5px;
    }

.UIYKienCuTri .popup .popup-background {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.UIYKienCuTri .popup .popup-content .message {
    padding: 10px;
    line-height: 1.5;
}

.UIYKienCuTri .popup .popup-content {
    width: 100%;
    max-width: 960px;
    position: fixed;
    z-index: 9991;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    font-size: 14px;
}

.UIYKienCuTri .popup .title {
    font-weight: bold;
    font-size: 16px;
    border-bottom: solid 1px #ddd;
    background: #0278dd;
    color: #fff;
    padding: 8px 10px;
}

.UIYKienCuTri .popup .close {
    position: absolute;
    right: 15px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    top: 8px;
}

.UIYKienCuTri .wrap-form {
    margin-bottom: 20px;
}

.UIYKienCuTri .style-comment .wrap-form {
    border: none;
}

.divSuccess {
    background: #d7ffbe;
    margin: 5px;
    border: solid 1px #5bab29;
    padding: 5px 10px;
}

.divInfo {
    margin: 5px;
}

.UIYKienCuTri .style-comment .wrap-form .comment-form {
    padding: 0;
}

.UIYKienCuTri .col2, .UIYKienCuTri .col3 {
    margin-bottom: 0;
    background: #eee;
    padding: 5px;
    overflow: hidden;
}

.UIYKienCuTri .col3 {
    padding-bottom: 0 !important;
}

.UIYKienCuTri .col2 input {
    width: calc(25% - 4px);
}

.UIYKienCuTri .form input {
    float: left;
    margin-left: 5px;
    border-color: #ddd;
    margin-bottom: 0;
    font-family: arial;
    font-size: 14px;
}

    .UIYKienCuTri .form input:first-child {
        margin-left: 0;
        font-family: arial;
        font-size: 14px;
    }

.UIYKienCuTri .item-reply p {
    margin: 5px 0;
}

.UIYKienCuTri .more-info .time:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 50%;
    margin-right: 4px;
}

.UIYKienCuTri .more-info span, .UIYKienCuTri .more-info a {
    margin-right: 10px;
    float: left;
}

.UIYKienCuTri .reply-form-popup input[type=submit] {
    float: right !important;
}
.UIYKienCuTri .more-info .thich, .UIYKienCuTri .more-info .tim {
    line-height: 13px;
    color: #1e9bf3;
}

.UIYKienCuTri .more-info i {
    float: left;
}

.UIYKienCuTri .more-info .tim {
    color: #e00;
}








