﻿BODY {
    margin: 0px;
    /*  min-width:1000px;*/
}

.formtextMN {
    font-family: 'Roboto', sans-serif;
    COLOR: #000000;
    line-height: 9pt;
    font-size: 8pt;
}

.labeltext {
    font-family: 'Roboto', sans-serif;
    COLOR: gray;
    line-height: 9pt;
    font-size: 9pt;   
}

.labelvalue {
    FONT-WEIGHT: Normal;
    color: blue;
    FONT-SIZE: 8pt;
    LINE-HEIGHT: 11pt;
    font-family: 'Roboto', sans-serif;
}

.clsBoarder {
    border: 1px outset orange;
    width: 862px;
    font-family: 'Roboto', sans-serif;
    margin-left: 11px;
}

table.tblBorder {
    border-color: #2954BC;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td.tdBorder {
    border-color: #2954BC;
    border-style: solid;
    margin: 0;
    padding: 2px;
    border-width: 2px 1px 0 0;
    font-size: 9pt;
    font-family: arial;
}

td.tableheader {
    /*background-color: #2954BC; 
    border-color:  #2954BC;*/
    background-color: #2954BC;
    border-color: #2954BC;
    border-style: solid;
    margin: 0;
    padding: 2px;
    border-width: 2px 1px 0 0;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
    color: #FFFFFF;
}

table.mystyle {
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    border-style: solid;
    border-color: #C0C0C0;
}

.mystyle td, .mystyle th {
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    border-style: solid;
}

/* custom styles for multiple stacked instances  */
#example1 {
    width: 50em;
    z-index: 9001;
}
/* z-index needed on top instances for ie & sf absolute inside relative issue */
#example2 {
    width: 50em;
    z-index: 9000;
}
/* z-index needed on top instances for ie & sf absolute inside relative issue */
.autocomplete {
    padding-bottom: 2em;
    width: 40%;
}
/* set width of widget here*/


.ThinBorder {
    border-collapse: collapse;
    border-color: gray;
}

.inputPassword {
    font-family: 'Roboto', sans-serif;
    margin: 0pt;
    padding: 0pt;
    font-size: 8pt;
}


.NewsItem {
    border-collapse: collapse;
    border-color: gray;
    font-size: 9pt;
}

BODY {
    font-family: 'Roboto', sans-serif;
    /*background-image: url(../images/back.gif);*/
}

.blankback {
    background-image: url("../../images/spacer.jpg");
}

.menu {
    background-image: url(../../images/side_back.jpg);
    background-repeat: no-repeat;
    background-color: #7e1c13;
}

.sideCell {
    background-image: url(../../images/side_back.jpg);
    background-repeat: no-repeat;
}

.NavBtn {
    border-style: solid;
    border-color: lightgray; /* #666666 */
    border-width: 1px;
    width: 60px;
    font-weight: bold;
}

.orange {
    background-color: lightgray;
}


P {
    margin-bottom: 4pt;
    font-family: 'Roboto', sans-serif;
    line-height: 12pt;
    font-size: 10pt;
}

/*
span {
    font-family: 'Roboto', sans-serif;
    font-size: 9pt;
}

.headertext {font-weight: bold; color: #2954BC; font-family:  'Roboto', sans-serif; line-height: 16px; font-size:14px; }


.headertext {font-weight: bold; color: #cc0033; font-family:  'Roboto', sans-serif; line-height: 16px; font-size:14px; }
*/
.headertext {
    color: #2954BC;
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
    font-size: 15px;
    text-transform: uppercase;
}
/*
.clsHeading {COLOR: #990000; font-family:  'Roboto', sans-serif; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-ALIGN: left;}
*/



.header2 {
    color: #2954BC !important;
    font-family: 'Roboto', sans-serif;
    line-height: 13px;
    font-size: 13px;
}

.header1 {
    color: #2954BC;
    font-family: 'Roboto', sans-serif;
    line-height: 11px;
    font-size: 11px;
}

.bodytext {
    font-family: 'Roboto', sans-serif;
    line-height: 12pt;
    font-size: 10pt;
}

.bartext {
    color: #FFFFFF;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    line-height: 14px;
    font-size: 12px;
}

.tableheader a:link { /*bm*/
    color: white;
}

.tableheader a:hover {
    /*background-color: #FFFFFF;
    */
    /*color: #c66501;*/
    color: #2954BC;
}

.tableheader a:visited {
    /*background-color: #FFFFFF;
        */
    /*color: white !important;*/
    color: #2954BC;
}

