body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a:hover {
    color: #B90700;
    text-decoration: underline;
    cursor: hand;
}

.SubHeader {
    color: #666;
    font-weight: 700;
    font-size: medium;
    padding: 0;
}

.LargeHeader {
    font-size: x-large;
    color: #666;
    font-weight: 700;
    padding: 0;
}

.MediumLargeHeader {
    font-size: large;
    color: #666;
    font-weight: 700;
    padding: 0;
}

.SubHeaderReport {
    color: #666;
    font-weight: 700;
    display: block;
    padding: 0;
}

.ErrorNormal {
    color: red;
}

.ErrorNormalSummary {
    color: red;
    font-size: larger;
    margin: 2px;
    padding: 2px;
}

.CommonTextButton,
.CommonImageTextButton {
    border-left: 1px solid #223454;
    border-top: 1px solid #223454;
    /*background:#103285 url(../../images/bg_nav_main_current.png) repeat-x 0 0; */
    background-color: #900;
    color: #FFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #2A416A;
    border-right: 1px solid #2A416A;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    margin: 1px;
    padding: 6px 6px 6px;
    text-transform: uppercase;
    cursor: pointer;
}

    .CommonTextButton.Small,
    .CommonImageTextButton.Small {
        font-size: 10px;
        padding: 4px 4px 4px;
        text-transform: none;
    }

    .CommonImageTextButton.Alternate {
        background-color: #103285;
    }

.CommonImageTextButtonDropDown {
    font-size: 14px;
    background: #20479d;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    border: 2px solid #DCE4F9;
    border-bottom: 2px solid #a7bad5;
    border-right: 2px solid #a7bad5;
    white-space: nowrap;
}

.CommonTextButton:HOVER,
.CommonImageTextButton:HOVER {
    text-decoration: none;
    color: #fff;
    background-position: 0 -124px;
    border-color: #193e95;
}

.CommonTextButton.Big {
    font-size: 120%;
    padding: 10px;
}

.CommonTextButtonHighlight,
.CommonImageTextButtonHighlight {
    background: #103285 url(../images/bg_nav_main_current.png) repeat-x 0 -124px;
    color: #FFF;
    font-size: .9em;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    border: 2px solid #193e95;
    white-space: nowrap;
    display: inline-block;
    margin: 1px;
    padding: 3px 4px 3px 2px;
}

    .CommonTextButtonHighlight:LINK,
    .CommonTextButtonHighlight:VISITED,
    .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER,
    .CommonImageTextButtonHighlight:LINK,
    .CommonImageTextButtonHighlight:VISITED,
    .CommonImageTextButtonHighlight:ACTIVE,
    .CommonImageTextButtonHighlight:HOVER {
        text-decoration: none;
        color: #fff;
        border-color: #193e95;
    }

.accordionHeader {
    border: 1px solid #2F4F4F;
    color: #FFF;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
    cursor: pointer;
    padding: 5px;
}

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: #FFF;
    background-color: #5078B3;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
    cursor: pointer;
    padding: 5px;
}

.accordionContent {
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 10px 5px 5px;
}

.texta, textarea, textbox {
    font-size: 12px;
    background-color: #FAF9F5;
    border: 1px solid #333;
}

.Watermark {
    font-size: 12px;
    color: silver;
    background-color: #FAF9F5;
    border: 1px solid #333;
}

