﻿@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,300);

* {
	font-family: 'Lato', sans-serif;	
}
.table
{
    margin-bottom:0px;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th
{
    border:1px solid #ccc;
}
body
{
    
}
header, section, footer, aside, nav, main, article, figure {
    display: block; 
}
.form-control:focus {
    outline:none;
    box-shadow:none;
    border-color: none;
}
.blank-txt:focus {
    border-color:#c62525;
}
.padding0
{
    padding:0px;
}
.no-leftpad {
    padding-left:0px;
}
.no-rightpad {
    padding-right:0px;
}
.no-margin {
    margin:0px;
}
.padding5
{
    padding:0px 5px;
}
.btm15
{
    margin-bottom:15px;
}
.align-right
{
    text-align:right;
}
textarea.form-area
{
     resize: none;
     height:75px;
}
.navbar-header img
{
    max-width:200px;
}
.dark-nav {
   background: #eef3f9 url(../images/header_bg.jpg) repeat-x;
   padding: 15px 0;
   border-top: 3px solid #2567a1;
   border-bottom:1px solid #cccccc;
   float:left;
   width:100%;
}
.usr-profile-nav
{
    padding:12px 10px;
    border-radius:10px;
    font-size:18px;
}
.usr-profile-nav > div > a {
	padding:10px 5px;
    
}

ul.nav-custom li, ul.nav-custom li a {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000853 !important;
}

ul.nav-custom li a:hover {
	color: #000853 !important;
}
.top-content {
	padding: 25px 0px 10px;
    width: 100%;
    float: left;
}
.btm200
{
    margin-bottom:200px;
}
.top-content .input-group-addon {
	padding: 0 5px;
}

.top-content .input-group-addon select {
	border: none;
}


.btn-box-in {
	width: 100%
}
.top10
{
    margin-top:15px;
}
.top50
{
    margin-top:50px;
}
.right10
{
    margin-right:10px;
}
.btn-search
{
    border:none;
    background:#38558d;
    color:#fff;
    padding:3px 10px;
}
.btn-orange
{
    background:#359e30;
    color:#fff;
}
.btn-orange:hover
{
    color:#fff;
}
#btn_addmore, #btn_lessdetails
{
    text-align:center;
    display:block;
    padding-bottom:15px;
    width: 150px;
    margin: auto;
}
#btn_addmore i, #btn_lessdetails i
{
    margin-right:5px;
}
img.img-or {
    position: relative;
    z-index: 99;
    top: 55px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: -44px;
}
.deal-me
{
    padding-left:0px;
    padding-right:30px;
}
.deal-customer
{
    padding-left:30px;
    padding-right:0px;
}
.btn-box .btn-me, .btn-box .btn-cust {
	width:100%;
	background: #d8d8d8;
	padding: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #404040;
}
.btn.btn-selected
{
background: #38558d;
color:#fff;
}
.btn-box-bs {
	margin-top: 18px;
}

.btn-box-bs .btn {
	color: #2c2628;
	border-color: #000;
}

.btn-box-bs .btn.active {
	background: #d2ab4c;
	color: #ffffff;
}
.or-opt
{
    position: absolute;
    font-size: 16px;
    top: 10px;
    right: -10px;
    color: #2e3d4f;
}
.or-opt:before {
    content: '';
    position: absolute;
    border-left: 1px solid #2e3d4f;
    height: 12px;
    left: 13px;
    top: -10px;
}
.or-opt:after {
        content: '';
        position: absolute;
        border-left: 1px solid #2e3d4f;
        height: 12px;
        left: 13px;
        top: 20px;
}
.top-content .panel-default>.panel-heading
{
    color: #fff;
    background-color: #37548d;
}
.head-inputs {
	text-align: center;
}

.head-inputs .btn-box-bs {
	/*float: left;*/
}
.head-inputs .btn-sm
{
    padding:5px 20px;
}
#bacKBtn img, #bacKBtncs img {
	padding-right: 7px;
    margin-bottom: 5px;
}

.head-inputs p {
/*	float: left;
	margin: 23px 0 0 7px;
*/}

.form-wrap h3, .form-wrap p {
	text-align: center;
}

.get-live-rates {
	text-align: center;
}

.get-live-rates .btn.btn-primary {
	width: 100%;
}
.get-live-rates .btn
{
    display:block;
    width:100%;
}
/*#getrates, #getratescs, #moreDetailsBox {
	display: none;
}*/

#bookNow .btn-success {
    width: 100%;
}

.book-now-box {
	margin-top: 20px;
}
.finish-step
{
    float:left;
    width:100%;
}
.finish-step button
{
    float:right;
}
.finish-step > div:first-child
{
    border-bottom:1px solid #ccc;
}
.finish-step .btn-orange
{
    background:#ff8417;
    float:right;
    margin-top:15px;
}
.live-book {
	padding-top: 0px;
}
.live-book div
{
    padding-top:12px;
    border-bottom:1px solid #ccc;
    float:left;
}
.live-book-1st, .live-book {
	text-align: center;
}


.live-book-1st p span, .live-book p span {
	font-size: 18px;
}

.live-book-1st p:first-child {
	font-size: 32px;
	font-weight: 400;
}

.live-book p:last-child {
	font-size: 24px;
	font-weight: 400;
}
.live-book p.in-hand
{
    margin-bottom:10px;
}
.live-book p.in-hand span
{
    padding:0px;
    margin:0px;
}
.book-now-box .btn.btn-success {
	width: 100%;
}

