
@font-face {
    font-family: 'FlatButtonLato';
    src: url('../files/font/lato-light-webfont.eot');
    src: url('../files/font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/lato-light-webfont.woff') format('woff'),
         url('../files/font/lato-light-webfont.ttf') format('truetype'),
         url('../files/font/lato-light-webfont.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../files/font/opensans-regular-webfont.eot');
    src: url('../files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/opensans-regular-webfont.woff') format('woff'),
         url('../files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FlatButtonNoto';
    src: url('../files/font/notoserif-regular-webfont.eot');
    src: url('../files/font/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/notoserif-regular-webfont.woff') format('woff'),
         url('../files/font/notoserif-regular-webfont.ttf') format('truetype'),
         url('../files/font/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	height: 100%;
}

/* Hide Gateway stacks from the main page container (stops flickering on page load) */
#gatewayBarstacks_in_186 {
	display: none;
}

#gatewayWindowShadestacks_in_186 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 998;
	background: #000000;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

#gatewayContainerstacks_in_186 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 10%;
	left: 10%;
	display: block;
	width: 100%;
	z-index: 100000;
}

#gatewayBarstacks_in_186 {
	width: 80%;
	display: block;
}

#gatewayBarFillstacks_in_186 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.85;
	filter: alpha(opacity = 85);
	background-color: #CFA7DD;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#9F50BC), to(#CFA7DD));
	background-image: -moz-linear-gradient(top, #9F50BC, #CFA7DD);
	background-image: -ms-linear-gradient(top, #9F50BC, #CFA7DD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9F50BC), color-stop(100%, #CFA7DD));
	background-image: -webkit-linear-gradient(top, #9F50BC, #CFA7DD);
	background-image: -o-linear-gradient(top, #9F50BC, #CFA7DD);
	background-image: linear-gradient(top, #9F50BC, #CFA7DD);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

#gatewayBarstacks_in_186 {
	display: none;
	position: relative;
}

#gatewayBarContentstacks_in_186 {
	position: relative;
	z-index: 10;
	display: block;
	color: #FFFFFF;
	max-width: 600px;
	margin: 0 auto;
}

#gatewayBarContentstacks_in_186 h1,
#gatewayBarContentstacks_in_186 h2,
#gatewayBarContentstacks_in_186 h3,
#gatewayBarContentstacks_in_186 h4,
#gatewayBarContentstacks_in_186 h5,
#gatewayBarContentstacks_in_186 h6,
#gatewayBarContentstacks_in_186 label {
	color: #23A1E3;
}

#gatewayBarContentstacks_in_186 a {
	color: #FF0000;
}

#gatewayBarContentstacks_in_186 a:hover {
	color: #FF0000;
}

#gatewayLinkstacks_in_186 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	height: 100%;
	width: 100%;
	background: transparent;
}

#closeButtonstacks_in_186 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: none;
	padding: 10px;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#closeButtonstacks_in_186:hover {
	cursor: pointer;
	color: #CDCDCD;
}

#closeButtonstacks_in_186 [class^="fa fa-"] {
	color: #FFFFFF;
}

#closeButtonstacks_in_186:hover [class^="fa fa-"] {
	color: #CDCDCD;
}

/* @group Behaviours */









/* Helper class to keep GW hidden, even when the page is scrolled. */
.GatewayPermaHide {
	display: none !important;
}

/* @end */

@media print {
	#gatewayWindowShadestacks_in_186,
	#closeButtonstacks_in_186,
	#gatewayContainerstacks_in_186 {
		display: none !important;
	}
}


#stacks_in_192_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_192 a:link, #stacks_in_192 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_192 a:hover, #stacks_in_192 a:active {
	color:#FFFFFF;
}







