/* header */
#header #close,
#header #close2{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    background-image: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/icon_close.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: center;
    padding: 30px;
}
.titleArea {
	position: absolute;
    top: 0px;
    left: 35px;
}

h1 {
    font-weight: normal;
    font-size: 25px;
    line-height: 62px;
	font-family:BMJUA;
}

#lnb li {
    font-family: "BMJUA";
    font-size: 20px;
    margin-bottom: 3px;
}
#lnb_cat>a, #lnb_cat2>a {
    color: #ff9b3d;
    padding-left: 5px;
    padding-right: 10px;
    font-size: 19px;
    line-height: 31px;
}
#lnb .list1 {
    padding: 10px 10px 280px;
}

.list1_1>li>a, .list1_2>li>a {
    display: inline-block;
    width: 100%;
    line-height: 39px;
    border-radius: 8px;
    background-color: #726d69;
    text-align: left;
    margin-top: 3px;
    padding-left: 10px;
}

#lnb_pick>a{
	background-color:#726d69;
}

#lnb_pick>p{
	background-color:#726d69;
}


#contents {
    user-select: none;
}

#contents #lnb_pick>a {
    padding-left: 10px;
    background-image: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/icon_index_library2.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 116px;
}

#contents #lnb_pick>p {
    padding-left:10px;
    background-image: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/icon_index_library2.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 116px;
    padding-left: 15px;
    line-height: 39px;
    border-radius: 8px;
    font-family:BMJUA;
    cursor:pointer;
}


#contents #lnb #icon_library {
    vertical-align: middle;
    margin-right: 10px;
}

#lnb_pick2>a{
    padding-left:10px;
    background-image: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/icon_index_library.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 116px;
	  background-color:#726d69;
}

#lnb_pick2>p{
    padding-left: 10px;
    background-image: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/icon_index_library.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 116px;
    background-color: #f36b05;
    padding-left: 15px;
    line-height: 39px;
    border-radius: 8px;
    font-family:'BMJUA';
}

#lnb_pick2>a>img{
	vertical-align:middle;
	margin-right:10px;
}
#lnb_pick2>p>img{
	vertical-align:middle;
	margin-right:10px;
}

/*알림창1*/
#notices {
    width: 520px !important;
	height:220px;
	/* overflow-y: auto; */
}

#notices .board {
    height: 210px;
    padding: 10px;
	overflow-y: unset;
}

#notices .noticeArea {
    height: auto;
	border:none;
	margin:0;
}

#notices .noticeArea p {
	font-size: 14px;
    text-indent: -18px;
    margin-left: 18px;
    line-height: 20px;
}
.bold {
	font-weight:bold;
}
#notices .close {
	margin-bottom: 20px;
}
#notices .close img {
	display: inline-block;
    width: 20px;
    cursor: pointer;
    position: absolute;
    right: 5px;
}

#notices:before, #notices:after {
    left: 450px;
}

.btnArea {
    width: 100%;
    text-align: center;
    padding: 25px 0 10px 0;
}
.btnArea #subBtn{
    background-color: #ccc;
    border: 1px solid #888;
    padding: 5px 25px 5px 20px;
    border-radius: 5px;
    margin: 0 5px;
    cursor: pointer;
    background-repeat:no-repeat;
    background-position:15px center;
    background-size:16px;
    text-indent:10px;
}


/* content */
#content {
    width: 1065px;
    height:580px;
    user-select: none;
    overflow-y: auto;
    overflow-x: hidden;
}

#content .contentTit {
    width: 1045px;
    padding: 6px;
    line-height: 43px;
    border-bottom: 1px solid #EAE4D8;
}
#content .contentTit:after {
    content: "";
    display: block;
    clear: both;
}
#content h3 .mybookTit {
	display: inline-block;
    font-size: 27px;
    font-family: "BMJUA";
    font-weight: normal;
}
#content h3 .mybookNum {
    font-size: 19px;
    /* color: #4A4B4B; */
}

