/* CSS Document */

BODY 
{font-size: 12pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: normal;
 margin-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;}
 
 .txt-grenclr
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 color: #CCFF36;
 text-decoration: none;}
 
  .txt-grenclr:hover
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 color: #FFFFFF;
 text-decoration: none;}
 
H1 {font-size: 13pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0086D0;}

.formfields 
{background-color: #ffffff;
 height: 15px;}
 
.formbutton 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0C3060;
	height: 30px;
	color: #FFFFFF;
}
.formhmbutton {
BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #cccccc 1px solid; COLOR: #333333; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #e2e2e2
}
 .txt-note
{  font-family: verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #CC0000;; text-decoration: none}

 
.tabledash
{border-width: 1px;
 border-style: solid;
 border-color: #e9e9e9;}
 
.lbdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
 
.bottombg {
	background-image: url(prof_ftrtopgra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
 
/* Text related CSS */

.txt-content 
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #000000;
 text-decoration: none;}
 
 .txtfooter
{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none;}

 .txtfooter1
{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none;}


.txt-content-white 
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #FFFFFF;
 text-decoration: none;}

.txt-bold 
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 color: #000000;
 text-decoration: none;}

.txt-blue
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 color: #3366CC;
 text-decoration: none;}
 
.txt-White
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 color: #FFFFFF;
 text-decoration: none;}
 
 .txt-Whitebig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
 .txt-blackbig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.txt-blackbig:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.txt-red 
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 color: #FF0000;
 text-decoration: none;}

.txt-orange 
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 line-height: 18px;
 color: #FF8400;
 text-decoration: none;}
 
.txt-small
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 14px;
 color: #000000;
 text-decoration: none;}


/* Hyper link related CSS */
 
a.lnk-body:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1D72C1; text-decoration: none;}
a.lnk-body:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1D72C1; text-decoration: none;}
a.lnk-body:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;}
a.lnk-body:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1D72C1; text-decoration: none;}

a.lnk-body-bold:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3366CC; font-weight:bold; text-decoration: none;}
a.lnk-body-bold:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3366CC; font-weight:bold; text-decoration: none;}
a.lnk-body-bold:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:bold; text-decoration: none;}
a.lnk-body-bold:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3366CC; font-weight:bold; text-decoration: none;}

a.lnk-body-rl:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;}
a.lnk-body-rl:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;}
a.lnk-body-rl:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1D72C1; text-decoration: none;}
a.lnk-body-rl:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;}

a.lnk-body-white:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #FFFFFF; text-decoration: underline;}
a.lnk-body-white:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #FFFFFF; text-decoration: underline;}
a.lnk-body-white:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #FFFFFF; text-decoration: none;}
a.lnk-body-white:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #FFFFFF; text-decoration: none;}

a.lnk-small:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3399FF; text-decoration: none;}
a.lnk-small:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3399FF; text-decoration: none;}
a.lnk-small:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #1D72C1; text-decoration: none;}
a.lnk-small:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3399FF; text-decoration: none;}

a.lnkfooter:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none}
a.lnkfooter:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none}
a.lnkfooter:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0086D0; text-decoration: underline}
a.lnkfooter:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none}
.listbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-image: url(rmpc_footerbullet.gif);
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	line-height: 22px;
}
.bulletmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-image: url(rmpc_rmt_bullet.jpg);
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
}

.txtwhitesm
{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal;  font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none}
.txtwhitesmall
{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal;  font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none}
.txtwhitesmall:hover
{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal;  font-variant: normal; text-transform: none; color: #99FF00; text-decoration: none}
.txtwhiteunderline
{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal;  font-variant: normal; text-transform: none; color: #ffffff; text-decoration: underline}
.txtgreybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.lnkmore:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0086D0; text-decoration: none; font-weight: bold}
a.lnkmore:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0086D0; text-decoration: none; font-weight: bold}
a.lnkmore:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF8400; text-decoration: none; font-weight: bold}
a.lnkmore:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0086D0; text-decoration: none; font-weight: bold}

.txt-big {font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0086D0;}

 .txt-whitembig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.txt-whitembig:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
}

 .txt-white-small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.txt-white-small:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
}
form{
	padding:0px;
	margin:0px;
	}
 .txt-greeen 
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 color: #3c8e00;
 text-decoration: none;}

 .txt-greeen a:hover 
{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 color: #3366ff;
 text-decoration: none;}	
	
a.txt-greeen:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3c8e00; text-decoration: none; font-weight: bold}
a.txt-greeen:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3c8e00; text-decoration: none; font-weight: bold}
a.txt-greeen:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3366ff; text-decoration: none; font-weight: bold}
a.txt-greeen:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3c8e00; text-decoration: none; font-weight: bold}

