/*header*/
.body-innerwrapper #sp-header{
	background: #2666A3;
	 position: relative;
}

.currency_box{margin: 5px 0 20px 0 !important;}
.nav-placeholder {display: none;}
section#sp-section-1 {
	background: #fff;
}
section#section-id-1747247377713 {
	padding: .5rem;
}
section#sp-section-1 .row {align-items: center;}
.body-innerwrapper .sp-megamenu-parent>li>a {
    color: #fff;
    opacity: 100%;
    font-size: 16px;
}


#sp-menu .sp-megamenu-parent>li:hover>a{
color: #fff;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    color: #fff;
    opacity: 100% !important;
    font-size: 16px !important;
}
.sp-megamenu-parent>li>a:before, .sp-megamenu-parent>li>span:before {
	background-color: #fff;
}
#sp-menu .sp-column.d-flex.align-items-center.justify-content-end {
    justify-content: left !important;
	/* padding: 0 3rem; */
}
#sp-menu .sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    background: #29417d;
    color: #fff;
}
#sp-menu .sp-megamenu-parent>li>a:before, .sp-megamenu-parent>li>span:before {
	background-color: #fff !important;
}
/*公司简介页面*/
.sppb-addon-single-image h3.sppb-addon-title{
	display: none;
}



/*Footer*/
#sp-bottom{
	background: white!important;
	padding: 80px 0 30px 0 !important;
}

#sp-footer{
	background: white!important;
}

#sp-footer .container-inner{
	border-top: 1px solid rgba(0, 0, 0, 1)!important;
}
/*Remittance Fees page*/

td{
	border-width: 1px;
}

/*currency exchange page*/

@media screen and (max-width:  1199px){
	.sp-page-builder .page-content #section-id-eb62ac64-63a9-4dda-9615-90c730837102,
	.sp-page-builder .page-content #section-id-24a25e63-e047-4bab-abca-a3d1b72bc4dd,
	.sp-page-builder .page-content #section-id-42628f00-ba4e-4454-998a-60851659e370,
	.sp-page-builder .page-content #section-id-3fa2c417-9316-4eda-a3c1-10c78c4fa7b6,
	.sp-page-builder .page-content #section-id-928f6522-5b40-48c8-80d5-25ad1638446f{
		padding: 20px 30px !important;
	}
	#column-wrap-id-8a5ee98d-02a3-4805-9b6c-f176994ab11f,
	#column-wrap-id-7940b7bf-fce9-48fc-a2a3-f396b19ec5d8,
	#column-wrap-id-911f032d-268b-48b0-a02b-8cff4624a644,
	#column-wrap-id-9c1a07b9-a296-4020-8881-5c4bfc44ac2b,
	#column-wrap-id-bd8027bb-cd1f-4a88-8112-5bbd01a53b1d,
	#column-wrap-id-429e85ac-5c64-4afd-a40e-97ba337381a8{
		max-width: 100% !important;
		flex-basis: 100% !important;
	}
}

@media screen and (max-width:  991px){
	.currency-exchange .sppb-align-center{
		display: block;
	}
	.currency-exchange .sppb-align-center .sppb-row-column{
		max-width: 100% !important;
	}
	.sp-page-builder .page-content #section-id-eb62ac64-63a9-4dda-9615-90c730837102,
	.sp-page-builder .page-content #section-id-24a25e63-e047-4bab-abca-a3d1b72bc4dd,
	.sp-page-builder .page-content #section-id-42628f00-ba4e-4454-998a-60851659e370,
	.sp-page-builder .page-content #section-id-3fa2c417-9316-4eda-a3c1-10c78c4fa7b6,
	.sp-page-builder .page-content #section-id-ac30d0a6-0ea6-4a84-b7e1-0fec1fd4384c{
		padding: 100px !important;
	}
}