#searchArea {
    position: absolute;
    top: 18px;
    left: unset;
    right: 14px;
    margin: auto;
}

/*booklist*/
.booklist{
    /* width: 1045px;
    height: 504px;
    margin: -10px auto; */
    width: 1025px;
    height: 500px;
    margin: -21px auto;
}

.booklist input[type="checkbox"] {
	float:left;
    margin-top:60px;
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}



.booklist .b_list input[type="checkbox"] +label {
    display: inline-block;
    /* position: absolute; */
    float: left !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-top: 60px;
}

.booklist .b_list1 input[type="checkbox"] +label {
    display: inline-block;
    /* position: absolute; */
    float: left !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-top: 60px;
}

.booklist .b_list2 input[type="checkbox"] +label {
    display: inline-block;
    /* position: absolute; */
    float: left !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-top: 56px;
}

.booklist .b_list3 input[type="checkbox"] +label {
    display: inline-block;
    /* position: absolute; */
    float: left !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-top: 56px;
}

.booklist .b_list1 input[type="checkbox"] +label:before {
    content: ' ';
    display: inline-block;
    width: 29px; /* 체크박스의 너비를 지정 */
    height: 29px; /* 체크박스의 높이를 지정 */
    line-height: 21px; /* 세로정렬을 위해 높이값과 일치 */
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
    background: #D5D4D2;
    /* border: 1px solid #cacece;  */
    border:1px solid #9A9A9A;
    border-radius : 10px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    /*content: '\2714';*/ /* 체크표시 유니코드 사용 */
    color:#fff;
    font-size: 20px !important;
    line-height: 30px !important;
}

.booklist .b_list2 input[type="checkbox"] +label:before {
    content: ' ';
    display: inline-block;
    width: 29px; /* 체크박스의 너비를 지정 */
    height: 29px; /* 체크박스의 높이를 지정 */
    line-height: 21px; /* 세로정렬을 위해 높이값과 일치 */
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
    background: #D5D4D2;
    /* border: 1px solid #cacece;  */
    border-radius : 10px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    content: '\2714'; /* 체크표시 유니코드 사용 */
    color:#fff;
    font-size: 20px !important;
    line-height: 30px !important;
}

.booklist .b_list3 input[type="checkbox"] +label:before {
    content: ' ';
    display: inline-block;
    width: 29px; /* 체크박스의 너비를 지정 */
    height: 29px; /* 체크박스의 높이를 지정 */
    line-height: 21px; /* 세로정렬을 위해 높이값과 일치 */
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
    background: #D5D4D2;
    /* border: 1px solid #cacece;  */
    border-radius : 10px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    content: '\2714'; /* 체크표시 유니코드 사용 */
    color:#fff;
    font-size: 20px !important;
    line-height: 30px !important;
}

.booklist input[type="checkbox"]:checked + label:before {
    content: '\2714'; /* 체크표시 유니코드 사용 */
    color: #fff;
    background: #F36B05;
    font-size: 20px !important;
    /* background-position: 14px 10px; */
    line-height: 30px !important;
    border:1px solid #F36B05;
}

.b_list1,.b_list2,.b_list3{
    clear: both;
    width: 100%;
    height: 160px;
	border-bottom:1px solid #EAE4D8;
    padding: 10px;
}

.b_list1 {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 165px;
    /* margin-top: 0px; */
    margin-top:8px;
    margin-bottom: -3px;
}


.booklist #readCheck1,.booklist #readCheck2,.booklist #readCheck3 {
	width:100%;
	height:100%;
}

.booklist .readImg{
    float: left;
    width: 93px;
    height: 130px;
    background-color: rgba(0,0,0,0.2);
    margin-right: 20px;
    margin-top: 13px;
    border-radius: 5px;
    margin-left: 3px;
    overflow: hidden;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #bfbfbf;
}

