.article-item {
  margin-bottom: 15px;
}
.article-item .article-title,
.article-item .article-title a {
  color: inherit;
  margin: 0;
}
.article-item .article-meta,
.article-item .article-meta a {
  color: #999;
  font-size: 0.85em;
}
.article-item .article-meta a {
  text-decoration: underline;
}
.article-item .article-thumb {
  margin-right: 10px;
  margin-bottom: 10px;
}
.article-item .article-text {
  margin-top: 7px;
}
html,
body {
  height: 100%;
}
.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}
.wrap > .container {
  padding: 70px 15px 20px;
}
.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}
.not-set {
  color: #c55;
  font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
@font-face {
  font-family: 'Futura';
  src: url('/fonts/Futura/FTN45__W.eot');
  src: url('/fonts/Futura/FTN45__W.eot?#iefix') format('embedded-opentype'), url('/fonts/Futura/FTN45__W.woff') format('woff'), url('/fonts/Futura/FTN45__W.ttf') format('truetype'), url('/fonts/Futura/FTN45__W.svg#FuturaPTWeb-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Futura';
  src: url('/fonts/Futura/FTN46__W.eot');
  src: url('/fonts/Futura/FTN46__W.eot?#iefix') format('embedded-opentype'), url('/fonts/Futura/FTN46__W.woff') format('woff'), url('/fonts/Futura/FTN46__W.ttf') format('truetype'), url('/fonts/Futura/FTN46__W.svg#FuturaPTWeb-BookObl') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Futura';
  src: url('/fonts/Futura/FTN65__W.eot');
  src: url('/fonts/Futura/FTN65__W.eot?#iefix') format('embedded-opentype'), url('/fonts/Futura/FTN65__W.woff') format('woff'), url('/fonts/Futura/FTN65__W.ttf') format('truetype'), url('/fonts/Futura/FTN65__W.svg#FuturaPTWeb-Demi') format('svg');
  font-weight: bold;
  font-style: normal;
}
html {
  height: 100%;
}
body {
  font-family: "Futura";
  display: flex;
  flex-direction: column;
  height: 100%;
}
.header {
  background: #ffffff;
  color: #E1E1E1;
  padding: 0px 0 15px;
  flex: 0 0 auto;
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
  position: sticky;
  top: 0;
  z-index: 10000;
}
.header .portal-navbar.nav-bar-background-color {
  background-color: transparent !important;
}
.header .portal-navbar .collapse-border {
  border-top: 0 !important;
}
.header .portal-navbar a.nav-link {
  font-size: 16px !important;
  text-decoration: none;
}
.header .portal-navbar a.nav-logo {
  font-size: 1px;
  line-height: 1;
}
.header .dropdown-toggle.nav-bar-background-color {
  background: #ffffff !important;
}
.header .dropdown-menu.nav-bar-background-color a {
  font-size: 16px !important;
  text-wrap: nowrap;
}
h1 {
  font-size: 22px;
  margin: 0 0 10px;
  line-height: 1.4;
  font-weight: 600;
}
#wrapper {
  flex: 1 0 auto;
}
.footer {
  border-top: 1px solid #dddddd !important;
  background: #ffffff;
  flex: 0 0 auto;
  height: auto;
  padding: 15px 0;
}
.footer a {
  color: #222222;
}
.site-login {
  margin: 0 auto;
  min-width: 440px;
  background: #ffffff;
  border-radius: 15px;
  padding: 20px 20px 5px;
  box-shadow: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #d1a604;
}
.menu-route {
  height: 165px;
  background-color: #ffffff;
  border-radius: 15px;
  padding: 25px;
  margin-bottom: 30px;
  text-align: center;
  text-decoration: none;
  display: block;
  transition: all 0.3s ease-in-out;
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.menu-route-icon {
  width: 80px;
  height: 60px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.menu-route-icon-block {
  background: url('/img/icons/block.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-academicplan {
  background: url('/img/icons/academicplan.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-briefcase {
  background: url('/img/icons/briefcase.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-portfolio {
  background: url('/img/icons/portfolio.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-grade {
  background: url('/img/icons/grade.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-chart {
  background: url('/img/icons/chart.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-graduateWork {
  background: url('/img/icons/graduateWork.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-stipendorders {
  background: url('/img/icons/orders.svg') center center no-repeat;
  background-size: 55px 80px;
}
.menu-route-icon-schedule {
  background: url('/img/icons/schedule.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-umk {
  background: url('/img/icons/umk.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-contractes {
  background: url('/img/icons/contractes.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-notice {
  background: url('/img/icons/messages.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-profile {
  background: url('/img/icons/profile.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-icon-coursesblock {
  background: url('/img/icons/coursesblock.svg') center center no-repeat;
  background-size: contain;
}
.menu-route-text {
  font-weight: 600;
  line-height: 1.2;
}
.menu-route:hover,
.menu-route:active {
  background: #FFB301;
  background: #ffb301;
  background: linear-gradient(180deg, #ffb301 0%, #ffba18 50%, #ffb301 100%);
  cursor: pointer;
}
.menu-route:hover .menu-route-icon-block,
.menu-route:active .menu-route-icon-block {
  background: url('/img/icons/block-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-academicplan,
.menu-route:active .menu-route-icon-academicplan {
  background: url('/img/icons/academicplan-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-briefcase,
.menu-route:active .menu-route-icon-briefcase {
  background: url('/img/icons/briefcase-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-portfolio,
.menu-route:active .menu-route-icon-portfolio {
  background: url('/img/icons/portfolio-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-grade,
.menu-route:active .menu-route-icon-grade {
  background: url('/img/icons/grade-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-chart,
.menu-route:active .menu-route-icon-chart {
  background: url('/img/icons/chart-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-graduateWork,
.menu-route:active .menu-route-icon-graduateWork {
  background: url('/img/icons/graduateWork-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-stipendorders,
.menu-route:active .menu-route-icon-stipendorders {
  background: url('/img/icons/orders-active.svg') center center no-repeat;
  background-size: 55px 80px;
}
.menu-route:hover .menu-route-icon-schedule,
.menu-route:active .menu-route-icon-schedule {
  background: url('/img/icons/schedule-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-umk,
.menu-route:active .menu-route-icon-umk {
  background: url('/img/icons/umk-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-contractes,
.menu-route:active .menu-route-icon-contractes {
  background: url('/img/icons/contractes-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-notice,
.menu-route:active .menu-route-icon-notice {
  background: url('/img/icons/messages-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-profile,
.menu-route:active .menu-route-icon-profile {
  background: url('/img/icons/profile-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-icon-coursesblock,
.menu-route:active .menu-route-icon-coursesblock {
  background: url('/img/icons/coursesblock-active.svg') center center no-repeat;
  background-size: contain;
}
.menu-route:hover .menu-route-text,
.menu-route:active .menu-route-text {
  color: #ffffff;
}
.container {
  background-color: transparent !important;
}
.component {
  display: flex;
  align-items: center;
  line-height: 1;
  margin-bottom: 30px;
}
.component-icon {
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.component-icon img {
  max-height: 24px;
  height: 24px;
}
.component-bg {
  background: #ffffff;
  border-radius: 10px;
  padding: 15px 15px;
}
.component-text {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  display: flex;
  align-items: center;
  min-height: 24px;
}
.component-container {
  padding: 15px 15px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.component-header-element {
  border-radius: 20px;
  border: 1px solid #dddddd;
  background: #fbfbfb;
  padding: 7px 10px;
}
@media (min-width: 768px) {
  .component-header-element {
    padding: 7px 20px;
  }
}
.component-header-element .select2-container--krajee-bs4 .select2-selection--single {
  height: 30px;
  line-height: 1.5;
  padding: 2px 28px 2px 0px;
  background: transparent;
  box-shadow: none;
  border: 0;
  color: #222222;
}
@media (min-width: 768px) {
  .component-header-element .select2-container--krajee-bs4 .select2-selection--single {
    padding: 2px 28px 2px 8px;
  }
}
.component-header-element .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
  border-left: 0;
}
@media (min-width: 768px) {
  .component-header-label {
    border-right: 1px solid #dddddd;
  }
}
.grade-header-title {
  font-size: 18px;
}
#grade-tabs-0 > li > a {
  padding: 10px 20px !important;
  margin-bottom: -10px;
  font-size: 15px !important;
}
.pagination .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #fdb913;
  border-color: #fdb913;
  font-weight: 600;
}
.btn-primary {
  color: #fff;
  font-weight: 600;
  background-color: #808080;
  border-color: #808080;
  border-radius: 20px;
  min-width: 100px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #fdb913 !important;
  border-color: #fdb913 !important;
  outline: none;
  outline-offset: 0;
  box-shadow: none;
}
.alert-info {
  background: #ffffff;
  border-color: #e9ecef;
  border-radius: 6px;
  font-size: 16px;
}
.alert-info span {
  font-size: 16px;
}
table {
  background: #ffffff;
}
.notification-menu-container {
  border-radius: 10px;
  border: 0px solid #dddddd !important;
}
.notification-menu-container .notification-menu-header {
  border-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-menu.nav-bar-background-color.show {
  box-shadow: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
  border-radius: 10px;
}
.modal-backdrop.show {
  z-index: 10000;
}
/*# sourceMappingURL=style.css.map */