

/* Form Styling */

#calcStackInputsstacks_in_116_page7 *,
#calcStackInputsstacks_in_116_page7 *:before,
#calcStackInputsstacks_in_116_page7 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#calcStackInputsstacks_in_116_page7 {
	padding: 0px 0px 0px 0px;
}

#calcStackInputsstacks_in_116_page7 label {
	display: bold;
	margin: 5px 0;
	font-weight: bold;
	color: rgba(51, 51, 51, 1.00);
	text-align: left;
}

#calcStackInputsstacks_in_116_page7 .form-control {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 1.10em;
	padding: 0 15px;
	font-size: 16px;
	color: rgba(85, 89, 92, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	background-image: none;
	border: 1px solid rgba(204, 204, 204, 1.00);
	border-radius: 5px;
	margin: 0;
	box-shadow: none;
}

#calcStackInputsstacks_in_116_page7 .form-control[readonly],
#calcStackInputsstacks_in_116_page7 .form-control[readonly]:focus {
	background-color: rgba(236, 238, 239, 1.00);
	border: 1px solid rgba(204, 204, 204, 1.00);
	color: rgba(85, 89, 92, 1.00);
	opacity: 1;
	box-shadow: none;
}

#calcStackInputsstacks_in_116_page7 .form-control:focus {
	box-shadow: none;
	outline: none;
}

#calcStackInputsstacks_in_116_page7 .calcStackCheckboxes label,
#calcStackInputsstacks_in_116_page7 .calcStackRadios label{
	font-weight: normal;
	display: block;
	margin: 20px 0;
	padding-left: 10px;
	margin-left: 20px;
}

#calcStackInputsstacks_in_116_page7 input[type="checkbox"],
#calcStackInputsstacks_in_116_page7 input[type="radio"]{
	float: left;
	display: block;
	border: 1px solid #333;
	width: 20px;
	margin-top: 6px;
}

#calcStackInputsstacks_in_116_page7 .sumOfCheckboxes,
#calcStackInputsstacks_in_116_page7 .sumOfRadios {
	width: 100% !important;
}

#calcStackInputsstacks_in_116_page7 .custom-select {
	/* Needed to fix bugs in the Foundation theme, otherwise it wrecks the styling */
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
	background-image: none !important;
	/* End of Foundation fixes */
	display: block;
	width: 100% !important;
	min-width: 212px;
	border: 1px solid rgba(204, 204, 204, 1.00);
	color: #444;
	font-family: inherit;
	padding: 0 15px;
	font-size: 16px;
	line-height: 1.10em;
	border-radius: 0px;
	height: 42px;
	outline: none;
	box-shadow: none;
}

#calcStackInputsstacks_in_116_page7 .form-control:focus,
#calcStackInputsstacks_in_116_page7 .custom-select:focus {
	background-color: rgba(255, 255, 255, 1.00);
	border: 1px solid rgba(102, 175, 233, 1.00);
	color: rgba(85, 89, 92, 1.00);
	box-shadow: none;
	outline: none;
}

#calcStackInputsstacks_in_116_page7 .form-control.calcStackAnswer,
#calcStackInputsstacks_in_116_page7 .form-control.calcStackAnswer[readonly],
#calcStackInputsstacks_in_116_page7 .form-control.calcStackAnswer:focus {
	background-color: rgba(236, 238, 239, 1.00);
	border: 1px solid rgba(204, 204, 204, 1.00);
	color: rgba(85, 89, 92, 1.00);
	box-shadow: none;
}

#calcStackInputsstacks_in_116_page7 .input-group {
	position: relative;
	width: 100%;
	display: table;
	border-collapse: separate;
}

#calcStackInputsstacks_in_116_page7 .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

#calcStackInputsstacks_in_116_page7 .sumOfSelectMenu {
	display: none !important;
}

#calcStackInputsstacks_in_116_page7 .input-group
#calcStackInputsstacks_in_116_page7 .form-control:focus,
#calcStackInputsstacks_in_116_page7 .input-group
#calcStackInputsstacks_in_116_page7 .form-control:active,
#calcStackInputsstacks_in_116_page7 .input-group .form-control:hover {
	z-index: 3;
}

