* {
    margin: 0;
    padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    padding: 0px;
    margin: 0px;
    border: 0px;
    outline: 0px;
    -webkit-font-smoothing: antialiased;
    font-family: "SourceHanSansCN", PingFang SC, Microsoft Yahei, Roboto Light, Helvetica-Light, Arial, sans-serif;

}

html, body, html .halflings {
    -webkit-font-smoothing: antialiased !important;
    font-family: "SourceHanSansCN", PingFang SC, Microsoft Yahei, Roboto Light, Helvetica-Light, Arial, sans-serif;
    /*
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Roboto Light, Helvetica-Light, Arial, sans-serif;
    */
}

body, div, input {
    font-size: 14px;
    font-weight: normal;
}

.page-login-v2 {
    height: 100%
}

.page-login-v2:before {
    background-image: url(../images/login.jpg);
    background-repeat: no-repeat;
}

.certification_bac {
    background-image: url("../images/register.jpg");
    background-repeat: no-repeat;

}

.page-login-v2.page-dark.layout-full:after {
    background-color: rgba(38, 50, 56, 0)
}

.page-content2 {
    padding: 20px 30px;
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%;
}

.page-content {
    padding: 20px 30px 0;
    text-align: center;
    height: 100%;
    width: 100%;
}

.page-login-v2 .page-brand-info {
    margin: 10px 30px;
    /* display: flex;
     display: -webkit-flex;
     display: -webkit-box;
     justify-content: space-between;
    -webkit-justify-content: space-between;*/

}

.page-login-v2 .page-brand-info > div:first-of-type {
    float: left;
}

.page-login-v2 .page-brand-info > div:last-of-type {
    float: right;
}

.page-login-v2 .page-brand-info .brand a, .brand a {
    padding: 0px 15px;
    margin: 11px 5px;
    color: white;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none
}

.brand {
    margin-bottom: 22px
}

.brand-a {
    border-right: solid #94AEBC 1px;
    text-decoration: none
}

.page-login-v2 .page-brand-info .brand-img {
    vertical-align: middle;
    margin-right: -15px;
    margin-left: 20px;
    margin-top: 5px;
}

.hive-login-main {
    display: inline-block;
    height: 400px;
    width: 450px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.hive-register-main {
    display: inline-block;
    height: 75%;
    width: 75%;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    background-color: rgba(255, 255, 255, 1);
    background-image: url("../images/register.jpg");
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    /* box-sizing: border-box;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -ms-box-sizing: border-box;*/
}

.page-login-v2 form {
    width: 100%;
    height: 100%;
    padding: 20px 20px 10px;
}

.color_wel {
    color: #526069;
    margin-bottom: 20px;
}

.hive-form-group {
    margin-bottom: 15px;
    width: 86%;
    text-align: center;
    color: #555555;
    display: inline-block;
}

.hive-form-group2 {
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    color: #555555;
    display: inline-block;
}

.hive_btn_block {
    display: block;
    width: 70%;
}

.hive-btn {
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0;
    width: 70%;
    font-size: 14px;
    background-color: #15BAFF;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: white;
    border: 1px solid transparent;
    border-radius: 4px
}

.hive-btn2 {
    display: inline-block;
    padding: 8px 12px;
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 14px;
    background-color: #15BAFF;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: white;
    border: 1px solid transparent;
    border-radius: 4px
}

.form-control {
    height: 38px;
}

.form-color_a {
    link: #555;
    color: #555555;
    hover: #555;
    visited: #555;
    active: #555;
    text-decoration: none
}

.login_color {
    color: #15BAFF;
}

.register_bac {
    background-image: url("../images/register.jpg");
}

.hive_form_content {
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;

}

.hive_form_content_left {
    height: 100%;
    width: 33.33333%;
    background-image: url("../images/left.jpg");
    position: relative;
   float: left;
}

.left_padding {
    padding: 30px 30px 20px;
}

.hive_form_content_right {
    height: 100%;
   float: left;
    width: 66.66667%;
    text-align: center;
    background-image: url("../images/right.jpg");
    background-size: 100% 100%;
}

.text_left {
    text-align: left;
    padding: 8px;
}

.footer_div {
    position: absolute;
    bottom: 130px;
}

.pre_text {
    margin-top: 20px;
    width: 100%;
    color: white;
    background: none;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    padding: 8px;
    border: none;
}

.hive_right_form {
    height: 90%;
    width: 80%;
    background-color: white;
}

.form_content {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.inline-block {
    display: inline-block;
}

.register_content_bac {
    background-image: url("../images/regiter_main.jpg");
}

.navbar-default .navbar-toolbar > li > a {
    color: #526069;
}

.navbar-toolbar > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
    line-height: 22px;
}

.nav > li > a {
    overflow: hidden;
}

.register_color {
    color: #000;
}

.toast_content {
    text-align: center;
    padding: 20px;
    color: #858585;
    flex-direction: column;
}

.logo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 4px;
    margin-left: 12px;
}