@charset "UTF-8";
.gacs-portlet-latest-configuration {
  padding: 50px; }
  .gacs-portlet-latest-configuration form {
    background: White;
    padding: 25px;
    border-radius: 0.25rem; }
  .gacs-portlet-latest-configuration .form-control {
    margin-bottom: 15px; }

.gacs-portlet-latest {
  /***
 *    ███╗   ███╗███████╗██████╗ ██╗ █████╗      ██████╗ ██╗   ██╗███████╗██████╗ ██╗   ██╗
 *    ████╗ ████║██╔════╝██╔══██╗██║██╔══██╗    ██╔═══██╗██║   ██║██╔════╝██╔══██╗╚██╗ ██╔╝
 *    ██╔████╔██║█████╗  ██║  ██║██║███████║    ██║   ██║██║   ██║█████╗  ██████╔╝ ╚████╔╝ 
 *    ██║╚██╔╝██║██╔══╝  ██║  ██║██║██╔══██║    ██║▄▄ ██║██║   ██║██╔══╝  ██╔══██╗  ╚██╔╝  
 *    ██║ ╚═╝ ██║███████╗██████╔╝██║██║  ██║    ╚██████╔╝╚██████╔╝███████╗██║  ██║   ██║   
 *    ╚═╝     ╚═╝╚══════╝╚═════╝ ╚═╝╚═╝  ╚═╝     ╚══▀▀═╝  ╚═════╝ ╚══════╝╚═╝  ╚═╝   ╚═╝                                                                                          
 */
  /* Query > 576 < 767.9*/
  /* Query > 768< 991.9 */
  /* Query > 992 < 1279.9 */
  /* Query > 1280   */
  /* Query > 1920   */ }
  .gacs-portlet-latest a {
    text-decoration: none; }
  .gacs-portlet-latest .latest-card .entity-color {
    width: 100%;
    height: 5px; }
  .gacs-portlet-latest .latest-card .latest-image {
    object-fit: cover;
    width: 100%;
    height: 200px;
    background-color: white; }
  .gacs-portlet-latest .latest-card .latest-body {
    height: 250px;
    padding: 20px;
    background-color: white;
    overflow: hidden; }
    .gacs-portlet-latest .latest-card .latest-body .type-span {
      display: inline-block;
      color: #754C24;
      font-size: 0.8rem;
      font-weight: bold; }
    .gacs-portlet-latest .latest-card .latest-body .date-span {
      display: inline-block;
      margin-top: 20px;
      color: #428095;
      font-size: 0.8rem; }
    .gacs-portlet-latest .latest-card .latest-body .title-span {
      display: block;
      color: #222E5E;
      font-size: 0.85rem;
      font-weight: bold;
      line-height: 1.5rem; }
    .gacs-portlet-latest .latest-card .latest-body .body-span {
      display: block;
      margin-top: 15px;
      color: black;
      font-size: 0.85rem;
      line-height: 1.5rem; }
  .gacs-portlet-latest .latest-card .attachments-container {
    display: flex;
    height: 40px;
    padding-left: 20px;
    background-color: white; }
    .gacs-portlet-latest .latest-card .attachments-container .types-container {
      display: flex;
      width: 100%; }
      .gacs-portlet-latest .latest-card .attachments-container .types-container .attachment-image {
        width: 1.5rem;
        height: 1.5rem; }
      .gacs-portlet-latest .latest-card .attachments-container .types-container .attachment-image:nth-child(n+2) {
        margin-left: 15px; }
    .gacs-portlet-latest .latest-card .attachments-container .more-image {
      width: 2rem;
      height: 2rem;
      align-self: flex-end; }
  .gacs-portlet-latest .col-md-8 {
    padding-right: 15px;
    padding-bottom: 15px; }
  .gacs-portlet-latest .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px; }
  .gacs-portlet-latest .col-md-4:nth-child(2) {
    padding-right: 0; }
  .gacs-portlet-latest .col-md-4:nth-child(3) {
    padding-left: 0; }
  .gacs-portlet-latest .col-md-4:nth-child(n+3) {
    padding-top: 15px;
    padding-bottom: 0; }
  .gacs-portlet-latest .col-md-4:nth-child(5) {
    padding-right: 0; }
  @media (max-width: 575.9px) {
    .gacs-portlet-latest .col-sm-12 {
      padding-left: 0;
      padding-right: 0px;
      padding-bottom: 30px; }
    .gacs-portlet-latest .col-sm-12:nth-child(n+2) {
      padding-top: 0px;
      padding-bottom: 30px; }
    .gacs-portlet-latest .col-sm-12:nth-child(5) {
      padding-bottom: 30px; } }
  @media (min-width: 576px) and (max-width: 767.9px) {
    .gacs-portlet-latest .col-sm-12 {
      padding-left: 0;
      padding-right: 0px;
      padding-bottom: 30px; }
    .gacs-portlet-latest .col-sm-12:nth-child(n+2) {
      padding-top: 0px;
      padding-bottom: 30px; }
    .gacs-portlet-latest .col-sm-12:nth-child(5) {
      padding-bottom: 30px; } }
  @media (min-width: 768px) and (max-width: 991.9px) {
    .gacs-portlet-latest .col-sm-12 {
      padding-left: 0;
      padding-right: 15px;
      padding-bottom: 30px; }
    .gacs-portlet-latest .col-sm-12:nth-child(n+2) {
      padding-top: 0px;
      padding-bottom: 25px; }
    .gacs-portlet-latest .col-sm-12:nth-child(5) {
      padding-bottom: 0; } }
  @media (min-width: 992px) and (max-width: 1279.9px) {
    .gacs-portlet-latest .col-sm-12 {
      padding-left: 0;
      padding-right: 20px; }
    .gacs-portlet-latest .col-sm-12:nth-child(n+2) {
      padding-top: 0px;
      padding-bottom: 20px; }
    .gacs-portlet-latest .col-sm-12:nth-child(5) {
      padding-bottom: 0; } }