@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
.txt-blue {
  color: #0074d1;
}

/**
 * jstree編集
 */
.button4jtree {
  background-color: #f9f9f9;
  color: #0074d1;
  border: 1px solid #0074d1;
  line-height: 30px !important;
}
/* Hover */
.button4jtree:hover {
  background-color: #e1e3ea;
}
.jstree-default .jstree-clicked,
.jstree-title {
  color: #0074d1 !important;
  font-size: 0.9rem;
  background-color: #e6f5fe !important;
  border-radius: 5px;
  box-shadow: none !important;
}
.jstree-all {
  color: #3f4254 !important;
}
.jstree-all:hover {
  color: #0074d1;
  background-color: #e6f5fe;
}
.jstree-default .jstree-anchor,
.jstree-all {
  font-size: 0.9rem;
  display: inline-block;       
  max-width: 130px;            
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.jstree-default .jstree-anchor:hover,
.jstree-all:hover {
  font-size: 0.9rem;
  color: #0074d1 !important;
}
@media (max-width: 768px) {
  .jstree-default .jstree-clicked,
  .jstree-all {
    font-size: 1rem !important;
  }
  .jstree-default-responsive .jstree-anchor,
  .jstree-default .jstree-anchor,
  .jstree-all {
    font-weight: normal !important;
    font-size: 1em !important;
    text-shadow: none !important;
  }
}
/*
pnotify 背景薄過ぎ解決
 */
.ui-state-default {
  background-color: rgba(255, 255, 255, 1) !important;
  border: 1px solid #009ef7 !important;
}

/**
 * 複数行テキストの確認用
 */

.rik-pre-multiline {
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * サイドバー
 */
.rik-sidebar {
  width: 300px;
}
@media (max-width: 950px) {
  .rik-sidebar {
    display: none;
  }
}
@media (max-width: 960px) {
  .oex-side-block {
    width: 100%;
  }
}
/**
 * モバイルでは適用されないpadding
 */
.rik-resp-pad15 {
  padding: 5px 0;
}
@media (min-width: 750px) {
  .rik-resp-pad15 {
    padding: 20px;
  }
}
/**
 * ヘッダナビゲーション ユーザー情報表示
 */
.rik-header-user {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 8px !important;
}

/**
 * ヘッダナビゲーション ユーザー情報表示（小サイズ端末用）
 */
.rik-header-user-small {
  font-size: 80%;
  width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  right: 0;
}

/**
 * フッタ
 */
.rik-footer {
  color: #fff;
  background-color: #5fb94e;
}

/**
 * サイドナビゲーション
 * ※横幅最小値を固定
 */
.rik-nav-side {
  margin-top: 5px;
  min-width: 6em;
}

/**
 * サイドナビゲーション アイコン
 */
.rik-nav-side .ion-icons {
  font-size: 200%;
}

/**
 * サイドナビゲーション（小サイズ端末用） アイコン
 */
.uk-nav-offcanvas .ion-icons {
  font-size: 240%;
}

/**
 * ページタイトル
 */
.rik-page-title {
  font-weight: bold;
  box-sizing: border-box;
  margin: 0;
  padding: 10px 20px;
  font-size: 30px;
}

/**
 * ページタイトル ルビ
 */
.rik-page-title .ruby {
  font-size: 20px;
}

/**
 * ページタイトル アイコン
 */
.rik-page-title .ion-icons {
  font-size: 200%;
}

/**
 * ページサブタイトル
 */
.rik-page-subtitle {
  font-weight: bold;
  padding: 5px;
}

/**
 * ページサブタイトル アイコン
 */
.rik-page-subtitle .ion-icons {
  font-size: 150%;
}

/**
 * パネル タイトル
 */
.rik-panel .uk-panel-title {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 200%;
  margin-top: 0;
}
.rik-panel .uk-panel-title ruby {
  line-height: 300%;
}
.rik-panel .uk-panel-title ruby rt {
  font-weight: 300;
  font-size: 60%;
  transform: translateY(-0.4rem);
}
.rik-panel h5.uk-panel-title {
  line-height: 150%;
}
.rik-panel h5.uk-panel-title rt {
  font-weight: 300;
  font-size: 50%;
  transform: translateY(-0.4rem);
}

/**
 * パネル タイトル アイコン
 */
.rik-panel .uk-panel-title .ion-icons {
  font-size: 240%;
}

/**
 * フォーム
 */
.rik-form-required {
  color: red;
  font-size: 80%;
}

/**
 * 定義リスト 項目名
 */
.rik-description-list dt {
  font-weight: bold;
}

/**
 * 定義リスト 項目値
 */
.rik-description-list dd {
  color: #444;
}

/**
 * 定義リスト内のアイコン
 */
.rik-description-list .ion-icons {
  font-size: 130%;
}

/**
 * 「最近の更新」「更新履歴」「フォルダ内のファイル」リスト内のアイコン
 */
.rik-list .ion-icons {
  font-size: 130%;
}

/**
 * テーブル内のアイコン
 */
.rik-list-table .ion-icons {
  font-size: 130%;
}
.oex-link-icon > span {
  padding: 0 0.5rem;
  color: #5e6278;
  font-size: 0.88rem;
}
.oex-link-icon > a {
  font-size: 0.88rem;
}
/**
 * リンク用アイコン
 */
.rik-icon-anchor .ion-icons {
  font-size: 200%;
}

/**
 * セルの高さ固定テーブル
 */
.rik-list-table-fixed {
  table-layout: fixed;
}

/**
 * セルの高さ固定テーブル 内容
 */
.rik-list-table-fixed * {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/**
 * ドラッグ＆ドロップによる並べ替え要素
 */
.rik-sortable-handle {
  cursor: move;
}
#tags-tbody > tr,
.rik-list-table tr,
#property-statuses-tbody > tr,
.rik-list-table tr {
  border-bottom: 1px dashed #b5b5c3;
}
#tags-tbody > tr:first-child,
#property-statuses-tbody > tr:first-child {
  border-bottom: 1px dashed #b5b5c3;
  border-top: 1px dashed #b5b5c3;
}
.rik-list-table th {
  color: #a1a5b7;
  font-weight: 300;
  font-size: 0.9rem;
  padding: 0 12px !important;
}
th.specialth {
  padding-left: 86px !important;
}
.rik-list-table td {
  word-break: break-all;
  word-wrap: break-word;
}

/**
 * 一覧の重要項目
 */
.rik-list-item-important {
  font-size: 16px;
  line-height: 22px;
}

/**
 * 一覧の重要項目 アイコン
 */
.rik-list-item-important .ion-icons {
  font-size: 150%;
}

/**
 * 一覧の表示切り替えスイッチ
 */
.rik-list-switcher {
  font-weight: bold;
}

/**
 * 一覧の表示切り替えスイッチ アイコン
 */
.rik-list-switcher .ion-icons {
  font-size: 120%;
}

/**
 * ページネーション
 */
.rik-list-pagination {
  font-weight: bold;
  font-size: 150%;
}

/**
 * サムネイル一覧（アルバム形式）
 */
.rik-thumb-list a {
  text-decoration: none;
  background: #5fb94e;
}

/**
 * サムネイル一覧（アルバム形式） リンク
 */
.rik-thumb-list a:hover {
  background: #00a8e6;
}

/**
 * サムネイル一覧（アルバム形式） タイトル
 */
.rik-thumb-list-title h4 {
  margin: 5px 0;
  padding: 10px 5px;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
}

/**
*スタッフ標準アイコン表示用
 */
.rik-select-icon {
  display: block;
  border: 1px solid #e3e3e3;
  padding: 10px 5px 2px 5px;
  margin: 5px;
  text-align: center;
  border-radius: 5px;
}
.rik-select-icon:hover {
  border: 1px solid #009ef7;
}

/**
 * フキダシ（可変サイズ）
 * http://www.cssarrowplease.com
 */
.rik-comment-balloon {
  margin-bottom: 6px;
  margin-left: 4px;
  width: 90%;
  padding: 6px;
  position: relative;
  background: #fff;
  border: 2px solid #008bbd;
  border-radius: 6px;
}

/**
 * フキダシ 出っ張り部分の配置
 */
.rik-comment-balloon:after,
.rik-comment-balloon:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/**
 * フキダシ 出っ張りの白い部分
 */
.rik-comment-balloon:after {
  border-color: rgba(227, 252, 255, 0);
  border-right-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}

/**
 * フキダシ 出っ張りの青い枠線
 */
.rik-comment-balloon:before {
  border-color: rgba(255, 0, 0, 0);
  border-right-color: #008bbd;
  border-width: 12px;
  margin-top: -12px;
}

/**
 * 最近見た物件 行リンク
 */
.rik-property-list .uk-nav li a {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}
a.oex-recentlist {
  padding: 10px !important;
  border: 1px dashed #ccc;
  color: #3f4254 !important;
}
a.oex-recentlist:hover {
  background-color: #f9f9f9;
  color: #0074d1 !important;
}
.oex-4truncate {
  overflow: hidden;
  min-width: 0;
}

/**
 * 最近見た物件 アイコン
 */
.rik-property-list .uk-nav .ion-icons {
  font-size: 200%;
}

/**
 * 最近見た物件 バッジ
 */
.rik-property-list .uk-nav .uk-badge {
  font-size: 110%;
}

/**
* 容量状況　写真表示 td幅指定
 */
.rik-w110 {
  width: 110px;
}
.rik-wh70 {
  width: 70px;
  height: 70px;
  object-fit: cover;
}
.rik-td70 {
  width: 70px;
}
.rik-wh50 {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.rik-td50 {
  width: 50px;
}
.rik-td30 {
  width: 30px;
}
.rik-td10 {
  width: 10px;
}

/**
 * プラン変更
 */
.oex-plan .uk-card {
  background-color: #ffffff;
  border-color: #a1a5b7;
  border-style: solid;
}
.oex-plan-selected .uk-card {
  background-color: #f1faff;
  border-color: #1d73cc;
  border-style: solid;
}

/**
* 【パンくず】フォルダアイコン調整
 */
.oex-bread-folder {
  margin-right: 4px;
}
/**
*image hover
*/
.img-box.noimg {
  background-color: #f4f4f4;
  color: #ccc;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 10px;
  text-align: center;
  border-radius: 5px;
}

.img-box a {
  position: relative;
  display: inline-block;
}
.img-box a.w50:before {
  line-height: 50px !important;
}
.img-box a::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  content: url("../images/img_expand.png");
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.3s;
}

.img-box a img {
  transition: filter 0.3s;
}

.img-box:hover a::before {
  opacity: 1;
}

.img-box:hover a img {
  filter: invert(25%);
}
/**
*プルダウンメニュー内のボタンの整形
 */
a.oex-btn-list {
  font-size: 0.84rem;
  color: #333;
  display: inline-block;
  font-weight: 400;
}
button.oex-btn-list,
button.oex-btn-list-selected,
a.oex-btn-list {
  width: 100%;
  border: none;
  padding: 5px;
  font-weight: 400;
  background-color: white;
  text-align: left;
  cursor: pointer;
}
button.oex-btn-list:hover,
button.oex-btn-list-selected,
a.oex-btn-list:hover {
  color: #0074d1;
  background-color: #f1faff;
  text-decoration: none;
}
.oex-pointer {
  cursor: pointer !important;
}
/**
*【ファイル一覧】一括処理モーダル画面
*/
#modal-confirm select {
  border: 1px solid #a1a5b7;
  border-radius: 5px;
  height: 40px;
  color: #666;
  height: 40px;
  vertical-align: middle;
  background: #f9f9f9;
  margin-left: 20px;
  padding: 0 10px;
}
#modal-confirm .uk-modal-dialog-text {
  padding: 0 20px;
  font-size: 14px;
}
/**
*【ファイル一覧】　幅狭モバイルでファイルサイズを非表示
*/
@media (max-width: 470px) {
  .widthSS {
    display: none;
  }
}
/**
*【ファイル詳細】タグを表示する
*/
.oex-tags {
  border: 1px solid #009ef7;
  background-color: #f1faff;
  border-radius: 20px;
  font-size: 0.85rem;
  font-width: 700;
  padding: 2px 8px;
  margin: 10px 5px 5px 0;
}
.oex-mt4px {
  margin-top: 4px;
}
/**
* 【ファイル詳細】コメント表示
*/
.oex-comment-txt {
  font-size: 0.85rem;
  color: #5e6278;
  font-weight: 300;
  line-height: 160%;
}
.oex-wh160 {
  width: 160px;
  height: 160px;
  object-fit: cover;
}
/*
ファイル共有ボックス
 */
