body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 "Microsoft YaHei","微软雅黑",arial,simsun,"宋体";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; }
h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { font-weight: 500; line-height: 1.1; color: inherit; }
h1, h2, h3 { line-height: 40px; }

h1 { font-size: 36px; }
h2 { font-size: 30px; } 
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }


address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
ul,ol{list-style:none;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration: none;}
.clearfix{*zoom:1}
.clearfix:before,
.clearfix:after{display:table;content:"";line-height:0;clear:both}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.hide{display:none;}
.pull-left {float: left;}
.pull-right {float: right;}

.wrapper {
    overflow: hidden;
}
.navbar-wrapper {
    position: relative;
    height: 90px;
    border-bottom: 1px solid #e4e4e4;
}
.container {
    width: 970px;
    margin: 0 auto;
    padding: 0 15px;
}
.navbar-logo {
    display: block;
    width: 164px;
    height: 45px;
    margin-top: 22px;
    background: url('../images/logo.png') no-repeat;
}

.banner-wrapper {
    position: relative;
    height: 548px;
    overflow: hidden;
    background:url("../images/bg.png") no-repeat center top;
}

.banner-wrapper .b-box {
    position: relative;
    height: 548px;
}

.banner-wrapper .intro-right {
    position: absolute;
    right: 0;
    bottom: 240px;
    /*padding-top: 128px;*/
    width: 484px;
}

.banner-wrapper .intro-right h1, .banner-wrapper .intro-right h2, .banner-wrapper .intro-right h3 {
    color: #fff;
    font-weight: normal;
    margin: 0px;
    line-height: 1;
}

.banner-wrapper .intro-right h1 {
    font-size: 40px;
    padding-bottom: 38px;
}

.banner-wrapper .intro-right h2 {
    font-size: 28px;
    padding-bottom: 38px;
}

.banner-wrapper .intro-right h3 {
    font-size: 18px;
    padding-bottom: 30px;
}

.banner-wrapper .intro-right h3.p2 {
    font-size: 18px;
    padding-bottom: 40px;
}

.banner-wrapper a.download-btn {
    display: inline-block;
    text-align: center;
    width: 185px;
    height: 70px;
    font-size: 33px;
    color: #FFF;
    line-height: 60px;
    border: 3px solid #fff;
    border-radius: 6px;
    background: rgba(255, 255, 255,0.2); 
}

.banner-wrapper a.download-btn:hover {
    background: rgba(255, 255, 255,0.3); 
}

.banner-wrapper a.download-btn:focus {
    text-decoration: none;
}

.banner-wrapper .intro-left {
    position: absolute;
    left: 102px;
    bottom: 0;
    width: 269px;
    height: 497px;
    background: url('../images/iphone.png') no-repeat;
    z-index: 2
}

.c-box {
    padding: 20px;
    overflow: hidden;
}
.c-box ul li {
    float: left;
    width: 310px;
    height: 280px;
    margin-top: 50px;
    text-align: center;
}
 .c-box ul li .imgs-2 {
     background-position: 0 -158px;
 }
 .c-box ul li .imgs-3 {
     background-position: 0 -316px;
 }
 .c-box ul li .imgs-4 {
     background-position: 0 -474px;
 }
 .c-box ul li .imgs-5 {
     background-position: 0 -632px;
 }
 .c-box ul li .imgs-6 {
     background-position: 0 -790px;
 }
 .c-box ul li h3, .c-box ul li p {
     padding: 8px 30px;
 }
 .c-box ul li h3 {
     font-size: 28px;
     font-weight: 400;
 }
 .c-box ul li p {
     font-size: 18px;
     color: #818181;
 }
.d-box {
    margin: 200px auto;
    text-align: center;
    position: relative;
}
.d-box .tit {
    font-size: 30px;
    color: #2696ea;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
}
.d-box ul {
    width: 940px;
    margin: 75px auto 0;
}
.d-box ul li {
    position: relative;
    z-index: 20;
    float: left;
    width: 250px;
    height: 225px;
    /*border: 1px solid #e4e4e4;*/
    color: #8b8a8a;
    font-family: 'Myriad Pro';
    font-size: 18px;
    background-color: #fff;
}

