.antDateCont{
    flex: 1 0 auto;
    border:1px solid #aaa;
    margin:3px;
    padding:7px 2px!important;
    text-align: center;
    float:left;
    cursor:pointer;
}
#antCalendCont{
    position: relative;
    display: flex;
    clear: both;
    overflow-x: auto;
}
#antCalendCont::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #071402;
}

#antCalendCont::-webkit-scrollbar
{
    height: 5px;
    background-color: #374133;
}

#antCalendCont::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #EAF3E7;
}
@-moz-document url-prefix() {
    #antCalendCont {
        scrollbar-width: thin;
    }
}
.antDateContCurrent{
    background-color:yellow;
}
.jsAntDlines{
    line-height: 50px;
    padding:5px;
}
.jsclimodal{
    cursor: pointer;
}
.jsmModalHome,.jsmModalAway{
    width: 50%;
    text-align: center;
    display: inline-block;
}
span.jsform_none{
    display: inline-block;
    width: 17px;
    height:17px;
    color: white;
    margin: 0px 3px;
    font-size:10px;
    font-weight: bold;
    border-radius: 2px;
    text-align: center;
    line-height: 17px;
}
span.match_quest{
    background-color: #888;
}
span.match_win{
    background-color: #01a252;
}
span.match_draw{
    background-color: #FBDE2D;
}
span.match_loose{
    background-color: #E83737;
}

.modalMatchTabsItem{
    display: inline-block;
    margin:5px;
    padding:5px 10px;
    cursor: pointer;
    border: 1px solid #666;
}
.modalMatchTabs{
    border: 1px solid #666;
    background-color: #eee;
}
.modalMatchTabsContainerItem{
    display: none;
}
.mtActive{
    background-color: green;
}
.jsBtnsBlock {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.jsBtnsBlock-switcher {
    display: inline-block;
    padding: 5px;
    background-color: #f5f5f5;
}
.jsBtnsBlock-switcher input {
    display: none;
}
.jsBtnsBlock-switcher label {
    margin: 0!important;
    padding: 8px;
    cursor: pointer;
}
.jsBtnsBlock-switcher input:checked + label {
    background-color: #ffc10e;
}
.jsBtnsBlock-switcher input {
    display: none;
}
.jsBtnsBlock-icon {
    width: 48px;
    height: 48px;
    background: url('../img/robot-icon.png') no-repeat center;
    background-size: contain;
}
.uoOdds{
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 15px;
    border: 2px solid #ffc10e;
    line-height: 30px;
    text-align: center;
    margin: 0px 5px;
    cursor: pointer;
}
.ouOddsContainer{
    display: none;
}
.ouMatchOddDiv{
    display:none;
}
.uoOddsActive{
    background-color: #ffc10e;
}
.jsSliderContainer .jscalendarLive {
    margin: 10px auto;
}
.blocker {
    z-index: 10 !important;
}
#joomsport-container .centrikLDWinnerTitle .divTabfade {
    padding: 0 5px;
}
#joomsport-container .jsMatchTeamName .js_div_particName {
    display: table!important;
}
#joomsport-container .circleInnerDraw {
    width: auto;
    margin: 0;
    transform: translate(-50%, -50%);
}
#joomsport-container .jsMatchPlayedScore > .jsScoreDiv {
    white-space: nowrap;
}
#joomsport-container .jsHHMatches td {
    vertical-align: middle !important;
}
#joomsport-container .jsmatchimgf a {
    color: #FFF !important;
}
#joomsport-container .scoreScrMod .jsclimodal > img {
    padding: 5px 9px;
    border-radius: 4px;
    background-image: linear-gradient(130deg, #3F9A0E75 3%, #3F9A0E 100%);
}
#joomsport-container.jsDefaultContainer .ouMatchOddDiv .ouMatchOdd {
    display: inline-block;
    padding-right: 20px;
    color: #101010;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

/* Matchdays */
#joomsport-container .shrtMdNav {
    margin-bottom: 10px;
    padding: 10px 15px 0;
}

#joomsport-container .shrtMdayAntonis + .select2 {
    display: none !important;
}

#joomsport-container .shrtMdMatches {
    color: #101010;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

#joomsport-container .shrtMdMatches .jsmatchcont {
    display: block;
    padding: 0 15px;
}

