/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

.toast {
    position: fixed;
    top: 10%;
    right: 2%;
    z-index: 9999;
}
.pull-right
{
    float:right;
}
.remove-item-btn {
    background: transparent;
    padding: 0;
    border: none;
}