﻿.displayInline {
    display: inline;
}

.displayBlock {
    display: block;
}

.displayBlockImportant {
    display: block !important;
}

.lineStatusHeader {
    width: 155px;
}

.lineStatusReason {
    width: 360px;
    height: 91px;
}

.tradeStatusReasonHeader {
    width: 584px;
}

.tradeStatusReason {
    width: 574px;
    height: 91px;
}

.panelTradeStatusMessage {
    height: 91px;
}

.width90px {
width:90px;
}

.width65px {
width:65px;
}

.width80px {
width:80px;
}

.width150px {
    width: 150px;
}

.width180px {
    width: 180px;
}

.width100px {
    width: 100px;
}

.marketPlace_newsItem a {
    text-decoration: underline;
}

.crumb {
    /*color: #ED8A0C;*/
    float: left;
    font-size: 11px;
    width: 650px;
    padding: 0 0 0 10px;
    margin-bottom: 10px;
}

    .crumb a { /*color: #ED8A0C;*/
        text-decoration: underline;
    }

.uploadButton {
    margin-bottom: 4px !important;
}

.file_input_textbox {
    float: left;
}

.file_input_div {
    position: relative;
    width: 100px;
    height: 50px;
    overflow: hidden;
}

/*.file_input_button
{
	width: 100px; 
	position: absolute; 
	top: 0px;
	background-color: #33BB00;
	color: #FFFFFF;
	border-style: solid;
}*/

.file_input_hidden {
    font-size: 45px;
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

.beneComboBox {
    border: 1px solid #9c9c9c;
    /*border-radius: 3px;*/
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: none;
    height: 27px;
    position: absolute;
    margin-top: 5px;
    margin-left: 0;
}

.beneTextBox {
    height: 15px;
    width: 77%;
    float: left;
    padding: 6px;
    margin: 5px 0;
    border: 1px solid #9c9c9c;
    border-right: 0px;
    /*border-radius: 3px;*/
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.ui-state-default {
    background: none;
}

    .ui-state-default:hover {
        background: #dadada;
    }

.beneDetailsButton {
    float: right;
    margin-top: 5px;
}

.box3 {
    border: 1px #d1d1d1 solid;
    padding: 10px;
    font-family: Helvetica, Arial, sans-serif;
    /*color: #003366;*/
    position: relative;
    line-height: normal;
}

.box4 {
    padding: 10px;
    border: 2px solid #000;
    width: 100%;
    line-height: 14px;
    font-size: 12px;
}

.Box_payfac {
    border: 1px #999999 solid;
    padding: 10px;
}

.Box_payfac_repeat label {
    margin-right: 9px;
    font-size: 12px;
}

.Box_payfac_repeat a {
    color: #999999;
    font-size: 11px;
    text-decoration: underline;
}

.Box_payfac_repeat input.login {
    width: 204px;
}


#contentHome {
    background: #ffffff; /*position: relative;*/
    height: 100%; /*margin: 0px;     margin-left: 20px;*/
    margin: 0 auto 0 auto;
    padding: 0 0 0 0px;
    width: 950px;
}

.memberDescription img {
    margin-right: 5px;
}

.memberName {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

    .memberName h2 {
        font-size: 15px;
    }

/** payfacWrapper stuff */
#payfacWrapper {
    /*margin-right: 20px;
    margin-left: 20px;*/
    padding-top: 1px;
    padding-bottom: 10px;
    font-size: 11px;
    /*color: #003366;*/
}


/*#payfacWrapper h2
{ 
    font-size: 18px;
    color: #003366;
}

#payfacWrapper h3
{
    font-size: 15px;
    color: #003366;
}*/

/*#payfacWrapper a, a:hover {
    text-decoration: underline;
}*/

/* auto complete */
.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: white;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    background-color: silver;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
}

#popupContent {
    margin: 20px 20px 0px 20px;
}

th a {
    font-weight: bold;
}

td.label a {
    font-weight: bold;
    width: 150px;
}

td.label {
    font-weight: bold;
    width: 150px;
}

td.labelWide {
    white-space: nowrap;
    font-weight: bold;
    width: 175px;
}

td.labelTop {
        padding-top: 15px;
        vertical-align: top;
}

td.narrowLabel {
    font-weight: bold;
    padding-right: 5px;
}

    td.narrowLabel a {
        font-weight: bold;
    }

td.data {
    padding-right: 20px;
}

input {
    letter-spacing: 0px;
    vertical-align: middle;
}

    input.disabled {
        border: none 0px #ffffff;
        color: Black;
    }

submit[disabled], html input[disabled] {
    cursor: default;
    color: grey !important;
}

textarea {
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    vertical-align: middle;
}

select {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    vertical-align: middle;
}

input.amount {
    width: 90px;
    text-align: right;
    padding-right: 5px;
}

input.wide {
    width: 350px;
}

select.wide {
    width: 350px;
}

select.searchField {
    width: 160px;
}

input.searchField {
    width: 145px;
}

textarea.wide {
    width: 350px;
}

.buttonGroup a {
    text-decoration: underline;
}

.inlineButtonGroup {
    height: 40px;
}

.buttonGroup {
    margin-top: 20px;
    overflow: visible;
    white-space: nowrap;
    text-align: center;
}

    .buttonGroup input {
        /*width: 80px;*/
        /*margin: 0px;
        padding: 0px;*/
    }

/*.button {
    width: 80px;
}*/

.commandButton {
    font-size: 10px;
}

.smallFont {
    font-size: 10px;
}

.detail {
    border: solid 1px silver; /*border-style: none;*/
}

.searchbox {
    width: auto;
    height: auto;
    padding: 20px;
    margin: 0px 0px 20px 0px;
    border: 1px #999999 solid;
}

.beneDetail td.label,
.detail td.label {
    background-color: Silver;
    border: solid 1px #ffffff;
    padding: 2px 6px 2px 6px;
}

.beneDetail td,
.detail td {
    height: 32px;
}

    .beneDetail td.vce table,
    .detail td.vce table {
        display: none;
    }

    .beneDetail td.labelHigh,
    .detail td.labelHigh {
        padding-top: 10px;
        vertical-align: top;
    }

.list {
    border-collapse: collapse;
    margin-bottom: 5px;
    background-color: #ffffff;
}

    .list td {
        border: solid 1px #F0F0F0;
        padding: 0px 4px 2px 4px;
        height: 25px;
    }

table.list tr.highlight td {
    background: #F0F0F0;
}

table.list tr.highlightAlt td {
    background-color: #F0F0F0;
}

.list td.highlight {
}

