@media screen and (max-height: 700px){
	.secure-body:not(.mobile-body-android) .ui-dialog .ui-dialog-content {max-height: calc(100vh - 120px);}
}

@media screen and (max-height: 500px){
	.secure-body:not(.mobile-body-android) .ui-overlaypanel .ui-overlaypanel-content {max-height: 60vh;}
	.secure-body:not(.mobile-body-android) .notifications-overlay.scrollable .ui-overlaypanel-content {height: calc(100% - 50px);}
}

/* LAPTOP */
@media screen and (max-width:1535px) {	
	.page-content {max-width: none;}
	.page-content.form-content .ui-card, .page-content.form-content .disclaimer {max-width: 650px;}
	.ui-messages.form-messages:not(:empty) {max-width: 754px;}
	.global-header-vertical {width: 280px;}
	.slim-footer {width: 248px;}
	.content-wrapper-main {margin-left: 280px; width: calc(100% - 300px);}
	/*.unsecure-body.common-body .header, .unsecure-body.common-body .content, .unsecure-body.common-body .footer {padding-left: 0px;}*/

	.login-body .main-panel {width: 480px;}
	
	/* Login Slick Carousel - Marketing Image Slider */
	/* .slick-carousel.marketing-image-slider table, .slick-carousel.marketing-image-slider .slider-dots {left: 540px;} */
	/* .login-body .slick-carousel.default-login-images .slick-dots {left: 540px;} */
}

