
#stacks_in_179 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_148 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  15px;
}
/*

*/

#stacks_in_2 .ccs-math {
  display: none;
}
#stacks_in_2 .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_2 .custom-calculations-stack {
  display: none;
}



#stacks_in_2 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_2 .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_2 .ccs-error strong {
  color: #fff;
}
#stacks_in_2 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_2 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_2 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 1200px;
  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: hidden;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_2 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_2 .ccs-calculator .ccs-import input,
#stacks_in_2 .ccs-calculator .ccs-import output,
#stacks_in_2 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_2 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_2 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_2 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_2 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_2 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_2 .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_2 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_2 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_2 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_2 .ccs-calculator .ccs-import output,
#stacks_in_2 .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_2 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_2 .ccs-calculator .ccs-answer {
  font-family: sans;
  font-weight: 200;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  color: rgba(119, 119, 119, 1.00);

  
}
#stacks_in_2 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_2 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_2 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_2 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_2 .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_2 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_2 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_2 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_2 .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_2 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_2 .ccs-row, #stacks_in_2 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_2 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_2 .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_164>.s3_row {
	margin: 0 -5px;
}

#stacks_in_164>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_164>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_164>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_164>.s3_row>.s3_column {
	padding: 0 5px;
}








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



}



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


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


}



.ccs-stacks_in_3 {
}


.ccs-stacks_in_3 .ccs-units {

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

  
  padding: 0px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_3 output {
  margin: 0px;
  width: -180%;
  text-align: left;
  border-left: 3px solid transparent;
}


.ccs-stacks_in_4 {
}


.ccs-stacks_in_4 .ccs-units {

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

  
  padding: 0px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_4 output {
  margin: 0px;
  width: -180%;
  text-align: left;
  border-left: 3px solid transparent;
}


.ccs-stacks_in_65 {
}


.ccs-stacks_in_65 .ccs-units {

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

  
  padding: 0px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_65 output {
  margin: 0px;
  width: -180%;
  text-align: left;
  border-left: 3px solid transparent;
}


#stacks_in_181>.s3_row {
	margin: 0 -5px;
}

#stacks_in_181>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_181>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_181>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_181>.s3_row>.s3_column {
	padding: 0 5px;
}








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



}



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


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


}



.ccs-stacks_in_186 {
}


.ccs-stacks_in_186 .ccs-units {

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

  
  padding: 0px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_186 output {
  margin: 0px;
  width: -180%;
  text-align: left;
  border-left: 3px solid transparent;
}


.ccs-stacks_in_184 {
}


.ccs-stacks_in_184 .ccs-units {

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

  
  padding: 0px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_184 output {
  margin: 0px;
  width: -180%;
  text-align: left;
  border-left: 3px solid transparent;
}


/*

*/

#stacks_in_303 .ccs-math {
  display: none;
}
#stacks_in_303 .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_303 .custom-calculations-stack {
  display: none;
}



#stacks_in_303 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_303 .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_303 .ccs-error strong {
  color: #fff;
}
#stacks_in_303 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_303 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_303 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 800px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 0px 0px 18px 0px;
  
  padding: 0px 0px 20px 0px;
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 0.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: hidden;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_303 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_303 .ccs-calculator .ccs-import input,
#stacks_in_303 .ccs-calculator .ccs-import output,
#stacks_in_303 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_303 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_303 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_303 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_303 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_303 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_303 .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: hidden;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_303 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_303 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_303 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_303 .ccs-calculator .ccs-import output,
#stacks_in_303 .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_303 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_303 .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);

  
  font-family: inherit;
  
  font-size: 20px;
  line-height: 40px;
  color: rgba(119, 119, 119, 1.00);
  
}
#stacks_in_303 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(153, 153, 153, 1.00);
  
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_303 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_303 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_303 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_303 .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_303 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_303 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_303 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_303 .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_303 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_303 .ccs-row, #stacks_in_303 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_303 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_303 .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_257>.s3_row {
	margin: 0 -5px;
}

#stacks_in_257>.s3_row>.s3_column_left {
	width: 66.66%;
}

#stacks_in_257>.s3_row>.s3_column_right {
	width: 33.339996%;
}




