﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;	
}

.container {
	max-width:1200px !important;
	
}



.clear {
	clear:both;	
}




/*MY CSS*/

#srv-hd > h2 {
    padding-bottom: 25px;
    text-align: center;
}


.top-left-menu {
    float: right;
	padding-right:10px;
	margin-top:20px;
}



.logo {
	margin-top:15px;
	}
	

	.top-left-menu ul{
		margin:10px 0;
		}
	
	.top-left-menu ul li { 
	background:#ce2c2a;
	padding:10px 0 0 8px!important;
	margin:-35px 5px 5px;
	float:left;
	height:40px;
	list-style-type:none;
	position:relative;
	}
	
	.arrow-bg {
    background: #1e1e1e none repeat scroll 0 0;
    padding:10px;
	margin-top:-10px;
	float:right;
}
	
.toddler-name {
	margin-top:161px;
	}		
	
	
	
@media(min-width:300px) and (max-width:768px) { 
	.toddler-name {
		margin-top:0px;
		}
}	
	
	
	
	
	
	
	
	
	
	
	
.item>img {
	width:100%;
	}

	
	
	
	
.top-left-menu ul li a { 
	color:#FFFFFF;
	padding-right:10px;
	}
	
.top-left-menu ul li a:hover {
	text-decoration:none;
	}
.sitemap2 {
	background:#000!important;
	}
	
	
	
	
	
	
	
	
	
	
.sending-exactly {
	background:#FFF;
	border-radius:3px 0px 0px 0px;
	}
.sending-exactly input {
	width:100%;
	border:none;
	height:35px;
	font-size:24px;
	color:#666!important;
	}
.sending-exactly h3 {
	color:#ce2c2a;
	font-size:14px;
	font-weight:bold;
	text-shadow:none!important;
	}
.sending-select-div{
	background:#223049 none repeat scroll 0 0;
	border-radius:0px 3px 0px 0px;
	height:81px;
	}
.sending-select-div select{
	background:#223049!important;
	border:#223049!important;
	width:100%;
	height:45px;
	color:#FFF;
	font-size:18px;
	/*padding:3px 5px;*/
	margin-top:20px;
	overflow:hidden;
	-webkit-appearance: none; appearance: none /*menulist*/ !important;
	-moz-appearance: none;
	}
.sending-select-div select option {
    padding: 3px 5px;
}



	
.sending-exactly-2 {
	background:#FFF;
	border-radius:0px 0px 0px 3px;
	border-top:1px solid #CCC;
	margin-top:-1px;
	padding-bottom:1px;
	}
.sending-exactly-2 input {
	width:100%;
	border:none;
	height:35px;
	font-size:24px;
	color:#666!important;
	}
.sending-exactly-2 h3 {
	color:#ce2c2a;
	font-size:14px;
	font-weight:bold;
	text-shadow:none!important;
	}
.sending-select-div-2{
	background:#192439 none repeat scroll 0 0;
	border-radius:0px 0px 3px 0px;
	height:81px;
	margin-bottom:20px;
	}
.sending-select-div-2 select{
	background: #192439!important;
	border:none;
	width:100%;
	height:45px;
	color:#FFF;
	font-size:18px;
	margin-top:20px;
	overflow:hidden;
    white-space:normal;
	-webkit-appearance: none; appearance: none /*menulist*/ !important;
	-moz-appearance: none;
	}


.pad-top {
	top:20%;
	}

.exchange-rate p {
	color:#fff;
	font-size:16px;
	text-shadow:none!important;
	background: rgba(0,0,0,0.8);
    padding: 10px;
	border-radius:3px;
	}
.exchange-rate p strong {
	color:#fff;
	text-shadow:none!important;
	}

.compare-price input[type="button"] {
	width:100%;
	height:45px;
	background:#ce2c2a;
	color:#FFF;
	font-weight:bold;
	}

.get-started input[type="button"] {
	width:100%;
	height:45px;
	background:#ce2c2a;
	color:#FFF;
	font-weight:bold;
	}
