/* Minification failed. Returning unminified contents.
(4965,95): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
.tmpl_td
{
    width:15px;
}
.pageheader
{
    width:100%;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.content_table
{
    width:100%;
}

.dxgvTable tr[make_red="1"] > :not(.td_ignore_tr_red)
{
    background-color:Red;
}

.dxgvTable tr[make_pink="1"] > :not(.td_ignore_tr_red) {
    background-color: #FFAEC9;
}

.dxgvTable tr[make_blue="1"] > :not(.td_ignore_tr_red) {
    background-color: #4290f5;
}

.dxgvTable tr[make_green="1"] > :not(.td_ignore_tr_red) {
    background-color: #bfe86a;
}

.dxgvTable tr[make_orange="1"] > :not(.td_ignore_tr_red)
{
    background-color:Orange;
}

.dxgvTable_iOS tr[make_red="1"] > :not(.td_ignore_tr_red)
{
    background-color:#EC2A08;
}

.dxgvTable_iOS tr[make_orange="1"] > :not(.td_ignore_tr_red)
{
    background-color:Orange;
}

.dxgvTable_iOS tr[make_pink="1"] > :not(.td_ignore_tr_red) {
    background-color: #FFAEC9;
}

.dxgvTable_iOS tr[make_blue="1"] > :not(.td_ignore_tr_red) {
    background-color: #4290f5;
}

.dxgvTable_iOS tr[make_green="1"] > :not(.td_ignore_tr_red) {
    background-color: #bfe86a;
}

.tbl_noborder, .tbl_noborder > tr > td, .tbl_noborder > tbody > tr > td, .content_table, .tbl_noborder_wide,
.tbl_noborder_wide > tr > td, .tbl_noborder_wide > tbody > tr > td,
td.tbl_noborder .dxheHtmlViewArea td, td.tbl_noborder .dxheDesignViewArea, td.tbl_noborder .dxhePreviewArea
{
    border: solid 0px transparent !important;
    padding:0px;
    border-spacing:0px;
    border-collapse:separate;
}

.td_content
{
    width: 970px;
    padding-left: 20px;
}

.td_content .tbl_content_wide_1200
{
    width: 1200px;
    padding-left: 20px;
}

.td_content .tbl_content_wide_1100
{
    width: 1100px;
    padding-left: 20px;
}

.moneyIcon_Arial,
.field_lbl.moneyIcon_Arial
{
    font-family: verdana !important;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #596064 !important;
}

.tbl_compressed_row > tbody > tr > td
{
    border: solid 0px #7F7F7F;
    height:15px;
    padding: 0px;
}

.tbl_border
{
    border: solid 0px transparent !important;
    padding:10px 10px 10px 15px;
    border-spacing:0px;
    border-collapse:separate;
    vertical-align:middle;
}

.tbl_noborder_wide, .tbl_noborder_row_padding_wide
{
    width: 100%;
}

.tbl_noborder_row_padding_topalign, .tbl_noborder_row_padding_topalign > tr > td, .tbl_noborder_row_padding_topalign > tbody > tr > td
{
    vertical-align:top;
}

.tbl_noborder_row_padding,
.tbl_noborder_row_padding_topalign,
.tbl_noborder_row_padding_wide,
.tbl_noborder_row_bigpadding,
.tbl_noborder_row_padding_wide_topalign
{
    border: solid 0px transparent !important;
    padding:0px !important;
    border-spacing:0px;
    border-collapse:separate;
}

.tbl_noborder_row_padding > tr > td,
.tbl_noborder_row_padding > tbody > tr > td,
.tbl_noborder_row_padding_topalign > tr > td,
.tbl_noborder_row_padding_topalign > tbody > tr > td,
.tbl_noborder_row_padding_wide > tr > td,
.tbl_noborder_row_padding_wide > tbody > tr > td
{
    border: solid 0px transparent !important;
    border-spacing:0px;
    border-collapse:separate;
}

.tbl_noborder_row_padding > tr > td:not(.td_exclude_padding),
.tbl_noborder_row_padding > tbody > tr > td:not(.td_exclude_padding),
.tbl_noborder_row_padding_topalign > tr > td:not(.td_exclude_padding),
.tbl_noborder_row_padding_topalign > tbody > tr > td:not(.td_exclude_padding),
.tbl_noborder_row_padding_wide > tr > td:not(.td_exclude_padding),
.tbl_noborder_row_padding_wide > tbody > tr > td:not(.td_exclude_padding)
{
    padding:1px 0px;
}

.bigger_padding .tbl_noborder_row_padding > tr > td:not(.td_exclude_padding),
.bigger_padding .tbl_noborder_row_padding > tbody > tr > td:not(.td_exclude_padding)
{
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.tbl_noborder_row_bigpadding > tr > td, .tbl_noborder_row_bigpadding > tbody > tr > td
{
    border: solid 0px transparent !important;
    padding-bottom:5px 0px;
    border-spacing:0px;
    border-collapse:separate;
}

.tbl_td_padding_left {
    padding-left: 10px;
}

.footer_classic_ui
{
    padding:0px;
    border-spacing:0;
    width:779px;
}
.greet {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: #FF6600;
    line-height: 16px;
    font-weight: bold;
}

.sidelink {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: #902E74;
    line-height: 20px;
}

.pagesubheader {
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    color: #0066CC;
    font-weight: bold;
    line-height: 20px;
}

.upagesubheader {
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    color: #0066CC;
    font-weight: bold;
    line-height: 20px;
    text-decoration: underline;
}

.subsubheader {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: #0066CC;
    line-height: 20px;
}

.subheader {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #317BC8;
}

.mediumsubheader {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #317BC8;
}

.smallsubheader {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #317BC8;
    line-height: 12px;
}

.faq {
    font-family: arial,sans-serif;
    font-size: 13px;
    color: purple;
    line-height: 16px;
    font-weight: bold;
}

.faquestion {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: navy;
    font-weight:bold;
}

.faqanswer {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: navy;
    font-weight:normal;

}

.faquestionBig {
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    color: navy;
    font-weight:bold;
}

.faqanswerBig {
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    color: navy;
    font-weight:normal;

}

.faqSubMenu {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0066CC;
}

.redboldbody {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: red;
    font-weight: bold;
    line-height: 17px;
}

.body
{

    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 17px;
    font-weight: bold;

}

.body_v2
{
    font-family: arial,sans-serif,verdana,helvetica;
    font-size: 16px;
    color:  #596064;
    line-height: 17px;
    font-weight: normal;
}

.body_v2_top {
    margin-bottom:30px
}

.body_v2_bottom {
    margin-top:30px;
    margin-bottom:40px
}

.sessionExpContainerANO {
    display:flex;
    flex-direction:column;
    border:2px solid #63C2D9;
    padding:10px;
    align-items: center;
}

.sessionExpLine {
    width: 90%;
    height: 2px;
    background: #63C2D9;
    margin-top: 60px;
    margin-bottom: 10px;
    border: 0;
}

.body_big {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 14px;
    color: navy;
    line-height: 17px;
    font-weight: bold;
}

.AlignRight
{
    padding-left: 500px;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #0066CC;
    font-weight: bold;
}

/*small name on purpose - Not bold body*/
.nb {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 17px;
}

.nbblack {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: black;
    line-height: 17px;
}

.smallBody {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 9px;
    color: navy;
    line-height: 15px;
}

.mousehandpointer {
    cursor:pointer;
}

.bigBoldBody {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 13px;
    color: navy;
    line-height: 18px;
    font-weight: bold;
}

.biggerBoldBody {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 13px;
    color: navy;
    font-weight: bold;
}

.bigRedboldbody {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 13px;
    color: red;
    font-weight: bold;
    line-height: 18px;
}

.bigA {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #0066CC;
    font-weight: bold;
}

.SearchLabel {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 17px;
}
.orangeBody, .dxflRequired {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: #BB0456;
    line-height: 17px;
}

.asterisk_v2 {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: red;
    line-height: 17px;
    margin-bottom: 3px;
    text-align:center;
    font-weight:bold;
}

.asterisk_bold {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 16px;
    color: red;
    text-align: center;
    font-weight: bold;
}

.boldBody, .PhoneLabel {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 17px;
    font-weight: bold;
}

a {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #0066CC;
    font-weight: normal;
}

.grid_ios a {
    font: 14px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    line-height: 100%;
}

.faqlink {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 12px;
    text-decoration:underline;
    color: navy;
    font-weight:bold;
}

.instructional {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: #666666;
    line-height: 17px;
}

.comment {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 10px;
    color: #666666;
    line-height: 17px;
}

.errorMsg
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: red;
    line-height: 17px;
    font-weight: bold;
}

 .errorMsg .dxeBase a
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: red;
    line-height: 17px;
    font-weight: bold;
    text-decoration: underline;
}


.group_legend
{
    font: verdana,helvetica,arial,sans-serif 11px;
    font-weight: bold;
    color: Navy;
}

.group_border
{
    border: 1px solid #A8A8A8;
}

.tableheaderboldbig
{
    font-weight:bold;
    font-size:large;
}

.tableheader, .tableheaderadmin,
.dlTable .dxgvHeader
{
    background-repeat: repeat-x;
    background-color:  #99ccff;
    border-color: white !important;
    height: 49px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.tableHeaderHeightSmall
{
    height: 25px !important;
}

.tableHeaderHeightFix
{
    height: 25px !important;
}

.tableheaderadmin_small .tableheaderadmin
{
    height: 29px;
}

*.dxgvTable *.inheritHeaderHeight
{
    height: inherit;
}

*.gridpopupeditformheader,
*.gridpopupeditformheader TD.dxpc
{
    background-color:  #0066cc !important;
    color: white !important;
    font-weight: bold !important;
}

.gridpopupeditform .dxgvTable
{
    padding:0px;
}

.mostTopPopup
{
    z-index:12999 !important;
    border: 1px solid #3399ff !important ;
    border-radius: 5px;
    text-align:left;
}

.mostTopPopup .dxrpControl .dx-borderBox {
    border-radius: 0px 0px 5px 5px !important;
}

.popup_movable .dx-borderBox {
    border-radius: 0px 0px 5px 5px !important;
}

.dlTable .dxgvDataRow > td.dxgvIndentCell,
.dxgvGroupRow > td.dxgvIndentCell, .dxgvEditFormDisplayRow > td.dxgvIndentCell,
.dxgvEditForm > td.dxgvIndentCell,
.dxgvDetailRow > td.dxgvIndentCell
{
    background-color: #ced2d3;
    border-right-width: 1px !important;
    border-right-style: solid;
}
.css_grid_PymtPrefs .dlTable .dxgvDataRow > td.dxgvIndentCell,
.css_grid_PymtPrefs .dxgvGroupRow > td.dxgvIndentCell,.css_grid_PymtPrefs .dxgvEditFormDisplayRow > td.dxgvIndentCell,
.css_grid_PymtPrefs .dxgvEditForm > td.dxgvIndentCell,
.css_grid_PymtPrefs .dxgvDetailRow > td.dxgvIndentCell
{
    background-color: #E4E4E4;
    border-right-width: 1px !important;
    border-right-style: solid;
    border-right-color: #E4E4E4 !important;
}
.css_paynow_grid .dlTable .dxgvDataRow > td.dxgvIndentCell,
.css_paynow_grid .dxgvGroupRow > td.dxgvIndentCell,.css_paynow_grid .dxgvEditFormDisplayRow > td.dxgvIndentCell,
.css_paynow_grid .dxgvEditForm > td.dxgvIndentCell,
.css_paynow_grid .dxgvDetailRow > td.dxgvIndentCell
{
    background-color: White;
    border-right-width: 1px !important;
    border-right-style: solid;
}
.css_paynow_grid .dxgvDataRow > td.dxgvIndentCell, .css_paynow_grid .dxgvGroupFooter > td.dxgvIndentCell
{
    background-color: white;
}

.dxgvCommandColumn img
{
    padding-left:5px;
    padding-right:5px;
}

.dxgvDetailCell > .dxgvControl
{
    /*for PayNow*/
    background-color: transparent;
}

.dxgvFocusedGroupRow > td.dxgvIndentCell,
.dxgvFocusedRow > td.dxgvIndentCell,
.dxgvSelectedRow > td.dxgvIndentCell
{
    background-color: #ced2d3 !important;
}

tr.first_td_bottom_border_0.dxgvGroupRow > td.dxgv
{
    border-top: 30px solid white;
}

.dxgvTable .css_grid_PymtPrefs_DataRow.gridbody
{
    background-color: White;
}



.dlTable tr > td.dxgv {
    border-right-color:white !important;
    border-bottom-color:white !important;
}

.css_grid_PymtPrefs tr > td.dxgv {
    border-right:none;
    border-bottom:none;
}

.labelingridpanel
{
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    font-size: 14px;
    color: #0d45b7;
    font-weight: bold;
}

.tableheader, .tableheader > table > tbody > tr > td , .dlTable .dxgvHeader table, .NPListBox .dxeHFC, .NPListBox .dxeHC, .NPListBox .dxeHLC
{
    font-family: "Futura Bk BT", Verdana;
    font-size: 14px !important;
    color: #0066cc !important;
    font-weight: bold !important;
    text-align: center;
    background-color:  #99ccff;
}

.tableheaderadmin, .tableheaderadmin > table > tbody > tr > td
{
    font-family: "Futura Bk BT", Verdana;
    font-size: 12px !important;
    color: #0066cc !important;
    font-weight: bold !important;
    text-align: center !important;
    background-color:  #99ccff;
}

.tableheader > div, .tableheaderadmin > div
{
    border: 0 none;
    height: 50px;
    vertical-align: middle;
}

.gridfooter
{
    font-weight: bold;
    font-size: 11px;
    color: Black;
    line-height: 16px;
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    background-color: #becabc;
    border-collapse:collapse;
    border: 0 none;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
}

.tablegroup
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 17px;
    font-weight: bold;
}

.dlTable, .dlTable span, .gridbody span, .gridbodyadmin span,
.gridbodyalt span, .gridbodyaltadmin span,
.tableheader span, .tableheaderadmin span,
.gridfooter span, .tablegroup span, .dxgvControl, .dxpSummary
{
  font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif;
}

.dxgvCommandColumnItem, .dxgvCommandColumn, .dxgvControl .dlTable A, .dxgvControl .dlTable A:hover, .tableheader .dxgvControl
{
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    color: #2c8e41;
    font-size: 14px;
}

a.dxgvCommandColumnItem.dxbDisabled, a.dxgvCommandColumnItem.dxbDisabled:hover
{
    color: Gray;
}

.tableheaderadmin .dxgvControl
{
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    color: #0066cc;
    font-size: 12px;
}

.detailRow
{
    font-size: 11px !important;
}

.dxgvDetailRow .dxgvDetailCell
{
    padding-right: 0px;
}

.dxgv dxgvDetailCell dxgvHeader tableheader, .dxgv dxgvDetailCell dxgvHeader tableheaderadmin
{
    height: inherit;
}

.header_detailrow
{
    background-color: #f1c427;
    color: Black;
}

.hidden_links A, .hidden_links img
{
    visibility: hidden;
}

.dlTable .gridbody, .dlTable .gridbodyadmin, .tablebody, .gridbody, .gridbodyadmin /*, .gridbody for 1.6 grid*/
{
    color: Black;
    line-height: 17px;
    /*background-color: #dbf6fe;*/
    background-color:  #ececec;
    border-color: White;
    border-width: 1px;
    padding-left:10px;
    padding-right:5px;
}

.css_paynow_grid .dxgvTable .gridbody
{
    background-color: white;
    border-width: 0px;

}

.css_paynow_grid .dxgvTable .gridbodyalt, .dxgvTable .gridbodyaltadmin,
.css_paynow_grid .tablealternatebody,.css_paynow_grid  .gridbodyalt,.css_paynow_grid  .gridbodyaltadmin
{
    color: black;
    line-height: 17px;
    background-color:White;

}
.dxgvTable .gridbodyalt, .dxgvTable .gridbodyaltadmin,
.tablealternatebody, .gridbodyalt, .gridbodyaltadmin /*, .gridbodyalt for 1.6 grid*/
{
    color: black;
    line-height: 17px;
    background-color: #cccccc;
}

