/* [110703] Новый спотлайт в новой шапке на ЛитРес PDA */
.nspotlight {
	position: absolute;
	z-index: 100;
	background: #fff;
	display: none;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.15);
	top: 100%;
	left: 0;
	border-radius: 3px;
	width: 100%;
}
.nspotlight__items {
	padding: 15px 0 10px 0;
}
.nspotlight__item {
	font-size: 14px;
	margin-bottom: 3px;
}
.nspotlight__hint {
	display: block;
	color: #9d9c9f;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
}
.nspotlight__title {
	display: block;
	font-size: 16px;
	line-height: 18px;
	color: #3b393f;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px 10px;
}
.nspotlight__title:not(.nspotlight__showall):visited {
	color: #3b393f;
}
.nspotlight__showall {
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	color: #106edc;
}
.nspotlight__showall.nspotlight__title {
    padding: 10px 20px 10px 10px;
}
.nspotlight__showall-text {
	position: relative;
	line-height: 20px;
}
.nspotlight__showall-text:after {
	content: "";
	position: absolute;
    right: -14px;
	width: 6px;
	height: 20px;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='6px' height='10px' viewBox='0 0 6 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='pda' transform='translate(-1402.000000, -581.000000)' stroke='%23106EDC' stroke-width='2'%3E%3Cg id='search-copy-2' transform='translate(1189.000000, 191.000000)'%3E%3Cg id='search'%3E%3Cg id='bottom' transform='translate(20.000000, 384.000000)'%3E%3Cg id='show-all'%3E%3Cg id='icons-/-search-/-search-18-4-arrows-/-arrow-6х8-/-arrow-6х8-r4' transform='translate(193.000000, 6.000000)'%3E%3Cg id='arrows-/-arrow-6х8-/-arrow-6х8-l4' transform='translate(3.000000, 5.000000) rotate(-180.000000) translate(-3.000000, -5.000000) '%3E%3Cpolyline id='Line' points='5 9 1 5 5 1'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
}
.nspotlight__showall-text_long {
	display: none;
}
.nspotlight__item_showall {
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 60%;
}
.nspotlight__item:hover .nspotlight__title:not(.nspotlight__title_purchased) {
	color: #000;
}
.nspotlight__title_purchased {
	color: #0e920e;
	font-weight: bold;
}
.nspotlight__items li {
	list-style: none;
}
.nspotlight__last-item {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.nspotlight__close {
	color: #767579;
	line-height: 20px;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	text-align: right;
	width: 40%;
	padding: 10px 10px 10px 20px;
}
.nspotlight__title.nspotlight__close {
    padding: 10px 10px 10px 20px;
}
.nspotlight__close_text {
	position: relative;
    display: inline-block;
	line-height: 20px;
}
.nspotlight__close_text:before {
	position: absolute;
	content: "";
	display: block;
	height: 20px;
	width: 10px;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='pda' transform='translate(-1640.000000, -580.000000)' stroke='%239D9C9F' stroke-width='2'%3E%3Cg id='search-copy-2' transform='translate(1189.000000, 191.000000)'%3E%3Cg id='search'%3E%3Cg id='bottom' transform='translate(20.000000, 384.000000)'%3E%3Cg id='close' transform='translate(426.000000, 0.000000)'%3E%3Cg id='cross-/-cross-10-/-cross-10-1'%3E%3Cg id='Group' transform='translate(6.000000, 6.000000)'%3E%3Cpath d='M0,0 L8,8' id='Line-3'%3E%3C/path%3E%3Cpath d='M0,8 L8,0' id='Line-3'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
	left: -16px;
}
.header__search {
	width: 40%;
	float: left;
	position: relative;
}
.header__search-form {
	display: flex;
	width: 100%;
	max-width: 500px;
	min-width: 250px;
	position: relative;
}
.header__search-wrapp {
	position: relative;
	flex-grow: 1;
}
.header__search-wrapp_go {
	flex-grow: 0;
}
.header__search-wrapp .progress-bar {
	height: 30px;
}
.header__search-wrapp .progress-bar__spinner {
	left: 12%;
	width: 75%;
}
.header__search-form-button {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 0 10px;
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	border-radius: 0 3px 3px 0;
}
.header__search-form-button[disabled] {
	opacity: 1;
	cursor: pointer !important;
	pointer-events: auto;
}
.header__search-form-input {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	width: 100%;
	padding: 0 10px;
	border-radius: 0;
	border-right: none;
	border-radius: 3px 0 0 3px;
}
.header__search-form-input::placeholder {
	font-size: 14px;
	line-height: 30px;
}
.header__search-form-input-clean {
	position: absolute;
	right: 7px;
	top: 7px;
	height: 16px;
	width: 16px;
	display: none;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='PDA_Search_author_Spotlite' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-227.000000, -57.000000)'%3E%3Cg id='Search' transform='translate(10.000000, 51.000000)'%3E%3Cg id='Imput' transform='translate(1.000000, 0.000000)'%3E%3Cg id='icon_Clear' transform='translate(216.000000, 6.000000)'%3E%3Ccircle id='Oval' fill='%23D8D8D8' cx='8' cy='8' r='8'%3E%3C/circle%3E%3Cg id='Group-4' transform='translate(8.000000, 8.000000) rotate(-315.000000) translate(-8.000000, -8.000000) translate(4.000000, 4.000000)' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4,0.4 L4,7.6' id='Line'%3E%3C/path%3E%3Cpath d='M7.6,4 L0.4,4' id='Line'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	cursor: pointer;
}
.header__search-form-input_not-empty {
	position: relative;
}
.header__search-form-input_not-empty .header__search-form-input-clean {
	display: block;
}
.header__search-form.error .header_search_error {
	display: block;
}
.header__search-form.error #q {
	border-color: #FF001F;
}
.header__search-form .header_search_error {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-size: 10px;
	line-height: 11px;
	color: #FF001F;
}

