/* Clear all styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;
    font-size: small;
    font-family: inherit;
    vertical-align:middle;
}

/* remember to define focus styles! */
:focus {outline: 0;}

body {line-height:1; background-color:black; color:white;}

ol, ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table{
    border-collapse: collapse;
    border-spacing: 0;}

/*caption, th, td {
    text-align: left;
    font-weight: normal;}*/

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";}

blockquote, q {
    quotes: "" "";}
/*Ceal all styles END */T

#warp {width:100%;}
#header {width:100%;}
#contents {width:100%;}
#footer {width:100%;}

.hide {display:none;}
.show {display:block;}
.red {color:red;}
.blue {color:blue;}
.white {color:white;}
.up {color:#FE5050;}
.down {color:#6F6FFC;}

#header .menu {height:45px;}
#header .menu div {width:16%; float:left; display:table; height:25px; line-height:25px; margin-top:15px;}
#header .menu div {background-image: url("../images/delimiter.png"); background-repeat: no-repeat; background-position: right top;}
#header .menu div:last-child {background-image: none;}
#header .menu .on {border-bottom:#FFF 5px solid;}

#contents .content {padding:5px 7.5px;}

#contents .content .subject {width:100%; font-size:small;}
#contents .content .description {width:100%; font-size:small; text-align:center;}
#contents .content .description span {display:inline-block; padding-bottom:3px;}
#contents .content .description .red {color:#cc1f25;}
#contents .content .description a {color:#0066ff;}
#contents .content .description .last-trade {display:inline-block; padding-bottom:3px; font-weight:bolder; color:#fe5050;}
#contents .content .box {border:1px solid red;  margin:5px; padding:5px;}
#contents .content .box .action {text-align:center; vertical-align:middle;}
#contents .content .box .action input {font-size:small; margin:3px 5px; padding:0 5px 3px 5px;}

#contents .content .header {width:100%;}
#contents .content .header ul {width:100%; text-align:right; height:40px; line-height:40px;}
#contents .content .header li {height:40px; line-height:40px; float:right; padding-right:10px;}
#contents .content .header ul li:first-child {padding-right:0;}
#contents .content .header .checkbox {float:left; width:28px; padding:6px 3px 0 5px;}
#contents .content .header ul li:last-child .checkbox {padding-left:0;}

#contents .content .search {width:300px; text-align:center; display:table; height:100px; margin:0 auto;}
#contents .content .search span {font-weight:bold; height:50px; line-height:50px; font-size:small; }
#contents .content .search .bound-box {height:10px; margin-top:20px; border:1px #FFF solid; border-top:none; width:250px; text-align:center; margin:0 auto;}
#contents .content .search input[type="text"] {width:200px; position:relative; top:-17px; padding:0; height:25px; line-height:25px; background-color:black; border:none; color:white; z-index:999;}
#contents .content .search img {height:25px; position:relative; top:-17px; float:right;}

#contents .content .center {display:table-cell; vertical-align:middle; text-align:center; margin:0 auto;}

#contents .content .list {width:100%; border-top:#c0c0c0 1px solid; display:table-cell; float:left;}
#contents .content .list ul {width:100%; height:60px; line-height:60px; padding-top:5px; padding-bottom:5px; border-bottom:#c0c0c0 1px solid;}
#contents .content .list ul:last-of-type {border-bottom:none;}

#contents .content .list .item .photo {float:left; margin-right:5px; vertical-align:middle; width:58px; height:58px; text-align:center; vertical-align:middle; background-color:White; border:1px solid white;}
#contents .content .list .item .reset-bgcolor {background-color:black; border:1px solid black;}
#contents .content .list .item .photo img {height:58px;}
#contents .content .list .item .subscribe {float:right; height:60px; line-height:60px; font-size: 15px;}
#contents .content .list .item .subscribe .checkbox {padding:20px 3px 0 0; float:left; width:20px;}
#contents .content .list .item .investment {float:right; height:30px; line-height:30px;}
#contents .content .list .item .checkbox {padding:1px 3px 0 0; float:left; width:28px;}

#contents .content .list .item .text {line-height:normal; height:60px; margin-top:auto; overflow:hidden; text-overflow:ellipsis; white-space:normal; padding-right:5px;}
#contents .content .list .item .name {font-weight:bold; font-size:16px; line-height:25px; vertical-align:top;}
#contents .content .list .item .count {padding-left:5px; font-size:11px; line-height:25px; color:gray;}
#contents .content .list .item .title {line-height:15px;  font-size:small;}
    #contents .content .list .item .service {
        line-height: 33px;
        font-size: small;
        color: #d14146;
        font-weight: bold;
        text-decoration: underline;
        padding-top: 10px;
    }
#contents .content .list .item .desc {line-height:33px; font-size:small; padding-top:10px;}

#contents .content .list .item .profit {float:right; width:75px; text-align:right; padding-top:10px;}
#contents .content .list .item .profit span {font-size:small; line-height:20px; font-weight:bold;}
#contents .content .list .item .profit .percent {font-size:medium; line-height:20px; font-weight:bold;}

#contents #reboot { position:fixed; width:100%; margin:0; padding:0px; bottom:0; z-index:3000; background-color:rgba(0, 0, 0, .8);  }
#contents #rebootios {
    position: fixed;
    width: 100%;
    margin: 0;
    padding: 0px;
    bottom: 0;
    z-index: 3000;
    background-color: rgba(0, 0, 0, .8);
}
#contents #confirm  { position:fixed; width:100%; margin:0; padding:0px; bottom:0; z-index:3000; background-color:rgba(0, 0, 0, .8);  }




/*20230227*/

div, input, textarea, button {
    line-height: 150%;
}