.list td.vce table {
    /*this hides the ValidatorCalloutExtender popup*/
    display: none;
}

.list th.icon {
    text-align: center;
    width: 30px;
    white-space: nowrap;
}

.list td.icon {
    text-align: center;
    width: 30px;
    white-space: nowrap;
}

.list tr.subTotal {
    background-color: #F0F0F0;
    border-color: Silver;
}

.list td.subTotal {
    background-color: #F0F0F0;
    font-weight: bold;
}

.list tr.total {
    background-color: Silver;
    border-color: Silver;
}

.list td.total {
    font-weight: bold;
    background-color: Silver;
}

.list td.rptSubHeader {
    font-weight: bold;
    background-color: #F0F0F0;
    border-color: white !important;
}

.list td.rptHeader {
    font-weight: bold;
    background-color: Silver;
}

.list td.subTotalSpacer {
    height: 0px;
    padding: 0px;
    margin: 0px;
    border-bottom-color: silver;
}

.list th.reference {
    width: 150px;
}

.list td.reference {
    width: 150px;
}

.list td.rowspan {
    padding-top: 9px;
    vertical-align: top;
}

.list th {
    background-color: Silver;
    border: solid 1px #ffffff;
    padding: 2px 6px 2px 6px;
    height: 25px; /*background-image: url(../images/gloss.png);     background-position: left center;     background-repeat: repeat-x;*/
    text-align: center;
    font-weight: bold;
}

    .list th.currencyDirection {
        text-align: right;
        padding-right: 68px;
    }

    .list th.firstName {
        width: 100px;
    }

    .list th.lastName {
        width: 100px;
    }

    .list th.userName {
        width: 150px;
    }

    .list th.userFullName {
        width: 150px;
    }

    .list th.name {
        width: 380px !important;
    }

    .list th.accountName {
        width: 240px;
    }

.accountddl {
    width: 230px;
}

.list th.tradeDate {
    width: 84px;
}

.list th.tradeNumber {
    width: 104px;
}

.list th.roles {
    white-space: nowrap;
    width: 150px;
}

.list th.authLimit {
    white-space: nowrap;
    width: 80px;
}

.list th.functionName {
    width: 200px;
}

.list th.scope {
    width: 100px;
}

.list th.currencyName {
    width: 165px;
}

.list th.currencyCode {
    width: 110px;
}

.list th.subTotal {
    background-color: #F0F0F0;
}

.currencyNameddl {
    width: 190px;
}

.list th.currencyDesc {
    width: 100px;
}

.list th.totalSettlement {
    width: 150px;
}

.list th.sortCode {
    width: 65px;
}

.list th.dpType {
    width: 100px;
}

.list th.beneficiaryName {
    width: 260px;
}

.list th.leftAlign {
    text-align: left;
}

.list th.rightAlign {
    text-align: right;
}

.list td.beneficiaryPicker {
    width: 320px;
}

.list .tt {
    text-align: center;
    width: 70px;
}

.list .right {
    border-right: solid 1px silver;
}

.list .top {
    border-top: solid 1px silver;
}

.list .bottom {
    border-bottom: solid 1px silver;
}

.vce table {
    /*this hides the ValidatorCalloutExtender popup*/
    display: none;
}

.dplist {
    border-bottom-style: none;
    border-right-style: none;
    border-left-style: none;
}

    .dplist th {
        border-top: solid 1px #F0F0F0;
    }

        .dplist th.left {
            border-top: solid 1px #F0F0F0;
            border-left: solid 1px #F0F0F0;
        }

        .dplist th.right {
            border-top: solid 1px #F0F0F0;
            border-right: solid 1px #F0F0F0;
        }

    .dplist td.left {
        border-left: solid 1px #F0F0F0;
        border-right: solid 1px #F0F0F0;
        border-top: solid 1px #F0F0F0;
    }

    .dplist td.leftSum {
        border-left: solid 1px #F0F0F0;
    }

    .dplist td.rightSum {
        border-right: solid 1px #F0F0F0;
    }

    .dplist td.middle {
        border-right: solid 1px #F0F0F0;
        border-top: solid 1px #F0F0F0;
    }

    .dplist td.right {
        border-right: solid 1px #F0F0F0;
        border-left: solid 1px #F0F0F0;
        border-top: solid 1px #F0F0F0;
    }

    .dplist td {
        border-style: none;
    }

        .dplist td.footerCell {
            border-style: none;
        }

    .dplist .footerTop {
        border-top: solid 1px #F0F0F0;
    }

.dpReference {
    width: 140px;
    word-wrap: break-word;
}

.dpConfReference {
    width: 250px;
    word-wrap: break-word;
}

.fxReference {
    width: 500px;
    word-wrap: break-word;
}

.numeric {
    text-align: right;
    white-space: nowrap;
}

.amount {
    text-align: right;
    width: 100px;
    white-space: nowrap;
}

.rate {
    text-align: center;
    width: 100px;
    height: 40px;
    font-size: 11px;
    /*color: #003366;*/
}

    .rate b {
        font-weight: bold;
    }

.center {
    text-align: center;
}

.timer {
    width: 30px;
    text-align: center;
    font-weight: bold;
}

.beneficiaryName {
    width: 250px;
}

.customerName {
    width: 200px;
}

.lsBeneficiaryName {
    width: 150px;
    overflow: hidden;
}

.dpBeneficiaryName {
    width: 200px;
    overflow: hidden;
}

.bankAccountNo {
    width: 180px;
    overflow: hidden;
}

input {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    vertical-align: middle;
}

    input.coverid {
        width: 110px;
    }

    input.narrow {
        text-align: right;
        width: 35px;
    }

    input.narrowRate {
        text-align: right;
        width: 45px;
    }

    input.wideRate {
        text-align: right;
        width: 75px;
    }

    input.sortCode {
        width: 55px;
    }

    input.accountNumber {
        width: 75px;
    }

    input.reference {
        width: 140px;
    }

.chrgTyp {
    width: 65px;
}

.accNo {
    width: 180px;
}

.error {
    background-color: #FF3C3C;
}

.errorText {
    color: Red;
}

div.benePopup {
    width: 500px;
    height: 500px;
    font-weight: normal;
    text-align: left;
}

div.fddmp {
    width: 850px;
    height: 500px;
    font-weight: normal;
    border: 1px solid #000;
    background: #fff;
    padding: 1.5em;
    overflow: scroll;
}

div.currencyEntryPopup {
    overflow: scroll;
    width: 900px !important;
}

div.widePopup {
    overflow: scroll;
    width: 1000px !important;
}

