@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);
}

/* 活動花絮 日期樣式改變*/
.area-essay.message02 .ct .mark{
	background-color: #41a285;
	color:white;
}

/* 最上面選單在最後才加上 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;
}