.dxgvTable .transactionStatus-Void, .dxgvTable_iOS .transactionStatus-Void { background-color: yellow; }
.dxgvTable .transactionStatus-Rejected, .dxgvTable_iOS .transactionStatus-Rejected { background-color: #FF8888;  color: #fff; }
.dxgvTable .transactionStatus-Rejected a, .dxgvTable .transactionStatus-Rejected a:hover { color: #b5e4bf; }
.dxgvTable .transactionType-Returned, .dxgvTable_iOS .transactionType-Returned { background-color: orange; }
.dxgvTable .transactionStatus-Pending, .dxgvTable_iOS .transactionStatus-Pending { background-color: aqua; }
.dxgvTable .transactionStatus-Pending, .dxgvTable_iOS .transactionType-Chargeback-Denied {
    background-color: lightgrey;
}

.dxgvTable .llcType-Generic, .dxgvTable_iOS .llcType-Generic, td.llcType-Generic, table.llcType-Generic { background-color: #FFFFC9; }
.dxgvTable .siteType-Generic, .dxgvTable_iOS .siteType-Generic, td.siteType-Generic, table.siteType-Generic { background-color: #FFFFC9; }

.dxgvTable .siteManagementRow.LLCDisabled, .dxgvTable_iOS .siteManagementRow.LLCDisabled, td.siteManagementRow.LLCDisabled, table.siteManagementRow.LLCDisabled {
    background-color: #FFA726;
}

.dxgvTable .merchantType-Generic,
.dxgvTable_iOS .merchantType-Generic,
td.merchantType-Generic,
table.merchantType-Generic,
.merchantType-Generic tr.dxgvDataRow_iOS,
.merchantType-Generic > table {
    background-color: #FFFFC9;
}

.dxgvTable .subID-DeniedBankData, .dxgvTable_iOS .subID-DeniedBankData { background-color: #FF8888;  color: #fff; }
.dxgvTable .subID-DeniedBankData a, .dxgvTable .subID-DeniedBankData a:hover { color: #b5e4bf; }

.dxgvTable .ddaRequest-ByClient, .dxgvTable_iOS .ddaRequest-ByClient { background-color: lightskyblue; }

.dxgvTable .assignAccount-ExpiredRejectDate, .dxgvTable_iOS .assignAccount-ExpiredRejectDate {
    background-color: mistyrose;
}

.bottom_page_control
{
    padding-top: 10px;
}

.gridbody_hottrack
{
    color: black;
    line-height: 17px;
    background-color: #b0eafd;
}

.dxgvTable .gridbody_focused, .gridbody_focused /*, .gridbody_focused*/
{
    color: black;
    line-height: 17px;
    background-color: #ced2d3;
    font-family:  "Futura Bk BT", verdana,helvetica,arial,sans-serif;
}

a.detailRow
{
    font-family:verdana,helvetica,arial,sans-serif;
    font-size: 14px;
}

.gridbody, .gridbody > tbody, .GridStyle,
.gridbodyalt, .gridbodyalt > tbody, .tablealternatebody, .tablebody
{
    border: solid 1px white !important;
    font-family:  "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    font-size: 14px;
    padding-left:10px;
    padding-right:10px;
}

.gridbodyadmin, .gridbodyadmin > tbody, .gridbody_hottrack, .gridbody_focused,
.gridbodyaltadmin, .gridbodyaltadmin > tbody
{
    border: solid 1px white !important;
    font-family:  "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    font-size: 12px;
    padding-left:10px;
    padding-right:10px;
}

/* begin of new dashboard grid style */

.tableheaderadmin_dashboard
{
    border: none !important;
    height: 49px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.tableheaderadmin_dashboard.dxgvHeader table, .gridfooter_dashboard
{
    text-align: right;
}

.dlTable .tableheaderadmin_dashboard.left_align.dxgvHeader table, .gridfooter_dashboard .left_align
{
    text-align: left;
}

.tableheaderadmin_dashboard .dx-vam
{
    width: 0px;
}


.dxgvTable .dxgvHeader.tableheaderadmin_dashboard,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard table
{
    background-color: #ffffff;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row td
{
    font: bold 12px Arial;
    color: #ffffff;
    text-align: center !important;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_Total,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_Total td
{
    background-color: #27833a;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_ACH,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_ACH td
{
    background-color: #4b8ed5;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_CC,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_CC td {
    background-color: #14bced;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_OnlineBanking,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_OnlineBanking td
{
    background-color: #9373bf;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_LBX-ACH,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_LBX-ACH td {
    background-color: #f3a595;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_LBX-CHK21,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_LBX-CHK21 td {
    background-color: #e05f59;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_Cash,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_Cash td
{
    background-color: #d2691e;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_EFT,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.first_row.FinReportGrid_Column_EFT td {
    background-color: #ff5073;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.second_row,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.second_row td:first-child
{
    font: bold 12px Arial;
    color: #545557;
    text-decoration: underline;
    vertical-align: bottom;
}

.gridbodyadmin_dashboard, .gridbodyadmin_dashboard > td,
.gridbodyaltadmin_dashboard, .gridbodyaltadmin_dashboard > td
{
    border: none !important;
    font-family:  "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    font-size: 12px;
    padding-left:10px;
    padding-right:10px;
    color: #0066cb;
    background-color: #ffffff;
}

.gridfooter_dashboard, .gridfooter_dashboard > td
{
    font: bold 12px Arial;
    color: #545557;
    line-height: 16px;
    background-color: #ffffff;
    border-collapse: collapse;
    border: 0 none;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
}

.gridfooter_dashboard > td:not(.dxgvIndentCell)
{
    border-top: 2px solid #9accff !important;
}

.gridbodyadmin_dashboard .dxGridView_gvDetailCollapsedButton,
.gridbodyaltadmin_dashboard .dxGridView_gvDetailCollapsedButton,
.gridgrouprow_dashboard .dxGridView_gvCollapsedButton
{
    width: 16px;
    height: 16px;
    background: url('../App_Themes/NPTheme/images/grid/Green_Plus_Sign_16x16.png') no-repeat;
}

.gridbodyadmin_dashboard .dxGridView_gvDetailExpandedButton,
.gridbodyaltadmin_dashboard .dxGridView_gvDetailExpandedButton,
.gridgrouprow_dashboard .dxGridView_gvExpandedButton
{
    width: 16px;
    height: 16px;
    background: url('../App_Themes/NPTheme/images/grid/Green_Minus_Sign_16x16.png') no-repeat;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.one_row_header,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.one_row_header td
{
    background-color: #0664c4;
}

.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.one_row_header,
.dxgvTable .dxgvHeader.tableheaderadmin_dashboard.one_row_header td:first-child
{
    font: bold 12px Arial;
    color: #ffffff;
    text-align: left;
    vertical-align: middle;
}

.navigatorBar_skin
{
    border-width: 2px 0 0 0;
    border-color: #9accff;
    border-style: solid;
    background-color: #ffffff;
}

.navigatorBar_skin .dxpLite .dxp-summary,
.navigatorBar_skin .dxpLite .dxp-current,
.navigatorBar_skin .dxpLite .dxp-num,
.navigatorBar_skin .dxpLite .dxp-num:hover {
    color: #545557;
    font-weight: bold;
    font-size: 11px;
    line-height: 12px;
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif;
}

.gridgrouprow_dashboard,
.gridgrouprow_dashboard span
{
    font: bold 12px Arial;
    background-color: #ffffff;
    color: #545557;
}

.gridbodyadmin_skin, .gridbodyadmin_skin > td,
.gridbodyaltadmin_skin, .gridbodyaltadmin_skin > td {
    border: none !important;
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    color: #545557;
    background-color: #ffffff;
}

.dxgvTable .gridbodyadmin_skin.dxgvDataRow > td.dxgvIndentCell,
.dxgvTable.gridtable_dashboard .dxgvDetailRow > td.dxgvIndentCell {
    background-color: #ffffff;
}

.gridtableadmin_skin.dxgvTable A {
    color: #0066cb;
}

.gridtableadmin_skin.dxgvTable A:hover {
    color: #0066cb;
}

/* end of new dashboard grid style */

.gridbodyadminHeightSmall
{
    padding-left:1px !important;
    padding-right:1px !important;
    font-size: 12px !important;
}

.gridbodyaltadminSmall
{
    padding-left:1px !important;
    padding-right:1px !important;
    font-size: 12px !important;
}

.gridbodyaltadminSmaller, .gridbodyaltadminSmaller .field_lbl_black_small, .gridbodyaltadminSmaller label.field_lbl_black_small
{
    padding-left:1px !important;
    padding-right:1px !important;
    font-size: 11px !important;
}

.gridbodyadminHeightSmaller, .gridbodyadminHeightSmaller .field_lbl_black_small, .gridbodyadminHeightSmaller label.field_lbl_black_small
{
    padding-left:1px !important;
    padding-right:1px !important;
    font-size: 11px !important;
}

tr.dxgvGroupRow > td.dxgv
{
    border-bottom-width: 0px;
}


.producttableheader
{
    font-weight: bold;
    font-size: 12px;
    color: navy;
    line-height: 8px;
    font-family: verdana,helvetica,arial,sans-serif;
    background-color: #cccccc;
    text-align:center;
    margin:10px;
    overflow:visible;
}

.producttablefooter
{
    font-weight: bold;
    font-size: 12px;
    color: navy;
    line-height: 17px;
    font-family: verdana,helvetica,arial,sans-serif;
    background-color: #7fb3e2;
}

.producttablegroup
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 12px;
    color: navy;
    line-height: 18px;
    font-weight: bold;
}

.producttablebody
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 12px;
    color: navy;
    line-height: 18px;
    background-color: #F6FCFF;
    padding-left:5px;
    padding-right:5px;

}

.producttablealternatebody
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 12px;
    color: navy;
    line-height: 18px;
    background-color: #F6E8B7;
    padding-left:5px;
    padding-right:5px;
}

.Buttons
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    line-height: 16px;
    font-family: verdana,helvetica,arial,sans-serif;
    background-color: #ff6600;
}

.maroontablegroup
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: #0066CC;
    line-height: 17px;
    font-weight: bold;
    background-color: #F7F2E1;
}

.tablegroupinvisibleforprint
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 0px;
    color: white;
    line-height: 0px;
    background-color:White;
    border-color:White;
}

.tablegroupinvisibleforprint TABLE
{
    font-size: 0px;
    color: white;
    border-color:White;
}

.tablegroupinvisibleforprintEndPage
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 0px;
    color: white;
    line-height: 0px;
    background-color:White;
    border-color:White;
}

.tablegroupinvisibleforprintEndPage TABLE
{
    font-size: 0px;
    color: white;
    border-color:White;
}


.tablegroupprintEndPage TABLE
{
    font-size: 11px;
    color: navy;
    text-align:right;
}

.tablegroupprintEndPage
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 11px;
    font-weight: bold;
    background-color:White;
    border-bottom-width: 2px;
    border-bottom-style:solid;
    page-break-after:always;
    text-align:right;
}

.tablegroupprint TABLE
{
    font-size: 11px;
    color: navy;
    text-align:right;
}

.tablegroupprint
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 11px;
    font-weight: bold;
    background-color:White;

    border-bottom-width: 2px;
    border-bottom-style:solid;

    text-align: center;

}

.MessagePanelbody
{
    background-color: white;
    border-style:none;
    padding-left:5px;
    padding-right:5px;

}

.footer {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 10px;
    color: #40740A;
    line-height: 16px;
}

.statusBar
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    line-height: 16px;
    font-family: verdana,helvetica,arial,sans-serif;
    background-color: #7fb3e2;
    border-collapse:collapse;
}

.navigatorBar
{
    font-weight: bold;
    font-size: 11px;
    color: #7fb3e2;
    line-height: 12px;
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    background-color: #becabc;
    border-color: White;
    border-style:solid;
}

.ProductGridStyle
{
    /*
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-top-color: #FFFFFF;*/
    border: 0 none;
}

.Msg
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    line-height: 16px;
    font-family: verdana,helvetica,arial,sans-serif;
    background-color:Transparent;
    border-collapse:collapse;
}

.ApplicationContext
{
    font-weight: normal;
    font-size: 10px;
    color: Red;
    line-height: 13px;
    font-family: verdana,helvetica,arial,sans-serif;
    background-color:Transparent;
    border-collapse:collapse;
}

.ApplicationContextBold
{
    font-weight: bold;
    font-size: 10px;
    color: Red;
    line-height: 13px;
    font-family: verdana,helvetica,arial,sans-serif;
    background-color:Transparent;
    border-collapse:collapse;
}

.MainMenuMItem
{
    font-size:8pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:#317BD1;
    background-color: #F7F2E1;
    border-style:solid;
    border-width:1pt;
    border-left-color: #C0C0C0;
    border-right-color: #808080;
    border-top-color: #C0C0C0;
    border-bottom-color: #808080;
}

.MainMenuSelMItem
{
    font-size:8pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:#FFAC04;
    background-color: #F7F2E1;
    border-style:solid;
    border-width:1pt;
    border-left-color: #C0C0C0;
    border-right-color: #808080;
    border-top-color: #C0C0C0;
    border-bottom-color: #808080;
}

.MainMenuCustomMItem
{
    font-size:9pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color: navy;
    background-color: #FDD5B1;
}

.MainMenuCustomSelMItem
{
    font-size:9pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:#FFDAB9;
    background-color: #C32148;
}

.selmenuitem
{
    font-size:8pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:#FFFFFF;
    background-color: #FFAC04;
}
.sepmenuitem
{
    background-color: #0066CC;
    color:#0066CC;
}
.depmenuitem
{
    font-size:8pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:#FFFFFF;
    background-color: #FFAC04;
    /*
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;	*/
}

.depselmenuitem
{
    font-size:8pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:#0066CC;
    background-color: #FFAC04;
    /*
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;	*/
}
.subinfomenumenuitem
{
    font-size:7.5pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:white;
    background-color:#89B0D9;

}
.subinfomenuselmenuitem
{
    font-size:7.5pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:navy;
    background-color: #89B0D9;
}

.submenumenuitem
{
    font-size:7.5pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:white;
    background-color: #89B0D9;
}
.submenuselmenuitem
{
    font-size:7.5pt;
    font-family: verdana,arial,sans-serif;
    font-weight:bold;
    color:#89B0D9;
    background-color: white;
}

html {
    height: 100%;
}
body {
    margin: 0 0 -16px;
    padding: 0;
    height: 100%;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    background-color: white;
    color:#000000;
}
#NP_container {
    background: #EEE;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin: 0;
    height: 100%;
}

.pagetable
{
    width:100%;
    height:100%;
    border:0 none;
    background-color: #FFFFFF;
    padding-left: 20px !important;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
}

.tbl_content
{
    width:100%;
    height:100%;
    border:0 none;
    background-color: #FFFFFF;
    padding-left: 10px !important;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
}

.tbl_page_content
{
    width:100%;
    height:400px;
    border:0 none;
    background-color: #FFFFFF;
    padding-left: 20px !important;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
}
.tbl_page_content_td1
{
    vertical-align:top;
    width:100%;
    background-color: #FFFFFF;
    padding-left:30px !important;
}

.tbl_page_content_td1_rp
{
    vertical-align:top;
    width:100%;
    background-color: #FFFFFF;
    padding-left:30px !important;
    padding-right:20px !important;
}

.tbl_page_content_td1-padding {
    vertical-align:top;
    width:100%;
    background-color: #FFFFFF;
    padding: 0 30px 0 30px !important;
}

* html body
{
    height: 100%;
}

.cal-GridStyle
{

    border-top-color: #6666FF;
    border-left-color: #6666FF;
    border-right-color: #6666FF;
    border-bottom-color:  #6666FF;
    border-width:1px;
    border-style: solid;
}

.cal-HeadCell
{
    text-transform: uppercase;
    font-family: Verdana, Arial, sans-serif;
    color: Black;
    font-weight:bold;
    background-color: #99CCFF;/* #CCCC99; */

    border-top-color: #6666FF;
    border-left-color: #6666FF;
    border-right-color: #6666FF;
    border-bottom-color:  #6666FF;
    border-width:1px;
    border-style: solid;
}

.cal-GreyDate {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFCC;
    color: #999999;

    border-top-color: #6666FF;
    border-left-color: #6666FF;
    border-right-color: #6666FF;
    border-bottom-color:  #6666FF;
    border-width:1px;
    border-style: solid;
}

.cal-body {
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 17px;
    font-weight: bold;
    height:17px;
    width:100px;
    border-style: groove;
}
.cal-SelectedDate {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: red;
    background-color: white;

    border-top-color: #6666FF;
    border-left-color: #6666FF;
    border-right-color: #6666FF;
    border-bottom-color:  #6666FF;
    border-width:1px;
    border-style: solid;
}


.tahoma
{
    FONT-SIZE: xx-small; FONT-FAMILY: tahoma, arial, helvetica, sans-serif
}
.verdana
{
    FONT-SIZE: xx-small; FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
.arial, .arial_white
{
    FONT-SIZE: xx-small;
    FONT-FAMILY: arial, helvetica, sans-serif;
}

.arial_white
{
    color: White;
}

LI
{
    list-style-type:none;
}

.tip {font:10px/12px Arial,Helvetica,sans-serif; border:solid 1px #666666; width:270px;
      padding:1px; position:absolute; z-index:105; visibility:hidden; color:#333333; top:20px;
      left:90px; background-color:#ffffcc; /* layer-background-color:#ffffcc; */}
.fo {position:relative;visibility:visible;}


.ViewTable
{
    border:	1px solid #317BC8;
}

.ViewTableData
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 17px;
    font-weight: bold;
    text-decoration:  none;

    background-color: #F6FCFF;

}


.ViewTableDataAlt
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 17px;
    font-weight: bold;

    border-bottom: 1px solid #317BC8;
    text-decoration:  none;
}

.ViewTableDataLastRow
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 17px;
    font-weight: bold;

    text-decoration:  none;
    border-bottom: 1px solid #317BC8;
}

.ViewTableDataLastRowColor
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    color: navy;
    line-height: 17px;
    font-weight: bold;

    text-decoration:  none;
    background-color: #F6FCFF;
    border-bottom: 1px solid #317BC8;

}

.CI
{
    font-family: Verdana;
    font-size: 8pt;
}

.CIStr
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight:700;
}

/*move to style.css*/

.content_PropertyName
{
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 14px;
    color: black;
    line-height: 18px;
    font-weight: bold;
}

.content_PropertyName_skin, .gridPayNow .content_PropertyName_skin 
{
    font-family: arial;
    font-size: 16px;
    color: #3198b7;
    line-height: 18px;
    font-weight: bold;
}

.page_content_v2 .holder_v2
{
    border-top: 3px solid #238bb2 !important;
    border-left: 1px solid #e6e7e9 !important;
    border-right: 1px solid #e6e7e9 !important;
    border-bottom: 1px solid #b8b9ba !important;
    padding: 40px;
    margin-bottom: 15px;
    min-width: 830px;
    width:100%
}

.rj_style .page_content_v2 .holder_v2{
    padding: 0;
    display: block;
    border: 1px solid rgba(5,13,30,.07) !important;
    border-radius: 8px ;
    font-family: Rawline,Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 2px 0px, rgba(0, 0, 0, 0.05) 0px 3px 1px -2px, rgba(0, 0, 0, 0.07) 0px 1px 5px 0px;

}

.rj_style .page_content_v2 .holder_v2 span{
    font-family: Rawline,Helvetica,Arial,sans-serif !important;
    font-size: 16px;
}

.rj_style .page_content_v2 .holder_v2 .dllayout_caption120{
    width: 150px !important;
}

.rj_style .page_content_v2 .holder_v2 td{
    padding-bottom: 3px;
}


.field_lbl_enlarge .dxeBase, label.field_lbl_enlarge .dxeBase
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: black;
}

.hidden
{
    display:none;
}

.hidden_visibility {
    visibility: hidden;
}

.np_centered
{
    text-align:center;
}

.dxeErrorCell, .dxeErrorCell > table
{
    border-collapse:separate !important;
}

a.pointer_cp
{
    cursor:pointer;
    font-family: Tahoma;
    font-size:9pt;
    font-weight:normal;
    color:#0D45B7;
    text-transform:none;
}

a.pointer_cp:hover
{
    color:#5494ea;
}

.inner_botton_shade_left
{
    background-image: url('../App_Themes/NPTheme/images/home/slider_bottom_shadow_left.png');
    background-position: top;
    width: 47px !important;
    background-repeat:no-repeat;
    height: 25px;
}
.inner_botton_shade_1x
{
    background-image: url('../App_Themes/NPTheme/images/home/slider_bottom_shadow_1x.png');
    background-repeat: repeat-x;
    background-position: top;
    height: 25px;
}
.inner_botton_shade_right
{
    background-image: url('../App_Themes/NPTheme/images/home/slider_bottom_shadow_right.png');
    background-position: top;
    background-repeat:no-repeat;
    width: 47px !important;
    height: 25px;
}
.groupRowHeader
{
    color: Black;
}
.groupRowData
{
    color: #0066cc;
}

/*Select SE page*/
.address_help
{
    width:280px;
    height:148px;
    background-image: url('../App_Themes/NPTheme/images/selectse/address_help.png');
    background-repeat:no-repeat;
    background-position:right;
}

.address_help_v2
{
    width:280px;
    height:148px;
    background-image: url('../App_Themes/NPTheme/images/selectse/address_help_v2.png');
    background-repeat:no-repeat;
    background-position:right;
}

.address_help_v2_ca
{
    width:280px;
    height:148px;
    background-image: url('../App_Themes/NPTheme/images/selectse/address_help_v2_ca.png');
    background-repeat:no-repeat;
    background-position:right;
}

table tr > td.account_group_id_help_bhs, table tr > td.account_group_id_help_hs, table tr > td.account_group_id_help_crn,
table tr > td.account_group_id_help_mki, table tr > td.account_number_help_lwr, table tr > td.account_number_help_brd,
table tr > td.account_number_help_tfc, table tr > td.account_number_help_tme, table tr > td.account_number_help_grc,
table tr > td.account_number_help_krs, table tr > td.account_number_help_map, table tr > td.account_number_help_hta,
table tr > td.account_number_help_greenthal2, table tr > td.account_number_help_stellar,
table tr > td.account_number_help_samson, table tr > td.account_number_help_samsonres,
table tr > td.account_number_help_salem, table tr > td.account_number_help_durst,
table tr > td.account_number_help_lefrak, table tr > td.account_number_help_abc, table tr > td.account_number_help_rpny,
table tr > td.account_number_help_midboro,
table tr > td.account_number_help_jlp, table tr > td.account_number_help_bernstein,
table tr > td.account_number_help_rudin, table tr > td.account_number_help_principal
{
    border: 1px dotted black !important;
    background-repeat:no-repeat;
    background-position:center;
}

table tr > td.account_group_id_help_bhs
{
    width:730px;
    height:215px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_BHS.png');
}

table tr > td.account_group_id_help_hs
{
    width:730px;
    height:215px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_HS.png');
}

table tr > td.account_group_id_help_crn
{
    width:742px;
    height:236px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_CRN.jpg');
}

table tr > td.account_group_id_help_mki
{
    width:772px;
    height:255px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_MKI.png');
}

table tr > td.account_number_help_lwr
{
    width:620px;
    height:290px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_LWR.png');
}

table tr > td.account_number_help_brd
{
    width:780px;
    height:290px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_BRD.png');
}

table tr > td.account_number_help_tfc
{
    width:597px;
    height:351px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_TFC.jpg');
}

table tr > td.account_number_help_tme
{
    width:810px;
    height:680px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_TME.png');
}

table tr > td.account_number_help_grc
{
    width:790px;
    height:320px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_GRC.png');
}

table tr > td.account_number_help_krs
{
    width:600px;
    height:320px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_KRS.png');
}

