body{font-family:Arial,sans-serif}.alert{height:48px;background-color:#ffc8c8;color:#e20000;display:flex;align-items:center;position:relative;padding-left:40px;border-radius:10px;margin-top:10px}.border-red{border-color:#e20000!important}label.border-red{border-bottom:1px solid #e20000}.alert:before{content:"!";position:absolute;display:flex;font-size:14px;line-height:20px;font-weight:700;left:10px;top:13px;background-color:red;width:20px;height:20px;border-radius:50%;color:#ffc8c8;align-items:center;justify-content:center}.topnav{display:flex;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:767px){.dt-bootstrap5 .col-sm-12{margin-top:5px!important;margin-bottom:5px!important}}