#stacks_in_192 a:link, #stacks_in_192 a:visited {
	background-color:#2BC9FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2BC9FF), to(#1A78AA));
	border:1px solid #1A78AA;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_192 a:hover {
	background-color:#2FD9FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2FD9FF), to(#166893));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_192 a:active {
	background-color:#2BC9FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_192 {
	margin:  20px;
}








#stacks_in_222{
    background: #9F50BC;
 /* Old browsers */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9F50BC', endColorstr='#CFA7DD',GradientType=0 );
 /* IE6-9 */
    background-image: -moz-linear-gradient(45deg, #9F50BC 20%, #CFA7DD 100%);
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(20%, #9F50BC), color-stop(100%,#CFA7DD));
    background-image: -webkit-linear-gradient(45deg, #9F50BC 20%,#CFA7DD 100%);
    background-image: -o-linear-gradient(45deg, #9F50BC 20%,#CFA7DD 100%);
    background-image: -ms-linear-gradient(45deg, #9F50BC 20%,#CFA7DD 100%);
    background-image: linear-gradient(45deg, #9F50BC 20%,#CFA7DD 100%);
}









#stacks_in_222 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 0px 0px 50px 0px;
	padding:  20px;
}
#stacks_in_223>.s3_row {
	margin: 0 -10px;
}

#stacks_in_223>.s3_row>.s3_column_left {
	width: 25.00%;
}

#stacks_in_223>.s3_row>.s3_column_center {
	width: 50.000000%;
}

#stacks_in_223>.s3_row>.s3_column_right {
	width: 25.00%;
}

#stacks_in_223>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_223>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_223>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_223 {
	padding: 20px 50px 20px 50px;
}

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

#stacks_in_25 {
	margin: 0px 0px 50px 0px;
}

#stacks_in_219 {
	margin: 0px 0px 50px 0px;
}
/*

*/

#stacks_in_29 .ccs-math {
  display: none;
}
#stacks_in_29 .ccs-math.ccs-show {
  display: inline-block;

  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  
  font-family: inherit;
}
#stacks_in_29 .custom-calculations-stack {
  display: none;
}



#stacks_in_29 input:focus {
  outline: none;
}
.ccs-number-wrap {
  position: relative;
}
.ccs-number-wrap .ccs-number {
  position: absolute;
  background: black;
  color: white;
  display: inline-block;
  width: 100px;
  z-index: 100;
  top:0;
  left: 0;
  padding: 2px;
  text-align: center;
  opacity: .1;
  pointer-events: none;
  transition: opacity 300ms linear;
  cursor: help;
}
.ccs-number-wrap:hover .ccs-number{
  opacity: 1;
}
.ccs-number-wrap .ccs-number strong {
  color: gold;
}
#stacks_in_29 .ccs-error div {
  padding: 5px;
  background: #ff4444;
  color: rgba(255,255,255,0.75);
  font-size: 16px;
  line-height: 22px;
  font-family: inherit;
  font-weight: 200;
}
#stacks_in_29 .ccs-error strong {
  color: #fff;
}
#stacks_in_29 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_29 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_29 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 600px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 0px 0px 18px 0px;
  
  padding: 20px 0px 20px 0px;
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_29 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_29 .ccs-calculator .ccs-import input,
#stacks_in_29 .ccs-calculator .ccs-import output,
#stacks_in_29 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_29 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_29 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_29 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_29 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_29 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_29 .ccs-calculator .ccs-import input.date-range-2 {
  box-sizing: border-box;
  padding: 5px 10px;
  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  
  font-family: inherit;
  border-radius: 0px;

  
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_29 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_29 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_29 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_29 .ccs-calculator .ccs-import output,
#stacks_in_29 .ccs-calculator .ccs-import .ccs-checkbox-text {
  box-sizing: border-box;
  padding: 5px 0px 5px 0px ;
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  display: inline-block;
  color: rgba(153, 153, 153, 1.00);
}
#stacks_in_29 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_29 .ccs-calculator .ccs-answer {
  font-family: inherit;
  
  box-sizing: border-box;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  color: rgba(119, 119, 119, 1.00);

  
}
#stacks_in_29 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_29 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_29 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_29 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_29 .ccs-calculator .ccs-import label {
  color: rgba(153, 153, 153, 1.00);
  margin: 18px 0px 0px 0px;
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
#stacks_in_29 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_29 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_29 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_29 .ccs-calculator .ccs-import .select-wrap:after {
  content:'<>';
  font-family: "Consolas", monospace;
  color: rgba(119, 119, 119, 1.00);
  height: 50%;
  padding: 0px 5px;
  position: absolute;
  right: 0;
  top: 10px;
  pointer-events: none;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}