table tr > td.account_number_help_map
{
    width:630px;
    height:300px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_MAP.png');
}

table tr > td.account_number_help_hta
{
    width:825px;
    height:210px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_HTA.png');
}

table tr > td.account_number_help_greenthal2
{
    width:805px;
    height:388px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Greenthal2.png');
}

table tr > td.account_number_help_mpic
{
    width:800px;
    height:370px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_MPIC.png');
}

table tr > td.account_number_help_stellar
{
    width:850px;
    height:362px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Stellar.png');

}

table tr > td.account_number_help_samson
{
    width:820px;
    height:449px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Samson.png');

}

table tr > td.account_number_help_samsonres
{
    width:850px;
    height:414px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Samson_Res.png');

}

table tr > td.account_number_help_salem
{
    width:821px;
    height:360px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Salem.png');

}

table tr > td.account_number_help_durst
{
    width:800px;
    height:320px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Durst.png');
}

table tr > td.account_number_help_lefrak
{
    width:580px;
    height:390px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Lefrak.jpg');
}

table tr > td.account_number_help_abc
{
    width:560px;
    height:360px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_ABC.png');
}

table tr > td.account_number_help_midboro
{
    width:1026px;
    height:291px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Midboro.png');
}

table tr > td.account_number_help_rpny
{
    width:927px;
    height:363px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Renaissance.png');
}

table tr > td.account_number_help_jlp
{
    width:603px;
    height:337px;
    background-image: url('../Custom/jlp/images/Diagram_for_Lookup_Address.png');
}

table tr > td.account_number_help_bernstein
{
    width:757px;
    height:330px;
    background-image: url('../Custom/bernstein/images/Diagram_for_Lookup_Address.jpg');
}

table tr > td.account_number_help_rudin
{
    width:600px;
    height:299px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Rudin.jpg');
}

table tr > td.account_number_help_principal
{
    width:700px;
    height:346px;
    background-image: url('../App_Themes/NPTheme/images/selectse/Diagram_for_Lookup_Address_Principal.jpg');
}

.LightPinkBack, .LightPinkBack:not(.dxeFocused) input:not(.dxeFocused)
{
    background-color:LightPink !important;
}

.td_subreport_title
{
    font: bold 36px Arial;
    color: #4b4c4e;
}

.td_subreport_options_header
{
    text-align: right;
    color: #0066cb;
    font: bold 12px Arial;
}

.td_subreport_options_control
{
    width: 150px;
}

.tbl_subreport
{
    background-color: #ffffff;
    width: 100%;
    padding-top:5px;
    padding-left:5px;
    margin-top: 10px;
}

.tbl_subreport.with_top_border
{
    border-top: 2px solid #4b4c4e;
}

.td_gray_summary
{
    width:150px;
    color: Gray;
    text-align:center;
}

.lbl_large_bold
{
    font-family: arial, helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}
.css_td1_AddressLabel .groupRowHeader ,.css_td1_AddressLabel, .css_td2_AddressLabel
{
    vertical-align:top;
}
.css_td1_AddressLabel
{
    width:50%;
}
.tbl_noborder td.groupRowData
{
    padding-left:5px;
}

.groupRowHeader
{
    white-space: nowrap;
}
tr.css_grid_PymtPrefs_DataRow > td.dxgvIndentCell
{
    width:5px !important;
}
.css_padding_left
{
    padding-left:210px;
}
table.dxgvControl.css_padding_if_without_name
{
    padding-left:195px;
    background-color: #F7F7F7;
}
span.dxeBase.css_rb_padding
{
    padding-right:3px;
    padding-left:1px;
}
table.css_tbl_padding_top_bt
{
    padding-top:1px;
    padding-bottom:1px;
}
.css_td_FA_width
{
    width:333px;
}
span.dxeTAR.css_chb_no_padding
{
    padding:0 0 0 0;
}
.css_grid_Amounts
{
    background-color:White;
}
.css_div_like_line
{
    height:1px;
    border-bottom:1px solid black;
    width:100%;
    margin: 0 auto;
}

.helpcenter {
    position:fixed;
    bottom:0;
    right:250px;
    margin:0;
    padding:0;
    z-index:10000;
    width:134px;
    height:30px;
}
a.css_ImgRemove
{
    vertical-align:top;
}

@media screen and (max-width: 640px) {
    .helpcenter {
        display:none;
    }
}

.tabHeader_TransCommand, .tabHeader_TransCommand a
{
    font-size:14px !important;
    font-weight:bold !important;
}

.onb_internal_caption
{
    font-weight:bold !important;
    color: Black !important;
}

.onb_internal_same_value
{
    color: Green;
}

.onb_internal_diff_value
{
    color: Red;
}

.onb_internal_table
{
    white-space:nowrap;
    font-size:11px;
    border-collapse: collapse;
    border: 1px solid black;
}

.onb_internal_table td, .onb_internal_table th
{
  border: 1px solid black;
}

.onb_internal_table tr:first-child th
{
  border-top: 0;
}

.onb_internal_table tr:last-child td
{
  border-bottom: 0;
}

.onb_internal_table tr td:first-child, .onb_internal_table tr th:first-child
{
  border-left: 0;
}

.onb_internal_table tr td:last-child, .onb_internal_table tr th:last-child
{
  border-right: 0;
}

#tbl_autopay_frequency.td_padding td:not(:last-child)
{
    padding-right: 10px;
}

.dxgvHeader.grid_header_admin, .dxgvHeader.grid_header_admin > table
{
    background-color: transparent;
}

.dxgvHeader.grid_header_admin
{
    border-bottom-style:solid;
    border-bottom-color:black !important;
    border-bottom-width:1px;
}

.dxgvFilterRow.grid_filter_admin .dxgv{
    border-bottom-style:solid;
    border-bottom-color:black !important;
    border-bottom-width:1px;
}

.transparentStyle
{
    background-color: transparent;
}

.transparentStyle .dxbButton,
.grid_ios .dxbButton
{
    background-image: none;
}

.transparentStyle .dxbButton div.dxb
{
    padding: 0px;
}

table.tbl_no_spacing {
    border-collapse: collapse;
    border-spacing:0px;
}

table.tbl_no_padding > tr > td,
table.tbl_no_padding > tbody > tr > td,
table.tbl_no_padding > tr > th,
table.tbl_no_padding > tbody > tr > th {
    padding:0px;
}

.dxgvTable .hosted_funding_problems,
.grid_ios .hosted_funding_problems {
    background-color:brown;
    color:white;
}

.dxgvTable .hosted_funding_problems a,
.grid_ios .hosted_funding_problems a {
    color:chartreuse;
}

.dxgvTable .hosted_funding_problems a:hover,
.grid_ios .hosted_funding_problems a:hover {
    color:#49ee00;
}

.dxgvTable .dxgvDataRow.report_suppressed_bill {
    background-color:yellow !important;
}

.LbxPopup__Header
{
    height: 30px;
    font-size: 16px;
}
.LbxPopup__Header .dxpc-headerText
{
    margin-top:5px;
}

.RadioButton_Popup_Resubmit{
    font: 12px Tahoma, Geneva, sans-serif;
    font-weight: bold;
}

.RadioButton_Popup_Resubmit_TextBox, .RadioButton_Popup_Resubmit_DD{
    width: 100px;
    margin-left: 10px;
}



.RadioButton_Popup_Resubmit_Row{
    display: flex;
}

.gridbody_main_field {
     font-family: FreeMono, monospace;
}


.ManageSubID_DataChangePopup_Table {
    width: 100%;
}

.ManageSubID_DataChangePopup_TD {
    width: 33%;
    border: 1px solid #000000;
}

.ManageSubID_DataChangePopup_TD > h3 {
    text-align: center;
}

.h_pc_createPaymentMethod_Div {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: justify;
}

.css_popup_history_maindiv {
    min-width: 1000px;
    display: inline-block;
    height: 600px;
    overflow-y: auto;
    overflow-x: auto;
}

.listbox_filter_string {
    font-weight:bold;
}

.css_ctrls_rpt_exprecpayrev
{
    border-collapse: separate;
    border-spacing: 0px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
}

.css_ctrls_rpt_exprecpayrev td:first-child
{
    padding: 0px;
}

.dxgvTable .RefIDCellStyle_freemono,
.dxgvTable .RefIDCellStyle_freemono a,
.dxgvTable_iOS .RefIDCellStyle_freemono,
.dxgvTable_iOS .RefIDCellStyle_freemono a
{
    font-family: FreeMono, monospace !important;
}

.h_pop_CustomAlert_MainDiv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: 100px;
}

.h_pop_CustomAlert_lbl {
    padding-bottom: 15px;
    font-size: 14px;
}

.css_custompmtterms li {
    list-style-type: circle;
}

.css_IOP_TenantAccountAddressDD_tr > td:first-child:not(.css_IOP_TenantAddressDD_TD):not(.css_IOP_TenantAccountRB_TD)
{
    width:130px;
}

.css_IOP_TenantAccountAddressDD_tr > td.css_IOP_TenantAccountRB_TD
{
    width:180px;
}

.css_IOP_TenantAccountAddressDD_tr > td.css_IOP_TenantAccountDD_TD td.dllayout_caption50_r
{
    width:0px !important;
}

.css_IOP_TenantAccountAddressDD_tr td.css_IOP_TenantAddressDD_TD
{
    padding-left:130px;
}

.dxgvTable .UserDirectDebit-Yes,
.dxgvTable_iOS .UserDirectDebit-Yes
{
    background-color: #FFFF80;
}


/* Search criteria region */

.left_collapse_button
{
    float: left;
    padding-right: 10px;
}

.searchCriteriaPnl
{
    border: none;
}

/* Common and lvl_0 */
.searchCriteriaPnl .dxrpHeader
{
    display: block;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    line-height: 18px;
}

.css_PaymentHistory .searchCriteriaPnl.lvl_0 td.dxrpHeader
{
    padding-left: 29px;
}

.searchCriteriaPnl.lvl_0.collapseable .dxrpHeader
{
    padding-left: 0px;
}

.searchCriteriaPnl td.dxrpHeader, .dxrpControl.searchCriteriaPnl > tbody > tr > .dxrpcontent
{
    background-color: transparent;
    border: none;
}

.searchCriteriaPnl td.dxrpHeader span.dxrpHT
{
    color: #000000;
}

.css_PaymentHistory .searchCriteriaPnl.dxrpControl td.dxrpHeader
{
    padding: 0px 8px 0px 10px;
}

.searchCriteriaPnl.dxrpControl td.dxrpHeader {
    padding: 0px;
}

.css_PaymentHistory .searchCriteriaPnl.dxrpControl.dxrp-noCollapsing > tbody > tr.dxrpCR > .dxrpcontent:first-child,
.css_PaymentHistory .searchCriteriaPnl.dxrpControl > tbody > tr.dxrpCR > .dxrpcontent > .dxrpAW > .dxrpCW,
.css_PaymentHistory .searchCriteriaPnl.dxrpControl > tbody > tr.dxrpCR > .dxrpcontent > .dxrpCW
{
    padding: 0px 10px 10px 10px;
}

.searchCriteriaPnl.dxrpControl.dxrp-noCollapsing > tbody > tr.dxrpCR > .dxrpcontent:first-child,
.searchCriteriaPnl.dxrpControl > tbody > tr.dxrpCR > .dxrpcontent > .dxrpAW > .dxrpCW,
.searchCriteriaPnl.dxrpControl > tbody > tr.dxrpCR > .dxrpcontent > .dxrpCW {
    padding: 0px 0px 10px 0px;
}

.css_PaymentHistory .searchCriteriaPnl .dxflGroup
{
    padding: 0px 5px 6px 5px;
}

.searchCriteriaPnl .dxflGroup
{
    padding: 0px;
}

/* lvl_1 */
.css_PaymentHistory .searchCriteriaPnl.lvl_0.collapseable .searchCriteriaPnl.lvl_1 td.dxrpHeader {
    padding-left: 6px;
}

.searchCriteriaPnl.lvl_1 .dxflGroup
{
    padding: 0px;
}

.dxrpControl.searchCriteriaPnl.lvl_1.dxrp-noCollapsing > tbody > tr.dxrpCR > .dxrpcontent:first-child,
.dxrpControl.searchCriteriaPnl.lvl_1 > tbody > tr.dxrpCR > .dxrpcontent > .dxrpAW > .dxrpCW,
.dxrpControl.searchCriteriaPnl.lvl_1 > tbody > tr.dxrpCR > .dxrpcontent > .dxrpCW
{
    padding: 0px;
}

.searchCriteriaPnl .dxflGroupCell
{
    padding: 0px;
}

.dxrpControl.searchCriteriaPnl.lvl_1 .dxflVATSys.dxflGroupCell {
    padding: 0px;
}

/* Search criteria control panel region */
.searchCriteriaMainControlPanel {
    margin-top: 10px;
}

/* End region */

/* Region Password checking popup */

.PasswordCheckerContainer.dxpc-mainDiv {
    border-width: 1px;
}

.PasswordCheckerContainer.InfoPasswordCheckingPopup.dxpc-mainDiv {
    border-color: rgb(0, 126, 255);
}

.PasswordCheckerContainer.InfoPasswordCheckingPopup .dxpc-content {
    color: rgb(4, 60, 145);
    background-color: rgb(221, 238, 253);
}

.PasswordCheckerContainer.FailedPasswordCheckingPopup.dxpc-mainDiv {
    border-color: rgb(255, 28, 0);
}

.PasswordCheckerContainer.FailedPasswordCheckingPopup .dxpc-content {
    color: rgb(145, 4, 35);
    background-color: rgb(253, 221, 221);
}

.PasswordCheckerContainer.SuccessPasswordCheckingPopup.dxpc-mainDiv {
    border-color: rgb(10, 199, 45);
}

.PasswordCheckerContainer.SuccessPasswordCheckingPopup .dxpc-content {
    color: rgb(31, 145, 4);
    background-color: rgb(202, 255, 201);
}

/* End region Password checking popup */

/* DropDown Label */
.DropDownLabel .dxm-popOut {
    margin-top: -17px !important;
}
/* End region drop down label */

/* use 2 css class to make it higher priority*/
td.td_grayBoldBorder.td_grayBoldBorder_border {
    border-color:lightgrey !important;
    border-radius:5px;
    border-width:2px !important;
}
.td_grayBoldBorder.td_grayBoldBorder_padding_big td {
    height:21px;
    padding-left:40px;
    padding-right:20px;
}
.td_grayBoldBorder.td_grayBoldBorder_padding_small td {
    height:21px;
    padding-left:10px;
    padding-right:10px;
}
.td_grayBoldBorder.td_grayBoldBorder_padding_no td {
    height:21px;
}

table.grayBoldBorder_border {
    border-radius: 5px;
    border: 2px solid lightgray;
}

.grayBoldBorder_border.td_grayBoldBorder_padding_big td {
        height: 21px;
        padding-left: 40px;
        padding-right: 20px;
    }

