@charset "utf-8";
/* CSS Document */
a {
	color: #0055BA;
	text-decoration:none;
	outline:none;
}
a:hover, a:focus {
	text-decoration: underline;
	outline:none;
}
img {
	border: 0;
}
table {
	font-size:12px;
	color:#363636;
	margin:0px;
	padding:0px;
}
em {
	font-style:normal;
}
/************Ericmeyer Reset stylesheet***********/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	margin:0;
	padding:0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/************Ericmeyer Reset stylesheet***********/
/************************header****************************************************************************************************************/

#go-remit-wrapper {
	width: 98.458%;
	max-width:980px;
	margin: 0px auto;
	text-align:left;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height:18px;
	color: #363636;
}
.header {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width:980px;
}
#header-nav {
	width:680px;
	float:right;
	color: #666666;
}
.home-icon {
	background:url(../images/homeicon.jpg) no-repeat !important;
}
.question-icon {
	background:url(../images/go-remit-question.jpg) no-repeat !important;
}
/************************************************************************logo-part***********************************************************/

.logo-part {
	padding: 10px 0px;
	/*width:300px;*/
	width:100%;
}
.logo-part IMG {
	max-width:80%;
	height:auto;
}
/********************************************************************************left-column*****************************************************/
.left-part-remit {
	float:none;
	width:auto;
	margin:0;
	padding:0;
}
.first-left-part {
	float:left;
	width:32%;
	/*background: #0372c3 url(../images/middle-bg-left.jpg) repeat-y;*/
	/*width:174px;*/
	
	margin:1%;
	padding:0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #7f7f7f;/*display:none
	display:none*/ 
}
.left-column {
	/*width:175px;*/
	width:100%;
	text-align:left;
	margin:0;
	float:right;
	position:relative;
	z-index:1;
}
.interchange-display {
	display:none;
}
.interchange-displaydup {
	display:block;
}
.first-part-space {
	float:left;
	margin:0;
	padding:4px;
	/*width:166px;*/
	width:100%;
	text-align:center;
}
.first-part-space .home-text {
	/*color: #FFFFFF;*/
	color:#0070c0;
	margin: 0;
	padding: 10px 0 10px;
	text-align: center;
	/*width: 166px;*/
	width:100%;
	float:left;
}
.individual-text a {
	text-decoration:none;
	color:#ffffff !important;
}
.individual-text h4:hover {
	color:#ffffff;
}
.individual-text:hover {
	background:url(../images/individual-hover.png) no-repeat;
 background-size: 100% 100%;
	/*background:#f47f0b;*/
	width:93%;
	height:48px;
}
.individual-text h4 {
	text-align:center;
	line-height:40px;
	margin:0;
	color:#ffffff;
}
.sec-left-part {
    background: none repeat scroll 0 0 #9FBAD2;
    float: left;
    height: 98px;
    margin: 4px 1% 0 0;
    padding: 0;
    text-align: center;
    width: 44%;
}
.busi-text {
	float:left;
	margin:0;
	padding:10px 0px 0px 0px;
	text-align:center;
	width:174px;
	color:#ffffff;
}
.sec-last-part {
    border: 3px solid #0070C0;
    border-radius: 6px;
    float: left;
    margin: 3px 0 0;
    min-height: 200px;
    padding: 0;
    width: 44%;
}
.sec-last-text {
	    -moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
			-o-box-sizing: border-box;
    border-bottom: 1px solid #4A7EBB;
    color: #0079B6;
    float: left;
    font-size: 11px;
     padding: 10px 0;
    text-align: center;
    width: 100%;
}
.border-none {
	border:none;
}
.mid-section {
	float:left;
	padding:5px 10px 10px 10px;
	/*width:800px;*/
	width:96%;
}
 / /*login form*/
#corporate-login {
 padding:10px 0px 0px;
}
.post-script {
	color:#ffffff;
	text-align:center;
}
form {
	margin-top:10px;
}
#forgot-password {
	margin-left:5px;
	float:left;
	text-indent:0;
	width:72px;
}
#forgot-password a {
	color:#ffffff;
	padding:0;
	line-height:14px;
	text-decoration:underline;
}
.button-row {
	padding: 10px 0 0 0px;
	width:178px !important;
}
.spacer {
	min-height:70px;
	height:70px;
}
.footer {
	width: 100%;
	background-image:url(../images/footer_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 20px auto 0px;
	padding:0px 0px 20px;
	float:left;
}
.footer-figure {
	/*width: 991px;*/
	width:90%;
	background-image:url(../images/footer_line.jpg);
	background-position: center top;
	height:6;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding-top:30px;
	clear:both;
}
.footer-links {
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	width:100%;
	text-align:left;
	margin:0px;
}
.footer-links a.active {
	color:#0055BA;
	font-weight:bold;
}
.footer-text {
	width: 100%;
	float: left;
	padding:10px 0px 0px;
}
/************************************************************************************innner*************************************************/


#aplly-video-btn-en {
	top: 36px;
	left: 20px;
	position: absolute;
}
#ticker {
	width:99%;
	background-color:#e8edf5;
	border:1px #cad6de solid;
	line-height:24px;
	margin:10px 0px 0px 0px;
	text-align:left;
	float:left;
}
#ticker .title {
	font-size:14px;
	font-weight:bold;
	color:#005B98;
	padding-left:10px;
	margin-top:3px;
}
#ticker-date {
	color:#555555;
	font-size:12px;
}
#ticker .data {
	background-color: #ffffff;
	border-top:1px #cad6de solid;
}
/**********************************************************************footer-part***************************************************/
.footer-mail {
	margin:10px 0px 0px;
	overflow:hidden;
}
.footer-img {
	width:100%;
	float: left;
	padding:10px 0px 0px;
}
.copyright {
	font-size: 10px;
	line-height:12px;
	float:none;
	display:block;
	text-align:center;
}
.center {
	margin:0 auto;
	width:156px;
}
.footer .footer-links a {
	background-image:url(../images/arrow.jpg);
	width:13px;
	height:21px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
	width:100%;
	color: #666666;
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
}
.footer .footer-mail a {
	background-image:url(../images/footer-mail.jpg);
	background-position: 0 center;
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.4em;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
}
/******************************************************main-container-banner-part*************************************************************/

.main-wrapper {
	width: 99.458%;
	max-width:980px;
	float:left;
	background-color: #ffffff;
	padding: 15px 0 0;
}
.main-banner {
	float:right;
	width:715px;
	width:100%;
	height:auto;
	overflow:hidden;
}
.main-banner-figure {
	float: right;
	/*width: 799px;*/
	width:99.5%;
	max-height: 245px;
	position: relative;
	margin: 0.5% 0 0;
}
.main-banner-figure img {
	width:100%;
}
.banner-video-part, .banner-video-part {
	top: 134px;
	left: 27px;
	height: 92px;
	width: 279px;
	position: absolute;
}
#video-btn {
	left: 14px;
	position: absolute;
	top: 36px;
}
/******************************************************main-container-end*************************************************************/

