﻿body {
}

.AccountListingBaseTableCellDiv {
    display:table-cell; 
    vertical-align:top;
    width:100%;
}
#ctl00_PageContent_ctl00_jhaSecureH1 {
    outline: none;
    
}
#ctl00_PageContent_ctl00_jhaSecureH1:focus {
    border: 2px solid #4D97E0 !important;
}

.StatementAccountDropDown {
    display: table-cell;
    padding-left: 10px;
}

#ctl00_PageContent_ctl00_ViewTab_TabTitle:focus {
    outline: none;
    border: 2px solid #4D97E0 !important;
}

.AccountStatmentListGrid tbody .th td:focus, .AccountStatmentListGrid tbody tr:focus {
    outline: none;
    border: 2px solid #4D97E0 !important;
}
