
.layout-row .ms-webpart-zone,
.clinics-layout .ms-webpart-zone,
.layout-row .ms-webpartzone-cell,
.clinics-layout .ms-webpartzone-cell,
.layout-row .ms-webpart-cell-vertical,
.layout-row .ms-webpart-chrome,
.clinics-layout .ms-webpart-chrome,
.layout-row .ms-webpart-chrome-vertical,
.layout-row .ms-webpart-chrome-fullWidth,
.clinics-layout .ms-webpart-chrome-fullWidth {
    display: block !important;
} 

.layout-lft-full {
	padding-right: 2% !important;
}


.nav-link.active {
  border-bottom: 0px;
}


@media (max-width: 991px) {
  .page-tab .tab-content>.tab-pane {
      display: block;
      opacity: 1;
    }
  }