.fixed-width {
  max-width: 270px !important;
}

.clearfixnew, #grid-infobox .search, .shout.list-item {
  zoom: 1;
}
.clearfixnew:before, #grid-infobox .search:before, .shout.list-item:before, .clearfixnew:after, #grid-infobox .search:after, .shout.list-item:after {
  content: "";
  display: table;
}
.clearfixnew:after, #grid-infobox .search:after, .shout.list-item:after {
  clear: both;
}

.slick-slide .thumb {
  margin:0 !important;
}
.slick-slide {
  margin-right:25px;
  height:100px !important;

  /*width:auto !important;*/
}

.shout .thumbnail img, .slick-slide img {
  width:100px;height:100px;
}
.slick-initialized .slick-slide {
  height:125px !important;
}
img.thumb {display:block;}

.who-section {
  margin-left:20px;margin-right:20px;
}
.dashboard--who {
 /* width:50%;*/
}
#menutop .navigation li > a:before,
#top #faq > a:before, #top #zta > a:before, #menu-message:before, #menu-calendar:before, #menu-infobox:before, #menu-album:before, #menu-account:before, #menu-albums:before, #menu-whoiswho:before, #menu-zapadmin:before, #toggle-menu:before, .ui-dialog .ui-dialog-titlebar-close:before {
  font-family: "entypo";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}
input.color {height:15px !important;}
#menutop .navigation li > a,
#top #faq > a, #top #zta > a {
  width: 22px;
  height: 22px;
  overflow: hidden;
  display: block;
  font-size: 22px;
  color: #fff;
  text-align: center;
  color: black;
}

#menu-message:before, #menu-albums:before, #menu-calendar:before, #menu-infobox:before, #menu-album:before, #menu-account:before, #menu-whoiswho:before, #menu-zapadmin:before {
  float: right;
  font-size: 1.25em;
}

#menu-dashboard:before, #menu-config:before, #menu-user:before {
  color: #e51937;
}
#menu-dashboard:hover:before, #menu-config:hover:before, #menu-user:hover:before {
  color: #f07486;
}

body, #pattern {
  background: whitesmoke;
  color: black;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  /*font-size: 1.25em;*/
}
a:hover {
  color: #559cbe;
}

a.blue-button,
body a.blue-button {
  background: #559cbe;
  border-radius: 0;
  box-shadow: none;
}
a.blue-button:hover,
body a.blue-button:hover {
  background: #7ab1cc;
  color: #fff;
}

.blue {
  color: #559cbe !important;
}

.red {
  color: #e51937 !important;
}

.green {
  color: #5c8727 !important;
}

.dashboard-box {
  border-radius: 0;
  background: #fff;
}

.dashboard--links {
  margin-bottom: 30px;
}

.dashboard-link-wrap {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  width: 212px;
}
@media (max-width: 767px) {
  .dashboard-link-wrap {
    width: 100%;
  }
}
.dashboard-link-wrap ul {
  word-break: break-all;
  margin-left: 10px;
}

.button.dashboard-button {
  margin-bottom: 0;
  color: #fff;
  /*padding: 7px 10px 7px 10px;*/
  display: block;
  /*float:left;*/
  font-size: 1.2em;
  border: none;
  width: 212px;
  height: auto;
  box-sizing: border-box;
  padding: 4px;
  text-align: center;
  position: relative;
}
.button.dashboard-button a {
  color: #fff;
  font-size: 1em;
}
@media (max-width: 767px) {
  .button.dashboard-button {
    width: 100%;
  }
}
.button.dashboard-button .table {
  display: table;
  width: 100%;
  height: 100%;
  text-align: left;
}
.button.dashboard-button .table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.button.dashboard-button:hover {
  color: #fff;
  opacity: 0.7;
}
.button.dashboard-button i {
  font-size: 20px;
  /* margin-bottom: 10px; */
}
.button.dashboard-button i, .button.dashboard-button span {
  vertical-align: middle;
  display: inline-block;
}

#grid-filter {
  margin-bottom: 10px;
  margin-top: 0;
}

#grid-filter .ui-dropdownchecklist-selector {
  color: #fff;
}

.ui-dropdownchecklist {
  background: #559cbe;
  color: #fff;
}

.ui-dropdownchecklist-selector .ui-dropdownchecklist-text {
  text-align: left;
  margin-left: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.dashboard--news .left {
  float: left;
}
.dashboard--news .right {
  float: left;
  width: 400px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .dashboard--news .right {
    width: auto;
    margin: 0;
  }
}
.dashboard--news .news-section {
  margin-bottom: 40px;
}

#nav-home {
  display: none;
}

