/* /Core/Components/Badges.razor.rz.scp.css */

/* /Core/Components/BuildConfigCard.razor.rz.scp.css */
.ProjectConfigPanel .card-header td[b-21skrpidtv] {
    border-style: none;
}

.icon[b-21skrpidtv] {
    width: 50px;
    height: 50px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 39px;
    color: var(--bs-primary-text-emphasis);
}
/* /Core/Components/BuildModal.razor.rz.scp.css */
.build-info-icon[b-vrdo4lkgem] {
    width: 80px;
    height: 80px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px;
}

.icon-side-text[b-vrdo4lkgem] {
    font-size: 14px;
    color: silver;
}

.selected-tr[b-vrdo4lkgem] {
    background-color: #ccc;
}

.hide-build-modal-scroll[b-vrdo4lkgem] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.hide-build-modal-scroll[b-vrdo4lkgem]::-webkit-scrollbar{
  display:none;
}
/* /Core/Components/BuildTable.razor.rz.scp.css */
.build-info-icon[b-ly99jx1pzf] {
    width: 50px;
    height: 50px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
}

.icon-side-subtitle[b-ly99jx1pzf] {
    font-size: 12px;
}
.icon-side-title[b-ly99jx1pzf] {
    font-size: 20px;
}
/* /Core/Components/ConfigPanels/ConfigAssetBundle.razor.rz.scp.css */
#pretext-area[b-5z6ddpkia9] {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #00000054;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
/* /Core/Components/ConfigPanels/ConfigiOS.razor.rz.scp.css */
#pretext-area[b-58z8iiekax] {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #00000054;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
/* /Core/Components/ConfigPanels/ConfigMac.razor.rz.scp.css */
/* /Core/Components/ConfigPanels/ConfigWindows.razor.rz.scp.css */
/* /Core/Components/DocContents.razor.rz.scp.css */
.docs-sidebar[b-oaznae2v6e] {
    overflow-y: auto;
    max-height: calc(100vh - 9rem);
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/*スクロールバー非表示（Chrome・Safari）*/
.docs-sidebar[b-oaznae2v6e]::-webkit-scrollbar{
  display:none;
}
/* /Core/Components/GroupPermissionModal.razor.rz.scp.css */
.modal-backdrop[b-zju96h9skr] {
    opacity: 0.7;
}
/* /Core/Components/GroupRegisterModal.razor.rz.scp.css */
.modal-backdrop[b-4xlwtcrjfy] {
    opacity: 0.7;
}
/* /Core/Components/JoinUserModal.razor.rz.scp.css */
.modal-backdrop[b-cgymxa3lfy] {
    opacity: 0.7;
}
/* /Core/Components/NavMenu.razor.rz.scp.css */
.nav-icon[b-8lyuh5vel0] {
    width: 30px;
    height: 30px;
}
/* /Core/Components/Progressbar.razor.rz.scp.css */
/* HTML: <div class="loader"></div> */
.progress-loader[b-tdtokxfajh] {
  width: 90px;
  height: 14px;
  box-shadow: 0 3px 0 var(--build-icons-color);
  position: relative;
  clip-path: inset(-40px 0 -5px)
}
.progress-loader[b-tdtokxfajh]:before {
  content: "";
  position: absolute;
  inset: auto calc(50% - 17px) 0;
  height: 50px;
  --g:no-repeat linear-gradient(var(--build-icons-color) 0 0);
  background: var(--g),var(--g),var(--g),var(--g);
  background-size: 16px 14px;
  animation:
    l7-1-b-tdtokxfajh 2s infinite linear,
    l7-2-b-tdtokxfajh 2s infinite linear;
}
@keyframes l7-1-b-tdtokxfajh {
  0%,
  100%  {background-position: 0 -50px,100% -50px}
  17.5% {background-position: 0 100%,100% -50px,0 -50px,100% -50px}
  35%   {background-position: 0 100%,100% 100% ,0 -50px,100% -50px}
  52.5% {background-position: 0 100%,100% 100% ,0 calc(100% - 16px),100% -50px}
  70%,
  98%  {background-position: 0 100%,100% 100% ,0 calc(100% - 16px),100% calc(100% - 16px)}
}
@keyframes l7-2-b-tdtokxfajh {
  0%,70% {transform:translate(0)}
  100%  {transform:translate(200%)}
}
/* /Core/Components/ProjectCard.razor.rz.scp.css */
.project-icon[b-5wtaaril44] {
    width: 50px;
    height: 50px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 39px;
}
.build-animation[b-5wtaaril44] {
    position: absolute;
    right: 15px;
    top: 20px;
    animation: anim-b-5wtaaril44 15s infinite;
    width: 20px;
    height: 20px;
    opacity: 0;
    fill: var(--build-icons-color);
}
.parts-1[b-5wtaaril44] {
    animation-delay: 1s;
}
.parts-2[b-5wtaaril44] {
    animation-delay: 4s;
}
.parts-3[b-5wtaaril44] {
    animation-delay: 7s;
}
.parts-4[b-5wtaaril44] {
    animation-delay: 10s;
}
.parts-5[b-5wtaaril44] {
    animation-delay: 13s;
}
.parts-6[b-5wtaaril44] {
    animation-delay: 16s;
}

@keyframes anim-b-5wtaaril44 {
    0% {
    transform: translateX(0px);
    opacity: 1;
    }
    10% {
        opacity: 1;
    }
  
	20%{
        transform: translateX(-50px) scaleX(0.1) scaleY(0.1) rotate(1000deg);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
/* /Core/Components/ProjectRegisterModal.razor.rz.scp.css */
.modal-backdrop[b-qsfu649m2f] {
    opacity: 0.7;
}
/* /Core/Components/RoleForm.razor.rz.scp.css */
.no-role-line[b-hpa6p92cr4] {
    scale: 1.5;
    opacity: 0.4;
}
.have-role-line[b-hpa6p92cr4] {
    scale: 1.8;
    opacity: 1;
}
.table-checkbox[b-hpa6p92cr4] {
    scale: 1.5;
    margin: auto;
}
/* /Core/Components/Tooltip.razor.rz.scp.css */
.tooltip-wrapper[b-c2sraz1gwd] {
    position: relative;
    display: inline-block;
    cursor: help;
}

span[b-c2sraz1gwd] {
    visibility: hidden;
    position: absolute;
    max-width: 300px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #363636;
    color: #fff;
    text-align: left;
    padding: 5px;
    border-radius: 6px;
    z-index: 1;
    transition: 0.3s ease-in;
    overflow-wrap: break-word;
	word-break: keep-all;
    line-height: 1.3;
}

span[b-c2sraz1gwd]::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip-wrapper:hover span[b-c2sraz1gwd] {
    visibility: visible;
}
/* /Core/Components/WorkerTemplateEditModal.razor.rz.scp.css */
.modal-backdrop[b-g8t7tgc9mp] {
    opacity: 0.7;
}
/* /Core/Components/WorkerTemplateRegisterModal.razor.rz.scp.css */
.modal-backdrop[b-yhckakzgj3] {
    opacity: 0.7;
}
/* /Core/Pages/Admin/Groups.razor.rz.scp.css */
/* /Core/Pages/Admin/Projects.razor.rz.scp.css */
/* /Core/Pages/Admin/User.razor.rz.scp.css */
/* /Core/Pages/Admin/Users.razor.rz.scp.css */
/* /Core/Pages/DocsLayout.razor.rz.scp.css */
.dropdown-toggle[b-pppfnmsrts] { outline: 0; }

.custom-nav-btn[b-pppfnmsrts] {
padding: .25rem .5rem;
font-weight: 600;
color: var(--bs-dark-text-emphasis);
background-color: transparent;
scale: 0.95;
}
.custom-nav-btn:hover[b-pppfnmsrts],
.custom-nav-btn:focus[b-pppfnmsrts] {
color: white;
background-color: #003D3A;
box-shadow: 0;
}

.btn-toggle[b-pppfnmsrts]::before {
width: 1.25em;
line-height: 0;
content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
transition: transform .35s ease;
transform-origin: .5em 50%;
}

.btn-toggle[aria-expanded="true"][b-pppfnmsrts] {
color: rgba(0, 0, 0, .85);
}
.btn-toggle[aria-expanded="true"][b-pppfnmsrts]::before {
transform: rotate(90deg);
}

.btn-toggle-nav a[b-pppfnmsrts] {
padding: .1875rem .5rem;
margin-top: .125rem;
margin-left: 1.25rem;
}
.btn-toggle-nav a:hover[b-pppfnmsrts],
.btn-toggle-nav a:focus[b-pppfnmsrts] {
    background-color: azure;
}

.docs-icon[b-pppfnmsrts] {
    height: 30px;
    width: 30px;
    padding: 5px;
    background-color: #003D3A;
    border-radius: 10px;
}

.docs-sidebar[b-pppfnmsrts] {
    overflow-y: auto;
    max-height: calc(100vh - 9rem);
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.docs-sidebar[b-pppfnmsrts]::-webkit-scrollbar{
  display:none;
}
/* /Core/Pages/MainLayout.razor.rz.scp.css */
.page[b-aqhhxl4g38] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-aqhhxl4g38] {
    flex: 1;
}

.top-row[b-aqhhxl4g38] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    display: flex;
    align-items: center;
}

    .top-row[b-aqhhxl4g38]  a, .top-row .btn-link[b-aqhhxl4g38] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-aqhhxl4g38] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-aqhhxl4g38] {
        display: none;
    }

    .top-row.auth[b-aqhhxl4g38] {
        justify-content: space-between;
    }

    .top-row a[b-aqhhxl4g38], .top-row .btn-link[b-aqhhxl4g38] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-aqhhxl4g38] {
        flex-direction: row;
    }

    .sidebar[b-aqhhxl4g38] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-aqhhxl4g38] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-aqhhxl4g38] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Core/Pages/ReleaseNoteLayout.razor.rz.scp.css */
