.deptrow {
  font-size: 14px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}

body {overflow-x: hidden;}

.altdeptrow {
  background-color: #f9f9f9;
}

.deptlbl {
  text-align: right;
  font-weight: bold;
}

.deptlblbtn {
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}

li.galleryitem {
  display: inline-block;
  margin: 0 1em 1em 0;
  width: 210px;
  list-style-type: none;
  text-align: center;
}

.gallerycaption {
  font-style: italic;
}

div.tagpanel {
  width: 240px;
  min-height: 200px;
  float: right;
  display: inline-block;
  margin-left: 1em;
  margin-bottom: 1em;
  margin-top: 2em;
}

div.tagpanel > span.badge {
  margin-right: 5px;
  margin-bottom: 5px;
}

.newsarticle {
  min-height: 400px;
}

.sharethis {
  top: -40px;
}

.sharethis span {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#small-event-calendar {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}

#small-event-calendar tr {
  height: 30px;
}

#small-event-calendar td, #small-event-calendar th {
  text-align: center;
  width: 14%;
}

#small-event-calendar > tbody > tr:nth-child(even) > td {
  background-color: #f9f9f9;
}

#small-event-calendar > tbody > tr > td.event-today {
  background-color: #ddd;
}

#small-event-calendar > thead > tr > th {
  background-color: #e9e9e9;
  font-weight: bold;
}

.tag-btn {
  margin: 8px;
}

.tag-panel {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.input-clear-btn {
  cursor: pointer;
  color: #FF0000;
}

.input-search-btn {
  cursor: pointer;
}

.search-box {
  margin-bottom: 20px;
}

.cd-research-row {
  padding: 15px;
}

.tag-badge {
  margin-right: 5px;
  margin-bottom: 5px;
  white-space: normal;
}

div.gsc-inline-block {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*!
 * Froala Image Caption Plugin
 * Written by Matt Dziuban (http://mattdziuban.com)
 * Tested with Froala v1.2.3 - v1.2.6 (http://editor.froala.com)
 */
.post-caption-container {
  text-align: center;
}
.post-caption-container .thumbnail {
  margin: 10px;
  margin-bottom: 10px !important;
  max-width: 100%;
  line-height: 1.25em;
  border: 1px solid #ddd;
  display: inline-block !important;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1;
}
.post-caption-container .thumbnail.fr-fil {
  float: left;
  margin: 10px 10px 10px 0;
}
.post-caption-container .thumbnail.fr-fir {
  float: right;
  margin: 10px 0 10px 10px;
}
.post-caption-container .thumbnail.fr-fin {
  float: none;
}
.post-caption-container .thumbnail img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.post-caption-container .thumbnail img.fr-fil {
  margin-right: 0 !important;
}
.post-caption-container .thumbnail img.fr-fir {
  margin-left: 0 !important;
}
.post-caption-container .thumbnail .caption {
  clear: both;
}
.post-caption-container .thumbnail .f-img-editor {
  margin: 0 !important;
}
.post-caption-container .thumbnail br {
  display: none !important;
}
.thumbnail .caption {
  padding: 5px;
  color: #777;
  font-size: 11pt;
  line-height: 1.25em;
  font-style: italic;
}
.fr-fil, img.fr-fil {
  margin:4px 20px 10px 0;
}
.fr-fir, img.fr-fir {
  margin:4px 0 10px 20px;
}
.fr-fin, img.fr-fin {
  clear: both;
  display: block;
  margin: 10px auto;
}
.f-img-editor.fr-fil {
  float: left;
}
.f-img-editor.fr-fir {
  float: right;
}
.f-img-editor.fr-fin {
  float: none;
}
.f-img-editor img {
  margin: 0 !important;
}

._sticky_scrolldown {
  position: absolute;
}

