/*
aimy-basic
*/
/* 시놉시스 더보기 */
/*#buddypress div.activity-comments div.acomment-content,*/
/*.activity-content .activity-inner .body-text {*/

/*}*/

.content_scroll {
	 height: 77px;
	overflow: auto;
	display: -webkit-box;
	/*-webkit-line-clamp: 3;*/
	-webkit-box-orient: vertical;
}
.content3line {
	/* height: 77px; */
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;

}

.btn_more {
	display: inline-block;
	color: #079ad9;
	margin: 16px;
	position: relative;
	margin-top:0;
}
#buddypress div.activity-comments ul li .btn_more {
	margin: 8px 16px 0px 0px;
}
.btn_more:hover{
	font-weight: bold;
}
/*.content3line:before{*/
	/*font-family: 'xeicon';*/
	/*display: inline-block;*/
	/*content: "\e913";*/
	/*line-height: 2;*/
	/*font-size:20px;*/
	/*color: #00a0d2;*/
/*}*/

/* 옵션 > loggedin 없애기 */
/*#bbwall-activity-privacy option[value="loggedin"],*/
/*#bbwall-privacy-selectbox option[value="loggedin"],*/
/*#bbwall-activity-privacy option:nth-child(2),*/
/*#bbwall-privacy-selectbox option:nth-child(2){*/
	/*display: none;*/
	/*-webkit-appearance: none;*/
	/*-moz-appearance: none;*/
	/*appearance: none;*/
/*}*/
#whats-new-form #bt_result_form,
.bt_result_form_box{
	height: 449px;
	width: 642px;
	margin: 40px auto;
	border: 1px solid #E8ECF1;
	border-radius: 8px;
	background-color: #FFFFFF;
	z-index: 3;
	position: relative;
}

#whats-new-form .bt_result_form_back #bt_result_form {
	height:640px;
}

#buddypress .mybooks_review_form #whats-new-textarea {
	height:auto;
}

#bt_search_form{
	width:100%;
}

.bt-search-input-form{
	border-top: 1px solid #E8ECF1;
	border-bottom: 1px solid #E8ECF1;
	background:  #fff;
	display: inline-block;
	height: 64px;
	width: 100%;

}
.bt-search-input-form input.bt-search-input{
	display: inline-block;
	color: #474848 !important;
	font-size: 13px;
	/*width: 110px !important;*/
	width: 90%;
	margin: 3px;
	height:100%;
	padding-left:10px;
	border: none;
	background: transparent;
}
.bt-search-input-form #bt_search_book_btn{
	height: 42px;
	background: transparent;
	position: relative;
	display: inline-block;

	padding: 4px;
	cursor: pointer;
	float: left;
}
.brv-search-x{
	background-color: #2589FD;
	color: #ffffff;
	width: 50px;
	height: 30px;
	padding: 5px 8px 5px 10px;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-size: 0.8em;
}

/*.section-bt-book-btn{*/
	/*background-color: #2589FD;*/
	/*color: #ffffff;*/
	/*width: 85px;*/
	/*height: 30px;*/
	/*padding: 5px 8px 5px 10px;*/
	/*border-radius: 5px;*/
	/*display: inline-block;*/
	/*cursor: pointer;*/
	/*text-align: center;*/
	/*font-size: 0.8em;*/
/*}*/

.section-bt-book-btn{
	cursor: pointer;
}
#bt_upload_btn,
#buddypress #bt_link_upload_btn,
#whats-new-submit #aw-whats-new-submit,
#aw-whats-new-submit{
	color: #4A4A4A !important;
	font-size: 15px;
	font-weight: bold;
}

#whats-new-submit #aw-whats-new-submit, #aw-whats-new-submit{
}

/*
result
*/
.no-myloan {
	background:#eaf1fa;
	width:97%;
	padding:6px 10px;
}

#bt_result_form
{
	width: 707px;
	height: 500px;
	overflow-x:hidden;
	display: block;
}

#bt_result_status{
	width: 100%;
	height: 56px;
	display: block;
}
#bt_result_status .select{
	background-color: #5E71BF;
	color: #ffffff;

}
#bt_result_status1,
#bt_result_status2{
	display: inline-block;
	text-align: center;
	font-size: 1.4em;
	width: 48%;

}

#bt_result_btn_top{
	width:100%;
	height: 54px;
	padding: 10px;
	display: block;
}
#bt_result_btn_top{
	width:100%;
	height: 54px;
	padding: 10px;
	display: block;
}
#bt_result_btn_top.whats-new-form-header{
	display: table;
}

#bt_result_btn_top .bt-result-btn-x{
	position: relative;
	display: inline-block;
	padding: 2px 17px;
	color: rgba(0,0,0,0);
	font-size: 19px;
	z-index: 2;
	cursor: pointer;
}

#bt_result_btn_top .bt-result-btn-x:before {
    content: "\e9af";
    font-family:'xeicon';
    color:#4a4a4a;
    font-size:17px;
    position: absolute;
    top: 7px;
    left: 12px;
}
#bt_result_btn_top .title{
	width: 100%;
	display: inline-block;
	position: absolute;
	left: 0px;
	padding: 8px;
	text-align: center;
	color: #4A4A4A;
	font-size: 14px;
	font-weight: bold;
}
#bt_result_form #bt_result_btn_top.whats-new-form-header .title{
	position:relative;
}
#bt_result_booklist{
	width: 100%;
	display: block;

}
#bt_result_booklist .select{
	/*border: #45B827 solid 3px;*/
}

