.danh-sach-bound{
	float: left;
}
.danh-sach-bound .hover:hover:before {
	position: absolute;
	border: 1px solid #efeeee;
	box-shadow: 0 0 8px rgb(201 200 199 / 50%);
	content: '';
	top: -15px;
	left: -3px;
	width: 115%;
	padding: 10px;
	height: 106%;
}
.danh-sach-sach {
	display: inline-block;
	width: calc(20% - 25px) !important;
	position: relative;
	vertical-align: top;
	height: 100%;
	white-space: normal;
	padding: 10px !important;
	margin-bottom: 0px !important;
	margin-left: 12.5px;
	margin-right: 7.5px;
	text-decoration: none;
	font-family: 'Roboto'!important;
}

.danh-sach-sach:hover {
	border: 1px solid #efeeee;
	box-shadow: 0 0 8px rgb(201 200 199 / 50%);
}

.danh-sach-sach .list-all-item-img{
	position: relative;
}
.danh-sach-sach .saleoff-item {
	position: absolute;
	background-color: #ec4141;
	width: 47px;
	right: 17px;
	top: 39px;
	font-weight: bold;
	height: 47px;
	font-size: 13px;
	text-align: center;
	line-height: 47px;
	border-radius: 100%;
	color: #ffffff;
	z-index: 10;
}
.danh-sach-sach .list-all-item-img a img{
	height: 204px;
	width: 142px;
	margin-left: 35px;
	object-fit: cover;
}
.round-bound .list-bound2 .img-sach img{
	width: 13px;
}
.round-bound .list-bound2 .img-sach img.star_grey{
	width: 80px !important;
	margin-left: -3px;
}
.sach-right .list-item-title h3 a {
	color: #252525;
	font-size: 15px;
	font-weight: normal;
	display: block;
	/*padding-right: 10px;*/
	margin-top: 13px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.round-bound .list-bound1 span.name-bound1{
	color: #282828;
	font-size: 13px;
	font-weight: 600;
	float: left;
}
.round-bound .list-bound1 {
	margin: 3px 0;
	display: -webkit-box;
}
.round-bound .list-bound1 span.name-bound2 {
	color: #4c6ec3;
	font-size: 13px;
	display: -webkit-inline-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	/* float: right; */
	vertical-align: bottom;
	width: 80%;
}
.img-sach span{
	color: #af8f88;
	font-style: normal;
	font-size: 13px;
}
.list-item-title .round-bound .list-item{
	margin-top: 3px;
}
.list-item span.list-price-bound{
	color: #282828;
	font-size: 18px;
}
.list-item span.list-price{
	color: #cfcfcf;
	position: relative;
	font-weight: 100;
	font-size: 15px;
	margin-top: 4px;
}
.list-item span.list-price:after {
	content: '';
	position: absolute;
	width: 100%;
	background: #ff9b9c;
	height: 1.4px;
	top: 9px;
	right: 0;
}
.page-bottom.su-kien.float-right{
	margin-bottom: 20px;
	margin-right: 32px;
}
.text b, .text a:hover {
	border: 1px solid #4cc0ec !important;
	width: 20px !important;
	height: 20px !important;
	text-align: center !important;
}
.page-bottom.su-kien.float-right .text b, .text a:hover {
	font-weight: normal;
	padding: 1px 6px !important;
	background: white;
	border: 1px solid #4cc0ec !important;
	color: #0066cc;

}
.page-bottom.su-kien.float-right .truoc .prev-page {
	padding: 0;
	margin-right: -5px;
	font-weight: normal;
	border: unset !important;
}
.page-bottom.su-kien.float-right .sau .next-page {
	border: unset !important;
}

.sach-right .list-item-title{
	padding-left: 3px;
}


form.search_button {
	justify-content: flex-end;
	display: flex;
}
form.search_button p.icon_search img {
	width: 17px;
	display: block;
	margin-top: 7px;
	text-align: center;
	height: 17px;
	margin-left: 7px;
}
form.search_button input.input_click_search {
	border: none;
	outline: none;
	background: #f3f3f3;
	color: #afafaf;
	/* padding: 8px 4px 8px 14px;*/
	border-radius: 52px;
	max-width: 130px;
	font-size: 11px;
	height: 25px;

	padding-left: 10px;

}

::placeholder {
	color: #afafaf;
}

form.search_button p.icon_search {
	width: 30px;
	height: 30px;
	background: #51d0ff;
	border-radius: 100%;

	text-align: center;
	color: #feffff;
	position: absolute;
	top: -3px;
	right: 0;
}

form.search_button p.icon_search i {
	line-height: 30px;
}

form.search_button {
	position: relative;
}

.form_hidden {
	display: none;
	position: absolute;
	top: -10px;
	right: 0;
	z-index: 111;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 10px;

	box-sizing: border-box;
}

.form_hidden.opened {
	display: block;
	width: 250px;
}

.form_hidden.opened .block-filter .txt-search-s select {
	float: left;
}
.search_book_block {
	position: relative;
}

form.search_button i,
form.search_button button,
form.search_button select {
	cursor: pointer;
}

.search_author {
	display: flex;
}

.search_author input {
	width: 88%;
	border: 1px solid #f2f2f2;
	color: #f2f2f2;
	padding-left: 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.search_author p.btn_author {
	background: #eeeeee;
	font-size: 13px;
	width: 25px;
	height: 100%;
	color: #999797;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.search_author {
	height: 27px;
}

.search_author p.btn_author i {
	display: block;
	line-height: 27px !important;
	text-align: center;
}

.search_store select {
	width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	color: #4b5259;
	padding-left: 5px;
	font-size: 12px;
	height: 100%;
}

.search_store {
	height: 27px;
	margin: 14px 0;
}

.search_by_book {
	background: #f7f5f6;
	padding: 10px;
	border: 1px solid #f3f3f3;
}

.content_search_by_book {
	display: flex;
	height: 27px;
}

.content_search_by_book input {
	width: 80%;
	border: 1px solid #f2f2f2;
	color: #f2f2f2;
	padding-left: 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.content_search_by_book p.btn_author {
	background: #eeeeee;
	font-size: 13px;
	width: 25px;
	color: #999797;
	height: 100%;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.content_search_by_book p.btn_author i {
	display: block;
	line-height: 27px !important;
	text-align: center;
}


.title_bottom_search_by_book p {
	color: #c45e44;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	font-weight: 900;
}

.search_price {
	text-align: left;
	margin-top: 14px;
	color: #7a7979;
}

p.title_search_price {
	color: #7a7979;
	font-size: 13px;
}

p.choose_search_price {
	font-size: 13px;
	color: #666363;
}

.content_search_price {
	display: flex;
	margin-top: 3px;
}

.content_search_price input {
	width: 34%;
	border: 1px solid #e0e0e0;
	height: 24px;
	padding: 2px;
	box-sizing: border-box;
}

.content_search_price button {
	background: #007bff;
	border: none;
	border-radius: 4px;
	color: #fff;
	width: 31px;
	font-size: 12px;
	margin-left: 13px;
}

.content_search_price p {
	margin: 0 8px;
}

.search_right {
	margin-bottom: 16px;
	width: 150px;
	float: right;
}

.workarea .col-md-10.col-xs-12.main-right {
	border-left: 1px solid #ddddddad;
	padding: 0px 12px 0px 20px;
}

.list-all-item-img {
	height: 204px;
	width: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
}

@media only screen and (min-width: 1300px) and (max-width: 1480px){
	.danh-sach-sach .list-all-item-img .saleoff-item {
		right: -25px;
	}
	.danh-sach-sach .list-all-item-img a img {
		height: 216px;
		width: 163px;
		margin-left: 45px;
	}

	div#page-wrapper .col-md-2 .left-area.col-left {
		width: 212px;
		/*height: 715px;*/
		height: 44.78vw;
		background-size: cover;
	}
	.left-area.col-left.sticky.ok form#form_filter_sach {
		margin-bottom: 60px;
	}
	.page-bottom.su-kien.float-right {
		margin-bottom: 20px;
		font-size: 13px;
	}

}

.danh-sach-bound {
	width: 100%;
}

@media only screen and (min-width: 1500px) and (max-width: 1680px){
	.danh-sach-sach .list-all-item-img .saleoff-item {
		right: -8px;
	}
	.danh-sach-sach .list-all-item-img a img {
		height: 253px;
		width: 186px;
	}

	.danh-sach-sach {
		width: 18.2%;
	}
	.danh-sach-sach .list-all-item-img .saleoff-item {
		width: 57px;
		height: 57px;
		font-size: 16px;
		line-height: 57px;
	}
	.sach-right .list-item-title h3 a {
		font-size: 18px;
	}
	.round-bound .list-bound1 span.name-bound2 {
		font-size: 15px;
	}
	.round-bound .list-bound1 span.name-bound1 {
		font-size: 15px;
	}
	.list-item span.list-price-bound {
		font-size: 21px;
	}
	.list-item span.list-price {
		font-size: 18px;
	}

	div#page-wrapper .col-md-2 .left-area.col-left {
		width: 235px;
		/*height: 795px;*/
		height: 664px;
		background-size: cover;
	}
	.page-bottom.su-kien.float-right {
		margin-bottom: 20px;
		font-size: 15px;
	}

}
@media only screen and (min-width: 1700px) and (max-width: 1900px){
	.danh-sach-sach .list-all-item-img .saleoff-item {
		right: -8px;
	}
	.danh-sach-sach .list-all-item-img a img {
		height: 305px;
		width: 203px;
	}

	.danh-sach-sach {
		width: 18.2%;
	}
	.danh-sach-sach .list-all-item-img .saleoff-item {
		width: 57px;
		height: 57px;
		font-size: 16px;
		line-height: 57px;
	}
	.sach-right .list-item-title h3 a {
		font-size: 20px;
	}
	.round-bound .list-bound1 span.name-bound2 {
		font-size: 17px;
	}
	.round-bound .list-bound1 span.name-bound1 {
		font-size: 17px;
	}
	.list-item span.list-price-bound {
		font-size: 21px;
	}
	.list-item span.list-price {
		font-size: 18px;
	}

	div#page-wrapper .col-md-2 .left-area.col-left {
		width: 290px;
		/*height: 995px;*/
		height: calc(100vh - 4.4vw);
		background-size: cover;
	}
	.round-bound .list-bound2 .img-sach img {
		width: 14px;
	}
	.page-bottom.su-kien.float-right {
		margin-bottom: 30px;
		font-size: 16px;
	}


}
@media only screen and (min-width: 1900px) and (max-width: 1980px){
	.danh-sach-sach .list-all-item-img .saleoff-item {
		right: -25px;
	}
	.danh-sach-sach .list-all-item-img a img {
		height: 345px;
		width: 250px;
	}

	.danh-sach-sach {
		width: 18.2%;
	}
	.danh-sach-sach .list-all-item-img .saleoff-item {
		width: 57px;
		height: 57px;
		font-size: 16px;
		line-height: 57px;
	}
	.sach-right .list-item-title h3 a {
		font-size: 20px;
	}
	.round-bound .list-bound1 span.name-bound2 {
		font-size: 17px;
	}
	.round-bound .list-bound1 span.name-bound1 {
		font-size: 17px;
	}
	.list-item span.list-price-bound {
		font-size: 21px;
	}
	.list-item span.list-price {
		font-size: 18px;
	}

	div#page-wrapper .col-md-2 .left-area.col-left {
		width: 290px;
		/*height: 995px;*/
		height: calc(100vh - 3.3vw);
		background-size: cover;
	}
	.round-bound .list-bound2 .img-sach img {
		width: 14px;
	}
	.page-bottom.su-kien.float-right {
		margin-bottom: 30px;
		font-size: 20px;
	}


}
/*nhilt-update*/
@media only screen and (min-width: 1280px){
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .star-sach a.link-sach {
		font-size: 1.24vw;
		line-height: 1.4vw;
		color: #252525;
		font-weight: 700;
		font-family: "Judson";
		text-align: center;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-bound1 span.name-bound1 {
		display: none;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-bound1 span.name-bound2 {
		width: 100%;
		text-align: center;
		text-decoration: underline;
		font-family: "Roboto Medium";
		font-size: 0.84vw;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-bound2 .img-sach span {
		display: none;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-bound2 .img-sach {
		text-align: center;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-item span.list-price {
		font-size: 0.88vw;
		line-height: 1.1vw;
		color: #484848;
		font-weight: 400;
		font-family: "Roboto",sans-serif;
		text-align: right;
		text-decoration: line-through;
		margin-right: 0.44vw;
		display: inline-block;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-item {
		text-align: center;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-item span.list-price::after{
		display: none;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-item span.list-price-bound {
		display: inline-block;
		font-size: 1.17vw;
		line-height: 1.1vw;
		color: #282828;
		font-weight: 400;
		font-family: "Roboto",sans-serif;
		text-align: right;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-bound2 .img-sach img {
		margin-top: 0.16vw;
		margin-bottom: 0.37vw;
		width: 0.95vw;
	}
	.danh-sach-bound.edu-update-book-list .danh-sach-sach .list-item-title .round-bound .list-item span span {
		font-size: 0.81vw;
		margin-left: -0.29vw;
	}
}

.row.update-edu-list-book .block-filter .range .filter-price-minus {
	padding-left: 0 !important;
	margin: 0;
}

.row.update-edu-list-book .block-filter .block_star_search {
	background-color: #FFF;
	position: relative;
}

.row.update-edu-list-book .block-filter .loc_theo_so_sao {
	width: calc(100% + 2px);
	left: 5px;
	margin-left: -6px;
}

.col-left .block-filter .block_star_search .txt-search-c {
	position: unset;
}

.col-left  .block-filter .txt-search-s select {
	background-color: #FFF;
}

/*longvo*/
.list-all-item-img{
	position: relative;
}
.list-all-item-img span.icon_ebook {
    position: absolute;
    left: -7px;
    top: 10px;
    background-size: 70px 26px;
    background-repeat: no-repeat;
    background-position: center;
    width: 70px;
    height: 26px;
}
.list-all-item-img span.icon_ebook span.text {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Roboto",sans-serif;
    text-align: left;
    display: block;
    padding-left: 8px;
}