/* list */
#bbslist {margin:auto;padding:0 0 30px 0;}
#bbslist .searchform {width:100%;height:48px;margin-bottom:10px;}
#bbslist .searchform select {float:left;min-width:120px;padding-left:10px;margin-right:5px;background:#FFF url('../../../../../layouts/default/image/srlect_arrow.png') no-repeat 100% 50%;}
#bbslist .searchform .inbtn {float:left;position:relative;width:280px;padding:0;margin:0;}
#bbslist .searchform .inbtn input {position:absolute;top:0;left:0;width:200px;height:46px;padding:0 6px;border-radius:4px 0 0 4px;border:none;}
#bbslist .searchform .inbtn button {position:absolute;top:-1px;right:-1px;width:73px;height:48px;line-height:0;border-radius:0 4px 4px 0;color:#fff;border:1px solid #357ebd;background-color:#428bca;}
#bbslist .info {height:48px;margin-bottom:20px;}
#bbslist .info .article {float:left;padding:0;line-height:46px;}
#bbslist .info .acontrol {float:right;min-width:260px;padding:0;}
#bbslist .info .acontrol select {width:180px;}

#bbslist .works {border:1px solid #d0d0d0;border-right:none;border-bottom:none;}
#bbslist .works li {cursor:pointer;float:left;width:calc(100% / 8);height:30px;line-height:30px;text-align:center;border:1px solid #d0d0d0;border-left:none;border-top:none;}
#bbslist .works3 li {width:calc(100% / 3);}
#bbslist .works4 li {width:calc(100% / 4);}
#bbslist .works5 li {width:calc(100% / 5);}
#bbslist .works li.on {background-color:#333;color:#FFF;}

#bbslist .catTab {height:39px;margin:0 0 20px 0;padding:0;border-bottom:1px solid #DEDEDE;border-left:1px solid #DEDFDE;}
#bbslist .catTab li {float:left;list-style-type:none;height:38px;padding:0 25px;text-align:center;line-height:38px;color:#888;border:1px solid #DEDFDE;border-left:none;background-color:#fafafa;}
#bbslist .catTab .on {background-color:#FFF;color:#333;border-bottom:1px solid #FFF;}
#bbslist table {width:100%;border-spacing:0px;border-collapse:collapse;}
#bbslist table caption {display:none;}
#bbslist thead th {vertical-align:middle;padding-bottom:10px;border-bottom:#555 solid 2px;font-size:13px;color:#555;}
#bbslist tbody tr {border-bottom:#E6E6E6 solid 1px;}
#bbslist tbody .noticetr td {background:#FAFAFA;}
#bbslist tbody td {padding:20px 5px;font-size:12pt;text-align:center;color:#333;line-height:1.5;}
#bbslist tbody td .fa-s {cursor:pointer;font-size:11pt;color:#428bca;}
#bbslist tbody td .btn {border-radius:0;}
#bbslist tbody td .btn-xs {position:relative;top:-1px;width:90px;height:21px;padding:0;}
#bbslist tbody td .copy-btn {width:21px;height:21px;border-radius:8px;}
#bbslist tbody td .copy-btn i {font-size:11px;}
#bbslist tbody td a:hover {color:blue;}
#bbslist .magic-checkbox + label {display:initial;}
#bbslist .now {color:#ff0000;font-size:11px;}
#bbslist .chk {position:relative;top:-2px;}
#bbslist .sbj {padding-left:10px;text-align:left;letter-spacing:0px;}
#bbslist .new {position:relative;top:-2px;display:inline-block;width:13px;height:13px;font:normal 10px arial;text-align:center;line-height:13px;border-radius:50%;color:#fff;background-color:red;z-index:-1;}
#bbslist .comment {font-size:11px;color:#ff8000;}
#bbslist .none {height:150px;font-size:12px;color:#999;line-height:150px;}
#bbslist .bottom {padding:20px 0;}
#bbslist .bottom_l {float:left;}
#bbslist .bottom_r {float:right;text-align:right;}
/* @list */