#bt_result_btn_bottom{
	width: 100%;
}
#bt_result_btn_bottom .bt-result-next,
#bt_result_btn_bottom .bt-result-confirm{
	margin: 0 auto;
	width: 79px;
	height: 34px;
	background-color: #5E71BF;
	text-align: center;
	color: #ffffff;
}



/* 완료 */

#whats-new-form .bt-book-item-form{
	width: 250px;
	height: 107px;
	display: inline-block;
	margin-top: 20px;
	height: 202px;
	/* width: 520px; */
	/*border: 1px solid #e5e5e5;*/
	margin-bottom: 10px;
    background-color:#F8F8F8;
}
#whats-new-form .bt-book-item-cover img {
	height: 100%;
}

#whats-new-form .bt-book-item-detail {
	/* vertical-align: initial; */
	width: 333px;
}


#whats-new-form .bt-book-title {
	font-weight: 800;
	color: #333;

}
#bt_result_rankform #bt_result_btn_top .bt-result-btn-x {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size:21px;
}

#bt_result_rankform #bt_result_btn_top {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

/* default & 리스트 */

#bt_result_booklist .bt-book-item-form,
.bt-book-item-form{
	width: 296px;
	height: auto;
	display: table;
	margin-top: 0;
	table-layout:fixed; /* 반응형에서 말줄임 시 가로값을 100% 잡도록 테이블 픽스 */
}
#bt_result_booklist .bt-book-item-cover img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

#bt_result_booklist .bt-book-title {
	margin: 9px 0 0 0;
	font-weight: 500;
	color: #FFFFFF;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	font-size:13px;
	width:123px;
	line-height:2;
}
#bt_result_booklist .bt-book-item-detail:before{
	 filter: blur(6px);
 }
#bt_result_booklist .bt-book-item-detail{
	height: 74px;
	width: 100%;
	display: block;
	margin: 0px;
	background-color: rgba(0,0,0,0.6);
	border-radius: 0px 0px 8px 8px;
	z-index: 3;
	padding:0 8px;
}

#bt_result_form .bt-book-author{
	width: 100%;
	display: block;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	overflow:hidden;
	font-size:11px;
	font-weight: 400;
	color:#FFFFFF;
	vertical-align: middle;
	line-height:1.3;
}
#bt_result_form .bt-book-author:before{
	content:"저자  ";
	width:80px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 100;
	text-align:left;
}

#bt_result_form .bt-book-publisher:before{
	content:"출판 ";
	width:80px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 100;
	text-align:left;
}

.bt_result_form_back .bt-book-item-detail .bt-book-author:before{
	content:"저자 ";
}

.bt_result_form_back .bt-book-item-detail .bt-book-publisher:before{
	content:"출판 ";
}
.bt_result_form_back .bt-book-item-detail .bt-book-publisher{
	width: 100%;
	font-size: 11px;
	font-weight: 400;
	color:#fff;
	display: block;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	line-height:1.3;
}


.bt-book-item-form .bt-book-item-cover{
	display: table-cell;
	width: 70px;
	height:100%;
	/*background-color:#e5e5e5;*/
}
.bt-book-item-form .bt-book-item-box{
	position:relative;
	/*display: table-cell;*/
	height:100%;
	width:100%;
}
.bt-book-item-form .bt-book-item-detail{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.6);
}


.bt-book-item-form .bt-book-item-detail .bt-book-title{
	/*font-size: 0.8em;*/
	font-weight: 400;
	display: block;
}

.bt-book-item-form .bt-book-item-detail .power{
	font-weight: 400;
}

.bt-book-item-form .bt-book-item-box .bt-book-item-detail .rating-result{
	display: block;
	font-size: 11px;
	margin-top:5px;
}

.bt-book-item-form .bt-book-item-detail .brv-book-etc,
.bt-book-item-form .bt-book-item-detail .bt-book-publish-year{
	margin-top: 0;
	font-size: 12px;
	display: block;
	color: #95989A;
}