.booklist .b_list1:first-child .readImg{
    margin-top:17px !important;
}

.booklist .readImg img{
    width: 100%;
    height:100%;
    cursor:pointer;
}

.searchText{ float:left; width:700px;}

#content .booklist .bookTit span img{
    width: 20px;
    margin-right: 2px;
}

#content .booklist .bookTit .thumbiconbox>span {
    margin-left:5px;
    background-size: 100%;
    vertical-align: middle;
    width:20px;
    height:20px;
}

#content .booklist .bookTit .thumbiconbox>span>img {
    display: none;
}

/* #content .booklist .bookTit .icon_new {
    margin-left:5px;
    background-size: 100%;
    vertical-align: sub;
}
#content .booklist .bookTit .icon_new>img {
    display: none;
} */
#content .booklist .bookTit .voice img{
	vertical-align:-3px;
}
.bookTit{
    margin-top: 14px;
    margin-left: 7px;
    font-weight: bold;
    font-size: 22px;
}

.scoreArea{
    margin-top: 14px;
    margin-left: 10px;
    color:#646464;
}

.scoreArea li{
    font-size: 16px;
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
}

.scoreArea li.bookScoreArea {
    width: 140px;
}

.grades {
    margin-top:-4px;
}
.grade_y,.grade_b,.grade_g,.grade_m,.grade_b2,.grade_p,.grade_p2 {
    margin-top: 0px !important;
}

.scoreArea .star img{
    margin-right: 5px;
    width: 15px;
}
.scoreArea .heart:before{
    content: "";
    background: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/icon_heart.png) no-repeat;
    background-size: 15px 13px;
    width: 15px;
    height: 15px;
    display: inline-block;
    /* vertical-align: middle; */
    vertical-align:-3px;
    margin-right: 3px;
}

.scoreArea .likeArea.on .heart:before{
    content: "";
    background: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/icon_heart2.png) no-repeat;
    background-size: 15px 13px;
    width: 15px;
    height: 15px;
    display: inline-block;
    /* vertical-align: middle; */
    vertical-align:-2px;
    margin-right: 3px;
}

.scoreArea .likeArea {
    margin-right: 7px !important;
}

.scoreArea .likeNum {
    font-weight: bold;
    font-size:18px;
}

.likeArea.on .likeNum {
    color: #ff7d94;
}

/* .likeArea.on .heart:before {
    content: "";
    background: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/icon_heart2.png) no-repeat;
    background-size: 15px 13px;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: -2px;
    margin-right: 3px;
} */

.scoreArea .scoreNum {
    margin-left: 0px;
    font-size: 18px;
    font-weight: bold;
    vertical-align: 2px;
}

.bookText{
	clear:both;
	padding-top:10px;
	line-height:20px;
}

.readnum {
    clear: both;
    cursor: pointer;
    float: left;
    cursor: pointer;
}
.readnum li {
    float: left;
    text-align: center;
    background: #8A8172;
    display: inline-block;
    color: #fff;
    padding: 7px 11px;
    border-radius: 10px;
    margin-right: 6px;
    font-size: 18px;
    margin-bottom: 8px;
}

.date{
    cursor: pointer;
}

.date li{
    float: left;
    text-align: center;
    background: #E1D7CD;
    display: inline-block;
    color: #465052;
    padding: 7px 11px;
    border-radius: 10px;
    margin-right: 6px;
    font-size: 18px;
    margin-bottom: 8px;
}

.b_list1 .date, .b_list2 .date, .b_list3 .date {
    margin-left: 10px;
}

.book_button{
    width: 140px;
    float: right;
    margin-top: 23px;
    margin-right: -12px;
}

.book_button .read_bt, .book_button .continue_bt {
    width: 136px;
    height: 44px;
    border-radius: 10px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-size: 21px;
    float: left;
    margin-top: 20px;
    font-family: "BMJUA";
}

