@media print{
	.oj-navigationlist-element,  .icon-search , .icon-success, .nav-menu,
	 .scb-message-result-page ,  .oj-button-jqui, .scb-button-5-container, .scb-button-inline, .scb-group-title-large,.scb-transfer-text-group,
	 .scb-row-padding,.scb-row-padding-lg,header
	 {
        display: none !important;

    }
    .scb-row-lg , .scb-row{
		
	width: 95%;		
        padding: 0.8rem .85rem;		
    }
	.scb-value-review {    
		padding-left: 10px;
	}
	/* .page-section-content__data .oj-flex {
    padding-bottom: 0.6rem !important;
	} */
	.scb-common-header-result {
    text-align: center;
    height: 110px;
	}
    .scb-panel{
	border: 0 !important;
	
	}
     .forprint{     
	color:#4F4F4F !important;
	
 
    }
   title{
	   display: none !important;
	   
   }
	.italic {
		 font-style: italic;
	
	}
	.scb-button-template-container{
		width:95%;
	}

	
	.oj-lg-5 {
    -webkit-flex: 0 1 41.6666666667% !important;
    flex: 0 1 41.6666666667% !important;
    max-width: 41.6666666667% !important;
    width: 41.6666666667% !important;
}
.oj-lg-7 {
    -webkit-flex: 0 1 58.3333333333%;
    flex: 0 1 58.3333333333% !important;
    max-width: 58.3333333333% !important;
    width: 58.3333333333% !important;
}

}