.get-started {
	margin-bottom:100px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
@media(min-width:300px) and (max-width:768px) {
	 /*.col-md-3 {
		max-width:300px;
		min-width:250px;
		float:left;
	}*/

	.top-left-menu {
		margin-top:35px;
		}
	.top-left-menu ul{
		margin:10px 0;
		}
	
	.top-left-menu ul li { 
	width:100%;
	padding:10px 0 0 8px!important;
	margin:5px 0;
	height:40px;
	}
	
	.arrow-bg {
    background: #151515 none repeat scroll 0 0;
    padding:10px;
	margin-top:-10px;
	float:right;
}
		.top-left-menu {
    float: none;
		}
}
	
.page-heading {
	background:#1e1e1e;
	width:100%;
	border-bottom:#c6cbd3 3px solid;
	min-height:75px;
	height:auto;
	}
	
.page-heading h1 {
	font-size:30px;
	font-weight:normal;
	color:#FFF;
	}
	
.send-money-form{
	background:#edf0f6;
	padding:30px 15px 15px 15px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
	}
.send-money-form{
	background:#363b3f;
}
.send-to-hdng{
	font-size:24px;
	color:#FFF;
	margin-top:0;
	}
.send-money-des h3 {
	font-size:24px;
	}
.send-money-des ul li {

	list-style-type:none;
	padding:3px 0;
	margin:15px 0;
	font-size:16px;
	border-radius:5px;
	}
	
.send-money-des ul li::before, .send-money-des ul li::before{
	
    color: #27aae0;
    content: "•";
    font-weight: 700;
    margin-right: 10px;
}

.book-flight-form {
	margin:35px 0;
	}
.book-flight-form label{
	font-size:16px;
	color:#545454!important;
	padding:5px 0 0 0;
	}
	
.book-flight-form p {
	font-family:15px;
	color:#333;
	text-align:justify;
	padding:20px 0 0 0;
	}
/*MY CSS*/












/*-----------------------HEADER TOP----------------------------*/
.header-top {
	background:#1e1e1e;
	padding-top:10px;
	text-align:right;	
}

.header-top ul {
	list-style:none;	
}

.header-top ul li {
	display:inline-block;
	margin-left:20px;
	
}

.header-top label {
	font-weight:normal;
	color:#FFF;	
}

.header-top select {
	padding:2px 5px;
	border:none;
	height:25px;
}




/*------------header-------------*/
.overall-header {
	position:relative;
/*	background:url(../assets/images/nyc-bg1.jpg) no-repeat  center; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}


.carousel-caption {
	bottom:20%;
	}
	
.banner-text {
	background:rgba(0,0,0,0.4);
	}

.social a {
	margin:3px;
	}
.social a i {
	font-size:20px;
	color:#FFF;
	}
.social a i:hover {
	color:#999;
	}


.static {
	width:100%;
	background:#FFF;
	min-height:150px;
	height:auto;	
}

.sticky {
	display:none;	
}
.home-static {
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";       /* IE 8 */
	filter: alpha(opacity=70);  /* IE 5-7 */
/*	-moz-opacity: 0.7;          /* Netscape */
	/*-khtml-opacity: 0.7; 
	opacity:0.7;	*/
	
	background:#FFF;
}

.static .navbar {
	background: none!important;
	border:none; 
	
} 



.static .navbar-default {
	
	border:none;	
}

.navbar-default .navbar-nav>li>a {
	color:#838383;	
}

.navbar-default .navbar-nav>li>a:hover {
	color:#1e1e1e;
}

.hd-lgn {
	font-weight:bold!important;
	margin-right:5px;
	}



.hd-lgn>a, .hd-sgn>a {
	color:#1e1e1e !important;
}

.hd-sgn {
	border:3px solid #1e1e1e;
	border-radius:10px;
	font-weight:bold!important;
}



.navbar-nav {
	/*margin-top:20px;*/	
}
.navbar-nav li a {
	font-size:16px;
		
}
.nav>li>a {
	padding:10px 13px!important;
	}

@media(min-width: 768px) {
		.static .navbar-collapse {
				margin-top:30px;
		}
}

@media(max-width:768px) {
	.static .navbar-collapse {
		margin-top:55px;	
	}
	
}

@media(min-width:321px) and (max-width:768px) {
	.static .navbar-toggle {
		margin-top:50px;	
	}
}

@media(min-width:300px) and (max-width:768px) {
	.header-top {

		width:100%;
		text-align:left;	
	}
	.navbar-default .navbar-toggle .icon-bar {
    	background-color:#fff;
		border-color:#fff;
	}
	
}

@media(min-width:300px) and (max-width:400px) {
	.header-top ul li {
		margin:0px;
		padding:0px;	
	}
	
	.header-top select {
		width:80px;	
	}
}
/*------------------Section send-money----------------------*/
#main-desc {
	
	
		
}

