form {
    display: block;
    margin-top: 0em;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb80 {
    padding-bottom: 80px;
}

.single-input {
    max-width: 250px;
    border: 1px solid #e5e7ea !important;
}

.single-input.w {
    max-width: 100%;
}

.single-input.i {
    display: inline-block;
}

.single-input.tel {
    display: inline-block;
    width: 30%;
    max-width: 80px;
    min-width: 30px;
}

.input {
    height: 27px !important;
    line-height: 1;
}

.select {
    vertical-align: top;
}

.btnblue {
    display: inline-block;
    height: 27px !important;
    font-size: 14px;
    vertical-align: top;
    line-height: 1;
}

.btngray {
    display: inline-block;
    height: 27px !important;
    font-size: 14px;
    vertical-align: top;
    line-height: 1;
}

#pages_join {
    padding: 100px 0px;
}

#pages_join h2 {
    font-family: "malgun gothic", dotum;
    font-size: 20px;
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
    border-bottom: #999999 solid 3px;
}

#pages_join h3 {
    font-size: 46px;
    font-weight: 300;
    color: #001D38;
    margin-bottom: 51px;
}

#pages_join .msg {
    padding: 0 0 25px 20px;
    color: #1C5B8C;
    line-height: 150%;
}

#pages_join .msg span {
    font-size: 11px;
    color: #ff0000;
}

#pages_join table {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    letter-spacing: -1px;
    border-top: #E6E6E6 solid 1px;
    color: #888;
}

#pages_join table.nobt {
    border-top: 0px;
}

#pages_join table caption {
    display: none;
}

#pages_join table thead {
    display: none;
}

#pages_join tbody td {
    padding: 12px 0 12px 0;
    font-size: 13px;
    border-bottom: #E6E6E6 solid 1px;
    color: #666;
    line-height: 1.6;
}

#pages_join tbody td .remail {
    position: relative;
    top: 0px;
    left: 0px;
    color: #111;
}

#pages_join tbody td .btn {
    margin: 1px;
}

#pages_join tbody td .hmsg {
    font-weight: bold;
    color: #ff0000;
}

#pages_join tbody td .hmsg .ok {
    color: #0000ff;
}

#pages_join tbody td .pw_q1 {
    width: 400px;
    margin: 1px;
}

#pages_join tbody td .pw_q2 {
    width: 395px;
}

#pages_join .key {
    font-weight: 700;
    padding-left: 10px;
    width: 150px;
    color: #111;
}

#pages_join .key p {
    margin-bottom: 5px;
    font-weight: 600 !important;
    font-size: 14px;
    line-height: 1.6;
}

#pages_join .key span {
    font-size: 12px;
    font-family: arial;
    color: #999;
}

#pages_join .submitbox {
    padding: 40px 0 20px 0;
    text-align: center;
}

#pages_join .submitbox input {
    height: 30px;
    margin: 0 2px 0 2px;
    padding: 0 10px 0 10px;
    font-weight: bold;
}

#mbrlist {
    padding: 100px 0px;
}

#mbrlist .sbox {
    padding: 0 0 15px 0;
}

#mbrlist .sbox .btngray {
    margin: 0;
    height: 17px;
}

#mbrlist .sbox .btnblue {
    margin: 0;
    height: 17px;
}

#mbrlist .sbox .account {
    width: 192px;
}

#mbrlist .sbox .input {
    margin: 0 0 0 10px;
    height: 14px;
}

#mbrlist .sbox .input:focus {
    border: #dfdfdf solid 1px;
}

#mbrlist .info {
    height: 28px;
}

#mbrlist .info .article {
    float: left;
    font-size: 11px;
    font-family: gothic, dotum;
    color: #c0c0c0;
    padding: 5px 0 0 5px;
}

#mbrlist .info .article a {
    position: relative;
    top: 3px;
    left: 3px;
}

#mbrlist .info .category {
    float: right;
}

#mbrlist .info .category select .sline {
    color: #c0c0c0;
}

#mbrlist table {
    width: 100%;
    _width: 99.6%;
    border-spacing: 0px;
    border-collapse: collapse;
}

