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;
}

.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: #233746;
    text-decoration: none;
}

    a:hover {
        color: #35bead;
        text-decoration: underline;
    }

.linkButtonStyle {
    color: #35bead;
    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: #35bead;
    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;
    background-color: #C1DAA6;
    padding-left: 5px;
}

.footerText {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
}



.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;
}



.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: 220px;
}

.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-60chrM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    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;
}

.textBoxWhite {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: white;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 125px;
}

.textBoxNoColor {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 125px;
}

    .textBoxNoColor::-ms-clear {
        display: none;
        width: 0;
        height: 0;
    }

.textBoxNoColorM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 125px;
}

.textBoxLargeM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 250px;
}

.textBoxLargerM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 300px;
}

.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-80chr {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 355px;
}

.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 #35bead;
    /*background-image: url(../images/newButtonBg.png);*/
    background-color: #35bead;
    background-position: left center;
    cursor: pointer;
    white-space: nowrap;
    min-width: 120px;
}

    .button:hover {
        background-color: #35bead;
    }

    .button:focus {
        background-color: #35bead;
    }

    .button::selection {
        background-color: #35bead;
    }

    .button:hover {
        background-color: #35bead;
    }

    .button:focus {
        background-color: #35bead;
    }

.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 #35bead;
    /*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 #35bead;
    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;
}

button[disabled], input[type="button"][disabled], input[type="submit"][disabled] {
    padding: 0px 6px 1px 6px;
    border: 1px double #35bead;
    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 #233746;
}

.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;
}

#labelMessage li {
    font-size: 12px;
    font-weight: normal;
    list-style-position: inside;
}


.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/insideHeader.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: #233746;
        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;
    background-position: right;
    border: 1px solid #CCCCCC;
    background-color: #F8F8F8;
    width: 100%;
    padding: 1px;
}

.gridHeading {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #233746;
    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;
    /*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;
}

.gridRowStyle {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: transparent !important;
    height: 20px;
}

.gridRowStyleBorder {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    height: 20px;
    /*border: 1px solid #808080;*/
}

.gridAltRowStyle {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #F7F7F7 !important;
    height: 20px;
}

.gridFooterStyle {
    border: 0px solid #F7F7F7;
    background-color: #F7F7F7;
    height: 20px;
    font-weight: bold;
}

.textBoxMultilineM {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
}

#sub-left {
    float: left;
    width: 24px;
    overflow: hidden;
}

.clear-both {
    clear: both;
}

.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: 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;
}

.buttonWithoutBorder {
    background-color: white;
    height: 25px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-family: arial;
    color: #233746;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    white-space: nowrap;
}

    .buttonWithoutBorder:hover {
        text-decoration: underline;
    }

    .buttonWithoutBorder::selection {
        text-decoration: underline;
    }

.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: #35bead;
    font-size: 12px;
    font-weight: normal;
    /*margin: 0px 5px 0px 0px;*/
    padding-left: .75rem;
    padding-right: .75rem;
    border: 2px solid #35bead;
    border-radius: 5px;
    height: 40px;
    background-color: white;
    background-position: left center;
    cursor: pointer;
    width: 216px;
}

.buttonSmallNEW {
    font-family: arial;
    color: #35bead;
    font-size: 12px;
    font-weight: normal;
    /*margin: 0px 5px 0px 0px;*/
    padding-left: .75rem;
    padding-right: .75rem;
    border: 2px solid #35bead;
    border-radius: 5px;
    height: 40px;
    background-color: white;
    background-position: left center;
    cursor: pointer;
    width: 10em;
}

.buttonNEW:hover {
    background-color: #35bead;
    color: white;
}

.buttonNEW:focus {
    background-color: #35bead;
    color: white;
}

.buttonNEW::selection {
    background-color: #35bead;
    color: white;
}

.buttonSmallNEW:hover {
    background-color: #35bead;
    color: white;
}

.buttonSmallNEW:focus {
    background-color: #35bead;
    color: white;
}

