.user_setting .user_setting-field{display:flex;align-items:center;padding-right:18px;margin-bottom:14px}.user_setting .user_setting-field_label{font-size:12px;color:#666}.user_setting .user_setting-field_text{flex:1;display:flex;justify-content:flex-end}.limit_list{display:flex;flex-direction:column}.limit_list .limit_list-item,.limit_list .limit_list-item--active{position:relative;width:85px;height:24px;line-height:24px;border:1px solid #bababa;border-radius:4px;margin-bottom:10px;text-align:center;font-size:12px;color:#666;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.limit_list .limit_list-item--active .limit_list-item_status,.limit_list .limit_list-item .limit_list-item_status{display:none}.limit_list .limit_list-item--active{background-image:linear-gradient(#965e85,#965e85),linear-gradient(#3b7cec,#3b7cec);color:#fff;border-color:transparent}.limit_list .limit_list-item--active .limit_list-item_status{display:inline-block}.limit_list .limit_list-item_status{position:absolute;top:-10px;right:-10px;width:20px;height:20px}