#errorMessageBar{
    display: block;
    width: 100%;
    position: sticky;
    top: 0;
    left: 0;
    height: 35px;
    text-align: center;
    background: red;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    z-index: 1500;
}
#errorMessageBar span{
    line-height: 35px;
}
#errorMessageBar span:nth-child(2){
    position: absolute;
    right: 0;
    margin-right: 10px;
    cursor: pointer;
}

html{
    height:100%;
}
body{
    height:100%;
    margin: 0;
}
#root_content{
    position: relative;
    margin: 0 auto;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 0;
    background-color: #ffffff;
    height: 100%;
}
#login_box{
    height: 100%;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.social_login_box{
    width: 100%;
    height: 52px;
    line-height: 52px;
    border-radius: 2px;
    display: flex;
    cursor: pointer;
    box-sizing: border-box;
}
.social_login_img{
    flex-basis: 40px;
    text-align: right;
}
.social_login_text{
    flex: 1 1 0;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -0.5px;
    text-align: left;
    color: #ffffff;
    word-break: keep-all;
    text-align: center;
}
.social_login_arrow{
    flex-basis: 20px;
    text-align: right;
    padding-right: 8px;
}
.general_text{
    display:table-cell;
    width: 50%;
    height: 48px;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: center;
    color: #ffffff;
    vertical-align: middle;
    cursor:pointer;
}
.login_content{
    height:auto;
    margin: 0 20px;
    overflow-y:hidden;
    overflow-x:hidden;
    /* padding-top:40px; */
    /* height: calc(100% - 390px); */
    /* min-height: 300px; */
}
.login_foot{
    bottom:0;
    margin: 0 20px;
}

.pters_login_input{
    -webkit-appearance: none;
    -moz-appearance: none;

    width: calc(100% - 2px);
    height: 46px;
    border-radius: 2px;
    border: solid 1px #d6d2d2;
    padding: 0;
    text-indent: 12px;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #3d3b3b;
}

.pters_login_input::-webkit-input-placeholder {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #b8b4b4;
}

.pters_logo{
    width: 48px;
    height: 48px;
    border-radius: 8px;
}

.pters_description{
    width: 320px;
    height: 100px;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: -1px;
}

.pters_download{
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.pters_download img{
    display: none;
    vertical-align: bottom;
}


#registration_box{
    height: 100%;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.registration_top{
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    display:table;
    border-bottom: solid 1px #f5f2f3;
    z-index: 1;
}
.registration_left{
    width: 24px;
    height: 24px;
    padding-left: 16px;
    display:table-cell;
    vertical-align: middle;
    cursor: pointer;
}
.registration_right{
    width: 24px;
    height: 24px;
    padding-left: 16px;
    display:table-cell;
    vertical-align: middle;
}
.registration_title{
    width: auto;
    height: 24px;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: center;
    color: #3d3b3b;
    display:table-cell;
    vertical-align: middle;
}
.registartion_right{
    height: 24px;
    margin-left: 16px;
    display:table-cell;
}

.registration_content{
    /*height:auto;*/
    margin: 0 20px;
    /*overflow-y:hidden;*/
    overflow-x:hidden;
    padding-top:40px;
    height: calc(100% - 390px);
    min-height: 300px;
}

.registration_foot{
    bottom:0;
    padding-left:20px;
    padding-right:20px;
}


.group_select_box_off{
    display:inline-block;
    width: 48%;
    height: 46px;
    line-height: 46px;
    border-radius: 2px;
    background-color:#ffffff;
    border: 1px solid #d6d2d2;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    font-weight:500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -0.5px;
    color:#b8b4b4;
}
.contract{
    height: 24px;
    padding-top:12px;
    padding-bottom:12px;
    line-height: 24px;
    background-color: #ffffff;
    margin-left: 8px;
}
.all_contract{
    width: 268px;
    height: 24px;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #1f1d1e;
}
.detail_contract{
    width: 268px;
    height: 20px;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #858282;
    text-decoration: underline;
    cursor: pointer;
}
.contract_select_box{
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border: solid 2px #ccc8c8;
    margin-left: 16px;
    float: right;
    text-align: center;
}
.contract_select_check{
    width: 15px;
    height: 11px;
    color: #fe4e65;
}

.activation_button{
    width: 70px;
    height: 48px;
    border-radius: 2px;
    border: solid 1px #d6d2d2;
    float: right;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: -0.5px;
    text-align: center;
    color: #b8b4b4;
    background-color: #ffffff;
    cursor: pointer;
}

.input_description{
    width: 100%;
    margin-top:5px;
    margin-bottom:10px;
    text-indent: 10px;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

.input_description_text{
    color: #fe4e65;
}