.d-box ul li p {
    margin-top: 30px;
    font-size: 16px;
    color: #878787;
}

.d-box ul li .download {
    text-decoration: none;
    display: block;
    color: #8b8a8a;
    height: 180px;
    width: 180px;
    border-radius: 50%;
    background-color: #BFBFBF;
    overflow: hidden;
	margin: auto;
}
.d-box ul li .icon {
    width: 180px;
    height: 180px;
    display: block;
    margin: 0px auto 18px;
}
.d-box ul li .icon.ios {
    background: url('../images/icon_apple.png') 0 0 no-repeat;
	-webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.d-box ul li .icon.android {
    background: url('../images/icon_android.png') 0 0 no-repeat;
	-webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.d-box li.on.ios a {
    background-color: #66dac0;
}

.d-box li.on.android a {
    background-color: #00BEF5;
}

.d-box ul li .icon.wp {
    background: url('https://statics.xiaoenai.com/v4/img/icon.png') -155px 0 no-repeat;
}

.d-box ul li.down .hover {
    display: none;
}

.d-box ul li.down .normal {
    display: block;
}

            
.d-box li.qr-code img {
    margin-top: 50px;
}

/*旧 footer*/
.footer {color: #646464;text-align: center;font-size: 12px;padding-bottom: 133px;}
.footer p {margin: 0 0 10px;}
.footer a{color:#646464;}
.footer .follow-icon.tx {
  background-position: 0 -42px;
}
.footer .follow-icon.qzone {
  background-position: 0 -84px;
}
.footer .follow-icon.wx {
  background-position: 0 -126px;
}
.footer .follow {
    position: relative;
}
.footer .follow .wx-follow {
    display: none;
    position: absolute;
    width: 188px;
    height: 254px;
    box-shadow:5px 15px 30px rgba(0,0,0,.3);
    border: 1px solid #f4f4f4;
    left: 448px;
    bottom: 54px;
    z-index: 30;
    padding: 10px 20px;
    background: white;
}
/*新 footer*/
.new-footer{
    position: relative;
    height: 110px;
    background-color: #F4F4F4;
    text-align: center;
    color: #888888;
}

.footer-link.border-right{
    border-right: 1px solid #A8A8A8;
}

.footer-link{
    display: inline-block;
    width: 122px;
    font-size: 14px;
    line-height: 1.1;
    color: #888888;
}

.footer-link-list{
    padding-top: 34px;
}

.footer-p2{
    font-size: 12px;
    padding-top: 22px;
    color: #888888;
}

.footer-p3{
    font-size: 12px;
    padding-top: 16px;
}

.footer-p3 a{
    color: #888888 !important;
}

.new-footer .follow-icon {
    display: inline-block;
    margin: 20px 40px 0px 0px;
    width: 44px;
    height: 35px;
    /*background: url('https://statics.xiaoenai.com/v4/img/followicon.png') no-repeat;*/
}

.new-footer .sina {
    background: url('main/icon_sina.png') no-repeat;
}

.new-footer .wx {
    margin: 0px;
    background: url('main/icon_wechat.png') no-repeat;
}

.canal-list{
    position: relative;
}

.new-footer .wx-follow {
    display: none;
    position: absolute;
    width: 188px;
    height: 254px;
    box-shadow:5px 15px 30px rgba(0,0,0,.3);
    border: 1px solid #f4f4f4;
    left: 420px;
    bottom: 54px;
    z-index: 30;
    padding: 10px 20px;
    background: white;
}

.coming {
    display: none;
    height: 110px;
    width: 100%;
    background-color:#f45595;
}
.coming p {
    width: 960px;
    margin: 0 auto;
    padding-top: 30px;
    color: #fff;
    font-size: 32px;
    text-align: center;
}

.about {
    padding: 50px 50px 80px;
    margin: 10px 0 0 0;
    color: #333;
    font-size: 14px;
}

.about p {
    margin: 0 0 10px;
    line-height: 26px;
}

.about.help p , .about.history p{
    padding-bottom: 20px;
}

.about .team {
    display: block;
    margin: 50px 0 0 0;
    padding: 0;
}

.about .team li {
    display: inline;
    float: left;
    width: 140px;
    margin: 0 30px 20px 20px;
}

.about .info-text {
    position: relative;
    width: 75%;
    float: left;
}

.about .pull-right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: right!important;
}

.about .pull-right .nav>li {
    position: relative;
    display: block;
}
.about .pull-right .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.about .pull-right .nav > li > a {
    text-align: right;
    margin: 0 0 15px 0;
    padding: 0;
    color: #5b5b5b;
}

.about .pull-right .nav .active a {
    color: #f69;
}

.about .text-primary {
    color: #428bca;
}

.about .text-primary:hover {
    color: #3071a9;
}

.about.joinus .JobItem {
    margin: 50px 0 0 0;
    padding: 0 0 10px 0;
}

.about a {
    color: #428bca;
    text-decoration: none;
}

.about a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline;
}

.about.links #alinks li a {
    display: block;
    border: 1px dashed #E4E1E1;
}

.about.links #alinks li {
    float: left;
    width: 152px;
    height: 196px;
    margin: 0 15px 15px 15px;
    overflow: hidden;
}

