.blkPopupTitle {
    padding-top: 15px;
    font-size: 21px;
    color: #255282;
}

.ahrPopupHeaderBar, .blkPopupHeaderBar {
    width: 100%;
    height: 23px;
    background-color: black;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.blkPopupHeaderBar {
    border-bottom-color: #73C800;
}

.ahrPopupHeaderBar {
    border-bottom-color: #B8B8B8;
}

.blkPopupContent2 {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.blkPopupContent {
    margin-left: 20px;
    margin-right: 10px;
}

.blkMediumTable {
    width: 300px;
}

.blkPopupInputLabel {
    text-align: left;
}

.blkPopupInput {
    width: 270px;
}

.blkFullWidth {
    width: 100%;
}

.blkOneOfThreeButtons {
    width: 31%;
    margin-right: 5px;
}

.blkOneButton {
    width: 100%;
    text-align: center;
}

.blkPopupActionButtons {
    text-align: center;
    white-space: nowrap;
}

.sectionHead {
    font-weight: bold;
}
