/*!* Alert Message v1.3 */.dmc-alert-msg,.dmc-alert-msg *{box-sizing:border-box}
.dmc-alert-msg{padding:14px 34px 14px 9px;border:solid 6px;border-radius:15px;width:100%;position:relative}
.dmc-alert-msg span.close-btn{background:url("https://www.cisco.com/etc/designs/cdc/dmr/icons/close_gray.svg");cursor:pointer;display:block;height:15px;width:15px;top:9px;right:9px;position:absolute}
.dmc-alert-msg.pal-1{border-color:#fbab18;background-color:rgba(251,171,24,0.05)}
.dmc-alert-msg.pal-2{border-color:#e2241a;background-color:rgba(226,36,26,0.05)}
.dmc-alert-msg.pal-3{border-color:#6ebe4a;background-color:rgba(110,190,74,0.05)}
.dmc-alert-msg.pal-4{border-color:#00bceb;background-color:rgba(0,188,235,0.05)}
.dmc-alert-msg h3{margin-bottom:5px;display:table}
.dmc-alert-msg :last-child{margin-bottom:0}
.dmc-alert-msg.icon p,.dmc-alert-msg.icon ul,.dmc-alert-msg.icon ol,.dmc-alert-msg.icon a.cta.text{margin-left:27px}
.dmc-alert-msg.icon a.cta.text{-webkit-box-decoration-break:clone;box-decoration-break:clone}
.dmc-alert-msg.icon span.alert-icon{background-image:url("https://www.cisco.com/etc/designs/cdc/dmr/icons/alert-message-20.svg");background-repeat:no-repeat;float:left;margin-right:5px;width:22px;height:20px;display:block}
.dmc-alert-msg.icon.pal-1>span.alert-icon{background-position:0 0}
.dmc-alert-msg.icon.pal-2>span.alert-icon{background-position:0 -20px}
.dmc-alert-msg.icon.pal-3>span.alert-icon{background-position:0 -40px}
.dmc-alert-msg.icon.pal-4>span.alert-icon{background-position:0 -60px}
.dmc-alert-msg.hide{display:none}
html[dir="rtl"] .dmc-alert-msg{padding:14px 9px 14px 34px}
html[dir="rtl"] .dmc-alert-msg span.close-btn{right:auto;left:9px}
html[dir="rtl"] .dmc-alert-msg.icon span.alert-icon{float:right;margin-left:5px;margin-right:0}
html[dir="rtl"] .dmc-alert-msg a.cta.text{margin-right:0}
html[dir="rtl"] .dmc-alert-msg.icon p,html[dir="rtl"] .dmc-alert-msg.icon ul,html[dir="rtl"] .dmc-alert-msg.icon ol,html[dir="rtl"] .dmc-alert-msg.icon a.cta.text{margin-right:27px;margin-left:0}
@media only screen and (min-width:37.5em){.dmc-alert-msg{padding:19px 43px 19px 20px}
.dmc-alert-msg.icon{border-left-width:62px}
.dmc-alert-msg.icon span.alert-icon{background-image:url("https://www.cisco.com/etc/designs/cdc/dmr/icons/alert-message-20-white.svg");transform:scale(1.5) translateX(-40px);position:absolute;margin-top:5px;margin-right:0}
.dmc-alert-msg.icon p,.dmc-alert-msg.icon ul,.dmc-alert-msg.icon ol,.dmc-alert-msg.icon a.cta.text{margin-left:0}
html[dir="rtl"] .dmc-alert-msg{padding:19px 20px 19px 43px}
html[dir="rtl"] .dmc-alert-msg.icon{border-right-width:62px;border-left-width:6px}
html[dir="rtl"] .dmc-alert-msg.icon span.alert-icon{margin-left:0;transform:scale(1.5) translateX(40px)}
html[dir="rtl"] .dmc-alert-msg.icon p,html[dir="rtl"] .dmc-alert-msg.icon ul,html[dir="rtl"] .dmc-alert-msg.icon ol,html[dir="rtl"] .dmc-alert-msg.icon a.cta.text{margin-right:0}
}
@media only screen and (min-width:64em){.dmc-alert-msg.icon{border-left-width:78px}
.dmc-alert-msg.icon span.alert-icon{transform:scale(1.7) translateX(-40px);margin-top:10px}
html[dir="rtl"] .dmc-alert-msg.icon{border-right-width:78px}
html[dir="rtl"] .dmc-alert-msg.icon span.alert-icon{transform:scale(1.7) translateX(40px)}
}