/* Minification failed. Returning unminified contents.
(29,31): run-time error CSS1046: Expect comma, found '255'
(29,39): run-time error CSS1046: Expect comma, found '/'
(30,31): run-time error CSS1046: Expect comma, found '255'
(30,39): run-time error CSS1046: Expect comma, found '/'
(33,47): run-time error CSS1046: Expect comma, found '0'
(33,51): run-time error CSS1046: Expect comma, found '/'
(35,39): run-time error CSS1046: Expect comma, found '0'
(35,43): run-time error CSS1046: Expect comma, found '/'
(935,3): run-time error CSS1031: Expected selector, found '/'
(935,3): run-time error CSS1025: Expected comma or open brace, found '/'
 */

/* Responsive */
@media (min-width: 768px) and (max-width: 979px) {

    /* Side Bar */
    /*.content-wide               { margin-left: 45px !important;padding: 0px 20px 80px 15px!important;}
    .footer-wide                { margin-left: 55px !important;margin-right: 15px !important;}*/
    /* DatePicker */
    .date-to                    { margin-left: -24px!important;}
    .footer-login               { margin-top: -105px !important;}

    }
.img-home-banner{
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.w160{
    width:160px!important;
}
.min-w-120{
    min-width:120px;
}
.well-home-banner{
    padding:0 !important;
    min-height: 20px;
    margin-bottom: 20px;
    background-color: rgb(255 255 255 / 0%);
    border: 1px solid rgb(255 255 255 / 0%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
      border-radius: 0 !important;
}
.blink_me {
  animation: blinker 1s linear infinite;
}
.mb4{
    margin-bottom:4px!important;
}
.border-search{
    border: 1px solid #ccc!important;
    border-radius: 2px;
    padding: 10px 0px 5px 0;
}
.resize-none{
      resize: none;
}
  #btn-search-my-biller {
            height: 30px;
            line-height: 30px;
        }
    #btn-search-biller {
            height: 30px;
            line-height: 30px;
        }