#stacks_in_29 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_29 .ccs-row, #stacks_in_29 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_29 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_29 .ccs-calculator .ccs-import input.ccs-checkbox {
  height: auto;
  margin-top: 7px;
}

/* Super Forms Fix */

.com_onelittledesigner_stacks_Super_Forms_Input_stack {
  display: block !important;
}

.ccs-stacks_in_30 {
}


.ccs-stacks_in_30 .ccs-units {

}
.ccs-stacks_in_30 .ccs-import {
  width: 100%;
  min-width: 150px;
  margin-bottom: 8px;
}
@media all and (max-width: 500px) {
  .ccs-stacks_in_30 .ccs-import {
    width: 100%;
  }
}
.ccs-stacks_in_30 .ccs-import .ccs-value,
.ccs-stacks_in_30 .ccs-import .ccs-units {
  margin: 0px 0px 0px 0px;
}
.ccs-stacks_in_30 input,
.ccs-stacks_in_30 select {
  width: 100%;
  padding: 0px 5px;
  margin: 10px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_30 input.ccs-checkbox {
  width: auto;
}
.ccs-stacks_in_30 .ccs-checkbox-text {
  vertical-align: top;
}
.ccs-stacks_in_30 input.date-range-1,
.ccs-stacks_in_30 input.date-range-2 {
  max-width: 134px;
  width: 100%;
  padding: 0px 5px;
  cursor: pointer;
  box-sizing: border-box;
}
.ccs-stacks_in_30 input.date-range-1 {
  margin: 5px 5px 5px 0px !important;
}
.ccs-stacks_in_30 input.date-range-2 {
  margin: 0px 0px 5px 0px !important;
}
.ccs-stacks_in_30 .ccs-slider {
  max-width: 560px;
  width: 100%
  display: inline-block;
}
.ccs-stacks_in_30 .select-wrap {
  max-width: 280px;
  width: 100%;
  display: inline-block;
}
.ccs-stacks_in_30 .ccs-number {
  max-width: 280px;
  width: 100%;
  margin: 10px 10px 10px 0px;
  
  margin: 10px 10px 0px 0px;
  
}
.ccs-stacks_in_30 output, .ccs-stacks_in_30 .ccs-units {
  display: inline-block;
  margin: 0px 0px 0px 5px;
  
  
  padding: 0px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_30 output {
  margin: 0px;
  width: -460%;
  text-align: left;
  border-left: 3px solid transparent;
}


.ccs-stacks_in_31 {
}


.ccs-stacks_in_31 .ccs-units {

}
.ccs-stacks_in_31 .ccs-import {
  width: 100%;
  min-width: 150px;
  margin-bottom: 8px;
}
@media all and (max-width: 500px) {
  .ccs-stacks_in_31 .ccs-import {
    width: 100%;
  }
}
.ccs-stacks_in_31 .ccs-import .ccs-value,
.ccs-stacks_in_31 .ccs-import .ccs-units {
  margin: 0px 0px 0px 0px;
}
.ccs-stacks_in_31 input,
.ccs-stacks_in_31 select {
  width: 100%;
  padding: 0px 5px;
  margin: 10px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_31 input.ccs-checkbox {
  width: auto;
}
.ccs-stacks_in_31 .ccs-checkbox-text {
  vertical-align: top;
}
.ccs-stacks_in_31 input.date-range-1,
.ccs-stacks_in_31 input.date-range-2 {
  max-width: 134px;
  width: 100%;
  padding: 0px 5px;
  cursor: pointer;
  box-sizing: border-box;
}
.ccs-stacks_in_31 input.date-range-1 {
  margin: 5px 5px 5px 0px !important;
}
.ccs-stacks_in_31 input.date-range-2 {
  margin: 0px 0px 5px 0px !important;
}
.ccs-stacks_in_31 .ccs-slider {
  max-width: 560px;
  width: 100%
  display: inline-block;
}
.ccs-stacks_in_31 .select-wrap {
  max-width: 280px;
  width: 100%;
  display: inline-block;
}
.ccs-stacks_in_31 .ccs-number {
  max-width: 280px;
  width: 100%;
  margin: 10px 10px 10px 0px;
  
  margin: 10px 10px 0px 0px;
  
}
.ccs-stacks_in_31 output, .ccs-stacks_in_31 .ccs-units {
  display: inline-block;
  margin: 0px 0px 0px 5px;
  
  
  padding: 0px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_31 output {
  margin: 0px;
  width: -460%;
  text-align: left;
  border-left: 3px solid transparent;
}


.ccs-stacks_in_32 {
}


.ccs-stacks_in_32 .ccs-units {

}
.ccs-stacks_in_32 .ccs-import {
  width: 100%;
  min-width: 150px;
  margin-bottom: 8px;
}
@media all and (max-width: 500px) {
  .ccs-stacks_in_32 .ccs-import {
    width: 100%;
  }
}
.ccs-stacks_in_32 .ccs-import .ccs-value,
.ccs-stacks_in_32 .ccs-import .ccs-units {
  margin: 0px 0px 0px 0px;
}
.ccs-stacks_in_32 input,
.ccs-stacks_in_32 select {
  width: 100%;
  padding: 0px 5px;
  margin: 10px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_32 input.ccs-checkbox {
  width: auto;
}
.ccs-stacks_in_32 .ccs-checkbox-text {
  vertical-align: top;
}
.ccs-stacks_in_32 input.date-range-1,
.ccs-stacks_in_32 input.date-range-2 {
  max-width: 134px;
  width: 100%;
  padding: 0px 5px;
  cursor: pointer;
  box-sizing: border-box;
}
.ccs-stacks_in_32 input.date-range-1 {
  margin: 5px 5px 5px 0px !important;
}
.ccs-stacks_in_32 input.date-range-2 {
  margin: 0px 0px 5px 0px !important;
}
.ccs-stacks_in_32 .ccs-slider {
  max-width: 560px;
  width: 100%
  display: inline-block;
}
.ccs-stacks_in_32 .select-wrap {
  max-width: 280px;
  width: 100%;
  display: inline-block;
}
.ccs-stacks_in_32 .ccs-number {
  max-width: 280px;
  width: 100%;
  margin: 10px 10px 10px 0px;
  
  margin: 10px 10px 0px 0px;
  
}
.ccs-stacks_in_32 output, .ccs-stacks_in_32 .ccs-units {
  display: inline-block;
  margin: 0px 0px 0px 5px;
  
  
  padding: 0px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_32 output {
  margin: 0px;
  width: -460%;
  text-align: left;
  border-left: 3px solid transparent;
}


/*

*/

#stacks_in_34 .ccs-math {
  display: none;
}
#stacks_in_34 .ccs-math.ccs-show {
  display: inline-block;

  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  
  font-family: inherit;
}
#stacks_in_34 .custom-calculations-stack {
  display: none;
}



#stacks_in_34 input:focus {
  outline: none;
}
.ccs-number-wrap {
  position: relative;
}
.ccs-number-wrap .ccs-number {
  position: absolute;
  background: black;
  color: white;
  display: inline-block;
  width: 100px;
  z-index: 100;
  top:0;
  left: 0;
  padding: 2px;
  text-align: center;
  opacity: .1;
  pointer-events: none;
  transition: opacity 300ms linear;
  cursor: help;
}
.ccs-number-wrap:hover .ccs-number{
  opacity: 1;
}
.ccs-number-wrap .ccs-number strong {
  color: gold;
}
#stacks_in_34 .ccs-error div {
  padding: 5px;
  background: #ff4444;
  color: rgba(255,255,255,0.75);
  font-size: 16px;
  line-height: 22px;
  font-family: inherit;
  font-weight: 200;
}
#stacks_in_34 .ccs-error strong {
  color: #fff;
}
#stacks_in_34 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_34 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_34 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 600px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 0px 0px 18px 0px;
  
  padding: 20px 0px 0px 0px;
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 0px 1px 0px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_34 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_34 .ccs-calculator .ccs-import input,
#stacks_in_34 .ccs-calculator .ccs-import output,
#stacks_in_34 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_34 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_34 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_34 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_34 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_34 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_34 .ccs-calculator .ccs-import input.date-range-2 {
  box-sizing: border-box;
  padding: 5px 10px;
  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  
  font-family: inherit;
  border-radius: 0px;

  
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_34 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_34 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_34 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_34 .ccs-calculator .ccs-import output,
#stacks_in_34 .ccs-calculator .ccs-import .ccs-checkbox-text {
  box-sizing: border-box;
  padding: 5px 0px 5px 0px ;
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  display: inline-block;
  color: rgba(153, 153, 153, 1.00);
}
#stacks_in_34 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_34 .ccs-calculator .ccs-answer {
  font-family: inherit;
  
  box-sizing: border-box;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  color: rgba(128, 128, 128, 1.00);

  
}
#stacks_in_34 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(128, 128, 128, 1.00);
  
}
#stacks_in_34 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_34 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_34 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_34 .ccs-calculator .ccs-import label {
  color: rgba(153, 153, 153, 1.00);
  margin: 18px 0px 0px 0px;
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
#stacks_in_34 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_34 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_34 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_34 .ccs-calculator .ccs-import .select-wrap:after {
  content:'<>';
  font-family: "Consolas", monospace;
  color: rgba(119, 119, 119, 1.00);
  height: 50%;
  padding: 0px 5px;
  position: absolute;
  right: 0;
  top: 10px;
  pointer-events: none;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}