.bt-book-item-form .bt-book-item-back{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
	overflow: hidden;
	top:0;
}
.bt-book-item-form .bt-book-item-back:before{
	content: '';
	position: absolute;
	top: 0; left:0; right:0; bottom:0;
	background: inherit;
	z-index:-1;
	filter: blur(6px);
	-webkit-filter: blur(6px);
	-moz-filter: blur(6px);
	-o-filter: blur(6px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}


.bt-book-item-cover{
	display: inline-block;
	width: 70px;
}

 .bt-book-item-detail{
	display: inline-block;
	width: 145px;
	margin-left: 10px;
}
.bt-book-item-detail .bt-book-title{
	font-size: 0.8em;
	font-weight: 400;
	display: block;
}


 .bt-book-item-detail .brv-book-etc
 .bt-book-item-detail .bt-book-publish-year{
	margin-top: 10px;
	font-size: 1.0em;
	display: block;
	color:#006BB2;
}
.bt-book-meta-container{
	display: block;
	width: 100%;
	height: 54px;
	bottom: 12px;
	left: 0px;
	text-align: center;
	margin-top: 24px;

}
.bt-book-meta-container .bt-book-meta-box{
	position: relative;
	display: block;
	width: 96%;
	height: 100%;
	margin: 0 auto !important;
	padding: 4px;
	background-color: rgba(255,255,255,0.5);
	border-radius: 50px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
}
.bt-book-meta-container .bt-book-meta-content{
	position: relative;
	/*display: inline-block;*/
	float:left;
	width: 33.333%;
	min-width: 25%;
	height: 100%;
	color: #A0A0A0;
	/*line-height: 3.3;*/
	font-size: 14pt;
}
.bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .bookmark{
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 50px;
}
.bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .bookmark:before{
	font-family: FontAwesome;
	display: inline-block;
	content: "\f02e";
	line-height: 3;
}

#bt_result_rankform .bt-book-meta-container,
.bt-book-item-wrap .bt-book-meta-container,
.bt-book-item-form .bt-book-meta-container{
	/*position: absolute;*/
	position: relative;
	display: block;
	width: 100%;
	height: 54px;
	bottom: 12px;
	left: 0px;
	text-align: center;
}

.bt-book-meta-content .radio-title label {
	font-weight:400;
}

#bt_result_rankform .bt-book-meta-container .bt-book-meta-box,
.bt-book-item-form .bt-book-meta-container .bt-book-meta-box{
	position: relative;
	display: block;
	width: 73%;
	height: 100%;
	padding: 4px;
	background-color: rgba(255,255,255,0.5);
	border-radius: 50px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
	float:right;
}
.bt-book-item-wrap .bt-book-meta-container .bt-book-meta-box{
	width: 100%;
}

#bt_result_rankform .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content,
.bt-book-item-wrap .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content,
.bt-book-item-form .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content{
	position: relative;
	/*display: inline-block;*/
	/*float:left;*/
	width: 33.3333%;
	min-width: 25%;
	height: 100%;
	color: #A0A0A0;
	margin: 0 auto !important;
	/*line-height: 3.3;*/
	font-size: 14pt;
}


#bt_result_rankform .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .bookmark,
.bt-book-item-wrap .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .bookmark,
.bt-book-item-form .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .bookmark{
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 50px;

}
#bt_result_rankform .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .all,
.bt-book-item-wrap .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .all,
.bt-book-item-form .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .all{
	width: 100%;
	height: 100%;
	/*background-color: #017FBD;*/
	/*color: #fff;*/
	border-radius: 50px;

}
#bt_result_rankform .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .bookmark:before,
.bt-book-item-wrap .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .bookmark:before,
.bt-book-item-form .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .bookmark:before{
	font-family: 'xeicon';
	display: inline-block;
	content: "\e9cd";
	line-height: 2.3;
	font-size:20px;
}

.bt-book-item-wrap .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .metoo.checked,
.bt-book-item-form .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .metoo.checked {
	background-color: #079ad9;
	border: 2px solid #079ad9;
	border-radius: 50px;
	color: #ffffff;
	position: absolute;
	width: 100%;
	top: 0;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
}

.is_read_form input[type="checkbox"],
.is_read_form input[type="radio"] {
	margin-right:3px;
}

.is_read_form input[type='radio'] + label,
.is_read_form input[type='checkbox'] + label {
	margin-right:0;
	font-size:12px;
	color:#95989A;
}

.is_read_form input[type='radio'] + label:first-of-type {
	margin-right:6px;
}


/*
선택한 책 별점
*/
#bt_result_rankform {
    margin-bottom:10px;
	position:relative;
    table-layout:fixed;

}
#bt_result_rankform .bt-book-meta-content input[type="radio"]{
	display: none;
}
#bt_result_rankform .bt-book-meta-content input[type="radio"]:checked + .radio-tile{
	background-color: #079ad9;
	border: 2px solid #079ad9;
	border-radius: 50px;
	color: #fff;
	font-weight: bold;
	line-height: 3;
	height:100%;
}

.bt-book-meta-content .radio-tile {
	line-height: 3;
	border: 2px solid rgba(0,0,0,0);
}

.bt-book-meta-content .radio-tile label {
	font-weight: 400;
	font-size: 14px;
}

.bt-book-item-detail .bt-book-publish-year:before {
    content:"발행: ";
    width:80px;
    text-align:left;
}

#bt_result_rankform {
	width: 100%;
	height: 200px;
	position: relative;
	display: table;
}
#bt_result_rankform .bt-book-item-cover{
	display: table-cell;
	width: 126px;
	height: 200px;
}
#bt_result_rankform .bt-book-item-box {
	display: table-cell;
	position: relative;
	height: 100%;
	width:100%;
	vertical-align: middle;
}
#bt_result_rankform .bt-book-item-cover img{
	display: inline-block;
	 width: 100%;
	height: 100%;
}
#bt_result_rankform .bt-book-item-box .bt-book-item-back{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 0;
	overflow: hidden;
	border-radius: 0px 0px 8px 8px;
}
#bt_result_rankform .bt-book-item-box .bt-book-item-back:before{
	content: '';
	position: absolute;
	top: 0; left:0; right:0; bottom:0;
	background: inherit;
	z-index: -1;
	filter: blur(6px);
	-webkit-filter: blur(6px);
	-moz-filter: blur(6px);
	-o-filter: blur(6px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}