.hd-send {
	color:#fff;
	font-weight:normal;	
}

.send-drp-box {
	margin-top:100px;	
}



#item-main-box {
	max-width:400px;
	padding:30px 10px;
	background:rgba(104,194,107,0.9);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";       /* IE 8 */
	
	margin-left:auto;
	margin-right:auto;	
}

#slt select {
	border:2px solid #fff;
	color:#fff;
	outline:none;
	padding-right: 180px;
	padding-left:20px;
	padding-top: 8px;
	padding-bottom:10px;
	width:100%;
	background:transparent;	
}

#slt select option {
	background-color:#000;	
}

#sltrate select {
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
    border-right: none;
    border-left: none;
	color:#fff;
	outline:none;
	padding-right:16px;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:10px;
	background:transparent;	
}

	
.send-amount input {
	width:100%;
	height:38px;
	background-color: transparent;
    border:none;
    padding-left:20px;
	}
.send-amount {
	background:#f6f7f8;
	border:1px solid #dcdcdc;
	/*border-radius:5px 0  0 5px;*/
    margin-left:25px;
    padding-left:0px;
    padding-right:0px;
	}
.select-country {
	/*background:#f6f7f8;
	border:1px solid #dcdcdc;*/
    padding-left:0px;
	}
/*.select-country select {
	width:100%;
	height:45px;
	background-color: transparent;
    border:none;
	}*/
.show-rate-btn input {
	/*background-color: transparent;
    border:none;
	width:100%;
	height:40px;
	color:#FFF;
	cursor:pointer;
	font-size:16px;*/
	width:100%;
	height:40px;
	background:#125691;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border:none;

	}
.show-rate-btn {
	/*background:#55d582;
	text-align:center;
	border-radius:0px 5px 5px 0;*/
	background:#125691;
	text-align:center;
    margin-left:52px;
    padding-left:0px;
    padding-right:0px;
	}
.show-rates-val {
	padding-top:10px;
    font-size:15px;
	}

@media(min-width:300px) and (max-width:768px) {
.send-amount {
	background:#f6f7f8;
	border:1px solid #dcdcdc;
    margin-left:25px;
    padding-left:0px;
    padding-right:0px;
    max-width:22%;
    float:left;
	}
.select-country {
    padding-left:0px;
    max-width:22%;
    float:left;
	}
#sltrate select {
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
    border-right: none;
    border-left: none;
    color:#fff;
	outline:none;
	padding-right:0px;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:10px;
	background:transparent;	
}
.show-rate-btn {
	background:#125691;
	text-align:center;
    margin-left:49px;
    padding-left:5px;
    padding-right:5px;
    max-width:100%;
    float:left;
	}
}

@media(min-width:400px) and (max-width:768px) {
.send-amount {
	background:#f6f7f8;
	border:1px solid #dcdcdc;
    margin-left:25px;
    padding-left:0px;
    padding-right:0px;
    max-width:25%;
    float:left;
	}
.select-country {
    padding-left:0px;
    max-width:25%;
    float:left;
	}
#sltrate select {
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
    border-right: none;
    border-left: none;
    color:#fff;
	outline:none;
	padding-right:8px;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:10px;
	background:transparent;	
}
.show-rate-btn {
	background:#125691;
	text-align:center;
    margin-left:49px;
    padding-left:5px;
    padding-right:5px;
    max-width:100%;
    float:left;
	}
.show-rates-val {
	padding-top:10px;
    font-size:13px;
	}
}