/* [165301] [WWW, PDA] Нулевой поиск */
.last-search .nspotlight__item {
	padding: 0 10px;
}
.last-search .nspotlight__title:not(.nspotlight__close ) {
	padding: 0;
}
.last-search .nspotlight__details {
	padding: 5px 0;
}
.last-search__info {
	display: flex;
	font-size: 14px;
	line-height: 22px;
	padding: 10px;
	padding-bottom: 5px;
	justify-content: space-between;
}
.last-search__info + .nspotlight__items {
	padding-top: 0;
}
.last-search__title {
	color: #9d9c9f;
}
.last-search__clear {
	text-decoration: none;
}
.last-search .nspotlight__items {
	padding-bottom: 10px;
}
.last-search .nspotlight__last-item {
    justify-content: flex-end;
}

@media screen and (max-width: 699px) {
	.header__search {
		position: absolute;
		left: 0;
		top: 50px;
		display: block;
		width: 100%;
		padding: 0 10px;
	}
	.header__search-form {
		max-width: none;
	}
	.nspotlight__title {
		padding: 5px 20px;
	}
	.nspotlight__title.nspotlight__close {
		padding: 10px 20px;
	}
	.nspotlight__showall.nspotlight__title {
		padding: 10px 20px;
	}
	.nspotlight__showall-text {
		display: none;
	}
	.nspotlight__showall-text_long {
		display: inline-block;
	}
}
@media screen and (max-width: 426px) {
	.nspotlight__showall-text {
		display: inline-block;
	}
	.nspotlight__showall-text_long {
		display: none;
	}
	.nspotlight__title {
		padding: 5px 10px;
	}
	.nspotlight__title.nspotlight__close {
		padding: 10px 10px 10px 20px;
	}
	.nspotlight__showall.nspotlight__title {
		padding: 10px 20px 10px 10px;
	}
}