﻿.fixedWidthLabel {
    width: 15.71em;
    white-space: nowrap;
    padding-right: 1em;
    text-align: right;
    padding: .3em 1em .3em 0;
}

.radioBtnLabel {
    white-space: nowrap;
    padding-left: .5em;
}

.popupButton {
    padding: 6px 20px 6px 0;
}

#mainPopupContainer {
    width: 100%;
    margin-top: 50px;
}

#popupWindow {
    display: none;
}

.popupHeader {
    background-color: #003865;
    height: 50px;
    font-size: 30px;
    color: white;
    margin-left: 0;
}

.popupWindowContent {
    overflow: hidden;
}

.popupWindowContentTab {
    margin: 0 25px 0 25px;
}

#hidePopupButton {
    margin-left: .36em;
}

.fugitiveImageWrapper {
    width: 10em;
    height: 13.57em;
    margin-bottom: .5em;
}

.fugitiveImageOuter {
    height: 8.93em;
    text-align: center;
}

.fugitiveImageInner {
    max-width: 7.15em;
    max-height: 8.93em;
}

.fugitiveImageText {
    text-align: center;
    margin-top: .1em;
    margin-bottom: .1em;
    white-space: normal;
    word-wrap: break-word;
}