.dealmodalcontent {
	text-align: center;
}

.dealmodalcontent p span {
	font-weight: 700;
}

.totalmp {
	font-size: 18px;
}

.ratemp {
	font-size: 30px;
}
.live-book p
{
    line-height:1;
}
.live-book p span.all-ch span
{
    font-size:14px;
    padding-left:10px;
}
#lbl_inclusivemsg
{
     font-size:14px;
    padding-left:10px;
}
#lbl_inclusivemsg1
{
    text-align:center;
    display:block;
}
.payablemp {
    max-width: 150px;
    text-align: center;
    margin: 10px auto;
    padding: 10px;
    background: #ebebeb;
    -webkit-border-radius: 7px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius: 7px;
    -moz-border-radius-topleft: 5px;
    border-radius: 7px;
    border-top-left-radius: 5px;
}

.modal-line {
    position: relative;
    height: 3px;
    width: 105px;
    background: #353535;
    top: 22px;
    margin-top: -15px;
}

.select-cty
{
        width: 100%;
    margin: auto;
    display: inline-block;
    max-width: 300px;
   border-left: 1px solid #CCC!important;
    border-right: 1px solid #CCC!important;
    margin-bottom:15px;
    margin-top:15px;
    padding: 0 !important;
}
.select-cty select
{
    width:100%;
    padding:5px 0px;
   
}
#myModal .close
{
    font-size: 20px;
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 50%;
    opacity: 1;
    position:absolute;
    top:10px;
    right:10px;
    color:#fff;
}
#myModal img
{
    width:100%;
}
#myModal .modal-body
{
    padding:0px;
}
.modal-info
{
    position:absolute;
    top:15px;
    left:15px;
    color:#fff;
    font-size:20px;
}
/* Canvas Graph */
.no-more-rates
{
    font-size:28px;
    color:#333;
    margin-top:100px;
}
.top10
{
	margin-top:10px;
}
.top25
{
	margin-top:25px;
}
.rel-class
{
	position:relative;
}
input:focus, select:focus, a:focus
{
	outline:none;
}
.chart-info
{
	width:100%;
	float:left;
    margin-top: 0px;
    padding: 0px 15px;
}
.chart-info h3
{
	margin:0px;
	float:left;
	margin-right:25px;
	padding:0px;
	font-size:22px;
	margin-top:5px;
	color:#555555;
}
.chart-info select
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background: #2C2628;
    border-radius:3px;
	color:#fff;
	position:relative;
	padding-left: 20px;
	margin-right:20px;
    top: 0px;
    left: -1px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.chart-info select option
{
	
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 25px;
}
.chart-info select:after
{
	content:'';
	position:absolute;
}
.chart-info .form-control
{
    max-width:300px;
}
.down-arrow:after
{
	 content: " \2191";
}
.selected-currency {
	font-size: 120px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    color: #DDDDDD;
}
.canvasjs-chart-credit
{
	display:none;
}
.select-circle
{
	position: absolute;
    color: #31AC7D;
    font-size: 10px;
    top: 10px;
    left:8px;
}
.close-tag
{
	position: absolute;
    color: #fff;
    background: #000;
    font-size: 11px;
    top: 9px;
    right: 8px;
    border: 1px solid #000;
    padding: 2px 3px;
    border-radius: 25px;
    text-align: center;
}
.close-tag i
{
    float: left;
    position: relative;
    left: -0.5px;
}
.add-currtype
{
    color: #FF4900;
    font-size: 20px;
    margin-left: 14px;
    margin-top: 8px;
}
.offer-content-section h4 span.bussiness-vol
{
    font-size:24px;
    font-weight:700;
}
.add-currtype:hover, .add-currtype:focus
{
    color:#000;
}
i.red
{
	font-size:24px;
}
.red
{
	color:#ED1B24;
}
.green
{
	color:#2CAE7E;
}
.currency-info{
	margin-top:40px;
}
.currency-info h4 span
{
	font-weight:700;
	margin-left:5px;
}
.book-info
{
	color:#000;
	border:2px solid #2CAE7E;
	border-radius:10px;
	padding:10px 20px;
	margin-top:10px;
	float:left;
	font-weight:400;
}
.book-info:hover
{
	color:#000;
	text-decoration:none;
}

/* Login Page */
body.loginpg , body.loginpg form{
    width: 100%;
    height: 100%;
    margin:0;
    display: block;
    padding:0;
    position: absolute;
}

.login-pgwrap {
    height: 100%;
    width: 100%;
    min-height: 100%;
    display: table;
    margin: 0;
    background: #ffffff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.login-centered {
    display: table-cell;
    vertical-align: middle;
}

.login-form-wrap {
    border: 1px solid #cccccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    background: #2c2628;
}

.login-form-wrap img {
    margin: 15px auto 25px;
    text-align: center;
    display: block;
}

.login-form-wrap p a {
    color: #ffffff;
    font-size: 12px;
}

.currency-dropdown-wrap {
    width: 50% !important;
}

.currency-dropdown {
    width: 100%;
}

.currency-validation {
    float: right;
}

.nodeal-alert {
    margin: 20px 0;
    width: 100%;
    float: left;
}



.pagination {
	display: inline-block;
	margin-top: 0px;
}