/* LAPTOP - TABLET */
@media screen and (max-width: 1280px){

	/*Header */
	.common-body .global-header-vertical {display: none;}
	.common-body.active-burger-menu .global-header-vertical {position: fixed; display: block; width: 280px; right: 0px;  background-image: conic-gradient(from 0.46turn, #2a3998, #262986 0.16turn, #3b5ad1 0.79turn, #2a3998);}
	
	.content-wrapper-main, .common-body.menu-collapsed .content-wrapper-main {width: 100%; height: 100%; border-radius: 0px; margin: 0px;}
	.content-wrapper-scrollable {border-radius: 0px;}
	.common-body .cd-btn {display: block; background-image: url("../images/svg/menu-open.svg"); cursor: pointer; background-repeat: no-repeat; background-position: center; background-size: 24px; height: 24px; width: 24px; line-height: 24px; font-size: 24px;}
	.common-body.active-burger-menu .slim-scroll-content .cd-btn {background-image: url("../images/svg/menu-close.svg"); background-repeat: no-repeat; background-position: center; background-size: 36px; width: 36px; height: 36px; line-height: 36px; float: right; padding: 0px 8px 0px 0px; margin-top: 20px;}
	
	.primary-nav.ui-menu {display: none;}
	
	.secure-body .global-header .top-header {background: linear-gradient(to top, #2a3998, #262986, #3b5ad1);}
    .secure-body .global-header .page-title {font-size: 20px; color: #ffffff;}
    .secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(1), .secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(2) {display: table-cell;}
	.secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(1) {width: 24px; padding: 20px 0px;}
	.secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(2) {width: 182px; padding: 0px 16px;}
	.secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(3) {width: 100%; text-align: center;}
	.secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(4) {width: 200px;}
	.global-header-vertical .logo-panel {display: none;}
	.common-body.menu-collapsed .ui-menu.slim-nav li {visibility: visible;}
	.common-body.menu-collapsed .ui-menu.slim-nav .child-open {display: block;}

	.ui-card .ui-group  {width: 100%;}
}

/* TABLET */
@media screen and (max-width: 1023px){
	.md-1,.md-2,.md-3,.md-4,.md-5,.md-6,.md-7,.md-8,.md-9,.md-10,.md-11,.md-12{float:left; box-sizing: border-box; padding: 8px;}
	.md-1{width:8.3333%}.md-2{width:16.6667%}.md-3{width:25%}.md-4{width:33.3333%}.md-5{width:41.6667%}.md-6{width:50%}.md-7{width:58.3333%}.md-8{width:66.6667%}.md-9{width:75%}.md-10{width:83.3333%}.md-11{width:91.6667%}.md-12{width:100%}

	.md-justify-R {justify-content: flex-start;}
	.md-justify-L {justify-content: flex-end;}
	.md-justify-C {justify-content: center;}
	.md-float-R {float: right;}
	.md-float-L {float: left;}
	.md-float-none {float: none;}
	.md-txt-R {text-align: right;}
	.md-txt-L {text-align: left;}
	.md-txt-C {text-align: center;}
	.md-margin-L {margin-right: auto;float: none !important;}
	.md-margin-R {margin-left: auto;float: none !important;}
	.md-margin-C {margin: auto;float: none !important;}
	.md-hide, .ui-datatable-reflow .ui-datatable-data td.md-hide {display: none;}
	.md-flex {display: flex;}
	.md-block {display: block;}
	.md-inline-block {display: inline-block;}
	.md-inline-table {display: inline-table;}
	.md-inline {display: inline;}
	.md-row-reverse {-webkit-flex-direction: row-reverse; flex-direction: row-reverse;}
	.md-column-reverse {-webkit-flex-direction: column-reverse; flex-direction: column-reverse;}
	.md-sep-R {border-right: 1px solid #DBDBDB;}
	.md-sep-R-hide {border-right: none;}
	.md-sep-L {border-left: 1px solid #DBDBDB;}
	.md-sep-L-hide {border-left: none;}
	.md-nopad {padding: 0 !important;}

    .page-content {padding: 12px;}
	
	.secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(2) {width: 152px;}
	
    .centering {padding: 0px 24px;}
    .ui-messages:not(:empty) {padding: 16px 24px;}
    .ui-card, .ui-card-2, .ui-card-3 {padding: 8px;}

	/* Login */
	.login-images, .login-images > form {display: block; float: none;}
	.login-body .main-panel {max-width: none; width: 100%;}
	.login-body .logo-panel {margin-left: 0px; height: 50px;}
	.login-body .content, .login-body .external-link-panel {width: 450px; margin-left: auto; margin-right: auto;}

	/* Login Slick Carousel - Default Image Slider */
	.login-body .slick-carousel.default-login-images {display: none;}
	.login-body .main-panel .login-content {padding: 0px 24px; max-width: 400px; margin: auto;}

	/* Login Slick Carousel - Marketing Image Slider */
	.slick-carousel.marketing-image-slider .slider-image .web {display: none;}
	.slick-carousel.marketing-image-slider .slider-image .tablet {display: block;}
	.slick-carousel.marketing-image-slider table {max-width: 400px;}
	.slick-carousel.marketing-image-slider {position: relative;}
	.slick-carousel.marketing-image-slider .slick-slide > table {max-width: none; margin-left: 24px; width: calc(100% - 48px);}	
	.slick-carousel.marketing-image-slider .slider-dots {left: 24px;}
	.slick-carousel.marketing-image-slider, .slick-carousel.marketing-image-slider .slider-image > div {left: 0px; width: 100%;}
	
	/* Footer */
	/* .common-body .bottom-footer, .common-body .bottom-footer > .centering {height: auto;}
	.common-body .bottom-footer > .centering {padding: 20px;} */
	.common-body .bottom-footer > .centering {padding: 8px 8px 16px 8px;}
	.common-body .bottom-footer > .centering > tbody > tr > td {display: inline-block; width: 100%; text-align: center; padding-top: 8px;}
	.common-body .bottom-footer > .centering > tbody > tr > td:LAST-CHILD table {float: none; margin: auto;}
	
	/* Datatable */
	.ui-datatable-reflow > .ui-datatable-tablewrapper > table > thead {display: none;}
	.ui-datatable-reflow .ui-datatable-data td[role="gridcell"] {display: table !important; width: 100% !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; border: none; text-align: left; clear: left;}
	.ui-datatable-reflow .ui-datatable-data td.md-hide, .ui-datatable-reflow .ui-datatable-data td[role="gridcell"].md-hide {display: none !important;}
	.ui-datatable-reflow .ui-datatable-data tr.ui-widget-content {border-left: 0 none; border-right: 0 none;}
	.ui-datatable-reflow .ui-datatable-data.ui-widget-content {border: 0 none;}
	.ui-datatable-reflow thead th, .ui-datatable-reflow tfoot td {display: none;}
	.ui-datatable-reflow table.expansion-grid {table-layout: auto;}
	.ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title, .ui-datatable-reflow table.expansion-grid tr td:first-child, .ui-datatable table.expansion-grid tr td:first-child {width: 50%; padding: 8px 4px; min-width: 30%; display: table-cell; margin: 0px; text-align:left; vertical-align: middle; word-break: break-word;}
	.ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title {background-color: #ffffff;}
	.ui-datatable-reflow .ui-datatable-data .ui-column-data, .ui-datatable-reflow table.expansion-grid tr td:last-child {width: 50%; padding: 8px 4px; display: table-cell; vertical-align: middle; text-align: left; word-break: break-word; max-width: 1px; /*max-width used for inputs and selections*/}
	
	.ui-datatable-reflow table.expansion-grid tr td:first-child, .ui-datatable-reflow table.expansion-grid tr td:last-child {padding: 4px;}
	
	.ui-datatable-reflow.ui-datatable tbody.ui-datatable-data > tr td[role="gridcell"] {border-bottom: none;}
	.ui-datatable-reflow.ui-datatable tbody tr td[role="gridcell"]:first-child {border-top: 1px solid #b4d8f2;}
	.ui-datatable-reflow.ui-datatable tbody tr td[role="gridcell"]:first-child  .ui-column-title, .ui-datatable-reflow.ui-datatable tbody tr td[role="gridcell"]:first-child .ui-column-data {padding-top: 16px;}
	.ui-datatable-reflow.ui-datatable tbody tr td[role="gridcell"]:last-child  .ui-column-title, .ui-datatable-reflow.ui-datatable tbody tr td[role="gridcell"]:last-child .ui-column-data {padding-bottom: 16px;}
	
 	.ui-datatable-reflow.ui-datatable tbody tr:first-child td[role="gridcell"]:first-child {border-top: none;}
 	.ui-datatable-reflow.ui-datatable tbody tr:last-child td[role="gridcell"]:last-child {border-bottom: 1px solid #b4d8f2;}
	.ui-datatable-reflow.ui-datatable > .ui-datatable-tablewrapper > table {border-collapse: collapse;}
	.ui-datatable-reflow.ui-datatable > div > table > tbody > tr.ui-datatable-empty-message:before, .ui-datatable-reflow.ui-datatable > div > table > tbody > tr.ui-datatable-empty-message:after {content: none;}
	/*.ui-datatable table.expansion-grid tbody tr {height: 40px;}*/
	.ui-datatable.ui-datatable-reflow tbody.ui-datatable-data > tr td[role="gridcell"]:FIRST-CHILD {padding-left: 0px;}
	.ui-datatable.ui-datatable-reflow tbody.ui-datatable-data > tr td[role="gridcell"]:LAST-CHILD {padding-right: 0px;}
	.ui-datatable .ui-datatable-data .details-grid tr, .ui-datatable .ui-datatable-data tr.ui-expanded-row-content{height: auto;}
	.ui-datatable .ui-expanded-row-content.hidden {display: table-row;}
	.ui-datatable.showKeyword .ui-datatable-header {padding: 5px 10px;}
	.ui-datatable .content-C .ui-chkbox, .ui-datatable .content-C .switch-checkbox {margin: 0px;}
	.ui-datatable td .ui-chkbox .ui-chkbox-box, .ui-datatable td .ui-radiobutton .ui-radiobutton-box{right: auto;}
	.ui-datatable-reflow > div > table > tbody > tr:before, .ui-datatable-reflow > div > table > tbody > tr:after, .ui-datatable-reflow > div > table > thead > tr:before, .ui-datatable-reflow > div > table > thead > tr:after {content: none;}
	.ui-datatable.ui-datatable-reflow .image-panel-icon {margin: auto 0px;}
	.ui-datatable td.content-R .btn-group, .ui-datatable td.content-C .btn-group {margin: auto 0px;}
	.overview-dt.ui-datatable .ui-datatable-header {margin: 0px -16px;}
	
	.ui-datatable.ui-datatable-reflow .ui-button-icon-only {margin-left: 0; width: 24px;}
	
	.truncate-hover-eff {width: 100%; white-space: normal; word-break: break-word; overflow: hidden; display: block;}
		
	/* Row Toggler */
	.ui-datatable-reflow .ui-row-toggler {padding: 8px 0px;}
	.ui-datatable-reflow .ui-row-toggler.ui-icon {float: left; height: 40px;}
	.ui-datatable-reflow .ui-row-toggler.ui-icon:before {right: 0px; height: 20px; left: auto; top: 0px; bottom: 0px; margin: auto; position: absolute;}

	/* Dialog */
	.ui-dialog .details-grid {table-layout: fixed;}

	/*Financial Calendar*/
	.fc-ltr .fc-basic-view .fc-day-number{font-size: 18px;}
	.fc-event-container .fc-content {display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	
	.chart-color tr{float: right;}
	.chart-color td:last-child{display: inline-block;}
	
 	/* Slick Carousel - Image Slider */
 	.slick-carousel.image-slider .slider-image .web {display: none;}
	.slick-carousel.image-slider .slider-image .tablet {display: block;}
	 	
	 /* Widgets */
	.pfm-panel .widget-title-wrapper > tbody > tr > td {display: block; width: 100%; padding: 0px;}
	.pfm-panel .widget-title-wrapper .selectOneMenu {width: 100%; float: none; margin-top: 20px;}
	 	
 	.grid-item {width: 50%;}
 	
 	/*PFM GOALS*/
 	.goals-panel .ui-datatable tbody.ui-datatable-data > tr td[role="gridcell"] {padding: 0px;} 	
 	
 	/*Knob*/
	.knob-group {margin-right: 10px;}
	
	.card-details-wrapper > tbody > tr > td {display: inline-block; width: 50%;}
	
	/* STEPS */
	.ui-steps .ui-steps-item .ui-steps-title {display: none;}
	.steps-panel.items-3 .step-no.ui-steps:before {width: calc(100% - 140px);}
	.steps-panel.items-4 .step-no.ui-steps:before {width: calc(100% - 200px);}
	.steps-panel.items-5 .step-no.ui-steps:before {width: calc(100% - 155px);}
	
	.actions-panel-wrapper button {width: 100%; margin-right: 0px; text-align: left; flex-direction: column;}
	
	.details-grid > tbody > tr > td:FIRST-CHILD, .details-grid > tbody > tr > td:NTH-CHILD(2) {display: inline-block; width: 100%; padding: 0px;}
}

/* MOBILE */
@media screen and (max-width: 767px){
	.sm-1,.sm-2,.sm-3,.sm-4,.sm-5,.sm-6,.sm-7,.sm-8,.sm-9,.sm-10,.sm-11,.sm-12{float:left; box-sizing:border-box; padding: 8px;}
	.sm-1{width:8.3333%}.sm-2{width:16.6667%}.sm-3{width:25%}.sm-4{width:33.3333%}.sm-5{width:41.6667%}.sm-6{width:50%}.sm-7{width:58.3333%}.sm-8{width:66.6667%}.sm-9{width:75%}.sm-10{width:83.3333%}.sm-11{width:91.6667%}.sm-12{width:100%}
	
	.sm-justify-R {justify-content: flex-start;}
	.sm-justify-L {justify-content: flex-end;}
	.sm-justify-C {justify-content: center;}
	.sm-float-R {float: right;}
	.sm-float-L {float: left;}
	.sm-float-none {float: none;}
	.sm-txt-R {text-align: right;}
	.sm-txt-L {text-align: left;}
	.sm-txt-C {text-align: center;}
	.sm-margin-L {margin-right: auto;float: none !important;}
	.sm-margin-R {margin-left: auto;float: none !important;}
	.sm-margin-C {margin: auto;float: none !important;}
	.sm-hide, .ui-datatable-reflow .ui-datatable-data td.sm-hide{display: none;}
	.sm-flex {display: flex;}
	.sm-block {display: block;}
	.sm-inline-block {display: inline-block;}
	.sm-inline {display: inline;}
	.sm-row-reverse {-webkit-flex-direction: row-reverse;  flex-direction: row-reverse;}
	.sm-column-reverse {-webkit-flex-direction: column-reverse; flex-direction: column-reverse;}	
	.sm-sep-R {border-right: 1px solid #DBDBDB;}
	.sm-sep-R-hide {border-right: none;}
	.sm-sep-L {border-left: 1px solid #DBDBDB;}
	.sm-sep-L-hide {border-left: none;}
	.sm-nopad {padding: 0 !important;}	
	
	.page-content.form-content .ui-card, .ui-messages.form-messages:not(:empty), .page-content.form-content .disclaimer {max-width: none;}
	.page-content {padding: 8px;}
	.centering {padding: 0px 16px;}
	.ui-messages:not(:empty) {padding: 16px;}
	.ui-messages.form-messages:not(:empty) {padding: 16px;}
	
	.details-grid-wrapper, .sca-panel > table {width: 100%;}
	.details-grid-wrapper > tbody > tr > td:FIRST-CHILD {padding-right: 0;}
	.details-grid-wrapper > tbody > tr > td:LAST-CHILD:not(:ONLY-CHILD) {padding-left: 0px;}
	.details-grid-wrapper > tbody > tr > td:LAST-CHILD > table {margin-top: 16px;}
	.details-grid-wrapper > tbody > tr > td {display: block; width: 100%;}
	
	.details-grid table > tbody > tr > td:FIRST-CHILD, .details-grid table > tbody > tr > td:LAST-CHILD {display: inline-block; width: 100%; padding: 2px 0px; text-align: left;}
	.details-grid table {height: auto; padding: 8px 0;}
	
	.global-header > .top-header .centering {height: 80px;}
	.secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(2) {width: 122px;}
	
	.userProfileMenu {display: block;}
	.ui-menu.slim-nav .userProfileMenu ~ .ui-menuitem.child-open {display: inline-block;}
	.slim-footer {width: calc(100% - 32px);}
	
	.confirmation-page .dynamic-body .details-grid.ui-panelgrid:not(.lg-txt-C) > tbody > tr > td:FIRST-CHILD {padding-left: 7.5px;}
	.confirmation-page .dynamic-body .details-grid.ui-panelgrid:not(.lg-txt-C) > tbody > tr > td:NTH-CHILD(2) {padding-right: 7.5px;}
	
	.login-body .content, .login-body .external-link-panel {width: 100%;}
	
	.common-body.active-burger-menu .global-header-vertical {width: 100%; right: 0px;  background-image: conic-gradient(from 0.46turn, #2a3998, #262986 0.16turn, #3b5ad1 0.79turn, #2a3998);}
	#userOptionsOverlayPanel {height: 100%; width: 100%; top: 0 !important; right: 0px !important; left: auto !important; max-width: none !important; padding: 0;}
	#userOptionsOverlayPanel .ui-overlaypanel-content {border-radius: 0px; border: none; max-height: none !important; height: 100%;}
	#userOptionsOverlayPanel .profile-panel .cd-btn {background-image: url("../images/svg/menu-close.svg"); background-repeat: no-repeat; background-position: center; background-size: 36px; width: 36px; height: 36px; line-height: 36px; float: right; padding: 0px 8px 0px 0px; margin-top: 20px;}
	.cust-logout-panel {position: fixed; bottom: 0; left: 0;}
	
	
	/* Footer */
	.common-body .bottom-footer > .centering > tbody > tr > td {display: inline-block; width: 100%; text-align: center; padding-top: 8px;}
	.common-body .bottom-footer > .centering > tbody > tr > td:LAST-CHILD table {float: none; margin: auto;}
	
	/* Global Header */
	.global-header .page-title {font-size: 22px;}
	.secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(2) {width: 80px; padding: 0px 8px;}
	.secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(3), .unsecure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(2) {display: none;}
	.secure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(4) {width: 100%;}
	
	.unsecure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(1), .unsecure-body .global-header .top-header > .centering > tbody > tr > td:NTH-CHILD(3) {width: 50% !important;}
	.global-header .top-header > .page-title {display: block; padding: 8px 16px; box-sizing: border-box;}
	.unsecure-body .global-header .top-header > .centering button.secondary-btn {width: auto;}
	
	.notifications-overlay.scrollable .ui-overlaypanel-content {height: calc(100% - 50px);}
	
	.common-body .cd-btn {height: 24px; line-height: 24px; width: 24px; font-size: 24px;}
	.global-header table.centering {height: 70px;}
	
	.custom-checkbox.active:after {top: 35px;}
			
	/* Slick Carousel - Marketing Stories*/
	.slick-carousel.marketing-stories-modal img {height: 480px;}
	.slick-carousel.marketing-stories-modal .slider-dots li {width: 12px;}

	.selectAccountMenu > tbody > tr > td:first-child, .selectAccountMenu > tbody > tr > td:last-child {padding: 0px; display: inline-block; width: 100%;}
	.selectAccountMenu > tbody > tr > td:first-child {padding-bottom: 7.5px;}
	.selectAccountMenu > tbody > tr > td:last-child {padding-top: 7.5px;}
	.selectAccountMenu > tbody > tr > td:only-child {padding: 0px;}
		
	/* Datatable */
	.ui-datatable-reflow.ui-datatable > .ui-datatable-tablewrapper > table {padding: 0px; box-sizing: border-box;}
	.ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title {padding-left: 0px;}
	.ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-data {padding-right: 0px;}
	.ui-datatable-scrollable table {table-layout: fixed;}
	.ui-datatable tbody.ui-datatable-data td[role="gridcell"].row-toggler {vertical-align: center; padding-bottom: 20px;}
	.ui-datatable .paginator-wrapper {display: none;}
	input[type="text"].searchInput {max-width: none;}

	/* Scrollable Tabs */
	.ui-tabs.ui-tabs-scrollable .ui-tabs-navscroller .ui-tabs-nav li a {font-size: 16px;}
	.ui-tabs.ui-tabs-scrollable .ui-tabs-navscroller .ui-tabs-nav li a > table > tbody > tr > td:LAST-CHILD {padding-top: 10px;}
	.ui-tabs .ui-tabs-navscroller .ui-tabs-nav li i {font-size: 20px;}
	.ui-tabs .ui-tabs-navscroller:not(.ui-tabs-navscroller-btn-hidden) {padding: 0px;}
	.ui-tabs.ui-tabs-scrollable .ui-tabs-navscroller .ui-tabs-nav li {min-width: 100px; margin-left: 32px;}
	.ui-tabs.ui-tabs-scrollable .ui-tabs-navscroller-btn-hidden .ui-tabs-nav li {margin-left: 0px;}

	/* Tabview Loan EOI */
	.ui-tabs.st-2.ui-tabs-top .ui-tabs-nav li {width: 100%; min-width: 190px;}
	.ui-tabs.st-2 .ui-card-2 {height: 460px;}

	/* Exchange Rates Table */
	.base-currency-table table, .rates-table table {padding-bottom: 10px;}
	.rates-table > table > tbody > tr:nth-child(2) > td {padding-bottom: 5px;}
	.rates-table:NTH-CHILD(3), .rates-table:NTH-CHILD(4) {display: none;}
	
 	/* Fileupload */
 	.fileupload-panel > table > tbody > tr > td:FIRST-CHILD, .fileupload-panel > table > tbody > tr > td:LAST-CHILD{padding: 0px; display: inline-block; width: 100%;}
 	/* .fileupload-panel > table > tbody > tr > td:LAST-CHILD {padding-top: 10px;} */
 	
 	/*Widget Overview*/
 	.overview .overview-panel {min-height: 80px;}
 	.overview .overview-panel > div > table:NTH-CHILD(2) > tbody > tr > td:LAST-CHILD span {font-size: 16px;}
	
	.favourites-link .ui-commandlink {padding: 10px 20px;}
	.favourites-link .ui-commandlink table > tbody > tr > td:first-child {width: 30px;}
	.favourites-link .ui-commandlink table > tbody > tr > td:last-child {padding: 0; text-align: left; font-size: 16px; color: #FFFFFF; width: 100%;}
	.favourites-link .ui-commandlink i {font-size: 18px; height: 20px; width: 20px; line-height: 20px;}
	
	/* Drag & Drop Datatable */
	/* .ui-datatable .reorder-column-data .ui-button {padding-right: 0px;} */
	/* .ui-datatable .reorder-column-data .ui-button .ui-button-text {display: none;}	 */
	
	.toggler-btn .ui-button-text {font-size: 13px;}
	.toggler-btn .ui-icon {font-size: 13px;}
	.toggler-btn.btn1 .ui-icon {top: 20px;}
	
	.messages-conversation.ui-datalist .ui-datalist-data .ui-datalist-item .admin-message-align > tbody > tr > td > table:first-child > tbody > tr {display: block;}
	
	.messages-table.ui-datatable table.btn-group .ui-button-text {display: none;}
	.messages-table.ui-datatable.ui-widget {font-size: 12px;}
	
	/* Amount Input */
	.amount-input > table > tbody > tr > td {display: inline-block; width: 100%;}
	.amount-input > table > tbody > tr > td:nth-child(1):not(:only-child) {padding-right: 0px; padding-bottom: 10px;}
	.amount-input > table > tbody > tr > td:nth-child(2) {padding-left: 0px; padding-top: 10px;}
	
	/* TAN Panel */	
 	.sca-panel .sca-container {width: 100%;}
 	
 	/* Slick Carousel - Image Slider */
 	.slick-carousel.image-slider .slider-image .tablet {display: none;}
	.slick-carousel.image-slider .slider-image .mobile {display: block;}
	
 	/* Slick Carousel - Favourites Accounts */
	.slick-carousel.customer-accounts {margin-left: 0px; min-height: 0px;}
	.slick-carousel.customer-accounts .ui-commandlink > table {height: 180px;}
	.slick-carousel.customer-accounts .ui-commandlink .h3 {font-size: 16px;}
 	.slick-carousel.customer-accounts .slick-prev, .slick-carousel.customer-accounts .slick-next {top: 75px;}
	.slick-carousel.customer-accounts .ui-commandlink > table > tbody > tr:last-child > td > table > tbody > tr:not(:FIRST-CHILD) {display: none;}
	.slick-carousel.customer-accounts .ui-commandlink > table > tbody > tr:last-child > td {vertical-align: bottom;}
	.slick-carousel.customer-accounts .ui-commandlink > table > tbody > tr:last-child > td > table > tbody > tr:first-child > td {padding-bottom: 0px;}
	
	/* Calendar Range */
	.calendar-range-panel > table > tbody > tr > td {display: inline-block;}
	.calendar-range-panel > table > tbody > tr > td:nth-child(1) {padding-right: 0px;}
	.calendar-range-panel > table > tbody > tr > td:nth-child(2) {padding-left: 0px; padding-top: 16px;}
		
	/* PFM */
	.pfm-panel .ui-card {height: auto;}	
	.pfm-panel .pfm-grid > tbody > tr:first-child, .pfm-panel .pfm-grid > tbody > tr:last-child {display: table; width: 100%;}
 	
	/*PFM Goal*/
	.goals-details > tbody > tr > td {display: block; text-align: left;}
	
	/* SCHEDULE */
	.schedule-header > tbody > tr > td {width: 100%; display: inline-block;}
	.schedule-header > tbody > tr > td:not(:FIRST-CHILD) {padding-top: 20px;}
	.schedule-nav td:NTH-CHILD(2) {min-width: auto;}
	.fc-view-container *, .fc-view-container *:before, .fc-view-container *:after {overflow: hidden !important; height: auto !important; min-height: 6px;}
	.fc th.fc-col-header-cell {font-size: 14px;}
	
	/* SelectOneRadio */
	.selectOneRadio {height: auto;}
	.selectOneRadio .ui-selectoneradio.ui-widget td {display: inline-block; width: 100%;}
	.selectOneRadio .ui-radiobutton.ui-widget {top: 6px;}
	
	/* Captcha */
	.captcha-panel > div {width: 245px;}
	.captcha-panel iframe {transform: scale(0.80); -webkit-transform: scale(0.80); transform-origin: left; -webkit-transform-origin: left;}
	
	.grid-item-2 {width: 50%;}
		
	/*Loan Application*/
	.loan-panel {display: block; width: calc(100% - 20px);}
	
	/* Checkbox */
	.selectBooleanCheckbox.selectLink .link-panel {padding: 10px 15px;}
	
	.currency-converter > tbody > tr > td, .currency-converter > tbody > tr > td:NTH-CHILD(2) {display: inline-block; width: 100%;}
	
	.slick-carousel.card-carousel .link-cards-info .ui-commandlink, .slick-carousel.card-carousel .link-cards-info.active-slide .ui-commandlink,
	.cards-carousel-panel .slick-carousel.card-carousel .link-cards-info .ui-commandlink, .cards-carousel-panel .slick-carousel.card-carousel .link-cards-info.active-slide .ui-commandlink {width: 225px; height: 142px;}

	.card-details-wrapper > tbody > tr > td {width: 100%;}

	.no-records-btns-group > tbody > tr > td {display: inline-block; width: 100%;}
	
	/* Account Panel  */
	.accountInfoPanel {table-layout: fixed; width: 100%; }
	.accountInfoPanel > tbody > tr > td { display: inline-block; width: 100%;}
	.accountInfoPanel .selectAccountInfo{  min-width: 288px; width: 100%;}
	.accountInfoPanel > tbody > tr > td:last-child {padding-left: 0px;}
	.details-panel{width:100%;  min-width: 288px;}
	
	/* Account Panel Carousel */
	.accountInfoPanel-left {width: 100%}
    .accountInfoPanel-right {width: 100%; margin-top: 24px;}
    .selectAccountInfo {padding-right: 0px;}
    
    .transfer-details-panel {display: block;}
    .transfer-details-panel table {width: 100%;}
    .transfer-details-panel table:LAST-OF-TYPE {margin-left: 0px; margin-top: 68px;}
	.transfer-details-panel table:LAST-OF-TYPE:before {transform: rotate(90deg); left: 0px; right: 0px; top: -50px; bottom: auto;}
    .transfer-details-panel table:nth-of-type(2) > tbody > tr:nth-child(1) > td  {padding-left: 0px;}
	.transfer-details-panel table:nth-of-type(2) > tbody > tr:nth-child(2) > td  {padding-left: 0px;}
	
	/* Customer Messages */
	.chat-datalist .chat-wrapper .chat-header {display: block;}
	.chat-datalist .chat-wrapper.client > div:NTH-CHILD(2) {float: right;}
	.chat-header table td:nth-child(1) {padding-left: 0px;}
	
	.message-subject > tbody > tr > td {width: 100%; display: inline-block; padding-top: 16px;} 
	
	/* Login */
	.slick-carousel.marketing-image-slider .slider-image .tablet {display: none;}
	.slick-carousel.marketing-image-slider .slider-image .mobile {display: block;}
	.slick-carousel.marketing-image-slider table tr:first-child td {font-size: 20px;}
	.slick-carousel.marketing-image-slider table tr:nth-child(2) td {font-size: 12px;}
	.login-body .main-panel .login-content {padding: 0px 24px;}
	.slick-carousel.marketing-image-slider .slick-slide > table {max-width: none; margin-left: 24px; width: calc(100% - 48px);}	
	
	/* TAN Panel */
	.inputOtp input {width: 45px; height: 45px;}
	
	.search-panel .filters-panel {margin-top: 0;}
	.search-panel button.tertiary-btn {width: 100%;}
	
	.no-label-group {margin-top: 0 !important;}
	
	/* BUTTONS */
	.button-panel button.primary-btn, .button-panel button.secondary-btn {width: 100%;}
	.button-panel.right.buttons-3 {flex-wrap: wrap;}
	.button-panel.right:not(.buttons-3) .button-col {flex: 1;}
	.button-panel.right.buttons-3 .button-col.col3 {order: 1; width: 100%; text-align: center !important;}
	.button-panel.right.buttons-3 .button-col.col2 {flex: 1;}
	.button-panel.right.buttons-3 .button-col.col1 {text-align: left;}
	
	.filters-btn-wrapper > tbody > tr > td:FIRST-CHILD button {float: left;}

	/* STEPS */
	.steps-panel.items-4 .step-no.ui-steps:before {width: calc(100% - 140px);}
	.steps-panel.items-5 .step-no.ui-steps:before {width: calc(100% - 100px);}
	.subtitle-panel table.subtitle table > tbody > tr > td > span:nth-child(1) {font-size: 18px;}
}

/* X-SMALL */
@media screen and (max-width: 411px){
	
	/* STEPS */
	.steps-panel.items-3 .step-no.ui-steps:before {width: calc(100% - 90px);}
	.steps-panel.items-4 .step-no.ui-steps:before {width: calc(100% - 112px);}
	
 	/* Checkbox */
	.selectBooleanCheckbox.selectLink .link-panel {padding: 20px 15px;}
	.selectBooleanCheckbox.selectLink .ui-selectbooleancheckbox {padding: 28px 15px;}
	
	/* Datatable */
	.ui-paginator .ui-paginator-prev, .ui-paginator .ui-paginator-next, .ui-paginator .ui-paginator-first, .ui-paginator .ui-paginator-last {width: 25px;}
	
	/* TAN Panel */
	.inputOtp {gap: 4px;}
	.inputOtp input {width: 35px; height: 35px; font-size: 18px;}
}
