@charset "utf-8";

.css-1x7116h {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: top;
  width: 100%;
  margin-bottom: 20px;
}

.css-1busdir {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  min-width: 0px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  vertical-align: top;
  width: calc(50% - 23px);
}

.css-1b4yobm {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4375em;
  letter-spacing: 0.00938em;
  color: rgba(0, 0, 0, 0.87);
  box-sizing: border-box;
  position: relative;
  cursor: text;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-size: 14px;
}
.css-1b4yobm.Mui-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}
label + .css-1b4yobm {
  margin-top: 16px;
}

button:disabled,
button[disabled]{
  opacity: 0.3;
}

.css-1b4yobm:after {
  border-bottom: 2px solid #1976d2;
  left: 0;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
  transition: transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
  pointer-events: none;
}
.css-1b4yobm.Mui-focused:after {
  -webkit-transform: scaleX(1) translateX(0);
  -moz-transform: scaleX(1) translateX(0);
  -ms-transform: scaleX(1) translateX(0);
  transform: scaleX(1) translateX(0);
}
.css-1b4yobm.Mui-error:before,
.css-1b4yobm.Mui-error:after {
  border-bottom-color: #d32f2f;
}
.css-1b4yobm:before {
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
  left: 0;
  bottom: 0;
  content: "\00a0";
  position: absolute;
  right: 0;
  -webkit-transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  pointer-events: none;
}
.css-1b4yobm:hover:not(.Mui-disabled, .Mui-error):before {
  border-bottom: 2px solid rgba(0, 0, 0, 0.87);
}
@media (hover: none) {
  .css-1b4yobm:hover:not(.Mui-disabled, .Mui-error):before {
      border-bottom: 1px solid rgba(0, 0, 0, 0.42);
  }
}
.css-1b4yobm.Mui-disabled:before {
  border-bottom-style: dotted;
}

