.additional_button {
        margin-left:3px;
}

.submitRemoveSolutionProduct, .updateSolutionQuantityProduct{
    display: block;
    text-align: center;
    text-decoration: underline;
}

.solution-config-find-related-product{
	margin-top:75px;
}

.cpq-config-page span.devmode {
    color: #66512c;
    cursor: text;
    background-color: #eee;
    border-radius: 5px;
    padding: 0 5px;
    margin-left: 5px;
}

.cpq-config-page.devmode .cpq-csticValueLabel {
    white-space: normal;
}

.cpq-config-page span.devmode span {
    font-weight: bold;
    color: #0068b3;
}

.cpq-cstic-value-with-image span.devmode {
    display: block;
    max-width: 125px;
    margin-left: 0;
    word-break: break-all;
}

.cpq-cstic-value-with-image span.devmode span {
    display: block;
}

.cpq-csticValueLabelWithoutSelect.devmode {
    display: inline-block;
}

.glyphicon-root {
  position: relative;
  /*bottom:80px;*/
  display: inline-block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
   padding-left: 8px;
}

.glyphicon-plus_icon:before{


content:"\002b";
font-size: 20px;
font-weight: bold;

}

.glyphicon-minus_icon:before{


content:"\2212";
font-size: 20px;
font-weight: bold;

}

.glyphicon-minus_icon:hover:after{

content:"collapse";
top:-22px;
position:absolute;
left:10px;

}


.glyphicon-plus_icon:hover:after{

content:"expand";
top:-22px;
left:10px;
position:absolute;

}

.item__list .item__list--item
{
	border-bottom:none;
}

.btncollapse
{
margin : 7px 8px 5px 11px ;
}

.cartitems
{
margin : 7px 8px 5px 11px ;
}

.cartheader
{
margin : 7px 8px 5px 6px ;
}
.subitemprice{
	width:9%;
	color: #3c3c3c;
}

.subitemquantity{
	color: #3c3c3c;
	padding-left: 75px;
	
}
.totalalign
{
	text-align: center;
}
.buttonCollapse
{
	background: none;
	border: none;
	color: #3c3c3c;
	padding: 0px 0px 0px 20px;
}