﻿



dd.noticecontent {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #1c495e;
    border-right: 1px solid #1c495e;
    border-bottom: 1px solid #1c495e;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}

    dd.noticecontent p {
        white-space: normal;
    }

.lnkReportAbsences {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    display: inline-block;
}


a.acknowledged {
    opacity: 0.5;
}


.RespondDialog_mobiletextarea_2.ui-field-contain {
    height: 95%;
}

#RespondDialog_mobilecontainer {
    height: 70vh;
}

#RespondDialog_mobiletextarea_2 {
    height: 100% !important;
}
