.software-management-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.software-management-item-wrap{width:100px;height:130px;margin:8px;overflow:hidden;cursor:pointer}.software-management-item-wrap .software-management-item{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px;background-color:#ff856e;color:#fff;border-radius:16px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.software-management-item-wrap .software-management-item .alvicon{font-size:40px}.software-management-item-wrap .software-management-item:hover{border-radius:6px}.software-management-item-label{font-size:13px}.appstore-management-item-wrap{margin-left:30px}.status{color:#000!important;text-align:center;margin-top:5px}