.table .input-year {
  width: 90px;
}

.table .input-semester {
  width: 90px;
}

.table .display-inline {
  display: inline;
}

.table .width-35 {
  width: 35%;
}

.table .input-time {
  width: 150px;
}

.table .form-group {
  margin-bottom: 0px;
}

.table .kv-avatar .krajee-default.file-preview-frame,
.table .kv-avatar .krajee-default.file-preview-frame:hover {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  text-align: center;
}

.table .kv-avatar {
  display: inline-block;
}

.table .kv-avatar .file-input {
  display: table-cell;
  width: 100em;
}

.table .kv-reqd {
  color: red;
  font-family: monospace;
  font-weight: normal;
}

.table .file-preview {
  padding: 0;
  border: none;
}

.table .file-drop-zone {
  margin: 0;
  border: 1px solid #aaa;
  width: inherit;
}

.table .krajee-default.file-preview-frame .kv-file-content {
  width: 100%;
  height: 200px;
}

.table .krajee-default.file-preview-frame .file-thumbnail-footer {
  /* display: none; */
}

.table .full-preview .kv-avatar .file-input {
  width: 100%;
}

.table .kv-avatar .text-muted {
  margin-bottom: 0;
}

.table .krajee-default.file-preview-frame {
  float: none;
}

.file-image-preview {
  max-height: 200px;
}

.file-caption.icon-visible .file-caption-name {
  padding-left: 0;
}
