/* Minhas cenas */
.icon-box {
    cursor: pointer;
}

.main-content{
    justify-content:last baseline;
}

.table tr td, .table tr th {
    text-align: left !important;
}

body {
    overflow-x: hidden;
}
#app {
    width: 100%;
}