@media(min-width:667px) and (max-width:768px) {
.send-amount {
	background:#f6f7f8;
	border:1px solid #dcdcdc;
    margin-left:25px;
    padding-left:0px;
    padding-right:0px;
    max-width:25%;
    float:left;
	}
.select-country {
    padding-left:0px;
    max-width:25%;
    float:left;
	}
#sltrate select {
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
    border-right: none;
    border-left: none;
    color:#fff;
	outline:none;
	padding-right:12px;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:10px;
	background:transparent;	
}
.show-rate-btn {
	background:#125691;
	text-align:center;
    margin-left:49px;
    padding-left:5px;
    padding-right:5px;
    max-width:100%;
    float:left;
	}
.show-rates-val {
	padding-top:10px;
    font-size:13px;
	}
}

.remit-btn {
	padding-top:20px;	
}

.remit h2, h4 {
	color:#FFF;
	}
	
.trust h2 {
	color:#FFF;
	}
#ease p {
	color:#282828;
	}

.remit-btn button {
	background:#1e1e1e;
	padding:10px 50px;
	text-align:center;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	border:none;
}



.grey-bg {
	background:#FFFFFF;
	padding-bottom:5%;
	}
.grey-bg h4 {
	color:#333;
	}
	
.terms-conditions h3 {
	color:#ce2c2a;
	font-size:20px;
	padding-top:10px;
	font-weight:bold;
	}
.lst-desc h3 {
	color:#ff4f4f;
	font-size:20px;
	padding-top:10px;
	font-weight:bold;
	}
	
/*.top-menu select {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 30px;
	width:68%;
}
*/
@media(max-width:767px) {
	#slt select {
		max-width:260px;
		padding-right:100px;	
	}
}

/*-------------------------------SECTION DEVICES-------------*/
.devices {
	background:#1e1e1e;
	padding:40px 0px;	
}

.devices h3 {
	color:#FFF;
	}
	
.devices p {
	color:#FFF;
	}

.devices .img-cont img {
	display:block;
	margin:0px auto;	
}


/*------------------------SECTION SERVICES-------------------*/
.services {
	background:#8e0b09;
	padding:40px 0px;
	color:#fff;	
}

.services .sr-lst {
	padding-left:0px;	
}

.sr-lst .icn-left {
	width:80px;
	height:80px;
	border:3px solid #FFF;
	border-radius:40px;	
}

.sr-lst .icn-left img {
	margin:10px auto;	
}

.icn-left {
	display:block;
	width:20%;
	min-width:80px;
	float:left;	
}

.icn-des-right {
	
	width:70%;
	float:left;
	padding-left:20px;	
}

@media(max-width: 767px) {
	#srv-hd {
		width:100%;
		margin-bottom:20px;
		text-align:center;	
	}
	
	.icn-cont {
		max-width:400px;
		margin:20px auto;
		padding-left:15px !important;	
	}
}

/*-----------------------------------SECTION RECEIVE MONEY----------------*/

.remit {
	background:#1e1e1e;
	padding:40px 0px;	
	color:#FFF;
}

.rmt-item-box {
	width:150px;
	height:150px;
	background:#ce2c2a;
	border-radius:75px;
	margin:20px auto;	
}

.rmt-item-box img {
	display:block;
	margin:25px auto; 	
}



/*-----------------------------------SECTION TESTIMONIAL-------------------------------------------*/
.testimonial {
	background:#1e1e1e;
	padding:40px 10px;
	color:#fff;	
}

.attst {
	color:#fff;
	padding-right:80px;
	margin-top:15px;	
}

.quote {
	quotes: "“" "”" "‘" "’";
	color:#fff;
	font-size:24px;

}

.quote:before {
    content: open-quote;
}

.quote:after {
    content: close-quote;
}

/*-----------------------------------------------SECTION TRUST--------------------------------------------------*/
.trust {
	background:#8e0b09;
	padding:40px 0px;
}

.trust p {
	padding-top:10px;
	padding-bottom:20px;
	color:#FFF;	
}
.seal span {
	float:left;
	padding:3px 8px;	
}

.seal span img {
	max-height:30px;	
}

