.html, body {
    height: 100%;
}

/* GRAL*/
body {
    white-space: normal;
}

.mainWrapper {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
button._pendo-close-guide {
    font-size: 20px !important;
}
/*PAGE + LEFT NAV STRUCTURE (the top title and float right buttons are common styles for all masters)*/
button._pendo-close-guide {
    font-size: 20px !important;
}

.IntPageTitle {
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.menuLoader {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: #333;
}

.topHeaderContainer {
    position: relative;
    float: left;
    width: 100%;
    min-height: 38px;
    padding: 0;
    margin: 0;
    z-index: 99999999;
    clear: both;
}

.topPageTitle {
    font-size: 12px !important;
    text-align: left;
    vertical-align: bottom;
    float: left;
    max-width: 100%;
    margin: 0 0 0 200px;
    padding: 11px 0 0 0;
}

.tdsButtons {
    float: right;
    padding: 8px 0 0 0;
    margin: 0 20px 0 0;
    max-width: 50%;
}

.topButtonsList {
    position: relative;
    float: right;
    margin: 0;
    padding: 0;
}

.tdsButtons .subMenuMin {
    padding: 2px 0 0 0;
}

.topButtonsList li {
    list-style: none;
    position: relative;
    display: inline;
    margin: 0;
    padding: 0;
}

    .topButtonsList li input[type=button].active,
    .topButtonsList li input[type=submit].active,
    .topButtonsList li .buttonStyle.active {
        background: #fff !important;
    }

    .topButtonsList li ul {
        display: none;
        position: absolute;
        top: 25px;
        left: 2px;
        float: left;
        padding: 11px 0;
        margin: 0;
        background: #FFF;
        border: 1px solid #ccc;
    }

.topButtonsList .topBtnSubmenu input[type=submit],
.topButtonsList .topBtnSubmenu input[type=button],
.topButtonsList .topBtnSubmenu button {
    background: none !important;
    border: none !important;
    color: #1e3a6f;
    cursor: pointer;
}

    .topButtonsList .topBtnSubmenu input[type=submit]:hover,
    .topButtonsList .topBtnSubmenu input[type=button]:hover,
    .topButtonsList .topBtnSubmenu button:hover {
        background: none !important;
        border: none !important;
        text-decoration: underline;
    }

.topButtonsList li ul li {
    display: block;
    margin: 0;
    padding: 0;
}

    .topButtonsList li ul li > * {
        color: #000;
        display: block;
        padding: 2px 11px;
        text-align: left;
        margin: 0;
    }

        .topButtonsList li ul li > *:hover, .subMenuMinSkin li:hover {
            text-decoration: underline;
        }

.subMenuMinSkin li > * {
    color: #000;
    display: block;
    padding: 2px 11px !important;
    text-align: left;
    margin: 0 !important;
    font-size: 11px !important;
    width: auto !important;
    float: left !important;
    white-space: normal;
    word-wrap: normal;
    line-break: normal;
}

.subMenuMin {
    position: relative;
    margin: 0;
    padding: 10px;
    float: left;
    font-size: 12px !important;
}

    .subMenuMin li {
        list-style: none;
        position: relative;
        display: inline-block;
        margin: 0 !important;
        padding: 0 0 5px 0 !important;
        float: left;
    }

.subMenuMinSkin li {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.subMenuMin li input[type=button].active,
.subMenuMin li input[type=submit].active,
.subMenuMin li .buttonStyle.active {
    background: #fff !important;
}

.subMenuMin li span {
    font-size: 11px !important;
    padding: 3px 5px 0 5px;
    font-weight: bold;
}

.subMenuMin li ul {
    display: none;
    position: absolute;
    top: 24px;
    left: -20px;
    float: left;
    width: 120px;
    padding: 11px 0;
    margin: 0;
    background: #FFF;
    border: 1px solid #ccc;
}

.subMenuMinSkin {
    float: left;
    padding: 11px 0;
    margin: 0;
    background: #FFF;
    border: 1px solid #ccc;
}

    .subMenuMin .topBtnSubmenu input[type=submit],
    .subMenuMin .topBtnSubmenu input[type=button],
    .subMenuMin .topBtnSubmenu button,
    .subMenuMinSkin li input[type=submit],
    .subMenuMinSkin li input[type=button],
    .subMenuMinSkin li button {
        background: none !important;
        border: none !important;
        color: #1e3a6f;
        cursor: pointer;
    }

        .subMenuMin .topBtnSubmenu input[type=submit]:hover,
        .subMenuMin .topBtnSubmenu input[type=button]:hover,
        .subMenuMin .topBtnSubmenu button:hover,
        .subMenuMinSkin li input[type=submit]:hover,
        .subMenuMinSkin li input[type=button]:hover,
        .subMenuMinSkin li button:hover {
            background: none !important;
            border: none !important;
            text-decoration: underline;
        }

.subMenuMin li ul li {
    display: block;
    margin: 0;
    padding: 0;
}

    .subMenuMin li ul li > * {
        color: #000;
        display: block;
        padding: 2px 11px;
        text-align: left;
        margin: 0;
        font-size: 11px !important;
    }

        .subMenuMin li ul li > *:hover {
            text-decoration: underline;
        }

.menuAndPageContainer {
    float: left;
    width: 100%;
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    height: auto;
    overflow: hidden;
    min-height: 400px;
    /* content-box is the default but there are 3rd party style that change it (bootstrap-glyphicon)*/
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box !important;
}

.leftNavContainer {
    float: left;
    vertical-align: top;
    width: 190px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    /* content-box is the default but there are 3rd party style that change it (bootstrap-glyphicon)*/
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box !important;
}

.leftnav-toggleBox {
    float: left;
    position: relative;
    width: 190px;
    margin: 0;
    padding: 0 0 10px 0;
}

.leftnav-toggle, .leftnav-toggle:focus {
    position: relative;
    float: right;
    border: 0;
    padding: 3px 8px;
    margin: 0 0 0 0;
    background: none;
    cursor: pointer;
}

    .leftnav-toggle:hover {
        background: none;
    }

    .leftnav-toggle .icon-bar, .leftnav-toggle:focus .icon-bar {
        background-color: #999;
        display: block;
        width: 22px;
        height: 3px;
        cursor: pointer;
        border-radius: 1px;
        margin: 3px 0;
    }

    .leftnav-toggle:hover .icon-bar {
        background-color: #666;
    }

#legacyLeftMenuScroll {
    overflow-y: hidden;
    padding: 0 0 0 10px;
}

    #legacyLeftMenuScroll:hover {
        overflow-y: auto;
    }

.divMainContent {
    /*height:600px;*/
    overflow: auto;
    position: relative;
    overflow-x: hidden;
    float: none; /* not needed, just for clarification */
    /* the next props are meant to keep this block independent from the other floated one (.leftNavContainer) */
    width: auto;
    /*margin: 0 0 0 190px; Removed because frameless left nav is flex*/
    padding: 10px 0 10px 10px;
    /* content-box is the default but there are 3rd party style that change it (bootstrap-glyphicon)*/
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box !important;
}

.divMainContentInner {
    float: left;
    width: 100%;
    /*height: 100%;*/
    padding: 0;
    overflow: hidden;
}

/*END PAGE + LEFT NAV STRUCTURE*/

/*VPGENERAL.MASTER*/

.noLeftMenu .topPageTitle {
    font-size: 12px !important;
    text-align: left;
    vertical-align: bottom;
    float: left;
    width: 40%;
    margin: 0 0 0 30px;
    padding: 11px 0 0 0;
}

/* END VPGENERAL.MASTER*/

li {
    list-style: none;
}

ul.leftnav {
    list-style-position: outside;
    padding: 0 0 10px 0;
    margin: 0;
}

    ul.leftnav li {
        list-style: none;
        list-style-position: outside;
        font-size: 8pt;
        font-family: Verdana, Arial, sans-serif !important;
        text-align: left;
    }

        ul.leftnav li a {
            display: block;
            font-size: 8pt;
            font-family: Verdana, Arial, sans-serif !important;
            color: #000000 !important;
            text-decoration: none !important;
            padding: .25em;
        }

            ul.leftnav li a:hover {
                background-color: #FFFFFF !important;
                cursor: pointer;
                text-decoration: none !important;
            }

a, .dxgvControl a {
    color: #1e3a6f;
    text-decoration: none;
}

    a.crumb {
        color: #1e3a6f;
        font-size: 8pt;
        text-decoration: underline;
        cursor: pointer;
    }

    a.hover {
        color: #1e3a6f !important;
        text-decoration: underline !important;
    }

    a:hover, a:active, a:focus {
        color: #1e3a6f !important;
        text-decoration: underline !important;
    }

.columnhead {
    padding: 2px 2px 2px 2px;
}

.drow1 {
    border: 1px solid gray;
    padding: 2px 2px 2px 2px;
}

.drow0 {
    border: 1px solid gray;
    padding: 2px 2px 2px 2px;
}

.tableStyle .drow1 {
    border: 0;
    padding: 2px 2px 2px 2px;
}

.tableStyle .drow0 {
    border: 0;
    padding: 2px 2px 2px 2px;
}

a.treelink, a.treelink:visited {
    color: #000000;
    text-decoration: none;
}

    a.treelink:hover {
        background-color: #AFEEEE;
    }

/*ARROW BUTTONS*/

.arrowButtonRight *, .arrowButtonLeft * {
    float: left;
}

.arrowButtonRight, .arrowButtonLeft {
    float: right !important;
    margin-left: 10px;
}

.arrowBig {
    width: 14px;
    height: 34px;
}

.arrowButtonRight .actionButton, .arrowButtonLeft .actionButton {
    margin: 0 !important;
    height: 34px !important;
}

.arrowButtonRight .actionButton {
    padding-left: 10px;
}

.arrowButtonLeft .actionButton {
    padding-right: 10px;
}

.arrowButtonRight .actionButtonColor.arrowBig {
    background: url(/images/arrowButtons.png) no-repeat -14px 0;
    margin: 0 0 0 -1px;
}

.arrowButtonRight .actionButton:hover + .actionButtonColor.arrowBig, .arrowButtonRight .actionButton:active + .actionButtonColor.arrowBig,
.arrowButtonRight .actionButton:focus + .actionButtonColor.arrowBig {
    background: url(/images/arrowButtons.png) no-repeat -14px -34px;
}

.arrowButtonRight:hover .actionButtonColor.arrowBig, .arrowButtonRight:active .actionButtonColor.arrowBig,
.arrowButtonRight:focus .actionButtonColor.arrowBig {
    background: url(/images/arrowButtons.png) no-repeat -14px -34px;
}

.arrowButtonLeft .actionButtonColor.arrowBig {
    background: url(/images/arrowButtons.png) no-repeat 0 0;
    margin: 0 -1px 0 0;
}

.arrowButtonLeft:hover .actionButtonColor.arrowBig, .arrowButtonLeft:active .actionButtonColor.arrowBig,
.arrowButtonLeft:focus .actionButtonColor.arrowBig {
    background: url(/images/arrowButtons.png) no-repeat 0 -34px;
}

/*END ARROW BUTTONS*/

/*INPUTS*/

input[type=text], input[type=file], input[type=password], [type=number], select, textarea, .readonlytextarea {
    background-color: #fff;
    font-family: Arial;
    font-size: 8pt;
    border: 1px solid #CCC;
    padding: 1px 0 1px 3px;
    outline: 0;
}

    input[readonly], select[readonly], textarea[readonly] {
        background: transparent !important;
    }

.lineByLine input[type=checkbox], .lineByLine input[type=radio] {
    width: auto;
    cursor: pointer;
}

input:focus, select:focus, textarea:focus {
    border: 1px solid #2e71b7;
    background: #FFF !important;
    outline: 0;
}

input[type=checkbox] {
    border: 1px solid transparent;
}

.dxeMemoSys textarea:focus {
    border: 0;
}

input.longform {
    background-color: #FAFAD2;
    border: 1px solid;
    font: 8pt Arial;
    overflow: auto;
    padding-left: 3px;
    width: 290px;
}

select.tiny {
    font-size: 8pt;
}

/*END INPUTS*/

/*BUTTON STYLES*/

.buttonStyle {
    display: inline-block;
    width: auto !important;
    height: auto !important;
    font-size: 8pt !important;
    font-family: Arial, sans-serif !important;
    text-align: center;
    border: 1px solid #a7a49f !important;
    background-color: #d4d0c8 !important;
    padding: 3px 8px !important;
    cursor: pointer !important;
    margin: 0 8px !important;
    color: #333 !important;
    /*border-radius:6px;*/
}

    .buttonStyle:hover, .buttonStyle:active {
        background-color: #f1f1f1 !important;
    }

    .buttonStyle * {
        font-family: Arial, sans-serif !important;
        font-size: 8pt !important;
        padding: 0 !important;
        margin: 0 !important;
        height: auto !important;
    }

/*.actionButton, .actionButton:visited {
    color:#FFF !important;
    background-color:#555 !important;
    border:1px #444 solid !important;
    cursor:pointer;
    font-size:12px;
    padding:3px 6px;
}

.actionButton:active, .actionButton:hover, .actionButton:focus, .arrowButtonLeft:hover .actionButton, .arrowButtonRight:hover .actionButton,
.arrowButtonLeft:active .actionButton, .arrowButtonRight:active .actionButton,
.arrowButtonLeft:focus .actionButton, .arrowButtonRight:focus .actionButton{
    color:#FFF !important;
    background:#333 !important;
}
*/

.arrowButtonRight .actionButton {
    border-right: 1px #555 solid !important;
}

.arrowButtonLeft .actionButton {
    border-left: 1px #555 solid !important;
}

.arrowButtonRight .actionButton:hover, .arrowButtonRight .actionButton:active, .arrowButtonRight .actionButton:focus {
    border-right: 1px #333 solid !important;
}

.arrowButtonLeft .actionButton:hover, .arrowButtonLeft .actionButton:active, .arrowButtonLeft .actionButton:focus {
    border-left: 1px #333 solid !important;
}

.iconStyle {
    display: inline-block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin: 3px 5px 0 5px;
    padding: 0;
}

.button, .buttonsmall, button, input[type=button], input[type=reset], input[type=submit] {
    border: 1px solid #a7a49f;
    cursor: pointer;
    background-color: #d4d0c8;
    padding: 3px 8px;
    margin: 0px 3px;
    /*color: #000 !important;*/
    font-size: 8pt !important;
    outline: 0;
    /*border-radius:6px;*/
}

    .buttonsmall:hover, .buttonsmall:active, .buttonsmall:focus,
    button:hover, button:active, button:focus,
    input[type=button]:hover, input[type=button]:active, input[type=button]:focus,
    input[type=reset]:hover, input[type=reset]:active, input[type=reset]:focus,
    input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus {
        background-color: #f1f1f1;
        /*color: #000000 !important;*/
        outline: 0;
        text-decoration: none !important;
    }

    .button:hover, .button:active {
        background-color: #f1f1f1 !important;
        /*color: #000000 !important;*/
        font-size: 8pt;
        outline: 0;
        text-decoration: none !important;
    }

INPUT.buttonsmall {
    padding: 2px !important;
}

.buttonsmall {
    padding: 0 !important;
}

.send2excel.buttonsmall {
    padding: 2px 8px 2px 5px !important;
}

.simpleLink, .simpleLink:visited, .simpleLink:link {
    background: none !important;
    border: none !important;
    color: #1e3a6f;
    cursor: pointer;
}

    .simpleLink:hover, .simpleLink:active {
        background: none !important;
        border: none !important;
        text-decoration: underline;
    }

.bigButton {
    padding: 6px 13px !important;
    font-size: 13px !important;
    font-family: Arial;
    word-spacing: normal;
    letter-spacing: normal;
}

/*END BUTTON STYLE*/

/*TABLE STYLE*/

.tableStyle {
    width: 100% !important;
    text-align: left !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 1px solid #cfcfcf !important;
    border-right: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

    .tableStyle input {
        margin: 0 auto !important;
        float: none !important;
        position: relative !important;
    }

    .tableStyle .DES_CalPopup {
        margin: 0 0 0 3px !important;
        float: none !important;
        position: relative !important;
    }

    .tableStyle th {
        font-weight: normal;
        border-top: 1px solid #cfcfcf !important;
        border-bottom: 1px solid #cfcfcf !important;
        border-left: 0 !important;
        border-right: 1px solid #cfcfcf !important;
        background-color: #c2c2c2 !important;
        padding: 6px 8px !important;
        color: #333 !important;
        text-align: left !important;
        margin: 0;
    }

    /*.dxgvHeader, td.dxgvHeader, .columnhead, TD.columnhead, .dxgvHeader table, .dxgvHeader table td{
    background-color:#1F3B6F ;
    color:#fff ;
    font-weight:bold;
}*/

    .tableStyle td {
        border-top: 0 !important;
        border-bottom: 1px solid #cfcfcf !important;
        border-left: 0 !important;
        border-right: 1px solid #cfcfcf !important;
        padding: 6px 8px !important;
        margin: 0 !important;
        text-align: left !important;
    }

.trodd {
    background: #fff !important;
}

.tableStyle .treven, .table .treven, table .treven {
    background-color: #f0f5f8 !important;
}

.rowImgBtnDelete {
    background: url(/images/delcan.gif);
    width: 15px;
    height: 12px;
    display: inline-block;
    margin: 0 2px;
}

.tableStyle input[type=image], input[type=image] {
    width: auto !important;
    background-color: none !important;
}

.tableStyle a {
    margin-left: 5px;
    margin-top: 0 !important;
}

.tableStyle th a, .tableStyle th a:active, .tableStyle th a:link {
    color: #333 !important;
}

/*dvxTableStyle*/

.dvxTableStyle input {
    width: 130px !important;
    margin: 0 auto !important;
    float: none !important;
    position: relative !important;
}

/*END TABLE STYLE*/

/*FLOATBOX LAYOUTS*/

.rowBoxLayout {
    position: relative;
    float: left;
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px;
    font-size: 11px;
    padding: 0;
    margin: 0;
}

.rowBox {
    position: relative;
    float: left;
    width: 100%;
}

.floatBox .h3Title {
    padding: 0 0 5px 0;
}

.modalBoxContainer .h3Title {
    margin-top: 0;
    padding-top: 0;
}

.rowBox .floatBox {
    float: left;
    width: 43%;
    height: 100%;
    margin: 1%;
    padding: 2%;
}

.floatBoxStyle .floatBox {
    background-color: #f1f1f1;
    border-bottom: 3px solid #e6e6e6;
}

.floatBox .boxInnerSection {
    background: #fff;
    border: 1px solid #CCC;
}

/**/

/*COL 2X1 LAYOUT*/

.col2x1Layout {
    position: relative;
    margin: 0 auto;
    padding: 0 !important;
    width: 98%;
}

    .col2x1Layout .clearfix .formError {
        position: absolute;
        top: 2px;
        left: -10px;
    }

    .col2x1Layout div.ftitle span {
        float: left;
    }

    .col2x1Layout label, .col2x1Layout select, .col2x1Layout input, .col2x1Layout textarea {
        display: block;
        position: relative !important;
    }

    .col2x1Layout select, .col2x1Layout input, .col2x1Layout textarea {
        width: 100%;
        margin: 0;
    }

    .col2x1Layout textarea {
        width: 99%;
    }

    .col2x1Layout label, .col2x1Layout .label {
        width: 100%;
        margin: 0 0 3px 0;
        padding: 0;
    }

    .col2x1Layout .left {
        position: relative;
        float: left;
    }

    .col2x1Layout .right {
        position: relative;
        float: right;
    }

    .col2x1Layout .clearfix {
        position: relative;
        clear: both;
        margin-top: 0 !important;
    }

    .col2x1Layout .col1x1 {
        width: 96%;
        /*height:50px;*/
        padding: 0 4% 5px 0;
    }

    .col2x1Layout .col2x1 {
        width: 46%;
        height: 50px;
        padding: 0 4% 5px 0;
    }

    .col2x1Layout .col3x1 {
        width: 30.66%;
        height: 50px;
        padding: 0 4% 5px 0;
    }

    .col2x1Layout .DES_CalPopup {
        float: left;
        margin-left: 1%;
    }

    .col2x1Layout .col2x1 .DES_CalPopup {
        width: 5%;
    }

    .col2x1Layout .col3x1 .DES_CalPopup {
        width: 7.5%;
    }

    .col2x1Layout .col3x1 input[type=text] {
        width: 98%;
    }

    .col2x1Layout .inputDate {
        float: left;
        width: 92% !important;
    }

    .col2x1Layout .col3x1 .inputDate {
        width: 88.5% !important;
        margin-right: 0.5% !important;
    }

    .col2x1Layout .inputstyledropdown {
        width: 102% !important;
    }

    /*.col2x1Layout .inline .inputstyledropdown {
    min-width: 200px !important;
}*/

    .col2x1Layout fieldset {
        display: block;
        position: relative;
        border: 0;
        padding: 0;
        margin: 0;
    }

    .col2x1Layout .last {
        padding: 0;
    }

    .col2x1Layout .inline input, .col2x1Layout .inline select,
    .col2x1Layout .inline .inputDate, .col2x1Layout .inline .DES_CalPopup {
        display: inline;
        width: auto;
        float: none;
    }

    .col2x1Layout .inline select {
        width: 22% /*75px*/;
    }

    .col2x1Layout .inline input {
        margin: 0 2px 0 0;
        width: 75%;
    }

    .col2x1Layout .inline .inlineInput {
        margin: 0 2px 0 0;
        width: 20%;
    }

    .col2x1Layout .inline .inputDate {
        width: 75% !important;
    }

    .col2x1Layout .displayInline {
        margin-top: 20px;
        padding-left: 6px;
    }

.floatLeft {
    float: Left;
}

.widgetsSubContentArea {
    width: 100%;
    padding-left: 20px;
    padding-right: 2px;
}

    .widgetsSubContentArea div {
        float: left;
    }

.col2x1Layout a {
    display: inline-block;
    margin: 15px 0 0 0;
}

.col2x1Layout .inline a {
    display: inline-block;
    margin: 0 0 0 5px;
}

.col2x1Layout .smallInput {
    width: auto !important;
}

.col2x1Layout input[type=text].smallInput {
    min-width: 50%;
}

.col2x1Layout select.smallInput {
    width: 100% !important;
    max-width: 65px !important;
}

.col2x1Layout input[type=checkbox], .col2x1Layout input[type=radio] {
    border: none !important;
    padding: 0 !important;
    width: auto !important;
}

.blockTitle {
    float: left;
    padding: 5px;
}

.divLiveButtonsBox {
    position: relative;
    float: left;
    width: 95%;
    padding: 10px 0;
}

    .divLiveButtonsBox * {
        display: inline !important;
    }
/*.divLiveButtonsBox *{
    width:auto !important;
    float:left;
    margin:2px !important;
}*/

/*view only mode*/

.col2x1Layout.viewOnlyModeActive .clearfix {
    clear: none;
}

.col2x1Layout.viewOnlyModeActive .col3x1 {
    width: 29.65%;
    border: 1px dotted #ccc;
    margin: 5px 1% 5px 0;
}

.col2x1Layout.viewOnlyModeActive .col2x1 {
    width: 47%;
    border: 1px dotted #ccc;
    margin: 5px 1% 5px 0;
}

.col2x1Layout.viewOnlyModeActive .everyBox {
    float: left;
    margin: 5px 0 5px 0.2%;
    width: 43%;
}

.col2x1Layout.viewOnlyModeActive .increaseByBox {
    float: left;
    width: 51.2%;
    margin: 0 1% 5px 0;
}

    .col2x1Layout.viewOnlyModeActive .increaseByBox .col2x1 {
        width: 95.8%;
        border: 1px dotted #ccc;
    }

.col2x1Layout.viewOnlyModeActive .col1x1 {
    width: 99.5%;
    border: 1px dotted #ccc;
    margin: 5px 1% 0 0;
    padding-bottom: 10px;
}

.col2x1Layout.viewOnlyModeActive span {
    width: auto;
    float: left;
}

.col2x1Layout.viewOnlyModeActive .indexRatebox {
    display: none;
}

.labelViewOnly {
    clear: both;
    width: 100%;
    padding: 6px 6px 3px 5px !important;
    margin: 0 0 5px 0 !important;
    font-weight: bold;
}

.textViewOnly {
    float: left;
    width: 100%;
    padding: 0 0 0 6px !important;
    margin: 0 !important;
    font-weight: normal;
}

/*END COL 2X1 LAYOUT*/

/* LINE BY LINE LAYOUT*/

.lineByLine {
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
    background: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    white-space: normal;
}

.helpWrap {
    float: left;
    clear: none;
    width: 15px;
    height: 17px;
    position: relative;
    cursor: pointer;
    margin: 0 5px 0 5px;
}

    .helpWrap.helpAbsolute {
        position: absolute !important;
        right: 5px !important;
        z-index: 10000 !important;
        top: 5px !important;
    }

.helpText {
    display: none;
    width: 200px;
    position: absolute;
    top: 14px;
    right: 19px;
    z-index: 99999999999999999;
    padding: 20px;
    background: #FFF;
    float: none;
    font-weight: normal !important;
    font-size: 11px !important;
    color: #000 !important;
    border: 1px solid #CCC;
}

.helpWrap.right .helpText {
    display: none;
    width: 200px;
    top: 20px;
    left: -200px;
    position: absolute;
    z-index: 999999999999999999;
    padding: 20px;
    float: none;
    background: #FFF;
    border: 1px solid #CCC;
}

.helpWrap:hover .helpText {
    display: block;
}

.helpWrap img {
    position: absolute;
    z-index: 0;
}

.clauseIcon {
    float: left;
    cursor: pointer;
    margin: 3px 5px 0;
}

.lineByLine a, .lineByLine .txtInline {
    display: inline;
    position: relative;
    top: 0;
    /*top:8px \0/;*/ /* IE8+9  */
}

.lineByLine a, .lineByLine .txtInline {
    display: inline;
    vertical-align: sub;
}

.lineByLine .sectionFooter div.txt {
    float: left;
    clear: none;
    padding: 0 15px 0 0;
}

.lineByLine .sectionTools div.txt {
    float: right;
    clear: none;
    padding: 0 8px;
}

.lineByLine .sectionTools a {
    float: right;
    clear: none;
    padding: 0 10px;
}

.validPercentageWidth {
    width: 29.5% !important;
}

.lineByLine label.error {
    float: none !important;
    width: auto !important;
}

.lineByLine div.left {
    float: left;
    clear: none;
}

.lineByLine {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.blockSection {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

    .blockSection header {
        /*cursor:pointer;*/
        width: 98%;
        margin: 1px 0;
        padding: 1px 1%;
        height: auto;
        border: 1px solid transparent;
    }

        .blockSection header:hover {
            /*background:#ecedf0 !important;*/
            /*border:1px #948fb5 solid;*/
        }

        .blockSection header h4 {
            padding: 5px;
            font-weight: bold;
            margin: 0;
        }

.sectionContent {
    float: left;
    padding: 2%;
    width: 96%;
}

.accordion {
    width: 100%;
}

.lineByLine input, .lineByLine textarea, .lineByLine select, .lineByLine .input, .lineByLine .col60 {
    float: left;
    clear: none;
    margin: 2px 10px 4px 10px;
    font-size: 13px;
    text-align: left;
    width: 60%;
}

    .lineByLine input[type=text] {
        width: 30% !important;
    }

    .lineByLine input[type=button], .lineByLine input[type=submit] {
        width: auto;
        padding: 2px 6px;
        font-size: 12px;
        margin: 0;
        text-align: center;
    }

.lineByLine select {
    width: 30.5%;
}

.lineByLine textarea {
    height: 60px;
}

.lineByLine input[type=checkbox], .lineByLine input[type=radio] {
    width: auto;
    cursor: pointer;
    /*margin:1px 5px 1px 0;*/
}

.lineByLine input[readonly], .lineByLine textarea[readonly], .lineByLine select[readonly] {
    background: #FFF;
    border: none;
    text-align: left;
    padding: 0;
    height: auto;
    outline: none;
    resize: none;
    overflow: hidden;
    font-size: 13px;
    cursor: default;
}

.lineByLine input.inputDate {
    width: 120px !important;
}

.lineByLine .normal input, .lineByLine .normal textarea, .lineByLine .normal select, .lineByLine .normal .input, .lineByLine .normal .col60 {
    width: auto !important;
    margin: 0 10px 0 0;
}

.lineByLine .browseButton {
    width: auto;
    margin: 5px 0 0 15px;
}

.lineByLine div.readonly, .lineByLine .readonly {
    float: left;
    clear: none;
    margin: 3px 10px 10px 10px;
    width: 60%;
    font-size: 13px;
}

.lineByLine label, .lineByLine .label, .lineByLine .col30 {
    float: left;
    clear: left;
    text-align: right;
    width: 30%;
    margin: 3px 5px 2px 0;
    font-size: 13px;
}

.lineByLine .normal label, .lineByLine .normal .label, .lineByLine .normal .col30 {
    width: auto;
    margin: 0 10px 0 0;
}

.lineByLine .DES_CalPopup {
    display: inline;
    margin-top: 0px;
}

.lineByLine .inlineCheckRadio {
    padding-top: 0 !important;
}

    .lineByLine .inlineCheckRadio *, .lineByLine input[type=radio] * {
        display: inline-block;
        padding: 0 2px 0 0;
        margin: 1px 6px 1px 0;
        clear: none;
        float: none;
        width: auto;
    }

.lineByLine table.inlineCheckRadio {
}

.col3x3 {
    width: 100%;
    min-width: 31.5%;
    max-width: 48.5%;
    padding: 0;
    margin: 0 2% 40px 0;
    border: 1px solid #CCC;
}

.lineByLine h5 {
    width: 96%;
    background: #f1f1f1;
    padding: 2%;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}

.lineByLine .col3x3 h5 {
    text-align: center;
}

.row {
    float: left;
    position: relative;
    width: 100%;
}

.lineByLine .col3x3 label {
    float: left;
    width: 36%;
    margin: 2%;
    padding: 2px 2%;
    clear: none;
    text-align: right;
}

.lineByLine .col3x3 input {
    float: left;
    width: 45% !important;
    margin: 2% 2% 2% 2.6%;
    padding: 2px 2%;
    clear: none;
    text-align: center;
}

.lineByLine .col3x3 .helpWrap {
    margin-top: 7px;
}

/*VIEW MODE*/

.lineByLine label + span {
    float: left !important;
    clear: none !important;
    margin: 6px 10px 10px 10px !important;
    padding: 0 !important;
    font-size: 1.2em !important;
    text-align: left !important;
    width: auto !important;
    max-width: 60% !important;
}

.lineByLine input.inputDate[readonly] {
    float: left !important;
    clear: none !important;
    margin: 2px 10px 0 0 !important;
    padding: 0 10px 0 0 !important;
    font-size: 12px !important;
    text-align: left !important;
    width: auto !important;
    max-width: 60% !important;
}

    .lineByLine input.inputDate[readonly] + .DES_CalPopup {
        margin-top: 0 !important;
    }

/*.recDetailsView *[disabled] {
    background:none !important;
    background-color:none !important;
    color:#000 !important;
    border:0 !important;
    font-size:1.2em;
}*/

/*pop up view more*/
#popDiv {
    /*top:100px !important;*/
}

/*Various*/

.alertMsg {
    padding: 20px;
    background-color: #f0f5f8;
    font-size: 12px;
    color: #000;
    width: 350px;
    position: relative;
    margin: 80px auto 0 auto;
    white-space: normal;
}

/*END OF LINE BY LINE LAYOUT*/

/* LABELRIGHT*/

.LabelRight label, .LabelRight .label {
    width: 25%;
    float: left !important;
    font-family: arial !Important;
    font-size: 12px;
    padding-right: 2% !important;
    text-align: right !important;
    word-wrap: break-word;
    display: inline-block;
}

.LabelRight input, .LabelRight .inline .inputDate {
    width: 50% !important;
}

.LabelRight .col1x1 .label, .LabelRight .col1x1 label {
    width: 16% !important;
    padding-right: 1% !important;
}

.LabelRight textarea {
    width: 50% !important;
}

.LabelRight input[type=button], .LabelRight input[type=submit], .LabelRight button {
    width: auto !important;
}

.LabelRight select, .LabelRight .inputText.selectWidth {
    width: 50.9% !important;
}

.selectWidth input {
    height: 12px !important;
}

.LabelRight .col2x1 {
    height: auto;
    min-height: 30px;
    width: 49% !important;
    padding: 0 0 5px 0 !important;
}

.LabelRight input[type=radio], .LabelRight input[type=checkbox], .LabelRight .inlineCheckRadio {
    width: auto !important;
}

.LabelRight .smallInput, .LabelRight input.smallInput {
    width: auto !important;
}

.LabelRight .fields {
    float: left;
    width: 70%;
}

.LabelRight .inline .inputDate.smallInput {
    width: 65px !important;
    min-width: 45px !important;
}

.LabelRight .inline .smallInput {
    width: 65px !important;
    min-width: 45px !important;
}

/*END of LABELRIGHT*/

div.centered table {
    margin-left: auto;
    margin-right: auto;
}

div.centered td, div.centered th, .center td, .center th {
    text-align: left;
}

form {
    display: inline;
}

table {
    font-size: 8pt;
    font-family: Verdana,Arial,sans-serif;
}

    table.dentry10 {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
    }

        table.dentry10 input {
            border-bottom: #D2B48C 1px solid;
            border-left: #D2B48C 1px solid;
            border-right: #D2B48C 1px solid;
            border-top: #D2B48C 1px solid;
        }

    table.news1 {
        background-color: #FFFFFF;
        color: #000099;
        font: 9pt arial, helvetica, sans-serif;
    }

    table.tasklist {
        background-color: #FFFFFF;
        border-bottom: #999999 1px solid;
        border-color: #999999;
        border-left: #999999 1px solid;
        border-right: #999999 1px solid;
        border-top: #999999 1px solid;
        font: 8pt Verdana,Arial,sans-serif;
    }

td.cellbold {
    font-weight: bold;
}

td.cellboldright {
    font-weight: bold;
    text-align: right;
}

td.cellboldrightrequired {
    color: #FF0000;
    font-weight: bold;
    text-align: right;
}

td.cellcenter, .center, div.centered {
    text-align: center;
}

td.cellright {
    text-align: right;
}

td.columnhead a {
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

td.dentrynote10 {
    color: #996600;
    font-size: 8pt;
}

textarea {
    /*border-bottom: #808000 1px solid;
    border-left: #808000 1px solid;
    border-right: #808000 1px solid;
    border-top: #808000 1px solid;*/
    behavior: url(//behaviors/maxlength.htc);
}

row1 {
    background-color: #EEEEEE;
    font-size: 8pt !important;
}

tr.row1 {
    background-color: #EEEEEE;
}

tr.row1hover {
    background-color: #FFFFE0;
    cursor: pointer;
}

tr.row2 {
    background-color: #DDDDDD;
}

tr.row2hover {
    background-color: #FFFFE0;
    cursor: pointer;
}

tr.rowhead {
    background-color: #AAAAAA;
    color: #000000;
}

tr.rowhover {
    background-color: #FF0000;
}

tr.tasklevel1 {
    background-color: #EEEEEE;
}

tr.tasklevel2 {
    background-color: #DDDDDD;
}

tr.tasklevel3 {
    background-color: #CCCCCC;
}

tr.tasklevel4 {
    background-color: #BBBBBB;
}

tr.tasklevel5 {
    background-color: #AAAAAA;
}

.cbutton {
    border: #a7a49f 1px solid;
    font: 8pt;
    padding: 1px 0px;
}

.cbutton2 {
    background-color: #FFCC99;
    border: #a7a49f 1px solid;
    font: 8pt;
    padding: 1px 0px;
}

.highLight {
    background-color: #1E396E;
    color: white;
}

    .highLight A {
        color: white !important;
    }

.cbuttonhover {
    background-color: #FFFFE0;
    border: #a7a49f 1px solid;
    font: 8pt;
    padding: 1px 0px;
}

.center {
    text-align: center;
}

    .center table {
        margin-left: auto;
        margin-right: auto;
    }

    .center td {
        text-align: left;
    }

    .center th {
        text-align: left;
    }

.columnhead tr {
}

.compsectionhead {
    padding: 4px;
    background: #eee;
    font-weight: normal;
}

.dbutton {
    background-image: url(/images/darrow.gif);
    background-repeat: no-repeat;
    border-bottom: #a7a49f 1px solid;
    border-left: #a7a49f 1px solid;
    border-right: #a7a49f 1px solid;
    border-top: #a7a49f 1px solid;
    height: 20px;
    width: 20px;
}

.directional, .directional a {
    color: #000000;
    font: 8pt Arial;
}

.dlist {
    font: 9pt Arial, sans-serif;
}

.hidewrap {
    height: 15px;
    overflow: hidden;
    width: 100%;
}

.imglnk {
    color: #000000;
    cursor: pointer;
    font: 8pt Arial;
}

    .imglnk a {
        color: #000000;
        cursor: pointer;
        font: 8pt Arial;
    }

.lbutton {
    background-image: url(/images/leftarrow.gif);
    background-repeat: no-repeat;
    border-bottom: #a7a49f 1px solid;
    border-left: #a7a49f 1px solid;
    border-right: #a7a49f 1px solid;
    border-top: #a7a49f 1px solid;
    font-size: 8pt;
    text-align: center;
    width: 80px;
}

.lmenuitem {
    padding: 3px 0px 3px 3px;
    font-weight: normal;
}

    .lmenuitem a {
        color: #000000;
    }

/* for the pages that still use js to flip css classes */
.lmenuitemhover {
    background-color: #FFFFFF;
    font-weight: normal;
    padding: 3px 0px 3px 3px;
    cursor: pointer;
}

    .lmenuitemhover a {
        color: #000000;
        cursor: pointer;
    }
/*  End of js fun */

.lmenuitemon {
    background-color: #FFFFFF;
    font-weight: bold;
    padding: 3px 0px 3px 3px;
    cursor: pointer;
}

    .lmenuitemon a {
        color: #000000;
    }

/*leftmenuitem...  used for LeftNav */

#divLeftMenuContent {
    float: left !important;
    width: 100%;
}

#legacyLeftMenuScroll {
    width: 180px !important;
}

.lmenuwrap {
    font-size: 11px;
}

.leftmenuitem {
    padding: 3px 0px 3px 3px;
    font-weight: normal;
}

    .leftmenuitem a {
        color: #000000;
    }

    .leftmenuitem:hover {
        background-color: #FFFFFF;
        font-weight: normal;
        padding: 3px 0px 3px 3px;
        cursor: pointer;
    }

        .leftmenuitem:hover a {
            color: #000000;
            cursor: pointer;
        }

.leftmenuitemhover { /* hover class doesn't work on old pages so js will be used to switch between leftmenuitem and leftmenuitemhover */
    background-color: #FFFFFF;
    font-weight: normal;
    padding: 3px 0px 3px 3px;
    cursor: pointer;
}

    .leftmenuitemhover a {
        color: #000000;
        cursor: pointer;
    }

.leftmenuitemon {
    background-color: #FFFFFF !important;
    font-weight: bold !important;
    padding: 3px 0px 3px 3px;
    cursor: pointer;
}

    .leftmenuitemon a {
        color: #000000;
    }

/* end of LeftNav */

.lnk {
    cursor: pointer;
}

    .lnk a {
        cursor: pointer;
    }

.longformtable input {
    width: 50px;
}

.longformtable input {
    width: 50px;
}

.longtable td {
    border-bottom: #C0C0C0 1px solid;
    border-left: #C0C0C0 0px solid;
    border-right: #C0C0C0 0px solid;
    border-top: #C0C0C0 0px solid;
    padding: 3px 0px 3px 2px;
    vertical-align: top;
}

.longtable td {
    border-bottom: #C0C0C0 1px solid;
    border-left: #C0C0C0 0px solid;
    border-right: #C0C0C0 0px solid;
    border-top: #C0C0C0 0px solid;
    padding: 3px 0px 3px 2px;
    vertical-align: top;
}

.ltreeitem {
    text-align: left;
}

.ltreeitem {
    text-align: left;
}

    .ltreeitem a {
        color: #000000;
    }

    .ltreeitem a {
        color: #000000;
    }

.ltreeitemon {
    background-color: #F0F8FF;
    text-align: left;
}

.ltreeitemon {
    background-color: #F0F8FF;
    text-align: left;
}

    .ltreeitemon a {
        color: #000000;
    }

    .ltreeitemon a {
        color: #000000;
    }

.ltreewrap {
}

.ltreewrap {
}

    .ltreewrap td {
        white-space: nowrap;
    }

    .ltreewrap td {
        white-space: nowrap;
    }

.menuitems {
    cursor: pointer;
    padding: 2px 4px 2px 4px;
}

.news1head {
    background-color: #EEE8AA;
    font-size: 10pt;
}

.pagetitle {
    font-size: 11pt;
}

.pageTitlePDFDynFormExport {
    font-size: 24px;
    font-weight: normal;
    color: #1e3a6f;
}

.topPageTitleAsp {
    font-size: 12px !important;
    padding: 10px 0 10px 25px;
    text-align: left;
    vertical-align: bottom;
}

.topPageTitleAspx {
    font-size: 12px !important;
    float: left;
    width: 50%;
    padding: 10px 0 10px 13px;
}

.popupchild h1 {
    color: #333333;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    margin: 12px 12px 0px;
}

.popupchild p {
    color: #666666;
    font: 12px Arial, Helvetica, sans-serif;
    margin: 0px 12px 6px;
}

.popupchild2 {
    /*background-color:#fff;
    layer-background-color:#fff;*/
    background-color: #fff;
}

.popupdaddy {
    background-color: #666666;
    /*layer-background-color: #666666;*/
}

.popupdentry {
    color: #666666;
    font: 12px Arial, Helvetica, sans-serif;
}

    .popupdentry button.hover {
        background-color: #FFEBCD;
    }

.popupdentry2 {
    background: #F6F5F3;
    color: #333333;
    font: 12px Arial, Helvetica, sans-serif;
}

    .popupdentry2 input {
        background-color: #FFFFFF;
        border-bottom: #7F9DB9 1px solid;
        border-left: #7F9DB9 1px solid;
        border-right: #7F9DB9 1px solid;
        border-top: #7F9DB9 1px solid;
        font: 12px Arial, Helvetica, sans-serif;
    }

    .popupdentry2 select {
        background-color: #FFFFFF;
        border: #7F9DB9 1px solid;
        font: 12px Arial, Helvetica, sans-serif;
    }

    .popupdentry2 textarea {
        background-color: #FFFFFF;
        border-bottom: #7F9DB9 1px solid;
        border-left: #7F9DB9 1px solid;
        border-right: #7F9DB9 1px solid;
        border-top: #7F9DB9 1px solid;
        font: 12px Arial, Helvetica, sans-serif;
    }

.rbutton {
    background-image: url(/images/rightarrow.gif);
    background-repeat: no-repeat;
    border-bottom: #a7a49f 1px solid;
    border-left: #a7a49f 1px solid;
    border-right: #a7a49f 1px solid;
    border-top: #a7a49f 1px solid;
    font-size: 8pt;
    text-align: center;
    width: 80px;
}

.rpanel {
    background-color: #BDB76B;
    background-image: url(/images/bggridgrn.gif);
}

.sbutton {
    border-bottom: #a7a49f 1px solid;
    border-left: #a7a49f 1px solid;
    border-right: #a7a49f 1px solid;
    border-top: #a7a49f 1px solid;
    font: 8pt arial, helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
}

.sbuttonover {
    background-color: #FFFFE0;
    border-bottom: #808080 1px ridge;
    border-left: #808080 1px ridge;
    border-right: #808080 1px ridge;
    border-top: #808080 1px ridge;
    font: 8pt arial, helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
}

.sumback0 {
    background-color: #DCDCDC;
}

.sumback1 {
    background-color: #F5F5F5;
}

.sumbottomdark {
    border-bottom: #000000 1px solid;
    border-left: 1px;
    border-top: 1px;
}

.sumbottomlight {
    border-bottom: #C0C0C0 1px solid;
}

.sumcolumnhead {
    background-color: #C0C0C0;
}

    .sumcolumnhead a {
        color: #000000;
    }

.sumrightdark {
    border-right: #000000 1px solid;
}

.sumrowback1 {
    background-color: #F5F5F5;
}

.sumtable {
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.sumtopdark {
    border-top: #000000 3px solid;
}

.sumtoplight {
    border-top: #C0C0C0 1px solid;
}

.ubutton {
    background-image: url(/images/uarrow.gif);
    background-repeat: no-repeat;
    border-bottom: #a7a49f 1px solid;
    border-left: #a7a49f 1px solid;
    border-right: #a7a49f 1px solid;
    border-top: #a7a49f 1px solid;
    height: 20px;
    width: 20px;
}

.ubutton {
    background-image: url(/images/uarrow.gif);
    background-repeat: no-repeat;
    border-bottom: #a7a49f 1px solid;
    border-left: #a7a49f 1px solid;
    border-right: #a7a49f 1px solid;
    border-top: #a7a49f 1px solid;
    height: 20px;
    width: 20px;
}

Table.EventTable tr {
    border-bottom: 1px solid gray;
}

Table.EventTable > tbody > tr > td {
    border-bottom: 1px solid #D9D9D9;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
}

table.EventTable {
    BORDER-top: grey 1px solid;
    BORDER-RIGHT: grey 1px solid;
    BORDER-LEFT: grey 1px solid;
    BORDER-BOTTOM: grey 1px solid;
}

/****** FOOTER BOTTOM BAR ******/

.mainBottomBar {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    height: 35px;
    width: 100%;
    z-index: 9999;
    font-size: 12px !important;
}

    .mainBottomBar input[type=button], .mainBottomBar input[type=submit], .mainBottomBar button, .mainBottomBar .simpleLink {
        font-size: 12px !important;
        line-height: 18px;
        height: 18px;
        text-align: center;
        vertical-align: middle;
        padding: 0 10px;
        margin: 0;
        border: 0;
    }

        .mainBottomBar .simpleLink, .mainBottomBar .simpleLink:visited, .mainBottomBar .simpleLink:link {
            background: none !important;
            border: none !important;
            color: #FFF !important;
            cursor: pointer;
        }

            .mainBottomBar .simpleLink:hover, .mainBottomBar .simpleLink:active {
                background: none !important;
                border: none !important;
                color: #FFF !important;
                text-decoration: underline;
            }

#lblUsername {
    color: #FFF;
    font-weight: bold;
    display: inline;
}

.mainBottomBar .logo {
    float: left;
    margin: 0 0 0 20px;
}

.mainBottomBar a, .mainBottomBar a:visited, .mainBottomBar a:link {
    color: #FFF !important;
}

    .mainBottomBar a:hover, .mainBottomBar a:active {
        text-decoration: underline !important;
        color: #FFF !important;
    }

.mainBottomBar .mainSearch {
    position: absolute;
    height: 30px;
    width: 470px;
    z-index: 500;
    top: 9px;
    left: 50%;
    margin-left: -225px;
}

    .mainBottomBar .mainSearch * {
        float: left !important;
    }

.mainBottomBar .searchtxt {
    width: 190px;
    padding: 0 0 0 10px;
    margin: 0 5px 0 0 !important;
    height: 18px;
    border: 0;
    line-height: 18px;
}

.mainBottomBar .searchsel {
    width: 100px;
    padding: 0;
    border: 0;
    line-height: 18px;
    margin: 0 5px 0 0 !important;
    height: 18px;
}

.navSearchTitles {
    width: 100%;
    position: fixed;
    top: -12px;
    left: 0;
    padding: 0;
    background: #FFF;
    z-index: 999;
    text-align: center;
    border-bottom: 1px solid #ccc;
    /*-webkit-box-shadow: 0 2px 8px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 8px 4px rgba(0,0,0,0.2);*/
}

    .navSearchTitles li {
        list-style: none;
        display: inline-block;
    }

        .navSearchTitles li a {
            display: inline-block;
            padding: 13px;
            font-size: 14px;
            border: 0;
            outline: 0;
        }

.quicksearchTable tr:hover, .quicksearchTable tr:hover td {
    background: #1e3a6f;
    color: #fff;
    cursor: pointer;
}

.containerUserPrefs {
    display: none;
}

.userPrefList {
    display: none;
    position: absolute;
    margin: 0;
    padding: 10px 20px !important;
    background: #ffffff;
    border: 1px solid #a7a49f;
    z-index: 9999999999;
}

.arrowUserPrefs {
    position: absolute;
    bottom: -13px;
    left: 80%;
    width: 15px;
    height: 13px;
    background: url(/images/arrow_user_prefs.png) no-repeat left bottom;
}

.userPrefList li {
    display: block;
    list-style: none !important;
    padding: 3px 0 !important;
    margin: 0 !important;
    line-height: 14px !important;
    font-size: 11px !important;
    color: #333 !important;
    white-space: normal !important;
    height: 20px;
    width: 110px;
}

.userPrefList a, .userPrefList a:visited, .userPrefList a:link {
    font-size: 11px;
    color: #333 !important;
    margin: 0;
    padding: 0;
}

    .userPrefList a:hover, .userPrefList a:active {
        color: #333 !important;
        text-decoration: underline !important;
    }

.iconSupportCenter_white {
    background: url(/images/flat_icons_white.png) no-repeat 0 -48px;
    margin-bottom: -4px;
    margin-right: 10px;
}

.iconPrefs_white {
    background: url(/images/flat_icons_white.png) no-repeat 0 0;
    margin-bottom: -4px;
    margin-right: 10px;
}

.rightBotBar {
    float: right;
    padding-right: 20px;
    margin-top: 8px;
}

.leftBotBar {
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding-left: 10px;
    margin-top: 8px;
}

.verticalLine {
    display: inline;
    height: 16px;
    margin: 0 0 -3px 0;
    width: 1px;
    border-left: 1px solid #FFF;
}

/*NAV INDICATOR*/

.curtainEffect {
    position: absolute;
    top: 148px;
    left: -20px;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
    z-index: 500;
    background: url(/images/curtainEffect.png) repeat-x left bottom;
}

.navIndicator {
    float: left;
    width: 100%;
    background: #FFF;
    overflow: hidden;
    position: relative;
    height: 65px;
    margin: 20px 0 0 0;
    padding: 0;
}

    .navIndicator ul {
        display: none;
        clear: left;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 10;
        left: 50%;
        width: 100%;
        text-align: center;
    }

.navLine {
    position: absolute;
    width: 73%;
    height: 2px;
    left: 13%;
    top: 8px;
    border-bottom: #CCC 1px solid;
}

.navIndicator ul li {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    width: 24.5%;
    padding: 0;
    position: relative;
    right: 50%;
    top: 0;
}

.navIndicator li .indicator {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 500;
    margin: 0 0 0 -10px;
    padding: 0;
    width: 20px;
    height: 20px;
    background: #d6edfa;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer;
    behavior: url(/include/js/PIE.htc);
}

.navIndicator ul li span {
    position: relative;
    margin: 0;
    padding: 0;
    top: 35px;
    font-size: 12px;
    left: 3px;
    color: #666;
    font-family: Arial;
    width: 100% !important;
}

.active + span {
    /*color:#00008b !important;*/
}

.navIndicator li .indicator.active {
    border: 3px solid #00008b;
}

/*END NAV INDICATOR*/

/* INLINE*/

.inlineBox {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
}

    .inlineBox * {
        display: inline !important;
        float: left !important;
    }

/*MODALBOXSTYLE*/

.modalBoxStyle {
    background: #FFF;
    padding: 20px;
    border: 1px solid #ccc;
    position: fixed;
    width: 760px;
    max-height: 91%;
    top: 10px;
    left: 50%;
    z-index: 999999999999999999;
    margin: 0 0 0 -35%;
    opacity: 0;
    display: none;
    -webkit-box-shadow: 0 1px 15px 3px #666;
    box-shadow: 0 1px 15px 3px #666;
    pointer-events: none;
}

    .modalBoxStyle .col30 {
        width: 50% !important;
    }

    .modalBoxStyle .col60 {
        width: 40% !important;
    }

    .modalBoxStyle .width100 {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 4%;
        width: 92% !important;
    }

/*END MODALBOXSTYLE*/

/***********************************
    DYNAMIC FORMS
***************************************/

div.fitem {
    float: left;
    text-align: left;
    margin: 2px 0 2px 8px !important;
    padding: 4px 1%;
    border-bottom: 1px dotted #ccc;
}

.popupcontent div.fitem {
    border: 0 !important;
    padding: 2px 0 !important;
    margin: 0 !important;
}

.fitem img {
    border: 0;
    padding: 0 4px 0 2px;
    margin-top: -2px !important;
}

span.fitem {
    float: left;
    text-align: left;
    margin: 1px 0px 4px 3px;
    padding: 1px 0px 2px 0px;
    border-bottom: 1px solid #bbbbbb;
}

span.fitemnolabel {
    float: left;
    text-align: left;
    margin: 1px 0px 4px 0px;
    padding: 1px 0px 2px 0px;
    border-bottom: 1px solid #bbbbbb;
}

.fitem span.txt {
    display: inline-block;
    /*padding: 3px 0px 0px 10px !important;*/
    padding: 3px 0 0 0 !important;
}

span[id^=spanFldTxt] {
    margin: 0 10px 0 0 !important;
    /*width:90%;*/
    min-width: initial !important;
}

input[id^=fExistin].datepicker {
    width: 75px !important;
}

/*span[id^=spanHlp] {
    position:absolute;
    right:0;
}*/

button.ui-datepicker-trigger {
    background: none !important;
    padding: 0 !important;
    border: 0 !important;
}

.ui-datepicker-trigger {
    margin: 0 0 0 3px;
    vertical-align: middle;
}

.fitem span.label {
    display: inline;
    padding: 3px 2% 0px 0px;
    /*width: 35% !important;*/
    /*width:auto !important;*/
    /*width:42%;*/
}

.col1 {
    display: inline;
    float: left;
    /*width: 40%;*/
}

.fitem .icb {
    position: absolute;
    right: 10px;
    z-index: 999;
}

.fitem span.frmel {
    position: relative;
    display: inline;
    float: left;
    text-align: left;
    width: 56%;
    /*width:auto !important;
    max-width: 60% !important;*/
    /*padding:0 0 0 1% !important;*/
}

    /*textarea[id^=fClause]{
	width:350px !important;
}*/

    .fitem span.frmel.googleWidgetClass {
        width: 100% !important;
    }

span[id^=spanFldTxt] INPUT[type='radio'] {
    margin: 0 4px 0 10px !important;
}

/*.fitem span.frmel SPAN[id^=spanFldTxt] {
        width:100% !important;
    }*/

div.ftitle {
    float: left;
    font-weight: bold;
    padding: 6px 1%;
    margin: 0px 0px 8px 0px;
    width: 97.5%;
}

/*div.fcontainer {
    float: left;
    padding: 4px 0;
    margin: 0px 0px 30px 0px;
    clear: both;
    width: 100%;
}*/

div.fcontainer {
    float: left !important;
    /*padding: 0 15px 25px 0 !important;*/
    padding: 4px 0;
    margin: 5px 0 !important;
    clear: both !important;
    width: 100% !important;
    overflow: hidden !important;
}

.reqfield {
    color: red;
}

.control {
    background-color: oldlace;
    font-family: Arial;
    font-size: 8pt;
    border-color: #666666;
    border-style: Solid;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
}

span.ctxt {
    position: relative;
    padding: 7px 2px 1px 0px;
    float: left;
}

span.cfld {
    position: relative;
    padding: 4px 4px 0px 0px;
    float: left;
}

*[id^="spanFldView"] {
    white-space: pre-line !important;
}


/**/

/*PopStyle*/

.popStyle {
    position: relative;
    float: left;
    width: 96%;
    padding: 10px 2%;
    margin: 0;
    overflow: auto;
    background: #fff;
    color: #333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    /*-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);*/
}

    .popStyle .clearfix label:first-child, .popStyle .clearfix .label:first-child {
        font-weight: bold;
    }

    .popStyle input, .popStyle select {
        padding: 4px 3px;
    }

        .popStyle button, .popStyle input[type=button], .popStyle input[type=submit] {
            padding: 6px 14px;
            width: auto;
        }

    .popStyle .col2x1Layout .col2x1 {
        height: auto !important;
        padding-bottom: 10px !important;
    }

#popDiv {
    /* /needed styles for the overlay /
    outline: 9999px solid rgba(0,0,0,0.5);*/
    border: 1px solid #666;
}

.dragHandle:hover {
    cursor: move;
}

.popWrapper {
    background: #fff;
    /* /needed styles for the overlay /
    outline: 9999px solid rgba(0,0,0,0.5);*/
    height: 100% !important;
}

.popStyleFooter, .pbuttonbar {
    width: 100%;
    /*background: #f1f1f1;*/
    /*padding:8px 0 !important;*/
}

    .popStyleFooter button, .popStyleFooter input, .pbuttonbar button, .pbuttonbar input {
        float: right;
        margin: 11px 5px !important;
    }

.popWrapper .popupcontent {
    float: left;
    padding-bottom: 6px;
    padding-top: 6px;
}

.pbuttonbar2 {
    float: left;
    position: relative;
    width: 100%;
    background: #f1f1f1;
}

    .pbuttonbar2 button, .pbuttonbar2 input, .pbuttonbar2 button, .pbuttonbar2 input {
        float: right;
        margin: 11px 5px !important;
    }

div[divtype="tabcontent"] {
    float: left;
}

.popupdentrybox {
    height: 100% !important;
}

/**/

/* filters*/

.filterContent {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 0;
    margin: 0;
    font-size: 12px;
}

    .filterContent li {
        display: inline-block;
        padding: 0;
        width: auto;
        float: left;
        margin: 3px 5px;
    }

    .filterContent .error {
        position: absolute;
        top: 50px;
        background: #FF0;
        z-index: 999999;
    }

#filterBar {
    padding: 6px 0;
    position: relative;
    float: left;
    width: 100%;
    background: #E7E7E7;
    cursor: pointer;
    font-size: 12px;
    border-bottom: 1px solid transparent;
}

    #filterBar:hover, #filterBar:active {
        background: #f5f5f5;
        border-bottom: 1px solid #ccc;
    }

