@charset "utf-8";

.sys-root > .in
{
}
.simple-text.major-logo .ct a {
background-image:url(https://ws-proj.moe.edu.tw/001/Upload/603/sites/pagebackimage/7482f4a6-ea82-46d2-857e-37723aee6f76.png)  !important;
}
.simple-text.minor-logo .ct a {
background-image:url(https://ws-proj.moe.edu.tw/001/Upload/603/sites/pagebackimage/7482f4a6-ea82-46d2-857e-37723aee6f76.png)  !important;
}
.base-header, .base-extend, .msg-tool, .area-editor.address {
    background-color: #24b3c4;
}

.base-header .group.nav>.in>.hd a {
    color:white;
}

.base-footer .area-customize.nav{
    background-color:#147580;
    color: rgba(255, 255, 255, 0.61);
}

.fr-view table td {
    height:30pt;
    border:none !important;
}

.fr-view table td a {
    color:#4771b5 !important;
}
.fr-view table td a:hover {
    color:#b53a59 !important;
}

/* 教材搜尋 增加每列底部空白, 由三個改為四個  */
.group-list.page-block>.bg-drop-layout>.in>.ct>.in>ul>li, .group-list.page-block>.in>.ct>.in>ul>li {
    margin-bottom: 50px;
    width: 25%;
}

/* 最上面選單在最後才加上 border-right 的調整 */
.base-extend .list-text.link .ct li+li {
    border-right: none !important;
}

.base-extend .list-text.link .ct li:last-child {
    border-right: 1px solid #f0f0f0 !important;
}



