﻿.journal-title {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 2em;
    padding-top: 0.5em;
    margin-bottom: 1em;
}

h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.container > .row h2 {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.5em;
    padding:0 0 0.6em 0;
}

.glyphicon-list {
    padding-left: 0.8em;
}

.journal-list {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.2em;
    margin: 1.5em auto 2em auto;
    padding: 2em auto 2em auto;
    line-height: 1.2em;    
}

.journal-list-title{
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.3em;
    font-weight: bold;
}

hr {
    border-top: 1px solid #c1bbbb;
}

.panel {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0.8em 1em;
}

.panel-title {    
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.3em;
    line-height: 1.3em;
    font-weight: bold;
}

.panel-content-Editor a {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.3em;
    color: #1d1d1d;
}

.panel-content a {    
    color: #1ea7e5;
}

.panel-content a:hover {
    color: #1097d4;
}

.panel-article{
    padding-left: 0.7em;
    line-height:25px;
    margin-bottom:10px;
    border-bottom:1px solid #eee;
}

.panel-article a {
    color: #1ea7e5;
}

.panel-article a:hover {
    color: #1097d4;
}

.breadcrumb {       
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.1em;
    background-color: rgba(255, 255, 255, 0);
}

.panel-content-title h3 {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.2em;
}

.Period-descript {
    margin-top:10px;
}

.container > .row .content-return {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.5em;
    padding-top: 0.8em;
    padding-left:0.8em;
}

.panel-body {
    font-family: Arial, "Microsoft JhengHei";
}

.panel-body > h3 {
    font-family: Arial, "Microsoft JhengHei";
    font-weight: bolder;
}

.panel-body > h3 > span{
    color:#1097d4;
}

.panel-body > p {
    line-height: 1.8em;
    text-align: justify;    
}

.content-intro {
    text-indent: 2em;
}

.panel-content-title {
    font-size: 1em;
    font-weight: bolder;
}

.journal-listII > div {
    border-bottom:1px solid #ddd;
    margin:10px 0px;
    background-color:rgba(255,255,255,0.7);
    cursor:pointer;
}

.journal-listII > div:hover {
    background-color:rgba(212,255,255,0.7);
}