/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
html {
}

body {
    margin: 0px;
    padding: 0px;
    text-transform: none;
    letter-spacing: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    word-spacing: normal;
    min-height: 700px;
    min-width: 1000px;
    background-color: rgb(207, 219, 243);
}

.JCIHeaderTable {
    padding: 4px;
    width: 100%;
    vertical-align: middle;
    border-bottom-color: white;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    background-color: rgb(148, 182, 207);
}

.JCIHeaderCell {
    color: white;
    font-size: 10pt;
    font-weight: bold;
    border-bottom-color: white;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.numberBoxRequired {
    text-align: center;
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 0px;
    margin-left: 0px;
}

.JCIHeaderLabel {
    font-size: 14pt;
    color: #FFFFFF;
}

.JCICopyrightLabel {
    font-size: 8pt;
    color: #FFFFFF;
}

.JCILogoSmall {
    background-color: white;
}

.JCIMenuCell {
    padding: 5px;
    border-right-color: white;
    border-right-width: 2px;
    border-right-style: solid;
}

.JCIBodyCell {
    width: 100%;
    background-color: rgb(207, 219, 243);
}

.MainMenu {
    width: 150px;
    overflow: hidden;
    background-color: transparent;
}

.RowLabel {
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #d4d4d4;
}

    .RowLabel td {
        /*border: 1px solid #d4d4d4;*/
        padding: 2px 5px;
    }

    .RowLabel:hover {
        background-color: yellow;
        cursor: pointer;
    }

.MainMenuGroupContent {
    padding: 0px;
    background-color: white;
}

.MainMenuGroupHeader {
    padding: 5px;
}

.MainMenuItem {
    padding: 5px 5px 5px 10px;
    font-weight: bold;
}

.StaticMenuItem {
    height: 20px;
    color: white;
    font-weight: bold;
}

.DynamicMenuItem {
    width: 156px;
    height: 20px;
    color: white;
    font-weight: bold;
    background-color: rgb(148, 182, 207);
}

.FormHeader {
    border-bottom: 2px solid white;
    padding: 4px;
    color: white;
    font-size: 12pt;
    font-weight: bold;
    background-color: rgb(70, 130, 180);
    text-align: center;
    text-decoration: none;
}

.FormHeaderNoPadding {
    border-bottom: 2px solid white;
    padding: 0;
    color: white;
    font-size: 14pt;
    font-weight: bold;
    background-color: rgb(70, 130, 180);
    text-align: center;
}

.FormHeaderLeft {
    border-bottom: 2px solid white;
    padding: 4px;
    height: auto;
    color: white;
    font-size: 14pt;
    font-weight: bold;
    background-color: rgb(70, 130, 180);
}

.FormResult {
    padding: 4px;
    font-size: 10pt;
    background-color: #CFDBF3;
    border: 1px solid steelblue;
    border-radius: 5px;
}

.FormBody {
    padding: 4px;
    text-align: left;
    vertical-align: top;
    height: 3219px;
    width: 1284px;
    margin-right: 113px;
}

.FormBodyDiv {
    text-align: left;
    background-color: #CFDBF3;
}

.FormButtonRow {
    padding: 4px;
    border: 1px solid silver;
    text-align: right;
    background-color: white;
    height: 30px;
}

.PanelHeader {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    background-color: rgb(70, 130, 180);
}

.RoundTopPanel {
    background-color: white;
}

.SquareTopPanel {
    background-color: white;
}

.ContentTable {
    padding: 4px;
    width: 100%;
    text-align: left;
    margin-right: 0px;
    height: 492px;
}

.ContentHeaderRow {
    height: 20px;
    color: white;
    font-weight: bold;
    background-color: rgb(70, 130, 180);
}

.ContentFooterRow {
    height: 20px;
    border-top-color: silver;
    border-top-width: 1px;
    border-top-style: solid;
    background-color: white;
}

.ContentNeutralRow {
    height: 18px;
    background-color: white;
}

.ContentHighlightRow {
    height: 18px;
    font-weight: bold;
    background-color: rgb(188, 233, 228);
}

.ContentLookupHighlightRow {
    height: 18px;
    cursor: pointer;
    background-color: yellow;
}

.ContentHighRow {
    height: 18px;
    background-color: white;
}

.ContentLowRow {
    height: 18px;
    background-color: white;
}

.ContentLabelCell {
    width: 20%;
    text-align: right;
}

.ContentInputCell {
    width: 80%;
    text-align: left;
}

.ErrorLabel {
    padding: 5px 20px;
    background-color: #a7cfcf;
    border: 1px dashed teal;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    display: inline-block;
}

.SuccessLabel {
    color: green;
    font-style: italic;
    font-weight: bold;
}

.ListBox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: white;
}