.about.links #alinks {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.about .lead {
    font-size: 21px;
    margin-bottom: 20px;
    font-weight: 200;
}

/*job*/
.banner-wrapper-job {
    position: relative;
    height: 435px;
    background: url('https://statics.xiaoenai.com/v4/img/job_banner7.jpg') center center;
}

    .banner-wrapper-job .b-box {
    position: relative;
}

.banner-wrapper-job .intro-left {
    position: absolute;
    top: 100px;
    width: 350px;
    left: 80px;
    height: 333px;
    background: url('https://statics.xiaoenai.com/v4/img/banner-text.png') no-repeat 0px 0px;
    _background:none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://statics.xiaoenai.com/v4/img/banner-text.png" ,sizingMethod="crop"); 
    /*background:url(images/touming.png);
    _background-image:url(yuanjianhang.iteye.com);
    background: none transparent scroll repeat 0% 0%;
    FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/touming.png',sizingMethod='scale');*/

}

.banner-wrapper-job .intro-left h2,
.banner-wrapper-job .intro-left h3 {
    color: #fff;
    font-weight: normal;
}

.banner-wrapper-job .intro-left h2 {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 14px;
    line-height: 1.2;
    color: #fff;
    margin: 0px;
    text-shadow: 0px 1px 1.96px rgba(0, 0, 0, 1);
    -webkit-text-shadow: 0px 1px 1.96px rgba(0, 0, 0, 1);
    -moz-text-shadow: 0px 1px 1.96px rgba(0, 0, 0, 1);
    -o-text-shadow: 0px 1px 1.96px rgba(0, 0, 0, 1);
}

.banner-wrapper-job .intro-left h3 {
    font-size: 16px;
    /* padding-bottom: 5px; */
    line-height: 1.75;
    color: #fff;
    /* font-weight: bold; */
    margin: 0px;
    text-shadow: 0px 1px 1.96px rgba(0, 0, 0, 1);
    -webkit-text-shadow: 0px 1px 1.96px rgba(0, 0, 0, 1);
    -moz-text-shadow: 0px 1px 1.96px rgba(0, 0, 0, 1);
    -o-text-shadow: 0px 1px 1.96px rgba(0, 0, 0, 1);
}

.banner-wrapper-job a.download-btn {
    display: inline-block;
    width: 220px;
    height: 70px;
    font-size: 28px;
    color: #FFF;
    margin-top: 55px;
    line-height: 60px;
    border: 3px solid #fff;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.2);
}

