.reply-input {
    max-width: 705px;
    height: 150px;
    width: 100%;
    margin: 0px 10px 10px 15px;
}

.reply-input-one {
    margin-left: 12px;
}

.marginleft26 {
    margin-left: 26px;
}

.marginleft12 {
    margin-left: 12px;
}

.ticketattachmentitemdelete{
    margin-left: 12px;
    margin-bottom: -6px;
    width: 18px;
    display: inline-block;
    background: url("/skin/frontend/base/default/images/amasty/amhelpdesk/btn_trash.gif") no-repeat 0px 1px;
    height: 18px;
    cursor: pointer;
}

.load-more-messages {
    background: #666e73;
    border: 0px;
    color: #fff;
    font-weight: bold;
    margin: 5px 0px;
    width: 100%;
    height: 22px;
}

.ajax-pagination-preloader {
    height: 22px;
    width: 200px;
    margin-left: 44%;
    background: url("/skin/frontend/base/default/images/amasty/amhelpdesk/ajax-pagination-preloader.gif") no-repeat 0px 0px;
}

.ticket-view-label {
    width: 100px;
    display: block;
}

.validation-advice {
    width: 200px;
}

#write-ticket-reply label
{
    width:  130px;
}
#write-ticket-reply input[type=checkbox]
{
    margin-bottom: 10px;
}

.ticket-view-submit-button {
    float: right;
}

.label {
    font-size: 13px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: 600;
}

.reply-input-file {
    margin-bottom: 10px;
}

ul.form-list {
    list-style: none !important;
}


label.required:after, span.required:after {
    content: ' *';
    color: #df280a;
    font-weight: normal;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 12px;
}

.add-file-button {
    margin-bottom: 11px;
}

.form-list span.label {
    color: #666;
}