div.mpWide {
    overflow: scroll;
    width: 1205px !important;
}

div.popupInternal {
    width: 790px;
}

div.popupInternalNarrow {
    width: 499px;
}

div.modalPopup {
    border: 1px solid #000;
    background: #fff;
    padding: 1.5em;
    width: 600px;
}

div.reference {
    text-align: left;
    min-height: 100px;
    min-width: 350px;
}

div.tlStatus {
    text-align: left;
    width: 350px;
}

.modalBackground {
    background-color: #000;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
}

.updateProgress {
    border: solid 1px black;
    background-color: #ffffff;
    vertical-align: middle;
    padding: 4px 4px 4px 4px;
    z-index: 20000;
}

.marketUpdate {
    border: 2px solid black;
    background-color: silver;
    vertical-align: middle;
    padding: 4px 4px 4px 4px;
    z-index: 20000;
    min-height: 90px;
    width: 428px;
}

.clsUdp {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.aml {
    width: 470px;
    border: solid 1px black;
    background-color: #ffffff;
    vertical-align: middle;
    padding: 4px 4px 4px 4px;
    position: relative;
    height: 25px;
}

.authoriserList {
    height: 400px;
    width: 500px;
    overflow: auto;
}

.updateProgress img {
    float: left;
}

.hideCallout table {
    /*this hides the ValidatorCalloutExtender popup*/
    display: none;
}



#progressBackgroundFilter {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    z-index: 20000;
    background-color: #000;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
}

.authorisationProgBG {
    width: 200px;
    background-color: #9D9FA2;
    text-align: left;
    height: 26px;
    margin: 0 auto;
}

.authorisationProgFG {
    width: 100px;
    background-image: url(../images/menuBarHighlight.png);
    height: 26px;
    position: relative;
    top: 0;
    left: 0;
}

.hidden {
    display: none;
}

.invisible {
    visibility: hidden;
}

.settlement {
    margin: 0px 0px 15px 0px;
    display: block;
}

.notSelected {
    background-color: Gray;
}

.highlightRev {
    background-color: #ec8933;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 2px 2px 20px !important;
    vertical-align: middle;
}

.highlight {
    color: #ec8933;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 2px 2px 20px !important;
    vertical-align: middle;
}

.gadgettbl {
    border-style: none !important;
    background-color: inherit;
}

    .gadgettbl th, .gadgettbl td {
        border-style: none !important;
    }

.gadgets .standardContentItem,
.gadget {
    margin-bottom: 10px;
    margin-right: 5px;
    display: inline-block;
    padding-right: 14px;
    padding-bottom: 0px;
    width: 252px;
    vertical-align: top;
}


.gadgets .standardContentItem {
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 7px;
}

.gadget {
    background-color: #dee4f2;
    padding-top: 10px;
    margin-top: 10px;
    padding-left: 14px;
}

    .gadget .amount {
        width: 60px;
        text-align: right;
    }

.searchTable {
    border: none;
    margin-bottom: 0px;
}

    .searchTable td {
        border: none;
        width: 100px;
        padding: 2px;
    }

.searchTableNarrow td {
    border: none;
    padding: 2px;
}

.searchTable td.wide {
    border: none;
    width: 360px;
}

.cal td {
    padding: 0;
    height: auto;
    border: none;
}

.gbdp th {
    height: auto;
    background-color: White;
    border: none;
}

.gbdp td {
    padding: 3px 3px 3px 2px;
    height: auto;
    border: none;
}

.gbdp_day a {
    text-decoration: none !important;
}

.gbdp_day {
    text-decoration: none !important;
    color: silver;
    background-color: White;
}

.gbdp_otherday {
    color: silver;
    background-color: White;
}

    .gbdp_otherday a {
        text-decoration: none !important;
        color: Gray !important;
    }

.gbdp_dayheader {
    background-color: White;
}

.gbdp_title {
    color: Black;
    font-weight: bold;
    background-color: White;
}

.scfb {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    white-space: nowrap;
    font-weight: bold;
    width: 250px;
}

.scfbw {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    white-space: nowrap;
    font-weight: bold;
    width: auto !important;
}

.scfbL {
    margin-top: 3px;
    float: left;
    white-space: nowrap;
    font-weight: bold;
    width: 100px;
}

.scacc {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    white-space: nowrap;
    font-weight: bold;
    width: 350px;
}

.test {
    width: auto;
    height: auto;
    padding: 20px;
    margin: 0px 0px 20px 0px;
    border: 1px #999999 solid;
}

.collapsePanel {
    background-color: white;
    overflow: hidden;
}