#outerFilterBox {
    float: left;
    position: relative;
    width: 100%;
    background: #eee;
    border: 1px solid #ccc;
    padding: 0;
    margin: 0 0 6px 0;
}

/**/

/*Project administration aspx*/

.tableCopyProject {
    width: 100%;
}

    .tableCopyProject tr {
        display: block;
        padding: 5px 0 !important;
    }

/**/

/* ==========================================================================
   Helper classes
   ========================================================================== */

.listInline {
    margin: 0;
    padding: 0;
}

    .listInline * {
        float: left;
        display: block;
        margin: 2px;
        padding: 2px;
        list-style: none;
    }

.col2x1Layout.heightAuto .col2x1 {
    height: auto !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

/* loader */

/*.preLoaderContainerApp {
    position:absolute;
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    border:0;
    background:#FFF;
    z-index:9999999999;
}

.mainMobilePreLoaderApp {
    position:absolute;
    z-index:9999999;
    left:50%;
    top:50%;
    margin-left:-15px;
    margin-top:-15px;
    width:30px;
    height:30px;
    text-indent:-9999px;
    background: url(/images/mobile-loader.gif) top center no-repeat;
}*/

/* loader */

.preLoaderContainerApp {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background: #FFF;
    z-index: 9999999999;
}

.mainMobilePreLoaderApp {
    position: absolute;
    z-index: 9999999;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(/images/app-loader.gif) top center no-repeat;
}

/**/

.tagStyle {
    background: #f0f5f8;
    padding: 4px 8px;
    margin: 4px 0;
    font-size: 12px;
    color: #163c60;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: block;
}

.tagError {
    color: #ea0d0d;
}

.absoluteMsg {
    position: absolute;
    width: 94%;
    left: 2%;
    top: 10px;
}

.tagSuccess {
    color: #157e11;
}

header.longformsection h4 {
    font-size: 12px !important;
}

.smallText {
    color: #333 !important;
    font-size: 11px !important;
}

/* force inputs style*/

*[disabled=disabled], * [disabled] {
    color: #CCC !important;
}

.inputText {
    background-color: #fff !important;
    font-family: Arial !important;
    font-size: 8pt !important;
    border: 1px solid #CCC !important;
    padding: 1px 0 1px 3px !important;
    outline: 0 !important;
}

    .inputText input {
        width: 100% !important;
        background-color: #fff !important;
    }

        .inputText input:focus {
            border: 1px solid #666;
            background: #FFF !important;
            outline: 0;
        }

.dvxInputText {
    background-color: #fff !important;
    font-family: Arial !important;
    font-size: 8pt !important;
    border: 1px solid #CCC !important;
    padding: 0 !important;
    outline: 0 !important;
}

    .dvxInputText * {
        padding: 1px !important;
        margin: 0 !important;
    }

    .dvxInputText input {
        width: 100% !important;
        background-color: #fff !important;
    }

        .dvxInputText input:focus {
            border: 1px solid #666;
            background: #FFF !important;
            outline: 0;
        }

.popupcontent .devxCombo, .devxCombo {
    background-color: #fff !important;
    font-family: Arial !important;
    font-size: 8pt !important;
    width: 200px;
    border: 1px solid #7f9db9 !important;
    padding: 0 !important;
    outline: 0 !important;
}

    .devxCombo input, .devxCombo select, .lineByLine .devxCombo input, .lineByLine .devxCombo select {
        margin: 0 !important;
        width: 100% !important;
    }

.lineByLine table.devxCombo {
    float: left;
    margin: 0px 10px 10px 10px !important;
}

/**/

.overflowed {
    overflow: auto;
}

.smallTitle {
    padding: 15px 0 0 1%;
}

.simplePaddingTB {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.simplePaddingRL {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.simplePadding {
    padding: 10px;
}

.error {
    font-family: Arial, Helvetica, Sans;
    color: red;
}

.verifyLabel {
    vertical-align: middle;
}

*[errormessage] {
    font-family: Arial, Helvetica, Sans;
    font-size: 12px;
    color: red;
    /*background-color:#fff;*/
    /*padding: 5px;
    position:absolute;
    z-index:999;*/
}

.messageError {
    background: transparent url(/images/msg_arrow.jpg) no-repeat scroll left center;
    padding: 0 0 0 7px;
    z-index: 99999999999999999999999999999;
}

    .messageError .error {
        font-family: Arial, Helvetica, Sans;
        font-size: 12px;
        color: red;
        background-color: #fff;
        border: 1px solid red;
        padding: 5px;
    }

.h1Title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 20px 0;
}

.h2Title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 40px 0 20px 0;
}

.h3Title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 0 10px 0;
    margin: 0;
}