.pagination>li>a, .pagination>li>span { 
	border-radius: 50% !important;
	margin: 0 3px;
	color: #2CAE7E;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2CAE7E;
    border-color: #2CAE7E;
}

.btn-primary.btn-sm {
	background: #2CAE7E;
	border-color: #2CAE7E;
}

.top-options {
	margin-bottom: 5px;
}

input[type='image'].input-sm {
	height: 25px;
}


.awards-section {
    background: #fafafa;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #eeeeee;
    margin-top: 30px;
}

.awards-section .head-section {
    padding: 10px 0;
    text-align: center;
    border-bottom: 3px solid #dddddd;
    margin-bottom: 15px;
}

.awards-section .head-section h3 {
    font-size: 22px;
    margin-top: 5px;
    color: #555555;
    text-transform: uppercase;
}

.awards-section img {
	margin: 15px 0;
}

.awards-section p {
	font-size: 16px;
}

.awards-section p span {
	color: #7d246c;
	font-weight: 700;
}

/*slider*/
.fxk-slider{
    width:100%;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

.offer-head-section {
    width: 100%;
    float: left;
    padding: 10px 0 5px;
    text-align: center;
    border-bottom: 3px solid #dddddd;
    margin-bottom: 15px;
}

.offer-head-section h3 {
    float: left;
    font-size: 18px;
    margin-top: 5px;
    color: #555555;
    text-transform: uppercase;
}

.offer-head-section span {
    float: right;
    padding-top: 12px;
    color: #999;
    font-size: 12px;
}

.offer-content-section {
    width: 100%;
    float: left;
}

.offer-content-section h4 {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #31AC7D;
    line-height: 1.5;
}


.offer-content-section h4 span {
    display: block;
    text-align: center;
    color: #777;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 16px;
}

/*dropdown*/
.show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}

.show-on-hover .dropdown-menu {
    margin-top:10px;
    background: #eef3f9;
    border-color: #332D2F;
    padding: 5px;
}

.show-on-hover .dropdown-menu li a {
    font-size: 14px;
    padding: 3px 10px !important;
}

.show-on-hover .dropdown-menu li a:hover, .show-on-hover .dropdown-menu li a:active, .show-on-hover .dropdown-menu li a:focus {
    
}

.show-on-hover .dropdown-menu .divider {
    background-color: #463D40;
}

/**/
.step-wrap {
    border: 5px solid #eeeeee;
    float: left;
    width: 100%;
    margin: 15px 0;
    background: #F3F3F3;
}

.no-txt h3 {
    font-size: 72px;
    color: #cccccc;
    float: left;
}

.rt-content {
    padding: 25px 15px;
}

.rt-content p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2;
    color: #666666;
}

.rt-content i {
    font-size: 24px;
    padding: 8px;
    text-align: center;
}

.step-wrap.active-step {
    background: #CEFBEA;
}

.where-section {
	background: #fafafa;
	padding: 20px 0;
	text-align: center;
    margin-bottom: 25px;
    border-bottom: 1px solid #eeeeee;
}

.where-section .head-section {
    padding: 10px 0;
    text-align: center;
    border-bottom: 3px solid #dddddd;
    margin-bottom: 15px;
}

.where-section .head-section h3 {
    font-size: 22px;
    margin-top: 5px;
    color: #555555;
    text-transform: uppercase;
}

footer {
    width: 100%;
}

footer p {
    text-align: center;
    color: #666666;
    font-size: 12px;
    margin-bottom: 30px;
}

#pass-part, #reg-part {
    display: none;
}

.input-group.half-input-gp {
    width: 100%;
}

.create-deal-body {
    background: #e5e5e5;
}
#lbl_timerem{
    font-size:34px;
}

.live-book h3
{
    margin:0px;
    margin-bottom:10px;
}
.btn-book
{
    margin: auto;
    display: block;
    margin-top: 5px;
}
.live-rates
{
    margin:0px;
    text-align:center;
    border-bottom:1px solid #ccc;
    background:#f3f4f6;
    color:#fff;
    float:left;
    width:100%;
}
.live-rates h3
{
    float:left;
    margin:0px;
    color:#38538f;
    padding-left:10px;
    padding-top:13px;
    font-size:18px;
}
.rate-get
{
    color:#ff8417;
    font-style:italic;
    font-size:20px;
    float:right;
    margin-right:15px;
    padding-top:8px;
    font-weight:700;
}
.rate-close
{
    float:right;
    background:#38538f;
    padding:4px 15px;
}
.payable-section
{
    padding:0px;
    padding-bottom:17px;
    float:left;
    background:#f3f4f6;
}
.rates-info,.rates-info1
{
    width:100%;
    float:left;
}
.rates-info .pull-right
{
    border-left:1px dashed #262022;
}
.rates-info1 span
{
    font-size:16px;
    margin-bottom:5px;
    padding: 5px 0px;
}
.each-stage
{
    position:fixed;
    bottom:0px;
    width:100%;
    float:left;
    background: #333333;
}
.pstage, .pstage1
{    
    padding: 30px 0px;
    padding-left: 10px;
}
.pstage h3,.pstage h2,.pstage h4,.pstage1 h3,.pstage1 h2,.pstage1 h4
{
    color:#fff;
    margin:0px 5px;
    padding:0px;
    text-transform:uppercase;
}
.stage-active h2,.stage-active h4
{
    color:#333;
    font-weight:700;
}
.pstage h2,.pstage1 h2
{
    position:relative;
    z-index:999;
}
.pstage h4,.pstage1 h4
{
    font-size:14px;
}
.pstage h3 span,.pstage1 h3 span
{
    background: #2EAE7E;
    padding: 10px 15px;
    border: 1px solid #fff;
    text-align: center;
    position: absolute;
    right: 25px;
    z-index: 999;
    border-radius: 50px;
    top: 25px;
    font-weight:700;
}
.stage-active
{
    background: #2EAE7E;
}
.stage-active h3 span{
    background: #333333;
}