.centerTable {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.tradeLineCancelled {
    text-decoration: line-through;
}

.hoverMenu {
    padding: 15px;
    border: solid 1px #021573;
    background-color: White;
    line-height: 5pt;
}

td.partner {
    height: 80px;
    vertical-align: middle;
}

tr.lineSummary td {
    border-top: solid 2px silver !important;
    border-bottom: solid 2px silver !important;
    border-collapse: separate !important;
    background-color: Silver !important;
}

select.transType {
    width: 220px;
    overflow: hidden;
}

select.transAccount {
    width: 100px;
    overflow: hidden;
}

.marketData {
    margin-bottom: 40px;
    padding-right: 20px;
}

    .marketData ul {
        margin: 0;
        padding: 0;
    }

        .marketData ul li {
            border-top: solid 1px silver;
            list-style: none;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 0px;
        }

.mdSpacer {
    margin: 20px 2px 20px 0px;
}

.ratesList h2 {
    font-size: 15px;
    /*color: #003366;*/
}

.ratesList {
    width: 440px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

    .ratesList a {
        text-decoration: underline;
    }

.sys-template {
}

.ajaxPager {
    cursor: pointer;
}

.ajaxSort {
    text-decoration: underline;
    cursor: pointer;
}

.bsw {
    border-bottom-color: Red !important;
}

.delete {
    width: 30px;
    color: Red;
}

.clsd {
    color: Gray;
}

.printFrame {
    border: 0px;
}

.ddlDM {
    width: 195px;
}

.ddlPaymentImport {
    width: 110px;
    overflow: hidden;
}

#poweredBy {
    display: none;
}

.tb {
    width: 80px;
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}

.datepicker {
    width: 80px;
}

.countryPL {
    height: 180px;
    overflow-y: scroll;
    border: solid 1px #f0f0f0;
}

td.tdtop {
    vertical-align: top;
    margin-top: 5px;
}

.printOnly {
    display: inline;
}

.col1_3B {
    width: 300px;
    border: 0; /*position: relative;     float: left;*/
    height: 100%;
    background-color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.col2_3 {
    width: 568px;
    height: auto;
    padding: 0px 10px 10px 10px;
    margin: 0px 20px 0px 0;
    border: 1px #999999 solid;
    position: relative;
    display: inline-block;
    float: left;
    vertical-align: top;
    overflow: hidden;
    line-height: 23px;
}

    .col2_3 p {
        margin-bottom: 24px;
        font-family: Helvetica,Arial,sans-serif;
        line-height: 23px;
        font-size: 12px;
        color: #757373;
    }

    .col2_3 a:link, .col2_3 a:active, col2_3 a:hover, .col2_3 a:visited {
        color: #999999;
        text-decoration: underline;
    }

.tcsRowHighlight {
    background-color: lightsteelblue;
}

.tcsRowHighlightPD {
    background-color: lightblue;
}

.tcsRowHighlightDownloaded {
    background-color: #FFFF00;
}

.tcsRowHighlightAutoFunded {
    background-color: #99ff99;
}

.tcsRowHighlightAC {
    background-color: navajowhite;
}

.tcsRowHighlightIfx {
    background-color: lightyellow;
}

#payfacWrapper li {
    padding-top: 2px;
    padding-bottom: 2px;
}

.printOnly {
    display: none;
}

.newsItemContact {
    background-color: #B7B7B7;
    color: black;
    font-weight: bold;
    text-align: center;
}

.ddlUploadWizard {
    /*width: 110px;*/
    width: 100%;
    overflow: hidden;
}

.highlightInvoicedFee {
    color: gray;
}

.cuw_tblStyle td {
    width: 170px;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cuw_divTblContent { /*this div has its own scroll bar*/
    max-height: 450px;
    overflow: scroll;
    /*width: 430px*/
}

.btnTradeUploadStyle {
    margin-left: 5px !important;
}

.payfacHomeQuickLaunchButtons {
    position: relative; /*border: 1px solid white;*/
    width: 109px;
    height: 22px;
    display: block;
    top: -33px;
    left: 10px;
}

.smallDatePicker {
    width: 80px;
}

table.fixedHeader {
    margin-bottom: 0px;
}

.fixedHeader th.farRight {
    width: 5px;
}

.list th.documentName {
    width: 248px;
}

.list td.documentName {
    width: 248px;
    overflow: hidden;
}

.list th.associations {
    width: 100px;
}

.list td.associations {
    width: 100px;
    overflow: hidden;
}

.list th.tags {
    width: 118px;
}

.list td.tags {
    width: 118px;
}

.list th.actions {
    width: 138px;
}

.list td.actions {
    width: 138px;
}

.list td.tradeDate {
    width: 84px;
}


.list td.narrowName {
    width: 134px;
}

.list th.narrowName {
    width: 134px;
}


.list th.icon {
    text-align: center;
    width: 26px;
}

.list td.name {
    width: 402px;
}

/* Added for modal behaviour*/

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


.my-drop-zone {
    border: dotted 3px lightgray;
}

.nv-file-over {
    border: dotted 3px red;
}
/* Default class applied to drop zones on over */
/*.another-file-over-class {
            border: dotted 3px green;
        }

        html, body {
            height: 100%;
        }*/

.nv-file-over {
    background-color: #FFBEA3;
}

.other-drop-zone {
    border: 2px dashed burlywood;
    padding: 4px;
    height: 100px;
}

.other-over-zone {
    background-color: moccasin;
}

.bg {
    background-color: lightgreen;
}

.over-zone {
    border: 2px dashed lavender;
    height: 100px;
    padding: 4px;
}


.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 900px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.deletePending .name {
    text-decoration: line-through;
}

.completedText {
    color: green;
}

.incompleteText {
    color: red;
}

div.loading {
    position: fixed;
    top: 10px;
    right: 10px;
    border: solid 1px black;
    background-color: #ffffff;
    vertical-align: middle;
    padding: 5px 15px 5px 15px;
    z-index: 20000;
}


input[type='file'].fileUpload {
    width: 80px;
}

#newBu {
    float: right;
    display: inline;
    margin-top: -10px;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            /* float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;*/
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            /*color: #23527c;
            background-color: #eee;
            border-color: #ddd;*/
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        /*color: #fff;*/
        cursor: default;
        /*background-color: #337ab7;
        border-color: #337ab7;*/
        font-weight: lighter;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        cursor: text;
        /*background-color: #fff;
        border-color: #ddd;*/
        font-weight: lighter;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    /*padding: 5px 10px;
    font-size: 12px;*/
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.float-right {
    float: right;
}

.width-100 {
    width: 100%;
}

.linecount {
width:50px
}

a[disabled="disabled"] {
    color: Grey !important;
    text-decoration: none;
    pointer-events: none;
    cursor:default;
}

input[type="button"][disabled], button[disabled="disabled"] {
    color: Grey !important;
    cursor: text !important;
}

.paddingLeftSmall {
    padding-left: 20px !important;
}

.selectize-input {
    border: 1px solid #9c9c9c !important;
    border-radius: 0px !important;
}

.selectize-input {
    width: 160px !important;
    padding: 5px 5px !important;
}

.selectize-control.single .selectize-input {
    background-image: none !important;
}

.selectize-control > .selectize-dropdown, .selectize-control > .selectize-input > input {
    width: 160px !important;
}

.selectize-dropdown-content {
    width: 157px !important;
}

.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
    font-size: 11px !important;
}

div.selectize-input {
    height: 30px !important;
}

.selectize-dropdown [data-selectable] {
    height: 15px !important;
}

.ui-select-choices-row:hover {
    background: #1d80e2 !important;
    color: #fff !important;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
    font-size: 11px !important;
}

.searchFieldMedium {
    width: 225px !important;
}

.buttonlikelinkbutton {
    border-color: transparent;
    background-color: transparent;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
}

.modalclose {
float: right;margin: 9px;
}

.tblReconciliation td {
width:auto !important
}


.reconsileSelect {
width:78% !important;
}   

.searchTableWidth {
    width: 100%;
}

.gridwrapper {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 25px;
}
.alignInLine {
    display: inline-block;
}

.divVbaResult {
    display: inline-block;
    margin-left: 60%;
}

.divClose {
    float:right;
}

.btnClose {
    border-style: none !important;
    min-width : 0px !important;
    font-size: small;
    font-weight: bold;
}

.buttonlikelinkbuttonVba {
    border-color: transparent;
    background-color: transparent;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
    font-size:11px;
    font-weight: lighter;
}

.tdwidth {
    border: solid 1px #F0F0F0;
    padding: 2px 4px 2px 4px;
    height: 25px;
    width: 158px;
}

.thwidth {
    background-color: Silver;
    border: solid 1px #ffffff;
    padding: 2px 6px 2px 6px;
    height: 25px;
    text-align: center;
    font-weight: bold;
}

.modal-95percent{
    width:95% !important;
}
.modal-150px{
       width: 150px;
}
.outTdLabel {
    font-weight: bold !important;
    font-size: 11px !important;
    width: 270px !important;
}

.outTdWidth {
    width: 100px !important;
}

.inpTxt{
    width:190px !important;
    text-align:left;
}
.padding-top-10px{
    padding-top:10px !important;
}
.deletebtnimg{
    background: url(../images/icons/delete.png) center;
    cursor: pointer !important;
    width: 28px;
}

.editbtn {
    display:block;
    width:0px;
    height:0px;
    outline:none;
    padding:14px;   
    background: url(../images/icons/edit.png) center;
    cursor: pointer !important;    
    background-repeat:no-repeat;
}

.deletebtn {
    display:block;
    width:0px;
    height:0px;
    outline:none;
    padding:14px;  
    background:url(../images/icons/delete.png)  center;
    cursor: pointer !important;    
    background-repeat:no-repeat;
    margin:auto;
}

.updatebtn {
     display:block;
    width:0px;
    height:0px;
    outline:none;
    padding:14px; 
    background:url(../images/icons/Update.png) center;
    cursor: pointer !important;    
    background-repeat:no-repeat;
}
.cancelbtn {
    display:block;
    width:0px;
    height:0px;
    outline:none;
    padding:14px; 
    background: url(../images/icons/cancel.png)  center;
    cursor: pointer !important;    
    background-repeat:no-repeat;
}

.savebtn {
    display: block;
    width: 0px;
    height: 0px;
    outline: none;
    padding: 14px;
    background: url(../images/icons/add.png) center;
    cursor: pointer !important;
    background-repeat: no-repeat;
}

.thWidth
{
    width:20px;
}
/* RAM Settings Style Starts here */
.searchboxcontainer {
        width: 96%;
        min-height: 30px;
        padding: 20px;
        margin: 0px 0px 20px 0px;
        display: inline-block;
        border: 1px #999999 solid;
    }
    .ramStartDate{
        width:30%
    }
    .ramEndDate{
        width:30%
    }
    .ramApplied{
        width:15%
    }
    .select2-choice{
        text-decoration:none !important;
    }
    #ui-select-choices-0{
        margin-left: 0em !important;
    }
    #formRamContent{
        display:none;
    }
     .nv-bars rect {
      width: 5px;
    }
    .ramCalenderTxtBox {
    width: 110px;
    }

    .dateSpecificRamCtrl {
    width: 65px;
    display: inline;
    }

    .ramTimePicker input[type="text"] {
    text-align: center;
    width: 40px !important;
    padding: 5px !important;
    }
    .ramActionBtn{
        width:4%;
    }
    .ramTimePicker td{
        border: none !important;
    }
    .ramTimePicker .btn{
        font-size: 10px !important;
    }
    .ramTimePicker .btn:focus,.ramTimePicker .btn:active {
       outline: none !important;
    }
