div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(images/sec-unlocked.png);}
div.bx-auth-reg{font-size:16.67px;}
div.bx-auth-reg .hello{width:100%;font-weight:bold;margin:2px 0 10px 0;}
div.bx-auth-reg .tabinp{border:solid 1px #eae8e3;font-size:16.67px;box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing: border-box;width:230px;height:25px;margin:15px 0 0 0;padding:0 0 0 15px;color:#393939;float:left;-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);}
		div.bx-auth-reg .tabinp::-webkit-input-placeholder {color:#b1b1b1;} 
		div.bx-auth-reg .tabinp::-moz-placeholder {color:#b1b1b1;}
div.bx-auth-reg .but{margin:10px 0 0 0;width:113px;font-size:15.88px;height:28px;line-height:14px;cursor:pointer;color:#fff;text-decoration:none;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing: border-box;border:solid 1px #004866;border-radius:2px;background: #006994; /* Old browsers */
	background: -moz-linear-gradient(top,  #006994 0%, #00597d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006994), color-stop(100%,#00597d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #006994 0%,#00597d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #006994 0%,#00597d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006994 0%,#00597d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #006994 0%,#00597d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006994', endColorstr='#00597d',GradientType=0 ); /* IE6-9 */
	-moz-text-shadow: 1px 1px 1px #000; -webkit-text-shadow: 1px 1px 1px #000;text-shadow: 1px 1px 1px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');}
div.bx-auth-reg .but:hover{background: #0089bf; /* Old browsers */
background: -moz-linear-gradient(top,  #0089bf 0%, #227d96 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0089bf), color-stop(100%,#227d96)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0089bf 0%,#227d96 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0089bf 0%,#227d96 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0089bf 0%,#227d96 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0089bf 0%,#227d96 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0089bf', endColorstr='#227d96',GradientType=0 ); /* IE6-9 */
}