/* Element CSS */
* {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

a img {
    border: 0;
}

a {
    color: #0082C3;
    outline: none;
}

button {
    background-color: #BFEAFE;
    border: solid 1px #0082C3;
    color: #0082C3;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin-left: 3px;
    margin-right: 3px;
    padding: 3px;
}

a.nodec, a:hover {
    text-decoration: none;
}

div.campaign {
    padding-bottom: 3px;
    text-align: left;
    width: 100%;
}

div.campaignLeft {
    display: inline;
    padding-left: 2px;
}

div.content {
    /*border: #000000 1px solid;
    margin: 5px 0px 0px 0px;*/
    padding: 0px 5px 5px 5px;
}

div.headerBlue {
    /*background-color: #0082C3;*/
    background-color: #3192c2;
    /*border: #000000 1px solid;
    margin: 0;*/
    margin: 0px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
    /*line-height: 1.833em;*/
}

div.headerGray {
    background-color: #EEEEEE;
    /*border: #000000 1px solid;*/
    margin: 0;
    padding: 0;
}

div.headerLightBlue {
    background-color: lightblue;
    /*border: #000000 1px solid;*/
    margin: 0;
    padding: 0;
}

div.progress {
    display: inline;
    position: absolute;
    visibility: hidden;
}

h1.announcements {
    margin-bottom: 10px;
    text-align: center;
    text-decoration: underline;
}

h1.pageTitle {
    color: #00C6FF;
    font-size: 28px;
    margin-bottom: -5px;
    padding-left: 10px;
}

h1.blue {
    color: #0082C3;
    font-size: 24px;
    margin: 0;
    padding-left: 10px;
}

h1.blueCenter {
    color: #0082C3;
    font-size: 24px;
    margin: 0;
    padding-left: 10px;
    text-align: center;
}

h2.blue {
    color: #0082C3;
    font-size: 18px;
    margin: 0;
    padding-left: 10px;
}

h3.blue {
    color: #0082C3;
    font-size: 15px;
    margin: 0;
    padding-left: 10px;
}

h3.black {
    color: black;
    font-size: 15px;
    margin: 0;
    padding-left: 10px;
}

h4.black {
    color: black;
    font-size: 12px;
    margin: 0;
}

h4.blue {
    color: #0082C3;
    font-size: 13px;
    margin: 0;
    padding-left: 10px;
}

h4.blueUnder {
    color: #0082C3;
    font-size: 13px;
    margin: 0;
    padding-left: 10px;
    text-decoration: underline;
}

h4.blueUnder25 {
    color: #0082C3;
    font-size: 13px;
    margin: 0;
    margin-left: 25%;
    padding-left: 10px;
    text-decoration: underline;
}

h4.black {
    color: black;
    font-size: 13px;
    margin: 0;
}

h2.white {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    padding-left: 10px;
}

h2.whiteCaps {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    padding-left: 10px;
    text-transform: capitalize;
}

h2.whiteBottom {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    padding-bottom: 2px;
    padding-left: 10px;
}

h2.whiteTop {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    padding-left: 10px;
    padding-top: 2px;
}

h2.whiteTopBottom {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 2px;
}

h2.whiteTopBottom3 {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 2px;
}

h3.white {
    color: #FFFFFF;
    font-size: 15px;
    margin: 0;
    padding-left: 10px;
}

h3.whiteBottom {
    color: #FFFFFF;
    font-size: 15px;
    margin: 0;
    padding-bottom: 2px;
    padding-left: 10px;
}

html,
input,
textarea {
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 1.25em;
}

input,
select {
    font-weight: normal;
}

    input[type="button"],
    input[type="submit"] {
        background-color: #BFEAFE;
        border: solid 1px #0082C3;
        color: #0082C3;
        font-size: 12px;
        font-weight: bold;
        line-height: normal;
        margin-left: 3px;
        margin-right: 3px;
        padding: 3px;
    }

    input[type="text"],
    input[type="password"] {
        border-style: solid;
        border-width: 1px;
        font-size: 12px;
        line-height: normal;
        padding: 3px;
    }

    input[disabled="disabled"],
    input.disabled {
        background-color: #E7E7E7;
        color: #868686;
        font-size: 12px;
        line-height: normal;
    }

p {
    padding-top: 15px;
}

table.content {
    /*border: #000000 1px solid;*/
    margin: 0;
    padding: 0;
}

table.exitCal {
    margin-bottom: 5px;
    width: 170px;
}

table.contentBottom {
    /*border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;*/
    margin: 0;
    padding: 0;
    width: 100%;
}

table.contentMiddle {
    /*border-left: #000000 1px solid;
    border-right: #000000 1px solid;*/
    margin: 0;
    padding: 0;
    width: 100%;
}

table.contentTop {
    /*border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;*/
    margin: 0;
    padding: 0;
    width: 100%;
}

table.middle {
    border-left: solid 1px black;
    border-right: solid 1px black;
    height: 100%;
    width: 100%;
}

td.calendar {
    border-bottom: 1px solid whiteSmoke;
}

td.line {
    border-bottom: solid 1px black;
}

td.calendarBusiness {
    border: 1px solid white;
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
}

td.calendarNoDate {
    border: 1px solid white;
}

td.calendarWeekend {
    border: 1px solid white;
    color: #c0c0c0;
    font-size: 11px;
}

td.cmpCampaign {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    width: 7%;
}

td.cmpCampaignText {
    text-align: left;
    vertical-align: top;
    width: 24%;
}

td.exitCal {
    width: 25px;
}

td.exitCalMiddle {
    font-size: 11px;
    width: 120px;
}

td.label {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

td.label2 {
    text-align: center;
    text-decoration: underline;
}

td.note {
    width: 87%;
}

td.cmpSystem {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    width: 5%;
}

td.cmpSystemText {
    text-align: left;
    vertical-align: top;
    width: 5%;
}

td.cmpReminder {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    width: 6%;
}

td.cmpReminderText {
    text-align: left;
    width: 53%;
}

td.content {
    /*border: #000000 1px solid;*/
    margin: 0;
    padding: 0;
}

td.contentThird {
    /*border: #000000 1px solid;*/
    margin: 0;
    padding: 0;
    width: 33%;
}

td.content70 {
    /*border: #000000 1px solid;*/
    margin: 0;
    padding: 0;
    width: 70%;
}

td.headerBlue {
    /*background-color: #0082C3;*/
    background-color: #3192c2;
    /*border: #000000 1px solid;*/
    margin: 0;
    padding: 2px 0px 2px 0px;
}

    td.headerBlue a {
        text-decoration: none;
    }

td.headerGray {
    background-color: #EEEEEE;
    /*border: #000000 1px solid;*/
    margin: 0;
    padding: 0;
    color: #0082C3;
}

td.header, th.header {
    background-color: #DDD;
}

td.headerRight, th.headerRight {
    background-color: #DDD;
    text-align: right;
}

td.header4 {
    background-color: #DDD;
    width: 4%;
}

td.header5 {
    background-color: #DDD;
    width: 5%;
}

td.header6 {
    background-color: #DDD;
    width: 6%;
}

td.header7 {
    background-color: #DDD;
    width: 7%;
}

td.header9 {
    background-color: #DDD;
    width: 9%;
}

td.header10 {
    background-color: #DDD;
    width: 10%;
}

td.header12 {
    background-color: #DDD;
    width: 12%;
}

td.header15 {
    background-color: #DDD;
    width: 15%;
}

td.header16 {
    background-color: #DDD;
    width: 16%;
}

td.header24 {
    background-color: #DDD;
    width: 24%;
}

td.header30 {
    background-color: #DDD;
    width: 30%;
}

td.header70 {
    background-color: #DDD;
    width: 70%;
}

td.header75 {
    background-color: #DDD;
    width: 75%;
}

tr.calendar {
    background-color: white;
    color: black;
    font-size: 11px;
}

tr.headerGray {
    background-color: #EEEEEE;
    margin: 0;
    padding: 0;
    color: #0082C3;
}

textarea {
    font-size: 1em;
    padding: 0 0 0 2px;
    overflow: auto;
}

    textarea.note {
        height: 100%;
        margin: 0px;
        vertical-align: middle;
        width: 100%;
    }

/* ID CSS */
#main {
    margin: 0px auto;
    width: 1000px;
}

#header {
    text-align: center;
}

