* {
    font-family: "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, sans-serif;
    font-size: 12px;
  }
  
  .page__link {
    padding: 0.8rem !important;
  }
  
  .justify-end {
    justify-content: flex-end;
  }

  span.page-link.disabled {
    background-color: transparent;
  }

  .table {
    border-color: #e5e7eb !important;
  }
    
  .table--light th {
    background-color: #f3f4f6 !important;
    font-weight: 700 !important;
    border: 1px solid #e5e7eb !important;
    padding: 8px;
    color: #337ab7 !important;
  }
  
  .filterbtn {
    min-width: 6.5rem !important;
    padding: 0.6rem 0.75rem !important;
  }
  
  .container__fluid {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  
  .container_pad1 {
    padding: 0 40px;
  }
  
  .container_pad2 {
    padding: 0 20px;
  }
  
  .container_pad3 {
    padding: 0 30px;
  }
  
  .container__tabs-menu {
    padding: 0 2.5rem;
    height: 44px;
  }
  
  .container__table {
    padding: 0 1.5rem;
  }
  
  .icon__container {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-right: 1rem !important;
  }
  
  .icon__container button {
    border: 0;
    outline: 0;
    background: none;
    padding: 0;
  }
  
  .nav__icons {
    width: 1.8rem;
    height: 1.8rem;
    color: #9ca3af;
  }
  
  .form-control:focus {
    border-color: #0284c7 !important;
  }

  .form-select:focus {
    border-color: #0284c7 !important;
  }
  
  .selectinput {
    display: flex;
    align-items: baseline;
    gap: 8px;
    color: #000 !important;
  }
  select.form-select.select-box.tableselect.filterview {
    width: 72px;
    margin-left: 10px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  }
  select.form-select.select-box.tableselect {
    width: 200px;
    color: #000 !important;
  }
  .top-nav {
    background: #c2ebff;
    height: 55px;
    padding: 0 0.4rem;
  }
  a.navbar-brand {
    padding: 0px;
  }
  
  .top-nav select.form-select.select-drop {
    width: 203px;
    height: 30px;
    padding: 0 0.75rem;
    border-radius: 4px;
    border: 1px solid #e5e7eb;
    font-size: 12px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
    font-weight: 500;
    margin-right: 5px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  }
  .top-nav select.form-select.select-drop-first {
    width: 140px;
    height: 30px;
    padding: 0 0.75rem;
    border-radius: 4px;
    border: 1px solid #e5e7eb;
    font-size: 12px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
    font-weight: 500;
    margin-right: 1rem;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  }

  .user-section button{
    background: #fff !important;
    color: #000 !important;
    border:  transparent !important;
    padding: 6px 16px !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    width: 100% !important;
  }
  

  span.user-section {
    width: 100px;
    height: 36px;
    padding: 6px;
    gap: 4px;
    border-radius: 4px 0px 0px 0px;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #d1d5db;
    background: #fff;
    margin-left: 5px;
  }
  
  .modal-content {
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    width: 800px;
    max-width: 100%;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 90vh;
}
.modal-body {
  max-height: 70vh;
  
}
  .upload-class{
    position: relative;
  }
  .upload-body {
    padding: 32px 24px;
  }
  .required-span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 22px; 
    width: 40px;
    background-color: #e11d48;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 8px;
    border-radius: 5px;
    text-align: center;
  }
  span.user-section img {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 5px;
    position: relative;
    bottom: 3px;
  }
  
  span.user-section span {
    font-size: 12px;
    position: relative;
    bottom: 2px;
  }
  span.user-section.desktop {
    display: none;
  }
  span.user-section {
    width: 100px;
    height: 36px;
    padding: 6px;
    gap: 4px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #d1d5db;
    background: #fff;
    margin-left: 5px;
    align-content: flex-end;
  }
  .tabs-menu {
    background: #76d0ff;
    display: flex;
    align-items: center;
  }
  ul.ulli {
    padding-left: 10px !important;
    margin: 0px !important;
    display: flex !important;
  }
  .top-nav li.nav-item.active {
    background: #09a1ec;
    padding: 1.25rem 1rem;
    font-weight: 700;
    line-height: 14.52px;
    height: 55px;
    display: flex;
    align-items: center;
  }
  .top-nav li.nav-item {
    padding: 12px 16px;
    height: 55px;
    display: flex;
    align-items: center;
  }
  
  ul.ulli li {
    /* display: inline-block; */
    display: flex;
    align-items: center;
    /* margin-right: 20px; */
    font-weight: 700;
    height: 44px;
    padding: 1rem;
  }
  li.active {
    background: rgb(9 161 236 / 1);
    /* padding: 15px 10px 15px 10px; */
    padding: 1rem;
  }

  li.sub_nav-item:hover {
    background: rgb(9 161 236 / 1);
    /* padding: 15px 10px 15px 10px; */
  }

  .buttonpaginatin {
    display: flex;
    justify-content: end;
  }
  ul.pagination.justify-content-end {
    margin-bottom: 0px !important;
    margin-left: 10px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  }
  h1.device-heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 27.24px;
    text-align: left;
  }
  table.table.table-bordered tbody tr td {
    font-size: 12px;
    font-weight: 400;
    vertical-align: middle;
  }
  li.page-item.one-to-for a {
    color: #000;
  }
  ul.pagination.justify-content-end li img {
    width: auto;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  select:focus {
    box-shadow: none !important;
  }
  ul.pagination.justify-content-end li a:focus {
    box-shadow: none !important;
  }
  input:focus {
    box-shadow: none !important;
  }
  th.first-td {
    text-align: center;
  }
  td.first-td {
    text-align: center;
    margin-top: 2px;
  }
  .top-nav select.form-select.drop-btn {
    width: 88px;
    height: 36px;
    padding: 4px 8px 4px 8px;
    border-radius: 4px;
    border: 1px;
    font-size: 12px;
    font-family: Inter;
    font-weight: 500;
    margin-right: 5px;
  }
  
  .filter-section select.form-select,
  input {
    font-size: 12px;
    /* border-radius: 30px !important; */
  }
  
  .user-section{
width: 112px !important;
  }

  
  .modal-content.height-auto {
    height: auto;
    width: 500px;
    max-width: 500px;
  }

  .dropdown-menu {
    /* display: block !important;  */
    /* position: relative;  */
}
.logout_btn{
  padding: 8px 16px;
}
.pagination .page-item.disabled .page-link {
  background-color: #fff !important;
  border-color: #dee2e6 !important;
  font-weight: bold;
  cursor: default;
}
.dropdown:hover .dropdown-menu {
  /* display: block; */
}
.user_drop_btn {
  background-color: white;
  padding: 8px 17px;
  border: 1px solid #D1D5DB;
  margin-left: 5px;
  border-radius: 4px 0px 0px 0px;
}
ul.dropdown-menu.drop1 {
    margin-top: 0.5rem !important; 
    padding: 0;
    min-width: -webkit-fill-available;
    border-radius: 4px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
}
  .row.tablelast {
    justify-content: end;
  }
  a {
    color: #0084c7;
  }
  ul.nav.nav-tabs li a:focus {
    border: none;
  }
  ul.nav.nav-tabs {
    margin-top: 20px;
    border: none;
    gap: 20px;
  }
  ul.nav.nav-tabs li a:hover {
    border-color: #fff;
  }
  
  .nav-link {
    font-size: 12px !important;
    padding: 0px !important;
    color: #111827;
    font-weight: 700;
  }
  
  .nav-tabs .nav-link {
    border: none;
  }
  .nav-tabs .nav-link button.navbar-toggler.collapsed {
    background: none !important;
    border: none !important;
  }
  .disabled-tab {
    pointer-events: none;
    color: #6c757d;
    opacity: 0.65;
    text-decoration: none;
    user-select: none;
    cursor: no-drop;
  }
  .disabled-tab:hover {
    text-decoration: none;
    opacity: 0.75;
    cursor: no-drop;
  }
  a.nav-link.active {
    color: #0084c7 !important;
    background: no-repeat;
    border-bottom: 2px solid #0084c7 !important;
    border: none;
  }
  button.btn.btn-primary {
    background: #0284c7 !important;
    border-color: #0284c7 !important;
    font-weight: 700 !important;
    float: left;
  }
  li.page-item.one-to-for a {
    padding: 8px 16px 8px 16px;
  }
  /* table.table.table-bordered.td-pd.tableinput input {
    width: 54%;
  } */
  
  td.heading {
    background: #f3f4f6;
    width: 34%;
  }
  
  ul.nav.nav-tabs li a {
    color: #000;
  }
  
  table tbody tr {
    height: 49px;
  }
  button.navbar-toggler.collapsed:focus {
    box-shadow: none;
  }
  button.btn-close {
    background: url(../../assets/images/vector.png) !important;
    background-repeat: no-repeat !important;
    position: relative;
    top: 3px;
    height: 20px;
    width: 20px;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
  }
  
  .form--control {
    padding: 0.6rem !important;
  }
  
  .form-select {
    padding: 0.6rem !important;
    --bs-form-select-bg-img: url("../../assets/images/arrow-down.png") !important;
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img),
      var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 14px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  
  @media (max-width: 575.98px) {
    span.user-section.desktop {
      display: block !important;
      position: absolute;
      right: 70px;
      top: 12px;
    }
    span.user-section {
      display: none;
    }
    .top-nav select.form-select.select-drop {
      width: 100%;
      height: auto;
      padding: 8px 12px 8px 12px;
      border-radius: 4px;
      border: 1px;
      border: 1px solid #d1d5db;
      font-size: 12px;
      font-family: Inter;
      font-weight: 500;
      margin-right: 0px !important;
      margin-bottom: 20px;
    }
    select.form-select.select-box.tableselect {
      width: auto;
    }
  
    table.table.table-bordered thead tr th {
      min-width: 100px;
    }
    th.first-td {
      min-width: 10px !important;
    }
  }

   .nav--Menu{
display: none;
  }

  @media (min-width: 576px) and (max-width: 767.98px) {
    table.table.table-bordered thead tr th {
      min-width: 100px;
    }
    th.first-td {
      min-width: 10px !important;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991.98px) {
    select.form-select.select-box.tableselect {
      width: 160px;
    }
  
    table.table.table-bordered thead tr th {
      min-width: 100px;
    }
    th.first-td {
      min-width: 10px !important;
    }
  }

  @media screen and (max-width : 992px) {
    .nav--Menu{
      display: block;
    }
    .tabs-menu{
      display: none;
    }
    .container__tabs-menu{
      height: auto !important;
    }
    .top-nav{
      height: auto !important;
    }
    .container__fluid{
      margin: 1rem 0;
    }
    .sub_nav-item {
      padding: 1rem !important;
    }
    .top-nav select.form-select.select-drop{
margin-bottom: 4px;
    }
    .user-section {
      margin: 6px 0;
    }
  }
  

  /* Darg to reorder */
  .drag-handle {
    cursor: grab;
    text-align: center;
  }
  .drag-handle i {
      font-size: 1.2rem;
      color: #6c757d;
  }
  tr:hover .drag-handle i {
      color: #007bff;
  }

  /* Highlighting during drag-and-drop */
  .sortable-chosen {
      background-color: #f8f9fa !important;
  }
  .sortable-ghost {
      opacity: 0.7;
      background-color: #e9ecef;
  }

  /* new */
  /* Global styles */
body {
  margin: 0;
  font-family: "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, sans-serif;
}

.wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity));
}

