@import url("/fonts/PTSansRegular_stylesheet.css");
@import url("/fonts/PTSansBold_stylesheet.css");
@import url("/fonts/Acrom/stylesheet.css");
@import url(../fonts/PTSansRegular_stylesheet.css);
@import url(../fonts/PTSansBold_stylesheet.css);
@import url(../fonts/Acrom/stylesheet.css);
i.icon-little {
  display: inline-block;
  width: 15px;
  height: 16px;
  background: url("../images/icons.png") 0 0 no-repeat;
}
i.icon-little.user {
  background-position: 0 0;
}
i.icon-little.logout {
  background-position: -15px 0;
}
i.icon-little.home {
  background-position: -30px 0;
}
i.icon-search {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/icon-search.svg") center center no-repeat;
}
i.icon-biger {
  display: inline-block;
  width: 32px;
  height: 24px;
  background: url("../images/icons_biger.png") 0 0 no-repeat;
}
i.icon-biger.eye {
  background-position: 0 -47px;
}
i.icon-biger.bell {
  background-position: 0 -24px;
}
i.icon-biger.mail {
  background-position: 0 0px;
}
i.icon-biger.apple {
  background-position: 0 -72px;
}
i.icon-biger.g-play {
  background-position: 0 -96px;
}
i.icon-soc {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url("../images/icons_soc.png") 0 0 no-repeat;
}
i.icon-soc.vk {
  background-position: 0 0;
}
i.icon-soc.instagram {
  background-position: -36px 0;
}
i.icon-soc.fb {
  background-position: -72px 0;
}
i.icon-soc.youtube {
  background-position: -108px 0;
}
i.plus {
  width: 36px;
  height: 36px;
  background-image: url("../images/my_icons.png");
  background-position: 0 -3274px;
}
i.delete {
  width: 36px;
  height: 36px;
  background-image: url("../images/my_icons.png");
  background-position: 0 -3274px;
}
i.info {
  width: 36px;
  height: 36px;
  background-image: url("../images/my_icons.png");
  background-position: 0 -1986px;
  display: inline-block;
}
i.icons {
  display: inline-block;
  vertical-align: middle;
  background: url("../images/my_icons.png") 1000px 1000px no-repeat;
}
i.icons.danger {
  width: 28px;
  height: 28px;
  margin-right: 5px;
  background-position: 0 -3130px;
}
i.icons.attention {
  width: 28px;
  height: 28px;
  margin-right: 5px;
  background: url("../images/attention.png") no-repeat;
}
i.icons.delete {
  width: 28px;
  height: 28px;
  background: url("../images/icon-delete.png") no-repeat center center;
}
i.icons.edit {
  width: 28px;
  height: 28px;
  background: url("../images/icon-edit.png") no-repeat center center;
}
i.icons.doc, i.icons.docx, i.icons.docm, i.icons.dot, i.icons.dotm, i.icons.dotx, i.icons.htm, i.icons.html, i.icons.odt, i.icons.rtf, i.icons.xps, i.icons.text, i.icons.txt, i.icons.csv, i.icons.dif {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background: url("../images/icon_text.png") no-repeat center center;
  flex: 51px 0 0;
}
i.icons.excel, i.icons.xls, i.icons.xlsx, i.icons.xlsm, i.icons.xltx, i.icons.xltm, i.icons.xlt, i.icons.xml, i.icons.xlam, i.icons.xla, i.icons.xlw {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background: url("../images/icon_excel.png") no-repeat center center;
  flex: 51px 0 0;
}
i.icons.pdf {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background: url("../images/icon_pdf.png") no-repeat center center;
  flex: 51px 0 0;
}
i.icons.font {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background: url("../images/icon_font.png") no-repeat center center;
  flex: 51px 0 0;
}
i.icons.pic, i.icons.gif, i.icons.jpg, i.icons.jpeg, i.icons.png, i.icons.bmp {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background: url("../images/icon_pic.png") no-repeat center center;
  flex: 51px 0 0;
}
i.icons.sheme {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background: url("../images/icon_sheme.png") no-repeat center center;
  flex: 51px 0 0;
}
i.icons.add {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background: url("../images/icon_add.png") no-repeat center center;
  flex: 51px 0 0;
}
i.icons.add_blue {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background: url("../images/icon_add_blue.png") no-repeat center center;
  flex: 51px 0 0;
}
i.icons.add_red {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background: url("../images/icon_add_red.png") no-repeat center center;
  flex: 51px 0 0;
}
i.icons.attach {
  width: 51px;
  height: 66px;
  margin-right: 5px;
  background-position: 0 -3208px;
}
i.icons.success {
  width: 42px;
  height: 42px;
  background-position: 0 -3352px;
}
i.icons.danger {
  width: 28px;
  height: 28px;
  background: url("../images/icon-danger.png") no-repeat center center;
  background-size: cover;
  flex: 51px 0 0;
}
i.icons.danger.small-25 {
  width: 25px;
  height: 25px;
}
i.icons.print {
  width: 28px;
  height: 28px;
  background: url("../images/icon-print.png") no-repeat center center;
}
i.icons.lines {
  width: 28px;
  height: 28px;
  background: url("../images/icon-lines.svg") no-repeat center center;
}
i.icons.grid {
  width: 28px;
  height: 28px;
  background: url("../images/icon-grid.svg") no-repeat center center;
  background-size: cover;
}
i.icons.checkbox-selected {
  width: 18px;
  height: 18px;
  border: 2px solid #72C81F;
  border-radius: 0.25rem;
  background: url("/images/checked-white.png") no-repeat center center #72C81F;
}
i.icons.checkbox-not-selected {
  width: 18px;
  height: 18px;
  border: 2px solid #d7d7d7;
  border-radius: 0.25rem;
  background: #fff;
}

