/**
 * Style file
 *
 * This file is compiled into style.css
 */
/* ---------- Import variables ---------- */
/**
 * Breakpoints - Breakpoint slicer
 * https://github.com/lolmaus/breakpoint-slicer
 */
/**
 * Colors
 */
/**
 * Mixins
 *
 * Snippets of reusable CSS to develop faster and keep code readable
 */
/* ---------- Import base ---------- */
/* ---------- Import components ---------- */
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-center {
  text-align: center;
}

@media (max-width: 1200px) {
  .hide-on-tablet {
    display: none;
  }
}

.portlet.light.bordered,
.panel-default {
  border-top: 2px solid #26C281 !important;
}

.portlet {
  font-size: 13px;
  box-shadow: 1px 1px 5px #e9e9e9;
}

.portlet.light.bordered.portlet-reset {
  border: 0 !important;
  padding: 0 !important;
}

.portlet.light.bordered.portlet-reset .list-nav li {
  padding-left: 0;
  padding-right: 0;
}

.panel {
  box-shadow: 1px 1px 5px #e9e9e9;
}

.panel ul {
  margin-bottom: 0;
}

.panel .view-empty {
  padding: 5px 15px;
}

.breadcrumb {
  padding: 0;
  border-bottom: 1px solid #c4c4c4;
  font-size: 12px;
  background: none;
  padding-bottom: .5em;
  border-radius: 0;
}

.breadcrumb li {
  margin-bottom: 0;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/**
 * Calendar
 */
.view-calendar * {
  box-sizing: content-box;
}

.view .date-nav-wrapper .date-prev {
  left: 0;
  right: auto;
}

.view .date-nav-wrapper .date-next,
.view .date-nav-wrapper .date-prev {
  background-color: transparent;
  padding: 0;
  font-size: 13px;
}

.view .date-nav-wrapper .pager li > a, .view .date-nav-wrapper .pager li > span {
  padding: 10px 15px;
  border: 0;
  background: #777;
  border-radius: 3px;
  color: #fff;
  margin: 0;
}

.view .date-nav-wrapper .pager li > a:hover {
  background: #5e5e5e;
}

.calendar-calendar div.calendar {
  font-size: 13px;
}

.calendar-calendar .views-field-field-date {
  font-style: 13px;
  font-weight: 400;
}

.calendar-calendar .month-view .full tr.single-day .no-entry, .calendar-calendar .month-view .full tr.single-day .no-entry .inner {
  height: 100px !important;
}

.calendar-calendar td span.date-display-single, .calendar-calendar td span.date-display-start, .calendar-calendar td span.date-display-end, .calendar-calendar td span.date-display-separator {
  font-weight: 400;
}

.calendar-calendar .month-view .full tr td.single-day.today,
.calendar-calendar .month-view .full td.date-box.today,
.calendar-calendar .month-view .full tr td.today, .calendar-calendar .month-view .full tr.odd td.today, .calendar-calendar .month-view .full tr.even td.today,
.calendar-calendar .month-view .full tr td.today, .calendar-calendar .month-view .full tr.odd td.today, .calendar-calendar .month-view .full tr.even td.today {
  border-color: #428bca;
}

.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview {
  background-color: #EEF7EC;
  padding: 3px;
}

/*
 * caption.js styles
 */
/* Main */
.caption img {
  display: block;
}

.caption img:after {
  content: "";
  display: table;
  clear: both;
}

.caption figcaption {
  display: inline-block;
  line-height: 1.2;
  font-size: 90%;
  padding: 1em 0;
  clear: both;
  border-bottom: 1px solid #ddd;
}

/**
 * Documents
 */
.page-documents .view-document-centre .list-nav li {
  padding: 10px 50px 10px 15px;
  overflow: hidden;
  position: relative;
}

.page-documents .view-document-centre .list-nav li .btn {
  position: absolute;
  right: 15px;
  top: 10px;
}

.view-id-document_centre.view-display-id-page .view-content li {
  padding-left: 0;
  padding-right: 50px;
}

.view-id-document_centre.view-display-id-page .view-content li a {
  float: left;
  display: block;
}

.view-id-document_centre.view-display-id-page .view-content li .document-type {
  float: right;
  display: block;
  font-size: 13px;
}

.view-id-document_centre.view-display-id-page .view-content li .btn {
  right: 0;
}

.node-file .statistics_counter {
  display: none;
}

/**
 * @file
 * Styles sheet for the Drupal wall module.
 */
/* @group drupal_wall class */
#-drupal-wall-content-post-form {
  max-width: 700px;
}