/* view */
#bbsview {margin:auto;padding:0 0 30px 0;}
#bbsview .viewbox {}
#bbsview .viewbox .subject {padding:0;}
#bbsview .viewbox .subject h1 {padding:11px 0 12px 0;margin:0;font-size:16pt;font-weight:bold;border-bottom:#dfdfdf dotted 1px;}
#bbsview .viewbox .select {width:120px;padding-left:10px;}

#bbsview .viewbox .content {padding:20px 40px 20px 40px;font-size:14pt;background-color:#F3F3F3;}
#bbsview .viewbox .content .sangtae {height:48px;font-size:12pt;line-height:48px;}
#bbsview .viewbox .content div small {font-size:11pt;color:#2080D0;}
#bbsview .viewbox .content .btns {width:800px;display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:10px;}
#bbsview .viewbox .content .btns .btn {flex:1;text-decoration:none;}
#bbsview .viewbox .content .form {width:1000px;margin:0;padding:20px 30px;background-color:#FFF;}
#bbsview .viewbox .content .form h1 {padding:0;margin:0 0 10px 0;}
#bbsview .viewbox .content select,
#bbsview .viewbox .content .input {border-color:#EEE;background-color:#EEE;border-radius:5px;}
#bbsview .viewbox .content .input.price {font-weight:bold;font-size:14pt;text-align:center;}
#bbsview .viewbox .content .input.price::placeholder {font-weight:normal;font-size:12pt;text-align:left;}
#bbsview .viewbox .content .textarea {width:100%;height:160px;padding:10px;border-color:#EEE;background-color:#EEE;border-radius:5px;}
#bbsview .viewbox .content .form .form-bottom {width:100%;padding:20px 0 0 0;border-top:1px solid #d0d0d0;text-align:center;}
#bbsview .viewbox .content .form .form-bottom .btn {width:80%;height:60px;font-size:14pt;line-height:58px;}
#bbsview .viewbox .content .form .form-bottom .btn-ss {width:10%;margin-left:20px;}

#bbsview .viewbox .darkbox {width:308px;padding:5px 0 10px 0;margin:0 0 5px 0;text-align:center;background:#111;color:#FFF;}
#bbsview .viewbox .short_select {width:308px;padding-left:5px;color:#333;}

#bbsview #lightgallery {width:100%;}
#bbsview #lightgallery li {float:left;margin-right:10px;}
#bbsview #lightgallery li img.images {display:block;height:120px;}

#bbsview .bottom {width:100%;height:30px;padding:0;text-align:right;}
#bbsview .comment {padding:0;color:#c0c0c0;}
#bbsview .comment a {font-weight:bold;color:#3EA9CD;}
#bbsview .comment .icon1 {position:relative;top:3px;}

#bbsview .viewbox .content .textarea:focus {
    border: 1px solid #CCC;
    background-color: #FFF;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/* @view */


/* write */
#bbswrite {padding:50px;margin:0;background-color:#FFF;border-radius:3px;box-shadow:0 0 10px 1px rgba(0, 0, 0, 0.2);}

#bbswrite .write_l {float:left;width:49%;margin-right:1%;}
#bbswrite .write_r {float:right;width:49%;margin-left:1%;}

#bbswrite .nborder {}
#bbswrite .nborder th,
#bbswrite .nborder td {padding:16px 0;} 
#bbswrite .nborder th {text-align:left;}

#bbswrite select,
#bbswrite .input {padding-left:10px;border-color:#EEE;background-color:#EEE;border-radius:5px;}
#bbswrite .numinput {width:120px;color:#333;}
#bbswrite .zoneinput {width:500px;color:#333;}
#bbswrite .short_select {width:194px;color:#333;}
#bbswrite .textarea {width:780px;height:100px;padding:10px;border-color:#EEE;background-color:#EEE;border-radius:5px;}