.oex-share-box {
  border: 1px dashed #ccc;
  padding: 10px;
}
.oex-share-box:hover,
.oex-bgF4 {
  background-color: #f4f4f4;
}
.oex-share-box button {
  cursor: pointer !important;
}
/*
ファイル共有　削除ボタン
 */
.oex-sm-del {
  height: 32px;
  background-color: #f4f4f4;
  color: #ccc;
  border: 1px solid transparent;
}
.oex-sm-del:hover {
  border: 1px solid #f0506e;
  color: #f0506e;
  background-color: #fff5f8;
}
/**
* 住所を省略する」テーブル
*/
table.rik-ellipsis,
table.rik-ellipsis4file,
table.rik-ellipsis4F,
table.rik-ellipsis4S {
  width: 100%;
}
table.rik-ellipsis td,
table.rik-ellipsis4file td,
table.rik-ellipsis4F td,
table.rik-ellipsis4S td {
  white-space: nowrap;
}

table.rik-ellipsis td:nth-child(n + 3):nth-child(-n + 5),
table.rik-ellipsis4file td:nth-child(n + 4):nth-child(-n + 5),
table.rik-ellipsis4file td:nth-child(1),
table.rik-ellipsis4file td:nth-child(n + 7):nth-child(-n + 8) {
  width: 1px;
}
table.rik-ellipsis4F td:nth-child(n + 4):nth-child(-n + 7),
table.rik-ellipsis4F td:nth-child(1),
table.rik-ellipsis4S td:nth-child(2),
table.rik-ellipsis4S td:nth-child(3) {
  width: 1px;
}

