body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
#header{
    /*max-height: 80px;*/
}
footer{
    margin-top: auto;
}
/*!*- tableBasic -*!*/
/*.tableBasic {*/
/*    font-size: 12px;*/
/*    background-color: #CCFFFF;*/
/*    color: #666666;*/
/*    border-left: 0px dotted #CCCCCC;*/
/*    border-top:0px dotted #CCCCCC;*/
/*}*/
/*.tableBasic select {*/
/*    font-size: 12px;*/
/*    color: #8F8F8F;*/
/*}*/
/*.tableBasic td {*/
/*    font-size: 14px;*/
/*    color: #990066;*/
/*    border-right: 0px dotted #CCCCCC;*/
/*    border-bottom: 0px dotted #CCCCCC;*/
/*    background-color: #cdf9fd;*/
/*}*/

/*.tableBasic th {*/
/*    font-size: 16px;*/
/*    color: #000000;*/
/*    border-right: 0px dotted #CCCCCC;*/
/*    border-bottom: 0px dotted #CCCCCC;*/
/*    padding-left: 3px;*/
/*    padding-top: 6px;*/
/*    padding-bottom: 6px;*/
/*    font-weight: normal;*/
/*//background-color: #EEEEEE;*/
/*    background-color: #74aaf6;*/
/*    height: 16px;*/
/*}*/

/*.tableBasic .myPad {*/
/*    padding: 8px;*/
/*}*/
/*.tableBasic .myPad1 {*/
/*    padding: 8px;*/
/*}*/
/*.tableBasic .child {*/
/*    font-size: 12px;*/
/*    background-color: #FFFFFF;*/
/*}*/

/*!*- tableBasic1 -*!*/
/*.tableBasic1 {*/
/*    font-size: 16px;*/
/*    background-color: #F9F9F9;*/
/*    color: #666666;*/
/*    border-left: 1px dotted #CCCCCC;*/
/*    border-top: 1px dotted #CCCCCC;*/
/*}*/

/*.tableBasic1 td {*/
/*    font-size: 12px;*/
/*    text-align:center;*/
/*    color: #990066;*/
/*    border-right: 0px dotted #CCCCCC;*/
/*    border-bottom: 1px dotted #CCCCCC;*/
/*}*/

/*.tableBasic1 .low{*/
/*    color: #3333FF;*/
/*    font-size: 14px;*/
/*    font-weight:bold;*/
/*}*/
/*.tableBasic1 .medium{*/
/*    color: #33FF99;*/
/*    font-size: 14px;*/
/*    font-weight:bold;*/
/*}*/
/*.tableBasic1 .high{*/
/*    color: #FF0099;*/
/*    font-size: 14px;*/
/*    font-weight:bold;*/
/*}*/
/*.tableBasic1 .highest{*/
/*    color: #FF0000;*/
/*    font-size: 14px;*/
/*    font-weight:bold;*/
/*}*/

/*.tableBasic1 th {*/
/*    font-size: 16px;*/
/*    text-align:center;*/
/*    color: #330066;*/
/*    border-right: 0px dotted #CCCCCC;*/
/*    border-bottom: 1px dotted #CCCCCC;*/
/*    padding-left: 3px;*/
/*    padding-top: 6px;*/
/*    padding-bottom: 6px;*/
/*    font-weight: bold;*/

/*    background-color: #D9D8D9;*/
/*    height: 16px;*/
/*}*/