a {
  color: #666666;
}
a:hover {
  color: #1b98e0;
}
.Header__logo img {
    max-width: 15rem;
}
.commonStyle__zt3Brand {
    color: #1b98e0;
}
.Icon__brand {
    color: #1b98e0;
}
.commonStyle__zt3BrandBg {
    background-color: #1b98e0;
}
.Button__buttonCommon,
.Button__footerBtn {
    border-radius: 0.3em;
  text-transform: uppercase;
    padding: 0.8em 1.8em;
    background: #1b98e0;
}
.Button__buttonCommon:hover,
.Button__footerBtn:hover {
    background: #2d5aaa;
}
.SearchContainer__downArrow {
border-top-color: #1b98e0;
}

@media (min-width: 769px) {
.Layout__twoColumn, .Layout__twoColumnReverse, .Layout__twoColumn2 {
    display: block;
    max-width: 73.125rem;
  }
  .Layout__twoColumn .Layout__layout1 {
    width: 100%;
    margin: 0 auto;
    padding: 11px .9375rem;
  }
.Layout__layout2 {
    padding: 0;
  }
  .commonStyle__rightPanelDetail {
    padding: 0;
  }
 .TicketList__ticketListContent {
    min-height: 20vh;
  }
  .commonStyle__widgetRight {
  padding: 0;
  }
  
  .WidgetContainer__list .WidgetContainer__contentList:nth-child(2),
  .WidgetContainer__list .WidgetContainer__contentList:last-child{
    display: inline-flex;
    width: 50%;
}
}

.commonStyle__detailHeader, .Post__userName, .ListHeader__header1, .Post__postSummary {
  color: #666666;
}
#field_layoutId {
    display: none;
}