#stacks_in_34 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_34 .ccs-row, #stacks_in_34 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_34 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_34 .ccs-calculator .ccs-import input.ccs-checkbox {
  height: auto;
  margin-top: 7px;
}

/* Super Forms Fix */

.com_onelittledesigner_stacks_Super_Forms_Input_stack {
  display: block !important;
}

/*

*/

#stacks_in_38 .ccs-math {
  display: none;
}
#stacks_in_38 .ccs-math.ccs-show {
  display: inline-block;

  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  
  font-family: inherit;
}
#stacks_in_38 .custom-calculations-stack {
  display: none;
}



#stacks_in_38 input:focus {
  outline: none;
}
.ccs-number-wrap {
  position: relative;
}
.ccs-number-wrap .ccs-number {
  position: absolute;
  background: black;
  color: white;
  display: inline-block;
  width: 100px;
  z-index: 100;
  top:0;
  left: 0;
  padding: 2px;
  text-align: center;
  opacity: .1;
  pointer-events: none;
  transition: opacity 300ms linear;
  cursor: help;
}
.ccs-number-wrap:hover .ccs-number{
  opacity: 1;
}
.ccs-number-wrap .ccs-number strong {
  color: gold;
}
#stacks_in_38 .ccs-error div {
  padding: 5px;
  background: #ff4444;
  color: rgba(255,255,255,0.75);
  font-size: 16px;
  line-height: 22px;
  font-family: inherit;
  font-weight: 200;
}
#stacks_in_38 .ccs-error strong {
  color: #fff;
}
#stacks_in_38 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_38 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_38 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 600px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 0px 0px 18px 0px;
  
  padding: 0px 0px 0px 0px;
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 0px 1px 0px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_38 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_38 .ccs-calculator .ccs-import input,
#stacks_in_38 .ccs-calculator .ccs-import output,
#stacks_in_38 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_38 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_38 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_38 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_38 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_38 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_38 .ccs-calculator .ccs-import input.date-range-2 {
  box-sizing: border-box;
  padding: 5px 10px;
  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  
  font-family: inherit;
  border-radius: 0px;

  
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_38 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_38 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_38 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_38 .ccs-calculator .ccs-import output,
#stacks_in_38 .ccs-calculator .ccs-import .ccs-checkbox-text {
  box-sizing: border-box;
  padding: 5px 0px 5px 0px ;
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  display: inline-block;
  color: rgba(153, 153, 153, 1.00);
}
#stacks_in_38 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_38 .ccs-calculator .ccs-answer {
  font-family: inherit;
  
  box-sizing: border-box;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  color: rgba(119, 119, 119, 1.00);

  
}
#stacks_in_38 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(128, 128, 128, 1.00);
  
}
#stacks_in_38 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_38 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_38 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_38 .ccs-calculator .ccs-import label {
  color: rgba(153, 153, 153, 1.00);
  margin: 18px 0px 0px 0px;
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
#stacks_in_38 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_38 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_38 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_38 .ccs-calculator .ccs-import .select-wrap:after {
  content:'<>';
  font-family: "Consolas", monospace;
  color: rgba(119, 119, 119, 1.00);
  height: 50%;
  padding: 0px 5px;
  position: absolute;
  right: 0;
  top: 10px;
  pointer-events: none;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}
