﻿@charset "utf-8";

/* 목록 */
.schedule-head { margin:15px 0px; }
.schedule-title { font-family: 'Mongolian Baiti', serif; font-size: 36px; line-height: 1; text-transform: uppercase; margin-bottom: 10px; }
table.schedule-tbl th { white-space:nowrap; text-align:center; }
table.schedule-tbl td { width:14.285%; min-height:120px; vertical-align:top !important; }
table.schedule-tbl .red { color: rgb(233, 27, 35); }
table.schedule-tbl .orange { color: orangered; }
table.schedule-tbl .crimson { color: crimson; }
table.schedule-tbl .green { color: rgb(142, 196, 73); }
table.schedule-tbl .violet { color: rgb(86, 61, 124); }
table.schedule-tbl .yellow { color: rgb(241, 196, 15); }
table.schedule-tbl .blue { color: rgb(52, 152, 219); }
table.schedule-tbl .gray { color: rgb(136, 136, 136); }
table.schedule-tbl ul.do-list { padding:0px; margin:0px; list-style:none; }
table.schedule-tbl ul.do-list li { /*letter-spacing: 0px;*/ height: auto; /*background: #b2b7ad;*/ padding: 8px 8px; }

/* 목록 공통 */
.list-wrap { width:100%; overflow:hidden; }
.list-cnt { color: orangered; font-size: 10px; font-weight:bold; font-family:verdana; letter-spacing:-1px; }
.list-cnt-time { color: #000080; font-size: 10px; /*font-weight:bold;*/ font-family:verdana; letter-spacing:-1px; }
.list-btn-box { margin-bottom: 15px; }
.list-btn-box a span { margin-left: 4px; }
.list-none { margin:0px 0px 15px; padding:80px 0px; border:1px solid rgb(238, 238, 238); background:rgb(252, 252, 252); }
.list-page { margin-bottom:15px; }
.list-page .pagination { margin:0; }

/* 내용 공통 */
.view-wrap { width:100%; overflow:hidden; }
.view-wrap .img-photo i { background: rgb(245, 245, 245); padding: 16px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(143, 143, 143); font-size: 40px; display: inline-block; }
.view-wrap .img-photo img { border-radius: 50%; width: 80px !important; height: 80px !important; display:inline-block; }
.view-wrap .img-resize img { max-width:100%; height:auto; }

.view-head { padding: 0px; border: 0px currentColor; border-image: none; margin-bottom:15px; }
.view-head h1 { font-weight:bold; padding:0 !important; border: 0px currentColor; border-image: none; color: rgb(59, 62, 67); line-height: 30px; font-size: 22px; letter-spacing:-1px; padding:0; margin:0; }
.view-head .author-photo { width: 64px; margin-right:15px; }
.view-head .view-info { list-style: none; margin-top: 4px; padding: 0px; display: block; }
.view-head .view-info li:first-child { padding: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none; }
.view-head .view-info li { margin-right:20px; color: rgb(161, 161, 161); display: inline-block; }
.view-head .view-info li a { color: rgb(122, 146, 172); }
.view-head .view-info li a:hover { color: rgb(224, 109, 88); text-decoration: none; }

.view-cnt { margin-top:4px; }
.view-img { float:left; width:38%; }
.view-img img { display:block; max-width:100%; border:0; height:auto; }
.view-txt { position: absolute; float: left; width: 62%; padding: 0 80px; right: 0; bottom: 0; }
.view-txt > p { padding-bottom:20px; }
.view-txt > p > b { font-weight:bold; width:100%; display:block;}
.view-content { margin-top:50px; margin-bottom:20px; }
.view-content img { width:auto; height:auto; max-width:100%; }
.view-content p { padding:0; margin:0; line-height:22px; }
.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(51, 51, 51); font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author { margin-top:10px; }
.view-author .auth-photo { width:160px; padding-right:15px; }

#bo_v_sns {margin:4px 0 15px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

.view-btn { margin-top:20px; margin-bottom: 20px; }
.view-btn i { margin-right:4px; }

/* 댓글 공통 */
.comment-media { margin-top:-10px; }
.comment-media .photo i { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.comment-media .media { border-top:1px solid #eee; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { padding-left:0px; }
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content {	margin-top:8px; }
.comment-media .media .media-btn {	margin-left:4px; }

#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 0 0 20px; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }

/* 쓰기 공통 */
.write-wrap { width:100%; overflow:hidden; }
.write-wrap h2 { padding:0px; margin:0px; font-size:14px; font-weight:bold; }
.write-wrap label { font-weight:bold; margin-top:4px; }
.write-wrap .write-content { height: 300px; }
.write-wrap .write-file { border:0;box-shadow:none; }
.write-wrap .write-btn { margin:15px 0px 25px; text-align:center; }
.write-wrap .delete-file { margin:0px; padding:0px 10px; font-weight:normal; }
.write-wrap .delete-file label { font-weight: normal; }
.write-wrap .sp-label { font-weight:normal; margin-right:10px; }
.write-wrap .sp-label input[type="checkbox"], .write-wrap .sp-label input[type="radio"] { margin-top:0px; }

#autosave_pop div { text-align:right; }
#autosave_pop button { margin:0; margin-left:10px; padding:0; border:0; background:transparent; color:#888; }
#autosave_pop ul { margin:0; padding:0; padding-left:15px; list-style:disc; }
#autosave_pop li { padding:2px 5px;  }
#autosave_pop li:after { display:block; visibility:hidden; clear:both; content:""; }
#autosave_pop a { display:block; float:left; }
#autosave_pop span { display:block;; float:right; }

/* 공통사항 */
@media all and (max-width:460px) {
	.list-btn { text-align:center; margin:0px auto; }
	.pull-right.list-btn { float:none !important; margin-bottom:15px; }

	.view-head h1 { font-size:20px; line-height:24px; }
	.view-btn i { margin-right:0px; }
	.view-author .auth-photo { float:none; width:100%; padding-right:0px; }

	.comment-btn { text-align:center; }
	.comment-btn .pull-right { float:none !important; }

	i.big-fa { fon-size:1.3em; }
}


/* table */
.table { margin-bottom: 50px; }
.table:nth-of-type(1) { margin-bottom:0; }
.table-bordered { border: 0px; }
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 0px;
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
    background-color: #fff;
    text-align: left;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;

}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    /*background: #c0c3bb;*/
}

.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
    background-color: #c0c3bb;
    text-align: left;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
}
.table>tbody>tr:nth-of-type(1)>th { background-color: #fff;  width:14.285%; padding-left:8px; }
a .en { 
font-size: 26px;
font-weight: bold;
height: 35px;
line-height: 35px;
display: inline-block;
border-bottom: 2px solid #000;
height:auto;
margin:15px 8px;
}
.table>tbody>tr>td { height: 300px; }
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 0px;
}
.arrowR {
    border: solid #ccc;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3.5px;
    margin-bottom: 8px;
    margin-left: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.arrowL {

    border: solid #ccc;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3.5px;
    margin-bottom: 7px;
    margin-left: -8px;
    margin-right: 7px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);

}
.bgcolor { background:#b2b7ad; }
.bgcolor:hover { background:#c0c3bb; }
.bgcolor > ul > li:hover { background:#b2b7ad; }