.trust-icon {
	margin:20px auto;		
}
.trust-icon img {
	display:block;
	margin:25px auto;	
}
/*-----------------------------------------------SECTION EASE-----------------------------*/
#ease {
	padding:40px 0px;	
}
.horizontal-separator {
	padding-top:20px;
	width:40%;
	margin:0px auto;
	border-bottom:1px solid #999;	
}

#ease p {
	padding-top:20px;
	font-size:16px;	
}

/*--------------------------------------------SECTION OVERALL FOOTER------------------------------*/
.footer {
	position:relative;
	padding-bottom:50%;
	background:url(../images/footer-bg.jpg) no-repeat center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;	
}

.footer .overall-container {
	position:absolute;
	top:0px;
	width:100%;
}

.footer .connect, .footer .sitemap {
	background:#1e1e1e;
	opacity:0.7;
	color:#fff;
	padding:40px 0px;	
}

.overall-container2 {
	
	top:0px;
	width:100%;
}

.connect2 {
	background:#005088;
	color:#fff;
	padding:40px 0px;	
}

.footer .terms .container {
	margin-top:20px;
	padding:40px 10px;
	padding-left:50px;
	padding-right:20px;
	background:#fff;
	opacity:0.9;	
}

.footer .sitemap {
	position:absolute;
	bottom:0;
	width:100%;
	margin-top:40px;
	
}

.sitemap ul {
	list-style:none;	
}

/*.sitemap ul {
	padding-left:25%;
	}*/

.sitemap ul li {
	text-align:center;
	padding:0 15px;
	border-right: 1px solid #CCC;
	float:left;
}
.sitemap ul li:last-child {
	border:none;
	}
	
.sitemap ul li:first-child {
	padding-left:0;
	}

.sitemap ul li a {
	
	color:#fff;	
}


@media(max-width:767px) {
	.footer {
		
	}
	.connect .col-md-6 {
		text-align:center;
		margin-bottom:20px;	
	}
	.footer .terms .container {
		margin-right:15px;
		margin-left:15px;	
	}
}

@media (max-width:767px) {
	.footer {
		background:none;
		position:relative;
		padding-bottom:0;	
	}
	.footer .overall-container, .footer .sitemap {
		position:relative;	
	}
}

@media (min-width:362px) and (max-width:767px) {
	 /*.col-md-3 {
		max-width:300px;
		min-width:250px;
		float:left;
	}*/
	.small-input {
		padding-bottom:15px;
		}
		
}

/*------------------------------------------FOOTER---------------------------*/
footer {
	
	background:#1e1e1e;
	color:#FFF;
	padding-top:10px;
}

/*--------------------------------------HOw it Works page---------------------------------*/
#how-it-works {
	padding:40px 0px;	
}

#how-it-works p {
	color:#333;
	}
	
.abt-us p {
	color:#333;
	}

.stg-item-box {
	padding:20px;
	border: 2px solid #ec2121;
	margin:20px 0;
	overflow:auto;	
}

.stg-item-box .lst-num {
	width:60px;
	height:60px;
	text-align:center;
	padding:9px;
	border:2px solid #ec2121;
	border-radius:60px;
	font-size:24px;
	float:left;
	margin-top:20px;
}

.stg-item-box .lst-num:hover {
	background:#ec2121;
	border:1px solid #000;
	cursor:pointer;
	color:#FFF;
}

.stg-item-box .lst-desc {
	width:90%;
	float:left;	
	padding-left:20px;
}

@media (min-width:362px) and (max-width:767px) {
	.stg-item-box {
		margin-left:10px;
		margin-right:10px;	
	}
	.stg-item-box .lst-num {
		max-width:20%;
		float:left;	
	}
	
	.stg-item-box .lst-desc {
		
		max-width:80%;
		float:left;
	}
}

@media(max-width:361px) {
	.stg-item-box .lst-num {
		display:block;
		margin-left:auto;
		margin-right:auto;
		float:none;
	}
	
	.stg-item-box .lst-desc {
		
		display:block;
		width:100%;
	}
}

/*---------------------------------------------------LOGIN PAGE--------------------------------*/

#login {
	padding:40px 20px;	
}

