﻿body {
}

.alternateBookingTableStyle{
    min-height: 300px;
    height:calc(100vh - 25vh);
    width: 250px;
}

.btnAddStyle{
    position: absolute;
    left: 6px;
    top:6px;  
}

.ColumnOneHeader {
    margin-left:31px;
}