/* Custom styles goes here */

.alert, .toast {
    position: fixed !important;
    top: 10%;
    right: 1%;
    z-index: 999999;
}
.fs-20px
{
    font-size:20px;
}

.fs-22px {
    font-size: 22px;
}

.fs-24px {
    font-size: 24px;
}
.important-link-img {
    width: 6rem;
    height: 6rem;
    margin-right: 5px;
}