﻿body {
}

.MainBldtblT {
    border-bottom-style:double;
    border-left-style:double;
    border-top-style:double;
    border-right-style:double;
}

.LeftListT {
    width: 250px;
    min-height:100%;
    max-width:250px;
}




.SBuildg{
    margin-left:25px;
}

.BList {
    /*max-width:150px;*/
}

.Tlisting {
    min-height: calc(100vh - 320px);
}

.RightSide {
    min-width: 770px;
    padding-right:10px;
}

.UpperGraph{
    min-height:500px;

}

.LowerInfo{
    min-height:200px;
}

.top-align{
    vertical-align:top;
}

.FormatRadioButtonList label {
    margin-left:5px;
    margin-right: 15px;
    display:inline-block;
    font-weight:400;
    vertical-align:central;
}

.period-select{
    padding-left:30px;
    padding-right:15px;
    padding-top:3px;
}

.period-radio {
    padding-top: 5px;
}

.period-table{
    min-width:760px;
    border-bottom-style:dotted;
}
