.inbox-route .inbox-wrapper{border-radius:8px;width:100%;border:1px solid #ddd;background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(max-width:768px){.inbox-route .inbox-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.inbox-route .inbox-wrapper .messgae-item-wrapper div:last-child{border-bottom:none}.inbox-route .inbox-wrapper .messgae-item-wrapper .message-item{max-height:95px;padding:15px 0;border-bottom:1px solid #ddd;cursor:pointer}.inbox-route .inbox-wrapper .messgae-item-wrapper .message-item,.inbox-route .inbox-wrapper .messgae-item-wrapper .message-item .message-header{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inbox-route .inbox-wrapper .messgae-item-wrapper .message-item .message-header{display:-webkit-box;display:-ms-flexbox;display:flex}.inbox-route .inbox-wrapper .messgae-item-wrapper .message-item .message-header .message-date{color:#777}.inbox-route .inbox-wrapper .messgae-item-wrapper .message-item .message-header .message-icon{width:20px;margin-left:12px;margin-top:-6px}.inbox-route .inbox-wrapper .messgae-item-wrapper .message-item .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inbox-route .inbox-wrapper .messgae-item-wrapper .message-item .content .clock{width:20px;margin-right:4px}.inbox-route .inbox-wrapper .messgae-item-wrapper .message-item .content .message-content{color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:2;display:inline-block;width:50%}.inbox-route .inbox-wrapper .read-item{opacity:.6}.inbox-route .inbox-wrapper .no-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:8px;padding:40px;font-size:105%;color:#9d9c9c}.inbox-route .row{margin-left:0!important;margin-right:0!important}.inbox-route .filters{padding:0 20px 0 0}@media(max-width:768px){.inbox-route .filters{padding:0;margin-bottom:10px}}.inbox-route .filters .filter-by-read{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;width:100%;border:1px solid #ddd;background:#fff;padding:15px;position:sticky;top:100px}.inbox-route .filters .filter-by-read .filter-icon{margin-left:8px;width:20px}.inbox-route .filters .filter-by-read .radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:768px){.inbox-route .filters .filter-by-read .radio-group{margin-top:8px}}.inbox-route .filters .filter-by-read .radio-group .radio-button,.inbox-route .filters .filter-by-read .radio-group .radio-button input{cursor:pointer}