ul.rpkitmodule_stacks {
  list-style: none;
	margin-bottom: 15px;
	padding-left: 0;
}
#rpkitmodule_stacks {
	list-style: none;
	padding-left: 0;
}
ul.clearfix {
	list-style: none !important;
}
ul.ulContainer {
  padding-left: 0;
}
.rpkitmodule_quantity {
	/* border: 1px solid; */
	/*background: #EDEDEF; */
	/*border-right: none;*/
	height: 100%;
	/* width: 35px; */
	text-align: center;
	/* float: left; */
	cursor: default !important;
	font-weight: bold;
	font-size: 16px;
    max-height: 3rem;
}
.rpkitmodule_select_ul {
	list-style: none;
	position: absolute;
	background-color: white;
	/* border: 1px solid black; */
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
  text-align: left;
	margin-top: 36px;
	border-top: none;
	padding: 1px;
	max-width: 900px;
	min-width: 400px;
	max-height: 600px;
	overflow-x: hidden;
	overflow-y: overlay;
	z-index: 999;
}
.rpkitmodule_select_ul li {
	display: block;
	clear: both;
	margin-top: 1px;
	cursor: pointer;
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
	/* border-bottom: 1px solid #9A9A9A; */
  border-bottom: 1px solid rgba(0,0,0,.15);
  /*height: 60px;*/
}
.rpkitmodule_select_ul li img {
  width: 30px;
  margin-top: 13px;
}
.rpkitmodule_select {
  display: block;
}
.rpkitmodule_select span.selected {
  display: inline-block;
  /* border: 1px solid black;
  background: url('../img/select-arrow.png') no-repeat right; */
  float: left;
  width: 100%;
  cursor: pointer;
  height: 33px;
  padding: 1px;
  overflow: hidden;
	z-index: 1000;
}
.dropdown-toggle-product {
  white-space: normal;
}
.rpkitmodule_select span.selected:hover {
	/* background-color: #eeeeee; */
	/* background-color: #f8f9fa; */
  background-color: #eaeaea;
	/* color: #ff9c00; */
}
.rpkitmodule_select span.selected img {
  float: left;
  width: 29px;
}
.rpkitmodule_select span.selected span {
  line-height: 30px;
}
.rpkitmodule_stacks li label {
  line-height: 30px;
}
.rpkitmodule_stacks li {
	margin: 0;
	padding: 0;
	min-height: 30px;
	line-height: 28px;
}
.rpkitmodule_stacks li span {
	padding: 0 0px;
}
.rpkitmodule_select_ul li span > span {
  display: block;
  padding-left: 40px;
  margin-top: -20px;
  font-size: 13px;
}
.rpkitmodule_stack_form ul li {
	clear: both;
	padding: 5px 0;
	margin: 0;
	min-height: 30px;
}
.rpkitmodule_select li {

}
.rpkitmodule_select li:hover {
	background-color: #eeeeee;
	color: #ff9c00;
}
.rpkitmodule_stacks li > .qty_col {
  padding-left: 0;
  padding-right: 0px;
}
.rpkitmodule_stacks li > .select_col {
  padding-left: 0;
  padding-right: 0;
	float: left;
	/* margin-left: -5px; */
}
.rpkitmodule_stacks li > .select_col_stack {
	width: 395px;
}
.rpkitmodule_stacks li > .label_col {
  padding-left: 0;
  padding-right: 0;
	font-size: 24px;
	font-weight: bold;
	color: #ff9c00;
	margin-bottom: 10px;
}
.column-left {
	float: left;
	width: 25%;
}
.column-right {
	float: left;
	width: 75%;
}
.rpkitmodule_table {
	width: 100%;
}
.rpkitmodule_select img {
	margin-right: 5px;
}
#rpkitmodule_content {
	margin-left: 0 !important;
}
.rpkitmodule_link {
	width: 383px;
	background: #EDEDEF;
	border: 1px solid #000;
	text-align: center;
	margin-left: 10px;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
}

.kit-price-container {
    /*line-height: 5.3rem;*/
}

.kit-price {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.1;
    color: #f8aa00;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.kit-container {
    margin-bottom: 7.5px;
}

.kit-image {
    height: 5.3rem;
}

.rpkitmodule_toplink {
    position: absolute;
    width: 100%;
    bottom: 10px;
}

.kit-item {
    margin-bottom: 1rem;
}
.kit-beforeprice {
    margin-top: 10px;
    margin-bottom: 0;
    color: #868e96;
    height: 1rem;
    line-height: 1.1;
    display: block;
}
.kit-pricefotter {
    margin-bottom: 0;
    color: #868e96;
    height: 1rem;
    line-height: 1.1;
    display: block;
}

@media (max-width: 1199px) {
    .kit-item {
        padding-top: 1rem;
        border-top: 1px solid #ced4da;
    }
}

@media (max-width: 991px) {
    .rpkitmodule_toplink {
		margin-top: 40px;
        position: relative;
    }
}

@media (min-width: 1121px) {
    #rpkitmodule_content {
		margin-left: 345px;
	}
	.rpkitmodule_stacks li > .select_col {
		width: 372px;
	}
	.rpkitmodule_stacks li > .select_col_stack {
		width: 410px;
	}
	.rpkitmodule_select_ul {
		max-width: 900px;
		min-width: 400px;
	}
	.rpkitmodule_link {
		width: 383px;
		margin-left: 10px;
	}
}
@media (max-width: 1120px) {
    #rpkitmodule_content {
		margin-left: 255px;
	}
	.rpkitmodule_stacks li > .select_col {
		width: 150px;
	}
	.rpkitmodule_stacks li > .select_col_stack {
		width: 185px;
	}
	.rpkitmodule_select_ul {
		max-width: 300px;
		min-width: 175px;
	}
	.rpkitmodule_link {
		width: 168px;
		margin-left: 0;
	}
}
@media (max-width: 848px) {
    #rpkitmodule_content {
		margin-left: 0;
	}
	.rpkitmodule_stacks li > .select_col {
		width: 150px;
	}
	.rpkitmodule_stacks li > .select_col_stack {
		width: 185px;
	}
	.rpkitmodule_select_ul {
		max-width: 300px;
		min-width: 175px;
	}
	.rpkitmodule_link {
		width: 168px;
		margin-left: 0;
	}
}
