﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
/* ---------------------------------------------------------------------------------------------------- */
/* @font-face kit by Fonts2u (https://fonts2u.com) */

@font-face {
    font-family: "Michroma";
    src: url("/lib/michroma/Michroma.eot?") format("eot"), url("/lib/michroma/Michroma.woff") format("woff"), url("/lib/michroma/Michroma.ttf") format("truetype"), url("/lib/michroma/Michroma.svg#Michroma") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Blazor Default */

html, body {
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,メイリオ,Osaka,'MS PGothic' !Important;
    font-size: 1rem !important;
}

h1:focus {
    outline: none;
}

a {
    text-decoration: none !important;
}

a, .btn-link {
    color: #0071c1;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.nav-item-menu {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Style of component */
/* MarginやPaddingはコンポーネント側に mx-2 pt-1 等のBootstrap空白ユーティリティで指定し、ここに指定しないこと
   ただしBootstrapで自動付与されるオブジェクトやクラスの調整は例外とする */
/* アトリビュート指定はアルファベット順とすること、ただし top left bottom right はこの順とする */
/* SpreadSheet */
.x-spreadsheet-selector-corner {
    display: none !important;
}

    .x-spreadsheet-selector .x-spreadsheet-selector-area {
        border: none !important;
    }

/* Index Cards */
#index-cards {
    height: 55%;
    overflow: auto;
    width: 100%;
}

    #index-cards .card {
        max-height: 400px !important;
    }

    #index-cards .card-img-top {
        max-width: 350px;
    }

/* ButtonPanel */
div.ButtonPanel {
    display: inline-block;
}

    div.ButtonPanel .btn {
        font-size: 0.875rem;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 1.5;
        margin: 0;
        min-width: 5rem;
    }

    div.ButtonPanel .btn-primary {
        background-color: rgb(240, 240, 240) !important;
        border-color: lightgray !important;
        color: rgb(75, 75, 75) !important;
    }

        div.ButtonPanel .btn-primary:hover {
            background-color: rgb(240, 240, 240) !important;
            border-color: lightgray !important;
            box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%), 0 2px 3px 0 rgb(0 0 0 / 5%);
            color: rgb(60, 60, 60) !important;
        }

        div.ButtonPanel .btn-primary:focus {
            box-shadow: 0 0 0 0.25rem rgb(130 138 145 / 50%) !important;
        }

    div.ButtonPanel .eoConnectionPanel {
        display: inline-block;
        font-family: Michroma;
        font-size: x-small;
        vertical-align: bottom;
    }

    div.ButtonPanel .eoConnectionPanel.connected {
        color: silver;
    }

    div.ButtonPanel .eoConnectionPanel.disconnected {
        color: gainsboro;
    }

/* SheetSwitch */
span.SheetSwitch {
    display: block;
    width: 100%;
    border-radius: 5px;
    background-color: #f4f4f4;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 3px;
}

    span.SheetSwitch span.form-check {
        display: inline-block;
        margin-right: 0.5rem;
        color: #636464;
    }

        span.SheetSwitch span.form-check label.form-check-label {
            font-size: 0.8rem !important;
        }

    span.SheetSwitch span.form-switch input.form-check-input {
        width: 1.8em !important;
        margin-top: 0.35em;
        margin-left: -2.0em !important;
        height: 0.8em !important;
    }

/* CenterButtonPanel */
div.CenterButtonPanel {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    width: 100%;
}

    div.CenterButtonPanel .btn {
        min-width: 10rem;
    }

    div.CenterButtonPanel .btn-danger-dark {
        background-color: #542025;
        border-color: #8d8d8d;
        color: #6e3434;
    }

        div.CenterButtonPanel .btn-danger-dark:hover {
            background-color: #85202a;
            border-color: #b02a37;
            color: #c78e8e;
        }

    div.CenterButtonPanel .btn-danger {
        background-color: rgb(187, 45, 59);
        border-color: #b02a37;
        box-shadow: rgb(187 45 59 / 28%) 0px 0px 0px 0.25rem !important;
        color: #fff;
    }

        div.CenterButtonPanel .btn-danger:hover {
            background-color: #dc3545;
            border-color: #b02a37;
            color: #fff;
        }

/* card-body ButtonPanel */
.card-body .ButtonPanel .right-1 {
    margin-right: 0px !important;
    position: absolute;
    right: 1rem;
}

