﻿.input-label-sweetalert {
    display: flex;
    margin: auto 28px;
    position: relative;
    bottom: -13px;
    justify-content: flex-start;
}

.confirm-button {
    padding: 9px 24px 8px;
}

.cancel-button {
    padding: 9px 24px 8px;
}

.title-sweetalert {
    margin: 0 auto 0 0;
}

.dropdown-filter-showing {
    max-height: 100%;
    width: 390px;
}

.swal2-title{
    font-size: 1.2em !important;
}