/*  FAQ - FRONT PAGE  */
#block-faqfrontpage {background: #a7a7a76b;}


/*  COLLECTIONS   */
#block-collectionsfrontpage2 {background: #b9b9b940;}

/*  COLLECTIONS  - ANON  */
.settings-tray-editable.block.block-block-content.block-block-content76c79144-b8d9-40ac-96a5-957220db5a7f {  background: #004eff30;}


/*  GROUP   */
#block-groupsfrontpage {background: #a7a7a76b;}

/*  GROUP  - ANON  */
.settings-tray-editable.block.block-block-content.block-block-content76c79144-b8d9-40ac-96a5-957220db5a7f {background: #a7a7a76b;}

/*  GROUP SAMPLES  */

.views-element-container.settings-tray-editable.block.block-views.block-views-blockprojects-front-page--block-1 {
  margin-bottom: -15px;
  margin-top: -40px;
}


/*  MESSAGE BOARD - TEXT  */
.no-bottom-border {
  border-bottom: none !important;
  text-align: justify;
}

/*  NEW USERS  */
.greyback2 {background: #a7a7a76b;}

.new-user-header {
  text-align: center;
  margin-top: -1em;
  margin-bottom: 0;
}

.view-new-users.view-id-new_users.view-display-id-block_1 .view-content .views-field {
  padding: .5em 1em;
  text-align: left;
  border: 1px solid #b1b1b100;
}

/*  NEW USER ROW FILL  */
.no-fill {background: none;}

/*  NEW USER KILL INTERNAL BORDERS  */
.view-id-new_users.view-display-id-block_1  .views-field {
    padding: .5em 2em;
    text-align: left;
    border: 1px solid #b1b1b100;
}

/*  NEW USER CENTER COLUMNS  */
.view-id-new_users .view-content {
  display: grid;
  justify-content: center;
  font-size: 1.1em;
}

/*  RECENT SUBMISSIONS  */
.recent-sub-back {background: #fff0f991;}

.recent-sub-header {
  padding-bottom: 10px;
  text-align: center;
  margin-top: -22px;
}

/*  TEACHERS BACK  */
#block-teachersfrontpage {background: #b9b9b940;}

/*  TEACHERS BACK - ANON  */
.settings-tray-editable.block.block-block-content.block-block-content246200f9-498a-49ce-88d8-09ec42e371f0 {background: #ffff0029;}

/*  UPCOMING EVENTS BACK  */
.view-events-front.view-id-events_front.view-display-id-block_2 {
  background: #b9b9b940;
  padding: 1.5em;
}

/*  WELCOME  */
#block-bartik-welcome {
  text-align: justify;
  padding: 3px 17px;
  border-bottom: solid 1px grey;
}

/*  WRITING CUES - FRONT PAGE  */
#block-writingcuesfront2 {background: #a7a7a76b;}

/*  SIDEBAR LINKS  */

#block-bartik-frontpageimagelinks1 img, #block-bartik-frontpageimagelinks2 img {margin-bottom: 83px;}

#block-bartik-frontpageimagelinks1 p, #block-bartik-frontpageimagelinks2 p {margin-bottom: -83px;}

@media only screen and (max-width: 800px) {
  #block-frontpageimagelinks1 .content img, 
  #block-frontpageimagelinks2 .content img,
  #block-fonttest .content img {
    max-width: 75%;
    height: auto;
  }
}

@media only screen and (max-width: 800px) {
#block-frontpageimagelinks1 .align-center,
#block-frontpageimagelinks2 .align-center {
  margin-bottom: 25px;
  }
}


@media only screen and (max-width: 800px) {
  #block-frontpageimagelinks1 p, #block-frontpageimagelinks2 p {
    margin-bottom: 0;
  }
}