li {
    font-family: 'Noto Sans KR';
    font-size: 14px;
}

.bustit_2 a.b2_a {
    width: 60px;
    height: 20px;
    background-color: rgba(0,0,0,0);
    border-radius: 5px;
    border: 1px solid tomato;
    font-size: 12px;
    padding: 0 5px;
}



/*20230227*/
.wm_check {
    display: flex;
    justify-content: flex-end;
    margin-right: 0;
    border-bottom: 1px solid gray;
}

.radio-button {
    position: relative;
    margin: 15px 20px 10px 0;
}


    .radio-button input {
        position: absolute;
        margin: 5px;
        padding: 0;
        /* for mobile accessibility (iOS Label Bug) */
        visibility: hidden;
    }

    .radio-button .label-visible {
        margin-left: 2em;
        margin-bottom: 0;
    }

.fake-radiobutton,
.fake-checkbox {
    position: absolute;
    display: block;
    top: 0;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid slategray;
    background-color: white;
}

    .fake-radiobutton:after,
    .fake-checkbox:after {
        content: "";
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 16px;
        height: 16px;
        background: tomato;
        transform: translateX(-50%) translateY(-50%);
    }

.fake-radiobutton {
    border-radius: 50%;
}

    .fake-radiobutton:after {
        border-radius: 50%;
    }

input[type="radio"]:checked + span .fake-radiobutton:after,
input[type="checkbox"]:checked + span .fake-checkbox:after {
    display: block;
}


.mst_content .wm_lists .wm_list,
.mst_content .wm2_lists .wm2_list,
.mst_content .wm2_lists_d .wm2_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid gray;
    padding: 20px;
    margin-bottom: 10px;
}

    .mst_content .wm_lists .wm_list .button1 {
        background-color: tomato;
        color: #fff;
        width: 80px;
        height: 30px;
        line-height: 30px;
        border-radius: 5px;
        border: 0 none;
    }

    .mst_content .wm_lists .wm_list .button2 {
        background-color: gray;
        color: #fff;
        width: 80px;
        height: 30px;
        line-height: 30px;
        border-radius: 5px;
        border: 0 none;
    }

.wm_txt {
    color: #ddd;
    padding: 0 20px;
    margin-bottom: 20px;
}

    .wm_txt p {
        margin-bottom: 10px;
    }


/*warchlist_manage2.htm*/
.wm2_search {
    text-align: center;
    position: relative;
}

    .wm2_search p {
        margin: 10px 0;
    }

    .wm2_search label {
        font-weight: bold;
    }

    .wm2_search .wm2_input[type="text"] {
        display: block;
        border: none;
        border-bottom: 1px solid gray;
        margin: 0 auto;
        text-align: left;
        width: 100%;
        box-sizing: border-box;
        z-index: 1;
        height: 48px;
        color: #fff !important;
        background-color: #000;
    }

    .wm2_search img {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 40px;
        right: 10px;
    }

.wm2_lists_d .wm2_list button,
.wm2_lists .wm2_list button {
    background-color: tomato;
    color: #fff;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    border : 0 none;
}

.wm2_lists_d .wm2_list .wm2_detail,
.wm2_lists .wm2_list .wm2_detail {
    display: flex;
    align-items: center;
}

    .wm2_lists_d .wm2_list .wm2_detail div span,
    .wm2_lists .wm2_list .wm2_detail div span {
        display: block;
    }

    .wm2_lists_d .wm2_list .wm2_detail img,
    .wm2_lists .wm2_list .wm2_detail img {
        width: 50px;
        margin-right: 10px;
    }

/*watchlist_manage2_d.htm*/
.round {
    display: flex;
    align-items: center;
}

input[type="checkbox"] + label:before,
input[type="checkbox"]:checked + label:before {
    background-size: 20px;
}

input[type="checkbox"] + label {
    color: #fff;
    margin-bottom: 0;
    line-height: 20px;
}

    input[type="checkbox"] + label:before {
        width: 20px;
        height: 20px;
    }

.wm2_d_bottom {
    text-align: center;
    border: 1px solid red;
    width: 100%;
    padding: 10px 0;
}

    .wm2_d_bottom button {
        background-color: #fff;
        border-radius: 5px;
        margin-top: 10px;
        height: 30px;
        width: 70px;
    }

/*watchlist_manage3.htm*/
.mst_content h4 {
    margin: 20px 20px;
}

.wm3_table {
    width: 100%;
    overflow-y: scroll;
    height: 300px;
    margin-bottom: 20px;
    /*padding: 0px 20px 20px;*/
}

    .wm3_table table {
        width: 100%;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        table-layout: fixed;
    }

        .wm3_table table tr td {
            border: 1px solid #fff;
            padding: 10px 0;
        }

            .wm3_table table tr td button {
                background-color: #fff;
                color: #000;
                border-radius: 3px;
                width: 50px;
            }



.wm_scroll {
    overflow-y: scroll;
    height: 100%;
}

.wm_scroll2 {
    overflow-y: scroll;
    height: 100%;
}

#contents .content .list .item .profile {
    float: left;
    margin-right: 5px;
    vertical-align: middle;
    width: 58px;
    height: 58px;
    text-align: center;
    vertical-align: middle;
}

.btnshareopen {
    background-color: tomato;
    color: #fff;
    border-radius: 3px;
    width: 50px;
    border: 0 none;
}

.btnshareclose {
    background-color: gray;
    color: #fff;
    border-radius: 3px;
    width: 50px;
    border: 0 none;
}

.btnconfirm {
    background-color: tomato;
    color: #fff;
    border-radius: 3px;
    width: 50px;
    border: 0 none;
}