.box-toast{ position: fixed; right: 17px; top: 20px; width: 310px; z-index: 999999999; padding: 2px!important; }
.box-title i{ font-size: 15px; }
.box-title .fa-times-circle{ color: #dc3545; }
.box-title .fa-edit{ color: #17a2b8; }
.box-title .fa-exclamation-circle{ color: #ffc107; }
.box-title .fa-check-circle{ color: #28a745; }