/* RAM Settings Style Ends here */
.btnBenfyClose {
    float: right;
    position: absolute;
    right: 20px;
    border: 1px solid beige !important;
    border-radius: 20px;
    outline: 0;
    min-width: 0px !important;
    background: white !important;
    color: black !important;
}
input[type='submit'].btnBenfyClose:hover {
    background-color: white !important;
}

.summarybtn {
    background: url(../images/icons/summary.png) no-repeat;
    cursor: pointer !important;
    width: 28px;
    height:35px !important;
}

.mfaLabel {
   float: left; margin-top: 9px;width: 105px;
}

.errorImportant {
    background: #FF3C3C !important;
}

.pwdLabel {
    width: 97px;
}

.pwdWidth {
    width: 200px;
}

.xButton{ 
    top: 4px;
    right: 6px;
    font-weight: bolder;
    font-size: 13px;
    float: right;
    position: absolute;
    border: 0px !important;
    border-radius: 20px;
    outline: 0;
    min-width: 0px !important;
    background: white !important;
    color: black !important;
}

.mfaPopup p {
        margin: 10px 0 10px 0 !important;
        line-height: 13px !important;
        font-size: 11px !important;
}
.mfaPopup a{
    color:black !important
}
.userSecurityBtnGroup input[type='submit'] {
    margin-top: 15px !important;
    margin-left: 10px !important;
}

.width-70px {
    width: 70px !important;
}

.inflight-chkbox-area {
    padding: 15px 0px;
}

.txtInflightDatePicker {
    width: 92px !important;
}

.inflight-chkbox-area input[type='checkbox'] {
    margin: 5px 0px;
}

.inflight-chkbox-area label {
    margin-right: 15px;
}

.tdBalSummaryAccountNumber {
    width: 183px !important;
}

.txtbankBalDatePicker {
    width: 113px !important;
}

.width-12-percent {
    width: 12% !important;
}

.width-13-percent {
    width: 13% !important;
}

.width-18-percent {
    width: 18% !important;
}


.width-80-percent {
    width: 80% !important;
}

.compLink {
    display: inline-block;
    padding-top: 7px;
}

.refreshBtn {
    float: right;
    width: 50%;
    text-align: right;
}
input[type=checkbox], input[type=radio] {
    margin: 0px 3px 0 !important;
}

.chkboxBusinessUnit table {
    width: 150px !important;
}
.txtCutOff {
    width: 50px;
}
label {
    display: inline !important;
}
#pagingResult a {
    color: #000;
    padding: 2px !important;
    border: none !important;
    background: #fff !important;
}

.dmName {
    width: 40%;
}

.dmAssociations {
    width: 15%;
}

.dmTags {
    width: 15%;
}

.dmActions {
    width: 5%;
}

.dmTradeDate {
    width: 15%;
}

.dmNarrowName {
    width: 15%;
}
.benificiaryName {
    width: 380px;
}
.businessUnitContainer {
    margin: 0px;
}

.width-8-percent {
    width: 8% !important;
}

.width-26-percent {
    width: 26% !important;
}

.width-10-percent {
    width: 10% !important;
}

.width-16-percent {
    width: 16% !important;
}

.trans-checkbox input[type=checkbox] {
    margin: -2px 5px 0 !important;
}
.modal-50px {
    width: 12% !important;
}

.align-right {
    text-align: right !important;
}

.tr-currency-margin {
    height: 30px !important;
}