.drupal_wall_post_status {
  text-align: right;
  position: relative;
}

.drupal_wall_post_status .button {
  margin-right: 10px;
}

.drupal_wall_post_status .form-item {
  margin-bottom: 10px;
}

.drupal_wall_post_status textarea {
  margin: 0;
  width: 100%;
  max-width: 100%;
}

.drupal_wall_post_status #uniform-edit-drupal-wall-photo-video-enable {
  display: none;
}

.drupal_wall_post_status .form-item-drupal-wall-photo-video-enable {
  position: absolute;
  right: 70px;
  bottom: -6px;
}

.drupal_wall_post_status .form-item-drupal-wall-photo-video-enable .fa {
  font-size: 24px;
}

#edit-drupal-wall-photo-status-upload {
  text-align: left;
  border: 1px solid #eee;
  margin-top: 10px;
  padding: 2px;
}

#edit-drupal-wall-photo-status-upload input {
  margin: 0;
  border: 0;
}

.drupal_wall_outer {
  margin: 0;
  padding: 0;
  background-color: white;
}

.drupal_wall_outer .status_msg {
  padding: 10px;
  color: gray;
  float: left;
}

.drupal-wall-global-post {
  font-size: 12px;
  font-weight: bold;
}

.drupal_wall:hover .edit_delete {
  display: block;
}

.comment:hover .comment_delete {
  display: block;
}

.drupal_wall {
  overflow: hidden;
  border-top: 1px solid #eee;
  margin-top: 1em;
  padding-top: 1em;
  position: relative;
}

.drupal_wall img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.drupal_wall .edit_delete {
  text-align: right;
  position: absolute;
  right: 0;
  top: 10px;
  display: none;
}

.drupal_wall .edit_delete img {
  padding: 0;
  border-radius: none;
  box-shadow: none;
  margin-top: -6px;
}

.drupal_wall .wallContent_left {
  float: left;
  width: 50px;
}

.drupal_wall .wallContent_right {
  font-size: 13px;
  line-height: 1.38;
  overflow: hidden;
  padding-left: 15px;
}

.drupal_wall .username {
  font-weight: 400;
}

.drupal_wall .headline {
  color: gray;
}

.drupal_wall .photo_status {
  margin-bottom: 10px;
}

.drupal_wall .video_status {
  background: white;
  display: inline-block;
  padding: 4px 4px 2px 4px;
  margin-bottom: 12px;
}

.drupal_wall .caption {
  width: 100%;
  float: none;
  color: gray;
  margin-top: 1px;
  font-size: 11px;
}

.drupal_wall .userContent {
  padding: 5px 0 5px 0;
  width: 100%;
  font-size: 13px;
  line-height: 15pt;
  font-weight: normal;
}

