<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */

div.C-2589-5-2 .tit-page h2 {color:#424242; font-size: 0.875em; padding: 6px; border-bottom: 1px solid #aaa;}
div.C-2589-5-2 { margin:0px 0px 0px 0px; padding:0px 10px 0px 10px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
.tit-page h2 {
    margin: 30px 0 10px;
    text-align: center;
    font-size: 22px !important;
    border-bottom: 0 !important;
    padding: 0 !important;
}
.pw_wirte {padding: 10px;}
.pw_wirte p {font-size: 0.79em; text-align: center; margin-bottom: 10px; padding: 10px 0; background-color: #eff5fc;}
.pw_wirte .btnConfirm {margin-bottom: 12px; color: #fff; background-color: #505050; border: 1px solid #505050; height: 40px; line-height: 40px; font-size: 1em; box-sizing: border-box; display: block; border-radius: 3px; text-align: center; margin: 10px 0 0;}
.btn-center {overflow: hidden; padding: 0 10px;}
.btn-center .btn-list {height: 35px; line-height: 35px; box-sizing: border-box; border: 1px solid #bbb; display: inline-block; text-align: center; font-size: 0.875em; color: #424242; border-radius: 3px 0 0 3px; float: left; width: 50%; border-right: 0;}
.btn-center .btn-cancel {height: 35px; line-height: 35px; box-sizing: border-box; border: 1px solid #bbb; display: inline-block; text-align: center; font-size: 0.875em; color: #424242; border-radius: 0 3px 3px 0; width: 50%;}
div.C-2589-5-3 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
.board_password.normal {
    padding: 0 10px;
}

.pw_wirte {
    overflow: hidden;
    margin-bottom: 20px
}

.pw_wirte p {
    background: none;
    padding: 0;
    color: orangered;
}

.pw_wirte .input01 {
    width: 75%;
    float: left;
}

.pw_wirte .input01 input[type=password] {
    border: orangered 1px solid;
    border-radius: 0;
}

.pw_wirte .btnConfirm {
    border-radius: 0 !important;
    font-size: 13px;
    background: #858585;
    border: #858585 1px solid;
    width: calc(25% - 5px);
    float: left;
    display: block;
    margin: 0 0 0 5px;
    height: 35px;
    line-height: 35px;
}

.btn-center a {
    font-size: 13px !important;
    width: calc(50% - 3px) !important;
    border-radius: 0 !important;
    border: #bbb 1px solid !important;
}

.btn-center a + a {
    margin-left: 6px;
}
/* BASIC css end */

</pre></body></html>