.banner-wrapper-job .download-btn .yunicon {
    display: inline-block;
    width: 37px;
    height: 35px;
    margin: 14px 18px;
    float: left;
    background: url('https://statics.xiaoenai.com/v4/img/icon.png') right -164px no-repeat;
}

.banner-wrapper-job a.download-btn:hover {
    background: rgba(255, 255, 255, 0.3);
}

.banner-wrapper-job .intro-right {
    position: absolute;
    top: 110px;
    right: 75px;
    width: 320px;
    height: 210px;
    background: url("https://statics.xiaoenai.com/v4/img/video-bg.png") no-repeat center center;
    _background:none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://statics.xiaoenai.com/v4/img/video-bg.png" ,sizingMethod="crop"); 
}

.banner-wrapper-job .intro-left h3.last-h3 {
    margin-top: 30px;
}

.container.intro-center {
    padding-top: 80px;
    padding-bottom: 70px;
    text-align: center;
    color: #3D3D3D;
}

.intro-center p {
    font-size: 24px;
    line-height: 28px;
}

.intro-center h3 {
    padding-top: 70px;
    padding-bottom: 10px;
    margin: 0px;
    font-size: 18px;
    line-height: 18px;
}

.intro-center h2 {
    margin: 0px;
    color: #F763A7;
}

.job-info-left {
    /* float: left; */
    position: absolute;
    top: 0px;
    height: 398px;
    /* margin-left: 15px; */
    left: 0px;
}

.job-info-left.whenTop{
    bottom: auto;
    top: 0px;
}

.job-info-left.whenButtom{
    bottom: 0px;
    top: auto;
}

.job-info-left li {
    /* width: 120px; */
    text-align: center;
    padding: 12px 30px;
    font-size: 18px;
    line-height: 18px;
    border: solid 1px #E9E9E9;
    color: #282828;
    margin-bottom: 15px;
    cursor: pointer;
}

.job-info-left li:hover{
    color: #F15895;
}

.job-info-left li.active {
    color: #fff;
    background-color: #F15895;
    border: solid 1px #F15895;
}

.job-info-right {
    /* float: left; */
    margin-left: 180px;
    min-height: 472px;
    _height:472px
}

.job-info-right li {

    width: 760px;
    margin-bottom: 39px;
    
}

.job-title {
    font-size: 18px;
    line-height: 60px;
    color: #3D4056;
    font-weight: bold;
    border-bottom: solid 1px #EFEFEF;
    cursor: pointer;
}

.job-title:hover {
    font-size: 18px;
    line-height: 60px;
    color: #3D4056;
    font-weight: bold;
    border-bottom: solid 1px #EFEFEF;
    cursor: pointer;
    color: #FD669E;
}

.job-list-icon {
    display: block;
    float: right;
    cursor: pointer;
    margin-right: 24px;
}

.job-title.active {
    color: #FD669E;
}

.job-detail {
    padding: 30px;
    background-color: #F6F6F6;
    border: solid 1px #DADADA;
    display: none;
    border-bottom: 3px solid #D6D6D6;
    border-right: 3px solid #D6D6D6;
    line-height: 150%;
}

.job-detail h3 {
    font-size: 16px;
    line-height: 40px;
    margin: 0px;
    font-weight: bold;
    color: #3d4057;
}

.job-detail p {
    font-size: 14px;
    line-height: 30px;
}

.job-detail pre {
    line-height: 30px;
    font: 12px/1.5 "Microsoft YaHei","微软雅黑",arial,simsun,"宋体";
    font-size: 14px;
    margin: 0px;
    white-space:pre-wrap;
white-space:-moz-pre-wrap;
white-space:-pre-wrap;
white-space:-o-pre-wrap;
word-wrap:break-word;
    color: #424242;
}

.job-detail h4 {
    color: #D93979;
    text-align: right;
    font-size: 14px;
    line-height: 14px;
    margin-top: 40px;
    margin-bottom: 0px;
    float: right;
    padding: 10px;
    border: solid 1px #D3D3D3;
}