.custom-nav-btn[b-d2o2sb9248] {
padding: .25rem .5rem;
font-weight: 600;
color: var(--bs-dark-text-emphasis);
background-color: transparent;
scale: 0.95;
}
.custom-nav-btn:hover[b-d2o2sb9248],
.custom-nav-btn:focus[b-d2o2sb9248] {
color: white;
background-color: #003D3A;
box-shadow: 0;
}

.docs-icon[b-d2o2sb9248] {
    height: 30px;
    width: 30px;
    padding: 5px;
    background-color: #003D3A;
    border-radius: 10px;
}

.docs-sidebar[b-d2o2sb9248] {
    overflow-y: auto;
    max-height: calc(100vh - 9rem);
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.docs-sidebar[b-d2o2sb9248]::-webkit-scrollbar{
  display:none;
}
/* /Core/Pages/User/Docs/DocBase.razor.rz.scp.css */
.docs-sidebar[b-k3279mfj40] {
    overflow-y: auto;
    max-height: calc(100vh - 9rem);
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/*スクロールバー非表示（Chrome・Safari）*/
.docs-sidebar[b-k3279mfj40]::-webkit-scrollbar{
  display:none;
}
/* /Core/Pages/User/ProjectConfigs.razor.rz.scp.css */
#ProjectsConfigMenue td[b-8pag6fl16v] {
    border-style: none;
}

.role-icon[b-8pag6fl16v] {
    fill: var(--bs-primary-text-emphasis);
}
/* /Core/Pages/User/ReleaseNote/ReleaseNoteBase.razor.rz.scp.css */
.docs-sidebar[b-w3ypgka0io] {
    overflow-y: auto;
    max-height: calc(100vh - 9rem);
    -ms-overflow-style: none;
    scrollbar-width: none;
}

/*スクロールバー非表示（Chrome・Safari）*/
.docs-sidebar[b-w3ypgka0io]::-webkit-scrollbar{
  display:none;
}
