/* 회원가입, 회원정보수정, 회원관리 , 발표논문접수현황 */
#tb-member .text-ellipsis {width: 25em; line-height: 41px; text-align: left; text-overflow:ellipsis; overflow: hidden; height: 41px; display:block; white-space:nowrap;}

#tb-member-write thead tr { border-top: 2px solid #666 }
#tb-member-write thead th { line-height: 34px; font-size: 16px; text-align: center; border-bottom: 0; background: #fafafa }
#tb-member-write tbody th { text-align: center; font-size: 15px; line-height: 34px; }
#tb-member-write tbody td { line-height: 34px;}
#tb-member-write .form-control { display: inline-block; width: 286px; margin:2px 0px; }
#tb-member-write .form-control.xs { width: 80px }
#tb-member-write .form-control.sm { width: 182px }
#tb-member-write .form-control.lg { width: 90% }
#tb-member-write .inputs .form-control { margin-bottom: 4px }
#tb-member-write .theme-bg { margin:2px 0px;}
#tb-member-write .auth-code { background: #e6e6e6; padding: 9px 16px }
#tb-member-write .inter-text { display: inline-block; width: 20px; text-align: center }
#tb-member-write .text { line-height: 34px }
#tb-member-write .bg-highlight { background: rgba(41,152,198,.05) }

#tb-member-search { margin: 40px 0 20px }

#tb-member thead tr { border-top: 2px solid #666 }
#tb-member th { line-height: 44px; padding: 0; text-align: center; font-size: 15px; position: relative }
#tb-member th:not(:first-child)::before { content: ""; position: absolute; left: 0; top: 15px; width: 1px; height: 15px; background: #ccc }
#tb-member td { line-height: 40px; padding: 0; text-align: center }

#tb-member-admin { margin: 0 0 10px }
