html, body {
    display: block;
    height: 100%;
    width: 100%;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    margin: 0px;
    padding: 0px;
    /*background-color: #F2F3F3;*/
    background-color: #FFFFFF;
}

#MenuPanel {
    position: relative;
    width: 316px;
}

.topMenu {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
    padding: 1px;
}

    .topMenu:hover {
        color: #373435;
    }

a {
    color: #7A7A78;
    text-decoration: none;
}

    a:hover {
        color: #8CDACD;
        text-decoration: underline;
    }

.linkButtonStyle {
    color: #056152; /*dark green*/
    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: 12px;
    font-weight: bold;
    color: #FEFEFE;
    background-color: #40C1AC;
    padding-left: 5px;
    height: 22px;
}

.modalTableHeader {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    background-color: #D9D9D9;
    padding-left: 5px;
    height: 22px;
}


.tableHeaderLeft {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746; /*dark green*/
    background-color: #C1DAA6; /*light green*/
    padding-left: 5px;
}

.footerText {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746; /*dark green*/
}



.popupDivContent {
    width: 100%;
    height: 425px;
    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: 10px;
    font-weight: normal;
    color: #233746;
}

.normalText {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
}

.boldText {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
}

.loginArea {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
}

.amountCodeTag {
    position: absolute;
    color: #233746;
    margin: 0 0 0 0;
}

.textBoxSmall {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 16px;
    width: 60px;
}

.textBox {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 16px;
    width: 125px;
}

.textArea {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
}

.textBoxLarge {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 16px;
    width: 215px;
}

.textBoxXLarge {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 16px;
    width: 400px;
}

.textBoxXXLarge {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 16px;
    width: 600px;
}

.textBox-35chr {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 16px;
    width: 240px;
}

.textBox-60chr {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 16px;
    width: 310px;
}

.textBox-105chr {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 16px;
    width: 765px;
}

.select {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 22px;
}


/* */

.textBoxSmallM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 60px;
}

.textBoxM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 125px;
}

.textAreaM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
}

.textBoxLargeM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 215px;
}

.textBoxXLargeM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 400px;
}

.textBoxM-35chr {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 240px;
}

.textBoxM-60chr {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 310px;
}

.textBoxM-105chr {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 765px;
}

.selectM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 22px;
}

.button {
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 5px 0px 0px;
    padding-left: 2px;
    padding-right: 2px;
    border: 1px double #233746;
    /*background-image: url(../images/newButtonBg.png);*/
    background-color: #40C1AC;
    background-position: left center;
    cursor: pointer;
    white-space: nowrap;
}

    .button:hover {
        background-color: #40C1AC;
    }

    .button:focus {
        background-color: #40C1AC;
    }

    .button::selection {
        background-color: #40C1AC;
    }

    .button:hover {
        background-color: #40C1AC;
    }

    .button:focus {
        background-color: #40C1AC;
    }

.modalButton {
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 5px 0px 0px;
    padding-left: 2px;
    padding-right: 2px;
    border: 1px double #233746;
    /*background-image: url(../images/newButtonBg.png);
    background-position: left center;*/
    background-color: #35bead;
    cursor: pointer;
    white-space: nowrap;
}

.buttonRed {
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0px 0px 5px;
    padding-left: 2px;
    padding-right: 2px;
    border: 1px double #233746;
    background-image: url(../images/newButtonBgRed.png);
    background-position: left center;
    cursor: pointer;
    white-space: nowrap;
}

.linkbutton {
    background-color: #EE2737;
    height: 25px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-family: arial;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    margin: 0px 0px 0px 5px;
    padding-left: 2px;
    padding-top: 4px;
    padding-right: 2px;
    cursor: pointer;
    white-space: nowrap;
}

.linkbuttonNEW {
    background-color: #EE2737;
    height: 25px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-family: arial;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    margin: 0px 0px 0px 5px;
    padding-left: 2px;
    padding-top: 4px;
    padding-right: 2px;
    cursor: pointer;
    white-space: nowrap;
}

    .linkbuttonNEW:hover {
        background-color: #EE2737;
        color: #FFFFFF;
    }

button[disabled], input[type="button"][disabled], input[type="submit"][disabled] {
    padding: 0px 6px 1px 6px;
    border: 1px double #233746;
    color: #171515;
    cursor: inherit;
}