/******************************************************mid-section*********************************************************************/

.section-part {
	width: 100%;
	float:left;
}
.section-part h2 {
	font-size:18px;
	color: #0052a8;
	margin:0;
	padding:0px 0px 0px 5px;
	line-height:30px;
}
.section-part h3 {
	margin:0;
	font-size:12px;
	font-weight:normal;
	color: #0079B6;
	line-height:18px;
	margin-top:10px;
	margin-bottom: 10px;
}
.section-part .text {
	padding:5px 0px;
	font-size:12px;
}
.section-one {
	/*width:175px;*/
	width:46%;
	overflow:hidden;
	float:left;
	border-right: 1px solid #eeeeee;
	margin:0px 5px 0px 0px;
	padding:5px 7px 5px 5px;
}
.section-three {
	/*width:193px;*/
	width:46%;
	overflow:hidden;
	padding:5px 7px 5px 5px;
	float:left;
}
.section-two {
	/*width:186px;*/
	width:46%;
	overflow:hidden;
	float:left;
	border-right: 1px solid #eeeeee;
	margin:0px 5px 0px 0px;
	padding:5px 7px 5px 5px;
}
.right-column {
	/*background: url("../images/right-column-bg.jpg");
	background-repeat:no-repeat;*/
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	border:3px solid #0070c0;
	float:right;
	height:305px;
	/*width: 191px;*/
	width:99%;
	margin:5px 0px 0px 0px;
}
.txtbox {
	border: 1px solid #62B4EE;
	display: block;
	height: 18px;
	width: 100%;
	margin:5px 0px 0px 0px;
}
.alerts-form select {
	border: 1px solid #62B4EE;
	display: block;
	height: 18px;
	width: 100%;
	margin:10px 0px 0px;
}
.alerts-form {
	float: left;
	padding: 0 5px;
	width: 100%;
}
.corporate-login {
    clear: both;
    color: #FFFFFF;
    float: none;
    text-align: center;
    width: 98%;
}
.shinse {
    float: left;
    margin: 0 0 0 5px;
    padding: 0 0 10px;
    width: 185px;
}

.shinse span {
	color:#333333;
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	white-space: pre-wrap;       /* css-3 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	word-break: break-all;
	white-space: normal;

}
.shinse h5 {
	background: url("../images/shinsel.jpg") no-repeat scroll right center rgba(0, 0, 0, 0);
	color: #0079B6;
	float: left;
	font-size: 12px;
	margin: 0 8px 0 0;
	padding: 0;
	width: 175px;
}
.go-remit {
    float: left;
    margin: 0 0 0 5px;
    padding: 0 0 10px;
    width: 100%;
}

.go-remit h5 {
	background:url(../images/go-remit.jpg)no-repeat scroll right center rgba(0, 0, 0, 0);
	color: #0079B6;
	float: left;
	font-size: 12px;
	margin: 0 8px 0 0;
	padding: 0;
	width: 175px;
}
.paragraph p {
	padding:10px 0px 0px;
	margin:0;
}
.paragraph > h3 {
	padding:15px 0px 0px;
	margin:0 !important;
	overflow:hidden;
}
.paragraph > h3 a {
	color:#0079B6;
}
/*********************************************************header*******************************************************************************/

a.header-icon {
	background-image: url("../images/mail.jpg");
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #666666;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	padding-left: 18px;
	text-decoration: none;
}
.header-menu {
	color: #666666;
	float: right;
	width: auto;
	width:100%;
}
#top-header-row {
    float: right;
    padding: 16px 0 0;
    text-align: right;
    width: 90%;

}
.top-header-row a {
	color: #666666;
	padding: 0 0px 0 18px;
}
.top-header-row a.active {
	color: #0055BA;
	font-weight:bold;
}
.top-bg-menu {
	float:left;
	margin:5px 0px 0px -1px;
	padding:0;
	width:175px;
	height:10px;
	/*new css */
	display:none;
}
.btm-bg-menu {
	float:left;
	width:175px;
	height:10px;
	position:absolute;
	bottom:0;
	left:0;
	display:none;
}
.top-header-row span {
	float:left;
}
.top-header-row span:first-child a {
	padding:0px 10px 0px 18px;
}
/******************************************************************go-remit-form************************************************************/