/* Lookup Address */
div.lookup_address_error {
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #e20000;
    line-height: 27px;
    margin-top: 10px;
    padding: 5px;
    background-color: #fffcd1;
    border: 1px solid #e4e2a7;
    width: 650px;
}
div.lookup_address_error div.logo {
    width: 50px;
    height: 60px;
    background-image: url('../App_Themes/NPTheme/images/selectse/warning_logo.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 50px;
    float: left;
    margin-top: 20px;
}
div.lookup_address_error_msg {
    padding-left: 60px;
}
div.lookup_address_error img.small_icons {
    width: 45px;
    height: 40px;
    vertical-align: middle;
}

div.lookup_address_error_msg a {
    font-size: 17px;
    color: #203864;
    text-decoration: underline;
}
/**/

a.history_table_link {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}

.tbl_padding_top_bottom_3 > tr > td:not(.td_exclude_padding),
.tbl_padding_top_bottom_3 > tbody > tr > td:not(.td_exclude_padding) {
    padding:3px 0px;
}

.tbl_padding_top_bottom_5 > tr > td:not(.td_exclude_padding),
.tbl_padding_top_bottom_5 > tbody > tr > td:not(.td_exclude_padding) {
    padding:5px 0px;
}

.tbl_padding_top_bottom_6 > tr > td:not(.td_exclude_padding),
.tbl_padding_top_bottom_6 > tbody > tr > td:not(.td_exclude_padding) {
    padding:6px 0px;
}

.td_exclude_padding{
    padding:0px;
}

.null_text_input input{
    color: #818181;
    font-family: Verdana, sans-serif;
    font-size: 16px;
}

.css_ErrorFrameSize
{
    width: 25px;
}

.noneSelectionModeGridContainer .dxgvSelectedRow
{
    color: black;
}

.ep_textarea {
    width: 680px;
    height: 100px;
    resize: vertical;
    font: inherit;
    line-height: normal;
    outline: 0;
}


.FailedLoginPopupContentContainer {
    font-family: arial !important;
    font-size: 13px;
    font-weight: bold;
    color: #596064;
    height: 100%;
    margin-top: 10px;
}

.FailedLoginPopupContentContainer .iconContainer {
    float: left;
    vertical-align: middle;
    margin-top: 13px;
    margin-left: 10px;
}

.FailedLoginPopupContentContainer .msgContainer {
    padding-top: 10px;
    padding-left: 80px;
    padding-right: 10px;
}

.FailedLoginPopupContentContainer .msgContainer span {
    font-weight: bold;
    line-height: 1.5;
}

.PopupLink {
    font-size: 14px;
    font-weight: bold;
    color: #0099cc;
    text-decoration: underline;
    cursor: pointer;
}

.PopupLink:hover {
    color: #0099cc;
}

.RoundedPopup {
    -webkit-border-top-left-radius: 11px;
    -moz-border-radius-topleft: 11px;
    border-top-left-radius: 11px;
    -webkit-border-top-right-radius: 11px;
    -moz-border-radius-topright: 11px;
    border-top-right-radius: 11px;
    -webkit-border-bottom-right-radius: 11px;
    -moz-border-radius-bottomright: 11px;
    border-bottom-right-radius: 11px;
    -webkit-border-bottom-left-radius: 11px;
    -moz-border-radius-bottomleft: 11px;
    border-bottom-left-radius: 11px;
}


/* Generic panel */
.GenericPanel {
    background-color: #FFFFC9;
}


.msid_popup_container {
    display: flex;
    flex-direction: column;
}

.msid_popup_container .btns,
.msid_popup_container .hq_selector {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.OEM_PaddingLeftControl {
    padding-left: 5px;
}

.cp-flex{
    display: flex;
}

.cp-flex-row{
    flex-direction: row;
}

.cp-flex-column {
    flex-direction: column;
}

.cp-align-items-center{
    align-items: center;
}

.cp-justify-content {
    justify-content: center;
}

.cp-mr-5px{
    margin-right: 5px;
}

.cp-ml-5px {
    margin-left: 5px;
}

.disabled-item::before{
    content:url('/App_Themes/NPTheme/images/usercontrol/red_bullet.png');
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.ue-GridColumn-wrap {
    word-break: break-all;
}

.uc_phoneExt_PaddingRight {
    padding: 0 5px;
}

.uc_PhoneContainer .dxeErrorCell {
    padding-left: 6px;
    padding-right: 5px;
}

.resident-panel .dxrpAW {
    overflow: visible;
}

.dxeTextBoxSys.international_phone_container td.dxic {
    overflow: visible;
}

.intl-tel-input .flag-container .country-list {
    width: 220px;
    height: 140px;
}

.rj_style .intl-tel-input .flag-container .country-list {
    width: auto;
    height: auto;
    z-index: 100;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.rj_style .intl-tel-input .flag-container .country-list .country {
    padding: 5px 10px 10px 10px;
}

.rj_style .intl-tel-input .flag-container .selected-flag:focus {
    border-color: #0373e2;
    outline: none;
}

.rj_style .intl-tel-input .flag-container .country-list li.highlight.focused {
    background-color: #337ab7;
    color: #fff;
}

.inline {
    display: inline-block;
}

.tbl_noborder_row_padding > tbody > tr > td.asac_button_with_spacing {
    padding-left: 4px;
}

.manageSubIDContainer .dxpcModalBackLite_iOS {
    z-index: 1199 !important;
}

.manageSubIDContainer .dxpcLite_iOS.dxpclW {
    z-index: 1200 !important;
}

.container_AssignedAccountNumber{
    display: flex;
    flex-direction: row;
    justify-content:flex-start;
    align-items: center;
}

.dxpcDropDown.dxpclW.dxpc-ddSys.dxdd-root {
    display: table;
    position: inherit;
}

html,
body {
  height: 100%;
}

.wrapper {
  position: relative;
  min-height: 100%;
}

.main_content {
  padding-bottom: 100px;
}

.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;  
}

p, .blackText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.blackText {
	color:black;
}

p, .redText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.redText {
	color:red;
}

/** 
    Element with this class will be hidden but still available for screen readers (like ChromeVox or Jaws).
    Unlike "display: none" or "visible: hidden".
*/
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.content_welcome > h1.Tahoma {
    color: #4b4c4e;
    font-size: 20px;
    font-family: Tahoma, "Century Gothic", "Segoe UI", Century, Arial;    
    text-shadow: none;
    font-weight: bold;
}

.content_ul li
{
    color:#000000 !important;
    list-style-type:square !important;
    list-style-position:outside;
}

.content_ul
{
    padding-left: 15px; 
    margin-top: 0px
}

.hp_tab_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.Footer_Links_span, .Footer_CopyRight_span
{
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma;
}

.Footer_Links_span
{
    color: #bae8ff !important;
}

.Footer_CopyRight_span
{
    color: #eef6fa;
}

.redesign_body_class
{    
    text-align:center; /* for IE */
    margin:0 auto; /* for the rest */    
}

.master_tbl_cont
{
    text-align:center; /* for IE */
    margin:0 auto; /* for the rest */    
    height:400px;
    width:100%;
    /*border: solid 0px transparent !important;
    padding:0px;   
    border-spacing:0px;    
    border-collapse:separate;*/
}

.master_tbl_cont_m
{
    text-align:center; /* for IE */
    margin:0 auto; /* for the rest */    
    width:100%;
}

.page_top_sep
{
    
}

.dxmLite_AdminMainMenu li.dxm-item > div.dxm-content.dxm-hasText 
{
    width: 100%;
}

.redesign_footer, .redesign_footer_common
{
    height: 60px;
}

.redesign_footer_common
{
    background-image: url('../App_Themes/NPTheme/images/footer/footer_common_back.png');
    background-repeat: repeat-x;
}

.redesign_footer_left_margin
{
    background-image: url('../App_Themes/NPTheme/images/footer/footer_left_margin.png');
}

.redesign_footer_right_margin
{
    background-image: url('../App_Themes/NPTheme/images/footer/footer_right_margin.png');
}

.redesign_footer_left_margin, .redesign_footer_right_margin
{
    background-repeat: no-repeat;
    height: 60px;
    width: 20px;
}

#footer_links_span_td, #footer_links_span_td_copyright
{
    vertical-align: top; 
}

#footer_links_span_td
{
    padding-top: 15px;
}

#footer_links_span_td_copyright
{
    padding-top:10px;
    text-align:right;
}

#redesign_home_table_for_border
{
    border-style: solid;
    border-width: thin;
    border-color: #d9d6d6;   
}

#redesign_home_page_content_table
{
    padding-left: 10px;
    margin-bottom: 10px;
}

.redesign_home_page_content_margin_top
{
    background-image: url('../App_Themes/NPTheme/images/home/home_content_table_margin_top.png');
}

.redesign_home_page_content_margin_bottom
{
    background-image: url('../App_Themes/NPTheme/images/home/home_content_table_margin_bottom.png');
    vertical-align: top;
}

.redesign_home_page_content_margin_top, 
.redesign_home_page_content_margin_bottom
{
    background-repeat: repeat-y;
    height: 10px; 
}

#redesign_home_page_welcome
{
    color:#52B900;
    font-family:Verdana, Tahoma;
    font-size:26px;
    text-transform:uppercase;
    padding-bottom: 13px;
}

#redesign_why_NP_works
{
    color:#686463;
    font-family:Verdana, Tahoma;
    font-size:20px;
    text-transform:uppercase;
    padding-top: 15px;
    padding-bottom: 12px;
}

.redesign_home_ul li
{
    color:#E5C822 !important;
    list-style-type:square !important;
    list-style-position:outside;
}

.redesign_home_ul
{
    padding-left: 15px; 
    margin-top: 0px
}

.heading_features
{
    color:#eba011;
    font-family:tahoma;
    font-size:20px;
}
.heading_features_small
{
    color:#eba011;
    font-family:tahoma;
    font-size:18px;
}


#redesign_login_panel
{
    background-image: url('../App_Themes/NPTheme/images/home/home_login_panel_back.png');
    background-repeat: no-repeat;
    width: 261px;
    height: 182px;
    color: #474343;
}

#redesign_login_panel tr td
{
    text-align: left;
}

.redesign_NP_login_button tr td
{
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    text-align: center !important;
    color: #474343;
}

.redesign_NP_pay_now_hover
{
    color: White;
}
.redesign_forgot_pass_link
{
    color: #05a0ff;
    text-decoration: underline;
    font-weight: normal;
    font-family: Tahoma;
}

.redesign_NP_pay_now_button tr td, .redesign_NP_pay_now_hover_button tr td
{
    font-family:Helvetica;
    font-size:34px;
    font-weight:bold;
}

.redesign_NP_pay_now_hover_button tr td
{
    color: White;
}

.redesign_NP_pay_now_button
{
    margin-top: -20px;
}

/*for custom clear button*/
td.editbtn
{
    background: none;
    border-width: 0;
    padding-top: 2px;
}

td.editbtn:last-child
 {
    background: #F2F2F2;
    padding-top: 0px; 
    border: 1px solid #7f7f7f;
}


.dxbButton 
{
    background-color: transparent;
    background-image: none;
    border: none;
    background-position: center;
}

.menu_bar_tr
{
    background-image: url('../App_Themes/NPTheme/images/menu/menubar.png');
    background-repeat:repeat-x;
}
.np_menu_button
{
    background-image: url('../App_Themes/NPTheme/images/usrmenu/btn_np_bg.png');
    background-repeat:no-repeat;
}

.tbl_tab_page
{
	border: solid 1px #c0c0c0;
    padding:0px;
    border-spacing:0px;    
    border-collapse:separate;
    height:auto;
    width:100%;
}

.tbl_tab_page_white
{
	border: solid 9px #ffffff;
    padding:0px;
    border-spacing:0px;    
    border-collapse:separate;
    height:100%;
    width:100%;
}

.tbl_tab_page_no_border
{
	border: solid 0px transparent;
    padding:0px;
    border-spacing:0px;    
    border-collapse:separate;
    height:100%;
    width:100%;
}

.redesign_signUpNowLink
{
    font-size: 18px; 
    font-family: Helvetica; 
    color: #dd9203; 
    font-weight: bold;
    text-decoration: underline;
}

.redesign_header_left_outer_td
{
    background-image: url('../App_Themes/NPTheme/images/header/left_1px_td.png');
}

.redesign_header_right_outer_td, .redesign_header_right_inner_td
{
    background-image: url('../App_Themes/NPTheme/images/header/right_1px_td.png');
}

.redesign_header_left_outer_td, .redesign_header_right_outer_td, .redesign_header_right_inner_td
{
    background-repeat: repeat-x;
    height: 47px !important;
    vertical-align:top;
}

.redesign_tbl_right_inner_parent_td
{
    min-width: 0px;   
}

.page_top_other_company,
.div_other_company
{
    border: solid 0px transparent !important;
    padding:0px;   
    border-spacing:0px;    
    border-collapse:separate;
    /*background-image: url('../App_Themes/NPTheme/images/header/logo_metro3.png');*/
    background-repeat:no-repeat;
    background-position:left;
    margin-top: 0px;
    height:70px;
    width:235px !important;
}

.page_top_anon
{
    border: solid 0px transparent !important;
    padding:0px;   
    border-spacing:0px;    
    border-collapse:separate;
    background-image: url('../App_Themes/NPTheme/images/header/click_pay_logo_home.png');
    background-position:left;
    background-repeat:no-repeat;
    margin-top: 10px;
    height:70px;
}

#h_tbl_Anon.page_top_anon
{
	width:970px !important;
}

.page_top_anon_cp
{
    border: solid 0px transparent !important;
    padding:0px;   
    border-spacing:0px;    
    border-collapse:separate;
    background-image: url('../App_Themes/NPTheme/images/header/click_pay_logo_home.png');
    background-position:left;
    background-repeat:no-repeat;
    margin-top: 10px;
    height:70px;
}

#h_tbl_Anon.page_top_anon_cp
{
	width:970px !important;
}

.page_top_logged_in
{
    border: solid 0px transparent !important;
    padding:0px;   
    border-spacing:0px;    
    border-collapse:separate;
    background-image: url('../App_Themes/NPTheme/images/header/click_pay_logo_home.png');
    background-position:left;
    background-repeat:no-repeat;
    margin-top: 10px;
    height:70px;
    text-align:center !important;    
}

.page_top_logged_in > tr > td
{
    vertical-align:bottom;
}

.content_subheader
{
    height:35px;
    padding-left:15px !important;
    padding-top:10px !important;
    width: 580px;
}

.content_subheader_error
{
    background-position:left bottom; 
    background-repeat:no-repeat; 
    height:35px;
    padding-left:30px !important;
}

label.content_subheader_txt, .content_subheader_txt
{
	font-size:33px;
	margin:0 0 15px 0;
	color:#0066cc;
	font-family:Verdana, "Century Gothic", "Segoe UI", Century, Arial;
	font-weight:normal;
	text-transform:uppercase;
}

label.content_subheader_usr_info_txt, .content_subheader_usr_info_txt
{
    font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-align:right;
    height:35px;
}

label.content_instructions, .content_instructions, .content_instructions_center {
    display: block;
    font-size: 14px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    line-height: 18px;
}

.content_instructions a {
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    line-height: 18px;
}

.content_instructions_small
{
    display:block;
    font-size:14px;
    color:#000000;
	font-family:Arial;
	font-weight:bold;
	line-height:18px;
}

.content_instructions_center
{
	text-align:center;
}

.star_instructions
{
	font-family: helvetica, Verdana, Geneva, sans-serif;/*arial, , sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	color: red;/*#015699;*/
}
.field_lbl, label.field_lbl, .NPRadioButtonList label, .dxeBase.field_lbl {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #015699;
}
.field_lbl_turquoise {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #37aef0;
}
.field_lbl_verdana_16, label.field_lbl_verdana_16 {
    font-family: verdana, helvetica, sans-serif;
    font-size: 16px;
    /*font-weight: bold;*/
    color: #596064;
}


.field_lbl_verdana, label.field_lbl_verdana
{
	font-family: verdana, helvetica, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	color: #015699;
}

.field_lbl_arial, label.field_lbl_arial
{
	font-family: arial !important;
	font-size: 13px;
	font-weight: bold;
	color: #596064;
}

.field_lbl_arial_14
{
	font-family: arial !important;
	font-size: 14px;
	font-weight: bold;
	color: #596064;
}

.field_lbl_arial_16 {
    font-family: arial !important;
    font-size: 16px;
    font-weight: bold;
    color: #596064;
}

.field_lbl_Tahoma
{
    font-family: Tahoma;
    font-weight:normal;
    font-size: 14px;
    color: #808080;
}

.field_lbl_
{
    font-family: arial !important;
    color: #596064;
}

.field_lbl_lastPayment, label.field_lbl_lastPayment
{
    font-family: arial !important;
    font-style: italic;
    font-size: 14px;
    color: #b76768;
}

.autopay_edit_panel
{
    padding: 20px 0 0 0;
}

.autopay_str_delimiter
{
    padding-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e9e9;
}

.product_description
{
    font-size: 14px;
    font-weight:bold;
}

.font12_verdana_red
{
    font-size: 12px;
    font-family: verdana, helvetica, sans-serif;
    color: Red;       
}

.autopay_warning,.lbl_autopay_MsgInfo
{
    font-family: helvetica, Verdana, Geneva, sans-serif;
    font-size: 12px;
    color:Gray;
}

.tbl_msg_warning
{
    background-color:White;
    border: 1px solid Gray;    
    white-space: nowrap;
}

.tbl_autopay_aw_migr
{
    width:100%;
}

.td_autopay_MsgInGroupRow
{
    padding-left:10px;
}

.td_autopay_warning
{
    width:1%;
}
.tbl_msg_warning,.tbl_autopay_MsgInGroupRow
{
    height:38px;
}

.autopay_warning a
{
    cursor: pointer;
}

.css_overflow_hide
{
    overflow:hidden;    
}

.css_align_right
{
    text-align:right;
}

.field_lbl_font20, label.field_lbl_font20
{
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #015699;    
}

.dlTable .field_lbl_font20_verdana, label.field_lbl_font20_verdana, .dlTable .field_lbl_font20_verdana_margin, label.field_lbl_font20_verdana_margin
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;	
}

.dlTable .field_lbl_font20_verdana_margin
{
    margin-right:5px;
}



.field_lbl_font16, label.field_lbl_font16
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #015699;    
}

.field_lbl_font16_black, label.field_lbl_font16_black
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;    
}

.lbl_group_row_user
{
    color: #015699 !important;
    cursor: pointer;
    text-decoration: underline;
}

.css_td_property_label
{
    width:20px;   
}

/*.dxgvTable .field_lbl
{
	color: #A95000;
}*/

.grid_hyper_link_ios
{
	font: 14px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	cursor: pointer;
}

.field_lbl_black_large, label.field_lbl_black_large
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.field_lbl_black_large_bold
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.field_lbl_black_small, label.field_lbl_black_small
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.field_lbl_black_small_ios, label.field_lbl_black_small_ios
{
	font: 14px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
}

.field_lbl_black_small_bold, label.field_lbl_black_small_bold
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.field_lbl_large, label.field_lbl_large
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #015699;	
}

.field_lbl_huge, label.field_lbl_huge
{
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #015699;	
}

.field_lbl_small, label.field_lbl_small
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #015699;	
}

.field_lbl_nobold, label.field_lbl_nobold
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #015699;
}

.small_note_heading
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;/*#015699;*/
}

.small_note
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #015699;
}

.sign_on_help
{
	font-family: "Futura Bk BT", arial, helvetica, sans-serif, verdana;
	font-size: 14px;
}

.sign_on_help_header
{
	font-family: "Futura Bk BT", arial, helvetica, sans-serif, verdana;
	font-size: 17px;
}

.email_tooltip
{
	font-family: "Futura Bk BT", arial, helvetica, sans-serif, verdana;
	font-size: 12px;
	color: #15449F;
}

.frgt_pswrd_help_link
{
    color:#2E8A46; 
    text-decoration:underline;
    cursor:pointer;
}

.page_greetings
{
    color:#52B900;
    font-family:Verdana, Tahoma;
    font-size:19px;
    text-transform:uppercase;
    padding-bottom: 13px;
}
.page_greeting_position
{
    background-position:left bottom; 
    background-repeat:no-repeat; 
    height:35px;
    padding-top:20px  !important;
    padding-left:15px !important;
}

.msg_success
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

.msg_success_medium
{
    font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

.msg_failure
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

.msg_failure_big
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Red;
}