.fileField {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
}

.fileFieldNotRequired {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #BDBDBD;
}

.logoutHeading {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    background-color: #D6D4D4;
    padding: 5px;
}

.logoutText {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #EDEDED;
    padding: 5px;
}

.logoutADHeading {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    background-color: #D6D4D4;
    padding: 5px;
}

.logoutADText {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    padding: 5px;
    border: 1px solid #D6D4D4;
}

.pageHeading {
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    height: 30px;
    text-align: left;
}

.tableLevel2 {
    background-color: #EDEDEE;
    border: 0px solid #D6D4D4;
}

.tableLevel3 {
    background-color: #F7F7F7;
    border: 1px solid #000000;
}

.tableLevel3rowHeading {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    background-color: #DEDDDD;
}

.inputType {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
}

.error {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
}

.info {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #000080;
}

.infoRed {
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    color: #EE2737;
}

.infocontrol {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
}

.tableLevel3AltRowHeading {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #EDEDED;
}

.homePage {
    background-image: url(../images/Homepage.png);
    background-repeat: no-repeat;
    height: 673px;
    width: 1112px;
    background-position: center top;
}

.buttonHome {
    color: #ffffff;
    font-family: arial;
    background-color: #006727;
    font-size: 12px;
    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: 22px;
    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/insideHeader1.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.insideHeaderBG {
    background-image: url(../images/insideHeader_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
}

.footerBG {
    background-image: url(../images/insideFooter_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
}

.footer {
    font-family: arial;
    font-size: 12px;
    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: #7A7A78;
        text-decoration: none;
    }

        .footer a:hover {
            color: #FFFFFF;
            text-decoration: underline;
        }

.logoLabel {
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 2px;
    padding: 2px;
}

.whiteNormal {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #373435;
}

    .whiteNormal a {
        color: #FFFFFF;
        text-decoration: none;
    }

        .whiteNormal a:hover {
            color: #FFFFFF;
            text-decoration: underline;
        }

.welcome {
    font-family: arial;
    font-size: 24px;
    color: #233746;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -1pt;
    padding-left: 5px;
}

.listMenu {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    text-decoration: none;
    height: 20px;
    width: 165px;
}

form {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    margin: 0px;
    padding: 0px;
}

.accountLink {
    color: #233746;
}

.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: 10pt;
    color: Green;
}

.informationGreen {
    font-family: arial;
    font-weight: normal;
    font-size: 8pt;
    color: Green;
}

.modalBgLeft {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    /*background-image: url(../images/popupTopBarBg.png);
    background-repeat: repeat-x;
    background-position: left top;*/
    background-color: #35bead;
    height: 29px;
    width: 15px;
}

.modalBg {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    /*background-image: url(../images/popupTopBarBg.png);
    background-repeat: repeat-x;
    background-position: center top;*/
    background-color: #35bead;
    height: 29px;
    padding-left: 7px;
}

.modalBgRight {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    /*background-image: url(../images/popupTopBarBg.png);
    background-repeat: repeat-x;
    background-position: right top;*/
    background-color: #35bead;
    height: 29px;
    width: 15px;
}

.modalBgLeftAttn {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/popupTopBarBgAttn.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 29px;
    width: 15px;
}

.modalBgAttn {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/popupTopBarBgAttn.png);
    background-repeat: repeat-x;
    background-position: center top;
    height: 29px;
    padding-left: 7px;
}

.modalBgRightAttn {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/popupTopBarBgAttn.png);
    background-repeat: repeat-x;
    background-position: right top;
    height: 29px;
    width: 15px;
}

.continer {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    background-color: #D9F3EE;
    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: #B3E6DE;
    border-bottom-color: #B3E6DE;
    border-left-color: #B3E6DE;
}

.modalBackground {
    background-color: Gray;
    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: 25px;
    font-family: arial;
    font-size: small;
    width: 400px;
    margin-top: -250px;
}

.overlay {
    border: solid 1px #808080;
    border-width: 1px 1px;
}

.underlay {
    background-color: #233746;
    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: #233746;
    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: #233746;
    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: 12px;
    font-weight: bold;
    color: #233746;
    text-decoration: none;
    padding: 3px;
    background-color: #FEFEFE;
}

.input {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #444444;
    text-decoration: none;
    border: 1px solid #CCCCCC;
    background-color: #F8F8F8;
    padding: 1px;
    min-height:15px;
}