#joomsport-container .shrtMdMatches .jsmatchcont .jsmatchdate {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
    border-radius: 8px;
    padding: 6px 12px;
    font-size: 14px;
    background: var(--Sec_3, #EAF3E7);
}

#joomsport-container .shrtMdMatches .jsmatchdate > .apodosis {
    width: auto;
}

#joomsport-container .shrtMdMatches table.jsMNS {
    border-top: 1px solid #e0e0e0;
}

#joomsport-container .shrtMdMatches table td {
    border: none !important;
    padding: 5px !important;
}

#joomsport-container .shrtMdMatches table td:first-child, 
#joomsport-container .shrtMdMatches table td.tdminembl,
#joomsport-container .shrtMdMatches table td:last-child {
    width: 1%;
}
#joomsport-container .bkmLogo{
    max-width: 50px;
}
#joomsport-container .bookmOddsUrl{
    margin:5px 10px;
    background-color: yellow;
    border-radius: 5px;
    font-weight: bold;
    white-space: nowrap;
    padding:5px;
}
.dvShowMoreSugg{
    padding: 5px 10px;
    text-align: center;
    cursor: pointer;
}

/* Tourn counter */
.jsTournCounter {
	position: relative;
	width: 100%;
	margin-bottom: 24px;
	padding: 8px;
	border-radius: 0px 0px 8px 8px;
	background-color: #ffffff;
	overflow: hidden;
}
.jsTournCounterWrapper {
	display: flex;
	padding: 0;
	line-height: 1;
	transition: transform 0.3s ease;
	user-select: none;
}
.jsTournCounterNav {
	position: absolute;
	top: 50%;
	right: 0;
	width: 24px;
	height: 24px;
	margin: -12px 6px 0;
	padding: 0 6px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 4px 0px rgba(7, 20, 2, 0.25);
	z-index: 1;
	cursor: pointer
}
.jsTournCounterNavPrev {
	right: auto;
	left: 0;
	box-shadow: 0px -4px 4px 0px rgba(7, 20, 2, 0.25);
	transform: rotate(180deg);
}
.jsTournCounterNav:hover {
    background-color: #eeeeee;
}
.jsTournCounterItem {
	position: relative;
	display: inline-block;
	margin-right: 8px;
}
.jsTournCounterItem:last-child {
	margin-right: 0;
}
.jsTournCounterItem > img {
	max-width: 36px;
	margin: 8px;
}
.jsTournCounterItem > .jsTournCounterNumber {
	position: absolute;
	bottom: 6px;
	right: 4px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	font-family: Inter;
	font-size: 9px;
	font-weight: 700;
	line-height: 14px;
	text-align: center;
	background-color: #FFC10E;
	color: #071402;
}