#mbrlist table caption {
    display: none;
}

#mbrlist thead th {
    height: 28px;
    border-top: #D2D2D2 solid 1px;
    border-bottom: #D2D2D2 solid 1px;
    background: url('../../../../../assets/image/_public/bg_list_tt.jpg');
    font-size: 11px;
    font-family: dotum;
    font-weight: normal;
    color: #787878;
    text-align: center;
}

#mbrlist .tblfix {
    width: 790px;
}

#mbrlist thead .side1 {
    border-left: #D2D2D2 solid 1px;
}

#mbrlist thead .side2 {
    border-right: #D2D2D2 solid 1px;
}

#mbrlist tbody td {
    text-align: center;
    color: #000;
    font-size: 13px;
    border-bottom: #E6E6E6 solid 1px;
    padding: 6px 0 6px 0;
}

#mbrlist tbody td .blue {
    color: #007bff;
}

#mbrlist .pagebox01 {
    padding: 15px 0 0 0;
}

#mbrlist .prebox {
    padding: 20px 0 20px 0;
}

#mbrlist .prebox div {
    padding: 0 0 10px 0;
    line-height: 150%;
}

#mbrlist .prebox div table {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

#mbrlist .prebox div table caption {
    display: none;
}

#mbrlist .prebox div thead th {
    height: 28px;
    border-top: #D2D2D2 solid 1px;
    border-bottom: #D2D2D2 solid 1px;
    background: url('../../../../../assets/image/_public/bg_list_tt.jpg');
    font-size: 11px;
    font-family: dotum;
    font-weight: normal;
    color: #787878;
}

#mbrlist .prebox div thead .side1 {
    border-left: #D2D2D2 solid 1px;
}

#mbrlist .prebox div thead .side2 {
    border-right: #D2D2D2 solid 1px;
}

#mbrlist .prebox div tbody td {
    text-align: left;
    color: #888888;
    font-family: dotum;
    font-size: 12px;
    border-bottom: #E6E6E6 solid 1px;
    padding: 3px 0 3px 0;
}

#mbrlist .prebox .xt {
    padding: 0;
    color: #999999;
    font-family: dotum;
    font-size: 11px;
}

#mbrlist .prebox .xt1 {
    padding: 15px 0 20px 0;
    line-height: 250%;
}

#mbrlist .prebox .xt1 .select {
    width: 150px;
}

#mbrlist .prebox .xt1 .sm {
    width: 30px;
}

#mbrlist .prebox .xt1 .textarea {
    width: 380px;
    height: 150px;
    padding: 5px 0 5px 5px;
    line-height: 150%;
    color: #000000;
    font-family: Courier new, arial, dotum;
    font-size: 9pt;
    text-align: left;
}

#mbrlist .prebox .xt1 .maildoc {
    width: 490px;
    padding: 2px;
    margin: 1px;
}

#mbrlist .prebox .xt1 .iconbox {
    border-left: #e0e0e0 solid 1px;
    border-top: #e0e0e0 solid 1px;
    border-right: #e0e0e0 solid 1px;
    background: #f9f9f9;
    padding: 6px 0 8px 7px;
    margin: 10px 0 0 0;
}

#mbrlist .prebox .xt1 .iconbox a {
    padding: 0 3px 0 3px;
    font-size: 11px;
    font-family: dotum;
    color: #333;
}

#mbrlist .prebox .xt1 .iconbox a:hover {
    color: #7899C7;
}

#mbrlist .prebox .xt1 .iconbox a img {
    position: relative;
    top: 2px;
    left: -2px;
    margin-right: 3px;
}

#mbrlist .prebox .xt1 .iconbox .split {
    padding: 0 2px 0 2px;
    margin-bottom: -1px;
}

#mbrlist .nodata {
    text-align: center;
    padding: 35px 0 35px 0;
    font-size: 14px;
    font-family: dotum;
    color: #999;
    border-bottom: #dfdfdf dashed 1px;
}

#mbrlist .nodata img {
    position: relative;
    top: 2px;
}