/* MessagePanel */
div.MessagePanel {
    display: block;
}

.alert {
    margin-bottom: 0.25rem !important;
}

div.MessagePanel .alert:focus-visible {
    outline: none;
}

div.MessagePanel .btn-outline-light {
    border-color: #bdbdbd !important;
    color: #bdbdbd !important;
}

div.MessagePanel .btn-outline-danger {
    color: #dc3545 !important;
    border-color: #dc3545 !important;
}

div.MessagePanel .btn-outline-light:hover {
    color: #9d9595 !important;
}

div.MessagePanel .btn-outline-info:hover {
    color: #fff !important;
}

div.MessagePanel .btn-outline-warning:hover {
    color: #fff !important;
}

div.MessagePanel .btn-outline-danger:hover {
    color: #fff !important;
}

div.MessagePanel .btn {
    font-size: 0.6rem;
}

div.MessagePanel .alert-light {
    background-color: #fcfcfc !important;
    border-color: #f4f4f4 !important;
}

div.MessagePanel .alert-warning a {
    color: brown;
    font-weight: 800;
}

/* CheckBox */
#loadCondition div.CheckBox {
    margin-bottom: 3px;
}

div.CheckBox {
    display: inline-block;
}

    div.CheckBox .form-check {
        display: inline-block !important;
        margin-bottom: 0px !important;
        margin-right: 15px;
        vertical-align: bottom;
    }

        div.CheckBox .form-check input {
            cursor: pointer;
        }

        div.CheckBox .form-check label {
            cursor: pointer;
        }

/* ClearableBox */
#loadCondition div.ClearableBox {
    margin-bottom: 3px;
}

div.ClearableBox {
    display: inline-block;
}

    div.ClearableBox label {
        color: #202020;
        display: block;
        font-size: 0.5rem;
    }

        div.ClearableBox label:before {
            content: '- ';
        }

        div.ClearableBox label:after {
            content: ' -';
        }

    div.ClearableBox .input-group {
        display: inline-flex !important;
        flex-wrap: nowrap;
        width: auto !important;
    }

        div.ClearableBox .input-group .form-control {
            border: 1px solid lightgray;
            display: inline-block !important;
            font-size: 0.6rem;
            height: 1.5rem !important;
            width: 7rem !important;
        }

        div.ClearableBox .input-group .input-group-append {
            display: inherit;
            height: 1.5rem !important;
        }

        div.ClearableBox .input-group .btn {
            border: 1px solid lightgray;
            border-top-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
            box-shadow: none;
            color: #202020;
            display: inline-block !important;
            font-size: 0.6rem;
            height: 1.5rem !important;
        }

            div.ClearableBox .input-group .btn:focus {
                box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%)
            }

/* BoxFolderIdBox */
#loadCondition div.BoxFolderIdBox {
    margin-bottom: 3px;
}

#sharedLinkCreationRequestConfig div.BoxFolderIdBox .input-group .form-control {
    font-size: 1rem;
    height: 2.1rem !important;
    width: 10rem !important;
}

#sharedLinkCreationRequestConfig div.BoxFolderIdBox .input-group .btn {
    font-size: 1rem;
    height: 2.1rem !important;
}

div.BoxFolderIdBox {
    display: inline-block;
}

    div.BoxFolderIdBox label {
        color: #202020;
        display: block;
        font-size: 0.5rem;
    }

        div.BoxFolderIdBox label:before {
            content: '- ';
        }

        div.BoxFolderIdBox label:after {
            content: ' -';
        }

    div.BoxFolderIdBox .input-group {
        display: inline-flex !important;
        flex-wrap: nowrap;
        width: auto !important;
    }

        div.BoxFolderIdBox .input-group .form-control {
            border: 1px solid lightgray;
            display: inline-block !important;
            font-size: 0.6rem;
            height: 1.5rem !important;
            width: 7rem !important;
        }

        div.BoxFolderIdBox .input-group .input-group-append {
            display: inherit;
            height: 1.5rem !important;
        }

        div.BoxFolderIdBox .input-group .btn {
            background-color: #f5f5f5;
            border: 1px solid lightgray;
            box-shadow: none;
            color: #202020;
            display: inline-block !important;
            font-size: 0.6rem;
            height: 1.5rem !important;
        }

            div.BoxFolderIdBox .input-group .btn:first-child {
                border-top-right-radius: 0 !important;
                border-bottom-right-radius: 0 !important;
                color: darkslateblue;
            }

            div.BoxFolderIdBox .input-group .btn:last-child {
                border-top-left-radius: 0 !important;
                border-bottom-left-radius: 0 !important;
            }

            div.BoxFolderIdBox .input-group .btn:focus {
                box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%)
            }