.after-icon-plus {
  display: block;
  margin-left: 50px;
  line-height: 36px;
  text-decoration: underline;
}

.far.fa-trash-alt {
  color: #E31E24;
}
.far.fa-edit {
  color: #72c81e;
}

.fas.fa-exclamation {
  margin-right: 5px;
  color: #E31E24;
}

.navbar {
  background: #e1e1e1;
  font-family: "AcromBold", sans-serif;
  font-size: 16px;
  padding: 0rem 1rem;
}
.navbar.navbar-light {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .navbar.navbar-light .container {
    width: 100%;
    margin: 0px;
  }
}
.navbar.navbar-light .container .navbar-nav.nav li.nav-item a.nav-link {
  color: #434343;
  text-transform: uppercase;
  padding: 15px 10px;
}
.navbar.navbar-light .container .navbar-nav.nav li.nav-item a.nav-link:hover, .navbar.navbar-light .container .navbar-nav.nav li.nav-item a.nav-link:focus, .navbar.navbar-light .container .navbar-nav.nav li.nav-item a.nav-link:active, .navbar.navbar-light .container .navbar-nav.nav li.nav-item a.nav-link.active {
  background: #686868;
  color: #fff;
}
.navbar.navbar-light .container .navbar-nav.nav li.nav-item a.nav-link.disabled {
  pointer-events: none;
  cursor: default;
}
@media (max-width: 575.98px) {
  .navbar.navbar-light .container .navbar-nav.nav li.nav-item a.nav-link.mobile {
    display: block;
  }
}
@media (min-width: 576px) {
  .navbar.navbar-light .container .navbar-nav.nav li.nav-item a.nav-link.mobile {
    display: none;
  }
}
.navbar.navbar-light .container .navbar-nav.nav li.nav-item.show a.nav-link {
  background: #686868;
  color: #fff;
}
.navbar.navbar-light .container .navbar-nav.nav li.nav-item .dropdown-menu {
  border-radius: 0;
  background-color: #434343;
  margin: -1px;
  text-transform: none;
}
.navbar.navbar-light .container .navbar-nav.nav li.nav-item .dropdown-menu .dropdown-item {
  color: #fff;
  font-family: "PTSansRegular", sans-serif;
}
.navbar.navbar-light .container .navbar-nav.nav li.nav-item .dropdown-menu .dropdown-item:hover, .navbar.navbar-light .container .navbar-nav.nav li.nav-item .dropdown-menu .dropdown-item:focus {
  text-decoration: underline;
  background-color: #434343;
}
.navbar.navbar-light .navbar-toggler {
  background-color: #ccc;
  border-radius: 0;
  padding: 11px 6px;
  margin: 0;
  position: relative;
  float: right;
  background-image: none;
  border: 1px solid transparent;
}
.navbar.navbar-light .navbar-toggler .icon-bar {
  display: block;
  background-color: #434343;
  width: 30px;
  height: 4px;
  border-radius: 1px;
}
.navbar.navbar-light .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 992px) {
  .navbar.navbar-light .container .collapse.navbar-collapse {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .navbar.navbar-light .container .collapse.navbar-collapse {
    padding: 0;
  }
}
.btn {
  padding: 8px 30px;
  font-family: PTSansRegular, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  border-radius: 3px;
}

.btn.access-btn {
  width: 80px;
  font-size: 14px;
  margin-top: 5px;
}

.btn.compact-btn {
  padding: 2px 15px !important;
}

.btn.midi-btn {
  padding: 5px 30px !important;
}

.btn.fileinput-btn {
  padding: 8px 10px !important;
}

.btn.btn-faicon {
  padding: 12px 12px !important;
  font-size: 20px;
  line-height: 20px;
}

.btn.btn-icons {
  padding: 6px 6px !important;
}

.btn-green {
  font-size: 16px;
  color: #fff;
  background: #72c81e;
  border: solid 2px #72c81e;
}
.btn-green:hover, .btn-green:active, .btn-green:focus, .btn-green.active {
  color: #fff !important;
  background: #5ca118 !important;
  border-color: #5ca118 !important;
}

.btn-orange {
  font-size: 16px;
  color: #fff;
  background: #E96216;
  border: solid 2px #E96216;
}
.btn-orange:hover, .btn-orange:active, .btn-orange:focus, .btn-orange.active {
  color: #fff !important;
  background: #c54e0b !important;
  border-color: #c54e0b !important;
}

.btn-default {
  color: #717171;
  border: solid 2px #ccc;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default.active {
  color: #717171 !important;
  background: #ebebeb !important;
  border-color: #ccc !important;
}

.btn-border-green {
  color: #72c81e;
  border: solid 2px #72c81e;
  background: none;
}
.btn-border-green:hover, .btn-border-green:active, .btn-border-green:focus, .btn-border-green.active {
  color: #fff !important;
  border: solid 2px #72c81e !important;
  background: #72c81e !important;
}

.btn-border-red {
  color: #E31E24;
  border: solid 2px #E31E24;
  background: #fff;
}
.btn-border-red:hover, .btn-border-red:active, .btn-border-red:focus, .btn-border-red.active {
  color: #fff !important;
  border: solid 2px #E31E24 !important;
  background: #E31E24 !important;
}

.btn-border-white {
  color: #fff;
  border: solid 2px #fff;
  background: none;
}
.btn-border-white:hover, .btn-border-white:active, .btn-border-white:focus, .btn-border-white.active {
  color: #555555 !important;
  border: solid 2px #fff !important;
  background: #fff !important;
}

.btn-border-gray {
  color: #717171;
  border: solid 2px #ccc;
  background: none;
}
.btn-border-gray:hover, .btn-border-gray:active, .btn-border-gray:focus, .btn-border-gray.active {
  color: #555555 !important;
  border: solid 2px #ccc !important;
  background: #ebebeb !important;
}

.btn-silver {
  color: #72c81e;
  border: solid 2px #E8EDF3;
  background: #E8EDF3;
}
.btn-silver:hover, .btn-silver:active, .btn-silver:focus, .btn-silver.active {
  color: #72c81e !important;
  border: solid 2px #E8EDF3;
  background: #E8EDF3;
}

.btn-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn:focus {
  box-shadow: none;
}

button:focus {
  outline: none;
}

.btn.search-btn {
  height: 38px;
  padding: 5px 15px;
}

body.cab .select2-container--krajee.select2-container--open .select2-selection--single .select2-selection__arrow, body.cab .select2-container--krajee-bs4.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: #ebebeb;
}
body.cab .select2-container--krajee .select2-selection--single, body.cab .select2-container--krajee-bs4 .select2-selection--single {
  padding: 6px 12px 5px 12px;
  line-height: 1.42857143;
  min-height: 34px;
  font-size: 16px;
  color: #555555;
}
body.cab .select2-container--krajee .select2-selection--single .select2-selection__arrow, body.cab .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
  border: 2px solid #ebebeb;
  background: #ebebeb;
  width: 30px;
  height: 100%;
  top: 0;
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
body.cab .select2-container--krajee .select2-selection--single .select2-selection__rendered, body.cab .select2-container--krajee-bs4 .select2-selection--single .select2-selection__rendered {
  color: #666666;
}
body.cab .select2-container--krajee .select2-selection, body.cab .select2-container--krajee-bs4 .select2-selection {
  font-size: 16px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0;
  display: block;
  width: 100%;
  min-height: 34px;
  height: auto;
  line-height: 1.42857143;
  color: #555;
  background: #fff none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: 2px solid #ebebeb;
  outline: 0;
}
body.cab .select2-container--krajee .select2-selection:focus, body.cab .select2-container--krajee-bs4 .select2-selection:focus {
  border-color: #ebebeb;
}
body.cab .select2-container--krajee .select2-selection--multiple .select2-selection__rendered, body.cab .select2-container--krajee-bs4 .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: 34px;
}
body.cab .select2-container--krajee .select2-selection--multiple .select2-selection__choice, body.cab .select2-container--krajee-bs4 .select2-selection--multiple .select2-selection__choice {
  color: #555;
  background: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  padding: 0.15rem 0.25rem 0.15rem 0.25rem;
  font-size: 0.75em;
  line-height: 1;
}
body.cab .select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove, body.cab .select2-container--krajee-bs4 .select2-selection--multiple .select2-selection__choice__remove {
  font-size: inherit;
  line-height: 1.3;
  cursor: pointer;
}
body.cab .select2-container.select2-container--krajee.select2-container--open .select2-dropdown, body.cab .select2-container.select2-container--krajee-bs4.select2-container--open .select2-dropdown {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  overflow-x: hidden;
  margin-top: 3px;
  border: 2px solid #ebebeb;
  border-radius: 0px;
}
body.cab .select2-container.select2-container--krajee.select2-container--open .select2-dropdown .select2-results__option--highlighted[aria-selected], body.cab .select2-container.select2-container--krajee-bs4.select2-container--open .select2-dropdown .select2-results__option--highlighted[aria-selected] {
  background-color: #ebebeb;
  color: #666666;
}
body.cab .select2-container.select2-container--krajee.select2-container--open .select2-dropdown .select2-results__option[aria-selected=true], body.cab .select2-container.select2-container--krajee-bs4.select2-container--open .select2-dropdown .select2-results__option[aria-selected=true] {
  color: #666666;
  background-color: #ebebeb;
}
body.cab .select2-container .select2-search--inline {
  float: none;
}

