﻿.TicketDetailbtn{background:url(/Themes/Admin/Image/download3.jpg) no-repeat scroll center center;border:0 solid;height:32px;width:33px;float:left;margin-left:4px}.ticket-main{margin-top:20px;margin-bottom:20px;background:#f7f7f7;padding:20px;border:1px solid #e2e2e2;border-radius:8px}.input-wrapper{display:inline-block;width:auto}.table-bordered{background-color:#fff}.scroll-wrapper{width:100%;overflow-x:auto}.title-TicketFrequently{background:url(/Themes/Public/img/تیتر5.png);background-repeat:no-repeat;background-size:100% 100%;height:40px;text-align:center;margin:0 0 8px 0;padding-top:6px;color:#3e3e3e;text-shadow:3px 3px 2px silver}.title-FAQ{background:url(/Themes/Public/img/تیتر5.png);background-repeat:no-repeat;background-size:100% 100%;height:40px;text-align:center;margin:0 0 10px 0;padding-top:6px;color:#3e3e3e;text-shadow:3px 3px 2px silver}
.badge {padding: 5px 7px 2px;background-color: #fff;color:#222}
.media {
    margin-bottom: 0px;
    margin-top: 0 !important;
}
.media-body {
    background: #f9f9f9 !important;
    padding: 2px 4px;
}
.media-heading {
    color: #fff;
}
/*.TicketAddBottom .col-md-6 {
    width: 100%;
}
.TicketAddBottom .col-md-offset-3 {
    margin-right: 0;
}*/
.product_title_top{
    display:none;
}
.page-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    background: #f9f9f9;
    -moz-box-shadow: 0 1px 5px -1px rgba(0,0,0,.13);
    -webkit-box-shadow: 0 1px 5px -1px rgba(0,0,0,.13);
    box-shadow: 0 1px 5px -1px rgba(0,0,0,.13);
    border-bottom: 1px solid #dedede;
    margin-bottom: 15px;
}
.answer-title {
    color: #ff7361;
    margin: 0 0 15px;
    border-bottom: 2px solid #E8E7E7;
    padding-bottom: 10px;
}
.badge-span {
    padding: 2px 5px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 10px;
    display: inline-block;
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    background-color: #dd9933
}
.like-comment {
    margin: 10px 0;
}
    .like-comment .div-like {
        margin-right: 0 !important;
        background-color: #eee !important;
        box-shadow: 0 0 0 !important;
        padding: 2px 2px !important;
        border-radius: 0 !important;
        border: 1px solid #e0e0e0 !important;
    }
.dislike-icon, .like-icon {
    font-size: 14px !important;
    /*color: #666 !important;*/
}
.comment-reply {
    display: inline-block;
    float: left;
    color: #ff7361;
    font-size: 12px;
}
    .comment-reply:hover {
        color: #2a6496;
    }
    .comment-reply input {
        border: 0;
        background: transparent;
        padding: 0;
    }
.TicketDetailMessage {
    padding-bottom: 10px;
    color: #707885;
    font-size: 14px;
}
.TicketDetailMainLable {
    color: #dd9933;
    font-weight: bold;
    font-size: 13px;
}
.divAudio {
    padding: 0 0 10px 0;
}
.download {
    color: #ff7361;
    margin-bottom: 10px;
    display: inline-block;
}
.body-comment {
    border-top: 1px solid #E8E7E7;
    padding-top: 15px;
}
.user-img {
    padding: 2px;
    border: 1px solid #dedede;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
}
.manager-img {
    max-height: 76px;
    float: left;
}
.date-comment {
    display: inline-block;
    color: #a1a1a1;
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 10px;
}