.pstage:after, .pstage:before {
	right:0px;
	top: 0px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
        z-index: 9;
}

.pstage:after {
	    border-color: rgba(136, 183, 213, 0);
    border-left-color: #333333;
        border-width: 46px;
    right: -44px;
    top: 3px;
}
.pstage:before {
	    border-color: rgba(194, 225, 245, 0);
    border-left-color: #565656;
        border-width: 49px;
    right: -50px;
        background: #333;
}
.prev-step:before
{
    background: #2EAE7E;
}
.stage-active:after
{
    border-left-color: #2EAE7E;
}
.selectinfo-curr
{
    background: #E5E5E5;
    border-radius: 10px;
    margin: 0px;
    padding: 10px 50px;
    color: #000;
    font-size: 14px;
    padding-left:30px;
}
.refer-tel
{
    border: none;
    border-bottom:1px solid #000;
    min-width:80px;
    max-width:150px;
    float:left;
    margin:0px 15px;
    background:transparent;
    padding:2px 5px;
    font-size:18px;
}
.edit-icon
{
    left:-25px;
    float:left;
}
.refer-mobile
{
    float:left;
    font-size:18px;
}
.in-hand
{
    text-align:center;
    margin-top:12px;
    font-size:16px;
    margin-bottom: 0px;
}
.in-hand span
{
    font-size:20px;
    font-weight:700;
    color:#004684;
    margin:0px 2px;
}
.change-password .input-group
{
        width: 100%;
    max-width: 300px;
}
.make-center
{
    margin:auto;
    display:block;
}
.pagination-list table
{
    margin:auto;
}
.pagination-list td
{
    
}
.pagination-list td span {
     padding-right:10px;   
}
.pagination-list td a
{
    padding:10px 15px;
    background:#cccccc;
}
.dealers-found
{
    font-size:16px;
    font-weight:700;
    text-align:center;
    background:#fafafa;
    padding:50px 0px;
}
.dealers-found img
{
    margin:auto;
    display:block;
    margin-bottom:10px;
}
.dealers-found p
{
    text-align:center;
    color:#000;
    font-weight:400;
    text-transform:uppercase;
}
.dealers-found p span
{
    color:#ff8417;
    font-style:italic;
}
.dealers-found p span.worry
{
    color:#3a578e;
    font-style:normal;
}
.customer-message
{
    border:1px dotted #000;
}
.customer-message h3
{
    margin:0px;
    margin:25px 0px;
    text-align:center;
}
.choose-options
{
    margin-top:10px;
}
.choose-options col-xs-6:first-child
{
    padding-left:0px;
}
.choose-options col-xs-6:last-child
{
    padding-right:0px;
}
.choose-options input[type=button].active,.choose-options input[type=button].active:hover {
    background: #38558d;
    color: #fff;
}
.choose-options input[type=button] {
    width:100%;
    margin: 0;
    margin-bottom: 5px;
    background: #d8d8d8;
    color: #404040;
    float: left;
    border-radius: 0;
    padding:8px 0px;
    font-size:18px;
}
.choose-options input[type=button]:hover,.choose-options input[type=button]:focus,.choose-options input[type=button]:active
{
    color:#404040;
}
.choose-options input[type=button].active:hover,.choose-options input[type=button].active:focus,.choose-options input[type=button].active:active
{
    color:#fff;
}
#divbookNow table
{
    width:250px;
    margin:auto;
}
#divbookNow table label
{
    padding-top:20px;
    padding-left:5px;
}
#divbookNow td
{
    padding-right:5px;
}
.del-details
{
    margin-top:20px;
    text-align:center;
    margin-bottom:0px;
    font-size:16px;
    font-weight:700;
}
table.store-home
{
    max-width:400px;
    width:100%;
    margin:auto;
}
table.store-home label
{
    padding-left:5px;
}
table.store-home td
{
    padding-bottom:15px;
}
table.store-home td:last-child
{
    float:right;
}
span.bidding-over
{
    font-size:18px !important;
    padding-bottom:5px;
    margin-top:-10px;
    float:left;
}
.select-from
{
    margin-bottom:20px;
    margin-top:20px;
    width:100%;
    float:left;
}
.select-from .form-control
{
    margin-bottom:10px;
}
.select-from .input-group-addon
{
    float: left;
    width: 50px;
    position: absolute;
    top: 4px;
    right: 17px;
    border: none;
}
.total-comm
{
    margin:auto;
    display:table;
}
@media (max-width:1024px)
{
    .each-stage
        {
            display:none;
        }
}
@media (max-width:480px) {
    .btn-box button.btn-me, .btn-box button.btn-cust {
        font-size: 12px;
    }

    .selected-currency {
        font-size: 60px;
    }

    #chartContainer,     #chartContainer canvas {
        height: 150px !important;
    }

    .chart-info h3 {
        margin-bottom: 15px;
    }


}

 .input-group-addon {
   background-color: #ffffff !important;
}
.refferal-map
{
    width:100%;
}
.refferal-map td, .refferal-map th
{
    padding:5px 10px;
}
.what-img
{
    width:30px;
    float:left;
}
.whatsapp {
    
    padding: 0px 10px;
    border-bottom: 1px dotted #333;
    float:left;
    width:100%;
    background: #e9edf6;
    padding-bottom:5px;
}

