/* fix top padding */

.rf-workflow .rf-workflow-body-content {
    padding-top: 124px;
}


/* Prevent MEeting Host to Modify Availability */

.meetings-administration .meetings-section-header .mdBtnR {
  display: none !important;
}