#stacks_in_257>.s3_row>.s3_column {
	padding: 0 5px;
}










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



}



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


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


}





.ccs-stacks_in_198 {
}


.ccs-stacks_in_198 .ccs-units {

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

  
  padding: 0px 0px;
  box-sizing: border-box;
}
.ccs-stacks_in_198 output {
  margin: 0px;
  width: -180%;
  text-align: left;
  border-left: 3px solid transparent;
}


.ccs-stacks_in_241 {
}


.ccs-stacks_in_241 .ccs-units {

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


/*

*/

#stacks_in_312 .ccs-math {
  display: none;
}
#stacks_in_312 .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_312 .custom-calculations-stack {
  display: none;
}



#stacks_in_312 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_312 .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_312 .ccs-error strong {
  color: #fff;
}
#stacks_in_312 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_312 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_312 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 800px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 0px 0px 18px 0px;
  
  padding: 0px 0px 10px 0px;
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 0.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: hidden;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_312 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_312 .ccs-calculator .ccs-import input,
#stacks_in_312 .ccs-calculator .ccs-import output,
#stacks_in_312 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_312 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_312 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_312 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_312 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_312 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_312 .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_312 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_312 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_312 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_312 .ccs-calculator .ccs-import output,
#stacks_in_312 .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_312 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_312 .ccs-calculator .ccs-answer {
  font-family: inherit;
  
  box-sizing: border-box;
  font-size: 20px;
  line-height: 40px;
  display: inline-block;
  color: rgba(119, 119, 119, 1.00);

  
}
#stacks_in_312 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_312 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_312 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_312 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_312 .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_312 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_312 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_312 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_312 .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_312 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_312 .ccs-row, #stacks_in_312 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_312 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_312 .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_391_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_391 a:link, #stacks_in_391 a:visited {
	background-color:#505050;
	background: -webkit-gradient(linear, left top, left bottom, from(#505050), to(#303030));
	border:1px solid #303030;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_391 a:hover {
	background-color:#565656;
	background: -webkit-gradient(linear, left top, left bottom, from(#565656), to(#292929));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_391 a:active {
	background-color:#505050;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_391 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_393 {
	background-color: rgba(230, 230, 230, 1.00);
}
#stacks_in_173>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





/*

*/

#stacks_in_188 .ccs-math {
  display: none;
}
#stacks_in_188 .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_188 .custom-calculations-stack {
  display: none;
}



#stacks_in_188 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_188 .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_188 .ccs-error strong {
  color: #fff;
}
#stacks_in_188 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_188 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_188 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 800px;
  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, 0.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: hidden;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_188 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_188 .ccs-calculator .ccs-import input,
#stacks_in_188 .ccs-calculator .ccs-import output,
#stacks_in_188 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_188 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_188 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_188 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_188 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_188 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_188 .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_188 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_188 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_188 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_188 .ccs-calculator .ccs-import output,
#stacks_in_188 .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_188 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_188 .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);

  
  font-family: inherit;
  
  font-size: 20px;
  line-height: 20px;
  color: rgba(119, 119, 119, 1.00);
  
}
#stacks_in_188 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(153, 153, 153, 1.00);
  
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_188 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_188 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_188 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_188 .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_188 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_188 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_188 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_188 .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_188 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_188 .ccs-row, #stacks_in_188 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_188 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_188 .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_321>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_321 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*

*/

#stacks_in_361 .ccs-math {
  display: none;
}
#stacks_in_361 .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_361 .custom-calculations-stack {
  display: none;
}



#stacks_in_361 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_361 .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_361 .ccs-error strong {
  color: #fff;
}
#stacks_in_361 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_361 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_361 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 800px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 0px 0px 18px 0px;
  
  padding: 10px 0px 20px 0px;
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 0.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: hidden;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_361 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_361 .ccs-calculator .ccs-import input,
#stacks_in_361 .ccs-calculator .ccs-import output,
#stacks_in_361 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_361 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_361 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_361 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_361 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_361 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_361 .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_361 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_361 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_361 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_361 .ccs-calculator .ccs-import output,
#stacks_in_361 .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_361 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_361 .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);

  
  font-family: inherit;
  
  font-size: 20px;
  line-height: 20px;
  color: rgba(119, 119, 119, 1.00);
  
}
#stacks_in_361 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(153, 153, 153, 1.00);
  
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_361 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_361 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_361 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_361 .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_361 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_361 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_361 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_361 .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_361 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_361 .ccs-row, #stacks_in_361 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_361 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_361 .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_338 .ccs-math {
  display: none;
}
#stacks_in_338 .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_338 .custom-calculations-stack {
  display: none;
}