.h4Title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666 !important;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0;
}

.fixed {
    position: fixed;
    width: 100%;
    top: -1px;
    z-index: 500;
}

.bgWhite {
    background: #FFF;
}

.width100 {
    width: 100% !important;
}

.width98 {
    width: 98% !important;
}

.newSection {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 13px 0 10px 0;
}

.w100Wrapper {
    position: relative;
    width: 100%;
    padding: 20px 0;
    margin: 0 auto;
}

.maxWidthCenterWrapper {
    position: relative;
    width: 98%;
    padding: 0 0.9%;
    margin: 0 auto;
}

.maxWidth850 {
    position: relative;
    width: 100%;
    max-width: 850px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.maxWidthSafe {
    position: relative;
    float: left;
    width: 75%;
    min-width: 800px;
    padding: 0;
}

.maxWidthIEold {
    position: relative;
    float: left;
    width: 800px;
    padding: 0;
}

.maxWidth720 {
    position: relative;
    width: 100%;
    max-width: 720px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.maxWidth950 {
    position: relative;
    width: 100%;
    max-width: 950px;
    padding-top: 10px;
    padding-bottom: 20px;
}

/*.parentCentered {
  text-align: center;
  margin: 20px;
}

.parentCentered:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */

/* For visualization
  background: #808080; width: 5px;
  */
/*}

.forceCentered {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 15px;
 }*/

.parentCentered {
    position: relative;
    float: left;
    left: 50%;
}

.forceCentered {
    position: relative;
    float: left;
    left: -50%;
    /*overflow-x:hidden;*/
}

.newBlock {
    position: relative;
    width: 100%;
    padding: 10px 0;
}

.newButtonsSection {
    float: left;
    display: block;
    width: 100%;
    padding: 10px 0;
}

.newLine {
    width: 100%;
    position: relative;
    float: left;
    clear: both;
    margin-top: 6px;
}

.blockList * {
    display: block;
}

.centerBox {
    float: left;
    position: relative;
    left: 50%;
}

.linebreak {
    word-wrap: break-word;
    white-space: normal;
}

.sectionTools {
    width: 100%;
    float: right;
    height: 20px;
    font-size: 12px;
    padding: 0 1px 1px 5px;
}

    .sectionTools div {
        float: right;
    }

.sectionBtns {
    width: 100%;
    float: left;
    height: 30px;
    font-size: 12px;
    padding: 0 0 6px 0;
    margin: 0;
}

    .sectionBtns * {
        float: left !important;
        margin-right: 3px !important;
    }

.sectionOnlyBtns {
    position: relative;
    width: 94%;
    padding: 16px 3%;
}

    .sectionOnlyBtns * {
        float: right !important;
        margin: 0 0 0 5px !important;
    }

.sectionFooter {
    width: 96%;
    float: right;
    padding: 20px 2% 5px 2%;
}

.sectionMainFooter {
    position: relative;
    float: left;
    width: 96%;
    background: #f1f1f1;
    padding: 10px 2%;
    margin-top: 60px;
}

.errorMsg {
    display: block;
    width: 100%;
    color: #930;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid #930;
    margin-top: 20px;
}

.errorUp {
    position: absolute;
    text-align: center;
    width: 200px;
    left: 50%;
    top: 20px;
    margin-left: -100px;
    color: #f00;
    font-size: 12px;
    padding: 5px;
    border: 1px solid #f00;
    z-index: 999;
    background: #fff;
}

.errorByLine {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    color: #F00;
    padding-left: 13px;
}

.bluefont {
    color: #00008b;
}

.bold {
    font-weight: bold;
}

.listForm input, .listForm select, .listForm textarea {
    float: left;
    display: block;
    width: 100%;
    margin: 2px 0 0 0;
}

.listForm label, .listForm span {
    float: left;
    display: block;
    width: 100%;
    margin: 2px 0 3px 0;
    word-wrap: break-word;
    white-space: normal;
}

.helpIcon {
    position: absolute;
    top: 0;
    right: 0;
}

.displayInline {
    width: auto !important;
    display: inline-block !important;
}

.alignRight, td.alignRight, input.alignRight, div.alignRight {
    text-align: right !important;
}

.alignLeft, td.alignLeft, input.alignLeft, div.alignLeft {
    text-align: left !important;
}

.right {
    float: right !important;
}

.left {
    float: left !important;
}

.horizontalDivider {
    position: relative;
    float: left;
    width: 100%;
    height: 1px;
    margin: 13px 0;
    padding: 0;
    border-top: 1px solid #CCC;
}

.verticalDivider {
    width: 1px;
    height: 100%;
    min-height: 23px;
    margin: 0 13px;
    padding: 0;
    border-left: 1px solid #CCC;
}

.last {
    margin-right: 0 !important;
}

.first {
    margin-left: 0 !important;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%;
    }

.noVisible {
    visibility: hidden;
}

.hidden {
    display: none !important;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.showOver {
    position: relative !important;
    z-index: 9999 !important;
}

.clearNextChild > * {
    float: none !important;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearRight {
    clear: right;
}

.clearLeft {
    clear: left;
}

.clearfix:after {
    clear: both;
}

/*.clearfix {
    width:100%;
    margin-top:6px;
    *zoom: 1;
}*/

.clearAll {
    clear: both;
}

.clearThis {
    float: none !important;
}

.clearfix {
    *zoom: 1;
}

.clearStyle {
    border: 0 !important;
    background: none !important;
    width: auto !important;
    height: auto !important;
    float: none !important;
    display: inherit !important;
}

.includeExclude input {
    position: relative;
    display: block;
    margin: 5px;
    width: 75px;
}

    .includeExclude input:first-child {
        margin-top: 120px;
    }

.readOnlyForm {
    position: relative;
    float: left;
    width: 100%;
}

    .readOnlyForm .col {
        float: left;
        position: relative;
        display: block;
        margin: 0 30px 0 0;
    }

    .readOnlyForm dl {
        display: block;
        padding: 2px 0;
        margin: 0;
    }

    .readOnlyForm dt, .readOnlyForm dd {
        display: inline-block;
        margin: 0;
    }

    .readOnlyForm dt {
        width: 80px;
        text-align: right;
    }

    .readOnlyForm dd {
        font-weight: bold;
        padding: 0 0 0 5px;
    }

/* grid styles */
.grid-header, .jqx-grid-column-header, .jqx-grid-cell-selected {
    background-color: #124072 !important;
    color: white;
    font-weight: bold;
}

.jqx-widget-header-classic {
    background-image: none !important;
}

.dxgvHeader.grid-header Table {
    color: white;
}

.grid-pager {
    background-color: #124072;
}

    .grid-pager .dxpLite, .grid-pager .dxpLite .dxp-current {
        color: white;
    }





/* end grid styles * */


/* Begin Noty Jquery Plugin Styles */
.noty_text {
    white-space: normal;
}

.noty_type_confirm .noty_message {
    background-color: #124072;
    color: white;
    font-weight: bold;
}

/* End Noty Jquery Plugin Styles */



.menuskin {
    height: 100%;
}

.widgetRenderFormWrapper[name=IFrameParent] {
    height: 60px !important;
}

.renderWidgetWrapper {
    position: relative;
    float: left;
}

.clickable {
    cursor: pointer;
}


/*Filtes box*/


.filterWrapper {
    float: left;
    position: relative;
    width: 100%;
    border: 1px solid #ccc;
    background: #eee;
    padding: 0;
    margin: 0;
}

#Table_Filter {
    cursor: pointer;
}

.filterBar {
    float: left;
    position: relative;
    width: 97.8%;
    padding: 1%;
    margin: 0;
    background: #E7E7E7;
    border-bottom: 1px solid transparent;
}

    .filterBar:hover {
        background: #F5F5F5;
        border-bottom: 1px solid #ccc;
    }

    .filterBar .filterTitle {
        font-weight: bold;
        float: left;
        padding: 0 20px 0 0;
    }

    .filterBar .filterBarText {
        float: left;
    }

.filterContent {
    float: left;
    padding: 20px;
}

.filterBts {
    float: left;
    width: 98%;
    padding: 10px 1% 0 1%;
    display: block;
}

    .filterBts * {
        float: left;
    }


.form-inline .form-group {
    margin-right: 10px;
}

.form-inline label {
    font-weight: bold;
    text-style: italic;
}


/*ends filters box*/




/* ==========================================================================
   Print styles
   ========================================================================== */
@page :first {
    margin: 0 0;
}

@page :left {
    margin: 0;
}

@page :right {
    margin: 0;
}
ul.asideMenu > li.firstListItem > a > div._pendo-badge_ {
    background: transparent;
    top: 6px;
    right: 24px;
    left: auto;
    border: none;
}

    ul.asideMenu > li.firstListItem > a > div._pendo-badge_ > div._pendo-image-wrapper {
        background: transparent;
        width: auto;
        padding: 0;
        box-shadow: none;
        left: 0;
        display: inline-block;
        border: none;
    }
@media print {


    @page {
        margin: 0;
    }


    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
        font-size: 8pt !important;
    }



    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        border: 0;
        max-width: 100% !important;
    }


    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }


    input.buttonsmall {
        display: none;
    }

    .button {
        display: none;
    }

    .leftNavContainer, #tabmenu, #divBookmarker, #otherlogo, .tdsButtons, #frmHead,
    .mainBottomBar, .mainhead, .headingLine {
        display: none;
    }

    table {
        border-collapse: collapse !important;
    }




    .divMainContent, .topHeaderContainer, .frmWork {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}
