.brick-portlet .content-cards .content-card .content {
  display: block;
  width: 100%;
  padding: 7px;
  border: 1px solid #D8D8D8;
  border-radius: 6px;
  background: #FFF; }
  .brick-portlet .content-cards .content-card .content * {
    margin: 0;
    overflow: hidden; }
  .brick-portlet .content-cards .content-card .content h4 {
    height: 32px;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: bold; }
  .brick-portlet .content-cards .content-card .content p {
    height: 50px;
    margin-bottom: 6px;
    font-size: 10px;
    line-height: 10px; }
    .brick-portlet .content-cards .content-card .content p.empty {
      padding-top: 20px;
      font-size: 14px; }
  .brick-portlet .content-cards .content-card .content video {
    margin-top: 5px; }
  .brick-portlet .content-cards .content-card .content .empty {
    font-style: italic;
    color: #d2d2d2;
    text-decoration: line-through; }
  .brick-portlet .content-cards .content-card .content .img {
    height: 100px;
    width: 100%; }
    .brick-portlet .content-cards .content-card .content .img.empty {
      border: 1px solid #d2d2d2;
      line-height: 100px;
      text-align: center; }
      .brick-portlet .content-cards .content-card .content .img.empty::before {
        content: 'no image'; }

.brick-portlet .content-cards .content-card.calendar-card .content h4 {
  height: auto;
  margin-bottom: 10px; }

.brick-portlet .content-cards .content-card.calendar-card .content span {
  display: block;
  width: 100%;
  margin-bottom: 3px; }
  .brick-portlet .content-cards .content-card.calendar-card .content span strong {
    display: block;
    width: 100%;
    font-size: 12px; }

.brick-portlet h3.no-content {
  margin-bottom: 20px; }

.image-upload a {
  display: block;
  margin-top: 10px; }

.image-upload .current-image {
  margin-bottom: 35px; }
  .image-upload .current-image button {
    margin-top: 10px; }
  .image-upload .current-image img {
    max-width: 100%;
    max-height: 250px;
    margin-right: 10px; }

.refresh-btn {
  margin-right: 10px;
  float: left; }

.portlet > .portlet-title > .actions .btn {
  padding: 4px 10px;
  font-size: 13px;
  line-height: 1.5; }

.public-url {
  margin-right: 10px; }

.form-row {
  margin-bottom: 35px; }

.page-header.navbar .page-logo .logo-default {
  margin-top: 13px; }

/*# sourceMappingURL=app.css.map */