.frg-pswd {
	display:inline-block;
	float:right;	
}


#dnt-act h3 {
		margin-top:0px;
		
}

.lgn-btn button {
	width:100%;
	background:#f8e63b;
	color:#000;
	border:none;
	padding:10px inherit;
	border-radius:5px;
	font-size:20px;	
}

.lgn-btn button:hover {
	background:#fef174;
}

.sgn-up-btn {
	display:block;
	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}

.sgn-up-btn a {
    background: #363b3f none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 20px;
    padding: 6px 40px;
    width: 49%;
}

.sgn-up-btn a:hover {
	text-decoration:none;
	background:#fef174;	
}

/*----------------------------------------------------------SIGN UP PAGE--------------------------*/
#sgn-up {
	padding:40px 10px;	
}

/*-----------------------------------------------------MEMBER PAGE----------------------------------*/
.membr-cnt {
	padding:50px 0px;	
}

#send-money-cnt {
	margin:40px auto;
	padding:30px;
	background:#000;
	opacity:0.8;	
}

.member-side {
	background:#f8e63b;
}

.member-side ul li {
	width:100%;
	text-align:center;
	padding:10px 40px;
	border-bottom:1px solid #fff;
	
}

.member-side ul li a {
	color:#000;	
	padding:10px 30px;
}

.member-side ul li a:hover {
	text-decoration:none;	
}

.member-side ul {
	list-style:none;
	margin-top:20px;	
}



#send-money-cnt select {
	width:100%;
	padding:5px 8px;	
}

#send-money-cnt label {
	color:#fff;	
}

@media(max-width:767px) {
	.mem-side-cnt {
		display:none;	
	}
}

/*--------------------------PROFILE PAGE----------------------------*/
.profile {
	padding:20px 10px;	
}

/*-----------------------------------RECIPIENT PAGE---------------------------------*/
.recipient {
	padding:20px 10px;	
}

.recipient .table thead {
	background:#000;
	color:#fff;
	
}

























 .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }
	
	.panel-title > a:hover {
		background:#ce2c2a;
		color:#FFF;
		}
	.panel-title > a:hover .more-less{
		color:#FFF;
		}

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
	
	.headings-text {
		font-size:18px;
		}

/* ----- v CAN BE DELETED v ----- */

.demo {
    padding-top: 60px;
    padding-bottom: 60px;
}
.panel-body ul {
	list-style-type:circle;
	padding-left:35px;
	}
	
.panel-body ol {
	padding-left:35px;
	}
	
.terms-conditions ol li{
	padding:3px 0;
	margin:0 0 0 35px;
	}
	
.contact-details {
	margin:35px 0;}
	
.contact-details p {
	color:#333;
	font-size:16px;
	padding:5px 0;
	}
	
	
	
		
	
.round-border {
	border: 1px solid #eee;
	border: 1px solid rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 5px;
			}
.Latest-rates-div {
	background:#1e1e1e;
	padding:10px;
	margin-left:-8px;
	position:absolute;
	width:100%;
	z-index:99999;
	top:35px;
	}
.Latest-rates-div label {
	color:#FFF;
	font-weight:normal;
	}
.Latest-rates-div select {
	width:100%;
	height:25px;
	margin-bottom:15px;
	}
.Latest-rates-div input {
	width:100%;
	height:25px;
	margin-bottom:15px;
	text-align:right;
	}
.Latest-rates-div table{
	font-size:12px;
	color:#FFF;
	text-align:center;
	border-top:1px solid #b8b8b8;
	}
.Latest-rates-div table tr {
	height:35px;
	border-bottom:1px solid #b8b8b8;
	}

.Service-fee-div {
    display:none;
    padding-bottom:10px;
}
.Service-fee-div table
{
	font-size:12px;
	color:#FFF;
	text-align:left;
	border-top:1px solid #b8b8b8;
	}
.Service-fee-div table tr {
	height:25px;
	}	
.Service-fee-div table tr td {
	padding-top:5px;
	}

.calculate-btn {
	background:#ec2121;
	color:#FFF;
	padding:7px 20px;
	border:none;
	}
	
.terms-conditions ul {
	margin-left:25px;
	}