#main { /*bm*/
    padding-top: 5px;
}

.emptygrid {
    background-color: white;
    color: red;
}

.tableheader {
    background-color: gray;
    font-weight: 500;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    line-height: 14px;
    font-size: 9pt;
    /*text-align: left;*/
}

    /*Below line added By Girish.G on 10/10/2016 for uniform grid header*/
    .tableheader th, .tableheader td {
        font-size: 9pt;
        font-weight: normal;
        /*text-align: left;*/
    }
    .tableheader th {
        white-space:nowrap;
    }
.tableheader2 {
    background-color: gray;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial;
    line-height: 13px;
    font-size: 11px;
    text-align: left;
}

.tableheader3 {
    background-color: #dedede;
    font-weight: bold;
    color: gray;
    font-family: Arial;
    line-height: 13px;
    font-size: 11px;
    text-align: left;
}

.tableheader4 {
    background-color: #dedede;
    font-weight: bold;
    color: gray;
    font-family: Arial;
    line-height: 13px;
    font-size: 11px;
    text-align: right;
}

.title1 {
    background-color: #fdf8bc;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    line-height: 11pt;
    font-size: 9pt;
}

.title2 {
    background-color: #caddf4;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    line-height: 11pt;
    font-size: 9pt;
}

.title3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #FFFFFF;
    LINE-HEIGHT: 11pt;
    font-family: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #000080;
}

.title4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 11pt;
    font-family: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #ffcc66;
}

.title5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #ffcc66;
}

.title50 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #ffcc66;
}


.title51 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #c1c1c1;
}

.title52 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #dbdbdb;
}

.title53 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #ffffff;
}


.title54 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #e9e9e9;
}

.title6 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 11pt;
    font-family: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #ffffff;
}

.title7 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 11pt;
    font-family: 'Roboto', sans-serif;
    BACKGROUND-COLOR: #ffffe0;
    TEXT-ALIGN: left;
}

.clsBoxOLD {
    BORDER-BOTTOM: orange 1px outset;
    BORDER-LEFT: orange 1px outset;
    BORDER-RIGHT: orange 1px outset;
    BORDER-TOP: orange 1px outset;
    COLOR: orange;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    HEIGHT: 21px;
    TEXT-ALIGN: center;
}

.clsBox {
    BORDER-BOTTOM: gray 1px outset;
    BORDER-LEFT: gray 1px outset;
    BORDER-RIGHT: gray 1px outset;
    BORDER-TOP: gray 1px outset;
    COLOR: gray;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    HEIGHT: 21px;
    TEXT-ALIGN: center;
}


.clsBoxBlue {
    BORDER-BOTTOM: Blue 1px outset;
    BORDER-LEFT: Blue 1px outset;
    BORDER-RIGHT: Blue 1px outset;
    BORDER-TOP: Blue 1px outset;
    COLOR: Blue;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    HEIGHT: 21px;
    TEXT-ALIGN: center;
}

.clsBreakLine {
    BACKGROUND-COLOR: orange;
    HEIGHT: 1px;
}

.clsButton {
    BACKGROUND-COLOR: silver;
    width: 50px;
    BORDER-BOTTOM: gray 1px outset;
    BORDER-LEFT: white 1px outset;
    BORDER-RIGHT: gray 1px outset;
    BORDER-TOP: white 1px outset;
    COLOR: black;
    CURSOR: hand;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
}

/*.clsHeading {COLOR: #cc0033; font-family:  'Roboto', sans-serif; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-ALIGN: left;}*/ /*bm: no red */
.clsHeading {
    COLOR: gray;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
}

.clsSubHeading {
    COLOR: #ff9933;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
}

.clsSubHeading2 {
    COLOR: gray;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
}

.clsList {
    BORDER-BOTTOM: gray 1px ridge;
    BORDER-LEFT: white 1px ridge;
    BORDER-RIGHT: gray 1px ridge;
    BORDER-TOP: silver 1px ridge;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    OVERFLOW: auto;
    WIDTH: 100%;
}