.clearfix {
  overflow: hidden;
  *zoom: 1;
}

#view {
  display: none;
}

dl {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25em;
}
dl dt {
  font-weight: bold;
}
dl dd {
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}
dl dd a {
  font-size: 1em;
}

#form-user .buttons {
  display: none;
}

body.front {
  height: 100%;
}
body.front #global-messages {
  top: auto;
}
body.front #top {
  display: none;
}
body.front #header {
  top: 0;
  margin-top: 0;
  z-index: 15;
}
@media (max-width: 991px) {
  body.front #canvas {
    margin: 0;
  }
  body.front #header {
    display: none;
  }
}
body.front #main {
  width: 500px;
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -250px;
  float: none;
}
body.front #wrap {
  background: #333;
}
body.front .form td.label {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
}
body.front .form input {
  background: #e9f2f6;
  color: black;
  border: 1px solid #fff;
  padding: 8px;
  font-size: 18px;
}
body.front .form input:hover, body.front .form input:focus {
  background: #e9f2f6;
  border-color: #559cbe;
}
body.front form .tab {
  color: black;
}
body.front #submit.save-button {
  background: #559cbe;
  padding: 7px 20px;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  height: 40px;
}
body.front #submit.save-button:hover {
  background: #7ab1cc;
}
body.front #row-submit td.element {
  text-indent: 0 !important;
}
body.front form #login-forgot a {
  color: #559cbe;
  text-decoration: underline;
}
body.front form #login-forgot a:hover {
  color: #7ab1cc;
}
body.front form #login-remember {
  margin-top: 0;
}

#row-users td.label {
  display: inline;
}

h2, h3,
a.blue-button,
table#permissions th, table#permissions tr.depth0 td.label {
  font-family: Arial, Helvetica, sans-serif;
}

body h1 a:hover, body h2, body h3, body button:hover, body .button:hover, body #navigation ul li.active a, body #navigation ul li a:hover, body .dashboard-box a:hover, body #breadcrumbs a:hover, body .sbHolder:hover .sbSelector, body .sbOptions li.selected a, body #tabs li:hover, body #tabs li.active, body form .buttons .tab-button.active, body form .buttons .button.active, body .ui-dialog-titlebar, body .ui-dialog .ui-button.primary, body.front #submit.save-button:hover, body .modal-form table.grid thead th, body .calendar .title, ul#search-items li.title, body #header #account-name, body .production-item .production-info .links, body .production-item .production-info .links a, a.asmListItemRemove, a.asmListItemRemove:hover, body #dl-url a, #overview div.title, #login-forgot-cancel a:hover, #content .info a, .textarea a, #tinymce a {
  color: #559cbe;
}

body #navigation ul {
  margin: 0;
  border-top: 1px solid #222;
}
body #navigation ul li {
  margin: 0;
  display: block;
}
body #navigation ul li:hover {
  border: none;
  padding: 0;
}
body #navigation ul li.active {
  border-left: 3px solid #559cbe;
  color: #fff;
}
body #navigation ul li a {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  color: #cccccc;
  border-bottom: 1px solid #222;
  border-top: 1px solid #111;
  padding: 12px 17px 12px 25px;
  text-transform: none;
}
body #navigation ul li a:hover {
  color: #fff;
}

h1 {
  margin: 0;
}
h1 a {
  background: none;
  width: auto;
  height: auto;
  padding-left: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

body h2 {
  font-size: 2em;
  font-weight: 300;
  color: black;
  margin-bottom: 20px;
  line-height: 40px;
}

h1.intranet-header {
  margin: 25px;
}
h1.intranet-header img {
  max-width: 100%;
}

.no-admin #grid-message table.grid tbody tr.rand {
  border-left: 7px solid #559cbe;
}

.no-admin #grid-message table.grid tbody tr.karla {
  border-left: 7px solid #e51937;
}

.no-admin #grid-message table.grid tbody tr.shout {
  border-left: 7px solid #5c8727;
}

.dashboard h3 {
  text-transform: none;
  color: #559cbe;
  font-size: 2em;
  margin-bottom: 7px;
}

.dashboard-box, #tab-main, .tab {
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  padding: 25px 15px;
  margin-bottom: 25px;
}

#tab-infobox {
  padding: 15px;
}

form .buttons .tab-button:focus, form .buttons .button:focus {
  outline: none;
}

