﻿/* Please use this css file for any overriding styles that you want. */
#dnn_ctr1164_AlertsAndNotifications_ctl00_pnlAlerts .card{

    flex: 1 0 calc(101.33333% - 1px)!important;


}

#dnn_ctr1164_AlertsAndNotifications_ctl00_pnlAlerts .fa-stack{

display:none;

}

#dnn_ctr1164_AlertsAndNotifications_ctl00_pnlAlerts .card > div {

padding-bottom:unset!important;

}
#dnn_ctr1164_AlertsAndNotifications_ctl00_pnlAlerts .card > .py-5 {

padding:unset!important;

}

#dnn_ctr1164_AlertsAndNotifications_ctl00_pnlAlerts .card > div > h5 > i {

display:none!important;

}

#dnn_ctr1164_AlertsAndNotifications_ctl00_pnlAlerts .card > div .card-title {

display:inline-block!important;
width:50%!important;
}

#dnn_ctr1164_AlertsAndNotifications_ctl00_pnlAlerts .card .btn-primary {
position:relative;
bottom: 42%;
    left: 10%;

}

#dnn_ctr1164_AlertsAndNotifications_ctl00_pnlAlerts .card > div .card-text {

display:inline-block!important;
width:50%!important;
}