

/* Start:/local/templates/main/components/travelsoft/reviews.list/bootstrap/style.css?1696929672610*/

/* 
    Created on : 24.01.2018, 17:36:45
    Author     : dimabresky
*/

.avatar {
    width: 100%;
}

.avatar img {
    width: 70px;
    height: 70px;
}

.user-toolbar {
    padding: 5px 10px 5px 0;
}

.review-text {
    padding: 10px 10px 10px 0;
}

.review .text {
    line-height: 1.7;
}

.user {
    padding-bottom: 30px;
}

.readmore-js-toggle {
    padding: 10px 0;
}

.review-gallery {
    padding-left: 10px;
}

.review {
    width: 100%;
}

.review > tbody > tr > td:first-child {
    width: 100%;
}

#reviews-list .avatar,
#reviews-list .email,
#reviews-list .date-create {
    padding: 0 5px;
}


/* End */


/* Start:/local/templates/main/components/travelsoft/reviews.add/bootstrap/style.css?16969296721193*/

/* 
    Created on : 19.11.2017, 22:50:59
    Author     : dmitrij
*/

.captcha-img-box {
    margin-bottom: 10px;
}

.green {
    color: green
}

#add-review-btn {
    font-size: 16px;
    margin-bottom: 20px;
}

#add-img-btn{
    font-size: 11px !important;
}

.added-file {
    cursor:pointer;
}

#raty-ar img {
    height: 36px;
    width: 36px;
}

.review-form .field {
    margin-bottom: 30px !important;
}

.review-form textarea {
    height: 110px;
    min-height: 110px !important;
}

.review-form .action button {
    height: 40px;
}

.review-form .label {
    z-index: -1;
}

.review-form .action button:hover{
    background-color: #d40931 !important; 
    opacity: 1;
}

.info {
    color: #2c79b5;
    margin-bottom: 30px;
    height: 18px;
    margin-top: 24px;
}


/*.reviews-textarea {
    height: 105px;
    min-height: auto !important;
}*/

.review-rating-setter {
    width: 100%;
    margin-top: 0px;
    padding-right: 20px;
    text-align: right;
    position: absolute;
    top: 15px;
}

@media (max-width: 768px) {
    .review-rating-setter {
        margin-top: 0;
        position: relative;
        text-align: left;
    }
    .info {
        height: auto;
    }
}
/* End */
/* /local/templates/main/components/travelsoft/reviews.list/bootstrap/style.css?1696929672610 */
/* /local/templates/main/components/travelsoft/reviews.add/bootstrap/style.css?16969296721193 */