table.rik-ellipsis td:nth-child(2),
table.rik-ellipsis4file td:nth-child(3),
.rik-ellipsis4file td:nth-child(6),
table.rik-ellipsis4F td:nth-child(3),
table.rik-ellipsis4S td:nth-child(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 0;
}

/**
*　容量状況　mb表示用
*/
.rik-text-size {
  background-color: #d1efff;
  padding: 5px 8px;
}

/**
 * 容量状況 定義リスト 項目値
 */
.rik-status-list dl dd {
  font-size: 200%;
  line-height: 1.3em;
}

/**
 * 容量状況 プラン表示部
 */
.rik-status-list p {
  font-size: 150%;
}

/**
 * 容量状況 物件別使用量一覧 行リンク
 */
.rik-status-list .uk-nav li a {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}

/**
 * 容量状況 物件別使用量一覧 アイコン
 */
.rik-status-list .uk-nav .ion-icons {
  font-size: 200%;
}

/**
 * 容量状況 物件別使用量一覧 バッジ
 */
.rik-status-list .uk-nav .uk-badge {
  font-size: 110%;
  line-height: 1.3em;
}

/**
 * 画像アップローダ サムネイル画像表示枠
 */
.rik-image-uploader-thumbnail img {
  width: 60px;
}
.rik-thumbnail-image {
  width: 240px;
  height: 240px;
  padding: 20px;
}
.rik-thumbnail-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px;
}
/**
 * 画像アップローダ 選択中の画像表示枠
 */
.rik-image-uploader-selected img {
  width: 60px;
}

/**
 * デバッグ用エラー情報
 */