.TextBox {
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: rgb(239, 239, 239);
    margin-top: 0px;
    margin-left: 0px;
}

.numberBox {
    text-align: center;
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: rgb(239, 239, 239);
    margin-top: 0px;
    margin-left: 0px;
}

.NumberTextBox {
    text-align: right;
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: rgb(239, 239, 239);
}

.MultiLineTextBox {
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: rgb(239, 239, 239);
    margin-top: 0px;
}

.RequiredTextBox {
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: yellow;
}

.RequiredNumberTextBox {
    text-align: right;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: yellow;
}

.Button {
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: rgb(240, 240, 240);
}

.LinkButton {
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.DropDownList {
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: white;
}

.Label {
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.right-aligned-Label {
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: right;
}

.RadioButtonList {
    margin-left: 50px;
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.RequiredLabel {
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.HeaderLink {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.LookupIndex {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
}

.LookupSelectedIndex {
    color: yellow;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    text-decoration: none;
}

.CheckBox {
    color: blue;
}

.CollapsePanelHeader {
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

.CollapsePanel {
    border: 1px solid silver;
}

.ModuleDocumentHeaderPanel {
    padding: 4px;
    height: 25px;
    color: white;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
    border-bottom-color: white;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    display: block;
    background-color: rgb(70, 130, 180);
}

.LineItemHeaderCell {
    border-right-color: white;
    border-bottom-color: white;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
}

.LineItemBorder {
    border-right-color: rgb(128, 128, 128);
    border-bottom-color: rgb(128, 128, 128);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
}

.BlankLineItemBorder {
    border-right-color: rgb(128, 128, 128);
    border-right-width: 1px;
    border-right-style: solid;
}

.LineItemColumn1 {
    width: 45%;
}

.LineItemColumn2 {
    width: 11%;
    text-align: right;
}

.LineItemColumn3 {
    width: 11%;
    text-align: right;
}

.LineItemColumn4 {
    width: 11%;
    text-align: right;
}

.LineItemColumn5 {
    width: 11%;
    text-align: center;
}

.LineItemColumn6 {
    width: 11%;
    text-align: center;
}

.DocumentCell {
    border-right-color: rgb(128, 128, 128);
    border-bottom-color: rgb(128, 128, 128);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
}

.TotalsCell {
    height: 18px;
    text-align: right;
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: white;
}

.BorderedCells {
}

table.BorderedCells tr td {
    border-right-color: rgb(236, 233, 216);
    border-bottom-color: rgb(236, 233, 216);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
}

* html .overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

.loader {
    z-index: 100;
    position: fixed;
    width: 250px;
    margin-left: -60px;
    top: 50%;
    left: 50%;
}

* html .loader {
    position: absolute;
    margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}

.moneyLabels {
    color: teal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
    float: right;
    width: 200px;
    display: block;
    text-align: right !important;
}

.HeaderLabel {
    font-family: 'Arial Black';
    font-size: x-large;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
}

.overlay {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: -2px;
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=70);
    opacity: 0.70;
    -moz-opacity: 0.70;
}

.ListBoxInfo {
    position: relative;
    width: 100%;
    height: 420px;
}

.image {
    position: relative;
    width: 250px;
    height: 250px;
}

.control-box {
    position: relative;
    display: inline-block;
    padding: 2px 5px;
}

    .control-box div {
        position: relative;
        display: inline-block;
    }

.function-button {
    position: relative;
    display: inline-block;
    float: right;
}

.grid-pager {
    background-color: #f9f9f9;
    font-family: Arial, Helvetica, sans-serif;
    color: steelblue;
    font-weight: 500;
}

.grid-row {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    cursor: pointer;
}

    .grid-row:hover {
        background-color: yellow;
    }

.RemoveButton {
    background-color: transparent;
    text-decoration: underline;
    border: none;
    color: #153389;
    font-weight: bold;
}

    .RemoveButton:hover {
        cursor: pointer;
        color: skyblue;
    }

.hiddenfield {
    color: transparent;
}

a {
    background-color: transparent;
}

.mini-fields {
    text-align: center;
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.pager {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    font-size: 10px;
    margin: 0;
}

    .pager span {
        border: 1px solid #d3d3d3;
        font-size: 12px;
        font-weight: bold;
    }

/*.windows8 {
    position: relative;
    width: 170px;
    height: 170px;
    margin: auto;
}

    .windows8 .wBall {
        position: absolute;
        width: 162px;
        height: 162px;
        opacity: 0;
        transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        animation: orbit 4.5325s infinite;
        -o-animation: orbit 4.5325s infinite;
        -ms-animation: orbit 4.5325s infinite;
        -webkit-animation: orbit 4.5325s infinite;
        -moz-animation: orbit 4.5325s infinite;
    }

        .windows8 .wBall .wInnerBall {
            position: absolute;
            width: 21px;
            height: 21px;
            background: rgb(70,112,184);
            left: 0px;
            top: 0px;
            border-radius: 21px;
        }

    .windows8 #wBall_1 {
        animation-delay: 0.986s;
        -o-animation-delay: 0.986s;
        -ms-animation-delay: 0.986s;
        -webkit-animation-delay: 0.986s;
        -moz-animation-delay: 0.986s;
    }

    .windows8 #wBall_2 {
        animation-delay: 0.193s;
        -o-animation-delay: 0.193s;
        -ms-animation-delay: 0.193s;
        -webkit-animation-delay: 0.193s;
        -moz-animation-delay: 0.193s;
    }

    .windows8 #wBall_3 {
        animation-delay: 0.3965s;
        -o-animation-delay: 0.3965s;
        -ms-animation-delay: 0.3965s;
        -webkit-animation-delay: 0.3965s;
        -moz-animation-delay: 0.3965s;
    }

    .windows8 #wBall_4 {
        animation-delay: 0.5895s;
        -o-animation-delay: 0.5895s;
        -ms-animation-delay: 0.5895s;
        -webkit-animation-delay: 0.5895s;
        -moz-animation-delay: 0.5895s;
    }

    .windows8 #wBall_5 {
        animation-delay: 0.793s;
        -o-animation-delay: 0.793s;
        -ms-animation-delay: 0.793s;
        -webkit-animation-delay: 0.793s;
        -moz-animation-delay: 0.793s;
    }



@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin: 0%;
    }

    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        origin: 7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin: 30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin: 39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin: 70%;
    }

    76% {
        opacity: 0;
        transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        transform: rotate(900deg);
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin: 0%;
    }

    30% {
        opacity: 1;
        -o-transform: rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin: 7%;
    }

    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin: 30%;
    }

    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 39%;
    }

    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 70%;
    }

    76% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 0%;
    }

    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin: 7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 70%;
    }

    76% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0%;
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%;
    }

    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0%;
    }

    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%;
    }

    76% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }
}*/
.cssload-loader {
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    font-family: helvetica, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    color: rgb(74,106,161);
    letter-spacing: 0.2em;
}

    .cssload-loader::before, .cssload-loader::after {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        background: rgba(65,122,191,0.98);
        position: absolute;
        animation: cssload-load 0.525s infinite alternate ease-in-out;
        -o-animation: cssload-load 0.525s infinite alternate ease-in-out;
        -ms-animation: cssload-load 0.525s infinite alternate ease-in-out;
        -webkit-animation: cssload-load 0.525s infinite alternate ease-in-out;
        -moz-animation: cssload-load 0.525s infinite alternate ease-in-out;
    }

    .cssload-loader::before {
        top: 0;
    }

    .cssload-loader::after {
        bottom: 0;
    }



@keyframes cssload-load {
    0% {
        left: 0;
        height: 30px;
        width: 15px;
    }

    50% {
        height: 8px;
        width: 40px;
    }

    100% {
        left: 235px;
        height: 30px;
        width: 15px;
    }
}

@-o-keyframes cssload-load {
    0% {
        left: 0;
        height: 30px;
        width: 15px;
    }

    50% {
        height: 8px;
        width: 40px;
    }

    100% {
        left: 235px;
        height: 30px;
        width: 15px;
    }
}

@-ms-keyframes cssload-load {
    0% {
        left: 0;
        height: 30px;
        width: 15px;
    }

    50% {
        height: 8px;
        width: 40px;
    }

    100% {
        left: 235px;
        height: 30px;
        width: 15px;
    }
}

@-webkit-keyframes cssload-load {
    0% {
        left: 0;
        height: 30px;
        width: 15px;
    }

    50% {
        height: 8px;
        width: 40px;
    }

    100% {
        left: 235px;
        height: 30px;
        width: 15px;
    }
}

@-moz-keyframes cssload-load {
    0% {
        left: 0;
        height: 30px;
        width: 15px;
    }

    50% {
        height: 8px;
        width: 40px;
    }

    100% {
        left: 235px;
        height: 30px;
        width: 15px;
    }
}