#calcStackInputsstacks_in_116_page7 .input-group-addon,
#calcStackInputsstacks_in_116_page7 .input-group .form-control {
	display: table-cell;
}

#calcStackInputsstacks_in_116_page7 .input-group-addon:not(:first-child):not(:last-child),
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:first-child):not(:last-child),
#calcStackInputsstacks_in_116_page7 .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

#calcStackInputsstacks_in_116_page7 .input-group-addon {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

#calcStackInputsstacks_in_116_page7 .input-group-addon {
	padding: 0 10px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: normal;
	height: 42px;
	color: rgba(85, 89, 92, 1.00);
	text-align: center;
	background-color: rgba(236, 238, 239, 1.00);
	border: 1px solid rgba(204, 204, 204, 1.00);
	border-radius: 5px;
}

#calcStackInputsstacks_in_116_page7 .input-group .form-control:not(:last-child),
#calcStackInputsstacks_in_116_page7 .input-group-addon:not(:last-child),
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:last-child) > .btn,
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:last-child) > .btn-group > .btn,
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:last-child) > .dropdown-toggle,
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

#calcStackInputsstacks_in_116_page7 .input-group-addon:not(:last-child) {
	border-right: 0;
}

#calcStackInputsstacks_in_116_page7 .input-group .form-control:not(:first-child),
#calcStackInputsstacks_in_116_page7 .input-group-addon:not(:first-child),
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:first-child) > .btn,
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:first-child) > .btn-group > .btn,
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:first-child) > .dropdown-toggle,
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:last-child) > .btn:not(:first-child),
#calcStackInputsstacks_in_116_page7 .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

#calcStackInputsstacks_in_116_page7 .form-control + .input-group-addon:not(:first-child) {
	border-left: 0;
}


@media (min-width: 768px) {
	#calcStackInputsstacks_in_116_page7.calcstack-form-inline .calculatorWrapper {
		display: flex;
		width: 100%;
	}

	#calcStackInputsstacks_in_116_page7.calcstack-form-inline .calculatorWrapper .calcstack-form-group {
		margin-right: calc(20px / 2);
		margin-left: calc(20px / 2);
		flex: 1;
	}
}


/* Range Slider Code */

/* Generated from http://www.cssportal.com/style-input-range/ */

#calcStackInputsstacks_in_116_page7 .calcstack-range-slider {
	vertical-align: middle;
	min-width: 212px;
	position: relative;
}

#calcStackInputsstacks_in_116_page7 input[type=range] {
	-webkit-appearance: none;
	margin: 0;
	border: 0;
	outline: none;
	width: calc(100% - 60px - 8px) !important;
	padding: 0;
	position: relative;
	display: inline-block;
	background: transparent;
}

#calcStackInputsstacks_in_116_page7 input[type=range]:focus {
	outline: none;
	border: none;
	background: none;
}

#calcStackInputsstacks_in_116_page7 input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 10px;
	cursor: pointer;
	animate: 0.2s;
	background: rgba(205, 205, 205, 1.00);
	border-radius: 5px;
	border: none;
}

#calcStackInputsstacks_in_116_page7 input[type=range]::-webkit-slider-thumb {
	border: none;
	height: 25px;
	width: 25px;
	border-radius: 25px;
	background: rgba(51, 51, 51, 1.00);
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -7.5px;
}

#calcStackInputsstacks_in_116_page7 input[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(205, 205, 205, 1.00);
}

#calcStackInputsstacks_in_116_page7 input[type=range]::-moz-range-track {
	width: 100%;
	height: 10px;
	cursor: pointer;
	animate: 0.2s;
	background: rgba(205, 205, 205, 1.00);
	border-radius: 5px;
	border: none;
	outline: none;
}

#calcStackInputsstacks_in_116_page7 input[type=range]::-moz-range-thumb {
	box-shadow: none;
	border: none;
	height: 25px;
	width: 25px;
	border-radius: 25px;
	background: rgba(51, 51, 51, 1.00);
	cursor: pointer;
	outline: none;
}