.rik-debug {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/**
 * デバッグ用エラー情報 ファイルパス
 */
.rik-debug pre {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}

/**
 * デバッグ用エラー情報 キャプション
 */
.rik-debug caption {
  text-align: left;
}

/**
 * デバッグ用エラー情報 コード
 */
.rik-debug code {
  background-color: transparent;
}

/**
 * ステータスバッジ
 */
.rik-status-badge {
  display: flex;
  height: 27px;
  font-size: 12px;
  font-weight: 700;
  color: #5e6278;
  text-align: center;
  vertical-align: middle;
  text-transform: none;
  white-space: nowrap;
  background-color: #d1efff;
  border: 1px solid #a1a5b7;
  background-origin: border-box;
  align-items: center;
  width: 60px;
  justify-content: center;
  position: relative;
}

.rik-small-bg {
  width: 46px !important;
  height: 20px !important;
  padding: 3px;
  margin-right: 5px;
}
/**
 * uikit DatePicker
 * ※カレンダーと外枠の隙間を狭める
 */
.datepicker {
  width: 110px;
}
.uk-datepicker {
  padding: 5px;
}

/**
 * uikit DatePicker セル
 * ※カレンダーのコマ間を狭める
 */
.uk-datepicker-table th,
.uk-datepicker-table td {
  padding: 1px;
}

/**
 * uikit DatePicker リンク
 * ※カレンダーのコマを狭める
 */
.uk-datepicker-table a {
  width: 22px;
  line-height: 20px;
}

/**
 * uikit DatePicker 年月ナビゲーション
 * ※ナビゲーションとカレンダーの隙間を狭める
 */
.uk-datepicker-nav {
  margin-bottom: 5px;
}

/**
 * 上部ナビゲーションバー
 * ※上部は背景色を緑系に統一

.uk-navbar {
    color: #ffffff;
    background: #5FB94E;
    text-shadow: none;
}

/**
 * 上部ナビゲーションバー

.uk-navbar-content,
.uk-navbar-brand,
.uk-navbar-toggle {
    text-shadow: none;
}

/**
 * 上部ナビゲーションバー ロゴ
 * ※上部は背景色を緑系に統一

.uk-navbar-brand {
    color: #ffffff;
    background: #5FB94E;
}

/**
 * 上部ナビゲーションバー ロゴ

.uk-navbar-brand:hover,
.uk-navbar-brand:focus {
    color: #ffffff;
    background: #5FB94E;
}

/**
 * 上部ナビゲーションバー モバイル用トグル開閉
 * ※上部は背景色を緑系に統一

.uk-navbar-toggle {
    color: #ffffff;
    background: #5FB94E;
}

/**
 * 上部ナビゲーションバー モバイル用トグル開閉
 /*
.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus {
    color: #ffffff;
    background: #00a8e6;
}

/**
 * 上部ナビゲーションバー 右ドロップダウン開閉
 * ※上部は背景色を緑系に統一

.uk-navbar-nav > li > a {
    color: #ffffff;
    background: #5FB94E;
    text-shadow: none;
}
 */
/**
 * 上部ナビゲーションバー 右ドロップダウン開閉

.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
    color: #ffffff;
    background: #00a8e6;
}

/**
 * 上部ナビゲーションバー 右ドロップダウン開閉

.uk-navbar-nav > li.uk-active > a {
    color: #ffffff;
    background: #00a8e6;
}

/**
 * サイドナビゲーション
 * ※背景色を緑系に

.uk-tab-left > li > a {
    color: #ffffff;
    background: #5FB94E;
    text-shadow: none;
}
 */
/**
 * サイドナビゲーション
 * ※選択色はuk-nav-subに合わせる

.uk-tab-left > li > a:hover,
.uk-tab-left > li > a:focus,
.uk-tab-left > li.uk-open > a {
    color: #ffffff;
    background: #00a8e6;
}
 */

/**
 * フォルダツリー
 * ※長過ぎる文字列は隠す
 */
.jstree-node {
  overflow: hidden;
}

/**
 * Infoボタン
 * ※水色のボタンを新設
 */
.uk-button-info {
  background: #5bc0de;
  color: #fff;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.uk-button-info:hover,
.uk-button-info:focus {
  background: #31b0d5;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.21);
}

.uk-button-info:active,
.uk-button-info.uk-active {
  background: #269abc;
  color: #ffffff;
}

/**
 * 物件アイコン
 */
.rik-list-icons-property {
  color: #ed8077;
}

/**
 * フォルダアイコン
 */
.rik-list-icons-folder {
  color: #f6d572;
}

/**
 * ファイルアイコン
 */
.rik-list-icons-file {
  color: #3d5791;
}

/**
 * uk-thumbnavの透明度の切り替えを逆に変更 (非フォーカス時にクリアにする)
 */
.uk-thumbnav > * > * > img {
  opacity: 1;
}
.uk-thumbnav > * > :hover > img,
.uk-thumbnav > * > :focus > img {
  opacity: 0.8;
}
.uk-thumbnav > .uk-active > * > img {
  opacity: 0.8;
}

/*
設定ページのボタン調整
 */
.setting-button > a > div > span {
  padding: 0 10px 0 10px;
}
.setting-button > a > div:first-child > span {
  padding: 0 0 0 10px;
}
.setting-button > a.uk-button-default {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

/*
リンクテキストのスタイル追加
 */
a.rik-link-text,
.rik-link-text a,
.rik-link-toggle .rik-link-text,
a .rik-link-text {
  color: #5e6278;
  text-decoration: none;
  line-height: 200%;
  padding: 0.4em 0.8em;
  display: inline-block;
}

a.rik-link-text:hover,
.rik-link-text a:hover,
.rik-link-toggle:hover .rik-link-text,
a .rik-link-text:hover {
  color: #009ef7;
  background-color: #f1faff;
  text-decoration: none;
}

/*カラーピッカー編集
 */
.sp-replacer {
  border: transparent;
  background-color: transparent;
}
.sp-preview {
  width: 35px;
  height: 35px;
  border: 1px solid #a1a5b7;
  border-radius: 50%;
}
.sp-preview-inner {
  border-radius: 50%;
}
.sp-dd {
  display: none;
}

/*物件一覧カード表示*/
.rik-img-card {
  padding: 10%;
}
.rik-img-container {
  width: 100%;
  aspect-ratio: 1;
  position: relative;
}
.rik-img-fill {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.rik-img-fill-empty {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  background-color: #f4f4f4;
  text-align: center;
  display: inline-flex;
  align-items: center;
  color: #ccc;
}
.rik-img-fill-empty > span {
  display: block;
  margin: auto;
}
.rik-img-container .rik-content-overlay {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.rik-img-container:hover .rik-content-overlay {
  opacity: 1;
}
.rik-content-details {
  position: absolute;
  text-align: center;
  color: #fff;
  font-size: 0.8em;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.rik-img-container:hover .rik-content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}

#rik-view-switch,
.rik-sort-btn {
  padding: 0 10px;
  height: 40px;
  border-radius: 5px;
  background-color: #f1faff;
  color: #0074d1;
  border: 1px solid transparent;
  font-size: 0.85rem;
  white-space: nowrap;
}
#rik-view-switch:hover,
.rik-sort-btn:hover {
  border: solid 1px #0074d1;
}
#rik-view-switch > div:first-child {
  padding-right: 8px;
}
#sw-list:hover,
#sw-tile:hover,
#sw-detail:hover {
  background-color: #f1faff;
  color: #0074d1;
  cursor: pointer;
}
.rik-sm-down {
  min-width: 10px;
  min-height: 10px;
}
.rik-viewicon {
  min-width: 16px;
  min-height: 16px;
}
/*
ファイルアップロード用フォーム
 */
.oex-fileUL > li {
  display: flex;
  align-items: center;
}
.oex-fileUP {
  height: 40px;
  vertical-align: middle;
  display: inline-block;
  color: #666;
  padding: 0 10px;
  background: #f9f9f9;
  border-radius: 5px;
  width: 100% !important;
  max-width: 100% !important;
}
.oex-fileDEL {
  margin: 0 5px 0 5px;
  border: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 20px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  background-color: #009ef7;
  color: #fff;
  border-radius: 5px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .oex-extra-text {
    padding: 10px;
    border: dashed 1px #ccc;
    border-radius: 5px;
  }
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}

a.help-bt {
  color: #5e6278;
}

span.oex_badge {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #f1416c;
  position: absolute;
  left: 35px;
  top: 7px;
  margin: 0;
  padding: 0;
}

/* Chat css */

#msger-chat {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 10px;

  height: 40vh;
  max-height: 40vh;
}

.msger-chat::-webkit-scrollbar {
  width: 6px;
}

.msger-chat::-webkit-scrollbar-track {
  background: #ddd;
}

.msger-chat::-webkit-scrollbar-thumb {
  background: #bdbdbd;
}

.msg {
  display: flex;
  align-items: flex-end;
  margin-bottom: 12px;
}

.msg:last-of-type {
  margin: 0;
}
.msg-img {
  width: 44px;
  height: 44px;
  margin-right: 10px;
  background: #ddd;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
}
.msg-bubble {
  padding: 7px;
  border-radius: 15px;
  max-width: 450px;
  word-break: break-all;
  border: #7f7f7f solid 1px;
  background: #f2f2f2;
  white-space: pre-line;
}

.right-msg .msg-bubble.msg-deleted, 
.left-msg .msg-bubble.msg-deleted {
  background: transparent;
  color: gray;
  border-color: gray;
  border-width: thin;
}

.msg-text {
  word-break: break-word;
  /* white-space: pre-line; */
}

.msg-sender-name {
  font-size: 14px;
}

.msg-text p {
  margin-bottom: 0;
  margin-top: 0;
  /* font-size: 14px; */
}

.msg-text .msg-text-content {
  font-size: 14px;
}

.msg-text .msg-text-content.msg-deleted {
  font-style: italic;
  font-size: 13px;
}

.right-msg .msg-bubble-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.left-msg .msg-bubble-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.msg-bubble-content .msg-edited {
  font-style: italic;
  font-size: 11px;
  color: #a1a5b7;
}
.right-msg .msg-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row-reverse;
  /* margin-bottom: 0px; */
}

.left-msg .msg-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
  /* margin-bottom: 0px; */
}

