.page-header.navbar .page-logo .logo-default {
  margin-top: 6px;
  height: 34px; }

.chat-form {
  margin-top: 0;
  margin-bottom: 30px; }
  .chat-form .fileinput {
    margin-bottom: 0; }

.spinner {
  display: none; }

.spinner-message {
  font-size: 1.3em; }

.spinner-graphic,
.spinner-message {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.sortable-handle:hover {
  cursor: move; }

.sortable-handle:active {
  cursor: grabbing; }

.portlet-body img {
  width: 90%; }

.form-group label {
  font-weight: 600;
  color: #67809F; }

.table-advance thead tr th {
  font-weight: 600; }

.content.wide {
  max-width: 90%;
  width: 800px; }

/*# sourceMappingURL=../maps/custom.min.css.map */