.select2-container--krajee .select2-selection, .select2-container--krajee-bs4 .select2-selection {
  font-size: 16px;
  border: 2px #ebebeb solid;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  display: block;
  width: 100%;
  height: 34px;
  line-height: 1.42857143;
  color: #555;
  background: #fff none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.select2-container--krajee .select2-selection--single .select2-selection__arrow, .select2-container--krajee .select2-selection--multiple .select2-selection__arrow, .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow, .select2-container--krajee-bs4 .select2-selection--multiple .select2-selection__arrow {
  background: #eeeeee;
  width: 32px;
  height: 100%;
  border: none;
  top: 0;
}
.select2-container--krajee .select2-selection--single .select2-selection__clear, .select2-container--krajee .select2-selection--multiple .select2-selection__clear, .select2-container--krajee-bs4 .select2-selection--single .select2-selection__clear, .select2-container--krajee-bs4 .select2-selection--multiple .select2-selection__clear {
  right: 25px;
  top: 0;
  font-size: inherit;
  order: 1000000;
  margin-left: auto;
}
.select2-container--krajee.select2-container--open .select2-selection--single .select2-selection__arrow, .select2-container--krajee-bs4.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: #eeeeee;
}

.modal-content {
  border: 2px solid #72c81e;
  border-radius: 0;
  white-space: normal;
}