#calcStackInputsstacks_in_116_page7 input[type=range]::-moz-focus-outer {
	border: 0;
}

#calcStackInputsstacks_in_116_page7 input[type=range]::-ms-track {
	width: 100%;
	height: 10px;
	cursor: pointer;
	animate: 0.2s;
	background: transparent;
	border: none;
	color: transparent;
	outline: none;
}

#calcStackInputsstacks_in_116_page7 input[type=range]::-ms-fill-lower {
	background: rgba(205, 205, 205, 1.00);
	border: none;
	border-radius: 10px;
	box-shadow: none;
}

#calcStackInputsstacks_in_116_page7 input[type=range]::-ms-fill-upper {
	background: rgba(205, 205, 205, 1.00);
	border: none;
	border-radius: 10px;
	box-shadow: none;
}

#calcStackInputsstacks_in_116_page7 input[type=range]::-ms-thumb {
	box-shadow: none;
	border: none;
	height: 25px;
	width: 25px;
	border-radius: 25px;
	background: rgba(51, 51, 51, 1.00);
	cursor: pointer;
}

#calcStackInputsstacks_in_116_page7 input[type=range]:focus::-ms-fill-lower {
	background: rgba(205, 205, 205, 1.00);
}

#calcStackInputsstacks_in_116_page7 input[type=range]:focus::-ms-fill-upper {
	background: rgba(205, 205, 205, 1.00);
}

/* Range Slider Value */

#calcStackInputsstacks_in_116_page7 .range-slider-balloon {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	color: rgba(255, 255, 255, 1.00);
	line-height: 42px;
	text-align: center;
	border-radius: 5px;
	background: rgba(117, 208, 37, 1.00);
	padding: 0px 10px;
	margin-left: 8px;
	vertical-align: top;
	height: 42px;
}

#calcStackInputsstacks_in_116_page7 .range-slider-balloon:after {
	position: absolute;
	top: 14px;
	left: -7px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-right: 7px solid rgba(117, 208, 37, 1.00);
	border-bottom: 7px solid transparent;
	content: '';
}


/* Answer Buttons */

#calcStackstacks_in_116_page7 .calcStackButtons button {
	margin: 15px 15px 15px 0;
	border: none;
	outline: none;
	background: rgba(2, 117, 216, 1.00);
	transition: all 300ms ease-in-out;
	border-radius: 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	padding: 0 15px;
	line-height: 42px;
	color: rgba(255, 255, 255, 1.00);
	cursor: pointer;
}

#calcStackstacks_in_116_page7 .calcStackButtons button:hover,
#calcStackstacks_in_116_page7 .calcStackButtons button:active {
	background: rgba(1, 84, 155, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

/* Background Fills */


/* No background */
#calcStackInputsstacks_in_116_page7 {
	background: transparent;
}


















/* Hide normal addon labels if the input type is set to range slider */
.calcstack-form-group.range_slider .input-group-addon {
	display: none !important;
}


/* Start each.css */

/* Disable input group addons if the input type is set to checkboxes (otherwise addons span the whole checkbox area) */