#grid-filter .ui-dropdownchecklist-selector.ui-state-active,
#grid-filter .ui-dropdownchecklist-dropcontainer {
  border-radius: 0;
  background: #fff !important;
  color: black;
}

#grid-filter .ui-dropdownchecklist-item {
  color: black;
  margin-top: 0;
  padding-top: 0;
}

#grid-filter .ui-dropdownchecklist-close {
  visibility: visible;
}

div.grid div.search.open input {
  border-radius: 0;
}

.grid-actions li a, #pickfiles {
  border-radius: 0;
  background-color: #559cbe;
  color: #fff;
}
.grid-actions li a a:hover, #pickfiles a:hover {
  background-color: ligten(#559cbe, 20);
}

table.grid tbody tr:hover,
#dashboard-status .item:hover,
#dashboard-last li:hover {
  background-color: #e9f2f6;
}

.grid-actions li a.add, #pickfiles,
#pickfiles:hover {
  background-position: 7px center;
  padding-left: 23px;
  background-image: url("/media/admin/images/icons/grid-actions-hover.png");
}

#top {
  padding: 5px;
  height: 40px;
  background: whitesmoke;
  border-bottom: 1px solid #ddd;
}
#top a {
  color: black;
  font-size: 1.5em;
}
#top a:hover {
  color: #559cbe;
}

#menutop {
  z-index: auto !important;
}
#menutop li a {
  padding-top: 8px;
  padding-bottom: 8px;
}

#who {
  padding-top: 8px;
  padding-bottom: 20px;
  border-left: 0;
}
#who ul {
  z-index: 15;
}
#who ul li {
  border: none;
  text-align: right;
  padding: 3px;
  border-top: 1px solid #eee;
}
#who ul li a, #who ul li a:visited {
  font-size: 1.125em;
  text-transform: capitalize;
  display: block;
  padding: 3px;
  color: black;
}
#who ul li a:hover {
  color: #559cbe;
}

#menutop .navigation li > a:hover,
#top #faq > a:hover, #top #zta > a:hover {
  color: #559cbe;
}

#menu-dashboard:before {
  content: "\e628";
}

#menu-config:before {
  content: "\e62a";
}

#menu-user:before {
  content: "\e60e";
}

#menu-analytics:before {
  content: "\e66f";
}

#menu-files:before {
  content: "\e69f";
}

#faq a:before {
  content: "\e685";
}

#zta a:before {
  content: "\e605";
}

#menu-message:before {
  content: "\e66a";
}

#menu-calendar:before {
  content: "\e63f";
}

#menu-infobox:before {
  content: "\e668";
}

#menu-album:before {
  content: "\e69c";
}

#menu-account:before {
  content: "\e649";
}

#menu-whoiswho:before {
  content: "\e60e";
}

#menu-zapadmin:before {
  content: "\e660";
}

#menu-albums:before {
  content: "\e6f0";
}

#wrap {
  min-width: 0;
}

body #who {
  margin-top: 2px;
}
body #who:hover span {
  background: #fff;
  color: #559cbe;
}
body #who span {
  font-size: 1.25em;
  border-radius: 0;
}
body #who ul {
  border-radius: 0;
  background: #fff;
  margin-top: 17px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
body #who ul li {
  color: #999999;
}
body #who ul li a {
  color: black;
}

form .buttons, .ui-tabs-nav, #subnav {
  float: none;
  position: static;
  width: auto;
  margin: 0;
  left: auto;
  margin-bottom: 0;
  border-bottom: 0;
  padding: 4px 0;
  border-radius: 0;
}

form .buttons a.button, .ui-tabs-nav a, #subnav a, #subnav .link {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  display: inline;
  padding: 7px 15px;
  margin: 0;
  border-radius: 0;
  background: none;
  color: #959494;
  float: none;
  font-size: 1.25em;
}
form .buttons a.button.active, .ui-tabs-nav a.active, #subnav a.active, #subnav .link.active {
  background: #fff;
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
}

form .buttons a:hover {
  color: #000 !important;
}

.form td.label {
  padding-top: 15px !important;
  width: auto;
}

#row-info_nl > .label {
  padding-top: 55px !important;
}

.ui-dialog, .ui-dialog .ui-dialog-buttonpane, .modal-form-tabs {
  background: #fff;
}

.modal-form input[type=text], .modal-form select,
.modal-form-tabs .ui-tabs-nav li {
  border-radius: 0;
}

