﻿.resultpanel {
    display: block;
}

.form-group .checkbox {
    float: none;
}

.colorblock {
    height: 20px;
    width: 20px;
    border: solid thin #ccc;
}

#tblMusterStatus td div {
    margin: auto;
}

.fixedbottombtn {
    position: fixed;
    bottom: -20px;
    right: 0px;
    left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-top: solid thin #ccc;
    z-index: 99;
    min-height: 0;
}