.msg-info-button, .msg-reply-button {
  border: none;
  background: transparent;
  cursor: pointer;
}
.msg-info-name {
  margin-right: 10px;
  font-weight: bold;
}
.msg-info-time {
  font-size: 0.85em;
}

.left-msg .msg-bubble {
  border-bottom-left-radius: 0;
}

.right-msg {
  flex-direction: row-reverse;
}

.right-msg .msg-bubble {
  background: #41aeee;
  color: #fff;
  border-bottom-right-radius: 0;
}
.right-msg .msg-img {
  margin: 0 0 0 10px;
}

#msger-additional-box {
  width: 100%;
  height: fit-content;
  background: #d9d9d9;
  padding: 5px 16px;
  box-sizing: border-box;

  z-index: 2;
  display: none;
}

#msger-additional-box #msger-additional-box__content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;

  box-sizing: border-box;
  padding: 5px 0px;
}

#msger-additional-box #msger-additional-box__content p {
  margin: 0;
}

#msger-additional-box #msger-additional-box__mode {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: space-between;

  max-width: 95%;
}

#msger-additional-box__mode .msger-additional-box__action {
  font-size: 14px;
  font-weight: bold;
}

#msger-additional-box__mode .msger-additional-box__detail {
  font-size: 13px;

  display: -webkit-box; /* Use the WebKit box model */
  line-clamp: 3;
  -webkit-line-clamp: 3; /* Number of lines to show */
  -webkit-box-orient: vertical; /* Orientation of the box */
  overflow: hidden; /* Hide overflowing text */
  text-overflow: ellipsis; /* Show "..." for overflow */

  white-space: pre-line;
}

#msger-additional-box__content .msger-additional-box__close {
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #f1faff;
  background-color: #f1faff;
  display: flex;

  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
}

#msger-additional-box__content .msg-file-icon {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;

  column-gap: 5px;
}

#msger-additional-box__content .msger-additional-box__close:hover {
  border: 1px solid #009ef7;
}

