A {
    color: #00802F;
}

SELECT:disabled {
    background: #e9ecef !important;
}

LABEL {
    color:#030;
}

.input-group > .custom-select:not(:last-child):disabled, .input-group > .form-control:not(:last-child):disabled {
    background: #e9ecef !important;
}

.input-group > .custom-select:not(:first-child), :disabled .input-group > .form-control:not(:first-child):disabled {
    background: #e9ecef !important;
}

::placeholder {
    color: #9bc8ab !important;
    font-size: 0.8em;
}

.menu A {
    color: #3a3a3a;
}

.navbar {
    height:64px;
    padding:0.75em 0;
}
.navbar-left {
    flex-basis: 30% !important;
}
.navbar-right {
    flex-basis: 30% !important;
}
.logo {
    background-image: url('/img/logo.png') !important;
    background-size: contain;
}

.select2-selection__rendered {
    line-height: 36px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--single {
    height: 36px !important;
    padding: 0px 10px 0px 3px;
}
.select2-selection__arrow {
    height: 36px !important;
}

.subtk-zoom-control{
    cursor: pointer;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}

.btn{
    padding: .35rem 1.2rem .35rem 1.2rem;
}
h3{
    font-weight: bolder;
}
table.table thead, table.table thead tr{
    border: 0px !important; 
    background-color: #00802f !important;
    color: white !important;
    
}
.tf-search-text{
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid green;
    border-right: 0px;
    display: flex;
    background: white;
}
.tf-search-text input:focus-visible,
.tf-search-text input{
    border: 0px !important;
    outline: 0px !important;
    background: transparent !important;
}
.tf-search-text #searchButton{
    padding-top: 4px;
}
.tf-search-text #searchButton i {
    font-size: 18px;
    font-weight: bolder;
}

.btn-primary:hover{
    background-color: #659c36;
    border-color: #659c36;
}

.custom-switch.custom-switch-primary .custom-switch-input:checked+.custom-switch-btn{
    background: #5a9120;
    border: 1px solid #5a9120;
}

.tf-search-text input{
    padding: 4px 2px 0px 12px;
    width: 180px;
    height: 37px;
}

.tf-search-text input::-webkit-input-placeholder {
    text-align: center;
    font-size: 16px;
    padding-top: 2px;
}
  
.tf-search-text input:-moz-placeholder {
    text-align: center;
    font-size: 16px;
    padding-top: 2px;
    
}

.tf-search-text button{
    margin: 0px;
    height: 100%;
    border-radius: 0 50px 50px 0;
    width: 50px;
    padding: 0px;
    border: 0px;
}
.table th, .table td{
    padding: .6rem .6rem .6rem .6rem;
    vertical-align: inherit;
}



@media (min-width: 767px) {
    .logo {
        width: 120px;
        height: 24px;
    }
}
@media (min-width: 900px) {
    .logo {
        width: 160px;
        height: 32px;
    }
}
@media (min-width: 1200px) {
    .logo {
        width: 240px;
        height: 48px;
    }
}

.modal-header {
    padding: 16px !important;
}

.modal-body {
    padding: 16px !important;
}

.modal-dialog {
    max-width: 800px;
}

/* Datepicker*/
.datepicker .disabled {
    color: #ddd !important;
}

.bg-gray {
    background-color: #ddd !important;
}
.bg-banned {
    background-color: #966 !important;
}
.text-gray {
    color: #bbb !important;
}
.logo-mobile {
    background-image: url('/img/icon.png') !important;
    background-size: contain;
    width: 48px;
    height: 48px;
}

.fixed-background {
    background: #eee;
}


.menu .sub-menu ul li.active::after {
    display:none
}

.auth-card .image-side {
    background-image: url("/public_event_images");
}

.auth-card .white {
    text-shadow: #000 1px 0 4px;
}

.badge {
    border-radius: 0!important;
    padding:0.4em 0.6em!important;
    opacity: 0.6!important;
}

.card-body {
    padding: 1.25rem!important;
}
.card-img-overlay {
    background-color: transparent;
}

.card-img-overlay A {
    font-size: 12pt;
    color: white;
    text-shadow: #000 1px 0 4px;
}

.card-img-overlay P {
    position: absolute;
    bottom: 0px;
    left: 4px;
    font-size: 10pt;
    max-height: 12pt;
    color: white;
    text-shadow: #000 1px 0 4px;
    overflow: hidden;

}


.dropzone .dz-preview {
    width: 160px !important;
    margin: 0 !important;
}

.dropzone .remove {
    font-size: 8pt;
}

.btn-primary {
    border-color: #00802F;
    background-color: #00802F;
}

.btn-secondary {
    border-color: #ccc;
    background-color: #ccc;
}

/* 追加 */