th {
    background-color: #A3B4D1;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

.HeaderRow {
    background-color: #D28F53;
    font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #900;
}

h6 {
    font-size: 11px;
}

h5 {
    font-size: 12px;
}

h4 {
    font-size: 13px;
}

h3 {
    font-size: 14px;
}

h2 {
    font-size: 15px;
}

h1 {
    font-size: 16px;
}

.LookupNotALink {
    color: #000;
    text-decoration: none;
}

    .LookupNotALink:hover {
        color: #000;
        text-decoration: none;
        cursor: default;
    }

.scrollable {
    width: 200px;
    height: 100px;
    overflow: auto;
}

.LookupContainer {
    border: thin inset #000;
    overflow: scroll;
}

.ContainerBox {
    border-color: #E4E4E4;
    border-style: none solid solid;
    border-width: 0 1px 1px;
}

.InnerBox {
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin: 5px;
}

.Seperator {
    border: solid,1px,#6981AB;
}

.ContainerSpan {
    margin: 2em;
    padding: 2em;
}

.inputlist label {
    white-space: nowrap;
}

.SubHeaderInfoText {
    font-size: small;
    color: #00F;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: #900;
}

.CommonTextButton:LINK,
.CommonTextButton:VISITED,
.CommonImageTextButton:LINK,
.CommonImageTextButton:VISITED,
.CommonTextButton:ACTIVE,
.CommonImageTextButton:ACTIVE {
    text-decoration: none;
    color: #fff;
}

#master_content .accordionHeader a, #master_content .accordionHeaderSelected a {
    color: #FFF;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeader a:hover, #master_content .accordionHeaderSelected a:hover {
        background: none;
        text-decoration: underline;
    }

h1.logo, p.logo-text {
    font-family: "League-Gothic", Courier;
}

h1.logo {
    font-size: 30px;
    text-shadow: 1px 1px 0px #eee, 2px 2px 0px #707070;
}

p.logo-text {
    font-size: 16px;
}

table.frm {
    border-collapse: collapse;
}

    table.frm td {
        padding: 5px;
    }

.frm label {
    font-weight: bold;
}

.frm input[type=text] {
    width: 100%;
}

.ModalPopupBG {
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
    text-align: left;
}

.popup_Container {
    background-color: white;
    border: 1px solid #000000;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.popupConfirmation {
    width: 300px;
    height: 200px;
}

.popup_Titlebar {
    background: url(Images/titlebar_bg.jpg);
    background-color: black;
    height: 29px;
}

.popup_Body {
    padding: 15px 15px 15px 15px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    padding: 20px;
}

.TitlebarLeft {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.TitlebarRight {
    /*background:url(Images/cross_icon_normal.png);*/
    background-position: right;
    background-repeat: no-repeat;
    height: 15px;
    width: 16px;
    float: right;
    /*cursor:pointer;*/
    margin-right: 5px;
    margin-top: 5px;
}

.popup_Buttons {
    margin: 10px;
}



.frm-table {
    width: 100%;
    border: 1px solid #999999;
    background-color: #A3B4D1;
}

    .frm-table .head {
        padding: 0px 10px;
    }

        .frm-table .head .SubHeader {
            color: black !important;
        }

    .frm-table .body {
        border-top: 1px solid #999999;
        padding: 5px;
        background-color: white;
    }

        .frm-table .body table {
            border-collapse: collapse;
        }

            .frm-table .body table td {
                padding: 5px;
            }

textarea.no-resize {
    resize: none;
}

.wysiwyg-wide, wysiwyg {
    height: 269px;
}

.DndTable {
    line-height: normal;
}

.GridCell {
    width: 100%;
    overflow: auto;
    max-height: 40px;
}

.save-message {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: black;
}

    .save-message.success {
        background-color: rgb(255, 255, 204);
        border: 2px solid rgb(255, 204, 0);
    }

.lblconcernsmsg-left {
    float: left;
}

.lblphrating-right {
    float: right;
    font-weight: 700;
    color: #666;
}
.btn-primary {
    padding: 13px 6px 14px;
    border: none;
    display: inline-flex;
    font-weight: 700;
    font-size: 18px;
}

    .btn-primary:hover {
        color: #fff;
    }

    .btn-primary.sm {
        font-size: 16px;
        padding: 6px 8px;
        line-height: 1;
        margin-top: 6px;
    }

    .btn-primary.xs {
        font-size: 13px;
        padding: 6px 5px 5px;
        line-height: 1;
    }

    .btn-primary.xxs {
        font-size: 11px;
        padding: 4px 5px 3px;
        line-height: 1;
    }

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

.loader-small {
    border: 2px solid #f3f3f3; /* Light grey */
    border-top: 2px solid #555; /* GREY */
    width: 14px;
    height: 14px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.popper-tip {
    background: url("/images/info-circle-solid.png") no-repeat;
    background-size: 10px 10px;
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    vertical-align: bottom;
    margin-left: 2px;
    display: inline-flex;
}