
/* Scrolling Section*/
.mCSB_container,
.mCSB_container.mCS_no_scrollbar,
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
        margin-right:0px;
}


.mCSB_scrollTools .mCSB_draggerRail{
        width: 0px;
        background: rgb(165, 149, 199);
        background:rgba(165, 149, 199,0);
        filter:"alpha(opacity=0)"; -ms-filter:"alpha(opacity=0)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
        width: 6px;
        background: rgb(165, 149, 199);
        background: rgba(165, 149, 199, 0.35);
        filter: "alpha(opacity=70)";-ms-filter: "alpha(opacity=70)";/* old ie */
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
        width: 12px;
        background: rgb(165, 149, 199);
        background:rgba(165, 149, 199,0.55);
        filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
/* Scrolling Section END*/

.denyselection
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

		.texts
		{
			font: 12px Arial;
			float: right;
			margin: 9px 15px 0 0;
		}
		.texts:hover {
			cursor:pointer;
			text-decoration:underline
		}

		ul#demo-block{ margin:15px 15px 15px 15px;}
			ul#demo-block li{ margin:0 0 10px 150px; display:inline; float1:left; clear:both; color:#aaa; font:11px Helvetica, Arial, sans-serif; z-index: 4;1position: fixed;}
				ul#demo-block li a{ color:#eee; font-weight:bold; }
		.inactiveimg
		{
			cursor: pointer;
		}		
		.news{
			float: left;
			margin: 50px 0 0 10px;
			width: 160px;
			height:300px;
			padding-right: 8px;
		}
		
		.bottomright{
			float: right;
			margin: 15px 10px 0 0;
		}
		
		.showcontrol
		{
			position: absolute;
			width: 692px;
			height: 400px;
			cursor: pointer;
		}
		.description
		{
			background-color:whitesmoke;
			color: #313131;
			width:1000px;
			height:200px;
			float: left;
			margin: 10px 0 0 20px;
			padding: 10px;
			border: 1px solid #000;
			outline:0;
			transition: border 0.35s;
		}
		
		.description:hover
		{
			border: 1px	dashed #626283;
		}		
		.MenuAware,
		.MenuComming,
		.MenuFAQ,
		.MenuDesire
		{
			cursor: pointer;
			display: inline-block;
			background: url(../Images/menu3.png) no-repeat;
			height: 66px;
			vertical-align: -3px;
			margin-left: 5px;
		}

		.MenuAware
		{
			width: 143px;
			background-position: 0px -66px;
		}
		.MenuAwareHover
		{
			background-position: 0px -132px;
		}
		.MenuAwareActive
		{
			cursor:default;
			background-position: 0px 0px;
		}

		.MenuComming
		{
			width: 132px;
			background-position: -143px -66px;
		}
		.MenuCommingHover
		{
			background-position: -143px -132px;
		}
		.MenuCommingActive
		{
			cursor:default;
			background-position: -143px 0px;
		}
		.MenuFAQ
		{
			width: 104px;
			background-position: -275px -66px;
		}
		.MenuFAQHover
		{
			background-position: -275px -132px;
		}
		.MenuFAQActive
		{
			cursor:default;
			background-position: -275px 0px;
		}
		.MenuDesire
		{
			width: 180px;
			background-position: -370px -66px;
		}
		.MenuDesireHover
		{
			background-position: -370px -132px;
		}
		.MenuDesireActive
		{
			cursor:default;
			background-position: -370px 0px;
		}
		
		
		

		.faqQ
		{
			font-size: 16px;
			margin: 0 0 0 2px;
		}		
		.faqA
		{
			margin: 5px 0 0 22px;
		}		
		
		.commonDiv
		{
			width: 930px;
			font:12px Arial;
		}
		
		.inputtext{
			border-style: solid;
			border-width: 1px;
			border-color: #ff8010;
			width:300px;
			height: 25px;
			padding: 0 5px;
		}
		.iconInfo
		{
			cursor: pointer;
			display: inline-block;
			background: url(../Images/info.png) no-repeat center center;
			width: 16px;
			height: 16px;
			vertical-align: -3px;
			margin-left: 5px;
		}
		.iconInfo1:hover
		{
			display: inline-block;
			background: url(../Images/info.png) no-repeat center center;
			width: 16px;
			height: 16px;
			vertical-align: -3px;
			margin-left: 5px;
			background-position: 0px 10px;
		}
		
		.saveButton
		{
			cursor: pointer;
			display: inline-block;
			background: url(../Images/Save.png) no-repeat;
			width: 80px;
			height: 20px;
			margin: 50px 0 0 230px;
		}
		
		.emailInfo,
		.passwordInfo
		{
			position:absolute;
			display: inline-block;
			width: 0px;
			height: 0px;
			overflow: hidden;
			color: #ff8010;
			font:12px Arial;
			border: 1px solid #ff8010;
			background-color: #FFF2AD;
		}
		
		
.hidden
{
	display:none;	
}		
		
.fillfirmware
{
	height: 100%;
	font:12px Arial;
	
}


.fillfirmwareform
{
	display:inline-block;
	margin-left:200px;
}

.test_close
{
    font-family: "LinkedIn-Glyphs-2.0.2","LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 16px;
    color: #b0b3b6;
    content: "\e00f";
}

.orderpopupposition
{
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 65%;

}

.orderpopup
{
    z-index: 1;
    float: right;
    width: 1px;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.OrderFrame
{
    display:none;
    width: 0px;
    float: right;
    height: 28px;
    padding: 0px 20px 34px 20px;
    background-color: rgb(51, 204, 51);
}

.orderp
{
    overflow: hidden;
    text-align: initial;
    font-size: 36px;
    color: white;
    padding: 10px 0px 10px 0px;
    position: relative;
    top: -22px;
}

.orderclose
{
    cursor: pointer;
    position: relative;
    top: -86px;
    left: -17px;
    color: rgb(255, 255, 255);
    color: rgba(255, 255, 255, 0.37);
    font-family: monospace;
    font-size: 16px;
}

.orderclose:hover
{
    color: rgb(255, 255, 255);
}


.orderarrow
{
    font-family: monospace;
    font-size: 72px;
    position: relative;
    top: -15px;
    display: inline-block;
    color: white;
    padding-left: 15px;
    color: rgb(255, 255, 255);
}

.OrderFrame:hover .orderarrow
{
    left: 2px;
}

.ContactUsFrame
{
    display:none;
    width: 0px;
    float: right;
    height: 28px;
    background-color: rgb(0, 153, 255);
    padding: 0px 20px 34px 20px;
}
.contactus
{
    overflow: hidden;
    text-align: initial;
    font-size: 36px;
    color: white;
    padding: 10px 0px 10px 0px;
}
.contactclose
{
    cursor:pointer;
    position: relative;
    top: -63px;
    left: -15px;
    color: rgb(255, 255, 255);
    color: rgba(255, 255, 255, 0.37);
    font-family: monospace;
    font-size: 16px;
}

.contactclose:hover
{
    color: rgb(255, 255, 255);
}


.block2,
.block5
{
	display: inline-block;
	background-color: rgb(243, 254, 255);
	background-color: rgba(243, 254, 255, 0.9);
	padding: 2px 2px 0px 2px;
	width:135px;
	color: #222;
	border: 1px solid #000;
	border-style:groove;
	outline:0;
}

.block2
{
	width:150px;
}
.block3{
	color: #222;
	background-color: rgb(243, 254, 255);
	background-color: rgba(243, 254, 255, 0.5);
	display: inline-block;
	width:1000px;
	font-size: 16px;	
	margin: 30px 0px 0px 20px;
	padding: 10px 15px 10px 15px;
	box-shadow: 0px 2px 15px rgb(12, 12, 11);
	box-shadow: 0px 2px 15px rgba(12, 12, 11, 0.5);
	overflow: hidden;
}

.block4
{
	float: right;
	margin: 0 10px 5px 0;	
	width: 200px;
}
.block5
{
	width: 250px;
	margin: 0px 0px 0px 20px;
	height: 20px;
	font-size: 16px;
	display: inline-block;
}

.block6{
	position:absolute;
	display: inline-block;
	box-shadow: 0px 0px 30px rgba(12, 12, 11, 0.5);
	overflow: hidden;
	font-size: 16px;
	padding: 10px;
	border-style: groove;
	width:400px;
	background-color: rgb(243, 254, 255);
	background-color: rgba(243, 254, 255, 0.9);
	color: rgb(34, 34, 34);
}

.ourIntroinner {
	margin: 0px 0px 0px 20px;
	padding: 10px 15px 10px 15px;
	width:1000px;
	display: inline-block;
	color: #222;
	font-size: 20px;	
	overflow: hidden;
}


.dots
{
	text-align: center;
	border: 1px solid #CAA6A6;
	cursor: pointer;
	border-radius: 6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius: 6px;
	padding: 0px 20px 6px 20px;
	float: right;
	background-color: rgb(195, 197, 234);
}

.note
{
	overflow: hidden;
}



.label,
.label2,
.label3
{
	margin-right:5px;
	display: inline-block;
	width: 160px;
	text-align: right;
	color:#000;
}

.label {
	font-weight: bold;
}
.label2
{
	margin-left: 10px;
	display: inline-block;
	width: 200px;
	text-align:left;
	color:#CECECE;
	float:left;
	position: relative;
	top: -4px;	
}

.label3
{
	width: auto;
}

.label4
{
	display: inline-block;
	background-color: rgb(202, 199, 189);
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	box-shadow: 3px 3px 3px rgb(29, 18, 18);
	box-shadow: 3px 3px 3px rgba(29, 18, 18, 0.5);
	color:Black;	
}
.label4:hover {
	background-color: #FF8010;
}


.label5
{
	font-size:10px;
}

.record,
.record2
{
	display: inline-block;
	height:auto;
}
.record2
{
	height:70px;
	padding-top: 30px;
}
.imgSample
{
	height: 60px;
	margin-left: 10px;
	float:left;
	position: relative;
	top: -20px;
}
.imgIcon
{
	margin-left: 5px;
	display:none;
	height: 16px;
}

.dropdown
{
	background-color: #FF8010;
	width: 160px;
	color:#222;
	height:23px;
}

.thxContribute
{
	margin-left:10px;
	color:#24DA24;
	display:none;
}

.sendContribute,
.loginbtn,
.createAccountbtn
{
	display: inline-block;
	background-color: #CAC7BD;
	padding: 5px;
	cursor: pointer;
	margin-left: 120px;
	box-shadow: 3px 3px 3px rgb(29, 18, 18);
	box-shadow: 3px 3px 3px rgba(29, 18, 18, 0.5);
	width: 80px;
	text-align: center;
	transition: background-color 0.35s;
}

.sendContribute:hover,
.loginbtn:hover,
.createAccountbtn:hover
{
	color: #CECECE;
	background-color: rgb(100, 89, 145);
}
.createAccountbtn
{
	width: 150px;
}

.fileinput-button
{
	padding: 0px 3px 3px 0px;
}

.fileinput-button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: solid rgb(0, 0, 0);
	border: solid rgba(0, 0, 0, 0);
	border-width: 0 0 100px 200px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-transform: translate(-300px, 0) scale(4);
	direction: ltr;
	cursor: pointer;
}

input[type="file"] {
	height: 28px;
	line-height: 28px;
}

.fileupload
{

}






.pseudoLink
{
	cursor:pointer;
	text-decoration:underline;	
}
.pseudoLink:hover
{
	color:black;
}

.errorMsg
{
	width:150px;
	float: left;
	position: relative;
	color:#FF4C4C;
	font-size: 10px;
	display:none;
	overflow:hidden;
}
.whole
{
	width:100%;
	display: inline-block;
}


.loginblock,
.registerblock,
.resetpassblock,
.messageblock
{
	display:none;
	width: 310px;
	height: 200px;
	background-color: #383838;	
	position: absolute;
	z-index:10;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;	
    box-shadow: 0px 0px 14px rgb(0,0,0);
    box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
    opacity: 0.97;
    filter:"alpha(opacity=97)"; 
    -ms-filter:"alpha(opacity=97)"; /* old ie */
    cursor:move;
    top:100px;
    left:400px
    
}
.registerblock
{
	height:240px;
}
.resetpassblock
{
	height:140px	
}

.messageblock
{
	height:100px	
}

.loginlabel
{
	color: #FFF;
	font-size: 16px;
	margin: 10px 0px 5px 20px;
	display: inline-block;
}


.loginbtn
{
	margin: 0px 0 0 20px;	
}
.forgotpassword
{
	cursor: pointer;
	display: inline-block;
	margin: 10px 0px 0px 30px;
	color: #FF8010;
	font-size:10px;
}

.forgotpassword:hover,
.loginregister:hover
{
	text-decoration:underline;	
}
.loginregister
{
	cursor: pointer;
	display: inline-block;
	margin: 10px 0px 0px 80px;
	color: #FF8010;
}
.disableContent
{
	display:none;
	width:100%;
	height:100%;
	z-index:5;
	position:absolute;
	background-color: rgb(126, 126, 126);
	background-color: rgba(126, 126, 126, 0.5);
	top: 0;
	left: 0;	
}

.logintop
{
	display: inline-block;
	float: right;
	clear: left;	
}

.logintoplabel
{
	padding: 0px 10px 0px 0px;
	color: #FF8010;
}
.logintoplabel:hover
{
	text-decoration:underline;
	cursor:pointer;
}


.closedialogbtn
{
	position:relative;
	float:right;
	color:White;
	margin:1px;
	padding: 2px 6px 2px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	
}
.closedialogbtn:hover
{
	background:red;
	cursor:pointer;
}

.validationerror
{
	margin: 5px 0px 10px 20px;
	display:inline-block;
	color:#FF4C4C;
	font-size: 10px;
	height: 13px;
	width: 90%;	
}

.datealign
{
	float:right;	
}




	/*-----------------  My Overlay      ----------------------*/
.externalImg {
	cursor:pointer;
}

.overlaycontainer {
	position: fixed;
	z-index: 9991;
	display:block;
}

.overlaycontainer img {
	display:none;
	position:fixed;
	border: 0px solid rgb(0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.72);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	z-index: 9993;
}


.overlaycontainer>.bg {
	background-color: rgb(0, 0, 0);
	position: fixed;
	top: 0px;
	left: 0px;
	opacity:0;
	display:none;
	z-index: 9992;
}

.left_img_panel,
.right_img_panel {
	position: fixed;
	cursor:pointer;
	display:none;
	z-index: 9994;
	background-image: url(../Images/empty.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.left_arrow,
.right_arrow {
	float: left;
	left: 30px;
	top: 40%;
	width: 45px;
	height: 75px;
	position: relative;
}

.right_arrow{
	float: right;
	left: -30px;
}

.left_img_panel:hover .left_arrow{
	background-image: url(../Images/left.png);
}
.right_img_panel:hover .right_arrow{
	background-image: url(../Images/right.png);
}

div .overlaycontainer + .close{
	display:none;
	background-image: url(../Images/close.png);
	position: fixed;
	right: 15px;
	top: 10px;
	cursor: pointer;
	height: 24px;
	width: 24px;
	z-index: 9995;
}

.close:hover{
	background-image: url(../Images/close_active.png) !important;
}

/*-----------------  My Overlay   END   ----------------------*/

.galeryimg{
	background-color:#fff;
	padding:2px;
	border:1px solid #000;
	margin:2px 5px;
	height: 100px;
}


.galery {
	position: absolute;
	text-align: center;
}

.apple_overlay .close {
	background-image: url(../Images/close.png);
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
	height: 24px;
	width: 24px;
}
.apple_overlay:hover .close {
	background-image: url(../Images/close_active.png);
}

/*  My Overlay customizations*/

.moto {
	position: absolute;
}

.producttext {
	color: #000;
	font-size: 64px;
	display: inline-block;
}
.productsubtext {
	color: #000;
	font-size: 36px;
	margin-left: 150px;
	display: inline-block;
	font-style:italic;
	padding:0px 10px;
}


.featuresarea,
.featuresarea2 {
	position: absolute;
	display: inline-block;
	background-color: rgb(255, 248, 228);
	background-color: rgba(255, 248, 228, 0.88);
	padding: 20px 0px 20px 20px;
}
.featuresarea
{
	width: 600px;
}
.featuresarea2
{
	width: 270px;
	float:left;
	padding: 10px;
}

.featuresarea3 {
	position: absolute;
	display: inline-block;
	padding1: 10px 0px 20px 0px;
}


.content {
	position: absolute;
	top: 200px;
	left: 150px;
	display: inline-block;
}

.text1
{
	font-size: 20px;
}
.text1_1
{
	font-size:18px;
}
.text2 {
	font-size: 16px;
	margin: 0 0 0 5px;
}
.text3
{
	font-size: 19px;
	color: rgb(111, 111, 111);
}

.orangepoint
{
	color: rgb(255, 128, 16);
	font-size: 26px;
	line-height: 1;
	top: 1px;
	position: relative;
}

.ourIntro {
	position: absolute;
	display: inline-block;
	top: 120px;
}

.intend {
	margin-left: 20px;
}

.textlabel {
	font-size: 20px;
}

.background {
	position:absolute;
	background-image:url(../Images/bg2.jpg);
	background-size: 100% 100%;

	/*IE7,8*/
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='../Images/bg2.jpg',
	sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='../Images/bg2.jpg',
	sizingMethod='scale')";
}
.background_s {
	position:absolute;
	background-image:url(../Images/bg2.gif);
	background-size: 100% 100%;

	/*IE7,8*/
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='../Images/bg2.gif',
	sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='../Images/bg2.gif',
	sizingMethod='scale')";
}

.background_c {
	position:absolute;
	background-image:url(../Images/bg3.jpg);
	background-size: 100% 100%;

	/*IE7,8*/
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='../Images/bg3.jpg',
	sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='../Images/bg3.jpg',
	sizingMethod='scale')";
}
.colorlogo {
	background-image:url(../Images/LogoColor.png);
	position:absolute;
	width:360px;
	height:360px;
}