.msg_confirmation_big
{
    font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.footer_text
{
	text-align:center;
	color:#a3a3a3;
	line-height:42px;
	font-size:14px;
}
    
/*************************************
 *                                   * 
 *     USER TOP MENU LINKS STYLE     *
 *                                   * 
 *************************************/

a.UserTopMenuLinks
{
    white-space: nowrap;
    text-transform: uppercase;   
    text-align: right;
    color: #0087db;
    text-decoration: none;
    font-size:14px;    
}

.UserTopMenuLabel
{
    white-space: nowrap; 
    font-weight: bold;
    text-align: right;
    color: #0087db;
}

/*********************************************************/
/*******************                   *******************/
/*******************                   *******************/
/******************* Admin Menu Styles *******************/
/*******************                   *******************/
/*******************                   *******************/
/*********************************************************/

.dxmLite_AdminMainMenu .dxm-horizontal .dxm-item, .dxmLite_AdminMainMenu .dxm-horizontal .dxm-item.dxm-selected, .dxmLite_AdminMainMenu .dxm-horizontal .dxm-item.dxm-hovered
{
    text-align: center !important;
}

/**********************************************************/
/*******************                    *******************/
/******************* Common menu styles *******************/
/*******************                    *******************/
/**********************************************************/

.dxmLite_AdminMainMenu .dxm-horizontal
{
    background-color: #42A0FF;   
    border:0 none;
    height:36px;
    padding-bottom:0;
    padding-top:0;
}

.dxmLite_AdminMainMenu .dxm-horizontal a, 
.dxmLite_AdminMainMenu .dxm-horizontal .dxm-item.dxm-selected span, 
.dxmLite_AdminMainMenu .dxm-horizontal .dxm-item span,
/** FOR VERTICAL MENU TOO **/
.dxmVerticalMenuItem
{
    color: White !important;
    font-family: Verdana;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.dxmLite_AdminMainMenu .dxm-item.dxm-selected,
.dxmMenuItemSelectedWithImage_AdminMainMenu
{
    background-image: url('../App_Themes/NPTheme/images/menu/menu_selected_back.png')!important;
    border: none !important;
}


.dxmMenuItemWithImage_AdminMainMenu,
/** FOR VERTICAL MENU TOO **/
.dxmVerticalMenuItem
{
    text-align: center !important; 
    padding: 0;  
	height: 36px;
}

 .dxmMenuItemSelectedWithImage_AdminMainMenu
{
    text-align: center !important;   
}

.dxmMenuItemSelectedWithImage_AdminMainMenu > span
{
    padding-left: 15px !important;
	font-weight: bold;
}

.dxmMenuItemSelectedWithImage_AdminMainMenu img, 
.dxmMenuItemSelectedWithImage_AdminMainMenu a img
{
    margin-left:-2px;
    margin-top:-18px;
    position:absolute;
    display: block !important;
}

.dxmMenuItemSelectedWithImage_AdminMainMenu span, 
.dxmMenuItemWithImage_AdminMainMenu a, 
.dxmMenuItemWithImage_AdminMainMenu span
{
    color: White;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 13px;
}

.dxmLite_AdminMainMenu .dxm-popup .dxm-item.dxm-hovered,
.dxmSubMenuItemHoverWithImage_AdminMainMenu, 
.dxmSubMenuItemHoverWithPopOutImage_AdminMainMenu, .dxmSubMenuItemHoverWithImageWithPopOutImage_AdminMainMenu
{
    background-image: url('../App_Themes/NPTheme/images/menu/menu_subitem_hover_blue.png') !important;
    background-repeat: repeat-x;
    color: #0066cb ;
    border: none;
   
}

.dxmLite_AdminMainMenu .dxm-item.dxm-hovered, .dxmMenuItemHoverWithImage_AdminMainMenu, .dxmMenuItemHoverWithPopOutImage_AdminMainMenu, 
.dxmMenuItemHoverWithImageWithPopOutImage_AdminMainMenu, .dxmVerticalMenuItemHover_AdminMainMenu, 
.dxmVerticalMenuItemHoverWithImage_AdminMainMenu, .dxmVerticalMenuItemHoverWithPopOutImage_AdminMainMenu, 
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_AdminMainMenu, .dxmMenuLargeItemHover_AdminMainMenu, 
.dxmMenuLargeItemHoverWithImage_AdminMainMenu, .dxmMenuLargeItemHoverWithPopOutImage_AdminMainMenu, 
.dxmMenuLargeItemHoverWithImageWithPopOutImage_AdminMainMenu, .dxmVerticalMenuLargeItemHover_AdminMainMenu, 
.dxmVerticalMenuLargeItemHoverWithImage_AdminMainMenu, .dxmVerticalMenuLargeItemHoverWithPopOutImage_AdminMainMenu, 
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_AdminMainMenu
{
    background-image: url('../App_Themes/NPTheme/images/menu/menubarHover.png');    
}

.dxm-horizontal .dxm-item.dxm-hovered  span
{
    color: #0066cb !important;
}

.dxmLite_AdminMainMenu .dxm-item.dxm-hovered.dxm-selected  span
{
    color: white !important;
}

.dxmMenu a, .dxmVerticalMenu a, .dxmSubMenu a,
.dxmLite_AdminMainMenu a, .dxmVerticalMenu_AdminMainMenu a, 
.dxmSubMenu_AdminMainMenu a {
    color:White;
    text-decoration:none;
    font-weight: normal;
} 

.dxmLite_AdminMainMenu .dxm-item.dxm-hovered, .dxmMenuItemHoverWithImage_AdminMainMenu, .dxmMenuItemHoverWithPopOutImage_AdminMainMenu, 
.dxmMenuItemHoverWithImageWithPopOutImage_AdminMainMenu, .dxmVerticalMenuItemHover_AdminMainMenu, .dxmVerticalMenuItemHoverWithImage, 
.dxmVerticalMenuItemHoverWithPopOutImage_AdminMainMenu, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_AdminMainMenu, 
.dxmMenuLargeItemHover_AdminMainMenu, .dxmMenuLargeItemHoverWithImage_AdminMainMenu, .dxmMenuLargeItemHoverWithPopOutImage_AdminMainMenu, 
.dxmMenuLargeItemHoverWithImageWithPopOutImage_AdminMainMenu, .dxmVerticalMenuLargeItemHover_AdminMainMenu, 
.dxmVerticalMenuLargeItemHoverWithImage_AdminMainMenu, .dxmVerticalMenuLargeItemHoverWithPopOutImage_AdminMainMenu, 
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_AdminMainMenu 
{
    background-color: Transparent;
    border: none;
}

.dxmLite_AdminMainMenu .dxm-item,
.dxmMenuItemWithImage_AdminMainMenu,
.dxmLite_AdminMainMenu .dxm-popup .dxm-item, 
.dxmSubMenuItemWithImage_AdminMainMenu
{
    padding:0;
    vertical-align:middle !important;
}

.dxmLite_AdminMainMenu
{
    width: 100%;
}

.dxmLite_AdminMainMenu .dxm-popup .dxm-item .dxm-content
{
    height: 22px;
    display: table;
    width: 100%;
}

.dxmLite_AdminMainMenu .dxm-popup .dxm-item .dxm-content .dx-vam
{
    vertical-align:middle;
    display: table-cell !important;
}


.dxmLite_AdminMainMenu .dxm-popup .dxm-item, 
.dxmSubMenuItemWithImage_AdminMainMenu, .dxmSubMenuItemWithPopOutImage_AdminMainMenu, 
.dxmSubMenuItemWithImageWithPopOutImage_AdminMainMenu
{
    background-color: #42A0FF;
    height: 22px;
}

.dxmLite_AdminMainMenu .dxm-popup .dxm-item.dxm-selected,
.dxmSubMenuItemSelectedWithImage_AdminMainMenu, .dxmSubMenuItemSelectedWithPopOutImage_AdminMainMenu, 
.dxmSubMenuItemSelectedWithImageWithPopOutImage_AdminMainMenu
{
    background-image: url('../App_Themes/NPTheme/images/menu/menu_current_subitem_back_blue.png') !important;
    background-repeat: repeat-x;
    height: 22px;
    border: 0 none;   
}

.dxmSubMenu_AdminMainMenu table, 
.dxmSubMenuGutter_AdminMainMenu
{
    background: #58ae3e;
}

.dxm-separator
{
    height: 1px;
}

.dxmSubMenu_AdminMainMenu table  
{
    margin-top: -5px;
}

.dxmLite_AdminMainMenu .dxm-shadow.dxm-popup
{
    background: #cccccc;
    color:White;
    font:10pt Tahoma;
    padding:1px;
    border: none 0 transparent;
}


.dxmLite_AdminMainMenu .dxm-popup .dxm-item, .dxmSubMenuItemWithImage_AdminMainMenu, .dxmSubMenuItemWithPopOutImage_AdminMainMenu, 
.dxmSubMenuItemWithImageWithPopOutImage_AdminMainMenu
{
    font-size:11px;
    color: White;
    font-family: Verdana;
    white-space:nowrap;
    text-align: justify;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: none;
}

/*td:not(.dxmReportMenu) .dxmSubMenuBorderCorrector, */
.dxmSubMenuBorderCorrector_AdminMainMenu,
/*td:not(.dxmReportMenu) .dxmMenuItemWithImage a img,*/
.dxmMenuItemWithImage_AdminMainMenu a img,
/*td:not(.dxmReportMenu) .dxmMenuItemWithImage img, */
.dxmMenuItemWithImage_AdminMainMenu img,
.css_tr_hide
{
    display: none;
}

/********* Vertical Menu Style *************/
.dxmVerticalMenuItem
{
    height: 36px !important;
    width: 150px !important;
    padding: 0 !important;
}

.register_icon_right_links
{
    text-align: left; 
}

.marked-list
{
    
}

.PhoneLabel 
{
    padding-right: 6px;   
}

.contactbox {
	display:inline-block; float:left; width:270px;
	padding:3px;
	border:dotted 1px #CCC;
	margin:0 0 0 10px
}

a:focus, a:active {
	outline:none;
	border:none;
}
a {
	color:#0066cc;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

strong.subheader
{
	display:block;
	margin:15px 0 10px 0;
	border-bottom:1px dotted #ccc;
	color:#644900;
	font-size:18px;
}

div.homepagecontent {
	display:block;
	padding:10px 10px 15px 10px;
	text-align:left;
	min-height: 250px;
}

table.homepagecontent > tbody > tr > td, table.homepagecontent > tr > td
{
	padding:10px 0px 0px 10px;
	text-align:left;
}

.homepagecontent h1{
	font-size:42px;
	margin:0 0 15px 0;
	color:#0066cc;
	font-family:Verdana, "Century Gothic", "Segoe UI", Century, Arial;
	font-weight:normal;
	text-transform:uppercase;
}

.content_subheader > h1.Verdana
{
	font-size:33px;
	margin:0 0 15px 0;
	color:#0066cc;
	font-family:Verdana, "Century Gothic", "Segoe UI", Century, Arial;
	font-weight:normal;
	text-transform:uppercase;
}

.content_welcome > h1.Verdana
{
	font-size:20px;
	font-family:Verdana, "Century Gothic", "Segoe UI", Century, Arial;
}

.content_welcome > h2.Verdana
{
	font-size:15px;
	font-family:Verdana, "Century Gothic", "Segoe UI", Century, Arial;
}

.content_subheader > h1.Tahoma
{
	font-size:33px;
	margin:0 0 15px 0;
	color:#0066cc;
	font-family:Tahoma, "Century Gothic", "Segoe UI", Century, Arial;
	font-weight:normal;
	text-transform:uppercase;
}

.content_welcome > h2.Tahoma
{
	font-size:15px;
	font-family:Tahoma, "Century Gothic", "Segoe UI", Century, Arial;
}

.content_welcome > h1{
    text-align: right;
    padding-right: 5px;
}
.content_welcome > h2{
    text-align: right;
    padding-right: 25px;
}

.homepagecontent p {
    font-size: 14px;
    margin: 0 0 5px 0;
}

.homepagecontent strong {
	font-family:Arial;
	text-shadow: 1px 1px 1px #CCCCCC;
}

.master_bottom_trustwave
{
	background-color:#cccccc;
	vertical-align:middle;
	display:block;
	line-height:54px;
}

.master_bottom_copyrights
{
	background-color:#cccccc;
	vertical-align:middle;
	display:block;
	line-height:40px;
    display:flex;
    align-items: center;
    justify-content: center;
}

.master_bottom_copyrights .img_SecuritySeal {
    margin: 5px;
}

.submit_button
{width:100px;
padding:5px;
font-size:18px;
font-weight:bold;
background-color:#ccc;
cursor:pointer;
}

.submit_button:hover {
background-color:#666;
color:#FFF;
}

.terms_list > li {
	padding:0 0 0 20px;
	margin:12px 0 12px 0;
	width:auto;
	height:auto;
}

.ImportantMessage {
	font-size:18px;
	margin:0 0 15px 0;
	color:#0066cc;
	font-family:Verdana, "Century Gothic", "Segoe UI", Century, Arial;
	font-weight:normal;
	text-align: center;
	color:red;
}

.ImportantMessage_OrgEmails
{
    font-size:18px;
	margin:0 0 15px 0;	
	font-family:Verdana, "Century Gothic", "Segoe UI", Century, Arial;
	font-weight:normal;
	text-align: center;
	color:white;
}

.ImportantMessageTable {
	text-align: center; 
	border-style:solid; 
	border-collapse:separate;
	border-spacing:0px;  
	border: solid 1px #c0c0c0; 
	border-bottom-width: 0;
    background:#FFD5AA;
}

.ImportantMessageTableRed {
	text-align: center; 
	border-style:solid; 
	border-collapse:separate;
	border-spacing:0px;  
	border: solid 1px #c0c0c0; 
	border-bottom-width: 0;
    background:#FF4D4D;
    padding: 2px 2px 2px 2px;
}

.td_btnsubmit {
    text-align:right;
}

.btn_blue_R
{
    background-color: #2c8e41 !important;
    background-image: none !important;
    margin: 2px 1px 0px 1px;
}
.btn_blue_R_hover
{
    background-color: #34a84d !important;
    background-image: none !important;
}

.btn_blue_R_disabled
{
    background-color: #acacac !important;
    background-image: none !important;
}

.btn_green_R_secondary
{
    background-color: transparent;
    margin: 2px 1px 0px 1px;
    color: #2c8e41;
    background-image: none !important;
    border: #2c8e41 1px solid;
}
.btn_green_R_secondary_hover
{
    background-color: transparent;
    background-image: none !important;
    color: #34a84d;
    border-color: #34a84d;
}

.btn_green_R_secondary_disabled
{
    background-color: transparent;
    background-image: none !important;
    color: #acacac;
    border-color: #acacac;
}

.btn_yellow_L
{
    background-color: #F0C44B !important;
    background-image: none !important;
    margin: 2px 1px 0px 1px;
}
.btn_yellow_L_hover
{
    background-color: #FFD150 !important;
    background-image: none !important;
}

.btn_yellow_L_disabled
{
    background-color: #acacac !important;
    background-image: none !important;
}


.btn_blue_S
{
    background-color: #42A0FF !important;
    background-image: none !important;
}
.btn_blue_S_hover
{
    background-color: #99CDFF !important;
    background-image: none !important;
}

.btn_back_skin, .btn_back_hover_skin, btn_back_disabled_skin,
.btn_submit_skin, .btn_submit_hover_skin, .btn_submit_disabled_skin {
    background-image: none !important;
    margin: 2px 1px 0px 1px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.btn_submit_skin
{
    background-color: #63a44a !important;
}

.btn_submit_hover_skin 
{
    background-color: #6ab14e !important;
}


.btn_v2, .btn_v2_hover, .btn_v2_disabled
{
    background-image: none !important;
    margin: 2px 1px 0px 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.btn_v2
{
    background-color: #63a44a !important;
}

.rj_style div.btn_v2{
	background-color:#0373e2 !important;
	font-family: Rawline,Helvetica,Arial,sans-serif !important;
	border-radius: 8px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(3,115,226,.4);
    box-shadow: 0 2px 10px 0 rgba(3,115,226,.4);
    font-weight: 800;
    letter-spacing: .4px;
    padding: .4rem 1.5rem .5rem;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.rj_style div.btn_v2_hover{
	background-color:#0260bc !important;
}

.rj_style div.dxbButtonPressed{
	background-color:#0259b0 !important;
}



.btn_v2_hover
{
    background-color: #6ab14e !important;
}

.btn_v2_disabled
{
    background-color: #808080 !important;
}

.btn_v2.btn_v2_grey
{
    background-color: #6c6d6f !important;
}

.btn_v2_hover.btn_v2_grey
{
    background-color: #7c7d7f !important;
}

.btn_v2_disabled.btn_v2_grey
{
    background-color: #4c4d4f !important;
}

.btn_back_skin 
{
    background-color: #e6eaed !important;
}
.btn_back_hover_skin
{
    background-color: #e9eff4 !important;
}

.btn_back_disabled_skin
{
    background-color: #e6eaed !important;
}

.autopay_backBtn_instr
{
    padding-top: 13px;
    font-size: 14px;
    font-family: Verdana;
    font-style: italic;
    color: #abafb3;
}

.usr_menu_item_hover span
{
    text-decoration:underline !important;    
}

.btn_no_backgrnd
{
    background: none !important;
}

.css_popup_History .dxpc-contentWrapper
{
    display: block !important; 
}

.css_ControlRelatedButton
{
    background-position: 0 50%;
}

.css_h_cbpnl_MainPanel_PPHistory
{    
    position:absolute !important;
    top:50% !important;
}

.ie .css_grid_IE_fix table.dxgvTable > tbody > tr:first-child > td:first-child
{
    width:11px !important;    
}

.css_tr_property_label
{
    background-color: #ced2d3;
    height: 35px;    
    text-align:center;
}

.css_tr_property_label > td 
{
    padding-left:8px; 
}

.css_span_help_for_stretch
{   
    width:100%;
    height:0px;
    display:inline-block;   
}

td.LLC_td
{
    width: 280px;
}

.NoMargin
{
    margin: 0px 0px 0px 0px;
}

.grid_edit_popup .dxpc-contentWrapper,
.grid_edit_popup .dxpc-content
{
    display: block!important;
}

.dxe_rounded_corners
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.wrap_break_word
{
    word-wrap:break-word;
}

.word_break_table_container 
{
    table-layout: fixed;
    word-wrap: break-word;
    width: 100%;
}

tr.tr_RedText > td {
    color: red !important;
}

.search_dd {
    border-spacing: 0px;
}
td.dxeButtonEditButton:last-child.search_dd_button {
    background: url('../App_Themes/NPTheme/images/grid/ViewButtonIcon.png') no-repeat !important;
    padding: 0 13px !important;
    background-position: 6px !important;
    border: none !important;
}
.search_dd_button > img {
    display: none !important;
}

.topSearch__transactionIcon {
    display: inline;
    vertical-align: middle;
    margin-right: 10px;
    width: 20px;
    height: 20px;
}


/***************************************************
* Colored dots instead of readonly-checkboxes
****************************************************/
.dotCheckBox .dxWeb_edtCheckBoxChecked:empty,
.dotCheckBox .dxWeb_edtCheckBoxUnchecked:empty,
.dotCheckBox .dxICheckBox_iOS:empty,
.dotCheckBox .sphereCheckbox .dxICheckBox_iOS,
.grid_ios .dxICheckBox_iOS:empty {
    border-radius: 50%;
    border: 1px solid #333;
    box-shadow: 0 -3px 10px -4px black inset;
}

.dotCheckBox .dxWeb_edtCheckBoxChecked:empty,
.dotCheckBox .dxWeb_edtCheckBoxUnchecked:empty,
.grid_ios .dxWeb_edtCheckBoxUnchecked:empty {
    transform: scale(0.8);
}


.dotCheckBox .dxICheckBox_iOS:empty,
.dotCheckBox .sphereCheckbox .dxICheckBox_iOS,
.grid_ios .dxICheckBox_iOS:empty {
    transform: scale(0.4);
}

.dotCheckBox .dxWeb_edtCheckBoxChecked:empty,
.dotCheckBox .dxWeb_edtCheckBoxChecked_iOS:empty,
.dotCheckBox .sphereCheckbox .dxWeb_edtCheckBoxChecked_iOS,
.grid_ios .dxWeb_edtCheckBoxChecked_iOS:empty {
    border-color: #333;
    background: #0b0;
}

.dotCheckBox .dxWeb_edtCheckBoxUnchecked:empty,
.dotCheckBox .dxWeb_edtCheckBoxUnchecked_iOS:empty,
.dotCheckBox .sphereCheckbox .dxWeb_edtCheckBoxUnchecked_iOS,
.grid_ios .dxWeb_edtCheckBoxUnchecked_iOS:empty {
    border-color: #555;
    background: #f55;
}

.dotCheckBoxForced .dxWeb_edtCheckBoxChecked,
.dotCheckBoxForced .dxWeb_edtCheckBoxUnchecked,
.dotCheckBoxForced .dxICheckBox_iOS {
    border-radius: 50%;
    border: 1px solid #333;
    box-shadow: 0 -3px 10px -4px black inset;
}

.dotCheckBoxForced .dxWeb_edtCheckBoxChecked,
.dotCheckBoxForced .dxWeb_edtCheckBoxUnchecked {
   transform: scale(0.8);
}

.dotCheckBoxForced .dxICheckBox_iOS {
    transform: scale(0.4);
}
 

.dotCheckBoxForced .dxWeb_edtCheckBoxChecked,
.dotCheckBoxForced .dxWeb_edtCheckBoxChecked_iOS {
    border-color: #333;
    background: #0b0;
}

.dotCheckBoxForced .dxWeb_edtCheckBoxUnchecked,
.dotCheckBoxForced .dxWeb_edtCheckBoxUnchecked_iOS {
    border-color: #555;
    background: #f55;
}

/***********************************************
    replace detailed row icons
***********************************************/

.grid_ios .dxGridView_gvDetailCollapsedButton_iOS
{
    background-position: -57px -263px;
}

.grid_ios .dxGridView_gvDetailExpandedButton_iOS
{
    background-position: -66px -275px;
}

.grid_ios .dxgvFocusedGroupRow_iOS .dxGridView_gvDetailCollapsedButton_iOS
{
    background-position: -46px -263px;
}

.grid_ios .dxgvFocusedGroupRow_iOS .dxGridView_gvDetailExpandedButton_iOS
{
    background-position: -88px -275px;
}


.grid_ios .dxGridView_gvExpandedButton_iOS
{
    background-position: -68px -263px;
}

.grid_ios .dxGridView_gvCollapsedButton_iOS
{
    background-position: -24px -263px;
}

.grid_ios .dxgvFocusedGroupRow_iOS .dxGridView_gvExpandedButton_iOS
{
    background-position: -77px -275px;
}

.grid_ios .dxgvFocusedGroupRow_iOS .dxGridView_gvCollapsedButton_iOS
{
    background-position: -22px -275px;
}


/***********************************************
    ECHECK Hints for in-office payment
***********************************************/

.in-office-check-hint {
    max-width: 380px;
}

.cs-dashboard-overlay {
    position: fixed;
    display: flex;

    justify-content: center;
    align-items: center;
    
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;

    background: rgba(0, 0, 0, .4);

    z-index: 100;
}

.cs-dashboard-iframe {
    flex: 0 1 auto;

    width: 90vw;
    height: 90vh;

    border: none;
    /*box-shadow: 0 0 40px 5px rgba(0, 0, 0, .2);*/ /*to avoid strange blinking in Chrome 66+ ver*/

    max-width: 1200px;

    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.no-overflow {
    overflow: hidden !important;
}

@media screen and (max-width: 640px) {
    .cs-dashboard-iframe {
        width: 100vw;
        height: 100vh;
    }
}

@media print {
    .hideInPrintingMode * {
        display: none;
    }

    .cs-dashboard-iframe {
        width: 100%;
        height: 100%;
        max-width: initial;
        display: block;
    }

    .cs-dashboard-overlay {
        display: block;
        position: relative;
        height: 100%;
    }
}

.no-background-image {
    background-image: none !important;
}

.mobilePage-submitrequest-iframe
{
    border: none;
    width: 800px;
    height: 920px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.mobilePage-billinghistory-iframe
{
    border: none;
    width: 1000px;
    height: 920px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.mobilePage-invitewizard-iframe
{
    border: none;
    width: 900px;
    height: 600px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.mobilePage-customproductsubsets-iframe
{
    border: none;
    width: 1200px;
    height: 800px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.mobilePage-inofficepayment-iframe
{
    border: none;
    width: 1000px;
    height: 600px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.mobilePage-configsystemde-iframe
{
    border: none;
    width: 1000px;
    height: 635px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.mobilePage-taskshedule-iframe,
.mobilePage-ManageCustomEmails-iframe
{
    border: none;
    width: 1200px;
    height: 800px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.mobilePage-merchantfees-iframe
{
    border: none;
    width: 1200px;
    height: 1000px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.mobilePage-merchanttags-iframe
{
    border: none;
    width: 1200px;
    height: 1100px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.fee_chart_holder
{
    position: relative;
    background-color: #ffffff;
    padding: 40px 10px 15px;
    border: 2px solid #3c95b9;
}

.fee_chart_header
{
    position: absolute;
    top: 5px;
    left: 5px;
}

.fee_chart_img
{
    width: 22px;
    height: 16px;
    margin-bottom: -2px;
    background: url('/App_Themes/NPTheme/images/usrmenu_new/SeeFeeChartIcon_chl.png' no-repeat);
}

.fee_chart_span
{
    font-family: Arial;
    font-size: 16px;
    text-decoration: underline;
    color: #5F5454;
}

.dxgvHeader.table_fee_chart_header_v2,
.dxgvHeader.table_fee_chart_header_v2 table
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #3c95b9 !important;
    padding: 0;
    border: none;
}

.dxgvHeader.table_fee_chart_header_v2 table
{
    border-bottom: 2px solid #3c95b9;
}

.dxgvHeader.table_fee_chart_header_v2 table td
{
    padding-bottom: 5px;
}

.gridbody_fee_chart_v2.dxgvDataRow td.dxgv,
.gridbodyalt_fee_chart_v2.dxgvDataRow td.dxgv
{
    border-right: none;
}

.gridbody_fee_chart_v2,
.gridbodyalt_fee_chart_v2
{
    font-family: Arial;
    font-size: 16px;
    color: #685f5d;
}

.gridbody_fee_chart_v2
{
    background-color: #ffffff;
}

.gridbodyalt_fee_chart_v2
{
    background-color: #d2d2d2;
}

.popup_holder_v2
{
    position: relative;
    background-color: #ffffff;
    padding: 40px 10px 15px;
    border: 2px solid #3c95b9;
}

.popup_header_v2
{
    position: absolute;
    top: 5px;
    left: 5px;

    font-family: Arial;
    font-size: 16px;
    text-decoration: underline;
    color: #5F5454;
}


.SSE_ConfirmSelect .popup_header_v2 {
    text-decoration: initial;
    font-family: "Arial Black";
    color: #586063;
}

.SSE_ConfirmSelect .SSE_font_style {
    font-weight: normal;
}

.SSE_ConfirmSelect .dxpcLite.dxpclW{
    position: fixed !important;
    top: 50% !important;
    margin-top:-170px;
}


.popup_header_verification {
    position: relative;
    width: 100%;
    margin-top: -20px;
    display: flex;
    justify-content: center;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 14px;
    color: #0A86b5;
}

.popup_verification_text
{
    font-family: Tahoma;
    font-weight:normal;
    font-size: 14px;
    color: #808080;
    padding-left: 40px;
}

.popup_div_verification_message
{
    margin-top:10px;
    margin-bottom:10px;
}


.popup_close_holder_v2
{
    position: absolute;
    top: -2px;
    right: 3px;
}

.calendar_NotAllowedDay
{
    color: #d0d0d0;
}

.popup_as_tooltip_reminder .pcContent
{
    background-color: white;
    font-family: Arial;
    font-size: 13px;
    font-weight:bold;
    color: #596064;         
    border-radius: 4px;                                                                   
}
.popup_as_tooltip_reminder .pcCalloutBack {
    position: absolute;
    border-style: solid;
    width: 0px;
    margin-top: 10px;
    margin-left: 0px;
    border-width: 15px 15px 0px 5px;
    border-color: transparent;
    border-top-color: #8B8B8B;
}
.popup_as_tooltip_reminder .pcCallout {
    position: absolute;
    border-style: solid;
    width: 0px;
    margin-top: -17px;
    margin-left: -5px;
    border-width: 15px 15px 0px 5px;
    border-color: transparent;
    border-top-color: white;
}

.popup_as_tooltip_reminder 
{
    border-radius: 4px;
}

.css_editHQ_ES_PSandLB_LB .dx-borderBox{
    border: 1px solid #A8A8A8;
    border-radius: 0px !important;
    
}
.css_editHQ_ES_PSandLB_LB.dxrpControlGB span.dxrpHeader{
    font-family: Tahoma, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: Navy;
}

.lbl_GoToPage{
    display: inline-block;
    width: 70px;
    padding-left: 10px;
    color: black;
    font: 12px Tahoma, Geneva, sans-serif;
}

.dropdown__hide {
    display: none;
    visibility: hidden;
}

.dropdown__noborder
{
   border: none!important;
}

.width_100 > tr > td > table, .width_100 > tr > td > table > tr > td,
.width_100 > tbody > tr > td > table, .width_100 > tbody > tr > td > table > tbody > tr > td {
    width:100%;
}

.width_970 > tr > td > table, .width_970 > tr > td > table > tr > td,
.width_970 > tbody > tr > td > table, .width_970 > tbody > tr > td > table > tbody > tr > td {
    width:970px;
}

.AutoPay_ChargesGrid .dxgvSelectedRow
{
    color: #000000;
    background-color: #ffffff;
}

table.tbl_padding_top {
    padding-top:2px;
}

.css_DropDownControl
{
    border-spacing: 0px;    
    padding-left:1px;
}
.css_DropDownControl td:last-child
{
    border: none !important;
    display:inline-flex;
    width:12px;
    height:18px;
    background: #F2F2F2;
}

.dxeButtonEdit_paynow_v2.css_DropDownControl td:last-child,
.page_content_v2 .css_DropDownControl td:last-child,
.css_NewDesignUC .css_DropDownControl td:last-child,
.account_verify_mainDiv .css_DropDownControl td:last-child,
.payment_options .css_DropDownControl td:last-child
{
    height:auto;
    width: auto;
    background: none;
    display:table-cell;
}

div.css_div_inline{
    display:inline-flex;
}

.underline_text
{
    text-decoration:underline;
}

.PopupHeaderCSS
{
    padding:10px 0px;
    background-color:#DCDCDC;
    font-weight:bold;
    border-left-style:none;
    border-right-style:none;
    border-bottom-style:none;
}

.SignOnHelp_HelpLink
{
    font-size: 14px;
    color: #2E8A46; 
    text-decoration: underline;
    cursor: pointer;
}

.bottom_10_padding_container
{
    padding-bottom: 10px;
}

.bottom_10_padding_container:empty
{
    display: none;
}

.mobilePage-paymentfailed-iframe
{
    border: none;
    width: 900px;
    height: 600px;
    background: #fff url(/App_Themes/NPTheme/images/loader/ajax-loader.gif) center center no-repeat;
}

.CustomAddressFormatTile
{
    background-color: #ececec;
    border: 1px solid #b9b9b9;
    width:auto;
    height:25px;
    vertical-align:middle;
    margin: 5px;
    cursor: move;
    padding: 5px;
    display: flex;
    align-items:center;
}

.CustomAddressFormatTile.Delimeter
{
    background-color: #dadada;
}

.CustomAddressFormatTile:hover .js-remove
{
    visibility: visible;
    font-weight:bold;
    color: red;
    cursor:pointer;
}

.CustomAddressFormatTile .js-remove
{   
    visibility: hidden;
    width:5px;
    padding-left:10px;
}

.CustomAddressFormatColumnBox
{
    min-width:250px;
    min-height:47px;
    border: 1px solid grey;
    padding:5px 10px;
    display:flex;
    flex-wrap:wrap;
}

.CustomPropertyNameHQContainer
{
    display:flex;
    flex-direction:column;
}

.CustomPropertyNameHQButton
{
    margin-bottom:10px;
    margin-top:10px;
}

.CustomPropertyNameHQBoxContainer
{
    width: 100%;
    margin-top: 15px; 
}

.CustomAddressFormatPreviewPart
{
    display:none;
}

.CustomPropertyNameHQPreview
{
    display:flex;
    flex-direction:column;
    margin-top:15px;
}

/* iOS Gerid toolbars customization */
.dxGridView_CTNewRow_iOS,
.dxGridView_CTEditRow_iOS, 
.dxGridView_CTDeleteRow_iOS, 
.dxGridView_CTRefresh_iOS, 
.dxGridView_CTEditRowDisabled_iOS, 
.dxGridView_CTNewRowDisabled_iOS, 
.dxGridView_CTDeleteRowDisabled_iOS,
.dxGridView_CTRefreshDisabled_iOS
{
	background-image: url('/DXR.axd?r=1_118-NJvvg');
	background-repeat: no-repeat;
	background-color: transparent;
}

.dxGridView_CTNewRow_iOS {
	background-position: -51px -327px;
	width: 16px;
	height: 16px;
}

.dxGridView_CTEditRow_iOS {
	background-position: -119px -310px;
	width: 16px;
	height: 16px;
}

.dxGridView_CTDeleteRow_iOS {
	background-position: -153px -122px;
	width: 16px;
	height: 16px;
}

.dxGridView_CTRefresh_iOS {
	background-position: -17px -156px;
	width: 16px;
	height: 16px;
}

.dxGridView_CTEditRowDisabled_iOS {
	background-position: -102px -105px;
	width: 16px;
	height: 16px;
}

.dxGridView_CTNewRowDisabled_iOS {
	background-position: -51px -173px;
	width: 16px;
	height: 16px;
}

.dxGridView_CTDeleteRowDisabled_iOS {
	background-position: -136px -156px;
	width: 16px;
	height: 16px;
}

.dxGridView_CTRefreshDisabled_iOS {
	background-position: 0px -190px;
	width: 16px;
	height: 16px;
}

.TransactionIDsListBox.dxeListBox .dxeHD {
    display:none;
}

.uchq_ForceSelectOptInMode_div {
    padding-left: 20px;
}

.uchq_ForceSelectOptInMode_div td.dxe {
    padding: 0;
}


.totals table td 
{
    padding-left:10px;
}

/* Form Layout styles */
.NPFormLayoutPanel .dxflGroupBoxCaption 
{
	font-size: 12px;
	font-weight: bold;
	color: #015699;
}

.EditFormIntenalLayout .dxflGroup {
	padding: 0px;
}

.EditFormIntenalLayout .dxflLTR .dxflNoDefaultPaddings > .dxflFirstChildInRowSys > div {
	padding: 0 8px;
}

.hqInfoConfig_LegalCountryContainer .field_lbl.LegalCountryLabel {
	margin-left: 157px;
	margin-top: 3px;
	float: left;
}

.hqInfoConfig_LegalCountryContainer .countryFlagIcon {
	background-repeat: no-repeat;
	background-position: left;
	width: 32px;
	height: 32px;
	float: left;
}

.hqInfoConfig_LegalCountryContainer .countryFlagIcon.USA {
    background-image: url('/app/img/resident/flag_USA.png');
}

.hqInfoConfig_LegalCountryContainer .countryFlagIcon.CAN {
	background-image: url('../app/img/resident/flag_CAN.png');
}


.admin-registration-grid .blocked-admin {
	background: #ff9595;
}

.admin-registration-grid .admin-without-profile {
	background: #ffff8b;
}

.siteMovingPopup.NPCustomPopup .field_lbl.content-header {
	margin-bottom: 10px;
}

.NPCustomPopup .button-container {
	margin: 10px 0px 5px 0px;
}

.NPCustomPopup .field_lbl {
	font-size: 15px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 16px;
	color: black;
	font-weight: normal;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
}

/*button.clockpicker-button.pm-button {
    margin: 1px;
}

button.clockpicker-button.am-button {
    margin: 1px;
}*/

.po_addButtonHolder {
    display: flex;
    align-items: center;
}

.po_FeesLabel {
    margin-left: 10px;
}

.show_first_n_chars {
    width: 50ch;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
}

.paymentRelatedTabContainer .dxtc-psi > .dxtc-link,
.extendedSettingsTabContainer .dxtc-psi > .dxtc-link {
    font: 14px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}

.alert_container {
    background-color: red;
    color: white;
    padding: 10px;
    margin-left: 10px;
    position: absolute;
    top: 0;
    right: 36px;
    left: 380px;
    width: 360px;
}
/*TopMenu*/
.welcome_top
{
    font-family:Verdana;
    color:#0199d2;
    font-weight:bold;
    display: block;
    text-align:right;
}

.welcome_top span.clickpay_id
{
    color: black;
}

.UserTopMenuIcon_Logout_v2,
.PopupCloseButton_v2
{
    padding-left:0px;
    padding-right:0px;
    font-family:Verdana;
    font-size:14px;
    color:#9a9ea0 !important;
    background:none;
    font-weight:normal;
    width: 21px;
    text-decoration: none !important;
}
.tenant_menu_hovered
{
    background-color: white !important;
}

.UserTopMenuLinks_v2 
{
    font-weight:300;
    font-family: Verdana;
    font-size: 14px;
    color: #9a9ea0 !important;
    text-decoration: underline;
}
.UserTopMenuIcon_Logout_v2 > div
{
    padding-right: 0px !important;
}

.PopupCloseButton_v2 > div 
{
    padding: 0px !important;
    font-size: 18px;
}

.UserTopMenuIcon_Logout_v2:hover,
.PopupCloseButton_v2:hover
{
     font-weight:bold;
}

.UserTopMenuLinks_Continue_v2
{
    color: #0F96D2;
    font-family: Verdana,Tahoma;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: underline;
}

.UserTopMenuLinks_Continue_v2:hover
{
    color: #0F96D2;
}

/*Menu*/
.tenant_menu 
{
  background-color:white!important;
  padding: 0px!important; 
}
.dxm-ltr .tenant_menu.dxm-horizontal > ul.dx {
    height: 56px;
    width: 100%;
    border-style: none none solid;
    border-bottom-color: #EAECEF;
    border-bottom-width: 3px;
    box-sizing: border-box;
    display: inline-flex !important;
}

.menu_item_float_right_help
{
     margin-left:auto;
}

.menu_item_margin_right
{
    margin-right:20px;
}

.caret> div ::after {
    content:'';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 7px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color:#74b05c
 }

.menu_dropdown{
    margin-top:10px;
    margin-left:-20px;
    font-family:Verdana;
    font-size:14px;
    color:#5f5454;
    background-color:#e9ecef!important;
    border:none!important;
}
.menu_dropdown .dxm-separator
{
      padding-left:12px!important;
      background-color:#e9ecef!important;
}
.menu_dropdown .dxm-separator b
{
     color:#fbfcfc;
     background-color:#fbfcfc!important;
}

.menu_item_dropdown{
    padding-left:12px!important;
    border:none!important;
    background-color:#e9ecef!important;
    padding-top:5px;
    padding-bottom:5px;
}

.menu_item_dropdown.dxm-hovered
{
    color: #0066cb;
}

.menu_triangle {
	width: 0;
	height: 0;
	position: absolute;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid white;
	top: -8px;
	left: 50%;
	margin-left: -8px;
}


 .menu_dropdown:first-child::after  {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: -10px;
    width: 0;
    height: 0;
    content:'';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #e9ecef;
    color:#e9ecef;
}

.UserMenu_PayNow_v2
{
    background-image: url('../App_Themes/NPTheme/images/usrmenu_new/btn_PayNowicon_small.png');
}

.UserMenu_AutoPay_v2
{
    background-image: url('../App_Themes/NPTheme/images/usrmenu_new/AutoPay-Green_32x32.png');
}

.UserMenu_CashPayments
{
    background-image: url('../App_Themes/NPTheme/images/usrmenu_new/btn_cash_payments_32_24.png');
}

.UserMenu_Dashboard_v2
{
    background-image: url('../App_Themes/NPTheme/images/usrmenu_new/btn_CsDashboard_small.png');
}
.UserMenu_Help_v2
{
    background-image: url('../App_Themes/NPTheme/images/usrmenu_new/_Icon.png');
}

.UserMenu_My_Account_v2
{
    background-image: url('../App_Themes/NPTheme/images/usrmenu_new/Green-Avatar.png');
}

.UserMenu_MaintRequest_v2
{
    background-image: url('../App_Themes/NPTheme/images/v2/MaintRequest_32x32_transparent.png');
}


.UserMenu_PayNow_v2,
.UserMenu_AutoPay_v2,
.UserMenu_MaintRequest_v2,
.UserMenu_Dashboard_v2,
.UserMenu_CashPayments
{
    background-repeat: no-repeat;
    background-color: transparent;
    width: 32px;
    height: 32px;
    margin-top: 8px;
    box-sizing: border-box;
    display: inline-block;
}


.UserMenu_Help_v2,
.UserMenu_My_Account_v2
{
    background-repeat: no-repeat;
    background-color: transparent;
    width: 16px;
    height: 16px;
    margin-top: 20px;
    box-sizing: border-box;
    display: inline-block;
}

.menu_item_float_right >div > span
{
     margin-top: 20px;
}


/*master Page*/
.Subheader_v2
{
    font-family:Verdana;
    font-size:30px;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:20px;
    color: #586063;
}

.Subheader_v2 .Subheader_v2_small
{
    font-size: 14px;
}

.ImportantMessageTable_v2
{
	text-align: center; 
	border-style:none; 
	border-collapse:separate;
	border-spacing:0px;  
	border: none;
    font-family:Arial;
    font-size:14px;    
}

.ImportantMessageTable_v2 .ImportantMessage
{
	font-size:14px;
	margin:0 0 15px 0;	
	font-family:Arial, "Century Gothic", "Segoe UI", Century;
	font-weight:normal;
	text-align: center;	
}

.ImportantMessageTable_v2 .ImportantMessage a{
	font-family: inherit;
	font-size: inherit;
	text-decoration: underline;
	color: #0066CC;
	font-weight: inherit;
}


.ImportantMessageTable_v2{
	border: 1px solid #238bb2;
}

.ImportantMessageTable_v2 td{
	margin: 0;
	padding: 0;
}

.ImportantMessageTable_v2 .ImportantMessage .ImpMsgDefStyle
{
    color:white;
    background-color: #238bb2;
}

.ImportantMessageTable_v2 div{
    width: 100%;
    text-align: left;
}

.page_content_v2 .tbl_page_content
{
    padding-left: 0px!important;
}

.page_content_v2 .tbl_page_content_td1
{
    padding-left: 0px!important;
}

.tbl_tab_page_v2 .td_content
{
    width:100%;padding-left: 0px;
}

.tbl_tab_page_v2 
{
    padding-bottom: 0px!important;
    width: 100%;
}

.page_content_v2 table {
    border-spacing:0;
}

/*User Profile*/
.td_registration_form
{
    padding-top: 5px !important;
}

.td_registration_form_text_box,.td_registration_form
{
     vertical-align: top;
}


.jackdaw{
    background: url('../App_Themes/NPTheme/images/v2/CheckmarkGrey.png')  no-repeat;
}
.jackdaw_error{
    background: url('../App_Themes/NPTheme/images/v2/CheckmarkRed.png')  no-repeat;
}
.jackdaw_success{
    background: url('../App_Themes/NPTheme/images/v2/CheckmarkGreen.png')  no-repeat;
}

.jackdaw, .jackdaw_success, .jackdaw_error{
    content:'';
    display: inline-block;
    position: relative;
    height: 17px;
    width: 18px;
    top: 0;
    bottom: 0;
}
/*Pay now*/
/*.Configured_Auto_Payment> div ::after {
    content:'';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 7px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color:#74b05c
 }

.Auto_Payment_Not_Setup > div ::after {
    content:'';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 7px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color:#1a87ad
 }
 */

.gridPayNow .font12_arial_red
{
    font-size: 12px;
    font-family: Arial,"Times New Roman",serif;
    color: Red;
  
}

.errorMsg_v2
{
	font-family: Arial;
	font-size: 15px;
	color: red;
	line-height: 17px;
	font-weight: bold;
}

.gridPayNow .lbl_FullAmount_v2 
{
    font-family: arial;
    font-size: 21px;
    color: #596064;
    font-weight:bold;
    cursor: pointer;
}

.gridPayNow .lbl_LastPayment, .gridPayNow .lbl_LastPayment_group, 
.lbl_LastPayment
{
    display:-moz-inline-box;
    font-family: arial;
    font-size: 13px;
    color: #596064;
    font-style:italic;
}
.lbl_LastPayment
{
    padding-right: 70px!important; 
}
.gridPayNow .lbl_LastPayment_group
{
    padding-right: 50px!important;
    display: block;
    margin-top: 10px; 
}


.gridbody_v2>td,
.gridbodyalt_v2>td
{
    border-bottom: 1px solid #eee!important;
    padding:10px!important;
    border-bottom-color: #eee!important;
}

.field_lbl_CVV_info
{
    font-family: arial;
    font-size: 10px;
    color: #596064;
    font-weight: bold;
    margin-left:8px;
}

.popup_cvv_help
{
    border: 0px!important;
}

.popup_cvv_help .dxpc-content
{
    padding: 0px;
}



/*skin css*/
.content_instructions_v2
{
    display:block;
    font-size:12px;
    color:#000000;
	font-family:Verdana;
	font-weight:bold;
}
.field_lbl_v2
{
	font-family: arial;
    font-size: 13px;
	font-weight: bold;
    color: #596064;
}
 
.field_lbl_large_v2
{
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #596064; 
}
.field_lbl_read_v2
{
    font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    font-weight: 800;
    color: #1a9ad3;
}

.field_lbl_ControlGroup
{
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #596064; 
}

.msg_failure_v2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

.btn_noBackground_v2
{
    background-image: none !important;
    margin: 2px 1px 0px 1px;
    background-color: white!important;
    text-decoration:underline;
}

/*textbox style*/

.dxeTextBox_v2 {
    background-color: white;
    border: 1px Solid #d1d1d1;
    font: 12px Arial,'Segoe UI','Helvetica Neue','Droid Sans',Tahoma,Geneva,Sans-serif;
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
}

.rj_style .dxeTextBox_v2 {
	border-radius: 5px;
}

.dxeMemo_v2 {
    background-color: white;
    border: 1px Solid #d1d1d1;
    font: 12px Arial,'Segoe UI','Helvetica Neue','Droid Sans',Tahoma,Geneva,Sans-serif;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
}

.dxeTextBox_v2 td.dxic 
{
   padding: 6px 2px 6px 7px !important;
}
	
.dxeFocused_v2
{
    border: 1px solid #238bb2!important;
	box-shadow: 0px 0px 2px 0px rgba(10,103,168,1);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(10,103,168,1);
}

/* Disabled */
.dxeDisabled_v2,
.dxeDisabled_v2 td.dxe
{
	color: #9f9f9f;
	cursor: default;
    background-color: white;
}
.dxeEditArea_v2
{
    background-color:transparent;
}
.dxeEditArea_v2.dxeDisabled_v2
{
	color: #9f9f9f;
}
a.dxeDisabled_v2, a.dxeDisabled_v2:hover
{
	color: #A6A6A6;
}
.dxeButtonDisabled_v2
{
	cursor: default;
}

.dxEditors_edtDropDown_v2 {
    width: 15px;
    height: 8px;
    background-image: url('../App_Themes/NPTheme/images/v2/smalldown15x8.png');
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxeListBoxItemRow_v2 {
    cursor: default;
}

.dxeListBox_v2 {
    background-color: #fafafa;
    border: 1px Solid #d1d1d1;
    font: 14px Arial,'Helvetica Neue', 'Segoe UI', 'Droid Sans', Arial, Tahoma, Geneva, Sans-serif;
    height: 113px;
    width: 70px;
    color: #2b2b2b;
}

.dxeListBoxItemSelected_v2     
{
	background-color: #dcdcdc;
}
.dxeListBoxItemHover_v2       
{
	background-color: #238bb2;
	color: white;
}

.dxpcDropDown_v2, .dxeDropDownWindow_v2 {
    font: 14px Arial,'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}

.dxeButtonEdit_v2 td.dxic {
    padding: 6px 2px 6px 7px!important;
}

.dxeButtonEditButton_v2,
.dxeButtonEditButton_paynow_v2 
{
    padding: 6px 5px !important;
}

.dxeButtonEdit_v2 {
    border: 1px Solid #d1d1d1;
    border-collapse: separate;
    border-spacing: 0px;
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    font: 14px Arial,'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}

.dxeButtonEdit_v2 .dxeIIC img {
    padding-left: 3px;
}

.dxeButtonEditButtonHover_v2 .dxEditors_edtClear,
.dxeButtonEditButtonHover_paynow_v2 .dxEditors_edtClear 
{
    background-position: -139px -154px;
    width: 18px;
    height: 18px;
}

.dxEditors_edtClear_v2, .dxEditors_edtClear_paynow_v2
{
    background-image: url('../App_Themes/NPTheme/images/v2/DXR2.png');
    background-position: -120px -154px;
    width: 18px;
    height: 18px;
}

dxeButtonEditClearButton_v2 img, dxeButtonEditClearButton_paynow_v2 img {
    vertical-align: baseline;
}

.dxeButtonEditButton_v2, .dxeButtonEditButton_paynow_v2 {
    background: none!important;
    vertical-align: Middle;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    border: 1px solid transparent !important;
    background-color: white;
}

.dxeButtonEditButton_v2.dxeButtonEditClearButton_v2, 
.dxeButtonEditButton_v2.dxeButtonEditClearButton_v2:hover,
.dxeButtonEditButton_paynow_v2.dxeButtonEditClearButton_paynow_v2, 
.dxeButtonEditButton_paynow_v2.dxeButtonEditClearButton_paynow_v2:hover
 {
    background: none;
    border-width: 0;
    line-height: 0;
    padding: 0 3px;
}
.dxeButtonEdit_paynow_v2 td.dxic {
    padding: 6px 2px 6px 7px!important;
}


.dxeButtonEdit_paynow_v2 {
    background-color: #ffffff;
    border: 1px Solid #d1d1d1;
    border-collapse: separate;
    border-spacing: 0px;
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    font: 14px Arial,'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}

.dxEditors_edtDropDown_paynow_v2 {
    width: 15px;
    height: 8px;
    background-image: url('../App_Themes/NPTheme/images/v2/smalldown15x8.png');
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxeListBoxItemRow_paynow_v2 {
    cursor: default;
}

.dxeListBox_paynow_v2 {
    background-color: #fafafa;
    border: 1px Solid #d1d1d1;
    font: 14px Arial,'Helvetica Neue', 'Segoe UI', 'Droid Sans', Arial, Tahoma, Geneva, Sans-serif;
    height: 113px;
    width: 70px;
    color: #2b2b2b;
}

.dxeListBoxItemSelected_paynow_v2     
{
	background-color: #dcdcdc;
}
.dxeListBoxItemHover_paynow_v2       
{
	background-color: #238bb2;
	color: white;
}

.dxpcDropDown_paynow_v2, .dxeDropDownWindow_paynow_v2 {
    font: 14px Arial,'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}

.dxeListBoxItem_paynow_v2 {
    border-left: 1px Solid #fafafa;
    border-right: 1px Solid #fafafa;
    padding: 8px 6px 8px 8px;
    white-space: nowrap;
    text-align: left;
}

.dxeListBoxItem_v2 {
    border-left: 1px Solid #fafafa;
    border-right: 1px Solid #fafafa;
    padding: 8px 6px 8px 8px;
    white-space: nowrap;
    text-align: left;
}
.dxEditors_edtError_v2 {
    background-position: -80px -259px;
    width: 14px;
    height: 14px;
    background-image: url('../App_Themes/NPTheme/images/v2/DXR.png');
    background-repeat: no-repeat;
    background-color: transparent;
}


.dxeErrorCell_v2 , .dxeErrorFrame_v2
{
	font: 12px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: Red;
    border-color: black;
	padding-right: 8px;
}

span.dxICheckBox_v2.dxWeb_edtCheckBoxChecked_v2,
span.dxICheckBox_v2.dxWeb_edtCheckBoxUnchecked_v2,
span.dxICheckBox_v2.dxWeb_edtCheckBoxCheckedDisabled_v2,
span.dxICheckBox_v2.dxWeb_edtCheckBoxUncheckedDisabled_v2
{
    width: 18px;
    height: 18px;
    background-position: 0;
    margin-right: 2px;
}

span.dxICheckBox_v2.dxWeb_edtCheckBoxChecked_v2
{
    background-image: url('../App_Themes/NPTheme/images/tenantcontrols_new/checkBox_Checked.png');
}
span.dxICheckBox_v2.dxWeb_edtCheckBoxCheckedDisabled_v2
{
    background-image: url('../App_Themes/NPTheme/images/tenantcontrols_new/checkBox_Checked_disable.png');
}
span.dxICheckBox_v2.dxWeb_edtCheckBoxUncheckedDisabled_v2
{
     background-image: url('../App_Themes/NPTheme/images/tenantcontrols_new/checkBox_Unchecked_disable.png');
}

span.dxICheckBox_v2.dxWeb_edtCheckBoxUnchecked_v2
{
    background-image: url('../App_Themes/NPTheme/images/tenantcontrols_new/checkBox_Unchecked.png');
}

/* -- ASPxLoadingPanel -- */
.dxgvLoadingPanel_v2
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #303030;
    background-color: white;
    border: 1px solid #9F9F9F;
}
.dxgvLoadingPanel_v2 td.dx
{
    white-space: nowrap; 
	text-align: center; 
	padding: 12px;
}

.dxgvLoadingPanel_v2 .dxlp-loadingImage {
    background: url('/App_Themes/NPTheme/images/loader/ajax-loader-small.gif');
    height: 16px;
    width: 16px;
}

/*RadioButton*/
span.dxeIRadioButton_v2.dxEditors_edtRadioButtonChecked_v2,
span.dxeIRadioButton_v2.dxEditors_edtRadioButtonCheckedDisabled_v2
{
    background-image: url('../App_Themes/NPTheme/images/tenantcontrols_new/radioButton_Checked.png');
}

span.dxeIRadioButton_v2 {
    width: 18px;
    height: 18px;
    
}
.gridPayNow .popup_change_amount span.dxeIRadioButton_v2
{
    margin: 6px;
}

.gridPayNow .popup_change_amount .field_lbl_font20_verdana,
.popup_change_amount .field_lbl_font20_verdana
{
    margin-left: 5px;
    font-family: arial;
    font-size: 21px;
    color: #596064;
    font-weight:normal;

}

span.dxeIRadioButton_v2.dxEditors_edtRadioButtonUnchecked_v2,
span.dxeIRadioButton_v2.dxEditors_edtRadioButtonUncheckedDisabled_v2
{
    background-image: url('../App_Themes/NPTheme/images/tenantcontrols_new/radioButton_Unchecked.png');
}

/*payNow*/
.gridPayNow .alternative_Amount
{
    font-family: arial;
    font-size: 21px;
    color: #596064;
}
.gridPayNow .popup_change_amount
{
    margin-left:25px;
    border: none!important;
    background-color: #e9ecef!important;
    margin-top: 10px;
}

.gridPayNow .popup_change_amount:first-child::after {
        position: absolute;
        top: 40%;
        margin-left: -10px;
        width: 0;
        height: 0;
        content: '';
        color: #e9ecef;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #e9ecef transparent transparent;
}

.gridPayNow .product_description_v2
{
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    color: #596064;
    padding-left:40px
}
.edit_charge
{
    color: #596064;
    font-size: 14px;
    font-weight: bold;
}

.last_payment
{
    border-bottom: 1px solid #eee;
    
    text-align: right;
   
    padding-bottom: 10px;
    width: 95%;
}
.last_payment_span
{
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #596064;
    padding-right:50px;
    text-decoration:underline;
}

.gridPayNow .css_paynow_grid_charges_v2
{
    padding-left:50px;
    background-color:white;
    color:#596064;
    font-family: arial;
}
.gridPayNow .css_paynow_send_memo_v2
{
    font-family: arial;
    font-size: 12px;
    color: #596064;
}


/*Grid*/
.css_grid_IE_fix .dxgvTable_v2
{
    border-collapse: separate !important;
}
.group_row_content
{
    box-shadow: -1px 0px 0px 0px #e6e7e9, 1px 0px 0px 0px #e6e7e9;
}
.dxgvDataRow_v2 > td:first-child, .dxgvGroupFooter_v2 > td:first-child, .dxgvDetailRow_v2 > td:first-child
{
    box-shadow: -1px 0px 0px 0px #e6e7e9;
}
.dxgvDataRow_v2 > td:last-child, .dxgvGroupFooter_v2 > td:last-child, .dxgvDetailRow_v2 > td:last-child
{
    box-shadow: 1px 0px 0px 0px #e6e7e9;
}
.dlTable .dxgvGroupFooter_v2 > td.dxgv
{
    border-bottom: 1px solid #b8b9ba !important;
}

.dxgvDataRow_v2 > td.dxgv 
{
    border-bottom: none !important;
}

.dxgvDetailRow_v2
{
    background-color:white;
}
.charges_row_v2>td 
{
    border-bottom: 1px solid #eee!important;
    padding:5px!important;
    border-bottom-color: #eee!important;
}

.dxgvTable_v2 > tbody > tr:first-child > td > div
{
    margin-top:0px!important;
} 

.group_row_margin_top{
    margin-top:30px;
}

.tablegroupfooter_v2
{
    border-bottom: 1px solid #b8b9ba  !important;
}

.group_row_content
{
    border-top: 3px solid #238bb2 !important;
    padding-left:50px
}


.pmtlog_result_info > td 
{
    padding: 15px 0px;
    border-top: 1px solid #e8ebed;
    border-bottom: 1px solid #e8ebed;
}


.gridbody_fee_chart_v2
{
    background-color: #ffffff;
}

.gridbodyalt_fee_chart_v2
{
    background-color: #d2d2d2;
}

.gridfooter_NPSkin_v2
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #685f5d;
}

.gridfooter_NPSkin_v2 > td {
    border-top: 1px solid #3c95b9;
   
}

.gridfooter_NPSkin_v2.nowrap,
.gridfooter_NPSkin_v2.nowrap * {
    white-space: nowrap;
}
/* --------------------------------------------------
                    Grid 
-------------------------------------------------- */
.grid-minimalSkin .tableheader-minimalSkin {
    vertical-align: bottom;
    background-color: transparent;
    height: 30px;
    padding-bottom: 3px !Important;
    /* border settings */
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom-width: 1px;
    border-color: #e0e0e0 !Important;
}

.dlTable .tableheader-minimalSkin table
{
    background-color: transparent;
    color: #238bb2 !important;
    text-align: left !important;
}

.gridbody-minimalSkin td.gridcell-minimalSkin.centered_cell
{
    text-align: center;
}

.gridbody-minimalSkin td.gridcell-minimalSkin
{
    padding: 5px 6px;

    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom-width: 1px;
    border-color: #e0e0e0 !Important;

    text-align: left;
}
.gridbody-minimalSkin td.dxgvCommandColumn
{
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom-width: 1px;
    border-color: #e0e0e0 !Important;
}

tr.gridbody-minimalSkin
{
    background-color: transparent;

    border-right: 0px;
    border-left: 0px;
    border-bottom-width: 1px;
    border-color: #e0e0e0 !Important;
}

.gridbodyalt-minimalSkin
{
    background-color: transparent;

    border-right: 0px;
    border-left: 0px;
    border-bottom-width: 1px;
    border-color: #c0c0c0 !Important;
}

.grid-minimalSkin .gridbody-minimalSkin .gridButton
{
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;

    background-color: #63a44a !important;
    color: white;

    border-radius: 2px;
}

.grid-minimalSkin .dxgvFilterRow {
    background-color: transparent;
}

.grid-minimalSkin .dxgvFilterRow > td {
    padding: 8px 5px;
    border-bottom: 1px solid #e0e0e0 !Important;
}

.grid-minimalSkin .gridbody-minimalSkin .gridButton:hover {
    background-color: #6ab14e !important;
    color: white;
    text-decoration: none;
}

.grid-minimalSkin tr[make_red="1"] > :not(.td_ignore_tr_red) {
    background-color: #ffa080;
}

.dxgvControl .grid-minimalSkin a {
    display: inline-block;
    margin: 5px;
    padding: 6px 8px;
    background-color: #63a44a;
    color: white;
    text-decoration: none;
    border-radius: 2px;
}
.dxgvControl .grid-minimalSkin a:hover {
    background-color: #6ab14e;
    color: white;
}

.dxgvControl .grid-minimalSkin .navigatorBar-minimalSkin a {
    margin: 0;
    color: #394EA2;
    padding: 2px 6px;
    background-color: transparent;
    text-decoration: underline;
}

.navigatorBar-minimalSkin{
    background-color: white;
}
.dxgvControl .grid-minimalSkin .navigatorBar-minimalSkin .dxp-button.dxp-bi {
    padding: 0px 4px;
}

.dxgvControl .grid-minimalSkin .navigatorBar-minimalSkin a:hover {
    background-color: transparent;
}

.page_content {
    padding-left: 40px;
    vertical-align: top;
}

.dxgvHeader.tableheader_NPSkin_v2,
.dxgvHeader.tableheader_NPSkin_v2 table
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #3c95b9 !important;
    padding: 0;
    border: none;
}
 
.dxgvHeader.tableheader_NPSkin_v2 table
{
    border-bottom: 2px solid #3c95b9;
}
 
.dxgvHeader.tableheader_NPSkin_v2 table td
{
    padding-bottom: 5px;
}

.dxgvHeader.tableheader_NPSkin_v2 table td:first-of-type
{
    padding-left: 6px;
}
 
.gridbody_NPSkin_v2.dxgvDataRow td.dxgv,
.gridbodyalt_NPSkin_v2.dxgvDataRow td.dxgv
{
    border-right: none;
}
 
.gridbody_NPSkin_v2,
.gridbodyalt_NPSkin_v2
{
    font-family: Arial;
    font-size: 16px;
    color: #685f5d;
    background-color: transparent !important;
}

/* —------------------------------------------------
                Autopay Grid 
—------------------------------------------------ */

.grid-autopaySkin {
    border-collapse: collapse !important;
}

.grid-autopaySkin .tablegroup-autopaySkin {
    background-color: transparent;
}

.grid-autopaySkin .gridbody-autopaySkin {
    background-color: transparent;
}

.grid-autopaySkin .gridbodyalt-autopaySkin {
    background-color: transparent;
}

.grid-autopaySkin .gridbodyalt-autopaySkin {
    background-color: transparent;
}

.css_grid_PymtPrefs .grid-autopaySkin .gridbody-autopaySkin > td.dxgvIndentCell {
    width: 360px !important;
    padding: 2px 6px;
    background-color: transparent;
    border: none !important;
}

.gridbody-autopaySkin td.gridcell-autopaySkin{
    padding: 2px 6px;
    text-align: left;
    color: #0066cc;
}

.groupRowHeader-autopay {
    width: 150px;
    white-space: nowrap;
    color: Black;
}

.autopay-item {
    width: 130px;
    color: black !important;
}

tr.first_td_bottom_border_0.tablegroup-autopaySkin > td.dxgv {
    padding-top: 20px;
    border: none;
}

.autopay_property-underline {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.autopay_property-underline > td {
    padding-bottom: 20px !important;
}

.tbl_display_v2 {
    display: inline-block;    
}
.notAcceptingBlock {    
    padding-top: 8px;
}

.notAcceptingMsg {
    font-family: arial;
    font-size: 12px;
    color: #BB0456;
    vertical-align: bottom;
}

.notAcceptingBlock_paynow {
    display: inline-block;
    line-height: 20px;
}

.gridPayNow .notAcceptingMsg_paynow {
    font-family: arial;
    font-size: 12px;
    color: #BB0456;
    vertical-align: super;
}

.notAcceptingImg {
    padding: 0px 5px;
    width: 20px;
}

.rj_style .ebill_img{
	margin-right: 5px;
}

.ebill_img{
    width: 20px;
}

.gridPayNow .lbl_OptOutIn
{
    font-family: arial;
    font-size: 12px;
    color: #596064;
    vertical-align: super;
}

.btn_OptIn 
{
	vertical-align: super;
}

.css_td1_AddressLabel_v2 {
	width: 360px;
}

.css_td1_AddressLabel_v2 , .css_td2_AddressLabel_v2{
    vertical-align: top;
}


/* --------------------------------------------------
              Payment History Grid 
-------------------------------------------------- */

.dlTable.grid-PaymentHistory .tableheader-PaymentHistory
{
    vertical-align: bottom;
    background-color: transparent;
    height: 30px;
    padding-bottom: 10px !Important;

    /* border settings */
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #238bb2 !Important;
}

.dlTable .tableheader-PaymentHistory table
{
    background-color: transparent;
    font-size: 16px !important;
    color: #238bb2 !important;
    text-align: left !important;
}

.dlTable.grid-PaymentHistory .gridbody-PaymentHistory 
{
    background-color: transparent;
    border: none;
}

.dlTable .gridbody-PaymentHistory, .tablegrouprow-PaymentHistory{
    color: #596064;
}

.dlTable .tablegrouprow-PaymentHistory td.dxgv {
    vertical-align: middle;
    padding: 3px 10px 4px 20px;
    background-color: #eee;
    border-top: 1px solid #238bb2;
}

.tablegrouprow-PaymentHistory_noBorder td.dxgv {
    border-top: none !important
}

.gridbody-PaymentHistory td.gridcell-PaymentHistory
{
    padding: 5px 6px;
    border: none;
    text-align: left;
}

.grid-PaymentHistory .gridbody-PaymentHistory td.dxgv {
    border: none;
}

.tablegrouprow-PaymentHistory {
    white-space: nowrap;
    background: transparent;
}

.grid-PaymentHistory .gridbody-PaymentHistory > td.dxgvIndentCell {
    background-color: transparent;
    border: none;
}

.gridbody-PaymentHistory td.dxgvIndentCell {
    background-color: transparent;
}

.PaymentHistory-Alter, .grid-PaymentHistory .PaymentHistory-Alter {
    background-color: #ccc;
}

.navigatorBar-PaymentHistory {
    line-height: 12px;
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif;
    background-color: white;
}

.dlTable .navigatorBar-PaymentHistory .dxpLite {
    color: #596064;
}

/*
.grid-PaymentHistory .gridbody-PaymentHistory > td.dxgvIndentCell {
    display: none;
}*/
/*----- to Control -----*/
.field_lbl > span {
    font-family: arial !important;
    font-size: 12px;
    font-weight: bold;
}

.pmt_log_FullResultStringContainer
{
    -ms-word-break: break-all;
}

.pmt_log_FullResultStringContainer .pmt_log_FullResultString
{
    word-break: break-all;
}

.lbl_PaymentHistory_SummaryResult, .field_lbl_ph > span {
    font-family: arial !important;
    font-size: 13px;
    font-weight: bold;
    color: #238BB2;
}

.small_note {
    font-family: arial !important;
    font-size: 12px;
    font-weight: bold;
    color: #596064;
}

.a_v2
{
    color: #3c95b9;
    font-family: arial;
    font-size: 14px;
}

.a_v2:hover
{
    color: #3c95b9;
}

tr.gridbody-autoPayAmounts > td.dxgv
{
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #e8e9e9 !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

tr.gridbody-autoPayAmounts:last-child > td.dxgv
{
    border-bottom-width: 0 !important;
}

tr.gridbody-autoPayAmounts > td.td_autopay_amounts_checkbox_holder {
    padding-top: 7px !important;
}

tr.gridbody-autoPayAmounts > td.dxgv.field_lbl_arial {
    padding-top: 9px !important;
    padding-left: 5px !important;
}

tr.gridbody-autoPayAmounts > td.dxgv.field_lbl_arial,
.td_autopay_amounts_checkbox_holder {
    vertical-align: top;
}

.pmtTerms_popup .dxpc-contentWrapper .dxpc-content
{
    padding: 0;
}

.pmtFail_Header
{
    color: #d02c2a;
    font-size: 25px;
    font-weight: bold;
    padding-left: 10px !important;
}

.pmtFail_ccError_table
{
    color: #434343;
}

.pmtFail_ccError_table .dxeBase
{
    font-size: 14px;
}

.tbl_noborder.pmtFail_ccError_table > tbody > tr > td
{
    padding: 4px 0;
    vertical-align: top;
}

.pmtFail_ccError_Label
{
    text-align: right;
    font-weight: bold;
    width: 140px;
    padding: 4px 10px 4px 0 !important;
}

.pmtFail_ccError_Suggestion
{
    font-weight: bold;
}

.pmtFail_ccError_Reason
{
    color: #707070;
}

.pmtFail_ccError_ReasonCode
{
    color: #d02c2a;
    font-weight: bold;
}

.ImpMsgHasBckgrdnColor {
    color: black;
    line-height:normal;
    font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;
}

.ImpMsgHasBckgrdnColor p{
    margin:0;
    line-height:normal;
}

.disabledProduct .field_lbl_arial,
.disabledProduct .moneyIcon_Arial,
.disabledProduct .dxgv {
    color: #c8c8c8 !important;
}

.autopay_edit_caption_padding10px .dllayout_caption200 {
    vertical-align: top;
    padding-top: 10px;
}

.autopay_edit_caption_padding6px .dllayout_caption200 {
    vertical-align: top;
    padding-top: 6px;
}

.css_SSE_BtnBackTD
{
    text-align:center;
}

.css_h_grid_Amounts_v2 tr.autoPay_anotherAutoPayProduct td {
    background-color: #fffcd1 !important;
}

.autoPay_anotherAutoPayProduct_description_label {
    text-align: right;
    width: 135px;
    padding-right: 5px !important;
}

.autoPay_multipleAutoPayMessage {
    background-color: #fffcd1 !important;
    padding: 10px !important;
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: normal;
}

.tbl_noborder > tbody > tr > td.autoPay_multipleAutoPayMessage {
    border: 1px solid #e4e2a7 !important;
}

.autoPay_multipleAutoPayMessage_Setup {
    background-color: #fffcd1 !important;
    padding: 10px !important;
    font-family: "Futura Bk BT", verdana,helvetica,arial,sans-serif !important;
    font-size: 14px !important;
}

.tbl_noborder > tbody > tr > td.autoPay_multipleAutoPayMessage_Setup {
    border: 1px solid #e4e2a7 !important;
}

.autoPay_MultipleProductsGrid_PaymentDetails_Name {
    padding-right: 10px !important;
}

.autoPay_div_HoverMessage {
    position: relative;
}

.autoPay_div_HelpText {
    position: relative;
    cursor: pointer;
    margin-left: 5px;
}

.autoPay_img_HoverMessage {
    width: 48px;
    height: 48px;
}

.autoPay_HoverMessage_Popup {
    padding: 15px;
    position: absolute;
    border: 1px solid #0a86b5;
    background-color: #f5fbfc;
    width: 400px;
    bottom: 55px;
    left: -150px;
}

.autoPay_HoverMessage_Popup_CloseButton {
    cursor: pointer;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 4px;
    right: 4px;
}

.autoPay_img_HelpText {
    width: 16px;
    height: 16px;
}

.selectSE_div_HelpText {
    position: relative;
    cursor: pointer;
    margin-left: 5px;
}

.selectSE_img_HelpText {
    width: 16px;
    height: 16px;
}

.verticalAlign,
.verticalAlign .dxichCellSys {
    vertical-align: top;
}

.tbl_DLLayout .verticalAlign_PaddingTop {
    vertical-align:top;
    padding-top: 5px;
}

.user_pin_input_container
{
    display: inline-block;
    height: 40px;
    width: 30px;
    margin-right: 10px;
}

.user_pin_input_container input[type="password"],
.user_pin_input_container input[type="text"]
{
    height: 35px;
    text-align: center;
    font-size: 2em;
}

.pn_subtotal{
	color: #C3C3C3;
	font-family: arial;
    font-size: 16px;
    font-weight: bold;
	display: flex;
	border-top: 1px solid #A5A5A5;
	margin-left:25px;
	margin-right: 50px;
	padding-top: 5px;
}

.pn_subtotal .sb_caption{
	padding-left: 25px;
}

.pn_subtotal .sb_value{
	width: 148px;
	display:flex;
	justify-content:flex-end;
}

.pn_subtotal .sb_value span.dxeBase{
	font-family: arial;
	font-size: 21px;
	font-weight: bold;
}



/* RentJoy UI Style*/
.rj_style .footer {
	background: none !important;
	color: initial;
}


.rj_style .master_bottom_trustwave {
	background: none !important;
	
}

.rj_style .master_bottom_copyrights {
	background: none !important;
}

.rj_style .master_bottom_trustwave > div > div {
	width: 65px;
	height: 40px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.rj_style.footer .visa {
	background-image: url('/app/img/resident/footer/visa.png');
}

.rj_style.footer .am {
	background-image: url('/app/img/resident/footer/am.png');
}

.rj_style.footer .mc {
	background-image: url('/app/img/resident/footer/mc.png');
}

.rj_style.footer .discovery {
	background-image: url('/app/img/resident/footer/discovery.png');
}

.rj_style.footer .echeck {
	background-image: url('/app/img/resident/footer/echeck.png');
}

.rj_style.footer .jcb {
    background-image: url('/app/img/resident/footer/jcb.png');
}

.rj_style.footer .unionpay {
    background-image: url('/app/img/resident/footer/unionpay.png');
}

.rj_style .ImportantMessageTable_v2{
	margin-bottom: 0;
	margin-top:20px;
	padding:10px;
}

.rj_style .ImportantMessageTable_v2 .ImportantMessage .ImpMsgDefStyle {
    color: black;
    background: none;
}

.rj_style .ImportantMessageTable_v2 .ImportantMessage
{
	font-family:inherit;	
}

.rj_style .dx-theme-generic-typography {
    background-color: inherit;
}

.rj_style .dx-theme-generic-typography.cs-dashboard-notiframe {
    background-color: white;
}

.rj_style .dxbButtonSys.UserTopMenuIcon_Logout_v2 {
    display: none;
}

.rj_style .welcome_top{
	color: black;
	font-family: Raleway, sans-serif;
	font-size: 1rem;
}

.rj_style .welcome_top span.clickpay_id{
	font-size: 0.8rem;
	font-family: "Nunito Sans", sans-serif;
	font-weight: normal;
	color: #686C75;
	display: block;
	margin-top: 10px; 
	margin-bottom: 10px; 	
	inline-size: 30;
}

.rj_style .UserTopMenuLinks_v2 {
	color: #3675DB !important;
	text-decoration:none !important;
	margin-left: 15px;
	margin-bottom: 5px;
}

.rj_style .UserTopMenuLinks_v2 > span {
	text-decoration:none !important;
} 

.rj_style .tenant_menu li
{	
	cursor: pointer !important;
	background: none !important;
	width: 150px;	
	height: 40px;
	margin: 0;
	padding: 0;
	font-size: 0.85rem;			
	border: none;	
	margin-bottom:-1px;
	color:#212529;
}

.rj_style .tenant_menu li.dxm-selected{
	font-weight:600;
}

.rj_style .tenant_menu li.dxm-hovered
{
	background: none !important;
}

.rj_style .tenant_menu li::before,
.rj_style .menu_dropdown li::before{
	width: 0;
}

.rj_style .tenant_menu.dxm-horizontal > ul.dx 
{
    border-bottom: 1px #EAECEF solid;
    display: flex !important;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    height: 100%;
}

.rj_style .tenant_menu li > div{
	height:100%;
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;		
}

.rj_style .tenant_menu li.jr_help {
	margin-left: auto;
	width:50px !important;
}

.rj_style .tenant_menu li.jr_help div,
.rj_style .tenant_menu li.jr_account div,
.rj_style .UserMenu_Help_v2,
.rj_style .UserMenu_My_Account_v2 {
	padding: 0 !important;
	margin:  0;	
	align-items:center;	
}



.rj_style .tenant_menu li.jr_account {	
	width:250px !important;
	border: 1px solid #DFDFE2;
	border-radius: 6px;
	box-shadow: 0 1px 0px 0px #DFDFE2;
	background-color: white !important;
}

.rj_style .tenant_menu li.jr_account div{	
	display: flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:center;
}

.rj_style .tenant_menu li.jr_account div::after {
    background-image: url('/app/img/resident/rj_account_down.png');
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    width: 30px;
    height: 40px;
    position: relative;
    margin-left: auto;
    display: block;
}

.rj_style .UserMenu_Help_v2,
.rj_style .UserMenu_My_Account_v2{
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;    
    background-position: center center; 
}

.rj_style .UserMenu_Help_v2 {
    background-image: url('/app/img/resident/rj_help_icon.png');
}

.rj_style .UserMenu_My_Account_v2 {
    background-image: url('/app/img/resident/rj_account_icon.png');
    margin-bottom:2px;
    margin-left: 10px;
}

.rj_style div.menu_dropdown {
	width: 250px !important;
    margin-top:10px;
    margin-left:0px;	
    border: 2px solid #DFDFE2;
	border-radius: 6px;
	box-shadow: 0 0px 5px 2px #DFDFE2;
}

.rj_style .menu_dropdown li{
	background-color:white !important;	
	margin: 0;
}

.rj_style .menu_dropdown li.dxm-selected{
	color: #0066cd;
}

.rj_style .menu_dropdown li::before{
	display: none;
	padding: 0;
	margin: 0;
}


.rj_style .menu_dropdown li.dxm-separator{
	display:none;
}

.rj_style .menu_dropdown:first-child::after  {
    display: none;
}

.rj_style .menu_dropdown,
.rj_style .tenant_menu li.jr_account {
    font-family: Rawline,Helvetica,Arial,sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-transform: capitalize;
    color: #272D3A;
}


.rj_style .tenant_menu ,
.rj_style .tbl_tab_page_v2 > tr,
.rj_style .tbl_tab_page_v2 .td_content .page_content_v2
{
	background-color: inherit !important;
}

.rj_style .grey_text {
    /*color: #596064;*/
}

.rj_style .tenant_menu ul.dx{
    position: relative;
}

.rj_style .hover-board {
    bottom: 0;
    height: 3px;
    top: auto;
    background-color: #0373e2;
    -webkit-box-shadow: 1px 0 4px 0 rgba(3,115,226,.4);
    box-shadow: 1px 0 4px 0 rgba(3,115,226,.4);
    content: "";
    position: absolute;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
   /* z-index: 1;*/
}

.classic_ui_popup_content_scroll span.dxeBase {
    max-height: 50vh;
    display: block;
    overflow: auto;
}

@media screen and (max-width: 450px) {
    .rj_style .master_bottom_trustwave > div > div {
        width: 50px;
        height: 35px;
    }
}
/*!
 * ClockPicker v0.0.7 for jQuery (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 * 
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.popover-cp{position:absolute;top:0;left:0;z-index:999999;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover-cp.top{margin-top:-10px}.popover-cp.right{margin-left:10px}.popover-cp.bottom{margin-top:10px}.popover-cp.left{margin-left:-10px}.popover-cp-title{display:flex;justify-content:center;text-align:center;padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-cp-content{padding:9px 14px}.popover-cp>.arrow,.popover-cp>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;overflow:visible;margin:0;padding:0;z-index:auto;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;bottom:auto;left:auto;right:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}.popover-cp>.arrow{border-width:11px}.popover-cp>.arrow:after{content:"";border-width:10px}.popover-cp.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover-cp.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover-cp.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover-cp.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover-cp.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover-cp.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover-cp.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover-cp.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.btn-cp{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent}.btn-cp.active:focus,.btn-cp:active:focus,.btn-cp:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn-cp:focus,.btn-cp:hover{color:#333;text-decoration:none}.btn-cp.active,.btn-cp:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-cp-default{color:#333;background-color:#fff;border-color:#ccc}.btn-cp-default.active,.btn-cp-default:active,.btn-cp-default:focus,.btn-cp-default:hover,.open .dropdown-toggle.btn-cp-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-cp-default.active,.btn-cp-default:active,.open .dropdown-toggle.btn-cp-default{background-image:none}.btn-cp-block{display:block;width:100%}.text-primary{color:#428bca}.clockpicker .input-group-addon{cursor:pointer}.clockpicker-moving{cursor:move}.clockpicker-align-left.popover-cp>.arrow{left:25px}.clockpicker-align-top.popover-cp>.arrow{top:17px}.clockpicker-align-right.popover-cp>.arrow{left:auto;right:25px}.clockpicker-align-bottom.popover-cp>.arrow{top:auto;bottom:6px}.clockpicker-popover .popover-cp-title{background-color:#fff;color:#999;font-size:24px;font-weight:700;line-height:30px;text-align:center}.clockpicker-popover .popover-cp-title span{cursor:pointer}.clockpicker-popover .popover-cp-content{background-color:#f8f8f8;padding:12px}.popover-cp-content:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.clockpicker-plate{background-color:#fff;border:1px solid #ccc;border-radius:50%;width:200px;height:200px;overflow:visible;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clockpicker-canvas,.clockpicker-dial{width:200px;height:200px;position:absolute;left:-1px;top:-1px}.clockpicker-minutes{visibility:hidden}.clockpicker-tick{border-radius:50%;color:#666;line-height:26px;text-align:center;width:26px;height:26px;position:absolute;cursor:pointer}.clockpicker-tick.active,.clockpicker-tick:hover{background-color:#c0e5f7;background-color:rgba(0,149,221,.25)}.clockpicker-button{background-image:none;background-color:#fff;border-width:1px 0 0;border-top-left-radius:0;border-top-right-radius:0;margin:0;padding:10px 0}.clockpicker-button:hover{background-image:none;background-color:#ebebeb}.clockpicker-button:focus{outline:0!important}.clockpicker-dial{-webkit-transition:-webkit-transform 350ms,opacity 350ms;-moz-transition:-moz-transform 350ms,opacity 350ms;-ms-transition:-ms-transform 350ms,opacity 350ms;-o-transition:-o-transform 350ms,opacity 350ms;transition:transform 350ms,opacity 350ms}.clockpicker-dial-out{opacity:0}.clockpicker-hours.clockpicker-dial-out{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.clockpicker-minutes.clockpicker-dial-out{-webkit-transform:scale(.8,.8);-moz-transform:scale(.8,.8);-ms-transform:scale(.8,.8);-o-transform:scale(.8,.8);transform:scale(.8,.8)}.clockpicker-canvas{-webkit-transition:opacity 175ms;-moz-transition:opacity 175ms;-ms-transition:opacity 175ms;-o-transition:opacity 175ms;transition:opacity 175ms}.clockpicker-canvas-out{opacity:.25}.clockpicker-canvas-bearing,.clockpicker-canvas-fg{stroke:none;fill:#0095dd}.clockpicker-canvas-bg{stroke:none;fill:#c0e5f7}.clockpicker-canvas-bg-trans{fill:rgba(0,149,221,.25)}.clockpicker-canvas line{stroke:#0095dd;stroke-width:1;stroke-linecap:round}.clockpicker-button.am-button{margin:1px;padding:5px;border:1px solid rgba(0,0,0,.2);border-radius:4px}.clockpicker-button.pm-button{margin:1px 1px 1px 136px;padding:5px;border:1px solid rgba(0,0,0,.2);border-radius:4px}
.clockpicker-span-time-add,.clockpicker-span-time-subtract{border-radius:50%;border:1px solid #ccc;font-size:13px;color:#666;line-height:26px;width:26px;height:26px}.clockpicker-span-time-add:hover,.clockpicker-span-time-subtract:hover{border-color:#999;font-weight:700}.clockpicker-span-time-add:active,.clockpicker-span-time-subtract:active{color:#999}.clockpicker-span-time-subtract{margin-right:10px}.clockpicker-span-time-add{margin-left:10px}
.popover-cp-title span{ box-sizing: content-box; }
