﻿/*****************************************************************************/
/* LAYOUT
/*****************************************************************************/
#fullPage {
    left: 0px;
    top: 0px;
    width: 100%;
    position: absolute;
    height: 100%;
    margin: 0;
    /*display: table;*/
}

#leftBar {
    margin: 5px;
    float: left;
    width: 222px;
    height: 99.9%;
    position: absolute;
    left: 0;
}

#logo {
    width: 100%;
    height: 115px;
    vertical-align: middle;
    text-align: center;
}

#mainMenu {
    width: 100%;
}

#rightRemainder {
    margin-left: 232px;
    margin-right: 5px;
    margin-top: 10px;
}

#masterPageHeader {
    height: 118px;
}

#dynamicContent {
    top: 92px;
}

#pageFooter {
    margin: 35px 5px 5px 5px;
    text-align: right;
    clear: both;
    padding-right: 5px;
}

.siteHeaderImage {
    top: 10px;
    left: 5px;
    position: absolute;
    float: left;
    display: block;
}

#leftBar {
    margin: 5px;
    float: left;
    width: 222px;
    height: 99.9%;
    position: absolute;
    left: 0;
}

    #leftBar.menuOff {
        margin-left: -350px;
    }

#rightRemainder.menuOff {
    margin-left: 10px;
}

#menuToggler {
    position: absolute;
    padding-left: 100px;
    font-size: 0.8em;
    margin-bottom: 5px;
}

.login_panel_class {
    width: 300px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
/*****************************************************************************/
/* MENU
/*****************************************************************************/
#mainMenu dl {
    margin: 0;
}

#mainMenu dt {
    height: 1.3em;
    background-position: center center;
    vertical-align: baseline;
    width: inherit;
    padding-top: 2px;
    text-align: center;
}

#mainMenu dd {
    margin: 0;
    padding: 4px;
    vertical-align: middle;
}

#mainMenu img {
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

#mainMenu input {
    padding-left: 14px;
    overflow: visible;
}

.menuItemHidden {
    visibility: hidden;
}

.selectedMenuItem {
    line-height: 20px;
    padding: 4px;
    vertical-align: middle;
    white-space: nowrap;
}
/*****************************************************************************/
/* HEADER
/*****************************************************************************/
.siteHeader {
    top: 0px;
    left: 0px;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 120px;
    padding-bottom: 8px;
    padding-top: 40px;
}

.headerCommandsHolder {
    position: absolute;
    top: 0px;
    right: 0px;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    text-align: right;
    padding-top: 80px;
    height: 52px;
}

.AAFontSizeCommand1 {
    cursor: pointer !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;
    border-bottom-style: none !important;
    font-size: 15px !important;
}

.AAFontSizeCommand2 {
    cursor: pointer !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;
    border-bottom-style: none !important;
    font-size: 18px !important;
}

.AAFontSizeCommand3 {
    cursor: pointer !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;
    border-bottom-style: none !important;
    font-size: 21px !important;
}

.headerCommandButton {
    cursor: pointer;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
/*****************************************************************************/
/* LOGIN STATUS
/*****************************************************************************/
.userBox {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 5px;
    padding-left: 20px;
    margin-right: 5px;
    margin-top: 5px;
    background-image: url('../Images/user_plain_green.png');
    background-position-x: left;
    background-position-y: 5px;
    background-repeat: no-repeat;
    z-index: 1;
}

.userLogoutLink {
    float: right;
}

.logoBox {
    width: 100%;
    text-align: center;
    vertical-align: central;
    background-color: white;
    height: 200px;
}
/*****************************************************************************/
/* CRUMBTRAIL
/*****************************************************************************/
#crumbtrail {
    padding-left: 10px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 300px;
}

    #crumbtrail input {
        border-style: none;
        padding-right: 5px;
        padding-left: 5px;
        overflow: visible;
        cursor: pointer;
        position: relative;
    }
/*****************************************************************************/
/* TAB STRIP
/*****************************************************************************/
.tabStrip {
    float: left;
    width: 100%;
}

.tabButton {
    border-style: solid solid solid solid;
    border-width: thin;
    cursor: pointer;
}

.tabButtonSelected {
    border-style: solid solid none solid;
    border-width: medium;
    font-weight: bold;
}

.dummyDiv {
    width: 0px;
}

/*****************************************************************************/
/* EDIT PAGE SUPPORT
/*****************************************************************************/