.deselect {
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    CURSOR: hand;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.select {
    BACKGROUND-COLOR: gray;
    COLOR: #ffffff;
    CURSOR: hand;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}

.clsInput {
    COLOR: #000000;
    font-family: 'Roboto', sans-serif;
    FONT-SIZE: 8pt;
}

.clsDesc {
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-FAMILY: 'Roboto', sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
}

.tablenormal {
    font-family: 'Roboto', sans-serif;
    line-height: 11pt;
    font-size: 10pt;
}

.rowtext1 {
    font-family: 'Roboto', sans-serif;
    line-height: 10pt;
    font-size: 9pt;
}

.pager {
    margin: 2px 0;
    /*text-align: center;*/ /*bm*/
    list-style: none;
    *zoom: 1;
    background-color: lightgray !important;
}


    .pager td { /*bm*/
        padding-left: 4px;
    }


label { /*bm*/
    font-family: 'Roboto', sans-serif;
    color: gray;
    margin-right: 2px;
    margin-left: 3px;
    font-weight: 300;
    font-size: 9pt;
}

.rowtextEdit {
    font-family: 'Roboto', sans-serif;
    COLOR: #000000;
    background-color: rgb(212, 221, 241);
    line-height: 9pt;
    font-size: 8pt;
}

.rowtext {
    font-family: 'Roboto', sans-serif;
    COLOR: #000000;
    line-height: 9pt;
    font-size: 9pt;
}

.formtext {
    font-family: 'Roboto', sans-serif;
    COLOR: gray;
    line-height: 9pt;
    font-size: 9pt;
}

.smallformtext {
    font-family: 'Roboto', sans-serif;
    line-height: 8pt;
    font-size: 7pt;
}

.errortextsmall {
    font-family: 'Roboto', sans-serif;
    line-height: 8pt;
    font-size: 7pt;
    color: red;
}

.standout {
    color: gray;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    line-height: 9pt;
    font-size: 8pt;
}

.errortext {
    font-family: 'Roboto', sans-serif;
    line-height: 10pt;
    font-size: 9pt;
    color: red;
}

.footertext {
    font-family: 'Roboto', sans-serif;
    background-color: white;
    line-height: 9pt;
    font-size: 9pt;
}

.smalltext {
    font-family: 'Roboto', sans-serif;
    line-height: 9pt;
    font-size: 8pt;
}

.smallesttext {
    font-family: 'Roboto', sans-serif;
    line-height: 7pt;
    font-size: 6pt;
}

.bigtext {
    font-family: 'Roboto', sans-serif;
    line-height: 15pt;
    font-size: 13pt;
}

.row {
    font-family: 'Roboto', sans-serif;
    background-color: #FFFFFF;
    line-height: 9pt;
    font-size: 9pt;
}

.row-tablet {
    font-family: 'Roboto', sans-serif;
    background-color: #FFFFFF;
    line-height: 22pt;
    font-size: 12pt !important;
}

.altrow {
    font-family: 'Roboto', sans-serif;
    background-color: #dedede;
    line-height: 9pt;
    font-size: 9pt;
}

.altrow-tablet {
    font-family: 'Roboto', sans-serif;
    background-color: #dedede;
    line-height: 22pt;
    font-size: 12pt !important;
}

.ylwrow {
    font-family: 'Roboto', sans-serif;
    background-color: #FFFF99;
    line-height: 9pt;
    font-size: 8pt;
}

.rrow {
    font-family: 'Roboto', sans-serif;
    color: gray;
    font-weight: bold;
    background-color: #FFFFFF;
    line-height: 9pt;
    font-size: 8pt;
}

.raltrow {
    font-family: 'Roboto', sans-serif;
    color: gray;
    font-weight: bold;
    background-color: #dedede;
    line-height: 9pt;
    font-size: 8pt;
}

.navlinks {
    padding: 3pt;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    line-height: 10pt;
    font-size: 8pt;
}

A:link {
    font-family: 'Roboto', sans-serif;
    color: gray;
    font-size: 9pt;
}

A:active {
    color: #C66501;
    font-family: 'Roboto', sans-serif;
}

A:visited {
    color: #2954BC;
    font-family: 'Roboto', sans-serif;
}

A:hover {
    color: #C66501;
    font-family: 'Roboto', sans-serif;
}

A.nav:link {
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

A.nav:active {
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

A.nav:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

A.nav:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-family: 'Roboto', sans-serif;
}

A.home:link {
    color: gray;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

A.home:active {
    color: #C66501;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

A.home:visited {
    color: gray;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

A.home:hover {
    color: #C66501;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

#bold {
    font-weight: bold;
}

#leftjust {
    text-align: left;
}

#rightjust {
    text-align: right;
}

#rightbold {
    text-align: right;
    font-weight: bold;
}

#centerbold {
    text-align: center;
    font-weight: bold;
}

#center {
    text-align: center;
}

#spacer {
    margin-left: 2pt;
    margin-right: 2pt;
}

#buttonspacer {
    margin-top: 4pt;
    margin-bottom: 4pt;
}