#bt_result_rankform .bt-book-item-detail{
	position: relative;
	display: inline-block;
	width: 100%;
	height: 200px;
	padding: 16px 24px;
	margin: 0px;
	background-color: rgba(255,255,255,0.5);
}
#bt_result_rankform .bt-book-item-detail .bt-book-title{
	display: block;
	font-size:14px;
	font-weight: 600;
	width:303px;
	letter-spacing:-0.8px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: pre-line;
	margin-bottom:7px;
}
#whats-new-content #bt_result_rankform .bt-book-item-detail .bt-book-title {
	margin-bottom:12px;
}
#bt_result_rankform .bt-book-item-detail .bt-book-author:before{
	content: "작가 ";
	font-weight: 300;
	font-size: 14px;
	color: #4a4a4a;
}
#bt_result_rankform .bt-book-item-detail .bt-book-author{
	font-size: 12px;
	font-weight: 500;
	display: inline-block;
	color:#474848;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	line-height:1;
	margin-top:4px;
}

#bt_result_rankform .bt-book-item-detail .bt-book-publisher:before{
	content: "출판 ";
	font-weight: 300;
	font-size: 14px;
	color: #4a4a4a;
}
#bt_result_rankform .bt-book-item-detail .bt-book-publisher{
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	color:#474848;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	line-height:1;
}
#bt_result_rankform .bt-book-item-detail .brv-book-etc,
#bt_result_rankform .bt-book-item-detail .bt-book-publish-year{
	margin-top: 0px;
	font-size: 13px;
	display: block;
    color: #95989A;
}

.mybooks_review_form .rating {
	padding-left: 0;
	padding-top: 0;
}

#bt_result_pageno_form{
	height: 22px;
	width: 100%;
}

#bt_result_pageno_form ul {
	border-top: #F4F4F4 solid 1px;
	display: inline-block;
}

#bt_result_pageno_form ul li{
	display: inline-block;
	cursor: pointer;
	margin: 8px 6px;
	border: 1px solid #4a4a4a;
}

#bt_result_rankform .bt-book-item-form .bt-book-item-detail .bt-book-title {
    font-size:14px;
}

/****** Style Star Rating Widget *****/

.rating {
	display: block;
	margin-bottom: 0;
	left: 22px;
	position: absolute;
}

.rating > input {
	display: none;
}
.rating > label:before {
	margin: 3px;
	font-size: 28px;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f005";
	margin-top:0;
}

.rating > .half:before {
	content: "\f089";
	position: absolute;
}

.rating > label {
	color: #ddd;
	float: right;

	margin: 0 auto !important;
}


/***** CSS Magic to Highlight Stars on Hover *****/

/*.rating > input:checked ~ label, !* show gold star when clicked *!*/
/*.rating:not(:checked) > label:hover, !* hover current star *!*/
/*.rating:not(:checked) > label:hover ~ label,*/
.rating > input:checked ~ label,
.rating:not(:checked) > label.selected
.rating:not(:checked) > label.selected ~label{ color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  }

#bt_result_rankform input[type='radio'] + label, input[type='checkbox'] + label{
	margin-right : 0px;
    font-size:13.5px;
}
#bt_result_rankform .rating > input.selected ~ label, /* show gold star when clicked */
#bt_result_rankform  .rating:not(:checked) > label.selected, /* hover current star */
#bt_result_rankform  .rating:not(:checked) > label.selected ~ label { color: #FFD700;  } /* hover previous stars in list */

#bt_result_rankform  .rating > input:checked + label:hover, /* hover current star when changing rating */
#bt_result_rankform  .rating > input:checked ~ label:hover,
#bt_result_rankform  .rating > label:hover ~ input:checked ~ label, /* lighten current selection */
#bt_result_rankform  .rating > input:checked ~ label:hover ~ label { color: #FFED85;  }


/*
피드 책
 */
.activity_update .bt-book-item-form .bt-book-item-cover,
.book_update .bt-book-item-form .bt-book-item-cover {
    width:127px;
}


.activity.book_update.activity-item #bt_result_booklist .bt-book-item-detail{
    margin-left:17px;
}

.activity.book_update.activity-item .bt-book-item-form .bt-book-item-detail,
.activity .activity-content .bt-book-item-form .bt-book-item-detail{
	padding: 15px 23px;
	position: absolute;
	margin-left:0;
	top:0;
}

	/*
    피드 탭
     */

.logged-out .tab-section {
	height:auto;
	margin-bottom:25px;
	background:#fff;
}

.logged-out .avtivity-inner {
	margin-top:18px;
}

.logged-out #buddypress div.tab-section ul li#activity-librarygroup a{
	color:#767676;
}

.logged-out #buddypress div.item-list-tab ul li#activity-librarygroup,
.logged-out #buddypress div.item-list-tabs ul li#activity-librarygroup {
	float:none;
	text-align:center;
}

.logged-out #buddypress ul.item-list li.libgroup-content-more {
	padding: 10px;
	width: 100%;
}

#buddypress div.item-list-tab ul li.tab a.icon,
#buddypress div.item-list-tabs ul li.tab a.icon {
    /*height:69px;*/
    /*z-index:3;*/
    /*font-size:13px;*/
}

li.tab a.icon:before {
    display:block;
    margin:0 auto;
    padding-bottom:2px;
}

.tab p {
    position:absolute;
}

.tab .icon-friends p {
    top: 42px;
    left: 49px;
}