#stacks_in_338 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_338 .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_338 .ccs-error strong {
  color: #fff;
}
#stacks_in_338 .ccs-error .highlight {
  background-color: #ffff44;
  color: #333;
}
#stacks_in_338 {
  font-family: inherit;
}
/* CALCULATOR */
#stacks_in_338 .ccs-calculator {
  box-sizing: border-box;
  display: block;
  max-width: 800px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 0px 0px 18px 0px;
  
  padding: 10px 0px 20px 0px;
  border-color: rgba(0,0,0,0.1);
  background-color: rgba(255, 255, 255, 0.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: hidden;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30);
  
}
#stacks_in_338 .ccs-calculator .ccs-import {
  padding: 0px 20px 0px 20px;
  
  padding: 0px 20px 0px 20px;
  
  position: relative;
  margin: 0;
}
#stacks_in_338 .ccs-calculator .ccs-import input,
#stacks_in_338 .ccs-calculator .ccs-import output,
#stacks_in_338 .ccs-calculator .ccs-import .select-wrap {
  margin: 5px 0px 0px 0px;
}
#stacks_in_338 .ccs-calculator .ccs-import.ccs-answer label {
  margin:  18px 0px 5px 0px;
}
#stacks_in_338 .ccs-calculator .ccs-no-label .ccs-import {
  padding: 0px 20px 0px 20px;
}
#stacks_in_338 .ccs-calculator .ccs-import input.ccs-value,
#stacks_in_338 .ccs-calculator .ccs-import select.ccs-value,
#stacks_in_338 .ccs-calculator .ccs-import input.date-range-1,
#stacks_in_338 .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_338 .ccs-calculator .ccs-import .select-wrap:after {
  
  background-color: rgba(255, 255, 255, 1.00);
  
}
#stacks_in_338 .ccs-calculator .ccs-import input.ccs-slider {
  padding: 0;
}
#stacks_in_338 .ccs-calculator .ccs-import .ccs-units,
#stacks_in_338 .ccs-calculator .ccs-import output,
#stacks_in_338 .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_338 .ccs-calculator .ccs-import .ccs-units:empty {
  display: none;
}
#stacks_in_338 .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);

  
  font-family: inherit;
  
  font-size: 20px;
  line-height: 20px;
  color: rgba(119, 119, 119, 1.00);
  
}
#stacks_in_338 .ccs-calculator .ccs-answer .ccs-prefix {
  color: rgba(153, 153, 153, 1.00);
  
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_338 .ccs-calculator .ccs-answer .ccs-postfix {
  color: rgba(153, 153, 153, 1.00);
  
  color: rgba(153, 153, 153, 1.00);
  
}
#stacks_in_338 .ccs-calculator .ccs-import .ccs-checkbox-text {
  max-width: 85%;
  line-height: 20px;
  margin-left: 5px;
  box-sizing: content-box;
  height: auto;
}
#stacks_in_338 .ccs-calculator .ccs-import output {
  vertical-align: top;
}
#stacks_in_338 .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_338 .ccs-calculator .ccs-import select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#stacks_in_338 .ccs-calculator .ccs-import input.ccs-slider {
  background: none;
  box-shadow: none !important;
  border: 1px solid transparent !important;
}
#stacks_in_338 .ccs-calculator .ccs-import .select-wrap {
  position: relative;
}
#stacks_in_338 .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_338 .ccs-calculator .ccs-import {
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
#stacks_in_338 .ccs-row, #stacks_in_338 .column-100 {
  display: inline-block;
  width: 100%;
}
#stacks_in_338 .ccs-row .column-50.ccs-no-label:last-child .ccs-import {
  padding-top: 38px;

}
/* THEMES */




#stacks_in_338 .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_146 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_397_2 {
	padding: 20px 0px 0px 0px;
}