.gridHeading {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    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: 12px;
    font-weight: normal;
    color: #233746;
}

.gridColHeading {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    background-color: #DEDDDD;
    padding: 3px;
}

.spacer5px {
    font-family: arial;
    font-size: 3px;
    height: 5px;
}

.textNormalBlace {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    text-decoration: none;
    padding: 3px;
}

    .textNormalBlace a {
        font-family: arial;
        font-size: 12px;
        font-weight: normal;
        color: #233746;
        text-decoration: underline;
    }

.tableLevel3rowHeadingFixed {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    background-color: #DEDDDD;
    width: 100%;
    position: relative;
    top: expression(this.offsetParent.scrollTop-1);
    margin-left: 0;
}

.gridHeaderStyle {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background-color: #B4B4B4;
    /*background: url(../images/sprite.png) repeat-x 0px -200px;*/
    color: #233746;
    border-bottom: solid 1px #ccc;
    /*padding: 3px;*/
    top: expression(this.offsetParent.scrollTop-1);
    border-bottom: 0px solid #D6D4D4;
    height: 22px;
}

.modalGridHeaderStyle {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    height: 22px;
}

.gridFooterWithBalanceStyle {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background-color: #DEDDDD;
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #233746;
    border-bottom: solid 1px #ccc;
    padding: 3px;
    top: expression(this.offsetParent.scrollTop-1);
    border-bottom: 1px solid #D6D4D4;
    height: 22px;
}

.bankflexImageTabStyle .ajax__tab_header {
    font-family: arial;
    background: url(../images/tab-line.png) repeat-x bottom;
    font-size: 12px;
    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 {
    background: url(../images/tab-hover.png) no-repeat 0pt -40px;
    background-color: #9c3;
    cursor: pointer;
}

.bankflexImageTabStyle .ajax__tab_hover .ajax__tab_inner {
    background: url(../images/tab-hover.png) no-repeat right -40px;
    color: #FFFFFF;
}

.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: #233746;
    border-color: #333;
}

.bankflexImageTabStyle .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 0px;
    background-color: #ffffff;
    border: solid 1px #d7d7d7;
    border-top-width: 0;
}

.bankflexTabStyle .ajax__tab_header {
    font-family: arial;
    font-size: 14px;
    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: #233746;
    border-color: #333;
}

.bankflexTabStyle .ajax__tab_body {
    font-family: arial;
    font-size: 10pt;
    background-color: #fff;
    border-top-width: 0;
    border: solid 1px #d7d7d7;
    border-top-color: #d7d7d7;
}

.gridRowStyle {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: transparent !important;
    height: 20px;
}


.gridAltRowStyle {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #F7F7F7;
    height: 20px;
}

.gridFooterStyle {
    border: 0px solid #F7F7F7;
    background-color: #F7F7F7;
    height: 20px;
    font-weight: bold;
    padding: 3px;
}


.gridContainer {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    visibility: visible;
}


.resizingTableLevel2 {
    background-color: #F5F5F5;
    border: 1px solid #D6D4D4;
    overflow: hidden;
    visibility: visible;
    z-index: 556;
}

.handleText {
    width: 8px;
    height: 8px;
    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: 24px;
    overflow: hidden;
}

.clear-both {
    clear: both;
}

.collapsePanel {
    width: 100%;
    height: 100%;
    background-color: blue;
    overflow: hidden;
}

.texAreaDataGrid {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #555555;
    background-color: #EDEDED;
    height: 18px;
    border: 1px solid #BDBDBD;
}

.wrapperDiv {
    font-family: arial;
    font-size: 12px;
    display: inline;
}

.leftDiv {
    font-family: arial;
    font-size: 12px;
    float: left;
}

.rightDiv {
    font-family: arial;
    font-size: 12px;
    float: right;
}

