.class-menu p{margin-left:5px;margin-right:5px}.purchase-item-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-wrapper{position:relative;display:inline-block;border-radius:4px;overflow:hidden;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.circle-marker{position:absolute;bottom:14px;right:14px;width:35px;height:35px;border-radius:50%;background-color:hsla(0,0%,100%,.9);font-size:14px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12);box-shadow:0 2px 4px rgba(0,0,0,.12)}.warn{border:1px solid #ffb74d;color:#ff9800}.danger{border:1px solid #f44336;color:#f44336}