.halfstaffwidget_container {
    width: 250px;
    height: 255px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    user-select: none;
}

.halfstaffwidget_container a {
    text-decoration: none;
}

.halfstaffwidget_container.full {
    background-image: url(https://r2.cleanviewautowash.com/fullstaff.png);
}

.halfstaffwidget_container.half {
    background-image: url(https://r2.cleanviewautowash.com/halfstaff.png);
}

.halfstaffwidget_date, .halfstaffwidget_time {
    font-family: Arial, san-serif;
    font-weight: 700;
    text-align: center;
    color: #fff;
    cursor: default;
}

.halfstaffwidget_date {
    font-size: 16px;
}

.halfstaffwidget_time {
    padding-top: 10px;
    font-size: 12px;
}

.halfstaffwidget_message {
    font-family: Arial, san-serif;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    padding: 0 15px;
    cursor: default;
}

.halfstaffwidget_linkdiv {
    height: 20px;
    position: absolute;
    bottom: 0;
    width: 150px;
    cursor: pointer;
}



#aflag_lk{
display:none;
}



#aFlag_Widget_posts{
    background: url(http://halfstaff.org/wp-content/uploads/2021/04/post-widget-bg.jpg) left top no-repeat;
    text-align: left;
    padding: 125px 20px 10px 12px;
width: 155px;
    height: 335px;
    margin-top: 10px;

}
#state_alert{
    width: 155px;
    height: 50px;
    overflow: auto;
    font-family: Arial;
    font-size: 16px;
    text-align: center;
    color: white;
    padding: 0px 0px 15px;
}


#posts_alert{
    height: 195px;
    overflow: auto;
    width: 155px;
    font-family: Arial;
    font-size: 10px;
}