.css-1cccqvr {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  cursor: pointer;
  font: inherit;
  letter-spacing: inherit;
  color: currentColor;
  padding: 4px 0 5px;
  border: 0;
  box-sizing: content-box;
  background: none;
  height: 1.4375em;
  margin: 0;
  -webkit-tap-highlight-color: transparent;
  display: block;
  min-width: 0;
  width: 100%;
  -webkit-animation-name: mui-auto-fill-cancel;
  animation-name: mui-auto-fill-cancel;
  -webkit-animation-duration: 10ms;
  animation-duration: 10ms;
}
.css-1cccqvr:focus {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
.css-1cccqvr::-ms-expand {
  display: none;
}
.css-1cccqvr.Mui-disabled {
  cursor: default;
}
.css-1cccqvr[multiple] {
  height: auto;
}
.css-1cccqvr:not([multiple]) option,
.css-1cccqvr:not([multiple]) optgroup {
  background-color: #fff;
}
.css-1cccqvr.css-1cccqvr.css-1cccqvr {
  padding-right: 24px;
  min-width: 16px;
}
.css-1cccqvr.MuiSelect-select {
  height: auto;
  min-height: 1.4375em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.css-1cccqvr::-webkit-input-placeholder {
  color: currentColor;
  opacity: 0.42;
  -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1cccqvr::-moz-placeholder {
  color: currentColor;
  opacity: 0.42;
  -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1cccqvr:-ms-input-placeholder {
  color: currentColor;
  opacity: 0.42;
  -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1cccqvr::-ms-input-placeholder {
  color: currentColor;
  opacity: 0.42;
  -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1cccqvr:focus {
  outline: 0;
}
.css-1cccqvr:invalid {
  box-shadow: none;
}
.css-1cccqvr::-webkit-search-decoration {
  -webkit-appearance: none;
}
label[data-shrink="false"] + .MuiInputBase-formControl .css-1cccqvr::-webkit-input-placeholder {
  opacity: 0 !important;
}
label[data-shrink="false"] + .MuiInputBase-formControl .css-1cccqvr::-moz-placeholder {
  opacity: 0 !important;
}
label[data-shrink="false"] + .MuiInputBase-formControl .css-1cccqvr:-ms-input-placeholder {
  opacity: 0 !important;
}
label[data-shrink="false"] + .MuiInputBase-formControl .css-1cccqvr::-ms-input-placeholder {
  opacity: 0 !important;
}
label[data-shrink="false"] + .MuiInputBase-formControl .css-1cccqvr:focus::-webkit-input-placeholder {
  opacity: 0.42;
}
label[data-shrink="false"] + .MuiInputBase-formControl .css-1cccqvr:focus::-moz-placeholder {
  opacity: 0.42;
}
label[data-shrink="false"] + .MuiInputBase-formControl .css-1cccqvr:focus:-ms-input-placeholder {
  opacity: 0.42;
}
label[data-shrink="false"] + .MuiInputBase-formControl .css-1cccqvr:focus::-ms-input-placeholder {
  opacity: 0.42;
}
.css-1cccqvr.Mui-disabled {
  opacity: 1;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.38);
}
.css-1cccqvr:-webkit-autofill {
  -webkit-animation-duration: 5000s;
  animation-duration: 5000s;
  -webkit-animation-name: mui-auto-fill;
  animation-name: mui-auto-fill;
}

.css-1k3x8v3 {
  bottom: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  box-sizing: border-box;
}

.css-1sucic7 {
  position: fixed;
  z-index: 1300;
  inset: 0px;
}

.css-esi9ax {
  position: fixed;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  inset: 0px;
  background-color: transparent;
  -webkit-tap-highlight-color: transparent;
  z-index: -1;
}

.css-177ic5c {
  background-color: rgb(255, 255, 255);
  color: rgba(0, 0, 0, 0.87);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;
  position: absolute;
  overflow: hidden auto;
  min-width: 16px;
  min-height: 16px;
  max-width: calc(100% - 32px);
  max-height: calc(100% - 32px);
  outline: 0px;
}

.css-r8u8y9 {
  list-style: none;
  margin: 0px;
  padding: 8px 0px;
  position: relative;
  outline: 0px;
}

.css-1rsdwuc {
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  border-radius: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  color: inherit;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  min-height: 48px;
  padding: 6px 16px;
  box-sizing: border-box;
  white-space: nowrap;
  font-size: 14px;
  letter-spacing: 0.04em;
}

.css-1rsdwuc.Mui-selected {
  background-color: rgba(25, 118, 210, 0.08);
}

.css-1rsdwuc:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.04);
}

.css-w0pj6f {
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 0;
  inset: 0px;
  border-radius: inherit;
}

.css-zun73v {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  padding: 9px;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.6);
}

.css-zun73v.Mui-checked, .css-zun73v.MuiCheckbox-indeterminate {
  color: rgb(25, 118, 210);
}

.css-1m9pwf3 {
  cursor: inherit;
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  z-index: 1;
}

.css-qypnee {
  margin: 80px auto 0px;
  width: fit-content;
}

.css-nhb8h9 {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.css-tdw5na {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.43;
  letter-spacing: 0.01071em;
  border-radius: 20px;
  text-align: center;
  box-sizing: border-box;
  min-width: 40px;
  height: 40px;
  padding: 0px 10px;
  margin: 0px 3px;
  color: rgba(0, 0, 0, 0.87);
  transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 14px;
}

.css-ezc4fw{
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.43;
  letter-spacing: 0.01071em;
  border-radius: 20px;
  text-align: center;
  box-sizing: border-box;
  min-width: 40px;
  padding: 0px 10px;
  margin: 0px 3px;
  color: rgba(0, 0, 0, 0.87);
  height: auto;
}

.css-tdw5na.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

.css-tdw5na.Mui-disabled {
  opacity: 0.38;
}

.css-tdw5na.Mui-selected {
  color: rgb(255, 255, 255);
  background-color: rgb(25, 118, 210);
}

.css-1qz46so {
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentcolor;
  flex-shrink: 0;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.375rem;
  margin: 0px -8px;
}

.seminar-category-type-1 {
  border: 2px solid rgb(0, 98, 195);
  background-color: rgb(0, 98, 195);
  color: #fff;
  border-radius: 30px;
  padding: 5px 10px;
  width: 100px;
  text-align: center;
}

.seminar-category-type-2 {
  border: 2px solid rgb(130, 111, 176);
  background-color: rgb(130, 111, 176);
  color: #fff;
  border-radius: 30px;
  padding: 5px 10px;
  width: 100px;
  text-align: center;
}

.seminar-category-type-3 {
  border: 2px solid rgb(0, 156, 219);
  background-color: rgb(0, 156, 219);
  color: #fff;
  border-radius: 30px;
  padding: 5px 10px;
  width: 100px;
  text-align: center;
}

.seminar-category-type-7 {
  border: 2px solid #00a381;
  background-color: #00a381;
  color: #fff;
  border-radius: 30px;
  padding: 5px 10px;
  width: 100px;
  text-align: center;
}

.seminar-status-type {
  border: 2px solid red;
  border-radius: 30px;
  padding: 5px 10px;
  color: red;
  width: 100px;
  text-align: center;
  margin-top: 5px;
}

.seminar-status-type-gray {
  border: 2px solid #A0A3AA;
  border-radius: 30px;
  background-color: rgb(160, 163, 170);
  padding: 5px 10px;
  color: #FFFFFF;
  width: 100px;
  text-align: center;
  margin-top: 5px;
}

.seminar-box__category-type {
  margin-right: 20px;
}

.seminar-box__seminar-title {
  justify-content: center;
}

.loader {
  border: 2px solid #f3f3f3;
  /*Lightgrey*/border-top: 2px solid rgb(218, 221, 223);
  /*Blue*/border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 0.5s linear infinite;
  -webkit-animation: spin 0.5s linear infinite;
}

.d-none {
  display: none !important;
}



@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media (min-width: 600px) {
  .css-1rsdwuc {
    min-height: auto;
  }
}

.Mui-selected:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(25, 118, 210)!important;
}

.css-tdw5na:hover {
  background-color: rgba(0, 0, 0, 0.04);
}


/* @media only screen and ( max-width: 770px) { 
  .MuiPagination-ul li:nth-last-of-type(2){
    display: none;
  } 

} */

.hover\:drop-shadow:hover {
  background-color: #ededed;
}

@media screen and (max-width: 768px) {
  .seminar-box__seminar-title {
    margin-top: 10px;
  }

  .seminar-status-type {
    margin-top: 0px;
  }

  .seminar-status-type-gray {
    margin-top: 0px;
  }

  .seminar-category-type-1 {
    margin-right: 10px;
  }
  
  .seminar-category-type-2 {
    margin-right: 10px;
  }
  
  .seminar-category-type-3, .seminar-category-type-7 {
    margin-right: 10px;
  }
}