@charset "utf-8";

.ytp-chrome-top-buttons{ display : none;}

/* Top Search */
.list-tsearch { padding:0 15px;  }

.list-body .list-desc strong {
    display: block;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: -0.7px;
}

.list-info-bottom {
    position: absolute;
    bottom: 15px !important;
}

.list-category { text-align: center;}

/* Menu */
.list-category .menu { margin-bottom:20px; }
.list-category .dropdown { margin-bottom:20px; }
.list-category .menu li { width:33.3333%; text-align: center; }
.list-category .menu .active a, .list-category .menu  .selected a { border:none;color:#74D5C5; font-weight:bold !important;  border-bottom: 2px solid #74D5C5; }

.list-category .menu a { border:none; }

.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #efefef; 
    border: none ;
    border-bottom: 2px solid #74D5C5 !important;
}


/* Category */
.list-category .tabs { margin-bottom:20px; padding:0 15px; display: inline-block;}
.list-category .dropdown { margin-bottom:20px; }
.list-category .active a, .list-category .selected a { color:#74D5C5; font-weight:bold !important; }

/* List */
.list-wrap { width:100%; }
.list-wrap .list-btn{ padding:0 15px;}
.list-admin { text-align:center; margin:15px 0px; }
.list-btn .sort-drop { min-width:120px !important; left:auto !important; right:0px !important; }
.list-btn .sort-drop .sort a { color:crimson !important; font-weight:bold !important; }
.is-pc .ko .list-btn .sort-drop { font-size: 12px; }

/* Page */
.list-wrap .pagination a, .view-wrap .pagination a { color:#333 !important; }
.list-wrap .pagination .active a, .view-wrap .pagination .active a { color:#fff !important; background:#444 !important; border-color:#444 !important; }

/* View */
.view-wrap { width:100%; overflow:hidden; }
.view-wrap.view-modal { padding:5px; margin:0px; }
.view-btn { margin:0px 0px 30px; }
.view-btn i { margin-right:2px; }

/* Write */
.write-wrap { width:100%; overflow:hidden; margin-top: 35px;}

@media all and (max-width:460px) {
	.responsive .view-btn i { margin-right:0px; }
}


.div-tab.tabs ul.nav-tabs li { height:25px; }