﻿
a {
    text-decoration: none;
    text-decoration-line: none;
    cursor: pointer;
    color: #000
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul {
    list-style: none
}

li {
    list-style-type: none
}


img {
    max-width: 99%
}

button {
    background-color: inherit;
    border: none
}


[contenteditable=true]:empty:before {
    content: attr(placeholder);
    display: block; /* For Firefox */
}

.textarea {
    width: 100%;
    max-width: 100%;
    border: none;
    overflow: auto;
    height: auto;
    border-bottom: 1px solid #000;
    resize: vertical;
}

    .textarea:focus {
        outline: none;
    }

/*contenteditable 를 textarea 처럼 사용  끝  */


.center i {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background-color: #fefefe;
    border-radius: 50%;
    text-align: center;
    line-height: 1.5em;
    font-size: 2em;
    color: #bbb
}


.comment-form {
    background: #ddd;
    border: 1px solid #ccc;
    padding: 5px;
    width: 100%;
    margin: 0;
}

    .comment-form .replybox-group textarea {
        border: 1px solid #ddd;
        border-radius: 2px;
        display: block;
        height: 60px;
        line-height: 1.6;
        margin: 0;
        padding: 10px;
        width: 100%;
        max-width: 100%;
    }

    .comment-form .replybox-group button {
        background: #f5f5f5;
        border-radius: 2px;
        color: #999;
        font-weight: 700;
        padding: 5px;
        width: 100%;
    }

        .comment-form .replybox-group button:hover {
            background: #eee;
            -webkit-transition: 0.4s;
            transition: 0.4s;
        }

.comment_save {
    margin: 0;
    text-align: right;
    padding: 10px
}

.replytitle {
    padding: 10px 0 10px 0;
    margin-top: 20px;
    font-size: 1em;
    font-weight: 700;
}


.replycontents {
    padding: 10px;
    border-radius: 5px;
    background-color: #eee;
    display: block;
    width: fit-content
}



.replyedit {
    width: 500px;
    max-width: 98% !important;
    border: 1px solid #999
}

.replybuttons button {
    font-size: 0.8em;
    padding: 0 10px 0 10px;
    border: 0;
    background-color: #fff;
}

.replywditok button {
    font-size: 0.8em;
    padding: 0 10px 0 10px
}

.xA {
    width: 100%;
    background-color: #eee;
}


.xE {
    background-repeat: no-repeat;
    background-color: #fefefe;
    border-radius: 5px;
    padding: 10px;
    margin: 1px 0 1px 0;
    min-height: 50px;
    max-width: 80% !important;
    display: block;
    color: #000000;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(191, 194, 196) rgb(168, 170, 171) rgb(168, 170, 171) rgb(191, 194, 196);
}

.Replyxe {
    position: relative;
    padding-left: 20px;
    margin: 1px 0 1px 0;
    min-height: 50px;
    max-width: 80% !important;
    display: block;
    color: #000;
}


.Thisuser {
    float: right
}

.datenedit {
    font-size: 0.7em
}

.xW {
    width: 90%;
    background-image: url('/images/bluemanm.png');
    background-repeat: no-repeat;
    background-color: #fefefe;
    padding: 0px;
    margin: 10px;
    min-height: 50px;
    padding-left: 60px;
    display: inline-block;
    color: #000000
}

.xD {
    background-image: url('/images/img19B.gif');
    background-repeat: no-repeat;
    margin-left: 0px;
    padding-left: 20px;
    color: #000000;
}


.editordeletebox_style {
    padding: 3%;
    min-width: 300px;
    width: 98%;
    border: 5px solid cornflowerblue;
    z-index: 100;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 1px 0px rgba(164,168,171,0.2);
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 1px 0 rgba(164, 168, 171, 0.2);
}

    .editordeletebox_style .tit_part {
        position: relative;
        color: #ffffff;
        line-height: 1.57em;
        text-indent: 12px;
        letter-spacing: -1px;
        padding: 9px;
        font-size: 0.93em;
        border-top-color: rgb(255, 255, 255);
        border-bottom-color: rgb(212, 217, 221);
        border-top-width: 0px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        text-shadow: 0px 1px 0px rgba(255,255,255,1);
        background-color: cornflowerblue;
    }

.box_news {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(191, 194, 196) rgb(168, 170, 171) rgb(168, 170, 171) rgb(191, 194, 196);
    overflow: hidden;
    clear: both;
    box-shadow: 0px 1px 0px rgba(164,168,171,0.2);
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 1px 0 rgba(164, 168, 171, 0.2);
}

    .box_news .tit_part {
        color: rgb(64, 84, 117);
        line-height: 1.57em;
        padding-top: 5px;
        padding-left: 5px;
        font-size: 0.93em;
        border-top-color: rgb(255, 255, 255);
        border-bottom-color: rgb(212, 217, 221);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        text-shadow: 0px 1px 0px rgba(255,255,255,1);
        background-image: linear-gradient(rgb(255, 255, 255), rgb(246, 247, 248));
        background-color: rgb(249, 250, 250);
    }



.md-editor {
    display: block;
    border: 1px solid #ddd
}

    .md-editor .md-footer, .md-editor > .md-header {
        display: block;
        padding: 6px 4px;
        background: #f5f5f5
    }

    .md-editor > .md-header {
        margin: 0
    }

    .md-editor > .md-preview {
        background: #fff;
        border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;
        min-height: 10px;
        overflow: auto
    }

    .md-editor > textarea {
        font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
        font-size: 14px;
        outline: 0;
        margin: 0;
        display: block;
        padding: 0;
        width: 100%;
        border: 0;
        border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;
        border-radius: 0;
        box-shadow: none;
        background: #eee
    }

        .md-editor > textarea:focus {
            box-shadow: none;
            background: #fff
        }

    .md-editor.active {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .md-editor .md-controls {
        float: right;
        padding: 3px
    }

        .md-editor .md-controls .md-control {
            right: 5px;
            color: #bebebe;
            padding: 3px 3px 3px 10px
        }

            .md-editor .md-controls .md-control:hover {
                color: #333
            }

    .md-editor.md-fullscreen-mode {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
        padding: 60px 30px 15px;
        background: #fff !important;
        border: 0 !important
    }

        .md-editor.md-fullscreen-mode .md-footer {
            display: none
        }

        .md-editor.md-fullscreen-mode .md-input, .md-editor.md-fullscreen-mode .md-preview {
            margin: 0 auto !important;
            height: 100% !important;
            font-size: 20px !important;
            padding: 20px !important;
            color: #999;
            line-height: 1.6em !important;
            resize: none !important;
            box-shadow: none !important;
            background: #fff !important;
            border: 0 !important
        }

        .md-editor.md-fullscreen-mode .md-preview {
            color: #333;
            overflow: auto
        }

        .md-editor.md-fullscreen-mode .md-input:focus, .md-editor.md-fullscreen-mode .md-input:hover {
            color: #333;
            background: #fff !important
        }

        .md-editor.md-fullscreen-mode .md-header {
            background: 0 0;
            text-align: center;
            position: fixed;
            width: 100%;
            top: 20px
        }

        .md-editor.md-fullscreen-mode .btn-group {
            float: none
        }

        .md-editor.md-fullscreen-mode .btn {
            border: 0;
            background: 0 0;
            color: #b3b3b3
        }

            .md-editor.md-fullscreen-mode .btn.active, .md-editor.md-fullscreen-mode .btn:active, .md-editor.md-fullscreen-mode .btn:focus, .md-editor.md-fullscreen-mode .btn:hover {
                box-shadow: none;
                color: #333
            }

        .md-editor.md-fullscreen-mode .md-fullscreen-controls {
            position: absolute;
            top: 20px;
            right: 20px;
            text-align: right;
            z-index: 1002;
            display: block
        }

            .md-editor.md-fullscreen-mode .md-fullscreen-controls a {
                color: #b3b3b3;
                clear: right;
                margin: 10px;
                width: 30px;
                height: 30px;
                text-align: center
            }

                .md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover {
                    color: #333;
                    text-decoration: none
                }

        .md-editor.md-fullscreen-mode .md-editor {
            height: 100% !important;
            position: relative
        }

    .md-editor .md-fullscreen-controls {
        display: none
    }

.md-nooverflow {
    overflow: hidden;
    position: fixed;
    width: 100%
}


.md-editor.active {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.md-editor {
    display: block;
    border: 1px solid #ddd;
}

    .md-editor > textarea {
        font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
        font-size: 13px;
        outline: 0;
        margin: 0;
        display: block;
        width: 100%;
        border: 0;
        padding: 10px;
        border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;
        border-radius: 0;
        box-shadow: none;
        background: #eee;
    }

    .md-editor .md-footer,
    .md-editor > .md-header {
        display: block;
        padding: 6px 4px;
        background: #f5f5f5;
        margin: 0;
    }

.btn-input {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

    .btn-input input[type="file"] {
        height: 30px;
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 2;
        opacity: 0.0;
        /* Standard: FF gt 1.5, Opera, Safari */
        filter: alpha(opacity=0);
        /* IE lt 8 */
        -ms-filter: "alpha(opacity=0)";
        /* IE 8 */
        -khtml-opacity: 0.0;
        /* Safari 1.x */
        -moz-opacity: 0.0;
        /* FF lt 1.5, Netscape */
    }


.fdpgCard {
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
}



.fdpgheadbtn {
    float: right
}

    .fdpgheadbtn button {
        border: 1px solid #ddd
    }


.Rw_date {
    width: 100%;
    overflow: hidden;
    padding: 2px 4px 2px 4px;
    line-height: 1.2em;
    color: #fff;
    background-color: #ff3e3e;
    margin-right: 5px;
    font-size: 0.8em;
    border-radius: 3px
}

.Rw_subject {
    font-size: 1.2em;
    line-height: 1.2em
}



.RwMain_Img {
    margin: 5px;
    text-align: center;
    width: 500px;
    max-width: 100%;
    overflow-y: hidden;
    float: left;
}

    .RwMain_Img img {
        text-align: center;
        padding: 10px;
        max-width: 300px;
    }


.Rw_Tcontent {
    font-size: 0.8em;
    padding: 0 10px 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}



.Rw_titles {
    width: 100%;
    color: #168
}

    .Rw_titles ul {
        padding: 20px
    }

        .Rw_titles ul li {
            list-style-type: square;
            line-height: 1.2em;
            padding: 5px 0 5px 0;
            border-bottom: 1px dotted #ddd;
            color: #000
        }

            .Rw_titles ul li a {
                color: #000
            }




.fdpgfootcopy {
    cursor: pointer;
    margin-right: 5px
}
/* RSS Feed 속보 조회 화면 끝  */


.xA {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    border: thin #dddddd solid;
    border-radius: 0px;
    padding: 0px;
    background-color: #fefefe;
}

.xE {
    background-image: url('/images/bluemanm.png');
    background-repeat: no-repeat;
    background-color: #fefefe;
    padding: 0px;
    min-height: 50px;
    padding: 3px;
}



.Feed-date {
    color: palevioletred
}

.tmlnbox {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 5px;
}


.videoWrapper {
    position: relative;
    padding-bottom: 45%; /* 16:9 */
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 10%;
        width: 80%;
        height: 100%;
    }