.tr-checkbox {
    line-height: 35px !important;
}

.dropdown-currency-margin {
    width: 105px !important;
}

.currencymargin input[type="checkbox"], .currencymargin input[type="radio"] {
    width: 22px; /*Desired width*/
    height: 13px; /*Desired height*/
}

.currencymargin input[type="checkbox"] {
    float: left;
    margin-top: 8px !important;
}

.td-checkbox label {
    width: 7%;
    float: left;
    margin: 4px 4px 0px 0px;
    font-weight: normal !important;
}

.chkBoxLabel {
    float: left;
    width: 23px;
}

.td-groupby-direction {
    padding-left: 20px !important;
    width: 10% !important;
    text-align: left !important;
}

.width-15-percent {
    width: 15% !important;
}

.width-10-percent {
    width: 10% !important;
}

.width-5-percent {
    width: 5% !important;
}

.width-4-percent {
    width: 4% !important;
}
/*newly added*/
.width-3-percent {
    width: 3% !important;
}

.padding-right-10px {
    padding-right: 10px;
}

.groupByStatus {
    font-weight: bold;
    font-size: 12px;
}

.trOpenIcon {
    height: 28px;
    width: 28px;
    border-width: 0px;
}

.hide {
    display: none;
}

.marginTierEditTable {
    width: 100% !important;
}

/* Modified here */

.tr-errormessage {
    font-weight: bold;
    font-size: 12px;
    color: red;
    text-align: center;
    padding: 15px 0px;
}

.lableAlign {
    height: 25px;
    float: left;
    padding: 12px 0px 5px 0px;
}

.width-9-percent {
    width: 9% !important;
}

.width-12-percent {
    width: 12% !important;
}

.width-13-percent {
    width: 13% !important;
}

.width-30-percent {
    width: 30% !important;
}

.align-center {
    text-align: center !important;
}

.txt-margin-numeric {
    width: 85px;
}

.txt-fee-numeric {
    width: 60px;
}

.width-40-px {
    width: 40px !important;
}

.width-75-px {
    width: 75px !important;
}

.width-140-px {
    width: 140px !important;
}

.width-25-percent {
    width: 25% !important;
}

.width-40-percent {
    width: 40% !important;
}

.width-60-percent {
    width: 60% !important;
}

.width-55-percent {
    width: 55% !important;
}

.width-45-percent {
    width: 45% !important;
}

.width-70-percent {
    width: 70% !important;
}

.width-30-percent {
    width: 30% !important;
}

.width-11-percent {
    width: 11% !important;
}
/* Feature Flag CSS starts here*/
.border-bottom-gray {
    border-bottom: 1px solid #cacaca;
}

.border-right-gray {
    border-right: 1px solid #cacaca;
}

.border-top-gray {
    border-top: 1px solid #cacaca;
}

#featureSearchResultContainer {
    border: 1px solid #d0d0d0;
    float: left;
    clear: both;
    margin-top: 20px;
    width: 75%;
}

.featureTitle {
    font-size: 14px;
    background: #bfbfbf;
    width: 100%;
    height: 30px;
    padding-top: 15px;
}

    .featureTitle span {
        font-weight: bold;
        padding-left: 5px;
        padding-right: 5px;
    }

    .featureTitle a {
        font-size: 11px;
        margin-top: 10px;
        margin-right: 5px;
        float: left;
        cursor: pointer;
    }

.featureFlagBUContainer {
    font-size: 14px;
    float: left;
    height: 59px;
    background: #e6dcdc;
    width: 49.5%;
}

.font-bold {
    font-weight: bold;
}

.padding-left-5px {
    padding-left: 5px;
}

.padding-top-5px {
    padding-top: 5px;
}

.padding-top-20px {
    padding-top: 20px;
}

.editDeleteBUContainer {
    float: left;
    height: 60px;
    background: white;
    width: 50%;
}

.onOffLabel {
    float: left;
    height: 15px;
    background: white;
    width: 70%;
}

.onOffSeperator {
    float: left;
    height: 15px;
    background: white;
    width: 29.55%;
}

.lblFeatureType {
    float: left;
    height: 28px;
    background: white;
    width: 70%;
    font-size: 14px;
}

.buEditIconContainer {
    float: left;
    height: 38px;
    background: white;
    width: 14.2%;
}

.buDeleteIconContainer {
    float: left;
    height: 38px;
    background: white;
    width: 14.2%;
}

.accountContainer {
    float: left;
    height: 51px;
    background: #efefef;
    width: 49.5%;
}

.lblAccount {
    font-size: 14px;
    text-decoration: underline;
}

.accountContainer a {
    margin-right: 5px;
}

.margin-top-20px {
    margin-top: 20px;
}

.featureFlagAddBUContainer {
    font-size: 14px;
    float: left;
    height: 90px;
    background: #e6dcdc;
    width: 49.5%;
}

.padding-20px {
    padding: 20px !important;
}

.addBULblContianer {
    font-weight: bold;
    padding-left: 5px;
    padding-top: 15px;
    float: left;
}

.addBUDropdownContianer {
    padding-top: 10px;
    padding-left: 5px;
    float: left;
}

.accountOnOffContainer {
    float: left;
    height: 51px;
    background: #efefef;
    width: 50%;
}

.onOffContiner {
    float: left;
    height: 50px;
    background: #efefef;
    width: 70%;
}

.onOffEmptyDiv {
    float: left;
    height: 50px;
    background: #efefef;
    width: 14.2%;
}

.accountDisplayLeftDiv {
    float: left;
    height: 49px;
    background: #fff;
    width: 49.5%;
}

.accountDisplayRightDiv {
    float: left;
    height: 50px;
    background: #fff;
    width: 50%;
}

.accountCheckboxDiv {
    float: left;
    height: 49px;
    background: #fff;
    width: 70%;
}

.accountEmptyDiv {
    float: left;
    height: 49px;
    background: #fff;
    width: 14.2%;
}

.addBURightContiner {
    float: left;
    height: 60px;
    background: white;
    width: 50%;
}

.addBUTypeContainer {
    float: left;
    height: 69px;
    background: white;
    width: 70%;
}

.addBUBtnContainer {
    float: left;
    height: 69px;
    background: white;
    width: 14.2%;
}

.padding-25px {
    padding: 25px !important;
}
.msgContainer {
    font-weight: normal;
    margin-top: 15px;
    padding-left: 10px;
    float: left;
    width: 75%;
    clear: both;
    height: 22px;
    line-height: 24px;
}
#featureListMainContainer {
    float: left;
    width: 95%;
}

.required-star::after {
    content: " *";
}