.job-info-container {
    margin-bottom: 100px;
    min-height: 472px;
    _height:472px
}

.p4H3{
    padding-top: 4px;
}


/*让position:fixed在IE6下可用! */ 
/* 头部固定 */
.fixed-top{position:fixed;bottom:auto;top:60px;}
/* 底部固定 */
.fixed-bottom{position:fixed;bottom:0px;top:auto;} 
/* 左侧固定 */
.fixed-left{position:fixed;right:auto;left:0px;} 
/* 右侧固定 */
.fixed-right{position:fixed;right:0px;left:auto;} 
/* 上面的是除了IE6的主流浏览器通用的方法 */ 
/* 修正IE6振动bug */
* html,* html body{
    background-image:url(about:blank);
    background-attachment:fixed;
} 
/* IE6 头部固定 */
* html .fixed-top{
    position:absolute;
    bottom:auto;
    top:expression( eval(document.documentElement.scrollTop + 60));
} 
/* IE6 右侧固定 */
* html .fixed-right{
    position:absolute;
    right:auto;
    left:expression( eval(document.documentElement.scrollLeft + document.documentElement.clientWidth - this.offsetWidth) - (parseInt(this.currentStyle.marginLeft,10)||0) - (parseInt(this.currentStyle.marginRight,10)||0));
} 
/* IE6 底部固定 */
* html .fixed-bottom { 
    position:absolute;
    bottom:auto;
    top:expression( eval(document.documentElement.scrollTop + document.documentElement.clientHeight - this.offsetHeight - (parseInt(this.currentStyle.marginTop,10)||0) - (parseInt(this.currentStyle.marginBottom,10)||0)));
} 
/* IE6 左侧固定 */
* html .fixed-left {
    position:absolute;
    right:auto;
    left:expression( eval(document.documentElement.scrollLeft));
}

.b-box {
     
}

.b-box-relative{
    position: relative; 
}

.flash-reminder {
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 70px;
    left: 55px;
    z-index: 1;
}

.embed{
    position: absolute;
    z-index: 2;
    width: 300px;
    height: 190px;
    left: 10px;
    top: 10px;
}

/*new home*/

.new-wrapper{
    overflow: hidden;
}

.new-navbar-wrapper{
    position: relative;
    height: 75px;
    background-color:#68b6fb;
}

.new-navbar-wrapper .container{
    position: relative;
    z-index: 2;
}

.new-navbar-logo {
    display: block;
    width: 243px;
    height: 16px;
    margin-top: 28px;
    background: url('../images/logo.png') no-repeat;
    background-size:233px 16px;
}

.new-navbar-menu {
  
}
.new-navbar-menu li {
    position: relative;
    float: left;
    padding: 0 30px;
    height: 75px;
    line-height: 75px;
}
.new-navbar-menu li.no-border {
    background: none;
}
.new-navbar-menu li a {
    color: #FFFFFF;
    font-size: 14px;
}
.counter{
    min-height: 262px;
    text-align: center;
}
.counter p{
    color: #6a6a6a;
    font-size: 16px;
    line-height: 1;
    padding-top: 72px;
}

.counter .counter-num{
    font-size: 16px;
    padding-top: 40px;
    line-height: 1;
    color: #2696ea;
}

.counter .counter-num span{
    font-size: 60px;
    color: #2696ea;
    font-weight: 100;
    font-family: "Helvetica Neue","Roboto Light","Lantinghei SC","Hiragino Sans GB","Microsoft Yahei",Arial;
}

.session-left{
    float: left;
}

.session-right{
    float: right;
}

.session-info-box{
    line-height: 1;
    margin-top: 96px;
}

.session-info-box h3{
    font-size: 34px;
    color: #2696ea;
    margin: 0px;
    margin-bottom: 20px;
}

.session-info-box p{
    font-size: 16px;
    line-height: 28px;
    color: #6a6a6a;
}

.session-icon-list{
    margin-top: 30px;
}

.session-icon-list li{
    float: left;
    width: 76px;
    text-align: center;
    font-size: 14px;
    color: #888888;
    margin-right: 30px;
}

