@charset "utf-8";

.content-area .detail-content .search-area tbody tr td select,.content-area .detail-content .search-area tbody tr td select > option {
    width: 85px;
    height: 23px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #e7e7e7;
    
    font-size: 12px;
    color: #989899;
    padding-left: 8px;
}
.changePwd {width:100px;margin-left:15px;}
.pwd-box {display:inline-block;}

div.toggleShowHideArea {display: none;}
#admin_cell_phone_1 {margin-left:0;}
.modify-btn {margin-left:0;}

.content-area .detail-content .search-area tbody tr th {width:140px;border-left: 1px solid #f5f2f2;}
.content-area .detail-content .search-area tbody tr td {width:400px;}

.block-textarea {border:0; resize:none; padding:10px; font-size:13px; font-family: Nanum, "돋움", dotum, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #555; letter-spacing: -1px;}
.textarea {resize:none; padding:10px; font-size:13px; font-family: Nanum, "돋움", dotum, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #555; letter-spacing: -1px;}
.sub-title {color:#3f94b1; font-size:16px; font-weight:bold; padding-top:20px;}

.content-area .detail-content .search-area tbody tr td span.download-file:HOVER { text-decoration: underline; cursor: pointer; }
.content-area .detail-content .search-area tbody tr td .textarea {
	font-size: 13px;
    color: #989899;
    padding: 10px;
    border: 1px solid #e7e7e7;
    margin: 10px 0;
    width: 100%;
    height: 130px;	
}