.d-none {
    display: none;
}

.jq-toast-wrap {
    z-index: 10000000!important;
    width: 300px;
}

.jq-toast-wrap .jq-toast-single {
    font-size: 0.85em;
    border: 1px solid #fff;
}

.close-jq-toast-single {
    top: 5px;
    right: 9px;
    font-size: 24px;
}

.p-t-0 {
    padding-top: 0!important;
}

.m-b-0 {
    margin-bottom: 0!important;
}