a.black:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; font-weight: bold}
a.black:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; font-weight: bold}
a.black:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; font-weight: bold}
a.black:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; font-weight: bold}

.tableblue
{border-width: 1px;
 border-style: solid;
 border-color: #c3dfed;}
.tableblue a { display:block; width:100%; cursor:pointer; height:47px; line-height:50px;} 

a.features_green:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3c8e00; text-decoration: none; }
a.features_green:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3c8e00; text-decoration: none;}
a.features_green:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3366ff; text-decoration: none; }
a.features_green:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3c8e00; text-decoration: none; }


.features_green1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3c8e00; text-decoration: none; }
.features_green1:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3366ff; text-decoration: none; }

.red_text {
    color: #CC0000;
    font-family: verdana;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
}

/* survey page styles */
.survey-page { color: #888888; font-family: Verdana, Arial, Helvetica, sans-serif; }
.survey-page .dividing-header-title { color: #669630; width:60%; }
.small-title { float: left; font-size: 11px; margin: 3px 0 4px; }
.survey-page .dividing-header { height:51px; padding-right:0px; position:relative; margin:0 0 10px 0; }
.survey-page .banner { background:url(../images/idrive_survey_new.png) no-repeat 5px 10px; height:101px; width:193px; float:right; overflow:hidden; font-size:0px; text-indent:-1500px; position:absolute; top:0px; right:0px; }
.survey-content { min-width: 810px; margin:0px 0 0px 0; float:left; padding:0 0 0; }
.survey-page .survey-question { font-size: 12px; font-weight: bold; color: #3366CC; float: left; text-align: left; width: 100%; margin:20px 0 10px; }
.survey-page .survey-content ul {float:left;  list-style: none outside none; margin: 0; padding: 0; width: 100%; }
.survey-page li { line-height: 1.6em; margin: 2px 0 0; }
.survey-page ul span { margin: 0 0 0 5px; }
.survey-page .box-col { float: left; margin: 0; padding: 0; width:750px; }
.survey-page .lft-col { float: left; margin: 10px 0 0; width: 50%; }
.survey-page .rgt-col { float: left; margin: 10px 0 0; width: 50%; }
.lft-col label { width:110px; float:left; line-height: 2.3em; }
.rgt-col label { float:left; width:90px; }
.rgt-col span { font-size:10px; text-align:left;float: left; }
.survey-page textarea { font-size: 13px; height: 100px; margin: 0 0 5px; padding: 10px; resize: none; width:89%; }
.survey-page input[type="text"] { height: 24px; margin: 0 0 10px; padding: 0 5px; width:210px; }
.survey-page input[type="submit"] { background-color: #0C3060; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; height: 30px; margin: 10px 0 20px; width: 150px; padding:0px; }
.survey-page input[type="radio"] { margin-bottom:5px; }
.survey-page .thnx_msg { float:left; background-color: #F9F7E9; border: 1px solid #EAE9DA; color: #3F3D3E; display: none; font-size: 12px; line-height: 18px; margin: 0px 0 0; padding: 10px; width: 80%; }
.survey-page .error_msg { background: none repeat scroll 0 0 #FDE4EA; border: 1px solid #EDC4CC; display: none; margin: 5px 0 0; padding: 10px; float: left; width: 70%; }
.survey-page .thnx_msg p,.survey-page .error_msg p { overflow: hidden; height: 18px; text-overflow: ellipsis; white-space: pre; float: left; margin: 0px 0 0 0px; }

.basic-signup{ background:url(../images/signup1.png) no-repeat 0 0; overflow: hidden;text-indent: -3500px;width: 66px;height: 22px;display: block; margin-top:5px;}
.basic-signup:hover{background:url(../images/signup1.png) no-repeat 0 -24px; }

.signup-now{ background:url(../images/signup-now.png) no-repeat 0 0; overflow: hidden;text-indent: -3500px;width: 93px;height: 22px;display: block; margin-top:5px;}
.signup-now:hover{background:url(../images/signup-now.png) no-repeat 0 -25px; }


.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686868;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #19a22f;
}

.rhome { background:url(../images/rhome.png) no-repeat 0 0; overflow:hidden; text-indent:-3500px; height:51px; width:113px; display:block; margin:0px; }
.rhome:hover { background:url(../images/rhome.png) no-repeat 0 -54px; }

.rdownload { background:url(../images/rdownload.png) no-repeat 0 0; overflow:hidden; text-indent:-3500px; height:51px; width:113px; display:block; margin:0px; }
.rdownload:hover { background:url(../images/rdownload.png) no-repeat 0 -54px; }

.rfeatures { background:url(../images/features.png) no-repeat 0 0; overflow:hidden; text-indent:-3500px; height:51px; width:113px; display:block; margin:0px; }
.rfeatures:hover { background:url(../images/features.png) no-repeat 0 -54px; }

.rdemo { background:url(../images/demo.png) no-repeat 0 0; overflow:hidden; text-indent:-3500px; height:51px; width:112px; display:block; margin:0 auto; }
.rdemo:hover { background:url(../images/demo.png) no-repeat 0 -54px; }

.rpricing { background:url(../images/pricing.png) no-repeat 0 0; overflow:hidden; text-indent:-3500px; height:51px; width:112px; display:block; margin:0 auto; }
.rpricing:hover { background:url(../images/pricing.png) no-repeat 0 -54px; }

.rpartner { background:url(../images/partners.png) no-repeat 0 0; overflow:hidden; text-indent:-3500px; height:51px; width:113px; display:block; margin:0 auto; }
.rpartner:hover { background:url(../images/partners.png) no-repeat 0 -54px; }

.rsupport { background:url(../images/support.png) no-repeat 0 0; overflow:hidden; text-indent:-3500px; height:51px; width:112px; display:block; margin:0 auto; }
.rsupport:hover { background:url(../images/support.png) no-repeat 0 -54px; }

.rfaq { background:url(../images/faq.png) no-repeat 0 0; overflow:hidden; text-indent:-3500px; height:51px; width:112px; display:block; margin:0 auto; }
.rfaq:hover { background:url(../images/faq.png) no-repeat 0 -54px; }

.planfree{background:url(../images/free-plan.png) no-repeat 0 0; width:81px; height:118px; overflow:hidden; text-indent:-3500px; display:block; margin:0 auto;  }
.planfree:hover{background:url(../images/free-plan.png) no-repeat 0 -128px; }

.planbasic{background:url(../images/basic-plan.png) no-repeat 0 0; width:82px; height:119px; display:block; margin:0 auto; text-indent:-3500px; overflow:hidden;  }
.planbasic:hover{background:url(../images/basic-plan.png) no-repeat 0 -129px; }

.planbusiness{background:url(../images/plus-plan.png) no-repeat 0 0; width:82px; height:119px; display:block; margin:0 auto; text-indent:-3500px; overflow:hidden; }
.planbusiness:hover{background:url(../images/plus-plan.png) no-repeat 0 -129px; }

.sm-bus{background:url(../images/sm-business.png) no-repeat 0 0; width:131px; height:119px; display:block; margin:0 auto; text-indent:-3500px; overflow:hidden; }
.sm-bus:hover{background:url(../images/sm-business.png) no-repeat 0 -129px; }

.sm2-bus{background:url(../images/sm2-business.png) no-repeat 0 0; width:131px; height:119px; display:block; margin:0 auto; text-indent:-3500px; overflow:hidden; }
.sm2-bus:hover{background:url(../images/sm2-business.png) no-repeat 0 -129px; }

.head-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2278b4;
	text-decoration:none;
}
input[type="radio"] {
vertical-align: text-top;
}

.rpcWrapper{margin: 20px auto;width: 900px;height: auto;position: relative;}
.rpcWrapper .logo{float: left;text-indent: -3500px;overflow: hidden;margin: 0px 0px 0px;padding: 0px;background: url(https://www.remotepc.com/images/rpcj_logo.gif) no-repeat;height: 108px;width: 208px;}
.rpcWrapper .rpcBack{float: right;font-size: 14px;border: 1px solid #2698b4;padding:5px 10px 5px 35px;margin: 40px 0px 0px;color: #2698b4;
border-radius: 2px;background: url(../images/migrate_backarrow.png) no-repeat  10px 8px;text-decoration: none;}
.rpcWrapper .rpcBack:hover{color: #fff;background-color: #2698b4;background-position: 10px -19px;}
.rpcWrapper .clear{clear:both;}
.rpcWrapper .rpcContainer{width: 100%;overflow: hidden;background-color: #ffffff;border:1px solid #cdcdcd; border-radius: 5px;}
.rpcWrapper .rpcDetail{width:618px;height:728px;float:left;background: url(../images/migrate_banner.png);}
.rpcWrapper .rpcnewicon{position: absolute;top:166px;left:-3px;background: url(../images/migrate_new.png);width:56px;height: 30px;}
.rpcWrapper .buttonGreen{display:block;padding: 10px 0px; background-color:#63a83e;color:#fff;width: 200px;text-align: center;text-decoration: none;margin: 0px;border-radius: 2px;border: 0px;font-size: 14px;cursor: pointer;}
.rpcWrapper .buttonGreen:hover{background-color: #508e2f;}
.rpcWrapper .rpcForm{width:239px;float:left;padding: 20px;}
.rpcWrapper .formContainer{width: 95%;margin: 10px auto;}
.rpcWrapper .formField{width: 100%;margin: 0px 0px 10px;float:left;}
.rpcWrapper .formField label{width: 100%;float:left;font-size: 14px;margin-bottom: 5px;color:#484848;}
.rpcWrapper .formField .inputText{border: 1px solid #cdcdcd;height: 30px;line-height: 30px;width: 100%;padding: 0px 5px;}
.rpcWrapper .formField p{font-size: 12px;color: #484848;line-height: 18px;text-align: justify;margin: 10px 0px 10px 0px;
    float: left;}
.rpcWrapper .rpcTerms{font-size: 12px;color: #484848;line-height: 18px;}
.rpcWrapper .rpcTerms a{color:#2f95e0;text-decoration: none;}
.rpcWrapper .rpcTerms a:hover{color:#0f5c94;}
.rpcWrapper .redText{color: #ca2727;}
.rpcWrapper .rpcError{width: 100%;font-size: 12px;margin: 0px 0px 0px 0px;float: left;color: #c53a3a;line-height: 18px;display: none;}
.rpcWrapper .rpcContainer h4{padding: 0px;margin:10px 0px 30px 0px;font-size: 18px;font-weight: normal;text-align: center;color:#000;}

.migrateLink{float:right;text-align: left;text-indent: -9999px;width: 502;height: 138px;display: block;background: url(../images/migrate_small_banner.png);}
.gotomynewacc{display: block;padding: 10px 0px;background-color: #63a83e;color: #fff;width: 200px;text-align: center;text-decoration: none;
    margin: 0px;border-radius: 2px;border: 0px;font-size: 14px;cursor: pointer;}
.gotomynewacc:hover {background-color: #508e2f;}

/*migrate step2 related css starts*/
.rpcWrapper .rpc_migrate_time{background-color: #f0f0f0;width: 100%;overflow: hidden;text-align: center;}
.rpcWrapper .rpcMigrateperiod{text-align: left;width: 100%;float: left;padding-left: 70px;margin: 25px 0px;}
.rpcWrapper .rpcMigrateperiod h3{font-weight: 500;padding: 0px;margin: 20px 0px 30px;font-size: 18px;color: #2f2f2f;}
.rpcWrapper .fieldRow{width: 100%;float: left;font-size: 14px;margin-bottom: 20px;color: #484848;}
.rpcWrapper .fieldRow label{color: #232424;font-size: 16px;}
.rpcWrapper .fieldSpan{width: 100%;float: left;padding: 10px 0px 10px 26px;}
.rpcWrapper .rpc_migrate_h2{color: #62a63d;font-weight: 500;border-bottom: 1px solid #d6d6d6;width: 73%;margin: 0px auto;padding: 20px 0px;
font-size: 22px;line-height: 34px;}
.rpcWrapper .rpc_new_acc{background-color: #62a63d;color: #fff;border: 1px solid #62a63d;border-radius: 2px;padding: 8px 25px;font-size: 14px;
margin: 0px 10px 0px 0px;cursor: pointer;}
.rpcWrapper .rpc_new_acc:hover{background-color: #558e36;border: 1px solid #62a63d;color: #fff;}
.rpcWrapper .rpc_exis_acc{background-color: #f0f0f0;color: #62a63d;border: 1px solid #62a63d;border-radius: 2px;padding: 8px 25px;font-size: 14px;
margin: 0px 20px 0px 0px;cursor: pointer;}
.rpcWrapper .rpc_exis_acc:hover{background-color: #558e36;border: 1px solid #62a63d;color: #fff;}
.rpcWrapper .btnRow{margin: 15px 0px 0px;}
.rpcWrapper sup{font-size: 12px;}
.rpcWrapper .rpc_plan{float: right;color: #000;font-size: 14px;padding: 5px 10px 5px 35px;margin: 40px 0px 0px;text-decoration: none;font-weight: bold;}
.rpcWrapper .migrateRadio{vertical-align: baseline !important;}
.rpcWrapper .migr_txt{text-align: left;font-size: 14px;color: #272727;padding: 0px;margin: 0px;}
/*migrate step2 related css ends*/

/*adding rpc viewer and rpc host button */
td.rpcdownload{/* border: 1px solid #ccc; *//* background: #f1f1f1; */}
.rpcHostnw {    float: left;    width: 180px;}
.rpcHostnw img {
    float: left;
    margin-top: 10px;
    margin-left: -40px;
    margin-right: 20px;
}
.rpcViewernw img {
    margin-top: 10px;
	cursor:pointer;
    margin-left: 7px;
}
.rpcHostnw a{    float: left;
    display: inline-block;
    width: auto;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    margin-left: 12px;}
	
	.rpcHostnw img{    float: left;
    margin-top: 10px;	cursor:pointer;}
	
	.rpcViewernw a{display: inline-block;
    width: auto;
    text-decoration: none;
    font-size: 14px;
    color: #333;}
	
	.rpcViewernw {
    float: left;
    width: 170px;
}