/* End each.css */
@important "partials/maps";
#total-calculator-stacks_in_111_page7 {
  /*  */
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  padding: 90px 0px 90px 0px; }
  #total-calculator-stacks_in_111_page7 #invoice-stacks_in_111_page7 {
    display: none; }
  #total-calculator-stacks_in_111_page7 .total-calc-price {
    /*  */ }
    #total-calculator-stacks_in_111_page7 .total-calc-price::before {
      /*  */
      display: inline-block;
      content: "CHF";
      /*  */ }
    #total-calculator-stacks_in_111_page7 .total-calc-price::after {
      /*  */ }
  #total-calculator-stacks_in_111_page7 #print-styles-stacks_in_111_page7 {
    display: none; }
  #total-calculator-stacks_in_111_page7 #app-stacks_in_111_page7 {
    /*  */
    /*  */
    font-family: "Nunito";
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    color: rgba(77, 77, 77, 1.00);
    padding: 0;
    /*  */ }
  #total-calculator-stacks_in_111_page7 .edit-information {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Nunito, Roboto, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 0 15px 0;
    color: rgba(0, 0, 0, 0.4); }
    #total-calculator-stacks_in_111_page7 .edit-information i {
      font-size: 18px;
      margin-right: 6px;
      vertical-align: middle; }
    #total-calculator-stacks_in_111_page7 .edit-information.border {
      margin-top: 20px;
      padding-top: 30px;
      border-top: 1px dotted rgba(0, 0, 0, 0.2); }
  #total-calculator-stacks_in_111_page7 .total-calc-container {
    width: 100%;
    color: inherit;
    margin: 0 auto;
    max-width: 800px; }
  #total-calculator-stacks_in_111_page7 .total {
    /*  */
    /*  */
    margin: 40px 10px 0px 10px;
    /*  */
    font-size: 1.5rem;
    padding: 16px 22px;
    vertical-align: bottom;
    color: rgba(77, 77, 77, 1.00);
    border-top: solid 3px rgba(0, 114, 255, 1.00); }
    #total-calculator-stacks_in_111_page7 .total .total-column {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 10px; }
      #total-calculator-stacks_in_111_page7 .total .total-column span {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
        #total-calculator-stacks_in_111_page7 .total .total-column span.grabAttention {
          -webkit-animation: tada 1s;
          animation: tada 1s; }
      #total-calculator-stacks_in_111_page7 .total .total-column span.total-amount {
        text-align: right;
        font-weight: bold; }
    #total-calculator-stacks_in_111_page7 .total .total-tax-info {
      clear: both;
      width: 100%;
      display: block;
      font-size: 14px;
      font-weight: 300;
      text-align: center;
      margin-bottom: 20px; }

#total-calculator-stacks_in_111_page7 #add-new-stacks_in_111_page7 button.total-calculator-add-new {
  /*  */
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: rgba(189, 189, 189, 1.00);
  /*  */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(189, 189, 189, 1.00);
  padding: 8px 8px 8px 8px;
  font-size: 18px;
  border-radius: 4px;
  /*  */
  margin: 40px auto 0px;
  /*  */
  /*  */ }

#total-calculator-stacks_in_111_page7 #actions-stacks_in_111_page7 {
  text-align: center; }
  #total-calculator-stacks_in_111_page7 #actions-stacks_in_111_page7 button {
    /*  */
    /*  */
    background: rgba(0, 114, 255, 1.00);
    /*  */
    /*  */
    margin: 1em;
    border: none;
    cursor: pointer;
    font-weight: bold;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: inherit;
    color: rgba(255, 255, 255, 1.00);
    padding: 15px 20px 15px 20px;
    font-size: 18px;
    border-radius: 4px;
    /*  */ }
    #total-calculator-stacks_in_111_page7 #actions-stacks_in_111_page7 button i {
      /*  */
      margin-right: 8px;
      vertical-align: middle; }