.defaultContentPadding {
    padding: 5px;
}

.editPageWrapper {
    padding: 5px;
    margin: 0px 0px 5px 0px;
    clear: both;
}

.filterPanelJS .editPageWrapper {
}

.editPageHeader {
    border-style: solid solid solid solid;
    border-width: medium;
}

.pageCommands {
    height: 40px;
    width: 100%;
    text-align: right;
}

.sectionHeader {
    margin-top: 10px;
    margin-bottom: 5px;
}

.fieldlabelHolder {
    float: left;
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 5px;
    clear: left;
}

.fieldLabelsHeader {
    padding: 10px;
    margin-bottom: 20px;
}

.clearForLeftAlign {
    clear: left;
}

.clearFloat {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

.userInputControlHolder {
    width: 50%;
    padding-top: 1px;
    white-space: nowrap;
}

.fieldSet, .fieldset fieldset {
    padding: 2px;
}

.inlineButtonControlHolder {
    width: 100%;
    white-space: nowrap;
    text-align: right;
}

.helpHoverImage {
    padding-left: 10px;
    margin: -4px 0px -4px 0px;
}

.helpHoverImageCheckbox {
    vertical-align: middle;
}

.calendarButton {
    margin: -4px 0px -2px 0px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.checkBoxLayout {
    display: inline-block !important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
    vertical-align: middle;
    /*margin-left: -4px;*/
}

input.text {
    width: 350px;
}

.input-prepend .textHalf {
    width: 138px !important;
}

select {
    width: 365px;
}

.ValidationSummary {
    color: #FF0000;
}

.multiLineTextBox {
    width: 350px;
    white-space: pre-wrap;
}

.multiLineTextBoxLarge {
    width: 515px;
    white-space: pre-wrap;
}

.fileUploadOrNameControl {
    width: 400px;
}

.newCaseAllocationListControl {
    width: 660px;
}

.titleBar h1 {
    font-size: 1em;
}
/*****************************************************************************/
/* Misc
/*****************************************************************************/
#noMasterLayout {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.PageButton {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    cursor: pointer;
    border-width: 0px;
    text-align: left;
}

.helpTextForColunm {
    float: left;
    width: 50%;
    padding-top: 3px;
    padding-bottom: 5px;
}

.backButtonDiv {
    width: 100%;
    text-align: right;
}

.repeatingSingleLineControlGroup {
    width: 70%;
    padding-top: 1px;
    white-space: nowrap;
    display: inline-block;
}

.textInputLogin {
    width: 300px;
}

.inlineLiteral {
    width: 50%;
    position: inherit;
    padding-left: 15px;
    /*background-color: #00FF00;*/
}

.inlineRHSLiteral {
    width: 50%;
    position: inherit;
    margin-left: 50%;
    /*padding-right: 35px;*/
    text-align: right;
}
/*****************************************************************************/
/* GENERIC LIST
/*****************************************************************************/
.listContainer {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    overflow: auto;
}

.genericListButton, .genericListColumnLinkButton {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    margin-right: 3px;
    width: auto;
}

.genericListColumnLinkButton {
    background-color: transparent;
}

caption {
    white-space: nowrap;
    text-align: left;
    padding: 5px;
}

.genericListTable {
    width: 100%;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-collapse: collapse;
}

.genericListRow {
    vertical-align: top;
}

.genericListRowAlternate {
    vertical-align: top;
}

.genericListFooter {
    width: 100%;
    height: 38px;
}

.recordCountLabel {
    white-space: nowrap;
    float: left;
}

.genericListFooterCommandContainer {
    white-space: nowrap;
    float: right;
    height: 30px;
}

.exportToWord {
    white-space: nowrap;
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 25px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.exportToExcel {
    white-space: nowrap;
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 25px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.showFilter {
    white-space: nowrap;
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 25px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.filterOn {
    white-space: nowrap;
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 20px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.filterOff {
    white-space: nowrap;
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 20px;
    margin-right: 0px;
    margin-left: 0px;
}

.deleteConfirmationMessage {
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.genericListHeaderRow {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    vertical-align: bottom;
}

.genericListAddNewButton {
    background-image: url("../Images/plus.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 100% !important;
    width: auto !important;
    margin-right: 10px;
    float: right;
    padding-left: 25px;
    margin-top: 10px;
}

.searchControlContainer {
    margin: 0px;
    width: 100%;
    height: 175px;
}

.searchHeaderContainer {
    width: 100%;
}

.searchHeaderTitleContainer {
    left: 0px;
    float: left;
    width: 40%;
}

.searchCommandsContainer {
    margin-left: 50%;
    margin-right: 0px;
    padding-right: 2px;
    text-align: right;
}

.clearFloat {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

.buildSearchFieldSet {
    width: 49%;
    float: left;
    left: 0px;
    margin: 0px;
    height: 200px;
}

.searchCriteriaFieldSet {
    margin-left: 50%;
    margin-right: 0px;
    padding-right: 2px;
    padding-left: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 200px;
}

.listSearchUserInputControlHolder {
    margin-left: 25%;
}

.genericListSearchDropDown {
    width: 90%;
}

.searchAddButtonContainer {
    width: 20%;
    float: left;
    padding-top: 2px;
}

.searchRadioButtonContainer {
    margin-left: 20%;
}

.searchRadioButton {
    font-size: .9em;
}

.searchCriteriaListButtonContainer {
    width: 100%;
    float: left;
    margin-top: 11px;
}

.searchCriteriaListClearButtonContainer {
    width: 60%;
    float: left;
}

.applySearchButtonContainer {
    width: 30%;
    float: right;
    text-align: right;
}

.filterPanel {
    width: 100%;
}

.filterPanelJS {
    width: 100% !important;
    display: none;
}

.listFilterEntryListbox {
    width: 100%;
}

ul.workflowsMenu {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    ul.workflowsMenu li {
        font-size: 0.8em;
        margin-bottom: 4px;
        padding: 3px;
    }

.workflowsSummary {
    padding: 10px;
    padding-bottom: 6px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.workflowsSummaryFooter {
    clear: both;
}

.clearBothClass {
    clear: both;
}

.nestedList {
    padding: 10px;
}
/*****************************************************************************/
/* MENU TEST
/*****************************************************************************/
.menuContainer {
    margin: 0;
}

.menuGroupContainer {
    height: 360px;
    overflow: auto;
}

.menuGroupHeader {
    padding: 4px;
    height: 1.3em;
    background-position: center center;
    vertical-align: baseline;
    width: inherit;
    text-align: center;
    cursor: pointer;
}

.menuItem {
    margin: 0;
    padding: 4px;
    vertical-align: middle;
    clear: left;
    white-space: nowrap;
}

#menu img {
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

#mainMenu input {
    padding-left: 10px;
    margin-right: 0;
    vertical-align: middle;
    height: 32px;
    width: 170px;
    text-align: left;
    white-space: pre-wrap;
}

.menuItemHighlighted {
    margin: 0;
    padding: 4px;
    vertical-align: middle;
    white-space: nowrap;
}

/*****************************************************************************/
/* Read Only Summary User Control Stuff
/*****************************************************************************/
.summaryRow {
    width: 100%;
}

.summaryItemPairLeft {
    width: 50%;
    float: left;
}

.summaryItemPairRight {
    width: 50%;
    float: right;
}

.summaryItemLabel {
    width: 25%;
    float: left;
}

.summaryItem {
    left: 65%;
}

.summaryItemNumeric {
    left: 70%;
    text-align: right;
    width: 20%;
    float: left;
}

.summaryItemLabelBold {
    width: 75%;
    float: left;
    font-weight: bold;
}
/*****************************************************************************/
/* AiB financial summary list
/*****************************************************************************/
.codeColumn {
    width: 10%;
    text-align: left;
}

.financeColumn {
    width: 10%;
    text-align: right;
}

.descriptionColumn {
    width: 60%;
    text-align: left;
    padding-left: 5px;
}
/*****************************************************************************/
/* Misc
/*****************************************************************************/
.fileUploadControlWidth {
    width: 437px;
}

.quickSearch {
    float: right;
    position: absolute;
    top: 125px;
    right: 8px;
}

.quickSearchText {
    width: 8em;
}

.divUIContainer {
    width: 100%;
    display: inline-block;
}

.checkBoxList {
    margin-left: 50px;
}

    .CheckboxList input {
        float: left;
        clear: both;
    }

.checkBoxListNoMargin {
    display: block;
    padding-bottom: 5px;
}

#fileUploadContainer {
    overflow: hidden;
    width: 450px;
    padding: 0px;
    position: relative;
}

    #fileUploadContainer input.hiddenUpload {
        z-index: 999;
        position: absolute;
        margin: 0px;
        right: 0px;
        width: 70px;
        height: 30px;
        cursor: pointer;
    }

    #fileUploadContainer input[type="text"] {
        width: 270px;
    }

    #fileUploadContainer input[type="button"] {
        margin-left: 10px;
        position: absolute;
    }

#RapidLoginButtons {
    width: 160px;
    padding-right: 6px;
}

    #RapidLoginButtons .RapidLoginButton {
        width: 100%;
        margin: 2px;
    }

.actionButtons {
    margin-left: 2px;
    margin-bottom: 3px;
    float: left;
}

/*****************************************************************************/
/* Claim Verification
/*****************************************************************************/
table.verificationDetail {
    width: 50%;
}

    table.verificationDetail td.valueCell {
        text-align: right;
    }

.checksPanel {
    width: 90%;
    margin-left: 5%;
}

.passRateBox {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 3px;
}
/*****************************************************************************/
/* Charts
/*****************************************************************************/
.chartBox {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 10px;
}

    .chartBox table {
        min-width: 280px;
    }

    .chartBox div {
        padding-right: 400px;
    }

    .chartBox img {
        float: right;
        max-width: 1000px;
    }

        .chartBox img.wideBar {
            float: none;
        }

    .chartBox td.propertyCountCol {
        text-align: center;
        width: 20%;
    }

.wideBarContainer {
    overflow-x: auto;
    overflow-y: hidden;
}

/*****************************************************************************/
/* STICKY BUTTONS
/*****************************************************************************/
.stickyButtons {
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    border-left: none;
    margin-top: 5px;
    margin-right: 10px;
    position: fixed;
    top: 50%;
    left: 0px;
}

    .stickyButtons input {
        padding-bottom: 5px;
        padding-top: 5px;
        display: block;
    }



.input-prepend {
    /*padding-left:5px;*/
}

    .input-prepend INPUT {
        width: 325px;
        /*font-size: 16px;*/
    }

/*********************************************************************
    Address Finder
**********************************************************************/
.address_search_search {
    border: none;
    background-image: url('../images/search16.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    height: 20px;
    width: 20px !important;
    /*margin-left:-10px;*/
    /*margin-bottom: -20px;*/
}

.postcode_lookup_text {
    margin-left: 4px;
    width: 288px !important;
}

.address_search_clear {
    border: none;
    background-image: url('../images/clear16.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    height: 20px;
    width: 20px !important;
    /*margin-left:-10px;*/
}

    .address_search_clear img {
        height: 100%;
    }

.input-prepend INPUT {
    width: 322px !important;
}

.input-prepend SELECT {
    width: 335px !important;
}

.input-prepend .calendarButton {
    padding-top: 5px;
}


/*********************************************************************
    Submission Conformation panel summary styling
**********************************************************************/
.alert .entitySummaryTitle {
    display: inline-block;
    float: left;
    width: 90%;
    position: relative;
    top: -6px;
}

.entitySummaryIcon {
    float: right;
    top: 9px;
    position: relative;
}

#SubmissionSummary .fullWidth {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

#SubmissionSummary .checklist {
    height: auto;
}

ul .htmlChecklist {
    margin-top: 10px !important;
}

ul .checklistList {
    margin: 10px 0 10px 20px;
}

.btn-danger {
    margin-bottom: 0px;
}


/*********************************************************************
    Print
**********************************************************************/

@media print {
    .noPrint {
        display: none;
    }
}

/*********************************************************************
    Modal Dialog Styling
**********************************************************************/

#SubmissionSummary .summary {
    min-height: 50px !important;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

#divCostApprovedCheck.larger {
    height: 90px;
}

#divGrantApprovedCheck.larger {
    height: 90px;
}

.alert .entitySummaryTitle {
    display: inline-block;
    float: left;
    width: 90%;
    position: relative;
    top: -6px;
}

.entitySummaryIcon {
    float: right;
    top: 9px;
    position: relative;
}

#SubmissionSummary .fullWidth {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

#SubmissionSummary .summary-large {
    height: 50px;
}

#SubmissionSummary .checklist {
    height: auto;
}

