﻿/*.board-theme * {
    font-family: Nanum Gothic;
}*/

.top-title {
    margin: 10px 0;
}

.top-title  span{
    color: #000; 
    font-size: 30px;
    font-weight:bold;
}

.plz-title {
    margin: 50px 0;
    font-size: 23px;
    line-height: 40px;
}

    .plz-title span {
        color: #58734a;
        font-size: 40px;
        line-height: 45px;
    }

.plz-title2 {
    margin: 0 0 20px;
    font-size: 22px;
}

    .plz-title2 span {
        color: #45BBC9;
    }

.plz-title3 {
    margin: 15px 0;
    font-size: 15px;
    font-weight: bold;
}


.board-theme .theme-write .document-extended_keys .table > p {
    font-size: 17px;
    font-weight: bold;
    vertical-align: middle;
    margin-top: 1px;
}
.board-theme .theme-write .document-extended_keys .table > h2 { font-size: 21px; margin-bottom: 3px; font-weight: bold;}

    .board-theme .theme-write .document-extended_keys .table > hr {
        color: darkgrey;
        border: thin solid #595980;
        margin-top: 20px;
    }

.board-theme .theme-write .document-extended_keys .table > div {
    vertical-align: middle;
}

.board-theme .theme-write .document-extended_keys .table > p > span {
    color: #008299;
}

    .board-theme .theme-write .document-extended_keys .table > p > span > span {
        color: #CC3D3D;
    }
.document-extended_keys {margin-top: 30px;}
.applyForm .form-control { background-color: transparent; font-size: 18px; margin-top: 20px; border: 1px solid #A4A7AE; color: #A4A7AE;}
.board-theme .theme-write .document-extended_keys .table .row #eingyang label {
    margin-top: 35px; font-size: 15px; font-weight: bold; color: #fff;
}


.board-theme .theme-write .document-extended_keys .table .row #eingyang h1 {color: #fff; font-size: 17px; display:inline-block;}
.board-theme .theme-write .document-extended_keys .table .row h4 {
    font-size: 15px;
    margin-bottom: 3px;
    font-weight: bold;
}

.board-theme .theme-write .document-extended_keys .table .row p {
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 3px;
    font-weight: bold;
}

.board-theme .theme-write .document-extended_keys .table > hr#termhr {
    border: thin solid #5791d8;
    margin-bottom: 3px;
    margin-top: 3px;
}

.board-theme .theme-write .document-extended_keys .table .row h4 > span {
    color: red;
}

.board-theme .theme-write .document-extended_keys .table .pterms {
    height: 160px;
    line-height: 1.5;
    overflow-x: hidden;
    overflow-y: auto;
    border-style: solid;
    border-width: 1px;
    border-color: darkgray;
    margin-bottom: 20px;
}

    .board-theme .theme-write .document-extended_keys .table .pterms > h2 {
        font-size: 17px;
        font-weight: bold;
    }

    .board-theme .theme-write .document-extended_keys .table .pterms > h4 {
        font-size: 16px;
        line-height: 1.5;
    }

    .board-theme .theme-write .document-extended_keys .table .pterms > h3 {
        font-size: 15px;
        font-weight: bold;
    }

    .board-theme .theme-write .document-extended_keys .table .pterms > p {
        font-size: 14px;
    }

.board-theme .theme-write .document-extended_keys select {
    max-width: 210px;
}
.board-theme .theme-write .document-extended_keys textarea{width: 100% !important;height: 120px;min-height: 70px;}

.plz-title {
    margin: 50px 0;
    font-size: 23px;
    line-height: 40px;
}
#dimodeBoard .board-actions {padding: 0px 0;}
#dimodeBoard .board-actions .ApplyButton { text-align: right; float:none;}
.board-theme .theme-write .board-actions .board-actions-right .btn-group .submit-btn:active,
.board-theme .theme-write .board-actions .board-actions-right .btn-group .submit-btn:hover,
.board-theme .theme-write .board-actions .board-actions-right .btn-group .submit-btn:focus,
.board-theme .theme-write .board-actions .board-actions-right .btn-group .submit-btn{text-align: center;box-shadow:none;
padding: 15px 50px;background: #009FA5;border-radius: 120px;border: none;font-weight: 600; font-size:20px; color: #fff;}


.board-theme .theme-write .document-extended_keys .table .row #paper label {
    margin-top: 10px;
    font-size: 15px;
    font-weight: bold;
}

@media (max-width:767px) {
    .board-theme .theme-write .document-extended_keys .table .row #eingyang label:first-child {
    margin-top: 35px; font-size: 15px; font-weight: bold; color: #fff; padding-left: 0px;
}
.board-theme .theme-write .document-extended_keys .table .row #eingyang label {padding-left: 15px;}
    .form-control {font-size: 16px;}
    .board-theme .theme-write .board-actions .board-actions-right .btn-group .submit-btn {
        padding: 10px 35px; font-size: 16px;
    }


}