thead{
    background: none;
}
#calendar-container{
    width:100%;max-width:1200px;position:relative;border-bottom:1px solid #000;border-top:1px solid #000;
    margin-bottom:80px; 
}
.fc-button-primary{
    border-radius: 50%;
    width: 40px;
    display: flex;
    justify-content: center;
    background-color: #323232;
}
.fc-button-primary:not(:disabled):active{
    background-color: #323232;
}
.fc-other-month {
    background-color: #fff;
    color: #878787 !important;
}
.fc-day-top.fc-other-month{
    opacity: 1;
    background-color: #F4F4F4;
}
.fc-unthemed td.fc-today{
    background-color: #fff;line-height:36px; 
}
.fc-unthemed td.fc-today .fc-day-number{
    border-radius: 50%;
    height:30px;
    width:30px;
    display: inline-flex;position: relative;top:-5px;
    justify-content: center;
    align-items: center;
}
.fc .fc-row .fc-content-skeleton td{
    text-align: center;color:#003C80;
}
.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{
    float: none;padding:10px 0;display: block;text-align:center;width:100%;
}
.fc-unthemed .fc-content{
    text-align: left;
    border:none;
    color: #333;
}
.fc-dayGrid-view .fc-body .fc-row {
    min-height: 6em;
}
.fc-scroller.fc-day-grid-container{
    overflow: hidden!important;
}
tr td.fc-day-top:first-child,
tr td.fc-day-top:last-child{color:#878787 !important;}
.fc-toolbar.fc-header-toolbar{
    justify-content: center;
}
.fc-left{
    margin-right: 40px;
}
.fc-right{
    margin-left: 40px;
}
.tabsecound_table{
    margin-top: 40px;
}
.calendar-title{
    display: flex;
    justify-content: center;
    align-items: center;
}
.calendar-title button{
    height: 40px;
    width: 40px;font-size:20px; 
    color: #d0121b;background-color:#fff;
    border: 0;
}
.year-month {
    display: flex;
    margin: 0 50px;
    width: 220px;
    justify-content: space-between;
}
.year,
.month{
    position: relative;
    display: flex;
    align-items: center;
}
.year .fa-chevron-down,
.month .fa-chevron-down{
    position: absolute;
    right: 10px;
}
.year select{
    margin-right: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    padding:10px 50px 10px 10px;border:1px solid #ccc; 
}
.month select{
    margin: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    padding:10px 50px 10px 10px;border:1px solid #ccc; 
}

.date,
.funds-group span{
    color: rgb(92, 92, 92);
}
.schedule{
    width: 40%;
    padding-left: 20px;
    padding-top: 68px;
}

.schedule-box{
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.funds-group{
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 2px;
}
.funds-group .fund{
    width: 50%;
    color: #003781;
    margin-bottom: 5px;
}
.swipe_btn{
    text-align: right;
    padding: 0;
    padding-top: 10px;
}
.swipe_btn button.btn {
    padding: 8px 18px 8px 18px;
    max-width: 145px !important;
    font-size: 14px;
}
.schedule-box:last-child{
    border-bottom: 0px solid #000;
}
.fc-dayGrid-view .fc-body .fc-row{
    min-height: 8em;
}
.fc-scroller.fc-day-grid-container{
    height: auto!important;
}
.Ex-dividend-date {
    background: url(/_assets/css/images/iconfinder_ROI_3448009.png) no-repeat 2px 1px;
    padding: 0px 2px 5px 2px;
}

    .Ex-dividend-date div {
        color: #003C80 !important;
        margin: 5px 0 0 25px;
    }
.Non-business-day{background: url(../images/iconfinder_coin.png) no-repeat 2px 2px;padding:0px 2px 5px 2px;}
.Non-business-day div{color:#003C80 !important;margin:5px 0 0 25px;}
.Coupon-date{background: url(../images/calendar-alt-regular.png) no-repeat 3px 2px;padding:0px 2px 5px 2px;}
.Coupon-date div{color:#006A51 !important;margin:5px 0 0 25px;}
.Seminar{background: url(../images/chalkboard-teacher-solid.png) no-repeat 0px 3px;padding:0px 2px 5px 2px;}
.Seminar div{color:#F48A2D !important;margin:5px 0 0 25px;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .year .fa-chevron-down,
    .month .fa-chevron-down {
        display: none;
    }
 }


@media only screen and (max-width: 767px) {
    
    
    
    .p10-20{
        padding: 10px 20px!important;
    }
    .tabsecound_table h3{
        border: 0;
    }
    #calendar-container,
    .schedule{
        width: 100%;
    }
    .container.d-flex{
        flex-wrap: wrap;
        padding: 0;
    }
    .schedule{
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
    }
    .schedule-box:last-child{
        margin-bottom: 0;
    }
    .fc-widget-header table thead th span{
        font-size: 12px;
    }

    .TopHeaderMobile{
        z-index: 99;
    }
    .swipe_btn{
        text-align: center;
    }

}

@media only screen and (max-width:500px) {
.Non-business-day{width:20px;height:20px;padding:2px 0!important;margin:0 auto !important;background: url(../images/iconfinder_coin.png) no-repeat center 2px;}
.Non-business-day div{display: none;}
    .Ex-dividend-date {
        width: 20px;
        height: 20px;
        padding: 2px 0 !important;
        margin: 0 auto !important;
        background: url(/_assets/css/images/iconfinder_ROI_3448009.png) no-repeat center 2px;
    }

    .Ex-dividend-date div{
        display: none;
    }
.Coupon-date{width:20px;height:20px;padding:2px 0!important;margin:0 auto !important;background: url(../images/calendar-alt-regular.png) no-repeat center 2px;}
.Coupon-date div{display: none;}

.Seminar{width:20px;height:20px;padding:2px 0!important;margin:0 auto !important;background: url(../images/chalkboard-teacher-solid.png) no-repeat center 3px;}
.Seminar div{display: none;}
.year-month {
    display: flex;
    margin: 0 10px;
    width: 220px;
    justify-content: space-between;
}
}
/*footer³sµ²¼Ė¦”*/
.footer_info_div a{
    color:white
}
.footer_info_div u{
    text-decoration:none;
}
.footer_info_div a:hover {
    text-decoration: underline;
}