.aemcontainer .parentalert{position:absolute}
.alerts{display:flex;background:#fff;border-radius:4px;flex-direction:row;position:relative;width:97%;height:88px;margin-bottom:10px;margin-left:14px}
.alert_msg{font-family:Honeywell Sans;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-0.02em;text-align:left}
.alerts .alert_icon{position:absolute;left:34px;top:21px}
.img_text{flex:80%;display:flex;align-items:center;padding-left:0;padding-top:12px}
.alerts .mvp-icon-close{position:absolute;top:12px;right:2.4%}
.alerts [class^="mvp-icon-"]:before,.order-reports-main-mobile-view [class*="mvp-icon-"]:before,.order-reports-main-mobile-view .mvp-stack_close:before{display:inline-block;text-transform:none;font-weight:800;font-style:normal;font-variant:normal;font-family:"icomoonregular";line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px !important;color:#303030}
.img_bkg{width:49px;height:48px;border-radius:50%;margin-right:10px;margin-top:12px;margin-left:15px}
.alerts .backgroundImg{position:absolute;left:26px;top:13px}
.alerts .mvp-icon-information:before{font-size:26px !important;color:#0071b3;position:absolute;left:32.5px;top:34px}
.alerts{height:110px}
.cancelAlert .alerts{height:80px}
.stockAlert .alerts{height:90px}
.cancelbAlert .alerts{height:90px}
@media(max-width:767px){.alerts{margin-left:5px}
}
@media screen and (min-width:320px) and (max-width:520px){.alerts{width:97%;height:10% !important}
.img_text{margin-top:-30px}
.img_bkg{width:48px;height:44px;margin-top:10px}
.alerts .backgroundImg{position:absolute;left:26px;top:8px}
.alert_msg{font-size:12px;padding:0;padding-right:30px}
.alerts .alert_icon{font-size:23px !important;left:34px;top:15px}
}