.modal-open .modal#infoModalStart .modal-footer {
  justify-content: center;
}

.modal-header {
  position: relative;
  display: block;
  text-align: left;
  padding: 35px 35px 10px 35px;
  border-bottom: none;
  border-radius: 0;
}
.modal-header h4, .modal-header h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}
.modal-header .close {
  position: absolute;
  padding: 0;
  margin: 0;
  right: -15px;
  top: -15px;
  background: #72C81E;
  opacity: 1 !important;
  color: #fff;
  font-family: PTSansRegular, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.modal-header .close:hover {
  color: #fff !important;
  background: #5ca118 !important;
  border-color: #5ca118 !important;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem 35px;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 10px 25px 25px 25px;
  border-top: none;
  border-radius: 0;
}
.modal-footer > * {
  margin: 10px;
}

.confirm-modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.confirm-modal-content button:first-child {
  margin-right: 10px;
}

.text-muted {
  color: #717171;
}

.text-primary {
  color: #00bde8 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #00d8ff !important;
}

.text-success {
  color: #72c81e !important;
}

a.text-success:focus, a.text-success:hover {
  color: #8FD749 !important;
}

.text-info {
  color: #00bde8 !important;
}

a.text-info:focus, a.text-info:hover {
  color: #00d8ff !important;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #E31E24 !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #e41f26 !important;
}

.bg-primary {
  color: #fff;
  background-color: #00bde8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #00d8ff !important;
}

.bg-success {
  background-color: #eaffd1 !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #eaffd1 !important;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  font-size: 16px;
  line-height: 1.15;
}

body {
  font-family: "PTSansRegular", sans-serif;
  font-size: 16px;
  color: #272727;
  min-height: 100%;
  position: relative;
}

a {
  color: #00bde8;
}
a:hover {
  color: #00d8ff;
}

b,
h1, h2, h3, h4 {
  font-family: "PTSansBold", sans-serif;
  font-weight: normal;
}

h1 {
  margin: 0 0 45px 0;
}
h1.margin-low {
  margin: 0 0 20px 0;
  font-family: "PTSansBold", sans-serif;
  font-weight: normal;
}

h2 {
  margin: 0 0 18px 0;
}
h2 a {
  color: #272727;
  text-decoration: none;
  border-bottom: 2px solid;
}
h2 a:hover {
  color: #272727;
  text-decoration: none;
  border-bottom: none;
}

html,
body,
#wraper {
  height: 100%;
  position: relative;
}