.whatsapp img
{
    max-width:15px;
}
.whatsapp img.fx-logo
{
    max-width:100px;
    margin-top:2px;
}
.whatsapp span
{
    padding-top:7px;
    float:left;
    padding-right:5px;
}
.forex
{
    border:1px solid #ccc;
    float:left;
    width:100%;
    background:#524a70;
    margin-top:5px;
}
.forex h3
{
    padding:10px;
    margin:0px;
    font-size:18px;
    color:#D48F03;
    font-weight:600;
    float:left;
}
.radio-form
{
    
    width:242px;
    float:right;
    margin-bottom:15px;
}
.radio-form div
{
    padding:0px;
}
.radio-form label
{
    padding-left:5px;
    padding-right:15px;
    line-height:0px;
    float:left;
    margin-top:10px;
}
.radio-form input[type=radio]
{
    padding-top:0px;
    float:left;
}
.rates-info1 p
{
    float:left;
    width:100%;
    margin-top:5px;
}
.dataTables_length,.dataTables_info
{
    float:left;
    padding:10px;
}
.dataTables_filter,#commissionTable_paginate,#historyss_paginate,.dataTables_paginate
{
    float:right;
    padding:10px;
}
.dataTables_filter label,.dataTables_paginate label
{
    float:right !important;
}
.dataTables_filter label input
{
    border:1px solid #ccc;
    margin-left:5px;
}

#commissionTable_paginate a,#historyss_paginate a,.dataTables_paginate a
{
    margin-right:10px;
    cursor:pointer;
}
#commissionTable_paginate a:hover,.dataTables_paginate a:hover
{
    text-decoration:none;
}
.paginate_button.current
{
    background:#ccc;
    padding:5px 10px;
    color:#000;
}
.contact-info
{
    float: left;
    width: 100%;
    padding-bottom: 5px;
    padding-right: 15px;
    font-size: 18px;
    font-weight:300;
    margin-top: 4px;
    color:#fff;
}
.contact-info div:nth-child(2)
{
    text-align:center;
}
.contact-info div:nth-child(3)
{
    text-align:right;
}
.contact-info img
{
    width:18px;
}
.or-text
{
    margin:0px 10px;
    border-left:1px solid #000;
    padding-bottom: 5px;
    font-size: 20px;
}
.connect-mail
{
    margin-left: 10px;
    padding: 5px 0px;
    text-align:right;
}
.connect-mail img
{
    margin-left: 10px;
    margin-right: 5px;
}
.connect-mail a
{
    color:#fff;
}
.tboFooter
{
    float:left;
    width:100%;
}
.tboFooter p
{
    margin:0px;
}
.fx-logo
{
    max-width:65px;
}
.dataTables_empty
{
   display:none !important;
}
/*DataTable*/
table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:0.5}table.dataTable thead .sorting:after{opacity:0.2;content:"\e150"}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}
.note-info p
{
    margin-bottom:0px;
    margin-top:15px;
    text-align:left;
}
.note-info p img
{
    margin:0px 5px;
    max-width:15px;
}
.note-info a,.note-info a:hover
{
    color:#000;
    text-decoration:none;
}
.for-info
{
    position:absolute;
    right:35px;
    top:5px;
    width:15px;
}
.deal-customer .for-info
{
    right:5px;
}
.offer
{
    padding-left:0px;
}
.break-rates
{
    text-align:center;
    margin-top: 10px;
    margin-right: 10px;
    
    width:500px;
    margin:auto;
}
.break-rates span
{
    float:left;
    margin-right:20px;
    margin-top:18px;
}
.break-rates input
{
    width:250px;
    float:left;
    margin-bottom:10px;
}
.carousel
{
    padding-left: 0px;
    margin-bottom: 20px;
    float:left;
    width:100%;
}
#currency-values h4{
	padding:5px 0px;
	line-height:1.7;
	font-weight:300;
	font-size:18px;
	
}
#currency-values a{
	color:#fff;
}
#currency-values a:hover{
	color:#fff;
    text-decoration:none;
}
#currency-values h4 i
{
	font-size:14px;
	font-weight:300; 
}
#currency-values .owl-item
{
	text-align:center;
}
#currency-values .owl-item h4
{
    margin:0px;
    color:#fff;
}
#currency-values .owl-item p,.dashboard p
{
    margin:0px;
}
.dashboard p.no-deler
{
    margin-bottom:10px;
}
#currency-values .owl-item > div
{
    border-left:1px solid rgba(255,255,255,0.5);
}
#currency-values .owl-buttons div
{
	position: absolute;
    top: 46%;
    border-radius: 0;
    padding: 5px 10px;
    display: block;
    color: #fff;
    background: rgba(0,0,0,0.5);
    margin:0px;
}
#currency-values .owl-item:nth-child(3n+1) .curr-rate
{
    background-color:#498128;
}
#currency-values .owl-item:nth-child(3n+1) .trav-rate
{
    background-color:#765699;
}
#currency-values .owl-item:nth-child(3n+2) .curr-rate
{
    background-color:#396a21;
}
#currency-values .owl-item:nth-child(3n+2) .trav-rate
{
    background-color:#553777;
}
#currency-values .owl-item:nth-child(3n+3) .curr-rate
{
    background-color:#2c5c10;
}
#currency-values .owl-item:nth-child(3n+3) .trav-rate
{
    background-color:#532f77;
}