#stacks_in_38 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_38 .ccs-row, #stacks_in_38 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_38 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_38 .ccs-calculator .ccs-import input.ccs-checkbox {
  height: auto;
  margin-top: 7px;
}

/* Super Forms Fix */

.com_onelittledesigner_stacks_Super_Forms_Input_stack {
  display: block !important;
}

/*

*/

#stacks_in_52 .ccs-math {
  display: none;
}
#stacks_in_52 .ccs-math.ccs-show {
  display: inline-block;

  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  
  font-family: inherit;
}
#stacks_in_52 .custom-calculations-stack {
  display: none;
}



#stacks_in_52 input:focus {
  outline: none;
}
.ccs-number-wrap {
  position: relative;
}
.ccs-number-wrap .ccs-number {
  position: absolute;
  background: black;
  color: white;
  display: inline-block;
  width: 100px;
  z-index: 100;
  top:0;
  left: 0;
  padding: 2px;
  text-align: center;
  opacity: .1;
  pointer-events: none;
  transition: opacity 300ms linear;
  cursor: help;
}
.ccs-number-wrap:hover .ccs-number{
  opacity: 1;
}
.ccs-number-wrap .ccs-number strong {
  color: gold;
}
#stacks_in_52 .ccs-error div {
  padding: 5px;
  background: #ff4444;
  color: rgba(255,255,255,0.75);
  font-size: 16px;
  line-height: 22px;
  font-family: inherit;
  font-weight: 200;
}
#stacks_in_52 .ccs-error strong {
  color: #fff;
}
#stacks_in_52 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_52 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_52 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 600px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 0px 0px 18px 0px;
  
  padding: 0px 0px 0px 0px;
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 0px 1px 0px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_52 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_52 .ccs-calculator .ccs-import input,
#stacks_in_52 .ccs-calculator .ccs-import output,
#stacks_in_52 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_52 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_52 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_52 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_52 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_52 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_52 .ccs-calculator .ccs-import input.date-range-2 {
  box-sizing: border-box;
  padding: 5px 10px;
  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  
  font-family: inherit;
  border-radius: 0px;

  
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_52 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_52 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_52 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_52 .ccs-calculator .ccs-import output,
#stacks_in_52 .ccs-calculator .ccs-import .ccs-checkbox-text {
  box-sizing: border-box;
  padding: 5px 0px 5px 0px ;
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  display: inline-block;
  color: rgba(153, 153, 153, 1.00);
}
#stacks_in_52 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_52 .ccs-calculator .ccs-answer {
  font-family: inherit;
  
  box-sizing: border-box;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  color: rgba(128, 128, 128, 1.00);

  
}
#stacks_in_52 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(128, 128, 128, 1.00);
  
}
#stacks_in_52 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_52 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_52 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_52 .ccs-calculator .ccs-import label {
  color: rgba(153, 153, 153, 1.00);
  margin: 18px 0px 0px 0px;
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
#stacks_in_52 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_52 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_52 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_52 .ccs-calculator .ccs-import .select-wrap:after {
  content:'<>';
  font-family: "Consolas", monospace;
  color: rgba(119, 119, 119, 1.00);
  height: 50%;
  padding: 0px 5px;
  position: absolute;
  right: 0;
  top: 10px;
  pointer-events: none;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}
