@charset "UTF-8";

.modules_board ul li	{ background: none; }

.contents strong, .contents .strong	{ color: inherit; }

#boardSearch2	{ white-space: nowrap; }
#boardSearch2 select	{ margin: 0; }
.button_new2	{ height: 42px; padding: 0 12px; border: 1px solid #d7d8da; border-radius: 4px; background: #fff; font-size: 14px; -webkit-appearance: none; transition: all 0.3s ease; }
* + .button_new2	{ margin: 0 0 0 5px; }

.btn-type0,
.btn-type1	{ color: #fff !important; }

/*
.inp	{ width: 100% !important; }
*/

.table-board table	{ margin: 0; border: 0 none; }
.table-board table thead th	{ border-width: 0; }
.table-board table tbody td	{ border-width: 0; }
.table-board table tbody td img	{ max-width: 24px; max-height: 26px; } 


#editor_file_upload .order	{ text-align: left; }


.contents pre.board_comment_content,
.contents div.board_comment_content	{ margin: 0; }

.file img	{ max-width: 25px; }


#document_contents .comment-wrap .name_admin	{ line-height: 35px; margin-top: 10px; }

#document_contents .comment-wrap .name label	{ display: inline-block; white-space: nowrap; }
#document_contents .comment-wrap .name .inp	{ width: auto; height: 30px; }
#document_contents .comment-wrap .name .inp + label	{ margin-left: 2em; }