#msger-additional-box__content .msger-additional-box__close span svg {
  width: 10px;
  height: 10px;
}
/* .msger-inputarea {
    display: flex;
    padding: 10px;
    border-top: var(--border);
    background: #eee;
  } */
/* 
#msger-inputarea {
  overflow: hidden;
  resize: none;
} */

#msger-input {
  line-height: 20px;
  padding: 8px;
  overflow-x: hidden;
  overflow-y: auto;
  resize: none; 
  min-height: 40px; 

  max-height: 160px;
  vertical-align: middle;
} 
/* width */
#msger-input::-webkit-scrollbar, #msger-chat::-webkit-scrollbar {
  width: 5px;
  border-radius: 5px;

}

/* Track */
#msger-input::-webkit-scrollbar-track, #msger-chat::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
#msger-input::-webkit-scrollbar-thumb, #msger-chat::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}

/* Handle on hover */
#msger-input::-webkit-scrollbar-thumb:hover, #msger-chat::-webkit-scrollbar-track:hover {
  background: #555;
  border-radius: 5px;
}

#msger-filearea {
  width: 10%;

  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  column-gap: 15px;
}

#msger-filearea .file-button {
  border: none;
  background-color: transparent;
  cursor: pointer;
  color: white;
}

#link-icon {
  transform: rotate(45deg); /* Equal to rotateZ(45deg) */
}

#msger-filearea .file-button svg {
  width: 36px;
  height: 36px;
}

#msger-inputarea {
  width: 100%;

  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;

  column-gap: 15px;
}

#msger-inputarea #msger-input {
  width: 100%;
  border-radius: 5px;
}

.msger-input {
  flex: 1;
  background: #ddd;
  overflow: hidden;
  resize: none;
}
.msger-send-btn {
  margin-left: 10px;
  background: rgb(0, 196, 65);
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.23s;
}
.msger-send-btn:hover {
  background: rgb(0, 180, 50);
}
.chat-messages {
  margin-top: 16px;
}

/* message footer */

.message-footer {
  display: flex;
  align-items: flex-start;
  /* justify-content: right; */
  min-height: 50px;
  background-color: #41aeee;
  padding: 16px;
}

.right-msg .message-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  row-gap: 3px;
}

.left-msg .message-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 3px;
}

.msg-reply-info {
  font-size: 13px;


  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 450px;

  word-break: break-all;
}

.msg-reply-info .msg-reply-info__sender {
  font-weight: bold;
}

.msg-reply-info .msg-reply-info__content {
  font-weight: bold;
  color: #41aeee;
  display: contents;
}

.right-msg .message {
  display: flex;
  justify-content: end;
  flex: 1;
  flex-direction: row;
  gap: 12px;
}
.left-msg .message {
  display: flex;
  justify-content: start;
  flex: 1;
  flex-direction: row-reverse;
  gap: 12px;
}
.chat-messages .uk-more-button {
  text-decoration: none;
  color: #3f4254;
  background: none;
  border: none;
}
.chat-header {
  padding: 16px;
  background-color: #fff;
  border-bottom: 1px solid black;
}

#unread-count {
  width: 20px;
  height: 20px;
  background-color: #009ef7;
  border-radius: 20px;
  color: white;

  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 3px;

  font-size: 12px;

  padding: 4px 8px;
  height: 12px;
}

/* Folder structure CSS*/
#folder-structure-modal .uk-modal-header .uk-modal-title {
  font-size: 16px;
}

#folder-structure-modal .uk-modal-dialog {
  width: 1000px;
  top: 150px;
}

#folder-structure-modal .uk-modal-body {
  padding: 20px;
  height: 400px;
  max-height: 400px;
}

#folder-structure-modal .uk-modal-body .modal__content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;

  width: 100%;
  height: 100%;
}

#folder-structure-modal .uk-modal-body .modal__content .left-side {
  border-right: 1px solid black;

  width: 30%;
  height: 100%;
}

#folder-structure-modal .uk-modal-body .modal__content .right-side {
  width: 70%;
  height: 100%;
  max-height: 100%;
  overflow-y: scroll;

  font-size: 14px;

  padding: 10px;

  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;

  row-gap: 10px;
}

#folder-structure-modal
  .uk-modal-body
  .modal__content
  .right-side
  .table-container {
  width: 100%;
}

#folder-structure-modal #cancel-file-modal {
  background-color: #d9d9d9;
}

#folder-structure-modal
  .uk-modal-body
  .modal__content
  .right-side
  .search-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  column-gap: 10px;
}

#folder-structure-modal
  .uk-modal-body
  .modal__content
  .right-side
  .uk-table
  th {
  padding: 5px 12px;
  font-size: 14px;
}

#folder-structure-modal
  .uk-modal-body
  .left-side
  .jstree-default
  .jstree-open
  > .jstree-ocl {
  visibility: hidden;
}

#file-list-table .file-name-column {
  width: 350px;
  max-width: 350px;
  word-break: break-word;
}

#file-list-table tr.file-detail-row {
  cursor: pointer;
}

#file-list-table .file-name-column {
  max-width: 260px;
}

#file-list-table .file-content-column {
  max-width: 100px;
  word-break: break-all;
}
.uk-chat-avatar {
  height: 36px;
  width: 36px;
  margin-right: 8px;
}

/*preview file*/
#preview-files-area {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;

  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  gap: 5px;
}

.preview-file {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5px;

  background-color: #f0f0f0;
  border: 1px solid #7f7f7f;
  border-radius: 5px;

  font-size: 12px;

  height: 45px;
  padding: 0px 5px;

  position: relative;
  min-width: 240px;
  max-width: 250px;
}

.preview-file .delete-icon {
  position: absolute;
  top: 7%;
  right: 2%;

  width: 15px;
  cursor: pointer;
}