.tab .icon-feedbook p {
    top: 42px;
    left: 30px;
}

.tab .icon-mg p {
    top: 42px;
    left: 40px;
}

.tab .icon-like p {
    top: 42px;
    left: 55px;
}

.icon-feedbook {
    left:40%;
    top:2px;
}

.icon-mg {
    left:41%;
    top:2px;
}


.icon-mention {
    left:40%;
}


.tab .tab-title,
.tab a{
    padding-top:0px !important;
    /*font-size:12px;*/
}

.i-btn {
    background:url('../images/icons.png') no-repeat;
}

.icon .i-feed {
    width:24px;
    height:30px;
    position:absolute;
    background-position:-3px -2px;
}

.icon .i-brv {
     width:22px;
     height:27px;
     position:absolute;
     background-position:-26px -2px;
 }

.icon .i-mg {
    width:26px;
    height:29px;
    position:absolute;
    background-position:-48px 0px;
}

.icon .i-like {
    width:25px;
    height:26px;
    position:absolute;
    background-position:-74px -1px;
}

.icon .i-mention {
    width:24px;
    height:27px;
    position:absolute;
    background-position:-99px -1px;
}


.active .icon .i-feed,
.selected .icon .i-feed{
    width:23px;
    height:27px;
    position:absolute;
    background-position:-123px -2px;
}

#main.logged-out #buddypress .activity-type-tabs {
    /*display:none;*/
}

#main.logged-out #buddypress ul.item-list {
    border:0;
}


/*
글쓰기
 */
#section_bt_book_btn {
	position:relative;
}

.icon-book {
	left: 48px;
	top: 5px;
}

.icon .i-book {
	width:19px;
	height:29px;
	position:absolute;
	background-position:-5px 28px;
}
li.mediaBtn a.link_menu span .icon{
	height: 53%;
	display: block;
	line-height: 2;
	padding-top:5px;
}
li.mediaBtn a.link_menu span .text{
	height: 45%;
	display: block;
}
li.mediaBtn a.link_menu span.bs .bs-icon:before {
	content: "\f02e";
	font-family: FontAwesome;
	font-size: 18px;
	display: block;
}

li.mediaBtn a.link_menu span.lib .lib-icon:before {
	content: "\f02d";
	font-family: FontAwesome;
	font-size: 18px;
	display: block;
}

li.mediaBtn a.link_menu span.me .me-icon:before {
	content: "\f030";
	font-family: FontAwesome;
	color:#848789;
	font-size: 18px;
	display: block;
}

li.mediaBtn a.link_menu span.lin .lin-icon:before {
	content: "\f0c1";
	font-family: FontAwesome;
	color:#848789;
	font-size: 20px;
	display: block;
}


/*
책 찾기 누른 후 목록
 */


.bt_result_form_back {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.3);
	z-index: 3;
}
#bt_result_status{
	text-align:center;
}
#bt_result_status span {
	display:inline-block;
}
.bt-status-box{
	margin: 24px 0px;
}
.bt-status-box .bt-result-title,
.bt-status-box .bt-result-sub-title{
	color: #4A4A4A;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;

}


.bt_result_form_back .bt-book-item-back{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
	overflow: hidden;
	border-radius: 0px 0px 8px 8px;
}
.bt_result_form_back .bt-book-item-back:before{
	content: '';
	position: absolute;
	top: 0; left:0; right:0; bottom:0;
	background: inherit;
	z-index:1;
	filter: blur(6px);
	-webkit-filter: blur(6px);
	-moz-filter: blur(6px);
	-o-filter: blur(6px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.bt_result_form_back .bt-book-item-form .bt-book-item-box{
	position: absolute;
	display: table-cell;
	height: 67px;
	width: 137.74px;
	bottom: 0px;
}

.bt-go-mybookshelf {
	position:absolute;
	left: 27px;
	top: 12px;
	color:#474848;
}

.bt-go-mybookshelf:before {
	content:'<';
	padding-right: 10px;
	color:#474848;
	font-weight:700;
}

.bt-scroll {
    width:103%;
}
.bt-scroll #bt_result_booklist .bt-book-item-form:nth-child(4n){
	margin: 0px 16px 12px 20px;
}
.bt-scroll #bt_result_booklist .bt-book-item-form{
	/*height: 188.62px;*/
	/*width: 137.74px;*/
	height: 100%;
	width: 137.74px;
	display: inline-block;
	position: relative;
	margin: 0px 0px 12px 16px;
	border-radius: 8px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
}
.bt-scroll .bt-book-item-form .bt-book-item-cover {
	display: block;
	width: 100%;
	background-color: #fff;
	cursor:pointer;
}
.bt-scroll .bt-book-item-form .bt-book-item-detail {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(255,255,255,0.5);
	bottom: 0px;
	left: 0px;
}

/* 궁금해요 - 내 답변 */

