{
	"dur": "350ms",
	"dur-fast": "60ms",
	"ease-in-like": "cubic-bezier(0.33, 0, 0.11, 1)",
	"ease-out-like": "cubic-bezier(0.89, 0, 0.67, 1)",
	"ease-in-out-back": "cubic-bezier(0.680, -0.550, 0.265, 1.550)",

	"size-feed-item-width": "480px",
	"size-feed-hident": "20px",
	"size-feed-vident": "20px",
	"size-base-indent": "4px",
	"size-layout-small-horzpadding": "12px",
	"size-layout-horzpadding": "20px",
	"size-drawings-toolbar-item-height": "36px",
	"size-header-linkindent": "15px",
	"size-header-height": "64px",
	"size-sticky-symbol-header-height": "64px",

	"size-site-widget-padding": "20px",
	"size-site-widget-padding-tablet": "12px",

	"size-tabs-height-semi-compact": "38px",

	"size-collapse-tabs-height": "56px",
	"size-no-scroll-choicer-height": "56px",

	"size-main-chart-area-indent": "4px",
	"size-main-chart-area-radius": "0",

	"radius-embed-widget-wrapper": "3px",

	"typography-platform-regular-16px-line-height": "24px",
	"typography-platform-regular-18px-line-height": "28px",

	"media-notebook": "screen and (max-width: 1530px)",
	"media-tablet": "screen and (max-width: 1019px)",
	"media-phone": "screen and (max-width: 767px)",
	"media-phone-vertical": "screen and (max-width: 479px)",
	"media-extreme-thin": "screen and (max-width: 329px)",

	"media-mf-legacy-phone-vertical": "screen and (min-width: 330px)",
	"media-mf-legacy-phone": "screen and (min-width: 480px)",
	"media-mf-legacy-notebook": "screen and (min-width: 1020px)",
	"media-mf-legacy-desktop-medium": "screen and (min-width: 1480px)",
	"media-mf-legacy-desktop": "screen and (min-width: 1531px)",

	"media-mf-phone-vertical": "screen and (min-width: 320px)",
	"media-mf-phone-landscape": "screen and (min-width: 568px)",
	"media-mf-tablet-vertical": "screen and (min-width: 768px)",
	"media-mf-tablet-landscape": "screen and (min-width: 1024px)",
	"media-mf-laptop": "screen and (min-width: 1280px)",
	"media-mf-desktop-medium": "screen and (min-width: 1440px)",
	"media-mf-desktop-large": "screen and (min-width: 1920px)",
	"media-mf-desktop-extra-large": "screen and (min-width: 2560px)",

	"media-laptop": "screen and (min-width: 1280px) and (max-width: 1439px)",
	"media-laptop-and-desktop-medium": "screen and (min-width: 1280px) and (max-width: 1919px)",

	"media-landscape": "screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape)",

	"media-widgetbar-breakpoint": "screen and (max-width: 1064px)",

	"z-index-content-page": 1,
	"z-index-chart-legend": 6,
	"z-index-chart-right-corner-controls": 7,

	"z-index-dropdown": 99,
	"z-index-toolbar-popup-menu": 100,
	"z-index-copyright-label": 900,
	"z-index-tooltip": 1000,
	"z-index-sticky-symbol-header": 100,
	"z-index-sticky-search-bar": 101
}
