/* line 17, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.fa-alt-margins {
  margin-left: 0px !important;
  margin-right: 0.9375rem !important;
}

/* line 21, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.footer-social-title-text {
  color: #5a7796;
}

/* line 26, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
#ctl00_marqueeStandard_ContextualSiteHeaderPanel {
  display: none;
}

/* line 31, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
main {
  background: #EAEAEA;
  padding-bottom: 2.5rem;
}

/* line 36, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
footer {
  margin-top: 0px;
}

/* line 40, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
a.back-button {
  color: #0065A0;
  font-weight: 700;
  text-decoration: none;
}
/* line 44, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
a.back-button:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f053";
  font-weight: 400;
  margin-right: 6px;
}

/* line 53, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.control-panel {
  background-color: #F7F7F7;
  margin-bottom: 3.75rem;
  box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.3);
  flex-direction: row;
}
/* line 62, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.control-panel .columns {
  height: 3.75rem;
  display: flex;
  align-items: center;
}
/* line 68, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.control-panel span.title {
  font-size: 1.25rem;
  color: #013871;
  font-weight: 600;
  position: relative;
  margin-left: 30px;
}
/* line 76, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.control-panel .dashboard-actions {
  justify-content: flex-end;
}
/* line 78, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.control-panel .dashboard-actions a {
  text-decoration: none;
  font-size: 0.9375rem;
  color: #013871;
  font-weight: 600;
  margin-right: 1.875rem;
}
/* line 85, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.control-panel .dashboard-actions a:last-of-type {
  margin-right: 0px;
}
/* line 89, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.control-panel .dashboard-actions a.current {
  color: #0065A0;
}

/* line 97, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module {
  border-radius: 0.5rem;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
  margin-bottom: 3.75rem;
}
/* line 102, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module.has-pagination {
  margin-bottom: 1.875rem;
}
/* line 107, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module.header {
  background: #F1F7FB;
  padding: 40px 30px;
  position: relative;
}
/* line 112, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module.header:before {
  font-family: "Font Awesome 6 Pro";
  font-size: 9.375rem;
  color: #5a7796;
  top: -5px;
  right: 30px;
  position: absolute;
}
/* line 121, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module.header.calendar-days:before {
  content: "\f073";
}
/* line 125, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module.header.calendar-add:before {
  content: "\e470";
}
/* line 129, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module.header.attendee:before {
  content: "\f500";
}
/* line 133, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module.header.waiting:before {
  content: "\f4fd";
}
/* line 138, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .title {
  display: flex;
  height: 4.1875rem;
  padding-left: 1.25rem;
  background: #4F6581;
  font-size: 1.25rem;
  font-weight: 600;
  align-items: center;
  justify-content: flex-start;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  color: #FFFFFF;
}
/* line 151, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .title.header-blue {
  background: #013871;
}
/* line 156, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .large-title {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: #013871;
  padding: 1.875rem;
}
/* line 160, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .large-title * {
  color: white;
}
/* line 168, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .large-title span.time:before, .module .large-title span.date:before, .module .large-title span.location:before {
  font-family: "Font Awesome 6 Pro";
  color: white;
  font-weight: 900;
  margin-left: 0px;
  margin-right: 15px;
}
/* line 177, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .large-title span.time:before {
  content: "\e356";
}
/* line 181, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .large-title span.date:before {
  content: "\f783";
}
/* line 185, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .large-title span.location:before {
  content: "\f3c5";
}
/* line 189, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .large-title span.date {
  margin-right: 1.875rem;
}
/* line 198, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .sub-header {
  padding: 0.9375rem 1.875rem;
  font-size: 1.25rem;
  font-weight: 600;
  background: #009ADE;
  color: white;
}
/* line 205, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .sub-header.yellow-orange {
  background: #ffaf02;
}
/* line 210, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .form {
  padding: 1.875rem;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #FFFFFF;
}
/* line 216, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .form input[type='text'],
.module .form input[type='date'],
.module .form input[type='time'],
.module .form input[type='tel'],
.module .form input[type='number'],
.module .form select {
  height: 3.125rem;
  border-radius: 2px;
}
/* line 226, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .form span[id$='Label'] {
  font-size: 1.125rem;
  font-weight: 600;
  color: #013871;
  margin-bottom: 10px;
}
/* line 233, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.module .form span[id$='Valid'] {
  font-weight: 600;
  font-size: 0.8125rem;
}

/* line 241, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.stat-box {
  height: 7.8125rem;
  border-radius: 8px;
  background: #FFFFFF;
  padding: 18px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
/* line 253, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.stat-box .details .stat {
  color: #4F6581;
  font-weight: 900;
  font-size: 1.625rem;
  display: block;
}
/* line 259, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.stat-box .details .description {
  color: #4F6581;
  font-weight: 600;
  font-size: 0.9375rem;
}
/* line 264, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.stat-box .details .link-text {
  font-size: 1.375rem;
  font-weight: 700;
}
/* line 270, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.stat-box .circle-icon {
  width: 3.625rem;
  height: 3.625rem;
  background: #F7F7F7;
  display: flex;
  border-radius: 3.625rem;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 6 Pro";
  font-size: 1.375rem;
  font-weight: 900;
}
/* line 282, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.stat-box .circle-icon.upcoming:after {
  content: "\f073";
  color: #00B451;
}
/* line 287, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.stat-box .circle-icon.registrants:after {
  content: "\f500";
  color: #7B5AA6;
}
/* line 292, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.stat-box .circle-icon.waiting:after {
  content: "\f4fd";
  color: #BA5A37;
}
/* line 297, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.stat-box .circle-icon.add-event:after {
  content: "\e470";
  color: #00B451;
}

/* line 305, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
a.stat-box {
  display: flex;
  transition: background-color 300ms ease-in-out;
  text-decoration: none;
}
/* line 308, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
a.stat-box.all-green {
  background: #00B451;
  color: white;
}
/* line 312, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
a.stat-box.all-green:hover {
  background: #00813a;
}

/* line 324, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
table.module caption {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom: none;
  background: #4160A8;
  font-size: 1.25rem;
  font-weight: 600;
}
/* line 334, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
table.module.footer-copyright caption {
  background: #4F6581;
}
/* line 339, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
table.module thead tr {
  background: #FFFFFF !important;
  border-bottom: 1px solid #D2D2D2;
}
/* line 343, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
table.module thead tr th {
  color: #373A3C;
}
/* line 349, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
table.module tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
/* line 353, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
table.module tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}
/* line 358, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
table.module td, table.module th {
  border: none;
}

/* line 365, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
[data-tooltip] {
  border-bottom: none;
}

/* line 370, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon {
  display: inline-flex;
  background: #DD5900;
  color: white;
  border-radius: 5px;
  height: 2rem;
  width: 2rem;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  margin-right: 0.9375rem;
  font-family: "Font Awesome 6 Pro";
}
/* line 383, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon:last-of-type {
  margin-right: 0px;
}
/* line 387, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon:hover {
  color: white;
}
/* line 391, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.attendees {
  background: #0071CE;
}
/* line 394, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.attendees:after {
  content: "\f500";
}
/* line 398, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.attendees:hover {
  background: #00559b;
}
/* line 403, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.add-to-attendees {
  background: #0071CE;
}
/* line 406, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.add-to-attendees:after {
  content: "\f234";
}
/* line 410, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.add-to-attendees:hover {
  background: #00559b;
}
/* line 415, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.registrant-details {
  background: #0071CE;
}
/* line 418, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.registrant-details:after {
  content: "\f007";
}
/* line 422, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.registrant-details:hover {
  background: darketn(#0071CE, 10%);
}
/* line 427, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.edit {
  background: #00B451;
}
/* line 430, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.edit:after {
  content: "\e472";
  font-weight: normal;
}
/* line 435, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.edit:hover {
  background: #00813a;
}
/* line 441, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.delete:after {
  content: "\f2ed";
}
/* line 445, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.action-icon.delete:hover {
  background: #aa4400;
}

/* line 453, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-list .event {
  background: #F1F7FB;
  padding: 3.75rem;
  margin-bottom: 3.75rem;
}
/* line 458, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-list .event .columns.collapse {
  padding: 0px;
}
/* line 462, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-list .event .date-card {
  display: inline-flex;
  width: 5.25rem;
  height: 8.5rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #013871;
}
/* line 471, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-list .event .date-card span {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 0.875rem;
}
/* line 476, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-list .event .date-card span.large {
  font-size: 1.75rem;
}
/* line 482, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-list .event span.location,
.event-list .event span.time {
  font-size: 0.9375rem;
  margin-right: 1.875rem;
}
/* line 485, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-list .event span.location:before,
.event-list .event span.time:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  margin-right: 0.9375rem;
  color: #013871;
}
/* line 495, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-list .event span.location:before {
  content: "\f3c5";
}
/* line 499, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-list .event span.time:before {
  content: "\e356";
}

/* line 506, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-details {
  border: 1px solid #D2D2D2;
  border-radius: 8px;
}
/* line 509, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-details .title {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: #013871;
  padding: 3.75rem;
}
/* line 512, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-details .title * {
  color: white;
}
/* line 520, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-details .title span.time:before, .event-details .title span.date:before, .event-details .title span.location:before {
  font-family: "Font Awesome 6 Pro";
  color: white;
  font-weight: 900;
  margin-left: 0px;
  margin-right: 15px;
}
/* line 529, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-details .title span.time:before {
  content: "\e356";
}
/* line 531, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-details .title span.date:before {
  content: "\f783";
}
/* line 534, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-details .title span.location:before {
  content: "\f3c5";
}
/* line 538, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-details .title span.date {
  margin-right: 1.875rem;
}
/* line 547, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.event-details .description {
  padding: 3.75rem;
}

/* line 553, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.pagination-container {
  margin-bottom: 3.75rem;
}

/* line 556, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.page-button {
  display: inline-flex;
  background: #FFFFFF;
  height: 2.75rem;
  width: 2.5rem;
  margin-left: 0.9375rem;
  border-radius: 0.3125rem;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
  font-size: 0.9375rem;
  align-items: center;
  justify-content: center;
  color: #373A3C;
  text-decoration: none;
}
/* line 570, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.page-button.current-page {
  background: #0065A0;
  color: #FFFFFF;
}
/* line 575, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.page-button:first-of-type {
  margin-left: 0px;
}
/* line 578, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.page-button.next, .page-button.prev {
  width: 4.75rem;
}
/* line 582, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.page-button.prev:before {
  content: "\f177";
  font-family: "Font Awesome 6 Pro";
  margin-right: 0.3125rem;
}
/* line 587, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.page-button.next:after {
  content: "\f178";
  font-family: "Font Awesome 6 Pro";
  margin-left: 0.3125rem;
}

/* line 596, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.small-toast {
  height: 4.5rem;
  width: 23.5625rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: calc(50vh - 36px);
  right: calc(50vw - 189px);
  background: #F1F7FB;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
  font-weight: bold;
  padding: 0 0.9375rem;
}
/* line 609, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.small-toast:before {
  font-family: "Font Awesome 6 Pro";
  color: #00B451;
  font-weight: 900;
  content: "\f058";
  font-size: 2.25rem;
}
/* line 616, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.small-toast a.close-toast {
  font-size: 0.9375rem;
  color: #A3A3A3;
  text-decoration: none;
}
/* line 620, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.small-toast a.close-toast:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "\e59b";
}

/* line 629, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.large-toast {
  width: 27.5625rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  position: fixed;
  top: calc(50vh - 147px);
  left: calc(50vw - 220px);
}
/* line 637, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.large-toast .toast-header {
  height: 4.1875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 1.25rem;
  font-weight: 600;
  color: #013871;
  background: #FFFFFF;
}
/* line 651, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.large-toast .toast-message {
  position: relative;
  height: 14.25rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  background: #F7F7F7;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 1.375rem;
  color: #013871;
  box-sizing: border-box;
  padding-top: 1.875rem;
}
/* line 666, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.large-toast .toast-message .icon {
  width: 6.25rem;
  height: 6.25rem;
  border: 1px solid #D2D2D2;
  border-radius: 6.25rem;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 675, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.large-toast .toast-message .icon:after {
  font-family: "Font Awesome 6 Pro";
  font-size: 2rem;
  font-weight: 900;
  color: #00B451;
}
/* line 682, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.large-toast .toast-message .icon.user-added:after {
  content: "\f4fc";
}
/* line 685, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.large-toast .toast-message .icon.event-added:after {
  content: "\e470";
}
/* line 690, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.large-toast .toast-message .close-toast {
  position: absolute;
  display: inline-flex;
  height: 1.875rem;
  width: 1.875rem;
  border-radius: 6.25rem;
  background: #FFFFFF;
  border: 1px solid #D2D2D2;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  align-items: center;
  justify-content: center;
  top: -95px;
  right: -35px;
  color: #373A3C;
  font-size: 0.875rem;
}
/* line 706, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.large-toast .toast-message .close-toast:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "\e59b";
}

/* line 716, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
.is-blurred {
  filter: blur(3px) brightness(20%);
  -webkit-filter: blur(2px) brightness(20%);
}

@media only screen and (max-width: 40em) {
  /* line 724, ../../../../scss/centers/global-health/tropical-medicine-education/tropical-medicine-education-admin.scss */
  .control-panel .columns {
    justify-content: center;
  }
}
