body {
    font-family: 'Roboto', Arial;
    padding: 10px;
    margin: 0;
}

#VRR_REG_area {
    max-width: 1000px;
    width: 100%;
    background: #FFFFFF;
    margin: 0 auto;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 1px 5px 0 rgba(108,108,108,.7);
    box-sizing: border-box;
}

#VRR_REG_Title {
    display: table;
    padding: 0;
}

    #VRR_REG_Title > a {
        vertical-align: middle;
        display: table-cell;
    }

    #VRR_REG_Title img {
        height: 60px;
    }

    #VRR_REG_Title > p {
        color: #000000;
        font-style: italic;
        font-size: 18px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 10px;
        box-sizing: border-box;
    }

        #VRR_REG_Title > p > span {
            font-size: 14px;
        }

#VRR_REG_area > hr {
    border: 0;
    height: 1px;
    background: #C0C0C0;
    margin: 10px 20px 0px 20px;
}




.VRR_REG_labels {
    color: #101010;
    display: block;
    font-size: 14px;
    margin: 15px auto;
    font-weight: lighter;
    padding: 10px 20px;
    background: #F0F0F0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px;
}


.VRR_REG_inputs {
    display: block;
    font-size: 16px;
    width: Calc(100% - 14px);
    margin: 2px auto 5px auto;
    font-weight: bold;
    height: 20px;
    border: 0;
    padding: 7px 7px 0 7px;
    border-bottom: 1px solid #909090;
    background: #F0F0F0;
    outline-color: gray;
}


.VRR_REG_inputs_sex {
    display: block;
    font-size: 16px;
    width: 100%;
    margin: 0px auto 5px auto;
    height: 20px;
    border: 0;
    padding: 7px 0px 0 0;
    text-align: center;
}

#VRR_Reg_address_form {
    height: 200px;
    display: block;
    font-size: 16px;
    width: Calc(100% - 14px);
    margin: 2px auto 5px auto;
    border: 0;
    padding: 7px 7px 0 7px;
    border-bottom: 1px solid #909090;
    resize: none;
    font-family: inherit;
    background: #F0F0F0;
    font-weight: bold;
    outline-color: gray;
}