li.my-answer .activity-content .activity-inner .body-text,
li.my-answer .bt-book-meta-box,
li.my-answer .bt-book-meta-container,
li.my-answer .bt-book-item-form .bt-book-item-box .bt-book-item-detail .rating-result,
li.my-answer .bt-book-item-form .bt-book-item-back,
li.my-answer .activity-meta-count-container,
li.my-answer div.activity-meta,
li.my-answer .activity-comments .acomment-options,
li.my-answer .activity-comments
{
	display: none;
}
li.my-answer.book_update .bt-book-item-form .bt-book-item-cover{
	width: 60px;
}
li.my-answer .activity-inner .bt-book-item-cover img
{
	height: 80px;
}
.activity.my-answer .activity-content .activity-inner .bt-book-item-form{
	height: 80px;
	padding: 0px 23px;
}
.activity.book_update.activity-item.my-answer .bt-book-item-form .bt-book-item-detail, .activity.my-answer .activity-content .bt-book-item-form .bt-book-item-detail{
	padding: 0px 23px;
}
#buddypress .activity li.book_update div.activity-comments{
	/*border-radius: 8px 8px 0px 0px;*/
	/*border-bottom: solid 1px #E5E9EF;*/
}
li.my-answer .strong,
li.my-answer .strong *{
	font-weight: bold;
}
li.my-answer .fold-comment{
	position: absolute;
	right: 20px;
	top: 24px;
	z-index: 3;
}
li.my-answer .fold-comment:before{
	font-family: 'xeicon';
	content: "\e942";
	font-style: normal;
	font-size: 19px;
	line-height: 2;
}

li.my-answer .fold-comment.up:before{
	font-family: 'xeicon';
	content: "\e945";
	font-style: normal;
	font-size: 19px;
	line-height: 2;
}

#buddypress #activity-stream .fold-comment p {
	font-weight:300;
}

/*
로그인 페이지
 */
.page-id-424 main {
	width:100%;
}

.page-id-173 main {
	width:100%;
}

.page-id-430 main {
	width:100%;
}

.mp-entry h5 {
	font-size: 16px;
	color: #474848;
	margin-bottom: 12px;
}

.btn-green a {
	color:#104380;
}

@media (min-width: 768px) {
	#login-section .login-left.vc_col-sm-6 {
		width: 44%;
	}

	#login-section .login-right.vc_col-sm-6 {
		width: 56%;
	}
}


/*
공지사항
 */
.mps-news .news-row .data-fieldset h3 a{
	font-size:18px;
	font-weight:400;
	color:#474848;
}

.mps-news .news-row .data-fieldset h3 a:hover {
	color:#104380;
	text-decoration:underline;
}

.mps-news-wrap .mps-news .data-fieldset .article-summary {
	height:inherit;
}

.mps-news .data-fieldset {
	padding-top:15px;
}

.mps .mps-news .news-row:first-child {
	border-top: 3px solid #104380;
}

.mps .mps-news .news-row {
	border-bottom: 1px dashed #95989A;
}

.pagetitle h1 {
	color:#474848;
	font-weight:400;
	font-size:25px;
}

.title-border.vc_sep_width_10 {
	width:5%;
}

.mps-news-wrap .mps-news .thumb-fieldset {
	width:19%;
}

.mp-entry p,
.mp-entry strong,
.mp-entry span,
.mp-entry strong span,
.mp-entry li {
	font-size: 14px;
	line-height: 2;
	color:#474848;
}

.mp-entry h2 span,
.mp-entry h3,
.mp-entry h3 span,
.mp-entry h4 {
	font-size:20px;
	font-weight:700;
}

.mp-entry .vc_row {
	margin-bottom:30px;
}

.mps.mod-content.mps-news-wrap {
	margin-top:56px;
}

.mps.mod-content.mps-news-wrap .mp-header {
	padding: 20px 14px;
	border-top: 2px solid #104380;
	background: #eaeaea;
	border-weight:2px 0 0 0;
}

.mps.mod-content.mps-news-wrap .mp-header h2 {
	font-size:19px;
}

.footer-menu a {
	font-size:15px;
}

.mps #comments {
	display:none;
}


/*
페이지
 */
#content h3.page-sub {
	font-size:17px;
	color:#474848;
}

h3.page-sub i {
	color:#2589FD;
}

.about {
	font-size:15px;
	font-weight:400;

}

.about span.hlight {
	color:#F2767B;
	font-size:15px;
	font-weight:400;
}

.about ul {
	margin-bottom:0;
}

.about ul li {
	list-style:disc;
	font-size:15px;
	font-weight:400;
	margin-left:20px;
	margin-bottom:5px;
}

.about ul li:last-child {
	margin-bottom:0;
}

.about ul li span.bold {
	font-size:15px;
	font-weight:700;
	color:#474848;
}

/*
좋아요
 */
#buddypress div.activity-comments li.activity-like-count {
	/*border:1px solid #eaeaea;*/
	/*padding:5px 14px;*/
	/*!*margin-top:10px;*!*/
	/*border-width:1px 0 0 0;*/
	display: none;
}

/*
내 서재
 */
.space {
	clear:both;
	padding-top:50px;
}
.book-loop-more,
.fms-book-loop-more{
    clear: both;
    padding-top: 7px;
    border: 1px solid #848789;
    text-align: center;
    border-radius: 20px;
    padding-bottom: 7px;
    width: 35%;
    margin: 0 auto;
}

.book-loop-more:hover,
.fms-book-loop-more:hover{
	border: 1px solid #F2767B;
	color:#F2767B;
}

/*#my-lib-primary .header-area {*/
	/*padding-bottom:26px;*/
/*}*/

/*#my-lib-primary .header-area a {*/
	/*padding: 7px 12px;*/
	/*border: 2px solid #EAEAEA;*/
	/*border-radius: 20px;*/
	/*background: #fff;*/
	/*margin-right:5px;*/
	/*cursor:pointer;*/
