﻿#actionAlertToast.success .toast-header,#bsDangerAlert.success .toast-header,#bsSuccessAlert.success .toast-header,#bsInfoAlert.success .toast-header{background-color:#d1e7dd;}#actionAlertToast.info .toast-header,#bsDangerAlert.info .toast-header,#bsSuccessAlert.info .toast-header,#bsInfoAlert.info .toast-header{background-color:#cff4fc;}#actionAlertToast.warning .toast-header,#bsDangerAlert.warning .toast-header,#bsSuccessAlert.warning .toast-header,#bsInfoAlert.warning .toast-header{background-color:#fff3cd;}#actionAlertToast.danger .toast-header,#bsDangerAlert.danger .toast-header,#bsSuccessAlert.danger .toast-header,#bsInfoAlert.danger .toast-header{background-color:#f8d7da;}