.csc-frame-invisible {
  /* Reused for Text Banner */
  background-color: #6c5026;
  padding: 7px 15px 1px;
  margin-bottom: 30px;
  border-radius: 5px;
}

.csc-frame-invisible h1,
.csc-frame-invisible h2,
.csc-frame-invisible h3,
.csc-frame-invisible h4,
.csc-frame-invisible h5,
.csc-frame-invisible h6 {
  color: white;
}

.csc-frame-rulerBefore {
  border-top: 1px solid #aaa;
  padding-top: 11px;
  margin-top: 24px; 
}

.csc-frame-rulerAfter {
  border-bottom: 1px solid #aaa;
  padding-bottom: 11px;
  margin-bottom: 24px;
}

.csc-frame-indent {
  position: relative;
  left: 8.33333333%;
  width: 91.66666667%;
}

.csc-frame-indent3366 {
  position: relative;
  left: 25%;
  width: 75%;
}

.csc-frame-indent6633 {
  width: 75%;
}

.csc-frame-frame1 {
  border: 1px solid #ccc;
  padding: 5px;  
}

.csc-frame-frame2 {
  border: 2px solid #333;
  padding: 5px;  
}

.filelinks-style {
  font-size: 1.0em; 
}
.filelinks-style a {
  padding-right: 10px; 
}
.media {
  margin-top: 10px;
}

.internal-link,
.internal-link-new-window,
.external-link,
.external-link-new-window,
.download,
.mail {
  font-size: 1.0em;
  padding-left: 6px; 
}
.icon-link {
  color: #395976;
}

/* Google Calendar Settings */
.fc-time-grid-event .fc-bg
.fc-content,
.fc-event {
  border: 1px solid #009662;
  background-color: #009662;
}
.fc-time,
.fc-title {
  font-size: .85em;
}
.ui-state-highlight, 
.ui-widget-content 
.ui-state-highlight, 
.ui-widget-header 
.ui-state-highlight {
  border: 1px solid #aaa;
  background: #eee;
}