.book_button .read_bt {
    /* background-color: #F36B05; */
    background: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/btn_readbook.png) no-repeat;
    background-size: 134px 43px;
    color:#4c0202;
}

.book_button .continue_bt {
    /* background: #fff; */
    /* border: 1px solid #F36B05; */
	/* border:1px solid #E5AD1E; */
    /* height: 45px; */
    /* color: #F36B05; */
	/* color:#4c0202; */
    /* line-height: 45px; */
}

.book_button .read_bt img{
	width: 26px;
    vertical-align: -4px;
    margin-right: 8px;
}

 .book_button .continue_bt img{
	/* width:17px;
	vertical-align: -5px;
    margin-right: 8px; */
    width: 26px;
    vertical-align: -4px;
    margin-right: 8px;
 }

#deleteArea {
    width: 100%;
    height: 50px;
}

#deleteArea .selectDelete, #deleteArea .delete_bt2 {
	font-size:14px;
    float: left;
    line-height: 28px;
    cursor: pointer;
}

#deleteArea .delete_bt1 {
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    font-size: 17px;
    color: #444E51;
    margin-left: 70px;
}

#deleteArea .delete_bt2 {
    float: left;
    width: 91px;
    height: 34px;
    border-radius: 7px;
    background-color: #9A9A9A;
    font-weight: bold;
    margin-left: 30px;
    font-size: 20px;
    padding: 0px 0 0 16px;
    color: #fff;
    line-height: 36px;
    margin-top:5px;
}

#deleteArea .delete_bt2 img {
    width: 14px;
    vertical-align: -1px;
}

/*삭제버튼*/
#deleteArea input[type="checkbox"] {
	float:left;
    margin-top:60px;
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

#deleteArea input[type="checkbox"] +label {
    display: inline-block;
    position: absolute;
    bottom: 75px;
    left: 235px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#deleteArea input[type="checkbox"] +label:before {
    content: ' ';
    display: inline-block;
    width: 29px; /* 체크박스의 너비를 지정 */
    height: 29px; /* 체크박스의 높이를 지정 */
    line-height: 21px; /* 세로정렬을 위해 높이값과 일치 */
    margin: -2px 8px 0 10px;
    text-align: center;
    vertical-align: middle;
    background: #D5D4D2;
    /* border: 1px solid #cacece;  */
    border:1px solid #9A9A9A;
    border-radius : 10px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    content: '\2714'; /* 체크표시 유니코드 사용 */
    color:#fff;
    font-size: 20px !important;
    line-height: 30px !important;
}



#deleteArea input[type="checkbox"]:checked + label:before {
    content: '\2714'; /* 체크표시 유니코드 사용 */
    color: #fff;
    background: #F36B05;
    font-size: 20px !important;
    /* background-position: 14px 10px; */
    line-height: 30px !important;
    border:1px solid #F36B05;
}

#deleteArea input[type="checkbox"] +label:after {
    color:#fff;
}

#pagination {
    /* margin-left: -15px; */
    /* margin-top: 70px; */
    /* position: absolute;
    bottom: 0px;
    left: 650px; */
    margin:0 !important;
    position: absolute;
    bottom: 0px;
    height: 58px;
    left: 237px;
    right: 27px;
}

.pagination {
    /* margin-top:40px;
    margin-right: 200px; */
}

.clear {
    font-size: 16px;
    float: left;
    margin-right: 0px !important;
    clear:both;
}

.starCon img{
    /* height:13px; */
    margin-right:3px;
}

.starCon .star {
    position: relative;
    margin-right:3px;
    height: 15px;
    width:15px;
    display: inline-block;
}

.starCon .star-off {
    background: url(//xcdn.home-learn.com/bookcafe/web_res/bookcafe/images/icon/star-off.png) no-repeat;
    background-size: 100% 100%;
}

.starCon .staron {
    position: absolute;
}