#main-content {
  position: relative;
  box-sizing: border-box;
  min-height: 100%;
  padding-bottom: 348px;
}

#footer-pusher {
  height: 50px;
  clear: both;
}

#main-content > header {
  padding: 1.5rem 0;
}

header .logo, .header .logo {
  width: 254px;
  height: 72px;
}
header .logo a .logo-nsu, .header .logo a .logo-nsu {
  width: 239px;
  height: 72px;
  background: url("../images/NSU_Russian_logo_Green.svg") no-repeat;
  background-size: contain;
}
header .header-content .row .fio, header .header-content .row .weather, header .header-content .row .eye-block, header .header-content .row .shadule, header .header-content .row .messages, .header .header-content .row .fio, .header .header-content .row .weather, .header .header-content .row .eye-block, .header .header-content .row .shadule, .header .header-content .row .messages {
  display: flex;
  justify-content: flex-end;
}
header .header-content .row .user-link, .header .header-content .row .user-link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
header .header-content .row .user-link a:first-child, .header .header-content .row .user-link a:first-child {
  margin-right: 5px;
  padding-top: 1px;
}
header .header-content .row .user-link a:last-child, .header .header-content .row .user-link a:last-child {
  margin-left: 5px;
  padding-top: 1px;
}
header .header-content .row .weather, .header .header-content .row .weather {
  font-size: 24px;
  height: 21px;
  line-height: 21px;
  color: #939393;
  font-family: "Acrom", sans-serif;
  max-width: 14%;
}
header .header-content .row .eye-block, .header .header-content .row .eye-block {
  min-width: 11%;
}
header .header-content .drop-roles, .header .header-content .drop-roles {
  min-height: 34px;
}
header .header-content .two-row, .header .header-content .two-row {
  color: #434343;
  font-family: "Acrom", sans-serif;
  margin-top: 5px;
}
header .header-content .two-row .schedule, .header .header-content .two-row .schedule {
  display: flex;
  justify-content: flex-end;
  /* min-width: 80%;
   max-width: 80%;*/
}
header .header-content .two-row .schedule a, .header .header-content .two-row .schedule a {
  color: #434343;
}
header .header-content .two-row .messages, .header .header-content .two-row .messages {
  min-width: 20%;
  max-width: 20%;
}
header .header-content .two-row .messages a, .header .header-content .two-row .messages a {
  color: #434343;
}
header .header-content .two-row .messages a span, .header .header-content .two-row .messages a span {
  color: #00bde8;
}

main .breadcrumb {
  background: transparent;
  padding: 0.75rem 0rem;
  margin-top: 1rem;
  font-size: 14px;
}
main .breadcrumb .breadcrumb-item {
  color: #717171;
}
main .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}
main .breadcrumb .icon.home {
  margin-top: -5px;
}

.program-card *.section a {
  color: #fff;
}
.program-card *.section a:hover {
  text-decoration: underline;
}

