.qm_navbar {
	border-radius: 3px;
}
.qm_dropdown_item {
	display: none;
}

.qm_chart_cont > div {
	visibility: hidden;
}
.qm_disabled > a, .qm_disabled > a:hover {
	color: #aaaaaa !important;
}
.qm_disabled:hover > ul {
	display: none !important;
}
.qm_mainCont {
	font-family: arial;
	margin: 0 auto;
	margin-top: 10px;
	width: 750px;
	font-size: 14px;
}
.qm_chart_cont {
	padding: 0 5px 5px 5px;
	position: relative;
}
.qm_compare {
	width: 250px;
}
.qm_ind {
	width: 180px;
}
.qm_dropdown-menu.qm_int {
	min-width: 65px;
	width: 65px;
}
.qm_navbar-collapse,
.qm_navbar-form {
	padding-left: 0;
}
.qm_compare li,
.qm_ind li {
	padding: 2px 5px;
}
.qm_divider {
	padding: 0 !important;
}
.qm_typeahead.qm_dropdown-menu {
	max-width: 300px;
}
.qm_typeahead.qm_dropdown-menu li {
	border-bottom: 1px solid #ccc;
}
.qm_typeahead.qm_dropdown-menu li:last-child {
	border: none;
}
.qm_input-group-addon.colorpick {
	padding: 0px;
	border: none;
}
.qm_navbar {
	margin-bottom: 7px;
	padding-bottom: 4px;
}
.qm_navbar-nav > li > a {
	color: #333;
	text-decoration: none;
}
.white.color-link {
	display: none;
}
.qm_navbar {
	height: 36px;
}
.qm_compare > li > label {
	margin-top: 0;
	margin-bottom: 0;
	display: block;
}
label {
	font-weight: normal;
}
.qm_dropdown-header {
	text-align: center;
}
.qm_taglist {
	margin-left: 7px;
	margin-top: 2px;
}
.tag {
	border-radius: 3px;
	display: inline-block;
	font-family: verdana;
	font-size: 12px;
	margin-right: 6px;
	padding: 1px 4px;
}
.tag span {
	color: #000;
}
.tag .remove {
	color: #000;
	cursor: pointer;
	position: relative;
	top: -3px;
}
.tag .remove:hover {
	opacity: 0.7;
}
.tag a {
	margin: 0 0 0 3px;
}
.qm_navbar-left {
	padding: 3px;
	float: left;
}
.qm_navbar-right {
	float: right;
}
ul.qm_nav {
	list-style-type: none;
	margin: 0;
}
ul.qm_nav li.qm_dropdown {
	float: left;
	height: 25px;
	padding: 0 10px;
	position: relative;
	/*display: none;*/
}

ul.qm_nav ul {
	display: none;
}

ul.qm_nav li.dropdown a {
	padding-top: 4px;
	text-decoration: none;
}
ul.qm_nav li.dropdown > a {
	display: inline-block;
}
ul.qm_nav li.dropdown:last-child {
	border: 0;
}
.qm_divider {
	border-bottom: 1px solid #357ebd;
}
ul.qm_nav li.qm_dropdown ul.qm_dropdown-menu li {
	list-style-type: none;
}
ul.qm_nav li.qm_dropdown ul.qm_dropdown-menu li input[type="checkbox"] {
	display: block;
}
ul.qm_nav li.qm_dropdown ul.qm_dropdown-menu li label input[type="checkbox"],
ul.qm_nav li.qm_dropdown ul.qm_dropdown-menu li span input[type="checkbox"] {
	display: inline;
}
.sp-preview {
	height: 18px;
}
.sp-replacer {
	padding: 2px;
}
.qm_form-control {
	height: 24px;
}
.qm_dropdown-menu > li > a {
	clear: both;
	color: #333;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
	text-decoration: none;
}
.qm_dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	font-size: 13px;
	list-style: none outside none;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
	right: 0;
}
.qm_dropdown-menu > li > a:hover, .qm_dropdown-menu > li > a:focus {
	background-color: #e8e8e8;
	background-image: linear-gradient(to bottom, #f5f5f5 0px, #e8e8e8 100%);
	background-repeat: repeat-x;
}
.qm_dropdown-menu > li.active > a {
	background-color: #357ebd;
	background-image: linear-gradient(to bottom, #428bca 0px, #357ebd 100%);
	background-repeat: repeat-x;
	color: #fff;
}
ul.qm_dropdown-menu.qm_compare li label {
	height: 22px;
}
ul.qm_dropdown-menu.qm_ind label button,
ul.qm_dropdown-menu.qm_compare li label button {
	background-image: url("./images/icons.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	margin-top: 1px;
	width: 14px;
	background-position: -24px -1px;
	border: none;
	padding: 5px;
	vertical-align: middle;
	margin-right: 2px;
}
ul.qm_dropdown-menu.qm_ind li label button:hover,
ul.qm_dropdown-menu.qm_compare li label button:hover {
	background-position: -24px -25px;
}
ul.qm_dropdown-menu.qm_ind li label button.checked,
ul.qm_dropdown-menu.qm_compare li label button.checked {
	background-position: 0 -1px;
}
.qm_input-group-addon {
	display: inline-block;
	position: relative;
}
.pick-a-color-markup .qm_input-group-btn .color-dropdown {
	padding: 3px 1px;
	border-radius: 0 !important;
}
.ui-autocomplete {
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
	font-size: 13px;
	z-index: 9999;
}
.qm_disabled:hover > *
.qm_disabled > * {
	display: none !important;
}
.qm_form-control,
.qm_lookup_buttom {
	background-color: white;
	border: medium none;
	display: inline-block;
	height: 28px;
	border: 1px solid #ccc;
	padding: 0 10px;
	color: #000;
}
.qm_lookup_buttom {
	height: 30px;
	background-color: #ccc;
}
.qm_lookup_buttom:hover {
	background-color: #b2b2b2;
}
#qm_container {
	margin-top: 3px;
}
.qm_dropdown {
	border-right: 1px solid #ccc;
}
.qm_dropdown:last-child {
	border-right: 0;
}