#currency-values .owl-buttons div.owl-next
{
	right:0px;
}
#currency-values .owl-buttons div.owl-prev
{
	left:0px;
}
.popover-content table
{
    margin-bottom:5px;
}
.popover-content .table>tbody>tr:first-child>th
{
    border-top:0px;
}
.no-deler
{
    background:#38558d;
    color:#fff;
    text-align:center;
    padding:27px 0px;
    float: left;
    width: 100%;
}
#ddlcur,#ddlcur_Cust,#ddlcurWT
{
    border:none;
}
#List_City
{
    border: 1px solid #ccc;
    margin-top: 10px;
}
.ad-img
{
    padding-right:0px;
}
.ad-img img
{
    width:100%;
}
.in-hand span.collect-span
{
    font-size:12px;
    color:#ea0000;
    font-weight:400;
    float:left;
}
.rate-up h3
{
    text-align:center;
    color:#333;
    padding:5px 0px;
    font-size:14px;
    font-weight:300;
    margin: 0px;
    line-height: 1.5;
}
.rate-up h3.my-rate span
{
    color:#fff;
}
.rate-up h3.original-rate
{
    background:#f8f7e9;
}
.rate-up h3.my-rate
{
    background:#ff8417;
    color:#fff;
}
.rate-up h3.my-margin
{
    background:#f0fbe9;
}
.rate-up h3.you-earn
{
    background:#fbe9e9;
}
.rate-up h3 span
{
    font-size:28px;
    color:#000;
    font-weight:700;
}
.rate-up h3 span.make-small
{
   font-size: 12px;
   font-weight: 300;
}
.rate-up h3 span.hilite
{
   font-size: 12px;
   font-weight: 300;
   font-style:italic;
}
.rate-up div
{
    padding:0px;
    border:1px solid #ccc;
    border-bottom:none;
}
.rate-up div:last-child
{
    border-bottom:1px solid #ccc;
}
.rate-up div:last-child h3
{

    text-align:center;
     border-right:none;
}
.wire-rate div h3
{
    padding:58px 0px;
}
.best-req
{
    color:#38558d;
    font-size:16px;
}
.session-exp
{
    color:#404040;
    text-align:right;
    font-size:16px;
}
.session-exp span
{
    color:#f00;
}
.req-doc
{
    padding:8px;
    background:#f4f4f4;
    text-align:left;
    border:1px solid #ccc;
}
.req-doc h3
{
    text-align:left;
    font-size:18px;
    margin:5px 0px;
    border-bottom:1px solid #ccc;
    padding-bottom:5px;
}
.req-doc ul
{
    padding-left:15px;
}
.padleft0
{
    padding-left:0px;
}
.padright0
{
    padding-right:0px;
}
.wire-heading
{
    padding-left:15px;
    margin:0px 0px 25px;
}
#connect-wire
{
    cursor:pointer;
}
.align-center
{
    text-align:center;
    font-weight:700;
}
.align-center a
{
    text-decoration:underline;
}