.drupal_wall .likes {
  float: left;
  width: 95%;
  background: #edeff4 url("../images/likes-icon.png") scroll 10px 5px no-repeat;
  padding: 5px 5px 5px 33px;
  margin: 5px 5px 2px 0;
  font-size: 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.drupal_wall .like_comment {
  width: 70px;
  background: url("../images/likes-icon.png") scroll 7px 0px no-repeat;
  padding: 0px 0 0 25px;
  color: #3b5998;
}

.drupal_wall .commentView {
  float: left;
  width: 95%;
  background: url("../images/comment-icon.png") scroll 10px 7px no-repeat;
  margin-bottom: 2px;
  font-size: 11px;
}

.drupal_wall .comment {
  margin-bottom: 2px;
  padding: 7px 0;
  float: left;
  width: 100%;
}

.drupal_wall .comment_left {
  float: left;
  width: 45px;
}

.drupal_wall .comment_right {
  float: left;
  padding-left: 10px;
  width: calc(100% - 45px);
}

.drupal_wall .comment_delete {
  text-align: right;
  width: calc(100% - 115px);
  position: absolute;
  display: none;
}

.drupal_wall .delete_btn {
  background: none;
  padding: 0;
  margin: 0 10px 0 0;
  border: none;
}

.drupal_wall .comment textarea {
  resize: none;
}

.drupal_wall .drupal-wall-edit {
  text-align: right;
  position: absolute;
}

.drupal_wall .drupal-wall-edit img {
  padding: 0;
  margin-right: 30px;
}

.drupal_wall .delete_btn {
  margin: 0;
}

.drupal_wall .comment-reply-toggle {
  display: inline-block;
}

.drupal_wall .comment-reply-toggle .fa {
  font-size: 11px;
}

.drupal_wall .comment-form-hidden {
  display: none;
}

.drupal_wall .comment-form form {
  position: relative;
  margin-bottom: 40px;
}

.drupal_wall .comment-form .form-textarea {
  overflow: auto;
}

.drupal_wall .comment-form .form-submit {
  width: 60px;
  position: absolute;
  right: 0;
  bottom: -40px;
}

/** 
 * Favourites / Flag module
 */
.flag .fa-star {
  color: #FFA700;
}

.links .flag-favourite {
  padding-left: 0;
}

.flag-message {
  font-size: 1em;
  position: relative;
  top: 10px;
  line-height: inherit;
  left: 0;
  text-align: left;
  width: auto;
}

.view-id-user_favourites.view-display-id-page_1 .views-field-ops {
  text-align: right;
}

.view-id-user_favourites.view-display-id-page_1 .tabledrag-toggle-weight-wrapper {
  display: none;
}

.field-type-taxonomy-term-reference .label {
  margin-right: 5px;
}

.field-type-taxonomy-term-reference .field-item a {
  font-size: 13px;
  font-weight: 300;
  padding: 3px 6px 3px 6px;
  border-radius: 2px;
  border: 1px solid #c4c4c4;
  display: inline-block;
  text-decoration: none;
}

.field-type-taxonomy-term-reference .field-item a:hover {
  background: #777;
  border-color: #777;
  color: #fff;
}

/*
 * Forms, webforms
 */
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=date],
input[type=month],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=number],
input[type=search],
input[type=tel],
input[type=color],
.form-text,
select,
textarea {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #333;
  font-size: 14px;
  width: 100%;
  max-width: 700px;
  outline: none;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.form-text:focus,
select:focus,
textarea:focus {
  border-color: #777;
}

#edit-body {
  max-width: 700px;
}

fieldset {
  margin-bottom: 1.5em;
  padding: 0;
  border: 0;
  max-width: 700px;
}

fieldset fieldset {
  margin-bottom: 0;
}

form fieldset:last-of-type {
  margin-bottom: 0;
}

.fieldset-description {
  margin-bottom: 1.5em;
}

.grippie {
  display: none !important;
}

/*  legend... wait for it... dary! */
legend {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  display: block;
  width: 100%;
  margin-bottom: 1.5em;
}

label {
  display: block;
  margin-bottom: 0.5em;
}

/*  Placeholders. Keep as seperate selectors or it won't work  */
.placeholder {
  color: #919191;
}

::-webkit-input-placeholder {
  color: #919191;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #919191;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #919191;
}

:-ms-input-placeholder {
  color: #919191;
}

/*  Drupal classes */
.form-item {
  margin-bottom: 1.5em;
}

.description {
  font-size: 12px;
  color: gray;
  margin: 0.75em 0;
}

.form-type-checkbox {
  margin-bottom: 0;
}

.form-type-checkbox label {
  font-weight: 400;
}

.form-type-radio {
  margin-bottom: 0;
}

.form-radios label,
label.option {
  display: inline;
}

.form-type-managed-file {
  max-width: 700px;
}