#div-Objective-loading .bar{
    background-color:#594f73;
}
#cut-off-time{
    position: absolute;
    right: 0;
    border-style: groove;
    padding: 2px;
}
#cut-off-time label{
    text-align: center;
}
.img-cut-off-time{
    height: 60px;
    transform: scale(3);
display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #594f73;
    -webkit-mask: url(../images/alarm.svg) no-repeat center;
    mask: url(../images/alarm.svg) no-repeat center;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.footer-login{
    clear: both;
    position: relative;
    border-top: 1px solid #ADACB9;
    padding: 10px 0px;
    max-width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -81px;
    text-align:center;
}

.footer-login,
.footer-login a{
  text-decoration: none;
  color: black;
}
.selectwidthauto
{
    min-width: 220px;
    max-width: 500px;
    width:auto !important;
}

/* Align */
.label-right					{ text-align: right; padding-top: 5px;}
.label-left						{ text-align: left; padding-top: 5px;}
.text-left                      { text-align: left !important;}
.text-right                     { text-align: right !important;}
.left-0                         { margin-left: 0 !important;}
.opacity 						{ opacity: 0.2;}
.margin-0                       { margin: 0 !important;}
.float                          { float: left;}
.clr                            { clear: both}
.span-link                      { text-decoration: underline !important; font-weight: bold;	cursor: pointer;}
/* Border */
.border-bot 					{ border-bottom: 1px solid #594F73;margin-bottom: 10px;}
.border-bot-dashed				{ border-bottom: 1px dashed #cccccc;}


/* Validate */
.text-danger					{ color: red;}
.validate-form					{ color: red;font-weight: bold;}
label.required:after            { color: red;font-weight: bold; content: " *";}
.form-alert						{ color: red;position: absolute;}
.relative-alert .form-alert     { position: relative;margin-top: 5px;}
label.form-alert                { font-weight: normal; }
select.form-alert               { color: #ccc; } 

/* Header Content */
.header-content	.button 		{ margin-top: 9px;}
.header-content	 h4		 		{ margin-top: 24px;}
.header-content.row-select label {
    line-height: 60px;
    text-align: right;
    font-weight: bold;
    margin: 0;
    padding-right: 10px;
}
.header-content.row-select .pull-right { 
    line-height: 60px;
}
.text-pre                       { white-space: pre-wrap;}

/* MARGIN */
/* ////////////////////////////////////// */
.no-margin                          { margin: 0 !important;}
.margin-bottom                      { margin-bottom: 20px;}
.left-0                             { margin-left: 0 !important;}
.half                               { width: 50%; display: inline-block;}
.float-r                             { float: right;}
.account-any-id                     { width:162px !important;}
/*View Data*/
.view-data-border                       { border: 1px dashed #cccccc;width: 100%;margin: 15px 0 20px 0;}
[class^="icon-"], [class*=" icon-"]     { vertical-align: middle;}
.hidden-el { display:none}

/* ////////////////////////////////////// */
/* Background Tab Service */
/* ////////////////////////////////////// */
.Background-Tab-Service {
    background-color:#635F98;
    margin-bottom:10px;
}

.font-white{
    color:white;
    padding-left: 10px;
}

.Format {
    line-height:30px;
    margin-top:0px;
    margin-bottom:0px;
}


/* ////////////////////////////////////// */
/* MULTI SELECT */
/* ////////////////////////////////////// */

.ms-container
{
    width: 100% !important;
}

.ms-selectable input
{
    margin-left: 0.5px;
}

.ms-selection input
{
    margin-left: 1px;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
  font-family: Tahoma;
  font-size: 13px;
}

/* ////////////////////////////////////// */
/* Service */
/* ////////////////////////////////////// */

.product-box-size-l                     { margin: 0 5px 0 0 !important;}
.product-box-size-r                     { margin: 0 0 0 5px !important;float: right !important;}
.product .control-group:first-child     { margin-bottom: 0;}
.limit-box                              { border: 1px solid #cccccc;margin-bottom: 20px;padding-top: 30px;padding-bottom: 20px;}
.set-amount-limitation                  { overflow: hidden;}
/*.ms-container                         { display: table;margin: 0 auto;}*/

p {text-align: justify;}


/* ////////////////////////////////////// */
/* LABEL */
/* ////////////////////////////////////// */

.form-horizontal .control-label-sm{
    float: left;
    width: 120px;
    /*padding-top: 5px;*/
}

.control-label-lg{
    float: left;
    width: 185px !important;
    padding-top: 5px;
}

/* ////////////////////////////////////// */
/* Sub Product */
/* ////////////////////////////////////// */
.pointer { 
    cursor: pointer;
}
.add-subproduct { 
    cursor: pointer;
    text-decoration: none !important;
    background-color: #ccc;
    color: #666666;
}
.add-subproduct:hover { 
    opacity: 0.6;
    color: #666666;
} 
.add-subproduct-active { 
    background-color: #f0f0f0;
    /*font-weight: bold;*/
}
.workflow-link-box { 
    padding: 6px 10px 6px 10px;
    display: inline-block !important;
}
.subproduct-box	{ 
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 0 3px;
    display:inline-block;
    zoom:1;*display:inline;
}
.subproduct-area { 
    padding: 0 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.subproduct-area	div { 
    float: left;
    overflow: hidden;
    display: block;
}
.remove-subproduct-btn	 { 
    margin-left: 10px;
}
.source_subproduct	{ 
    margin: 5px 0;
    padding: 0 10px;
    overflow: hidden;
    line-height: 40px;
    cursor: pointer;
}
.source_subproduct:hover { 
    background-color: #f0f0f0;
}
.sub-service-not-valid { 
    border: 1px solid red!important;
}
.user-box .user-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.user-box .control-group {
    margin-bottom: 0 !important;
}

/* ////////////////////////////////////// */
/* Tab Bar */
/* ////////////////////////////////////// */

.nav-tab-cop                    { margin-bottom: 20px;}
.tab-bar-cop                     { width: 100%;text-align: center;}
.tab-bar-cop  div                { width: 19.98%;float: left;text-align: center;background-color: #cccccb;padding-top: 5px;}
.tab-bar-cop  a div              { text-decoration: none;color: white;}
.tab-bar-cop  .active            { background-color: #594F73;}
.tab-bar-cop  .success           { background-color: #594F73;}


/* Tab Bar gray */
.nav-tab-loan-gray						{ margin-bottom: 50px;}
.tab-bar-loan-gray 						{ width: 100%;text-align: center;}
.tab-bar-loan-gray div					{ width: 15%;height: 40px;float: left;text-align: center;background-color: #f0f0f0;padding-top:0 ;border-bottom: 0px solid #cccccc;}
.tab-bar-loan-gray a div				{ text-decoration: none;}
.tab-bar-loan-gray .active 				{ background-color: #cccccc}
.tab-bar-loan-gray  a .active			{ color: #696666;}


/*ETC*/
.accordion-group                    { background-color: #ffffff;border-radius: 0 !important;}
.row-contact                        { /*margin: 25px 0px !important;overflow: hidden;*/display: table;width: 100%;margin: 5px 0;}
.row-contact .form-alert            { position: relative;margin-top: 5px;}
.button-toggle-group                { padding: 15px;}
.search-input                       { width:93%;}

/* ////////////////////////////////////// */
/* Workflow */
/* ////////////////////////////////////// */
.menu-btn-group {
    display: table;
    width: 100%;
    margin-bottom: 0 !important;
}
.hidden-md {
    display: none !important;
}
.fixed-box {
    position: fixed;
    top: 0;
}

.wf-box-invalid { 
    border: 1px solid red!important; 
}
.workflow-header div { 
    float: left;
}
.wf-body { 
    padding: 10px;
    min-height: 140px;
    position: relative;
    display: table;
}
.wf-grp-btn { 
    height: 30px;
    display: table-row;
    vertical-align: bottom;
}
.wf-grp-btn .pull-left {
    width: 230px;
}
.wf-status {
     margin: 0 15px;
}
/*.box-right { 
    margin-top: 25px;
}*/
.border-box { 
    border: 1px solid #cccccc;
    padding: 5px;
}
.checkbox-box .dashed { 
    border: 1px dashed #cccccc;
    width: 18.7%;
    height: 100px;
    cursor: pointer;
    float: left;
    margin: 3px;
    position:  relative;
} 
.checkbox-box .remove-user { 
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.checkbox-box  .select-target	{ 
    border: 1px dashed #c9505c;
    width: 18.7%;
    height: 100px;
}
.dashed     img { 
    margin: 5px 0;
}
.dashed {
    font-size: 12px;
}
.target-authorizer .dashed 	{
    border: 1px dashed #cccccc;
    width: 19%;
    height: 100px;
    cursor: pointer;
    float: left;
    margin: 1.5px 1.9px;
    position: relative;
} 
.target-authorizer .remove-user	{ 
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.target-authorizer  .select-target	{ 
    border: 1px dashed #c9505c;
    width: 19%;
    height: 100px;
}
.add-workflow	{ 
    padding: 20px 0px 30px 0px;
}
.tier-box { 
    border: 1px solid #cccccc;
    width: 100%;
    padding: 3px;
}
.select-source { 
    border: 1px dashed #c9505c;
}
.wf-margin-btn { 
    margin-top: 5px;
}
.subservice-border { 
    border: 1px solid #cccccc;
}
.subservice-box { 
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 3px;
    opacity: 0.6;
    display:inline-block;
    zoom:1;*display:inline;
}
.user-list { 
    /*overflow-y:auto;height: 540px;*/ 
}
.add-user { 
    cursor: pointer;
}
.add-user   img  {
     max-width: 35px;
     max-height: 35px;
     margin-top: 8px;
}
.target-box:hover { 
    background-color: #e5e5e5;
}
.icon-remove { 
    cursor: pointer;
}
.source-area-wrapper { 
    /*height: 500px;*/
}
.source-area { 
    width: 100%;
    overflow-y:auto;
    max-height: 320px;
}
.source-data { 
    float: left;
    width: 100%;
    display: table;
}
.source-data:hover { 
    background-color: #e5e5e5;
    cursor: pointer;
}
.source-data div  { 
    float: left;
    display: table-cell;
    vertical-align: middle;
}

.text-margin-top { 
    margin-top: 10px;
}
.text-margin-right { 
    margin-right: 10px;
}
.edit-group-btn	{ 
    float: right !important;
    padding-top: 15px !important;

}
.workflow-preview  { 
    display: table;
    width: 102%;
    margin: 1% -1%;
}
.workflow-preview  .workflow-box { 
    width: 31.34%;
    margin: 1%;
    display: inline-table;
}

.user-img-wf { 
    width: 48px;
    height: 48px;
    /*width: 100%;
    height: 100%;*/
    border-radius: 50%;
}
.user-img { 
    max-width: 50px !important;
    width: 100%;
    height: 50px;
    border-radius: 50%;
}
.user-img-profile { 
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
/*.box-user { 
    padding: 20px 5px;
}*/
.box-img  { 
    padding: 5px 10px 5px 5px;
}
.menu-btn-group {
    display: table;
    width: 100%;
    margin-bottom: 0 !important;
}
.fixed-box {
    position: fixed;
    top: 0;
}
.accordion-inner {
    padding: 15px;
}
.accordion-heading .accordion-toggle {
    padding: 10px 15px 10px 15px;
}
[class^="icon-"], 
[class*=" icon-"] {
    margin-top: -5px;
}

.source-group-wrapper {
    float: left;
    width: 100%;
    display: table;
}

.type-group {
    width: 85%;
    float: left;
}

.mng-grp-btn {
    width: 15%;
    float: left;
}
.subproduct_source_area .control-group {
    width: 100%;
    overflow-y: auto;
    max-height: 320px;
}
.source-data .box-img {
    float: none;
    width: 50px;
    height: 50px;
}
.source-data .box-user {
    float: none;
    white-space: normal;
    word-break: break-all
}

/* ////////////////////////////////////// */
/* Group */
/* ////////////////////////////////////// */

.modal.corp-inquiry{
     width:85%;
     left:400px;
     top:2% !important;
}

.modal-group {
     width:95%;
     margin: 0 auto;
}
.group-user-box	{ 
    border: 1px solid #cccccc;
    padding: 5px;margin: 3px;
    opacity: 0.7;
    display:inline-block;
    zoom:1;*display:inline;
}
.remove-group-user	{ 
    margin-left: 15px;
}

.modal-fullWidth.fade.in {
    top: 10%;
    bottom: 10%;
    overflow-y: auto;
}
.modal-fullWidth .modal-body {
    position: absolute;
    padding: 15px;
    overflow-y: auto;
    top: 49px;
    bottom: 62px;
    left: 0;
    right: 0;
    max-height: initial !important;
}
.modal-fullWidth .modal-footer{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}


/* Tab Bar  */
.nav-tab						{ margin-bottom: 0;}
.tab-bar 						{ width: 100%;text-align: center;margin: 0 auto}
.tab-bar	a 					{ color: white;cursor: pointer;}
.tab-bar   a div 				{ float: left;width: 33.33%;}

.tab_body                       { width: 100%;height: 45px;/*max-width: 365px;*/background-repeat:no-repeat;background-size:contain;background-position:center;-ms-behavior: url(/Assets/css/backgroundsize.min.htc);}
.tab_body 	h4					{ line-height: 30px;}
.tab-bar .tab_1 				{ background-image:url('../images/tab_1_1.png');}
.tab-bar .tab_2 				{ background-image:url('../images/tab_1_2.png');}
.tab-bar .tab_3 				{ background-image:url('../images/tab_1_3.png');}

.tab-bar .tab_1_active 			{ background-image:url('../images/tab_2_1.png');}
.tab-bar .tab_2_active 			{ background-image:url('../images/tab_2_2.png');}
.tab-bar .tab_3_active 			{ background-image:url('../images/tab_2_3.png');}

.tab-bar .tab_1_scs	 			{ background-image:url('../images/tab_3_1.png');}
.tab-bar .tab_2_scs  			{ background-image:url('../images/tab_3_2.png');}
.tab-bar .tab_3_scs  			{ background-image:url('../images/tab_3_3.png');}

/*Tab 4*/
.tab-bar4 						{ width: 100%;text-align: center;margin: 0 auto}
.tab-bar4	a 					{ color: white;cursor: pointer;}
.tab-bar4   a div 				{ float: left;width: 25%;}

.tab_body                       { width: 100%;height: 45px;/*max-width: 365px;*/background-repeat:no-repeat;background-size:contain;background-position:center;-ms-behavior: url(/Assets/css/backgroundsize.min.htc);}
.tab_body 	h4					{ line-height: 30px;}
.tab-bar4 .tab_1 				{ background-image:url('../images/tab_1_1.png');}
.tab-bar4 .tab_2 				{ background-image:url('../images/tab_1_2.png');}
.tab-bar4 .tab_3 				{ background-image:url('../images/tab_1_2.png');}
.tab-bar4 .tab_4 				{ background-image:url('../images/tab_1_3.png');}

.tab-bar4 .tab_1_active 			{ background-image:url('../images/tab_2_1.png');}
.tab-bar4 .tab_2_active 			{ background-image:url('../images/tab_2_2.png');}
.tab-bar4 .tab_3_active 			{ background-image:url('../images/tab_2_2.png');}
.tab-bar4 .tab_4_active 			{ background-image:url('../images/tab_2_3.png');}

.tab-bar4 .tab_1_scs	 			{ background-image:url('../images/tab_3_1.png');}
.tab-bar4 .tab_2_scs  			{ background-image:url('../images/tab_3_2.png');}
.tab-bar4 .tab_3_scs  			{ background-image:url('../images/tab_3_2.png');}
.tab-bar4 .tab_4_scs  			{ background-image:url('../images/tab_3_3.png');}
/* Search */
/*.search-result                  { margin: 50px 0;}*/

/* Page Number */
.total-search h4				{ margin-top: 30px;}


/* Transaction */
/*.txn 							{ width: 100%;overflow: hidden;padding: 0;margin: 0 auto;}
.txn-left						{ color: #666666;background-color: #E7E7E7;width: 50%;float:left;}
.txn-left	div					{ margin: 0 auto;}
.txn-right						{ width: 50%;float:right;}
.txn-right .header-border		{ border-bottom:  1px solid #cccccc;margin-bottom: 15px;padding-bottom: 10px;text-align: right;}
.txn-left .header-border		{ border-bottom: 1px solid #cccccc;margin-bottom: 15px !important;overflow: hidden;}
.txn-status						{ margin: 0px 20px 0px 20px;}
.txn-body                       { padding: 20px}*/

.table-bulk-detail-ow              { width: 100%; font-family:Quark_bold !important;}
.table-bulk-detail-ow tr td        { width: 60%;padding: 20px;vertical-align: top;}
.table-bulk-detail-ow .txn-left    { background-color: #E7E7E7;color: #666666;word-break: break-all;}

.table-bulk-detail              { width: 100%;}
.table-bulk-detail tr td        { width: 50%;padding: 20px;vertical-align: top;}
.table-bulk-detail .txn-left    { background-color: #E7E7E7;color: #666666;word-break: break-all;}
.txn-right .header-border		{ border-bottom:  1px solid #cccccc;margin-bottom: 15px;padding-bottom: 10px;text-align: right;}
.txn-left .header-border		{ border-bottom: 1px solid #cccccc;margin-bottom: 15px !important;overflow: hidden;}
.status-right                   { height: 100%;float: right;}
.status-body                    { display: table;height: 100%;}
.ico-status                     { width: auto;height: 22px;display:table-cell;vertical-align: middle;padding: 7px;}

/* history */
.history-activity > .button 	{ margin: 0 !important;}
.history-button					{ height: 36px;width: 200px;transition: all 0.3s ease 0s;}
.history-button-open			{ height: 36px;width: 450px;transition: all 0.3s ease 0s;}
.history						{ overflow: hidden;position: absolute;z-index: 1000;display: none;background-color: #ffffff;transition: all 0.3s ease 0s;}
.history-open 					{ width: 450px !important;margin-left: 0px;transition: all 0.3s ease 0s;}
.more-btn	>	.button 		{ margin: 0 !important;}
.button-view-more				{ width: 450px;height: 30px;font-size: 13px;margin: 0 !important;}
.result-table                   { margin-top: 20px;}

/* ////////////////////////////////////// */
/* Pending */
/* ////////////////////////////////////// */
.pending-list					{ margin-bottom: 40px;}
.pending-lv2                        { margin-left: 40px}
.pending-lv2 .pending-list       { padding-left: 40px;margin-bottom: 0px;margin-left: 0;}


/* Form To */
.wrapper-datepicker             { position: relative;}
.date-to                        { display: inline-block;margin-left: -7px;}
.amount-to                      { display: inline-block;margin-left: 12px;}

/* Authorize Flow */
.authorize-box					{ width: 100%;padding: 5px;overflow: hidden;max-width:490px;display:flex;}
.authorize-link					{ float: left;}
.authorize-date					{ float: right !important;}
.authorize-img					{ float: left;margin-right: 10px;}
.authorize-info					{ float: left;word-break: break-all;width: 80%;}
.wait-user-box					{ padding: 5px;margin-top: 15px;border-top: 1px dashed #cccccc;}
.wait-list	.user-box			{ border: 1px solid #cccccc;display: inline-block;padding: 5px;margin: 3px;opacity: 0.7}
.condition-box					{ margin-top: 20px;}
.user-img                       { max-width: 50px;height: 50px;width: 100%;border-radius: 50%;}

.user-img-profile               { width: 100px;height: 100px;border-radius: 50%;}


/* Product */
.product_box 					{ width: 95px;height: 95px;display: block;text-align: center;color: #525252;float: left;margin: 3px;overflow: hidden;background-color: #e8e8e8;cursor: pointer;}
.product_box .active 			{ background-color: #594F73;color: white;overflow: hidden;height: 95px}
.product_box:hover				{ background-color: #cccccc;}
.product_body p					{ margin-top: 3px;}
.product_body img				{ margin: 5px;}

.product-icon					{ width: 40px;height: 40px;display: block;margin: 0 auto;margin-top: 10px;margin-bottom: 5px;background-position: center;background-size: contain !important;background-repeat: no-repeat;}
.dr-debit						{ background: url('../images/icon_Collection_Gray.png');}
.dr-debit-active				{ background: url('../images/icon_Collection_White.png');}
.dr-credit						{ background: url('../images/icon_Payment_Gray.png');}
.dr-credit-active				{ background: url('../images/icon_Payment_White.png');}				


/* Filler */
.filler                         { margin-top: 30px;}
/*.filler	input,select 			{ margin: 3px 0px !important;}*/
.filler	input 					{ width: 120px;}
.filler	select 					{ width: 160px;}
.filler-area					{ overflow-x: auto;margin: 0 !important;}
.table-filler	.input-thead	{ width: 51px;}
/*.table-filler .content-row      { margin-bottom: 20px !important;}*/
.table-filler .control-group    { margin-bottom: 0;}
.table-filler td                { vertical-align: top;}
.table-filler .form-alert {
    position: relative;
    margin-top: 5px;
    word-break: initial;
    width: 130px;
}

.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active { border: none !important;border-radius: 0 !important;padding: 5px 7px; }
.paging_full_numbers a.paginate_active { background-color: #594F73;color: white !important;}


/* Error Page */
.content-error					{ max-width: 1040px;margin: 0 auto;min-height: 420px;}
.content-msg					{ width: 50%;margin: 0 auto;padding: 5px;}
.error-header					{ width: 100%;height: 150px;background-color: #594F73;text-align: center;position: absolute;}
.error-header	img 			{ margin-top: 50px;}
.error-body						{ margin-top: 170px;}
.error-msg						{ width: 100%;max-width: 1040px;margin: 0 auto;margin-bottom: 10px;overflow: hidden;}
.error-body                     { min-height: initial !important;}
.error-body #content            { height: initial !important;}

/* Balance */
.inq-section					{ margin-bottom: 40px;}
.inq-header						{ padding:10px;text-align:center;font-weight: bold;}
.inq-total						{ padding:10px 15px;text-align:center;display:inline-block;zoom:1;*display:inline;color: white;}

.statement-information			{ margin-bottom: 50px;}
.statement-btn					{ width: 150px;background-color: #f0f0f0;text-align: center;float: left;cursor: pointer;}
.active .statement-btn			{ background-color: #cccccc;}
.statement-btn-active			{ width: 150px;background-color: #cccccc;text-align: center;float: left;cursor: pointer;}

.account-amount					{ width: 100%;overflow: hidden;margin-bottom: 50px;}

.account-box 					{ width: 19.1%;float: left;text-align: center;margin: 0 5px;}
.account-box:first-child		{ margin-left: 0;}
.account-box:last-child			{ margin-right: 0;}

.account-box                    { text-align: center; }
.account-box	.acc-header		{ background-color: #594F73; padding: 1px; color: white; }
.account-box	.acc-amount		{ background-color: white; padding: 1px; }
.account-box    h4              { line-height: 30px; margin-top: 10px; }

/* Statement */
.accounts-shortcut-form         { margin: 10px 0; }
.header-content p               { margin-top: 28px; }

#SearchHistoryForm img.ui-datepicker-trigger    { position: absolute; top: 5px; right: 4px; left: auto; }
#SearchHistoryForm .control-group div           { position: relative; }

/* Change Password */

.guidline-box{
	position: relative;
	margin: 0 !important;
}

.guidline-box .icon-top{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 0 0 12px;
	border-color: transparent transparent transparent #bbb;
	position: absolute;
	right: -60px;
	top: -13px;
	opacity:1;
	margin-top: 25px;
}

.guidline-box .password-content{
	background-color: #f0f0f0; 
	padding: 20px 15px;
	margin-right: -60px;
	margin-top: 25px;
}

.link-underline{
	text-decoration: underline !important;
	font-weight: bold;
}

/* User Profile */
#change-picture-form .input-wrapper {
    width: 115px;
    height: 35px;
    overflow: hidden;
    position: relative;
    float: left;
}
#change-picture-form input.file-input {
    height: 100%;
    position:absolute;
    z-index: 99;
    font-size:13px;
    top: 0;
    right: 0;
    cursor: pointer;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha();
}
#change-picture-form .input-wrapper .button {
    margin-left: 0;
    line-height: 35px;
}

.table-mini tr td:first-child
{
    padding-left: 0 !important;
}

/* ////////////////////////////////////// */
/* TABLE ACCOUNT BALANCE */
/* ////////////////////////////////////// */

.table-acc-amount {
    width: 100%;
    /*
    border-spacing: 10px 0px;
    border-collapse: separate;
    */
    margin-bottom: 20px;
}
.table-acc-amount tr td {
    text-align: center;
    border: 10px solid #f2f4f8;
    border-left: 0;
    padding: 5px;
}
.table-acc-amount tr td:last-child {
    border-right: 0;
}
.table-acc-amount thead td {
    border-bottom: 0;
    background-color: #594F73;
    color: white;
    width: 20%;
}
.table-acc-amount tbody td {
    border-top: 0;
    background-color: white;
    color: #594F73;
   
    word-break: break-all;
}
/*.table-acc-amount .col-header{
     border-bottom: 0;
    background-color: #594F73;
    color: white;
      word-break: break-all;
      height:77px;
}
.table-acc-amount .col-content{
    background-color: white;
    color: #594F73;
      word-break: break-all;
        border-top: 0;
        height:59px;
}
.templateColumnContainer{
      text-align: center;
    /*border: 10px solid #f2f4f8;
    border-left: 0;
    padding: 5px;
}
*/
.custom-table thead{
    vertical-align: top;
}*/

.icon-test1 {
    background: url('../images/icon-download.png') no-repeat center;
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
}
.icon-test2 {
    background: url('../images/icon-download-02.png') no-repeat center;
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
}

/*.dataTable thead th {
    white-space: nowrap;
}*/

.dataTables_info {
    word-wrap: normal;
    word-break: normal;
    white-space: nowrap;
}

/* Data Table */
.dataTables_scroll
{
    /*width: 100%;*/
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-x: auto;
    -ms-overflow-y: hidden;
    display: block;
}

.badge-yellow{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #EAB308;
    color: white;
    font-size: 12px;
    text-align: center;
}

@font-face {
	font-family: "Flaticon";
	src: url("../fonts/flaticon.eot");
	src: url("../fonts/flaticon.eot#iefix") format("embedded-opentype"),
	url("../fonts/flaticon.woff") format("woff"),
	url("../fonts/flaticon.ttf") format("truetype"),
	url("../fonts/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
    font-size: 20px;
    font-style: normal;

}.flaticon-ascendant6:before {
	content: "\e000";
}
.flaticon-coins17:before {
	content: "\e001";
}
.flaticon-history2:before {
	content: "\e002";
}
.flaticon-incomes1:before {
	content: "\e003";
}
.flaticon-pay:before {
	content: "\e004";
}
.flaticon-seo2:before {
	content: "\e005";
}
.flaticon-seo47:before {
	content: "\e006";
}
.content-wrapper {
    width: 100%;
}

/* ////////////////////////////////////// */
/* ARTICLE */
/* ////////////////////////////////////// */

.content-wrapper ul{
    padding-left: 20px;
}

.content-wrapper .list-number{
    list-style: decimal;
}

.content-wrapper .list-none{
    list-style: none;
    padding-left: 0;
}

.content-wrapper p{
    margin: 0;
    padding-left: 25px;
    text-align: justify;
}

/* ////////////////////////////////////// */
/* APPROVE REJECT TXN */
/* ////////////////////////////////////// */

.wrapper-approve,
.wrapper-reject
{
    position: relative;
    z-index: 0;
    min-height: 260px;
}

.bg-approve,
.bg-reject
{
  right: 20px;
  top: 50px;
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  z-index: -100;
}

.bg-approve img,
.bg-reject img
{
    max-width: 250px;
    width: 100%;
    height: auto;
}


/* ////////////////////////////////////// */
/* ICO NAV */
/* ////////////////////////////////////// */

.ico-nav {
  width: 20px;
  height: 20px;
  position: absolute;
  transition: all 0.3s ease 0s;
}

/*.level-3 {
    left: 45px;
}*/

.accordion-level-3 .text-nav {
    padding-left: 10px;
}


.nav-close .ico-accordion-down,
.nav-close .ico-accordion-up {
    display: none;
}

.nav-close .text-nav {
  display:inline-block;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.1s ease 0s;
}

/* ////////////////////////////////////// */
/* HOME */
/* ////////////////////////////////////// */
.well.well-dgray{
    background-color: #ADACB9;
}
.row-menu{
    display: table;
    margin-left: -10px;
    margin-right: -10px;
}
.wrapper-menu-box .menu-box{
    width: 25%;
    float: left;
    min-height: 20px;
    /*margin-bottom: 20px; */                               
}
.menu-box .menu-box-body{
    margin: 10px 10px;
    padding: 15px;
    background-color: #e0e0e0;
}

.break-word {
    /*word-break: break-all;*/
    word-break: break-word;
}
.word-break {
    word-break: break-all;
}
/* ////////////////////////////////////// */
/* AP */
/* ////////////////////////////////////// */

.font-white						{ color: white;}
/* Well */
.well 							{ border-radius: 0 !important;}
.well-bg						{ background-color: #ffffff;}
.well-header-blue				{ background-color: #594F73;margin-bottom: -10px;}


.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}
    .left-0-or-12 { margin-left: 12px !important;}

/* ////////////////////////////////////// */
/* RESPONSIVE */
/* ////////////////////////////////////// */
@media screen and (min-width: 1201px) {
       .img-home-banner-xl{
        display:block;
    }
     .img-home-banner-md{
        display:none;
    }
      .img-home-banner-sm{
        display:none;
    }


    .span-xl-1, .span-xl-2, .span-xl-3, .span-xl-4, .span-xl-5, .span-xl-6, .span-xl-7, .span-xl-8, .span-xl-9, .span-xl-10, .span-xl-11, .span-xl-12 {
        float: left;
    }

    .span-xl-12 {
        width: 100% !important;
    }

    .span-xl-11 {
        width: 91.66666667% !important;
    }

    .span-xl-10 {
        width: 83.33333333% !important;
    }

    .span-xl-9 {
        width: 75% !important;
    }

    .span-xl-8 {
        width: 66.66666667% !important;
    }

    .span-xl-7 {
        width: 58.33333333% !important;
    }

    .span-xl-6 {
        width: 50% !important;
    }

    .span-xl-5 {
        width: 41.66666667% !important;
    }

    .span-xl-4 {
        width: 33.33333333% !important;
    }

    .span-xl-3 {
        width: 25% !important;
    }

    .span-xl-2 {
        width: 16.66666667% !important;
    }

    .span-xl-1 {
        width: 8.33333333% !important;
    }
      .span-xl-offset-12 {
        margin-left: 100% !important;
      }
      .span-xl-offset-11 {
        margin-left: 91.66666667% !important;
      }
      .span-xl-offset-10 {
        margin-left: 83.33333333% !important;
      }
      .span-xl-offset-9 {
        margin-left: 75% !important;
      }
      .span-xl-offset-8 {
        margin-left: 66.66666667% !important;
      }
      .span-xl-offset-7 {
        margin-left: 58.33333333% !important;
      }
      .span-xl-offset-6 {
        margin-left: 50% !important;
      }
      .span-xl-offset-5 {
        margin-left: 41.66666667% !important;
      }
      .span-xl-offset-4 {
        margin-left: 33.33333333% !important;
      }
      .span-xl-offset-3 {
        margin-left: 25% !important;
      }
      .span-xl-offset-2 {
        margin-left: 16.66666667% !important;
      }
      .span-xl-offset-1 {
        margin-left: 8.33333333% !important;
      }
      .span-xl-offset-0 {
        margin-left: 0 !important;
      }
}
@media screen and (max-width: 768px) {
    .left-0-or-12 { margin-left: 0 !important;}

    .hidden-sm {
        display: none !important;
    }
    .link-underline {
        word-break: break-all;
    }
}
@media screen and (max-width:1200px){
       .img-home-banner-xl{
        display:block;
    }
     .img-home-banner-md{
        display:none;
    }
      .img-home-banner-sm{
        display:none;
    }
    .span-md-1, .span-md-2, .span-md-3, .span-md-4, .span-md-5, .span-md-6, .span-md-7, .span-md-8, .span-md-9, .span-md-10, .span-md-11, .span-md-12 {
        float: left;
    }

    .span-md-12 {
        width: 100% !important;
    }

    .span-md-11 {
        width: 91.66666667% !important;
    }

    .span-md-10 {
        width: 83.33333333% !important;
    }

    .span-md-9 {
        width: 75% !important;
    }

    .span-md-8 {
        width: 66.66666667% !important;
    }

    .span-md-7 {
        width: 58.33333333% !important;
    }

    .span-md-6 {
        width: 50% !important;
    }

    .span-md-5 {
        width: 41.66666667% !important;
    }

    .span-md-4 {
        width: 33.33333333% !important;
    }

    .span-md-3 {
        width: 25% !important;
    }

    .span-md-2 {
        width: 16.66666667% !important;
    }

    .span-md-1 {
        width: 8.33333333% !important;
    }
      .span-md-offset-12 {
        margin-left: 100% !important;
      }
      .span-md-offset-11 {
        margin-left: 91.66666667% !important;
      }
      .span-md-offset-10 {
        margin-left: 83.33333333% !important;
      }
      .span-md-offset-9 {
        margin-left: 75% !important;
      }
      .span-md-offset-8 {
        margin-left: 66.66666667% !important;
      }
      .span-md-offset-7 {
        margin-left: 58.33333333% !important;
      }
      .span-md-offset-6 {
        margin-left: 50% !important;
      }
      .span-md-offset-5 {
        margin-left: 41.66666667% !important;
      }
      .span-md-offset-4 {
        margin-left: 33.33333333% !important;
      }
      .span-md-offset-3 {
        margin-left: 25% !important;
      }
      .span-md-offset-2 {
        margin-left: 16.66666667% !important;
      }
      .span-md-offset-1 {
        margin-left: 8.33333333% !important;
      }
      .span-md-offset-0 {
        margin-left: 0 !important;
      }
}
@media screen and (min-width : 460px) {

    .section-right{
        width:unset!important;
    }
    .section-left{
        width:unset!important;
    }
  
  

}
@media screen and (min-width : 769px)  and (max-width: 1070px) {
       .img-home-banner-xl{
        display:block;
    }
     .img-home-banner-md{
        display:none;
    }
      .img-home-banner-sm{
        display:none;
    }
    .table-acc-main{
        width:956px;
    }
    .span-smp-1, .span-smp-2, .span-smp-3, .span-smp-4, .span-smp-5, .span-smp-6, .span-smp-7, .span-smp-8, .span-smp-9, .span-smp-10, .span-smp-11, .span-smp-12 {
        float: left;
    }

    .span-smp-12 {
        width: 100% !important;
    }

    .span-smp-11 {
        width: 91.66666667% !important;
    }

    .span-smp-10 {
        width: 83.33333333% !important;
    }

    .span-smp-9 {
        width: 75% !important;
    }

    .span-smp-8 {
        width: 66.66666667% !important;
    }

    .span-smp-7 {
        width: 58.33333333% !important;
    }

    .span-smp-6 {
        width: 50% !important;
    }

    .span-smp-5 {
        width: 41.66666667% !important;
    }

    .span-smp-4 {
        width: 33.33333333% !important;
    }

    .span-smp-3 {
        width: 25% !important;
    }

    .span-smp-2 {
        width: 16.66666667% !important;
    }

    .span-smp-1 {
        width: 8.33333333% !important;
    }
      .span-smp-offset-12 {
        margin-left: 100% !important;
      }
      .span-smp-offset-11 {
        margin-left: 91.66666667% !important;
      }
      .span-smp-offset-10 {
        margin-left: 83.33333333% !important;
      }
      .span-smp-offset-9 {
        margin-left: 75% !important;
      }
      .span-smp-offset-8 {
        margin-left: 66.66666667% !important;
      }
      .span-smp-offset-7 {
        margin-left: 58.33333333% !important;
      }
      .span-smp-offset-6 {
        margin-left: 50% !important;
      }
      .span-smp-offset-5 {
        margin-left: 41.66666667% !important;
      }
      .span-smp-offset-4 {
        margin-left: 33.33333333% !important;
      }
      .span-smp-offset-3 {
        margin-left: 25% !important;
      }
      .span-smp-offset-2 {
        margin-left: 16.66666667% !important;
      }
      .span-smp-offset-1 {
        margin-left: 8.33333333% !important;
      }
      .span-smp-offset-0 {
        margin-left: 0 !important;
      }
       .span-smp-none{
          display:none!important;
      }
    
}

@media screen and (max-width: 768px) {
       .img-home-banner-xl{
        display:none;
    }
     .img-home-banner-md{
        display:block;
    }
      .img-home-banner-sm{
        display:none;
    }
    .span-sm-1, .span-sm-2, .span-sm-3, .span-sm-4, .span-sm-5, .span-sm-6, .span-sm-7, .span-sm-8, .span-sm-9, .span-sm-10, .span-sm-11, .span-sm-12 {
        float: left;
    }

    .span-sm-12 {
        width: 100% !important;
    }

    .span-sm-11 {
        width: 91.66666667% !important;
    }

    .span-sm-10 {
        width: 83.33333333% !important;
    }

    .span-sm-9 {
        width: 75% !important;
    }

    .span-sm-8 {
        width: 66.66666667% !important;
    }

    .span-sm-7 {
        width: 58.33333333% !important;
    }

    .span-sm-6 {
        width: 50% !important;
    }

    .span-sm-5 {
        width: 41.66666667% !important;
    }

    .span-sm-4 {
        width: 33.33333333% !important;
    }

    .span-sm-3 {
        width: 25% !important;
    }

    .span-sm-2 {
        width: 16.66666667% !important;
    }

    .span-sm-1 {
        width: 8.33333333% !important;
    }
      .span-sm-offset-12 {
        margin-left: 100% !important;
      }
      .span-sm-offset-11 {
        margin-left: 91.66666667% !important;
      }
      .span-sm-offset-10 {
        margin-left: 83.33333333% !important;
      }
      .span-sm-offset-9 {
        margin-left: 75% !important;
      }
      .span-sm-offset-8 {
        margin-left: 66.66666667% !important;
      }
      .span-sm-offset-7 {
        margin-left: 58.33333333% !important;
      }
      .span-sm-offset-6 {
        margin-left: 50% !important;
      }
      .span-sm-offset-5 {
        margin-left: 41.66666667% !important;
      }
      .span-sm-offset-4 {
        margin-left: 33.33333333% !important;
      }
      .span-sm-offset-3 {
        margin-left: 25% !important;
      }
      .span-sm-offset-2 {
        margin-left: 16.66666667% !important;
      }
      .span-sm-offset-1 {
        margin-left: 8.33333333% !important;
      }
      .span-sm-offset-0 {
        margin-left: 0 !important;
      }
      .span-sm-none{
          display:none!important;
      }
       .sm-float-none{
           float:none!important;
       }
      .sm-text-align-right{
          text-align:right!important;
      }
      .sm-text-align-left{
          text-align:left!important;
      }
       .sm-flex{
           display:flex!important;
       }
       .sm-text-left{
           text-align:left!important;
       }
       .sm-text-right{
           text-align:right!important;
       }
       .sm-float-right{
           float:right!important;
       }
       .sm-float-left{
           float:left!important;
       }
       .sm-relative{
           position:relative!important;
       }
       .sm-absolute{
           position:absolute!important;
       }
       .sm-bottom-65{
           bottom:65px!important;
       }
       .sm-bottom-27{
           bottom:27px!important;
       }
       .sm-right-0{
           right:0!important;
       }
       .sm-btn-add-fav-pop{
           padding:0 0 0 0!important;
           width:100%!important;
       }
       .accounts-shortcut-form{
           margin-top:0px!important;
       }
       .statement-btn{
           display: table!important;
            text-align: center;
            height: 60px;
       }
         .statement-btn h4{
         vertical-align: middle;
         white-space:pre-line;
         padding: 0 7px 0px 7px;
         display:table-cell;
       }
          .statement-btn-active{
           display: table!important;
            text-align: center;
            height: 60px;
       }
         .statement-btn-active h4{
         vertical-align: middle;
         white-space:pre-line;
         padding: 0 7px 0px 7px;
             display:table-cell;
       }
       /*.header-menu a{
    margin: 10px 0px -10px 0px!important;
}*/
     

    /*.table-header th
    {
        padding: 10px 3px !important;
    }*/

    .dataTable tbody td
    {
        /*padding: 1px !important;*/
        word-wrap: break-word;
        white-space: normal;
    }

    .dataTable .sorting,
    .dataTable .sorting_asc,
    .dataTable .sorting_desc
    {
        background: #594F73;
    }

    .guidline-box .icon-top {
        right: -30px;
    }
    .guidline-box .password-content {
        margin-right: -30px;
    }
    .authorize-info {
        width: 77%;
    }
     .statement-label-header{
       text-align:left!important;
   }
    /*.inline-block{
        display:inline-block!important;
    }*/
}
  .statement-btn-active h4{
         white-space:pre-line;
            
       }
    .statement-btn h4{
         white-space:pre-line;
       }
/*////////////////////////////////////*/
/*                 SM                 */
/*////////////////////////////////////*/
@media screen and (max-width: 480px) {
       .img-home-banner-xl{
        display:none;
    }
     .img-home-banner-md{
        display:none;
    }
      .img-home-banner-sm{
        display:block;
    }
    .span-xs-1, .span-xs-2, .span-xs-3, .span-xs-4, .span-xs-5, .span-xs-6, .span-xs-7, .span-xs-8, .span-xs-9, .span-xs-10, .span-xs-11, .span-xs-12 {
        float: left;
    }

    .span-xs-12 {
        width: 100% !important;
    }

    .span-xs-11 {
        width: 91.66666667% !important;
    }

    .span-xs-10 {
        width: 83.33333333% !important;
    }

    .span-xs-9 {
        width: 75% !important;
    }

    .span-xs-8 {
        width: 66.66666667% !important;
    }

    .span-xs-7 {
        width: 58.33333333% !important;
    }

    .span-xs-6 {
        width: 50% !important;
    }

    .span-xs-5 {
        width: 41.66666667% !important;
    }

    .span-xs-4 {
        width: 33.33333333% !important;
    }

    .span-xs-3 {
        width: 25% !important;
    }

    .span-xs-2 {
        width: 16.66666667% !important;
    }

    .span-xs-1 {
        width: 8.33333333% !important;
    }
      .span-xs-offset-12 {
        margin-left: 100% !important;
      }
      .span-xs-offset-11 {
        margin-left: 91.66666667% !important;
      }
      .span-xs-offset-10 {
        margin-left: 83.33333333% !important;
      }
      .span-xs-offset-9 {
        margin-left: 75% !important;
      }
      .span-xs-offset-8 {
        margin-left: 66.66666667% !important;
      }
      .span-xs-offset-7 {
        margin-left: 58.33333333% !important;
      }
      .span-xs-offset-6 {
        margin-left: 50% !important;
      }
      .span-xs-offset-5 {
        margin-left: 41.66666667% !important;
      }
      .span-xs-offset-4 {
        margin-left: 33.33333333% !important;
      }
      .span-xs-offset-3 {
        margin-left: 25% !important;
      }
      .span-xs-offset-2 {
        margin-left: 16.66666667% !important;
      }
      .span-xs-offset-1 {
        margin-left: 8.33333333% !important;
      }
      .span-xs-offset-0 {
        margin-left: 0 !important;
      }
       .span-xs-none{
           display:none!important;
      }
       .xs-inline-block{
           display:inline-block!important;
       }
       .xs-float-left{
           float:left!important;
       }
       .xs-float-right{
           float:right!important;
       }
       .xs-width-100{
           width:100%!important;
       }
       .xs-margin-top-5{
            margin-top:5px;
        }
        .xs-margin-top-25{
            margin-top:25px;
        }
       .xs-margin-10{
           margin:10px!important;
       }
       .xs-padding-left-6{
           padding-left:6px!important;
       }
       .xs-transformX-25{
           transform: translateX(25%);
       }
       .xs-margin-bottom-5{
           margin-bottom:5px;
       }
       .xs-overflow-x-auto{
           overflow-x:auto!important;
       }
       .xs-overflow-y-hidden{
           overflow-y:hidden;
       }
       .xs-inline-flex{
           display:inline-flex!important;
       }
       .xs-flex{
           display:flex!important;
       }
       .xs-float-none{
           float:none!important;
       }
       .xs-text-left{
           text-align:left!important;
       }
       .xs-text-right{
           text-align:right!important;
       }
       .xs-button-large{
               width: 160px!important;
               padding:0!important;
       }
       .modal-dialog{
            margin: 1.5rem!important;
        }
       .tab_body {
            height: 70px!important;
        }
       .tab-bar .tab_1{
            background-size: 100% 60px!important;
       }
       .tab-bar .tab_2{
            background-size: 100% 60px!important;
       }
       .tab-bar .tab_3 {
            background-size: 100% 60px!important;
        }
       .tab-bar .tab_body {
           display:table;
       }
         .tab-bar .tab_body h4{
           display:table-cell;
           vertical-align:middle;
           line-height:unset!important;
             font-size: 14px!important;
       }
       .tab-bar .tab_1_active{
            background-size: 100% 60px!important;
       }
       .tab-bar .tab_2_active{
            background-size: 100% 60px!important;
       }
       .tab-bar .tab_3_active {
            background-size: 100% 60px!important;
        }
       .tab-bar .tab_1_scs {          
            background-size: 100% 60px;
        }
       .tab-bar .tab_2_scs{
            background-size: 100% 60px;
       }
       
       .header-text{
           padding:5px!important;
           line-height:20px!important;
       }
       .well{
           padding:10px!important;
       }
    .inline-block{
        display:inline-block!important;
    }
    .table-acc-main{
        width:956px;
    }
 .xs-line-height-30{
     line-height:30px!important;
 }
 .table-bulk-detail{
     max-width:none!important;
     table-layout:fixed;
     min-width:100%;
     width:auto;
 }
  .table-bulk-detail-ow{
     max-width:none!important;
     table-layout:fixed;
     min-width:100%;
     width:auto;
 }
 .table-acc-amount{
      max-width:none!important;
     table-layout:fixed;
     min-width:100%;
     width:auto;
 }
 /*.header-menu p{
    text-align:left!important
}
.header-menu a{
    text-align:left!important
}*/
    /*.header-menu .col-left {
        padding-left: 50px;
        width: 50%;
        float:left;
    }*/
    .footer-close{
        width:87%;
    }
    .header-right-bottom {
        margin-top: -8px;
    }
   .div-acc-amount{
       display:inline-block!important;
   }
   .statement-label-header{
       text-align:left!important;
   }
   .datepicker-left-20{
       margin-left:20px;
   }
    .collapsible-search-panel{
       display:block!important;
    }
    .search-content {
    max-height: 0;
    }
    .table-acc-amount .templateColumnContainer{
        display:inline-block;
        width:46%;

    }
    .header-content h4{
        margin-top:4px!important;
    }
    .header-content-addons{
        overflow-x:auto;
    }
    .header-content-addons .table-acc-amount{
        width:900px;
    }
  
    /*.header-menu a {
    margin: 10px 0px -10px 0px!important;
    }*/
}
/*/*/
/*.header-menu p{
    text-align:right;
}
.header-menu a{
    text-align:right;
    margin: 10px 0px -10px 0px!important;
}*/

.collapsible-search-panel{
    display:none
}
.collapsible {
  cursor: pointer;
  padding: 5px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  margin: 0 0 5px 0px;
  background-color:white;
}

.collapsible:after {
  content: '\002B';
  color: black;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.collap_active:after {
  content: "\2212";
}

.search-content {
    /*max-height: 0;*/
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.offset-0 {
    margin-left: 0 !important;
}
.div-center{
    margin-left: auto!important;
    margin-right: auto!important;
    width: 40%!important;
}
.modal4{
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1072;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog{
    position: relative;
    width: auto;
    margin: 1.5rem 5.5rem 1.5rem 5.5rem;
    pointer-events: none;
}
.modal-content{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.modal-body{
  position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.statement-label-header{
    text-align: right;
    padding-top: 5px;
    line-height: 20px;

}
.word-break-break-word{
    word-break:break-word;
}
.float-left{
    float:left!important;
}
.acc-inq-total{
    width:40px!important;
}
.acc-bar{
    width: calc(100% - 40px);
}
.flex{
    display:flex!important;
}
.margin-top-5{
    margin-top:5px;
}
.padding-top-3{
    padding-top:3px;
}
.line-height-20{
    line-height:20px;
}
.btn-tranfer-approv a{
    width:100%!important;
    line-height:28px;
}
.tranfer-approv-otp{
    width:100%!important;
}
.dataTables_scrollHeadInner{
    margin:0 auto;
    width:100%;
}
.table-acc-main a{
   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.word-break-all{
    word-break:break-all;
}
.txt-newline{
     overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
 .div-acc-amount{
        /*width: 19.7%!important;
        width:auto;
        display:inline-block;
        text-align:center;
        /*float: left;*/
        margin: 0 5px 20px 5px;
    }
 .table-header-t{
     padding:5px;
    background-color: #594F73;
    color: white;
 }
 .table-header-t h4{
     vertical-align: middle;
    line-height: 68px;
     margin:0px!important;
 }
 .table-content-t{
      padding:5px;
      background-color: white;
    color: #594F73;
    word-break: break-all;
 }
 
 .div-table-acc-t{
     display:block;
     width:100%;  
     margin-bottom:20px;
     margin-top:20px;      
 }
 .header-content-addons{
     display:flex;
     width:100%;
 }
@media screen and (max-width: 412px) {
       .img-home-banner-xl{
        display:none;
    }
     .img-home-banner-md{
        display:none;
    }
      .img-home-banner-sm{
        display:block;
    }
      .span-xxs-1, .span-xxs-2, .span-xxs-3, .span-xxs-4, .span-xxs-5, .span-xxs-6, .span-xxs-7, .span-xxs-8, .span-xxs-9, .span-xxs-10, .span-xxs-11, .span-xxs-12 {
        float: left;
    }

    .span-xxs-12 {
        width: 100% !important;
    }

    .span-xxs-11 {
        width: 91.66666667% !important;
    }

    .span-xxs-10 {
        width: 83.33333333% !important;
    }

    .span-xxs-9 {
        width: 75% !important;
    }

    .span-xxs-8 {
        width: 66.66666667% !important;
    }

    .span-xxs-7 {
        width: 58.33333333% !important;
    }

    .span-xxs-6 {
        width: 50% !important;
    }

    .span-xxs-5 {
        width: 41.66666667% !important;
    }

    .span-xxs-4 {
        width: 33.33333333% !important;
    }

    .span-xxs-3 {
        width: 25% !important;
    }

    .span-xxs-2 {
        width: 16.66666667% !important;
    }

    .span-xxs-1 {
        width: 8.33333333% !important;
    }
      .span-xxs-offset-12 {
        margin-left: 100% !important;
      }
      .span-xxs-offset-11 {
        margin-left: 91.66666667% !important;
      }
      .span-xxs-offset-10 {
        margin-left: 83.33333333% !important;
      }
      .span-xxs-offset-9 {
        margin-left: 75% !important;
      }
      .span-xxs-offset-8 {
        margin-left: 66.66666667% !important;
      }
      .span-xxs-offset-7 {
        margin-left: 58.33333333% !important;
      }
      .span-xxs-offset-6 {
        margin-left: 50% !important;
      }
      .span-xxs-offset-5 {
        margin-left: 41.66666667% !important;
      }
      .span-xxs-offset-4 {
        margin-left: 33.33333333% !important;
      }
      .span-xxs-offset-3 {
        margin-left: 25% !important;
      }
      .span-xxs-offset-2 {
        margin-left: 16.66666667% !important;
      }
      .span-xxs-offset-1 {
        margin-left: 8.33333333% !important;
      }
      .span-xxs-offset-0 {
        margin-left: 0 !important;
      }
      .collapsible-search-panel{
       display:block;
    }
       .xs-button-large{
               width: 142px!important;
               padding:0!important;
       }

}
@media screen and (max-width: 325px){
         .img-home-banner-xl{
        display:none;
    }
     .img-home-banner-md{
        display:none;
    }
      .img-home-banner-sm{
        display:block;
    }
  .collapsible-search-panel{
       display:block;
    }
        .span-xxxs-1, .span-xxxs-2, .span-xxxs-3, .span-xxxs-4, .span-xxxs-5, .span-xxxs-6, .span-xxxs-7, .span-xxxs-8, .span-xxxs-9, .span-xxxs-10, .span-xxxs-11, .span-xxxs-12 {
        float: left;
    }

    .span-xxxs-12 {
        width: 100% !important;
    }

    .span-xxxs-11 {
        width: 91.66666667% !important;
    }

    .span-xxxs-10 {
        width: 83.33333333% !important;
    }

    .span-xxxs-9 {
        width: 75% !important;
    }

    .span-xxxs-8 {
        width: 66.66666667% !important;
    }

    .span-xxxs-7 {
        width: 58.33333333% !important;
    }

    .span-xxxs-6 {
        width: 50% !important;
    }

    .span-xxxs-5 {
        width: 41.66666667% !important;
    }

    .span-xxxs-4 {
        width: 33.33333333% !important;
    }

    .span-xxxs-3 {
        width: 25% !important;
    }

    .span-xxxs-2 {
        width: 16.66666667% !important;
    }

    .span-xxxs-1 {
        width: 8.33333333% !important;
    }
      .span-xxxs-offset-12 {
        margin-left: 100% !important;
      }
      .span-xxxs-offset-11 {
        margin-left: 91.66666667% !important;
      }
      .span-xxxs-offset-10 {
        margin-left: 83.33333333% !important;
      }
      .span-xxxs-offset-9 {
        margin-left: 75% !important;
      }
      .span-xxxs-offset-8 {
        margin-left: 66.66666667% !important;
      }
      .span-xxxs-offset-7 {
        margin-left: 58.33333333% !important;
      }
      .span-xxxs-offset-6 {
        margin-left: 50% !important;
      }
      .span-xxxs-offset-5 {
        margin-left: 41.66666667% !important;
      }
      .span-xxxs-offset-4 {
        margin-left: 33.33333333% !important;
      }
      .span-xxxs-offset-3 {
        margin-left: 25% !important;
      }
      .span-xxxs-offset-2 {
        margin-left: 16.66666667% !important;
      }
      .span-xxxs-offset-1 {
        margin-left: 8.33333333% !important;
      }
      .span-xxxs-offset-0 {
        margin-left: 0 !important;
      }
       .xs-button-large{
               width: 121px!important;
               padding:0!important;
       }
}
.group-user-area {
    min-height: 18px;
}

#SelectedToAccountNO option[hidenNow]{
  display: none;
}
/* Corporate Management - Tab Service */
.accordion div[id^=div-service] {
    padding-left: 40px;
    padding-bottom:10px;
}

/*Loading Table*/
.dataTables_processing{
    z-index:5000;
}

/*////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////*/
/*for loan statement*/
.Loan-Statement-Limit-Detail {
    height: 55px;  
    vertical-align:middle;
    display: table-cell;  
}
.Loan-Statement-Limit-Header {
    height: 40px;
    vertical-align:middle;
    display: table-cell;       
}

/* Tab Bar */
.nav-tab-loan						{ margin-bottom: 60px;}
.tab-bar-loan 						{ width: 100%;text-align: center;}
.tab-bar-loan div					{ width: 16.65%;height: 50px;float: left;text-align: center;background-color: white;padding-top:0 ;border-bottom: 4px solid #594F73;}
.tab-bar-loan a div					{ text-decoration: none;}
.tab-bar-loan .active 				{ background-color: #594F73;}
.tab-bar-loan  a .active			{ color: white;}
.margin-left50                      {margin-left:50px;}
.margin-left20                      {margin-left:20px;}
