﻿#body9110 [name="ColumnBounce"] {
    width: 70px;
}

#body9110 [name="ColumnSoshiki"] {
    width: 420px;
}

#body9110 [name="ColumnAccount"] {
    width: 220px;
}

#body9110 [name="ColumnMailAddress"] {
    width: 290px;
}

#body9110 [name="ColumnTestMail"] {
    width: 150px;
}

#body9110 [name="ColumnTestMailLastSentDateTime"] {
    width: 180px;
}

#body9110 [name="ColumnGyomuAccountKengen"] 
{
    width: 70px;
}

#body9110 [name="ColumnKanriAccountKengen"] {
    width: 70px;
}

#body9110 [name="ColumnShireiTsuchiMailSoshin"] {
    width: 100px;
    text-align: center;
}

#body9110 [name="ColumnHasseiJishoMailSoshin"] {
    width: 100px;
    text-align: center;
}

#body9110 [name="ColumnJrGengyoMailSoshin"] {
    width: 130px;
    text-align: center;
}

#body9110 [name="ColumnPartner"] {
    width: 100px;
    text-align: center;
}

#body9110 [name="ColumnPhoneNumber"] {
    width: 150px;
}

#body9110 [name="ColumnPendingRegistration"] {
    width: 150px;
}

#body9110 [name="ColumnDisabledFlg"] {
    width: 100px;
}

#body9110 [name="ColumnLastLogin"] {
    width: 180px;
}

#pendingRegistrationCheckbox {
    right: 0;
}

#selectAllTestmail,
#selectAllRegistration,
#pendingRegistrationCheckbox,
#disabledCheckbox {
    margin-top: 0;
}

#pendingRegistrationCheckbox {
    margin-left: 20px;
}

#disabledCheckbox {
    margin-left: 10px;
}

#selectAllTestmail,
#selectAllRegistration {
    margin-right: 4px;
    vertical-align: middle;
}

.readonly {
    color: #8e8e93;
}

div.account-itiran-search-area {
    padding-left: 5%;
    padding-right: 5%;
    min-height: 30px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    margin-top: 5px;
    flex-wrap: wrap;
}

#soshikiDropdown {
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 3px;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    margin: 0;
    width: 250px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

#soshikiDropdown span {
    flex: 1;
    padding-left: 5px;
    
}

#soshikiDropdown .label-text {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    width:200px;
}

#dropdownIcon {
    width: 16px;
    height: 16px;
    padding-left: 0px;
}

#candidateList li:hover {
    background-color: #666666;
    color: white;
}

#searchWordtemp {
    width: 330px;
    height: 30px;
}

#searchAccountButton {
    width: 30px;
    margin-right: 0;
}

#displayColumnButton {
    background-color: #fff;
    color: black;
    border: none;
    box-shadow: none;
    margin-left: 5px;
}

#createAccountButton {
    margin-left: auto;
}

button.testMailSoshinBtn {
    background: #5B5B5B;
    text-align: center;
    width: 50px;
    height: 30px;
    min-width: 0;
    min-height: 0;
    font-size: 13px;
    border: none;
    box-shadow: none;
}

button.registrationBtn {
    background: #5B5B5B;
    text-align: center;
    width: 50px;
    height: 30px;
    min-width: 0;
    min-height: 0;
    font-size: 13px;
    border: none;
    box-shadow: none;
}

.account-itiran-search-checkbox-area {
    z-index: 100;
    width: 100%;
    margin-top: 55px;
    min-height: 62px;
}

.dropdown-wrapper {
    position: relative;
    display: inline-block;
    margin-right: 20px;
}

.dropdownList {
    background: #fff;
    border: 1px solid #000;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 1500;
    max-height: 75vh;
    overflow-y: auto;
    display: none;
    position: absolute;
    margin-top: 4px;
    z-index: 1000;
}

.dropdown-scroll {
    max-height: 500px;
    overflow-y: auto;
}

#searchBox{
    width: calc(100% - 16px);
    box-sizing: border-box;
    margin: 8px;
}

.dropdown-space {
    display: block;
    width: 100%;
    height: 1px;
    background: #cccccc;
}

