﻿section.register_section {
    float: left;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #f9f9f9;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

article.register_article {
    float: none;
    text-align: center;
    width: 100%;
    font-size: 1em;
    line-height: 1em;
    display: inline-block;
    max-width: 1024px;
    min-width: 300px;
    padding: 2.5em 2em 2.5em 2em;
    margin: 0 0 0 0;
    margin-left: 0 auto;
    margin-right: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}


.page_apb_panel {
    float: none;
    display:inline-block;
    box-sizing:border-box;
    width: 40%;
    height: auto;
    margin-bottom: 0px;
    margin-top: 45px;
}

.apb_first {
    margin-top: 0;
}

.page_apb_item {
    float: none;
    display:inline-block;
    width: 100%;
    height: auto;
    margin-top: 15px;
    padding-left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.page_apb_intro {
    float: left;
    width: 100%;
    padding-left: 0px;
    font-size: 1.5em;
    color: #313131;
    text-align: center;
    margin-top: 5px;
    margin-left: 0px;
    font-weight: bold;
    line-height: 1.3em;
}

.page_apb_img_coin {
    float: none;
    display:inline-block;
    width: 20%;
    height: auto;
    border: none;
    margin-right: 0px;
    margin-top: 35px;
}

.page_apb_row {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.page_apb_dot {
    float: left;
    width: 8px;
    height: 8px;
    background: #cccccc;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: -8px;
    margin-top: 8px;
}

.page_apb_text {
    float: left;
    width: 100%;
    height: auto;
    color: #313131;
    padding-left: 18px;
    margin-top: 0px;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.page_content_wrap {
    float: left;
    width: 100%;
}

.left_column_wrapper {
    float: left;
    display:inline-block;
    width:100%;
    margin: 0;
    padding: 2em 0 0 0;
    text-align: center;
    margin-bottom: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.right_body_outer_wrap {
    float: none;
    display:inline-block;
    width: 40%;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    box-sizing: border-box;
}

.right_body_wrap {
    float: left;
    width: 100%;
    padding: 1.5em;
    background: #fff;
    border: 1px solid #e8e8e8;
    margin-bottom: 1.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.right_body_row {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
}

.right_body_error {
    float: left;
    width: 100%;
    font-size: 14px;
    color: red;
    text-align: left;
}


.right_body_split_title {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #3e3e3e;
    text-align: left;
    padding-top: 0em;
}

.right_body_split_text {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #3e3e3e;
    text-align: left;
    padding-top: 1.5em;
}

.right_body_split_text_note {
    font-size: 11px;
    color: #7e7e7e;
    text-align: left;
    margin-top: 5px;
    margin-left: 10px;
    font-style: italic;
}

.right_body_split_txtbox_first {
    float: left;
    width: 44%;
    height: auto;
    font-size: 14px;
    color: #515151;
    margin-top: 5px;
    padding: 8px;
    border: 1px solid #dddddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.right_body_split_txtbox_last {
    float: left;
    width: 52%;
    height: auto;
    font-size: 14px;
    color: #515151;
    margin-top: 5px;
    margin-left: 4%;
    padding: 8px;
    border: 1px solid #dddddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.right_body_split_txtbox {
    float: left;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #515151;
    margin-top: 5px;
    margin-left: 0px;
    padding: 8px;
    border: 1px solid #dddddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.continue_btn {
    float: none;
    text-align: center;
    height: auto;
    width: 60%;
    background: #5195ce;
    margin: 1.5em 0 0.75em 0;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 1em 0 1em 0;
    border-radius: 5px;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

    .continue_btn:hover {
        background-color: #3d83ba;
    }

    .continue_btn span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
        text-align: center;
        font-weight: bold;
    }

.continue_btn_off {
    float: left;
    text-align: left;
    height: auto;
    width: 60%;
    background: #ebebeb;
    margin: 1.5em 0 0.75em 0;
    font-size: 14px;
    color: #bbbbbb;
    text-decoration: none;
    display: inline;
    padding: 1em 0 1em 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: progress;
    border: 1px solid #dddddd;
}

    .continue_btn_off span {
        float: left;
        width: 100%;
        margin-top: 0;
        line-height: 12px;
        text-align: center;
        font-weight: bold;
        text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
    }


@media (max-width: 780px) {
    .left_column_wrapper {
        width: 100%;
        padding: 2em 0 0 0;
    }

    .right_body_outer_wrap {
        width: 60%;
    }

    .continue_btn {
        width: 50%;
    }

    .page_apb_panel {
        width: 60%;
    }
}

@media (max-width: 575px) {
    .right_body_outer_wrap {
        width: 100%;
    }

    .continue_btn {
        width: 75%;
    }

    .page_apb_panel {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .page_apb_intro {
        font-size: 1.2em;
        text-align: center;
    }

    .page_apb_img_coin {
        float: none;
        display: inline-block;
        margin-left: 0 auto;
        margin-right: 0 auto;
    }

    .page_apb_item {
        width: 100%;
        padding-right: 15px;
    }

    .continue_btn {
        width: 100%;
    }

    .continue_off {
        width: 100%;
    }
}