#total-calculator-stacks_in_111_page7 ul.app-products {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  #total-calculator-stacks_in_111_page7 ul.app-products li.item-column {
    /*  */
    color: rgba(77, 77, 77, 1.00);
    /*  */
    font-weight: normal;
    font-size: 18px;
    height: auto;
    overflow: hidden;
    background: none;
    min-height: 65px;
    line-height: 65px;
    border-radius: 4px;
    padding: 0rem 15px;
    margin: 0 16px 15px 16px; }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-title {
      /*  */
      font-weight: bold;
      /*  */
      margin: 0;
      float: left;
      padding: 0 .4em 0 0; }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-checkbox {
      margin: 0;
      float: left;
      padding: 0 .4em 0 0;
      line-height: inherit; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-checkbox:before {
        display: inline-block;
        content: 'check_box_outline_blank'; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-checkbox input {
        opacity: 0;
        display: none;
        visibility: hidden; }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-price {
      /*  */
      font-weight: bold;
      /*  */
      margin: 0;
      float: right;
      padding: 0 0 0 .4em;
      line-height: inherit; }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-details {
      font-size: 17px;
      display: none;
      width: 100%;
      float: left;
      clear: both;
      padding: 0rem 0.5rem 1rem;
      line-height: initial; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-details p {
        margin: 0px; }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-details-toggle {
      /*  */
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      /*  */
      /*  */
      display: none;
      /*  */
      float: right;
      position: relative;
      text-align: center;
      padding: 0 0 0 .7em;
      height: 65px;
      line-height: inherit; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-details-toggle i {
        height: 65px;
        border-radius: 4px;
        line-height: inherit;
        vertical-align: middle; }
        #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-details-toggle i:hover {
          /*  */
          -webkit-animation: swing 1s;
          animation: swing 1s;
          /*  */ }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-quantity {
      /*  */
      font-weight: bold;
      /*  */
      color: inherit;
      display: none;
      float: right;
      padding: 0 0 0 .3em;
      line-height: 65px; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-quantity span.quantity {
        color: inherit;
        font-weight: inherit;
        display: inline-block; }
        #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-quantity span.quantity i {
          font-size: 16px;
          line-height: inherit;
          text-decoration: none;
          vertical-align: middle; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-quantity span.quantity-controls {
        float: right;
        padding: 10.5px 0; }
        #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-quantity span.quantity-controls i {
          float: left;
          clear: both;
          height: 22px;
          opacity: 0.7;
          font-size: 22px;
          padding: 0 0.5em;
          line-height: 22px;
          /*  */
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none;
          /*  */ }
          #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-quantity span.quantity-controls i:hover {
            /*  */
            opacity: 1;
            /*  */ }
            #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-quantity span.quantity-controls i:hover:first-child {
              /*  */ }
            #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-quantity span.quantity-controls i:hover:last-child {
              /*  */ }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected {
      /*  */
      /*  */
      background: rgba(230, 230, 230, 1.00);
      /*  */
      /*  */
      color: rgba(77, 77, 77, 1.00);
      -webkit-transition: none !important;
      transition: none !important; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected .item-title, #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected .item-price, #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected .item-quantity, #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected .item-checkbox:before {
        color: rgba(0, 114, 255, 1.00); }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected .quantity-controls i {
        color: rgba(77, 77, 77, 1.00); }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected .item-price {
        text-decoration: underline; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected .item-checkbox:before {
        content: 'check_box'; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected .item-details-toggle, #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected .item-quantity {
        display: block; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-selected:hover {
        /*  */
        /*  */
        /*  */
        background: rgba(230, 230, 230, 1.00);
        /*  */
        /*  */
        box-shadow: none;
        color: rgba(77, 77, 77, 1.00);
        /*  */ }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-opened {
      height: auto; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-opened .item-details {
        display: block;
        max-height: 500px;
        -webkit-transition: max-height 0.3s ease;
        transition: max-height 0.3s ease; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-opened .item-details-toggle {
        display: block; }
        #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-opened .item-details-toggle i:hover {
          /*  */
          -webkit-animation: none;
          animation: none;
          /*  */ }
        #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-opened .item-details-toggle.item-details-toggle-open i {
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-edit {
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      /*  */
      box-shadow: 0px 2px 30px 0px rgba(128, 128, 128, 0.50);
      /*  */
      color: rgba(0, 0, 0, 0.60); }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-edit input[type="submit"] {
        float: right;
        margin-top: 15px; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-edit input[type="text"], #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-edit textarea {
        display: inline;
        margin-bottom: 0;
        border-radius: 0;
        background-color: #fff;
        border-style: solid;
        border-width: 1px;
        border-color: #ccc;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        color: #444;
        font-family: inherit;
        font-size: 14px;
        height: 34px;
        box-sizing: border-box;
        padding: 8px;
        width: 100%;
        line-height: normal;
        outline: none;
        -webkit-transition: border-color .15s linear,background .15s linear;
        transition: border-color .15s linear,background .15s linear; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-edit .item-title {
        min-width: 300px; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-edit .item-details-toggle {
        display: block; }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-edit .item-details {
        display: block;
        padding-left: 0;
        padding-right: 0;
        max-height: 500px;
        -webkit-transition: max-height 0.3s ease;
        transition: max-height 0.3s ease; }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column:hover {
      /*  */
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      /*  */
      box-shadow: 0px 2px 30px 0px rgba(128, 128, 128, 0.50);
      /*  */
      cursor: pointer;
      color: rgba(0, 0, 0, 0.60);
      -webkit-transition: all 0.3s ease-out, color 0s ease;
      transition: all 0.3s ease-out, color 0s ease;
      /*  */ }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column:hover .item-details-toggle {
        /*  */
        display: block;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        /*  */ }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column:after {
      display: block;
      color: inherit;
      overflow: hidden;
      height: 65px;
      line-height: inherit;
      content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . '; }
    #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.hover {
      /*  */ }
      #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.hover .item-details-toggle {
        display: block;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

@media (max-width: 768px) {
  #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-details-toggle {
    display: block; }
  #total-calculator-stacks_in_111_page7 ul.app-products li.item-column .item-title {
    margin-left: 0.2rem;
    padding-bottom: 1rem;
    clear: left;
    width: 100%;
    line-height: normal; }
  #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.open .item-title {
    padding-bottom: 0rem !important; }
  #total-calculator-stacks_in_111_page7 ul.app-products li.item-column.item-edit .item-title {
    margin: 0;
    min-width: 100%;
    padding: 0.6em 0; } }

#total-calculator-stacks_in_111_page7 {
  /*  */ }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@-webkit-keyframes swingReverse {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 15deg) rotate(180deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -10deg) rotate(180deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 5deg) rotate(180deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -5deg) rotate(180deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 0deg) rotate(180deg); } }

