.inline-block-wrapper > * {
    display: inline-block;
}

.inline-block-wrapper ul {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-inline-start: 30px;
}

.header-with-icon {
    position: relative;
    padding-left: 0;
}

.emergency-message p:first-child { 
    margin-bottom: 0;
}

.header-icon--exclamation-mark-white {
    background-image: url(/sites/all/themes/nihdpcpsi/images/generated/icons-sc634ce7975.png);
    background-position: -96px -87px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    height: 32px;
    width: 32px;
}
.header-icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.emergency-message {
    padding: 0.5em 1.5em 0.5em 1.5em;
}

h2.show-like-p {
font-size: 1em;
font-family: "Droid Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
border-bottom: none;
margin-bottom: 0px;
}

.emergency-message.emergency-message-gray {
    background-color: #666;
}