#exitCalendar {
    background-color: white;
    border: solid black 1px;
    display: none;
    padding: 5px;
    position: absolute;
    width: 170px;
}

#lblExCd,
#lblExDt,
#lblExTm,
#lblExAmt,
#lblExCmt {
    display: none;
    padding-left: 5px;
}

#selExit,
#selLExit,
#selBExit {
    display: none;
    font-family: Monospace;
    width: 50px;
}

.selNoteType {
    font-family: Monospace;
    width: 61px;
}

#selSystem {
    font-family: Monospace;
}

#selTimeHH,
#selTimeMM,
#selTimeTT {
    width: 45px;
}

#txtExitAmount {
    width: 60px;
}

#txtExitComment {
    width: 320px;
    vertical-align: top;
    height: 20px;
}

#txtExitDate {
    width: 65px;
}

#divOverlay {
    background-color: #fff;
    cursor: wait;
    width: 100%;
    height: 100%;
    z-index: 1002;
    top: 0px;
    left: 0px;
    position: fixed;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.85;
}

#divLoading {
    position: fixed;
    top: 40%;
    left: 44%;
    width: 12%;
    background-color: White;
    z-index: 1003;
    overflow: hidden;
}

#loading {
    margin: auto;
    display: block;
    z-index: 1003;
    position: static;
}