.remit-breadcrumbs {
   float: left;
    padding: 5px 0 15px;
    width: 100%;
}
.right-welcome-part {
    font-size: 11px;
    margin: 11px 0;
    position: relative;
    top: 0;
}
.right-welcome-part ol li {
    color: #0052A8;
    float: left;
    font-family: arial;
    padding: 0 3px;
}
.right-welcome-part ol {
    left: 0;
    position: absolute;
    right: 0;
    top: -3px;
}
.remit-breadcrumbs ul {
	float:left;
}
.remit-breadcrumbs ul li {
	float:left;
	width:auto;
	padding:0px 10px 0px 20px;
	font-size:12px;
	background:url(../images/remit-breadcrumbs-arrow.jpg) no-repeat;
}
.remit-breadcrumbs ul li.active {
	color:#0051a8;
}
.margin-top-space {
	margin:10px 0px 0px 0px;
}
.bg-none {
	background-image:none !important;
	padding:0px 10px 0px 0px !important;
}
.go-remit-middle-bg {
    background: none repeat scroll 0 0 #0151A8;
    border-radius: 8px;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.go-remit-middle-bg ul {
    float: left;
    width: 100%;
}
.go-remit-middle-bg ul li {
    float: left;
    padding: 10px 0 0;
    width: 100%;
}
.go-remit-middle-bg ul li a {
    color: #FFFFFF;
    display: block;
    padding: 2px 0 2px 15px;
    width: 93%;
}
.go-remit-middle-bg ul li a:hover {
	background-color:#407dbe;
	padding:2px 0px 2px 15px;
	color:#0051a8;
	text-decoration:none;
	color:#FFFFFF;
}
.go-remit-middle-bg ul li a.active {
   width: 91%;
}
.go-remit-form-part h4 {
	background-color: #EDEDED;
	color: #0052A8;
	float: left;
	font-size: 21px;
	line-height: 35px;
	padding: 0 0 0 10px;
	width: 100%;
}

.margin-none {
	margin:0px !important;
}
.tab-part-one {
	float: left;
	margin: 0 0 10px 0px;
	width: 100%
}
.tab-label-box {
	float:left;
	width:100px;
	margin:0px 25px 0px 0px;
}
.tab-label-box label {
	font-size:14px;
	float:left;
	padding:0px 0px 5px;
}
.go-remit-container span {
	color:#FF0000;
}
.tab-input-box {
	float:left;
	width:90px;
}
.tab-input-box select {
	float:left;
	width:98%;
	padding:2px;
	border:1px solid #7f9db9;
}
.tab-style-box {
	float:left;
	width:160px;
}
.inputStyle {
	float:left;
	width:98%;
	padding:1px 2px;
	font-size:12px;
	color:#999999;
	border:1px solid #7f9db9;
}
.tab-label-style {
	float:left;
	margin:0px 25px 0px 0px;
	width:160px;
}
.tab-label-style label {
	float: left;
	font-size: 14px;
	padding: 0 0 5px;
}
.go-remit-container {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;   
	border-bottom: 1px solid #B9B9B9;
	float: left;
	width: 100%;
	padding: 0;
}
.tab-width-change {
	width:500px;
	margin:0;
}
.tab-width-change label {
	width:auto;
}
.tab-width-change em {
	float:left;
	padding:0px 10px;
	font-size:15px;
	font-style:normal;
	color:#7f9db9l;
}
.margin-btm-none {
	margin-bottom:0px;
}
.tab-label-sec-box {
	width: 150px;
}
.tab-input-sec-box {
	float:left;
	width:160px;
	margin:0px 0px 0px 0px;
}
.tab-input-sec-box select {
	float:left;
	width:98%;
	padding:2px;
	border:1px solid #7f9db9;
}
.tab-label-sec-box {
	width:160px;
	margin:0px 15px 0px 0px;
}
.question-icon-part em {
	float:left;
}
.question-icon-part img {
	vertical-align:middle;
}
.question-input-box {
	float:left;
	width:auto;
	margin:5px 0px 5px 0px;
}
.question-input-box .rup-text {
	color:#333333;
	width:auto;
	float:left;
	margin:0px 10px 0px 0px;
}
.question-input {
	float:left;
	width:50px;
	margin:0px 0px 0px 0px;
}
.question-input-sec {
	float:left;
	width:80px;
	margin:0px 0px 0px 0px;
}
.question-input-box em {
	float:left;
	margin:0px 5px 0px 5px;
}
.question-icon-part {
	float:left;
	width:100%;
}
.question-input-third-part {
	float:left;
	width:100%;
}
.question-input-third {
	float:left;
	width:230px;
	margin:0px 0px 0px 0px;
}
.tab-question-text {
	float:left;
	padding:10px 0px;
	font-size:12px;
	width:100%;
}
.go-remit-tab-enclose {
    float: left;
    width: 100%;
  padding: 10px 0 !important;
}
.go-remit-tab-enclose .tab-label-style {
	float:left;
	width:270px;
	margin:0;
}
.go-remit-tab-enclose .tab-style-box {
	width:250px;
	float:left;
	margin:0px 10px 0px 0px;
}
.top-none {
	padding-top:0px;
}
.last-input-part {
	width:220px;
	margin:0px 27px 0px 0px;
	padding:10px 0px;
}
.last-input-part em {
	float:left;
	margin:0px 5px;
}
.last-input-part label {
	width:auto;
}
.last-input-part .tab-input-box {
	width:50px;
}
.last-row-remit {
	float:left;
	padding:10px 0px;
	width:100%;
}
.last-row-figure {
	float:left;
	width:149px;
	height:27px;
	background:url(../images/last-row-figure.jpg) no-repeat;
}
.last-row-text {
	float:left;
	padding: 10px 0 0 7px;
}
.last-end-figure {
	float:left;
	width:114px;
	height:32px;
	background:url(../images/last-end-figure.jpg) no-repeat;
}
.last-row-figure p {
	text-align:center;
	padding:4px 0px 0px 0px;
	color:#ffffff;
	font-size:11px;
}
.last-end-figure a {
	color: #FFFFFF !important;
	display: block;
	font-size: 11px !important;
	padding: 6px 0 0 2px;
	text-align: center;
}
/************************************************************about-us****************************************************/


.about-us-container span {
	display:block;
	line-height:21px;
}
.about-us-container em {
	color:#0093dd;
}
.rupee-value-part {
	float:left;
	width:100%;
}
.rupee-usd {
    background-color: #FFFFFF;
    float: left;
    width: 100%;
}
.rupee-usd tr {
	float:left;
	background-color:#ededed;
	margin:5px 0px 0px;
	width:420px;
}
.rupee-usd tr td {
	float:left;

	padding:5px 20px;
	background-image:url(../images/about-rupee-bg.png);
	background-repeat:no-repeat;
	background-position:10px 11px;
	text-align:left;
	font-size: 12px;
}
.about-sub-container {
    float: left;
    margin: 20px 0 0;
    width: 100%;
	font-size:12px;
}
.apply-online-container {
    float: left;
    margin: 10px 0 0;
    width: 100%;
}
.apply-paragraph-part {
    -moz-box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 100%;
}
.apply-paragraph-part p {
    padding: 0 0 15px;
    width: 100%;
}
.apply-text-part {
    float: left;
    padding: 15px 0 0;
    width: 100%;
}
.apply-text {
	float:left;
	width:100%;
	margin:15px 0px 15px 0px;
}
.apply-text h4 {
	padding:0px 0px 15px 0px;
}
.apply-text ul {
	float:left;
	margin:0px 0px 0px 15px;
}
.apply-text ul li {
	list-style-type:disc;
	padding:0px 0px 5px 0px;
}
.apply-container-start {
    border: 1px solid #BFBFBF;
    float: left;
    margin: 0;
    width: 100%;
}
.apply-description {
    float: left;
    padding: 10px 0 0;
    width: 100%;
}
.apply-description ul li {
	float:left;
	width:auto;
}
.apply-description ul {
	float:left;
	width:100%;
}
.apply-online-button {
	float:left;
	background:url(../images/apply-online-button.jpg) no-repeat;
	width:144px;
	height:30px;
	text-align:center;
	padding:4px 0px 0px 0px;
	color:#ffffff;
	margin:10px 0px 0px 0px;
}
.check-out-part-heading {
    float: left;
    height: 500px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.remit-breadcrumbs a {
	color:#333333;
}
.top-bg {
	float:left;
	margin:0;
	padding:0;
	width:174px;
	height:11px;
	/*display:none;*/
	display:none;
}
.btm-bg {
	float:left;
	margin:0;
	padding:0;
	width:174px;
	position:relative;
	bottom:5px;
	left:0;
	/*new css */
	display:none;
}
.go-remit-form-top-bg {
	float:left;
	width:175px;
	height:9px;
	display:none;
}
.go-remit-btm-bg {
	float:left;
	width:174px;
	height:9px;
	position:relative;
	bottom:3px;
	left:0;
	display:none;
}
.position-relative {
	position:relative;
}
.padding-btm-none {
	padding-bottom:0px !important;
}
.tapped-part {
	border-bottom:3px solid #0070c0;
	float: left;
	height: 53px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.tapped-part ul li {
float:left;
width:30%;
margin-right:4px;
}
.tapped-part ul li a {
  background-image: url("../images/tab-figure-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #333333;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 39px;

    list-style: none outside none;
    margin: 0 1px 0 0;
    outline: medium none;
    padding: 15px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
	
	}


.tapped-part ul li.active a {
 background-image: url("../images/tab-bg.jpg");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 40px;
}
.tapped-part ul li a {
	color:#333333;
	text-decoration:none;
}
.right-part {
	float:left;
	width:100%;
}
/*****************************************************************register*****************************************************************/

.floatLeft {
	float:left;
}
.floatRight {
    float: right;
      width: 100%;
}

.right-side-part {
    background-color: #F5F5F5;
    float: left;
    width: 45%;
}
.register-width-percent {
    float: left;
    width: 100%;
}
.right-side-space {
	padding:15px;
}
.right-part-one {
	float:left;
	padding:10px 0px;
	width:170px;
}
.text-center {
	text-align:center;
	color:#005B98;
	font-size:13px;
}
.register-center-div {
	margin:0 auto;
	width:170px;
}
.register-center-div em {
	color: #0093DD;
}
.register-download-form {
    background-color: #F5F5F5;
    float: left;
    padding: 7px 0;
    width: 100%;
}
.download-text-reg {
    float: left;
    padding: 0 0 0 10px;
    width: 75%;
}
.register-figure {
    float: left;
    padding: 3px 0 0 10px;
    width: 20%;
}
.register-width {
    width: 100% !important;
}
.register-online {
    float: left;
    padding: 0 0 0 20px;
    width: 95%;
}
.register-online ul li {
    list-style-type: disc;
    padding: 0 0 5px;
    width: 95%;
}

.register-online ul li a:hover {
	text-decoration:underline;
	color:#0550a9;
}
.register-online ul li a {
	color:#0055BA;
	font-size:12px;
}
.border-right-rupee {
	border-right:5px solid #ffffff;
}
/****************************************************************indentification**************************************************************/
.go-remit-indentification {
    float: left;
    padding: 5px;
    width: 99%;
}
.indentification-part {
	float:left;
	width:100%;
	padding:0px 0px 10px;
}
.indentification-part p {
	color:#333333;
	font-size:13px;
	line-height:normal;
	width:100%;
	padding:0px 0px 5px;
}
.indentification-text {
	float:left;
	padding:10px 0px 10px 10px;
	line-height:24px;
	font-size: 12px;
}
.indentification-text span {
	color:#CC0000;
}
.indentific-figure {
	float:left;
	width:100%;
}
.identify-document-part {
    float: left;
    padding: 10px 0;
    width: 100%;
}
.identify-title {
    float: left;
    width: 100%;
}
.identify-a-icon {
	float:left;
	font-weight:bold;
	font-size: 12px;
	padding:0px 10px 0px 0px;
}
.identify-a-icon img {
	float:left;
	padding:0px 4px 0px 0px;
}
.identify-a-icon span {
	font-size:17px;
	float:left;
	padding:5px 4px 0px 0px;
	vertical-align:middle;
}
.identification-table {
    float: left;
    overflow: auto;
    padding: 0px;
    width: 99%;
}
.identification-table table tr {
	border-bottom:1px solid #cccccc;
}
.identification-table table tr td {
	border:1px solid #cccccc;
	padding:5px 10px;
	vertical-align: middle;
}
.identify-heading {
	line-height:35px;
	background-color:#297ed9;
	text-align:center;
	color:#ffffff;
	font-size:13px;
}
.font-change-indentify {
	font-size:12px;
}
.identify-list {
}
.identify-list li {
	list-style-type:disc;
	margin: 0 20px;
	padding: 5px 0 5px 10px;
}
.identify-second-table {
    float: left;
    padding: 10px 0 0;
    width: 100%;
}
.padding-left {
	padding:0px 0px 0px 10px;
}
.c-icon-part {
	font-weight:normal;
	padding:10px 0px 0px;
}
.c-icon-number {
	float: left;
	font-size: 17px;
	padding: 5px 4px 0 0;
	vertical-align: middle;
	color:#000000 !important;
}
.circle-list li {
	list-style-type:circle !important;
}
.font-weight-none {
	font-weight:normal;
}
.color-change {
	color:#CC0000;
}
.padding-bottom {
	padding-bottom:20px;
}
/****************************************************************apply-online*****************************************************/
.offline-figure {
	float:left;
	padding:0px 0px 20px 0px;
	width:100%;
}
.offline-table {
	float: left;
    width: 100%;
}
.offline-table tr td {
	border:1px solid #cccccc;
	padding:5px;
}
.offline-heading {
	background-color:#e0dede;
}
.offline-table td ol li {
	list-style-type:decimal;
	margin:0px 20px;
	padding:0px 0px 5px;
}
/*******************************************************************remittance form************************************************************/

.remittance-btn {
	padding: 10px 0px 10px;
	width:auto;
}
.remittance-btn a {
	float:left;
	background:url(../images/remittance.png) no-repeat;
	width:155px;
	height:32px;
	color:#ffffff;
	padding:6px 8px 0px 8px;
}
.find-btn {
	float: left;
}
.find-btn a {
	float:left;
	background:url(../images/find-out-more.png) no-repeat;
	width:109px;
	height:32px;
	color:#ffffff;
	padding:6px 8px 0px 8px;
}
.find-out-arrow {
	padding:0px 0px 5px 0px;
	vertical-align:middle;
}
.remittance-btn span {
	float:left;
}
.remittance-btn em a {
	background:none;
	color:#0055BA;
}
.remittance-btn em a:hover {
	text-decoration:underline;
}
/*********************************************************form-second-tab*******************************************************************/
.second-tab-part {
	float:left;
	width:100%;
}
.drop-down-part {
	float:left;
	width:100%;
}
.drop-down-part label {
	float: left;
	font-size: 14px;
	padding: 0 0 5px;
	width:100%;
}
.drop-down-part select {
	border: 1px solid #7F9DB9;
	float: left;
	width:300px;
	padding:2px;
}
.tabinputStyle {
	border: 1px solid #7F9DB9;
	float: left;
	width:98%;
	padding:3px;
	color:#999999;
}
.tab-input-style {
	float: left;
	width:300px;
}
.second-drop-down-part {
	float:left;
	width:100%;
}
.second-drop-down-part .drop-down-part {
	float:left;
	width:300px;
	margin:10px 10px 0px 0px;
}
.second-drop-down-part h4 {
	padding:10px 0px 0px;
}
.select-width-change select {
	width:200px;
}
.drop-width-change {
	width:200px !important;
}
.second-tab-part label {
	float:left;
	width:100%;
}
.second-tab-rupee {
	float:left;
	width:100%;
}
.second-tab-input-style {
	float:left;
}
.style-width-change {
	float:left;
	width:70px;
	margin:0px 0px 0px 5px;
}
.second-tab-rupee em {
	float:left;
	padding:0px 3px;
	font-size:15px;
	font-weight:normal;
}
.textarea-part {
    float: left;
    padding: 10px 0 0;
    width: 95%;
}
.textarea-part textarea {
	border: 1px solid #7F9DB9;
	color: #999999;
	float: left;
	padding: 3px;
	width: 98%;
	overflow:auto;
	resize:none;
}
.second-tab-part label {
	padding:0px 0px 5px;
}
.reg-form-part {
	float:left;
	padding:15px 0px 0px;
}
.reg-form-part .tab-input-style {
	width:200px;
}
.reg-sec-form-figure {
	float:left;
	width:100%;
}
.tab-label-box.tab-reduce-space {
    width: 100%;
}
.reg-sec-figure-part {
	float:left;
	padding: 5px 0 0;
}
.first-time-steps-part {
    float: left;
    padding: 10px 0 0;
    width: 100%;
}
.steps-part {
    float: left;
    width: 98%;
}
.reg-sec-figure-part a {
	background-image: url("../images/last-row-figure.jpg");
	background-repeat:no-repeat;
	float: left;
	height: 31px;
	width: 162px;
	color:#ffffff;
	text-align:center;
	padding:4px 0px 0px;
}
.reg-right-figure {
	float:left;
	width:114px;
}
.reg-right-figure a {
	background-image: url("../images/last-end-figure.jpg");
	background-repeat:no-repeat;
	float: left;
	height: 32px;
	width: 114px;
	text-align:center;
	padding:5px 0px 0px;
	color:#ffffff;
}
.align-center {
	text-align:center;
}
.sec-width-change {
	width:380px !important;
}
.sec-width-change .tab-input-style {
	width:380px;
}
.padding-none {
	padding:0px !important;
}
/*********************************************************************identification-documentats****************************************************/
.indentification-part span {
	color:#ff0000;
}
.indentification-part a:hover {
	text-decoration:underline;
}
.indentification-documentats-part {
	float:left;
	width:100%;
}
.indentification-documentats-part h4 {
	font-size:17px;
	font-weight:bold;
}
.indentification-documentats-part h4 img {
	padding:0px 5px 0px;
	vertical-align:middle;
}
.indentification-table {
    float: left;
    overflow: auto;
    padding: 10px 0;
    width: 100%;
}
.identify-table table {
	border:1px solid #BFBFBF;
}
.identify-table tr td {
	padding:10px;
}
.identify-table p {
	font-weight:bold;
}
.identify-table ul li {
	list-style-type:disc;
	margin:10px 0px 10px 10px;
}
.indentification-heading {
	background-color:#f2f8ff;
	font-weight:bold;
	border-bottom:1px solid #BFBFBF;
}
.indentification-heading img {
	vertical-align:middle;
	padding:10px;
	float:left;
}
.indentification-heading span {
	display:block;
	padding:8px 0px 0px;
}
.vertical-align {
	vertical-align:middle;
	padding:10px 0px 0px 0px;
}
.padding-top-btm {
	padding:10px 0px;
}
.plus-icon-space {
	padding:0px 0px 0px 10px;
}
.bottom-empty {
	padding:0px 0px 75px 0px;
}
.top-empty td {
	padding: 40px 0 10px 10px !important;
}
.indentification-table h5 img {
	padding:0px 4px;
}
.or-center {
	text-align:center;
	width:100%;
	font-size:35px;
	color:#0052A5;
}
/************************************************************************reg-third-form*************************************************************/
.registration-third-form {
	float:left;
	width:100%;
}
.registration-third-form h4 {
	color:#0453b2;
	font-size:11px;
	font-weight:bold;
}
.registration-third-form span {
	color:#93b9e0;
}

.reg-first-part {
	float:left;
	padding:3px 0px 0px;
	width:100%;
}
.reg-first-part span {
	color:#c90304;
	font-size:15px;
}
.reg-start {
	float:left;
	width:100%;
}
.reg-form-one {
	float:left;
	width:270px;
	margin:0px 30px 0px 0px;
}
.reg-form-two {
	float:left;
	width:400px;
}
.reg-form-div {
	float:left;
	width:270px;
	padding:0px 0px 10px 0px;
}
.reg-form-div label {
	display: inline-block;
}
.reg-input-part {
	float:left;
	width:270px;
}
.reg-input-part select {
	border: 1px solid #7F9DB9;
	float: left;
	width:100%;
	padding:2px;
}
.reg-size-change {
	font-size:12px;
	padding:0px 0px 10px 0px;
}
.form-two-width-change {
	width:350px;
}
.reg-select-width-change {
	width:200px;
}
.reg-input-width-change {
	width:270px;
}
.reg-input-part textarea {
	border: 1px solid #7F9DB9;
	float: left;
	width:70%;
	overflow:auto;
	resize:none;
	padding:2px;
	height:90px;
}
.registration-third-button {
	float:right;
	margin: 0 129px 0 0;
	width:114px;
}
.registration-third-button a {
	background: url("../images/last-end-figure.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: left;
	height: 32px;
	padding: 5px 0 0;
	text-align: center;
	width: 114px;
}
.reg-style-change {
	width:220px;
}
/*************************************************************registration form********************************************************************/
.registration-third-form {
	float:left;
	padding:0px 0px 0px;
	width:100%;
}
.registration-third-text {
	float:left;
	padding:10px 10px 0px 0px;
}
.radio-part {
    color: #3272D3;
    float: left;
    font-size: 12px;
    width: 100%;
}
.registration-third-text .color-change {
	color:#ff0000;
}
.registration-fourth-select-part {
	float:left;
	width:100%;
	padding:10px 0px 0px 0px;
}
.regi-select-one-part {
	float: left;
	margin: 0 14px 0 0;
	width: 219px;
}
.regi-select-one-part label {
	display:block;
}
.regi-select-one-part select {
	border: 1px solid #7F9DB9;
	color: #999999;
	float: left;
	font-size: 12px;
	padding: 1px 5px;
	width: 98%;
}
.registration-fourth-list {
	float:left;
	padding:10px 0px 0px 0px;
	padding: 20px 0 0;
}
.registration-fourth-list ul li {
	list-style-type:disc;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 10px;
	font-size:12px;
}
.registration-table {
	float: left;
    padding: 10px 0 0;
    width: 100%;
}
.registration-table tr td {
	border:1px solid #cccccc;
	padding:5px;
}
.registration-fourth-container {
	float:left;
	width:100%;
}
.checkbox-label-part {
	float:left;
}
.margin-reg-four {
	margin:0px 50px 0px 0px;
}
.registration-captcha-part {
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
    float: left;
    padding: 10px;
    width: 100%;
}
.reg-captcha img {
	float:left;
}
.reg-text {
	float:left;
	width:100%;
}
.captcha-input .inputStyle {
	padding:2px;
}
.em-part {
	float: left;
 *margin:0px 0px 0px 10px;
	_margin:0px 0px 0px 10px;
}
/*----------------------------------------------------------------------------------menu*/
.menu-area {
	float:right;
	width:auto;
	margin:0;
	padding:0;
}
.menu-list {
	margin: 0px;
	padding:2px 0 0;
	width:auto;
	float:left;
	z-index:999;
	position:relative;
}
.menu-list ul {
	margin:0px;
	float:left;
	padding:0px;
	z-index:201;
	position:relative;
	width:auto;
}
.menu-list ul li {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	position:relative;
	padding:0px;
	margin:0px;
	list-style-type:none;
	z-index:1000;
}
.menu-list ul li.first_li {
	float:left;
	padding:0px;
	text-align:center;
	margin:0px 0px 0px 0px;
}
.menu-list ul li.first_li span {
	background:url(../images/menu-left.png) no-repeat;
	display:block;
	float:left;
	padding:0px;
	line-height:28px;
}
.menu-list ul li.first_li span a {
	background:url(../images/menu-bg.jpg) repeat-x;
	line-height: 28px;
	margin: 0 0 0 12px;
	color: #FFFFFF;
	float:left;
	padding:0px;
	font-size:12px;
	text-decoration:none;
}
.menu-list ul li.normal {
	background:url(../images/menu-bg.jpg) repeat-x;
	line-height:28px;
}
.menu-list ul li.normal a {
	float:left;
	padding:0 0px 7px 0px;
	display:block;
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.menu-list ul li.end_li {
	float:left;
	padding:0px;
	text-align:center;
	margin:0px 0px 0px 0px;
}
.menu-list ul li.end_li span {
	background:url(../images/menu-right.png);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
.menu-list ul li.end_li span a {
	background:url(../images/menu-bg.jpg) repeat-x;
	margin:0 12px 0 0px;
	padding:0px;
	color:#FFFFFF;
	line-height:28px;
	float:left;
	font-size:12px;
	text-decoration:none;
}
/*****************************************************manage beneficiary******************************************************************/
.about-width-change {
	width:785px;
}
.download-form {
    float: left;
    width: 100%;
}
.download-form .pdf-part {
	float:left;
	padding:5px 0px 0px;
	font-size:11px;
}
.mailing-address {
	float:left;
	width:250px;
	padding:10px 0px 10px;
}
.mailing-address p {
	padding:0px;
}
.menu-area-left {
	float:left;
	margin: 0;
	padding: 0;
	width: auto;
}
.font-bold {
	font-weight:bold;
}
.pdf-download {
	float:left;
	width:100%;
	padding:0px 0px 10px;
}
.about-sub-container a:hover {
	text-decoration:underline;
}
.register-download-form a:hover {
	text-decoration:underline;
}
.pdf-download a:hover {
	text-decoration:underline;
}
/********************************************************************************go-remit-form*****************************************************/
.offline-heading td {
	font-size:13px;
}
.registration-table {
	font-size:12px;
}
.check-screen-part {
	float:left;
	width:100%;
}
.check-screen-part p {
	font-size:12px;
}

.check-screen-step-one {
	float:left;
	width:695px;
	padding:0px 0px 10px;
}
.check-step-part {
	float:left;
	width:140px;
	margin:0px 10px 0px 0px;
}
.step-one-details {
	float:left;
	width:545px;
	padding:0px 0px 10px;
	border-bottom: 1px solid #B9B9B9;
	font-size:12px;
}
.company-name-part {
	float:left;
	width:49%;
	margin:0px 1% 0px 0px;
}
.registration-part {
	float:left;
	width:50%;
}
.check-step-part span {
	color: #0052A5;
	display:block;
	font-weight: bold;
}
.check-step-part span:first-child {
	font-size:14px;
	font-weight:bold;
}
.step-one-details li {
	color: #003399;
	font-size:12px;
	font-weight:bold;
}
.percent-width {
	float:left;
	width:100%;
}
/*************************************************go-remit-form-en-step-2***************************************************************************/
.occupation-part {
	float:left;
	width:350px;
	margin-right: 10px;
}
.occupation-part label {
	display:block;
	width:350px;
	padding:0px 0px 5px;
}
.occupation-input-part {
	float:left;
	width:350px;
}
.occupation-company-name {
	float:left;
	width:100%;
	padding: 5px 0;
}
.occ-change {
	width:250px;
}
.address-enclose {
	float:left;
	width:200px;
}
.address-input-part {
	float:left;
	width:200px;
}
.postal-code-part {
	float:left;
	width:80px;
}
.add-change {
	width:300px !important;
}
.postal-change {
	width:110px;
}
.change-font {
	font-size:13px !important;
}
.work-enclose {
	float:left;
	padding:15px 0px 0px;
}
.next-step {
	font-style:normal;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
}
.address-input-part select {
	border: 1px solid #7F9DB9;
	float: left;
	padding:1px 2px;
	width: 98%
}
.selectStyle {
	border: 1px solid #7F9DB9;
	float: left;
	padding:1px 2px;
	width: 98%
}
/**************************************************************beneficiary part*****************************************************************/
.beneficiary-part {
	float:left;
	padding:10px 0px 0px;
}
.textStyle {
	border: 1px solid #7F9DB9;
	float: left;
	padding: 2px;
	width:320px;
	height:100px;
	overflow:auto;
	resize:none;
	color:#666666;
}
.textStyleone {
	border: 1px solid #7F9DB9;
	float: left;
	padding: 2px;
	width:200px;
	height:100px;
	overflow:auto;
	resize:none;
	color:#666666;
}
.registration-third-form a {
	color:#3474da;
}
.registration-third-form a.active {
	color:#2052a2;
}
.occ-change-width {
	width:220px;
}
.occ-change-width label {
	width:220px;
}
.occ-spec-width {
	width:200px;
}
.occ-spec-width label {
	height:75px;
}
.tab-label-box label {
	float: left;
	font-size: 11px;
	padding: 0 0 5px;
}
.tab-label-style label {
	float: left;
	font-size: 11px;
	padding: 0 0 5px;
}
tr.beneficiary-row ol li {
	margin:0px 0px 0px 26px;
	padding:5px 0px;
	list-style:decimal;
}
.beneficiary-text p {
	padding:0px 0px 10px 0px;
}
.check-screen-enclose {
	padding:5px 0px 0px;
	width:350px;
}
.check-screen-color li {
	font-weight:normal;
	color:#333333;
}
.shinse-text {
	float:left;
	width:100px;
}
.shinse-left {
	float:left;
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	white-space: pre-wrap;       /* css-3 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	word-break: break-all;
	white-space: normal;
	padding:5px;
	width:100px;
}
.shinse-right {
	float:right;
}
/*********************************miscellaneous**************************************************************************************************/
.miscellaneous-part p {
	padding:5px 0px 0px;
}
.miscellaneous-part span {
	color:#ff0000;
}
.clr-change {
	color:#333333;
}
.other-right-space {
	margin-right:10px;
}
.home-enclose {
	width:300px;
	margin:0;
	float:right;
}
.home-enclose label {
	color: #999999;
	font-size: 11px;
	width: 60px;
}
.home-miscellaneous-part {
	float:left;
	width:440px;
}
.TabbedPanelsTab {
	width: 100%;
}
.right-sec-part {
	color: #636363;
	float: left;
	padding: 10px;
	text-align: left;
	width: 100%;
}
.individual-text h4:hover {
	color:#333333;
}
.alerts-form {
	float: left;
	padding: 0 5px;
	width: 95%;
}
#go-remit-wrapper {
	width:100%;
	padding:10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#header {
	width:100%;
}
.main-wrapper {
	width:100%;
}
.go-remit-login-starter {
    padding: 0;
    width: 94%;
}
.online-remit-login {
	width:100%;
}
.online-login-space {
	  float: left;
    padding: 30px 0;
    width: 100%;
}
.online-login-part {
	width:100%;
}
.online-login-input-part {
	width: 76%;
}
.remit-login-part {
	width:100%;
}
.remit-login-text p {
	width:100%;
}
.align-right {
    text-align: right !important;
}
.go-remit-change-password {
	width:95%;
}
.go-remit-change-password {
	width:90%;
}
.account-bank-div table {
	width:100%;
}

.about-us-container {
    width: 100%;
   padding: 20px 0 0 10px;

}
.imgbtn {
	height: 24px;
	width: 110px;
	margin-right:10px;
}


.remittance-request-div  {
 width:100%;
 overflow:auto;

}
.margin-auto-550px {
    margin: 0 auto;
    width:450px;
}
.faq-question-part span {
    float: left;
    width: 92%;
}
/*********************************************current-exchange rates*******************************************************************/

.current-exchange-right {
width:50%;
float:left;
margin:10px 0px;
}
.current-exchange-left {
width:100%;
}
/***********************************************currency calculator**********************************************************************/
.wish-remit-input-part label {
    float: left;
    width: 30%;
}
.wish-remit-input2 {
    float: left;
    width: 96%;
}
.wish-remit-input {
    float: left;
    width: 66%;
}
/************************************************online-remittance-service**********************************************************/
.customer-goremit-start {
width:100%;
margin:0px 0px 15px 0px;
}
/***********************************************apply-online*******************************************************************/

.apply-online-left {
    float: left;
    margin: 0 10px 0 0;
    padding: 5px 0 0;
    width: 100%;
}
.apply-online-right {
    float: left;
    padding: 5px 0 0;
    width: 100%;
}
/*****************************************************************left-part*****************************************************************************/
.left-individuals-part {
    background-color: #0052A8;
    border-radius: 5px;
    float: left;
    margin: 10px 10px 0 0 !important;
    padding: 0;
    width: 38% !important;
}


.left-individuals-sec-part{
    background: none repeat scroll 0 0 #9FBAD2;
    float: left;
    height: 88px;
    margin: 10px 1% 0 0;
    padding: 0;
    text-align: center;
    width: 48%;
}

.left-individuals-last-part{
    border: 3px solid #0070C0;
    border-radius: 6px;
    float: left;
    margin: 3px 0 0;
    min-height: 200px;
    padding: 0;
    width: 47%;
}
/****************************************************online-remittance-service**************************************************************/
.remittance-captcha {
 
 
    width: 28%;
}
.exchange-rates-part {
                padding:0px;
}
.exchange-figure {
    float: left;
    width: 100%;
}
.margin-auto-700px {
    width: 100% !important;
}
.acc-head p {
    float: left;
    padding: 0 0 10px;
    width: 94%;
}
.remittance-heading td {
    color: #EDEDED !important;
    font-size: 15px !important;
    padding: 11px !important;
}
.remittance-heading.remit-jp-heading > td {
    padding: 18px !important;
}
ul.tabbernav li {
width:100% !important;
}
ul.tabbernav li a {
width:100% !important;
}
ul.tabbernav li.tabberactive a {
width:100% !important;
}

.go-remit-con-main {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    border: 2px solid #0051A8;
    float: left;
    padding: 10px;
    width: 99%;
}
ul.tabbernav {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    width: 97%;
}
.go-remit-tab-part {
    float: left;
    margin: 20px 0 0;
    padding: 0 32px;
    width: 100%;
}
.reg-third-part {
    float: left;
    width: 100%;
}
div.exchange-figure
{
	height:40px;
	width:100%;
	overflow:hidden;
	background: #ffffff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNCUiIHN0b3AtY29sb3I9IiMwNTQxN2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #ffffff 25%, #05417f 34%);
background: -webkit-gradient(linear, left top, right top, color-stop(25%,#ffffff), color-stop(34%,#05417f));
background: -webkit-linear-gradient(left,  #ffffff 25%,#05417f 34%);
background: -o-linear-gradient(left,  #ffffff 25%,#05417f 34%);
background: -ms-linear-gradient(left,  #ffffff 25%,#05417f 34%);
background: linear-gradient(to right,  #ffffff 25%,#05417f 34%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#05417f',GradientType=1 );

}
.exchange-figure-left
{
	float:left;
	padding:3px;

}
.exchange-figure-left img
{
	width:100%;
	height:auto;

}
.exchange-figure-right
{
	float:right;
	padding:7px;
}.registration-third-text {
    float: left;
    padding: 10px 10px 0 0;
    width: 98%;
}
.go-remit-tab-part {
    padding: 0;
    width: 100%;
}
.go-remit-form-part {
    float: left;
	padding:0px;
    width: 97%;
}
.radio-color td {
    color: #3272D3;
    display: block;
}
.check-screen-start {
    float: left;
    width: 100%;
}
.check-screen-step-one {
    float: left;
    padding: 0 0 10px;
    width: 98%;
}
.check-step-part {
    float: left;
    margin: 0 10px 0 0;
    width: 100%;
}
.step-one-details {
    border-bottom: 1px solid #B9B9B9;
    float: left;
    font-size: 12px;
    padding: 0 0 10px;
    width: 100%;
}

.steps-two{
    float: left;
    width:100%;
}
.steps-three{
    float: left;
    width:100%;
}
.steps-four{
    float: left;
    width:100%;
}
.service-step {
    float: left;
    width: 100%;
}

.steps-part-one {
    float: left;
    height: 152px;
    width: 100%;
}

.steps-part-one h3 {
width:100%;

}

.steps-part-one.step-four > p {
    padding: 0;
}
.steps-part-one p {
    float: right !important;
    font-size: 11px !important;
    line-height: 12px;
    width: 73% !important;
}
.steps-part-one {

    height: 146px;
 
}
.use-rec-change span.floatRight {
    width: 83%;
}
.use-rec-change-en span.floatRight {
    width: 88%;
}
.form-screen {
    margin: 0 auto;
    padding: 10px 0 0;
    width: 100%;
}
.remit-btn-left {
    float: left;
    width: auto;
	padding: 5px 0 0;
}
.from-to-part {
    float: left;
    margin: 0 0 0 5px;
    width: 74px;
}
.visiblity-hidden {
    display: none;

}
.adult-part span {
    float: left;
    width: 100%;
}
.from-to-part label {
   float: left !important;
    width:0px !important;
}

.margin-left-space {
    margin: 4px 0 0 7px !important;
}
.account-history-320px .remit-btn-right {

    margin-left: 10px;
    margin-right: 10px;

}
.remittance-button-part {
    margin: 20px auto;
    padding: 10px 0 10px 10px;
    text-align: center;
    width: 68%;
}
.padding-left-71px { 
Padding:0px;
}
.text-align-right {

    float: left;

    padding: 4px 0;

    text-align: right;

    width: 97%;

}
.mob-width-change {

    float: left !important;

    padding: 0 0 10px;

    width: 100% !important;

}
.mob-width-change {

    float: left !important;

    margin: 0;

    padding: 0 0 10px;

    width: 100% !important;

}
.width-100-percent {

    margin: 0;

    width: 100%;

}
#top-header-row {

    float: right;

    font-size: 0;

    padding: 16px 0 0;

    width: 42%;

}

/****************************************Included after comparing with gor_resources**************************************************/

.about-us-strip p {
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}


.online-serv-align .remit-btn-part {
    left: 0;
    position: relative;
    text-align: center;
}

    .from-to-part.jp-label-history {
        margin: 0;
        text-align: none;
        width: auto;
        }
		.acc-select-change {
    width: 70px;
}
.width-pop-none {
    width: 100% !important;
	  margin: 0 !important;
}
.remit-btn-left.error-msg-right {
    float: right;
    margin-bottom: 10px;
    margin-top: 0px;
    width: auto;
}
.remittance-absolute.top-wdth-change {
  float: left;
    left: 50%;
    margin-left: -232px;
    margin-top: -128px;
    position: absolute;
    top: 22%;
}

.remittance-absolute.top-wdth-change .remittance-pop-up-div {
    width: 457px;
}
.about-us-container p {
   
    font-size: 12px;
}
.about-sub-container > p {
    font-size: 12px;
}
.register-width-percent > p {
    font-size: 12px;
}
.identify-list > li {
    font-size: 12px !important;
}
.remittance-form p {
    font-size: 12px;
}
.remittance-ul-list ul li {
    font-size: 12px;
}

#help-div {
    -moz-box-sizing: border-box !important;
    background-color: #F2F8FF !important;
    font-family: arial,helvetica,serif !important;
    font-size: 11px !important;
    width: 48% !important;
    z-index: 100 !important;
	  left: 10% !important;
}
#lblWorkPrefecture {
    width: auto;
}
#lblVolume {
    font-size: 12px !important;
}
#lblUsage {
    font-size: 12px !important;
}
.services-figure img {
    float: left;
    width: 100%;
}
.footer-text > img {
    width: 100%;
}

.footer-text > p {
    float: left;
    font-size: 11px;
    width: 100%;
}
.about-sub-container a {
    text-decoration: none !important;
}
#logo-div img {
    float: left;
    width: 100%;
}

.remittance-absolute.top-wdth-change {
    float: left;
    left: 50%;
    margin-left: -232px;
    margin-top: -128px;
    position: absolute;
    top: 33%;
}

.label-part.relationship-en > label {
    font-size: 11px !important;
    width: 78% !important;
}
.banner-video-part-en, .banner-video-part-en {
    height: 92px;
    left: 11px;
    position: absolute;
    top: 134px;
    width: 279px;
}
#captchaHelp {
    float: left;
    margin-left: 15px;
    width: 92%;
}

.word-wrap {
    float: left;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}
#layertickerData {
width:100% !important;
}
#lblWorkZip {
    display: block;
    padding: 0;
    width: 100%;
}
.radio-color.radio-cellaneous-jp {
    float: left;
    width: 100%;
}
.question-input-box.form-ques-width {
    float: left;
    padding: 5px 0 0;
    width: auto;
}
.header-icon {
    font-size: 10px !important;
}
.step-last-part.width-100-percent {
    width: 77%;
}

.remittance-right-btn {
padding:0 0 10px;
  width: 100%;
}
.remittance-button-part.padding-left-71px.float-none {
float:none;
}
.remittance-button-part.padding-left-71px.jp-pop-up {
    float: right;
    width: 86%;
}



.scroll-popup {
    height: 250px;
    overflow-y: scroll;
}

#dialog {
    background-color: #FFFFFF !important;
    border: 0 none !important;
    font-family: arial,helvetica,serif !important;
    font-size: 13px !important;
    height: auto !important;
    left: 0 !important;
    line-height: 20px !important;
    padding: 20px !important;
    position: fixed !important;
    top: 43px !important;
    width: 35% !important;
    z-index: 100 !important;
}

.dialog-msg-title {
    width: 94%;
}
.steps-part {
    background: url("../images/bg_steps.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    float: left;
    height: 562px;
    margin: 15px 0 0;
    width: 100%;
}

#errorMessage > li {
    font-size: 12px;
}

.close-btn {
    float: right;
    position: absolute;
    right: 6px;
    top: 17px;
}
.TabbedPanelsTabSelected a {
width:25%;
}
   
    .TabbedPanelsTabSelected {
        float: none !important;
    }
	.historical-figure {
float:left;
width:100%;


}
.historical-figure .vf-reset {
    float: left;
    height: 350px;
    width: 100%;


}
.remittance-absolute.miscellaneous {
    float: left;
    left: 50%;
    margin-left: -210px;
    margin-top: -182px;
    top: 50%;
}

.center-part {
    margin: 0 auto;
    width: 380px;
}

.individual-text {
	/*float:left;*/
	clear:both;
	float:none;
	margin:10px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	background:url(../images/individual.png) no-repeat;
	 background-size: 100% 100%;
	/*width:156px;*/
	width:93%;
	height:48px;
	color:#fff;
	/*-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	border-radius:8px;
	background: #ff9865;
	background: -moz-linear-gradient(top, #ff9865 0%, #ff9932 27%, #ff9932 58%, #ff6802 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ff9865), color-stop(27%, #ff9932), color-stop(58%, #ff9932), color-stop(100%, #ff6802));
	background: -webkit-linear-gradient(top, #ff9865 0%, #ff9932 27%, #ff9932 58%, #ff6802 100%);
	background: -o-linear-gradient(top, #ff9865 0%, #ff9932 27%, #ff9932 58%, #ff6802 100%);
	background: -ms-linear-gradient(top, #ff9865 0%, #ff9932 27%, #ff9932 58%, #ff6802 100%);
	background: linear-gradient(to bottom, #ff9865 0%, #ff9932 27%, #ff9932 58%, #ff6802 100%);
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRkY5OTY1IiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkY5OTM1IiBvZmZzZXQ9IjAuNSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRjY4MDIiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxKSIgLz4KPC9zdmc+);*/

}

	