ul .htmlChecklist {
    margin-top: 10px !important;
}

.btn-danger {
    margin-bottom: 0px;
}

.oogCondition {
    padding: 3px 0px 10px 10px;
    width: 75%;
}

.oogConditionNumber {
    text-align: center;
    padding: 0px 5px 0px 5px;
    width: 25%;
}

#tblConditions {
    width: 100%;
}

.btn.btn-primary.updateStaff {
    width: 100px !important;
    margin-left: 5px;
}

.ActionButtons {
    padding: 0px 0px 10px 2px;
}

.paymentConfirmationModal {
    height: 200px;
}

.modal-footer {
    min-height: 30px;
}

#busyGIF {
    height: 150px;
}

DIV.fieldlabelHolder.offerOfGrantLabel {
    width: 225px;
}

DIV.input-prepend > INPUT.offerOfGrantTextBox {
    width: 200px !important;
}


/*********************************************************************
    ChangeControl Summaries
**********************************************************************/

.summaryContainer {
    float: left;
    width: 48%;
    position: relative;
    padding: 0px;
    margin: 4px;
}

.summaryField {
    margin: 0px 0px 3px 0px;
    /*overflow: auto;*/
}

.summaryFieldLeft {
    width: 40%;
    float: left;
}

.summaryFieldRight {
    width: 60%;
    float: right;
}