/* FromToBox */
#loadCondition div.FromToBox {
    margin-bottom: 3px;
}

div.FromToBox {
    display: inline-block;
}

#loadCondition div.FromToBox .input-group {
    display: inline-flex !important;
    flex-wrap: nowrap;
    width: auto !important;
}

    #loadCondition div.FromToBox .input-group .form-control {
        border: 1px solid lightgray;
        display: inline-block !important;
        font-size: 0.6rem;
        height: 1.5rem !important;
        width: 7rem;
    }

#loadCondition div.FromToBox input[type=date] {
    width: 6rem !important;
}

#loadCondition div.FromToBox .input-group-text {
    display: block;
    font-size: 0.6rem;
    height: 1.5rem !important;
    line-height: 1.5rem;
    padding: 0px;
    text-align: center !important;
    vertical-align: middle;
    width: 1.5rem !important;
}

div.FromToBox label {
    color: #202020;
    display: block;
    font-size: 0.5rem;
}

    div.FromToBox label:before {
        content: '- ';
    }

    div.FromToBox label:after {
        content: ' -';
    }

/* DropdownBox */
#loadCondition div.DropdownBox {
    margin-bottom: 3px;
}

div.DropdownBox {
    display: inline-block;
}

    div.DropdownBox .btn-outline-light {
        border-color: #bdbdbd !important;
        color: #bdbdbd !important;
    }

    div.DropdownBox .dropdown {
        display: inline-flex !important;
    }

        div.DropdownBox .dropdown .btn {
            box-shadow: none;
            color: #202020 !important;
            font-size: 0.6rem !important;
            height: 1.5rem !important;
        }

            div.DropdownBox .dropdown .btn:focus {
                box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%)
            }

        div.DropdownBox .dropdown .dropdown-menu {
            border: 1px solid rgba(0,0,0,.15);
            font-size: 0.6rem !important;
            min-width: 5rem;
            top: 24px;
        }

    div.DropdownBox .dropdown-toggle::after {
        margin-left: 0.5rem !important;
    }

    div.DropdownBox label {
        color: #202020;
        display: block;
        font-size: 0.5rem;
    }

        div.DropdownBox label:before {
            content: '- ';
        }

        div.DropdownBox label:after {
            content: ' -';
        }

/* SheetModePanel */
#SheetModeHeader {
    height: 1.5rem;
}

    #SheetModeHeader #SheetModePanel {
        background-color: rgb(187, 45, 59);
        border-radius: 3px;
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%);
        color: white;
        display: inline-block;
        font-size: 9px;
        text-align: center;
        text-transform: uppercase;
        vertical-align: middle;
    }

    #SheetModeHeader #PageNavigation {
        display: inline-block;
    }

        #SheetModeHeader #PageNavigation a {
            color: #0071c1 !important;
            font-size: 0.8rem;
        }

        #SheetModeHeader #PageNavigation .disabled a {
            color: lightgray !important;
            cursor: text;
        }

/* TextSearcherBox */
#loadCondition div.TextSearcherBox {
    margin-bottom: 3px;
}

div.TextSearcherBox {
    display: inline-block;
}

    div.TextSearcherBox label {
        color: #202020;
        display: block;
        font-size: 0.5rem;
    }

        div.TextSearcherBox label:before {
            content: '- ';
        }

        div.TextSearcherBox label:after {
            content: ' -';
        }

    div.TextSearcherBox .input-group {
        display: inline-flex !important;
        flex-wrap: nowrap;
        width: auto !important;
    }

        div.TextSearcherBox .input-group .form-control {
            border: 1px solid lightgray;
            font-size: 0.6rem;
            display: inline-block !important;
            height: 1.5rem !important;
            width: 7rem !important;
        }

    div.TextSearcherBox .btn-outline-light {
        border-color: #bdbdbd !important;
        color: #bdbdbd !important;
    }

    div.TextSearcherBox .btn {
        box-shadow: none;
        color: #202020 !important;
        font-size: 0.6rem !important;
        height: 1.5rem !important;
        line-height: 1.5rem;
        min-width: 5rem;
        padding: 0px 5px 0px 5px;
        vertical-align: central;
    }

    div.TextSearcherBox .input-group .btn:focus {
        box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%)
    }

    div.TextSearcherBox .dropdown-menu {
        border: 1px solid rgba(0,0,0,.15);
        font-size: 0.6rem !important;
        min-width: 5rem;
        top: 24px;
    }

