/****************/
/*** FXM Mobile (user) ***/
/****************/
/*  fallback loading image */
.loading-root {
  /* width: 375px !important; */
  /* height: 812px !important; */
  /* background: url("/mfxmui/resources/images/Liveupdate_login_logo.png") no-repeat !important; */
}

/* Login page Icon Logo */
.mfxm-login-root > .main-page-root > .illust-img {
  /* width: 249px !important; */
  /* height:180px !important; */
  /* background: url("/mfxmui/resources/images/LiveUpdate_login_img.png") no-repeat !important; */
  
  /* 2026.02.05 Kolmar CI */
  display: block !important;
  width: 140px !important;
  height: 48px !important;
  margin: 0 auto !important;
  background: url(/universalui/CI.png) no-repeat center !important;
  background-size: contain !important;
}

/* appbar layout logo */
.layout-head-root > .box-root > .box-root > .logo > .appbar-icon-root > .appbar-icon-img {
  /* width: 51px !important; */
  /* height: 18px !important; */
  /* background: url("/mfxmui/resources/images/Liveupdate_appbar_logo.png") no-repeat !important; */
  
  /* 2026.02.05 Kolmar CI */
  background-image: url("/universalui/CI.png") !important;
  background-repeat: no-repeat !important;
  width: 140px !important;
  height: 279px !important;
  display: inline-block !important;
  flex: 0 0 auto !important;
}

/* alert logo */
.alert-root > .inner > .alert-head > .tit > .appbar-icon-root > .appbar-icon-img {
  /* width: 51px !important; */
  /* height: 18px !important; */
  /* background: url("/mfxmui/resources/images/Liveupdate_appbar_logo.png") no-repeat !important; */
  
  /* 2026.02.05 Kolmar CI */
  /*
  background-image: url("/universalui/CI.png") !important;
  background-repeat: no-repeat !important;
  width: 140px !important;
  height: 279px !important;
  display: inline-block !important;
  flex: 0 0 auto !important;
  */
}