input {
    font-family: 'Roboto', sans-serif;
    margin: 0pt;
    padding: 0pt;
    height: 18px;
    font-size: 8pt;
}

    input[type=text], input[type=password] {
        width: 130px;
    }

.tablet-login-input { /*bm*/
    width: 150px !important;
    height: 28px;
    font-size: 13pt;
}

.tablet-input { /*bm*/
    width: 110px !important;
    /* height:46px;
        font-size:14pt;*/
}

/*bm*/
input[type=button], input[type=submit], input[type=reset] {
    min-width: 60px;
    border: 0;
    color: white;
    background: #2954BC;
    box-shadow: none;
    border-radius: 0px;
    text-transform: uppercase;
    width: auto !important;
    height: auto !important;
    padding: 3px 5px !important;
    font-weight: normal !important;
    FONT-SIZE: 9pt;
    line-height: normal !important;
}

.a-tablet {
    font-size: 14pt !important
}

.tablet-select {
    font-family: 'Roboto', sans-serif;
    margin: 0pt;
    height: 28px;
    padding: 0pt;
    font-size: 12pt;
    width: 200px !important;
}

select {
    font-family: 'Roboto', sans-serif;
    margin: 0pt;
    height: 18px;
    padding: 0pt;
    font-size: 8pt;
}

.right {
    text-align: right;
}
/*bm*/

#center {
    text-align: center;
}

#right {
    text-align: right;
}

#left {
    text-align: left;
}

#white {
    color: #FFFFFF;
}

#orange {
    color: #FF6600;
}

#gray {
    color: #BFBFBF;
}

#silver {
    color: #E1E1E1;
}
-->

.fieldhandle {
    font-family: 'Roboto', sans-serif;
    font-size: 8pt;
    color: Black;
    text-align: right;
}

.div_border {
    border: 1px solid lightgray;
    padding: 3px;
}

.middleDiv {
    width: 600px;
    height: 200px;
    top: calc(50% - 200px);
    position: absolute;
    left: calc(50% - 420px);
}

/*LEFT NAV*/
/*table {
                max-width: 100%;
                background-color: transparent;
                border-collapse: collapse;
                border-spacing: 0;
              
            }*/ /* bm: DO NOT do this !!!*/
/*
            .table {
                width: 100%;
                margin: 5px 0 5px 0;
            }

            .maintblminheight {
                height: auto;
                border: 1px solid #2d2d2d;
                width: 110px;
                float: left;
                position: fixed;
                left: 0.5em;
                background-color: transparent;
                color: #2d2d2d;
                background-color: #ffffff;
                margin-top: 0.5em;
                z-index: 8000;
            }

        .leftNavContainer {
                width: 10%;
                height: 100%;
                position: fixed;
                z-index: 8050;
            }

            .leftNavMenu {
                width: 100%;
                z-index: 8051;
            }

                .leftNavMenu table {
                    width: 100%;
                }

                    .leftNavMenu table tr {
                        margin-bottom: 5px;
                    }

                        .leftNavMenu table tr td table tr {
                            height: 25px;
                            line-height: 25px;
                        }

                            .leftNavMenu table tr td table tr td {
                                font-family: 'OpenSansRegular', 'Roboto', sans-serif;
                                padding-top: 1px 0 1px 0;
                                border-bottom: 1px solid #bbb;
                                width: 100%;
                                height: 25px;
                                font-size: 8pt;
                                font-weight: bold;
                                text-decoration: none;
                                cursor: hand;
                                text-align: left;
                                text-indent: 5px;
                                line-height: 25px;
                                color: #2954BC;
                               
                            }
                          

                                .leftNavMenu table tr td table tr td.selected {
                                    color: white;
                                   
                                    background-color:  #2954BC;
                                    
                                }

                                .leftNavMenu table tr td table tr td:hover {
                                    background-color: #cccccc;
                                    opacity: 0.8;
                                    filter: alpha(opacity=80);
                                }

*/
/*-------------------nav styling end-----------------------*/

/*-----------------------------------------Master Style New-----------------------------*/
html {
    height: 98%;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    position: absolute;
    margin: 0;
    padding-bottom: 6rem;
    min-height: 100%;
    width: 90%;
}

.page-content {
    /*/padding-top: 64px;
  max-width: 640px;
  width: 94%;*/
    padding-bottom: 20px;
    position: relative;
    left: 170px;
    top: 70px;
    min-height: 600px;
    padding-left: 5px;
    clear: both;
    width: calc(100% - 170px);
    margin: 0px;
    padding-right: 3px;
}