/*}*/


/*#my-lib-primary .header-area a.current {*/
	/*border: 2px solid #104380;*/
	/*border-radius: 20px;*/
	/*background: #fff;*/
	/*color:#104380;*/
	/*border-weight:400;*/
/*}*/

.my-bookself #content-right-widgets {
	display:none;
}

#my-lib-primary .header-area {
	margin-top: 45px;
	margin-bottom: 45px;
	text-align: center;
}

/**
알림
*/


.my-notifications .bold,
.my-notifications .bold span{
	font-weight: 300;
}

.my-notifications .bold a {
	font-weight:500;
}

.my-notifications .bold .bold-color{
	display: inline-block;
	font-weight: 500;
	color: #00A2E3;
}

.bold-color,
.my-notifications .is_not_new .content-box .content .bold-color a {
	display: inline-block;
	font-weight: 400;
	color: #017FBD;
}

.friendship_request .bold-color a {
	font-weight:500;
	color:#017FBD;
}

.my-notifications .is_not_new .content-box .content .time,
.my-notifications .is_new .content-box .content .time,
.my-notifications .friendship_request .content-box .content .friendship-button a {
	font-size:12px;
}

.my-notifications .is_not_new .content-box .content,
.my-notifications .friendship_request .content-box .content{
	border-bottom:1px solid #E8ECF1;
}

.my-notifications .edit-box{
	height: 39px;
}
.my-notifications .edit-box .edit-btn{
	width: 102px;
	height: 100%;
	float: right;
	border-radius: 3px;
	background-color: #017FBD;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 2.8;
	text-align: center;
	cursor: pointer;
}
.my-notifications .edit-box .edit-toggle{
	display: none;
	text-align: center;
}
.my-notifications .edit-box .edit-toggle .edit-cancel,
.my-notifications .edit-box .edit-toggle .edit-delete{
	height: 34px;
	width: 87px;
	display: inline-block;
	border-radius: 3px;
	background-color: #C1C6CC;
	line-height: 2.5;
	cursor: pointer;
	font-weight:500;
}
.my-notifications .edit-box .edit-toggle .edit-delete.active{
	background-color: #017FBD;
	font-weight: 500;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 2.5;
}
.my-notifications .main-title{
	width: 48px;
	margin: 36px auto;
	color: #4A4A4A;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	line-height: 31px;
	border-bottom: 3px solid #4A4A4A;
}
.my-notifications .friendship_request .title-box,
.my-notifications .is_new .title-box{
	height: 36px;
	margin: 16px 0px 0px 0px;
	background-color: #fff;
	border-bottom: 1px solid #E8ECF1;
}
.my-notifications .friendship_request .title-box .title,
.my-notifications .is_new .title-box .title{
	color: #4A4A4A;
	font-size: 14px;
	font-weight: 500;
	padding: 0px 16px;
	line-height: 2.5;
}

.my-notifications .friendship_request .content-box .content *,
.my-notifications .is_new .content-box .content *{
	font-size: 14px;
}
.my-notifications .friendship_request .content-box .content,
.my-notifications .is_new .content-box .content{
	height: 68px;
	padding: 12px 16px;
	background-color: #fff;
	font-size: 14px;
}


.my-notifications .is_not_new .title-box{
	height: 36px;
	margin: 16px 0px 0px 0px;
	background-color: #C1C6CC;
	border-bottom: 1px solid #E8ECF1;
}
.my-notifications .is_not_new .title-box .title{
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	padding: 0px 16px;
	line-height: 2.5;
}

.my-notifications .is_not_new .content-box .content *{
	font-size: 14px;
	color: #9B9B9B;
}
.my-notifications .is_not_new .content-box .content{
	height: 68px;
	padding: 12px 16px;
	background-color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #E8ECF1;
}


