@charset "UTF-8";
/*
    Table of Contents

    Name                 : Zenix
    Author               : DexignZone
    Author Portfolio     : https://themeforest.net/user/dexignzone/portfolio
    


    Table of Sass Contents

    1. Abstracts
        _bs-custom
        _inheritance
        _maps
        _mixin
        _variable

    2. bootstrap 
        -Here goes all official bootstrap scss files

    3. Global/Base
        _color
        _custom-grid
        _fonts
        _helper
        _reset

    4. layout
        +footer
        +header
        +rtl
        +sidebar
        +tables
        +theme
        +version-dark

    5. Conponents
        +app
        +charts
        +forms
        +map
        +uc
        +ui
        +widget

    6. Page
        _index-1
        _page-error
        _page-register
        _page-signin
        _page-user-lock
        _page-user-lock

*/

.toast-fixed-width-permitsapp {
    min-width: 200px !important;
    max-width: 600px !important;
    width: 50% !important;
}

.swal2-timer-progress-bar-container {
    width: auto !important;
}

.swal2-top-end-override {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    flex-direction: column !important;
}




  
