/*.navigation__inner {
	padding: 16px;
}*/
#tabstrip__categories__modal__analyzer > div, 
#tabstrip__categories__modal__ingri__analyzer > div, 
#tabstrip__categories__modal__taste__analyzer > div > div {
	height: 250px;
	max-height: 250px;
	overflow: auto;
	border-bottom: 1px solid #96BAF5;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-radius: 0;
}
#tabstrip__categories__modal__taste__analyzer > div {
	overflow: hidden;
}
.header_modal {
	position: relative;
}
.header_modal {
	height: 60px;
}
.main__modal__add__component .k-tabstrip-wrapper {
	position: relative!important;
	top: auto!important;
}
.bgc__main__modal__add__component.w__100 {
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.col__left__modal.analyzer {
	position: absolute;
	top: 80px;
	z-index: 100;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	width: 100%;
	overflow: hidden;
	border-right: none;
	padding: 0;
	bottom: 10px;
	left: 10px;
	height: auto;
	max-width: 320px;
	border-radius: 8px;
	-webkit-box-shadow: 2px 3px 4px rgba(66, 133, 244, 0.25), -2px -2px 4px rgba(66, 133, 244, 0.2);
	box-shadow: 2px 3px 4px rgba(66, 133, 244, 0.25), -2px -2px 4px rgba(66, 133, 244, 0.2);
}
.col__left__modal__inner {
	overflow: auto;
	height: 100%;
}
.close__col__left.analyzer {
	opacity: 0;
	visibility: hidden;
}
.toggler__bodal__col__left.analyzer {
	display: none;
}
.col__right__modal.analyzer {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	width: calc(100% - 336px);
	margin-right: 0;
	margin-left: auto;
}
.col__right__modal.analyzer > div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}
.ul__treeview__head.analyzer {
	justify-content: center!important;
}
.navigation__inner h3 {
	font-size: 24px;
	text-align: center;
}
.col__left__modal.analyzer,
.wrapp__list__flavors__modal .wrapp__list__flavors__modal__inner,
#tabstrip__categories__modal__analyzer > div, 
#tabstrip__categories__modal__ingri__analyzer > div, 
#tabstrip__categories__modal__taste__analyzer > div > div,
.col__left__modal__inner {
	scrollbar-color: #A8A8A8 transparent;
	scrollbar-width: thin;
}
#tabstrip__categories__modal__analyzer > div::-webkit-scrollbar, 
#tabstrip__categories__modal__ingri__analyzer > div::-webkit-scrollbar, 
#tabstrip__categories__modal__taste__analyzer > div > div::-webkit-scrollbar,
.col__left__modal__inner::-webkit-scrollbar {
	width: 5px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#tabstrip__categories__modal__analyzer > div::-webkit-scrollbar-track, 
#tabstrip__categories__modal__ingri__analyzer > div::-webkit-scrollbar-track, 
#tabstrip__categories__modal__taste__analyzer > div > div::-webkit-scrollbar-track,
.col__left__modal__inner::-webkit-scrollbar-track {
	border-radius: 5px;
	margin: 15px 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#tabstrip__categories__modal__analyzer > div::webkit-scrollbar-thumb, 
#tabstrip__categories__modal__ingri__analyzer > div::webkit-scrollbar-thumb, 
#tabstrip__categories__modal__taste__analyzer > div > div::webkit-scrollbar-thumb,
.col__left__modal__inner::webkit-scrollbar-thumb {
	background-color: #A8A8A8!important;
	border-radius: 10px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.scroll__modal::-webkit-scrollbar {
	width: 5px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.scroll__modal::-webkit-scrollbar-track {
	border-radius: 5px;
	margin: 15px 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	/*margin-right: 4px;*/
}

.scroll__modal::-webkit-scrollbar-thumb {
	background-color: #A8A8A8;
	border-radius: 10px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#col__left__modal__analyzer div.k-treeview {
	padding: 15px 10px;
}
#col__left__modal__analyzer .ul__treeview__head  {
	padding: 0 15px;
	justify-content: space-between;
}
.row__col__modal {
	margin-top: 0;
}
.item__card {
	border-radius: 8px;
	padding: 15px!important;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
	/*width: 25%;*/
}
.item__card.item__card__small__tile .title__item__row {
	margin: 0;
	padding: 0;
}
.item__card.item__card__small__tile .title__card__taste {
	position: relative;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.item__card.item__card__small__tile .title__card__taste:before {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #e5e5e5;
}
.item__card.item__card__small__tile .title__card__taste:after {
	content: "";
	position: absolute;
	height: 2px;
	width: 70%;
	bottom: 0;
	left: 0;
	background-color: #B0CCFA;
}
.wrapp__img__card {
	height: 140px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.item__card.item__card__small__tile .wrapp__img__small__tile {
	margin: 0 8px 0 0;
}
.item__card.item__card__preset1.item__card__small__tile .description__taste {
	margin-bottom: 0;
}
.item__card.item__card__preset1.item__card__small__tile .wrapp__main__description{
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e5e5e5;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.wrapp__body .title,
.wrapp__description__taste .title {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-size: 11px;
}
#close__modal__analyzer.close__main__modal__add__component {
	position: absolute;
	top: 15px;
	right: 24px;
}
.main__modal__add__component.analyzer  {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding: 0;
}
.row__col__modal {
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}
.wrapp__flavors {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wrapp__flavors span {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
	width: max-content;
	padding: 2px 8px;
	border-radius: 8px;
	margin-right: 8px;
	-webkit-box-shadow: 0px 0px 0px 1px #B0CCFA;
	box-shadow: 0px 0px 0px 1px #B0CCFA;
	font-size: 10px;
	margin-bottom: 8px;
}
.wrapp__flavors span svg {
	margin-left: 8px;
	width: 18px;
}
.wrapp__flavors span.main {
	background-color: #4285F4;
	color: #fff;
}
.main__modal__add__component.analyzer {
	max-width: 1280px;
	max-height: 100%;
	height: 100%;
}
.wrapp__body__row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	font-size: 11px;
}
.wrapp__body__row span:first-child {
	margin-right: 8px;
}
.wrapp__img__media__modal {
	width: 50px;
	height: 50px;
	border-radius: 4px;
	margin-right: 8px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.title__media__modal {
	color: #434343;
	font-size: 14px;
	display: block;
}
.media__analyzer__modal:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	width: 6px;
	background-color: transparent;
}
.media__analyzer__modal.ideally:before {
	background-color: #8EC06C;
}
.media__analyzer__modal.well:before {
	background-color: #F4D267;
}
.media__analyzer__modal.possibly:before {
	background-color: #F49A67;
}
.media__analyzer__modal.not:before {
	background-color: #FF6E49;
}
.media__analyzer__modal p {
	margin: 0;
	font-size: 12px;
	color: #a8a8a8;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 20px;
	height: 60px;
}
.wrapp__legend {
	/*position: absolute;
	top: 0;
	left: 0;
	right: 0;*/
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	background-color: #fff;
	/*z-index: 20;*/
	padding: 16px 0;
}
.analyzer__main {
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	position: relative;
}
.wrapp__legend div {
	display: inherit;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin-right: 8px;
	font-weight: 300;
	font-size: 14px;
	color: #000000;
}
.wrapp__legend div span:first-child {
	width: 24px;
	height: 24px;
	min-width: 24px;
	min-height: 24px;
	border-radius: 50%;
	margin-right: 10px;
}
.wrapp__legend div span.ideally {
	background-color: #74C046;
}
.wrapp__legend div span.well {
	background-color: #FFF76D;
}
.wrapp__legend div span.possibly {
	background-color: #FF9B52;
}
.wrapp__legend div span.not {
	background-color: #E04A3D;
}
.save__analyzer {
	display: block;
	position: relative;
	z-index: 300;
	padding: 8px 16px;
	height: 40px;
	border: none;
	border-radius: 8px;
	overflow: hidden;
	background-color: #4285F4;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	max-width: 320px;
	width: 90%;
	max-width: 260px;
	margin: 10px auto;
	cursor: pointer;
}

.media__analyzer__modal:hover .marker__drag__modal svg path {
	fill: #1477fe;
}
.media__analyzer__modal {
	overflow: hidden;
	position: relative;
	padding: 8px;
	border-radius: 4px;
	margin-bottom: 8px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.25);
	box-shadow: 0px 0px 4px rgba(0,0,0,.25);
}
/*.media__analyzer__modal:last-child {
	margin-bottom: 0;
}*/

/*.wrapp__list__flavors__modal {
	margin-bottom: 15px;
	border-bottom: 1px solid #96BAF5;
}*/
.wrapp__list__flavors__modal .wrapp__list__flavors__modal__inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	-ms-align-items: stretch;
	align-items: stretch;
	min-height: calc(100vh - 430px);
	max-height: calc(100vh - 430px);
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0px 20px 5px 20px;
	margin-bottom: 8px;
}
.wrapp__description__modal {
	margin-bottom: 20px;
	padding: 0px 20px 15px 20px;
}
.wrapp__description__modal span {
	display: block;
	font-size: 14px;
	margin-bottom: 8px;
}
.wrapp__description__modal textarea {
	min-height: 120px;
	padding: 8px;
	border-radius: 8px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	width: 100%;
	resize: none;
	color: #4F4F4F;
	font-weight: 300;
}
/*.head__main__content {
	top: -30px!important;
}*/
.marker__drag__modal {
	position: absolute;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	-ms-align-items: flex-start;
	align-items: flex-start;
	top: 4px;
	right: 3px;
	width: 50px;
	cursor: pointer;
}
.header_modal {
	-ms-align-items: center!important;
	align-items: center!important;
	border-bottom: 1px solid #4285F4;
}
.header_modal .fa-pen-square {
	color: #a8a8a8;
	font-size: 20px;
	cursor: pointer;
}
.title__modal__analyzer {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 1.5rem;
	-webkit-transition: .15s;
	-o-transition: .15s;
	transition: .15s;
}
/*.title__modal__analyzer:focus {
	color: #1477fe;
}*/
.media__analyzer__modal.drag {
	position: fixed;
	background-color: #fff;
	-webkit-transform: translateX(-100%) rotate(15deg);
	-ms-transform: translateX(-100%) rotate(15deg);
	-o-transform: translateX(-100%) rotate(15deg);
	transform: translateX(-100%) rotate(15deg);
}
.media__analyzer__modal.drag .media-body {
	display: none;
}
.card-el-analyzer .title {
	font-weight: 300;
	font-size: 14px;
	margin: 4px;
	color: #4F4F4F;
}
.card-el-analyzer {
	position: relative;
	border-radius: 4px;
	padding: 15px 15px 0 15px;
	width: calc(50% - 5px);
	margin-bottom: 10px;
	border-top: 2px;
	border-right: 10px;
	border-bottom: 2px;
	border-left: 2px;
	border-style: solid;
	border-color: #74C046;
}
.card-el-analyzer .img-card-el-analyzer {
	width: 90px;
	height: 90px;
	border-radius: 4px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.marker__view__modal {
	overflow: hidden;
	padding: 3px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	height: 34px;
}
.marker__view__modal:before {
	content: "";
	background-color: #74C046;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	-o-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 60px;
	height: 100%;
	margin-left: -10px;
	margin-top: -14px;
	z-index: -1;
}
.card-el-analyzer.drag {
	padding: 0;
	width: 140px;
	height: 140px;
	position: fixed;
	background-color: #fff;
	-webkit-transform: translateX(-100%) rotate(16deg);
	-ms-transform: translateX(-100%) rotate(16deg);
	-o-transform: translateX(-100%) rotate(16deg);
	transform: translateX(-100%) rotate(16deg);
}
.card-el-analyzer.drag .img-card-el-analyzer {
	width: 100%;
	height: 100%;
} 
.card-el-analyzer.drag .marker__view__modal,
.card-el-analyzer.drag .title,
.card-el-analyzer.drag .marker__drag__modal {
	display: none;
} 



.card-el-analyzer.ideally {
	border-color: #74C046;
}
.card-el-analyzer.well {
	border-color: #FFF76D;
}
.card-el-analyzer.possibly {
	border-color: #FF9B52;
}
.card-el-analyzer.not {
	border-color: #E04A3D;
}

.card-el-analyzer.ideally .marker__view__modal:before {
	background-color: #74C046;
}
.card-el-analyzer.well .marker__view__modal:before {
	background-color: #FFF76D;
}
.card-el-analyzer.possibly .marker__view__modal:before {
	background-color: #FF9B52;
}
.card-el-analyzer.not .marker__view__modal:before {
	background-color: #E04A3D;
}

.wrapp__option__analyzer {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.wrapp__option__analyzer .progress {
	height: 10px;
	margin-top: 0;
}
.scale__analyzer {
	width: 90%;
	max-width: 500px;
	margin: 0 auto;
}
.scale__analyzer_title {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}
.marker__drag__modal.marker-add-flavor {
	bottom: 8px;
	top: auto;
}
@media (max-width: 1200px) {
	.item__card {
		width: calc(50% - 16px);
	}
	.wrapp__legend div {
		font-size: 10px;
	}
}
@media (max-width: 768px) {
	.marker__drag__modal.marker-add-drag {
		display: none;
	}
	.marker__drag__modal.marker-add-flavor {
		/*opacity: 1;*/
		/*visibility: visible;*/
	}
	.col__right__modal.analyzer {
		width: 100%!important;
	}
	.col__left__modal.analyzer {
		position: absolute;
		z-index: 9999;
		width: 320px;
		left: 0;
		top: 0;
		bottom: 0;
		height: auto;
		z-index: 99999;
		background-color: #fff;
		padding: 8px;
		padding-top: 16px;
		padding-top: 32px;
		border: none;
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	.col__left__modal.analyzer.show__col {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 10px 0px 20px -10px rgba(0,0,0,.5);
    box-shadow: 10px 0px 20px -10px rgba(0,0,0,.5);
  }
	.col__right__modal.analyzer {
		width: 100%;
	}
	.close__col__left.analyzer {
		opacity: 1;
		visibility: visible;
	}
	.toggler__bodal__col__left.analyzer {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
		background-color: #fff;
		border-radius: 4px;
		padding: 8px;
		font-size: 24px;
		height: 38px;
		color: #434343;
	}
}


@media (max-width: 560px) {
	
	.item__analyzer_center {
		width: 100px;
		height: 100px;
	}
	.item__analyzer {
		width: 75px;
		height: 75px;
	}
	.circle__out {
		width: 400px;
		height: 400px;
	}
	.item__analyzer__body p, 
	.item__analyzer_center__body p {
		font-size: 10px;
	}
	.wrapp__legend {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		width: max-content;
		padding: 8px;
		-ms-align-items: flex-start;
		align-items: flex-start;
		border-bottom-right-radius: 16px;
	}
	.wrapp__legend div {
		margin-bottom: 4px;
	}
	.main__modal__add__component.analyzer {
		padding-top: 40px;
	}
	.header_modal {
		padding: 0;
	}
	.title__modal__analyzer {
		font-size: 16px;
	}
	.col__left__modal.analyzer {
		width: 100%;
	}
}