.changeSummaryValue {
    font-weight: bold;
    font-size: 0.9em;
    display: table-cell !important;
}

.changeSummaryValueHighlight {
    font-weight: bold;
    font-size: 0.9em;
    display: inline;
    color: white;
    background-color: red;
    padding: 3px;
}

.LDSRAGGreen {
    font-weight: bold;
    font-size: 0.9em;
    display: inline;
    color: white;
    background-color: green;
    padding: 3px;
}

.LDSRAGAmber {
    font-weight: bold;
    font-size: 0.9em;
    display: inline;
    color: white;
    background-color: orange;
    padding: 3px;
}

.LDSRAGRed {
    font-weight: bold;
    font-size: 0.9em;
    display: inline;
    color: white;
    background-color: red;
    padding: 3px;
}


.changeSummaryLabel {
    /*width: 40%;*/
    display: inline-block;
}

.entitySummary {
}

.uniqueRef {
    margin-bottom: 10px;
}

/*****************************************************************************/
/* Timer Notification Panels
/*****************************************************************************/
.showNotification {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    padding: 10px 10px 10px 10px;
    width: 300px;
    height: 150px;
    border: 1px solid #9999FF;
    display: block;
    background-color: White;
    text-align: center;
}

.hideNotification {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    width: 300px;
    height: 150px;
    border: 1px solid #9999FF;
    display: none;
}

.showNotificationOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.hideNotificationOverlay {
    position: absolute;
    display: none;
}

input[type=button].IconBtn:hover {
    background-position-x: 5px 6px;
}

/*
.modal-open {
  overflow-y: scroll;
}
*/

.modal {
    /*position: absolute;*/
    top: 50px;
}

    .modal .modal-body {
        max-height: inherit;
        overflow-y: auto;
        /*height:200px;*/
    }


/*****************************************************************************/
/* Reporting Controls
/*****************************************************************************/
.filterPanelMain {
    text-align: center;
    width: 100%;
    white-space: nowrap;
}

.filterPanelHalfLeft {
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    width: 49%;
    min-width: 49%;
    float: left;
    white-space: nowrap;
}

.filterPanelHalfRight {
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    width: 49%;
    min-width: 49%;
    float: right;
    white-space: nowrap;
}

.filterLabelLeft {
    width: 400px;
    text-align: left;
    font-weight: bold;
    float: left;
    white-space: nowrap;
    margin-left: 10%;
    margin-bottom: 5px;
}

.filterLabelRight {
    width: 400px;
    text-align: left;
    white-space: nowrap;
    font-weight: bold;
    float: right;
    margin-right: 10%;
    margin-bottom: 5px;
}

.filterButtonLeft {
    width: 400px;
    text-align: center;
    float: left;
    margin-left: 10%;
}

.filterButtonRight {
    width: 400px;
    text-align: center;
    float: right;
    margin-right: 10%;
}

.reportFilterSourceView {
    width: 400px;
    text-align: left;
    float: left;
    overflow: auto;
    margin-left: 10%;
}

.reportFilterDestinationView {
    width: 400px;
    text-align: left;
    float: right;
    overflow: auto;
    margin-right: 10%;
}

.reportAnchor:link {
    color: blue;
}

.reportAnchor:visited {
    color: blue;
}

.reportAnchor:hover {
    color: red;
}

.reportAnchor:active {
    color: yellow;
}
