/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.index__action--ADVT8 {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 12px;
  cursor: pointer;
  transition: all 0.3s;
}
.index__action--ADVT8 > i {
  color: rgba(0, 0, 0, 0.65);
  vertical-align: middle;
}
.index__action--ADVT8:hover {
  background: rgba(0, 0, 0, 0.025);
}
.index__action--ADVT8.opened {
  background: rgba(0, 0, 0, 0.025);
}
.index__icon--yMThO {
  display: flex;
  align-items: center;
  margin-right: 5px;
}
.index__dark--lFcEd {
  height: 64px;
  color: rgba(255, 255, 255, 0.85);
}
.index__dark--lFcEd a {
  color: rgba(255, 255, 255, 0.85);
}
.index__dark--lFcEd > i {
  color: rgba(255, 255, 255, 0.85);
}
.index__dark--lFcEd:hover,
.index__dark--lFcEd.opened {
  background: #7229e6;
}
.ant-pro-global-header .index__dark--lFcEd {
  color: rgba(0, 0, 0, 0.65);
}
.ant-pro-global-header .index__dark--lFcEd > i {
  color: rgba(0, 0, 0, 0.65);
}
.ant-pro-global-header .index__dark--lFcEd a {
  color: rgba(255, 255, 255, 0.85);
}
.ant-pro-global-header .index__dark--lFcEd:hover {
  color: rgba(255, 255, 255, 0.85);
}
.ant-pro-global-header .index__dark--lFcEd:hover > i {
  color: rgba(255, 255, 255, 0.85);
}
@media only screen and (max-width: 768px) {
  .index__content--Ow_O_ {
    display: none;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.index__container--ZwI9w > * {
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 480px) {
  .index__container--ZwI9w {
    position: absolute !important;
    left: 2.5% !important;
    width: 95% !important;
  }
}
@media screen and (max-width: 768px) {
  .index__container--ZwI9w {
    position: absolute !important;
    top: 10% important;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.index__menu--Efib9 .anticon {
  margin-right: 8px;
}
.index__menu--Efib9 .ant-dropdown-menu-item {
  min-width: 160px;
}
.index__right--smJRL {
  display: flex;
  float: right;
  height: 100%;
  margin-left: auto;
  overflow: hidden;
}
.index__right--smJRL .index__search--xBg7_ {
  padding: 0 12px;
}
.index__right--smJRL .index__search--xBg7_:hover {
  background: transparent;
}
.index__right--smJRL .index__account--pfxRA .index__avatar--ZNzNH {
  margin: calc((64px - 24px) / 2) 0;
  margin-right: 8px;
  color: #7229e6;
  vertical-align: top;
  background: rgba(255, 255, 255, 0.85);
}
.index__badgeContainer--NMFcG {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 48px;
}
.index__badgeContainer--NMFcG * {
  cursor: initial !important;
}
.index__menuItem--hR0vY {
  display: flex;
  align-items: center;
}
.index__menuItemIcon--UtkUe {
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .ant-divider-vertical {
    vertical-align: unset;
  }
  .index__name--P57cX {
    display: none;
  }
  .index__right--smJRL {
    position: absolute;
    top: 0;
    right: 12px;
  }
  .index__right--smJRL .index__account--pfxRA .index__avatar--ZNzNH {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .index__badgeContainer--NMFcG {
    margin-right: 0;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.BasicLayout__headerLogoTitle--lnxYz {
  padding: 0 10px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  font-family: Lato;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
body,
html,
p,
ul,
ol {
  margin: 0;
  padding: 0;
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  color: inherit;
  font-weight: inherit;
}
html,
body,
#root {
  height: 100%;
}
#container-hold-content {
  padding: 0;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  #evaluation-container {
    transition: width 500ms ease, max-width 500ms ease;
  }
  div:has(#plurall-elo-navbar) + #container-hold-content #evaluation-container {
    max-width: calc(100vw - 56px);
  }
   + #container-hold-content #evaluation-container {
    max-width: calc(100vw - 250px);
  }
}
#container-hold-content #container-inside {
  padding: 0;
}
#container-hold-content #container-inside > * {
  width: 100%;
}
.colorWeak {
  filter: invert(80%);
}
.ant-layout {
  min-height: 100vh;
}
canvas {
  display: block;
}
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul,
ol {
  list-style: none;
}
.ant-pro-fixed-header {
  z-index: 10 !important;
}
.ant-pro-sider-menu-logo {
  padding: 0 12px;
}
.ant-page-header-heading-title {
  color: #757575;
  font-weight: normal;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
}
.exam-avatar {
  vertical-align: middle;
  background-color: #262625;
}
.exam-description {
  white-space: normal;
}
.exam-description div > span {
  font-weight: 600;
  font-size: 20px;
}
.exam-description div div:nth-of-type(1) {
  margin: 0 0 10px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
}
.exam-description div div:nth-of-type(2) {
  font-size: 14px;
}
@media (max-width: 480px), (max-width: 768px) {
  .exam-description div div:nth-of-type(2) {
    margin: 0 0 15px;
  }
}
.exam-description .exam-materials {
  text-align: right;
}
@media (max-width: 480px), (max-width: 768px) {
  .exam-description .exam-materials {
    text-align: left;
  }
}
.exam-info {
  display: inline-block;
  margin: 10px 0 20px;
  padding: 20px;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
}
.exam-info .ant-col {
  padding: 50px 80px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.ant-steps-navigation {
  padding-top: 0 !important;
}
.exam-header-card .ant-card-actions li {
  margin-bottom: 0;
}
.exam-tabs .ant-steps-item {
  text-align: right;
}
.exam-tabs .ant-steps-item-description {
  max-width: none !important;
}
.actionButton {
  margin: 40px 0 100px;
  padding: 0 0 16px;
  border-bottom: 1px solid #ddd;
}
.table-operations {
  margin: 0 0 15px;
}
.ant-table-thead th:not(:last-child) {
  border-right: #eee 1px solid;
}
.ant-checkbox-group {
  min-width: 200px;
  max-height: 200px;
  overflow: auto;
}
.ant-select-dropdown {
  min-width: 200px;
}
.ant-select-dropdown-menu-item {
  white-space: unset;
}
.ant-checkbox + span {
  word-break: break-all;
}
.ant-table-column-has-filters .ant-tag {
  margin-top: 1px;
  white-space: pre-line;
}
.ant-select-selection--multiple > ul > li,
.ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
  height: unset;
}
.ant-select-selection--multiple .ant-select-selection__choice__content {
  overflow: unset;
  white-space: pre-line;
}
.ant-select-arrow .ant-select-arrow-icon {
  cursor: pointer;
}
.ant-table-filter-dropdown .ant-select {
  margin-bottom: 8px;
}
.item-operations span {
  word-break: keep-all;
}
.dinline-flex {
  display: inline-flex;
}
.align-items-center {
  align-items: center;
}
@media (max-width: 480px) {
  .ant-table {
    width: 100%;
    overflow-x: auto;
  }
  .ant-table-thead > tr > th,
  .ant-table-tbody > tr > th,
  .ant-table-thead > tr > td,
  .ant-table-tbody > tr > td {
    white-space: pre;
  }
  .ant-table-thead > tr > th > span,
  .ant-table-tbody > tr > th > span,
  .ant-table-thead > tr > td > span,
  .ant-table-tbody > tr > td > span {
    display: block;
  }
  .ant-steps-item-description {
    max-width: 90% !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body .ant-design-pro > .ant-layout {
    min-height: 100vh;
  }
}
.ant-table-column-sorter-inner.ant-table-column-sorter-inner-full {
  display: none;
}
.ant-table-column-sorter {
  display: none;
}
.ant-table-column-sorter [class^='MuiTooltip-popper'][x-placement*='top'] [class*='MuiTooltip-arrow']::before {
  border-bottom-right-radius: 4px;
}
.ant-table-column-sorter [class^='MuiTooltip-popper'][x-placement*='bottom'] [class*='MuiTooltip-arrow']::before {
  border-top-left-radius: 4px;
}
.ant-table-column-sorter [class^='MuiTooltip-popper'][x-placement*='left'] [class*='MuiTooltip-arrow']::before {
  border-top-right-radius: 4px;
}
.ant-table-column-sorter [class^='MuiTooltip-popper'][x-placement*='right'] [class*='MuiTooltip-arrow']::before {
  border-bottom-left-radius: 4px;
}
.ant-table {
  font-variant: normal !important;
  font-feature-settings: normal !important;
}
.item-operations {
  display: flex;
  max-width: fit-content;
}
.ant-table-fixed-right {
  overflow: visible !important;
}
.icon-Cancel-small {
  display: none;
}
.ant-tooltip-inner {
  background: #4a4f58;
  border-radius: 4px;
}

