#modx-content {
	height:100%;
}

iframe.resource-tab-iframe {
	border:0;
	width:100%;
	height:600px;
}

#modx-resource-header {
	font-size: 20px;
}
ol {
	list-style: decimal;
}


.collections-grid a.controlBtn, .collections-grid a.view, .collections-grid a.edit,
.article-title-column ul.actions a.controlBtn, .article-title-column ul.actions a.controlBtn.edit {
	background: #fff!important;
	padding:3px 6px;
	font-weight: normal;
	line-height:100%;
	font-size:11px;
	color: #777!important;
	border-color: #e4e4e4;
}
.collections-title-column .actions a:hover {
	background: #3697cd!important;
	padding:3px 6px 2px 6px;
	font-weight: normal;
	line-height:100%;
	font-size:11px;
	color: #fff!important;
	text-shadow: none;
}
.collections-grid .collections-title-column .main-column.buttons {
	height:30px;
}
.collections-grid .main-column a {
	color:#444;
	font-size: 16px;
  line-height: 16px;
}
.collections-grid .main-column a:hover {
	color: #1e77a9!important;
}
.collections-grid a.controlBtn.orange, .collections-grid .actions a.controlButton.orange,
.article-title-column ul.actions a.controlBtn.orange,
 {
	background: #FEE1A0!important;
	padding:3px 6px;
	font-weight: normal;
	line-height:100%;
	font-size:11px;
	color: #c77a00 !important;
	border-color:#c77a00;
}
.collections-grid a.controlBtn.publish.orange:hover {
	background: #c77a00;
	color:#fff !important;
	box-shadow: none;
}

.collections-grid-date {
	font-size: 15px !important;
}

.collections-title-column .collections-children-icon {
	display: none;
}

.modx-tv-form-element .x-form-field-wrap, .modx-tv-form-element .x-form-field-trigger-wrap {
	max-width:99%!important;
}
.modx-tv-form-element .x-form-field-wrap .x-form-field.x-form-text {
	max-width: 90%!important;
}

.mce-popCode {
      height: 600px!important;
}
.mce-popCode .mce-container-body {
      height: 500px!important;
}
.mce-popupAceEditor {
	height: 462px!important;
}
.mce-popCode .mce-container-body .coder {
	height: 500px!important;
}
.mce-tinymce.mce-container.mce-panel:not(.mce-floatpanel) {
	width: 100%!important;
}
.x-panel-noborder {
	box-shadow: none!important;
}

#modx-navbar .sub::after {
	top: 12px;
}

.tox .tox-dialog {
  /* height:100%!important; */
  max-height: 100%!important;
}

#modx-abtn-help {
  display: none;
}


.x-tree-node-indent {
  line-height: 17.5px;
}
.x-tree-node-el .modx-tree-node-btn-create {
  line-height: 26px;
}
.x-tree-node-el {
  line-height: 1.8;
}

.hidemenu, .hidemenu a span {
    color: #b3b3b3!important;
    font-style: normal;
}
.unpublished, .unpublished a span {
    color: #515151!important;
    font-style: italic!important;
}

.l-background {
  opacity: 1!important;
}
.unsplash-attribution {
  display: none;
}

#limenu-about {
  display: none;
}
#modx-content > .x-panel-bwrap > .x-panel-body > .x-panel .modx-header-breadcrumbs, .modx-header-breadcrumbs ul li, .modx-header-breadcrumbs ul li a {
  font-size: 15px;
}
h2#modx-resource-header {
  font-size: 15px;
  font-weight: 600;
}
body a {
  color: #2D71C0;
}
body a:hover {
  color: #000;
}
.modx-header-breadcrumbs ul li:first-child {
  display: none;
}
