.xh-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.xh-clearfix:before,
.xh-clearfix:after {
display: table;
content: " ";
}
.xh-clearfix:after {
clear: both;
}
.xh-regbox button,.xh-regbox input,.xh-regbox select,.xh-regbox textarea
{
color:inherit;
font:inherit;
margin:0
}
.help-block{color:gray;}
.xh-regbox button[disabled],.xh-regbox input[disabled]
{
cursor:default
}
.xh-regbox button::-moz-focus-inner,.xh-regbox input::-moz-focus-inner
{
border:0;
padding:0
}
.xh-regbox input
{
line-height:normal
}
.xh-regbox input[type="checkbox"],.xh-regbox input[type="radio"]
{
box-sizing:border-box;
padding:0
}
.xh-regbox input[type="number"]::-webkit-inner-spin-button,.xh-regbox input[type="number"]::-webkit-outer-spin-button
{
height:auto
}
.xh-regbox input[type="search"]
{
-webkit-appearance:textfield;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box
}
.xh-regbox input[type="search"]::-webkit-search-cancel-button,.xh-regbox input[type="search"]::-webkit-search-decoration
{
-webkit-appearance:none
}
.xh-regbox textarea
{
overflow:auto
}
.xh-regbox *,.xh-regbox *:after, .xh-regbox *:before {
box-sizing: border-box;
}
.mt20{margin-top: 20px;}
.pt70{padding-top: 70px;} .xh-reglogo{padding:30px 0 0 0;margin:20px auto; text-align: center;}
.xh-reglogo img{max-height: 100%;vertical-align: middle;text-align: center;}
.xh-regbox{width: 400px;margin: 20px auto;background: #fff;border:1px solid #eee;padding:40px 25px;font-family:  "Microsoft Yahei UI","Microsoft Yahei","Helvetica Neue",Helvetica,"Nimbus Sans L",Arial,"Liberation Sans","Hiragino Sans GB","Microsoft YaHei","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,"WenQuanYi Zen Hei Sharp",sans-serif;font-size: 0.875em;}
.xh-regbox .xh-title{text-align: center;font-size:150%; }
.xh-regbox table td,.xh-regbox table th{font-size: 90%;}
.xh-regbox table td{color: #777;}
.xh-regbox .xh-form-group {
margin-bottom: 15px;
position: relative;
}
.xh-regbox .xh-form{margin-top: 20px;}
.xh-regbox .required:after {
content: "*";
color: #ed1c24;
}
.xh-regbox a:active,.xh-regbox a:hover
{
outline:0;
}
.xh-regbox hr
{
-moz-box-sizing:content-box;
box-sizing:content-box;
clear:both;
margin:5px auto;
border:0;
border-bottom:1px solid #eee;
height: 1px;
}
.xh-regbox label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 700;
font-size: 
}
.xh-regbox .form-control{
width: 100%;
height: 35px;
padding: 6px 12px;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.xh-regbox .mb15{margin-bottom: 15px;}
.xh-regbox .xh-btn,.xh-btn {
box-shadow: 0 1px 2px rgba(0,0,0,.1);
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.5;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.xh-regbox a.xh-btn:hover{color:#fff;}
.xh-regbox .xh-btn-block {
display: block;
width: 100%;
}
.xh-regbox .xh-btn-lg,.xh-btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 3px;
}
.xh-regbox .xh-btn-sm,.xh-btn-sm {
padding: 4px 16px;
font-size: 14px;
line-height: 1.33;
border-radius: 3px;
}
.xh-regbox .xh-btn-xs,.xh-btn-xs {
padding: 2px 14px;
font-size: 12px;
line-height: 1.33;
border-radius: 3px;
}
.xh-regbox .xh-btn-primary,.xh-btn-primary {
color: #fff;
background-color: #009a61;
border-color: #008151;
}
.xh-regbox .xh-btn-warning,.xh-btn-warning {
color: #fff;
background-color: #ff851b;
border-color: #e56e06;
}
.xh-user-register {
margin: 30px 0 80px;
color: #ddd;
text-align: center;
}
.xh-user-register a{    margin: 0 10px;
color: #999;
}
.xh-regbox .xh-input-group {
position: relative;
display: table;
border-collapse: separate;
margin-bottom: 15px;
}
.xh-regbox .xh-input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
z-index: 1;
display: table-cell;
}
.xh-regbox .xh-input-group-btn, .xh-regbox .xh-input-group-btn>.xh-btn {
position: relative;
}
.xh-regbox .xh-input-group-btn {
font-size: 0;
white-space: nowrap;
width: 1%;    
vertical-align: middle;
display: table-cell;
}
.xh-regbox .xh-input-group-btn:last-child>.xh-btn, .xh-regbox .xh-input-group-btn:last-child>.btn-group {
margin-left: -1px;
box-shadow: none;
position: relative;
}
.xh-regbox .xh-btn-default,.xh-btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.xh-regbox .xh-input-group .form-control:first-child {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.xh-regbox .xh-input-group-btn:first-child>.btn-group:not(:first-child)>.xh-btn,.xh-regbox .xh-input-group-btn:first-child>.xh-btn:not(:first-child),.xh-regbox .xh-input-group-btn:last-child>.xh-btn,.xh-regbox .xh-input-group-btn:last-child>.btn-group>.xh-btn,.xh-regbox .xh-input-group-btn:last-child>.dropdown-toggle,.xh-regbox .xh-input-group .form-control:last-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.xh-regbox .xh-input-group-btn>.xh-btn:active,.xh-regbox .xh-input-group-btn>.xh-btn:focus,.xh-regbox .xh-input-group-btn>.xh-btn:hover {
z-index: 2;
}
.xh-mT20{margin-top: 20px;}
.xh-social{height: 32px;}
.xh-social-item{width: 32px;height: 32px; margin-right: 10px;cursor:pointer;
float: left;
display:-moz-inline-stack;
zoom:1;
}
.xh-social .xh-social-item.nobg{background: none;}
.xh-social .xh-text{height: 32px;line-height: 32px;display: inline-block;}
.xh-social-item.xh-qq{background: url(//www.abcpost.com.au/wp-content/plugins/wechat-social-login/assets/svg/qq-icon.svg) no-repeat;}
.xh-social-item.xh-weibo{background: url(//www.abcpost.com.au/wp-content/plugins/wechat-social-login/assets/svg/weibo-icon.svg) no-repeat;}
.xh-social-item.xh-wechat{background: url(//www.abcpost.com.au/wp-content/plugins/wechat-social-login/assets/svg/weixin-icon.svg) no-repeat;}
.xh-social-item.xh-dinding{background: url(//www.abcpost.com.au/wp-content/plugins/wechat-social-login/assets/svg/dingding.svg) no-repeat;}
.xh-social-item.xh-mobile{background: url(//www.abcpost.com.au/wp-content/plugins/wechat-social-login/assets/svg/mobile-icon.svg) no-repeat;}
.xh-social-item.xh-linkedin{background: url(//www.abcpost.com.au/wp-content/plugins/wechat-social-login/assets/svg/linkendi-icon.svg) no-repeat;}
.xh-social-item.xh-qzone{background: url(//www.abcpost.com.au/wp-content/plugins/wechat-social-login/assets/svg/qqzone.svg) no-repeat;}
.xh-social-item.xh-github{background: url(//www.abcpost.com.au/wp-content/plugins/wechat-social-login/assets/svg/github.svg) no-repeat;}  
.xh-left{width: 65%;float: left;}
.xh-right{width: 35%;float: right;}
.xh-pull-left{float: left;}
.xh-pull-right{float: right;}
.xh-alert {
padding: 10px;
margin-bottom: 15px;
border: 1px solid transparent;
border-radius: 3px;
}
.xh-alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.xh-alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.xh-alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.xh-alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
} .list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
padding: 8px 12px;
position: relative;
display: block;    
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
a.list-group-item {
color: #555;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
z-index: 2;
color: #fff;
background-color: #009a61;
border-color: #009a61;
}
.list-group-item:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
} .xh_social_box .xh_social_login_bar{
cursor:pointer;width:30px;height: 30px;line-height: 30px;margin: 3px 5px 3px 2px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;z-index:99;position:relative;text-decoration:none;
} .xh-cover {
width: 100%;
height: 100%;
z-index: 999;
background: rgba(0,0,0,0.2);
position: fixed;
left: 0;
top: 0;
text-align: center;
}
.xh-regbox.xh-window{
position: relative;
z-index: 1000;
background: #fff;
border-radius: 4px;
left:0;  
right:0; 
padding:10px 0;
}
.xh-regbox .xh-close{
width: 30px;
height: 30px;
background: url(//www.abcpost.com.au/wp-content/plugins/wechat-social-login/assets/image/v2.ui2.close2.png) center no-repeat;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
}
.xh-regbox.xh-window .xh-form{padding:25px 35px;}
.xh-user-register.xh-w{margin:0px;}
@media (max-width : 767px){
.xh-regbox{width: 85%;}
} .xh-wechat-social-nav-login{display: flex;justify-content: center;align-items: center;height: 100%;}
.xh-wechat-social-widget{display: flex;justify-content: center;align-items: center;padding:15px 0;}
.xh-wechat-social-nav-login a{text-decoration: none;margin-left:7px;margin-right:7px;display: flex;justify-content: center;align-items: center;}
.xh-wechat-social-nav-login .xh-Avatar,.xh-wechat-social-widget .xh-Avatar{width: 35px;height: 35px;border-radius: 50%;}
.xh-wechat-social-widget a{text-decoration: none;margin-left:7px;margin-right:7px;}
.xh-widget-title{display: block;text-align: center;}
.captcha-qq{color:#45494c;border: 1px solid #e4e7eb;height:38px;}
.captcha-qq.active{color:#52ccba;border-color: #52ccba;}
.captcha-qq .captcha-qq-icon{vertical-align: middle;width:19px;height:18px;}