/* Virtutal Select */
.vscomp-ele {
    max-width: none !important;
}

.vscomp-toggle-button {
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem;
}

.vscomp-wrapper.focused .vscomp-toggle-button, .vscomp-wrapper:focus .vscomp-toggle-button {
    box-shadow: none !important;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Page Item */
/* MarginやPadding指定可　ただし margin は可能な限り left よりは right を、top よりは bottom を優先すること */
/* アトリビュート指定はアルファベット順とすること、ただし top left bottom right はこの順とする */
/* ページ表示制御 */
.show-contents {
    display: block;
    overflow: auto;
}

.card.show-contents .container {
    width: 90%;
}

/* ヘッダ */
.header {
}

    .header .top-row {
        background-color: white;
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%), 0 2px 10px 0 rgb(0 0 0 / 5%);
        height: 3.5rem !important;
    }

        .header .top-row .navbar-brand {
            color: #444444;
            font-size: 1.8rem;
            padding-left: 2rem;
        }

    .header .nav-item-right {
        position: absolute;
        right: 10px;
        top: 0;
    }

    .header .navbar-text {
        display: inline-block;
        margin-right: 0.7rem;
        max-width: 10rem;
        overflow: hidden;
        position: absolute;
        right: 2rem;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .header .dropdown-menu {
        font-size: 1rem !important;
        position: relative;
        top: 2rem !important;
    }

    .header .iconify {
        font-size: 2rem;
        position: absolute;
        right: 0.2rem !important;
    }

/* Main Menu (Index.razor) のトップ */
.MainContentTop {
    height: 5%;
    text-align: right;
    vertical-align: bottom;
    width: 100%;
}

    .MainContentTop a {
        color: darkgray;
        display: inline-block;
        font-size: x-small;
        position: relative;
        top: -0.5rem;
    }

        .MainContentTop a:hover {
            display: inline-block;
            position: relative;
            text-decoration: underline;
        }

/* ロード条件欄 */
#loadCondition {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 0.25rem;
}

    #loadCondition .btn {
        background-color: #f5f5f5;
    }

    #loadCondition .lead {
        color: #b0b0b0;
        font-size: 0.6rem !important;
        margin-top: 0;
        margin-bottom: 0;
    }

        #loadCondition .lead::before {
            content: "- ";
        }

        #loadCondition .lead::after {
            content: " -";
        }

    #loadCondition div.CheckBox .form-check label {
        font-size: 0.6rem !important;
    }

    #loadCondition .nav-tabs {
        font-size: 0.6rem !important;
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
        border-bottom: 1px solid lightgray;
    }

        #loadCondition .nav-tabs .nav-link {
            border-color: #e9ecef #e9ecef lightgray;
            color: lightgray;
        }

            #loadCondition .nav-tabs .nav-link:hover {
                color: #202020 !important;
            }

            #loadCondition .nav-tabs .nav-link.active {
                border-color: lightgray lightgray #fff !important;
                color: #202020 !important;
            }

    #loadCondition .metadata-query {
        display: none;
    }

        #loadCondition .metadata-query.active {
            display: block;
        }

    #loadCondition .folder-crawl {
        display: none;
    }

        #loadCondition .folder-crawl.active {
            display: block;
        }

    #loadCondition .metadata-search {
        display: none;
        margin-top: 1rem;
    }

        #loadCondition .metadata-search.active {
            display: block;
        }

    #loadCondition .search-field .form-check {
        height: 0.8rem;
        min-height: 0.8rem;
        margin-bottom: 0;
        padding-left: 1rem;
    }

        #loadCondition .search-field .form-check input {
            font-size: 0.6rem;
        }

        #loadCondition .search-field .form-check label {
            font-size: 0.6rem;
            vertical-align: bottom;
            padding-top: 0;
            padding-bottom: 0;
            cursor: pointer;
        }

            #loadCondition .search-field .form-check label:before {
                content: '';
            }

            #loadCondition .search-field .form-check label:after {
                content: '';
            }