.leftDivBold {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.rightDivBold {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    float: right;
}

.TabContainer {
    border: none;
    border-style: none;
    border-bottom-width: 0px;
}

.boldTextNEW {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
}

.borderLightGray {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    border-bottom-color: lightgray;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.buttonNEW {
    font-family: arial;
    color: #40C1AC;
    font-size: 12px;
    font-weight: normal;
    /*margin: 0px 5px 0px 0px;*/
    padding-left: .75rem;
    padding-right: .75rem;
    border: 2px solid #40C1AC;
    border-radius: 5px;
    height: 40px;
    background-color: white;
    background-position: left center;
    cursor: pointer;
    width: 216px;
}

.buttonSmallNEW {
    font-family: arial;
    color: #40C1AC;
    font-size: 12px;
    font-weight: normal;
    /*margin: 0px 5px 0px 0px;*/
    padding-left: .75rem;
    padding-right: .75rem;
    border: 2px solid #40C1AC;
    border-radius: 5px;
    height: 40px;
    background-color: white;
    background-position: left center;
    cursor: pointer;
    width: 10em;
}

.buttonNEW:hover {
    background-color: #40C1AC;
    color: white;
}

.buttonNEW:focus {
    background-color: #40C1AC;
    color: white;
}

.buttonNEW::selection {
    background-color: #40C1AC;
    color: white;
}

.buttonSmallNEW:hover {
    background-color: #40C1AC;
    color: white;
}

.buttonSmallNEW:focus {
    background-color: #40C1AC;
    color: white;
}

.buttonSmallNEW::selection {
    background-color: #40C1AC;
    color: white;
}

.buttonNEWGREEN {
    font-family: arial;
    color: white;
    font-size: 12px;
    font-weight: normal;
    /*margin: 0px 5px 0px 0px;*/
    padding-left: .75rem;
    padding-right: .75rem;
    border: 2px solid #40C1AC;
    border-radius: 5px;
    height: 40px;
    background-color: #40C1AC;
    background-position: left center;
    cursor: pointer;
    width: 216px;
}

.buttonSmallNEWGREEN {
    font-family: arial;
    color: white;
    font-size: 12px;
    font-weight: normal;
    /*margin: 0px 5px 0px 0px;*/
    padding-left: .75rem;
    padding-right: .75rem;
    border: 2px solid #40C1AC;
    border-radius: 5px;
    height: 40px;
    background-color: #40C1AC;
    background-position: left center;
    cursor: pointer;
    width: 10em;
}

.buttonNEWGREEN:hover {
    background-color: #40C1AC;
}

.buttonNEWGREEN:focus {
    background-color: #40C1AC;
}

.buttonNEWGREEN::selection {
    background-color: #40C1AC;
}

.buttonSmallNEWGREEN:hover {
    background-color: #40C1AC;
}

.buttonSmallNEWGREEN:focus {
    background-color: #40C1AC;
}

.buttonSmallNEWGREEN::selection {
    background-color: #40C1AC;
}

.buttonRedNEW {
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0px 0px 5px;
    padding-left: 2px;
    padding-right: 2px;
    border: 1px double #233746;
    background-image: url(../images/newButtonBgRed.png);
    background-position: left center;
    cursor: pointer;
    white-space: nowrap;
    width: 216px;
}

.continerNEW {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #233746;
    background-color: white;
    /*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: #B3E6DE;
    border-right-color: #B3E6DE;
    border-bottom-color: #B3E6DE;
    border-left-color: #B3E6DE;*/
}


.errorNEW {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
}

.fileFieldNEW {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #233746;
    background-color: white;
    border: 2px solid #E9E9E9;
    border-radius: 5px;
    height: 34px;
    width: 24em;
}

.headerLeftImage {
    height: 45px;
    width: auto;
    vertical-align: middle;
}

.headerLogo {
    text-align: left;
}

.headerTitle {
    font-family: arial;
    font-size: 20px;
    font-weight: normal;
    color: #233746;
    background-color: white;
    text-align: right;
}

.loginAreaNEW {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #233746;
}

.messages {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #233746;
}

.messageText {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #233746;
}

.modalBgAttnNEW {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    background-image: url(../images/popupTopBarBgAttn.png);
    background-repeat: repeat-x;
    background-position: center top;
    height: 29px;
    padding-left: 7px;
}


.modalBgLeftAttnNEW {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #233746;
    text-decoration: none;
    /*background-image: url(../images/popupTopBarBgAttn.png);
    background-repeat: repeat-x;
    background-position: left top;*/
    height: 22px;
    width: 13px;
}

.modalBgNEW {
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #233746;
    text-decoration: none;
    /*background-image: url(../images/popupTopBarBg.png);
    background-repeat: repeat-x;
    background-position: center top;*/
    height: 22px;
    /*padding-left: 7px;*/
}

.modalBgRightAttnNEW {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    background-image: url(../images/popupTopBarBgAttn.png);
    background-repeat: repeat-x;
    background-position: right top;
    height: 29px;
    width: 15px;
}


.modalBgRightNEW {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #233746;
    text-decoration: none;
    /*background-image: url(../images/popupTopBarBg.png);
    background-repeat: repeat-x;
    background-position: right top;*/
    height: 28px;
    width: 18px;
}

.pageHeadingNEW {
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #40C1AC;
}

.sectionTitleText {
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #233746;
}

.selectMNEW {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #40C1AC;
    background-color: white;
    border: 2px solid #40C1AC;
    border-radius: 5px;
    height: 36px;
    width: 216px;
    padding-left: 0.5em;
}

.spacer5pxNEW {
    font-family: arial;
    font-size: 3px;
    height: 5px;
}

.textBoxMNEW {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    /*background-color: #FEF3F3;*/
    background-color: white;
    border: 2px solid #E9E9E9;
    border-radius: 5px;
    height: 34px;
    width: 216px;
    padding-left: 0.5em;
}

.textBoxLargeMNEW {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    /*background-color: #FCE0DF;*/
    border: 2px solid #E9E9E9;
    border-radius: 5px;
    height: 34px;
    width: 216px;
    padding-left: 0.5em;
}

.footerNEW {
    height: 36px;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #233746;
    text-decoration: none;
    background-color: #f6f7f8;
    border-top-width: 3px;
    /*border-top-style: solid;*/
    border-top-color: #C7C1C1;
    vertical-align: middle;
}

    .footerNEW a {
        color: #808080;
    }

        .footerNEW a:hover {
            color: #40C1AC;
        }

.topMenuControlPage {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #233746;
    text-decoration: none;
    white-space: nowrap;
    padding: 1px 10px;
}


.footerTextControlPage {
    font-family: 'Arial';
    font-size: 12px;
    font-weight: normal;
    color: #8CDACD;
}

.headerNameTimeLineControlPage {
    text-align: right;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    color: #233746;
    padding-right: .5em;
}

    .headerNameTimeLineControlPage .topMenuNEW {
        color: white;
        font-weight: bold;
    }

.topMenuControlPageLeft {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #233746;
    text-decoration: none;
    white-space: nowrap;
    padding: 1px 10px;
    text-align: left;
}

.topMenuControlPageRight {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #233746;
    text-decoration: none;
    white-space: nowrap;
    padding: 1px 10px;
    text-align: right;
}


.insideHeaderBGNEW {
    /*background-image: url(../images/insideHeader_bg.png);
    background-repeat: repeat-x;
    background-position: left top;*/
    background-color: white;
}

topMenuNEW {
    font-family: arial;
    font-size: 10px;
    font-weight: normal;
    color: #233746;
    text-decoration: none;
    white-space: nowrap;
    padding: 1px;
}

.topMenuNEW:hover {
    color: #233746;
}

.rightLabelDiv {
    width: 254px;
    text-align: left;
    float: right;
}

.rightLabelText {
    width: 254px;
    text-align: left;
}

.sepataorLineStyle {
    width: 100%;
    height: 0px;
    min-height: 0px;
  /*  background-image: url("../images/separatorLine.png");
    background-repeat: repeat;
    background-size: contain;*/
}


/* responsive rules for medium size screen*/
@media all and (max-width : 930px) {

    .headerLeftImage {
        margin-left: 5em;
    }

    .headerTitle {
        margin-right: 5em;
    }

    .headerTitleControlPage {
        margin-right: 5em;
    }
}

/* responsive rules for notepad size screen*/
@media all and (max-width : 610px) {
}

/* responsive rules for small size screen*/
@media all and (max-width: 480px) {

    .headerLeftImage {
        margin-left: .75rem;
    }

    .headerTitle {
        margin-right: .75rem;
    }

    .headerTitleControlPage {
        margin-right: .75rem;
    }
}

.custom-file {
    float: left;
    position: relative;
    z-index: 0;
}

    .custom-file .fileUploadCSS {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 35%;
        height: 20px;
        -moz-opacity: 0.0;
        opacity: .0;
        filter: alpha(opacity=0);
        text-indent: -10px;
    }

    .custom-file span {
        float: left;
        height: 24px;
    }

.addDeleteDocumentImage {
    border-width: 0px;
    vertical-align: middle;
}


.ajax__combobox_textboxcontainer input {
    border-radius: 0px;
    box-shadow: 0px;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 21px;
    border-left: 1px solid #BDBDBD;
    border-top: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
    border-right: 0px solid #BDBDBD;
    background-color: #FCE0DF;
    background-position: left center;
    cursor: pointer;
}

.ajax__combobox_buttoncontainer button {
    border-radius: 0px;
    box-shadow: 0px;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 21px;
    border-left: 0px solid #BDBDBD;
    border-top: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
    background-color: #FCE0DF;
    background-position: left center;
    cursor: pointer;
    background-image: url(../images/sort_darrow.png) !important;
}

.ajax__combobox_itemlist {
    background-color: #FCE0DF;
    margin: 0px;
    padding: 0px;
    cursor: default;
    list-style-type: none;
    text-align: left;
    border: solid 1px ButtonShadow;
    font-family: arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

    .ajax__combobox_itemlist li {
        background-color: #FCE0DF;
        white-space: nowrap;
        width: 100%;
        padding: 0 3px 0 2px;
    }

.hide {
    display: none;
}

.dropDownGridMob {
    z-index: 999;
    background-color: whitesmoke;
}

    .dropDownGridMob tr {
        text-decoration: none;
        background-color: transparent;
        color: #233746;
    }

        .dropDownGridMob tr:hover > *:not(th) {
            cursor: pointer;
            text-decoration: none;
            background-color: #d60201;
            color: #ffffff;
        }

.wordbreak {
    word-break:break-all;
}

.datatable-gridview {
}

.datatable-gridview-parent {
    background-color:#f1f1f1;
}

.dataTables_scrollHeadInner {
    margin-right: auto;
    margin-left: auto;
    /*border-right: #B4B4B4 inset 17px !important;
    padding-right: 0px !important;*/
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
    content: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 5px 0px 0px 0px !important;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        padding: 5px 0px 0px 0px !important;
        background-color: transparent !important;
        background: transparent !important;
        border-color: transparent !important;
    }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0px none #111 !important;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 0px 3px !important;
    border-bottom: 0px none #111 !important;
}

div.dataTables_wrapper div.dataTables_length select {
    min-height: 0em !important;
}

table.dataTable {
    border-spacing: 1px !important;
}

div.dataTables_wrapper div.dataTables_filter {
    margin-top: -28px;
}

table.dataTable thead .sorting_asc {
    background-image: url(../images/sort_uarrow.png) !important;
}

table.dataTable thead .sorting_desc {
    background-image: url(../images/sort_darrow.png) !important;
}

table.dataTable thead .sorting {
    background: none !important;
}

.paginate_button.disabled, .paginate_button.disabled:hover {
    display: none !important;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead > table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url("../images/sort_both.png");
}
table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png");
}
table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png");
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.png");
}

