.width-100 {
	width: 100%;
}
.mt-10 {
	margin-top: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mt-35 {
	margin-top: 35px;
}
.white-popup {
	position: relative;
	background: #FFF;
	padding: 25px;
	width: auto;
	max-width: 400px;
	margin: 20px auto;
}
.btn-empty{
	background: #ffffff;
	color: #4CA6A8;
	font-size: 15px;
	border: 1px solid #4CA6A8;
	display: inline-block;
	text-align: center;
	padding: 10px 27px;
}
.btn-empty:hover{
	background: #4CA6A8;
	color: white;
}
.btn-primary{
	background: #4CA6A8;
	color: #ffffff;
	font-size: 15px;
	border: 1px solid #4CA6A8;
	display: inline-block;
	text-align: center;
	padding: 10px 27px;
}
.btn-primary:hover{
	background: #ffffff;
	color: #4CA6A8;
}
.confirm-delete-title {
	font-family: 'Gilroy Regular';
	font-size: 24px;
	line-height: 20px;
	letter-spacing: 0.1px;
	color: #000000;
	text-align: center;
	margin: 0 0 22px 0;
}
.confirm-delete-description {
	font-family: 'Gilroy Regular';
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.1px;
	text-align: center;
	color: #333333;
	margin-bottom: 22px;
}
.confirm-delete-btn {
	text-align: center;
}
.confirm-delete-btn > button {
	min-width: 80px;
}
.confirm-delete-btn > button + button {
	margin-left: 10px;
}
.choices__list--single .choices__item--selectable + .choices__placeholder {
	display: none;
}

form.is-submitting button[type="submit"], form.is-submitting-button button{
	background-color: rgb(76, 166, 168, 0.7);
	outline: 0;
	position: relative;
	overflow: hidden;
	cursor: not-allowed;
}

form.is-submitting button[type="submit"]::before, form.is-submitting-button button::before{
	position: absolute;
	content: '';
	height: 0.2em;
	left: 0;
	right: 0;
	top: 0;
	background: #4CA6A8;
	animation: move 1s linear infinite;
}

.applications-page__excel.export__is__run , .application-internal__export.export__is__run {
	background-color: rgba(255, 255, 255, 0.13);
	color: #c1bebe;
	cursor: not-allowed;
	position: relative;
	overflow: hidden;
}
.applications-page__excel.export__is__run  svg, .application-internal__export.export__is__run  svg {
	fill: #c1bebe;
}
.applications-page__excel.export__is__run::before , .application-internal__export.export__is__run::before {
	position: absolute;
	content: '';
	height: 0.2em;
	left: 0;
	right: 0;
	top: 0;
	background: #4CA6A8;
	animation: move 1s linear infinite;
}

@keyframes move {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(100%);
	}
}
.page-register__error.sm-top-offset {
	margin-top: -0.1rem
}
.custom-select .select2-container .select2-selection--multiple .select2-selection__rendered {
	display: none;
}
.d-none {
	display: none;
}
.block-form__images {
	place-content: initial !important;
}
.popup__img-file .block-form__images {
	place-content: flex-start !important;
}
.select2-cn-wrapper {
	display: flex;
	padding: 8px 10px;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
	align-self: stretch;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.07);
	background: #FAFAFA;
}
.select2-cn-wrapper:hover {
	background: rgba(97, 167, 169, 0.10);
}
.select2-cn-badge {
	display: flex;
	padding: 2px 4px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 4px;
	background: #61A7A9;
	color: #FFF;
	font-family: BasisGrotesquePro;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.select2-cn-description {
	color: #000;
	font-family: BasisGrotesquePro;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.custom-width {
	/*width: 519px !important;*/
	padding: 10px !important;
}
@media (max-width: 520px) {
	/*.custom-width {*/
	/*	width: 275px !important;*/
	/*}*/
}
.custom-select.custom-select__tags .select2-container .select2-selection--multiple .select2-selection__rendered {
	display: block;
}
.custom-select.custom-select__tags .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	display: none;
}
.custom-select.custom-select__tags .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.highlight-border-cuan {
	outline: none !important;
	border: 1px solid #61A7A9 !important;
}
.custom-select__tags .select2-search__field {
	width: 100% !important;
}
.select2-results__message {
	line-height: 23px;
}
.select2-cn-description-bottom {
	font-size: 10px;
}
.linkify {
	text-decoration: underline;
}
.customer-data__create-proposal, .customer-data__selected-shop {
	display: flex;
	align-items: center;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.07);
	border-radius: 6px;
	padding: 8px 10px 8px 10px;
}
.customer-data__create-proposal + .customer-data__selected-shop {
	margin-top: 5px;
}
.customer-data__title-custom {
	color: rgba(103, 109, 121, 1);
	font-weight: 500;
	font-size: 11px;
	line-height: 14.2px;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.customer-data__create-proposal .customer-data__date-custom{
	color: rgba(231, 140, 5, 1);
}
.customer-data__selected-shop .customer-data__date-custom{
	color: rgba(97, 167, 169, 1);
}
.customer-data__left-block {
	margin-left: 10px;
}
@media (max-width: 61.99875em){
	.notification-page__body .chat-selected__head .chat-selected__qty-messages{display: block}
}
.chat-selected__qty-messages > a {
	transition: color .3s;
}
.chat-selected__qty-messages > a:hover {
	color: #61a7a9;
}
.client-block__is-rank, .item-applicaton__author-rank {
	border-radius: 10px 10px 0 0;
	padding: 3px 0 3px 0;
	text-transform: uppercase;
	font-family: BasisGrotesquePro;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
}
.item-applicaton__author-rank {
	padding: 3.5px 6px;
	border-radius: 4px;
	font-size: 12px;
}
.client-block__is-rank-content, .item-applicaton__author-rank-content {
	display: flex;
	justify-content: center;
	align-items: center;
}
.client-block__is-rank-content img {
	margin-right: 6px;
}
.item-applicaton__author-rank-icon {
	margin-right: 4px;
}
.item-applicaton__author-rank-name {
	margin-top: 2px;
}
.rank__vip_gradient {
	background: linear-gradient(
		90deg,
		rgba(255, 218, 127, 1) 0%,   /* Start color at 0% */
		rgba(225, 180, 70, 1) 50%,   /* Middle color at 50% */
		rgba(255, 218, 127, 1) 100%  /* End color at 100% */
	);
	color: #FFFFFF;
}
.rank__vip_bg {
	background: #E1B446;
	color: #FFFFFF;
}
.client-block__info-no_radius {
	border-radius: 0 0 0.625rem 0.625rem;
}
.client-block__info.cursor-pointer {
	cursor: pointer;
}
.mr-5 {
	margin-right: 5px;
}
.bg-white-container {
	padding: 1.5625rem 1.875rem;
	background-color: #fff;
	border-radius: 0.625rem;
}
.my-profile__title.sub_title {
	font-size: 14px;
	margin-top: 10px;
}
.content-prices {
	display: flex;
	justify-content: space-between;
	padding: 0;
}
.content-prices__col.col__left {
	width: 40%;
}
.content-prices__col.col__right {
	flex: 1;
}
.prices-file-drag-zone {
	border: 2px dashed #61A7A9;
	border-radius: 15px;
	padding: 30px 20px;
	text-align: center;
	background: #F6F6F6;
}
.prices-file-drag-zone__icon {
	margin-bottom: 10px;
}
.prices-file-drag-zone__label {
	font-family: BasisGrotesquePro;
	font-weight: 500;
	font-size: 13px;
	line-height: 16.78px;
	color: #61A7A9;
}
.prices-file-drag-zone__file {
	font-family: BasisGrotesquePro;
	font-weight: 400;
	font-size: 13px;
	line-height: 16.78px;
	color: #909090;
	margin-top: 5px;
}
.prices-file-drag-zone__cancel-btn {
	font-family: BasisGrotesquePro;
	font-weight: 500;
	font-size: 13px;
	border: 1px solid #DA0000;
	color: #DA0000;
	padding: 4px 10px;
	border-radius: 100px;
	background: #ffffff;
	margin-top: 15px;
}
.drag-zone-placeholder {
	margin: 8px 0 15px 0;
	font-family: BasisGrotesquePro;
	font-weight: 500;
	font-size: 13px;
	line-height: 18px;
	color: #909090;
}
.drag-zone-alert {
	border-radius: 10px;
	padding: 15px;
	font-family: BasisGrotesquePro;
}
.drag-zone-alert__row {
	display: flex;
}
.drag-zone-alert__icon {
	margin-right: 8px;
}
.drag-zone-alert__text {
	font-family: BasisGrotesquePro;
	font-size: 14px;
	line-height: 20px;
}
.alert-text {
	font-weight: 400;
	color: #333333;
}
.alert-text-bold {
	font-weight: 500;
}
.drag-zone-alert.bg-blue {
	background: #F0F5FE;
	border: 2px solid #D4E1FC;
}
.drag-zone-alert.bg-yellow {
	background: #FFF9F0;
	border: 2px solid #FEECD2;
}
.drag-zone-alert.bg-blue .alert-text-bold {
	color: #0B2B6F;
}
.drag-zone-alert.bg-yellow .alert-text-bold {
	color: #784902;
}
.drag-zone-alert__btn {
	display: flex;
	align-items: center;
	margin-top: 12px;
}
.drag-zone-alert__btn-icon {
	margin-right: 10px;
}
.drag-zone-alert.bg-blue .drag-zone-alert__btn .drag-zone-alert__btn-text {
	font-family: BasisGrotesquePro;
	font-size: 14px;
	color: #0071DA;
	text-decoration: underline;
}
.content-prices__empty {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.content-prices__empty img {
	width: 164px;
	height: 164px;
}
.content-prices__empty-title {
	font-family: BasisGrotesquePro;
	font-size: 16px;
	line-height: 20px;
	color: #909090;
	margin-top: 10px;
}
.content-prices__table {
	padding-left: 35px;
}
.content-prices__table-title {
	font-family: BasisGrotesquePro;
	font-size: 18px;
	color: #000000;
	margin-bottom: 15px;
}
.content-prices__table-head {
	border-top: 2px solid #EFEFEF;
	border-bottom: 2px solid #EFEFEF;
	padding: 12px 0;
}
.content-prices__table-body {
	margin-top: 12px;
}
.content-prices__table-row {
	display: flex;
	justify-content: space-between;
	margin-bottom: 12px;
}
.content-prices__table-head .content-prices__table-row {
	margin-bottom: 0;
}
.content-prices__table-row .content-prices__table-item {
	width: 50%;
}
.content-prices__table-head .content-prices__table-row {
	font-family: BasisGrotesquePro;
	font-size: 13px;
	color: #333333;
	font-weight: 500;
}
.content-prices__table-body .content-prices__table-row .content-prices__table-item {
	font-family: BasisGrotesquePro;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
}
.content-prices__table-body .content-prices__table-row .content-prices__table-item a{
	font-family: BasisGrotesquePro;
	font-size: 14px;
	color: #0071DA;
	font-weight: 400;
	text-decoration: underline;
}
.drag-over {
	border: 2px dashed #000; /* или другой видимый стиль, чтобы показать, что файл можно отпустить */
}
.error {
	border: 2px dashed #DA0000; /* Красная граница при ошибке */
}
.import-prices-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(8px);
	display: none;
	z-index: 1;
}
.import-prices-overlay.active {
	display: block;
}

.animation-target.prices-file-drag-zone__icon {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: transform 1s ease;
	z-index: 2;
}

.animation-target.prices-file-drag-zone__icon img {
	width: 100px; /* Размер изначальный */
	animation: spin 2s linear infinite;
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.aside-profile__link.stroke:hover path, .aside-profile__link.stroke.active path {
	stroke: #61A7A9;
	fill: none !important;
}
@media (max-width: 720px) {
	.content-prices {
		flex-direction: column;
	}
	.content-prices__col.col__left {
		width: 100%;
	}
	.content-prices__col.col__right {
		margin-top: 20px;
	}
	.content-prices__table {
		padding-left: 0;
	}
}
.reviews-page__content {
	padding: 0 20px
}
.reviews-page__head {
	padding: 15px 20px;
	border-radius: 15px;
	border: 1px solid rgba(0, 0, 0, 0.07);

	margin-bottom: 25px;
	display: flex;
	justify-content: space-between;
}
.reviews-page__wrapper {
	padding: 20px;
}
.reviews-page__user-content {
	display: flex;
	justify-content: space-between;
}
.reviews-page__user-content .client-block__is-rank {
	display: flex;
	align-self: flex-start;
	border-radius: 10px;
}
.reviews-page__user-content .item-applicaton__author-rank-icon {
	margin-left: 2px;
	margin-right: 0;
}
.reviews-page__user-content .item-applicaton__author-rank-icon img {
	margin-right: 3px;
}
.reviews-page__user-content .item-applicaton__author-rank-name {
	font-family: BasisGrotesquePro;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 700;
}
.reviews-page__user-content .client-block__is-rank .client-block__is-rank-content {
	padding: 0 5px 0 0;
}
.reviews-page__user-content .client-block__is-rank img {
	width: 14px;
	height: 14px;
}
.reviews-page__user-img {
	margin-right: 15px;
}
.reviews-page__user-img img {
	border-radius: 50%;
	width: 45px;
	height: 45px;
}
.reviews-page__user-rating {
	margin-right: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.reviews-page__user-rating .reviews-page__user-name {
	font-family: BasisGrotesquePro;
	font-size: 18px;
	color: #000000;
	font-weight: 500;
}
.reviews-page__user-rating .reviews-page__user-created_at {
	font-family: BasisGrotesquePro;
	font-size: 15px;
	color: #333333;
	font-weight: 400;
}
.reviews-page__user-right__block {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.reviews-page__user-right__block + .reviews-page__user-right__block {
	margin-left: 40px;
}
.reviews-page__user-right {
	display: flex;
	align-items: center;
}
.reviews-page__user-right__block .reviews-page__user-right__block-icon {
	margin-right: 8px;
}
.reviews-page__user-right__block .reviews-page__user-right__block-icon img {
	width: 20px;
	height: 20px;
}
.reviews-page__user-right__block .reviews-page__user-right__block-label {
	font-family: BasisGrotesquePro;
	font-size: 15px;
	color: #333333;
	font-weight: 400;
	margin-right: 8px;
}
.reviews-page__user-right__block .reviews-page__user-right__block-rating {
	font-family: BasisGrotesquePro;
	font-size: 14px;
	color: #ffffff;
	font-weight: 500;
	background: #61A7A9;
	border-radius: 6px;
	padding: 2px 6px;
}
.reviews-page__item {
	display: flex;
}
.reviews-page__item + .reviews-page__item {
	margin-top: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.07);
	padding-top: 20px;
}
.reviews-page__item .reviews-page__item-left {
	display: flex;
	flex: 1;
}
.reviews-page__item .reviews-page__logo {
	margin-right: 15px;
}
.reviews-page__item .reviews-page__logo img {
	width: 43px;
	height: 43px;
	border-radius: 50%;
}
.reviews-page__item .reviews-page__rating {
	list-style: none;
	display: flex;
	margin-bottom: 12.5px;
}
.reviews-page__item .reviews-page__item__left {
	display: flex;
	justify-content: space-between;
}
.reviews-page__item .reviews-page__name .reviews-page__name-value {
	font-family: BasisGrotesquePro;
	font-size: 15px;
	color: #383C42;
	font-weight: 500;
	margin-bottom: 4px;
}
.reviews-page__item .reviews-page__description {
	font-family: BasisGrotesquePro;
	font-size: 15px;
	color: #383C42;
	font-weight: 400;
}
.reviews-page__item-content {
	display: flex;
	justify-content: space-between;
}

.reviews-page__item-right {
	font-family: BasisGrotesquePro;
	font-size: 13px;
	color: #676D79;
	font-weight: 400;
}
.reviews-page__item__content__col {
	display: flex;
	justify-content: space-between;
}
.reviews-page__item__content {
	flex-direction: column;
	flex: 1;
}
@media (max-width: 947px) {
	.reviews-page__content {
		padding: 0;
	}
	.reviews-page__user-right__block .reviews-page__user-right__block-icon {
		margin-right: 8px;
	}
	.reviews-page__user-right__block + .reviews-page__user-right__block {
		margin-left: 10px;
	}
}
@media (max-width: 870px) {
	.reviews-page__head, .reviews-page__user-right {
		display: block;
	}
	.reviews-page__user-right {
		margin-top: 10px;
	}
}
.reviews-page__user-right__mobile {
	display: none;
}
@media (max-width: 767px) {
	.reviews-page__head {
		padding: 15px 10px
	}
	.reviews-page__user-img {
		margin-right: 10px;
	}
	.reviews-page__user-content {
		justify-content: space-evenly;
		align-items: center;
	}
	.reviews-page__user-right__block + .reviews-page__user-right__block {
		margin-left: 0;
	}
	.reviews-page__user-right__block .reviews-page__user-right__block-rating {
		line-height: 16px;
	}
	.reviews-page__user-content .client-block__is-rank {
		align-self: auto;
	}
}
.reviews-page__user-right__mobile {
	display: none;
}
@media (max-width: 443px) {
	.reviews-page__user-img img {
		width: 23px;
		height: 23px;
	}
	.reviews-page__user-rating {
		flex: 1;
	}
	.reviews-page__user-right {
		display: none;
	}
	.reviews-page__user-right__mobile {
		display: block;
	}
	.reviews-page__user-right__block {
		flex-direction: column;
	}
	.reviews-page__user-right__block .reviews-page__user-right__block-label {
		display: flex;
		justify-content: space-between;
		margin-right: 0;
		margin-bottom: 8px;
	}
	.reviews-page__user-name {
		margin-bottom: 5px;
	}
}