#mbrlist .regis_table {
    width: 100%;
    border-top: 1px solid #ccc;
    font-family: "Nanum Gothic", sans-serif;
}

#mbrlist .regis_table tr {}

#mbrlist .regis_table td {
    padding: 15px 15px;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}

#mbrlist .regis_table .td1 {
    width: 120px;
    background-color: #e5e5e5;
    border-right: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    font-family: 'Noto Sans Korean', Malgun Gothic, "맑은 고딕", Dotum, "돋움", sans-serif;
    text-align: center;
}

#mbrlist .regis_table .td1.vm {
    vertical-align: middle;
}

#mbrlist .regis_table .td2 {
    color: #808080;
    text-align: left;
}

#mbrlist .regis_table .td2.vm {
    vertical-align: middle;
    line-height: 1.5;
}

#mbrlist .regis_table .td2.cont {
    min-height: 120px;
}

#mbrlist .regis_table .br {
    border-right: 1px solid #ccc;
}

#mbrlist .regis_table .input1 {
    display: inline-block;
    width: 300px;
    height: 30px;
    background-color: #fafafa;
    border: 1px solid #999;
    vertical-align: middle;
    text-indent: 5px;
}

#mbrlist .regis_table .input1.small1 {
    width: 60px;
    height: 25px;
}

#mbrlist .regis_table .input1.middle1 {
    width: 100px;
}

#mbrlist .regis_table .input1.middle2 {
    width: 150px;
}

#mbrlist .regis_table .select1 {
    display: inline-block;
    min-width: 200px;
    height: 30px;
    background-color: #fafafa;
    border: 1px solid #999;
    vertical-align: middle;
    text-indent: 5px;
}

#mbrlist .regis_table .radio {
    display: inline-block;
    vertical-align: middle;
}

#mbrlist .regis_table .ibtn {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 25px;
    background-color: #333;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 1px solid #333;
    border-radius: 3px;
    vertical-align: middle;
}

#mbrlist .regis_table .paper_textarea {
    display: inline-block;
    max-width: 450px;
    width: 90%;
    height: 150px;
    padding: 5px;
    background-color: #fafafa;
    border: 1px solid #999;
    vertical-align: middle;
}

#mbrlist .regis_table .textarea {
    display: inline-block;
    max-width: 800px;
    width: 90%;
    height: 150px;
    padding: 5px;
    background-color: #fafafa;
    border: 1px solid #999;
    vertical-align: middle;
}

#mbrlist .regis_table .moneytxt {
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

#mbrlist .regis_table .tbtn {
    display: inline-block;
    width: 50px;
    height: 23px;
    background: #666;
    border: 1px solid #333;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
    vertical-align: middle;
}

#mbrlist .regis_table .tbtn.bg2 {
    background: #146ebc;
    border: 1px solid #042e52;
}

#mbrlist .regis_table .tbtn2 {
    display: inline-block;
    width: auto;
    height: 26px;
    margin-right: 4px;
    padding: 0px 8px;
    background: #666;
    border: 1px solid #333;
    border-radius: 2px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
}

#mbrlist .regis_table .tbtn2.bg2 {
    background: #146ebc;
    border: 1px solid #042e52;
}

#mbrlist .regis_table .txt_black {
    color: #000;
}

#configbox {
    padding: 100px 0px;
}

#configbox table {
    width: 100%;
    margin: 0 0 20px 0;
    border-top: 1px solid #e5e5e5;
}

#configbox td {
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #e5e5e5;
}

#configbox .title {
    font-weight: bold;
    padding: 10px 0 15px 0;
    margin: 0 0 20px 0;
    border-bottom: #efefef solid 1px;
}

#configbox .td1 {
    padding: 10px 0 5px 15px;
    width: 150px;
    background-color: #f5f5f5;
    border-right: 1px solid #e5e5e5;
    vertical-align: top;
    font-size: 13px;
}

#configbox .td2 {
    padding: 10px 0 5px 15px;
    color: #666666;
}

#configbox .td2 textarea {
    overflow: auto;
    border: #EFEFEF solid 1px;
    padding: 6px 0 6px 10px;
    line-height: 150%;
    width: 350px;
    height: 100px;
    color: #ffffff;
}

