
/* 
    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;
}
.required {
    color: red;
}