.ticket {
    font-size: 14px;
}
#demo-chat-body {
    max-height: 1000px; 
    overflow: auto;
    margin: 20px 0;
}
.message {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.message > .message-content {
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.pad-all {
    /*padding: 15px;*/
}
.mar-btm {
    margin-bottom: 15px;
}
.media-block .media-left {
    display: block;
    float: left;
}
.img-sm {
    width: 46px;
    height: 46px;
}
.media-block .media-body {
    display: block;
    overflow: hidden;
    width: auto;
}
.pad-hor {
    /*    padding-left: 15px;
        padding-right: 15px;*/
}
.speech {
    position: relative;
    background: #e5f5e6;
    color: #555555;
    border-radius: 4px;
    padding: 12px 20px; 
    overflow: hidden;
}
.speech a{
    color: #23a1d1;
}

.speech .media-heading {
    font-size: 1.2em;
    color: #317787;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-weight: 300;
}
.speech .media-heading > h3{
    margin-top: 0px;
    margin-bottom: 0px;
}
.speech .message-body {
    word-break: break-all;
    margin-bottom: 10px;
}
.speech .message-parent {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 4px;
    font-style: oblique;
    text-align: left;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.speech .massage-heading {
    margin-bottom: 10px;
}
.speech-name { 
    margin: 0;
}
.speech-download { 
    margin-bottom: 10px;
}
.speech-time {
    margin: 0;
    font-size: .8em;
    font-weight: 300;
    text-align: left;
}
.speech-action{
    margin: 0;
}
.speech-action a{
    padding:0 10px;
}
.speech-time .message-quote, .speech-time .message-edit  {
    margin-right: 10px;
}
.media-block .media-right {
    float: right;
}
.speech-right {
    text-align: right;
}
.pad-hor {
    /*    padding-left: 15px;
        padding-right: 15px;*/
}
.speech-right>.speech {
    background: #e5f4ff;
    color: #555555;
    text-align: left;
}
.speech-right>.speech .media-heading {
    color: #a07617;
}
.attachment {
    float: right;
    margin-left: 20px;
}
.ticket-info .attachment i{
    font-size: 32px;
}
.attachment-file {
    margin-top: 10px;
    padding: 10px;
    border-radius: 4px;
    text-align: right;
    background: #eeeeee;
        display: block !important;
        width: 100%;
}
.help-block {
    width: 100%;
}
.ticket .form-group {
    display: block;
}
.rating-massage i{
    font-size: 20px;
    padding: 0 15px;
    cursor: pointer;
}
.rating-massage .active{
    color: #1e91cf;
}
.hr-row {
    border-top: 1px solid rgba(0,0,0,.05);
    margin: 10px 0px 0px 0px;
    padding-top: 10px;
}
.ticket-info .wrapper{
    border: solid 1px #ddd;
    border-radius: 4px;
}
.ticket-info .table-no-border td, .ticket-info .table-no-border th{
    border: 1px solid #ffffff;
}
.j-container h3{ 
    margin-bottom: 10px;
}
.j-container .label{
    padding: 2px 5px;
    color: #fff;
    border-radius: 4px;
}

.j-container .list-ticket .table{
    background: #ffffff;
    margin-bottom: 20px;
}
.j-container .list-ticket .table tr td{
    padding: 5px 10px 5px 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgb(244, 244, 244);
    text-align: center;
}
.j-container .ticket-info .wrapper {
    background: #ffffff;
}
.j-container .ticket-info .table tr td{
    padding: 5px 10px 5px 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #ffffff;
    text-align: center;
}
.j-container  .form-group {
    margin-bottom: 10px;
}
.j-container .attachment-file {
    background: #ffffff;
}
#table-order div div, #form-quick-popup-ticket .form-horizontal .form-group{
    overflow: hidden;
    margin-bottom: 5px;

}
#table-order .wrap-order{
     overflow: initial !important;
}

.text-error {
    color: #f00
}
#support-time .well {
    overflow: auto;
    background: #ECF4F7;
    box-shadow: none;
    border: none;
    padding: 15px;
    color: #777;
    font-weight: 500;
}
#support-time h2 {
    font-size: 18px;
    padding: 5px 0px;
    margin: 0;
    color:#688da7;
    font-weight: bold;
}
#support-time h3 {
    font-size: 15px;
    padding: 5px 0px;
    margin: 0;
    font-weight: bold;
    color: #333
}
#support-time .time-caption .content {
    padding: 28px;
    color:#688da7;
}
#support-time .time-caption .content p{
    margin: 0;
}
#support-time .time-zone .time-value{
    padding: 3px 20px;
    background: #fff;
    float: left;
    margin-left: 15px;
    border: solid 1px #dddddd;
    border-radius: 3px;
    line-height: 19px;
}
#support-time .time-zone i{
    float: left;
    font-size: 34px;
    padding: 7px;
    color: #6893b6;
    padding-left: 0px;
}
#support-time .time-zone .time-value strong{
    letter-spacing: 0.5px;
    color: #333;
}

@media(max-width: 670px) {
	#support-time .time-caption .content {
		padding: 0;
	}
	#support-time .time-caption .content {
		padding: 0;
	}
	#support-time .time-zone .time-value {
		margin-left:5px;
	}
}