﻿
/*.EmployeeList {
    width: 800px;
}*/

/*.EmployeeList-gridview {
    height: 460px;
}*/

/*.Employee-frame {
    width: 800px;
}*/

/*    .Employee-frame .panel-tab {
        height: 255px;
    }*/

.EmployeeLines-gridview {
    height: 150px;
}

.EmployeeStatements-gridview {
    height: 150px;
}

.EmployeeImage {
    height: 92px !important;
    width: 92px !important;
}

.fixed-bottom {
    position: fixed;
    bottom: 36px;
}
