
.qc-dd .qc-dd-box {
	min-width: 150px;
}

.js-panel-reset {
	cursor: pointer;
}

.z-1 {
  z-index: 1;
}

.z-10 {
  z-index: 10;
}

.top-0 {
  top: 0;
}

.sticky {
  position: sticky;
}

.shrc-ctrl {
	display: none;
}

.shrc-ctrl-inner {
	padding: 30px 20px 30px 20px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	margin: 0px 10px 0 0;
	background-color: white;
}

.flatpickr-wrapper {
	width: 100%;
}

.qc-list .shrc-ctrl .srch-options .qc-enum-dd  {
	border: 1px solid #43A0F5;
}

.image-preview img {
	max-height: 150px;
}
