table.table-form th {
    background-color: #f3f3f3 !important;
    width: 25%;
    font-weight:bold;
}
table.table-form2 th {
    background-color: #f3f3f3 !important;
    width: 10%;
    font-weight:bold;
}
table.table-form2 td {
    width: 40%;
}
.form-title {
    background-color: #777777;
    color: #fff;
    padding: 5px 10px;
}

#noestablished {
    display:none;
}

.media-chat-item p {
    margin-top: 0.625em !important;
}