.preview-file .download-icon {
  cursor: pointer;
}

.preview-file .preview-file-name {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

#msg-preview-area {
  width: 90%;

  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;

  row-gap: 10px;
}

.msg-files-area {
  width: 100%;
  gap: 5px;

  flex-wrap: wrap;
  font-size: 12px;
  color: black;

  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.msg-image-files-area {
  width: 100%;
  gap: 2px;

  flex-wrap: wrap;
  font-size: 12px;
  color: black;

  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  
  margin-bottom: 5px;
}

.uploaded-file {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  column-gap: 5px;

  background-color: #f0f0f0;
  border: 1px solid #7f7f7f;
  border-radius: 5px;

  font-size: 12px;

  height: 45px;
  padding: 0px 5px;

  min-width: 200px;
  max-width: 220px;

  box-sizing: border-box;
}

.uploaded-file .file-content {
  display: flex;
  flex-direction: row;
  column-gap: 3px;
  align-items: center;
  justify-content: flex-start;
}

.uploaded-file .download-icon {
  cursor: pointer;
}

.uploaded-file .preview-file-name {
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

/* internal member list css */
.internal-member-list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;

  column-gap: 5px;
}

.avatar-group {
  display: flex;
  align-items: center;
  justify-content: center;
}
.avatar {
  position: relative;
  transition: 0.2s;
}
.avatar:not(:first-child) {
  margin-left: -0.75rem;
}
.avatar:hover, .avatar-text:hover {
  z-index: 1;
  transform: translateY(-0.2rem);
}
.avatar-name {
  position: absolute;
  bottom: calc(100% + 0.5rem);
  left: 50%;
  transform: translateX(-50%);
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 0.875rem;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.avatar-name::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 0.5rem solid;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent;
}
.avatar:hover .avatar-name {
  opacity: 1;
  visibility: visible;
}
.avatar img,
.avatar object {
  width: 48px;
  height: 48px;
  display: block;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid white;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}

.avatar-text {
  width: 48px;
  height: 48px;
  display: block;
  border-radius: 50%;
  border: 2px solid white;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);

  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 600;

  cursor: pointer;
}

.avatar-text:not(:first-child) {
  margin-left: -0.75rem;
}

.left-avatar-default {
  width:36px;
  min-width: 36px;
  height: 36px;
  display: block;
  border-radius: 50%;

  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600;

  cursor: pointer;
}

.avatar.avatar-more {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid white;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);

  display: flex;
  justify-content: center;
  align-items: center;

  background-color: #009ef7;
}

.avatar.avatar-more p {
  margin: 0;
  color: #fff;
  font-size: 14px;
}

#msger-send-btn {
  white-space: nowrap;
  background-color: #f0f0f0;
}

/*external staff options*/
#external-staffs-container {
  max-height: 200px;
  overflow-y: auto;
  min-width: 90%;
}

#staff-select-container {
  /* border: 1px solid red; */
}

.external-staff-option {
  display: block;
}

.ms-drop .ms-no-results {
  display: list-item;
}

/* Message option dropdown */
.message-option-dropdown {
  width: 180px;
}

.message-option-dropdown .right-msg-option {
  font-size: 14px;
  padding: 5px;
  cursor: pointer;

  display: inline-block;
  width: 100%;
}

.message-option-dropdown .right-msg-option-item:hover {
  background-color: #f1faff; /* Light gray background on hover */
  color: #0074d1; /* Change text color on hover */
}

.count-unread {
  display: flex;
  align-items: center;
  position: absolute;
  top: -10px;
  right: -12px;
  padding: 4px 8px;
  background-color: red;
  border-radius: 9999px;
  height: 10px;
  color: white;
  background: #3f9ef2;
}

.msg-info-dropdown p {
  margin: 0;
}


.msg-info-dropdown {
  font-size: 12px;
  width: 250px;
}

/* mention feature */
.chat-box-container {
  position: relative;
  width: 100%;
}

.mention-list {
  position: absolute;
  top: -175px;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #aaa;
  max-height: 150px;
  height: 150px;
  overflow-y: auto;
  z-index: 1000;
  width: 500px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
  border-radius: 4px;
  padding: 12px;
}

.mention-item {
  padding: 7px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;

  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;

  column-gap: 20px;
}

.mention-item p {
  margin: 0;
}

.mention-item .mention-member-id {
  color: black;
  width: 30px;
}

.mention-item .mention-member-name {
  color: #A1A5B7;
}



.mention-item:hover {
  background-color: #f1faff;
}

.right-msg .msg-bubble .mention-text {
  color: white ;
  font-weight: bold;
}

.right-msg .msg-bubble .mention-text--highlight {
  color: white;
  font-weight: bold;
  background-color: #d0eaff;
}

.left-msg {
  column-gap: 0.1rem;
}

.left-msg .msg-bubble .mention-text {
  color: black;
  font-weight: bold;
}

.left-msg .msg-bubble .mention-text--highlight {
  color: black;
  font-weight: bold;
  background-color: #d0eaff;
}

.uk-tooltip {
  word-wrap: break-word;
}

#loading-files-table {
  width: 100%;
  display: flex;
  justify-content: center;
}

#init-modal-view, #empty-modal-view {
  display: flex;
  justify-content: center;
  width: 100%;
}

#init-modal-view p, #empty-modal-view p {
  margin: 0;
}

.rik-wh70.uk-border-rounded.preview-uploaded-image {
  width: 145px;
  height: 145px;
}

.img-box {
  position: relative;
}

.img-box .preview-download-icon {
  position: absolute;
  z-index: 3;
  right: 3px;
  top: 3px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background: #d9d9d9;
  cursor: pointer;
}