/* UserConfig の選択値設定欄 */
#UserConfig .form-select {
    height: 20rem !important;
}

/* MetadataConfig の選択値設定欄 */
#MetadataConfig .form-select {
    height: 20rem !important;
}

#MetadataFields .form-select {
    display: inline-block;
    width: 95%;
}

#MetadataFields span {
    width: 4%;
    display: inline-block;
    text-align: center;
}

#MetadataConfigTitle {
    width: 12rem;
}

.metadata-field-description {
    font-size: 0.7rem;
    color: GrayText;
}

/* TeamsConfig の選択値設定欄 */
#TeamsConfig .form-select {
    height: 18rem !important;
}

/* 承認用の参照情報欄 */
.request-info label {
    font-size: 0.5rem;
    margin-bottom: 1px;
}

.request-info input {
    background-color: #f4f4f4;
    border-radius: 4px 4px;
    padding-left: 1rem;
    padding-right: 1rem;
    color: #4f4f4f;
}

.request-info textarea.form-control-plaintext {
    background-color: #f4f4f4;
    border-radius: 4px 4px;
    padding-left: 1rem;
    padding-right: 1rem;
    color: #4f4f4f;
}

/* exsheetの補足 */
.exsheet-comment {
    color: #6c757d;
    display: inline-block;
    font-size: 0.7rem !important;
    line-height: 0.9rem;
    vertical-align: top;
}

/* Box Preview */
.preview-container {
    height: 100%;
    width: 100%;
    background-color: black;
}

/* Box Content Explorer */
.content-explorer {
    height: 500px;
    width: 100%;
    background-color: black !important;
}

    .content-explorer .be-header {
        display: none !important;
    }

    .content-explorer .be-sub-header {
        display: none !important;
    }

.bdl-SecurityBadge {
    padding: 1px 5px !important;
}

.bdl-SecurityBadge-name {
    font-weight: 100 !important;
    font-size: 5px !important;
    text-transform: lowercase !important;
    line-height: 10px;
}

/* Vertical Splitter */
.show-contents .top-row {
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.show-contents .second-row {
    background-color: black;
    border: 1px solid black;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 5px;
}

    .show-contents .second-row.hide {
        display: none;
    }

.sub-label {
    display: inline-block;
    font-size: 0.6rem;
    margin-top: 0.4rem;
    position: absolute;
    right: 20px;
    text-align: right;
}

.right-label {
    display: inline-block;
    font-size: 0.6rem;
    padding-top: 0.4rem;
    vertical-align: top;
    text-align: right;
}

.row-counter {
    color: var(--bs-secondary) !important; /*グレー*/
    font-size: 0.7rem;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Common Adjust Bootstrap */
/* text */
.text-danger {
    color: #aa4650 !important;
}

/* layout */
.side-menu {
    display: flex;
}

/* col */
.col {
    margin-bottom: 1rem;
}

.collapse-menu {
    display: none !important;
}

/* position */
.right-0 {
    position: absolute;
    right: 0rem;
}

.right-1 {
    position: absolute;
    right: 1rem;
}

.right-2 {
    position: absolute;
    right: 2rem;
}

/* input */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -2px;
}

input::placeholder {
    color: rgba(160, 160, 160, 0.6) !important;
}

input:focus::placeholder {
    color: transparent !important;
}

/* btn */
.btn {
    margin: 0;
}

    .btn .btn-content {
        line-height: 1rem !important;
    }

.btn-outline-info {
    color: #0dcaf0;
    border-color: #0dcaf0 !important;
}

.btn-outline-secondary {
    border: 1px solid lightgray !important;
    background-color: #f5f5f5 !important;
    box-shadow: none;
    color: #202020 !important;
}

    .btn-outline-secondary:focus {
        box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%) !important;
    }

.btn-outline-info:hover {
    color: #000 !important;
    background-color: #0dcaf0 !important;
    border-color: #0dcaf0 !important;
}

.btn-outline-warning:hover {
    color: #000 !important;
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
}