#stacks_in_52 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_52 .ccs-row, #stacks_in_52 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_52 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_52 .ccs-calculator .ccs-import input.ccs-checkbox {
  height: auto;
  margin-top: 7px;
}

/* Super Forms Fix */

.com_onelittledesigner_stacks_Super_Forms_Input_stack {
  display: block !important;
}

/*

*/

#stacks_in_60 .ccs-math {
  display: none;
}
#stacks_in_60 .ccs-math.ccs-show {
  display: inline-block;

  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  
  font-family: inherit;
}
#stacks_in_60 .custom-calculations-stack {
  display: none;
}



#stacks_in_60 input:focus {
  outline: none;
}
.ccs-number-wrap {
  position: relative;
}
.ccs-number-wrap .ccs-number {
  position: absolute;
  background: black;
  color: white;
  display: inline-block;
  width: 100px;
  z-index: 100;
  top:0;
  left: 0;
  padding: 2px;
  text-align: center;
  opacity: .1;
  pointer-events: none;
  transition: opacity 300ms linear;
  cursor: help;
}
.ccs-number-wrap:hover .ccs-number{
  opacity: 1;
}
.ccs-number-wrap .ccs-number strong {
  color: gold;
}
#stacks_in_60 .ccs-error div {
  padding: 5px;
  background: #ff4444;
  color: rgba(255,255,255,0.75);
  font-size: 16px;
  line-height: 22px;
  font-family: inherit;
  font-weight: 200;
}
#stacks_in_60 .ccs-error strong {
  color: #fff;
}
#stacks_in_60 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_60 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_60 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 600px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 0px 0px 18px 0px;
  
  padding: 20px 0px 20px 0px;
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_60 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_60 .ccs-calculator .ccs-import input,
#stacks_in_60 .ccs-calculator .ccs-import output,
#stacks_in_60 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_60 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_60 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_60 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_60 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_60 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_60 .ccs-calculator .ccs-import input.date-range-2 {
  box-sizing: border-box;
  padding: 5px 10px;
  color: rgba(119, 119, 119, 1.00);
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  
  font-family: inherit;
  border-radius: 0px;

  
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 1.00);
  border-color: rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_60 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_60 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_60 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_60 .ccs-calculator .ccs-import output,