@media screen and (max-width:  575.98px){
	.sp-page-builder .page-content #section-id-eb62ac64-63a9-4dda-9615-90c730837102,
	.sp-page-builder .page-content #section-id-24a25e63-e047-4bab-abca-a3d1b72bc4dd,
	.sp-page-builder .page-content #section-id-42628f00-ba4e-4454-998a-60851659e370,
	.sp-page-builder .page-content #section-id-3fa2c417-9316-4eda-a3c1-10c78c4fa7b6,
	.sp-page-builder .page-content #section-id-ac30d0a6-0ea6-4a84-b7e1-0fec1fd4384c{
		padding: 30px !important;
	}
	.sp-column{
		margin-left: 1rem;
	}
	#sp-header {
		height: 70px !important;
	}

	#sp-header .logo {
		height: 70px !important;
	}

	#sp-header .logo img {
		max-height: 40px;
		width: auto;
	}
	
	/* TV View - Override logo size - Significantly larger */
	/* Remove container width constraints */
	body.tv-view #sp-logo {
		width: auto !important;
		max-width: none !important;
		flex: 0 0 auto !important;
	}
	
	body.tv-view #sp-logo .sp-column {
		width: auto !important;
		max-width: none !important;
	}
	
	body.tv-view #sp-header .logo {
		display: inline-block !important;
	}
	
	body.tv-view #sp-header .logo a {
		display: inline-block !important;
	}
	
	/* Only target header logo - prevent duplicate logos */
	body.tv-view #sp-header .logo img,
	body.tv-view #sp-header .logo-image {
		max-height: 150px !important;
		height: 150px !important;
		width: auto !important;
		min-height: 150px !important;
		max-width: 400px !important;
		display: block !important;
		object-fit: contain !important;
	}

	#sp-logo {
		padding-right: 0;
	}

	#sp-menu {
		padding-left: 0;
	}

	#offcanvas-toggler {
		height: 70px;
		/* line-height: 70px; */
	}

	.currency_box{
		margin: 30px 0 20px 0;
	}
	.currency_box .header h1.title{
		font-size: 24px !important;
	}
	.logo-image-phone {
	    position: absolute;
		height: 56px !important;
		left: 50%;
		top: 35px;
		transform: translate(-50%, -50%);
	}
}

/******* Mobile version ********/
@media screen and(max-width: 500px){
	#sp-page-builder .page-content .sppb-section .sppb-row-container .sppb-row .sppb-row-column{
		max-width: 50% !important;
	}
	#section-id-ea45e219-dbfd-4595-8fab-381bcd251149 .sppb-row-container .sppb-row .sppb-row-column{
		max-width: 100%;
	}
	#sp-header {
    	height: 75px!important;
	}
}




/***
* Currency related styles
***/
/* remove number input arrows hack */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

/* currency_header */
.currency_header {
	display: flex;
	align-items: center;
	justify-content: center;
}

.currency_header h1.title {
	color: #000;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.currency_header span {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

/* currency_wrapper */
.currency_wrapper {
	width: 100%;
	height: auto;
	flex-shrink: 0;
	/* border: 1px solid #ccc; */
	/* border-radius: 10px; */
	background: #FFF;
	box-shadow: -10px -10px 20px 0px #FBFBFB, 8px 8px 20px 0px #F4F4F4;
	margin: 0px;
}

.currency_wrapper .timer {
	margin-top: 0.5rem;
	margin-left: 1rem;
	margin-bottom: 1.5rem;
	margin-right: 1rem;
	color: #3c3c3c !important;
	font-size: 0.8rem;
	line-height: 1.65;
	font-weight: 600;
	text-align: end;
}

/* calculator */
.currency_wrapper .calculator {
	padding: 2.5rem;
	color: #2666A3;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.currency_wrapper .calculator .title {
	padding: 0 10px 0 30px;
}

.currency_wrapper .calculator .content input[type="text"] {
	display: inline-block;
	width: 120px;
	height: 35px;
	border-radius: 0;
	border: 1px solid #2666A3;
	margin: 0 0 3px;
	color: #333;
	background-color: #FFF;
	font-weight: bold;
}

.currency_wrapper .calculator .content select#currency-to {
	display: inline-block;
	color: #2666A3;
	background-color: #FFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 0;
	width: 85px;
	border: 1px solid #2666A3;
	height: 35px;
	padding: 0;
	margin: 0 0 3px;
}

