.appeal-details{display:flex;flex-direction:column;height:100%;overflow:hidden}.appeal-details__title{flex-basis:100px;line-height:32px}.appeal-details__title .top-bar{display:flex;flex-direction:row}.appeal-details__title .top-bar .label{flex:auto;font-size:1rem;text-align:center}.appeal-details__title .top-bar .button-close{width:162px}.appeal-details__title .theme{font-size:1rem;text-align:center;margin-left:92px;margin-right:162px}.appeal-details__content{flex:1 1 auto;overflow-y:auto;margin:0 auto 10px auto;width:900px}.appeal-details__content .message-block{margin:10px;display:flex;flex-direction:column}.appeal-details__content .message-block .message-block-wrapper{border:1px solid;border-radius:10px;padding:10px}.appeal-details__content .message-block .message-block-wrapper__time{font-size:.8rem;opacity:.65;text-align:right}.appeal-details__content .message-block .message-block-wrapper__author{font-size:.8rem;opacity:.65;text-align:left}.appeal-details__content .message-block .message-block-wrapper__text{white-space:pre-wrap}.appeal-details__content .message-block_other{align-items:flex-start;max-width:60%}.appeal-details__content .message-block_other .message-block-wrapper{border-color:#90c6e6;background:#eaf7ff}.appeal-details__content .message-block_my{align-items:flex-end;margin-left:40%}.appeal-details__content .message-block_my .message-block-wrapper{border-color:#a7deab;background:#ecffec}.appeal-details__bottom{width:900px;margin:0 auto}.appeal-details__bottom .message-send-block{display:flex;flex-direction:column}.appeal-details__bottom .message-send-block .buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;height:35px}.appeal-details__bottom .message-send-block .buttons .file-input{max-width:795px}.appeal-details__bottom .message-send-block .ant-upload-list-item-name{padding-right:10px}