@charset "UTF-8";

#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; }