.disableText {
    color: rgb(149, 149, 149) !important;
}

.width-40-percent {
    width: 40% !important;
}

.width-20-percent {
    width: 20% !important;
}

.operateHourCalenderTxtBox {
    width: 255px !important;
}

.display-inline {
    display: inline !important;
}

select#timeZoneList:disabled {
    border: 1px solid #e0e0e0;
    color: #adadad;
}
/* Specific for IE*/
select#timeZoneList[disabled='disabled']::-ms-value {
    color: #adadad;
}

.tblOperatingHours th, .tblOperatingHours td {
    height: 33px !important;
}

.oHTimePicker td {
    height: 18px !important;
    border: none !important;
}

.oHTimePicker .btn:focus, .oHTimePicker .btn:active {
    outline: none !important;
}

.oHTimePicker .btn {
    font-size: 10px !important;
}

.oHTimePicker input[type="text"] {
    text-align: center;
    width: 40px !important;
    padding: 5px !important;
}

.lblTimeZone {
    float: left;
    width: 20%;
    height: 31px;
    line-height: 31px;
    background: silver;
    margin-top: 4px;
    margin-right: 2px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
}

#timeZoneList {
    float: left !important;
    width: 325px;
}

.oHBtn {
    margin: 6px 15px;
    float: left !important;
}

.oHCancelBtn {
    margin: 6px 1px;
    float: left !important;
}

.areaTimeZone {
    float: left;
    width: 75%;
}

.descTimeZone {
    padding-top: 0px !important;
}

.lblDays {
    width: 18%;
    padding-left: 10px !important;
    font-weight: bold;
    background: silver;
    font-size: 12px;
}

.valueDays {
    width: 15%;
    padding-left: 10px !important
}

.width-5-percent {
    width: 5% !important;
}

.width-28-percent {
    width: 28% !important;
}

.margin-auto {
    margin: auto;
}

.lblCurrencyCode {
    float: left;
    width: 20%;
    height: 31px;
    line-height: 31px;
    background: silver;
    margin-top: 4px;
    margin-right: 2px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
}

.divCurrencyDropdown {
    float: left;
    width: 60%;
}

.currencyCodeDropdown {
    float: left !important;
    width: 325px;
}

.emptyHolidayDiv {
    float: left;
    width: 20%;
}

.divHolidayCalander {
    float: left;
    width: 80%;
}

.divCurrencyCode {
    float: left !important;
    width: 325px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e4e4e4;
    margin-left: 10px;
}

.margin-left-10px {
    margin-left: 10px;
}

.deleteCurrencyCode {
    margin: 4px 15px;
    float: left !important;
}

.width-75-percent {
    width: 75% !important;
}
/* CSS for Paymentline Search in Payment Patch starts here*/
#beneficiaryWrapperSearch .select2-container-active .select2-choice,
#beneficiaryWrapperSearch .select2-container-active .select2-choices {
    border: 1px solid silver;
}

#beneficiaryWrapperSearch .ui-select-dropdown {
    border: 1px solid silver;
    margin-top: -1px !important;
}

#beneficiaryWrapperSearch .search-container {
    margin-top: 3px;
}

.paymentLineSummarySearch {
    border: 1px #999999 solid;
    padding-left: 5px;
    padding-top: 11px;
    margin-bottom: 10px;
}

.paymentLineSummarySearch td {
    border: none !important;
}
/* CSS for Paymentline Search in Payment Patch ends here*/
.ignorePayfacHeader {
    display: none;
}

/* CSS for Account Manager starts here*/
#addAccountContainer input[type=checkbox] {
    width: 15px;
    height: 15px;
    margin: 0px !important;
}

#tblAccountInformation, #tblAccountDetails {
    width: 100%;
    margin-bottom: 15px;
    line-height: 40px;
}

    #tblAccountInformation span, #tblAccountDetails span, #tblSettlementInformation span, #tblForwardsInformation span, #tblRelationshipOwnership span {
        font-size: 12px;
        font-weight: bold;
    }

#tblSettlementInformation, #tblForwardsInformation, #tblRelationshipOwnership {
    width: 100%;
    margin-bottom: 15px;
    line-height: 47px;
}



#tabMenuContainer {
    width: 100%;
    height: 25px;
    line-height: 25px;
}

    #tabMenuContainer a {
        font-size: 12px;
    }

.txt-department-id {
    width: 50% !important;
}

.padding-10px {
    padding: 10px !important;
}

.width-35-percent {
    width: 35% !important;
}

.width-90-percent {
    width: 90% !important;
}

.width-95-percent {
    width: 95% !important;
}

#notesDeleteIconSpan {
    border: 1px solid gray;
    border-left: none;
    width: 50px;
    height: 30px;
    top: 5px;
    left: -10px;
    position: relative;
    float: left;
}

.shadeCell {
    background: #e6e6e6;
    color: #868585;
    text-align: center;
}

.line-height-20px {
    line-height: 20px;
}

#tradingDeskOpenTo {
    width: 52% !important;
}

.select2-container-multi .select2-choices {
    height: 60px !important;
    overflow-y: auto;
}

.addNoteBottomText {
    line-height: 20px;
}

.margin-top-10px {
    margin-top: 10px;
}

.aMAccountPicker .search-container {
    padding-top: 10px;
}

.accManagerTimeDropdown {
    width: 60px;
}

input.aMInfoIcon:focus {
    outline-width: 0;
}

.deptIdPopupBox {
    margin: 10px;
}

.tblAddDepartmentId {
    font-weight: bold;
}

.viewbtn {
    display: block;
    width: 0px;
    height: 0px;
    outline: none;
    padding: 15px;
    background: url(../images/icons/summary.png) center;
    cursor: pointer !important;
    background-repeat: no-repeat;
}

.font-normal {
    font-weight: normal !important;
}

.accountCloseTxt {
    font-size: 12px;
    margin: 20px 0px;
}

.accountStatusTxt {
    font-size: 14px;
    font-weight: bold;
}

.height-20px {
    height: 20px;
}

.reasonValidationMsg {
    font-size: 12px;
    color: red;
    height: 15px;
    line-height: 15px;
}

.emailValidationMsg {
    font-size: 12px;
    color: red;
    height: 20px;
    line-height: 15px;
}

.color-orange {
    color: orange;
}

.line-height-15px {
    line-height: 15px;
}

.bg-color-white {
    background-color: #fff;
}

.txt-decoration-none {
    text-decoration: none !important;
}

.accountManagerProgressBar {
    z-index: 25000;
    position: fixed;
    right: 20px;
    top: 18px;
}