.session-icon-list li.last{
    margin-right: 0px;
}

.session-icon-list li div{
    margin-top: 8px;
}

.session1{
    padding-top: 90px;
}

.session2{
    padding-top: 126px;
}

.session3{
    padding-top: 155px;
}

.session3 .session-info-box{
    margin-top: 157px;
}

.session4{
    padding-top: 120px;
}

.prize-container{
    text-align: center;
    margin-top: 126px;
}

.prize-container h3{
    font-size: 30px;
    color: #F95695;
}

.prize-list{
    margin-top: 30px;
}

.prize-list li{
    width: 212px;
    height: 320px;
    background-color: #F7F7F7;
    float: left;
    margin-right: 30px;
}

.prize-list li.last{
    margin-right: 0px;
}

.prize-list li img{
    padding-top: 38px;
}

.prize-list li div{
    line-height: 18px;
    margin-top: 30px;
    color: #B0B0B0;
    font-size: 16px;
}

.swiper-container{
    width: 235px;
    height: 420px;
    position: absolute !important;
    top: 119px;
    left: 120px;
    background-color: #fff;
    z-index: 3 !important;
}

#wave{
    position: absolute;
    width: 1920px;
    height: 100px;
    left: 50%;
    bottom: 0px;
    margin-left: -960px;
    z-index: 1;
    background-image: url('main/bg_wave.png');
    background-position: 0 0;
    -webkit-animation:wave 20s .2s linear both infinite;
    -moz-animation:wave 20s .2s linear both infinite;
}

.news-list{
    width: 630px;
}

.news-item{
    border-bottom: solid 1px #E0E0E0;
    padding-bottom: 16px;
    margin-top: 22px;
    cursor: pointer;
}

.news-header{
    color: #5B5B5B;
    font-size: 18px;
    font-weight: bold;
}

.news-header .title{
    float: left;
    max-width: 530px;
}

.news-header .time{
    float: right;
    font-weight: normal;
    position: relative;
    top: 4px;
    font-size: 14px;
    color: #ADADAD;
}

.news-body{
    color: #5B5B5B;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
}

#more_news{
    display: inline-block;
    font-size: 16px;
    color: #5B5B5B;
    margin-top: 28px;
    text-decoration: underline;
}

@-webkit-keyframes wave{
0%{
-webkit-transform:translateZ(0px);
background-position: 0 0;}
100%{
-webkit-transform:translateZ(0);
background-position: -1920px 0;}
}
@-moz-keyframes wave{
0%{
-moz-transform:translateZ(0px);
background-position: 0 0;}
100%{
-moz-transform:translateZ(0);
background-position: -1920px 0;}



#login {
	cursor: pointer;
}

.login-page {
	display: none;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1900px;
	background-color: rgba(0, 0, 0, .5);
	z-index: 250;
}

.form {
	position: relative;
	z-index: 1;
	background: #FFFFFF;
	width: 360px;
	margin: 140px auto 100px;
	padding: 45px;
	text-align: center;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0
		rgba(0, 0, 0, 0.24);
}

.form input {
	font-family: "Roboto", sans-serif;
	outline: 0;
	background: #f2f2f2;
	width: 100%;
	border: 0;
	margin: 0 0 15px;
	padding: 15px;
	box-sizing: border-box;
	font-size: 14px;
}

.form button {
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	outline: 0;
	background: #4CAF50;
	width: 100%;
	border: 0;
	padding: 15px;
	color: #FFFFFF;
	font-size: 14px;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	cursor: pointer;
}

.form button:hover, .form button:active, .form button:focus {
	background: #43A047;
}

.form .message {
	margin: 15px 0 0;
	color: #b3b3b3;
	font-size: 12px;
}

.form .message a {
	color: #4CAF50;
	text-decoration: none;
}

.form .register-form {
	display: none;
}

.label {
	float: left;
	font-size: 16px;
	margin-bottom: 4px;
}
}