.logo-single {
    background-image: url('/img/logo.png') !important;
    background-size: contain;
    width: 307px;
    height: 85px;
    margin-bottom: 32px;
}


.card-add {
    background-color: transparent !important;
    border-width: 1px;
    border-color: gray;
    border-style: dashed;
}

.card-add A {
    font-size: 30pt;
    color: gray;
}

.menu .main-menu.default-transition {
    transition: transform .1s,border-radius .1s;
}

.table BUTTON {
    padding:0.4rem 1.1rem!important;
}


.tf-card {

}

.tf-card P {
    font-size: 0.85em;
}

.tf-information {
   cursor: pointer;
}

.tf-information P {
   display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.tf-seat {
    background-image: url("/img/seat.png");
    background-size: contain;
    background-repeat: no-repeat;
    /*cursor: pointer;*/
}


.tf-card > .tf-button {
    position: absolute;
    right: 8px;
    cursor: pointer;
}

.tf-card > .tf-card-buttons {
    position: absolute;
    right: 8px;
}

.tf-card > .tf-card-buttons A {
    cursor: pointer;
    margin-right:0.25em;
}

/*
.tf-card > DIV {
    position: absolute;
    top: 8px;
    right: 8px;
}
 */

/*
.tf-card > DIV > a {
    cursor: pointer;
}
 */



.tf-image-title {
    position: absolute;
    bottom: 0;
    left: 16px;
    color: white;
    font-size: 10pt;
    text-shadow: #000 1px 0 4px;
    margin: 0;
}

.tf-schedule {
    background-image: url("/img/place.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: black;
    text-shadow    :
            2px  2px 1px #ffffff,
            -2px  2px 1px #ffffff,
            2px -2px 1px #ffffff,
            -2px -2px 1px #ffffff,
            2px  0px 1px #ffffff,
            0px  2px 1px #ffffff,
            -2px  0px 1px #ffffff,
            0px -2px 1px #ffffff;
}

.tf-card-plan {
}

.tf-card-plan LABEL {
    margin-right: 4px;
    font-weight: bold;
    min-width: 100px;
}


.tf-plan > DIV {
    position: absolute;
    top: 8px;
    right: 8px;
}

.tf-plan {
    background-image: url("/img/ticket.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: black;
    text-shadow: #fff 1px 0 4px;
}

.tf-schedule > DIV {
    position: absolute;
    top: 8px;
    right: 8px;
}

/*
.tf-add-schedule {
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}
 */

.tf-csv {
    overflow-y: scroll;
    height: 300px;
}

.tf-common-link {
    font-size: 8pt !important;
    color: #00802F !important;
}

.tf-cursor {
    cursor: pointer;
}

.wrap-loading {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: lightgray;
    opacity: 0.5;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tf-table TH {
    background-color: #d7efdb;
}

.tf-section {
    background-color: #f5f8f4;
    border-style: solid none solid none;
    border-color: #edefec;
    border-width: 1px;
    padding-top: 1em;
    margin-bottom: 1em;
}

.tf-bg1 {
    background-color: #fff0ed;
}

.tf-bg2 {
    background-color: #f0edff;
}

.tf-bg3 {
    background-color: #f0ffed;
}

.tf-bg-win {
    background-color: #dfd!important;
}

.tf-bg-lose {
    background-color: #aaa!important;
}

.tf-simulation {

}

.tf-simulation TD {
    font-size: 1em;
    padding: 2px;
}

.tf-simulation TH {
    font-size: 1em;
    padding: 2px;
}

.tf-spinner {
    z-index: 999;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0
}

.tf-spinner > DIV {
    position: absolute;
}

.tf-img-hidden {
    position: absolute;
    opacity: 0.5;

}

.tf-user-fee {
    padding: 4px 0;
    border-style: solid none none none;
    border-color: #f0f0f0;
    border-width: 1px;
}


/* */
.tf-section-form {
    background-color: #fafdfa;
    margin-left: -1.2rem;
    margin-right: -1.2rem;
    padding: 1rem 1.2rem;
}

/* */
.tf-form-bg1 {
    background-color: #f8fdf8;
    margin-left: -1.7rem;
    margin-right: -1.7rem;
    padding: 1rem 1.7rem;
}

.tf-detail-table {
}

.tf-detail-table .title {
    background-color: #00802F;
    color:#fff;
    padding:0.4em;
    margin-bottom:0;
    border-style: solid;
    border-width: 1px;
    border-color:#eee;
}

.tf-detail-table .body {
    background-color: #fff;
    padding:0.4em;
    margin-bottom:0;
    border-style: solid;
    border-width: 1px;
    border-color:#f8f8f8;
}

.tf-narrow-table th, .tf-narrow-table td {
    padding:0.4em!important;
    vertical-align: middle;
}