.page-content-wmode {
    margin: 0 auto;
    /*padding-bottom:20px;*/
    position: relative;
    left: 5px;
    top: 13px;
    height: 100%;
    /* min-height:600px; */
}

.page-content-tablet {
    margin: 0 auto;
    /*padding-bottom:20px;*/
    position: relative;
    left: 5px;
    top: 33px;
    height: 100%;
    /* min-height:600px; */
}

.footer_m {
    position: absolute;
    right: 0;
    bottom: -0px;
    left: 5px;
    font-size: 0.6em;
    text-align: left;
    width: 99%;
    visibility: hidden;
}

.footerdiv {
    width: 110%;
    position: absolute;
    margin-left: 5px;
    color: #e9e9e9;
    height: 45px;
    background-color: #2954BC;
    bottom: -0px;
    z-index: 1;
}

.tablist-mp {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
    left: 170px;
    top: 65px;
    width: calc(100% - 170px);
}

    .tablist-mp li {
        float: left;
        position: relative;
        width: 105px;
        height: 50px;
        z-index: 99;
        border: 1px solid lightgray;
        border-top: none !important;
        border-left: none;
        display: table-cell;
        vertical-align: middle;
    }


        .tablist-mp li a {
            display: flex;
            align-items: center;
            justify-content: center;
            /*padding: 15px 2px 15px 2px;*/
            text-decoration: none;
            /*white-space: nowrap;*/
            font-size: .9em;
            width: 100%;
            height: 100%;
            background-color: #FFFFFF;
            color: gray;
            /*margin-left: -1px;*/
            /* margin-top: -1px;*/
            text-align: center; /* CSS 3 elements  webkit-border-top-right-radius:0.50em; -webkit-border-top-left-radius:0.50em; -moz-border-radius-topright:0.50em;
                          -moz-border-radius-topleft:0.50em;
                          border-top-right-radius:0.50em; border-top-left-radius:0.50em;*/
        }

            .tablist-mp li a:hover {
                color: #FFFFFF;
                background-color: lightgray;
                text-decoration: none;
                text-transform: uppercase;
                font-size: .9em;
            }

            .tablist-mpNew li a:hover {
                color: #FFFFFF;
                background-color: lightgray;
                text-decoration: none;
                text-transform: uppercase;
                /*font-size: .9em;*/
            }
        .tablist-mp li.current {
            background: gray;
            text-transform: uppercase;
        }

            .tablist-mp li.current a:hover {
                background-color: lightgray;
                text-transform: uppercase;
            }

.top-current {
    background-color: gray !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
}

.top-current-group {
    background-color: lightgray !important;
    color: #FFFFFF !important;
}

.tablist-v-place {
    top: 68px;
    left: 0px;
    padding-left: 2px;
    position: absolute;
    margin-left: 1px;
    z-index: 1;
}

.tablist-v {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    height: 45em;
    box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.2);
    width: 160px;
    height: calc(100vh - 110px);
    white-space: nowrap;
}


    .tablist-v li {
        float: left;
        position: relative;
        width: 150px;
    }

        .tablist-v li a {
            display: block;
            text-decoration: none;
            background-color: #FFFFFF; /* CSS 3 elements  webkit-border-top-right-radius:0.50em; -webkit-border-top-left-radius:0.50em; -moz-border-radius-topright:0.50em;
                          -moz-border-radius-topleft:0.50em;
                          border-top-right-radius:0.50em; border-top-left-radius:0.50em; */
            padding: 15px 2px 15px 2px;
            font-size: .9em;
            color: gray;
            white-space: nowrap;
        }

            .tablist-v li a:hover {
                color: #FFFFFF;
                background-color: #2954BC;
                text-decoration: none;
                text-transform: uppercase;
                font-size: .9em;
            }

        .tablist-v li.current {
            background: 2954BC;
            text-transform: uppercase;
        }

            .tablist-v li.current a:hover {
                background-color: #39C;
                text-transform: uppercase;
            }

.v-current {
    background-color: gray !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
}

#topNav a {
    color: white;
    position: relative;
    top: -10px;
    font-weight: normal;
    text-decoration: none;
}



.topNav {
    width: 110%;
    position: absolute;
    margin-left: 5px;
    font-size: 0.75em;
    color: white;
    font-weight: bold;
    height: 65px;
    top: 0px;
    background-color: #2954BC;
}


