html {
    font-size: 90%;
    display: block;
    height: 100%;
    width: 100%;
    font-family: Arial;
    font-weight: normal;
    color: #333333;
    margin: 0px;
    padding: 0px;
    background-color: White;
}

body {
    display: block;
    height: 100%;
    width: 100%;
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    margin: 0px;
    padding: 0px;
    background-color: White;
}

#MenuPanel {
    position: relative;
}

.topMenu {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
    padding: 1px;
}

    .topMenu:hover {
        color: #FF0000;
    }

a {
    color: #990000;
    text-decoration: underline;
}

    a:hover {
        color: #000000;
        text-decoration: underline;
    }


.footerLeftBG {
    background-image: url(../images/bg_footer_left.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.footerRightBG {
    background-image: url(../images/bg_footer_right.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.footerCenterBG {
    background-image: url(../images/bg_footer_center.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.tableHeader {
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
    background-color: #C3BDBD;
    padding-left: 5px;
    height: 1.2em;
}

.tableHeaderLeft {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #A30000;
    background-color: #C3BDBD;
    padding-left: 5px;
}

.footerText {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #A30000;
}


.popupDivContent {
    width: 100%;
    height: 60%;
    overflow: auto;
}

.tableBDR {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #808080;
    border-right-color: #D4D0C8;
    border-bottom-color: #D4D0C8;
    border-left-color: #808080;
    background-color: #FBFFFD;
}

.smallText {
    font-family: Arial;
    font-size: .9em;
    font-weight: normal;
    color: #000000;
}

.normalText {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
}

.boldText {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
}

.columnPadLeft {
    padding-left: 40px;
    margin-left: 40px;
}

.loginArea {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
}

.removeXbutton::-ms-clear {
    display: none;
}

.amountCodeTag {
    position: absolute;
    color: #000;
    margin: 0 0 0 0;
}

.textBoxSmall {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 6em;
}

.textBox {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 12em;
}

.textArea {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
}

.textBoxLarge {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 25em;
}

.textBoxXLarge {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 40em;
}

.textBoxXXLarge {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 60em;
}

.textBox-35chr {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 24em;
}

.textBox-60chr {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 32em;
}

.textBox-105chr {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 76em;
}

.select {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
}


/* */

.textBoxSmallM {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 1.5em;
    width: 6em;
}

.textBox8emM {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 1.5em;
    width: 8em;
}

.textBoxM {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 1.5em;
    width: 12em;
}

.textAreaM {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
}

.textBoxLargeM {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 1.5em;
    width: 25em;
}

.textBoxXLargeM {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 1.5em;
    width: 40em;
}

.textBoxM-35chr {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 1.5em;
    width: 24em;
}

.textBoxM-60chr {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 1.5em;
    width: 32em;
}

.textBoxM-105chr {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 1.5em;
    width: 76em;
}

.selectM {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 2em;
}

.selectMTabular {
    font-family: Courier New, Courier, monospace;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 2em;
}

.selectTabular {
    font-family: Courier New, Courier, monospace;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: white;
    border: 1px solid #BDBDBD;
    height: 2em;
}

.button {
    font-family: Arial;
    color: #222222;
    font-size: 1.1em;
    font-weight: bold;
    margin: .5em .5em .5em 0px;
    padding-left: .5em;
    padding-right: .5em;
    border: 2px double #585858;
    background-image: url(../images/newButtonBg.png);
    background-position: left center;
    cursor: pointer;
    white-space: nowrap;
}

.buttonWithoutMargin {
    font-family: Arial;
    color: #222222;
    font-size: 1.1em;
    font-weight: bold;
    padding-left: .5em;
    padding-right: .5em;
    border: 2px double #585858;
    background-image: url(../images/newButtonBg.png);
    background-position: left center;
    cursor: pointer;
    white-space: nowrap;
}

.linkbutton {
    background-color: Red;
    height: 2.5em;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: normal;
    margin: 0px 0px 0px 5px;
    padding: 4px 2px 2px 2px;
    cursor: pointer;
    white-space: nowrap;
}

button[disabled], input[type="button"][disabled], input[type="submit"][disabled] {
    padding: 0px 6px 1px 6px;
    border: 1px double #ABABAB;
    color: #474747;
    cursor: inherit;
}

.fileField {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
}

.logoutHeading {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    background-color: #D6D4D4;
    padding: 5px;
}

.logoutText {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
    background-color: #EDEDED;
    padding: 5px;
}

.logoutADHeading {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #A30000;
    background-color: #D6D4D4;
    padding: 5px;
}

.logoutADText {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
    padding: 5px;
    border: 1px solid #D6D4D4;
}

.pageHeading {
    padding-top: 7px;
    padding-bottom: 1em;
    font-family: Arial;
    font-size: 1.3em;
    font-weight: bold;
    color: #A30000;
}

.msgText {
    padding-top: 7px;
    padding-bottom: 1em;
    font-family: Arial;
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: 600;
    color: #A30000;
}

.tableLevel2 {
    background-color: #F5F5F5;
    border: 1px solid #D6D4D4;
}

.tableLevel3 {
    background-color: #F7F7F7;
    border: 1px solid #000000;
}

.tableLevel3rowHeading {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    background-color: #DEDDDD;
}

.inputType {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #666666;
}

.error {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #CC0000;
}

.info {
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    color: #000080;
}

.infoSmall {
    font-family: Arial;
    font-size: 0.9em;
    font-weight: normal;
    color: #000080;
}

#labelMessage li {
    font-size: 1em;
    font-weight: normal;
    list-style-position: inside;
}


.tableLevel3AltRowHeading {
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    color: #000000;
    background-color: #F1E9E9;
}

.homePage {
    background-image: url(../images/Homepage.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    min-width: 100%;
    max-width: 100%;
    background-position: center top;
}

.buttonHome {
    color: #ffffff;
    font-family: Arial;
    background-color: #006727;
    font-size: 1.0em;
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #006727;
    border-left-color: #006727;
    border-right-color: #1C4B2E;
    border-bottom-color: #1C4B2E;
    height: 2em;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.banner03 {
    background-image: url(../images/banner03.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.footerLeftMenuBG {
    background-image: url(../images/bg_footer_menu_left.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.LeftMenuBG {
    background-image: url(../images/menuSideLine.gif);
    background-repeat: repeat-y;
    background-position: left top;
}

.insideHeader {
    background-image: url(../images/insideHeader.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.insideHeader-rtl {
    background-image: url(../images/insideHeader.png);
    background-position: right top;
    background-repeat: no-repeat;
}

.insideHeaderBG {
    background-image: url(../images/insideHeader_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 100% 100%;
}

.footerBG {
    background-image: url(../images/insideFooter_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
}

.footer {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/insideFooter.png);
    background-repeat: no-repeat;
    background-position: left top;
}

    .footer a {
        color: #FFFFFF;
        text-decoration: none;
    }

        .footer a:hover {
            color: #FFFFFF;
            text-decoration: underline;
        }

.logoLabel {
    font-family: Arial;
    font-size: 1.4em;
    font-weight: bold;
    color: #990000;
    margin: 2px;
    padding: 2px;
}

.whiteNormal {
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
}

    .whiteNormal a {
        color: #FFFFFF;
        text-decoration: none;
    }

        .whiteNormal a:hover {
            color: #FFFFFF;
            text-decoration: underline;
        }

.welcome {
    font-family: Arial;
    font-size: 1.5em;
    color: #A30000;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -1pt;
    padding-left: 5px;
}

.listMenu {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    height: 1.35em;
    width: 165px;
}

form {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    margin: 0px;
    padding: 0px;
}

.accountLink {
    color: #A30000;
}

.menubg {
    background-position: left top;
    background-image: url(../images/menuSideLine.gif);
    background-repeat: repeat-y;
}

.menuBgTd {
    background-position: left top;
    background-image: url(../images/menuSideLine.gif);
    background-repeat: repeat-y;
}

.informationHeadingGreen {
    font-family: Arial;
    font-weight: bolder;
    font-size: 1.0em;
    color: Green;
}

.informationGreen {
    font-family: Arial;
    font-weight: normal;
    font-size: .9em;
    color: Green;
}

.modalBgLeft {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/popupTopBarBg.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 3.2em;
    width: 1.6em;
}

.modalBg {
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/popupTopBarBg.png);
    background-repeat: repeat-x;
    background-position: center top;
    height: 3.2em;
    padding-left: 7px;
}

.modalBgRight {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/popupTopBarBg.png);
    background-repeat: repeat-x;
    background-position: right top;
    height: 3.2em;
    width: 1.6em;
}

.continer {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #474747;
    background-color: #FBFBFB;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #6C6C6C;
    border-bottom-color: #6C6C6C;
    border-left-color: #6C6C6C;
}

.modalBackground {
    background-color: black;
    opacity: 0.1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 0px;
    border-style: solid;
    border-color: Gray;
    padding: 0px;
    text-align: center;
}

.frame {
    top: 2.5em;
    font-family: Arial;
    font-size: small;
    width: 40em;
    margin-top: -25em;
}

.overlay {
    border: solid 1px #808080;
    border-width: 1px 1px;
}

.underlay {
    background-color: #000;
    bottom: -1px;
    filter: alpha(opacity=12);
    left: -1px;
    right: -1px;
    top: 3px;
    z-index: -1;
}

.header1 {
    /*cursor: move;*/
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000;
    border-bottom: solid 1px #ccc;
    padding: 3px 10px;
}

.header .msg {
    font-weight: bold;
}

.updating, .body1 {
    background-color: #fff;
    padding: 10px;
}

.updating {
    color: #808080;
    background: #fff url(../images/sprite.png) no-repeat center;
}

.footer1 {
    text-align: right;
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000;
    border-top: solid 1px #ccc;
    padding: 5px 3px;
}

.close1 {
    position: absolute;
    right: 10;
    background: url(../images/sprite.png) no-repeat 0px -300px;
    width: 25px;
    cursor: pointer;
    height: 15px;
}

.currencyBg {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding: 3px;
    background-color: #DED7D7;
}

.input {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #444444;
    text-decoration: none;
    border: 1px solid #CCCCCC;
    background-color: #F8F8F8;
    width: 100%;
    padding: 1px;
}

.gridHeading {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #247822;
    text-decoration: none;
    background-color: #C1DAA6;
    padding-left: 5px;
    padding-right: 5px;
}

.gridOuterBorder {
    border: 1px solid #D6D4D4;
    background-color: #F5F5F5;
    padding: 5px;
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
}

.gridColHeading {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    background-color: #DEDDDD;
    padding: 3px;
}

.spacer5px {
    font-family: Arial;
    font-size: 3px;
    height: 5px;
}

.textNormalBlace {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    padding: 3px;
}

    .textNormalBlace a {
        font-family: Arial;
        font-size: 1.0em;
        font-weight: normal;
        color: #A30000;
        text-decoration: underline;
    }

.tableLevel3rowHeadingFixed {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    background-color: #DEDDDD;
    width: 100%;
    position: relative;
    top: expression(this.offsetParent.scrollTop-1);
    margin-left: 0;
}

.gridHeaderStyle {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    background-color: #DEDDDD;
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000000;
    border-bottom: solid 1px #ccc;
    padding: 3px;
    top: expression(this.offsetParent.scrollTop-1);
    border-bottom: 1px solid #D6D4D4;
    height: 1.5em;
    vertical-align: top;
}

.gridHeaderStyleInvisible {
    display: none;
}


.gridRowStyle {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
    height: 1.5em;
    vertical-align: top;
}


.gridAltRowStyle {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #000000;
    background-color: #EDEDED;
    height: 1.5em;
    vertical-align: top;
}

.gridFooterStyle {
    border: 1px solid #D4D0C8;
    background-color: #FBFFFD;
    height: 1.5em;
    font-weight: bold;
}

.gridFooterStyleInvisible {
    display: none;
}

.gridColumnInvisible {
    display: none;
}

.textBoxMultilineM {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
}

#sub-left {
    float: left;
    width: 2.5em;
    overflow: hidden;
}

.clear-both {
    clear: both;
}

.gridContainer {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    visibility: visible;
}

.collapsePanel {
    width: 100%;
    height: 100%;
    background-color: blue;
    overflow: hidden;
}

.resizingTableLevel2 {
    background-color: #F5F5F5;
    border: 1px solid #D6D4D4;
    overflow: hidden;
    visibility: visible;
    z-index: 556;
}

.handleText {
    width: .75em;
    height: .75em;
    background-image: url(../images/HandleGrip.png);
    overflow: hidden;
    cursor: s-resize;
    border-color: blue;
    z-index: 655;
    visibility: visible;
}

.resizingText {
    padding: 0px;
    border-style: solid;
    border-width: 2px;
    border-color: #7391BA;
    overflow: hidden;
    visibility: visible;
    z-index: 555;
}

#sub-left {
    float: left;
    width: 2.4em;
    overflow: hidden;
}

.clear-both {
    clear: both;
}

.texAreaDataGrid {
    font-family: Arial;
    font-size: 1.1em;
    font-weight: normal;
    color: #555555;
    background-color: #EDEDED;
    height: 1.6em;
    border: 1px solid #BDBDBD;
}

.clearfix {
    clear: both;
    height: 0px;
}

span {
    font-family: Arial;
}

.listItemTopLevel {
    color: maroon;
}

.listItemMidLevel {
    color: aqua;
}

.listItemParent {
    background-color: ActiveBorder;
    color: maroon;
}

.content-top {
    white-space: nowrap;
}

    .content-top > div {
        white-space: normal;
    }

.content-detail {
    white-space: nowrap;
    display: inline;
}

    .content-detail > div {
        white-space: normal;
        display: inline;
    }

.CRMIdeas {
    font-size: x-large;
    font-weight: 700;
    color: #A30000;
    cursor: pointer;
}

.CRMIdeas-body {
    display: block;
    height: 100%;
    width: 100%;
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    margin: 0px;
    padding: 0px;
    background-color: White;
}

.CRMIdeas-alt {
    font-size: x-large;
    font-weight: 700;
    color: #F5F5F5;
    cursor: pointer;
}

.CRMIdeas-content {
    font-size: large;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
}

.CRMIdeas-list-button {
    background-color: #A30000;
    width: 100%;
    text-align: left;
    font-size: x-large;
    font-weight: 600;
    color: #F5F5F5;
    cursor: pointer;
}

.CRMIdeas-button {
    background-color: #A30000;
    width: 50%;
    text-align: left;
    font-size: large;
    font-weight: 600;
    color: #F5F5F5;
    cursor: pointer;
}

.CRMIdeas-radio-button {
    width: 100%;
    text-align: left;
    font-size: large;
    font-weight: 600;
    color: #000000;
}

.panel {
    min-height: 100px;
    max-height: 300px;
    background-color: #F5F5F5;
    border: 1px solid #D6D4D4;
}

.chartsAccountHeadingDrilledDown {
    /*width: 33%;*/
    height: 25px;
    float: none;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #990000;
    font-size: 1.0em;
}

.chartsHeadingDrilledDown {
    /*width: 33%;*/
    height: 25px;
    float: left;
    display: inline;
    margin-top: 0px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #990000;
    font-size: 1.0em;
    padding-left: 2px;
    padding-right: 2px;
}

.chartHeading {
    width: 100%;
    height: 25px;
    font-size: 1.0em;
    margin-top: 20px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #990000;
}

.chartSecondHeading {
    width: 100%;
    height: 25px;
    font-size: 1.0em;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #990000;
}

.chartDrilledDown {
    /*width: 50%;*/
    height: 260px;
    float: left;
    display: inline;
    text-align: center;
    margin: 0 auto;
    padding-left: 2px;
    padding-right: 2px;
}

.chartTopLevel {
    /*width: 50%;*/
    height: 260px;
    float: none;
    text-align: center;
    margin: 0 auto;
}

.chartTopLevelContainer {
    /*width: 100%;*/
    display: block;
    text-align: center;
    height: 300px;
    margin: 0 auto;
}

.chartLink {
    width: 100%;
    display: block;
    text-align: center;
    height: 100px;
    margin-top: 4em;
}

span {
    font-family: Arial;
}

.bankflexImageTabStyle .ajax__tab_header {
    font-family: Times New Roman;
    background: url(../images/tab-line.png) repeat-x bottom;
    font-size: 1.0em;
    display: block;
}

    .bankflexImageTabStyle .ajax__tab_header .ajax__tab_outer {
        background: url(../images/tab.png) no-repeat left top;
        border-color: #222;
        color: #222;
        padding-left: 10px;
        margin-right: 3px;
    }

    .bankflexImageTabStyle .ajax__tab_header .ajax__tab_inner {
        background: url(../images/tab.png) no-repeat right top;
        border-color: #666;
        color: #666;
        padding: 3px 10px 2px 0px;
    }

.bankflexImageTabStyle .ajax__tab_hover .ajax__tab_outer {
    cursor: pointer;
}

.bankflexImageTabStyle .ajax__tab_hover .ajax__tab_inner {
}

.bankflexImageTabStyle .ajax__tab_active .ajax__tab_outer {
    background: url(../images/tab.png) no-repeat 0pt -40px;
    border-bottom-color: #ffffff;
}

.bankflexImageTabStyle .ajax__tab_active .ajax__tab_inner {
    background: url(../images/tab.png) no-repeat right -40px;
    color: #000000;
    border-color: #333;
}

.bankflexImageTabStyle .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: .925em;
    padding: 0px;
    background-color: #ffffff;
    border: solid 1px #d7d7d7;
    border-top-width: 0;
}

.bankflexTabStyle .ajax__tab_header {
    font-family: Times New Roman;
    font-size: 1.1em;
    font-weight: bold;
    display: block;
}

    .bankflexTabStyle .ajax__tab_header .ajax__tab_outer {
        border-color: #222;
        color: #222;
        padding-left: 10px;
        margin-right: 3px;
        border: solid 1px #d7d7d7;
    }

    .bankflexTabStyle .ajax__tab_header .ajax__tab_inner {
        border-color: #666;
        color: #666;
        padding: 3px 10px 2px 0px;
    }

.bankflexTabStyle .ajax__tab_hover .ajax__tab_outer {
    background-color: #9c3;
}

.bankflexTabStyle .ajax__tab_hover .ajax__tab_inner {
    color: #fff;
}

.bankflexTabStyle .ajax__tab_active .ajax__tab_outer {
    border-bottom-color: #ffffff;
    background-color: #c1daa6;
}

.bankflexTabStyle .ajax__tab_active .ajax__tab_inner {
    color: #000;
    border-color: #333;
}

.bankflexTabStyle .ajax__tab_body {
    font-family: Times New Roman;
    font-size: .925em;
    background-color: #fff;
    border-top-width: 0;
    border: solid 1px #d7d7d7;
    border-top-color: #d7d7d7;
}

.hide-smallScreen {
    visibility: visible;
}

.hide-bigTablet {
    visibility: visible;
}

.hide-tablet {
    visibility: visible;
}

.hide-midiTablet {
    visibility: visible;
}

.hide-miniTablet {
    visibility: visible;
}

.hide-fablet {
    visibility: visible;
}

.hide-phone {
    visibility: visible;
}

/* responsive rules for main section*/
/* This is for really busy tables where some columns needs hiding*/
@media all and (max-width : 1310px) {

    .hide-smallScreen {
        display: none;
    }
}

@media all and (max-width : 1050px) {

    .hide-bigTablet {
        display: none;
    }
}

/* responsive rules for main section*/
@media all and (max-width : 930px) {

    .popupDivContent {
        height: 60%;
        overflow: auto;
    }

    .hide-tablet {
        display: none;
    }

    .content-detail {
        display: block;
        float: none;
        text-align: center;
    }

    .chartDrilledDown {
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    .chartsHeadingDrilledDown {
        display: block;
        float: none;
    }
}

@media all and (max-width : 800px) {

    .hide-midiTablet {
        display: none;
    }
}

@media all and (max-width : 720px) {

    .hide-miniTablet {
        display: none;
    }
}

@media all and (max-width: 610px) {
    .popupDivContent {
        height: 70%;
    }

    .hide-fablet {
        display: none;
    }
}

@media all and (max-width: 480px) {
    .popupDivContent {
        height: 80%;
    }

    .hide-phone {
        display: none;
    }
}

.boldTextDisabled {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    color: #CCCCCC;
}
.display_col {
    display: flex;
    flex-direction: row;
    align-content: center;
    text-align: start;
    height: 20px;
}

.gridHeaderStyle {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: bold;
    background-color: #DEDDDD;
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000000;
    border-bottom: solid 1px #ccc;
    padding: 3px;
    top: expression(this.offsetParent.scrollTop-1);
    border-bottom: 1px solid #D6D4D4;
    height: 1.3em;
    vertical-align: top;
    width: 100%;
}

.buttonOrange {
    font-family: Arial;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0.5em 0.5em 0.5em 0px;
    padding: 5px;
    border: 1px double #c58755;
    background-color: #c58755;
    background-position: left center;
    cursor: pointer;
    white-space: nowrap;
}
.textBox-20chr {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 21.4em;
}
.textBox-25chr {
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 1.5em;
    width: 25.7em;
}