@charset "utf-8";
.innersearchpanword {margin-top: 0px;padding-top: 18px;padding-bottom: 18px;}

.btn-word-group .btn-word{color:#555555;font-size:15px;font-weight:bold;background:#f7f7f7;border:1px solid #e7e7e7 !important}
.btn-word-group .btn-word.active{color:#fff;background:#626970;}
.btn-word-group .btn-word.allwords{color:#555555;font-size:13px;font-weight:normal;}
.btn-word-group .btn-word.active.allwords{color:#fff;font-size:13px;background:#626970;}

.btn-word {padding: 6px 12px 7px 12px;}
.btn-word.allwords{padding: 8px 12px 8px 12px;}
.searchcw1,.searchcw2{display:inline-block;vertical-align: middle}
.btn-word-group,.searchcw1 .smcstylegroup{z-index: 1000;}


.wordlistRow{border-top:1px solid #7a7a7a;margin-bottom: -1px}
.wordlistRow.off{border-top:1px solid #e4e4e4;}
.wordlistRow.wordview{border-bottom:1px solid #e4e4e4;}
.wordlistheader{border-bottom:1px solid #e4e4e4;padding:15px 15px 5px 15px}
.word_updown {margin-top: 10px;cursor:pointer;}
.wordListcontent {clear:both;padding-left: 15px;padding-right: 15px;margin-bottom: 31px;}
.wordListcontent .cword {padding: 20px 15px 0 15px;}

.wltitle{color:#666666;font-size:21px;font-weight:bold;}
.wordListcontent .cword a{color:#333333;font-size: 15px}
.wordListcontent p {color: #333333;font-size: 15px;word-break: keep-all;line-height: 1.8em;padding-top: 20px;padding-bottom: 20px;}

@media all and (max-width:991px){
	.searchcw2 {position: absolute !important;left: 0px;width: 100%;padding-left: 145px !important;	}
	.wsearchText {width: 90%;}
}	
@media all and (max-width:767px){
	.wsearchText {width: 70%;}
}	
@media all and (max-width:320px){
	.wsearchText {width: 45%;}
}
@media all and (min-width:992px){
	.searchcw2 {position: absolute !important;left: 0px;width: 100%;padding-left: 615px !important;}
	.wsearchText { width: 75%;} /*수정*/

}	
