.supsystic-plugin .supsystic-content .supsystic-navigation {
	left: 0;
}
.supsystic-plugin .supsystic-content .supsystic-navigation.supsystic-sticky-active {
	left: 20px;
}
#supsystic-breadcrumbs {
	left: 0;
}
#cfsFormMainControllsShell {
	padding-right: 15px !important;
}
#supsystic-breadcrumbs.supsystic-sticky-active #cfsFormMainControllsShell {
	padding-right: 270px !important;
}
.supsystic-tour-btns .supsystic-tour-next-btn {
	float: right;
}
.supsystic-plugin .cfsCopyTextCode,
#cfsFormEditors textarea, 
#cfsFormEditors .CodeMirror {
	direction: ltr;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search,
.chosen-container .chosen-drop {
	left: 9999px;
}
