main {
  font-size: 14px;
}

.panel {
  border: 2px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 4px;
}
.panel .panel-heading {
  padding: 0 3px 3px 3px;
  font-size: 14px;
  text-align: center;
  background: #f5f5f5;
}
.panel .panel-body {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  padding: 3px;
}
.panel .panel-body .text-warning {
  color: #953b39 !important;
}
.panel .panel-body .panel-body-item {
  margin-bottom: 3px;
  border-bottom: 1px solid #d7def6;
}
.panel .panel-body .panel-body-item.audience {
  display: flex;
  flex-direction: column;
}
.panel .panel-body .panel-body-item .min-lbl {
  color: #474949;
}
.panel .panel-body .panel-body-item br {
  display: none;
}
.panel .panel-body .label.label-info {
  font-size: 12px;
  text-align: center;
  justify-content: center;
  border-radius: 3px;
}

.bordered-top {
  margin-bottom: 3px;
  display: inline-block;
}

.badge {
  line-height: 1 !important;
  background-color: #c6d8e2;
}

.professor-mode .panel {
  display: none;
}
.professor-mode .label {
  font-size: 12px;
}

.modal-body a:hover {
  text-decoration: none;
}

.label-purple {
  background: #9585bf;
}

table {
  background: rgba(0, 0, 0, 0.005);
}
table thead {
  background: rgba(0, 0, 0, 0.03);
}

.lessons-grid table.w-100 {
  width: 100% !important;
}

#noticer-form {
  margin-bottom: 10px;
}

.btn-group input[type=radio] {
  display: none;
}

#noticer-list-options {
  margin-bottom: 12px;
}

#notice-add-collapse,
#LessonTeacherJournalForm,
#LessonTeacherExcerptForm,
#LessonTeacherPeriodsForm,
#LessonTeacherKlassesForm,
#ReqTeacherReqsForm,
#LessonPupilExcerptForm,
#LessonPupilPeriodsForm,
#LessonPupilKlassesForm,
#LessonPupilLearnersForm,
#ReqPupilReqsForm,
#LessonParExcerptForm,
#LessonParPeriodsForm,
#LessonParKlassesForm,
.statistics .well form,
.form-wrapper {
  padding: 20px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.03);
  margin-top: 12px;
}

.dropdown-toggle::after {
  display: none !important;
}

.dropdown-toggle {
  display: inline-flex !important;
  justify-content: space-between;
  align-items: center;
}

.notices-box .panel-heading {
  text-align: left;
  font-size: 12px;
  color: #888;
  padding: 5px 10px 4px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.notices-box .panel-body {
  font-size: 14px;
  padding: 10px;
}
.notices-box .panel-body p:last-child {
  margin-bottom: 0;
}
.notices-box .panel-success {
  border-color: #daa7a7;
}

.hide {
  display: none !important;
}

.label b {
  display: inline-flex;
  margin: 0 4px;
}

.checkbox .block {
  display: inline-flex;
  align-items: center;
}
.checkbox .block input {
  margin-right: 4px;
}

.btn-primary {
  background-color: #3a87ad !important;
  border-color: #3a87ad !important;
}
.btn-primary:hover {
  background-color: #138fa2 !important;
  border-color: #138fa2 !important;
}

.multiselect-container {
  padding: 5px 6px !important;
}

.modal-backdrop {
  z-index: 9999 !important;
}

.label em {
  background: inherit !important;
  opacity: 1 !important;
  margin-top: -2px !important;
  margin-bottom: -2px !important;
  display: inline-block;
}

.lname-price {
  width: 50px;
}
@media (max-width: -6px) {
  .lname-price {
    width: auto;
    border-bottom-width: 4px !important;
  }
}

.table > tbody > tr > td.active {
  background-color: #f5f5f5;
}

.lname-td {
  width: 150px;
  position: relative;
  background-color: #f5f5f5;
}
@media (max-width: -6px) {
  .lname-td {
    width: auto;
    grid-column: 1/3;
  }
}

.db-snum-box {
  position: absolute;
  font-size: 11px;
  top: -5px;
  left: -5px;
  background: #fcf8e3;
  padding: 0 4px 0 4px;
}
@media (max-width: -6px) {
  .db-snum-box {
    position: static;
  }
}

.daybook-lesson-name {
  position: relative;
  padding: 10px 0 0 0;
  line-height: 1.2;
}
@media (max-width: -6px) {
  .daybook-lesson-name {
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 0 !important;
    gap: 6px;
  }
}

@media (max-width: -6px) {
  .lname-homework {
    border-bottom-width: 4px !important;
  }
}

.lname-homework .ajaxme-modal {
  font-size: 12px;
  font-weight: 600;
  color: #6881ff;
  border-bottom: 1px dashed #6881ff;
  text-decoration: none;
  transition: 0.3s;
}
.lname-homework .ajaxme-modal:hover {
  text-decoration: none;
  opacity: 0.8;
}

.widget-toggler a:hover {
  text-decoration: none;
}

.datepicker {
  padding: 0 !important;
}

.datepicker:before,
.datepicker:after {
  display: none !important;
}

.scroller_nav_wrapper {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

.scrolled_nav_container_ort {
  min-width: 1024px;
}

#htable table {
  position: relative;
}

.calendar-btn {
  display: inline-flex !important;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  font-size: 12px !important;
  position: absolute;
  left: 50%;
  bottom: -8px;
  border-radius: 10px !important;
  transform: translateX(-50%);
  z-index: 5;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.calendar-btn i {
  margin-right: 5px;
}

#calendarModal #contentContainer {
  padding: 15px;
}
#calendarModal #contentContainer h1 {
  font-size: 22px;
}
#calendarModal #contentContainer .calendar-print-link {
  font-size: 12px;
  margin-bottom: 15px;
  display: inline-block;
}
#calendarModal #contentContainer .c-month__label {
  font-size: 20px;
}
#calendarModal #contentContainer .c-calendar .c-month .c-month__days .c-day {
  font-size: 14px;
}
#calendarModal #contentContainer .c-list__period {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
#calendarModal #contentContainer .c-list__period .c-list__period__name {
  line-height: 1.2;
}
#calendarModal #contentContainer .c-list__period .label {
  font-size: 12px;
}
#calendarModal #contentContainer .c-list__period .c-list__period__name {
  font-size: 16px;
}
#calendarModal #contentContainer .c-list h3 {
  font-size: 18px;
  font-weight: bold;
}

