.buttons {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #013f72;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: url(../images/themes/default/style/images/btns/buttonsBG.gif);
    background-repeat: repeat-x;
    height: 27px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #e1e1e1;
    border-right-color: #a1a1a1;
    border-bottom-color: #a1a1a1;
    border-left-color: #e1e1e1;
    background-position: bottom;
    cursor: pointer;
}
.pageTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #013f72;
    text-decoration: none;
}
.pageDescription {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #636363;
    text-decoration: none;
    line-height: 18px;
}
.txtMandatory {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    line-height: 18px;
}
.panelHeadings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #013f72;
    text-decoration: none;
}
.codeImgBorder {
    border: 1px solid #CCCCCC;
}
.txtForm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #013f72;
    text-decoration: none;
}
.txtBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #013f72;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;

}
.gridRoundedBorder {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #eaeaea;
    border-left-color: #eaeaea;
}
.middleRoundedBorder {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}
td{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.loadFundsDetailsInner{ overflow:hidden;}
.details-holder {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
.details-holder h3,
.details-holder h4{ font-size:14px; line-height:20px; margin-bottom:10px;}

table.currency {
    border: 1px solid #d0d0d0;
    color: #000;
    text-align: center;
    width: 99%;
}
table.currency tr{ border-bottom:1px solid #d0d0d0;}
table.currency tbody tr:first-child{ background:#f5f5f5; color:#818181;}
table.currency thead tr th{ color:#000;}
table.currency thead tr th,
table.currency tbody tr td:first-child,
table.currency tbody tr td:nth-child(4){border-right:1px solid #d0d0d0; padding:5px 0;}
table.currency tbody tr td{ padding:3px;}
.fundingSource{
    display: table;
}
.fundingSource .fundingSourceLeft{
    width:47%;
    border-right:0px none;
    display: table-cell;
    float: none;
}
.fundingSource .fundingSourceRight{
    width:53%;
    border-left:1px solid #cfcfcf;
    padding-left:20px;
    display: table-cell;
    float:none;
}
.fundingSource .fundingSourceRight .details-holder{
    margin-left: 15px;
    width: 96%;

}
.fundingSource .fundingSourceRight .details-holder table.currency thead tr th,
.fundingSource .fundingSourceRight .details-holder table.currency tbody tr td:first-child,
.fundingSource .fundingSourceRight .details-holder table.currency tbody tr td:nth-child(2){border-right:1px solid #d0d0d0 !important;}

.fundingSource .fundingSourceRight .details-holder table.currency thead tr th{font-size:13px;}



.loadFundsDetailsLeftSec{
    float:left;
    width:49%;
}
.loadFundsDetailsLeftSec .summaySec,
.loadFundsDetailsRightSec .summaySec{
    width: 98%;
    margin:15px 20px 0 0;
}
.loadFundsDetailsRightSec{
    float:right;
    width:49%;
}

.formFieldLeft .lblValue,
.formFieldRight .lblValue{
    font-weight:bold;

}

.innereven{ background: #d0d1d3 !important;}
.innerodd{ background: #FAFBFD !important;}

.purseCardsRow td:first-child{ background: #FAFBFD !important; border-bottom:none !important;}
.border-top02 { border-top: 1px solid #e7e7e7;}


.searchResultTableSimple tr th:first-child {
    background: #ededed none repeat scroll 0 0;
}
.searchResultTable tr th:first-child {
    background: #ededed none repeat scroll 0 0;
}

.aligned-icon .collpased, .aligned-icon .expanded {
    background-position: center center;
    margin-left: 0;
    margin-top: 0;
}
.aligned-icon .purse .collpased, .aligned-icon .purse .expanded {background-position: 41.5% center; margin-top: 0;}
.aligned-icon .purse .expanded {background-position: 40% center;}
.searchResultTable.table-border02 td{ border-bottom: 1px solid #e7e7e7;}

.aligned-icon-02 .collpased, .aligned-icon-02 .expanded {
    background-position: center center;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 0;
}


.formFieldSelect label, .formFieldSelect input {
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: middle;
}
.collpased , .expanded {cursor: pointer;}

.inputCheckBoxMargins{
    margin-left: 7px !important;
    margin-right: 7px !important;
}
.sideBarCheckBox::after { clear: both;  content: "";   display: block;}
.sideBarCheckBox input, .sideBarCheckBox label {float: left; margin-top: 3px;}
.sideBarCheckBox label { margin: 0 0 0 8px;  width: 87%;}

.mb20{ margin-bottom:20px !important; }
.columnsHolder .col3{ float:left; width:25%; }
.columnsHolder .columnTitle{ color: #454545; font-weight:900; display:block; font-size:12px; }
.columnsHolder .columnValue{ color: #666; }
.columnsHolder .input select {  height: 23px; }
.contentWrap-fullpage-padding{   padding:0 !important;}

.col-3 {
    width: 25%;
}

.col-5 { width: 41.66666667%; }

.col-6 {
    width: 50%;
}

.col-4 {
    width: 33%;
}

.col-9 {
    width:75% !important;;
}

.col-12 {
    width: 100% !important;
    box-sizing: border-box;
}
.clearAfter:after{
    clear:both;
    content:'';
    display:block;
}

.productDisplay.radius-10.col-12 {
    padding: 0;
}

#mainDiv.col-9 { padding: 0px !important; float: right; width:75%;}

#mainDiv.col-12 { width:100%;}

.mainContents .productDisplay { padding:0 !important; width:100%;}
.batchOrderFieldBlock ~ .productDisplay {padding:10px;}
.batchOrderFieldBlock ~ .productDisplay {    padding: 10px !important;    max-width: calc( 100% - 20px );}
.batchOrderFieldBlock ~ .productDisplay p{color:#333;}

/*--.mainContents #mainDiv{ width:100% !important; --*/

.stepContainer.col-12 { padding: 10px 0px !important}

.stepContainer.col-12 table{ padding: 0px 5px}
.emailEgiftCardpopup label{ font-weight:bold; margin-bottom:3px;}
.emailEgiftCardpopup .txtFieldNew,
.emailEgiftCardpopup .selectField{ margin-bottom:15px;}

.field-230 {width: 230px !important;}
.select-236 {width: 236px;}
.weight-bold{ font-weight:bold;}
.pad-right{ padding-right:10px !important;}
.horizontalScroll { overflow-x: scroll; }
.horizontalScroll .ChkOutTable{ width:105%; }
.ChkOutTable .productDetails{ margin-left:0; }

/*-------------------------------- Note: -----------------------
  -------- Below mention style is the default style of TOTP,
  		   to customize it according to theme use brand specific default.css
 --------------------------------*/
.panel{background-color: #ffffff; border-radius:0; max-width: 400px; margin: auto;}
.panel-heading{padding: 10px 15px; background-color: #000000; color: #ffffff;}
.panel-body{padding: 15px;}

#otp.row{ display: table; width: 100%; margin-bottom: 32px; }

#otp h1{ font-size: 18px; margin: 0; }
ul.opt-info.list-unstyled{ margin-bottom: 0; margin-top:0; color: #000; font-size: 13px; }
ul.opt-info.list-unstyled li h1{ margin-bottom: 0; }
ul.opt-info.list-unstyled li{ padding: 0 0 15px; }
#otp input.form-control{ display: block; width: 100%; height: 30px; padding: 6px 12px;  font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0px; }
.form-control:focus{
    border-color:#66afe9 !important;
}
#otp .btn-default,#otp button.btn-primary{
    padding: 6px 16px;
    font-size: 12px;
    border: transparent;
}
#otp .error, #otp .success, #otp .info, #otp .warning { margin-bottom: 15px;}
#otp button.btn-primary { background-color: #000000; color: #ffffff;  }
#otp button.btn-primary:hover, #otp button.btn-primary:focus{ background-color: #333333; }
#otp .btn-default{ float: right;}
#otp .btn-primary, #otp .btn-default{ background-image: none; }
#otp .btn-default:hover, #otp .btn-default:focus{ color: #000000;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }

#otp .panel{ background: #fff; box-shadow: 0 0 3px #ccc; vertical-align: middle; margin-top: 12%;}
#otp .form-text-msg{ margin-bottom:0; padding:16px;}
p.opt-value{ margin:0;}
#otp .btn-holder{ margin-top: 15px}
@media (min-width: 768px){ p.opt-value{ float: right;} }

.restrictionsBox h2{
    font-size: 16px;
    margin: 8px 0 12px;
}
.restrictionsBox .RestrictionstextBox{ margin:0 0 25px; line-height: 22px; }
.restrictionsBox .restrictionsTab{ padding-left:10px; padding-right:10px; }
.restrictionsList{ max-height: 340px; overflow-y: auto; overflow-x:hidden; }
.restrictionsList .row{ margin:0 0 15px; }
.restrictionsList .restrictionsTitle{
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
    width: 286px;
}
.restrictionsList .restrictionsField {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    text-align:center;
    float:right;
    position:relative;
}
.restrictionsList .restrictionsField input[type="text"]{
    width:70%;
    display:inline-block;
    vertical-align:middle;
    margin:0 auto;
    padding: 2px 20px 2px 2px;
}
.restrictionsCheckbox img,
.restrictionsList .restrictionsField img{
    display:inline-block;
    vertical-align:middle;
    margin: 0 0 0 2px;
}
.restrictionsList .restrictionsCheckbox {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 96px;
    float:right;
}
.spendingControlBox {
    padding: 8px 0;
    max-height: 494px;
    overflow-x: hidden;
    overflow-y: auto;
}
.spendingControlBox .row:last-child{ padding:0; border-bottom:none; margin:0; }
.spendingControlBox .row {
    margin: 0 0 15px;
}
.spendingControlBox .row.rowLabels{ padding: 0; }
.spendingControlBox .l-fixed{ overflow:hidden; margin:0 0 10px; }
.spendingControlBox .spendingControlAmount{ margin:0 0 8px; }
.spendingControlBox .spendingControlAmount .buttons{
    display:inline-block;
    vertical-align:middle;
    margin-left:10px;
    border-radius: 0;
    font-family: arial;
    height: 24px;
    margin-right: 0;
    min-width: auto !important;
    padding: 0;
    width: 64px !important;
}
.spendingControlBox .l-fixed h2 {
    display: inline-block;
    float: none;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    vertical-align: middle;
    width:370px;
}
.user-restriction .row .col1 .btnEditLimits {
    color: #0066a4;
    display: inline-block;
    float: none;
    font-size: 15px;
    margin: -2px 0 0 10px;
    vertical-align: middle;
}
.spendingControlBox .l-fixed .spendingControlCheckbox {
    display: inline-block;
    vertical-align: middle;
    margin-top:3px;
    width:92px;
    text-align:center;
    float:right;
}
.spendingControlBox .l-fixed .spendingControlCheckbox img {
    display: inline-block;
    margin: -2px 0 0 3px;
    vertical-align: middle;
}
.spendingControlEdit {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    position:relative;
}
.spendingControlEdit > img {
    height: 16px;
    position: absolute;
    right: 82px;
    top: 4px;
    width: 16px;
}
.spendingControlEdit input[type="text"]{
    width:54%;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 21px 2px 2px;
}
.restrictionsAlertsBox {
    font-size: 13px;
    line-height: 22px;
    margin: 30px 0 0;
    padding: 10px 0 0;
    font-family: verdana;
    color:#222;
}
.restrictionsTab .restrictionsAlertsBox{ margin: 10px 0 0; padding: 10px 0 0;}
.cardAccountsSelection .txtComboBox,
.restrictionsAlertsBox .txtComboBox{ height:27px; font-size:12px; }
.restrictionsAlertsBox h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 12px;
    color:#222;
}
.restrictionsAlertsBox .row {
    border-top: 1px dashed #999;
    padding-bottom: 20px;
    overflow:hidden;
}
.restrictionsAlertsBox .row:first-child{
    padding-top:14px;
}
.restrictionsAlertsBox .row.last{
    border-bottom:none;
    text-align:right;
    padding:20px 0 10px;
}
.restrictionsAlertsBox p{
    margin:0 0 10px;
}
.restrictionsField.editAble > img {
    height: auto;
    position: absolute;
    right: 22px;
    top: 6px;
    width: 16px;
}
.rescrictinsChoices > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.rescrictinsChoices li {
    float: left;
    margin: 0 20px 0 0;
}
.restrictionsAlertsBox {
    font-size: 13px;
    line-height: 22px;
}
.cardAccountsSelection{
    border: 1px solid #aaa;
    border-radius: 5px;
    font-size: 13px;
    line-height: 22px;
    padding: 15px;
    text-align:right;
}
.btnRow {
    border-top: 1px dashed #999;
    padding-top: 20px;
}
#cardAccountForm {
    margin: 0;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{ font-family: Arial,Helvetica,sans-serif !important; }

/** Manage Funds **/
#fundingDetailsForm{ overflow:hidden;}
#fundingDetailsForm .formFieldSelect,
#frmSaveFunds .formFieldSelect{ width:auto; float:left; margin-right:10px;}
#frmSaveFunds .fieldBlock{ padding-left:0;}
#fundingDetailsForm .balanceSec{ overflow:hidden; width:100%;}
#bankAccountDetailDiv{ overflow:hidden; width:100%;}
#bankAccountDetailDiv .fieldBlock{ float:left; width:50%; box-sizing:border-box; clear:none; color:#000; font-weight:bold;}
#bankAccountDetailDiv .fieldBlock:nth-child(2n+1) {clear: left;}
#bankAccountDetailDiv .fieldBlock > div{ font-weight:normal; color:#989898;}
#frmSaveFunds .mt15{margin-top:15px !important;}
.creditCardSection,.addFundBatch{ width:100%; overflow:hidden;}
/** End of Manage Funds **/

/** Order Details for Shipping and tracking Number for CNB Start**/
.full-width { width: 100%;}
.OrderDetailsDescription tr th, .OrderDetailsDescription tr td, .OrderDetailsBulkDescription tr th, .OrderDetailsBulkDescription tr td {text-align: center; word-break: break-word;}
.OrderDetailsDescription tr th:nth-child(1) { width: 12% !important;}
.OrderDetailsDescription tr th:nth-child(2) { width: 15% !important;}
.OrderDetailsDescription tr th:nth-child(3) { width: 12% !important;}
.OrderDetailsDescription tr th:nth-child(4) { width: 11% !important;}
.OrderDetailsDescription tr th:nth-child(5) { width: 9% !important;}
.OrderDetailsDescription tr th:nth-child(6) { width: 16% !important;}
.OrderDetailsDescription tr th:nth-child(7) { width: 17% !important;}
.OrderDetailsDescription tr th:nth-child(8) { width: 8% !important;}

.OrderDetailsDescription tr td:nth-child(1) { width: 12% !important;}
.OrderDetailsDescription tr td:nth-child(2) { width: 15% !important;}
.OrderDetailsDescription tr td:nth-child(3) { width: 12% !important;}
.OrderDetailsDescription tr td:nth-child(4) { width: 11% !important;}
.OrderDetailsDescription tr td:nth-child(5) { width: 9% !important;}
.OrderDetailsDescription tr td:nth-child(6) { width: 16% !important;}
.OrderDetailsDescription tr td:nth-child(7) { width: 17% !important;}
.OrderDetailsDescription tr td:nth-child(8) { width: 8% !important;}


.OrderDetailsBulkDescription tr th:nth-child(1) { width: 18% !important;}
.OrderDetailsBulkDescription tr th:nth-child(2) { width: 15% !important;}
.OrderDetailsBulkDescription tr th:nth-child(3) { width: 10% !important;}
.OrderDetailsBulkDescription tr th:nth-child(4) { width: 10% !important;}
.OrderDetailsBulkDescription tr th:nth-child(5) { width: 10% !important;}
.OrderDetailsBulkDescription tr th:nth-child(6) { width: 10% !important;}
.OrderDetailsBulkDescription tr th:nth-child(7) { width: 10% !important;}
.OrderDetailsBulkDescription tr th:nth-child(8) { width: 10% !important;}
.OrderDetailsBulkDescription tr th:nth-child(9) { width: 7% !important;}

.OrderDetailsBulkDescription tr td:nth-child(1) { width: 8% !important;}
.OrderDetailsBulkDescription tr td:nth-child(2) { width: 10% !important;}
.OrderDetailsBulkDescription tr td:nth-child(3) { width: 15% !important;}
.OrderDetailsBulkDescription tr td:nth-child(4) { width: 10% !important;}
.OrderDetailsBulkDescription tr td:nth-child(5) { width: 10% !important;}
.OrderDetailsBulkDescription tr td:nth-child(6) { width: 10% !important;}
.OrderDetailsBulkDescription tr td:nth-child(7) { width: 10% !important;}
.OrderDetailsBulkDescription tr td:nth-child(8) { width: 10% !important;}
.OrderDetailsBulkDescription tr td:nth-child(9) { width: 10% !important;}
.OrderDetailsBulkDescription tr td:nth-child(10) { width: 7% !important;}
.ChkOutTable-view tr th,
.ChkOutTable-view tr td { text-align: center !important;}
/** Order Details for Shipping and tracking Number for CNB END**/

.searchResultTable th {
    background: none repeat scroll 0 0 #EDEDED;
}

/* address dialog */
.address-verification-dialog, .address-verification-dialog *, .address-verification-dialog *:after, .address-verification-dialog *:before { box-sizing: border-box; }
.address-verification-dialog.ui-dialog.ui-widget-content { min-width: 720px; min-height: inherit; padding: 0; }
.address-verification-dialog.ui-dialog .ui-dialog-content { padding: 0 !important; overflow: hidden; max-height: none !important; }
.address-verification-dialog fieldset { padding: 0; border: 0; }
.address-verification-dialog .sr-only { position: absolute; top: -9999px; left: -9999px; }
.address-verification-dialog .col-sm-6 { width: 50%; float: left; padding: 0 15px; }
.address-verification-dialog.ui-dialog .ui-dialog-titlebar { display: none; }
.address-verification-dialog.ui-dialog .slimScrollDiv,
.address-verification-dialog .scroll-holder { max-height: calc(100vh - 30px); height: auto !important;  }
.address-verification-dialog .scroll-holder { overflow-y: auto;}
.address-verification-dialog .scroll-frame { padding: 52px 50px 40px; }
.address-verification-dialog .dialog-head  { padding: 0 0 25px; }
.address-verification-dialog .dialog-heading { color: #000; font-size: 22px; line-height: 32px; font-weight: 600; display: block; margin: 0 0 9px; }
.address-verification-dialog .dialog-head p { color: #444; font-size: 13px; font-weight: 300; line-height: 18px; margin: 0 0 10px; }
.address-verification-dialog .heading2 { color: #444; font-size: 13px; font-weight: 300; line-height: 18px; margin: 0 0 9px; display: block; }
.address-verification-dialog .entered-address { margin: 0 0 43px; }
.address-verification-dialog .entered-address .address-holder { border: 1px solid #D8DDE4; background-color: rgba(235,239,244,0.2); border-radius: 4px; position: relative; padding: 19px 20px 19px 51px; }
.address-verification-dialog .entered-address .icon-pin-filled { position: absolute; top: 21px; left: 20px; font-size: 15px; /*color: #faa532;*/ width: 12px; } /**/
.address-verification-dialog .entered-address .icon-pin-filled svg { display: block; width: 100%; height: auto; }
.address-verification-dialog .entered-address .icon-pin-filled svg path { fill: #666; } /**/
.address-verification-dialog .entered-address address { font-weight: 600; }
.address-verification-dialog address { margin: 0; font-size: 13px; line-height: 18px; color: #444; }
.address-verification-dialog .heading3 { color: #444; font-size: 15px; line-height: 18px; font-weight: 600; margin: 0 0 25px; display: block; }
.address-verification-dialog .suggested-address { padding: 0 0 11px; margin: 0 -15px; }
.address-verification-dialog .suggested-address:after { content: ''; clear: both; display: block; }
.address-verification-dialog .suggested-address > *:only-child { width: 100%; }
.address-verification-dialog .suggested-address > div { margin: 0 0 28px; }
.address-verification-dialog .suggested-address .address-holder { height: 100%; position: relative; }
.address-verification-dialog [type="radio"] { position: absolute; top: 23px; left: 18px; width: 14px; height: 14px; background: #fff; }
.address-verification-dialog .suggested-address label { margin: 0; display: block; width: 100%; height: 100%; padding: 20px 20px 21px 49px; cursor: pointer; border: 1px solid #D8DDE4; border-radius: 4px; background: rgba(235,239,244,0.2); }
.address-verification-dialog .suggested-address [type="radio"]:hover ~ label,
.address-verification-dialog .suggested-address label:hover { box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05); background: #fff; border-color: #BAC3CE; }
.address-verification-dialog .suggested-address label:hover,
.address-verification-dialog .suggested-address [type="radio"]:checked ~ label { border-color: #000; background: #fff; box-shadow: none; } /**/
.address-verification-dialog .form button { min-width: 116px; margin: 0 18px 0 0; cursor: pointer; display: inline-block; vertical-align: top; font-size: 12px; line-height: 16px; padding: 6px; text-align: center; font-weight: bold; border: solid 1px #666; background: #fff; }
.address-verification-dialog .form .btn-done:hover,
.address-verification-dialog .form .btn-done:focus { background: #000; border-color: #000; color: #fff; }
.address-verification-dialog .form .btn-cancel { border-color: #D8DDE4; color: #666; }
.address-verification-dialog .form .btn-cancel:hover,
.address-verification-dialog .form .btn-cancel:focus { background: #fff; border-color: #000; color: #000; }
.address-verification-dialog address { font-style: normal; }
@media (max-width: 750px) {
    .address-verification-dialog.ui-dialog.ui-widget-content { min-width: 1px; width: auto !important; left: 15px !important; right: 15px; max-width: none; margin: 0; }
    .address-verification-dialog .scroll-frame { padding: 30px 20px; }
    .address-verification-dialog .dialog-head { padding: 0 0 15px; }
    .address-verification-dialog .entered-address { margin: 0 0 20px; }
    .address-verification-dialog .heading3 { margin: 0 0 15px; }
}
@media (max-width: 580px) {
    .address-verification-dialog .form button { margin: 0; }
    .address-verification-dialog .form button + button { margin: 15px 0 0; }
}

/* geo restrictions */
.restrictionsDiv-parent,
.restrictionsDiv-parent *,
.restrictionsDiv-parent *:after,
.restrictionsDiv-parent *:before { box-sizing: border-box; }
.restrictionsDiv-parent .ui-tabs { padding: 0; border-color: #CCC; background: none; }


/* Tabs */
.ui-tabs .ui-tabs-nav li .ico { display: none; }
/*
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav { padding: 0; display: table; width: 100%; table-layout: fixed; border-width: 0 0 1px; border-color: #ccc; font-size: 11px; line-height: 15px; font-weight: 700; border-radius: 0; background: none; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav:after { display: none !important; content: ''; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li { display: table-cell; vertical-align: top; margin: 0; float: none; top: auto; border: solid #ccc !important; border-width: 0 0 0 1px !important; padding: 0; text-align: center; border-radius: 0; background: #f3f6f8; filter: none; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li:first-child { border-width: 0 !important; border-radius: 4px 0 0; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li:last-child { border-radius: 0 4px 0 0; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li.ui-state-hover a,
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li.ui-state-active a { color: #fff; background: #232323; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li a { float: none; display: block; padding: 10px; color:  #889399; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li a > * { display: inline-block; vertical-align: middle; font-weight: 700; }


.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li .ico {  margin: 0 7px 0 0; font-weight: 400; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li .ico1 { margin: 3px 7px 3px 0; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li .ico3 { margin: 1px 7px 0 0; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li .ico svg { display: block; max-width: 19px; height: auto; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li .ico path { fill: #ccc; }
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li.ui-state-hover .ico path,
.restrictionsDiv-parent .ui-tabs .ui-tabs-nav li.ui-state-active .ico path { fill: #fff; }
*/
/* End Tabs */


.restrictionsDiv-parent .block-info { overflow: hidden; border: 1px solid #DDDDE5;  border-radius: 2px;  background-color: #F7F7FA; padding: 12px 20px 17px; margin: 0 0 40px; }
.restrictionsDiv-parent .block-info [type="checkbox"] { float: left; margin: 5px 10px 0 0; }
.restrictionsDiv-parent .ovh { overflow: hidden; }
.restrictionsDiv-parent .title { display: block; }
.restrictionsDiv-parent .block-info .title { color: #2F2F2F; font-size: 14px; line-height: 21px; }
.restrictionsDiv-parent .block-info p {color: #999; font-size: 14px; line-height: 21px; margin: 0; }
.add-travel-plan { width: 323px; height: 323px; margin:0 auto; background: #fafafa; border-radius: 100%; text-align: center; white-space: nowrap; padding: 30px; }
.add-travel-plan:before { height: 100%; content: ''; }
.add-travel-plan:before,
.add-travel-plan .box { display: inline-block; vertical-align: middle; }
.add-travel-plan .box { white-space: normal; }
.add-travel-plan .img-holder { width: 90px; margin:0 auto 8px; }
.add-travel-plan .img-holder svg { display: block; max-width: 100%; height: auto; }
.add-travel-plan .sub-heading { display: block; font-size: 15px; line-height: 17px; color: #777; font-weight: bold; margin: 0 0 12px; }
.add-travel-plan .showinboxmessages { display: block; font-size: 15px; line-height: 17px; color: #777; margin: 0 0 12px; }
.add-travel-plan p {color: #999; font-size: 13px; line-height: 16px; margin: 0 auto 18px; max-width: 175px; }
.add-travel-plan .buttonLrg { font-size: 13px; border-radius: 3px; }
.restrictionsDiv-parent .cardSeletOptn ~ br { display: none; }
.restrictionsDiv-parent .cardSeletOptn p {font-size: 13px; line-height: 19px; color: #646569; margin: 0 0 14px; }
.restrictionsDiv-parent .contents .label-normal {color: #646569; font-size: 14px; line-height: 16px; display: inline-block; vertical-align: top; margin: 0 0 15px; }
.restrictionsDiv-parent .formColumn-sidebar { width: auto; padding: 0; margin: 0; }
.restrictionsDiv-parent .formColumn-sidebar * { margin: 0; float: none; }
.restrictionsDiv-parent .ajx-section { margin: 0 0 20px; }
.restrictionsDiv-parent .title.h3,
.restrictionsDiv-parent .title.h2 {color: #4C5557; font-size: 16px;  font-weight: bold; line-height: 18px; }
.restrictionsDiv-parent .title.h3 { margin: 0 0 6px; }
.restrictionsDiv-parent .ajx-section .title { margin: 0 0 6px; }
.restrictionsDiv-parent .ajx-section  p {color: #444; font-size: 12px; line-height: 19px; margin: 0 0 10px; }
.restrictionsDiv-parent .chosen-container { display: block; width: auto; border-width: 0; }
.restrictionsDiv-parent .addTravelPlanForm { overflow: hidden; }
.restrictionsDiv-parent .addTravelPlanForm label { font-size: 12px; line-height: 18px;  color: #4C5557; display: inline-block; vertical-align: top; margin: 0 0 7px; }
.restrictionsDiv-parent .chosen-area { max-width: none; position: relative; }
.restrictionsDiv-parent .chosen-area:after { width: 100%; content: ''; position: absolute; top: 0; right: 0; height: 100%; z-index: 3; }
.restrictionsDiv-parent .chosen-area select { width: 100%; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices { background: #fff; filter: none; border-width: 0; border-radius: 0; box-shadow: none; border-radius: 3px; padding: 47px 0 0; position: relative; margin: 0 0 -7px; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices .search-field:after { top: 50%; right: 12px; content: ''; margin: -2px 0 0; position: absolute; border-style: solid; border-width: 5px 5px 0; border-color: #3A3A3A transparent transparent; }
.restrictionsDiv-parent .chosen-container.chosen-with-drop .chosen-drop { top: 0; margin: 25px 0 0; width: 220px; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li { position: relative; z-index: 4; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-field { float: none; position: absolute; top: 0; left: 0; width: 220px;	}
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-field input[type="text"] { cursor: pointer; width: 100% !important; margin: 0; font-size: 14px; line-height: 20px;  color: #4C5557; border: solid 1px #C4C9CC !important; padding: 0 50px 0 14px;      /*padding: 9px 50px 9px 14px;  border-radius: 3px; height: 38px;*/ }
.restrictionsDiv-parent .chosen-holder { margin: 0 0 40px; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-choice { padding: 6px 13px; margin: 0 7px 7px 0; border: solid 1px #e5e9ee; background: #f5f7f9; filter: none; font-size: 12px; line-height: 18px; color: #444; box-shadow: none; max-width: none; float: none; display: inline-block; vertical-align: top; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-choice > * { display: inline-block; vertical-align: top; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { width: 11px; height: 11px; border-radius: 100%; border: #cecece solid 1px; border-radius: 100%; position: relative; background: none; display: inline-block; vertical-align: top; margin: 0 -4px 0 8px; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after { width: 5px; height: 1px; background: #cecece; position: absolute; content: ''; top: 0; left: 0; margin: 4px 0 0 2px; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover,
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus { border-color: #444; }
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:after,
.restrictionsDiv-parent .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus:after { background: #444; }
.restrictionsDiv-parent .form-control { display: block; width: 100%; margin: 0; border: 1px solid #C4C9CC;  font-size: 14px; line-height: 20px; color: #4C5557; padding: 0 50px 0 15px;    /* border-radius: 3px; background: #fff; padding: 9px 50px 9px 15px; height: 38px; */ }
.restrictionsDiv-parent .row { padding: 0 0 20px; }
.restrictionsDiv-parent .row:after { content: ''; display: block; clear: both; }
.restrictionsDiv-parent .col-3 { width: 33.3333%; padding: 0 16px; float: left; }
.restrictionsDiv-parent .row .col-3:first-child { padding-left: 0; }
.restrictionsDiv-parent .row .col-3:last-child { padding-right: 0; }
.restrictionsDiv-parent .restrictionsBox .restrictionsTab { padding: 20px 20px 24px; }
.restrictionsDiv-parent .btns { padding: 20px 0 0; border-top: 1px dashed #DDDDE5; }
.restrictionsDiv-parent .float-left { float: left; }
.restrictionsDiv-parent .float-right { float: right; }
.restrictionsDiv-parent .buttonLrg { height: 28px; vertical-align: middle; font-size: 14px; line-height: 20px; padding: 1px 17px; cursor: pointer; border-radius: 2px; }
.restrictionsDiv-parent .buttonLrg + .buttonLrg { margin: 0 0 0 10px; }
.restrictionsDiv-parent.ui-dialog.ui-widget { border-color: #B6B6B6 !important; }
.restrictionsDiv-parent .field { position: relative; }
.restrictionsDiv-parent .field .icon { position: absolute; top: 50%; right: 14px; margin: -8px 0 0; pointer-events: none; display: none; }
.restrictionsDiv-parent .area { margin: -15px 0 23px; }
.restrictionsDiv-parent .tabs-btns-holder { text-align: right; }
.restrictionsDiv-parent .action-links a,
.restrictionsDiv-parent .list-travel-btns  li,
.restrictionsDiv-parent .tabs-btns-holder > * { display: inline-block; vertical-align: top; }
.restrictionsDiv-parent .list-travel-btns { margin: 0; padding: 0; list-style: none; min-width: 279px; margin: 0 0 0 13px; font-size: 0; line-height: 0; }
.restrictionsDiv-parent .tabs-btns-holder .buttonLrg { font-size: 12px; line-height: 17px; height: 35px; padding: 9px 20px; border: solid 1px #ccc; margin: 0; font-weight: 400; float: none; text-transform: capitalize; border-radius: 5px; }
.restrictionsDiv-parent .tabs-btns-holder .btn-add-travel { background: #fff; color: #333; border-color: #333; }
.restrictionsDiv-parent .list-travel-btns .buttonLrg { color: #777; background: #F3F6F8; }
.restrictionsDiv-parent .list-travel-btns .active .buttonLrg,
.restrictionsDiv-parent .list-travel-btns .buttonLrg:hover,
.restrictionsDiv-parent .list-travel-btns .buttonLrg:focus { background: #333; border-color: #333; color: #fff; }
.restrictionsDiv-parent .list-travel-btns li:first-child .buttonLrg {border-width: 1px 0 1px 1px; border-radius: 5px 0 0 5px; }
.restrictionsDiv-parent .list-travel-btns li:last-child .buttonLrg {border-width: 1px 1 1px 0; border-radius: 0 5px 5px 0; }

.restrictionsDiv-parent .searchResultTable td.action-links { padding: 7px; }
.restrictionsDiv-parent .action-links a { vertical-align: middle; }
.restrictionsDiv-parent .action-links a:nth-child(2) { margin: 0 7px; }
.action-links a .ico,
.restrictionsDiv-parent .action-links a img { display: none; }
.restrictionsDiv-parent .action-links a .ico { display: block; }
.restrictionsDiv-parent .action-links a .ico svg { display: block; }
.restrictionsDiv-parent .action-links a.active .ico svg path,
.restrictionsDiv-parent .action-links a:hover .ico svg path,
.restrictionsDiv-parent .action-links a:focus .ico svg path { fill: #333; }
.restrictionsDiv-parent .badge-holder { position: relative; padding: 0 0 0 13px; }
.restrictionsDiv-parent .badge-holder .badge { position: absolute; top: 50%; left: 0; margin: -10px 0 0 -10px; z-index: 2; background: #fff; }
.restrictionsDiv-parent .badge-holder .badge svg { display: block; max-width: 100%; height: auto; }
.restrictionsDiv-parent.ui-dialog .ui-dialog-content {height: calc(100% - 41px) !important; }

.restrictionsDiv-parent [data-title]:after { content: attr(data-title); position: absolute; top: 50%; left: 100%; margin: -18px 0 0 10px; background-color: rgba(0,0,0,0.85); box-shadow: 0 -10px 20px 0 rgba(0,0,0,0.22); font-size: 10px; line-height: 14px; color: #fff; white-space: nowrap; padding: 11px 10px; border-radius: 5px; }
.restrictionsDiv-parent [data-title]:before { content: ''; position: absolute; left: 100%; top: 50%; border-style: solid; border-width: 5px 5px 5px 0; border-color: transparent rgba(0,0,0,0.85) transparent transparent; margin: -5px 0 0 5px; }
.restrictionsDiv-parent [data-title]:before,
.restrictionsDiv-parent [data-title]:after { pointer-events: none; opacity: 0; visibility: hidden; }
.restrictionsDiv-parent [data-title]:hover:before,
.restrictionsDiv-parent [data-title]:hover:after { opacity: 1; visibility: visible; }
.restrictionsDiv-parent .searchResultTable td { color: #666; }
.restrictionsDiv-parent .searchResultTable tr:hover { background: #f1fdf5 !important; }
.restrictionsDiv-parent .btn-add-travel.disabled,
.restrictionsDiv-parent .travel-content-holder.disabled { opacity: 0.5; pointer-events: none; }
.restrictionsDiv-parent .title.h4 { float: left; font-size: 16px; line-height: 19px; color: #4C5557; padding: 7px 10px 0 0; }


.restrictionsDiv-parent .blockUI { width: 100% !important; height: 100% !important; background: rgba(255,255,255,0.8); }
.restrictionsDiv-parent .txtField-error.hasDatepicker { background-color: #fff; }
.restrictionsDiv-parent [id="travalplansdialog"][style="position: relative;"] { position: static !important;}
.restrictionsDiv-parent .blockUI.blockMsg.blockElement > div { position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.restrictionsDiv-parent .txtField.hasDatepicker { transition: none; }
.clearfix-alt:after { content: '';	display: block; clear: both; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.alignmentForm .rightCol,
.alignmentForm .leftCol { width: auto !important; }
.alignmentForm .rightCol .badge,
.alignmentForm .leftCol > * { display: inline-block; vertical-align: middle; }
.alignmentForm .rightCol .badge > * { display: inline-block; vertical-align: bottom; }
.alignmentForm .child-mr20 > * { margin: 0 20px 0 0; }
.ui-widget-content a.card-slection-link {color: #77787b; display: inline-block; vertical-align: top; }
.ui-widget-content a.card-slection-link .ico { width: 14px; display: inline-block; vertical-align: middle;	margin: 0 5px 0 0; }
.ui-widget-content a.card-slection-link svg { width: 16px; height: 16px; display: block; }
.field-has-tooltip { position: relative;}
.field-has-tooltip .tooltipImg { position: absolute; right: 5px; top: 3px; width: 14px; height: auto; }
.alignmentForm .messageBlock > * { margin: 0 0 17px; }
.alignmentForm select.txtField-error ~  .chosen-container-multi .chosen-choices li.search-field input[type="text"] { border-color: #FF9A9A !important; }
.alignmentForm .user-restriction .row .col1 .btnEditLimits { font-size: 13px; }
.alignmentForm .searchResultTable tr.odd { background: #f4f4f4; }
.alignmentForm .searchResultTable tr td { border-top: solid 1px #E7E7E7; }
.alignmentForm .searchResultTable tr:first-child td { border-top: 0; }
.alignmentForm .searchResultTable tr.has-badge-tr td { background: #f1fdf5 !important; border-color: #c9eed5 !important; }
.alignmentForm .searchResultTable tr.has-badge-tr td:last-child { border-color: #E7E7E7 !important; }
.restrictionsDiv-parent .chosen-holder { opacity: 0; visibility: hidden;}
.restrictionsDiv-parent .activate  .chosen-holder { opacity: 1; visibility: visible;}
/*
.restrictionsDiv-parent .blockUI h1 { position: absolute; top: 50%; left: 50%; font-size: 20px; line-height: 1.25; width: 150px; font-weight: 400; text-align: center; border-radius: 100%; padding: 50px 40px 30px; height: 150px; margin: -75px 0 0 -75px; }
.restrictionsDiv-parent .blockUI h1:before {
	top: 0;
	left: 0;
	content:"";
	width: 100%;
	height: 100%;
	position: absolute;
	border: 10px solid #f3f3f3; border-radius: 50%; border-top: 10px solid #3498db;
	-webkit-animation: spin 2s linear infinite;
}
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

*/

/*Masking on Card Activation*/
#frmCardActivate #showFieldDiv{position:relative;padding:5px 0;}
#frmCardActivate .fieldBlock .divCtrl{width:auto;position:absolute;top:52%;margin:0;padding:0;left:5px;height:14px;}


/*Masking on Change Profile Info*/
#changeProfileInfoForm #showFieldDiv{position:relative;}
#changeProfileInfoForm .fieldBlock .divCtrl{width:auto;position:absolute;top:52%;margin:0;padding:0;left:5px;height:14px; max-width: 72.5%; scrollbar-width: none;}
#changeProfileInfoForm .fieldBlock .divCtrl::-webkit-scrollbar {display: none}
/* Common Masking On Fields */
.masking-field-common{position:relative}
.masking-field-common .divCtrl{font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;
    color:#535353;text-decoration:none;position:absolute;width:auto;max-width:69%;top: 45%;
    transform: translateY(-50%);margin: 0;overflow: hidden;min-height:14px;}

.cus-field-label { color: #c4c9cc; display: block; margin-bottom: 10px; font-size: 13px; letter-spacing: 0; line-height: 10px; }
.cus-field {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #333333; text-decoration: none; background-color: #FFFFFF; border: 1px solid #c4c9cc; height: 38px; width: 100%; padding-left: 10px; padding-right: 10px; border-radius: 4px; box-sizing: border-box; }
.cus-form-group input:disabled {background-color: #F9F9F9;}
.cus-form-group { margin-bottom: 20px;}
.genBlock.cusBlock {margin-top: 10px;}
.ui-dialog .genBlock.cusBlock { margin:0; padding: 0; margin-top: 23px;}
.genBlock.cusBlock a {margin:0; min-width: 55px; text-align: center; margin-right: 5px;}
.genBlock.cusBlock a:last-child { margin-right: 0;}
.loadFundsDetails.cus-details h1 { margin-bottom: 25px; }
.cus-hr {height: 1px; background-color: rgba(100,101,105,0.3)}

.masking-field-common.cus-with-mask .divCtrl { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #535353; text-decoration: none; position: absolute; width: 100%; max-width: 69%; top: 45%; transform: translateY(-50%); margin: 0; overflow: hidden; padding-left: 6px; margin-left: 10px; padding-top: 6px; background: #fff; }
.cus-form-head {padding-right: 15px; padding-left: 15px; color: #313436; font-size: 14px; font-weight: bold; letter-spacing: 0; line-height: 16px; margin-bottom: 20px;}
.cus-clear { clear: both}
.cus-row { margin-right: -15px; margin-left: -15px; }
.cus-row .col-6{position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; width: 40%;}

.cus-row .help-text {float: none; font-size: 11px; letter-spacing: 0.11px; line-height: 12px; color: #999999; margin-top: 6px; font-weight: 500;}


.custom-static-field {margin-bottom: 35px;}
.custom-static-field .label {color: #BBC0C2; font-size: 13px; letter-spacing: 0; line-height: 15px; margin-bottom: 9px;}
.custom-static-field .input {color: #4C5557; font-size: 13px; letter-spacing: 0; line-height: 15px; margin-bottom: 0;}
.cus-form-head.cus-clear.Contact.Details ~ div .col-6 { width: 29%; }
.cus-form-head.cus-clear.Driving.License.Details ~ div .col-6 { width: 29%; }
.cus-form-head.cus-clear.Foreign.ID.Details ~ div .col-6 {width: 29%;}
.cus-form-head.cus-clear.Personal.Details ~ div .col-6 {width: 29%;}
.cus-form-head.cus-clear.Card.Details ~ div .col-6 {width: 29%;}
.custom-divider {border-right: 1px solid #DFE2E5;}

.card-registration-summary {margin-top: 30px;}
.card-registration-summary .custom-static-field{ border-right: 1px solid #DFE2E5; margin-bottom: 35px;}
.card-registration-summary .custom-static-field:last-child { border-right: none}
.card-registration-summary .col-6 {float: left; width: 30%;}
.card-registration-summary  .custom-static-field { padding: 0 70px}
.card-registration-summary  .custom-static-field .input {margin-bottom: 0;}
.card-registration-summary .label {font-size: 15px; font-weight: bold; letter-spacing: 0; line-height: 17px;}
.card-registration-summary .input {font-size: 15px; letter-spacing: 0; line-height: 17px;}

.cus-row .col-6.float-left.custom-static-field { border-right: 1px solid #DFE2E5; }
.cus-row .col-6.float-left.custom-static-field:last-child { border: none; }

.cus-message{ padding-top: 20px; }

#mainDiv.contentWrap > .orderInfoBar.cutom-bar-space {
    padding: 7px 0 10px 0 !important;
}

.display-none {
    display: none;
}

.cus-field.hasDatepicker {
    background-position: 98% 8px;
    background-repeat: no-repeat;
}

.userInfoBar.cp-card-prog-bal-limit{
    width:1000px;
    text-align: right;
    margin-bottom: 5px;
}
.userInfoBar.cp-card-prog-bal-limit .monthly-bal-limit{
    padding-right: 25px;
}
.userInfoBar.cp-card-prog-bal-limit .monthly-bal-limit strong:first-child,
.userInfoBar.cp-card-prog-bal-limit .monthly-avail-limit strong:first-child{
    padding-right: 5px;
}
.hidden { display: none; }
.sr-only { position: absolute !important; left: -9999em; top: -9999em; }
fieldset.reset,
#frmSearchCards fieldset { border-width: 0; padding: 0; min-width: 0; }

.contentWrap.contentPaymentWrap {
    min-height: 180px;
}

.cardSeletOptn a.d-block-link{
    display:block !important;
    width:10% !important;
}

.paymentGreySec {
    background-color: #f2f2f2;
    color: #77787b;
    font-size: 16px;
    border-radius: 5px;
    margin: 10px 0;
    padding: 8px 24px 20px 24px;
    display: table;
    width:685px;
}

.clearfix {
    clear:both;
}

.paymentLeftSec {
    width: 360px;
    display: inline-block;
    display: table-cell;
    vertical-align:middle;
}

.paymentRightSec {
    width: 360px;
    display: table-cell;
    vertical-align:middle;
    text-align: right;
    font-size:16px;
    padding: 12px 0 0 0;
}

.paymentLeftSec strong,
.paymentRightSec strong {
    color: #000000;
}

.minPayment {
    font-size:15px;
    margin:6px 0 0 0 !important
}

.avaiablePay {
    font-size:18px;
}

.paymentCheckbox {
    font-size:14px;
    color:#4b94b2;
}

.paymentCheckbox input[type=checkbox] {
    margin: 12px 5px 0 0;
    vertical-align: -1px;
}

.paymentLeftSec p {
    margin:12px 0 0 0;
}

.mtb-12 {
    margin: 0 0 12px;
}

.manualPayTable td {
    padding: 7px 5px;
}
h1.contentheading {    font-size: 16px;    color: #383B3E;    padding-top: 0px;}
.sideBar .categoryText{    color: #383B3E !important;  }
.transparent-full-container {	background: transparent !important;	padding: 0; }
.transparent-full-container:after{ content:''; display: block; clear: both}

/* Tooltip style*/
.inline-tooltip:hover + .inline-tooltip-holder, .inline-tooltip:focus + .inline-tooltip-holder{ display: block; }
.a11y-tip--hide .inline-tooltip:hover + .inline-tooltip-holder,
.a11y-tip--hide .inline-tooltip:focus + .inline-tooltip-holder{ display: none; }
.inline-tooltip-parent{ display: block; position: relative; float: left;}
.inline-tooltip-holder{	min-width: 300px; display: block;	 background: #e8e8e8; 	z-index: 1;	  position:absolute; left: calc(100% + 10px); display: none;min-width: 300px;border: 2px solid #ddd; z-index: 1; padding: 10px; border-radius: 10px;transform: translate(0,-50%); }
.inline-tooltip-content .right-arrow{ width: 0;	height: 0;	border-style: solid;	border-width: 5px 10px 5px 0;	border-color: transparent #ddd transparent transparent; position: absolute;		left: -10px;		top: 50%;		margin-top: -13px;  }
.col-holder .col-1-3 {    width: 33%;    float: left;}
.col-holder .col-2-3 {    width: 67%;    float: left;}
.col-holder:after{ content : ''; display:block; clear:both;}
.operator-holder { background:#ccc;}
.operator-holder .sectionTitle{ background:none;}
.operator-holder .sectionTitle {    background: none;    margin: 0; }
/** Password Strength Holder **/
.password-strenght-holder {  max-width: 234px;  padding: 4px;  text-align: center;  font-size: 11px; position:relative;box-sizing: border-box;height: 24px;}
.password-strenght-holder:before{ content:''; display:block;  width:100%; background:#ebebeb; position: absolute; height: 24px;top: 0;left: 0;}
.password-strenght-holder strong{ position: relative;  }
#password_strength1:before {  background: #ff4545; width:25%; }
#password_strength2:before{  background: #ff4545; width:50%; }
#password_strength3:before {  background: #3abb1c; width: 75%;}
#password_strength4:before{  background: #ece5b8 !important; width: 100%;}
.password-strenght-holder *, .password-strenght-holder *:before{ box-sizing: border-box}
/** Password Strength Holder **/
.fundingSource h2 { font-size: 16px; border-bottom: 1px solid #77787b; padding: 15px; padding-left: 15px; padding-left: 45px; color: #404040; }
.fundingSourceLeft h2 { background: url(../fundingSource.png) no-repeat left center; }
.loadFundsDetails h2:before,
.loadFundsDetails h1:before, .funding-source:before, .amount-summary:before,
.orderprocessTable .batchDetails:before { position: absolute; left: -4px; top: 50%; width: 36px; height: 36px; border-radius: 100%; border: solid 1px #555; color: #555; font: 15px/36px 'cpartner-iconz'; content: '\e939'; margin: -19px 0 0; text-align: center; background: #e9e9e9; }
.funding-source, .amount-summary { position: relative; background: #fff !important; }
.funding-source:before, .amount-summary:before { left: 0; font-size: 18px; }
.funding-source:before { content: '\e900'; }
.amount-summary:before { content: '\e936'; }
.loadFundsDetails h2,
.loadFundsDetails h1 { font-size: 16px; border-bottom: 1px solid #cfcfcf; 	padding: 15px; 	padding-left: 45px;	padding-right: 0px;	background: url(../loadAmountSummary.png) no-repeat left center; position: relative; }
.loadFundsDetails h2 a,
.loadFundsDetails h1 a { float: right; 	font-weight: normal; font-size: 12px; padding: 4px 15px 6px; margin: 0px; }
.loadFundsDetails h2:before,
.loadFundsDetails h1:before { content: '\e936'; top: 25px; left: 0; font-size: 20px; }
.batchFundsDetails h3,
.batchFundsDetails h2,
.batchFundsDetails h1 { font-size: 16px; border-bottom: 1px solid #cfcfcf; padding: 23px 0 11px 50px; background: url(../loadAmountSummary.png) no-repeat left center; }
.batchFundsDetails .load-fund-summary-title { background: none; padding: 23px 0 11px 0; }
.batchFundsDetails .col-holder .load-fund-summary-title{ padding-top:13px;}
.batchFundsDetails h2 a,
.batchFundsDetails h1 a { float: right; font-weight: normal; font-size: 12px; padding: 4px 15px 6px; margin: 0px; }
.details-holder strong,
.details-holder h3,
.details-holder h4{ font-size:14px; line-height:20px; margin-bottom:10px;}pub
                                                                          .col-btm-border h2{ border:0; }
.col-btm-border{ border-bottom: 1px solid #cfcfcf; padding-bottom:10px;}
.col-btm-border .btn-right{float:right; margin-top: 10px;}
.cardSeletOptn ~ .messageBlock {    padding-top: 20px;}
#idletimeout a:hover,
#idletimeout a:focus {text-decoration: underline;}
.close-alert-btn-reports,
.close-alert-btn { position: absolute; top: 50%; right: 11px; font-size: 16px; margin: -8px 0 0; }
[role="alert"] {position: relative;}
[role="alert"] .close-alert-btn-reports:focus,
[role="alert"] .close-alert-btn-reports:hover,
[role="alert"] .close-alert-btn:focus { outline: dotted 1px; outline-offset: 2px;	 }
table.currency tbody tr.first-tr th {color: #333333; font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; padding: 3px;}

/* Manage Account Pop Ups */
.bank-account-img{
    margin-bottom: 20px;
}
.bank-account-heading{
    font-size: 15px;
}
.bank-manage-btns{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 25px 0 15px;
}
.bank-manage-btns .buttonLrg{
    padding: 10px 30px;
    width: 140px;
}

.manage-bank-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 15px 15px 0;
    margin: 0 auto;
}
.manage-bank-left, .manage-bank-right {
    width: 48%;
    padding: 0 25px;
}
.cover {
    vertical-align: left;
    margin: 0 0 20px;
    text-align: left;
}
.manage-bank-inner span.title {
    display: block;
    font-size: 12px;
    color: #808080;
    margin: 0 0 5px;
}
.manage-bank-inner span.bank-account-content {
    font-weight: bold;
}


ul.manage-bank-select {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 384px;
    margin: 0 auto;
}
.manage-bank-select li {
    border: 1px solid #f0f2f5;
    background: #fff;
    padding: 20px;
    margin: 0 0 20px;
}
.manage-bank-select .selection-link {
    color: #000;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.manage-bank-select .link-inside{
    display: flex;
    flex-direction: column;
    text-align: left;
}

.manage-bank-select span {
    display: block;
    margin-bottom: 10px;
}
.manage-bank-select span.title{
    font-size: 14px;
    font-weight: bold;
}
.manage-bank-select span.card-no {
    font-size: 12px;
}
.manage-bank-select span.bank-name {
    color: #194a36;
    font-size: 14px;
    font-weight: bold;
}
.manage-bank-select span.check
{
    color: #a2bf66;
    margin-bottom: 15px;
}

[aria-labelledby="ui-dialog-title-selectExtAccount"].ui-dialog { width: 430px !important; }
[aria-labelledby="ui-dialog-title-selectExtAccount"].ui-dialog .img-holder,
[aria-labelledby="ui-dialog-title-selectExtAccount"].ui-dialog .heading,
[aria-labelledby="ui-dialog-title-selectExtAccount"].ui-dialog p { text-align: center; }
[aria-labelledby="ui-dialog-title-selectExtAccount"].ui-dialog .img-holder {max-width: 90px; margin: 20px auto 10px; }
[aria-labelledby="ui-dialog-title-selectExtAccount"].ui-dialog .img-holder img { display: block; max-width: 100%; height: auto; }
.d-block { display: block; }


[aria-labelledby="ui-dialog-title-addBankAccountDialog"].ui-dialog { width: 430px !important; }
[aria-labelledby="ui-dialog-title-addBankAccountDialog"].ui-dialog .img-holder,
[aria-labelledby="ui-dialog-title-addBankAccountDialog"].ui-dialog .heading,
[aria-labelledby="ui-dialog-title-addBankAccountDialog"].ui-dialog p { text-align: center; }
[aria-labelledby="ui-dialog-title-addBankAccountDialog"].ui-dialog .img-holder {max-width: 90px; margin: 20px auto 10px; }
[aria-labelledby="ui-dialog-title-addBankAccountDialog"].ui-dialog .img-holder img { display: block; max-width: 100%; height: auto; }

[aria-labelledby="ui-dialog-title-addBankAccountDialog"].ui-dialog { width: 394px !important; }

div#showCardFundsDiv .inputclass{
    background: #eeeeee;
}

#ForgotLoginAction { clear: both; }
.commonContent .sideBar + .contentWrap + .contentWrap, .commonContent .sideBar + #mainDiv.contentWrap{width: 964px !important;}


/*======ACCOUNT STATEMENT MODULE =========*/
#subscribtionPaneldiv .sideBarMenu {
    background: #ffffff;
    float: left;
    width: 229px;
}
#subscribtionPaneldiv .listTitle {
    background: none;
    font-size: 14px;
}
#subscribeId .categoryText {
    color: #383B3E !important;
}
.check-container {
    display: block;
    position: relative;
    padding: 15px 13px 15px 40px;
    margin-bottom: 15px;
    cursor: pointer;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    /* identical to box height */
    color: #666666;
    user-select: none;
}


/* Hide the browser's default checkbox */
.check-container  input {
    position: absolute;
    cursor: pointer;
    float: left;
    z-index: 2;
    top: 30%;
    left: 15px;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 33%;
    left: 5%;
    height: 12px;
    width: 12px;
    background: #FFFFFF;
    border: 1px solid #979797;
    border-radius: 4px;
    z-index: 2;
}

/* On mouse-over, add a grey background color */
.check-container :hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check-container  input:checked ~ .checkmark {
    background-color: #0B5FFF;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 0px 0px 1px #0b5fff;
    height: 10px;
    width: 10px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check-container  input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check-container  .checkmark:after {

}

.dc-check-info {
    display: block;
    z-index: 2;
    position: relative;
}

.dc-check-info span {
    float: right;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    /* identical to box height */

    text-align: right;

    color: #222222;
}

.checkmark-state {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;

    background: #F6F6F6;
    border: 1px solid #D3D3D3;
    border-radius: 4px;
}

.check-container  input:checked ~ .checkmark-state {
    border-color: #E12727;
    background:#ffffff;
}

.check-wrapper {
    padding: 12px 12px 0;
}
.contentWrap.full-statement-block {
    float: none;
    width: auto;
    overflow: hidden;
    padding: 7px 18px 15px;
}
.ac-header {
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: middle;
}
.ac-header p {
    margin-bottom: 0;
    margin-top: 12px;
}
.messageBlock {
    margin: 0 0 10px;
}
.balanceSec.dc-drop-head {
    background: #EDEDED;
    font-size: 10px;
    line-height: 11px;
    text-align: left;
    padding: 18px 15px;
}
.balanceSec.dc-drop-head label {
    margin-right: 10px;
    font-size: 12px;
    line-height: 15px;
}
.balanceSec.dc-drop-head select {
    width: 160px;
}
.ac-main {
    float:left;
    width:100%;
}
.ac-main .col {
    margin-bottom:15px;
    max-width:260px;
    width:100%;
}
.f-left {
    float: left;
}

#contactinfoId .user-details .title {
    display: block;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    color: #333333;
    margin-bottom: 7px;
}
#contactinfoId .user-details .value {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #000000;
}

.grid-col-heading {
    background:#cdcdcd !important;
    color:#000000;
}
.buttonLrg.dc-button {
    padding:7px 15px;
}

.ac-cbtc-table {
    border-radius: 4px;
    border: 1px solid #E1E1E1;
}

.as-heading-wrapper {
    display: flex;
    justify-content: flex-start;
    background-color: #E8E8E8;
    padding: 10px 10px 10px 10px;
}

.text-right {
    text-align:right !important;
}

.text-center {
    text-align:center !important;
}

.as-row {
    display: flex;
}

.as-left-content {
    flex: 0 0 12%;
    max-width: 12%;
    border-right: 1px solid #E1E1E1;
    padding: 12px 12px 8px 12px;
}

.as-left-content span {
    font-size: 10px;
    color: #111111;
    text-transform: capitalize;
    display:block;
}

.as-right-content {
    flex: 0 0 88%;
    max-width: 88%;
}

.as-row:last-child {
    padding-bottom: 18px;
}

.as-row .as-col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.as-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.as-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.as-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.as-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.as-custom-prepaid {
    flex: 0 0 44%;
    max-width: 44%;
    padding-left: 52px;
}

.as-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 61.666667%;
    max-width: 61.666667%;
}

.as-custom-width {
    padding-left: 25px;
    flex: 0 0 63.666667%;
    max-width: 63.666667%;
}

.as-inner-row {
    display:flex;
    justify-content: space-between;
    padding: 0 10px;
}

.as-inner-row:last-child .as-col:last-child {padding-bottom:10px;}

.as-inner-row:first-child .as-col {
    padding: 10px 0 0 0;
}

.as-inner-row .as-col:first-child {
    flex: 0 0 82.1%;
    max-width: 82.1%;
    border-right: 1px solid #E1E1E1;
}

.as-inner-prep-row {
    display: flex;
    justify-content: normal;
    padding: 0 10px;
}

.as-inner-prep-row.as-inner-row .as-col:first-child {
    flex: 0 0 76.9%;
    max-width: 76.9%;
}

.as-inner-prep-row.as-inner-row .as-col:last-child {
    flex: 0 0 22.8%;
    max-width: 22.8%;
    text-align: right;
}

.as-inner-row .as-col:last-child {
    flex: 0 0 18%;
    max-width: 18%;
    text-align: right;
}

.as-right-content .as-col span {font-size:11px;}
.as-col .as-month {
    font-size: 10px !important;
    font-weight: 700;
    color: #111111;
}

.as-msg-wrapper {
    max-width: 696px;
    border-right: 1px solid #E1E1E1;
    padding: 15px 0;
}

.as-msg-wrapper .as-msg {
    background: rgba(246, 246, 246, 0.5);
    border-radius: 4px;
    padding: 17px 15px;
    font-size: 10px;
    color: #666666;
    max-width: 630px;
    margin-left: 10px;
}

.as-msg-wrapper-long {
    max-width:450px;
    border-right: 1px solid #E1E1E1;
    padding: 15px 0;
}

.as-msg-wrapper-long .as-msg {
    max-width:390px;
    background: rgba(246, 246, 246, 0.5);
    border-radius: 4px;
    padding: 17px 15px;
    font-size: 10px;
    color: #666666;
    margin-left: 10px;
}

.as-heading-wrapper strong {
    font-size:10px;
    color:#000000;
}

.ac-cbtc-table .as-total {
    display: flex;
    justify-content: space-between;
    font-size:10px;
    border-radius:0 0 4px 4px;
}

.as-total .as-total-label,
.as-total .as-total-value {
    padding: 8px 12px;
    display:block;
}

.as-row:nth-of-type(odd) {
    background-color:#F2F2F2;
}
.ac-delete-icon { vertical-align: -1px; }
.ac-delete-icon .ico {font-size: 12px;color: #666666;}
.ac-delete-icon:hover .ico,
.ac-delete-icon:focus .ico {
    color:#C42140;
}
.statement-success-wrapper {
    padding: 100px 0 30px;
    background-color:#ffffff;
}

.statement-success-wrapper.review-block p {
    max-width: 620px;
    margin: 0 auto 30px auto;
    color:#404040;
}

.statement-success-wrapper.review-block .meta-txt {
    color: rgb(152 152 152);
}

.statement-success-wrapper.review-block .meta-txt strong.value {
    color:#000000;
}

.ac-table2 .dataTable_header {
    padding: 3px 0;
}
.review-block {
    text-align: center;
    font-size: 13px;
    line-height: 17px;
}
.review-block .success-icon {
    display: block;
    margin:0 auto 25px;
}
.review-block .contentheading {
    display: inline-block;
    margin:0 0 20px;
    color:#000000;
    line-height:20px;
}
.review-block h2.contentheading.first-card {
    margin:0 0 20px 0;
}
.review-block h2.contentheading {
    margin:0 0 20px 20px;
}
.review-block p { margin:0 0 40px; }
.review-block .buttons-holder .buttonLrg {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
}
.review-block .meta-txt {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #D3D3D3;
    padding: 15px;
    border-radius: 4px;
    font-weight: normal;
    text-align: left;
    min-width: 190px;
    font-size: 12px;
    color: #666666 !important;
}
.review-block .meta-txt strong.value {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
    float: right;
}
table.ac-table2 tr th {font-family: Arial; font-weight: 700; font-size: 10px; line-height: 12px; color: #000000; padding:5px 9px;}
table.ac-table2 tr td { color: #111111;font-size:10px; padding: 9px;}
.font-500 {font-weight:700 !important;}
.ac-table2 .dataTable_header {
    padding: 3px 0;
}
.blocks-holder,
.fieldBlock-holder {
    letter-spacing: -5px;
    margin:0 -10px;
    box-sizing: border-box;
}
.fieldBlock-holder .three-columns,
.blocks-holder .two-column-block,
.fieldBlock-holder .two-columns {
    letter-spacing: normal;
    width:50%;
    padding:0 10px;
    display: inline-block;
    vertical-align: top;
    margin:0 0 15px;
    box-sizing: border-box;
}
.fieldBlock-holder .three-columns {
    width: 33.3%;
}
.blocks-holder .two-column-block {
    width: 30%;
}
.blocks-holder .two-column-block:first-child {
    width: 70%;
}
.fieldBlock-holder .two-columns textarea,
.fieldBlock-holder .two-columns input {
    width: 100%;
    box-sizing: border-box;
}
.fieldBlock-holder .two-columns textarea {
    resize: none;
    min-height: 50px;
    box-sizing: border-box;
}
.fieldBlock-holder .three-columns label {
    display: block;
    margin-bottom:5px;
    color:#333333;
}
.txtField.field-170 {
    width:90% !important;
}
.ac-filter-prepaid {
    max-width: 280px !important;
}
.ac-filter-date {
    max-width: 210px !important;
}
.ac-filter-date .txtField {
    width:115px !important;
}
.ac-filter-date .has-calendar-icon {
    max-width: 192px;
}

.ac-dateTo.ac-filter-date {
    max-width: 189px !important;
}

.ac-dateTo.ac-filter-date .has-calendar-icon {
    max-width: 176px !important;
}
.ac-filter {
    max-width:275px;
    width:100%;
    display:inline-block;
}
.ac-filter .txtField {
    width:160px;
}
.ac-statement-table {
    text-align: initial;
    margin-bottom: 25px;
    padding: 0 20px;
}
.mb-10 {
    margin-bottom:10px;
}
.ac-confirm-btn {
    margin:20px 0 0 0;
    padding:0;
}
h1.contentheading {
    color:#000000 !important;
}
.ac-statement-grid {
    min-height: 100%;
}
.f-none {
    float:none !important;
}
.mt-35 { margin-top: 35px; }
.accordion h3,
#accordion h3,
#accordion h2 {
    background: none;
    font-size: 14px;
    color: #383B3E;
    position: relative;
    padding: 5px 0px;
    font-weight: normal;
    /*border-bottom: 2px solid #ddd;*/
    border: solid transparent 2px;
    border-bottom-color: #ddd;
    background: #fff !important;
    position: relative;
}
#accordion h3.active-state,
.accordion h3.active-state { border-color: #ddd; border-width: 2px; }
#accordion h3:hover a,
#accordion h3:focus a { text-decoration: underline; }
.accordion h3 > span,
#accordion h3 > span,
#accordion h2 > span { position: relative; top: 6px; }
.action-col a img {vertical-align:middle;}
.action-col a {padding:3px;}
.action-col a:hover,
.action-col a:focus {outline:1px dotted #383B3E;}

.d-none {display: none }
/*======ACCOUNT STATEMENT MODULE =========*/

.datagrid .pagination-info{color:#000;}
.NewOrderByFile #messenger-dialog .messager-body {    padding: 15px 10px !important;}
#dlg-parent .dialog-content {    max-width: 100% !important; }
.NewOrderByFile #batchOrderCheckoutPopup .dialog-content {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box; height:auto !important;}
.NewOrderByFile #batchOrderCheckoutPopup .stepContainer {    max-width: 100% !important;}
.NewOrderByFile #cluetip{ z-index: 10001 !important; }
.NewOrderByFile #productPopup .dialog-content {  max-width: 100% !important; }
.genTxt-2 { color: #666;}
.summaryBlock-2 .blockHeading2 { color: #333;}
.batchOrderSuccess h1.contentheading { margin-bottom: 20px; }

/*Account Activity Table label Alignment*/
.account-activity-table-label{
    overflow: hidden;
    clear: both;
}
.account-activity-table-label-left{
    float: left;
    font-weight: bold;
    color: #000;
    padding: 10px;
}
.account-activity-table-label-right{
    float: right;
    float: right;
    font-weight: bold;
    color: #000;
    padding: 10px  10px;
}
.account-activity-table-label-right-child{
    display: inline-block;
    vertical-align: top;
    margin: 0 50px 0 0;
}

.buttonLrg.buttonLrg-grey {
    background:#36424A;
    border-color:#36424A;
    text-align: center;
    margin:0 0 15px;
}
/*sh-style*/
.cp-mfc .banner-container > div:last-child {
    text-align: right;
    width: 109px;
}
.cp-mfc .cp-head-banner .buttonLrg {
    width:109px;
    min-width: 109px;
    text-align: center;
}
.cp-mfc .cp-head-banner .buttonLrg {margin-bottom: 6px}
.cp-mfc .cp-head-banner .buttonLrg:last-child {margin-bottom: 0;}

/**
Auth Screen
**/
.contentWrap.full-auth-block {
    float: none;
    width: auto;
    overflow: hidden;
    padding: 7px 18px 15px;
}

.auth-header {
    margin-top: 10px;
}

.auth-header > .formSecTitle {
    margin-top: 12px;
}

.cp-ath {
    margin-bottom: 10px;
}

.cp-ath.reinq-field {
    margin-top: 20px;
}
.cp-ath.reinq-field label {
    margin-bottom: 10px;
}

.cp-ath > label,
.cp-ath > input,
.cp-ath > textarea {
    display: inline-block;
}

.cp-ath-action {
    text-align: left;
}

.cp-ath-p-0 {
    padding: 0;
}

.cp-ath-m-0 {
    margin: 0;
}

/**
Reissue Inquiry
**/
.cp-reinq-fieldset {
    margin: 0;
}
table.cp-reinq-table tr td {
    padding: 7px;
}

table.cp-reinq-table .dataTable_header {
    font-size: 10px;
    font-weight: 600;
}

.batchFundsDetails .summaySecRight {
    font-family: sans-serif;
    font-weight: 600;
}
.table-scroll {overflow:auto;}
.table-scroll .searchTableLg {width:1000px;}
.searchTableLg {table-layout:fixed;}
.searchTableLg tr > th {padding:0 8px;width:100px;}
.searchTableLg tr > td {padding:8px;width:100px;word-break:break-word;}
.add-balance-transfer .credit_card_number_toggle, .add-balance-transfer .confirm_credit_card_number_toggle{visibility: hidden !important;}
.add-balance-transfer #bt-CreditCardNumber-field a.view-icon, .add-balance-transfer #bt-ConfirmCreditCardNumber-field a.view-icon{display: inline-block;vertical-align: sub;opacity: 0.5;}
.add-balance-transfer #bt-CreditCardNumber-field a.eye-opacity, .add-balance-transfer #bt-ConfirmCreditCardNumber-field a.eye-opacity{opacity: 1 !important;}
.add-balance-transfer #bt-CreditCardNumber-field a.view-icon img, .add-balance-transfer #bt-ConfirmCreditCardNumber-field a.view-icon img{display: block;width: 100%;}
#bt-CreditCardNumber, #bt-ConfirmCreditCardNumber{margin: 2px;}
#dvbt-CreditCardNumber, #dvbt-ConfirmCreditCardNumber{left: 2px;top: 2px;}
/* card details section style */ /* Module Name : Reissue Inquiry */
.reissueInquiry, .reissueInquiry *, .reissueInquiry ::after, .reissueInquiry ::before { box-sizing: border-box; }
.reissueInquiry { margin-bottom: -10px; }
.reissueInquiry-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px 0 0; }
.reissueInquiry-row > .col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; padding: 0 5px; margin: 0 0 30px; }
.reissueInquiry-row .title,
.reissueInquiry-row .val { display: block; font-size: 14px; line-height: 1.35; }
.reissueInquiry-row .title { margin-bottom: 5px; }

.cacheRefresher{
    background-color: white;
}
.userAuthentication .pagetitle{
    padding: 15px;
    color: #333333;
}
.userAuthentication .sectionTitle{
    padding: 10px 15px;
}
.userAuthentication #paneldata .form{
    padding: 0 15px;
}
.userAuthentication #paneldata .txtField{
    padding: 5px 2px;
    border: 1px solid #ababab !important;
    background-color: white;
}
.userAuthentication #paneldata .txtField:focus{
    border: 1px solid #ababab !important;
}
.userAuthentication #paneldata .sub-btn{
    margin: 15px 0 0;
    color: #333333;
}
.componentCache .pagetitle{
    padding: 15px;
    color: #333333;
}
.componentCache .sectionTitle{
    padding: 10px 15px;
}
.componentCache .pagetitle p:nth-last-of-type(1){
    margin-bottom: 0;
}
.componentCache #paneldata .form{
    padding: 0 15px;
}
.componentCache #paneldata .form select{
    height: auto;
    min-width: 400px;
    padding: 5px 0;
    background-color: white;
    border: 1px solid #ababab !important;
}
.componentCache #paneldata .txtField{
    padding: 5px 2px;
    border: 1px solid #ababab !important;
    background-color: white;
}
.componentCache #paneldata .txtField:focus{
    border: 1px solid #ababab !important;
}
.componentCache #paneldata .formrow{
    margin: 10px 0 0;
}
.componentCache #paneldata .sub-btn{
    margin: 15px 0 0;
    color: #333333;
}

/*Order Personalized Card data grid style*/
.NewOrderByFile .datagrid-header td, .NewOrderByFile .datagrid-body td, .NewOrderByFile .datagrid-footer td{min-width: 150px;}
.NewOrderByFile .datagrid-header td:last-child, .NewOrderByFile .datagrid-body td:last-child, .NewOrderByFile .datagrid-footer td:last-child{min-width: 300px;}
.NewOrderByFile .datagrid-header td >div, .NewOrderByFile .datagrid-body .NewOrderByFile .datagrid-cell, .NewOrderByFile .datagrid-footer .datagrid-cell {width: auto !important;}
.NewOrderByFile .datagrid-body .datagrid-cell, .NewOrderByFile .datagrid-footer .datagrid-cell{white-space: normal}
.NewOrderByFile .datagrid-view .datagrid-view1 tr.d-flex.datagrid-row-selected::before {width: 14px;height: 14px;content: url('../images/valid-icon.gif');position: absolute;top: 50%;left: 4px;transform: translateY(-50%);background: #fff;border: 1px solid #ccc;padding: 2px 0 0px 2px;}
.datagrid-view tr.d-flex { height: auto !important; display: flex; position: relative;}
.datagrid-view tr.d-flex td { display: inline-flex; align-items: center;}
.datagrid-view tr.d-flex td .datagrid-cell-rownumber {padding: 3px 0 0 10px}
.NewOrderByFile .datagrid .panel-body, .NewOrderByFile .datagrid .datagrid-view {width:100% !important;}

/* Manage Funds Grid */
.funds_batchDetail_wrapper .searchResultTable-holder {
    width:100%;
    overflow: auto;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.funds_batchDetail_wrapper #pagingForm fieldset.reset {
    margin: 0;
}
.funds_batchDetail_wrapper .tablePagingBottom {
    width:100%;
    box-sizing: border-box;
}

/*----Batch Records----*/

#batchDetailListForm .batchRecordsTable td{
    padding: 7px 5px;
}

.batchRecordsTable #fundbatch-column-transactionId .dataTable_header{
    padding: 9px 38px 9px 20px;
}

.batchRecordsTable #fundbatch-column-transactionId .help-icon{
    position: absolute;
    display: inline-block;
    margin: 0 0 0 5px;
}

/*PCI changes*/
.topHeader > img {width:100%;}
.footerWrap{padding: 20px 0;}
.footerWrap { overflow: hidden;}
.fontcolor-black {color: #000000;}

/* GL Code/ Account Activity */
#splitTransForm .label {padding: 0;}
#splitTransForm fieldset {border:none;}
#splitTransDialogId .info{margin: 10px 0;}
.row.spliTarnsWrapper {display: flex;justify-content: flex-start;align-items: center;margin: 0 0 15px;gap: 12px;}
.spliTarnsWrapper .txtDescription {width: 270px;}
.spliTarnsWrapper .txtGLCode, .spliTarnsWrapper .txtAmounts {width: 180px;}
.txtGLCode .selectField {width: 100%;padding: 6px;}
.splitmoreWrapper {display: flex;justify-content: flex-start;align-items: center;gap: 12px;}
.splitmoreWrapper .split-more-btn, .split-more-btn:hover {background: #fff !important;color: #ABABAB !important;font-weight: 400;font-size: 12px;padding: 9px;text-align: center;border-radius: 4px;border: 1px dashed #ABABAB;width: 441px;}
.splitmoreWrapper .split-remaining {background: #F6F6F6;padding: 11px 6px;border-radius: 4px;border: 1px solid #D3D3D3;width: 166px;text-align: center;}
.split-remaining .text {color: #666666;}
.remainAmount {color: #000000;}
#manageGLCodePopup #glCodeText {display:block;font-size: 18px;line-height: 22px;margin: 24px 0;font-weight: 700;}
#unSplitTransDialogId #unsplit_dialog_main_heading {font-size: 18px;line-height: 24px;font-weight: 700; color: #000000;margin: 17px 0 12px;}
#unSplitTransDialogId p {font-size: 12px;line-height: 15px;color: #0404040;margin: 0 0 20px;}
#glCodeForm .btns {padding: 0 !important;margin-top: 32px;display: flex;justify-content: center;}
#loadbyfile .btns {float: left;padding: 0;margin-top: 24px;}
.glcodefileupload {display: block;background: none !important;margin: 0px 0px 12px 0px;}
#loadbyfile .file-upload{display: block !important;background: #FFFFFF !important;border: 2px dashed #E1E1E1 !important;padding: 36px;text-align: center;}
#loadbyfile .file-uploaded{display: block !important;background: #0085490D !important;border: 2px dashed #008549 !important;padding: 36px;text-align: center;}
.widthClassForTableData{width: 596px !important;height: 398px !important;}
.widthClassForUploadFile{width: 386px !important;height: 200px ;}
.manageGlCodeUploadedData{display: flex;justify-content: space-between;}
.manageCodeinputFiled{display: none !important;}
#loadbyfile .file-upload:hover{cursor: pointer;}
#loadbyfile .file-upload input{display: none !important;}
#loadbyfile .upload-text{font-weight: 400;font-size: 11px;line-height: 25px;color: #777888;}
.iconLinks {display: flex;justify-content: center;align-items: center;padding: 0 10px;}
.splitTransactionScreen{display: flex;line-height: 32px;}
.splitTransactionScreenInputs{display: flex;flex-direction: column;}
.recipetButton{padding: 13px 0}
.manageGlCode{text-align: center;}
.manageGlSelect select{width:192px !important;height:30px !important;}
.img-responsive{width: 100%;}
#manageglcodeDiv .error .close-alert-btn, #loadbyfile .error .close-alert-btn {color: #D1000C !important;}
div.GLCodeTable {height: 205px;overflow: auto;}
#addReceiptDialogId .file-upload{display: block !important;background: #fff;border: 2px dashed #008549 !important;padding: 36px;text-align: center;}
#addReceiptDialogId .fileuploaded label.file-upload {background: #0085490D ;}
#addReceiptDialogId .file-upload #fileToUploadId {display:none !important}
#unSplitFormHolder .btns {display:flex;justify-content: center;}
#manageReceiptDialogId .manage-receipt-holder .img-holder {width: 430px;height: 250px;overflow: auto;}
#unSplitFormHolder .btns, #downloadReceiptDialogId .btns {display:flex;justify-content: center;}
#manageReceiptDialogId .manage-receipt-holder .img-holder {width: 430px;height: 250px;overflow: auto;}
#downloadReceiptDialogId #receiptDescription > .title  {font-size: 16px;line-height: 18px;font-weight: 700;text-align: center;margin: 17px 0;}
#downloadReceiptDialogId #receiptDescription p {font-size: 12px;line-height: 14px;text-align: center;color: #404040;}
#manageglcodeDiv #description {resize: none;}
#addReceiptDialogId .upload-text {color: #777888;font-weight: 400; font-size: 11px;margin-bottom: 24px;}
.clearboth { clear: both; }
.padding-left-6 { padding-left: 6px; }
.display-block { display: block; }
.datagrid-body { min-height: 200px; }
.border-none { border-width: 0; }
.orderInfoBar #contentBodyDiv .loadFundsDetails h1:after { content: ''; clear: both; display: block; }
.orderInfoBar #contentBodyDiv .loadFundsDetails h1 .fileIcons { top: auto; padding: 0 !important; margin: -10px 0 0; }



.spendingCatFieldBlock{
    display: flex;
    flex-direction: row;
}
.spendingCatFieldBlock .addSCFields{
    flex-direction: column;
    flex-basis: 50%;
}
#merchantCategoryDialog #categorySearch,
#merchantGroupDialog #groupSearch{
    margin-left: 10px;
}
#viewSpendingCatDiv .fieldRow1{
    padding: 0;
}
#viewSpendingCatDiv .fieldBlock{
    padding: 7px 0;
}
#viewSpendingCatDiv .pagination-container .contentheading{
    margin-bottom: 5px;
}
#viewSpendingCatDiv .tablePaging{
    padding: 5px;
}
#viewSpendingCatDiv .searchResultTable td{
    text-align: center;
}
.spendingCatFieldBlock .merchantCategorySearch{
    display: flex;
    gap: 5px;
    align-items: center;
}
.spendingCatFieldBlock .merchantCategorySearch img{
    width: 14px;
    height: 14px;
    cursor: pointer;
}
.height-10{
    height: 10px;
}
.manageglcodes-tab-nav {
    border-bottom: 2px solid #ccc;
}
.manageglcodes-tab-nav li {
    display: inline-block;
}
.manageglcodes-tab-pane {
    display: none;
}
.manageglcodes-tab-pane.active {
    display: block;
}
.manageglcodes-tab-nav li {
    display: inline-block;
}
#frm-addnew-costcenter .fieldBlock{
    padding: 10px 0;
    color: #000000;
}
#frm-addnew-costcenter .fieldBlock label {
    font-size: 11px;
}
#frm-addnew-costcenter .fieldRow1{
    display: flex;
    gap: 20px;
}
#frm-addnew-costcenter .fieldRow1 .fieldBlock{
    flex-basis: 50%;
}
.userInfocontent h1 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
.userInfocontent .tab-info .manageglcodes-tab-nav .btn-ledger {
    padding: 10px 20px;
    border-radius: 0;
    font-weight: 400;
}
.tab-info .manageglcodes-tab-nav .btn-ledger {
    padding: 10px 20px;
    border-radius: 0;
}
.userInfocontent p{
    color: #777888;
    font-size: 12px;
    font-weight: 400;
}
.tab-info .manageglcodes-tab-nav{
    border-bottom:none;
}
.tab-info .manageglcodes-tab-nav{
    border-bottom:none;
}
.spending-category-container .subtext {
    margin-bottom: 12px;
    font-size: 11px;
}

.spending-category-container .category-info {
    display: flex;
    gap: 40px;
    margin-bottom: 20px;
}

.spending-category-container.category-info .fieldBlock {
    display: flex;
    flex-direction: column;
}
.spending-category-container .label-1 {
    font-weight: bold;
    margin-bottom: 5px;
}
.spending-category-container .description {
    margin-bottom: 20px;
}
#viewSpendingCatDiv .contentheading{margin-top: 20px;margin-bottom: 10px !important;}
.center-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    text-align: center;
}
#costCenterTab .transCatTable .searchResultTable .dataTable_header,
#spendingCategoryTab .transCatTable .searchResultTable .dataTable_header{
    background-color: transparent;
}
#costCenterTab .transCatTable .searchResultTable th,
#spendingCategoryTab .transCatTable .searchResultTable th
#costCenterTab .transCatTable .searchResultTable td,
#spendingCategoryTab .transCatTable .searchResultTable td{
    padding: 7px 2px !important;
    word-break: break-word !important;
}
#costCenterTab .transCatTable .searchResultTable th:nth-of-type(1),
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(1),
#costCenterTab .transCatTable .searchResultTable td:nth-of-type(1),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(1){
    width: 60px;
}
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(2),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(2){
    width: 83px;
}
#costCenterTab .transCatTable .searchResultTable th:nth-of-type(2),
#costCenterTab .transCatTable .searchResultTable td:nth-of-type(2) {
    width: 103px;
}
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(3),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(3){
    width: 60px;
}
#costCenterTab .transCatTable .searchResultTable th:nth-of-type(3),
#costCenterTab .transCatTable .searchResultTable td:nth-of-type(3) {
    width: 100px;
}
#costCenterTab .transCatTable .searchResultTable th:nth-of-type(4),
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(4),
#costCenterTab .transCatTable .searchResultTable td:nth-of-type(4),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(4){
    width: 100px;
}
#costCenterTab .transCatTable .searchResultTable th:nth-of-type(5),
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(5),
#costCenterTab .transCatTable .searchResultTable td:nth-of-type(5),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(5){
    width: 60px;
}
#costCenterTab .transCatTable .searchResultTable th:nth-of-type(6),
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(6),
#costCenterTab .transCatTable .searchResultTable td:nth-of-type(6),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(6){
    width: 60px;
}
#costCenterTab .transCatTable .searchResultTable th:nth-of-type(7),
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(7),
#costCenterTab .transCatTable .searchResultTable td:nth-of-type(7),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(7){
    width: 60px;
}
#costCenterTab .transCatTable .searchResultTable th:nth-of-type(8),
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(8),
#costCenterTab .transCatTable .searchResultTable td:nth-of-type(8),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(8){
    width: 60px;
}
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(9),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(9){
    width: 60px;
}
#costCenterTab .transCatTable .searchResultTable th:nth-of-type(9),
#costCenterTab .transCatTable .searchResultTable td:nth-of-type(9) {
    width: 80px;
}
#spendingCategoryTab .transCatTable .searchResultTable th:nth-of-type(10),
#spendingCategoryTab .transCatTable .searchResultTable td:nth-of-type(10){
    width: 80px;
}

/* GL Code/ Account Activity */
#splitTransForm .label {padding: 0;}
#splitTransForm fieldset {border:none;}
#splitTransDialogId .info{margin: 10px 0;}
.row.spliTarnsWrapper {display: flex;justify-content: flex-start;align-items: center;margin: 0 0 15px;gap: 12px;}
.spliTarnsWrapper .txtDescription {width: 270px;}
.spliTarnsWrapper .txtGLCode, .spliTarnsWrapper .txtAmounts {width: 180px;}
.txtGLCode .selectField {width: 100%;padding: 6px;}
.splitmoreWrapper {display: flex;justify-content: flex-start;align-items: center;gap: 12px;}
.splitmoreWrapper .split-more-btn, .split-more-btn:hover {background: #fff !important;color: #ABABAB !important;font-weight: 400;font-size: 12px;padding: 9px;text-align: center;border-radius: 4px;border: 1px dashed #ABABAB;width: 441px;}
.splitmoreWrapper .split-remaining {background: #F6F6F6;padding: 11px 6px;border-radius: 4px;border: 1px solid #D3D3D3;width: 166px;text-align: center;}
.split-remaining .text {color: #666666;}
.remainAmount {color: #000000;}
#manageGLCodePopup #glCodeText {display:block;font-size: 18px;line-height: 22px;margin: 24px 0;font-weight: 700;}
#unSplitTransDialogId #unsplit_dialog_main_heading {font-size: 18px;line-height: 24px;font-weight: 700; color: #000000;margin: 17px 0 12px;}
#unSplitTransDialogId p {font-size: 12px;line-height: 15px;color: #0404040;margin: 0 0 20px;}
#glCodeForm .btns {padding: 0 !important;margin-top: 32px;display: flex;justify-content: center;}
#loadbyfile .btns {float: left;padding: 0;margin-top: 24px;}
.glcodefileupload {display: block;background: none !important;margin: 0px 0px 12px 0px;}
#loadbyfile .file-upload{display: block !important;background: #FFFFFF !important;border: 2px dashed #E1E1E1 !important;padding: 36px;text-align: center;}
#loadbyfile .file-uploaded{display: block !important;background: #0085490D !important;border: 2px dashed #008549 !important;padding: 36px;text-align: center;}
.widthClassForTableData{width: 596px !important;height: 398px !important;}
.widthClassForUploadFile{width: 386px !important;height: 200px ;}
.manageGlCodeUploadedData{display: flex;justify-content: space-between;}
.manageCodeinputFiled{display: none !important;}
#loadbyfile .file-upload:hover{cursor: pointer;}
#loadbyfile .file-upload input{display: none !important;}
#loadbyfile .upload-text{font-weight: 400;font-size: 11px;line-height: 25px;color: #777888;}
.iconLinks {display: flex;justify-content: center;align-items: center;padding: 0 10px;}
.splitTransactionScreen{display: flex;line-height: 32px;}
.splitTransactionScreenInputs{display: flex;flex-direction: column;}
.recipetButton{padding: 13px 0}
.manageGlCode{text-align: center;}
.manageGlSelect select{width:192px !important;height:30px !important;}
.img-responsive{width: 100%;}
#manageglcodeDiv .error .close-alert-btn, #loadbyfile .error .close-alert-btn {color: #D1000C !important;}
div.GLCodeTable {height: 205px;overflow: auto;}
#addReceiptDialogId .file-upload{display: block !important;background: #fff;border: 2px dashed #008549 !important;padding: 36px;text-align: center;}
#addReceiptDialogId .fileuploaded label.file-upload {background: #0085490D ;}
#addReceiptDialogId .file-upload #fileToUploadId {display:none !important}
#unSplitFormHolder .btns {display:flex;justify-content: center;}
#manageReceiptDialogId .manage-receipt-holder .img-holder {width: 430px;height: 250px;overflow: auto;}
#unSplitFormHolder .btns, #downloadReceiptDialogId .btns {display:flex;justify-content: center;}
#manageReceiptDialogId .manage-receipt-holder .img-holder {width: 430px;height: 250px;overflow: auto;}
#downloadReceiptDialogId #receiptDescription > .title  {font-size: 16px;line-height: 18px;font-weight: 700;text-align: center;margin: 17px 0;}
#downloadReceiptDialogId #receiptDescription p {font-size: 12px;line-height: 14px;text-align: center;color: #404040;}
#manageglcodeDiv #description {resize: none;}
#addReceiptDialogId .upload-text {color: #777888;font-weight: 400; font-size: 11px;margin-bottom: 24px;}
.clearboth { clear: both; }
.padding-left-6 { padding-left: 6px; }
.display-block { display: block; }
.datagrid-body { min-height: 200px; }
.border-none { border-width: 0; }
.orderInfoBar #contentBodyDiv .loadFundsDetails h1:after { content: ''; clear: both; display: block; }
.orderInfoBar #contentBodyDiv .loadFundsDetails h1 .fileIcons { top: auto; padding: 0 !important; margin: -10px 0 0; }
/* Account activity style changes */
.agl-detailtable {width: 100%;}
.agl-detailtable  tr td{color: #333333;font-size: 11px;line-height: 14px;margin-bottom: 20px;width: 50%}
.agl-detailtable tr td label {margin: 0 0 5px;display: block;}
.agl-detailtable  tr td span{color: #000000; font-size: 12px;line-height: 15px;}
#detailsPopup .info-holder{color:#777888 ;}
.receipt-holder label{display: block;font-size: 11px;color: #333;margin: 0 0  3px;}
.receipt-holder select{width: 100%;padding: 6px 8px;color: rgba(0, 0, 0, 0.5);margin: 0 0 24px;}
.attachment-gridtable .attachment-rowholder {color: #444;letter-spacing: 0.183px;border-radius: 4px;border: 1px dashed #D8DDE4;background: rgba(233, 237, 242, 0.30);padding: 0 10px;margin-bottom: 8px;}
.attachment-gridtable .attachment-rowholder td{padding: 10px 0;}
.attachment-gridtable .attachment-rowholder .file-name { text-align: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 135px;float: left;padding-top: 5px;}
.attachment-gridtable .attachment-rowholder .receipt-type{text-align: center;}
.attachment-gridtable .attachment-rowholder .action-btns{text-align: right;}
.attachment-gridtable .attachment-rowholder .action-holder{float: right;padding-right: 10px !important;}
.attachment-gridtable .attachment-rowholder .action-holder img{width: 100%; height: auto;display: inline-block;vertical-align: middle;}
.attachment-gridtable tbody .attachment-rowholder:last-child{margin-bottom: 0;}
/* .attachment-gridtable .attachment-rowholder .file-preview span {display: inline-block;vertical-align: middle;} */
.ui-widget.ui-widget-content[aria-describedby="addReceiptDialogId"]{min-width: 480px;padding-bottom: 20px;}
.attachment-gridtable .attachment-rowholder .file-preview{max-width: 55px;text-align: left;overflow: hidden; padding-left: 10px !important;}
/* viewdetailpopup */
.ui-widget.ui-widget-content[aria-describedby="detailsPopupContainer"]{max-width: 326px;}
.ui-widget.ui-widget-content[aria-describedby="detailsPopupContainer"] .view-text{margin: 0 0 24px;}
/* AGL code */
#glCodesDialog .upload-text{color: #777888;line-height: 15px;display: block;margin: 0 0 24px;max-width: 240px;}
.ui-widget.ui-widget-content[aria-describedby="glCodesDialog"]{max-width: 326px;}
.manageGlCode{text-align: left;}
.manageGlCode .field-group {margin: 0 0 20px;}
.manageGlCode .manageGlSelect label{display: block;color: #333;line-height: 14px;margin: 0 0 4px;}
.manageGlSelect select{width: 100% !important;}
#glCodeForm .btns {margin-top: 24px;justify-content: flex-start;}
.manageGlCode .buttonLrg{margin: 5px 8px 0 0 !important;}
#addReceiptDialogId .file-upload{margin-left: 0;border-radius: 4px;border: 1px dashed #D8DDE4 !important;background: rgba(233, 237, 242, 0.30);padding: 30px;line-height: 14px;letter-spacing: 0.183px;color: #444;}
#addReceiptDialogId .file-upload .upload-file-icon{width: 15px;height: 15px;display: block;margin:  0 auto 10px;}
#addReceiptDialogId .file-upload .dragdrop-anchor{color: #106EB8;font-size: 13px;letter-spacing: 0.217px;pointer-events: none;}
#addReceiptDialogId .file-upload p {margin: 0 0 3px;}
.file-preview img{width: 20px;height: 20px;margin-right: 10px;float: left;}
.attachment-gridholder{margin-top: 24px;}
.attachment-gridholder .attachment-grid-title {color: #000;font-size: 10px;font-weight: 700;display: block;margin: 0 0 12px;}
#fileGridTable{width: 100%;}
.recipetButton {padding: 24px 0 0;}
.attachment-rowholder td[ data-style="display: none;"] {display: none;}
.ui-widget.ui-widget-content[aria-describedby="addReceiptDialogId"] .ui-dialog-content {min-height: 313px !important;overflow: inherit;font-size: 11px;line-height: 14px;}
.attachment-gridholder .fileGridContainer{max-height:250px;overflow:auto;}
.attachment-gridholder .fileGridContainer .attachment-gridtable{height:auto!important;max-height:100px!important}
.attachment-gridtable .attachment-rowholder .file-preview image,
.attachment-gridtable .attachment-rowholder  .view-btn,
.attachment-gridtable .attachment-rowholder .delete-btn{display: inline-block;vertical-align: top;margin-left: 5px; width: 15px;height: 15px;}
.joint-customerinfo-header {    margin-top: -10px;padding: 10px 7px 5px;}
.joint-customerinfo-header legend{background: #fff;}
.joint-customerinfo-content {width: 400px; display: flex; flex-wrap: wrap; padding: 0; list-style-type: none;}
.joint-customerinfo-content .grid-item { width: 200px;margin: 0 0 5px;}
.joint-customerinfo-content .grid-item input,
.joint-customerinfo-content .grid-item label{display: inline-block; vertical-align: middle;font-weight: 700;}
.joint-customerinfo-content .grid-item label{font-weight: 700 !important;margin-left: 4px;}
table.accountActivityTable tr th:last-child{text-align: center;}
.details-viewbtns {margin-top: 20px;}

.merchantPagingBottom {
    border-radius:0px 0px 5px 5px !important;
}

.tab-info .manageglcodes-tab-nav .active .buttonLrg,.tab-info .manageglcodes-tab-nav .btn-ledger{font-weight: 400; margin-right: 1px;}
.tab-info .manageglcodes-tab-nav .active .buttonLrg{
    background: #106EB8;
    color: #fff;}
ul.dashboard-widget { min-width: 100%; }
ul.dashboard-widget li a .trans-cat-tile{margin-top: 10px;}

.addBankAcc-dialog-parent *,
.addBankAcc-dialog-parent { box-sizing: border-box; }
.common-dialog-aba { display: none; }
.ui-dialog .common-dialog-aba { display: inherit; }
.addBankAcc-dialog-parent.ui-widget.ui-widget-content { box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15); border-width: 0; }
.addBankAcc-dialog-parent .addBankAcc-dialog { border-width: 0; padding: 32px 40px; }
.addBankAcc-dialog-parent fieldset { border-width: 0; padding: 0; min-width: 100%; }
.addBankAcc-dialog-parent .dialog-content { margin: 0; }
.addBankAcc-dialog-parent .dialog-body { position: relative; padding: 0 0 30px; }
.addBankAcc-dialog-parent .dialog-head { margin: 0 0 32px; }
.addBankAcc-dialog-parent .dialog-heading-1 { display: block; font-size: 1.125rem; line-height: 1.166666666666667; color: #1B223A; margin: 0 0 10px; }
.addBankAcc-dialog-parent .dialog-head p { font-size: 0.8125rem; line-height: 1.846153846153846; margin: 0; color: #6B7080; }
.addBankAcc-dialog-parent .dialog-inner { position: relative;  max-height: calc(100vh - 254px); overflow-y: auto; overflow-x: hidden; margin: 0 -10px -20px 0; padding: 0 10px 0 0; }
.addBankAcc-dialog-parent .radios-wrapper { display: flex; margin: 0 -5px; position: relative; flex-wrap: wrap; }
.addBankAcc-dialog-parent .radios-holder { padding: 0 5px 10px; position: relative; flex: 0 0 50%; max-width: 50%; }
.addBankAcc-dialog-parent .radios-holder [type="radio"] { position: absolute; top: 0; left: 6px; right: 6px; opacity: 0; height: 100%; cursor: pointer; margin: 0; }
.addBankAcc-dialog-parent .radios-holder label { display: flex; height: 100%; align-items: center; justify-content: center; gap: 10px; border: solid #D6D7DC 1px;  margin: 0; flex-direction: column; min-height: 120px; padding: 20px; border-radius: 4px; cursor: pointer; transition: all 0.25s ease; }
.addBankAcc-dialog-parent .radios-holder [type="radio"]:where(:hover, :checked) + label { border-color: #106EB8; }
.addBankAcc-dialog-parent .img-wrapper { margin: 0 auto; max-width: 100px; display: block; }
.addBankAcc-dialog-parent .img-wrapper img,
.addBankAcc-dialog-parent .img-wrapper svg { display: block; max-width: 100%; height: auto; }
.addBankAcc-dialog-parent .type { display: block; font-size: 0.75rem; line-height: 1.25; color: #1B223A; }
.addBankAcc-dialog-parent .dialog-footer { display: flex; gap: 10px; align-items: center; }
.common-dialog-aba .btn { display: inline-block; vertical-align: top; min-width: 109px; font-size: 0.875rem; line-height: 1.428571428571429;
    padding: 0.625rem 10px; border: solid 1px transparent; cursor: pointer; transition: all 0.25s ease; }

.common-dialog-aba .btn.btn-primary { background-color: #36424A; color: #fff; border-color: #D6D7DC; }
.common-dialog-aba .btn.btn-primary:where(:hover, :focus) { background-color: #222C33; }
.common-dialog-aba .btn.btn-default { background-color: #106EB8; color: #fff; }
.common-dialog-aba .btn.btn-default:where(:hover, :focus) { background-color: #065391; }
.common-dialog-aba .btn.btn-default[disabled] { background: rgba(16, 110, 184, 0.5); cursor: not-allowed; }

.common-aba-dialog-parent .ui-dialog-titlebar { display: none; }

.addBankAcc-dialog-parent .add-bank-section .dialog-head { margin: 0 0 24px; }
.addBankAcc-dialog-parent .add-bank-section {}
.addBankAcc-dialog-parent .add-bank-section {}
.addBankAcc-dialog-parent .form-holder { display: flex; margin: 0 -10px; flex-wrap: wrap; align-items: flex-start; }
.addBankAcc-dialog-parent .form-holder .field { padding: 0 10px; flex: 0 0 50%; max-width: 50%; min-height: 63px; margin: 0 0 5px; }
.addBankAcc-dialog-parent .form-holder .field.w-100 { flex: 0 0 100%; max-width: 100%; min-height: inherit; margin: 0; }
.addBankAcc-dialog-parent  .static-val,
.addBankAcc-dialog-parent .form-holder input[type="text"] { display: block; width: 100%; border: solid 1px #ABABAB; height: 30px; font-size: 14px; line-height: 18px; padding: 6px 8px; font-weight: 400; margin: 4px 0 0; }

.addBankAcc-dialog-parent .confirm-bank-section .form-holder .field { min-height: 48px; margin: 0 0 20px; }

.addBankAcc-dialog-parent  .static-val { border-width: 0; padding: 6px 0; color: #111; }
.addBankAcc-dialog-parent .form-holder label,
.addBankAcc-dialog-parent .form-holder .static-label { color: #333333; font-size: 0.75rem; line-height: 1.166666666666667; }
.addBankAcc-dialog-parent .form-holder {}
.addBankAcc-dialog-parent .form-holder {}
.addBankAcc-dialog-parent .field.agreement { display: flex; align-items: center; gap: 0.8125rem; }
.addBankAcc-dialog-parent .agreement input[type="checkbox"] { width: 0.8125rem; height: 0.8125rem; border: solid 1px #E3E3E3; border-radius: 2px; background-color: #fff; }
.addBankAcc-dialog-parent .agreement input[type="checkbox"]:where(:hover, :focus):not(:checked) { border-color: #757575; }
.addBankAcc-dialog-parent .static-agreement-label { font-size: 0.75rem; line-height: 1.166666666666667; color: #000;  }
.addBankAcc-dialog-parent .static-agreement-label a { color: #106EB8; }
.addBankAcc-dialog-parent .static-agreement-label a:where(:hover, :focus) { text-decoration: underline; }


.addBankAcc-TnC-dialog-parent.ui-dialog .ui-dialog-content { padding: 0; }
.addBankAcc-TnC-dialog-parent .dialog-wrap { padding: 44px 50px 30px; display: flex; flex-direction: column; }
.addBankAcc-TnC-dialog-parent .dialog-heading-1 { font-size: 1.375rem; line-height: 1.227272727272727; color: #1B223A; margin: 0 0 42px; text-align: center; font-weight: 500; }
.addBankAcc-TnC-dialog-parent .tnc-content { padding: 24px; border: #A1A3AE solid 1px; flex-grow: 1; max-height: calc(100vh - 320px); overflow-y: auto; }
.addBankAcc-TnC-dialog-parent .dialog-heading-2 { display: block; margin: 0 0 8px; }
.addBankAcc-TnC-dialog-parent .dialog-wrap p { margin: 0 0 16px; font-size: 0.875rem; line-height: 1.214285714285714; color: #6B7080; }
.addBankAcc-TnC-dialog-parent .dialog-wrap p:last-child { margin: 0; color: #6B7080; font-size: 0.8125rem; line-height: 1.384615384615385; }
.addBankAcc-TnC-dialog-parent .dialog-footer { flex-shrink: 0; display: flex; align-items: center; justify-content: center; gap: 10px; margin: 29px 0 0; }

.custom-loader { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.25); align-items: center; justify-content: center; z-index: 9999; }
.custom-loader .inner { border: dashed #EFEFF1 1px; border-radius: 10px; color: #1B223A; font-size: 1.125rem; line-height: 1.055555555555556; font-weight: 700; padding: 28px 10px; min-width: 218px; display: flex; align-items: center; justify-content: center; background: #fff; }
.custom-loader-active .custom-loader { display: flex; }
#mainDiv .aba-success { display: flex; }
.aba-success { min-height: 359px; align-items: center; justify-content: center; flex-direction: column; text-align: center; }
.aba-success .holder { display: flex; align-items: center; justify-content: center; flex-direction: column; max-width: 438px; margin: 0 auto; }
.aba-success .success-ico { margin: 0 0 26px; }
.aba-success .success-ico svg { display: block; }
.aba-success h1 { font-size: 1rem; line-height: 1.25; color: #000; font-weight: 700; margin: 0 0 8px; }
.aba-success p { font-size: 0.6875rem; line-height: 1.363636363636364; color: #777888; margin: 0 0 20px; }
.aba-success .btns { display: flex; align-items: center; justify-content: center; gap: 10px; }
.aba-success .btns .btn { padding: 0.25rem 10px; min-width: 116px; border-radius: 4px; }

.position-relative-temp { position: relative !important; }

.verification-error-dialog-parent.ui-dialog { border-radius: 4px !important; border-width: 0; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15); }
.verification-error-dialog-parent.ui-dialog .ui-dialog-content { padding: 53px 30px 37px; border-radius: 4px; }
.verification-error-dialog-parent .dialog-body { max-width: 360px; margin: 0 auto; }
.verification-error-dialog-parent .dialog-content { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0 0 31px; text-align: center; }
.verification-error-dialog-parent .warning-ico { max-width: 56px; margin: 0 auto 31px; }
.verification-error-dialog-parent .warning-ico svg { max-width: 100%; display: block; height: auto; }
.verification-error-dialog-parent .dialog-heading-1 { font-size: 1rem; line-height: 1.125; color: #000; display: block; margin: 0 0 12px; }
.verification-error-dialog-parent p { font-size: 0.75rem; line-height: 1.25; color: #404040; margin: 0;  }
.verification-error-dialog-parent .dialog-footer { justify-content: center; gap: 10px; display: flex; align-items: center; }
.verification-error-dialog-parent .btn { padding: 0.25rem 10px; min-width: 70px; border-radius: 4px; }
.verification-error-dialog-parent .btn.btn-primary { border-color: transparent; }
.duplicate-alert-dialog-parent.ui-dialog { border-width: 0; border-radius: 4px !important; }
.duplicate-alert-dialog-parent .ui-dialog-titlebar { display: none; }
.duplicate-alert-dialog-parent .dialog-alert { min-height: 226px; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.duplicate-alert-dialog-parent .ico-holder { margin: 0 auto 31px; width: 56px; }
.duplicate-alert-dialog-parent .ico-holder svg,
.duplicate-alert-dialog-parent .ico-holder img { display: block; max-height: 100%; height: auto; }
.duplicate-alert-dialog-parent .title { display: block; margin: 0 0 31px; font-size: 1rem; line-height: 1.125; font-weight: 700; color: #000; }
.duplicate-alert-dialog-parent .btn-primary { font-size: 0.75rem; line-height: 1.5; padding: 6px; min-width: 70px; border-radius: 4px; border-width: 0; }
.dot-loader::after { content: '...'; display: inline-block; width: 1em; animation: dots 1.5s steps(3, end) infinite; white-space: nowrap; }
body .ui-widget-content a.link-add-manage-bankAccount,
.link-add-manage-bankAccount { color: #106EB8; font-size: 12px; line-height: 1.166666666666667; display: inline-block; vertical-align: top; margin: 5px 0 0;}
@keyframes dots {
    0%   { content: ''; }
    33%  { content: '.'; }
    66%  { content: '..'; }
    100% { content: '...'; }
}