#configbox .td2 .guide {
    padding: 10px 0 0 0;
    line-height: 150%;
    font-family: dotum;
    font-size: 11px;
    color: #888888;
}

#configbox .td2 .select1 {
    width: 180px;
    letter-spacing: -1px;
}

#configbox .td2 .input.size1 {
    width: 50px;
}

#configbox .td2 .input.size2 {
    width: 100px;
}

#configbox .td2 .input.size3 {
    width: 150px;
}

#configbox .td2 .input.center {
    text-align: center;
}

#configbox .td2 .sname {
    width: 174px;
}

#configbox .td2 .sname1 {
    width: 307px;
}

#configbox .td2 .sname2 {
    width: 82px;
}

#configbox .td2 .guide {
    font-size: 11px;
    font-family: dotum;
    color: #555;
    line-height: 150%;
    padding: 10px 0 0 0;
}

#configbox .td2 .cell {
    padding-top: 5px;
    padding-bottom: 5px;
}

#configbox .m {
    font-size: 11px;
    font-family: dotum;
    color: #888;
    letter-spacing: -1px;
}

#configbox .submitbox {
    margin: 20px 0 20px 0;
    padding: 15px 0 0 115px;
    border-top: #dfdfdf solid 1px;
}

.notice_alert {
    color: #fff !important;
    border-color: red !important;
    animation-name: notice_fade;
    animation-duration: 0.25s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.admin_table tbody tr.gray td {
    background-color: #f5f5f5;
}

.admin_table tbody tr td .stxt {
    color: #ccc;
    font-size: 10.5px;
}

@keyframes notice_fade {
    0% {
        background-color: #FCB322;
    }
    100% {
        background-color: red;
    }
}

.admin_container {
    width: auto !important;
    max-width: 100% !important;
    margin: 0px 50px !important;
}

.motit {
    display: none;
}

@media screen and (max-width: 1024px) {
    .bradcam_area {
        padding: 95px 0px 15px 0px !important;
    }
    .bradcam_text {
        text-align: center;
    }
    .bradcam_text h3 {
        font-size: 14px !important;
    }
    .admin_container {
        margin: 0px 0px !important;
    }
    #mbrlist {
        padding-top: 40px;
    }
    #mbrlist .sbox select,
    #mbrlist .sbox input {
        display: inline-block;
        margin-bottom: 5px;
        vertical-align: top;
    }
    #mbrlist .sbox .input {
        margin-left: 0px;
    }
    #mbrlist .info {
        height: auto;
        padding-top: 15px;
    }
    .admin_tabmenu .genric-btn {
        float: left;
        display: block;
        width: 32%;
        margin-left: 0.5%;
        margin-right: 0.5%;
        margin-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        font-size: 12px;
        text-align: center;
    }
    .admin_tabmenu2 {
        padding-bottom: 15px;
    }
    .admin_tabmenu2 .genric-btn {
        float: left;
        display: block;
        width: 49%;
        margin-left: 0.5%;
        margin-right: 0.5%;
        margin-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        font-size: 12px;
        text-align: center;
    }
    #mbrlist tbody td {
        font-size: 11px;
    }
    .admin_table {
        display: block;
        font-size: 11px;
    }
    .admin_table thead {
        display: none;
    }
    .admin_table tbody {
        display: block;
        padding: 0px;
        margin: 0px;
        border-top: 1px solid #e6e6e6;
    }
    .admin_table tbody tr {
        display: block;
        padding: 0px;
        margin: 0px;
        border-top: 2px solid #666;
    }
    .admin_table tbody td {
        display: table;
        width: 100%;
    }
    .admin_table tbody td .motit {
        display: table-cell;
        width: 80px;
        padding: 6px 7px 6px 0px;
        background-color: #f5f5f5;
        border-right: #E6E6E6 solid 1px;
        text-align: right;
    }
    .admin_table tbody td .motit2 {
        display: table-cell;
        padding: 6px 5px 6px 5px;
    }
}