#VRR_agree {
    width: 90%;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 1.4rem;
}

    #VRR_agree a {
        color: #0000FF;
    }











    #VRR_id_Main-name {
        font-style: italic;
        font-size: 20px;
        margin: 12px 0 0 80px;
        padding-top: 15px;
    }

    #VRR_id_Reg-name-add {
        font-style: italic;
        font-size: 16px;
        color: #999999;
    }

    .VRR_class_Main-Line-reg {
        border: 0;
        height: 1px;
        background: #C0C0C0;
        margin: 15px 20px 0px 20px;
    }

    .VRR_id_Reg-form_column {
        width: 480px;
        display: table-cell;
        padding: 10px;
        vertical-align: top;
    }







    .Error_p {
        margin: -7px 65px;
        color: #FF0000;
        font-size: 12px;
        text-align: center;
        position: absolute;
    }

    .Confirm_p {
        margin: -7px 60px;
        color: #00FF00;
        font-size: 14px;
        text-align: center;
        position: absolute;
    }

    #VRR_id_Login-form_Text-license {
        overflow-y: auto;
        height: 445px;
        position: absolute;
        margin: 40px 5px 5px 400px;
        width: 485px;
        overflow-x: hidden;
    }

        #VRR_id_Login-form_Text-license pre {
            white-space: pre-wrap;
        }

    #LogForm_Data > pre {
        white-space: pre-wrap;
    }

    #VRR_id_Login-form_Input-area {
        width: 380px;
        height: 500px;
        position: absolute;
        border-radius: 10px;
        background: #505050;
    }

    #VRR_id_Login-form_info {
        position: absolute;
        margin: 10px 0 0 400px;
        font-size: 18px;
    }

    .VRR_class-Login-form_InputTxt {
        display: block;
        font-size: 16px;
        width: 250px;
        color: #FFFFFF;
        margin: 0px auto 10px auto;
        background-color: #505050 !important;
        height: 20px;
        border: 0;
        border-bottom: 1px solid #C0C0C0;
    }

    #VRR_added_auth {
        text-align: center;
        margin-top: 20px;
    }


    #VRR_id_Login-Button-auth {
        display: block;
        margin: 30px auto 0 auto;
    }

    #VRR_id_Login-Button-auth-without {
        display: block;
        width: 200px;
        margin: 20px auto 0 auto;
    }

    #VRR_action_button {
        display: block;
        width: 200px;
        margin: -10px auto 0 auto;
    }

    .VRR_added_auth_img {
        margin: 0 5px;
    }

    #LogForm_Input_Form-in_lis {
        color: #FFFFFF;
        font-size: 13px;
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    #VRR_id_Login-form_Version {
        font-size: 11px;
        position: absolute;
        display: block;
        top: 100%;
        margin: -20px 0 0px 10px;
        color: #999999;
    }

    #VRR_id_Login-Line {
        border: 0;
        height: 1px;
        background: #C0C0C0;
        margin: 30px 20px 20px 20px;
    }

    #VRR_added_auth_title {
        vertical-align: middle;
        display: inline-block;
        color: #FFFFFF;
        font-size: 12px;
        margin-right: 10px;
        vertical-align: middle;
    }

    .VRR_added_auth_a {
        display: inline-block;
        vertical-align: middle;
    }

    #VRR_id_Reg-name {
        background-color: #505050;
        color: #ffffff;
        margin: 0;
        font-size: 20px;
        font-style: italic;
        padding: 10px 0 10px 70px;
    }

    #VRR_id_message_on_login {
        padding: 10px 10px 10px 90px;
        position: relative;
        border-radius: 10px;
        box-shadow: 5px 5px 10px #555555;
        width: 795px;
        min-height: 50px;
        margin: 5px auto 10px auto;
        background: #FFFFFF;
    }

    #VRR_id_message_on_login-Img {
        position: absolute;
        margin-left: -80px;
        width: 70px;
        top: 50%;
        margin-top: -35px;
    }




    #VRR_id_Main-Logo {
        position: absolute;
        width: 60px;
        margin: 10px 10px;
    }

    .VRR_class_Main-Line {
        border: 0;
        height: 1px;
        background: #C0C0C0;
        margin: 70px 20px 30px 20px;
    }

    .VRR_class_Button {
        -ms-user-select: none;
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        text-align: center;
        padding: 7px 10px;
        font-weight: 100;
        min-width: 100px;
        font-size: 16px;
        text-decoration: none;
        color: #000000;
        border: none;
        border-radius: 2px;
        background-color: #FFFFFF;
        cursor: pointer;
    }

    #VRR_id_reg_a {
        font-size: 14px;
        text-align: center;
        display: block;
        text-decoration: none;
        color: #0000ff;
        cursor: pointer;
        width: 100px;
        background: #FFFFFF;
        margin: 15px auto 0 auto;
        padding: 5px;
        border-radius: 20px;
        position: absolute;
        bottom: 10px;
        right: 10px;
    }





    .VRR_class_Button_spec {
        -ms-user-select: none;
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        text-align: center;
        padding: 7px 10px;
        font-weight: normal;
        min-width: 100px;
        font-size: 16px;
        color: #555555;
        cursor: pointer;
        border: 1px solid #C0C0C0;
        border-radius: 2px;
        background-color: #F9F9F9;
    }

        .VRR_class_Button_spec:hover {
            background-color: #F0F0F0;
        }

    .VRR_class_Button_alert {
        margin: 0 auto 20px auto;
    }



 

    #VRR_id_PassRestore-form {
        width: 600px;
        position: fixed;
        top: 50%;
        left: 50%;
        background: #FFFFFF;
        margin: 0 0 0 -300px;
        border-radius: 5px;
        box-shadow: 0 1px 5px 0 rgba(108,108,108,.7);
    }

    #VRR_p {
        text-align: center;
        margin: 40px;
        font-size:1.4rem;
        color: #505050;
    }

@media only screen and (max-width: 700px) {
    .VRR_id_Reg-form_column {
        width: 100%;
        display: block;
        box-sizing: border-box;
    }
}
#VRR_calendar {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(45,45,45,0.5);
    display: none;
    position: fixed;
    z-index: 1200;
}

