.c-calendar {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  -webkit-print-color-adjust: exact;
}
.c-calendar .c-month {
  display: flex;
  min-width: 250px;
  max-width: 300px;
  flex-direction: column;
  margin: 2rem;
}
.c-calendar .c-month .c-month__label {
  text-align: left;
  text-transform: uppercase;
  font-size: 2rem;
}
.c-calendar .c-month .c-month__labels {
  display: flex;
  width: 100%;
}
.c-calendar .c-month .c-month__labels .c-month__labels__label {
  color: #8B8B8B;
  width: calc(100% / 7 - .1px);
}
.c-calendar .c-month .c-month__days {
  display: flex;
  flex-wrap: wrap;
}
.c-calendar .c-month .c-month__days .c-day {
  font-size: 1.6rem;
  width: calc(100% / 7 - .1px);
}
.c-calendar .c-month .c-month__days .c-day.c-day_starter {
  opacity: 0.3;
}
.c-calendar .c-month .c-month__days .c-day.c-day_holiday {
  background-color: #fcf4f2 !important;
  color: #bd7f75;
}
.c-calendar .c-month .c-month__days .c-day.c-day_study {
  background: #eaf3f7;
  color: #4e7a8f;
}
.c-calendar .c-month .c-month__days .c-day.c-day_today {
  border: 1px solid red;
}
.c-calendar .c-month .c-month__days .c-day.c-day_holiday-day {
  background: #fcefe5;
  color: #bd3c27;
  font-weight: bold;
}

.c-list__period {
  font-size: 1.4rem;
  display: flex;
  margin: 0 0 0.6rem 0;
}
.c-list__period .c-list__period__interval {
  margin: 0 0.5rem 0 0;
}
.c-list__period .c-list__period__name {
  line-height: 2.4rem;
}

.c-periods {
  display: flex;
}
.c-periods .c-list {
  margin-right: 5rem;
}

.modal-lg_max {
  width: auto;
  max-width: 1100px;
}
.modal-lg_max .page-header {
  display: none;
}

@media (max-width: 768px) {
  .c-periods {
    flex-direction: column;
  }
  .c-periods .c-list {
    margin-right: 0;
  }
}
body {
  padding-bottom: 30px;
}
body a {
  color: #107585;
}
body a:hover {
  color: #138fa2;
}

*:focus {
  outline: none;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.auto-w span {
  width: auto !important;
  margin: 0;
}

.fs20 span {
  font-size: 20px !important;
  height: auto;
}

.table_width-auto {
  width: auto;
}

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

.hidden {
  display: none;
}

.link-full {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.p-relative {
  position: relative;
}

.label {
  display: inline-flex;
  font-size: 14px;
  padding: 2px 3px;
  color: #fff;
  margin-bottom: 2px;
}
.label-default {
  background: #abbac3;
}
.label-success {
  background: #82af6f;
}
.label-info {
  background: #3a87ad;
}
.label-warning {
  background: #f89406;
}
.label-danger {
  background: #d15b47;
}

.sr-balls-column {
  background: #fffef2;
}

#form-modal-homework .modal-dialog,
#form-modal .modal-dialog {
  width: 800px;
  max-width: 800px;
}

.modal-header {
  display: flex;
  flex-direction: row-reverse;
}

.bg-danger2 {
  background: #f2dede !important;
}

span.btn {
  display: inline-block;
}

.add-mark-form .form-control {
  width: 50px;
  display: inline-block;
}

.table-sm th {
  font-size: 12px;
}

.logo-text {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
}

#htable {
  top: 0 !important;
}

td.warning,
th.warning {
  background: #fcf8e3;
}

#stat-learners-table span.label {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

td.sort-by-id-3 {
  border-left: 10px solid #ccc !important;
}

.lessons2 table {
  font-size: 12px;
}
.lessons2 .subjnumber-col h4 {
  font-size: 16px;
}
.lessons2 .subjnumber-col h4 .fs12 {
  font-size: 12px;
}
.lessons2 .subjnumber-col h4 .fs12 span {
  display: none;
}
.lessons2 .weekday-col {
  width: 11%;
}
.lessons2 .weekday-col .text-primary {
  color: #414141 !important;
}
.lessons2 .weekday-col .label-info {
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
  border-radius: 3px;
}
.lessons2 .weekday-col .like-label-holiday {
  display: block;
  font-size: 12px;
  color: #fff;
  background-color: #d43f3a;
  margin: 10px 0 5px 0;
  padding: 5px;
  font-weight: bold;
  border-radius: 4px;
  line-height: 1;
}
.lessons2 .subjnumber-row-0 td.holiday,
.lessons2 .subjnumber-row-1 td.holiday {
  background-color: #ffe2dc !important;
}
.lessons2 .subjnumber-row-0 td.nowday,
.lessons2 .subjnumber-row-1 td.nowday {
  background-color: #F7FFED !important;
}

._hover-not-text-decoration:hover {
  text-decoration: none !important;
}

._opacity-05 {
  opacity: 0.5;
}

._valign-top {
  vertical-align: top !important;
}

.topics-dialog h2 {
  margin-top: 0;
}
.topics-dialog .module-name {
  font-size: 16px;
}
.topics-dialog .panel-title,
.topics-dialog .theme-name {
  font-size: 14px;
  line-height: 1.2;
}
.topics-dialog #LessonTeacherTopicForm {
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
  text-align: right;
}
.topics-dialog .themes-container {
  position: relative;
}
.topics-dialog .modules-holder {
  height: calc(100vh - 300px);
  overflow: scroll;
}
.topics-dialog .phours-box {
  height: calc(100vh - 250px);
  overflow: scroll;
}
.topics-dialog .panel .panel-info:last-child {
  margin-bottom: 0 !important;
}

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