.form-type-date select {
  width: auto;
}

.form-checkboxes,
.form-radios {
  padding-left: 0;
}

.grippie {
  display: none;
}

/** 
 * Node form
 */
#edit-title {
  font-size: 24px;
  height: 58px;
}

#edit-additional-settings {
  padding: 0;
  border: 0;
  margin-bottom: 20px;
  background-color: transparent;
}

#edit-additional-settings > .panel-body {
  padding: 0;
}

#edit-attachment-links {
  display: none;
}

/*
  WEBFORM
*/
.webform-client-form .form,
.webform-client-form .form-item {
  margin-bottom: 1.5em;
}

.webform-client-form .form label,
.webform-client-form .form-item label {
  margin-bottom: 1.5em;
}

.webform-client-form .form-item {
  position: relative;
}

.webform-client-form .form-item > label {
  font-weight: bold;
  margin-bottom: .25em;
}

.webform-client-form .form-item.webform-container-inline label {
  display: inline-block;
}

.webform-client-form .form-item textarea {
  box-shadow: none;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 2px;
}

.webform-client-form .form-item input[readonly="readonly"] {
  background-color: #fcfcfc;
  border-color: #ccc;
}

.webform-client-form .webform-component-radios .form-item {
  display: block;
  margin-bottom: .5em;
}

.webform-client-form .webform-component-radios .form-item label {
  font-weight: 400;
}

.webform-client-form .webform-component-radios .radio {
  padding-left: 0;
}

.webform-client-form .webform-component-radios .form-radio {
  margin-left: 0;
  float: none;
}

.webform-client-form .webform-component-checkboxes .form-item {
  display: block;
  margin-bottom: .5em;
}

.webform-client-form .webform-component-checkboxes .form-item label {
  font-weight: 400;
}

.webform-client-form .webform-component-checkboxes .checkbox {
  padding-left: 0;
}

.webform-client-form .webform-component-checkboxes .form-checkbox {
  margin-left: 0;
  float: none;
}

.webform-client-form .form-item-clear {
  width: auto;
  border: 0;
  padding: 0;
  font-weight: bold;
}

.webform-client-form .webform-component-date .form-control,
.webform-client-form .webform-component-time .form-control {
  width: auto;
  display: inline-block;
}

.webform-client-form .webform-component-date .form-select,
.webform-client-form .webform-component-time .form-select {
  width: auto;
}

#block-views-exp-document-centre-page {
  border: 0;
}

.list-nav {
  padding: 0;
  list-style: none;
}

.list-nav li {
  margin: 0;
  padding: .5em 0;
}

.list-nav li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

.list-nav li:first-child {
  padding-top: 0;
}

.list-nav li:last-child {
  padding-bottom: 0;
}

.list-nav li .fa {
  color: #95A5A6  !important;
}

.list-nav.list-portlet li {
  padding: 10px 50px 10px 15px;
}

.node .links {
  margin-top: 2em;
}

/**
 * Login page
 */
.page-user-login,
.page-user-password,
.page-user-register {
  height: 100%;
  background: #364150;
}

.page-user-login .login .content,
.page-user-login .login .copyright,
.page-user-password .login .content,
.page-user-password .login .copyright,
.page-user-register .login .content, .page-user-register .login .copyright {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}

.page-user-login .login .logo,
.page-user-password .login .logo,
.page-user-register .login .logo {
  color: #fff;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 700;
}

.page-user-login .login .logo img,
.page-user-password .login .logo img,
.page-user-register .login .logo img {
  max-width: 300px;
  height: auto;
}

.page-user-login .login .content form,
.page-user-password .login .content form,
.page-user-register .login .content form {
  margin-bottom: 30px;
}

.page-user-login .login .create-account a,
.page-user-password .login .create-account a,
.page-user-register .login .create-account a {
  margin: 0 10px;
}

.page-user-login .alert,
.page-user-password .alert,
.page-user-register .alert {
  max-width: 400px;
  width: 100%;
  margin: 0 auto 1em;
}

/**
 * Side nav internal
 */
