.d_form-redalert {
margin: 10px 0px 10px 0px;
text-align: center;
color: #f35d5d;
}

.d_fix-alert-box-parent {
position: fixed;
text-align: center;
top: 0px;
left: 0px;
width: 100%;
z-index: 9999;
}

.d_global-alert-fixed {
disdplay: inline-block;
}

.d_dynamic_link_fix {
color: #0093ed;
cursor: pointer;
}