.currency_wrapper .calculator .content input.ltr {
	width: 60px;
	height: 50px;
	background: url(../images/ltr.png) no-repeat 0 0;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

.currency_wrapper .calculator .content input#calculate-button {
	width: 60px;
	height: 50px;
	background: url(../images/calculator_icon.png) no-repeat 0 0;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

.currency_wrapper .calculator .calculator-switch .calculator-switch-button-1 {
	background-color: #FFFFFF;
	color: rgb(41, 65, 125);
	border-width: 1px;
	border-color: rgb(41, 65, 125);
}

.currency_wrapper .calculator .calculator-switch .calculator-switch-button-1:hover {
	border-color: #b5b5b5;
	color: #363636;
}

.currency_wrapper .calculator .calculator-switch .calculator-switch-button-2 {
	background-color: rgb(41, 65, 125);
	color: #FFFFFF;
}

.currency_wrapper .calculator .calculator-content {
	display: flex;
	align-items: center;
}

.currency_wrapper .calculator .calculator-content .column {
	display: block;
	flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: .75rem;
}

.currency_wrapper .calculator .calculator-content .column.center {
	flex: none;
	width: 20%;
}

.currency_wrapper .calculator .calculator-content .column.center svg {
	width: 3.5rem;
	height: 3.5rem;
}

.currency_wrapper .calculator .calculator-content .column select {
	border: 1px solid #eee;
	border-radius: 2px;
	outline: none;
	background-color: #fff;
  color: #363636;
	height: 2.5em;
	font-size: 1em;
	max-width: 100%;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../images/br_down.png") white no-repeat 96%;
}

.currency_wrapper .calculator .calculator-content .column input {
	border: none;
	outline: none;
	border-bottom: 1px solid #979797;
	color: rgb(41, 65, 125);
	background-color: #fff;
	height: 4rem;
	width: 100%;
	font-size: 2.5rem;
	text-align: center;
	padding: 10px 15px;
}

.currency_wrapper .calculator .calculator-content .column input:invalid {
	border: 2px solid red;
}

.currency_wrapper .text-grey-light {
	margin-top: 0.5rem;
	margin-left: 1rem;
	margin-bottom: 1.5rem;
	color: #b5b5b5 !important;
	font-size: 1rem;
	line-height: 1.65;
}

.currency_wrapper .calculator .bottom .cell.tips img {
	width: 30px;
	height: 30px;
	margin: 15px;
	display: inline;
}

/* currency_box */
.currency_box {
	display: flex;
	width: auto;
	height: auto;
	margin: 20px 0;
}

.currency_box tr{
	height: 55px;
}

.currency_box .header {
	display: flex;
	align-items: center;
	justify-content: center;
}

.currency_box .header h1.title {
	color: #000;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.currency_box .price table.title {
	background: transparent;
	border: none;
	width: 96%;
	margin: 0 auto;
}

.currency_box .price table.title th .caption {
	padding: 10px 0px 5px 0;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.currency_box .price table.title th.cell1 {
	text-align: center;
	width: 40%;
}

/* .currency_box .price table.title th.cell1 .images {
	height: 66px;
	width: 100%;
} */

#cn_flag {
  height: 66px !important;
  width: auto !important;
  max-height: none !important;
  object-fit: contain;
  display: block;
}





.currency_box .price table.title th.cell2 {
	width: 16%;
}

.currency_box .price table.title th.cell3 {
	width: 20%;
	padding: 9px 0 5px 0px;
	color: #22469E;
}

.currency_box .price table.title th.cell4 {
	width: 20%;
	padding: 5px 0 0 0px;
	color: #D65538;
}

.currency_box .price .caption {
	font-size: 14px;
	font-weight: 600;
}

.currency_box .price .base_currency {
	width: auto;
	height: 67px;
	flex-shrink: 0;
	border-radius: 10px;
	background: #29417D;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.currency_box .price .currency_table {
	width: 96%;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 4px auto 6px;
	/* border: 1px solid #6293F2; */
}

.currency_box .price .currency_table table {
	width: 100%;
	border-color: transparent;
	border-collapse: collapse;
}

.currency_box .price#price1 table td {
	padding: 7px 4px;
}

.currency_box .price#price1 table td.cell1 {
	/* border-bottom: 1px solid #6293F2; */
	height: 100%;
	padding-top: 10px;
	align-content: flex-start;
}

.currency_box .price#price1 table td.cell1.last-child {
	border-bottom: none;
}

