@charset "UTF-8";

.breadcrumbs__links{
	display: inline-block;
    color: #0052b5;
    cursor: pointer;
    border-bottom: 1px solid #0052b5;
}

.breadcrumbs__links:hover{
	border-bottom: none;
}

select {
	border-radius: 0 !important;
	cursor: pointer;
	text-align: center;
}

.seo-text,
.footer-menu,
.floating-shopsearch.floating-shopsearch--show {
	display: none;
}

.loading {
  position:absolute;
  z-index:    1000;
  top:        0;
  left:       0;
  height:     100%;
  width:      100%;
  background: rgba( 205, 205, 205, 0.4 )
              url('/images/renew/common/loading.gif')
              50% 50%
              no-repeat;
}

body .loading{
  display:block;
  overflow:hidden;
}

/* img {
	width: 20px;
} */

.sp-header p,
.sp-search p,
.sp-container p,
.sp-header span,
.sp-search span,
.sp-container span{
	font-size: 14px;
}

.fbold {
	font-weight: bold;
}

.txt-truncat {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.d-fleX {
	display: flex;
}

.d-list-item {
	display: list-item;
}

.b-none {
	border: none;
}

.w15 {
	width: 15px;
}

.m-right-12 {
	margin-right: 12px;
}

.m-left-15 {
	margin-left: 15px;
}

.m-bottom-20 {
	margin-bottom: 20px;
}

.m-right-16 {
	margin-right: 16px;
}

.m-right-20 {
	margin-right: 20px;
}

.p-right-30 {
	padding-right: 30px;
}

.sp-header {
	max-width: 960px;
	margin: 0 auto;
	padding: 5px;
	justify-content: space-between;
	display: flex;
	border-bottom: none;
}
.text-middle,
.sp-header .breadcrumbs,
.sp-header .breadcrumbs .breadcrumbs__item,
.sp-search .sl-date__container {
	display: flex;
	align-items: center;
}

.sp-header .breadcrumbs__content {
	max-width: 650px;
	margin: 0;
	padding: 0;
	align-items: center;
	display: flex;
}

.sp-header .breadcrumbs .icon-web {
	margin: 0px 10px;
	visibility: inherit;
	display: inline-block;
}

.sp-header .breadcrumbs .icon-mobile {
	visibility: hidden;
	display: none;
}

.sp-header .sr-location {
	display: block;
	position: relative;
}

.sp-header .sr-location .sr-location-text {
	margin: 0px 10px;
	font-size: 14px;
}

.sr-location-button {
	cursor: pointer;
	padding: 5px;
	border: solid 1px #ffffff;
}

.sp-header .sr-locations--show {
	position: absolute;
	display: none;
	width: 690px;
	height: 429px;
	right: -15px;
	top: 40px;
	background-color: #ffffff;
	z-index: 1;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
	border: solid 1px #fbc422;
}

.sp-header .sr-locations--show::before {
	content: "";
	display: block;
	overflow: hidden;
	position: absolute;
	border-color: #fff transparent transparent #fff;
	border-style: solid;
	border-width: 0.4766rem;
	width: 0;
	height: 0;
	background: transparent;
	box-shadow: -0.0625rem -0.0625rem 0 0 #fbc422;
	transform: rotate(45deg);
	top: -0.4rem;
	right: 4rem;
}

.sp-header .sr-locations--show .sr-location__area,
.sp-header .sr-locations--show .sr-location__areagroup {
	width: 50%;
}

.sp-header .sr-locations--show h3 {
	padding: 13px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 2px #ccc;
}

.sp-header .sr-locations--show ul {
	overflow-y: scroll;
	height: 84%;
	border-bottom: solid 2px #ccc;
}

.sp-header .sr-locations--show ul li {
	padding: 12px;
	color: rgba(0, 0, 0, 0.85);
	position: relative;
	cursor: pointer;
}

.sp-header .sr-locations--show .sr-location__area li .area-icon-down {
	right: 10px;
	top: 13px;
	position: absolute;
	font-weight: bold;
	opacity: 0.5;
	transform: rotate(-90deg);
}

.sp-header .sr-locations--show ul li a {
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	color: #999;
	text-decoration: none;
	line-height: 1.125rem;
	border-left: 0.1875rem solid transparent;
	width: 100%;
}

.sp-header .sr-locations--show ul li:hover,
.sp-header .sr-locations--show ul .item-area-active {
	position: relative;
	background-color: rgba(251, 196, 34, 0.3);
}

.sp-header .sr-locations--show ul li:hover::before,
.sp-header .sr-locations--show ul .item-area-active::before {
	content: "";
	border-left: 3px solid #fbc422;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	border-radius: 5px;
}

.sp-header .sr-locations--show ul li:hover .area-icon-down,
.sp-header .sr-locations--show ul .item-area-active .area-icon-down {
	opacity: 1 !important;
}

.sp-header .sr-locations--show span {
	color: rgba(0, 0, 0, 0.85);
}

.sp-header .sr-locations--show .txt-area-name {
	width: 75%;
}

.sp-header .sr-locations--show .txt-area-number {
	width: 25%;
	text-align: end;
}

.sp-container {
	margin-bottom: 20px;
}

.sp-search {
	background-color: #fff8e3;
	max-width: 960px;
	margin: 0 auto;
}

.sp-pdf-guide {
	max-width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.sp-search .sp-search__from-search-button {
	display: flex;
}

.sp-search .icon-search {
	position: absolute;
	top: 12px;
	left: 10px;
}

.sp-search .sp-search__from-select-date {
	width: 40%;
	height: 100%;
	display: flex;
	margin-right: 15px;
	align-items: center;
	position: relative;
  word-break: keep-all;
}

.sp-search__from-select-total-person .icon-down {
	margin-left: 5px;
}

.sp-search .sp-search__from-select-time {
	width: 16%;
	height: 100%;
	position: relative;
}

.sp-search .sp-search__from-select-total-min {
	display: flex;
	align-items: center;
	width: 100%;
}

.sp-search .sl-total-min__control,
.sp-search .sl-total-person__control {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	right: 0;
}

.sp-search #idInputDatePicker {
	height: 100%;
	cursor: pointer;
}

.sp-search .sl-date__control {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	padding-right: 12px;
}

.sp-search .sl-date__content-val {
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	word-spacing: normal;
}

.sp-search .sl-total-min__content-text {
	width: 78%;
	padding-left: 10px;
}

.sp-search .sp-search__from {
	max-width: 960px;
	margin: 0 auto;
	padding: 10px 20px;
	display: flex;
	justify-content: space-between;
}

.sp-search .sl-total-person__content-tex {
	width: 100%;
	display: inline;
	padding-left: 10px;
}

.sp-search .sp-search__from-select {
	display: flex;
	width: 467px;
	height: 40px;
	padding: 0px 8px 0px 6px;
	align-items: center;
	position: relative;
	border-radius: 5px;
	border: solid 0.5px #ccc;
	background-color: #fff;
}

.sp-search .sp-search__from-suggestions {
	margin-right: 15px;
	height: 40px;
	border-radius: 5px;
	border: solid 0.5px #ccc;
	width: 223px;
	padding: 0;
	background-color: #ffffff;
	display: flex;
	align-items: baseline;
	position: relative;
}

.sp-search .cus__from-suggestions{
	margin-right: 10px;
	width: 210px;
}

.sp-search .sp-search__from-suggestions .results_search-suggestion{
	position: absolute;
    width: 100.5%;
    background: #ffffff;
    border-bottom: solid 0.5px #ccc;
    border-left: solid 0.5px #ccc;
    border-right: solid 0.5px #ccc;
    top: 35px;
    left: -0.5px;
    z-index: 2;
	display: block;
}

.sp-search .results-content .results--title{
	padding: 10px 5px;
    display: flex;
    align-items: center;
	font-weight: bold;
	border-top: solid 0.5px #ccc;
	border-bottom: solid 0.5px #ccc;
}


.sp-search .results-content .results--title img{
	width: 15px;
	margin-right: 8px;
}

.sp-search .results_search-suggestion .result-item{
	padding: 10px 25px;
	cursor: pointer;
}

.sp-search .results_search-suggestion .result-item:hover{
	background-color: rgba(251, 196, 34, 0.3);
}


.ui-menu .ui-menu-item {
	padding: 10px !important;
}

.sp-search .icon-date {
	position: relative;
	top: 5px;
}

.sp-search .icon-time,
.sp-search .icon-person {
	position: relative;
	top: 4px;
	margin: 0 8px;
}

.sp-search .control-slect {
	width: 100%;
	height: 100%;
	color: rgb(102, 102, 102);
}

.sp-search .btn-submit {
	height: 40px;
	border-radius: 5px;
	border: solid 0.5px #ccc;
	border: none;
	background-color: #ed4901;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 12px;
}

.sp-search .btn-submit-pad{
	padding: 0px 57px;
}

.sp-search .sl-time__control {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	right: 14px;
}

.sp-search .sl-time-text {
	width: 100%;
	display: flex;
	padding-right: 12px;
}

.sp-search .sl-time__content {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.sl-time__control select{
    width: 124% !important;
}

.sp-search .sl-time__content-text {
	width: 100%;
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	word-spacing: normal;
	cursor: pointer;
	padding-left: 2px;
}

.sp-search .sl-total-min__content-text,
.sp-search .sl-total-person__content-text {
	width: 100%;
	padding-left: 10px;
	cursor: pointer;
}

.sp-search__from-select-total {
	width: 23%;
	height: 100%;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
	display: flex;
	align-items: center;
}

.inp-search-suggestions {
	border: none;
	width: 100%;
	height: 100%;
	padding-left: 35px;
	border-radius: 10px;
	font-size: 16px;
}

.sp-container .sp-container__question {
	max-width: 960px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	padding: 10px 0px;
}

.sp-seach__box-title,
.sp__list-title {
	height: 30px;
}

.sp__list .sp-list-fist-title{
	font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.sp-container .line-1 {
	margin-top: 10px;
	margin-bottom: 20px;
	height: 1px;
	opacity: 0.5;
	border: solid 0.5px #ccc;
}

.sp-container .inp-checkbox {
	height: 20px;
	width: 20px;
	cursor: pointer;
}

.sp-container .text-min {
	margin-top: 15px;
	text-align: center;
	visibility: hidden;
}

.sp-container .time-open1,
.sp-container .time-open2 {
	display: inline-block;
	align-items: center;
	margin-right: calc(10% - 2.25rem);
	cursor: default;
}

.sp-container .item-notes li:last-child {
	margin-right: 0px;
}

.sp-container .item-note-text {
	font-size: 14px;
	margin-left: 6px;
}

.sp-container .item-notes {
	display: block;
}

.sp-container .item-contact {
	display: flex;
	flex-direction: column;
	margin-top: 20px;
}

.sp-container .item-contact-text {
	font-size: 14px;
}

.sp-container .item-contact-telephone {
	display: flex;
    font-size: 14px;
    font-weight: bold;
	margin-top: 10px;
}

.sp-container .item-contact-telephone .icon-telephone img {
	width: 15px;
	height: 15px;
}

.sp-container .item-contact-telephone .phone-number a{
	font-size: 16px;
	margin-left: 5px;
	color: #c87a8e;
}

.sp-content li {
	font-size: 12px;
	margin-top: 15px;
	margin-right: 20px;
}

.sp-content li:last-child {
	margin-right: 0;
}

.sp-container .time-open:last-child {
	cursor: pointer;
	margin-right: 0;
}

.sp-container .sp-container__question-text {
	display: inline;;
	font-size: 14px;
	color: #000;
	margin-right: 20px;
    padding-top: 5px;
}

.sp-container .sp-container__question-info-text {
  display: flex;
	align-items: center;
	width: 42%;
	font-size: 14px;
	color: #ed4901;
}

.sp-search .sp-search__from-select-total-person {
	width: 23%;
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
}

.sp-search .sp-search__from-select-text {
	width: 100%;
	display: flex;
	align-items: center;
}

.sp-container .sp-content {
	max-width: 960px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	padding-top: 10px;
}

.sp-container .sp-content .sp-seach__box {
	display: block;
	width: 263px;
	margin-right: 15px;
}

.sp-seach__box .lb-text-first {
	height: 24px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.sp-seach__box .lb-text-last {
	font-size: 12px;
	color: #ed4901;
	cursor: pointer;
}

.sp-seach__box .lb-text {
	height: 20px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
}

.sp-content .sp-content-title,.sp-list-fist-title {
	font-size: 18px;
	font-weight: bold;
	display: flex;
	position: relative;
	height: 100%;
	align-items: center;
}

.sp-container .sp-content .sp__list {
	width: 715px;
}

.sp__list .sp__list-item {
	display: flex;
	flex-direction: row;
	position: relative;
	margin-bottom: 16px;
	width: 100%;
	padding-bottom: 32.5px;
	border-bottom: solid 2px #f1eeee;
}

.sp__list-item-image img {
	width: 160px;
	height: 160px;
	border-radius: 5px;
}

.sp__list .sp__list-item-wrap {
	margin-left: 10px;
	width: 100%;
}

.sp__list .item-button,
.sp__list .item-note {
	text-align: center;
}

.sp__list .item-button li,
.sp__list .item-note li {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	text-align: center;
	line-height: 1.6;
	margin-right: 15px;
}

.sp__list .item-content .item-title-text {
	margin-right: 20px;
	line-height: 1.5;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	word-break: break-all;
}

.sp__list .item-content .item-text {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
	word-break: break-all;
}

.sp__list .item-buttons {
	display: block;
}

.sp__list .item-buttons .item-buttons1{
	margin-bottom: 10px;
	display: inline-block;
    margin: 10px 10px 7px 0;
    min-width: 2.125rem;
    vertical-align: top;
    width: calc(19% - 0.4375rem);
}

.sp__list .item-buttons .btn-time6,
.sp__list .item-buttons .btn-time {
    border-radius: 5px;
    background-color: #ed4901;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    line-height: 30px;
    margin-bottom: 4px;
    position: relative;
    text-align: center;
    text-decoration: none;

}

/* .sp-container .item-buttons li:hover .btn-time,
.sp-container .item-buttons .btn-active {
	background-color: #c74a18;
} */

.sp-container .item-buttons li:hover .text-min,
.sp-container .item-buttons .note-active {
	visibility: inherit;
}

.sp__list .sp-pagination-box {
	padding: 25px 0px;
	text-align: center;
}

.sp__list .sp-pagination-box ul li {
	display: inline-block;
	margin-right: 5px;
}

.sp__list .sp-pagination-box ul li a {
	padding: 0;
	width: 30px;
	height: 30px;
	display: block;
	font-size: 1rem;
	line-height: 30px;
	user-select: none;
	position: relative;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #979797;
	box-sizing: content-box;
	background: transparent;
	font-weight: bold;
}

.sp__list .sp-pagination-box ul li a.active {
	background-color: #ed4901;
	color: #fff;
	border: solid 2px #ed4901;
}

.sp__list .sp-pagination-box ul li .sp-icon-pre,
.sp__list .sp-pagination-box ul li .sp-icon-next {
	width: 8px;
	position: relative;
	top: 2px;
}

.sp-seach__box #btnFilter {
	pointer-events: none;
	cursor: none;
	display: block;
}

.sp-content-title--show {
	display: none;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	width: 100%;
}

#btnCloseModal {
	position: absolute;
	right: 0;
}

.btn-search {
	display: none;
}

.item-buttons6{
	width: 235px;
	margin-bottom: 10px;
    margin-top: 25px !important;
}

@media (min-width: 767px) and (max-width: 967px) {
	.sp-search .sp-search__from-select {
		width: 100%;
	}
	.sp-content {
		padding: 0px 10px;
	}
	.sp__list-item-image img {
		width: 120px;
		height: 120px;
	}
	.sp-search .sp-search__from-suggestions {
		width: 70%;
	}
	.sp-search .sp-search__from {
		display: block;
	}
	.sp-search .sp-search__from-search-button {
		justify-content: space-between;
		margin-top: 10px;
	}
}

@media screen and (max-width: 767px) {
	.sl-time-text {
		justify-content: flex-end;
	}
	.sp-content-title--show {
		display: flex;
	}
	.sp-header {
		border-bottom: solid 1.6px #f1eeee;
		padding: 0px 5px;
		position: relative;
	}
	.sp-header .breadcrumbs__item {
		margin-bottom: 0px;
		margin-left: 10px;
	}
	.sp-header .breadcrumbs .icon-web {
		visibility: hidden;
		display: none;
	}
	.sp-header .breadcrumbs .icon-mobile {
		visibility: visible;
		display: inline-block;
		margin: 0px 10px 0px 0px;
	}
	.sp-header .sr-location {
		display: none;
	}
	.sp-search .sp-search__from-search-button {
		display: block;
	}
	.sp-search .sp-search__from-suggestions {
		height: 40px;
		width: 100%;
	}
	.sp__list .sp__list-item {
		flex-direction: column;
	}
	.sp__list .sp__list-item-image img {
		width: 90px;
		height: 90px;
	}
	.sp-container .item-contact {
		flex-direction: column;
	}
	.sp__list .item-content {
		position: absolute;
		left: 6.72rem;
		top: 0;
	}
	
	.item-buttons {
		min-height: 40px;
	}

	.sp-search {
		padding: 0px 20px 20px;
		background-color: white;
		margin-top: 15px;
	}
	.sp-search .sp-search__from {
		display: contents;
		width: 100%;
	}
	.sp-search .sp-search__from-select {
		border: none;
		width: 100%;
		height: auto;
		display: block;
		padding: 0px;
	}
	.sp-search .sp-search__from-select .sp-search__from-select-date,
	.sp-search .sp-search__from-select .sp-search__from-select-total-person,
	.sp-search .sp-search__from-select .sp-search__from-select-total {
		width: 100%;
		height: 40px;
		border-radius: 5px;
		border: solid 0.5px #ccc;
		padding: 10px 15px;
		margin-bottom: 10px;
		margin-right: 0px;
		margin-left: 0px;
	}
	.sp-search .sl-date__content {
		width: 110px;
		margin-left: 10px;
	}

	.sp-search .sp-search__from-select-time {
		width: 75px;
		height: 40px;
		display: flex;
		justify-content: flex-end;
		position: absolute;
		top: 0;
		right: 15px;
		padding: 0px;
	}

	.sp-search .btn-search-list{
		display: flex;
		justify-content: space-between;
	}

	.sp-search .btn-submit {
		margin-top: 10px;
		width: 49%;
	}

	.sp-search .btn-submit-pad{
		padding: 0px;
	}
	.sp-search .icon-time,
	.sp-search .icon-person {
		margin: 0px;
	}
	.sp-search .control-slect {
		margin-left: 0px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		padding: 10px;
	}
	.sp-container {
		padding: 0 20px;
	}
	.sp__list .sp__list-item-wrap {
		margin-left: 0;
	}
	.sp-container .sp-seach__box-title {
		display: block;
		pointer-events: none;
	}
	.sp-container .sp-content {
		width: 100%;
		background-color: #ffffff;
	}
	.sp-container .sp-content .sp__list {
		width: 100%;
	}
	.sp__list .sp-pagination-box ul li a {
		height: 25px;
		width: 25px;
		font-size: 12px;
		line-height: 25px;
	}
	.sp-container .sp-content .sp-seach__box {
		display: flex;
		width: 100%;
		margin: 0;
	}
	.sp-container .sp-content {
		width: 100%;
		display: block;
	}
	.sp-content .sp-seach__box-title .sp-content-title {
		border-radius: 18px;
		border: solid 0.5px #ccc;
		color: #000000;
		font-size: 14px;
		font-weight: 200;
		padding: 9px 13px 5px;
		align-items: center;
	}
	.sp-container .sp-container__question {
		flex-direction: column;
		padding: 0;
	}
	.sp-container .sp-container__question-text,
	.sp-container .sp-container__question-info-text {
		width: 100%;
		margin-bottom: 10px;
	}
	.sp-search__from-select-time .icon-down,
	.sp-search__from-select-total-min .icon-down {
		margin: 0 0 0 5px;
	}
	#sp-content--show-modal {
		pointer-events: auto;
		cursor: none;
		display: block;
	}
	.sp-seach__box #btnFilter {
		display: block;
		pointer-events: auto;
		cursor: none;
		margin-bottom: 25px;
		margin-top: 10px;
	}
	#sp-content--show-modal {
		display: none;
		position: fixed;
		z-index: 1000;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
	}
	.sp-seach__box-content {
		position: relative;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		border: 1px solid #888;
		width: 100%;
		height: 100%;
		box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
		-webkit-animation-name: animatetop;
		-webkit-animation-duration: 0.4s;
		animation-name: animatetop;
		animation-duration: 0.4s;
		padding: 15px;
		overflow: auto;
	}
	@-webkit-keyframes animatetop {
		from {
			top: -300px;
			opacity: 0;
		}
		to {
			top: 0;
			opacity: 1;
		}
	}
	@keyframes animatetop {
		from {
			top: -300px;
			opacity: 0;
		}
		to {
			top: 0;
			opacity: 1;
		}
	}
	.btn-search {
		display: flex;
		width: 100%;
		margin: 0 auto;
		justify-content: center;
		margin-top: 45px;
		background: #ed4901;
		border-radius: 5px;
	}
}

