body.comm-page-managed-content-news .siteforceContentArea > div > div:nth-child(2) .forceCommunitySection {
  margin-left: 16px;
  /* margin-right: 16px; */
}
body .slds-media__figure.slds-m-horizontal_xx-small.comm-user-profile-menu__trigger-icon {
  margin-right: 0;
}

body.comm-page-custom-su-kien-sap-toi .forceCommunitySection .cb-section_column:first-child:not(:last-child) {
  padding-left: 47px;
}

.vinmecblog-page--custom .forceCommunityManagedContentDetail lightning-formatted-rich-text {
  overflow-x: auto;
}

.vinmecblog-page--custom .forceCommunityManagedContentDetail lightning-formatted-rich-text * {
  max-width: 100%;
}

/* .custom-html-page-scroll {
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch;
}

.custom-html-page-scroll::-webkit-scrollbar {
    display: none;
} */

lightning-file-upload[c-vmp_caseview_vmp_caseview] lightning-input {
  margin-bottom: 2px;
}

lightning-file-upload[c-vmp_caseview_vmp_caseview] lightning-input .slds-form-element__label {
  display: none;
}

lightning-file-upload[c-vmp_caseview_vmp_caseview] lightning-input .slds-file-selector__dropzone {
  border: none;
}

lightning-file-upload[c-vmp_caseview_vmp_caseview]
  lightning-input
  .slds-file-selector__dropzone
  label
  > span:nth-child(1) {
  cursor: pointer;
  font-size: 0.8rem;
  color: rgb(5, 107, 149);
}

lightning-file-upload[c-vmp_caseview_vmp_caseview]
  lightning-input
  .slds-file-selector__dropzone
  label
  > span:nth-child(1):hover {
  background: rgba(6, 143, 199, 0.08);
}

lightning-file-upload[c-vmp_caseview_vmp_caseview]
  lightning-input
  .slds-file-selector__dropzone
  label
  > span:nth-child(2) {
  display: none;
}

.moving-page--custom .uiTabBar[role="tablist"] li.uiTabItem {
  max-width: 45%;
}

.moving-page--custom .uiTabBar[role="tablist"] li.uiTabItem > a {
  text-overflow: unset;
  white-space: break-spaces;
  text-align: left;
  height: 100%;
}

@media screen and (min-width: 768px) {
  body .forceCommunityThemeHeaderCompact .themeUtils .themeUtilsContainer {
    /* padding-right: 16px; */
  }
}
@media screen and (max-width: 1024px) {
  body .forceCommunityThemeHeaderCompact .themeUtils {
    padding-left: 16px;
  }
  body.comm-page-managed-content-news .siteforceContentArea > div > div:nth-child(2) .forceCommunitySection {
    /* margin-left: 13px;
    margin-right: 16px; */
  }
  body
    .forceCommunityDynamicCollectionGrid
    > .slds-grid.slds-wrap.slds-grid_vertical-stretch.resetMarginLeft.slds-grid_pull-padded-medium.pull-padded-bottom-medium {
    padding-left: 0;
  }
  body.comm-page-custom-su-kien-sap-toi .forceCommunitySection .cb-section_column:first-child:not(:last-child) {
    padding-left: 13px;
  }
  body.comm-page-custom-su-kien-sap-toi .forceCommunitySection .cb-section_column:last-child {
    padding-left: 13px;
    padding-right: 16px;
  }
  body.comm-page-custom-su-kien-sap-toi .list-event-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (min-width: 481px) and (max-width: 820px) {
  body .forceCommunityThemeHeaderCompact .themeHeaderInner {
    padding-right: 5%;
  }
  body .siteforceDynamicLayout.siteforceContentArea {
    /* width: 90%; */
  }
}