/* .currency_box .price#price1 .cell.cell1 .images {
	display: inline-block;
} */

.currency_box .price#price1 .currency_table tr:nth-child(2n) {
	/* border-bottom: 1px solid #6293F2; */
}

.currency_box .price#price1 .currency_table tr:last-child {
	border-bottom: none;
	border-bottom-style: hidden;
}

.currency_box .price#price1 .cell.cell1 {
	width: 30%;
	padding-left: 2rem;
	align-content: center;
}

.currency_box .price#price1 .cell.cell2 {
	width: 20%;
}

.currency_box .price#price1 .cell.cell3 {
	width: 20%;
}

.currency_box .price#price1 .cell.cell4 {
	width: 20%;
}

/* hack for applying same styles from price2 in price1 */
.currency_box .price#price1 .currency_table tr.normal {
	/* border-bottom: 1px solid #6293F2; */
	background-color: #daf3fc;
}
.currency_box .price#price1 .currency_table tr:nth-child(2n) {
	/* border-bottom: 1px solid #6293F2; */
	background-color: #f0fbff;
}
.currency_box .price#price2 .currency_table tr {
	/* border-bottom: 1px solid #6293F2; */
	background-color: #daf3fc;
}
.currency_box .price#price2 .currency_table tr:nth-child(2n) {
	/* border-bottom: 1px solid #6293F2; */
	background-color: #f0fbff;
}
.currency_box .price#price1 .currency_table tr.normal:last-child {
	border-bottom: none;
	border-bottom-style: hidden;
}
.currency_box .price#price1 .currency_table tr.normal td .images {
	text-align: left;
	padding-left: 0;
	display: flex;
	align-items: center;
}
.currency_box .price#price1 .currency_table tr.normal td .images img {
	width: 44px;
	display: inline;
	border: 0.25px solid #dbdbdb;
}
.currency_box .price#price1 .currency_table tr.normal td .images .caption {
	vertical-align: middle;
	padding: 0 0 0 10px;
	font-size: 20px !important;
	font-weight: bold !important;
}
.currency_box .price#price1 tr.normal .cell.cell1 {
	width: 30%;
	padding-left: 0px;
}
.currency_box .price#price1 tr.cny {
	background-color: #f0fbff;
}

/* CNY row caption */
.currency_box .price#price1 tr.cny .cell.cell1 .images .caption {
	font-size: 20px !important;
	font-weight: bold !important;
}

/* CNY row rates - same size as other currencies */
.currency_box .price#price1 tr.cny .cell.cell3 div,
.currency_box .price#price1 tr.cny .cell.cell4 div {
	font-size: 16px !important;
	font-weight: bold !important;
}
.currency_box .price#price1 tr.normal .cell.cell2 {
	width: 10%;
}
.currency_box .price#price1 tr.normal .cell.cell3 {
	width: 20%;
}
.currency_box .price#price1 tr.normal .cell.cell4 {
	width: 20%;
}

/* Force consistent font sizes for currency rates - matching currency codes */
.currency_box .price .cell.cell3 div,
.currency_box .price .cell.cell4 div,
.currency_box .price .cell.cell3 div div,
.currency_box .price .cell.cell4 div div {
	font-size: 16px !important;
	font-weight: bold !important;
}

/* Cash/Non-Cash labels */
.currency_box .price .cell.cell2 div {
	font-size: 18px !important;
	font-weight: 600 !important;
}

.currency_box .price#price2 .currency_table tr {
	/* border-bottom: 1px solid #6293F2; */
}

.currency_box .price#price2 .currency_table tr:last-child {
	border-bottom: none;
	border-bottom-style: hidden;
}

.currency_box .price#price2 .currency_table td .images {
	text-align: left;
}

.currency_box .price#price2 .currency_table td .images img {
	width: 44px;
	display: inline;
	border: 0.25px solid #dbdbdb;
}

.currency_box .price#price2 .currency_table td .images .caption {
	vertical-align: middle;
	padding: 0 0 0 10px;
	font-size: 20px !important;
	font-weight: bold !important;
}

.currency_box .price#price2 .cell.cell1 {
	width: 35%;
	line-height: 2rem;
	padding-left: 40px;
}