#bbswrite .img_ex {display: flex; gap: 10px; max-width: 900px; padding: 0; margin: 0; list-style: none;}
#bbswrite .img_ex li {flex: 1; flex-direction: column; aspect-ratio: 4 / 3}
#bbswrite .img_ex li img {width: 100%; height: auto; display: block;}
#bbswrite .img_ex li .no-img {
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	display: flex;
	padding: 0;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #999;
	font-size: 14px;
	letter-spacing: -1px;
	border-radius: 5px;
}
#bbswrite .img_ex li .img-caption {
	display: flex;
	align-items: center;      /* 세로 가운데 */
	justify-content: center;  /* 가로 가운데 */
	height: 50px;             /* 원하는 높이로 조절 */
	background: #000;
	color: #fff;
	font-size: 11pt;
	text-align: center;
	line-height: 1.4;
	padding: 0 10px;          /* 줄바꿈 시 여백 */
	margin-top: 5px;
	box-sizing: border-box;
}


/* flatpickr */
.flatpickr-calendar {
	border: 0;
	border-radius: 0;
}

.flatpickr-current-month {
	padding: 0;
}
.flatpickr-monthDropdown-months {
	padding: 0;
	height: 36px;
	min-height: 36px;
}

/* 일요일 */
.flatpickr-day.prevMonthDay:nth-child(7n+1),
.flatpickr-day.nextMonthDay:nth-child(7n+1),
.flatpickr-day.flatpickr-disabled:nth-child(7n+1) {
    color: #f2b6b6;
    opacity: 1;
}
.flatpickr-weekday:first-child,
.flatpickr-day:nth-child(7n+1) {
    color: #d32f2f;
}
/* 토요일 */
.flatpickr-day.prevMonthDay:nth-child(7n),
.flatpickr-day.nextMonthDay:nth-child(7n),
.flatpickr-day.flatpickr-disabled:nth-child(7n) {
    color: #b7cdee;      /* 연한 파랑 */
    opacity: 1;
}
.flatpickr-weekday:last-child,
.flatpickr-day:nth-child(7n) {
    color: #1976d2;
}
/* Hover / 클릭 시 색 깨짐 방지 */
.flatpickr-day.disabled:hover {
    background: transparent;
    cursor: not-allowed;
}


#bbswrite .iconbox {border-left:#e0e0e0 solid 1px;border-top:#e0e0e0 solid 1px;border-right:#e0e0e0 solid 1px;background:#f9f9f9;padding:6px 0 8px 7px;}
#bbswrite .iconbox a {padding:0 3px 0 3px;font-size:11px;color:#333;}
#bbswrite .iconbox a:hover {color:#7899C7;}
#bbswrite .iconbox a img {position:relative;top:2px;left:-2px;margin-right:3px;}
#bbswrite .iconbox .split {padding:0 2px 0 2px;margin-bottom:-1px;}
#bbswrite .bottombox {text-align:center;padding:50px 0 20px 0;margin:50px 0 0 0;border-top:#efefef solid 1px;}
#bbswrite .bottombox .btn {height:58px;font-weight:bold;font-size:14pt;}
#bbswrite .bottombox .btn-default {width:30%;}
#bbswrite .bottombox .btn-primary {width:60%;margin-left:20px;}
/* @write */

#map_ac {width:800px;height:300px;box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
#map_ac .bubble-wrap {position:relative;background:#ffffff;border-radius:10px;padding:8px 16px;width:auto;box-shadow:0 6px 18px rgba(0,0,0,0.18);font-size:14px;line-height:1.6;}
/* 말풍선 꼬리 */
#map_ac .bubble-wrap::after {content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);border-width:10px 10px 0 10px;border-style:solid;border-color:#ffffff transparent transparent transparent;}
#map_ac .bubble-wrap::before {content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);border-width:12px 12px 0 12px;border-style:solid;border-color:rgba(0,0,0,0.08) transparent transparent transparent;}

#bbswrite .textarea:focus,
#bbswrite .input:focus,
#bbswrite select:focus {
    border: 1px solid #CCC;
    background-color: #FFF;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}