.horizontal-padding-20 {
    padding: 20px 0px 20px 0px;
}

.card-name {
    color: white;
    font-size: medium;
    font-weight: bold;
}

.full-height {
    height: 100vh !important;
}

html, body {
    /* position: static;*/
    margin: 0;
    height: 100%;
    overflow: scroll;
}


/*#app_root {
    height: 100%;
    overflow: scroll;
}*/
.menu_icon {
    font-size: x-large;
}

.tab_icon {
    font-size: large !important;
}