body{
    height: 100%;
    width: 100%;
    background-color: rgba(245, 245, 220, 0.397);
}
.noPadding{
    padding: 0% !important;
}
#selectOuterId{
    background-color: #dfe6ed75;
    height: 20vh;
    margin-top: 3vh;
    border: 1px solid white;
}
#show_excel{
    margin-top: 3vh;
}
