#hirlevelResult {
    display: none;
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    margin-top: 0;
    background: #f5f5f5;
    width: auto;
}

#hirlevelShadow {
    position: absolute;
    display: block;
    position: relative;
    background: #f5f5f5;
    text-align: left;
    width: auto;
    float: left;
    top: 0;
    left: 0;
    right: 0;
    border: 5px solid #990000;
    color: black;
}
.alert_message {
    margin: 10px;
    font-size: 12px;
}