/* Multi Stem */

@media (min-width : 650px) and (max-width : 949px ){
  .tpz_form_ms #tpz_ms_col_1 {
	  width: 50%;
	  float: left;
  }
  .tpz_form_ms #tpz_ms_col_2, .tpz_form_ms #tpz_ms_col_3 {
	  float: left;
  }
  .tpz_ms_col {
	  position: relative;
	  width: 50%;
  }
.tpz_ms_col_end {
	clear: both;
	border: 0;
	background: none;
}
}

#tpz_form_ms_table_add {
	cursor: pointer;
}

.tpz_ms_col table {
	padding: 5px;
	margin: 5px;
	width: 100%;
}
.tpz_ms_col table td {
	text-align: center;
}
#tpz_ms_col_1 table td input {
	width: 90%;
}
#tpz_ms_col_2 table td , #tpz_ms_col_3 table td{
	width: 50%;
}
#tpz_ms_col_1 table .col2 {
	width: 60%;
}
.tpz_ms_col {
}
.tpz_form_incursion #tpz_incursion_diagram {
	margin: 15px 5%;
	max-width: 90%;
}
a.tpz_form_button  {
	padding: 15px;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #336699;
	border-radius: 5px;
	margin-bottom: 15px;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
}
.tpz_form_incursion div .incursion_measurement_diagram {
	margin-top: 0;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 0;
	max-width: 90%;
}
.tpz_form_incursion #incursion_1_results {
}
.tpz_form_incursion #incursion_1_results td {
	text-align: center;
}
.tpz_form_incursion {
}
.tpz_form_incursion label {
	display: block;
}
.tpz_form_incursion .incursion_diagram_label {
	padding: 5px 0;
	width: 50%;
	text-align: center;
	display: inline-block;
}
.tpz_form {
	background-color: #082552;
	padding: 15px;
	color: #FFFFFF;
	position: relative;
}
.tpz_form table td {
	text-align: center;
	border: none;
	vertical-align: top;
}
.tpz_form table {
	border: none;
	width: 100%;
}
.tpz_form h2 {
	color: #EB4D08;
}
.tpz_form input {
	height: 25px;
	margin-right: 5%;
	margin-left: 5%;
	width: 90% !important;
	color: #000000;
	font-size: 15px;
	padding: 0 5px !important;
}

.tpz_step2_results_table {
	margin: 5px 5%;
	width: 90%;
	display: block;
}
.tpz_step2_results_table td {
	padding: 2px 0;
	text-align: center;
	width: 50%;
}
.incursion_step1_results {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 15px;
	margin-top: 15px;
}
.incursion_step1_results td {
	text-align: center;
}
#incursion_1_calculator {
	display: none;
}
#incursion_2_calculator {
	display: none;
}

@media (min-width : 650px ){
a.tpz_form_button {
	width: 40%;
	border: none;
	display: inline-block;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.tpz_step_1_col {
	width: 45%;
	display: inline-block;
	text-align: center;
}
.incursion_measurement_diagram {
	width: 45%;
	float: left;
}
.tpz_step_2_form {
	position: relative;
	width: 45%;
	display: inline-block;
}
}
.tpz_img_center {
	width: 100%;
	text-align: center;
}
.tpz_incursion_diagram {
	margin: 0 5%;
	width: 90%;
	display: none;
}
.tpz_form table th {
	border: none;
}