#VRR_calendar_window {
    top: 50%;
    margin: -150px 0 0 -150px;
    left: 50%;
    position: fixed;
    -ms-user-select: none;
    border-radius: 3px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-align: center;
    z-index: 10001;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 1px 5px 0 rgba(108,108,108,.7);
}


#VRR_calendar_area {
    width: 250px;
    padding: 20px 25px 0px 25px;
    display: table-cell;
    vertical-align: middle;
}
#VRR_calendar_time {
    padding: 0;
    vertical-align: middle;
    display: table-cell;
    text-align:center;
}

#VRR_calendar_weekdays {
    height: 50px;
}
#VRR_calendar_table {
    width: 225px;
    margin: 5px auto;
    cursor: default;
    font-size: 18px;
}
.VRR_calendar_button_m {
    display: inline-block;
    padding: 5px 10px;
    font-weight: bold;
    border: 1px solid #C0C0C0;
    cursor: pointer;
    border-radius: 3px;
    width: 15px;
}
#VRR_calendar_p {
    padding: 15px 0 0 0px;
    font-size: 20px;
    margin: 0;
    width: 225px;
    text-align: center;
}
.VRR_calendar_select {
    padding: 5px;
    border-radius: 3px;
    font-size: 16px;
    border: 1px solid #C0C0C0;
    width: 120px;
}
.VRR_calendar_select_time {
    padding: 5px;
    border-radius: 3px;
    font-size: 16px;
    border: 1px solid #C0C0C0;
    width: 70px;
}
.VRR_c_r {
    color: red;
}
.VRR_c_r_n {
    color:#FF6666;
}
.VRR_c_no_a {
    color: #BBBBBB;
}
#VRR_calendar_table tr {
    height: 30px;
    text-align: center;
}
.VRR_cd:hover {
    background: #E0E0E0;
    border-radius: 16px;
}

.VRR_cd {
    padding-top: 6px;
    display: block;
    height: 26px;
    width: 32px;
}
.VRR_calendar_data_check {
    background: #909090;
    color: #ffffff;
    border-radius: 15px;
    padding-top: 5px;
    display: block;
    height: 25px;
    width: 30px;
}
#VRR_calendar_ok {
    width: 150px;
    margin: 30px auto 20px auto;
    display: block;
}
.VRR_calendar_select_span {
    font-size: 22px;
    margin: 0 10px 0 10px;
}

.VRR_calendar_area {
    background-image: url(/S_Clock.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 2px;
    width: 140px;
    background-size: 20px;
    vertical-align: top;
    padding: 5px 5px 5px 35px;
    border: 1px solid #C0C0C0;
    border-radius: 3px;

}

.VRR_MW_area {
    margin: 0;
    background: white;
    width: 100%;
    z-index: 10000;
    position: fixed;
    left: 50%;
    box-shadow: 0 5px 40px 0 rgba(52,82,112,0.12);
    top: 200px;
    overflow: hidden;
    border-radius: 10px;
}

.VRR_MW_title {
    color: #444444;
    margin: 0;
    padding: 10px;
    font-size: 1.6rem;
    background: #F6ECD3;
    background: linear-gradient(45deg, #F6ECD3, #C5DDE8);
    cursor: move;
    cursor: grab;
}

.VRR_MW_txt {
    margin: 20px 20px 30px 20px;
    font-size: 1.6rem;
    line-height: 1.3;
    white-space: pre-wrap;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 5px;
}

#VRR_MW_Add {
    width: 22rem;
    white-space: nowrap;
    margin: 0 auto 20px auto;
}

#VRR_MW_Add_No {
    margin: 0 0 0 2rem;
}

.VRR_MW {
    top: 0;
    left: 0;
    position: fixed;
    background-color: rgba(45,45,45,0.5);
    width: 100%;
    height: 100%;
    z-index: 1200;
    display: none;
}
.VRR_reg_a {
    color: #0000FF;
    margin: 0 10px;
    background-color: #F0F0F0;
    padding: 10px;
    line-height: 3rem;
    border-radius: 20px;
    display: inline-block;
}