.block-menu-block {
  max-width: 700px;
}

.block-menu-block ul {
  padding-left: 0;
  margin-bottom: 0;
}

.block-menu-block li {
  margin-bottom: 0;
}

.block-menu-block .portlet-title {
  margin-bottom: 0;
}

.block-menu-block .content {
  padding-top: 0 !important;
}

.block-menu-block .content a {
  display: block;
  padding: .5em 0;
  border-bottom: 1px solid #eee;
}

.block-menu-block a.active {
  font-weight: 700;
  color: #333;
}

.block-menu-block .sub-menu a {
  padding-left: 20px;
}

.block-menu-block .sub-menu a .sub-menu a {
  padding-left: 20px;
}

.block-menu-block .sub-menu a .sub-menu a .sub-menu a {
  padding-left: 20px;
}

.block-menu-block .sub-menu a .sub-menu a .sub-menu a .sub-menu a {
  padding-left: 20px;
}

/**
 * News
 */
.page-news .page-row {
  max-width: 700px;
}

.news-list h3 {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
}

.news-list .news-meta {
  color: #777;
  margin-bottom: 1em;
  font-size: 13px;
}

.news-list li {
  padding: 2em 0;
}

.news-list li img {
  margin-bottom: 1em;
  border-radius: 2px;
}

.node--article--full .field-name-field-photo {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

@media screen and (min-width: 991px) and (max-width: 1400px) {
  .node--article--full .field-name-field-photo {
    float: none;
    margin-left: 0;
  }
}

@media screen and (max-width: 700px) {
  .node--article--full .field-name-field-photo {
    float: none;
    margin-left: 0;
  }
}

/**
 * User profile 
 */
.page-user .page-title,
.page-user .tabs--primary {
  display: none;
}

.views-field-picture img {
  border-radius: 1000px !important;
  min-width: 40px;
}

.view-id-staff.view-display-id-page .views-field-picture {
  width: 100px;
}

.profile-userpic img {
  display: block;
}

.username {
  font-weight: 700;
}

.page-header.navbar .search-form {
  width: auto;
  border-left: 1px solid #eee;
  height: 68px;
  padding: 0 20px 0 10px;
  border-right: 1px solid #eee;
}

@media (max-width: 480px) {
  .page-header.navbar .search-form {
    padding-right: 10px;
  }
}

.page-header.navbar .search-form label {
  display: none;
}

.page-header.navbar .search-form .form-item {
  float: left;
  margin: 18px 0 0;
}

.page-header.navbar .search-form .form-text {
  border: 0;
  width: 200px;
}

@media (max-width: 480px) {
  .page-header.navbar .search-form .form-text {
    width: 100px;
  }
}

.page-header.navbar .search-form .form-select {
  border: 0;
  border-top-width: 0;
  border-left-width: 0;
  border-bottom: 1px solid #eee;
}

@media (max-width: 768px) {
  .page-header.navbar .search-form .form-select {
    display: none;
  }
}

.page-header.navbar .search-form .form-submit {
  width: 80px;
  margin: 18px 0 0 15px;
}

@media (max-width: 480px) {
  .page-header.navbar .search-form .form-submit {
    width: auto;
    margin-left: 5px;
  }
}

/**
 * Search page
 */
.page-search .page-row {
  max-width: 700px;
}

.search-results {
  list-style-type: none;
  padding: 0;
}

.search-results a {
  font-weight: 700;
}

.search-results .search-snippet {
  font-size: 13px;
}

.block-statuses .portlet-title {
  border-bottom: 0;
  margin-bottom: 0;
}

.block-statuses .view-statuses-stream .portlet.light {
  padding: 0;
}

.block-statuses .user-picture img {
  border-radius: 200px;
  max-width: 50px;
  max-height: 50px;
}

.block-statuses .fbsmp {
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  border-radius: 3px;
  margin-top: 1em;
}

.block-statuses .username {
  font-weight: 700;
}

.statuses-textarea-wrapper {
  box-shadow: none;
  border-radius: 3px;
}

.statuses-comments .statuses-subitem {
  background: transparent;
}

.statuses-textarea-wrapper {
  border: 0;
  padding: 0;
}

.statuses-textarea-wrapper textarea.form-textarea {
  border: 1px solid #ddd;
  margin-bottom: .5em;
}

.statuses-links {
  margin-top: 1em;
}

.statuses-item {
  border-bottom: 1px solid #ddd;
  padding-bottom: .5em;
  margin-bottom: .5em;
}

.statuses-subitem {
  border-top: 0;
}

.statuses-comments {
  border: 0;
}

.links.inline.fbss-comments-links {
  float: none;
  margin-left: .5em;
  font-size: .9em;
}

.fbss-comments-form .statuses-subitem {
  padding: .25em 0 0;
}

.fbss-comments-created, .statuses-time {
  font-size: .9em;
}

.fbss-comments-submit.btn-default,
.statuses-submit.btn-default {
  margin-right: 0;
  margin-top: auto;
  border-radius: 3px;
  color: #fff;
  background-color: #428bca;
  border: 0;
}

.fbss-comments-submit.btn-default:hover,
.statuses-submit.btn-default:hover {
  color: #fff;
  background-color: #3379b5;
  border-color: #307f7a;
}

.fbss-comments-hide.fbss-comments-form.statuses-subitem {
  padding: 0;
  margin-top: .5em;
}

.links.inline {
  padding: 0;
  list-style: none;
}

.links.inline li {
  display: inline-block;
}

.statuses-media > .content {
  overflow: inherit;
}

.statuses-item > .content {
  overflow: none;
  margin-left: 60px;
}

.statuses-links span {
  float: left;
  margin-left: .5em;
  display: inline-block;
}

.statuses-edit,
.statuses-delete {
  font-size: .9em;
}

table {
  width: 100%;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 2em;
}

/**
 * News
 */
.node-type-wiki-article .page-row {
  max-width: 700px;
}

#block-views-wiki-block-3 {
  margin-top: 1.5em;
  font-size: 14px;
}