/* Hot suggestion & suggestion */
.jsSuggestNote {
	margin-top: 8px;
	font-family: Inter;
	font-size: 6px;
	font-weight: 500;
	text-align: center;
	color: #071402;
}
.jsSuggestRate {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Inter;
	font-size: 12px;
	font-weight: 500;
	color: #071402;
}
.jsSuggestRate .spBetType, .jsSuggestRate .spBetValue {
	padding: 0 5px;
	font-family: Inter;
	font-weight: 800;
	color: #3F9A0E;
}
.jsSuggestRate .spBetBtn {
	display: block;
	width: 24px;
	height: 24px;
	margin-left: 10px;
	background-image: url('data:image/svg+xml,<svg width="26" height="24" viewBox="0 0 26 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2692_295)"><path d="M16.5563 24C16.3895 24 16.216 23.9928 16.0273 23.9783H3.87579C2.85564 23.9783 2.02588 23.1485 2.02588 22.1284V5.48328C2.02588 4.46315 2.85564 3.6334 3.87579 3.6334H6.50512C6.88128 3.21891 7.37655 2.93034 7.92391 2.80796C8.1838 1.79652 9.10353 1.04675 10.1952 1.04675C11.2867 1.04675 12.2064 1.79652 12.4663 2.80796C13.0136 2.93034 13.5089 3.21891 13.8851 3.6334H16.5144C17.5345 3.6334 18.3643 4.46315 18.3643 5.48328V10.3806C18.9122 10.5286 19.4399 10.7435 19.9349 11.0203L22.4204 8.53452L22.5811 10.5337L23.0214 10.9745L25.0213 11.1353L22.5551 13.601C23.1607 14.6492 23.4863 15.8475 23.4863 17.0701C23.4863 20.8913 20.3775 24 16.5563 24Z" fill="%23E7E7E6"/><path d="M21.9745 9.92777L21.5342 9.48694L21.3735 7.48783L18.888 9.9735C18.393 9.69679 17.8653 9.48184 17.3174 9.33387V4.43659C17.3174 3.4164 16.4877 2.58666 15.4675 2.58666H12.8382C12.4621 2.17216 11.9668 1.88365 11.4194 1.76127C11.1595 0.749777 10.2398 3.8147e-06 9.14837 3.8147e-06C8.05668 3.8147e-06 7.13695 0.749777 6.87707 1.76127C6.32966 1.88365 5.83441 2.17216 5.45825 2.58666H2.82891C1.80877 2.58666 0.979004 3.4164 0.979004 4.43659V21.0817C0.979004 22.1018 1.80877 22.9316 2.82891 22.9316H14.9805C15.169 22.9462 15.3425 22.9533 15.5095 22.9533C19.3306 22.9533 22.4394 19.8445 22.4394 16.0234C22.4394 14.8008 22.1138 13.6026 21.5082 12.5543L23.9745 10.0885L21.9745 9.92777Z" fill="white"/><path d="M15.4678 3.63332H2.82913C2.38551 3.63332 2.02588 3.99292 2.02588 4.43656V21.0816C2.02588 21.5252 2.38551 21.8849 2.82913 21.8849H15.4678C15.9114 21.8849 16.271 21.5252 16.271 21.0816V4.43656C16.271 3.99292 15.9114 3.63332 15.4678 3.63332Z" fill="%234DA3DF"/><path d="M14.9981 20.4849H3.29883V5.03341H14.9981V20.4849Z" fill="%23E4E9EB"/><path d="M10.8242 2.74243H10.4463V2.34453C10.4463 1.62773 9.86521 1.0466 9.14841 1.0466C8.43156 1.0466 7.85048 1.62773 7.85048 2.34453V2.74243H7.47262C6.54712 2.74243 5.79688 3.49272 5.79688 4.41823V5.75543H12.4999V4.41823C12.4999 3.49272 11.7497 2.74243 10.8242 2.74243Z" fill="%23F9D245"/><path d="M4.74023 11.8222H6.49629V12.2458H4.74023V11.8222Z" fill="%23D7D7DC"/><path d="M9.80158 11.8222V12.2458H7.04297V11.8222H9.80158Z" fill="%23D7D7DC"/><path d="M13.5564 11.8222V12.2458H10.3486V11.8222H13.5564Z" fill="%23D7D7DC"/><path d="M4.74023 7.21053H9.8019V7.63196H4.74023V7.21053Z" fill="%23D7D7DC"/><path d="M13.5564 7.21053V7.63196H10.3486V7.21053H13.5564Z" fill="%23D7D7DC"/><path d="M4.74023 8.74773H6.71975V9.17133H4.74023V8.74773Z" fill="%23D7D7DC"/><path d="M8.60117 8.74773V9.17133H7.2666V8.74773H8.60117Z" fill="%23D7D7DC"/><path d="M9.14844 8.74773H11.5473V9.17133H9.14844V8.74773Z" fill="%23D7D7DC"/><path d="M13.5565 8.74773V9.17133H12.0942V8.74773H13.5565Z" fill="%23D7D7DC"/><path d="M4.74023 10.285H7.71167V10.7064H4.74023V10.285Z" fill="%23D7D7DC"/><path d="M10.0122 10.285V10.7064H8.2583V10.285H10.0122Z" fill="%23D7D7DC"/><path d="M13.5565 10.285V10.7064H10.5596V10.285H13.5565Z" fill="%23D7D7DC"/><path d="M4.74023 17.8841H6.49629V18.3077H4.74023V17.8841Z" fill="%23D7D7DC"/><path d="M9.80158 17.8841V18.3077H7.04297V17.8841H9.80158Z" fill="%23D7D7DC"/><path d="M13.5564 17.8841V18.3077H10.3486V17.8841H13.5564Z" fill="%23D7D7DC"/><path d="M4.74023 13.2724H9.8019V13.6939H4.74023V13.2724Z" fill="%23D7D7DC"/><path d="M13.5564 13.2724V13.6939H10.3486V13.2724H13.5564Z" fill="%23D7D7DC"/><path d="M4.74023 14.8096H6.71975V15.2332H4.74023V14.8096Z" fill="%23D7D7DC"/><path d="M8.60117 14.8096V15.2332H7.2666V14.8096H8.60117Z" fill="%23D7D7DC"/><path d="M9.14844 14.8096H11.5473V15.2332H9.14844V14.8096Z" fill="%23D7D7DC"/><path d="M13.5565 14.8096V15.2332H12.0942V14.8096H13.5565Z" fill="%23D7D7DC"/><path d="M4.74023 16.3469H7.71167V16.7683H4.74023V16.3469Z" fill="%23D7D7DC"/><path d="M10.0122 16.3469V16.7683H8.2583V16.3469H10.0122Z" fill="%23D7D7DC"/><path d="M13.5565 16.3469V16.7683H10.5596V16.3469H13.5565Z" fill="%23D7D7DC"/><path d="M15.5092 10.1401C12.26 10.1401 9.62598 12.7741 9.62598 16.0233C9.62598 19.2726 12.26 21.9066 15.5092 21.9066C18.7584 21.9066 21.3924 19.2726 21.3924 16.0233C21.3924 12.7741 18.7584 10.1401 15.5092 10.1401Z" fill="%23E64A49"/><path d="M15.5094 11.2826C12.8911 11.2826 10.7686 13.4051 10.7686 16.0234C10.7686 18.6416 12.8911 20.7642 15.5094 20.7642C18.1277 20.7642 20.2502 18.6416 20.2502 16.0234C20.2502 13.4051 18.1277 11.2826 15.5094 11.2826Z" fill="%23EFF4F6"/><path d="M15.5094 12.3665C13.4898 12.3665 11.8525 14.0037 11.8525 16.0234C11.8525 18.043 13.4898 19.6802 15.5094 19.6802C17.529 19.6802 19.1662 18.043 19.1662 16.0234C19.1662 14.0037 17.529 12.3665 15.5094 12.3665Z" fill="%23E64A49"/><path d="M15.5096 13.5533C14.1454 13.5533 13.0396 14.6591 13.0396 16.0234C13.0396 17.3875 14.1454 18.4934 15.5096 18.4934C16.8738 18.4934 17.9797 17.3875 17.9797 16.0234C17.9797 14.6591 16.8738 13.5533 15.5096 13.5533Z" fill="%23EFF4F6"/><path d="M15.5096 14.8478C14.8603 14.8478 14.334 15.3741 14.334 16.0234C14.334 16.6726 14.8603 17.1989 15.5096 17.1989C16.1588 17.1989 16.6852 16.6726 16.6852 16.0234C16.6852 15.3741 16.1588 14.8478 15.5096 14.8478Z" fill="%23E64A49"/><path d="M20.8611 10.2941L15.3073 15.8479C15.2225 15.9327 15.2225 16.0701 15.3072 16.1549C15.392 16.2397 15.5295 16.2397 15.6143 16.1549L21.1681 10.6011L20.8611 10.2941Z" fill="%23F9D245"/><path d="M20.2904 12.2918L19.4233 12.2222L20.7651 10.8805L21.6321 10.9501L20.2904 12.2918Z" fill="%234493BE"/><path d="M19.1699 11.1716L19.2395 12.0387L20.5813 10.697L20.5116 9.82991L19.1699 11.1716Z" fill="%234493BE"/></g><defs><clipPath id="clip0_2692_295"><rect width="24.0422" height="24" fill="white" transform="translate(0.979004)"/></clipPath></defs></svg>');
}

