#printBoxstacks_in_34 {
	display: block;
}

/* PrintBox header and footer (hidden on screen) */
#printBoxHeaderstacks_in_34,
#printBoxFooterstacks_in_34 {
	display: none;
}

/* When the print button is active, set all page elements to 0 opacity (invisible) */
.printstacks_in_34 * {
	visibility: hidden !important;
}

/* Absolutely position our PrintBox at the top of the page, outside of the normal page flow */
.printstacks_in_34 #printerContent {
	position: absolute;
	top: 0;
	left: 0 !important;
	width: 100%;
	height: auto;
}

/* Make sure only our PrintBox is displaying */
.printstacks_in_34 #printerContent,
.printstacks_in_34 #printerContent * {
	visibility: visible !important;
}

/* Display our header and footer */
.printstacks_in_34 #printBoxHeaderstacks_in_34,
.printstacks_in_34 #printBoxFooterstacks_in_34 {
	display: block;
}

/* Remove hidden page elements from our printout to save paper */
@media print {
	.printstacks_in_34 * {
		display: none !important;
	}
	
	.printstacks_in_34 #printerContent,
	.printstacks_in_34 #printerContent * {
		display: block !important;
		visibility: visible !important;
	}
}

/* Hide print button on devices that do not support printing (detected via JS) */
#printBoxButtonstacks_in_34.notprintBoxCompatible {
	display: none;
}

#printBoxButtonWrapperstacks_in_34 {
	text-align: right;
	display: block;
	padding-top: 1.00em;
}

/* Button styling */
/*  */
#printBoxButtonstacks_in_34 {
	border-radius: 4px;
	outline: none;
	font-size: 16px;
	border: 1px solid rgba(255, 255, 255, 1.00);
	padding: 1.00em 1.50em;
	transition: all 300ms ease-in-out;
	background: rgba(48, 63, 71, 1.00);
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.10em;
}

#printBoxButtonstacks_in_34:hover,
#printBoxButtonstacks_in_34:active {
	outline: none;
	border: 1px solid rgba(255, 255, 255, 1.00);
	background: rgba(127, 127, 127, 1.00);
	color: rgba(255, 255, 255, 1.00);
}
/*  */

/* Custom button styling, if enabled in the stack settings */
/*  */

/*  */
#stacks_in_3 {
	font-size: 112%;
}
/* @group Generic Styles */

#ruleStackstacks_in_28,
#ruleStackstacks_in_28:before,
#ruleStackstacks_in_28:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_28 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_28 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_28 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	text-align: center;
	color: rgba(223, 113, 10, 0.57);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_28 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_28 {
	text-align: center;
}

#ruleStackstacks_in_28:before,
#ruleStackstacks_in_28:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 2px dashed rgba(223, 113, 10, 1.00);
}

#ruleStackstacks_in_28:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_28:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_28 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  */
#stacks_in_28 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_20 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_31 {
	margin: 10px 0px 10px 0px;
}

#stacks_in_32 {
	font-size: 109%;
	font-weight: bold;
}


#stacks_in_8 input[type="color"] {
  min-height: 38px;
}

#stacks_in_8 input[type="checkbox"],
#stacks_in_8 input[type="radio"] {
  margin-left: 3px;
}

#stacks_in_8 .form-check {
  position: relative;
  margin: 1rem 0;
  padding: 0;
}

#stacks_in_8 .form-check input[type="checkbox"],
#stacks_in_8 .form-check input[type="radio"] {
  position: absolute;
  top: 0.4rem;
  left: 0;
}

#stacks_in_8 .form-check label {
  padding: 0;
  margin: 0;
  margin-left: 30px;
  font-weight: normal;
}

#submitButtonstacks_in_8 {
  display: none;
}