input[type="checkbox"] {
  margin-top: 0px;
}

.ui-dialog .ui-button {
  background: #559cbe;
  color: #fff !important;
  border-radius: 0;
}
.ui-dialog .ui-button:hover {
  background: #7ab1cc;
}

.ui-dialog .ui-dialog-content,
.modal-form-settings table.grid {
  color: black;
}

table.grid th, table.grid td {
  padding-right: 7px;
}

table.grid td.cell-icon {
  padding: 0;
}

.modal-form-settings table.grid tbody tr:hover {
  background: #e9f2f6;
}

#revision-block .devision {
  background-color: #e9f2f6;
}

.grid-actions li a:hover, #pickfiles:hover {
  background-color: #7ab1cc;
}

.sbHolder:hover .sbSelector,
.sbOptions li.selected a {
  color: #559cbe !important;
}

body #navigation ul.manage-subnav, body .dashboard-box .button:hover, body .ui-tabs .ui-widget-header, body .modal-form-tabs .ui-tabs-nav li.ui-state-active, body #submit.save-button, a#special, body table.grid tbody tr.dragging, body.front form input, body #accounts .sbHolder:hover .sbToggle {
  background-color: #559cbe;
  border-color: #559cbe;
}
body #navigation ul.manage-subnav:hover, body .dashboard-box .button:hover:hover, body .ui-tabs .ui-widget-header:hover, body .modal-form-tabs .ui-tabs-nav li.ui-state-active:hover, body #submit.save-button:hover, a#special:hover, body table.grid tbody tr.dragging:hover, body.front form input:hover, body #accounts .sbHolder:hover .sbToggle:hover {
  background-color: #7ab1cc;
  border-color: #7ab1cc;
}

.title .previous, .title .next {
  text-indent: -9999px;
}

button, .button {
  color: #fff;
  border-radius: 0;
  border: none;
  background: #559cbe;
  padding: 10px 20px;
  font-size: 1.5em;
  margin-bottom: 10px;
  display: inline-block;
}
button:hover, .button:hover {
  background: #559cbe;
  opacity: 0.8;
  color: #fff !important;
}
button.button-back, .button.button-back {
  background: #bbb;
}

#subnav {
  border-bottom: 0;
}

.calendar .box {
  position: relative;
}

#main.margin, #main {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}

.formbuttons {
  left: 0;
}

#header {
  margin: 0;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  box-sizing: border-box;
  height: 100%;
  z-index: 999;
  overflow: hidden;
  -moz-transition: left 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: left 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: left 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: left 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  /* @media screen and (max-width: 991px) {
  	Op mobile standaard menu verbergen
  	left: - ($navigation-width) + $navigation-width-mob;
  } */
}
#header.closed {
  /* Menu verbergen op normale schermen */
  left: -200px;
}
#header h1 a:hover {
  color: #fff;
}

#toggle-menu {
  width: 40px;
  height: 40px;
  display: block;
  float: right;
  margin: 4px 5px;
  color: #ccc;
  font-size: 40px;
  cursor: pointer;
}
#toggle-menu:before {
  content: "\e696";
}
#toggle-menu:hover {
  color: #fff;
}

.grid-actions-main {
  top: 10px;
}

#top a, #top a:visited, #header a, #header a:visited {
  color: #cccccc;
}

#canvas {
  margin: 0;
  background: whitesmoke;
  border-radius: 0;
  margin-left: 250px;
  min-height: 100%;
  padding: 30px;
  padding-top: 10px;
  width: auto;
  box-sizing: border-box;
  -moz-transition: margin-left 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: margin-left 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: margin-left 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: margin-left 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 991px) {
  #canvas {
    margin-left: 50px;
  }
}
@media screen and (min-width: 992px) {
  #canvas.closed {
    margin-left: 50px;
  }
}

#accounts {
  left: 0;
  margin-left: 25px;
  margin-top: 10px;
  bottom: inherit;
}
#accounts .sbToggle {
  margin-left: 0;
}
#accounts .sbHolder:hover, #accounts .sbHolder.open {
  background: none;
  border-radius: 0;
}
#accounts .sbOptions {
  background: #fff;
  border-radius: 0;
  color: black;
  padding: 5px;
}
#accounts .sbOptions a {
  border: none;
  color: #999999;
  text-transform: capitalize;
}
#accounts .sbOptions a:hover {
  color: black;
}
#accounts #shortcuts {
  display: none !important;
}

