.center{
  margin-left: auto;
  margin-right: auto;
}
.mt-element-ribbon{
  padding: 10px;
  /* height: 370px; */
}
.input-medium{
  text-align: center;
}
.cons-order-description{
  height: 56px;
}
.base_image{
      width: 150px !important;
    left: 36%;
  bottom: 20px;
}
#open-popup {padding:20px}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 200px;
  margin: 20px auto;
  text-align: center;
}
.confirm-portlet{
  margin-top: 11%;
}
.confirm-order-image{
  width: 40% !important;
  margin-bottom: 5%;
}
.info-box{
  text-align:center;
}
.mt-3{
  margin: 3% 0 0 0;
}
.consumable-desc{
  font-size: 15px;
}
.read_only{
  background-color:#eef1f5 !important;
}
.quantity::-webkit-inner-spin-button, 
.quantity::-webkit-outer-spin-button {  

   opacity: 1;

}