/*cUSTOM cOMBO bOX*/
.custom-select {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
	*display: inline;
	width: 220px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.custom-select.small {
	width: 104px;
}
.custom-select.medium {
	width: 164px;
}
.custom-select.large {
	width: 300px;
}
.custom-select.xlarge {
	width: 380px;
}
.custom-select > select {
	display: none !important;
}
.custom-select > a.dropdown-toggle {
	border-radius: 0;
	line-height: 28px;
	box-shadow: none;
	background: #ffffff;
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	border: 1px solid #aaa;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	color: #888;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 30px;
}
.custom-select > a.dropdown-toggle.disabled,
.custom-select > a.dropdown-toggle.disabled:hover {
	cursor: not-allowed;
	color: #aaa;
	background: #eee;
}
.custom-select > a.dropdown-toggle:hover, 
.custom-select.open > a.dropdown-toggle {
	color: #333;
}
.custom-select.open > a.dropdown-toggle {
	border-bottom: 0;
	line-height: 29px;
}
.control-group.error .custom-select > a.dropdown-toggle {
	border-color: #f09784;
	color: #d68273;
}
.custom-select > a.dropdown-toggle > span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.custom-select > a.dropdown-toggle > b {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%;
}
.custom-select > a.dropdown-toggle > b:before {
	content: "\f0d7";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 12px;
	position: relative;
	top: -1px;
	left: 1px;
}
.custom-select.open > a.dropdown-toggle > b:before {
	content: "\f0d8";
}
.custom-select > .dropdown-menu {
	margin-top: 0;
	border-color: #aaa;
	border-top: 0;
	padding-bottom: 0;
	width: auto;
	min-width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
.custom-select > .dropdown-menu > .custom-select-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 0 4px;
	white-space: nowrap;
}
.custom-select > .dropdown-menu > .custom-select-search > input {
	width: 100%;
	height: 30px;
	margin: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px 20px 4px 5px;
	border-radius: 0;
}
.custom-select > .dropdown-menu > .custom-select-search:after {
	content: "\f002";
	display: inline-block;
	color: #888;
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	top: 4px;
	right: 10px;
}
.custom-select > .dropdown-menu > ul {
	border-color: #aaa;
	border-top: 0;
	margin: 4px 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 240px;
	padding-right: 14px;
}
.custom-select > .dropdown-menu > ul > li > a {
	font-size: 13px;
	margin-bottom: 1px;
	margin-top: 1px;
	display: block;
	padding: 3px 8px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	cursor: pointer;
	width: 100%;
}
.custom-select > .dropdown-menu > ul > li > a:hover, 
.custom-select > .dropdown-menu > ul > li > a:focus {
	color: #fff;
	text-decoration: none;
	background-repeat: repeat-x;
}
.custom-select > .dropdown-menu > ul > li > a:hover {
	background: #4f99c6;
}
.custom-select > .dropdown-menu > ul > li > a:focus {
	background: #2283c5;
}
.custom-select > .dropdown-menu > ul > li.empty-result > em {
	text-align: center;
	padding: 4px 8px;
	display: block;
}
.custom-select > .dropdown-menu > .custom-select-action > button {
	border-radius: 0;
	background-image: none;
}
.comm_txt span
{
    background:#ddd;
    border:1px solid #ccc;
    padding:7px 5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    height:34px;
    display:block;
}
.comm_txt input
{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
}
.show-more
{
    background: #d6d6d6;
    padding: 5px 15px;
    text-align: center;
    margin-bottom: 10px;
    cursor:pointer;
    color:#000;
    text-decoration:none;
    width:100%;
    float:left;
}
.show-more:hover
{
    color:#000;
    text-decoration:none;
}
.show-more a i
{
    padding-right:5px;
}
.diff-cur h3
{
    background:#6e8f38;
    margin:0px;
    font-size:14px;
    color:#fff;
    padding:13px 0px;
}
.diff-cur h3:last-child
{
    background:#765699;
}
.dashboard
{
    float: left;
    width: 100%;
}
.check-wire
{
    margin-top:20px;
    cursor:pointer;
    padding:5px 10px;
    background:#67be63;
    color:#fff;
    float:left;
    width:100%;
}
.check-wire img
{
    max-width:80px;
    float:left;
}
.check-wire p
{
    text-align:left;
    float:left;
    font-size:16px;
    margin-left:15px;
    margin-top:5px;
}
.check-wire a
{
    color:#fff;
    text-decoration:underline;
}
.check-wire p span
{
    text-transform:uppercase;
    font-size:19px;
    color:#fff;
}
.check-wire h4
{
    text-align:center;
    color:#1c2c51;
    font-size:14px;
    padding:5px 0px;
    border-right:2px solid #ccc;
    height: 36px;
}
.check-wire h4 span
{
    font-size:24px;
}
.check-wire>div:last-child
{
    margin-top:15px;
}
.check-wire>div:last-child>div:nth-child(1)
{
    background:#fffdc4;
}
.check-wire>div:last-child>div:nth-child(2)
{
    background:#ffff87;
}
.check-wire>div:last-child div:nth-child(3)
{
    background:#fffdc4;
}
.check-wire>div:last-child div:nth-child(3) h4
{
    border-right:none;
}
.agentComm
{
    background:#ccc;
    padding:7px 15px;
}
.agentComm label
{
    margin:0px;
}
.foriegn-exchange
{
    position: absolute;
    right: 0;
    top: 35px;
    padding:10px;
    margin:0px;
    font-size:18px;
    color:#D48F03;
    font-weight:600;

}
#ad-slides .owl-pagination
{
    width: 30px;
    position: absolute;
    bottom: 33%;
    right: 0;
}
.select-kyc
{
    margin-top:20px;
    float:left;
    width:100%;
}
.select-kyc span
{
    float:left;
    margin-top:10px;
    margin-right:15px;
}
.select-kyc select
{
    width:350px;
    float:left;
}
.down-kyc
{
    margin-top:20px;
    float:left;
}
table.table.down-kyc tbody  > tr > td
{
     height: 32px;
     border-top:none;
}
#btn_upload
{
    float:right;
    margin-top:20px;
    background:#38558d;
    color:#fff;
}
#modelforedit .modal-dialog
{
    width:80%;
}
#modelforedit .modal-content
{
    width:100%;
}
#modelforedit .modal-header,#AllocateTcCard .modal-header
{
    background:#262022;
    color:#fff;
}
#modelforedit .close{
    color:#fff;
    opacity:1;
}
#offer-dec .modal-body
{
    padding:0px;
}
img.check-wire
{
    margin:0px;
    background:transparent;
    padding:0px;
}
#CardDetailsTransactions .modal-dialog
{
    width:100%;
    max-width:1400px;
}
#CardDetailsTransactions .modal-body  {
    width: 100%;
    overflow-x: scroll;
}
#CardDetailsTransactions .modal-header,#CardDetailsTransactions .modal-header .close,#AllocateTcCard .close,#AllocateTcCard .modal-header
{
    background:#004684;
    color:#fff;
    opacity:1;
}
#CardDetailsTransactions table th
{
    background:#DDDDDD;
}
.tc-tab
{
    margin:10px 0px;
    padding:0px;
    float:left;
    width:100%;
    border-bottom:1px solid #ccc;
}
.tc-tab li
{
    list-style:none;
    float:left;
    margin-right:10px;
    padding:7px 20px;
}
.tc-tab li.active
{
    background:#004684;
}
.tc-tab li.active a
{
    color:#fff;
}
.tc-tab li a:hover,.tc-tab li a:focus,.tc-tab li a:active
{
    text-decoration:none;
}
.tc-tab li a
{
    color:#333;
}
#Issued
{
    display:none;
}
#dic_Tcddl
{
    color:#38558d;
}
#dic_Tcddl div
{
    margin-top:10px;
}
#dealWithMe .form-control
{
        padding: 6px 5px;
}
.card-details th{
    background:#646464;
    color:#fff;
}
.tile-container {
    float:left;
    width:100%;
}
.orange-tile {
    background:#f56954;
}
.sky-tile {
    background:#39aafa;
}
.green-tile {
    background:#00a65a;
}
.blue-tile {
    background:#00639e;
}
.tile {
    width:100%;
    padding:10px;
    position:relative;
    color:#fff;
    border-radius:5px;
    cursor:pointer;
    float:left;
    margin-top:10px;
    margin-bottom:30px;
}
.tile i
{
    font-size:62px;
    position:absolute;
    right:5px;
    bottom:5px;
    color:rgba(0,0,0,0.2);
}
.tile h3
{
    font-size:38px;
    margin:0px;
    font-weight:600;
    margin-top:10px;
}
.tile h4
{
    font-size:20px;
    margin:0px;
    margin-bottom:10px;
}
.tile a
{
    font-size:12px;
    color:#fff;
}
.tile.active.orange-tile:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f56954;
}
.tile.active.green-tile:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #00a65a;
}
.tile.active.blue-tile:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #00639e;
}
.customer-card
{
    background: #f2f2f2;
}
.customer-card h4 {
    font-size:14px;
    line-height:1.5;
    font-weight:600;
}
.customer-card h4 span{
    font-weight:400;
     font-size:18px;
}
.blank-txt {
    border:1px solid #c62525;
}
.blank-txt::-webkit-input-placeholder,.blank-txt::-moz-placeholder { 
    color: #c62525;
}
.rate-row{
    font-size:18px;
    margin:15px 0px;
    text-align:center;
    float:left;
    width:100%;
    color:#004684;
}
.rate-checker{
    background:#d7dff4;
    float:left;
    width:100%;
    margin-bottom:10px;
    padding:15px;
}
.rate-checker h4{
    margin:0px;
    font-size:16px;
    margin-bottom:10px;
}
.check-result{
    float:left;
    width:100%;
}
.check-result p{
    float:left;
    width:100%;
    font-size:12px;
    text-align:center;
    margin:0px;
}