.learnerstatus-1 {
  color: #5cb85c;
}

.learnerstatus-2 {
  color: #d9534f;
}

.learnerstatus-3 {
  color: #428BCA;
}

.learnerstatus-5 {
  color: #8900b6;
}

.app-checkbox-group > label {
  display: block;
}
.app-checkbox-group .form-control {
  display: inline-flex;
  width: auto;
  align-items: center;
  justify-content: center;
}
.app-checkbox-group .form-control label {
  margin: 0 0 0 6px;
}

.tooltip {
  z-index: 9999999 !important;
}

.spinner {
  position: fixed !important;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  margin: -60px 0 0 -60px;
}

.btn-small {
  padding: 0.15rem 0.3rem !important;
  font-size: 0.875rem !important;
  line-height: 1.5 !important;
  border-radius: 0.2rem !important;
}

.label_0 {
  background-color: #5cb85c;
}

.label_1 {
  background-color: #d9534f;
}

.learnerstatus-1 {
  color: #5cb85c;
}

.learnerstatus-2 {
  color: #d9534f;
}

.learnerstatus-3 {
  color: #428BCA;
}

.is-desktop .lessons-grid span.add-icon {
  visibility: hidden;
}

.is-desktop .lessons-grid td:hover span.add-icon {
  visibility: visible;
}

.add-icon {
  cursor: pointer;
  transition: 0.3s ease;
  background-color: #5cb85c;
  color: #fff;
  display: flex !important;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}

.color-picked {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 5px;
}

.color-picker-box {
  height: auto !important;
}
.color-picker-box .form-control {
  border-width: 5px;
}

input.color-picker {
  float: none !important;
}

.multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.multiselect-container > li > a > label.radio input, .multiselect-container > li > a > label.checkbox input {
  margin-right: 10px;
}

.dragged .alert {
  border: 2px solid #7edafe !important;
}

.nav-link {
  position: relative;
}
.nav-link .badge {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 10px;
  opacity: 0.9;
}

.fs-10 {
  font-size: 10px;
}

.badge-top-right {
  position: absolute;
  top: 0;
  right: 0;
}

.notices-box .panel-body {
  display: block;
}
.notices-box .panel-notice-type-4 .panel-heading {
  background: #eaf1ef;
}
.notices-box .panel-notice-type-4 .panel-body {
  background: #f0f7f5;
}

.main-shedule .lessons-grid {
  overflow: visible !important;
}
.main-shedule .panel-body-item.audience {
  flex-direction: row !important;
}
.main-shedule .panel-body-item.audience br {
  display: block !important;
}
.main-shedule .panel-body-item:last-child {
  border-bottom: none !important;
}

