/* reset */
p {margin:0;}
td,table { color:#444; line-height:1.6; }
button{border:0 none; padding:0; margin:0; background:transparent; *overflow:visible; cursor:pointer; vertical-align:middle; font-family:"³ª´®°íµñ",'NanumGothic',Helvetica!important;}
button::-moz-focus-inner{border:0; padding:0;}
input{vertical-align:middle;}



.select { color:#444; border:1px solid #ddd; background-color:#fff;}
.input {height:20px; line-height:20px; padding:0 5px;  color:#444; border:1px solid #ddd; background-color:#f7f7f7;}
.file_input{height:20px; line-height:20px;  color:#444; background-color:#f7f7f7;}
.search_input { height:25px;  padding:0 5px; color: #444; border: #ddd 1px solid; background-color: #fff;}
.search_button{width:75px; height:27px; color:#fff; font-weight:600; background:#737373;}
.textarea{line-height:1.5; color:#444; border:1px solid #ddd; background-color:#f7f7f7}



.AW_bbs_th_list{font-weight:bold; color:#333;}

.AW_bbs_th_view{font-weight:bold; color:#333; background:#f9f9f9; text-align:center; border-right:1px solid #ddd;}
.AW_bbs_td_view{padding-left:10px;}

.center{text-align:center;}
.borderR{border-right:1px solid #ddd;} /* ºä, ÀÎÇ² ÆäÀÌÁö¿¡¼­ Áß°£ td ¿ìÃø¿¡ ¶óÀÎÀ» ÁÖ´Â ¿ëµµ*/

.bo_search form {display: flex; align-items: center; width: 90%; max-width: 380px; height: 40px; position:relative; border:1px solid #d2d2d2; border-right:none; border-radius: 5px; margin:20px auto; margin-right: 0;}
.bo_search form select {width: 26%; height: 100%; font-size: 1rem; color:#999; padding:0 8px; border:none; border-radius: 5px; background:#fff}
.bo_search form input[type="text"] {width: calc(74% - 49px); height: 100%; font-size: 1rem; padding:0 8px; border:none; margin-left:12px; border-radius: 5px;}
.bo_search form button[type="submit"] {position:absolute; width: 40px; height: calc(100% + 2px); font-size: 1.5rem; right:0; color:#e95a2f; border:1px solid #e95a2f; background:#fff; border-radius: 5px;}
.bo_search form button[type="submit"]:hover {background:#e95a2f; color:#fff;}
.bo_search form .stick {width: 1px; height: 50%; background:#d2d2d2; position:absolute; left:calc(26% + 6px);}

/* ÀÎ¼âÇÏ±â */
.print-btn{display:inline-block; height:22px; line-height:22px; font-size:11px; color:#fff; letter-spacing:-0.02em; padding:0 8px; border-radius:2px; box-shadow:1px 1px 0px rgba(0,0,0,0.1); cursor:pointer; background:#f58320; border:1px solid #f58320;}
.print-btn, .print-btn *{vertical-align:middle;}
.print-btn img{margin-right:3px;}

@media all and (max-width:817px) and (min-width:781px){
    .AW_bbs_th_list.input_style {width: 25%;}
}