.justify-center {
  display: flex;
  justify-content: center !important;
}

.main {
  width: 100%;
}

/* Login container */
.login-container {
  width: 100%;
  max-width: 528px;
  background-color: #fff;
  padding: 24px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.logo-container {
  text-align: center;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 2px;
  justify-content: center;
}

.logo {
  width: 110px;
  height: auto;
}

/* Form styles */
.form {
  margin-top: 20px;
}

.form-group {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.label {
  width: 30%;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}

.input {
  width: 70%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 12px;
}

.password-container {
  position: relative;
  width: 70%;
}

.toggle-password {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.icon {
  width: 16px;
  height: 16px;
  fill: #666;
}

/* Footer styles */
.form-footer {
  text-align: center;
  margin-top: 10px;
}

.reset-password {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    --tw-text-opacity: 1;
    text-decoration: inherit;
    color: rgb(2 132 199 / var(--tw-text-opacity));
}

.reset-password:hover {
  text-decoration: underline;
}

/* Action button */
.form-action {
  text-align: center;
}

.submit-button {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
  padding: 8px 16px;
  border: none;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  height: 31px;
  margin-top: 1rem;
  line-height: 1rem;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
}

.submit-button:hover {
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}

.alert {
  padding: 15px;
  border-radius: 5px;
  margin: 10px;
}

.alert-danger {
  background-color: #f8d7da;
  color: #721c24;
  border-color: #f5c6cb;
}


.dropdown-toggle::after{
  display: none !important;
}
.otp-section {
  width: 100%;
  max-width: 528px;
  background-color: #fff;
  padding: 24px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

span.badge.bg-success {
  background: #0284C7 !important;
  border-color: #0284C7 !important;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  font-size: 1rem;
}

span.badge.bg-secondary {
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  font-size: 1rem;
}

.dis-row {
  color: #808080 !important;
}

input.dis-row.box {
  background-color: #0075ff;
  border-color: #ddd;
  box-shadow: none;
  accent-color: #0075ff;
  cursor: pointer;
  opacity: 0.6;
}
.logo-after-content{
  color: red;
  font-weight: 700;
  width: 35px;
  display: inline-block;
  font-size: 16px;
  align-items: center;
  margin-top: 2px;
}
img.img__logo {
    height: auto;
    width: 110px;
}