.height-30px {
    height: 30px;
}

.lbl-account {
    font-weight: lighter;
    color: #252525;
    font-size: 17px;
    float: left;
    padding-top: 5px;
}

.width-275px {
    width: 275px;
}

.line-height-30px {
    line-height: 30px;
}

.span-account-link {
    font-weight: lighter;
    color: #252525;
    font-size: 17px;
    padding-top: 5px;
}

#addAccountContainer, #departmentIDContainer, #accountClosureContainer {
    margin: 15px 0px;
}

.padding-bottom-3px {
    padding-bottom: 3px;
}

.width-97-percent {
    width: 97%;
}

.parent-account-dropdown {
    width: 305px;
    line-height: normal !important;
}

.width-84-percent {
    width: 84%;
}

.height-50px {
    height: 50px;
}

#activityContainer {
    margin: 15px 0px;
}

.height-7px {
    height: 7px;
}

.margin-top-4px {
    margin-top: 4px;
}

.tags-dropdown {
    width: 98% !important;
    padding-bottom: 9px;
}

.td-action-dropdown {
    vertical-align: bottom;
    padding-left: 10px;
}

.action-dropdown {
    width: 99% !important;
    padding-bottom: 9px;
}

.lbl-acc-filename {
    font-size: 12px;
    font-weight: bold;
}

.tbl-acc-file-list {
    display: block;
    overflow: auto;
    border: none
}

.width-49-percent {
    width: 49%;
}

.link-acc-pagination {
    cursor: pointer;
    font: inherit;
}

.margin-left-54-percent {
    margin-left: 54%;
}

.margin-top-minus-20px {
    margin-top: -20px;
}

.height-1px {
    height: 1px;
}

#btnCloseAccount {
    min-width: 115px;
    height: 25px;
}

.statusOverrideContainer label, input[type="radio"] {
    font-weight: normal;
}

.statusOverrideContainer input[type="radio"] {
    margin: -3px 1px 0 !important;
}

.tdTagsContainer {
    width: 42% !important;
}

.tdActionContainer {
    width: 40% !important;
}

.tdTradeNumberContainer {
    width: 19% !important;
    vertical-align: top;
}

#btnActivitySearch {
    margin-right: 10px;
}

.activitySearchFromDropdown {
    width: 125px !important;
}

.tdActivitySearchFromDatepicker {
    width: 37% !important;
    text-align: center;
}

.tdActivitySearchFromDatepicker input[type=text], .tdActivitySearchToDatepicker input[type=text] {
    width: 70px !important;
    height: 15px !important;
    font-weight: normal !important;
}

.tdActivitySearchFromDatepicker .btn, .tdActivitySearchToDatepicker .btn {
    padding: 6px 5px !important;
    font-size: 13px !important
}

.tdActivitySearchToDatepicker {
    width: 45% !important;
}

.width-98-percent {
    width: 98% !important;
}

.tdTagAction {
    padding-right: 7px;
}

.tdTagAction input[type=text] {
    width: 175px !important;
}

/* CSS for Account Manager ends here */
.lblSuspendedAccount {
    margin: 1px 20px;
    font-size: 15px;
    font-weight: bold;
    color: orange
}

.lblClosedAccount {
    margin: 1px 20px;
    font-size: 15px;
    font-weight: bold;
    color: red
}

/* CSS for User Manager Starts here */
.width-85-percent {
    width: 85% !important;
}


.sectionInfo {
    left: -12px;
    top: -10px;
    position: relative;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
    height: 20px;
}

#newUserContainer input[type=checkbox] {
    width: 18px;
    height: 18px;
    margin: 15px 5px 15px 0px !important;
}

#tblUserBasicInformation span, #tblUserRoleInformation span {
    font-size: 12px;
    font-weight: bold;
}

#tblUserBasicInformation, #tblUserRoleInformation {
    width: 100%;
    line-height: 30px;
}

.width-auto {
    width: auto;
}

.width-89-percent {
    width: 89% !important;
}

#maintainRoleContainer {
    margin: 25px 0px;
}

    #maintainRoleContainer a {
        font-size: 11px;
        font-weight: bold;
    }

#copyRolesContainer {
    font-size: 11px;
    font-weight: bold;
}

    #copyRolesContainer p {
        margin: 20px 0px;
    }

#userManagerAssignRolePopup p {
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0px;
}

.outline-none {
    outline: none;
}

.display-none {
    display: none;
}

.padding-5px {
    padding: 5px;
}

.notFoundMsg {
    padding-bottom: 15px;
    padding-left: 10px;
    color: red;
    font-size: 11px;
}
/* CSS for User Manager Ends here */
.align-left {
    text-align: left !important;
}
.height-60px {
    height: 60px;
}

.height-450px {
    height: 450px;
}

.overflow-y-auto {
    overflow-y: auto;
}

.vertical-align-top {
    vertical-align : top;
}

#buAccessContainer span {
    float: left;
    width: 50% !important;
}
/* Client Activity Report */
.statustRadioBtnContainer label {
    margin: 0px 5px;
    font-weight: normal;
}

.tdClientReportDatepicker {
    width: 37% !important;
    text-align: center;
}

.tdClientReportDatepicker input[type=text] {
    width: 90px !important;
    height: 15px !important;
    font-weight: normal !important;
}

.tblFullScreen {
    position: absolute;
    left: 0;
    width: 99% !important;
    margin-left: 7px !important;
    clear: both;
}
.tblActvityReportPagination td {
    border: 0 !important;
}
#frmAccountInformation input[disabled] {
    background-color: #e8e8e8 !important;
    opacity: 0.8 !important;
}

#frmAccountInformation input[type='checkbox']:disabled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #9c9c9c;
    border-radius: 1px;
    outline: none;
    background-color: #e8e8e8 !important;
    opacity: 0.8 !important;
}

#departmentIdForm input[disabled] {
    background-color: #e8e8e8 !important;
    opacity: 0.8 !important;
}

fieldset[id='userManagerFieldset'][disabled] input, fieldset[id='userManagerFieldset'][disabled] select {
    background-color: #e8e8e8 !important;
    opacity: 0.8 !important;
}

fieldset[id='userManagerFieldset'][disabled] input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #9c9c9c;
    border-radius: 1px;
    outline: none;
    background-color: #e8e8e8 !important;
    opacity: 0.8 !important;
}
.inflight-pagination {
    float: left;
    width: 20%;
    margin: 5px 0 !important;
}

.page-navigator {
    float: left;
    width: 60%;
    text-align: center;
}

.margin-5px {
    margin: 5px 0 !important;
}