.pseudo-link {
  cursor: pointer;
  color: #3a87ad;
  border-bottom: 1px dashed #3a87ad;
}

.bg-light12 {
  background: #ececec;
}

.multiselect-wrapper {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.multiselect-wrapper .btn-group {
  display: block;
}
.multiselect-wrapper .btn-group .multiselect {
  min-width: 100%;
}
.multiselect-wrapper .btn-group .dropdown-menu.show {
  min-width: 100%;
}
.multiselect-wrapper .btn-group .input-group {
  width: auto;
}
.multiselect-wrapper .btn-group li label {
  font-size: 16px !important;
  padding: 5px;
  border-bottom: 1px solid #ececec;
}
.multiselect-wrapper .btn-group li.active {
  background: #ececec;
}

.table-pupil-by-periods .rating-blls {
  font-size: 11px;
}

.hide-balls-in-table .rating-blls {
  display: none;
}

.lh1 {
  line-height: 1 !important;
}

.w-40 {
  width: 40%;
}

.media-img {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
}
.media-img img {
  max-width: 100%;
  max-height: 100%;
}

.dragdrop__preview-img {
  max-width: 120px;
  height: auto;
  margin-bottom: 1rem;
}

.bg-success-light {
  background: #eeffee;
}

.cursor-pointer {
  cursor: pointer;
}

.toggler._v2 {
  color: #17a2b8;
  border-bottom: 1px dashed #17a2b8;
  padding: 0;
}

.markbox-daybook {
  position: relative;
}
.markbox-daybook .label {
  width: auto !important;
}
.markbox-daybook._with-comment {
  padding-right: 20px;
}
.markbox-daybook._with-comment .show-comment {
  position: absolute;
  top: 0;
  right: 0;
}

.daybook-lesson-name {
  padding-top: 14px;
}

.db-snum-box {
  font-size: 12px;
}
@media (max-width: -6px) {
  .db-snum-box {
    background: none;
    padding-left: 0;
  }
}

.daybook-subjnumber-time {
  margin: 0 0 4px 0;
  font-size: 11px;
  color: #666666;
}

.tariff-status-init {
  color: #007bff;
}

.tariff-status-wait-par {
  color: #e3ad00;
}

.tariff-status-accepted-par {
  color: #6e00e3;
}

.tariff-status-active {
  color: #28a745;
}

.tariff-status-correct {
  color: #dc3545;
}

.max-width-800 {
  max-width: 800px;
}

.max-width-500 {
  max-width: 500px;
}

.max-width-200 {
  max-width: 200px;
}

.max-width-160 {
  max-width: 160px;
}

.blocked {
  pointer-events: none;
  opacity: 0.3;
}

#balls {
  display: grid;
  gap: 25px;
}

.balls-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, 0.03);
}
@media (max-width: 500px) {
  .balls-nav {
    position: relative;
    padding-top: 60px !important;
  }
  .balls-nav div:nth-child(2) {
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    text-align: center;
  }
  .balls-nav.py-1 {
    padding-top: 30px !important;
  }
}

.daybook-day-balls-container {
  display: inline-flex;
}

@media (max-width: -6px) {
  .daybook-lesson-line {
    display: grid;
    grid-template-columns: 1fr 50px;
    margin-bottom: 5px;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
  }
}

@media (max-width: -6px) {
  .daybook-day-header {
    display: grid;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 10;
    border-color: #ffeeba !important;
    margin-bottom: 5px;
  }
  .daybook-day-header td.active {
    background-color: #fff3cd !important;
    border-color: #ffeeba !important;
  }
}

.daybook-day {
  max-width: 800px;
  margin: 0 auto;
}
.daybook-day .table {
  border: 0;
}

@media (max-width: 599px) {
  .container-fluid {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.no-hover:hover {
  text-decoration: none;
  color: inherit !important;
}

.journal-themes-link {
  position: fixed;
  right: 10px;
  bottom: 50px;
  display: none !important;
}
@media (max-width: 1480px) {
  .journal-themes-link {
    display: block !important;
  }
}

.col-md-12:has(.journal-topics-sidebar) {
  display: flex;
  gap: 20px;
}
.col-md-12:has(.journal-topics-sidebar) #stat-learners-table {
  flex-shrink: inherit;
}
@media (max-width: 1480px) {
  .col-md-12:has(.journal-topics-sidebar) {
    display: block;
  }
  .col-md-12:has(.journal-topics-sidebar) .journal-topics-sidebar {
    display: none;
  }
}

._overmarked > span {
  box-shadow: 0 0 6px 4px rgba(255, 204, 0, 0.77);
}

/*# sourceMappingURL=common2.css.map */
