.checkbox [type=checkbox][data-v-a6b6efb4]{width:1.25rem;height:1.25rem;color:#62bc99;vertical-align:middle;-webkit-appearance:none;background:none;border:0;outline:0;flex-grow:0;border-radius:50%;background-color:#fff;transition:background .3s;cursor:pointer}.checkbox [type=checkbox][data-v-a6b6efb4]:before{content:"";color:transparent;display:block;width:inherit;height:inherit;border-radius:inherit;border:0;background-color:transparent;background-size:contain;box-shadow:inset 0 0 0 1px #ccd3d8}.checkbox [type=checkbox][data-v-a6b6efb4]:checked{background-color:currentcolor}.checkbox [type=checkbox][data-v-a6b6efb4]:checked:before{box-shadow:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 24 24'%3E%3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 10-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 000-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E%3C/svg%3E")}.checkbox [type=checkbox][data-v-a6b6efb4]:disabled{background-color:#ccd3d8;opacity:.84;cursor:not-allowed}.NoData[data-v-635b36c6]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.NoData .box__img[data-v-635b36c6]{width:5rem}.NoData .box__img img[data-v-635b36c6]{width:100%}.NoData .text[data-v-635b36c6]{width:100%;text-align:center;color:#9a9a9a}.msgList[data-v-b7e51560]{height:100%}.msg_list[data-v-b7e51560]{height:90vh;width:100%;display:flex;flex-direction:column}@media(min-width:480px){.msg_list[data-v-b7e51560]{height:85vh}}.msg_list_body[data-v-b7e51560]{flex:auto 1 1;overflow-y:auto}.msg_list_body_item[data-v-b7e51560]{display:flex;justify-content:flex-start;align-items:flex-start;padding:1rem}.msg_list_body_item_avatar img[data-v-b7e51560]{width:4rem;border-radius:50%}.msg_list_body_item_radio[data-v-b7e51560]{height:inherit;display:flex;width:12%;align-self:center;padding:1rem 0;margin-right:2%}.msg_list_body_item_info[data-v-b7e51560]{flex:auto 1 1;margin-top:.5rem;margin-left:.5rem;border-bottom:1px solid var(--light-gray)}.msg_list_body_item_info_row[data-v-b7e51560]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.msg_list_body_item_info_name[data-v-b7e51560]{font-size:1.3rem;font-weight:600}.msg_list_body_item_info_msg[data-v-b7e51560]{max-width:249px;width:100%;color:var(--font-gray);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.msg_list_body_item_info_time[data-v-b7e51560]{font-size:.8rem;color:var(--font-gray)}.msg_list_body_item_info_unread[data-v-b7e51560]{background:var(--red);color:var(--white);border-radius:1rem;padding:.25rem .5rem}@media only screen and (min-device-width:320px)and (max-device-width:398px){.msg_list_body_item_avatar img[data-v-b7e51560]{width:3.5rem}.msg_list_body_item_info_row[data-v-b7e51560]{margin-bottom:.6rem}}.toggle_buttons[data-v-b7e51560]{display:flex;justify-content:space-between;width:100%;position:absolute;top:0;left:0;right:0;margin:0 auto}@media(min-width:480px){.toggle_buttons[data-v-b7e51560]{max-width:unset}}.toggle_buttons div[data-v-b7e51560]{padding:1rem;cursor:pointer}.toggle_buttons .delete_button[data-v-b7e51560]{color:red}