.img-box.img-box-chat {
  border: 1px solid #999;
  border-radius: 5px;
}

.img-box.img-box-chat.img-pdf a {
  border-radius: 5px;
  background-color: white;
}

hr.solid-divider {
  border-top: 1px solid #bbb;
  margin-top: 5px;
  margin-bottom: 5px;
}

.added-external-member {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  column-gap: 3px;

  cursor: pointer;
}

#msger-send-btn {
  border: 1px solid white;
}

#msger-send-btn:hover {
  background-color: #F1FAFF;
  color: #0074D1;
  border: 1px solid #0074D1;
}

#msger-send-btn.disabled {
  background-color: #ccc;
  border: 1px solid #ccc;
}

#msger-send-btn.disabled:hover {
  color: #666;
  cursor: default;
}

hr.date-divider {
  border-top: 1px solid #ddd;
  margin: 0;
  width: 100%;
  margin: 10px 0;
}

.first-date-text {
  font-size: 0.85em;
  font-weight: 600;
  color: #808080;
  margin-bottom: 10px;
}

.first-message-divider {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  /* Chat header */
  .chat-header {
    display: flex;
    flex-direction: column;
    row-gap: 7px;
    padding: 7px;
    align-items: flex-start;
  }

  .internal-member-list__title {
    font-size: 12px;
  }

  .avatar img, .avatar object, .avatar.avatar-more, .avatar-text {
    width: 32px;
    height: 32px;

    font-size: 12px;
  }

  /* Chat content */
  #msger-chat {
    padding: 5px;
  }

  .msg-bubble {
    max-width: 160px;
  }

  .msg-bubble.msg-deleted {
    max-width: 200px;
  }


  .uploaded-file, .preview-file {
    min-width: 145px;
    max-width: 145px;
  }

  .left-msg .message, .right-msg .message {
    gap: 5px;
  }

  .uk-chat-avatar.uk-border-circle {
    width: 24px;
    height: 24px;
  }

  /* Chat footer */
  #msg-preview-area {
    width: 100%;
  }

  #msger-filearea {
    column-gap: 5px;
  }
  .message-footer {
    padding: 7px;
    display: flex;
    flex-direction: column-reverse;
  }

  #msger-inputarea {
    column-gap: 5px;
  }

  #msger-send-btn {
    height: 40px;
  }

  /* Tree folder */
  #folder-structure-modal .uk-modal-dialog {
    width: 100%;
  }

  #folder-structure-modal .uk-modal-body .modal__content {
    display: flex;
    flex-direction: column;
  }

  #folder-structure-modal .uk-modal-body .modal__content .left-side {
    width: 100%;
    border-right: none;
  }

  #folder-structure-modal
  .uk-modal-body
  .left-side
  .jstree-default
  .jstree-open
  > .jstree-ocl {
    display: none;
  }

  #folder-structure-modal .jstree-default-responsive .jstree-node {
    margin-left: 0px;
  }

  #folder-structure-modal .uk-modal-body {
    padding: 7px;
  }

  #folder-structure-modal .uk-modal-body .modal__content .right-side {
    width: 100%;
    padding: 0;
  }

  #folder-structure-modal .uk-modal-body {
    overflow-y: auto;
  }

  #folder-structure-modal .uk-modal-body .modal__content .right-side {
    height: initial;
    max-height: none;
    overflow-y: unset;
  }

  #folder-structure-modal .uk-modal-body .modal__content .right-side .file-type {
    width: 150px;
  }

  #mention-member-list {
    display: block;
    width: 100%;
    overflow-x: hidden;
  }

  .mention-member-name {
    max-width: 185px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}


@media only screen and (min-width: 768px) and (max-width: 932px) {
  #folder-structure-modal .uk-modal-dialog {
    width: 100%;
  }

  #folder-structure-modal .uk-modal-body .modal__content {
    display: flex;
    column-gap: 5px;
    /* flex-direction: column; */
  }

  #folder-structure-modal .uk-modal-body .modal__content .left-side {
    width: 30%;
    /* border-right: none; */
  }

  #folder-structure-modal
  .uk-modal-body
  .left-side
  .jstree-default
  .jstree-open
  > .jstree-ocl {
    display: none;
  }

  #folder-structure-modal .jstree-default-responsive .jstree-node {
    margin-left: 0px;
  }

  #folder-structure-modal .uk-modal-body {
    padding: 7px;
  }

  #folder-structure-modal .uk-modal-body .modal__content .right-side {
    width: 100%;
    padding: 0;
  }

  /* #folder-structure-modal .uk-modal-body {
    overflow-y: auto;
  }

  #folder-structure-modal .uk-modal-body .modal__content .right-side {
    height: initial;
    max-height: none;
    overflow-y: unset;
  } */

  /* #folder-structure-modal .uk-modal-body .modal__content .right-side .file-type {
    width: 150px;
  } */
}


@media only screen and (min-width: 768px) and (max-width: 932px) {
  .msg-bubble {
    max-width: 315px;
  }

  .uploaded-file, .preview-file {
    min-width: 140px;
    max-width: 140px;
  }
}

.msg-reply-button .uk-icon, .msg-info-button .uk-icon {
  color: black;
}

.uk-more-button.more-options .uk-icon {
  color: black;
  width: 20px;
  height: 20px;
}

.file-button .uk-icon {
  color: white;
}


@media screen and (-webkit-min-device-pixel-ratio: 2) {
  textarea,
  textarea:focus {
    -webkit-appearance: none;
    appearance:none;
    font-size: 16px;
  }
}

#folder-structure-modal .uk-table th {
  white-space: nowrap;
}

.ui-pnotify-text {
  font-size: 15px;
}