.plata {
	position:absolute;
	background-image:url(../Images/plata.jpg);
	background-size: 100% 100%;
}


.sectionName {
	font-size:32px;
	position:absolute;
}

.footer {
	background-color:rgb(243, 254, 255);
	position:absolute;
	height:30px;
}




.confirm,
.order{
	margin:	5px;
	padding: 5px 25px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(68, 68, 68);
	background: rgb(76, 235, 120);
	background: rgba(76, 235, 120, 0.82);
	cursor: pointer;
	transition: color 0.2s, box-shadow 0.35s, background 0.35s, background-image 0.35s;
	-webkit-transition: color 0.2s, box-shadow 0.35s, background 0.35s, background-image 0.35s;
	border: 1px solid rgb(76, 235, 120);
	border: 1px solid rgba(76, 235, 120, 0.82);
	border-radius: 30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    -khtml-border-radius: 30px;

}
.order {
    position: absolute;
	font-size: 32px;
}

.confirm:hover,
.order:hover {
	background: rgb(76, 215, 120);
	background: rgba(76, 215, 120, 0.82);
	box-shadow: 0px 0px 5px rgb(92, 92, 92);
	background-image: -webkit-linear-gradient(top, rgb(76, 235, 120) 0%, rgb(76, 215, 120) 100%);
	background-image: -o-linear-gradient(top, #4CEB78 0%, #4CD778 100%);
	background-image: -ms-linear-gradient(top, #4CEB78 0%, #4CD778 100%);
	background-image: linear-gradient(top, #4CEB78 0%, #4CD778 100%);
	-pie-background: linear-gradient(top, #4CEB78 0%, #4CD778 100%);
	border: 1px solid rgb(76, 205, 120);
	border: 1px solid rgba(76, 205, 120, 0.82);
}

.confirm {
    position:initial;
    width: 60px;
    margin-left: 55px;
}

.confirmprice {
	font-size:18px;
	position:absolute;
    z-index: 1;
    height:310px;
    width:225px;
	background: rgb(254, 255, 211);
    padding: 15px;
}

.price {
	color: rgb(236, 84, 12);
	font-weight:bold;
}
.linethrough {
	text-decoration: line-through;
	font-weight: normal;
}
.underline {
	text-decoration:underline;
}
.pointer {
	cursor:pointer;
}
a {
	color: #080529;
	text-decoration:none;
}


.bg {
	background-color: rgb(0, 0, 0);
	position: fixed;
	top: 0px;
	left: 0px;
	opacity:0;
	display:none;
	z-index: 9992;
	cursor:pointer;
}
.warranty {
	position:absolute;
	top: 0px;
	left: 0px;
	font-size: 14px;
	padding: 15px;
	border-style: groove;
	background-color: rgb(255, 248, 228);
	background-color: rgba(255, 248, 228, 0.92);
	box-shadow: 0px 0px 30px rgba(12, 12, 11, 0.5);
	display:none;
	z-index: 9993;
	overflow: hidden;
	color: rgb(34, 34, 34);
}
.warrantyclose{
	display:none;
	background-image: url(../Images/close.png);
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
	height: 24px;
	width: 24px;
	z-index: 9995;
}
.warrantyclose:hover{
	background-image: url(../Images/close_active.png) !important;
}

.termsection {
	font-weight1:bold;
	font-size:18px;
}

.survey {
    display:none;
    font-size: 20px;
    border: solid 1px rgb(172, 172, 172);
    box-shadow: 1px 1px 10px rgb(12, 12, 11);
	box-shadow: 1px 1px 10px rgba(12, 12, 11, 0.5);
    padding: 10px;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.76);
	z-index: 9990;
}

.errorMsg2 {
    margin-left: 10px;
    color: red;
    font-size: 14px;
}

.g2
{
    display:none;
}

.proversionnew
{
  color: red;
  font-size: 33px;
  font-weight: bold;
  top: -20px;
  position: relative
}

.proversion
{
  font-size: 42px;
  font-weight: bold;
}

.icon-facebook
{
    background-image: url(../Images/facebook.png);
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    margin: 3px;
    float: right;
}

.realURL
{
    text-decoration: underline;
    color: blueviolet;
}