/***Custom Tab***/

.custom-tab {
    margin-top:30px;
}
.custom-tab .tab-pane{
    border: 1px solid #ccc;
    padding: 20px;
    border-top: none;
}

.custom-tab .nav-tabs.nav-justified > li > a {
    border-color: #eaeaea;
    border-bottom: 1px solid #dddddd;
    background: #d7dff4;
    color:#000000;
    font-size: 15px;
    cursor: pointer;
    height: 43px;
    padding: 2px 15px;
    line-height: 38px;
}
.custom-tab .nav-tabs.nav-justified > li.active > a{
    background: #004684;
    color: #fff;
}
.custom-tab .nav-tabs.nav-justified > li > a > img{
    width: 32px;
}

.normalbanner {
    background: #8039A0;
    margin-top: 0 !important;
        padding: 18px 0 10px;
}
.normalbanner p.fly-logo img {
   max-width: 154px;
    width: 154px;
    margin-left: 20px;
}
.normalbanner p {
    display: inline-block;
    float: left;
        margin: 10px 6px;
}
p.fly-logo {
    margin: 0 6px;
}
p.tagline {
    width: 183px;
    font-size: 12px;
    border: 1px dashed #ffffff;
    padding: 8px 7px;
    text-align: center;
        margin: 0;
    margin-left: 14px;

}
p.activeText {
    color: #ffff87;
    font-size: 14px;
    text-transform: uppercase;
    max-width: 176px;
    text-align: center;
    vertical-align: middle;
        margin: 0;
    padding: 21px 0;
}
p.transText {
    width: 165px;
    text-align: center;
    font-size: 14px;
        line-height: 16px;
    float: right;
        margin: 0;
    margin-right: 16px;
}
    p.transText .btn-trans{
    display: block;
    padding: 8px 14px;
    background: #FF7900;
    text-decoration: none;
    font-size: 15px;
    border-radius: 10px;
    text-transform: uppercase;
    margin: 3px 0;
}
    .check-remit {
    margin-top: 20px;
    cursor: pointer;
    background: #67be63;
    color: #fff;
    float: left;
    width: 100%;
}
    .check-remit img {
    max-width: 80px;
    float: left;
}
    .check-remit .col-sm-4 p {
    text-align: left;
    float: left;
    font-size: 16px;
    margin-left: 15px;
    margin-top: 5px;
}
    .check-remit p span {
    text-transform: uppercase;
    font-size: 19px;
    color: #fff;
}
    .check-remit a {
    color: #fff;
    text-decoration: underline;
}