.jsSuggestBtnBlock {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 8px 16px;
	border-radius: 8px;
	font-family: Inter;
	font-size: 14px;
	font-weight: 700;
	line-height: 16.94px;
	text-align: center;
	background-color: #FFC10E;
	color: #101010;
	cursor: pointer;
}
.jsSuggestBtnBlock .bkmText {
	flex: 1 0;
	border-right: 1px solid #ffffff;
	margin-right: 15px;
	padding-right: 15px;
}
.jsSuggestBtnBlock .bkmText > .spBetOdd {
	padding: 0 5px;
}
.jsSuggestBtnBlock .bkmLogo {
	max-height: 25px;
	border-radius: 4px;
}
.jsSuggestBtnBlock .bkmLogo:first-child {
	margin: 0 auto;
}

.jsHotSuggs {
	position: relative;
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.jsHotSuggsWrapper {
	display: flex;
	padding: 0;
	line-height: 1;
	transition: transform 0.3s ease;
	user-select: none;
}
.jsHotSuggsNav {
	position: absolute;
	top: 50%;
	right: 0;
	width: 40px;
	height: 40px;
	margin: -20px 10px 0;
	padding: 8px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 4px 0px rgba(11, 32, 4, 0.25);
	z-index: 1;
	cursor: pointer
}
.jsHotSuggsNavPrev {
	right: auto;
	left: 0;
	box-shadow: 0px -4px 4px 0px rgba(11, 32, 4, 0.25);
	transform: rotate(180deg);
}
.jsHotSuggsNav:hover {
    background-color: #eeeeee;
}
.jsHotSuggsItem {
	min-width: 285px;
	margin-right: 8px;
	border: 1px solid #D6DFD3;
	border-radius: 8px;
	padding: 10px 16px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.jsHotSuggsItem:last-child {
	margin-right: 0;
}
.jsHotSuggsItem .jsSuggestBtnBlock {
	margin-top: 15px;
}
.jsHotSuggsDate {
	margin: -10px -16px 10px;
	padding: 4px;
	text-align: center;
	background-color: #EAF3E7;
	color: #071402;
	font-family: Inter;
	font-size: 12px;
	font-weight: 400;
}
.jsHotSuggsDate > div {
	position: relative;
	display: inline-block;
	margin-right: -20px;
}
.jsHotSuggsDate > div:before {
	content: '';
	position: absolute;
	top: 0;
	left: -20px;
	width: 12px;
	height: 12px;
	background-image: url('data:image/svg+xml,<svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.85899 0.744678C2.74679 0.77295 2.66093 0.848514 2.6052 0.968022C2.57508 1.03259 2.57432 1.04079 2.56984 1.34827L2.56524 1.66252L1.75352 1.66687C0.969036 1.67107 0.938736 1.67207 0.850176 1.69678C0.691824 1.74095 0.594132 1.79837 0.479808 1.91445C0.342516 2.05387 0.26838 2.20475 0.240252 2.40202C0.223188 2.52178 0.223356 11.4032 0.240432 11.5394C0.280212 11.8566 0.466632 12.0947 0.76338 12.2073C0.942096 12.2751 0.617676 12.2711 5.98994 12.2716C9.49384 12.2719 10.9817 12.2682 11.0479 12.259C11.3583 12.216 11.5912 12.0332 11.7035 11.7447C11.7753 11.5599 11.771 11.8677 11.771 6.98002C11.7711 4.13978 11.7668 2.4529 11.7594 2.39602C11.7337 2.19781 11.6669 2.06171 11.5265 1.92136C11.4162 1.81108 11.2996 1.74356 11.1418 1.69853C11.0469 1.67145 11.0366 1.67109 10.2401 1.66689L9.43438 1.66264L9.43009 1.34713L9.42581 1.0316L9.38381 0.949422C9.31176 0.808458 9.19758 0.735894 9.04781 0.735894C8.91947 0.735894 8.82186 0.785874 8.73964 0.89367C8.6776 0.975006 8.67251 1.00688 8.6669 1.34902L8.66174 1.66402H5.99981H3.33787L3.33271 1.34902C3.32711 1.00688 3.32202 0.975006 3.25998 0.89367C3.15991 0.762462 3.00977 0.706674 2.85899 0.744678ZM1.0131 2.44905C0.990516 2.46556 0.9897 2.48979 0.986472 3.24105L0.983136 4.01602H5.99981H11.0165L11.0131 3.24105C11.0099 2.48979 11.0091 2.46556 10.9865 2.44905C10.967 2.43477 10.8399 2.43202 10.1984 2.43202H9.43352L9.42966 2.9813L9.42581 3.53059L9.3863 3.61079C9.26428 3.85858 8.95031 3.90667 8.76848 3.7054C8.66828 3.59449 8.66381 3.56179 8.66381 2.93981V2.43202H5.99981H3.33581V2.93981C3.33581 3.25053 3.33079 3.47525 3.32288 3.51881C3.30725 3.60494 3.26935 3.67339 3.20519 3.73135C3.14389 3.78673 3.10565 3.80602 3.02374 3.82289C2.85709 3.85723 2.69288 3.77237 2.61331 3.61079L2.57381 3.53059L2.56996 2.9813L2.56609 2.43202H1.80125C1.15973 2.43202 1.03264 2.43477 1.0131 2.44905ZM0.986724 8.11959C0.989664 11.3149 0.99078 11.4681 1.01124 11.4886C1.03174 11.5091 1.24739 11.51 5.99981 11.51C10.7522 11.51 10.9679 11.5091 10.9884 11.4886C11.0088 11.4681 11.01 11.3149 11.0129 8.11959L11.016 4.77202H5.99981H0.98364L0.986724 8.11959Z" fill="%233F9A0E"/></svg>');
}
.jsHotSuggsDate > div > span {
	display: inline-block;
	width: 1px;
	height: 12px;
	margin: 0 6px -1px;
	line-height: 1;
	background-color: #D9D9D9;
}
.jsHotSuggsTeam {
	display: flex;
	justify-content: space-between;
	font-family: Inter;
	font-size: 14px;
	font-weight: 700;
}
.jsHotSuggsTeam > div {
	display: flex;
	align-items: center;
	gap: 4px;
}
.jsHotSuggsTeam > div:last-child {
	flex-direction: row-reverse;
}
.jsHotSuggsTeam .js_div_particName {
	padding: 0;
}
.jsHotSuggs .jsSuggestRate {
    margin-top: 15px;
	font-size: 16px;
}
.jsHotSuggs .jsSuggestRate .spBetOdd {
	font-size: 20px;
}

#joomsport-container .jsSuggestMatch a {
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	color: #101010;
	text-decoration: none;
}
.jsSuggestMatch .jsmatchdate > div:first-child:last-child {
	margin-right: auto;
}
.jsSuggestMatch table td {
	vertical-align: middle;
}
.jsSuggestMatch .jsSuggestNote {
	min-width: 150px;
}
.jsSuggestMatch .jsSuggestRate {
	flex-wrap: wrap;
	max-width: 115px;
}
.jsSuggestMatch .jsSuggestRate > span {
	padding: 0 5px;
}
.jsSuggestMatch .jsSuggestRate > .spBetOdd {
	flex: 1 0 100px;
}
.jsSuggestBtnWrapper {
	display: flex;
	gap: 20px;
    align-items: center;
}
#joomsport-container .jsSuggestBtnWrapper img {
	border: 1px solid #eeeeee;
    border-radius: 5px;
}
.jsSuggestMatch .jsSuggestBtnBlock span {
	padding: 0 3px;
}
.jsSuggestMatch .jsSuggestBtnBlock:after {
	content: '';
	display: block;
	width: 11px;
	height: 11px;
	background-image: url('data:image/svg+xml,<svg width="15" height="14" viewBox="0 0 15 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.84261 1.42233C3.57384 1.74352 3.61633 2.22179 3.93753 2.49056L9.5167 7.15919L3.93755 11.8274C3.61635 12.0961 3.57383 12.5744 3.84259 12.8956C4.11135 13.2168 4.58962 13.2593 4.91082 12.9906L10.9806 7.91184C10.9807 7.91182 10.9807 7.9118 10.9807 7.91178C11.088 7.82205 11.1769 7.70924 11.2388 7.57913C11.3009 7.44882 11.3339 7.30554 11.3339 7.15921C11.3339 7.01289 11.3009 6.86961 11.2388 6.7393C11.1769 6.6092 11.088 6.4964 10.9807 6.40667C10.9807 6.40664 10.9807 6.40661 10.9806 6.40659L4.91085 1.32741C4.58965 1.05863 4.11139 1.10113 3.84261 1.42233Z" fill="%23181D2E"/></svg>');
	background-size: cover;
}