.tasks {
	margin: 40px auto;
	width: 240px;
	background: white;
	border: 1px solid #cdd3d7;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}


.tasks-list-item + .tasks-list-item {
	border-top: 1px solid #f0f2f3;
}

input.tasks-list-cb {
	display: none;
}

.tasks-list-mark {
	position: relative;
	display: none;
	float: right;
	vertical-align: top;
	margin-right: 12px;
	width: 35px;
	height: 35px;
	border: 2px solid #c4cbd2;
	border-radius: 19px;
	margin-top:4px;
}

.tasks-list-mark:before {
	content: '';
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -6px;
	height: 8px;
	width: 11px;
	border: solid #EA4C76;
	border-width: 0 0 4px 4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.tasks-list-cb:checked ~ .tasks-list-mark {
	border-color: #EA4C76;
}

.tasks-list-cb:checked ~ .tasks-list-mark:before {
	display: block;
}
.question .bt_result_box {
	background: #fff;
	max-width: 780px;
	margin: auto;
}
.question_cb .tasks-list-cb:checked ~ .tasks-list-mark {
	border-color: #EA4C76;
	background-color: #EA4C76;
}
.question_cb .tasks-list-mark {
	position: relative;
	/* display: none; */
	float: left;
	vertical-align: top;
	margin-right: 8px;
	width: 40px;
	height: 40px;
	border: none;
	border-radius: 50px;
	border: solid #EA4C76;
}
.question_cb .tasks-list-mark:before{
	content: '';
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -10px;
	height: 12px;
	width: 20px;
	border: solid #fff;
	border-width: 0 0px 4px 4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.question_content .field_title{
	color: #4A4A4A;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
}
.question_content .desc{
	color: #9B9B9B;
	font-size: 12px;
	line-height: 21px;

}
/* 공통 */

.confirm-box{
	display: none;
	position: fixed;
	left: 40%;
	top: 40%;
	height: 122px;
	width: 295px;
	border-radius: 8px;
	background-color: #FFFFFF;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.3);
	z-index: 3;
}
.confirm-box .confirm-title{
	display: block;
	height: 68px;
	width: 100%;
	color: #4A4A4A;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 5;
}

.confirm-box .btn-box {
	display: block;
	text-align: center;
}
.confirm-box .btn-box .no{
	display: inline-block;
	height: 40px;
	width: 125px;
	border-radius: 3px;
	background-color: #C1C6CC;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 3;
	cursor: pointer;
}
.confirm-box .btn-box .yes{
	display: inline-block;
	height: 40px;
	width: 125px;
	margin-left:12px;
	border-radius: 3px;
	background-color: #017FBD;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 3;
	cursor: pointer;
}


/*
	Media  960 <=
*/
@media ( max-width: 960px ) {


	/*
		모아보기 > 피드 > Metoo
	*/


	.bt-book-item-form .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .metoo.checked,
	.bt-book-item-form .bt-book-meta-container .bt-book-meta-box .bt-book-meta-content .metoo.checked span{
		font-weight: 500;
	}

	/*
    모아보기 > 글쓰기 > 책 찾기
	*/
	#whats-new-form #bt_result_form {
		width: 100%;
		position: absolute;
		margin: 0px;
		border: none;
		border-radius: 0px;
		background-color: #F6F6F6;
		z-index: 10;
		overflow-y: auto;
		overflow-x: hidden;
	}
	.bt_result_form_back {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0px;
		top: 0px;
		z-index: 3;
		overflow-y: auto;
	}
	.bt-search-input-form input.bt-search-input{
		width: 80%;
	}
	.bt-status-box{
		padding: 4px 0px;
		margin: 0px;
	}
	#bt_result_form #bt_result_btn_top{
		background-color: #fff;
        position:relative;
	}
	.bt_result_form_back,
	#whats-new-form #bt_result_status,
	.bt-status-box,
	#bt_result_form #bt_result_booklist,
	#bt_result_pageno_form
	{
		background: #F9FAFA;
	}

	.bt-scroll #bt_result_booklist .bt-book-item-form {
		height: auto;
		width: 42%;
	}
	.bt_result_form_back .bt-book-item-form .bt-book-item-box {
		height: 100px;
		width: 100%;
	}
	#bt_result_booklist .bt-book-item-detail {
		height: 100px;
		width: 100%;
	}
	#bt_result_booklist .bt-book-title{
		margin: 20px 4px 0px 0px;
		font-size:16px;
	}

    /*
    알림
     */
    .my-notifications .main-title {
        width:38px;
        font-size:16px;
        font-weight:500;
    }

    .my-notifications .edit-box .edit-btn {
        margin-right:8px;
        font-size:13px;
        line-height:2.9;
    }

    .my-notifications .friendship_request .title-box .title, .my-notifications .is_new .title-box .title {
        font-size:13px;
    }

    .my-notifications .is_not_new .title-box .title {
        font-size:13px;
    }

    .my-notifications .is_not_new .content-box .content * {
        font-size: 13px;
    }

    /*
    글쓰기 팝업
     */
    #bt_result_rankform .bt-book-item-cover {
        min-width:120px;
    }

    .bt-scroll #bt_result_booklist .bt-book-item-form .bt-book-item-cover {
        height:231px;
    }

    #whats-new-content .bt-scroll #bt_result_booklist .bt-book-title {
        margin-left:0;
        font-size:14px;
    }

    #bt_result_rankform .bt-book-item-detail .bt-book-title {
        font-size:14px;
    }

    #bt_result_rankform .bt-book-item-detail .bt-book-author,
    #bt_result_rankform .bt-book-item-detail .bt-book-publisher {
        font-size:12px;
        display:block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
		line-height:1.4;
    }

	#bt_result_rankform .bt-book-item-detail .bt-book-author:before,
	#bt_result_rankform .bt-book-item-detail .bt-book-publisher:before {
		font-size:12px;
	}

	.question_form {
		bottom:95px;
		background:#fff;
	}

    #bt_result_rankform .bt-book-item-detail {
        padding:18px 15px;
    }

    #whats-new-content #bt_result_rankform .bt-book-item-detail .bt-book-title {
        margin-bottom:5px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: pre-line;
    }
    #bt_result_rankform .bt-book-item-box {
        width:100%;
    }

    #bt_result_rankform .bt-book-item-detail .bt-book-publisher:before {
        margin-left:0;
    }

    .bt-book-meta-content .radio-tile label {
        font-size:13px;
    }

	#bt_result_form .bt-book-author,
	.bt_result_form_back .bt-book-item-detail .bt-book-publisher {
		font-size:12px;
	}

	#bt_result_form .bt-book-author:before {
		font-size:12px;
	}

	/*
	내서재 -> 책 더보기 -> 리뷰 쓰기
	 */







}