.error, .error_text {
  background-color: #fff;
  border-color: #ff0000;
}

.global-message {
  border-radius: 0;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
.global-message.error {
  border: 1px solid #e51937;
  background-color: #fce7ea;
}
body.front .global-message.error {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

div.grid div.search {
  right: 10px;
}

#global-messages {
  top: 70px;
}

body.intranet .ui-dialog.filemanager-dialog {
  max-width: none;
}

form input.readonly {
  width: 320px;
}

form input.price, form input.text, input.readonly, form input.password, .tagsinput, select, textarea, .textarea {
  border-radius: 0;
  border-color: #ddd;
  padding: 8px;
}
form input.price:focus, form input.text:focus, input.readonly:focus, form input.password:focus, .tagsinput:focus, select:focus, textarea:focus, .textarea:focus {
  border-color: #559cbe;
  outline: none;
}

#tooltip {
  background: #fff;
  border-radius: 0;
}

#subnav ul li {
  float: left;
  height: 35px;
  margin-bottom: 10px;
}
#subnav ul li a {
  background: #999;
  color: #fff;
  margin-right: 10px;
}
#subnav ul li a:hover {
  background: #559cbe;
  color: #fff;
}

#subnav a:hover, #subnav .active a, #subnav .active .link.active {
  background: #559cbe;
  color: #fff;
}

#returnButton {
  position: static;
  left: 0;
  background: #999;
  color: #fff;
  padding: 10px 15px;
  margin-bottom: 20px;
}
#returnButton:hover {
  background: #7ab1cc;
  color: #fff;
}

.form tr.row-lang td {
  border: none;
}

form textarea {
  box-sizing: border-box;
  min-width: 650px;
  max-width: 650px;
}

div.grid .controls {
  float: none;
}

div.mce-fullscreen {
  z-index: 999999999;
}

.mce-tinymce button:hover {
  background: none;
}

.ui-dialog {
  top: -500px;
  -moz-transition: top 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: top 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: top 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: top 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.ui-dialog .ui-dialog-titlebar-close {
  background: none;
  width: 40px;
  height: 40px;
  font-size: 40px;
  margin: 0;
  top: 0;
  right: 0;
  color: gray;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
  color: black;
}
.ui-dialog .ui-dialog-titlebar-close:before {
  content: "\e678";
}

#zapcropper.ui-dialog {
  max-width:100%;
}

.ui-dialog .ui-dialog-titlebar {
  border: none;
}

#icon_id_msdd {
  position: relative;
}

#grid-filter {
  float: left;
}

#grid-filter .ui-dropdownchecklist-dropcontainer {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

#grid-filter .ui-dropdownchecklist-selector.ui-state-active {
  background: none !important;
}

#grid-infobox .search {
  float: none;
  right: auto;
  left: 0;
  position: static;
  margin-bottom: 10px;
}

#grid-tags {
  padding: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
#grid-tags .icon-tag {
  margin-right: 5px;
  font-size: 18px;
}
#grid-tags a {
  font-size: 18px;
}
#grid-tags a.active {
  color: #559cbe;
  text-decoration: underline;
}
#grid-tags a:after {
  content: ", ";
}
#grid-tags a:last-child:after {
  content: "";
}

.admin #grid-message th.info, .admin #grid-message td.info {
  display: none;
}

.no-admin #grid-message table.grid {
  display: block;
  float: none;
}
.no-admin #grid-message table.grid thead {
  display: none;
}
.no-admin #grid-message table.grid tbody {
  display: block;
}
.no-admin #grid-message table.grid tbody tr {
  display: block;
  border: none;
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  padding: 15px;
}
.no-admin #grid-message table.grid tbody tr td {
  display: block;
  height: auto;
}
.no-admin #grid-message table.grid tbody tr td.empty, .no-admin #grid-message table.grid tbody tr td.seperator, .no-admin #grid-message table.grid tbody tr td.cell-publish {
  display: none;
}
.no-admin #grid-message table.grid tbody tr td.cell-name {
  font-size: 1.5em;
}
.no-admin #grid-message table.grid tbody tr td.cell-date {
  font-size: 1em;
  color: #bbb;
}
.no-admin #grid-message table.grid tbody tr td.cell-info, .no-admin #grid-message table.grid tbody tr td.cell-shout {
  font-size: 1em;
  margin: 10px 0;
}
.no-admin #grid-message table.grid tbody tr td.cell-types {
  color: #bbb;
  text-transform: uppercase;
}