.dropdown {
    float: right;
    position: relative;
    top: 10px;
    right: 41px;
}

    .dropdown .dropbtn {
        border: none;
        outline: none;
        color: white;
        padding: 14px 16px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
        font-family: 'Roboto', sans-serif;
        font-size: large;
    }

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #2954BC;
    min-width: 178px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2147483647;
}

    .dropdown-content a {
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
        font-size: larger;
    }

        .dropdown-content a:hover {
            background-color: darkgrey;
        }

.dropdown:hover .dropdown-content {
    display: block;
}



.divTimeout {
    position: fixed;
    background-color: #fcfcfc;
    z-index: 214 !important;
    opacity: 0.7;
    filter: alpha(opacity=70);
    overflow: hidden;
    text-align: center;
    height: 94%;
    width: 92%;
    /*padding-top:20%;*/
    left: 120px;
    top: 30px;
}

.divTimeout-wmode {
    position: fixed;
    background-color: #fcfcfc;
    z-index: 214 !important;
    opacity: 0.7;
    filter: alpha(opacity=70);
    overflow: hidden;
    text-align: center;
    height: 99%;
    width: 99%;
    left: 10px;
    top: 10px;
}

.modall {
    position: absolute;
    background-color: lightgray;
    z-index: 2147483647 !important;
    /*overflow: hidden;*/
    text-align: center;
    height: 100px;
    width: 500px;
    /*padding-top:20%;*/
    left: 30%;
    top: 40%;
    border: 1px;
    border-style: solid;
    border-color: black;
}


.pagination {
    line-height: 22px;
    background-color: lightgray;
}

    .pagination span {
        padding: 5px;
        border: solid 1px #477B0E;
        text-decoration: none;
        white-space: nowrap;
        background: lightyellow;
        font-size: 18px;
    }

    .pagination a,
    .pagination a:visited {
        text-decoration: none;
        padding: 6px;
        white-space: nowrap;
        font-size: 18px;
    }

        .pagination a:hover,
        .pagination a:active {
            padding: 5px;
            border: solid 1px #9ECDE7;
            text-decoration: none;
            white-space: nowrap;
            background: #486694;
            font-size: 18px;
        }

input[type=checkbox], input[type=radio] {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
}

.plaintable {
    width: 100%;
}

    .plaintable td {
        white-space: nowrap;
    }

.fixedtdwidth {
    width: 100%;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}

    .fixedtdwidth td {
        padding: 5px;
    }

        .fixedtdwidth td:nth-child(odd) {
            width: 100px;
            white-space: nowrap;
        }

        .fixedtdwidth td:nth-child(even) {
            width: 100px;
            white-space: nowrap;
            padding: 0px 50px 0px 10px;
        }

        .fixedtdwidth td:last-child {
            width: 100%;
            white-space: nowrap;
        }

.divtopsace {
    padding-top: 10px;
}

.tdspace {
    width: 10px;
}

.tdspacedouble {
    width: 20px;
}

.radionomargin label {
    margin: 0px !important;
}

.wraptext {
    white-space: pre-line !important;
}

.tablenowrap td {
    white-space: nowrap;
}

.ui-state-active {
    font-family: 'Roboto', sans-serif !important;
    font-size: 9pt !important;
    background: #2954BC !important;
    color: #fff !important;
}

.cl-error {
    background-color: red !important;
}

.cl-lbtn-disable, .cl-lbtn-disable:hover, .cl-lbtn-disable:visited {
    color: #000 !important;
}

.divbg {
    z-index: 10000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    position: fixed;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-repeat: no-repeat;
    background-position: center;
    display: none;
    background-image: url(../../../Images/waitajax.gif);
    background-position-y: 300px;
}

.span-search {
    color: #2954BC;
    padding-right: 20px;
    cursor: pointer;
}

    .span-search img {
        width: 20px;
        height: 20px;
        margin-bottom: -7px;
        margin-left: 2px;
    }

.td-error {
    padding: 15px 20px;
}

    .td-error ul {
        padding: 0px;
        margin: 0px;
    }

.pdfsettings select, .pdfsettings input {
    width: 150px;
}

.tbl-height tr {
    height: 18px;
}

.btn-link {
    background: transparent;
    border: none;
    outline: none;
    color: #2954BC;
    text-decoration: underline;
    cursor: pointer;
}

.divnotify {
    visibility: hidden;
}

.searchform {
    padding: 0px;
    border: 1px solid lightgray;
    max-width: 1300px;
    min-width: 400px;
    background: #EEEEEE;
}

div.searchform {
    display: inline-block;
}

