@charset "utf-8";
/* CSS Document */
.remittance {
    background: url(../../images/banner_remittance.jpg) center;
    min-height: 370px;
    background-size: cover;
}
.repayment {
    margin-top: 50px;
	min-height: 120px;
}
ul.list {
    padding-left: 20px;
    font-size: 14px;
}
ul.list li{
	margin-bottom: 10px;
}
ul.list li>ul{
	list-style-type: circle;
	padding-left: 15px;
}
.remark-star {
	display: inline-block;
	margin-right: 5px;
	float: left;
}
ul.remarks {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 97%;
}
ul.remarks li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.remarks-list li ul {
	margin: 0;
	padding: 0;
}
ol.remarks-list li ul li {
	list-style-type: disc;
	margin: 10px 15px;
	padding: 0;
}


ol.list-ol {
    padding-left: 20px;
    font-size: 14px;
}
ol.list-ol li{
	margin-bottom: 10px;
}


.terms-and-conditions {
    background: #f9f9f9;
	margin: 50px 0;
    padding: 30px 0;
}



.check {
	display: inline-block;
	margin-left: 27%;
}

h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin: 0 0 10px 0;
}
@media all and (min-width:100px) {
span.table-bigTtl {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.transfer-txt {
	margin-top: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.table-remittance {
	max-width:100%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.table-remittance > thead > tr > th {
    vertical-align: top;
    border-bottom:none;
	padding: 12px 0px;
	font-size: 16px;
}
.table-remittance > tbody > tr > td {
    border-top: none;
	padding: 10px 10px 0 0;
	font-size: 12px;
	vertical-align: top;
}
.table-remittance > tbody > tr > td.hd-row {
    border-top: none;
	padding: 20px 20px 14px 0;
}
.table-remittance > tbody > tr > td.table-underline  {
    border-top: none;
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #c1c1c1;
	vertical-align: top;
}

.table-remittance > tbody > tr > td.table-underline-single  {
    border-top: none;
	padding: 20px 20px 25px 0;
	border-bottom: 1px solid #c1c1c1;
}
.table-remittance > tbody > tr > td.table-underline-single-last  {
    border-top: none;
	padding: 20px 20px 25px 0;
}
}
@media all and (min-width:768px) {
span.table-bigTtl {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.transfer-txt {
	margin-top: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.table-remittance {
	max-width:100%;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.table-remittance > thead > tr > th {
    vertical-align: top;
    border-bottom:none;
	padding: 12px 0px;
	font-size: 18px;
}
.table-remittance > tbody > tr > td {
    border-top: none;
	padding: 10px 20px 14px 0;
	font-size: 14px;
	vertical-align: top;
}
.table-remittance > tbody > tr > td.hd-row {
    border-top: none;
	padding: 20px 20px 14px 0;
}
.table-remittance > tbody > tr > td.table-underline  {
    border-top: none;
	padding: 10px 20px 25px 0;
	border-bottom: 1px solid #c1c1c1;
	vertical-align: top;
}

.table-remittance > tbody > tr > td.table-underline-single  {
    border-top: none;
	padding: 20px 20px 25px 0;
	border-bottom: 1px solid #c1c1c1;
}
.table-remittance > tbody > tr > td.table-underline-single-last  {
    border-top: none;
	padding: 20px 20px 25px 0;
}
}
/*#remittance td.data-col-01{
	width: 32%;
}
#remittance td.data-col-02{
	width: 11.5%;
}
#remittance td.data-col-03{
	width: 13.5%;
}
#remittance td.data-col-04{
	width: 18.5%;
}
#remittance td.data-col-05{
	width: 23.5%;
}*/

th.subThead{
	font-weight: normal;
	background-color: #e8e8e8;
}
.groupThead {
	background-color: #e8e8e8;
}

/* overwrite (bootstrap) */
.table-responsive {
	overflow: visible;
}
@media screen and (max-width: 767px) {
	.table-responsive {
		max-width:100%;
	}
}
/* end - overwrite (bootstrap) */
/**/
.busyDebit-inner-container {
	background: white;
    border: 1px solid #D7D7D7;
	margin-top: 10px;
    height: 100%;
    width: 100%;
    display: inline-block;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	vertical-align: top;
}
.busyDebit-plans-content {
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    width: 100%;
}
.busyDebit-plans-detail {
    float: left;
    display: inline;
    width: 100%;
    padding: 20px;
	box-sizing: border-box;
}
.bar-header-blue, .bar-header-green, .bar-header-orange, .bar-header-violet, .bar-header-pink,
.bar-header-darkblue, .bar-header-waterblue, .bar-header-red, .bar-header-yellow {
   
    padding: 9px 20px 1px 20px;
	margin: 2px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
	box-sizing: border-box;
}
.bar-header-blue h4, .bar-header-green h4, .bar-header-orange h4, .bar-header-violet h4, .bar-header-pink h4,
.bar-header-darkblue h4, .bar-header-waterblue h4, .bar-header-red h4, .bar-header-yellow h4 {
	color: #fff;
}
.bar-header-green {
    background: #fff url(../../images/green.png) repeat-x top left;
}
.bar-header-blue {
    background: #fff url(../../images/blue.png) repeat-x top left;
}
.bar-header-orange {
    background: #fff url(../../images/orange.png) repeat-x top left;
}
.bar-header-violet {
    background: #fff url(../../images/violet.png) repeat-x top left;
}
.bar-header-pink {
    background: #fff url(../../images/pink.png) repeat-x top left;
}
.bar-header-darkblue {
    background: #fff url(../../images/darkblue.png) repeat-x top left;
}
.bar-header-waterblue {
    background: #fff url(../../images/waterblue.png) repeat-x top left;
}
.bar-header-red {
    background: #fff url(../../images/red.png) repeat-x top left;
}
.bar-header-yellow {
    background: #fff url(../../images/yellow.png) repeat-x top left;
}
.show-detail-outer {
    background: white url(/assets/images/inside_pg/top-shadow-zn.png) repeat-x top left;
    border: 1px solid #D7D7D7;
    clear: both;
    padding: 0 1px 1px 1px;
    /*width:97.3%; 924px;*/
    margin: 0 7px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}
.show-detail-container {
    width: 100%; /*924px;*/
    height: auto;
    background-color: #F0F0F0;
    padding: 0 15px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}
div.show-toggle {
    display: none; 
}
.bg-tableFrame {
	border: solid 1px #c1c1c1;
	background: #fff;
	padding: 10px 20px;
	box-sizing: border-box;
}
p.bottom-btn-content {
    text-align: center;
    margin-bottom: 0px;
}

.pay-inner-container {
	font-family: Arial, Helvetica, sans-serif;
}

/* overwrite */
.btn-action {
	min-width: 186px;
}
@media screen and (max-width: 767px) {
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
}
}
/* end - overwrite */