blockquote {
  margin:40px 20px 40px 12%;
  color:#2c89a0;
  
}
#header {
  background-color:#1F1F1F;
}
#block-events2020-page-title .field--name-title {
  font-size:2rem;
  color:#C87137;
}
/*.node--type-article div.field--name-field-image {
  display:none;
}*/
h2.embed-upper  {
	font-size:2rem;
	color:#C8B7B7;
	border-bottom:1px dashed #C8B7B7;
	padding-bottom:0.6rem;
	margin-top:4rem;
}
.field--name-body h3 {
  font-size:1.75rem;
  color:#C87137;
  font-weight:600;
  padding:0rem 0.3rem 0rem 0.7rem;
  border-left:10px solid #C87137;
  margin-top:3rem;
  }
.field--name-body h4 {
  font-size:1.35rem;
  font-weight:600;
  margin-top:2rem;
  }
  .right_300 {
    width:300px;
    float:right;
    padding:0.5rem;
    margin:0.5rem;
    border:1px dotted #CCCCCC;
  }
  .right_300 .title {
    font-size:0.8em;
    text-align:center;
    color:#FFFFFF;
    background-color:#536c5d;
    border-radius:5px;
    margin-bottom:5px;
  }
@media only screen and (max-width: 540px) {
  .right_300 {
    float:none;
  }
}
.field--name-body ul li {
  margin-left:2rem;
  }
.field--name-body ul li br {
  margin-bottom:1rem;
  }
/*div.field--name-field-image img {
  display:none;
}*/
#editor_note,.editor-note {
  margin:1rem;
  color:#536C67;
  font-size:1.05rem;
  line-height:1.8rem;
  padding-top:0.6rem;
  padding-bottom:0.6rem;
  border-top:3px solid #536C67;
  border-bottom:3px solid #536C67;
  font-weight:200;
}  
.embedded-entity .node__title {
  font-size:0.9rem;
  width:120px;
  float:right;
  border:2px solid #CCCCCC;
  background-color:#E6E6E6;
  padding:5px;
}
.embedded-entity .node__title::before{
 content:'本段為子條目：';
 }
.embedded-entity em {
  display:none;
}

.nav-item {
  list-style:none;
}
.embed_notitle .field--name-title, .embed_notitle .node__title {
  display:none;
} 
.display_none {
  display:none
}
div.gettyimages_cap {
  font-size:0.9rem;
  line-height:1.35rem;
  max-width:560px;
  color:#5d6c53;
}
li.list_number {
  list-style-image:none;
}

.charts-note {
  background-color:#E6E6E6;
  padding:0.5em;
}
.charts-note p {
  font-size:0.7em;
  line-height:0.9em;
}

.embed-node {
  margin:1em;
}

.divinarticle {
  font-size:0.9em;
  color:#3E4837;
  line-height:1.5em;
  border:1px dotted #000000 ; 
  background-color:#DBE3DB;
  margin:1em;
  padding:1em;
  border-radius:1em;
}

.yt-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color:#000000;
}
.yt-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}