.alert.alert-light {
    min-height: 58px;
}
table.table .pull-right{
    float: right;
}

a.btn.disabled{
    background: #dedede;
    color: #4a4a4a;
}