@media only screen and (max-width: 550px) {
	#breadcrumbs-store, #breadcrumbs-area{
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		max-width: 65px;
		display: inline-block;
	}
	
	#breadcrumbs-area{
		max-width: 35px;
	}
	.sp-search__from-select-date {
		display: flex;
	}
	.sp-container .time-open1,
	.sp-container .time-open2 {
		margin-right: calc(10% - 1.45rem);
	}

	.sp__list .item-buttons .btn-time {
		width: 100%;
		display: flex;
		text-align: center;
		height: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	.item-buttons6 {
		width: 100%;
	}
	.sp-container .text-min {
		margin-top: 10px;
	}
	.sp-container li:last-child {
		padding-bottom: 0;
	}
	.item-buttons{
		overflow-x: auto;
		display: flex !important;
	}

	.sp__list .item-buttons .item-buttons1{
		min-width: fit-content !important;
	}

	.sp-pdf-guide {
		max-width: 960px;
		margin: 0 auto;
		margin-left: 20px;
	}
}

.container:hover input ~ .checkmark {
	background-color: white;
}

.checkmark {
	position: absolute;
	top: -5px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: white;
}

.container {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 1.2;
}

/* Hide the browser's default checkbox */

.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */

.checkmark {
	position: absolute;
	top: -5;
	left: 0;
	height: 20px;
	width: 20px;
	border-radius: 3px;
	border: solid 2px #000;
	opacity: 0.5;
}

/* When the checkbox is checked, add a blue background */

.container input:checked ~ .checkmark {
	background-color: white;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */

.container input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */

.container .checkmark:after {
	left: 5px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid 1.2px #000;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 1;
}

.c-box--arrow-left {
	position: relative;
	z-index: 0;
	background: #ed4901;
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding: 8px;
	width: 60px;
	display: block;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.c-box--arrow-left::after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	z-index: 0;
	border: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	margin-top: -8px;
	top: 50%;
	border-right: 10px solid #ed4901;
	left: -6px;
}

.sp-search__from {
	background-color: #fff8e3;
}

.pdf-arrow {
	font-size: 12px !important;
    padding-right: 5px;
	padding-bottom: 2px;
}

.pdf-guide {
	display: flex;
	align-items: center;
	padding: 10px 50px 10px 50px;
	margin: 15px 0px 0px;
	border: 1px solid #f9e6d7;
	width: max-content; 
	background-color: #f9e6d7;
	font-weight: bold;
}

.pdf-text {
	letter-spacing: 0.5px;
    padding-right: 5px;
}