
.container{
    padding: 0 5px;
    max-width: 880px;
    /*background-color: #9ACCDB;*/
}
.row-fluid{
    background-color: #fff;
}
.row-fluid.wrap{
    width: auto;
    display: block;
}
.blue-bold{
    color: #3184D9;
    font-weight: bold;
}
.table tr td{
    vertical-align: middle;
    font-size: 12px;
}

table.radius-4, table.radius-4 thead{
    border-collapse: separate;
}

table.radius-4 thead th{
    border-bottom: none;
}

.radius-4, table.radius-4 th, table.radius-4 tr{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
table.radius-4 tr:last-child td:first-child{
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
}

table.radius-4 tr:last-child td:last-child{
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
}
.add-more{
    text-decoration: none!important;
}
.add-more i{
    color: green;
}

/* block s1 */
.block-staff .title{
    background-color: #666;
}
.block-staff .body{
    background-color: #fff;
    position: relative;
}
.block-client .title{
    background-color: #C0C0C0;
}
.block-client .body{
    background-color: #F4F4F4;
    position: relative;
}

.block-client .rating, .block-staff .rating{
    position: absolute;
    bottom: 10px;
    right:10px;
}
/*********************************************************/
.right{
    float: right;
}
.left{
    float:left;
}
.clear{
    clear:both;
}
.padding-5{
    padding: 5px;
}
.padding-10{
    padding: 10px;
}
.padding-20{
    padding: 20px;
}
.padding-lr-5{
    padding: 0 5px;
}
.padding-t-10{
    padding-top: 10px;
}
.padding-b-10{
    padding-bottom: 10px;
}
.mar-lr-7{
    margin-left: 7px;
    margin-right: 7px;
}
.mar-top-5{
    margin-top: 5px;
}
.mar-top-10{
    margin-top: 10px;
}
.mar-top-20{
    margin-top: 20px;
}
.mar-top-30{
    margin-top: 30px;
}
.mar-bot-5{
    margin-bottom: 5px;
}
.bg-blue{
    background-color: #9ACCDB;
}
.bg-ddd{
    background-color: #DDDDDD;
}
.bg-f5{
    background-color: #f5f5f5!important;
}
.bg-fff{
    background-color: #fff!important;
}
.bg-666{
    background-color: #666!important;
}

.w-70{
    width: 70px;
}

.color-ccc, .color-ccc a{
    color:#ccc;
}
.no-mar{
    margin: 0px;
}

.border{
    border: 1px solid #ddd;
}

.border-bottom{
    border-bottom: 1px solid #ddd;
}
.border-lr{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.min-h-30{
    min-height: 30px!important;
}
.min-h-45{
    min-height: 45px!important;
}
.min-h-150{
    min-height: 150px!important;
}

.block{
    display: block;
}

.radius-4{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.white{
    color: #fff;
}

.bold{
    font-weight: bold;
}
.add-more-file:hover{
    cursor: pointer;
}

.file-input{
    clear:both;
}
.close-ticket, .open-ticket{
    color:#FFF!important;
}

.search-input{
    height: auto!important;
}

input.error, textarea.error{
    border:1px solid red;
    font-style:normal;
}

#tickets-admin, #admins_list{
    margin-bottom: 10px;
}

.close-status{
    color: #b94a48;
}

.answered-status{
    color: grey;
}

.attachments{
    background: transparent;
}
.attachments legend{
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0px;
    color:#ccc;
}

.attachments a{
    margin-right: 20px;
    font-size: 13px;
}

.attachments a:hover{
    text-decoration: none;
}

.block.text-center.radius-4.bg-fff.mar-top-5.padding-5{
    min-height: 20px;
}
.text-center {
    text-align: center;
}

.tickets-close-all, .close-ticket-item{
    color: #ffffff!important;
}

.filter-status{
    width: 40%;
    float:left;
}

#tickets-admin_wrapper #tickets-admin_length, #tickets-admin_wrapper #tickets-admin_filter{
    width: 30%;
}

.ticket-unread{
    font-weight: bold;
}

.view-btn{
    color:#000!important;
}

.view-btn-admin{
    color:#fff!important;
}

.tickets-user-content{
    margin-bottom: 20px;
    margin-top: 10px;
}

.tickets-user-content .dataTables_length select{
    width: 100px;
}

.tickets-user-content .dataTables_filter input{
    height: 28px;
}

.error-message{
    display: none;
}

.created-at-header{
    width: 100px!important;
}
.last-updated-header{
    width: 100px!important;
}

.status-header{
    width: 45px!important;
}

.view-header {
    width: 40px!important;
}


.category-header{
    width: 180px!important;
}

.action-header{
    width: 50px!important;
}

.tickets-user-content .dataTables_info{
    width: 30%;
}

.tickets-user-content .tickets-user{
    margin-bottom: 15px;
}

.subject-admin{
    min-width: 300px!important;
    display: block;
}

.attachments a:hover{
    text-decoration: none;
}

.ticket-read .subject-admin{
    font-weight: normal;
}

.messages-content pre{
    margin: 10px 0 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    background-color: transparent;
    border: none;
    padding: 0px;
}

.message-quote{
    background: url("/images/quote.png");
    min-height: 16px;
    width: 16px;
    position: absolute;
    right: 15px;
    top: 5px;
}

.message-quote:hover{
    cursor: pointer;
}
.category-admin{
    width: 180px!important;
}
.category-admin:hover{
    cursor: pointer;
}

.ticket-cb{
    display: block;
    width: 13px!important;
}

.id-header{
    width:20px!important;
}

.selected-all-header{
    width:20px!important;
}

.user-header{
    width:190px;
}