/*
    Document   : bbb
    Created on : 26.02.2014, 13:01:14
    Author     : sebastian
    Description:
        Purpose of the stylesheet follows.
*/

#bbb_tbl_records td{
    min-width: 50px;
}
#bbb_tbl_records th{
    font-weight: bold;
}

#isMeetingRecorded{
    color: red;
}

.ilInfoScreenSec.form-horizontal.hide{
    display: none;
}

.bbb_error_msg{
    padding-top: 10px;
    color: red;
    font-weight: 700;
}
