.toast-title[data-v-bc31b87a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding:3px 0;width:100%}.toast-title .timer[data-v-bc31b87a]{font-weight:500;font-size:.7rem}.toast-title .label[data-v-bc31b87a]{height:25px;font-size:.9rem;border-radius:3px;padding:2px 6px;background:hsla(0,0%,100%,.7);margin-right:5px;color:#3b5472}.toast-title .label.success[data-v-bc31b87a]{color:#fff;background:#2dc76d}.toast-title .label.danger[data-v-bc31b87a]{color:#fff;background:#dc3545}.toast-title .label.default[data-v-bc31b87a],.toast-title .label.primary[data-v-bc31b87a]{color:#fff;background:#5bc5fc}.toast-body{padding:0}.toast-body .applied-status{text-align:center;padding:5px 7px 0 7px;font-weight:700;background:hsla(0,0%,100%,.7)}.toast-body .desc{padding:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px}.toast-body .desc .desc-block{border-radius:4px;border:1px solid rgba(0,0,0,.0509803922);text-align:center;overflow:hidden}.toast-body .desc .desc-block .title{color:#3b5472;background:hsla(0,0%,100%,.8);padding:3px 0}.toast-body .desc .desc-block .value{background:hsla(0,0%,100%,.3);padding:5px 0}.toast-body .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5px;padding:0 7px 7px 7px}.toast-body .buttons .action{display:block;width:100%;line-height:15px;height:27px;font-weight:300;border:transparent}.toast-body .buttons .action.btn-success{background:#2dc76d}.toast-body .buttons .action.btn-success:hover{background:rgb(41.237704918,182.362295082,99.8868852459)}.toast-body .buttons .action.view{background:rgba(59,84,114,.65)}.toast-body .buttons .action.view:hover{background:rgba(59,84,114,.75)}