.searchform > table {
    border-collapse: separate;
    border-spacing: 0px;
    padding: 3px;
    background: #EEEEEE;
    width: 100%;
}

    .searchform > table td {
        padding: 3px 5px !important;
        width: auto !important;
    }

    .searchform > table > tbody > tr > td, .searchform > table > tr > td {
        padding: 3px;
        text-align: left !important;
        color: gray;
        font-weight: normal;
    }

/*.searchform > table > tbody > tr > td:nth-child(even), .searchform > table > tr > td:nth-child(even) {
            background: #FFFFFF;
        }*/

.summaryheader {
    padding: 0px;
}

    .summaryheader .orange {
        border-collapse: separate;
        border-spacing: 0px;
    }

        .summaryheader .orange .altrow > td > table {
            background: #EEEEEE;
            border: 1px solid lightgray;
            padding: 3px;
            border-collapse: separate;
            border-spacing: 0px;
        }

        .summaryheader .orange .altrow > tr {
            background: #EEEEEE;
        }

    .summaryheader td {
        padding: 3px;
        text-align: left;
        color: gray;
        font-weight: normal;
        line-height: 9pt;
        font-size: 9pt;
    }

    .summaryheader .altrow {
        background: #FFFFFF;
    }

    .summaryheader tr td:nth-child(3n + 2) {
        background: #FFFFFF;
    }

    .summaryheader #ctl00_MainContentPlaceHolder_accHeader_txtDiag {
        max-width: 260px;
    }

.summaryform {
    padding: 0px;
}

    .summaryform #Table1 {
        width: 1000px;
    }

    .summaryform td {
        width: 50%;
    }

    .summaryform .orange {
        background: #EEEEEE;
        border-spacing: 0px;
    }

        .summaryform .orange td {
            padding-top: 4px;
            padding-bottom: 4px;
            text-align: left;
            color: gray;
            font-weight: normal;
            line-height: 12pt;
            font-size: 9pt;
        }

        .summaryform .orange tr td:nth-child(odd) {
            background: #EEEEEE;
        }

        /*.summaryform .orange tr td:nth-child(even) {
            background: #FFFFFF;
        }*/

        .summaryform .orange td .tableheader {
            border: none;
            padding: 8px;
            text-transform: uppercase;
            color: #FFFFFF;
            background: gray !important;
        }

.summaryform_col {
    padding: 0px;
}

    .summaryform_col #Table1 {
        width: 1000px;
    }

    .summaryform_col #Table2 tr td:first-child {
        width: 1000px;
    }

    .summaryform_col #Table2 tr td:last-child {
        width: 0px;
    }

    .summaryform_col td {
        width: 50%;
    }

    .summaryform_col .orange {
        background: #EEEEEE;
        border-spacing: 0px;
    }

        .summaryform_col .orange td {
            padding-top: 4px;
            padding-bottom: 4px;
            text-align: left;
            color: gray;
            font-weight: normal;
            line-height: 12pt;
            font-size: 9pt;
        }

        .summaryform_col .orange tr td:first-child {
            background: #EEEEEE;
        }

        .summaryform_col .orange tr td {
            background: #FFFFFF;
        }

        .summaryform_col .orange td .tableheader {
            border: none;
            padding: 8px;
            text-transform: uppercase;
            color: #FFFFFF;
            background: gray !important;
        }

.summaryform_col2 {
    padding: 0px;
}

    .summaryform_col2 #Table1 {
        width: 1000px;
    }

    .summaryform_col2 #Table2 tr td:first-child {
        width: 1000px;
    }

    .summaryform_col2 #Table2 tr td:last-child {
        width: 0px;
    }

    .summaryform_col2 td {
        width: 50%;
    }

    .summaryform_col2 .orange {
        background: #EEEEEE;
        border-spacing: 0px;
    }

        .summaryform_col2 .orange td {
            padding-top: 4px;
            padding-bottom: 4px;
            text-align: left;
            color: gray;
            font-weight: normal;
            line-height: 12pt;
            font-size: 9pt;
        }

        .summaryform_col2 .orange tr td:first-child {
            background: #EEEEEE;
        }

        .summaryform_col2 .orange tr td {
            background: #FFFFFF;
        }

        .summaryform_col2 .orange td.tableheader {
            border: none !important;
            border-style: none !important;
            padding: 8px;
            text-transform: uppercase;
            color: #FFFFFF;
            background: gray !important;
        }

    .summaryform_col2 #Table2 tr td table tr td > table {
        border: 1px solid green;
    }

    .summaryform_col2 #Table2 tr td table tr td table tr td > table {
        border: none;
    }