.btn-outline-danger:hover {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
    box-shadow: 0 0 0 0.25rem rgb(13 202 240 / 50%) !important;
}

.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
    border-color: #ffc107 !important;
    box-shadow: 0 0 0 0.25rem rgb(255 193 7 / 50%) !important;
}

.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
    box-shadow: 0 0 0 0.25rem rgb(220 53 69 / 50%) !important;
}

/* toggle-link */
.toggle-link {
    color: gray;
    font-size: 0.8rem;
}

    .toggle-link:hover {
        color: darkgray;
    }

/* 強制右寄せパネル*/
.align-right {
    width: 100%;
    text-align: right;
}

/* list */
.list-group-item.title div {
    font-size: 0.5px !important;
    color: lightgray;
    text-transform: uppercase;
    cursor: default !important;
}

.list-group-item.title:hover {
    background-color: transparent;
}

.list-group-item:hover {
    background-color: aliceblue;
    cursor: pointer;
}

.list-group-item div {
    color: rgb(75, 75, 75);
}

.list-group-item:first-child {
}

.list-group-flush > .list-group-item:last-child {
    border-bottom-width: 1px !important;
}

.list-item-status {
    width: 50px;
    vertical-align: middle;
}

    .list-item-status img {
        width: 40px;
        position: relative;
    }

.list-item-requestedat {
    vertical-align: middle;
    width: 100px;
    font-size: 0.8rem;
    display: inline-block;
    padding-top: 0.3rem;
}

.list-item-requestedby {
    vertical-align: middle;
    width: 200px;
    font-size: 0.8rem;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-top: 0.3rem;
}

.list-item-destination {
    vertical-align: middle;
    width: 20%;
    min-width: 100px;
    max-width: 200px;
    font-size: 0.8rem;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-top: 0.3rem;
}

.list-item-message {
    display: none;
}

.list-item-approver {
    display: none;
}

@media (min-width: 1024px) {
    .list-item-message {
        vertical-align: middle;
        font-size: 0.5rem;
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-top: 0.3rem;
    }

    .list-item-approver {
        vertical-align: middle;
        width: 200px;
        font-size: 0.8rem;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding-top: 0.3rem;
    }
}

/* pagination*/
.page-item.disabled .page-link {
    color: #dfdfdf !important;
}

.page-link {
    color: var(--bs-secondary) !important;
}

nav ul.pagination {
    margin-bottom: 0;
}

/* box-ui-element */
.box-ui-element .modal-dialog .btn-primary {
    color: #fff !important;
    background-color: #0d6efd !important;
    border-color: #0d6efd !important;
}

.box-ui-element .modal-dialog .be-sub-header-right {
    display: none;
}

/* media */
@media (min-width: 576px) {
    .box-ui-element .modal-dialog {
        max-width: 800px !important;
    }

        .box-ui-element .modal-dialog .modal-content {
            height: 600px !important;
        }

        .box-ui-element .modal-dialog .modal-body > div:first-child {
            height: 580px !important;
        }
}

@media (min-width: 1280px) {
    .collapse-menu {
        display: flex !important;
    }

    .guide-sidemenu {
        display: flex !important;
    }

        .guide-sidemenu .guidemenu-title {
            display: block !important;
        }
}

/* emails-input */
.disabled {
}

    .disabled .emails {
        background-color: #e9ecef;
        min-height: 2.8rem !important;
    }

    .disabled .remove {
        display: none !important;
    }

    .disabled input {
        display: none !important;
    }

.emails input {
    width: 20rem;
}

.email-chip .content {
    padding-top: 0;
}

/* Summernote */
.note-fontname button {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.note-fontsize button {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.note-color-all > button:nth-child(2) {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.note-table button {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.note-para button[title=Paragraph] {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Common Class */
.brand {
    font-family: "Michroma" !Important;
}

.brand-color {
    color: green !important;
    font-weight: 600;
}

    .brand-color a {
        color: green !important;
        font-weight: 600;
    }

.brand.brand-color {
    display: inline;
}

.underline {
    background: linear-gradient(transparent 70%, #ff99ab 70%);
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ---------------------------------------------------------------------------------------------------- */
/* Detail Adjust */
#loginFilterBox {
    width: 12rem !important;
}

#upnFilterBox {
    width: 12rem !important;
}

/* ---------------------------------------------------------------------------------------------------- */