.readmore-js-collapsed {
  position: relative;
}
.readmore-js-collapsed:after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 20px;
  background-image: url("/media/admin/images/fade.png");
  background-repeat: repeat-x;
  bottom: 0;
}

.readmore-js-expanded {
  height: auto !important;
}

.readmore-js-section {
  margin-bottom: 15px !important;
}

.grid .result {
  overflow-x: auto;
}
.grid .result table.grid {
  min-width: 500px;
}

table.grid a.readmore-js-toggle {
  color: #559cbe;
}
table.grid a.readmore-js-toggle:hover {
  color: #7ab1cc;
}

#search-box {
  position: relative;
  margin: 30px 15px;
  padding: 0;
  right: 0;
  top: 0;
}
.closed #search-box {
  display: none;
}
#search-box #search {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  height: 34px;
  line-height: 34px;
  border: none;
  padding-left: 7px;
  padding-right: 30px;
  box-sizing: border-box;
}
#search-box button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  height: 34px;
  width: 34px;
  text-align: center;
}

.infobox section {
  margin-bottom: 30px;
}
.infobox section.intro {
  font-size: 1.25em;
}
.infobox section h3 {
  font-size: 1.3em;
}
.infobox section.logs table td {
  border-bottom: 1px solid #ddd;
  padding: 5px;
}
.infobox section.logs table th {
  text-align: left;
  padding-left: 5px;
}

#calendar {
  margin-top: 50px;
}
#calendar .calendar {
  overflow-x: auto;
}

.link.list-item {
  margin: 10px 0;
  font-size: 1.125em;
  display: block;
}
.link.list-item a {
  text-decoration: underline;
}

.embed iframe {
  max-width: 100%;
}

.embed.list-item {
  margin-bottom: 20px;
}
.embed.list-item h4 {
  margin-bottom: 7px;
}

.shout.list-item {
  margin-bottom: 20px;
}
.shout.list-item .thumbnail {
  margin-right: 10px;
}

.message.list-item, .dashboard--shoutbox {
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  padding: 15px;
}
.message.list-item.news-normal, .dashboard--shoutbox.news-normal {
  border-left: 7px solid #559cbe;
}
.message.list-item.news-karla, .dashboard--shoutbox.news-karla {
  border-left: 7px solid #e51937;
}
.message.list-item.shout, .dashboard--shoutbox.shout {
  border-left: 7px solid #5c8727;
}
.message.list-item h1, .dashboard--shoutbox h1 {
  font-size: 1.5em;
  text-transform: none;
  font-weight: normal;
}
.message.list-item .date, .dashboard--shoutbox .date {
  font-size: 1.125em;
  color: #bbb;
}
.message.list-item .info, .dashboard--shoutbox .info {
  font-size: 1em;
  /*margin: 10px 0;*/
}
.message.list-item .info a, .dashboard--shoutbox .info a {
  font-size: 1em;
  font-weight: normal;
}
.message.list-item .info p, .dashboard--shoutbox .info p {
  margin-top: 0;
}
.message.list-item .types, .dashboard--shoutbox .types {
  color: #bbb;
}

.shoutbox.list-item {
  margin-bottom: 30px;
}

.image-gallery {
  margin-left: -15px;
}

a.lightbox {
  float: left;
  display: block;
  padding: 0 15px;
  box-sizing: border-box;
  width: 25%;
}
@media (max-width: 767px) {
  a.lightbox {
    width: 50%;
  }
}

.img-responsive {
  max-width: 100%;
}

.ui-datepicker-trigger {
  padding: 0 5px;
  vertical-align: top;
  height: 34px;
  line-height: 34px;
}
.ui-datepicker-trigger:before {
  content: "\e63f";
  font-family: 'entypo';
}

#calendar .title input.hasDatepicker {
  background: url("/media/admin/images/icons/date.png");
  width: 19px;
  height: 15px;
  padding: 0 !important;
  display: inline-block;
  cursor: pointer;
}

#slider-start, #slider-end {
  width: 100px;
}

.new {
background-color: #559cbe;
color:#FFF;
z-index: 1000;
text-align: center;
top:-100px;
padding: 5px;
font-weight:bold;
text-transform: uppercase;
width: 90px;}
.print-button {
  display: block;
  margin: 10px 0;
}

#who-box h3 {margin-bottom:20px;}

.user .left, .user .right {float:left;width:50%;}
@media only screen and (max-width: 1000px) 
{
  .user .left, .user .right {clear:both !important;width:100%;}
}