.totals {
    background: #EEEEEE;
    margin: 0;
    padding: 2px;
    border-width: 2px 1px 0 0;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
}

.hiddenbydesign {
    visibility: hidden;
}

.resultstable, .resultsxml table:first-child {
    border: 1px solid lightgray;
    border-collapse: collapse;
    color: gray;
}

    .resultstable .altrow, .resultsxml .altrow {
        background: #FFFFFF;
    }

    .resultstable tr th, .resultstable .tableheader td, .resultsxml .tableheader td, .resultsxml .tableheader td b {
        border: none;
        padding: 8px;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 9pt;
    }

        .resultstable tr th a, .resultstable .tableheader td a {
            text-decoration: none;
        }

            .resultstable tr th a:hover {
                color: #2954BC;
            }

    .resultstable tr td, .resultsxml tr td {
        border: none;
        padding: 5px;
        transition: width .5s, margin .5s;
    }

    .resultstable .pagination, .resultstable .pager {
        background-color: lightgray !important;
        border: solid 1px lightgray;
    }

        .resultstable .pagination table, .resultstable .pager table {
            /* margin:auto; */
        }

    .resultstable .footertext {
        background: #EEEEEE !important;
    }

    .resultstable .pagination td {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .resultstable .pagination tr td span {
        margin: auto;
        display: table;
        padding: 0px;
        border: none;
        text-decoration: none;
        white-space: nowrap;
        background: lightgray !important;
        font-size: 10pt;
        float: left;
    }


    .resultstable .pager span {
        margin: auto;
        padding: 0px;
        border: none;
        text-decoration: none;
        white-space: nowrap;
        background: lightgray !important;
        font-size: 10pt;
        color: gray !important;
    }

    .resultstable .pagination tr td a,
    .resultstable .pagination tr td a:visited,
    .resultstable .pager tr td a,
    .resultstable .pager tr td a:visited {
        text-decoration: underline;
        padding: 0px;
        white-space: nowrap;
        font-size: 10pt;
        color: gray !important;
    }

        .resultstable .pagination tr td a:hover,
        .resultstable .pagination tr td a:active,
        .resultstable .pager tr td a:hover,
        .resultstable .pager tr td a:active {
            padding: 0px;
            border: none;
            text-decoration: underline;
            white-space: nowrap;
            background: lightgray !important;
            font-size: 10pt;
            color: gray !important;
        }

/*added by Russell Cash to make datagrid pager match padding with gridview*/
.pager td a,
.pager td a:hover,
.pager td a:active {
    padding: 5px;
}

/*.acctsearchresults tr th:nth-last-child(-n+8), .acctsearchresults tr.row td:nth-last-child(-n+8), .acctsearchresults tr.altrow td:nth-last-child(-n+8) {
    display: none;
}*/

/* added by russell cash */
.span-right {
    float: right;
    padding: 5px;
}

.input-tbl-row {
    background: #eeeeee !important;
}


/* ============================================================================= */
/* Override html added from the backend*/
.resultstable tr td font, .resultsxml tr td font {
    color: gray !important;
}

.resultstable tr td b, .resultsxml tr td b {
    font-weight: normal !important;
}
/* ============================================================================= */

.blueBg {
    background-color: #2954BC;
}

.bottom-right-btns {
    text-align: right !important;
    padding-top: 5px !important;
}
.autowidth {
    width:auto !important;
}
    .autowidth tr td:nth-child(2n+1) {
        padding-left:20px !important;
    }
    .autowidth tr td:first-child {
        padding-left: 0px !important;
    }
.icon16, .icon16 img {
    height: 16px !important;
    width: auto !important;
}
.RibbonIcons img{
    height: 20px !important;
    width: auto !important;
    margin: 0px 4px;
}
.icons img {
    height: 12px !important;
    width: auto !important;
    margin: 7px 4px;
}
.watermarked {
    font-family: 'Roboto', sans-serif;
    COLOR: gray;
    line-height: 9pt;
    font-size: 9pt;
}
div [id$='VS_Errors'] {
    color: red !important;
    font-family: 'Roboto', sans-serif;
    line-height: 10pt;
    font-size: 9pt;
}
    div [id$='VS_Errors'] ul {
        list-style: none;
        text-align: left;
        margin: 5px 0px;
        padding: 0px 0px 0px 5px;
    }
        div [id$='VS_Errors'] ul li {
            padding: 0px 0px 5px 0px !important;
        }