@media only screen and (min-width:320px){
    .forprint{
        display: none  !important;

    }
	.icon-eReceipt:before{
		width: 40px;
		height: 42px;
		content: url(../../images/info-icon/printer.svg);
		display: block;
		margin-left: 26px;
		margin-top: 3px;
	}
	.icon-eReceipt{
		width:38px;
		height: 38px;
		content: url(../../images/info-icon/printer.svg);
	}
		 
	.icon-eReceiptbtn{
	
    background-origin: content-box !important;    
    background-repeat: no-repeat;
    background-position: left !important;
    padding-left: 20px !important;
    background-image: url(../../images/info-icon/printer.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 30px 30px !important;
	}
   title {
    display: none !important; 
}
#Header, #Footer { display: none !important; }
}

.scb-padding-incontrol {
    padding: 16px 16px 0 16px !important;
}


/* hungtv */

.scb-style-list {
	/* list-style: initial; */ 
	padding-right: 50px;
}

.scb-style-li ul li::before {
	content: "\2022";
	color: blue;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

.scb-padding-16left {
	padding-left: 16px;
}

.scb-padding-16top {
	padding-top: 16px;
}

.scb-padding-16tl {
	padding-left: 16px !important;
	padding-top: 16px !important;
}

.scb-height-wfa {
	height: -webkit-fill-available;
}

.scb-row input, textarea, span {
	/* padding-left: 16px !important; */
	/* padding-right: 16px !important; */
}

.scb-row .oj-select-choice, .oj-inputtext-input, .oj-textarea-input {
	padding-left: 0px !important;
	height: 16px;
}

.scb-row1 {
	border-bottom: .02rem solid rgba(44, 50, 81, .3);
}

.scb-row1 .oj-select-choice {
	padding-left: 0px !important;
}

.label-helper {
	/* position: absolute;
	opacity: 0; */
	/* transition: .2s bottom, .2s opacity; */
	/* bottom: 0;
	left: 0;
	z-index: 1; */
	display: none;
}

/* , div.oj-inputtext:invalid  + .label-helper */

.scb-row:hover .label-helper {
	display: flex;
	font-size: 0.75rem !important;
	padding-bottom: 0.5rem;
	color: #5A6872;
}

.scb-row input:valid .label-helper {
	display: flex;
	font-size: 0.75rem !important;
	padding-bottom: 0.5rem;
	color: #5A6872;
}

.dashboard-accordian-container .oj-listview-item {
	padding: 1rem 1rem 0rem 1rem !important;
	border-bottom: 0 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.dashboard-accordian-container .oj-listview-cell-element {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.dashboard-accordian-container .dashboard-summary {
	height: 3.1875rem;
}

.oj-avatar-inner {
	height: 56px !important;
	width: 56px !important;
}

.scb-number-redeem {
	max-width: 2rem;
	border-bottom-style: outset !important;
	border-bottom-color: #027bc7 !important;
}

.scb-font-12 {
	font-size: 12px !important;
}

span.dashboard-step {
	background: #0066B2;
	border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 1.3rem;
	margin-right: 5px;
	text-align: center;
	width: 1.3rem;
	font-size: 0.85rem !important;
}

.main-background {
	background-image: url(../../images/common/scb/dashboard_bg.svg);
	/* background: 'url(/images/common/scb/dashboard_bg.svg) 0% 0% / cover;' */
	background-repeat: no-repeat;
	background-position-y: calc(100% - 65px);
}
/* .label-marg-top12 {
	margin-top: 12px;
} */
.oj-navigationlist-vertical .oj-navigationlist-item.oj-selected{
	background-color:#ffffff40 !important
}

.input-field>.act-label>label:not(.label-icon).active {
	color: #0B78D2;
	-webkit-transform: translateY(0px) scale(.9);
	transform: translateY(0px) scale(.9);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
} 
.input-field>.act-label>.active {
	color: #fff;
	position: absolute;
	top: 2px;
	/* top: 55px; */
	left: 0;
	font-size: 14px !important;
	cursor: text;
	transition: color .2s ease-out,-webkit-transform .2s ease-out;
	transition: transform .2s ease-out,color .2s ease-out;
	transition: transform .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	text-align: initial;
	-webkit-transform: translateY(12px);
	transform: translateY(12px);
}
.input-field>.act-label>label {
	/* color: #fff; */
	position: absolute;
	top: 4.5px;
	/* top: 55px; */
	left: 0;
	font-size: 14px !important;
	cursor: text;
	transition: color .2s ease-out,-webkit-transform .2s ease-out;
	transition: transform .2s ease-out,color .2s ease-out;
	transition: transform .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	text-align: initial;
	-webkit-transform: translateY(12px);
	transform: translateY(12px);
}
.scb-padding-0r{
	padding-right: 0px !important;
}
.scb-flex{
	display: flex;
}
.scb-input-search div > div > div > a {
	width: 36px  !important;;
    height: 24px  !important;
}

.scb-input-search div > div > div {
	padding-left: 16px;
}
.scb-input-select > div > div {
	/* padding-top: 14px !important; */
    min-height: 1.6rem !important;
    line-height: 1.6rem !important;
}
.scb-input-date > div > div > span {
	margin-top: -5px !important;
}
.todate-border-left{
	margin-left: 5px;
}

.scb-input-tdate {
	border-left: .09rem solid rgba(44, 50, 81, .3);
	padding-left: 6px !important;
}
.scb-border-bottom{
	border-bottom: .05rem solid rgba(44, 50, 81, .3);
}
.scb-date > div > div > span{
	margin-top: -5px;
}
.scb-label-note {
    font-family: 'SCB-font' !important;
    font-size: 0.875rem;
    color: #5A6872;
}
.color-amount > div > div > .scb-color {
	color:red;
	font-weight: normal !important;
}
.scb-button12{
	border-radius: 8px !important;
    border: 0.09rem solid #0066B3 !important;
    /* background: #FFFFFF !important; */
    /* color: #0066B2 !important; */
    font-family: 'SCB-font' !important;
    font-size: 1rem !important;
}

.label-fixed {
	position: absolute;
	top: 2px;
	left: 0;
	font-size: 14px !important;
	cursor: text;
	transition: color .2s ease-out,-webkit-transform .2s ease-out;
	transition: transform .2s ease-out,color .2s ease-out;
	transition: transform .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out;
	text-align: initial;
	-webkit-transform: translateY(0px) scale(.9);
	transform: translateY(0px) scale(.9);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.scb-button-white-bg {
    border-radius: 8px !important;
    border: 0.09rem solid #0066B3 !important;
    background: #FFFFFF !important;
    color: #0066B2 !important;
    font-family: 'SCB-font' !important;
	font-size: 1rem !important;
	height: 40px !important;
}

.scb-label-14 {
	font-family: 'SCB-font' !important;
    font-size: 14px;
    color: #5A6872;
}
.icon-more-vertical:before {
    content: "\e927";
}

.scb-incontrol-label {
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
}

.scb-offers-div2 {
    background: white;
	color: #0070bf;
}
.scb-row-sm {
	padding-top: 9px;
}

.scb-position {
	position: relative;
}

.scb-style-padding-top {
    position: absolute;
    top: 0;
    padding-left: 2.5rem;
}

.scb-style-top {
    position: absolute;
    top: 0;
}

.scb-padding-top-16 {
	padding-top: 16px;
}

.scb-padding-9top {
	padding-top: 9px;
}

.scb-padding-16bot {
	padding-bottom: 16px;
}

/* Dumg merge cho Multi Payment tu 81 qua */

.scb-border-radius {
	border-radius: 0.5rem 0.5rem 0 0;
	margin-top: 16px;
}

.scb-unpadding>div>.oj-inputtext-input {
	padding-left: 0px !important;
}

.scb-button13 {
	padding-top: 3px;
}

.scb-button13>.oj-button {
	margin-bottom: 3px;
}

.scb-margin-0 {
	margin-left: 0px !important;
	padding-bottom: 1rem !important;
}

.scb-border-radius>.scb-row-lg {
	width: 100%;
	padding-bottom: 1rem !important;
}

.scb-padding-view-file>div>div, .scb-padding-view-file>div>input {
	margin-top: 8px !important;
}

.scb-padding-view-file>div>div>span :first {
	border-left: .5px solid rgba(44, 50, 81, .7);
}

/* Dumg merge cho Multi Payment tu 81 qua */
/* Dumg merge cho Multi Payment tu 81 qua */
.pfm__container{
	min-height: 350px;
}

.pfm {
    position: relative;
    top:  0  !important;
}

.modal-header{
		text-align: left;	
}

.bnnnnn{
	width: 3.5rem;
        height: 3.5rem;
        line-height: 3.9rem;
        border-radius: 50%;
        background: linear-gradient(#40BBEC, #0066B2 99.96%);
        color: #FFFFFF;
        position: fixed;
        top:450px;
        right: 30px;
        cursor: pointer;
        border: none;
        box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.16);
        user-select: none;
        -webkit-user-drag: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		z-index: 100 !important;
}

.scb-nobuget-page {   
	padding: 30px 10px 0px 10px;	
}
.icon-buget:before {
	width: 60px;
	height: 50px;
	content: url(../../images/budget/money-bag.svg);
	display: block;
	margin-left: 26px;
	margin-top: 3px;
}
.icon-buget {
	width: 50px;
	height: 50px;
	content: url(../../images/budget/money-bag.svg);
}

.login-lg-maintain-1 {
	background-image: url(/images/offers/IB_16112019.jpg);
}

.login-lg-maintain-2 {
	background-image: url(/images/offers/IB_16112019_2.jpg);
}