.currency_box .price#price2 .cell.cell2 {
	width: 10%;
}

.currency_box .price#price2 .cell.cell3 {
	width: 20%;
}

.currency_box .price#price2 .cell.cell4 {
	width: 20%;
}

.currency_box .price .currency_table .caption {
	padding-left: 0;
}

.currency_box .price .currency_table .currency_cell {
	display: flex;
}

.currency_box>div {
	flex: 1;
}

.currency_box>div>div {
	margin-bottom: 5px;
}

.currency_box .cell {
	padding: 4px;
	text-align: center;
}

.currency_box .cell .images {
	margin: 0 auto;
}

.currency_box .cell .images .caption {
	padding: 0 0 0 10px;
}

.currency_box .show-all {
	margin-top: 20px;
	padding-left: 40px;
	color: #0071ED;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.currency_box .footer {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
}

.currency_box .footer .timer {
	width: 240px;
	height: 22px;
	margin: 20px 100px 0 0;
}

.currency_box .footer .timer span {
	padding-left: 10px;
}

@media only screen and (max-width: 575px) {
	.currency_wrapper .timer {
		font-size: 0.7rem;
	}

	.currency_wrapper .calculator {
		padding: 0.2rem;
		font-size: 18px;
	}

	.currency_wrapper .calculator .calculator-content .column h6 {
		font-size: 0.7rem;
	}

	.currency_wrapper .calculator .calculator-content .column select {
		font-size: 11px;
		height: auto;
		background-size: 5%;
		padding: 5px;
	}

	.currency_wrapper .calculator .calculator-content .column input {
		font-size: 1rem;
		height: 2.5rem;
	}

	.currency_wrapper .calculator .calculator-content .column.center {
		width: 12%;
		padding: 5px;
	}

	.currency_wrapper .calculator .calculator-content .column.center svg {
		width: 2.5rem;
		height: 2.5rem;
	}

	.currency_wrapper .calculator .bottom .cell.tips img {
		width: 15px;
		height: 15px;
		margin: 0 5px;
	}

	.currency_wrapper .text-grey-light {
		font-size: 0.7rem;
	}

	.currency_box {
		display: block;
	}

	.currency_box .base_currency {
		height: auto;
	}

	.currency_box .price .currency_table {
		font-size: 10px;
	}

	.currency_box .price table.title th .caption {
		font-size: 10px;
	}

	.currency_box .price#price1 .cell.cell1 {
		padding-left: 2px;
		width: 30%;
	}

	.currency_box .price#price2 .cell.cell1 {
		padding-left: 2px;
	}

	.currency_box .price#price2 > .title {
		display: none;
	}

	.currency_box .currency_table {
		height: auto;
	}

	.currency_box .cell>div {
		display: grid;
	}

	.currency_box .cell .images {
		display: inline;
		align-content: center;
		padding-left: 1rem;
        gap: 1rem;
	}

	.currency_box .images img {
		width: 50px;
	}

	.currency_box .images .caption {
		display: ruby;
		padding-left: 0px !important;
		font-size: 12px;
		/* width: 50px; */
	}

	.currency_box .footer .show-all {
		margin-right: 10px;
		min-width: 120px;
	}

	.currency_box .footer .timer {
		margin: 20px 0px 0px 0px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.currency_wrapper .calculator .calculator-content .column select {
		font-size: 14px;
		height: auto;
	}

	.currency_wrapper .calculator .calculator-content .column input {
		font-size: 1.5rem;
		height: 3.5rem;
	}

	.currency_wrapper .calculator .bottom .cell.tips img {
		margin: 5px;
	}

	.currency_box .base_currency {
		height: auto;
	}

	.currency_box .price .currency_table {
		font-size: 11px;
	}

	.currency_box .price table.title th .caption {
		font-size: 11px;
	}

	.currency_box .price#price1 .cell.cell1 {
		padding-left: 4px;
	}

	.currency_box .price#price2 .cell.cell1 {
		padding-left: 4px;
	}

	.currency_box .currency_table {
		height: auto;
	}

	.currency_box .cell>div {
		display: grid;
	}

	.currency_box .cell .images {
		display: inline;
		align-content: center;
	}

	.currency_box .images img {
		width: 50px;
	}

	.currency_box .images .caption {
		display: ruby;
		padding-left: 0px !important;
		font-size: 12px;
		/* width: 50px; */
	}

	.currency_box .footer .show-all {
		margin-right: 10px;
		min-width: 120px;
	}

	.currency_box .footer .timer {
		margin: 20px 0px 0px 0px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.currency_box .base_currency {
		height: auto;
	}

	.currency_box .price .currency_table {
		font-size: 12px;
	}

	.currency_box .price table.title th .caption {
		font-size: 11px;
	}

	.currency_box .price#price1 .cell.cell1 {
		padding-left: 8px;
	}

	.currency_box .price#price2 .cell.cell1 {
		padding-left: 8px;
	}

	.currency_box .currency_table {
		height: auto;
	}

	.currency_box .cell>div {
		display: grid;
	}

	.currency_box .cell .images {
		display: inline;
		align-content: center;
	}

	.currency_box .images img {
		width: 50px;
	}

	.currency_box .images .caption {
		padding-left: 0px !important;
		font-size: 11px;
		width: 50px;
	}

	.currency_box .footer .show-all {
		margin-right: 10px;
		min-width: 120px;
	}

	.currency_box .footer .timer {
		margin: 20px 0px 0px 0px;
	}
}