#stacks_in_60 .ccs-calculator .ccs-import .ccs-checkbox-text {
  box-sizing: border-box;
  padding: 5px 0px 5px 0px ;
  font-size: 16px;
  line-height: 26px;
  height:  36px;
  display: inline-block;
  color: rgba(153, 153, 153, 1.00);
}
#stacks_in_60 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_60 .ccs-calculator .ccs-answer {
  font-family: inherit;
  
  box-sizing: border-box;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  color: rgba(128, 128, 128, 1.00);

  
}
#stacks_in_60 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(128, 128, 128, 1.00);
  
}
#stacks_in_60 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(128, 128, 128, 1.00);
  
}
#stacks_in_60 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_60 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_60 .ccs-calculator .ccs-import label {
  color: rgba(153, 153, 153, 1.00);
  margin: 18px 0px 0px 0px;
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
#stacks_in_60 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_60 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_60 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_60 .ccs-calculator .ccs-import .select-wrap:after {
  content:'<>';
  font-family: "Consolas", monospace;
  color: rgba(119, 119, 119, 1.00);
  height: 50%;
  padding: 0px 5px;
  position: absolute;
  right: 0;
  top: 10px;
  pointer-events: none;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}
#stacks_in_60 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_60 .ccs-row, #stacks_in_60 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_60 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_60 .ccs-calculator .ccs-import input.ccs-checkbox {
  height: auto;
  margin-top: 7px;
}