.display_flex_end {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: flex-end;    
}
.display_flex_row {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}
.txt_right {
    text-align:right;
    padding-right:10px;
    
}
.txt_left{
    text-align:left;
    padding-left:10px;
}

.bdr_all {
    border: 1px solid #BDBDBD;    
}
td > span {
    word-break: keep-all;   
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
    border-bottom:solid 1px #000;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
    border-bottom: solid 1px #000;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.05);
    border-bottom: solid 1px #000;
}

.table-striped tbody tr th {
    background-color: rgba(0, 0, 0, 0.05);
    border: none
}

input[type="radio" i] {
    margin: 2px 5px 0px 5px;
    position: relative;
    top: 2px;
}
input[type="checkbox" i] {
    margin: 2px 5px 0px 5px;
    position: relative;
    top: 2px;
}
.setpad10{
    padding-top:10px;
}
.display_flex_2col_r {
    display: flex;
    flex-direction: row;
    height: 3.000rem;
    justify-content: flex-end;
    align-items: center;
}
.display_flex_col_space_between {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between;
    height: 3.0rem;
    flex-flow: wrap;
    align-items: center;
}
.display_flex_right {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;             
    width: 100%;        
}

table.dataTable > tbody > tr.odd {
    background-color: transparent !important;
}

table.dataTable > tbody > tr.even {
    background-color: #F7F7F7 !important;
}