.buttonSmallNEW::selection {
    background-color: #35bead;
    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 #35bead;
    border-radius: 5px;
    height: 40px;
    background-color: #35bead;
    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 #35bead;
    border-radius: 5px;
    height: 40px;
    background-color: #35bead;
    background-position: left center;
    cursor: pointer;
    width: 10em;
}

.buttonNEWGREEN:hover {
    background-color: #35bead;
}

.buttonNEWGREEN:focus {
    background-color: #35bead;
}

.buttonNEWGREEN::selection {
    background-color: #35bead;
}

.buttonSmallNEWGREEN:hover {
    background-color: #35bead;
}

.buttonSmallNEWGREEN:focus {
    background-color: #35bead;
}

.buttonSmallNEWGREEN::selection {
    background-color: #35bead;
}

.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 #35bead;
    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: #35bead;
}

.sectionTitleText {
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #233746;
}

.selectMNEW {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #35bead;
    background-color: white;
    border: 2px solid #35bead;
    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: #35bead;
        }

.topMenuControlPage {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #233746;
    text-decoration: none;
    white-space: nowrap;
    padding: 1px;
}

.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;
}

.footerTextControlPage {
    font-family: 'Arial';
    font-size: 12px;
    font-weight: normal;
    color: #35bead;
}

.headerNameTimeLineControlPage {
    text-align: right;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    color: inherit;
    padding-right: .5em;
}

    .headerNameTimeLineControlPage .topMenuNEW {
        color: white;
        font-weight: bold;
    }

.topMenuControlPage {
    font-family: arial;
    font-size: 10px;
    font-weight: normal;
    color: #233746;
    text-decoration: none;
    white-space: nowrap;
    padding: 1px 10px;
}

.conti {
    /*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;
}

.rowHeight {
    min-height: 25px;
}

.rightLabelDiv {
    width: 254px;
    text-align: left;
    float: right;
}

.rightLabelText {
    width: 254px;
    text-align: left;
}

.sepataorLineStyle {
    width: 100%;
    height: 2px;
    min-height: 2px;
    /*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;
}

.invoice-row-left {
    border-bottom: 1px solid;
    border-left: 0px solid;
    border-top: 1px solid;
    border-color: lightgray;
}

.invoice-row-right {
    border-bottom: 1px solid;
    border-right: 0px solid;
    border-top: 1px solid;
    border-color: lightgray;
}

.invoice-row {
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: lightgray;
}

.invoice-buttonNEW {
    font-family: arial;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding-left: .75rem;
    padding-right: .75rem;
    height: 20px;
    background-color: #B4B4B4;
    background-position: left center;
    cursor: pointer;
    border: 0px solid #B4B4B4;
}

.datatable-gridview {
}

.datatable-gridview-parent {
}

.dataTables_scrollHeadInner {
    margin-right: auto;
    margin-left: auto;
    /*border-right: #B4B4B4 inset 17px !important;
    padding-right: 0px !important;*/
}

.textBoxAdhoc {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    height: 16px;
    width: 375px;
}

.textBoxMAdhoc {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #233746;
    background-color: #FCE0DF;
    border: 1px solid #BDBDBD;
    height: 16px;
    width: 375px;
}

/*table.dataTable tbody th, table.dataTable tbody td {
    padding: 3px !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;
}

/*table.dataTable tbody tr {
    background-color: transparent !important;
}*/

/*div.dataTables_wrapper div.dataTables_scrollHead table.dataTable {
    margin: -1px auto !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: #233746 !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");
}

.loginbox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 300px;
    height: 550px;
    border: 0px solid #ccc;
    margin-left: 30px;
    margin-right: 30px;
    border-radius: 4px;
}
.lineHieght20{
    line-height:20px;
}

table.dataTable > tbody > tr.odd {
    background-color: transparent !important;
}

table.dataTable > tbody > tr.even {
    background-color: #F7F7F7 !important;
}