@keyframes swingReverse {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 15deg) rotate(180deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -10deg) rotate(180deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 5deg) rotate(180deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, -5deg) rotate(180deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) rotate(180deg);
    transform: rotate3d(0, 0, 1, 0deg) rotate(180deg); } }

#slice_mez_111_page7 [class*="stacks-label"] {
  padding: 3px 0px !important;
  border-radius: 2px !important;
  font-family: Nunito, Roboto, Helvetica, sans-serif !important; }

#slice_mez_111_page7 .mez.selected > [class*="stacks-label"] {
  background-color: royalblue !important; }

#slice_mez_111_page7 #total-calculator-stacks_in_111_page7 #total-calc-preview {
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  padding: 30px 0;
  color: rgba(77, 77, 77, 1.00); }
#total-calc-item-stacks_in_112_page7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_112_page7 .stretch, #total-calc-item-stacks_in_112_page7 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_112_page7 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_112_page7 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_112_page7 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_112_page7 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_112_page7 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_112_page7 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_112_page7 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_112_page7 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_112_page7 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_114_page7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_114_page7 .stretch, #total-calc-item-stacks_in_114_page7 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_114_page7 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_114_page7 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_114_page7 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_114_page7 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_114_page7 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_114_page7 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_114_page7 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_114_page7 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_114_page7 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
#total-calc-item-stacks_in_115_page7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #total-calc-item-stacks_in_115_page7 .stretch, #total-calc-item-stacks_in_115_page7 .shrink {
    padding: 10px 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #total-calc-item-stacks_in_115_page7 .stretch {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #total-calc-item-stacks_in_115_page7 .shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  #total-calc-item-stacks_in_115_page7 .full {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }
  #total-calc-item-stacks_in_115_page7 .total-calc-title {
    font-weight: bold;
    padding: 10px 10px; }
    #total-calc-item-stacks_in_115_page7 .total-calc-title .out:first-child {
      width: 100%; }
  #total-calc-item-stacks_in_115_page7 .total-calc-price {
    padding: 10px 10px; }
    #total-calc-item-stacks_in_115_page7 .total-calc-price span {
      margin: 0;
      padding: 0;
      font-weight: bold; }
    #total-calc-item-stacks_in_115_page7 .total-calc-price .out:first-child {
      width: 100%;
      text-align: center; }
  #total-calc-item-stacks_in_115_page7 .total-calc-description {
    box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 10px; }