/* Class CSS */
.accordionContent {
    background-color: #FFFFFF;
    border: 0px dashed #000000;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink {
    color: #000000;
    text-decoration: "underline";
}

.accountHeader {
    color: #0082C3;
    line-height: 30px;
    text-align: center;
    background: #EEE;
}

.accountHeader2 {
    background: #EEE;
    color: #000;
    font-family: Arial;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 100%;
}

.alert {
    color: red;
    font-weight: bold;
    text-align: center;
}

.bold {
    font-weight: bold;
}

.boldCaps60 {
    font-weight: bold;
    text-transform: capitalize;
    width: 60%;
}

.boldLeft {
    font-weight: bold;
    text-align: left;
}

.boldMiddle {
    font-weight: bold;
    vertical-align: middle;
}

.boldRight {
    font-weight: bold;
    text-align: right;
}

.boldPadLeft4 {
    font-weight: bold;
    padding-left: 4px;
}

.boldPadLeft50 {
    font-weight: bold;
    padding-left: 50px;
}

.break {
    clear: left;
}

.calendar {
    cursor: hand;
    cursor: pointer;
    vertical-align: middle;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.centerLink {
    cursor: hand;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}

.centerAll {
    margin: auto;
}

.centerFullWidth {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.center40 {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}

.center75 {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}

.center75Link {
    cursor: hand;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}

.center80 {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.center85 {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}

.center95 {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}

.center97 {
    margin-left: auto;
    margin-right: auto;
    width: 97%;
}

.centerFullWidthLink {
    cursor: hand;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.centerText {
    text-align: center;
}

.centerTextCenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.checkBox Input {
    vertical-align: top;
}

.circle {
    list-style-type: circle;
}

.collapsePanel {
    background-color: #FFFFFF;
    border: 0px dashed #000000;
    border-top: none;
    float: left;
    padding: 0px;
    padding-top: 0px;
    width: 100%;
}

.collapsePanelHeader {
    background-color: #EEEEEE;
    border: 1px solid #000000;
    color: #0082C3;
    cursor: pointer;
    cursor: hand;
    font-size: 12px;
    font-weight: bold;
    float: left;
    height: 20px;
    margin-top: 5px;
    padding: 5px;
    vertical-align: middle;
    width: 98.8%;
}

.dateInput {
    width: 70px;
}

.errorPanel {
    border: solid thin Red;
}

.error {
    color: Red;
    font-weight: bold;
    margin: 5px;
}

.fileButton {
    float: right;
    height: 25px;
    padding: 5px;
}

.fullHeight {
    height: 100%;
}

.fullWidth {
    width: 100%;
}

.fullWidthFullHeight {
    height: 100%;
    width: 100%;
}

.width200 {
    width: 200px;
}

.width270 {
    width: 270px;
}

.width333 {
    width: 333px;
}

.width391 {
    width: 391px;
}

.width19 {
    width: 19%;
}

.width20 {
    width: 20%;
}

.width24 {
    width: 24%;
}

.width30 {
    width: 30%;
}

.width32 {
    width: 32%;
}

.width39 {
    width: 39%;
}

.width45 {
    width: 45%;
}

.width49 {
    width: 49%;
}

.width60 {
    width: 60%;
}

.width67 {
    width: 67%;
}

.width95 {
    width: 95%;
}

.halfWidth {
    width: 50%;
}

.thirdWidth {
    width: 33%;
}

.autoWidth {
    width: auto;
    overflow: auto;
}

.thirdWidthCenter {
    text-align: center;
    width: 33%;
}

.thirdWidthRight {
    text-align: right;
    width: 33%;
}

.thirtyFourWidthCenter {
    text-align: center;
    width: 34%;
}

.thirdWidthFullHeight {
    height: 100%;
    width: 33%;
}

.twoThirdsWidth {
    width: 66%;
}

.threeQuarterWidth {
    width: 75%;
}

.quarterWidth {
    width: 25%;
}

.hide {
    display: none;
    visibility: hidden;
}

.left {
    float: left;
}

.leftText {
    text-align: left;
}

.link {
    cursor: hand;
    cursor: pointer;
}

.loadingTop {
    padding-top: 30px;
}

.menu {
    background: url(/images/menu-bg-line-tail.gif) left repeat-x;
    font-size: 0.86em;
    line-height: 1.181em;
    overflow: hidden;
    width: 100%;
}

.marSides4 {
    margin: 0px 4px 0px 4px;
}

.marBottom {
    margin-bottom: -15px;
}

.marLeft28 {
    margin-left: 28%;
}

.marLeft35 {
    margin-left: 35%;
}

.padLeft4 {
    padding-left: 4px;
}

.padLeft5 {
    padding-left: 5px;
}

.padLeft10 {
    padding-left: 10px;
}

.padLeft12 {
    padding-left: 12px;
}

.padLeft12Center {
    padding-left: 12px;
    text-align: center;
}

.padLeft12Right {
    padding-left: 12px;
    text-align: right;
}

.padLeft15 {
    padding-left: 15px;
}

.padLeft15FullCenter {
    padding-left: 15px;
    text-align: center;
    width: 100%;
}

.padLeft5TextLeft {
    padding-left: 5px;
    text-align: left;
}

.padLeft30TextRight {
    padding-left: 30px;
    text-align: right;
}

.padRight20 {
    padding-right: 20px;
}

.padRight50TextRight {
    padding-right: 50px;
    text-align: right;
}

.padTop10 {
    padding-top: 10px;
}

.padTop15 {
    padding-top: 15px;
}

.percent {
    display: inline-block;
    width: 300px;
    border: 1px solid black;
    border-radius: 30px;
}

    .percent::after {
        content: '%';
        display: inline-block;
    }

.pointer {
    cursor: hand;
    cursor: pointer;
}

.pointerBlue {
    cursor: hand;
    cursor: pointer;
    color: blue;
}

.popUp {
    background: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    display: none;
    padding: 2px 3px;
    position: absolute;
}

.popupAddress {
    border: 1px solid #000000;
    background-color: #BFEAFE;
    padding: 20px;
    position: absolute;
    visibility: hidden;
}

.popupMenu {
    border: 1px solid #000000;
    background-color: #BFEAFE;
    position: absolute;
    visibility: hidden;
}

.radioButtonList Input {
    margin-right: 25px;
    vertical-align: top;
}

.radioButtonList Label {
    font-weight: bold;
    margin-right: 50px;
}

.radioButtonList2 Input {
    margin-right: 25px;
    vertical-align: top;
}

.radioButtonList2 Label {
    font-weight: bold;
    margin-right: 16px;
}

.right {
    float: right;
}

.rightBlack {
    color: black;
    text-align: right;
}

.rightOrangeBold {
    color: orange;
    font-weight: bold;
    text-align: right;
}

.rightRed {
    color: red;
    text-align: right;
}

.rightRedBold {
    color: red;
    font-weight: bold;
    text-align: right;
}

.rightRedItalics {
    color: red;
    font-style: italic;
    text-align: right;
}

.rightYellowBold {
    color: yellow;
    font-weight: bold;
    text-align: right;
}

.rightText {
    text-align: right;
}

.rightTextBold {
    font-weight: bold;
    text-align: right;
}

.rightTextBottom {
    border-bottom: solid 1px black;
    text-align: right;
}

.rightTextLink {
    cursor: hand;
    cursor: pointer;
    text-align: right;
}

.rightTextLinkBold {
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
    text-align: right;
}

.rightTextMiddle {
    text-align: right;
    vertical-align: middle;
}

.sagscroller {
    background-color: White;
    height: 75%;
    overflow: hidden;
    position: relative;
}

    .sagscroller ul {
        list-style: none;
        margin: 0;
        position: absolute;
        width: 100%;
    }

        .sagscroller ul li {
            background-color: #0082C3;
            color: White;
            display: block;
            padding: 5px;
            margin-bottom: 3px;
        }

.tabContainer .ajax__tab_header {
    border-right: 1px solid #EEE;
}

.tabContainer .ajax__tab_outer {
    background-color: #C0C0C0;
    margin-right: 2px;
}

.tabContainer .ajax__tab_inner {
    padding-left: 3px;
    background-color: #C0C0C0;
}

.tabContainer .ajax__tab_tab {
    height: 13px;
    padding: 4px;
    margin: 0;
}

.tabContainer .ajax__tab_hover .ajax__tab_outer {
    background-color: #EEE;
    cursor: hand;
    cursor: pointer;
    font-weight: normal;
}

.tabContainer .ajax__tab_hover .ajax__tab_inner {
    background-color: #EEE;
}

.tabContainer .ajax__tab_hover .ajax__tab_tab {
}

.tabContainer .ajax__tab_active .ajax__tab_outer {
    /*border-left: solid 1px #000000;*/
}

.tabContainer .ajax__tab_active .ajax__tab_inner {
    background-color: #EEE;
    cursor: auto;
    font-weight: bold;
}

.tabContainer .ajax__tab_active .ajax__tab_tab {
}

.tabContainer .ajax__tab_body {
    border: 1px solid #EEE;
    padding: 8px;
}

.top {
    vertical-align: top;
}

.welcomeFooter {
    font-size: 10px;
    margin-top: 25px;
    padding-top: 150px;
    text-align: center;
    width: 100%;
}

.welcomeRow {
    height: 165px;
    margin: 0px;
    width: 100%;
}

.welcomeLeft {
    float: left;
    height: inherit;
    margin-left: 25px;
    width: 50%;
}

.welcomeRight {
    color: black;
    float: right;
    height: 120%;
    margin-right: 50px;
    overflow: hidden;
    padding: 2px;
    width: 39%;
}

.caret {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.caret-right {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/*
.xTablex {
    display:table;
    width:600px;
    background-color:#eee;
    border:1px solid  #666666;
    border-spacing:5px;/*cellspacing:poor IE support for  this
    border-collapse:separate;
}
.xCellx {
    float:left;/*fix for  buggy browsers
    display:table-cell;
    width:50%;
    background-color:#ccc;
}
.xRowx  {
    display:table-row;
    width:auto;
}*/