/* Super Forms Fix */

.com_onelittledesigner_stacks_Super_Forms_Input_stack {
  display: block !important;
}

#stacks_in_214>.s3_row {
	margin: 0 -10px;
}

#stacks_in_214>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_214>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_214>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_214>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_214>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_214 {
	margin: 0px 0px 50px 0px;
}
#stacks_in_217 .stacks_in_217-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_217 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_217 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomleft: 16px;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_217 .stacks_in_217-button,
#stacks_in_217 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_217 {
		text-align: center;
	}









#stacks_in_217 a.stacks_in_217-button, #stacks_in_217 a.stacks_in_217-button:visited, #stacks_in_217 a.stacks_in_217-button:hover, #stacks_in_217 a.stacks_in_217-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_217 .stacks_in_217-button {
		
			background-color: #8ACBEC;
		
	}

	#stacks_in_217 a.stacks_in_217-button, #stacks_in_217 a.stacks_in_217-button:visited {
		
			color: #E4F7F3 !important;
			
	}

	#stacks_in_217 a.stacks_in_217-button:hover, #stacks_in_217 a.stacks_in_217-button:active {
		
			text-decoration: none;
			color: #E4F7F3 !important;
			background-color: #9EDFFF;
		
	}

	
	#stacks_in_217 .button_icon {
		
			background-color: #23A1E3;
		
	}

	#stacks_in_217 a.stacks_in_217-button:hover .button_icon, #stacks_in_217 a.stacks_in_217-button:active .button_icon {
		
			background-color: #37B5F7;
				
	}
	


#stacks_in_215 .stacks_in_215-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_215 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_215 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomleft: 16px;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_215 .stacks_in_215-button,
#stacks_in_215 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_215 {
		text-align: center;
	}









#stacks_in_215 a.stacks_in_215-button, #stacks_in_215 a.stacks_in_215-button:visited, #stacks_in_215 a.stacks_in_215-button:hover, #stacks_in_215 a.stacks_in_215-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_215 .stacks_in_215-button {
		
			background-color: #8ACBEC;
		
	}

	#stacks_in_215 a.stacks_in_215-button, #stacks_in_215 a.stacks_in_215-button:visited {
		
			color: #E4F7F3 !important;
			
	}

	#stacks_in_215 a.stacks_in_215-button:hover, #stacks_in_215 a.stacks_in_215-button:active {
		
			text-decoration: none;
			color: #E4F7F3 !important;
			background-color: #9EDFFF;
		
	}

	
	#stacks_in_215 .button_icon {
		
			background-color: #23A1E3;
		
	}

	#stacks_in_215 a.stacks_in_215-button:hover .button_icon, #stacks_in_215 a.stacks_in_215-button:active .button_icon {
		
			background-color: #37B5F7;
				
	}
	