/* currency_tv */
body.contentpane {
	background: #152E4B;
	padding: 0 5px;
}

.currency_tv {}

.currency_tv .currency_header {
	width: 100%;
}

.currency_tv .logo {}

.currency_tv .service {
	float: left;
	width: 30%;
	padding: 30px 0 0;
	text-align: center;
}

.currency_tv .timer {
	float: right;
	padding: 30px 0 0;
	width: 50%;
	text-align: right;
}

.currency_tv span#timer {
	font-size: 24px;
	padding: 8px 12px;
	color: #fff;
}

.currency_tv .currency_box {
	border: none;
	background: transparent;
	clear: both;
	margin: 0px;
}

.currency_tv .price {

	border: none;
	border-radius: 0;
	box-shadow: none;
	clear: both;
}

.currency_tv .price table.more td .images .caption {
	font-size: 18px;
	color: #000029;
	font-weight: bold;
	padding: 0 0 0 50px;
}

.currency_tv .price .currency_table {
	width: 100%;
	background: transparent;
	border: none;
}

.currency_tv .price .currency_table .tv_head {
	width: 100%;
}

.currency_tv .price .currency_table .tv_head td {
	background: #fff;
}

.currency_tv .price .currency_table .left {
	width: 50%;
}

.currency_tv .price .currency_table .left .logo {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}

.currency_tv .price .currency_table .right {
	background: #fff;
	width: 50%;
	text-align: right;
}

.currency_tv .price .currency_table .right span {
	color: #16365C;
	font-size: 25px;
	padding: 0 10px;
}

.currency_tv .price .currency_table .right .dated {
	color: #16365C;
	font-size: 45px;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}

.currency_tv .price .currency_table div.box {
	width: 100%;
	margin: 0 0 2px;
	background: #fff;
	-moz-border-radius: 6px;
	/* Firefox */
	-webkit-border-radius: 6px;
	/* Safari and Chrome */
	border-radius: 0px;
	/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	behavior: url(/PIE.htc);
	/* This lets IE know to call the script on all elements which get the 'box' class */
	padding: 0px;
}


.currency_tv .price .currency_table .box .base_currency {
	width: auto;
	height: 67px;
	flex-shrink: 0;
	border-radius: 10px;
	background: #29417D;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.currency_tv .price .currency_table .box .base_currency span {
	color: #FFF;
}

.currency_tv .price .currency_table .box .base_currency .images {
	padding-left: 23px;
}

.currency_tv .price .currency_table .box .base_currency .images .caption {
	color: #FFF;
	padding-left: 52px;
}

.currency_tv .price .currency_table .row {
	margin: 0px;
}
/*by janice may14*/
td.cell.cell1 img {
    width: 44px;
}
td.cell.cell1 .images {
    display: flex; align-items: center;
}
td.cell.cell1 .caption {
	padding: 0 0 0 10px;
}
@media only screen and (max-width: 1200px) {
	.currency_tv .price .currency_table .row .col6 {
		padding: 0px;
	}
}

