
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

table td {font-family:'Nanum Gothic', sans-serif;}

.td_tit {padding:10px 5px; border-top:2px solid #4d4d4d; border-bottom:1px solid #ccc; background-color:#f2f2f2 !important;}
.td_con {padding:5px 5px !important; border-bottom:1px solid #ddd; height:35px;vertical-align:middle;}
.td_con input {padding: 5px; height:auto; vertical-align:top; }
.td_con input#gs_passwd_view {margin-top:10px; height:50%;}
.td_con:first-child {border-left:0;}
.td_con:last-child {border-right:0;}
.td_con.attach_file input {height:auto;}
.td_con select {height:30px;}

.text.form-control {margin-top:5px; height:29px; vertical-align:middle;}
select.form-control {height:29px; vertical-align:middle;}

.thumbnail {border:1px solid #f3f2f2; height:35px;}

.btn {display: inline-block; margin-bottom: 0; font-weight: 400; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; border: 1px solid transparent; white-space: nowrap; padding: 4px 8px; font-size:12px;}
.btn_grey {background:#4d4d4d;}
.btn_red {background:#E26A6A}
a.btn {color:#fff;}




