/* IMPORTS */
/* VARIABLES */
/*
 * Cityu Template Theme
 */
/* MIXINS */
.page-vocabulary-cityu-president-blog-tags .views-element-container {
  width: 1024px;
  margin: 0 auto; }

.page-vocabulary-cityu-president-blog-tags .view-taxonomy-term {
  display: flex;
  flex-wrap: nowrap; }
  .page-vocabulary-cityu-president-blog-tags .view-taxonomy-term .view-header {
    width: 350px; }
  .page-vocabulary-cityu-president-blog-tags .view-taxonomy-term .view-content {
    flex: 1;
    padding: 9px 0 0 14px; }

.page-vocabulary-cityu-president-blog-tags .category-title {
  display: none;
  margin: 1rem 0;
  padding: 6px 0;
  font-size: 21px;
  font-weight: bold;
  color: #676767; }

.page-vocabulary-cityu-president-blog-tags .view-content-category-title .category-title {
  display: block; }

.page-vocabulary-cityu-president-blog-tags .views-row::after {
  content: '';
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
  display: block; }

.page-vocabulary-cityu-president-blog-tags .views-field-field-cityu-blog-date {
  font-size: 21px;
  color: #bf165e;
  font-weight: bold; }

.page-vocabulary-cityu-president-blog-tags .views-label-field-cityu-blog-tags,
.page-vocabulary-cityu-president-blog-tags .views-label-field-cityu-blog-tags + .field-content {
  float: left; }

.page-vocabulary-cityu-president-blog-tags .views-field-nothing,
.page-vocabulary-cityu-president-blog-tags .views-field-field-cityu-blog-tags {
  font-size: 12px;
  color: #666; }

.page-vocabulary-cityu-president-blog-tags .views-field-field-cityu-blog-tags {
  overflow: hidden;
  padding-bottom: 10px; }

.page-vocabulary-cityu-president-blog-tags .view-field-send-email {
  padding-bottom: 25px; }
