@font-face {
  font-family: exo2-bold;
  src: url(../fonts/exo2/Exo2-Bold.otf); }
@font-face {
  font-family: exo2;
  src: url(../fonts/exo2/Exo2-Regular.otf); }
@font-face {
  font-family: proxyKZ;
  src: url(../fonts/proxykz/ProxyKZ_Regular.ttf); }
@font-face {
  font-family: proxyKZBold;
  src: url(../fonts/proxykz/ProxyKZBold.ttf); }
@font-face {
  font-family: exo2-bold;
  src: url(../fonts/exo2/Exo2-Bold.otf); }
@page {
  size: auto;
  /* auto is the initial value */ }
/*body.overflow-hidden {*/
/*overflow:hidden !important;*/
/*}*/
.modal .controller {
  border-bottom: none; }

.relative {
  position: relative; }

img {
  max-width: 100%; }

body {
  background: #f1f1f1; }

.loading_body {
  position: fixed;
  left: 100px;
  top: 50%;
  margin-top: -50px;
  z-index: 99999;
  display: none; }

.inline-block {
  float: none;
  display: inline-block !important;
  vertical-align: middle; }

div p:last-child {
  margin-bottom: 0; }

img.croppr {
  max-width: none; }

.jcrop-keymgr {
  display: none; }

/* FILE UPLOADER */
.uploader-widget .file-upload {
  padding: 1rem 2rem;
  border: 3px dashed #eee;
  border-radius: .5rem;
  display: flex;
  align-items: center;
  justify-content: center; }
.uploader-widget .file-upload.dragging {
  border-color: #28a4c9; }
.uploader-widget .file-upload.hovered {
  border-color: #68d286; }
.uploader-widget .uploader-inner, .uploader-widget .uploader-new {
  width: 100%;
  position: relative;
  text-align: center; }
.uploader-widget input[type='file'] {
  opacity: 0;
  filter: alpha(opacity=0); }
.uploader-widget .uploaded-list {
  margin-top: 1rem; }
.uploader-widget .upload-btn-group {
  padding: .5rem;
  background: rgba(255, 255, 255, 0.9);
  border-radius: .5rem;
  text-align: center; }
  .uploader-widget .upload-btn-group .btn {
    margin-right: .5rem; }
    .uploader-widget .upload-btn-group .btn:last-child {
      margin-right: 0; }
  .uploader-widget .upload-btn-group.active {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.25); }
    .uploader-widget .upload-btn-group.active .upload-btn-group-info {
      display: none; }
  .uploader-widget .upload-btn-group-info {
    font-size: .875rem; }
    .uploader-widget .upload-btn-group-info i.fa {
      color: #BDBDBD;
      font-size: 2.5rem; }

.file {
  vertical-align: middle;
  padding: 5px; }

.file .file-icon {
  width: 40px; }

.file.upload-error {
  border-color: #dca7a7;
  background: #f2dede; }

#medium_insert_upload_modal {
  z-index: 1049; }

.EPager {
  clear: both; }

.text-white {
  color: #fff; }

.autocomplete-suggestions {
  width: auto !important;
  border: 1px solid #999;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  color: #2c3e50;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #2c3e50;
  margin-top: 3px;
  border-radius: 4px; }

.autocomplete-suggestion {
  padding: 4px 5px;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-no-suggestion {
  padding: 2px 5px; }

.autocomplete-selected {
  background: #F0F0F0; }

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000; }

.datepicker, .bootstrap-timepicker-widget {
  z-index: 9999 !important; }

.input-xs {
  height: 25px;
  padding: 2px 3px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  border-width: 1px; }

.nav-tabs-xs > li > a {
  padding-left: 3px;
  padding-right: 3px; }

.modal-llg {
  width: auto;
  max-width: 80%; }

.modal-fullscreen {
  width: 100%;
  max-width: 100%;
  height: 98%;
  margin: 5px; }

.modal-fullscreen .modal-content, .modal-fullscreen .modal-content .modal-body, .modal-fullscreen .inner-wrapper, .modal-fullscreen .action-content {
  height: 100%; }

.pagebreak {
  page-break-after: always; }

.exo2 {
  font-family: exo2-bold; }

.exo2 a {
  color: #999;
  text-decoration: none; }

.text-light-gray {
  color: #777; }

.bg-light-gray {
  background: #999; }

.text-very-light-gray {
  color: #aaa; }

.profile-photo {
  width: 48px;
  height: 48px;
  border-radius: 64px; }

.modal .action-content {
  padding: 0; }

.main-menu .nav-link {
  padding: 10px;
  border-radius: 0;
  color: #aaa; }

.main-menu .nav-link.selected {
  color: #fff; }

.pointer {
  cursor: pointer; }

.hidden {
  display: none; }

.print-object * {
  font-family: Arial !important; }

@media print {
  .print-object {
    background-color: white;
    height: 100%;
    width: 100%;
    bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 15px;
    font-size: 14px;
    line-height: 18px; } }
.nav-tabs .nav-link.mactive {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff; }

.nav-pills .nav-link.mactive {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.inactive {
  opacity: .7; }

table.questions-table td, table.answers-table td {
  padding: 5px; }

table.questions-table tr.question-row {
  font-size: 1.3em; }

.questions .question .answer td.litera {
  font-size: 0;
  height: 32px; }

.questions .question .answer td.litera * {
  font-size: 14px; }

.submit-panel {
  padding: 20px;
  background-color: #fafafa;
  border-top: #ccc solid 1px;
  margin: 0 -20px -20px -20px; }

.modal .submit-panel {
  margin: 0 -15px -15px -15px; }

.media-left {
  padding-right: 20px; }

.media-right {
  padding-left: 20px; }

.questions .question .answer td.litera {
  font-size: 0;
  height: 32px; }

.questions .question .answer td.litera * {
  font-size: 14px; }

.top-header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #c8ced3; }

.color-line {
  height: 6px;
  width: 100%;
  overflow: hidden;
  font-size: 0;
  white-space: nowrap; }

.color-line div {
  display: inline-block;
  width: 10%;
  height: 100%; }

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: #fff; }

.der {
  border: 0; }

.avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden; }

.white-block {
  background: #fff;
  padding: 20px;
  border: 1px solid #c8ced3;
  border-radius: .25rem; }

.modal .white-block, .white-block .white-block {
  padding: 0;
  border: 0;
  box-shadow: none; }

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.bordered-bottom {
  border-bottom: 1px solid #ddd; }

.bordered-bottom:last-child {
  border-bottom: 0; }

.invalid-feedback {
  display: block; }

.actions-panel {
  width: 100%;
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 45px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0s, opacity 0.1s 0.4s linear; }

div:hover > .actions-panel {
  visibility: visible;
  opacity: 0.7; }

.calendar .calendar-col-month {
  width: 33.33333333333%;
  padding: 33.33333333333% 0 0 0;
  cursor: pointer; }

.calendar .calendar-col {
  width: 14.285%;
  padding: 14.285% 0 0 0;
  cursor: pointer; }

.calendar .calendar-bubble {
  width: 5px;
  height: 5px; }

.hover-border {
  cursor: pointer;
  border-bottom: 0; }

.hover-border:hover {
  border-bottom: 2px solid; }

.cke_textarea_inline {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  display: block;
  width: 100%;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

page {
  font-family: "Times New Roman" !important; }

page[size="A4"] {
  background: white;
  width: 21cm;
  min-height: 29.7cm;
  display: block;
  box-shadow: 0 0 0.2cm rgba(0, 0, 0, 0.5);
  font-size: 11pt;
  line-height: 1.2; }

page[size="A4"][orientation="landscape"] {
  width: 29.7cm;
  min-height: 21cm;
  padding: 1cm 1cm 1cm 1cm; }

page[size="A4"] p {
  margin-bottom: 0.05cm; }

@media print {
  body, page[size="A4"] {
    margin: 0;
    box-shadow: 0; } }
.side-profile {
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 230px;
  overflow: hidden;
  display: inline-block;
  height: calc(100vh - 60px);
  position: fixed;
  top: 60px;
  left: 0;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1; }

.inner-content {
  padding-left: 235px; }

.side-profile .user-info .image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  vertical-align: bottom !important; }

.side-profile .name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  max-width: 200px;
  color: #333333;
  font-weight: bold; }
.side-profile .email {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
  max-width: 200px;
  color: #333333; }

.side-profile .menu {
  position: relative;
  overflow-y: auto;
  height: calc(100vh - 60px);
  background: #fff; }

#preloader {
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #59CB00, #03A9F4);
  background-color: #757575;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 4px;
  background-size: 20%;
  background-repeat: repeat-y;
  background-position: -25% 0;
  animation: scroll 2s ease-in-out infinite; }

@keyframes scroll {
  50% {
    background-size: 80%; }
  100% {
    background-position: 125% 0; } }
.chat-container {
  position: relative;
  overflow-y: auto;
  height: calc(100vh - 227px); }

.big-gutter {
  margin-left: -10px;
  margin-right: -10px; }

.big-gutter > div {
  padding-left: 10px;
  padding-right: 10px; }

.white-block hr {
  margin-left: -20px;
  margin-right: -20px; }

.font-bold {
  font-weight: bold; }

.font-weight-6 {
  font-weight: 600; }

.font-weight-4 {
  font-weight: 400; }

.modal .modal-hidden {
  display: none; }

.icon-circle {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff !important;
  text-align: center;
  display: inline-block; }

.icon-circle i {
  font-size: 18px;
  line-height: 36px; }

.icon-circle-lg {
  width: 56px;
  height: 56px; }

.icon-circle-lg i {
  font-size: 24px;
  line-height: 56px; }

.icon-circle.img-icon i {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-top: 9px;
  background-position: center center;
  opacity: 0.95; }

.icon-circle.img-icon.icon-circle-lg i {
  width: 34px;
  height: 34px;
  margin-top: 11px; }

.icon-circle.img-icon i.icon-1 {
  background-image: url("../img/list_icons/icon1.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-2 {
  background-image: url("../img/list_icons/icon2.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-3 {
  background-image: url("../img/list_icons/icon3.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-4 {
  background-image: url("../img/list_icons/icon4.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-5 {
  background-image: url("../img/list_icons/icon5.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-6 {
  background-image: url("../img/list_icons/icon6.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-7 {
  background-image: url("../img/list_icons/icon7.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-8 {
  background-image: url("../img/list_icons/icon8.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-9 {
  background-image: url("../img/list_icons/icon9.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-10 {
  background-image: url("../img/list_icons/icon10.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-11 {
  background-image: url("../img/list_icons/icon11.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-12 {
  background-image: url("../img/list_icons/icon12.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-13 {
  background-image: url("../img/list_icons/icon13.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.icon-circle.img-icon i.icon-14 {
  background-image: url("../img/list_icons/icon14.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.background-block {
  height: 160px;
  position: relative; }

.background-block .block-bg {
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent; }

body.blank {
  background: #f9f9f9; }

@media (min-width: 400px) {
  .side-profile {
    margin-left: -235px; }

  .inner-content {
    padding-left: 0; } }
@media (min-width: 992px) {
  .side-profile {
    margin-left: 0; }

  .inner-content {
    padding-left: 235px; } }
body.side-hidden .side-profile {
  margin-left: -235px; }

body.side-hidden .inner-content {
  padding-left: 0; }

body.side-hidden .show-menu-block {
  display: block !important; }

.side-profile.slide-menu {
  margin-left: 0 !important; }

.lh-1 {
  line-height: 1.2; }

.background-video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%; }

.material-link {
  padding-left: 20px;
  margin: 0 4px; }

.material-link {
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: left center; }

.material-link.icon-audio {
  background-image: url("../img/icons/audio.png"); }

.material-link.icon-conference {
  background-image: url("../img/icons/conference.png"); }

.material-link.icon-der {
  background-image: url("../img/icons/der.png"); }

.material-link.icon-doc {
  background-image: url("../img/icons/doc.png"); }

.material-link.icon-file {
  background-image: url("../img/icons/file.png"); }

.material-link.icon-flp {
  background-image: url("../img/icons/flp.png"); }

.material-link.icon-html {
  background-image: url("../img/icons/html.png"); }

.material-link.icon-img {
  background-image: url("../img/icons/img.png"); }

.material-link.icon-link {
  background-image: url("../img/icons/link.png"); }

.material-link.icon-pdf {
  background-image: url("../img/icons/pdf.png"); }

.material-link.icon-ppt {
  background-image: url("../img/icons/ppt.png"); }

.material-link.icon-txt {
  background-image: url("../img/icons/txt.png"); }

.material-link.icon-video {
  background-image: url("../img/icons/video.png"); }

.material-link.icon-xls {
  background-image: url("../img/icons/xls.png"); }

.material-link.icon-zip {
  background-image: url("../img/icons/zip.png"); }

#action_news_view .action-content img {
  margin: 15px 0; }

.iframe-container {
  background: url(../img/load.gif) center center no-repeat; }

.custom-control-lg {
  min-height: 2.2rem; }

.custom-control-lg label:before {
  width: 1.7rem;
  height: 1.7rem; }

.custom-control-lg label:after {
  width: 1.7rem;
  height: 1.7rem; }

.test-mini-panel {
  position: fixed;
  z-index: 9999;
  top: 5px;
  left: 45%; }

.page-height .page-bottom {
  width: 100%;
  position: absolute;
  bottom: 5px; }

.overflow-hidden {
  overflow: hidden; }

hr.item-hr {
  margin-left: 0;
  margin-right: 0; }

div > div:last-child > hr.item-hr {
  display: none; }

.from-dic-link {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

#preloader.top .sk-spinner-wave div {
  background-color: #666 !important; }

.opacity-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  z-index: 1; }

.opacity-cc {
  position: relative;
  z-index: 2; }

.site-header {
  background-color: #fff; }

.main-background, .pattern-background {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
  height: auto;
  background: url("../img/umayclub.jpg") center repeat; }

.pattern-background {
  background: #e4e5e6; }

.waves-block {
  display: inline-block !important; }

.font-weight-7 {
  font-weight: 700; }

.section {
  background-position: top center;
  background-repeat: no-repeat; }

.section.main-section {
  background-image: url(../img/college_cover.jpg);
  height: 645px;
  margin-top: 130px; }

.square-header {
  background: #fff;
  padding: 5px 15px; }

.section-header {
  /*font-family:roboto;*/
  font-weight: 100; }

.mega-icon {
  font-size: 100px; }

.options-toggle optgroup {
  color: #fff; }

.options-toggle option {
  color: #333; }

.prof-icon {
  font-size: 120px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #e9e9e9; }

.top_bar_content .logo_text {
  color: #fff !important;
  font-size: 20px !important;
  margin-top: -3px !important; }

.top_bar_content .logo_text span {
  color: #555 !important; }

.header .main-section {
  transition: height .3s; }

.header .main-section .col-auto {
  transition: width .3s; }

.header .main-section h4 {
  transition: font-size .8s; }

.header.scrolled .main-section {
  height: 40px !important; }

.header.scrolled .main-section h4 {
  font-size: 18px; }

.weisband-answer:hover * {
  color: #fff !important; }

.table-violet, .table-violet > td, .table-violet > th {
  background-color: #b699dd; }

.u-last-row td, td.u-last-td {
  border-bottom: 1px solid #999; }

.table-sm th, .table-sm td {
  font-size: .875rem;
  padding: .4rem .3rem; }

.admin-control-label {
  font-size: .875rem;
  font-weight: 600; }

.admin-content-tab {
  padding: 1rem;
  padding-bottom: 0;
  border: 1px solid #dee2e6;
  border-top: none;
  background: #ffffff;
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem; }
.admin-page-header {
  align-items: center;
  display: flex;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 1rem;
  padding-bottom: 1rem; }
.admin-header {
  display: flex;
  align-items: center;
  margin-bottom: 1rem; }
  .admin-header-title {
    margin-bottom: 0;
    font-size: 1.5rem; }
  .admin-header-btn {
    margin-left: auto;
    display: flex;
    align-items: center; }

.list-group-item {
  font-size: .875rem; }

/**
@media (min-width: 576px) {
  .modal-dialog {
    max-width:none;
    margin:1rem;
  }
} **/

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