.footer {
  width: 100%;
  height: auto; /* Set the fixed height of the footer here */
  background-color: #434343;
  margin: -327px auto 0;
  float: left;
}
.footer .container {
  padding: 51px 15px;
}
.footer .footer-top {
  min-height: 50px;
  line-height: 50px;
  background-color: #ebebeb;
}
.footer .dark-line {
  margin: 15px 0;
  height: 1px;
  width: 90%;
  background: #393939;
}
.footer .copyright {
  font-size: 0.88rem;
  color: #fff;
}
.footer .logo {
  width: 254px;
  height: 72px;
}
.footer .logo a .logo-nsu {
  width: 160px;
  height: 100%;
  background: url("../images/logo-white-blue.svg") no-repeat;
  background-size: contain;
}
.footer p {
  margin-bottom: 0rem;
  color: #fff;
}
.footer .footer-menu .nav-item {
  margin-bottom: 10px;
}
.footer .social-header {
  color: #fff;
  font-size: 18px;
  font-family: "PTSansBold";
  line-height: 1;
  margin-bottom: 18px;
}
.footer .social-icons .float-right {
  float: right;
}
.footer .social-icons .float-right .footer-socials {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.footer .social-icons .float-right .footer-socials.row-1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.footer .social-icons .float-right .footer-socials.row-2 {
  justify-content: flex-end;
}
.footer .social-icons .float-right .icon {
  display: inline-block;
  width: 37px;
  height: 36px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.footer .social-icons .float-right .icon:first-child {
  margin-left: 0;
}
.footer .social-icons .float-right .vk {
  background: url("../images/vk.png");
}
.footer .social-icons .float-right .ok {
  background: url("../images/ok.png");
}
.footer .social-icons .float-right .rt {
  background: url("../images/rutube.png");
}
.footer .social-icons .float-right .tg {
  background: url("../images/tg.svg");
}
.footer .social-icons .float-right .tt {
  background: url("../images/tt.svg");
}
.footer .social-icons .float-right .yt {
  background: url("../images/yt.png");
}
.footer .margin-bottom-30 {
  margin-bottom: 30px;
}
.footer .applications .icon-biger.apple, .footer .applications .icon-biger .g-play {
  margin-top: 3px;
}
.footer .applications p a {
  line-height: 30px;
  color: #72c81e;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
table.table-indicator-list td, table.table-indicator-list th {
  padding: 7px 16px 4px 16px !important;
}
table.table-indicator-list .edit-own-indicator {
  font-size: 13px;
}
table.table-indicator-list .delete-own-indicator {
  font-size: 15px;
}

.indicator-value-wrapper {
  width: 100%;
  overflow: auto;
  height: 180px;
}
.indicator-value-wrapper.min {
  height: auto !important;
}
.indicator-value-wrapper .indicator-value-box {
  width: 100%;
}

a.indicator-value-extend {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 12px;
  background: #fff;
}
a.indicator-value-extend:hover, a.indicator-value-extend:active, a.indicator-value-extend:focus {
  color: #717171;
  background: #ebebeb;
  border-color: #ccc;
  border-radius: 0;
}

.schedule-wrap {
  position: relative;
  width: 100%;
  min-height: 400px;
  background-color: #ebebeb;
  padding: 35px 65px 88px 35px;
  color: #272727;
}
.schedule-wrap .title a {
  font-size: 26px;
  font-family: PTSansBold;
  text-decoration: underline;
  color: #272727;
}
.schedule-wrap .parity {
  background-color: #dadada;
  padding: 6px 12px;
  color: #272727;
  font-size: 12px;
}
.schedule-wrap .group {
  color: #666666;
}
.schedule-wrap table.schedule {
  margin-top: 50px;
}
.schedule-wrap table.schedule td {
  padding-bottom: 15px;
}
.schedule-wrap table.schedule td.time {
  padding-right: 35px;
}
.schedule-wrap table.schedule .cell {
  font-size: 14px;
}
.schedule-wrap table.schedule .type {
  display: inline-block;
  text-align: center;
  margin: 0 15px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: white;
  font-size: 12px;
  line-height: 1.75;
  background: #555555;
}
.schedule-wrap table.schedule .type.f_2 {
  width: 38px;
  border-radius: 25%;
}
.schedule-wrap table.schedule .lek {
  background: #72c81e;
}
.schedule-wrap table.schedule .pr {
  background: #00bde8;
}
.schedule-wrap table.schedule .lab {
  background: #ff9600;
}
.schedule-wrap table.schedule .f {
  background: #e41f26;
}
.schedule-wrap table.schedule .ak {
  background: #ffba00;
}
.schedule-wrap table.schedule .week {
  font-size: 12px;
  background: silver;
  padding: 0 7px 2px;
  margin-top: 5px;
}
.schedule-wrap .link {
  position: absolute;
  bottom: 35px;
}
.schedule-wrap .link a {
  color: #72c81e;
  margin-right: 35px;
}

.has-success .form-control {
  border-color: #72c81e;
}
.has-success .control-label {
  color: #72c81e;
  font-weight: normal;
}

.has-error .form-control {
  border-color: #E31E24;
}
.has-error .control-label {
  color: #E31E24;
  font-weight: normal;
}
.has-error .help-block {
  color: #E31E24;
}
.has-error.modal-error {
  color: #E31E24;
}

table th {
  font-family: PTSansBold;
  font-weight: normal;
}
table.table-nsu {
  width: 100%;
  margin: 20px 0;
}
table.table-nsu tr.head-tr > td {
  font-family: "PTSansBold";
}
table.table-nsu th {
  padding: 16px;
  font-family: PTSansBold;
  font-weight: normal;
  font-size: 18px;
  color: #272727;
  background-clip: padding-box !important;
}
table.table-nsu td {
  padding: 16px;
  font-size: 16px;
  color: #272727;
  background-clip: padding-box !important;
}
table.table-nsu tbody tr:nth-child(even of :not(.d-none)) td,
table.table-nsu tbody tr:nth-child(even of :not(.d-none)) th {
  background: #ebebeb;
}
table.table-nsu tbody tr.active-row > td,
table.table-nsu tbody tr.active-row > th {
  background: #00bde8;
}
table.table-nsu thead tr:nth-child(odd) td, table.table-nsu thead tr:nth-child(odd) th {
  background: #8FD749;
}
table.table-nsu thead th {
  background: #8FD749;
  color: #fff;
}
table.table-nsu thead th a:not(.btn) {
  color: #fff !important;
}
table.table-nsu tr.odd > td {
  background: #ebebeb !important;
}
table.table-nsu tr.even > td {
  background: #ffffff !important;
}
table.table-nsu.table-nsu-negative tbody tr:nth-child(2n+1) td {
  background: transparent;
}
table.table-nsu.table-nsu-negative tbody tr:nth-child(2n) td {
  background: #ebebeb;
}
table.table-nsu.table-nsu-negative tr.odd > td {
  background: #ffffff !important;
}
table.table-nsu.table-nsu-negative tr.even > td {
  background: #ebebeb !important;
}
table.table-nsu.table-nsu-white {
  border-collapse: separate;
  border-spacing: 0 10px;
}
table.table-nsu.table-nsu-white tr > td {
  background: #ffffff !important;
}
table.table-nsu tr.table_row_bg > td {
  background: #ebebeb !important;
}
table.table-nsu tr.table_row_nobg > td {
  background: #ffffff !important;
}

.cabinet-main-panel {
  margin-bottom: 30px;
}
.cabinet-main-panel .iconwrapper {
  height: 65px;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.cabinet-main-panel .iconwrapper > img {
  position: absolute;
  bottom: 0;
  max-width: 65px;
}
.cabinet-main-panel h2 {
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .cabinet-main-panel {
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .cabinet-main-panel .iconwrapper {
    height: 33px;
    margin-bottom: 0;
    flex: 0 0 70px;
  }
  .cabinet-main-panel .iconwrapper > img {
    scale: 0.5;
  }
  .cabinet-main-panel h2 {
    font-size: 1.5rem;
  }
}

.cabinet-main-box {
  margin-bottom: 10px;
}

nav .breadcrumb-item a {
  color: #717171;
  text-decoration: underline;
}

.alert {
  border-radius: 0;
  text-align: left;
}
.alert .glyphicon {
  float: left;
  margin: 3px 10px 10px 0;
}

.alert-info {
  border: solid 2px #e1e1e1;
  background: none;
  color: #666666;
}
.alert-info .glyphicon {
  margin: 2px 10px 7px 0;
  color: #00bde8;
  float: left;
}

.alert-success {
  border: solid 2px #72c81e;
  background: none;
  color: #666666;
}
.alert-success .glyphicon {
  margin: 2px 10px 7px 0;
  color: #72c81e;
  float: left;
}

.alert-danger {
  border: solid 2px #e41f26;
  background: none;
  color: #666666;
}
.alert-danger .glyphicon {
  margin: 2px 10px 7px 0;
  color: #e41f26;
  float: left;
}

#avaModal #image {
  width: 100%;
}
#avaModal #image img {
  width: 100%;
  height: auto;
}
#avaModal .img-thumbnail {
  min-height: 200px;
  margin: 10px 5px 0 0;
}

.place-block {
  padding-left: 15px;
  margin-bottom: 10px;
}
.place-block.no-pad {
  padding-left: 0px;
}
.place-block span {
  float: left;
  margin-left: -15px;
}
.place-block .place-line {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.place-block .place-line li {
  display: inline;
}
.place-block .place-line li:after {
  content: " >";
}
.place-block .place-line li:last-child:after {
  content: "";
}

.count-places {
  background-color: #dbdbdb;
  padding: 5px 10px;
  color: #000;
  font-family: PTSansBold;
  text-align: center;
}

.count-main {
  background-color: #c0c0c0;
}

.count-largefont {
  font-size: 16px;
}

.text-gray {
  color: #939393;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #72c81e;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  z-index: 2;
  color: #8FD749;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #72c81e;
  border-color: #72c81e;
  cursor: default;
}
.pagination > .disabled > span {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination > .disabled > span:hover, .pagination > .disabled > span:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination > .disabled > a {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.order-widget h4.order-header-title {
  margin-bottom: 25px;
}

.block-widget h4.block-header-title {
  margin-bottom: 25px;
}
.block-widget.traektorija .block-header .block-header-title {
  font-family: "PTSansBold";
}
.block-widget.traektorija table.table-nsu thead > tr > th:nth-child(3) {
  width: 100px;
}
.block-widget.traektorija .disc-choose {
  margin-top: 60px;
}
.block-widget.portfolio .nav .nav-item {
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: "PTSansBold";
}
.block-widget.portfolio .nav .nav-item .nav-link {
  border: 2px solid #72c81e;
  color: #272727;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 8px 25px;
}
.block-widget.portfolio .nav .nav-item .nav-link.active {
  background-color: #72c81e;
  color: #fff;
}
.block-widget.portfolio .tab-content .block-header-title {
  margin: 20px 0;
}

.search-input {
  padding-left: 40px;
}

.btn-search {
  position: absolute;
  border: none;
  background: transparent;
  width: 34px;
  height: 34px;
}

.block-portfolio .plan-header {
  margin-bottom: 30px;
}
.block-portfolio .portfolio_item {
  border: 1px solid #dbdbdb;
  padding: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}
.block-portfolio .portfolio_item p {
  margin-bottom: 5px;
}
.block-portfolio .portfolio_item p span {
  font-family: "PTSansBold";
}
.block-portfolio .portfolio_item .edit-block {
  overflow: hidden;
}
.block-portfolio .portfolio_item .files-block {
  margin-top: 15px;
}
.block-portfolio .portfolio_item .files-block table {
  margin-top: 5px;
}
.block-portfolio .portfolio_item .files-block table td:nth-child(2) {
  width: 55px;
  max-width: 55px;
}
.block-portfolio .portfolio_item .far {
  margin-right: 10px;
}

.border-green {
  border: solid 2px #72c81e;
}

.border-red {
  border: solid 2px #E31E24;
}

.right-menu, .left-menu {
  border: 2px #72c81e solid;
  padding: 30px;
  margin: 0 0 30px 0;
}

.file-div {
  margin-bottom: 20px;
}
.file-div .file-link {
  display: flex;
  text-decoration: none;
}
.file-div .file-link > div {
  padding-left: 10px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.file-div .file-link > div .file-name {
  max-width: 100%;
  color: black;
  font-size: 17px;
  font-family: "PTSansBold", sans-serif;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
}
.file-div .file-link:hover .file-linkname {
  text-decoration: underline;
}

.block-info.left-sidebar {
  padding: 15px;
  border: 2px solid #72c81e;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.container {
  width: auto;
  min-width: 320px;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
    width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
    max-width: 1170px;
  }
}
@media (min-width: 1360px) {
  .container {
    width: 1330px;
    max-width: 1330px;
  }
}
@media (max-width: 575.98px) {
  .mb-xs-2 {
    margin-bottom: 20px;
  }
  .mb-xs-3 {
    margin-bottom: 30px;
  }
  .mb-xs-4 {
    margin-bottom: 40px;
  }
}

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