@media only screen and (min-width: 1200px) {
	.currency_tv .price .currency_table .row .col6 {
		width: 50%;
		padding: 0px;
	}
}

.currency_tv .price .currency_table table {
	border-collapse: separate;
	width: 100%;
}

.currency_tv .price .currency_table table.color1 {
	background-color: #AED6F1;
}

.currency_tv .price .currency_table table tr {
	margin: 10px 0;
}


.currency_tv .price .currency_table table td {
	padding: 6px;
	text-align: center;
	border-width: 0px;
}

.currency_tv .price .currency_table table td div.images {
	width: auto;
	text-align: left;
	padding: 0 0 0 30px;
	display: flex;
}

.currency_tv .price .currency_table table.title td div.images {
	text-align: center;
	padding: 0;
}

.currency_tv .price .currency_table table td div.images img {
	vertical-align: middle;
	max-height: 60px;
	margin-bottom: 1px;
}

.currency_tv .price .currency_table table td div.images span.caption {
	align-content: center;
	font-size: 40px;
	font-weight: bold;
	padding: 0 0 0 60px;
	color: #16365C;
}

.currency_tv .price .currency_table table td.tv_title span {
	color: #000000;
	padding: 2px 8px;
	font-weight: bold;
	font-family: arial;
	display: inline-block;
	font-size: 26px;
	line-height: 26px;
	min-width: 140px;
	text-align: center;
}

.currency_tv .price .currency_table table td.tv_number {
	text-align: center;
}

.currency_tv .price .currency_table table td.tv_number span {
	color: #000000;
	padding: 3px 12px;
	font-weight: bold;
	font-family: arial;
	display: inline-block;
	font-size: 40px;
	line-height: 26px;
	min-width: 140px;
	text-align: center;
}

.title .tv_number span {
	font-size: 35px;
	font-weight: bold;
}

#tv_footer {
	text-align: center;
	color: #152E4B;
	font-size: 16px;
	font-weight: bold;
}

/*---by Dionne Jun,11---*/
/*---homepage curreny modual---*/
.currency_box .price#price1 tr.normal .cell.cell1 {
   padding-left: 30px;
}

/* Currency rate display font sizes - ensure 20px for all rates */
.currency_box div[id*="Cad"], .currency_box div[id*="Cny"], 
.currency_box div[id*="Hkd"], .currency_box div[id*="Eur"], 
.currency_box div[id*="Gbp"], .currency_box div[id*="Jpy"], 
.currency_box div[id*="Aud"], .currency_box div[id*="Nzd"],
.currency_box div[id*="Mxn"], .currency_box div[id*="Krw"], 
.currency_box div[id*="Myr"], .currency_box div[id*="Php"],
.currency_box div[id*="Sek"], .currency_box div[id*="Sgd"], 
.currency_box div[id*="Thb"], .currency_box div[id*="Twd"],
.currency_box div[id*="Chf"], .currency_box div[id*="Dkk"], 
.currency_box div[id*="Brl"] {
	font-size: 20px !important;
	font-weight: bold !important;
	color: #000000 !important;
}

/* Specific CNY rates */
.currency_box div#cadCny2, .currency_box div#cadCny3, 
.currency_box div#cadCny0, .currency_box div#cadCny1 {
	font-size: 20px !important;
	font-weight: bold !important;
}

/* TV View Social Icons - larger but reasonable */
body.tv-view .social-icons a {
	font-size: 48px !important;
	margin: 0 15px !important;
}

/* TV View Contact Info - larger but reasonable */
body.tv-view .sp-contact-info,
body.tv-view .sp-contact-info li,
body.tv-view .sp-contact-info a,
body.tv-view .sp-contact-info span {
	font-size: 36px !important;
	font-weight: bold !important;
	line-height: 1.4 !important;
}

body.tv-view .sp-contact-info li {
	padding: 10px 20px !important;
}
@media (max-width: 767px) {
.currency_box .price#price1 tr.normal .cell.cell1 {
   padding-left: 20px;
   width: 42%;
  }
.currency_box .price#price2 .cell.cell1 {
    width: 42%;
  }
.currency_box .price#price2 .cell.cell2 {
    width: 20%;
  }
}