﻿.custom-popup {
    background: none;
}

.custom-title {
    justify-content: center;
}

/*    .custom-title .custom-title-img {
        content: url("/gif/LoadingPage.gif");
        max-width: 50%;
        height: auto;
    }*/

.custom-loader {
    border-color: #fc6c00 transparent #ef2900 transparent !important;
}

.custom-actions {
    margin-top: 0px;
}

.swal2-loader {
    width: 60px !important; 
    height: 60px !important;
    border-width: 7px !important;
}