#block-views-wiki-block-3 h3 {
  margin-top: 0;
}

#block-views-wiki-block-3 .portlet-title {
  margin-bottom: 0;
}

/* ---------- Import design ---------- */
body.admin-menu.adminimal-menu {
  margin-top: 29px !important;
}

body.admin-menu.adminimal-menu .navbar-fixed-top {
  top: 29px;
}

body #admin-menu {
  z-index: 10000;
}

body.admin-menu.adminimal-menu:before {
  content: "";
  display: none;
}

body.cke_editable,
body.cke_ltr {
  background: #fff !important;
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.4;
}

iframe {
  max-width: 100%;
}

p, li, ul, ol {
  margin-bottom: 1.5em;
}

.field {
  margin-bottom: 1.5em;
}

.nav-tabs > li.active > a {
  background: transparent;
}

/**
 * Layout
 */
.sidebar-second {
  margin-top: 30px;
}

/**
 * Header
 */
.page-header.navbar .page-logo .logo-default {
  margin: 20px 5px 0 0;
  max-width: 120px;
}

.page-header.navbar .user-create-content {
  margin-left: 30px;
}

.page-header.navbar .user-favourites {
  margin-right: 20px;
}

.page-header.navbar .page-actions .links {
  display: none;
}

@media (max-width: 1200px) {
  .page-header.navbar .username {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .page-header.navbar .top-menu .navbar-nav > li.dropdown-user {
    margin-left: 0;
    padding-left: 0;
  }
}

/**
 * Homepage
 */
/* .front  .page-content {
	background: #F1F3FA;
} */
.view-user-favourites .links {
  display: none;
}

body.cke_editable {
  background: #fff  !important;
  padding: 30px !important;
}

/**
 * content pages
 */
@media (max-width: 1200px) {
  .main-column {
    margin-bottom: 3em;
  }
}

/**
 * Random quick fix
 */
.submitted-by {
  display: none;
}

.statistics_counter {
  display: none !important;
}

.draggable a.tabledrag-handle {
  height: 1.6em;
}