#candidateList li {
    display: block;
    padding: 4px 8px;
    cursor: default;
}

.search-area-checkbox {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.search-area-border-checkbox {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 7px;
    text-align: center;
    margin-right: 5%;
    padding: 5px;
    padding-right:20px;
}

.checkbox-space {
    width: 1px;
    height: 100%;
    background: #cccccc;
    margin-left: 10px;
}

.checkTarget {
    vertical-align: middle;
    margin-top: 0;
    margin-right: 10%;
}

td[name="ColumnTestMail"] input[type="checkbox"],
td[name="ColumnPendingRegistration"] input[type="checkbox"] {
    margin-top: 0;
}

.dropdown-search {
    width: 96%;
    margin: 2%;
    padding: 6px;
    box-sizing: border-box;
}

div.table-area {
    position: fixed;
    height: calc(100% - 291px);
    width: calc(90% + 20px);
    overflow-x: hidden;
}

#body9110 div.itiran-table-heder-area {
    top: 190px;
    position: fixed;
    padding-left: 0;
    left: 5%;
    height: 41px;
    width: 91.5%
}

#body9110 div.itiran-table-heder-area table {
    table-layout: auto;
    table-layout: fixed;
}

div.account-itiran-table-detail-area {
    position: fixed;
    top: 231px;
    left:5%;
    height: calc(95% - 291px);
    width: calc(90% + 30px);
    overflow-x: scroll;
}

    div.account-itiran-table-detail-area table {
        width: 90%;
    }

#body9110 .itiran-table-heder-area {
    overflow: hidden;
}

.account-itiran-table-detail-area {
    max-height: calc(100% - 291px);
    overflow-x: auto;
    overflow-y: auto;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s;
    z-index: 1000;
}

.sideMenu {
    position: fixed;
    top: 0;
    right: 0;
    width: clamp(300px, 30vw, 400px);
    height: 100vh;
    background: #fff;
    box-shadow: -3px 0 8px rgba(0,0,0,0.1);
    transform: translateX(100%);
    z-index: 1100;
    padding-top: 0;
}

.sideMenuHeader {
    position: sticky;
    top: 0px;
    width: 100%;
    padding: 16px 16px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-color: #2f3f58;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #555;
}

.sideMenu.open {
  transform: translateX(0);
}

.overlay.open {
    opacity: 1;
    pointer-events: auto;
}

#closeButton {
    text-align: center;
    background-color: #2f3f58;
    border: none;
    box-shadow: none;
    font-size: 1.4em;
    width: 90px;
    height: 35px;
    margin-right: 5%;
}

#saveButton {
    margin: 8px 0 0 0;
    padding: 10px 30px;
    font-size: 1.14em;
    line-height: 20px;
    width: 120px;
    border: none;
    color: #fff;
    background-color: #0275d8;
    border-radius: 4px;
    cursor: pointer;
    align-self: flex-end;
    transition: background 0.2s;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}

    #saveButton:disabled {
        color: #fff;
        background-color: #5B5B5B;
        cursor: default;
    }

#resetButton {
    margin: 8px 0 0 0;
    padding: 10px 30px;
    font-size: 1.14em;
    line-height: 20px;
    width: 120px;
    border: 1px solid #8e8e93;
    color: #000000;
    background-color: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
    align-self: flex-end;
    transition: background 0.2s;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}


@media (max-width: 1110px) {
    #body9110 .itiran-table-heder-area,
    #body9110 .account-itiran-table-detail-area {
        margin-top: 40px;
    }
}

.sideMenu li {
    padding: 1% 0;
    font-size: 1.2em;
    display: flex;
    align-items: center;
}

.sideMenuBody {
    align-items: center;
    margin-top: 8%;
    margin-left: 3em;
}

#menuList{
    margin-top: 5%;
    margin-bottom: 5%;
}

#body9110 li input[type="checkbox"] {
    margin-right: 5px;
    margin-top: -2px;
}

.sideMenu.hidden {
    display: none;
}

.edit-account-btn{
    display: none;
}

.kensaku{
    display: none;
}
