.vertical .main-content,
.vertical.hover .main-content,
.narrow.open .main-content {
    margin-left: unset;
}

.swal-delete-popup .swal2-confirm {
    background-color: #90d26d !important;
}

.swal-delete-popup .swal2-icon-content,
.swal2-icon-warning .swal2-icon-content {
    margin-bottom: -6px;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: #90d26d !important;
}

.pt-0,
.py-0 {
    padding-top: 2px !important;
}

.pdf-create-steps {
    padding-top: 8px;
}

.vertical .topnav,
.vertical.hover .topnav,
.narrow.open .topnav {
    padding-bottom: unset;
}

.fe {
    line-height: unset;
}

.alert-dismissible {
    padding-right: unset !important;
}

.page-title {
    margin-left: 20px;
}
