@charset "utf-8";

.widget-msg-basic { margin-bottom:15px !important; }
.widget-msg-basic.is-tab .tab-head { border-right:1px solid #ddd; border-top:1px solid #ddd; }
.widget-msg-basic.is-tab .tab-head .nav { margin-top:-1px !important; }
.widget-msg-basic .tab-content img { max-width:100%; }
.widget-msg-basic .tab-content p { padding:0px; margin:0px; }
.widget-msg-basic .tab-content { max-height: 100% !important }
.webtoon-bigbox { margin-left: 0px;}
.webtoon-box { display: inline-block; float: left; padding: 0px; background-color:#525252; border:2px solid #fff;}
.webtoon-box:hover {background:#53a7ea; border:2px solid #53a7ea;} 
.webtoon-box img {}
.webtoon-title { line-height:30px;  height: 30px; vertical-align: middle; 
text-align: center; color: white; }
.webtoon-title:hover {background-color:#53a7ea; }
.webtoon-serchlist-box { margin-bottom: 10px }
.webtoon-search-title {display: inline-block;float:left; font-size: 12px; font-weight: bold;}
.webtoon-list {display: inline-block;float:left; font-size: 12px; font-weight: bold;}
.web-overlay {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	border-radius: 5px;
	padding: 0em 0.4em;
	opacity: 0.8;
}
.pos2 { position: absolute;top: 2.5em;right: 0.5em;} /*2번째 포지션 */
.pos3 { position: absolute;top: 4.5em;right: 0.5em;} /*3번째 포지션 */
.pos4 { position: absolute;top: 6.5em;right: 0.5em;} /*4번째 포지션 */

.webtype1 { background-color: #d34836; } /*완결 컬러 */
.webtype2 { background-color: #90bd34; } /*시즌완결 컬러*/
.webtype3 { background-color: #53a7ea; } /*추천 컬러 */	

