@charset "UTF-8";

.quick-access-nav {
	position: fixed;
	z-index: 999;
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	overflow: visible;
	position: static;
	white-space: normal;
	width: auto;
}

.lfr-autorow-controls {
	bottom: 5px;
	position: absolute;
	right: 5px;
}

.datepicker-popover-content .popover-content {
	padding: 0.75rem 1rem;
}

.dropdown.open>.dropdown-menu,
.overlay-content .open>.dropdown-menu {
	display: block;
}

.form-control-inline {
	background-color: transparent;
	font-size: 1.125rem;
	font-weight: 700;
}

.form-control-inline:not(:hover) {
	border-color: transparent;
}

.form-control-inline::placeholder {
	color: #a9afb5;
	font-style: italic;
}

.form-search .input-group {
	position: relative;
}

.form-search .input-group.advanced-search .search-query {
	padding-left: 40px;
	z-index: 0;
}

.form-search .input-group.advanced-search .toggle-advanced {
	cursor: pointer;
	left: 0;
	line-height: 1;
	padding: 8px 10px;
	position: absolute;
	top: 0;
}

.form-search .input-group.advanced-search .toggle-advanced .caret {
	margin-top: 7px;
}

.form-search .input-group.advanced-search .toggle-advanced .icon-search {
	font-size: 14px;
}

@media (max-width: 991.98px) {
	.form-search .input-group {
		width: 100%;
	}

	.form-search .input-group .btn {
		clip: rect(0, 0, 0, 0);
		left: -9999px;
		position: absolute;
	}

	.form-search .input-group input.search-query {
		width: 100%;
	}
}

.lfr-table {
	border-collapse: collapse;
	clear: both;
}

.lfr-table>tbody>tr>td,
.lfr-table>tbody>tr>th,
.lfr-table>thead>tr>td,
.lfr-table>thead>tr>th,
.lfr-table>tfoot>tr>td,
.lfr-table>tfoot>tr>th {
	padding: 0 5px;
	overflow-wrap: break-all;
	word-wrap: break-all;
}

.lfr-table>tbody>tr>td:first-child,
.lfr-table>tbody>tr>td.first-child,
.lfr-table>tbody>tr>th:first-child,
.lfr-table>tbody>tr>th.first-child,
.lfr-table>thead>tr>td:first-child,
.lfr-table>thead>tr>td.first-child,
.lfr-table>thead>tr>th:first-child,
.lfr-table>thead>tr>th.first-child,
.lfr-table>tfoot>tr>td:first-child,
.lfr-table>tfoot>tr>td.first-child,
.lfr-table>tfoot>tr>th:first-child,
.lfr-table>tfoot>tr>th.first-child {
	padding-left: 0;
}

.lfr-table>tbody>tr>td:last-child,
.lfr-table>tbody>tr>td.last-child,
.lfr-table>tbody>tr>th:last-child,
.lfr-table>tbody>tr>th.last-child,
.lfr-table>thead>tr>td:last-child,
.lfr-table>thead>tr>td.last-child,
.lfr-table>thead>tr>th:last-child,
.lfr-table>thead>tr>th.last-child,
.lfr-table>tfoot>tr>td:last-child,
.lfr-table>tfoot>tr>td.last-child,
.lfr-table>tfoot>tr>th:last-child,
.lfr-table>tfoot>tr>th.last-child {
	padding-right: 0;
}

.lfr-table>tbody>tr>th,
.lfr-table>thead>tr>th,
.lfr-table>tfoot>tr>th {
	font-weight: bold;
}

.lfr-pagination:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.lfr-pagination .dropdown-menu {
	display: none;
}

.lfr-pagination .dropdown-toggle .icon-caret-down {
	margin-left: 5px;
}

.lfr-pagination .lfr-pagination-controls {
	float: left;
}

.lfr-pagination .lfr-pagination-controls .search-results {
	display: inline-block;
	margin-left: 10px;
	margin-top: 5px;
	top: 10px;
}

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
	border-width: 0;
	clear: both;
	color: #333;
	display: block;
	font-weight: normal;
	line-height: 20px;
	padding: 3px 20px;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}

.lfr-pagination .lfr-pagination-delta-selector {
	float: left;
}

@media (max-width: 991.98px) {
	.lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
		display: none;
	}
}

.lfr-pagination .pagination-content {
	float: right;
}

.lfr-panel.lfr-extended {
	border: 1px solid transparent;
	border-color: #dedede #bfbfbf #bfbfbf #dedede;
}

.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
	display: block;
}

.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
	border-bottom-width: 0;
}

.lfr-panel.panel-default .panel-heading {
	border-bottom-width: 0;
}

.lfr-panel .toggler-header {
	cursor: pointer;
}

.sidebar-sm .sheet-subtitle {
	font-size: 0.75rem;
	margin-bottom: 1rem;
}

.sidebar-sm .form-control[type=file] {
	padding: 0;
}

.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
	min-height: auto;
	padding: 0.285rem 0.75rem;
}

.sidebar-sm .list-group-item-flex {
	padding: 0.5rem 0.25rem;
}

.sidebar-sm .list-group-item-flex .autofit-col {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}

.lfr-translation-manager {
	border-radius: 4px;
	display: inline-block;
	margin-top: 0.5em;
	min-height: 1.8em;
}

.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
	display: inline-block;
	width: auto;
}

.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
	float: none;
	padding: 0.4em 0;
}

.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
	display: inline;
}

.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
	margin: 10px 0;
}

.lfr-translation-manager .lfr-translation-manager-available-translations {
	white-space: normal;
}

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
	line-height: 1;
}

.lfr-translation-manager .lfr-translation-manager-translation {
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	margin: 0.2em;
	padding: 0.4em 0.3em 0.4em 0.5em;
	text-decoration: none;
}

.lfr-translation-manager .lfr-translation-manager-translation * {
	vertical-align: middle;
}

.lfr-translation-manager .lfr-translation-manager-translation img {
	margin-right: 0.3em;
}

.lfr-translation-manager .lfr-translation-manager-translation:hover {
	background-color: #d1e5ef;
}

.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
	background-color: #598bec;
	border-color: #224fa8;
	color: #fff;
}

.lfr-translation-manager .lfr-translation-manager-change-default-locale {
	margin: 0 0.4em;
}

.lfr-translation-manager .lfr-translation-manager-delete-translation {
	display: inline-block;
	padding: 0 2px;
}

.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
	pointer-events: none;
}

.lfr-tree a {
	text-decoration: none;
}

.lfr-tree li {
	margin-bottom: 2px;
	padding-left: 0;
}

.lfr-tree li ul li,
.lfr-tree li.tree-item {
	padding-left: 0;
}

.lfr-tree li.tree-item {
	padding-left: 5px;
}

.lfr-tree li.tree-item li {
	padding-left: 20px;
}

.lfr-tree li.tree-item ul {
	margin-left: 0;
	margin-top: 5px;
}

.lfr-upload-container {
	margin-bottom: 1rem;
}

.lfr-upload-container .upload-target {
	border: 3px dashed #e5e7e9;
	margin-bottom: 1rem;
	min-height: 2rem;
	padding: 2rem 0;
	position: relative;
	text-align: center;
}

.upload-drop-intent .lfr-upload-container .upload-target {
	z-index: 100;
}

.upload-drop-active .lfr-upload-container .upload-target {
	background-color: #92e5a5;
	border-color: #69db83;
}

.lfr-upload-container .upload-target .drop-file-text {
	font-weight: normal;
}

.mobile .lfr-upload-container .upload-target .drop-file-text {
	display: none;
}

.lfr-upload-container .upload-target .small {
	display: block;
	margin: 5px 0;
	text-transform: lowercase;
}

.lfr-upload-container .manage-upload-target {
	padding-top: 5px;
	position: relative;
}

.lfr-upload-container .manage-upload-target .select-files {
	float: left;
	line-height: 0;
	margin: 0 1.125rem 1.125rem;
	padding: 0 0 0 5px;
}

.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
	background-repeat: no-repeat;
	float: right;
}

.lfr-upload-container .cancel-uploads {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
	margin-right: 0;
}

.lfr-upload-container .clear-uploads {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
	padding-left: 16px;
}

.lfr-upload-container .upload-file.upload-complete.file-saved {
	padding-left: 25px;
}

.lfr-upload-container .upload-file .file-title {
	display: inline-block;
	max-width: 95%;
	overflow: hidden;
	padding-right: 16px;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
}

.lfr-upload-container .upload-file .icon-file {
	font-size: 40px;
}

.lfr-upload-container .upload-list-info {
	margin: 1em 0 0.5em;
}

.lfr-upload-container .upload-list-info .h4,
.lfr-upload-container .upload-list-info h4 {
	font-size: 1.3em;
}

.lfr-upload-container .cancel-button {
	color: #6c757d;
	margin-top: 1px;
	position: absolute;
	right: 5px;
	top: 50%;
	white-space: nowrap;
}

.lfr-upload-container .cancel-button .cancel-button-text {
	display: none;
	margin-left: 5px;
}

.lfr-upload-container .cancel-button:hover .cancel-button-text {
	display: inline;
}

.lfr-upload-container .cancel-button .lexicon-icon {
	height: 12px;
}

.lfr-upload-container .delete-button {
	color: #6c757d;
}

.lfr-upload-container .delete-button-col {
	padding-right: 10px;
}

.lfr-upload-container .file-added .success-message {
	float: right;
	font-weight: normal;
}

.lfr-upload-container .upload-error {
	opacity: 1;
	padding-left: 25px;
}

.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
	display: none;
}

.lfr-upload-container .multiple-files .upload-error {
	background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
	border-color: #bd2130;
	color: #bd2130;
	font-weight: normal;
	margin-bottom: 16px;
	padding: 8px 8px 8px 24px;
}

.lfr-upload-container .multiple-files .upload-error .error-message {
	display: block;
}

.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
	padding-left: 1rem;
}

.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
	display: none;
}

.lfr-upload-container .single-file .upload-error {
	list-style: none;
	margin-top: 1em;
}

.lfr-upload-container .single-file .upload-error .upload-error-message {
	margin-bottom: 0.5em;
}

.lfr-upload-container .upload-complete {
	padding-left: 5px;
}

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
	font-weight: bold;
	margin-left: 1em;
}

.lfr-upload-container .upload-complete .delete-button {
	display: inline-block;
}

.lfr-upload-container .upload-complete .select-file:disabled+.custom-control-label {
	display: none;
}

.lfr-upload-container .progress {
	display: none;
	margin-top: 0.5rem;
}

.lfr-upload-container .file-uploading .progress {
	display: flex;
}

.lfr-alert-container {
	left: 0;
	position: absolute;
	right: auto;
	top: auto;
	width: 100%;
	z-index: 430;
}

.lfr-alert-container.inline-alert-container {
	position: relative;
}

.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
	padding: 0;
}

.lfr-alert-container .lfr-alert-wrapper {
	margin-bottom: 5px;
	overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
	position: static;
}

.lfr-search-container td .overlay.entry-action .btn a {
	display: block;
	padding: 4px 12px;
}

.contextual-sidebar {
	height: calc(100vh - var(--control-menu-container-height) - 49px);
	pointer-events: none;
	position: fixed;
	right: 0;
	top: calc(var(--control-menu-container-height) + 49px);
	transform: translateX(100%);
	transition: transform ease 0.5s;
	visibility: hidden;
	width: 320px;
	will-change: transform;
}

.contextual-sidebar.contextual-sidebar-visible {
	pointer-events: auto;
	transform: translateX(0);
	visibility: visible;
}

@media (min-width: 768px) {
	.contextual-sidebar {
		height: calc(100vh - var(--control-menu-container-height) - 64px);
		top: calc(var(--control-menu-container-height) + 64px);
	}

	.contextual-sidebar-content {
		transition: padding ease 0.5s;
		will-change: padding;
	}

	.contextual-sidebar-visible .contextual-sidebar-content,
	.contextual-sidebar-visible+.contextual-sidebar-content {
		padding-right: 320px;
	}
}

.taglib-diff-html div.diff-removed-image {
	background: #fdc6c6 url(../images/diff/minus.png);
}

.taglib-diff-html div.diff-added-image {
	background: #cfc url(../images/diff/plus.png) no-repeat;
}

.taglib-diff-html div.diff-removed-image,
.taglib-diff-html div.diff-added-image {
	height: 300px;
	margin: 2px;
	opacity: 0.55;
	position: absolute;
	width: 200px;
}

.taglib-diff-html span.diff-html-added {
	background-color: #cfc;
	font-size: 1em;
}

.taglib-diff-html span.diff-html-added img {
	border: 2px solid #cfc;
}

.taglib-diff-html span.diff-html-changed {
	background: url(../images/diff/underline.png) bottom repeat-x;
}

.taglib-diff-html span.diff-html-changed img {
	border: 2px dotted #009;
}

.taglib-diff-html span.diff-html-removed {
	background-color: #fdc6c6;
	font-size: 1em;
	text-decoration: line-through;
}

.taglib-diff-html span.diff-html-removed img {
	border: 2px solid #fdc6c6;
}

.taglib-discussion {
	font-size: 0.875rem;
	margin-top: 1rem;
}

.taglib-discussion .actions-menu .component-action {
	display: inline-flex;
}

.taglib-discussion .button-holder {
	margin: 1rem 0;
}

.taglib-discussion .comment-container {
	margin-bottom: 1.5rem;
}

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
	border-left-color: #dbdde1;
}

.taglib-discussion .lfr-discussion-body {
	font-size: 1rem;
}

@media (min-width: 576px) {
	.taglib-discussion .lfr-discussion-body {
		padding-left: 3.5rem;
	}
}

@media (min-width: 576px) {
	.taglib-discussion .lfr-discussion-details .taglib-user-display {
		word-wrap: break-word;
	}
}

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
	font-weight: bold;
	text-decoration: none;
}

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
	text-decoration: underline;
}

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
	background-size: 50px;
}

.taglib-discussion .lfr-discussion-container {
	border-bottom: 1px solid #e7e7ed;
	margin-bottom: 1.5rem;
}

.taglib-discussion .lfr-discussion-container:first-of-type {
	border-top: 1px solid #e7e7ed;
	padding-top: 1.5rem;
}

.taglib-discussion .lfr-discussion-container:last-of-type {
	border-bottom: 0;
}

.taglib-discussion .lfr-discussion-container .lfr-discussion {
	padding-left: 1rem;
}

.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
	padding-left: 0;
}

@media (min-width: 576px) {
	.taglib-discussion .lfr-discussion-container .lfr-discussion {
		padding-left: 3.5rem;
	}
}

.taglib-discussion .lfr-discussion-parent-link {
	color: #67678c;
	font-weight: 600;
	margin-left: 1em;
}

@media (max-width: 767.98px) {
	.taglib-discussion .lfr-discussion-parent-link {
		display: block;
		margin-left: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type>.btn-outline-borderless {
	margin-left: -0.75rem;
}

.taglib-discussion .lfr-discussion-more-comments {
	border-top: 1px solid #e7e7ed;
	margin-top: 1.5rem;
	padding-top: 1.5rem;
	text-align: center;
}

.taglib-discussion .username {
	color: #272833;
	font-weight: 600;
}

.taglib-discussion .taglib-workflow-status {
	margin-left: 0.5rem;
}

.taglib-discussion .workflow-value {
	text-transform: uppercase;
}

@media (min-width: 576px) {
	.taglib-discussion .actions-menu {
		display: none;
	}

	.taglib-discussion .comment-container:hover .actions-menu,
	.taglib-discussion .actions-menu:focus,
	.taglib-discussion .actions-menu.open {
		display: inline-block;
	}
}

.drop-zone {
	min-height: 80px;
	padding: 20px;
	text-align: center;
}

.drop-zone.drop-enabled {
	outline: 2px dashed transparent;
}

.drop-zone.drop-enabled:not(.no-border) {
	outline-color: rgba(176, 180, 187, 0.5);
}

.drop-zone p {
	margin: 10px auto 0;
	max-width: 75%;
}

.drop-here-info {
	font-size: 25px;
	height: 100%;
	left: 0;
	min-height: 100px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	visibility: hidden;
	width: 100%;
	transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.drop-here-info {
		transition: none;
	}
}

.drop-here-info {
	transition: none;
}

.drop-here-info .drop-here-indicator {
	height: 115px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.drop-here-info .drop-icons {
	display: inline-block;
	position: relative;
	width: 160px;
	transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.drop-here-info .drop-icons {
		transition: none;
	}
}

.drop-here-info .drop-icons {
	transition: none;
}

.drop-here-info .drop-icons span {
	border-radius: 3px;
	position: absolute;
	text-align: center;
	transition: all 0.3s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.drop-here-info .drop-icons span {
		transition: none;
	}
}

.drop-here-info .drop-icons span {
	transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
	box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
	height: 60px;
	left: 0;
	line-height: 60px;
	opacity: 0;
	top: 10px;
	transform: rotate(25deg);
	width: 60px;
}

.drop-here-info .drop-icons span:nth-of-type(2) {
	background: #00c2ff;
	color: #fff;
	height: 80px;
	left: 40px;
	line-height: 80px;
	width: 80px;
	z-index: 2;
}

.drop-here-info .drop-icons span:nth-of-type(3) {
	box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
	display: block;
	font-size: 45px;
	height: 70px;
	left: 90px;
	line-height: 70px;
	opacity: 0;
	position: relative;
	top: 8px;
	transform: rotate(-25deg);
	width: 70px;
	z-index: 1;
}

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
	background: #e8e6e8;
	color: #a5a6ac;
}

.drop-here-info .drop-text {
	color: #fff;
	display: block;
	font-size: 20px;
	margin-left: 0;
	margin-top: 20px;
}

.drop-active .drop-here-info {
	background-color: rgba(0, 0, 0, 0.6);
	opacity: 1;
	visibility: visible;
	z-index: 100;
}

.drop-active .drop-here-info .drop-icons span:nth-of-type(1),
.drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
	opacity: 1;
}

.drop-active .drop-here-info span:nth-of-type(1) {
	transform: rotate(-20deg);
}

.drop-active .drop-here-info span:nth-of-type(2) {
	transform: scale(1);
}

.drop-active .drop-here-info span:nth-of-type(3) {
	transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
	margin-bottom: 24px;
}

.taglib-empty-result-message .taglib-empty-result-message-description {
	color: #6c757d;
	margin-top: 8px;
}

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-left: auto;
	margin-right: auto;
}

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
	max-width: 200px;
	padding-top: 250px;
}

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
	background-image: url(../images/states/empty_state.svg);
}

@media (prefers-reduced-motion: reduce) {

	.taglib-empty-result-message .taglib-empty-result-message-header,
	.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
		background-image: url(../images/states/empty_state_reduced_motion.svg);
	}
}

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
	background-image: url(../images/states/empty_state_reduced_motion.svg);
}

.taglib-empty-result-message .taglib-empty-search-result-message-header {
	background-image: url(../images/states/search_state.svg);
	max-width: 210px;
	padding-top: 232px;
}

@media (prefers-reduced-motion: reduce) {
	.taglib-empty-result-message .taglib-empty-search-result-message-header {
		background-image: url(../images/states/search_state_reduced_motion.svg);
	}
}

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
	background-image: url(../images/states/search_state_reduced_motion.svg);
}

.taglib-empty-result-message .taglib-empty-state {
	background-image: url(../images/states/empty_state.svg);
	margin: auto;
	max-width: 250px;
	padding-top: 250px;
}

@media (prefers-reduced-motion: reduce) {
	.taglib-empty-result-message .taglib-empty-state {
		background-image: url(../images/states/empty_state_reduced_motion.svg);
	}
}

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
	background-image: url(../images/states/empty_state_reduced_motion.svg);
}

.taglib-empty-result-message .taglib-success-state {
	background-image: url(../images/states/success_state.svg);
	margin: auto;
	max-width: 250px;
	padding-top: 250px;
}

@media (prefers-reduced-motion: reduce) {
	.taglib-empty-result-message .taglib-success-state {
		background-image: url(../images/states/success_state_reduced_motion.svg);
	}
}

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
	background-image: url(../images/states/success_state_reduced_motion.svg);
}

.taglib-empty-result-message .taglib-search-state {
	background-image: url(../images/states/search_state.svg);
	margin: auto;
	max-width: 250px;
	padding-top: 250px;
}

@media (prefers-reduced-motion: reduce) {
	.taglib-empty-result-message .taglib-search-state {
		background-image: url(../images/states/search_state_reduced_motion.svg);
	}
}

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
	background-image: url(../images/states/search_state_reduced_motion.svg);
}

.taglib-empty-result-message .taglib-empty-result-message-title {
	font-size: 1rem;
	margin-top: 48px;
}

.taglib-empty-result-message .taglib-empty-result-message-description {
	font-size: 0.875rem;
}

.taglib-empty-result-message .taglib-empty-result-message-header+.taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header+.taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state+.taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state+.taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state+.taglib-empty-result-message-title {
	font-size: 1.25rem;
	font-weight: bold;
	text-align: center;
}

.taglib-empty-result-message .taglib-empty-result-message-header~.taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-result-message-header~.taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header~.taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header~.taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state~.taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state~.taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state~.taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state~.taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state~.taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state~.taglib-empty-result-message-actions {
	font-size: 1rem;
	text-align: center;
}

.field-wrapper.form-inline .control-label {
	display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
	flex-wrap: nowrap;
}

.taglib-header {
	border-bottom: 1px solid #c8c9ca;
	color: #555;
	margin-bottom: 1em;
	padding-bottom: 10px;
}

.taglib-header .header-title {
	display: inline-block;
	margin: 0.1em;
	max-width: 100%;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
	word-wrap: normal;
}

.taglib-header .header-back-to {
	display: inline-block;
	vertical-align: middle;
}

.taglib-header .header-back-to a {
	display: block;
	font-weight: bold;
	padding: 0 0.3em 0 0;
	text-decoration: none;
}

.taglib-icon {
	text-decoration: none;
}

.taglib-icon:not(.btn):hover .taglib-text,
.taglib-icon:not(.btn):focus .taglib-text {
	text-decoration: underline;
}

.taglib-icon[lang]>img {
	vertical-align: baseline;
	width: 16px;
}

.taglib-icon-help {
	color: #6c757d !important;
}

.taglib-icon-help:hover,
.taglib-icon-help:active {
	color: #343a40 !important;
}

.icon-monospaced {
	color: inherit;
	display: inline-block;
	height: 2rem;
	line-height: 34px;
	text-align: center;
	width: 2rem;
}

.icon-monospaced.lexicon-icon {
	padding: 8px;
}

.taglib-icon-list li {
	float: left;
	margin-right: 1em;
}

.taglib-icon-list:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
	max-width: none;
}

@media (max-width: 767.98px) {
	.table-cell.last .lfr-icon-menu .dropdown-toggle {
		text-align: center;
	}

	.table-cell.last .lfr-icon-menu .dropdown-toggle>img,
	.table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
		display: none;
	}
}

.lfr-menu-list {
	float: none;
	overflow-y: auto;
	position: relative;
}

.lfr-menu-list.direction-right {
	margin: 0 2px;
}

.lfr-menu-list.dropdown-menu {
	float: none;
	position: relative;
}

@media (max-width: 991.98px) {
	.lfr-menu-list.dropdown-menu>li>a {
		font-size: 22px;
		line-height: 40px;
		white-space: normal;
	}

	.lfr-menu-list.dropdown-menu>li>a img {
		margin-bottom: 3px;
	}
}

.lfr-menu-list.dropdown-menu .search-panel {
	margin-bottom: 0;
}

.lfr-menu-list.dropdown-menu .search-panel .form-group {
	margin: 0 16px;
}

.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
	width: auto;
}

body>.lfr-menu-list ul {
	border-radius: 4px;
}

.lfr-icon-menu-open:after {
	clear: both;
	content: "";
	display: table;
}

.lfr-icon-menu-open .dropdown-menu {
	position: static;
}

.input-localized.input-localized-editor .form-control {
	border-width: 0;
	height: 100%;
	padding: 0;
}

.input-localized .input-group-item {
	flex-direction: column;
}

.input-localized .input-localized-content {
	margin-left: 6px;
}

.input-group .input-localized .input-localized-content {
	margin-top: 3px;
}

.input-localized .lfr-input-localized .lfr-input-localized-state {
	background-color: #ddd;
}

.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
	background-color: #ff0047;
}

.input-localized .lfr-input-localized-default a {
	margin-right: 14px;
}

.input-localized .lfr-input-localized-state {
	height: 4px;
	margin: 3px 5px;
	width: 4px;
}

.input-localized .palette-item-inner .lfr-input-localized-flag {
	font-size: 16px;
	opacity: 0.5;
}

.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
	border-color: transparent;
}

.input-localized .palette-item-inner {
	border-color: #666;
	display: block;
	height: 16px;
	width: 16px;
}

.input-localized .palette-item-selected .lfr-input-localized-state {
	background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
	font-size: 0;
	margin: 0;
	white-space: normal;
}

.input-localized-palette-container .palette-item {
	border-width: 0;
	padding: 0.5rem 1.25rem;
}

.input-localized-palette-container .palette-item-inner {
	border: 1px solid;
	margin-right: 4px;
	width: 16px;
}

.input-localized-palette-container .palette-item-inner img {
	display: block;
}

.taglib-move-boxes {
	margin-bottom: 1em;
}

.taglib-move-boxes label {
	border-bottom: 1px solid transparent;
	display: block;
	margin-bottom: 5px;
	padding: 5px;
}

.taglib-move-boxes .toolbar {
	text-align: center;
}

.taglib-move-boxes .arrow-button img {
	border-width: 0;
	height: 16px;
	width: 16px;
}

.taglib-move-boxes .choice-selector {
	width: 100%;
}

.taglib-move-boxes .choice-selector label {
	background: #ebf1f9;
	border-bottom-color: #8db2f3;
}

.taglib-move-boxes .field-content {
	margin-bottom: 0;
}

.taglib-move-boxes .move-arrow-buttons {
	margin-top: 5em;
}

.taglib-move-boxes .move-arrow-buttons .arrow-button {
	display: block;
}

.taglib-move-boxes .sortable-container {
	margin-top: 10px;
}

.taglib-move-boxes .sortable-container .btn.edit-selection {
	margin-bottom: 10px;
}

.taglib-move-boxes .sortable-container .move-option {
	background-color: transparent;
	border-top: 1px solid #ddd;
	display: none;
	margin: 2px 0;
	padding: 2px;
	position: relative;
}

.taglib-move-boxes .sortable-container .move-option.selected {
	display: block;
}

.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
	background-color: #fafafa;
}

.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
	position: absolute;
}

.taglib-move-boxes .sortable-container .move-option .checkbox {
	display: none;
	margin: 7px 0 0 5px;
}

.taglib-move-boxes .sortable-container .move-option .handle {
	color: #999;
	cursor: pointer;
	font-size: 1.5em;
	padding: 6px;
}

.taglib-move-boxes .sortable-container .move-option .title {
	font-size: 1.2em;
	margin: 1px 0 1px 30px;
}

.taglib-move-boxes .sortable-container.edit-list-active .move-option {
	display: block;
}

.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
	display: inline-block;
}

.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
	display: none;
}

.mobile .taglib-move-boxes .selector-container {
	display: none;
}

.item-selector .card-row>.autofit-col-expand {
	padding-top: 4px;
}

.item-selector .drop-zone {
	background-color: #f1f2f5;
	margin-top: 1rem;
}

.item-selector .input-file {
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	width: 0.1px;
	z-index: -1;
}

.item-selector .input-file+label {
	position: relative;
}

.item-selector .input-file+label::before {
	border-radius: 4px;
	bottom: -2px;
	content: "";
	display: block;
	left: -2px;
	position: absolute;
	right: -2px;
	top: -2px;
	transition: box-shadow 0.15s ease-in-out;
}

.item-selector .input-file:focus+label::before {
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}

.item-selector .item-selector-list-row:hover {
	background-color: #e5f2ff;
	cursor: pointer;
}

.lfr-map {
	border: 1px solid #ccc;
	min-height: 400px;
	width: 100%;
}

.lfr-map .home-button {
	margin: 5px;
}

@media (max-width: 575.98px) {
	.lfr-map .home-button {
		height: 35px;
		width: 45px;
	}
}

.lfr-map .search-controls {
	font-size: 15px;
	margin-top: 5px;
	width: 100%;
}

@media (min-width: 576px) {
	.lfr-map .search-controls {
		width: 50%;
	}
}

.lfr-map .search-controls .search-input {
	width: 100%;
}

.navbar .navbar-collapse {
	max-height: none;
}

.navbar .navbar-collapse:after,
.navbar .navbar-collapse:before {
	display: inline;
}

@media (max-width: 767.98px) {
	.navbar .navbar-search {
		background-color: #f3f3f3;
		border-top-width: 0;
		width: 100%;
	}
}

.navbar .navbar-search .form-search {
	margin: 8px 0;
}

@media (min-width: 768px) {
	.navbar .navbar-search .form-search {
		float: right;
		max-width: 275px;
	}
}

@media (max-width: 767.98px) {
	.navbar .navbar-search .form-search .input-group {
		width: 100%;
	}
}

@media (max-width: 991.98px) {

	.navbar .container .navbar-btn,
	.navbar .container-fluid .navbar-btn {
		margin-bottom: 5px;
		width: 45px;
	}

	.navbar .container .navbar-collapse.open,
	.navbar .container-fluid .navbar-collapse.open {
		border-width: 0;
		display: block;
		height: auto;
		overflow: visible;
	}
}

.taglib-portlet-preview.show-borders {
	border: 1px solid #828f95;
	margin-bottom: 1em;
	padding: 3px 3px 1em;
}

.taglib-portlet-preview.show-borders .title {
	background-color: #d3dadd;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0.5em;
}

.taglib-portlet-preview .preview {
	margin: 1em;
	min-height: 90px;
}

.lfr-search-container .entry-action {
	width: 1px;
}

.lfr-search-container .entry-action .taglib-icon {
	white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
	position: relative;
}

@media (min-width: 576px) {
	.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
		margin-left: 375px;
		width: auto;
	}
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
	position: static;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
	left: 12px;
	position: fixed;
	right: 12px;
	top: -1px;
	z-index: 1020;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header>th {
	display: block;
	padding: 0;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header>th .lfr-search-iterator-fixed-header-inner-wrapper {
	overflow-x: hidden;
}

@media (min-width: 576px) {
	.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header>th .lfr-search-iterator-fixed-header-inner-wrapper {
		margin-left: 375px;
	}
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header>th .lfr-search-iterator-fixed-header-inner-wrapper table {
	border-collapse: collapse;
	width: 100%;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header>th .lfr-search-iterator-fixed-header-inner-wrapper table th {
	border-radius: 0;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
	width: auto;
}

@media (min-width: 576px) {

	.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
	.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
		background-color: #fff;
		left: 0;
		position: absolute;
		right: 15px;
	}
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
	height: auto;
}

.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
	color: #495057;
	font-weight: 500;
	text-decoration: underline;
}

.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus,
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
	color: #000;
}

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
	color: #6c757d;
}

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
	color: #343a40;
}

.lfr-search-container-wrapper .lfr-icon-menu>.dropdown-toggle {
	color: #6c757d;
}

.lfr-search-container-wrapper .lfr-icon-menu>.dropdown-toggle:active,
.lfr-search-container-wrapper .lfr-icon-menu>.dropdown-toggle:focus,
.lfr-search-container-wrapper .lfr-icon-menu>.dropdown-toggle:hover {
	background-color: #f7f8f9;
	border-radius: 4px;
	color: #343a40;
}

.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
	border-bottom-left-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}

.lfr-search-container-wrapper .lfr-search-container-list+.taglib-search-iterator-page-iterator-bottom {
	margin-top: 20px;
}

.lfr-search-container-wrapper .list-group {
	margin-bottom: 0;
}

.lfr-search-container-wrapper .list-group+.list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group+.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.lfr-search-container-wrapper .list-group .list-group-item .h4,
.lfr-search-container-wrapper .list-group .list-group-item h4 {
	font-size: 0.875rem;
	line-height: 1.5;
	margin-bottom: 0;
}

.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6,
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6 {
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0;
}

.lfr-search-container-wrapper .list-group .list-group-item span+h2.h5 {
	font-weight: 600;
}

.lfr-search-container-wrapper .list-group .list-group-item .h6+.h5,
.lfr-search-container-wrapper .list-group .list-group-item h6+h5 {
	font-weight: 600;
}

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
	border-bottom-left-radius: 0.25rem;
}

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
	border-bottom-right-radius: 0.25rem;
}

.user-info {
	display: flex;
}

.user-info .sticker {
	align-self: center;
}

.user-info .user-details {
	margin-left: 1rem;
}

.user-info .user-name {
	color: #343a40;
	font-weight: 600;
}

.user-info .date-info {
	color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
	float: left;
	margin-right: 5px;
}

.user-status-tooltip .user-status-avatar .user-status-avatar-image {
	width: 27px;
}

.user-status-tooltip .user-status-info {
	display: inline-block;
	overflow: hidden;
}

.user-status-tooltip .user-status-info .user-status-date {
	font-size: 11px;
}

.lfr-search-container {
	margin-top: 1.5em;
	overflow: auto;
}

@media (max-width: 767.98px) {
	.lfr-search-container .selector-button {
		width: auto;
	}
}

.touch .lfr-search-container {
	-webkit-overflow-scrolling: touch;
}

.touch .lfr-search-container .searchcontainer-content .table {
	max-width: none;
}

.taglib-page-iterator {
	clear: both;
	height: auto;
	width: auto;
}

.taglib-page-iterator .lfr-pagination-buttons {
	float: right;
	margin: 0;
}

@media (max-width: 991.98px) {
	.taglib-page-iterator .lfr-pagination-buttons {
		width: 100%;
	}
}

@media (max-width: 991.98px) and (max-width: 767.98px) {
	.taglib-page-iterator .lfr-pagination-buttons {
		float: none;
		margin-top: 20px;
	}
}

@media (max-width: 991.98px) {
	.taglib-page-iterator .lfr-pagination-buttons>li {
		display: inline-block;
		width: 50%;
	}

	.taglib-page-iterator .lfr-pagination-buttons>li.first,
	.taglib-page-iterator .lfr-pagination-buttons>li.last {
		display: none;
	}

	.taglib-page-iterator .lfr-pagination-buttons>li>a {
		line-height: 20px;
		padding: 11px 19px;
	}
}

.taglib-page-iterator .lfr-pagination-config {
	float: left;
	line-height: 46px;
}

@media (max-width: 767.98px) {
	.taglib-page-iterator .lfr-pagination-config {
		float: none;
	}

	.taglib-page-iterator .lfr-pagination-config .current-page-menu {
		display: block;
	}

	.taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
		display: block;
	}
}

.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
	display: inline;
}

.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
	float: none;
}

@media (max-width: 991.98px) {
	.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
		display: none;
	}
}

.taglib-page-iterator .search-results {
	float: left;
	line-height: 46px;
	margin-left: 10px;
}

@media (max-width: 991.98px) {
	.taglib-page-iterator .search-results {
		display: none;
	}
}

@media (max-width: 991.98px) {
	ul.pagination ul.inline-scroller {
		max-height: inherit;
	}
}

.taglib-search-toggle .form-search {
	position: relative;
}

.taglib-search-toggle .form-search .input-group-btn {
	position: absolute;
}

@media (min-width: 992px) {
	.taglib-search-toggle .form-search .input-group-btn {
		position: static;
	}
}

.taglib-search-toggle .toggle-advanced {
	color: inherit;
	margin-left: 10px;
	position: absolute;
	top: 8px;
}

.taglib-search-toggle .toggle-advanced,
.taglib-search-toggle .toggle-advanced:hover,
.taglib-search-toggle .toggle-advanced:focus {
	text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
	background-color: #fcfcfc;
	border: solid #ddd;
	border-width: 0 1px 1px;
	margin-top: 0;
	padding: 15px 15px 0;
}

.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
	border-width: 1px 0 0;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
	position: relative;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
	margin-bottom: 0;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
	color: #999;
	font-size: 13px;
}

.taglib-search-toggle-advanced-wrapper .btn.close {
	margin-right: 5px;
	position: relative;
	z-index: 1;
}

.taglib-user-display {
	padding: 0.5em;
}

.taglib-user-display .avatar {
	background: no-repeat center;
	background-size: 60px;
	display: block;
	height: 60px;
	margin: 0 auto;
	width: 60px;
}

.taglib-user-display .avatar.author:after {
	background: rgba(50, 168, 230, 0.5);
	border-radius: 50%;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
}

.taglib-user-display .user-details {
	margin-top: 1em;
}

.taglib-user-display .user-name {
	font-size: 1.1em;
	font-weight: bold;
}

.taglib-user-display a .user-name {
	text-decoration: underline;
}

.taglib-user-display.display-style-1 .user-profile-image {
	float: left;
	margin-right: 24px;
}

.taglib-user-display.display-style-1 .user-name {
	display: inline-block;
	margin-top: 10px;
}

.taglib-user-display.display-style-1 .user-details {
	margin-top: 0;
}

.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
	clear: both;
	display: block;
	min-height: 20px;
	text-align: center;
}

.taglib-user-display.display-style-3 {
	padding: 0;
}

.taglib-user-display.display-style-3 .user-profile-image {
	display: inline-block;
	vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
	color: #999;
}

.table-cell .taglib-workflow-status {
	margin: 0;
}

.table-cell .taglib-workflow-status .workflow-status {
	padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
	margin: 0;
}

.portal-popup .sheet>.lfr-nav {
	margin-top: -24px;
}

.portal-popup .contacts-portlet .portlet-configuration-container .form {
	position: static;
}

.portal-popup .lfr-form-content {
	padding: 24px 12px;
}

.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
	height: 100%;
}

.portal-popup .portlet-column {
	position: static;
}

.portal-popup .dialog-body>.container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree>.container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader>.container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content>.container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content>.container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list>.container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body>.container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
	padding-top: 20px;
}

.portal-popup .dialog-body>.container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree>.container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader>.container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content>.container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content>.container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list>.container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body>.container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -20px;
}

.portal-popup .dialog-body>.lfr-nav+.container-fluid-max-xl,
.portal-popup .export-dialog-tree>.lfr-nav+.container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader>.lfr-nav+.container-fluid-max-xl,
.portal-popup .lfr-form-content>.lfr-nav+.container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content>.lfr-nav+.container-fluid-max-xl,
.portal-popup .process-list>.lfr-nav+.container-fluid-max-xl,
.portal-popup .roles-selector-body>.lfr-nav+.container-fluid-max-xl {
	padding-top: 0;
}

.portal-popup .login-container {
	padding: 1rem;
}

.portal-popup .navbar~.portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
	height: calc(100% - 48px);
	position: relative;
}

@media (min-width: 576px) {

	.portal-popup .navbar~.portlet-configuration-setup,
	.portal-popup .portlet-export-import-container {
		height: calc(100% - 48px);
	}
}

.portal-popup .panel-group .panel {
	border-left-width: 0;
	border-radius: 0;
	border-right-width: 0;
}

.portal-popup .panel-group .panel+.panel {
	border-top-width: 0;
	margin-top: 0;
}

.portal-popup .panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.portal-popup .portlet-configuration-setup .lfr-nav {
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	padding-left: 3px;
	padding-right: 3px;
}

@media (min-width: 576px) {
	.portal-popup .portlet-configuration-setup .lfr-nav {
		padding-left: 8px;
		padding-right: 8px;
	}
}

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
	bottom: 0;
	display: block;
	left: 0;
	overflow: auto;
	position: absolute;
	right: 0;
	top: 48px;
	-webkit-overflow-scrolling: touch;
}

@media (min-width: 576px) {

	.portal-popup .lfr-dynamic-uploader,
	.portal-popup .process-list {
		top: 48px;
	}
}

.portal-popup .portlet-export-import-publish-processes {
	top: 0;
}

.portal-popup .dialog-footer {
	background-color: #fff;
	border-top: 1px solid #dee2e6;
	bottom: 0;
	display: flex;
	flex-direction: row-reverse;
	left: 0;
	margin: 0;
	padding: 10px 24px;
	width: 100%;
	z-index: 1020;
}

@media (min-width: 768px) {
	.portal-popup .dialog-footer {
		position: fixed;
	}
}

.portal-popup .dialog-footer .btn {
	margin-left: 1rem;
	margin-right: 0;
}

.portal-popup .dialog-footer.dialog-footer-not-reverse {
	flex-direction: initial;
	justify-content: flex-end;
}

@media (min-width: 768px) {

	.portal-popup .dialog-body:not(:last-child),
	.portal-popup .lfr-dynamic-uploader:not(:last-child),
	.portal-popup .lfr-form-content:not(:last-child),
	.portal-popup .portlet-configuration-body-content:not(:last-child),
	.portal-popup .roles-selector-body:not(:last-child) {
		padding-bottom: 60px;
	}
}

.portal-popup .lfr-dynamic-uploader {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
	bottom: 0;
}

.portal-popup .lfr-dynamic-uploader.hide-dialog-footer+.dialog-footer {
	display: none;
}

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
	display: flex;
	flex-direction: column;
	overflow: visible;
}

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content>form {
	flex-grow: 1;
	max-width: none;
	overflow: auto;
}

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
	bottom: 0;
}

.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
	bottom: 0;
	left: 0;
	overflow: auto;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-overflow-scrolling: touch;
}

@media print {

	.portal-popup:not(.article-preview) #main-content,
	.portal-popup:not(.article-preview) #wrapper {
		position: initial;
	}
}

.portal-popup .columns-max>.portlet-layout.row {
	margin-left: 0;
	margin-right: 0;
}

.portal-popup .columns-max>.portlet-layout.row>.portlet-column {
	padding-left: 0;
	padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
	border-collapse: separate;
}

html:not(#__):not(#___) .drop-area {
	background-color: #d3dadd;
}

html:not(#__):not(#___) .active-area {
	background: #ffc;
}

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
	opacity: 0.6;
}

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
	border: 2px dashed #ccc;
}

html:not(#__):not(#___) .sortable-layout-proxy {
	opacity: 1;
}

html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
	background-image: none;
}

html:not(#__):not(#___) .proxy {
	cursor: move;
	opacity: 0.65;
	position: absolute;
}

html:not(#__):not(#___) .proxy.generic-portlet {
	height: 200px;
	width: 300px;
}

html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
	padding: 10px;
}

html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
	background: url(../images/application/forbidden_action.png) no-repeat;
	display: block;
	height: 32px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 32px;
}

html:not(#__):not(#___) .resizable-proxy {
	border: 1px dashed #828f95;
	position: absolute;
	visibility: hidden;
}

html:not(#__):not(#___) .sortable-proxy {
	background: #727c81;
	margin-top: 1px;
}

html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
	margin: 2px 0;
}

html:not(#__):not(#___) .yui3-dd-proxy {
	z-index: 1110 !important;
}

.portlet-layout.dragging {
	border-collapse: separate;
}

.drop-area {
	background-color: #d3dadd;
}

.active-area {
	background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
	opacity: 0.6;
	transform: scale(0.8);
	transition: transform 0.3s ease;
}

@media (prefers-reduced-motion: reduce) {
	.portlet-boundary.yui3-dd-dragging {
		transition: none;
	}
}

.c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
	transition: none;
}

.portlet-boundary.yui3-dd-dragging .portlet {
	border: 2px dashed #ccc;
}

.sortable-layout-proxy {
	opacity: 1;
}

.sortable-layout-proxy .portlet-topper {
	background-image: none;
}

.proxy {
	cursor: move;
	opacity: 0.65;
	position: absolute;
}

.proxy.generic-portlet {
	height: 200px;
	width: 300px;
}

.proxy.generic-portlet .portlet-title {
	padding: 10px;
}

.proxy.not-intersecting .forbidden-action {
	background: url(../images/application/forbidden_action.png) no-repeat;
	display: block;
	height: 32px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 32px;
}

.resizable-proxy {
	border: 1px dashed #828f95;
	position: absolute;
	visibility: hidden;
}

.sortable-proxy {
	background: #727c81;
	margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
	margin: 2px 0;
}

.yui3-dd-proxy {
	z-index: 1110 !important;
}

.portlet-column-content.empty {
	padding: 50px;
}

.lfr-portlet-title-editable {
	margin-top: 0;
	z-index: 9999;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
	padding: 0;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
	margin-bottom: 0;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
	display: none;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
	display: inline-block;
	vertical-align: bottom;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
	margin-top: 0;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
	display: inline-block;
	float: none;
	margin-top: 0;
	width: auto;
}

.lfr-source-editor {
	border: solid 0 #ccc;
	border-bottom-width: 2px;
	position: relative;
}

.lfr-source-editor .ace_editor {
	height: 100%;
}

.lfr-source-editor .lfr-source-editor-toolbar li>.btn {
	background-color: #fff;
	border: transparent;
	color: #717383;
	outline: 0;
}

.lfr-source-editor .lfr-source-editor-code {
	background-color: #fff;
	color: #2b4259;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter {
	background-color: #ededef;
	color: #868896;
	overflow: hidden;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
	font-family: fontawesome-alloy;
	text-align: center;
	vertical-align: middle;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open,
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
	background-image: none;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
	content: "▾";
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
	content: "▸";
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
	color: #fff;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
	background-color: #717383;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
	border-right: solid 1px #ccc;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
	background-image: none;
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
	background-color: #ededef;
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
	color: #34adab;
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
	color: #1d5ec7;
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
	color: #ff6c58;
}

.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
	color: #f00;
}

.lfr-source-editor.ace_dark .lfr-source-editor-code {
	background-color: #47474f;
	color: #fff;
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
	background: #54555e;
	color: #fff;
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
	background-color: #009aed;
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
	background-color: #11394e;
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
	color: #fff;
}

.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
	color: #4d91ff;
}

.lfr-fullscreen-source-editor {
	height: 100%;
	overflow: hidden;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
	height: 40px;
	margin-right: 4px;
	margin-top: 4px;
	min-height: 40px;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
	height: 95%;
	position: relative;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
	border: 1px solid #ccc;
	position: absolute;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
	display: inline-block;
	overflow-y: auto;
	padding-left: 20px;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
	display: inline-block;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
	height: 100%;
	width: 50%;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
	height: 100%;
	left: 50%;
	top: 0;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
	height: 50%;
	width: 100%;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
	top: 50%;
	width: 100%;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
	display: none;
}

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
	height: 100%;
	width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
	text-align: left;
}

.file-icon-color-0 {
	background-color: #fff;
	color: #6c757d;
}

.file-icon-color-1 {
	background-color: #fff;
	color: #6c757d;
}

.file-icon-color-2 {
	background-color: #fff;
	color: #24a892;
}

.file-icon-color-3 {
	background-color: #fff;
	color: #ff4d4d;
}

.file-icon-color-4 {
	background-color: #fff;
	color: #ff6200;
}

.file-icon-color-5 {
	background-color: #fff;
	color: #bf66ff;
}

.file-icon-color-6 {
	background-color: #fff;
	color: #0099e6;
}

.file-icon-color-7 {
	background-color: #fff;
	color: #ff4db2;
}

.lfr-item-viewer.uploading>div:not(.progress-container) {
	opacity: 0.3;
}

.lfr-item-viewer.uploading>.progress-container {
	visibility: visible;
}

.lfr-item-viewer .aspect-ratio a.item-preview {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: absolute;
	width: 100%;
}

.lfr-item-viewer .image-viewer-base-image-list {
	padding-top: 35px;
}

.lfr-item-viewer .item-preview:hover {
	cursor: pointer;
}

.lfr-item-viewer .progress-container {
	background-color: #fff;
	left: 0;
	margin: 0 auto;
	padding: 20px 30px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	visibility: hidden;
	width: 80%;
	z-index: 1000;
}

.lfr-item-viewer .progress-container a {
	position: absolute;
	right: 30px;
}

.lfr-item-viewer .progress-container .progress {
	margin-top: 10px;
}

.lfr-item-viewer .search-info {
	background-color: #d3e8f1;
}

.lfr-item-viewer .search-info .keywords {
	font-size: 1.4em;
	font-weight: bold;
}

.lfr-item-viewer .search-info .change-search-folder {
	font-size: 0.8em;
	font-weight: normal;
}

.lfr-item-viewer .upload-view {
	display: table;
	height: 400px;
	margin-top: 20px;
	width: 100%;
}

.lfr-item-viewer .upload-view>div {
	display: table-cell;
	vertical-align: middle;
}

.lfr-item-viewer .yui3-widget-bd {
	position: relative;
}

.lfr-menu-expanded li a:focus {
	background-color: #5b677d;
	color: #fff;
	text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
	display: inline-block;
	white-space: normal;
	overflow-wrap: break-all;
	word-wrap: break-all;
}

.lfr-page-layouts {
	padding: 0;
}

.lfr-page-layouts input[type=radio] {
	opacity: 0;
	position: absolute;
}

.lfr-page-layouts input[type=radio]:checked+.card-horizontal {
	cursor: default;
}

.lfr-page-layouts input[type=radio]:checked+.card-horizontal::after {
	bottom: -0.0625rem;
	content: "";
	left: -0.0625rem;
	position: absolute;
	right: -0.0625rem;
	transition: height 0.15s ease-out;
}

@media (prefers-reduced-motion: reduce) {
	.lfr-page-layouts input[type=radio]:checked+.card-horizontal::after {
		transition: none;
	}
}

.lfr-page-layouts input[type=radio]:checked+.card-horizontal::after {
	transition: none;
}

.lfr-page-layouts .card-horizontal {
	cursor: pointer;
	outline: 0;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.lfr-page-layouts .card-horizontal {
		transition: none;
	}
}

.lfr-page-layouts .card-horizontal {
	transition: none;
}

.lfr-page-layouts .card-horizontal::after {
	border-radius: 0 0 0.25rem 0.25rem;
	bottom: -0.0625rem;
	content: "";
	height: 0;
	left: -0.0625rem;
	position: absolute;
	right: -0.0625rem;
	transition: height 0.15s ease-out;
}

@media (prefers-reduced-motion: reduce) {
	.lfr-page-layouts .card-horizontal::after {
		transition: none;
	}
}

.lfr-page-layouts .card-horizontal::after {
	transition: none;
}

.modal-body.dialog-iframe-bd {
	overflow: hidden;
	padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
	position: relative;
}

.modal-dialog.dialog-iframe-modal {
	max-width: none;
}

.modal-dialog.modal-dialog-sm {
	max-width: 500px;
}

.modal-dialog .yui3-resize-handles-wrapper {
	pointer-events: all;
}

.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
	bottom: 0;
	right: 0;
}

.sheet>.panel-group .sheet-footer {
	margin-bottom: 0;
}

.sheet-footer .btn {
	margin-right: 0.5rem;
}

.sheet-footer .btn:last-child {
	margin-right: 0;
}

.tag-items {
	list-style: none;
	margin: 0 1em 0 0;
	padding: 0 1em 0.5em;
	white-space: normal;
}

.tag-items li {
	display: inline-block;
	margin: 0 1em 0 0;
	max-width: 100%;
}

.tag-selected {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
	font-size: 1em;
}

.tag-cloud .tag-popularity-2 {
	font-size: 1.3em;
}

.tag-cloud .tag-popularity-3 {
	font-size: 1.6em;
}

.tag-cloud .tag-popularity-4 {
	font-size: 1.9em;
}

.tag-cloud .tag-popularity-5 {
	font-size: 2.2em;
}

.tag-cloud .tag-popularity-6 {
	font-size: 2.5em;
}

.lfr-portal-tooltip {
	display: inline-flex;
}

.lfr-portal-tooltip,
.lfr-portal-tooltip a {
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.tree-node .icon-check {
	padding-right: 2px;
}

.tree-node .tree-node-checked .icon-check {
	padding-right: 0;
}

.tree-node [class^=icon-] {
	margin-right: 5px;
}

.tree-node .tree-node-checkbox-container {
	margin-right: 0;
}

.tree-node .tree-node-selected .tree-label {
	background: none;
}

.tree-node-content .tree-hitarea {
	color: #999;
	font-size: 10px;
	padding-right: 6px;
}

.tree-node-content .tree-label {
	margin-left: 3px;
}

.tree-node-content .tree-node-hidden-hitarea {
	visibility: hidden;
}

.tree-node-selected .tree-label {
	background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
	pointer-events: none;
}

.user-icon-color-0 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #6c757d;
}

.user-icon-color-1 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #66abff;
}

.user-icon-color-2 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #ff6200;
}

.user-icon-color-3 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #ff4d4d;
}

.user-icon-color-4 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #24a892;
}

.user-icon-color-5 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #ff4db2;
}

.user-icon-color-6 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #53a117;
}

.user-icon-color-7 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #bf66ff;
}

.user-icon-color-8 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #b38900;
}

.user-icon-color-9 {
	background-color: #fff;
	box-shadow: 0 0 0 1px #dee2e6;
	color: #0099e6;
}

.collapse.open {
	display: block;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
	height: 1em;
	width: 1em;
}

.navbar-nav .nav-item.hover:after {
	bottom: -0.125rem;
	content: "";
	height: 0.125rem;
	left: 0;
	position: absolute;
	width: 100%;
}

.navbar .navbar-toggler .c-inner {
	max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
	position: relative;
}

html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
	background: url(../images/arrows/12_left.png) no-repeat 0 50%;
	padding: 5px 5px 5px 18px;
}

html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
	display: none;
}

html:not(#__):not(#___) .cadmin .component-action.portlet-options {
	color: white;
}

body.portlet {
	border-width: 0;
}

.portlet-icon-back {
	margin-top: -2px;
}

.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
	background: url(../images/arrows/12_left.png) no-repeat 0 50%;
	padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
	z-index: 1035;
}

.portlet-topper {
	position: relative;
}

.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
	display: none;
}

.portlet-draggable .portlet-topper {
	cursor: move;
}

.portlet-title-editable {
	cursor: pointer;
}

.portlet-title-text {
	display: inline-block;
	margin-top: 0;
	max-width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: top;
	white-space: nowrap;
}

.panel-page-body .portlet-title-text,
.panel-page-content .portlet-title-text {
	cursor: auto;
}

.portlet-minimized .portlet-content {
	padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
	left: 0 !important;
	position: relative !important;
	top: 0 !important;
}

.portlet-layout .portlet-header {
	margin-bottom: 1rem;
}

@media (min-width: 576px) {
	.portlet .visible-interaction {
		display: none;
	}
}

@media (max-width: 767.98px) {
	.controls-hidden .portlet .visible-interaction {
		display: none;
	}
}

.portlet:hover .visible-interaction,
.portlet.open .visible-interaction,
.portlet.focus .visible-interaction {
	display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
	display: none;
}

.controls-hidden .portlet-title-editable {
	pointer-events: none;
}

.controls-hidden .portlet-topper {
	display: none !important;
}

.controls-hidden .portlet-topper-toolbar {
	display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
	background-color: #f7f7f7;
	border-color: transparent;
	border-radius: 0 0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: rgba(0, 0, 0, 0.5);
	display: box;
	display: flex;
	height: 28px;
	padding: 3px 12px 3px 24px;
	position: relative;
}

html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon {
	height: 12px;
	width: 12px;
}

html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon.lexicon-icon-drag {
	height: 16px;
	width: 16px;
}

html:not(#__):not(#___) .portlet>.cadmin.portlet-topper {
	display: none;
}

@media (min-width: 768px) {
	html:not(#__):not(#___) .portlet>.cadmin.portlet-topper {
		display: flex;
		left: 0;
		opacity: 0;
		position: absolute;
		right: 0;
		transform: translateY(-97%);
		transition: opacity 0.15s;
		top: 0;
	}
}

@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
	html:not(#__):not(#___) .portlet>.cadmin.portlet-topper {
		transition: none;
	}
}

@media (min-width: 768px) {
	html:not(#__):not(#___) .portlet>.c-prefers-reduced-motion .cadmin.portlet-topper {
		transition: none;
	}
}

html:not(#__):not(#___) .cadmin .portlet-actions {
	float: right;
}

html:not(#__):not(#___) .cadmin .portlet-options {
	display: inline-block;
}

html:not(#__):not(#___) .cadmin .portlet-title-menu {
	flex: 0 1 auto;
}

html:not(#__):not(#___) .cadmin .portlet-title-menu>span>a {
	display: inline-block;
	text-decoration: none;
}

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
	margin: 0;
	padding-left: 0;
}

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar>a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar>span>a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu>a {
	color: rgba(0, 0, 0, 0.5);
}

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar>a:focus,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar>a:hover {
	text-decoration: none;
}

html:not(#__):not(#___) .cadmin .portlet-name-text {
	font-size: 12px;
	font-weight: 600;
	margin-left: 4px;
}

html:not(#__):not(#___) .cadmin .portlet-title-default {
	flex: 1 1 auto;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media (min-width: 576px) {

	html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper,
	html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper,
	html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
		opacity: 0.5;
	}
}

@media (min-width: 768px) {

	html:not(#__):not(#___) .controls-visible .portlet:hover>.portlet-content-editable,
	html:not(#__):not(#___) .controls-visible .portlet.open>.portlet-content-editable,
	html:not(#__):not(#___) .controls-visible .portlet.focus>.portlet-content-editable {
		border-color: transparent;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}

@media (min-width: 768px) {

	html:not(#__):not(#___) .controls-visible .portlet:hover>.cadmin.portlet-topper,
	html:not(#__):not(#___) .controls-visible .portlet.open>.cadmin.portlet-topper,
	html:not(#__):not(#___) .controls-visible .portlet.focus>.cadmin.portlet-topper {
		opacity: 1;
	}
}

@media (min-width: 768px) {
	html:not(#__):not(#___) .controls-visible .portlet.open>.cadmin.portlet-topper {
		transition-duration: 0ms;
	}
}

@media (max-width: 767.98px) {
	html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
		align-items: center;
		display: box;
		display: flex;
	}
}

html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
	display: block;
}

.portlet {
	margin-bottom: 10px;
	position: relative;
}

@media (min-width: 768px) {

	.controls-visible .portlet:hover>.portlet-content-editable,
	.controls-visible .portlet.open>.portlet-content-editable,
	.controls-visible .portlet.focus>.portlet-content-editable {
		border-color: transparent;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}

@media (min-width: 768px) {

	.controls-visible .portlet:hover>.portlet-topper,
	.controls-visible .portlet.open>.portlet-topper,
	.controls-visible .portlet.focus>.portlet-topper {
		opacity: 1;
	}
}

@media (min-width: 576px) {

	.lfr-configurator-visibility .portlet:hover .portlet-topper,
	.lfr-configurator-visibility .portlet.focus .portlet-topper,
	.lfr-configurator-visibility .portlet.open .portlet-topper {
		opacity: 0.5;
	}
}

.portlet-content-editable {
	border-color: transparent;
	border-radius: 0 0;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	transition: border-color 0.15s ease;
}

.portlet>.portlet-content-editable {
	border-color: transparent;
}

@media (max-width: 767.98px) {
	.controls-visible .portlet-content-editable {
		border-color: transparent;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}

.portlet-options {
	display: inline-block;
}

.portlet-title-default {
	flex: 1 1 auto;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.portlet-title-menu {
	flex: 0 1 auto;
}

.portlet-title-menu>span>a {
	display: inline-block;
	text-decoration: none;
}

.portlet-topper {
	background-color: #f7f7f7;
	border-color: transparent;
	border-radius: 0 0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: rgba(0, 0, 0, 0.5);
	display: box;
	display: flex;
	padding: 3px 12px 3px 24px;
	position: relative;
}

.portlet>.portlet-topper {
	display: none;
}

@media (min-width: 768px) {
	.portlet>.portlet-topper {
		display: flex;
		left: 0;
		opacity: 0;
		position: absolute;
		right: 0;
		transition: opacity 0.15s;
		top: 0;
	}
}

@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
	.portlet>.portlet-topper {
		transition: none;
	}
}

@media (min-width: 768px) {
	.portlet>.portlet-topper {
		transition: none;
	}
}

@media (max-width: 767.98px) {
	.controls-visible .portlet-topper {
		display: box;
		display: flex;
	}
}

.portlet-topper-toolbar {
	margin: 0;
	padding-left: 0;
}

.portlet-topper-toolbar>a,
.portlet-topper-toolbar>span>a,
.portlet-topper-toolbar .lfr-icon-menu>a {
	color: rgba(0, 0, 0, 0.5);
}

.portlet-topper-toolbar>a:focus,
.portlet-topper-toolbar>a:hover {
	text-decoration: none;
}

.controls-visible .portlet-topper-toolbar {
	display: block;
}

.lfr-panel-page .portlet-title {
	font-size: 13px;
}

.portlet-borderless .portlet-content {
	padding: 1rem;
}

.portlet-decorate .portlet-content {
	background: #fff;
	border-color: transparent;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	padding: 1rem;
	word-wrap: break-word;
}

.portlet-barebone .portlet-content {
	padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
	display: inline-block;
	text-align: center;
}

.breadcrumb.breadcrumb-vertical li {
	display: block;
}

.breadcrumb.breadcrumb-vertical li.last,
.breadcrumb.breadcrumb-vertical li.only {
	background: none;
}

.breadcrumb.breadcrumb-vertical .divider {
	background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
}

.navbar form {
	margin: 0;
}

:not(.inline-item)>.loading-animation {
	margin-bottom: 20px;
	margin-top: 20px;
}

.product-menu .loading-animation {
	margin-top: 160px;
}

@keyframes lfr-drop-active {
	0% {
		background-color: #ebebeb;
		border-color: #ddd;
	}

	50% {
		background-color: #ddedde;
		border-color: #7d7;
		transform: scale(1.1);
	}

	75% {
		background-color: #ddedde;
		border-color: #7d7;
	}

	100% {
		background-color: #ebebeb;
		border-color: #ddd;
	}
}

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
	border-radius: 10px;
}

.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
	border-radius: 5px;
}

.upload-drop-active .lfr-upload-container .upload-target {
	animation: none;
}

.upload-drop-intent .lfr-upload-container .upload-target {
	animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
	border-radius: 5px;
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group {
	box-shadow: none;
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label:hover .number,
.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label:focus .number {
	box-shadow: 0 0 5px 0 #333;
	transition-duration: 0.25s;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}

.taglib-form-navigator>.form-steps>ul.form-navigator.list-group .tab .tab-label .number {
	border-radius: 50%;
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
	animation: progress-bar-stripes 0.5s linear infinite;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
	background-size: 40px 40px;
	transition: width, 0.5s, ease-out;
}

@media (prefers-reduced-motion: reduce) {

	.lfr-progress-active .progress-bar-status,
	.lfr-upload-container .file-uploading .progress-bar .progress {
		transition: none;
	}
}

.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .lfr-upload-container .file-uploading .progress-bar .progress {
	transition: none;
}

@keyframes highlight-animation {
	from {
		background-color: #ffc;
	}

	to {
		background-color: transparent;
	}
}

.highlight-animation {
	animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle,
.portlet-options.btn-group.open .dropdown-toggle {
	box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label,
.form-group.form-inline.input-checkbox-wrapper label {
	gap: 0.3125rem;
}

.slider {
	overflow: hidden;
	position: relative;
	-webkit-transition: all ease-in 0.15s;
	transition: all ease-in 0.15s;
	width: 100%;
}

.slider .slides {
	width: 100%;
}

.slider .slide {
	display: none;
	height: 400px;
	height: 60vh;
	left: 0;
	min-height: 400px;
	top: 0;
	width: 100%;
}

.slider .previews {
	min-height: 58px;
}

.slider .previews:before,
.slider .previews:after {
	content: "";
	display: table;
}

.slider .previews:after {
	clear: both;
}

@media screen and (max-width: 992px) {
	.slider .previews {
		display: none;
	}
}

.slider .preview {
	cursor: pointer;
	float: left;
	height: 100%;
	width: 33.333%;
}

@media screen and (max-width: 992px) {
	.callout-image {
		width: 100%;
	}
}

.feature-reel .current-feature {
	background: center no-repeat #222;
	background-size: cover;
	border-bottom: 0.25em solid #008999;
	height: 100%;
	width: 100%;
}

.feature-reel .current-feature-overlay-container {
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
}

@media screen and (max-width: 992px) {
	.feature-reel .current-feature-overlay-container {
		/* background: rgba(0, 0, 0, 0.7); */
		width: 100%;
	}
}

.feature-reel .feature-reel-logo {
	display: none;
	left: 50%;
	margin-bottom: 1.4rem;
	position: absolute;
	top: 7.5%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}

@media screen and (max-width: 992px) {
	.feature-reel .feature-reel-logo {
		display: block;
	}
}

.feature-reel .current-feature-overlay {
	/*background: rgba(255, 255, 255, 0.9);
  border-left: 3px solid #911d1b; */
	/* bottom: 30%; */
	max-width: 30em;
	position: absolute;
}

@media screen and (max-width: 992px) {
	.feature-reel .current-feature-overlay {
		background: transparent;
		border-left: 0;
		color: #fff;
		left: 50%;
		max-width: 100%;
		text-align: center;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 100%;
	}

	.feature-reel .current-feature-overlay .current-feature-story-subtitle,
	.feature-reel .current-feature-overlay .current-feature-story-content,
	.feature-reel .current-feature-overlay .current-feature-story-link {
		display: none;
	}

	/* .feature-reel .current-feature-overlay .current-feature-story-title {
    margin: 0; }  */
}

.feature-reel .current-feature-story-subtitle {
	color: #008999;
}

.feature-reel .slider-controls {
	bottom: 2.8rem;
	display: none;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media screen and (max-width: 992px) {
	.feature-reel .slider-controls {
		display: block;
	}
}

.feature-reel .feature-preview {
	/* background: center no-repeat #1a1a1a; */
	background-size: cover;
	border-bottom: 0.2em solid transparent;
	height: 100%;
	position: relative;
	width: 100%;
}

.feature-reel .feature-preview:hover .feature-preview-caption-container,
.feature-reel .feature-preview.active .feature-preview-caption-container {
	background: #e5e9ea;
	color: #080a0a;
}

.feature-reel .feature-preview:hover .feature-preview-subtitle,
.feature-reel .feature-preview.active .feature-preview-subtitle {
	color: white;
}

.feature-reel .feature-reel-preview-image {
	background: center no-repeat #222;
	background-size: cover;
	-webkit-filter: saturate(0) brightness(0.5);
	filter: saturate(0) brightness(0.5);
	height: 100%;
	position: absolute;
	width: 100%;
}

.feature-reel .feature-preview-caption-container {
	-webkit-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-property: background;
	transition-property: background;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	height: 100%;
	position: relative;
	width: 100%;
}

.feature-reel .feature-preview-caption {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 57px;
	position: absolute;
	width: 100%;
}

.feature-reel .feature-preview-subtitle {
	-webkit-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	color: #817d7b;
}

.feature-reel .feature-preview-title {
	margin-bottom: 0;
}

/* General first break point less than 1200px */
@media only screen and (max-width: 1200px) {
	#hero {
		margin-top: 70px;
	}

	.news-article {
		/* margin-top: 90px; */
	}

	.slider {
		margin-top: 70px;
	}

	.events-page {
		margin-top: 60px;
	}

	#profile-header-section {
		margin-top: 70px;
	}

	#profile-header-section .header-image {
		position: relative;
	}

	#profile-header-section .header-image::after {
		margin-top: 0;
		position: absolute;
		left: 0;
		bottom: 0;
		height: 50%;
	}

	#profile-details-section img {
		max-width: 226px;
	}

	#news-featured-home {
		padding-left: 20px;
		padding-right: 20px;
	}

	#news-featured-home h1 {
		margin-bottom: 16px;
	}

	#news-featured-home .pull-right {
		margin-right: unset;
		width: 100%;
	}

	#news-featured-home a.btn-style {
		padding-top: 11px;
		padding-bottom: 11px;
		display: block;
		text-align: center;
	}
}

/* General ipad to iphone 5 */
@media only screen and (min-width: 200px) and (max-width: 768px) {
	#mNav .left-nav {
		width: 60px;
	}

	#mNav .left-nav .extra-text {
		display: none;
	}

	#mNav .left-nav icon {
		font-size: 30px;
	}

	.aui .spotlight-right-container .row-fluid .span6 {
		width: 100%;
	}

	#profile-description-section {
		padding-left: 30px;
		padding-right: 30px;
	}

	#bodyContactFormWrapper {
		padding: 15px 30px;
	}

	#bodyContactFormWrapper input,
	#bodyContactFormWrapper select {
		max-width: 100% !important;
	}

	#bodyContactFormWrapper input[type=text]:nth-child(odd):not([id="13"]),
	#bodyContactFormWrapper .aui select:nth-child(even) {
		margin-left: 0% !important;
	}

	#bodyContactFormWrapper #submitbutton {
		width: 100%;
		min-width: 150px;
	}

	#bodyContactFormWrapper [id="13"] {
		max-width: 100% !important;
		width: 100% !important;
	}

	.aui #bodyContactFormWrapper select:nth-child(even) {
		margin-left: 0% !important;
	}
}

/* iphone 5 */
@media only screen and (max-width: 330px) {
	#mNav .left-nav {
		max-width: 18%;
	}

	#mNav .mid-logo {
		max-width: 60%;
	}

	#mNav .right-nav {
		max-width: 18%;
	}

	.mNav-body {
		padding: 20px !important;
	}

	.sub-nav-list-wrapper header {
		font-size: 1.4em !important;
	}

	.sub-nav-list-wrapper header div.pull-left .label-wrapper {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.sub-nav-list-wrapper header div.pull-left .label-wrapper a {
		top: 0 !important;
	}

	.sub-nav-list-wrapper header div.pull-right {
		height: 109px;
	}

	.sub-nav-list-wrapper header div.pull-right .even-more {
		padding: 0;
		height: 100%;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#profile-header-section .header-name {
		font-size: 20px;
		bottom: 72px;
	}

	#profile-header-section .header-school {
		font-size: 20px;
		bottom: 52px;
	}
}

/* General phone */
@media only screen and (min-device-width: 320px) and (max-device-width: 812px) {
	.consumption-page #column-3 .journal-content-article section {
		padding: 0 30px !important;
	}

	#hero .hero-cta {
		padding-left: 1em;
		padding-top: 250px;
		font-size: 13px;
	}

	.consumptionBreadcrumbMargin .breadcrumb {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}

	.grid-list .body-content span.subpage-link-box {
		padding-left: 0;
		padding-right: 0;
	}

	/* Slider */
	.feature-reel .current-feature-overlay-container {
		align-items: flex-end;
	}

	.feature-reel .current-feature-overlay {
		bottom: unset;
		top: unset;
		width: 95%;
	}

	#main-upcoming-section {
		padding-left: 0;
		margin: 30px;
	}

	.main-page-upcoming-events .title,
	.main-page-upcoming-events .description,
	.main-page-upcoming-events .startTime,
	.main-page-upcoming-events .location {
		margin-left: 0;
	}

	.marist_home .spotlight-grid .copy {
		padding: 30px;
	}

	.features .span4 {
		padding: 0;
	}

	section .features {
		/* margin:30px; */
	}

	#dept-news .span4 {
		padding: 30px 30px 0;
	}

	#dept-news .span4 button.btn-sm {
		width: 100%;
	}

	.news-feed-list {
		margin-left: 0 !important;
		padding: 0px 30px 60px !important;
	}

	.news-feed-list .news-article {
		flex-wrap: wrap;
	}

	.news-feed-list button {
		width: 100%;
	}

	.news-feed-list .span5 {
		width: auto !important;
	}

	#news-featured-landing {
		margin-top: 60px;
	}

	#news-featured-landing h1 {
		margin: 0 30px;
	}

	#news-featured-landing .span6 {
		width: auto !important;
	}

	#news-featured-landing .pinned {
		margin: 0 30px 30px !important;
	}

	.portal-page .spotlight-grid .copy {
		padding: 30px 30px;
	}

	.spotlight-grid {
		margin-bottom: 60px;
	}

	.spotlight-grid button {
		width: 100%;
	}

	.spotlight-wrapper {
		margin-right: 0;
	}

	/*.aui .breadcrumb {
      padding: 0 30px;
  }*/
	.features .span4 {
		padding-top: 0;
		margin-bottom: 30px;
	}

	/* Search results */
	#portlet_77 {
		margin-top: 90px;
		padding: 15px;
	}

	.results-page-search {
		text-align: center;
	}

	.slider-controls {
		width: 0px;
		height: 0px;
	}

	.slider-controls .aui .btn {
		display: unset !important;
	}

	.slider-controls .btn-group a {
		width: 0;
	}

	.slider-controls .btn-group a:nth-child(2) {
		float: right;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 770px) and (orientation: landscape) {
	.subpage-link-box {
		max-width: 100%;
	}
}

@media only screen and (max-width: 768px) {

	/* Spotlight Image right */
	.spotlight-right-container {
		height: 100% !important;
	}

	.spotlight-right-container .right-container {
		height: 250px !important;
	}

	.spotlight-right-container .left-container .copy {
		padding-bottom: 60px;
	}

	.spotlight-right-container .left-container h2 {
		padding-top: 310px;
	}

	.spotlight-right-container div[class*=span] {
		margin-left: 0 !important;
	}

	.spotlight-right-container div.span6 {
		width: 100%;
	}

	#spotlight-section .spotlight-wrapper {
		padding-right: 30px;
		padding-left: 30px;
		float: none;
		width: 100%;
		border: none;
	}

	#spotlight-section .profile-image {
		width: 100%;
	}

	.news-feed-list .news-article a:first-child {
		width: 100%;
	}

	.news-feed-list .news-article a:first-child .news-thumb {
		width: 100% !important;
	}

	.expandable-section {
		padding-left: 0;
		padding: 0 30px 30px 30px;
	}
}

/* iphone 6/7/8  portrait only */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
	.slider .slider-controls .btn span.ion-ios-arrow-back {
		top: -79px;
	}

	.slider .slider-controls .btn span.ion-ios-arrow-forward {
		top: -106px;
	}

	#profile-header-section .header-name {
		bottom: 77px;
		font-size: 20px;
	}

	#profile-header-section .header-school {
		bottom: 56px;
		font-size: 20px;
	}
}

/* iphone 6/7/8  portrait only */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
	#profile-header-section .header-name {
		bottom: 100px;
	}

	#profile-header-section .header-school {
		bottom: 70px;
	}
}

/* iphone 5-8 portrait only */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
	.info-container .more-info {
		display: block;
		position: absolute;
		right: 20px;
		top: 12px;
		font-size: 30px;
	}
}

/* General iPad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#profile-header-section .header-name {
		bottom: 120px;
	}

	#profile-header-section .header-school {
		bottom: 90px;
	}
}

/* ipad portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.spotlight-right-container .left-container h2 {
		padding-top: 60px;
	}

	#news-featured-home article:not(:last-child) {
		margin-right: 13px;
	}

	.slider .slider-controls .btn span.ion-ios-arrow-back {
		left: 26px;
		position: absolute;
		top: -265px;
	}

	.slider .slider-controls .btn span.ion-ios-arrow-forward {
		right: -668px;
		position: absolute;
		top: -264px;
	}

	/* Slider */
	.feature-reel .current-feature-overlay-container {
		align-items: center;
	}

	.feature-reel .current-feature-overlay {
		/* bottom: 35%; */
	}

	#hero {
		margin-top: 70px;
	}

	.main-page-upcoming-events .aui .btn-sm {
		padding: 8px 10px;
	}

	.subpage-link-box {
		max-width: 100%;
	}

	.features .subpage-link-box {
		max-width: 335px;
	}

	.features .span4 article a img {
		width: 335px;
		margin: auto;
	}
}

/* ipad landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	#news-featured-home article:not(:last-child) {
		margin-right: 13px;
	}

	.feature-reel .current-feature-overlay-container {
		align-items: center;
	}

	.feature-reel .current-feature-overlay {
		bottom: unset !important;
	}

	#news-featured-landing {
		margin-top: 60px;
	}

	#hero {
		margin-top: 69px;
	}

	.mNav-body .search-blk span.icon-search {
		top: 15px;
	}
}

/* Youtube responsive */
.video-responsive iframe {
	aspect-ratio: 16/9;
	width: 100%;
	height: initial;
}

/* Spotlight Quote Responsive */
@media all and (max-width: 1100px) {

	.portal-page .spotlight-grid .asset-left .red-hue .quote,
	.consumption-page .spotlight-grid .asset-left .red-hue .quote {
		font-size: 1.2em;
	}
}

@media all and (max-width: 950px) {

	.portal-page .spotlight-grid .asset-left .red-hue .quote,
	.consumption-page .spotlight-grid .asset-left .red-hue .quote {
		font-size: 1.1em;
		padding: 8% 15% 0 15%;
	}
}

@media all and (max-width: 800px) {

	.portal-page .spotlight-grid .asset-left .red-hue,
	.consumption-page .spotlight-grid .asset-left .red-hue {
		width: 100%;
	}

	.portal-page .spotlight-grid .asset-left .red-hue .quote,
	.consumption-page .spotlight-grid .asset-left .red-hue .quote {
		font-size: 1.4em;
		padding: 8% 20% 0 20%;
	}
}

@media all and (max-width: 515px) {

	.portal-page .spotlight-grid .asset-left .red-hue,
	.consumption-page .spotlight-grid .asset-left .red-hue {
		width: 100%;
	}

	.portal-page .spotlight-grid .asset-left .red-hue .quote,
	.consumption-page .spotlight-grid .asset-left .red-hue .quote {
		font-size: 1em;
		padding: 8% 15% 0 15%;
	}
}

/* Portal Spotlight Responsive */
@media all and (max-width: 800px) {

	.marist_home .spotlight-grid,
	.portal-page .spotlight-grid,
	.consumption-page .spotlight-grid {
		width: 550px;
		margin: auto;
		flex-flow: column;
	}

	.marist_home .spotlight-grid .col,
	.portal-page .spotlight-grid .col,
	.consumption-page .spotlight-grid .col {
		flex: 1;
	}

	.marist_home .spotlight-grid img,
	.portal-page .spotlight-grid img,
	.consumption-page .spotlight-grid img {
		width: 100%;
	}

	.marist_home .spotlight-grid .asset-right,
	.portal-page .spotlight-grid .asset-right,
	.consumption-page .spotlight-grid .asset-right {
		height: 450px;
	}

	.marist_home .spotlight-grid iframe,
	.portal-page .spotlight-grid iframe,
	.consumption-page .spotlight-grid iframe {
		width: 100%;
	}
}

@media all and (max-width: 600px) {

	.marist_home .spotlight-grid,
	.portal-page .spotlight-grid,
	.consumption-page .spotlight-grid {
		width: 100%;
		margin: auto;
	}
}

/* PageUp theme - Single Web Content Display */
@media all and (max-width: 1200px) {
	#pageup-form-wrapper {
		width: 100%;
	}

	#pageup-filter-wrapper {
		float: none;
		width: 100% !important;
	}

	#pageup-header-wrapper {
		margin-top: 90px;
	}
}

@font-face {
	font-family: "Myriad Pro Semibold";
	src: url("../fonts/MyriadPro-Semibold.otf");
}

@font-face {
	font-family: "Ionicons";
	src: url("../fonts/ionicons.ttf") format("truetype");
}

/* Color */
/* Font */
/* Font Awesome */
#primary-header-sub-menu {
	max-width: inherit;
	min-width: auto;
}

/* Marist Colors */
.marist-red-color {
	color: #c91235 !important;
}

.marist-red-background-color {
	background-color: #c91235;
}

.marist-white-color {
	color: #FFFFFF !important;
}

.marist-white-background-color {
	background-color: #FFFFFF;
}

.marist-new-white-color {
	color: #ffffff !important;
}

.marist-new-white-background-color {
	background-color: #ffffff;
}

.marist-new-black-color {
	color: #000000 !important;
}

.marist-new-black-background-color {
	background-color: #000000;
}

.marist-new-dk-grey-color {
	color: #333333 !important;
}

.marist-new-dk-grey-background-color {
	background-color: #333333;
}

.marist-wcag-link-color {
	color: #006E7A !important;
}

.marist-wcag-link-background-color {
	background-color: #006E7A;
}

/** Applied to target a rogue iframe that gets created and isn't overrided by inline style as a result of a vendor async snippet.  Believed to be either google analytics or tag manager **/
[src="javascript:false"] {
	display: none !important;
}

icon.icon.ion-android-arrow-forward {
	font-size: 20px !important;
}

body {
	font-size: 16px;
	font-family: Georgia, serif;
}

p {
	line-height: 1.45;
}

/* 

/*  Global Type style  */
a {
	color: #006E7A;
}

a:hover {
	color: #1A8894;
}

.basic-text a,
.news-content a,
.consumption-intro a,
.contact-info a {
	text-decoration: underline;
}

*,
*:after,
*::before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/** H1,H2, etc globals **/
/** END H1,H2, etc **/
h1,
h2,
h3,
h4 {
	font-family: "Myriad Pro Semibold", sans-serif;
	line-height: 1.2;
	font-weight: normal;
}

h1 {
	font-size: 2.369em;
}

h2 {
	font-size: 1.77em;
}

h3 {
	font-size: 1.333em;
}

h4 {
	font-size: 1em;
}

/*.row{
    margin-left: initial;
}*/
#content {
	padding-top: 70px;
}

/** BACKGROUND BLOCKS **/
.marist-background-grey {
	background-color: #e5e9ea;
}

.marist-background-watermark {
	background-image: url("../images/marist-watermark-background.png");
	background-repeat: repeat;
	background-position: center;
}

/** END BACKGROUND BLOCKS **/
.responsive {
	max-width: 100%;
	height: auto;
}

.hide {
	display: none;
}

.consumptionBreadcrumbMargin .breadcrumb {
	margin-left: 40px !important;
	margin-right: 40px !important;
}

img {
	max-width: 100%;
}

[class*=col] {
	margin-left: initial;
}

button:focus {
	outline: 0;
}

a.btn-style,
button.btn-style {
	padding: 11px 32px;
	font-family: "Myriad Pro Semibold", sans-serif;
	font-size: 1.33em;
	color: #FFF;
	text-transform: capitalize;
	background: #006E7A;
	border: 1px solid #007C8C;
	border-radius: 0px !important;
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-style,
.btn-style:link {
	color: #FFFFFF;
	text-decoration: none;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.btn-style:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #1A8894;
}

.btn-white {
	color: #080A0A !important;
	background: #FFFFFF;
	border: 1px solid #080A0A;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.btn-white:hover {
	color: #FFFFFF !important;
	background: #080A0A !important;
}

.btn-sm {
	height: 32px;
	padding: 8px 24px;
	font-size: 0.75em;
	text-transform: uppercase;
}

.btn-small {
	padding: 10px 10px;
}

.btn-stretch {
	width: 100%;
}

#header-top h1 {
	margin: 5px 0;
}

.portlet-content {
	padding: 0;
}

.portlet-title-text {
	font-size: 0.5em;
}

.portlet-column {
	min-height: 0 !important;
}

/* Full width navigation dropdown */
.modal-dropdown {
	top: 0px;
	max-width: inherit;
	max-height: 90vh !important;
	overflow-y: auto !important;
	border: 1px solid white;
}

.modal-mt-70 {
	margin-top: 70px !important;
}

.modal-mt-54 {
	margin-top: 54px !important;
}

.modal-middle {
	border-left: 1px solid #c91235;
	border-right: 1px solid #c91235;
	opacity: 1;
}

.modal-middle-header {
	border-bottom: 1px solid #c91235;
	font-family: Georgia, Regular;
	font-size: 48px;
}

.modal-info {
	font-size: 30px;
	color: #c91235;
}

.modal-container {
	height: auto;
	padding-bottom: 45px;
	padding-top: 45px;
}

.left-modal-top-text {
	font-size: 24px;
	padding-top: 35px;
	padding-bottom: 15px;
	line-height: 25px;
}

.left-modal-bottom-text {
	font-size: 16px;
	font-family: Georgia;
}

.modal-middle-header {
	padding-left: 0px;
	font-size: 48px;
	color: #c91235;
}

.modal-dropdown-item {
	padding-left: 0px;
	font-size: 18px;
}

.modal-dropdown-item:hover,
.modal-dropdown-item.hover {
	background-color: #f8f9fa;
	color: #c91235;
	text-decoration: none;
}

.modal-right-header {
	font-size: 24px;
}

.right-modal-top-text {
	font-size: 16px;
	font-family: Georgia;
}

.right-modal-dropdown-item {
	padding-left: 0px;
	font-size: 22px;
	font-weight: bold;
}

.right-modal-dropdown-item:hover,
.right-modal-dropdown-item.hover {
	background-color: #f8f9fa;
	color: #c91235;
	text-decoration: none;
	border-radius: 10px 10px 10px 10px;
}

/* Theme New navigation */
.sticky-dock-bar {
	position: fixed !important;
	z-index: 2;
}

.dock-bar-with-nav-bar {
	top: 55px;
}

#header-navigation-bar {
	background-color: #ffffff;
	height: 70px;
	font-family: "Myriad Pro Semibold", sans-serif;
	position: fixed;
	width: 100%;
	z-index: 2;
}

.header-box-shadow {
	-webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
}

#header-navigation-bar.scroll {
	height: 54px;
}

#header-site-title {
	float: left;
}

#maristHeaderLogo.scroll {
	margin-top: 0;
	height: 38px;
}

#primary-nav-bar {
	list-style: none;
	display: inline-block;
}

#primary-nav-bar>ul {
	list-style: none;
	display: inline-flex;
	height: 41px;
}

#primary-nav-bar.scroll {
	margin: 15px;
}

#primary-nav-bar>ul.topline {
	display: flex;
	height: 31px;
	border-top-style: solid;
	border-top-width: 0.5px;
	border-top-color: #e5e9ea;
}

#primary-nav-bar>ul>ul:not([class]) {
	display: flex;
}

#primary-nav-bar>ul>ul:not([class]),
#primary-nav-bar>ul>ul:not([class]) li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#primary-nav-bar>ul>li,
#primary-nav-bar>ul>ul:not([class])>li {
	padding-left: 15px;
	height: 100%;
	margin-right: 0px;
	padding-right: 0.5rem;
}

#primary-nav-bar>ul>li:selected,
#primary-nav-bar>ul>ul:not([class])>li:selected {
	color: #000000;
}

#primary-nav-bar>ul>li:hover,
#primary-nav-bar>ul>ul:not([class])>li:hover {
	color: #000000;
}

#primary-nav-bar>ul>li:active,
#primary-nav-bar>ul>ul:not([class])>li:active {
	color: #000000;
}

#primary-nav-bar>ul>li:focus,
#primary-nav-bar>ul>ul:not([class])>li:focus {
	color: #000000;
}

#primary-nav-bar>ul>li:visited,
#primary-nav-bar>ul>ul:not([class])>li:active {
	color: #c91235;
}

#primary-nav-bar>ul>li:last-child:selected {
	color: #ffffff;
}

#primary-nav-bar>ul>li:last-child:hover {
	color: #ffffff;
}

#primary-nav-bar>ul>li:last-child:active {
	color: #ffffff;
}

#primary-nav-bar>ul>li:last-child:focus {
	color: #ffffff;
}

#primary-nav-bar>ul>li:last-child:visited {
	color: #c91235;
}

#primary-nav-bar>ul>li:hover>a {
	color: #000000;
}

#primary-nav-bar>ul>li>a,
#primary-nav-bar>ul>ul:not([class])>li>a {
	text-align: center;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	color: #c91235;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	outline: 0;
}

#primary-nav-bar>ul>li>a:selected,
#primary-nav-bar>ul>ul:not([class])>li>a:selected {
	color: #000000;
}

#primary-nav-bar>ul>li>a:hover,
#primary-nav-bar>ul>ul:not([class])>li>a:hover {
	color: #000000;
}

#primary-nav-bar>ul>li>a:active,
#primary-nav-bar>ul>ul:not([class])>li>a:active {
	color: #000000;
}

#primary-nav-bar>ul>li>a:focus,
#primary-nav-bar>ul>ul:not([class])>li>a:focus {
	color: #000000;
}

#primary-nav-bar>ul>li:last-child>a:focus,
#primary-nav-bar>ul>ul:not([class])>li>a:focus {
	color: #c91235;
}

#primary-nav-bar .dropdown-menu {
	margin-top: 0px;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}

#primary-nav-bar .dropdown-list-item {
	padding: 5px 0px 0px 0px;
	min-height: 28px;
}

#primary-nav-bar .dropdown-list-item:last-of-type {
	border-right: none;
}

#primary-nav-bar .dropdown-list-item:selected {
	color: #c91235;
	background-color: #f2f6f7;
}

#primary-nav-bar .dropdown-list-item:selected a {
	color: #c91235;
	background-color: #f2f6f7;
	background-image: linear-gradient(to bottom, #f2f6f7, #f2f6f7);
}

#primary-nav-bar .dropdown-list-item:hover {
	color: #c91235;
	background-color: #f2f6f7;
}

#primary-nav-bar .dropdown-list-item:hover a {
	color: #c91235;
	background-color: #f2f6f7;
	background-image: linear-gradient(to bottom, #f2f6f7, #f2f6f7);
}

#primary-nav-bar .dropdown-list-item:active {
	color: #c91235;
	background-color: #f2f6f7;
}

#primary-nav-bar .dropdown-list-item:active a {
	color: #c91235;
	background-color: #f2f6f7;
	background-image: linear-gradient(to bottom, #f2f6f7, #f2f6f7);
}

#primary-nav-bar .dropdown-list-item:focus {
	color: #c91235;
	background-color: #f2f6f7;
}

#primary-nav-bar .dropdown-list-item:focus a {
	color: #c91235;
	background-color: #f2f6f7;
	background-image: linear-gradient(to bottom, #f2f6f7, #f2f6f7);
}

#primary-nav-bar .dropdown-list-item:visited a {
	color: #000000;
}

#primary-nav-bar .dropdown-item-link {
	padding: 0 12px 5px 12px;
	line-height: 25px;
	color: #000000;
}

#primary-nav-bar .fa-circle {
	display: none;
}

#primary-nav-bar .fa-times {
	font-size: 17px;
	color: #c91235;
}

#primary-nav-bar .fa-stack:hover .fa-circle {
	color: #c91235;
	display: block;
}

#primary-nav-bar .fa-stack:hover .fa-times,
#primary-nav-bar .fa-search:hover {
	color: #ffffff;
}

#submit-header-search {
	cursor: pointer;
}

/* Secondary Navigational Bar */
#secondary-nav-bar {
	padding: 5px 0px 0px 0px;
	font-size: 15px;
	display: block;
}

#secondary-nav-list {
	margin-bottom: 7px;
}

/*#secondary-nav-bar .secondary-dropdown-list-item > div.info {
    &:hover {
        color: $marist-new-white;
        background-color: $marist-red;
        text-decoration: none;
        background-image: none;
    }
    &:selected {
        color: $marist-new-white;
        background-color: $marist-red;
        text-decoration: none;
        background-image: none;
    }
    &:active {
        color: $marist-new-white;
        background-color: $marist-red;
        text-decoration: none;
        background-image: none;
    }
    &:focus {
        color: $marist-new-white;
        background-color: $marist-red;
        text-decoration: none;
        background-image: none;
    }
    &:visited {
        color: $marist-new-black;
    }
}*/
#secondary-nav-bar .secondary-dropdown-list-item>div.info>a {
	color: #000000;
	padding: 6px 20px 12px 20px;
}

#secondary-nav-bar .secondary-dropdown-list-item>div.info>a:hover {
	color: #ffffff;
	background-color: #c91235;
	text-decoration: none;
	background-image: none;
}

#secondary-nav-bar .secondary-dropdown-list-item>div.info>a:selected {
	color: #ffffff;
	background-color: #c91235;
	text-decoration: none;
	background-image: none;
}

#secondary-nav-bar .secondary-dropdown-list-item>div.info>a:active {
	color: #ffffff;
	background-color: #c91235;
	text-decoration: none;
	background-image: none;
}

#secondary-nav-bar .secondary-dropdown-list-item>div.info>a:focus {
	color: #ffffff;
	background-color: #c91235;
	text-decoration: none;
	background-image: none;
}

#secondary-nav-bar .secondary-dropdown-list-item>div.info>a:visited {
	color: #000000;
}

#secondary-nav-bar .secondary-dropdown-list-item>div.info:hover>a {
	color: #ffffff;
}

#secondary-nav-bar .secondary-dropdown-list-item>div.info:hover>li {
	color: #ffffff;
}

#secondary-nav-bar>ul {
	padding-left: 0px;
	padding-right: 0px;
}

#secondary-nav-bar>ul>li {
	padding-left: 0px;
	padding-right: 0px;
	/*&:hover {
      background-color: $marist-red;
      color: $marist-new-white;
      text-decoration: none;
  }
  &:selected {
      background-color: $marist-red;
      color: $marist-new-white;
      text-decoration: none;
  }
  &:active {
      background-color: $marist-red;
      color: $marist-new-white;
      text-decoration: none;
  }
  &:focus {
      background-color: $marist-red;
      color: $marist-new-white;
      text-decoration: none;
  }
  &:visited {
      color: $marist-new-white;
  }*/
}

/*#secondary-nav-bar > ul > li:hover > div {
    background-color: $marist-red;
    color: $marist-new-white;
    text-decoration: none;
}*/
#secondary-nav-bar>ul>li>div:hover>a {
	background-color: #c91235;
	color: #ffffff;
	text-decoration: none;
}

#secondary-nav-bar>ul>li>a {
	color: #000000;
	padding: 6px 12px 12px 12px;
}

#secondary-nav-bar>ul>li>a:hover {
	background-color: #c91235;
	color: #ffffff;
	text-decoration: none;
}

#secondary-nav-bar>ul>li>a:selected {
	color: #ffffff;
	background-color: #c91235;
	text-decoration: none;
	background-image: none;
}

#secondary-nav-bar>ul>li>a:active {
	color: #ffffff;
	background-color: #c91235;
	text-decoration: none;
	background-image: none;
}

#secondary-nav-bar>ul>li>a:focus {
	color: #ffffff;
	background-color: #c91235;
	text-decoration: none;
	background-image: none;
}

#secondary-nav-bar .info {
	text-align: right;
	display: inline-block;
	text-decoration: none;
}

#secondary-nav-bar .info icon {
	padding-left: 5px;
	vertical-align: middle;
	font-size: 18px;
}

.info.dropdown icon:before {
	font-family: FontAwesome;
	content: "\f107";
}

.info.dropdown:hover icon:before {
	font-family: FontAwesome;
	content: "\f106";
}

.info.dropdown.open icon:before {
	font-family: FontAwesome;
	content: "\f106";
}

#secondary-nav-bar .info .dropdown-menu {
	margin-top: 10px;
}

#secondary-nav-bar .secondary-dropdown-sub-item>a {
	padding: 10px 20px 10px 20px;
	background-image: none;
}

#secondary-nav-bar .secondary-dropdown-sub-item>a:selected {
	background-color: #c91235;
	color: #ffffff;
}

#secondary-nav-bar .secondary-dropdown-sub-item>a:hover {
	background-color: #c91235 !important;
	color: #ffffff !important;
}

#secondary-nav-bar .secondary-dropdown-sub-item>a:active {
	background-color: #c91235 !important;
	color: #ffffff !important;
}

#secondary-nav-bar .secondary-dropdown-sub-item>a:focus {
	background-color: #c91235 !important;
	color: #ffffff !important;
}

#secondary-nav-bar .secondary-dropdown-sub-item>a:visited {
	color: #000000;
}

/* Search Container */
.modal-backdrop {
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 1040;
	pointer-events: none;
}

.modal {
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1050;
}

.display.show {
	display: block !important;
}

#searchModal {
	display: none;
	top: 25%;
	left: 20%;
	height: 90px;
	font-family: "Myriad Pro Semibold", sans-serif;
	width: 60%;
}

.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.5;
}

#searchModal .modal-body {
	padding: 10px 0px 10px 0px;
}

#searchModal .search input {
	color: #c91235;
	line-height: 70px;
	border-width: 0px;
	height: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0;
}

#searchModal .search input:focus {
	color: #c91235;
	outline: none;
}

#header-search-input::-webkit-input-placeholder {
	color: #c91235;
	padding-top: 5px;
}

#header-search-input:-moz-placeholder {
	color: #c91235;
}

#header-search-input::-moz-placeholder {
	color: #c91235;
}

#header-search-input:-ms-input-placeholder {
	color: #c91235;
}

#header-search-input::-ms-input-placeholder {
	color: #c91235;
}

#header-search-input::placeholder {
	color: #c91235;
}

#searchModal .fa {
	top: 35px;
	color: #c91235;
	position: absolute;
	font-size: 34px;
	padding-left: 5px;
}

#ilearn_list_item {
	border-bottom: 1px solid #c91235;
	padding-right: 5px;
	padding-left: 5px !important;
}

/* End of New Navigation */
#header-top {
	background-color: #ffffff;
	height: 70px;
	font-family: "PT Sans", sans-serif;
}

#header-top .col-4 {
	margin-left: 0;
}

#maristHeaderLogo {
	margin-left: 25px;
	margin-top: 10px;
	width: 183px;
}

.logo {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

#header-top .nav-primary ul {
	list-style: none;
	display: inline-block;
	margin: 0;
}

#header-top .nav-primary ul li {
	display: inline-block;
	margin: 0;
	padding: 0 12px 0;
	min-height: 65px;
}

#header-top .nav-primary ul li:last-of-type {
	border-right: none;
}

#header-top .nav-primary ul li.selected {
	background-color: #FFFFFF;
}

#header-top .nav-primary ul li.selected a {
	color: #000000 !important;
	font-weight: 600;
}

#header-top .nav-primary a {
	text-align: center;
	display: inline-block;
	text-decoration: none;
	padding: 21.2px 0;
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c91235;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.dropdown-menu {
	border-radius: 0;
	padding: 0;
}

.dropdown-menu>li>a {
	white-space: nowrap;
	color: #080A0A;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dropdown-menu>li>a:hover {
	background-color: #26AFBF;
	color: #FFFFFF;
}

.infoSearchTools {
	padding-right: 25px;
}

/* Theme navigation*/
/* Results page search input */
.results-page-search input {
	background-color: #FFFFFF !important;
	border: solid 1px #616362;
	width: 300px;
	color: #000000;
}

.results-page-search .icon-search {
	position: absolute;
	top: 0px;
	left: 267px;
	padding: 10px;
	color: #616362;
	cursor: pointer;
}

/*  Header Bottom Nav Styles  */
#bottom-nav {
	height: 62px;
	background: #FFFFFF;
	padding-left: 50px;
	border-bottom: 1px solid #e5e9ea;
}

#bottom-nav ul {
	list-style: none;
	display: inline-block;
	margin: 0;
}

#bottom-nav ul li {
	display: inline-block;
	margin: 0;
	padding: 0 12px 0 6px;
	height: 100%;
}

#bottom-nav a {
	text-align: center;
	display: inline-block;
	text-decoration: none;
	padding: 18.8px 0;
	font-family: "PT Sans", sans-serif;
	font-size: 15px;
	font-weight: 800;
	color: #5E7A82;
	border-bottom: 3px #FFFFFF solid;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	letter-spacing: 0.5px;
}

#bottom-nav a:hover,
#bottom-nav a.active {
	color: #080A0A;
	border-bottom: 3px solid #008999;
}

#bottom-nav .selected {
	color: #080A0A;
	border-bottom: 3px solid #008999;
}

/*  Footer Style  */
#footer {
	font-family: "PT Sans", sans-serif;
	color: #FFFFFF;
	text-align: left;
	background-color: #616362;
}

#footer.no-bottom {
	margin-bottom: 0px;
}

#footer a {
	color: white;
}

#footer-top ul {
	list-style: none;
	margin-left: 0;
}

#footer-top ul li {
	margin-bottom: 0.7em;
}

#footer-top #socials,
#footer-top #quick-links {
	border-right: 1px solid #484A49;
}

#footer-top #socials,
#footer-top #quick-links,
#footer-top #satellite-sites {
	height: 425px;
	padding: 4em 0 4em 3em;
}

#footer-top #socials {
	padding: 4em 0 4em 0;
}

#socials .social-text {
	margin-left: 1em;
}

#footer-bottom-wrapper {
	background-color: #404040;
}

#marist-info {
	padding: 4em 0 1.5em 0;
}

#marist-info img {
	padding-bottom: 1.5em;
}

/* Consistent Margins between elements */
section .features,
section .spotlight-grid,
.grid-list,
.spotlight-right,
#spotlight-section,
#dept-news,
.basic-text .expandable-section {
	margin: 15px 0;
}

#marist-news-landing,
#in-the-news-landing {
	margin-bottom: 120px;
}

.asset-full-content .news-article {
	margin-top: 30px;
}

/* Subpage Style - No Hero */
.basic-subpage-no-hero #column-1 .journal-content-article {
	margin-top: 30px;
}

/*  Subpage style  */
#hero {
	margin-top: 0;
	min-height: 100%;
	font-family: "Myriad Pro Semibold", sans-serif;
	color: #FFFFFF;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover;
	position: relative;
	height: 50%;
	display: flex;
	justify-content: center;
}

#hero .hero-cta h1 {
	max-width: 10em;
	color: #FFFFFF;
	font-size: 3em;
}

/*  Subpage - Portal links  */
.widget-img-menu {
	margin: auto;
}

.features h2 {
	margin-top: 1.1em;
}

.features .col-4 {
	padding: 18px;
}

.features .col-4 .subpage-link-box div.action-label-bar {
	border-bottom: 1px solid #F0F1F3;
	border-right: 1px solid #F0F1F3;
	border-left: 1px solid #F0F1F3;
	padding: 20px 20px 10px 20px;
}

.features .col-4 .subpage-link-box h4.link-h4 {
	margin: 0px;
}

.features .col-4 .subpage-link-box a {
	font-weight: 300;
	color: black;
	text-decoration: none;
}

.features .request-info-box {
	padding-left: 55px;
	padding-top: 52px;
}

.features.profiles .col-4:nth-of-type(2),
.features.profiles .col-4:nth-of-type(3) {
	padding-top: 93px;
}

/** SPOTLIGHTS **/
.spotlight-container {
	width: 100%;
	background: #e5e9ea;
}

.spotlight-container .pull-left {
	text-align: right;
}

.spotlight-container .pull-left .spotlight-img-left {
	width: 528px;
	display: inline-block;
	position: relative;
}

.spotlight-container .pull-left .spotlight-img-left img {
	width: 100%;
}

.spotlight-container .pull-left .spotlight-img-left.red-hue {
	background-color: #c91235;
}

.spotlight-container .pull-left .spotlight-img-left.red-hue img {
	opacity: 0.5;
}

.spotlight-container .pull-left .spotlight-img-left div {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	color: white;
	padding: 60px 90px 0px 140px;
	font-size: 1.4em;
	font-style: italic;
	font-weight: 100;
	line-height: 1.6em;
}

.spotlight-container .pull-right {
	padding: 5em;
}

.spotlight-container .pull-right .spotlight-copy {
	margin-bottom: 35px;
}

/* Spotlight Image right */
.spotlight-right-container {
	height: 450px;
}

.spotlight-right-container .right-container {
	height: 100%;
}

.spotlight-right-container .left-container {
	height: 100%;
}

.spotlight-right-container .left-container h2 {
	padding-top: 60px;
}

.spotlight-right-container div[class*=col] {
	margin-left: 0 !important;
	width: 50%;
}

.spotlight-right-container div.col-6 {
	width: 50%;
}

.spotlight-right-container .row-fluid .col-6 {
	width: 50%;
}

/* SPOTLIGHT FOR PORTAL PAGE */
.marist_home .spotlight-grid,
.portal-page .spotlight-grid,
.consumption-page .spotlight-grid {
	background-color: #e5e9ea;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	min-height: 450px;
	position: relative;
}

.marist_home .spotlight-grid .col,
.portal-page .spotlight-grid .col,
.consumption-page .spotlight-grid .col {
	flex: 1;
}

.marist_home .spotlight-grid .asset-left,
.portal-page .spotlight-grid .asset-left,
.consumption-page .spotlight-grid .asset-left {
	display: inline-block;
}

.marist_home .spotlight-grid .asset-left .quote,
.portal-page .spotlight-grid .asset-left .quote,
.consumption-page .spotlight-grid .asset-left .quote {
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	padding: 8% 20% 0 19%;
	font-size: 1.4em;
	font-style: italic;
	font-weight: 100;
	line-height: 1.6em;
	z-index: 1000;
}

.marist_home .spotlight-grid .asset-left .red-hue,
.portal-page .spotlight-grid .asset-left .red-hue,
.consumption-page .spotlight-grid .asset-left .red-hue {
	position: relative;
	background-color: #c91235;
}

.marist_home .spotlight-grid .copy,
.portal-page .spotlight-grid .copy,
.consumption-page .spotlight-grid .copy {
	padding: 5% 5%;
}

.marist_home .spotlight-grid img,
.portal-page .spotlight-grid img,
.consumption-page .spotlight-grid img {
	vertical-align: bottom;
}

.marist_home .spotlight-grid img.fade,
.portal-page .spotlight-grid img.fade,
.consumption-page .spotlight-grid img.fade {
	opacity: 0.5;
}

.marist_home .spotlight-right,
.portal-page .spotlight-right,
.consumption-page .spotlight-right {
	flex-direction: row-reverse;
}

.consumption-page #column-3 .journal-content-article section.spotlight-grid {
	padding: 0;
}

.consumption-page .spotlight-grid {
	min-height: auto;
}

h2.h2-large {
	margin-top: 0.8em;
	margin-bottom: 0.4em !important;
	font-family: "Myriad Pro Semibold", sans-serif;
	font-size: 48px !important;
	text-align: left;
}

.journal-content-article h2 {
	margin-bottom: 0.8em;
}

/** NEWS & EVENTS **/
#marist-news .taglib-header {
	display: none;
}

#marist-news .sidebar-left {
	padding-top: 60px;
}

.news-events .tag-side header {
	margin-top: 40px;
}

.news-events .tag-side ul {
	font-family: "Myriad Pro Semibold", sans-serif;
	margin-bottom: 20px;
}

.news-events .tag-side ul li {
	list-style-type: none;
	margin-bottom: 10px;
	color: #6c6c6c;
}

.news-events .tag-side ul li.selected {
	color: black;
	list-style-image: url("../images/bullet-target.png");
}

.news-events .tag-side .button-blk {
	margin-left: 25px;
}

.news-events .news-side {
	border-left: 2px solid #e6e6e6;
}

.news-events .news-side .news-item-wrapper {
	padding: 46px 60px;
	min-height: 500px;
}

.news-events .news-side .news-item-wrapper:nth-of-type(1),
.news-events .news-side .news-item-wrapper:nth-of-type(2) {
	border-bottom: 2px solid #e6e6e6;
}

.news-events .news-side .news-item-wrapper:nth-of-type(1),
.news-events .news-side .news-item-wrapper:nth-of-type(3) {
	border-right: 2px solid #e6e6e6;
}

.news-events .news-side .news-item-wrapper article img {
	width: 100%;
	margin-bottom: 15px;
}

.news-events .news-side .news-item-wrapper article h3 {
	margin-bottom: 15px;
}

.news-events .news-side .news-item-wrapper article .short {
	margin-bottom: 15px;
}

.news-events .news-side .news-item-wrapper article a.read-more {
	color: #6c6c6c;
	font-family: "Myriad Pro Semibold", sans-serif;
}

#dept-news header {
	font-size: 2.369em;
	font-family: "Myriad Pro Semibold", sans-serif;
	font-weight: normal;
	line-height: 1;
}

#dept-news h4.sub-header {
	color: #006E7A;
	margin-top: 0px;
	margin-bottom: 15px;
}

#dept-news article.news-article h3 {
	margin: 15px 0px;
}

#dept-news article.news-article .news-thumb {
	background-size: cover;
	height: 169px;
	width: 270px;
}

#dept-news article.news-article .col-6 {
	margin-left: 0;
}

/** Consumption SideBar Left **/
aside header {
	margin-bottom: 15px;
	font-family: "Myriad Pro Semibold", sans-serif;
	font-size: 1.1em;
}

/** Contact Info **/
.journal-content-article aside.contact-info ul,
.portal-contact-form ul {
	padding-left: 0px;
	margin-left: 0px;
}

.journal-content-article aside.contact-info ul li,
.portal-contact-form ul li {
	margin-bottom: 15px;
	font-size: 0.8em;
	list-style-type: none;
}

.journal-content-article aside.contact-info ul li em,
.portal-contact-form ul li em {
	font-family: "Myriad Pro Semibold", sans-serif;
	display: block;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 6px;
}

.journal-content-article aside.contact-info ul li col,
.portal-contact-form ul li col {
	font-style: italic;
}

.portal-contact-form {
	padding-bottom: 40px;
}

.portal-contact-form input,
.portal-contact-form textarea {
	padding: 15px !important;
	width: 100%;
	margin-bottom: 25px !important;
}

.portal-contact-form textarea {
	min-height: 150px;
}

.portal-contact-form .col-10 {
	padding-left: 25px;
}

.portal-contact-form .col-10 .col-4 {
	width: 47%;
}

.level-2 {
	display: none;
}

/** END Sidebar **/
.portal-content-wrapper section div [class*=col] {
	margin-left: 0px;
}

.portal-content-wrapper section .inner-section-spacer {
	margin-bottom: 30px;
}

.portal-content-wrapper .row-fluid [class*=col] {
	margin-left: 0px;
}

/** terminal content**/
.terminal-content section div [class*=col] {
	margin-left: 0px;
}

.terminal-content section .inner-section-spacer {
	margin-bottom: 30px;
}

.terminal-content .row-fluid [class*=col] {
	margin-left: 0px;
}

.terminal-content .bpost img {
	width: 100%;
}

/** Consumption page **/
.consumption-page #column-3 .journal-content-article section {
	padding: 0 40px 0;
}

.consumption-page #column-2 .nav-menu {
	font-size: 0.8em;
	padding-right: 20px;
}

.consumption-page #column-2 .nav-menu h2 {
	font-size: 1em;
}

.consumption-page #column-2 .nav-menu a {
	color: #616362;
}

.consumption-page #column-2 .nav-menu ul.layouts {
	padding-left: 0px;
	margin-left: 0px;
}

.consumption-page #column-2 .nav-menu ul.layouts li {
	list-style-type: none;
	font-family: "Myriad Pro Semibold", sans-serif;
}

.consumption-page #column-2 .nav-menu ul.layouts li,
.consumption-page #column-2 .nav-menu h2 {
	margin-bottom: 0.8em;
}

.consumption-page #column-2 .nav-menu ul.layouts li a.selected,
.consumption-page #column-2 .nav-menu h2 a.selected {
	color: black;
}

.consumption-page #column-2 .portlet-navigation,
.consumption-page #column-2 aside {
	padding: 17px 0px;
}

.consumption-page #column-2 aside {
	border-top: 2px solid #e6e6e6;
}

.consumption-page #column-2 aside.news-events-sidebar article {
	font-size: 0.8em;
	border-top: 2px solid #e6e6e6;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-top: 13px;
}

.consumption-page #column-2 aside.news-events-sidebar article a.headline {
	font-weight: bold;
}

.consumption-page #column-2 aside.news-events-sidebar article p {
	margin-top: 10px;
}

.consumption-page #column-2 aside.news-events-sidebar article a.read-more {
	color: #6c6c6c;
	font-family: "Myriad Pro Semibold", sans-serif;
}

.consumption-page #column-2 aside.news-events-sidebar article:first-child {
	margin-top: 0px;
}

.consumption-page #column-2 aside.news-events-sidebar article:nth-of-type(1) {
	border-top: 0px;
	padding-top: 0px;
}

.consumption-intro .pull-right button {
	display: block;
	margin-bottom: 12px;
	font-size: 16px;
}

.grid-list .body-content h3 {
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.grid-list .body-content .subpage-link-box .action-label-bar {
	padding: 10px 20px;
}

.grid-list .body-content .subpage-link-box .action-label-bar a {
	font-weight: 300;
	color: black;
	text-decoration: none;
}

.grid-list .body-content .subpage-link-box .action-label-bar h4 {
	display: inline-block;
	width: 80%;
}

.grid-list .body-content .col-4 {
	width: 33.3%;
	padding: 16px 16px 0px 16px;
}

.grid-list .body-content .col-4 article img {
	width: 100%;
}

.grid-list .body-content .col-4 article .action-label-bar {
	padding: 10px 20px;
}

.grid-list .body-content .col-4 article .action-label-bar a {
	font-weight: 300;
	color: black;
	text-decoration: none;
}

.grid-list .body-content .col-4 article .action-label-bar h4 {
	display: inline-block;
	width: 80%;
}

.grid-list .body-content .col-4 article .action-label-bar .pull-right {
	margin-top: 10px;
}

.grid-list .body-content .col-4 article .action-label-bar.text-list {
	border-top: 2px solid #e6e6e6;
}

.mNav-wrapper,
.mNav-body {
	display: none;
	z-index: 3000;
	width: 100%;
	position: relative;
}

.mNav-info {
	display: none;
}

/* Mobile new navigation hide when on desktop width */
#mobile-header-navigation {
	display: none;
}

@media only screen and (min-width: 1201px) and (max-width: 1260px) {
	.infoSearchTools .more-text {
		display: none;
	}
}

/* New Mobile Navigation START */
@media only screen and (max-width: 1260px) {
	#mobile-header-navigation {
		display: block;
		font-family: "Myriad Pro Semibold", sans-serif;
		height: 50px;
		position: fixed;
		top: 0px;
		z-index: 100;
		width: 100%;
	}

	.div-float-left {
		float: left;
	}

	.div-float-right {
		float: right;
	}

	.width-80 {
		width: 80%;
	}

	.width-15 {
		width: 15%;
	}

	.padding-right-10 {
		padding-right: 10px;
	}

	#header-navigation-bar {
		display: none;
	}

	#content {
		padding-top: 50px;
	}

	.hidden-tablet .hidden-desktop {
		height: 0px !important;
	}

	/*  Header Bar */
	.topHeader {
		background-color: #ffffff;
		position: fixed;
		height: 85px;
		width: 100%;
		z-index: 1000;
		top: 0;
		text-align: center;
		border-bottom: 0.5pt solid #e5e9ea;
	}

	.topHeader .leftNavIcon {
		left: 0;
		height: 60px;
	}

	.topHeader .leftNavIcon,
	.topHeader .rightNavIcon {
		position: absolute;
		top: 0;
		width: 60px;
		color: #898989;
	}

	.topHeader .rightNavIcon {
		right: 0px;
		height: 50px;
		color: #898989;
	}

	.topHeaderSearch {
		position: fixed;
		height: auto;
		width: 100%;
		overflow: hidden;
		top: 50px;
		z-index: 1000;
		color: #898989;
		background-color: #ffffff;
		border-bottom: 0.5pt solid #e5e9ea;
		font-size: 30px;
	}

	#mobileSearchInput {
		padding: 20px 0px 25px 10px;
		font-size: 30px;
		color: #898989;
		border: 0px solid #ffffff;
		outline: 0;
		margin: 0;
		font-family: "Myriad Pro Semibold", sans-serif;
		box-shadow: none;
	}

	#searchMobileEntry {
		padding-top: 25px;
		padding-right: 10px;
	}

	#clearSearchBox {
		cursor: pointer;
		margin: auto -23px;
		position: relative;
		top: 0px;
		left: 0px;
	}

	/*     Side bar      */
	.sideMenu a {
		text-decoration: none;
	}

	.sideMenu.openNav {
		transform: translateX(100%);
		transition: 0.3s all ease;
	}

	.sideMenu {
		position: fixed;
		top: 50px;
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		z-index: 1004;
		transition: 0.3s all ease;
		right: 100%;
		font-size: 20px;
	}

	.sideMenu ul,
	.sideMenu>ul>ul:not([class]) {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
	}

	.sideMenu>ul,
	.sideMenu>ul>ul:not([class]) {
		font-size: 20px;
		color: #000000;
	}

	.sideMenu>ul>li,
	.sideMenu>ul>ul:not([class])>li {
		display: block;
		width: 100%;
		background: #ffffff;
		border-top: 1px solid #e5e9ea;
		line-height: 60px;
	}

	.sideMenu>ul>li:first-child {
		border-top: 0;
	}

	.sideMenu>ul>li.info-menu {
		background: #f2f6f7;
		border-top: 1px solid #ffffff;
	}

	.sideMenu>ul>li.hasSub>a {
		position: relative;
		color: #000000;
		text-decoration: none;
	}

	.sideMenu>ul>li>a,
	.sideMenu>ul>ul:not([class])>li>a {
		display: block;
		padding-left: 20px;
		padding-right: 30px;
		font-size: 20px;
		line-height: 60px;
		color: #000000;
	}

	.sideMenu>ul>li>a i,
	.sideMenu>ul>ul:not([class])>li>a i {
		margin-right: 5px;
	}

	.sideMenu>ul>li.hasSub>a .openSub {
		display: inline-block;
		position: absolute;
		top: 10px;
		width: 50px;
		height: 45px;
		right: 0;
		text-align: center;
		color: #006e7f;
	}

	.sideMenu>ul>li.hasSub>a .openSub:active {
		color: #ffffff;
	}

	.sideMenu>ul>li.hasSub>a .openSub:before {
		width: 1px;
		height: 25px;
		position: absolute;
		top: 10px;
		left: -1px;
	}

	.sideMenu>ul>li.hasSub>a .openSub:after {
		width: 19px;
		height: 10px;
		position: absolute;
		background-position: -59px -28px;
		display: inline-block;
		margin: 20px 8px 0 7px;
	}

	.sideMenu>ul>li.hasSub.active>a {
		background-color: #ffffff;
		font-weight: 500;
		color: #000000;
	}

	.sideMenu>ul>li.info-menu.active>a {
		background-color: #f2f6f7;
	}

	.sideMenu>ul>li.hasSub.active>a .openSub:after {
		background-position: -74px -28px;
		display: inline-block;
		margin: 20px 7px 0 8px;
	}

	.sideMenu .hasSub ul {
		display: none;
		background: #ffffff;
	}

	.sideMenu .info-menu ul {
		background: #f2f6f7;
	}

	.sideMenu .hasSub ul li:first-child {
		box-shadow: inset 0 1px 1px #f2f6f7;
	}

	.sideMenu .hasSub ul li {
		padding: 0;
		line-height: 24px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.sideMenu .hasSub ul li a {
		display: block;
		color: #000000;
		border-left: 3px solid transparent;
		padding: 16px 15px 12px 41px;
		font-size: 18px;
	}

	.sideMenu>ul>li.selected>a:before {
		content: "";
		position: absolute;
		width: 3px;
		height: 100%;
		background-color: #FF9F00;
		top: 0;
		left: 0;
	}

	.sideMenu .hasSub ul .selected a {
		border-left: 3px solid #f2f6f7;
	}

	.sideMenu .hasSub ul li:first-child {
		box-shadow: inset 0 1px 1px #f2f6f7;
	}

	.sideMenu>ul>li.selected>a {
		position: relative;
		font-weight: 500;
	}

	.sideMenu .hasSub ul .selected {
		background-color: #ffffff;
		box-shadow: inset 0 2px 1px 0 #f2f6f7;
		font-weight: 500;
	}

	.sideMenu .hasSub ul .selected A {
		border-left: 3px solid #f2f6f7;
	}

	.hamburgerIcon {
		background-position: -117px -301px;
		display: block;
		width: 10px;
		height: 18px;
		position: absolute;
		top: 0;
		bottom: 10px;
		left: 0;
		right: 0;
		margin: auto;
		color: #898989;
		color-decoration: none;
	}

	.menuClose {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 10px;
		height: 30px;
		background-position: -3px -177px;
		display: inline-block;
		color: #898989;
		color-decoration: none;
	}

	.arrowLeftWhite {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 10px;
		height: 25px;
		background-position: -1px -299px;
		display: inline-block;
		color-decoration: none;
	}

	.mobileCustomLogo {
		display: inline-block;
		height: 30px;
		top: 12px;
		left: 60px;
		color: white;
		text-decoration: none;
		text-align: center;
		font-weight: 600;
		margin-top: 12px;
	}

	.mobileCustomLogo img {
		height: 25px;
	}

	.magnifyGlassHeader {
		background-position: -4px -327px;
		display: inline-block;
		width: 19px;
		height: 20px;
		position: absolute;
		top: 5px;
		bottom: 0;
		left: 0;
		right: 20px;
		margin: auto;
		color-decoration: none;
	}

	.sideMenu .sideMenuSpacer {
		width: 100%;
		height: 50px;
		border-top: 1px solid #ffffff;
	}

	.generalOverlay {
		position: fixed;
		width: 100%;
		top: 50px;
		height: 150%;
		z-index: 1003;
		background-color: #f2f6f7;
		opacity: 1;
		left: 0;
	}

	.displayNone {
		display: none;
	}

	.searchOverlay {
		top: 50px;
		opacity: 0.7;
		position: fixed;
		top: 100px;
		right: 0;
		z-index: 999;
		width: 100%;
		height: 100%;
		opacity: 0;
		overflow: scroll;
	}

	/* Mobile Search */
	/* New Navigation - END */
	#header #header-top,
	#header #header-bottom {
		display: none;
	}

	.mNav-wrapper {
		display: block;
		z-index: 3000;
	}

	#mNav {
		color: white;
		font-family: "Myriad Pro Semibold", sans-serif;
		display: block;
		background-color: #c91235;
		height: 70px;
		position: fixed;
		width: 100%;
		z-index: 4000;
		text-align: center;
	}

	#mNav .left-nav {
		float: left;
		display: inline-block;
		width: 180px;
		padding-top: 23px;
		background-color: #a60e0d;
		height: 70px;
		border-right: 2px solid #9b0707;
		cursor: pointer;
	}

	#mNav .left-nav i {
		padding-left: 2px;
		vertical-align: middle;
		font-size: 18px;
	}

	#mNav .mid-logo {
		display: inline-block;
		text-align: center;
	}

	#mNav .mid-logo img {
		max-height: 70px;
	}

	#mNav .right-nav {
		float: right;
		display: inline-block;
		width: 70px;
		border-left: 2px solid #9b0707;
		height: 70px;
		text-align: center;
		color: white;
		cursor: pointer;
	}

	#mNav .right-nav icon {
		display: block;
		font-size: 50px;
		display: block;
		text-align: center;
	}

	#mNav .right-nav col {
		margin-top: -6px;
		display: block;
	}

	.mNav-body {
		font-family: "Myriad Pro Semibold", sans-serif;
		top: 70px;
		background-color: #fdfeff;
		padding: 0 50px 50px;
		height: 100%;
	}

	.mNav-body .closer {
		cursor: pointer;
	}

	.mNav-body .closer icon {
		font-size: 30px;
		display: block;
		text-align: center;
	}

	.mNav-body .search-blk {
		font-size: 1em;
		margin-bottom: 60px;
	}

	.mNav-body .search-blk form {
		position: relative;
	}

	.mNav-body .search-blk col.icon-search {
		position: absolute;
		top: 26px;
		right: 6px;
		padding: 27px 10px;
		color: #BCC9CD;
		cursor: pointer;
		font-size: 1.5em;
	}

	.mNav-body .search-blk .ios input,
	.mNav-body .search-blk input {
		width: 100% !important;
		max-width: 100% !important;
		padding: 27px 2.5em 27px 20px !important;
	}

	.mNav-body .search-blk label {
		display: block;
		padding-left: 1.5em;
		font-size: 1em !important;
	}

	.mNav-body .link-list-wrapper {
		margin-top: 65px;
		margin-bottom: 20px;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper {
		border: 2px solid #e6e6e6;
		margin-bottom: 20px;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper a {
		color: #333;
		text-decoration: none;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper header {
		font-size: 1.5em;
		line-height: 1.2em;
		border-bottom: 1px solid #e6e6e6;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper header div.pull-left {
		max-width: 70%;
		padding-left: 20px;
		height: 109px;
		min-height: 109px;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper header div.pull-left .label-wrapper {
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper header div.pull-left .label-wrapper a {
		position: relative;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper header div.pull-right {
		width: 30%;
		text-align: right;
		height: 109px;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper header div.pull-right .even-more {
		display: inline-block;
		text-align: center;
		border-left: 1px solid #e6e6e6;
		height: 100%;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper header div.pull-right .even-more i {
		font-size: 1.5em;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper header div.pull-right .even-more h4 {
		font-size: 0.8em;
		line-height: 1em;
		margin: 0;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper header div:last-of-type {
		padding: 0px;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper ul {
		display: none;
		padding: 15px;
	}

	.mNav-body .link-list-wrapper .sub-nav-list-wrapper ul li {
		font-size: 1.333em;
		list-style-type: none;
		border-bottom: 1px solid #e6e6e6;
		margin-bottom: 15px;
		margin-top: 15px;
		padding-bottom: 15px;
	}

	.mNav-body .link-list-wrapper .button-bar {
		margin-top: 25px;
		text-align: center;
	}

	.mNav-body .link-list-wrapper .button-bar button {
		width: 40%;
	}

	.mNav-info {
		background-color: #151716;
		font-family: "Myriad Pro Semibold", sans-serif;
		width: 100%;
	}

	.mNav-info ul {
		margin: 0px !important;
	}

	.mNav-info ul li {
		list-style-type: none;
		display: inline-block;
		border-right: 1px solid #000;
	}

	.mNav-info ul li a {
		color: white;
	}

	.spotlight-container .pull-left {
		width: 100% !important;
	}

	.spotlight-container .pull-right {
		width: 100% !important;
		background: #e5e9ea !important;
	}

	.slider .slider-controls {
		width: 100% !important;
	}

	.slider .slider-controls .btn {
		background-color: transparent !important;
		background-image: none !important;
		border: none !important;
		color: #FFFFFF !important;
		-webkit-box-shadow: none !important;
	}

	.slider .slider-controls .btn col {
		font-size: 36px;
	}

	.slider .slider-controls .btn col.ion-ios-arrow-back {
		left: 10px;
		position: absolute;
		top: -120px;
	}

	.slider .slider-controls .btn col.ion-ios-arrow-forward {
		right: 10px;
		position: absolute;
		top: -147px;
	}

	#news-featured-home article {
		margin-bottom: 30px;
	}
}

.centerChildEl {
	height: 100%;
	position: relative;
	top: 40%;
}

@media only screen and (max-width: 979px) {

	#column-2,
	.basic-subpage-no-hero #column-1 {
		padding: 0 30px;
	}

	.btn-small {
		padding: 10px;
	}

	.arsubpage-link-box,
	.subpage-link-box {
		max-width: 357px;
		margin: auto;
	}

	.portal-contact-form .col-2 {
		width: 100%;
	}

	.portal-contact-form .col-10 {
		width: 100%;
		padding-left: 0px;
	}

	.portal-contact-form .col-10 .col-4 {
		width: 100%;
	}

	body {
		padding-left: 0px;
		padding-right: 0px;
	}

	.features .col-4 {
		min-height: initial;
		border-right: none !important;
		padding: 30px 65px;
		width: 100%;
	}

	.features .col-4 article a img {
		width: 100%;
	}

	.features .col-4:nth-of-type(1) {
		padding-top: 15px;
	}

	.features .col-4:nth-of-type(1),
	.features .col-4:nth-of-type(2),
	.features .col-4:nth-of-type(4),
	.features .col-4:nth-of-type(5) {
		border-right: none;
	}

	.features .col-4:last-of-type {
		display: none;
	}

	.features.profiles .col-4:nth-of-type(2),
	.features.profiles .col-4:nth-of-type(3) {
		padding-top: 30px;
	}

	.spotlight-container .pull-left .spotlight-img-left {
		width: 100%;
	}

	.spotlight-container .pull-left .spotlight-img-left img {
		width: 100%;
	}

	.spotlight-container .pull-left .spotlight-img-left div {
		padding: 50px 60px;
	}

	.spotlight-container .pull-right {
		padding: 60px;
	}

	.spotlight-container .pull-right button {
		width: 100%;
	}

	.news-events .tag-side {
		width: 100% !important;
	}

	.news-events .tag-side header {
		padding-left: 60px;
		padding-right: 60px;
		margin-bottom: 25px;
	}

	.news-events .tag-side aside {
		display: none;
	}

	.news-events .news-side {
		width: 100% !important;
		border-left: none;
	}

	.news-events .news-side .news-item-wrapper {
		width: 100%;
		min-height: initial;
	}

	.news-events .news-side .news-item-wrapper:nth-of-type(1) {
		padding-top: 0px;
	}

	.news-events .news-side .news-item-wrapper:nth-of-type(1),
	.news-events .news-side .news-item-wrapper:nth-of-type(3) {
		border-right: none;
	}

	.news-events .news-side .news-item-wrapper:nth-of-type(3) {
		border-bottom: 2px solid #e6e6e6;
	}

	.consumption-page #column-2 {
		width: 100% !important;
		padding-top: 0 !important;
		padding: 0 30px;
	}

	.consumption-page #column-2 .portlet-navigation {
		padding-top: 0 !important;
	}

	.consumption-page #column-2 .nav-menu,
	.consumption-page #column-2 .contact-info {
		display: none;
	}

	.consumption-page #column-2 .nav-menu {
		padding: 30px 0;
		border-bottom: 1px solid #000000;
		font-size: 16px;
	}

	.consumption-page #column-3 {
		width: 100% !important;
		border-left: none;
	}

	.consumption-page #column-3 .journal-content-article section {
		padding: 0px 65px;
	}

	.consumption-page #column-3 .journal-content-article section:last-of-type {
		border-bottom: none;
	}

	.grid-list {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.grid-list .body-content h3 {
		border-bottom: none;
		padding-bottom: 0px;
		margin-bottom: 25px;
	}

	.grid-list .body-content .col-4 {
		width: 100%;
		padding: 0 0 30px;
	}

	.grid-list .body-content .col-4 article .action-label-bar {
		border-left: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
		min-height: initial;
	}

	.grid-list .body-content .col-4:nth-of-type(1) {
		padding-top: 0px;
	}

	.grid-list .body-content .col-4:last-of-type {
		border-bottom: none;
	}

	.grid-list .body-content .col-4:nth-of-type(1),
	.grid-list .body-content .col-4:nth-of-type(2),
	.grid-list .body-content .col-4:nth-of-type(4),
	.grid-list .body-content .col-4:nth-of-type(5),
	.grid-list .body-content .col-4:nth-of-type(7),
	.grid-list .body-content .col-4:nth-of-type(8),
	.grid-list .body-content .col-4:nth-of-type(10),
	.grid-list .body-content .col-4:nth-of-type(11) {
		border-right: none;
	}

	#footer-top div {
		width: 100%;
		margin-left: 0px;
		padding: inherit;
		height: initial !important;
		border-bottom: 2px solid #151716;
		border-right: none;
	}

	#footer-top div:last-of-type {
		border-bottom: none;
	}

	#footer-bottom div {
		/* padding: inherit; */
	}

	.mNav-info ul li {
		font-size: 1.333em;
		display: block;
		width: 100%;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		border-left: none;
		border-right: none;
		padding: 20px;
	}
}

/* News Style */
[v-cloak] {
	display: none;
}

.news-article .news {
	margin-top: 1em;
}

.news-article .news-category,
.news-article .news-category a {
	font-family: "Myriad Pro Semibold", sans-serif;
	font-size: 1em;
	color: #c91235;
	text-transform: uppercase;
}

.news-article .news-category a:hover {
	text-decoration: none;
	color: #eb2349;
}

.news-article .source-name {
	font-family: "Myriad Pro Semibold", sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
}

.news-article h1 {
	border-bottom: 2px #d8dcdd solid;
}

.news-article h2,
.news-article h3 {
	line-height: 1;
	min-width: 150px;
}

.news-article h2 a,
.news-article h3 a {
	color: #151716;
}

.news-article h2 a:link,
.news-article h2 a:visited,
.news-article h2 a:hover,
.news-article h2 a:visited,
.news-article h3 a:link,
.news-article h3 a:visited,
.news-article h3 a:hover,
.news-article h3 a:visited {
	text-decoration: none;
	color: #2d3230;
}

.news-article .news-info col {
	font-family: "Myriad Pro Semibold", sans-serif;
	padding-right: 1em;
	color: #616362;
}

.news-article .news-img-caption {
	margin-bottom: 1em;
}

.news-article .news-img-caption {
	border-bottom: 4px solid #c91235;
}

.news-article .news-img-caption col {
	display: block;
	font-family: "Myriad Pro Semibold", sans-serif;
	font-size: 14px;
	color: #6c6c6c;
	padding: 8px 0 8px 0;
	font-weight: lighter;
}

.news-article .news-quote {
	padding-right: 5% 0;
}

.news-article .news-quote blockquote {
	padding: 15% 0;
	font-size: 1.5em;
	line-height: 1.2;
	width: 85%;
	font-style: italic;
}

.news-article .news-back {
	float: right;
	font-family: "Myriad Pro Semibold", sans-serif;
}

.news-article .news-back .ion-chevron-right {
	font-size: 0.8em;
}

.news-feed-list {
	/* margin-left: 1.5em!important;  BP -*/
}

.news-feed-list .news-article {
	border-bottom: 2px #d8dcdd solid;
	padding: 1.5em 0 1.5em;
	display: flex;
	justify-content: left;
	align-items: center;
}

.news-feed-list .news-article .news-thumb {
	margin-right: 1.5em;
}

.news-feed-list .news-article .news-category {
	font-size: 1em;
}

.news-feed-list button {
	margin-top: 0.8em;
}

#news-featured-landing {
	border-bottom: 2px #d8dcdd solid;
}

#news-featured-landing .news-feed-list .news-article:first-child {
	padding: 0 0 1.5em !important;
}

#news-featured-landing .news-feed-list .news-article:last-child {
	border-bottom: none;
}

#featured-news-3 {
	margin-top: 4em;
	margin-bottom: -60px;
	background-color: #e5e9ea;
	padding-bottom: 2em;
}

#news-featured-home article {
	background-color: #ffffff;
	margin-bottom: 40px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #c91235;
	box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.15);
	margin-left: 0;
	position: relative;
}

#news-featured-home article:not(:last-child) {
	margin-right: 20px;
}

#news-featured-home article .news-thumb {
	margin-bottom: 12px;
}

#news-featured-home article .news-summary {
	margin: 0px 5px 47px 20px;
	line-height: 23.2px;
}

#news-featured-home article .news-info {
	margin-bottom: 5px;
}

#news-featured-home article h2 {
	line-height: 2rem;
	text-align: left;
	margin: 0px 5px 10px 20px;
}

#news-featured-home article .read-more-wrapper {
	position: absolute;
	bottom: 5px;
	width: 100%;
}

#news-featured-home article .read-more {
	display: block;
	text-align: center;
}

#news-featured-home article .read-more a {
	font-family: "Myriad Pro Semibold", sans-serif;
	font-weight: 800;
	line-height: 23.2px;
}

#news-featured-home article .read-more a:link,
#news-featured-home article .read-more a:visited,
#news-featured-home article .read-more a:active {
	text-decoration: none;
}

#news-featured-home article .read-more a:hover {
	color: #616362;
	color: #7a7d7c;
	text-decoration: none;
}

#news-featured-home h1 {
	margin-bottom: 32px;
	margin-top: 50px;
}

#news-featured-home .pull-right {
	margin-bottom: 30px;
	margin-right: 15px;
}

.news-filter-form button {
	margin-right: 3.2em;
	margin-top: 1.2em;
}

article.pinned {
	padding-bottom: 1.5em;
}

article.pinned .news-thumb {
	margin-bottom: 10px;
}

blockquote {
	border-left: none;
}

@media only screen and (max-width: 767px) {
	#mNav .left-nav .extra-text {
		display: none;
	}

	.mNav-body .link-list-wrapper .button-bar button {
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.features .col-4 {
		border-bottom: 2px solid #e6e6e6;
	}
}

/* jquery combox for Liferay ddm-link-to-page selectbox */
.custom-combobox {
	position: relative;
	display: inline-block;
}

.custom-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
}

.custom-combobox-input {
	margin: 0;
	padding: 5px 10px;
}

/* FORM CONTROLS START */
form.marist-form-style {
	font-family: myriad-pro, sans-serif !important;
	font-weight: normal;
}

form.marist-form-style label,
form.marist-form-style legend,
form.marist-form-style input:not([type=radio]):not([type=checkbox]),
form.marist-form-style textarea,
form.marist-form-style .dropdown {
	font-size: 1em;
	color: #000000;
}

form.marist-form-style label.required:after,
form.marist-form-style legend.required:after {
	content: "*";
	color: #c91235;
}

form.marist-form-style legend {
	padding-top: 0;
}

form.marist-form-style input:not([type=radio]):not([type=checkbox]),
form.marist-form-style .dropdown,
form.marist-form-style textarea {
	border: 1px solid #d8dcdd;
	background: #FFFFFF;
}

form.marist-form-style input:not([type=radio]):not([type=checkbox]):focus,
form.marist-form-style .dropdown:focus,
form.marist-form-style textarea:focus {
	background: #F2F6F7;
	color: #000000;
	border: 1px solid #BFC3C4;
	outline-color: #BFC3C4;
}

form.marist-form-style input:not([type=radio]):not([type=checkbox]):disabled,
form.marist-form-style .dropdown:disabled,
form.marist-form-style textarea:disabled {
	background: #C1C4C5;
}

form.marist-form-style input:not([type=radio]):not([type=checkbox]) {
	height: 38px;
	margin-bottom: 0.8em;
}

form.marist-form-style input[type=radio],
form.marist-form-style input[type=checkbox] {
	font-size: 1em;
	color: #A5A9AA;
}

form.marist-form-style .dropdown {
	height: 38px;
	text-align: left;
	appearance: auto;
}

form.marist-form-style .dropdown:hover {
	background: #F2F6F7;
}

form.marist-form-style textarea {
	margin-bottom: 0.8em;
}

form.marist-form-style textarea:disabled {
	color: #A5A9AA;
}

form.marist-form-style input.input-success,
form.marist-form-style select.input-success,
form.marist-form-style input.input-alert,
form.marist-form-style select.input-alert {
	background: #FFFFFF !important;
	color: #000000 !important;
}

form.marist-form-style input.input-success,
form.marist-form-style select.input-success {
	border: 1px solid #5BCA5B !important;
}

form.marist-form-style input.input-alert,
form.marist-form-style select.input-alert {
	border: 1px solid #BB2424 !important;
}

form.marist-form-style label.error {
	color: #BB2424 !important;
}

.lfr-search-container-wrapper .lfr-icon-menu>.dropdown-toggle {
	color: #ffffff;
}

.pagination a {
	margin: 0 4px;
	height: 32px;
	width: 32px;
	font-size: 1em;
	font-family: "Myriad Pro Semibold", sans-serif !important;
	font-weight: normal;
	text-align: center;
	padding: 5px !important;
}

.pagination ul>li:not(.disabled):not(.active)>a {
	background: #FFFFFF !important;
	color: #008999 !important;
	border: 1px solid #d8dcdd !important;
}

.pagination ul>li:not(.disabled):not(.active)>a:hover {
	background: #26AFBF !important;
	color: #FFFFFF !important;
	border: 1px solid #007C8C !important;
}

.pagination ul>.active>a {
	background: #000000 !important;
	color: #FFFFFF !important;
	border: 1px solid #000000 !important;
}

.pagination ul>.disabled>a {
	background: #FFFFFF !important;
	color: #C1C4C5 !important;
}

.input-success {
	background: #FFFFFF;
	color: #080A0A;
	border: 1px solid #5BCA5B;
}

.input-alert {
	background: #FFFFFF;
	color: #080A0A;
	border: 1px solid #BB2424;
}

.ion-checkmark {
	color: #5BCA5B;
}

.ion-alert-circled {
	color: #BB2424;
}

/* FORM CONTROLS END */
/* H1 with lines */
.decorated {
	overflow: hidden;
	text-transform: uppercase;
	/* margin-top: 1.8em!important;   BP - */
}

.decorated>span {
	position: relative;
	display: inline-block;
}

.decorated>span:after {
	content: "";
	position: absolute;
	border-bottom: 5px solid #c91235;
	width: 900px;
	margin: -15px 10px;
}

.decorated>span:after {
	left: 100%;
}

/* CSS Loader animation */
.loader-wrapper {
	width: 100%;
	text-align: center;
	margin: 2em 0 2em;
}

.loader-wrapper .loader {
	border: 8px solid #d8dcdd;
	border-radius: 50%;
	border-top: 8px solid #c91235;
	width: 40px;
	height: 40px;
	-webkit-animation: spin 1s linear infinite;
	/* Safari */
	animation: spin 1s linear infinite;
	margin: auto;
}

/* Safari */
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/* Collapsible div style */
.expandable-section {
	padding-left: 60px;
}

.expandable-section h1,
.expandable-section h2 {
	margin: 0 0 15px;
}

.expandable-section p {
	color: #000000 !important;
	margin: 0 0 15px !important;
}

.expandable-section h3.collapse-hdr {
	background-color: #c91235;
	border-bottom: 1px solid #FFFFFF;
	margin: 19px 0 0 !important;
}

.expandable-section h3 a {
	display: block;
	color: #FFFFFF !important;
	text-decoration: none !important;
	padding: 9px;
	cursor: pointer;
}

.expandable-section h3 a:before {
	content: "+";
	display: block;
	width: 24px;
	float: right;
	color: #FFFFFF;
	text-align: center;
	margin: 0 20px 0 0;
}

.expandable-section h3 a.open:before {
	content: "-";
}

.expandable-section h3+div {
	background-color: #e5e9ea;
	padding: 25px 60px;
	display: none;
}

.expandable-section h3+div h4 {
	color: #000000;
}

.expandable-section h3+div ul,
.expandable-section h3+div ol {
	border: 0 !important;
	max-width: none !important;
	color: #000000 !important;
	margin: 0 0 15px;
	-webkit-columns: 2;
	-moz-columns: 2;
	-ms-columns: 2;
	-o-columns: 2;
	columns: 2;
}

.expandable-section h3+div ul {
	list-style-type: square;
	list-style-position: outside;
	column-gap: 35px;
	margin-left: -8px;
	margin-right: -37px;
}

.expandable-section h3+div ul li,
.expandable-section h3+div ol li {
	border: 0 !important;
	line-height: 25px;
}

#hrefFm {
	display: none;
}

/* Floating Info Bar */
#p_p_id_56_INSTANCE_1211_ {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 2000;
}

.info-container {
	background-color: #c91235;
	font-family: "PT Sans", sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	height: 60px;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1001;
}

.info-container .col-3 {
	margin-top: 12px;
}

.info-container .col-3 a {
	color: #FFFFFF;
}

.info-container .col-3 a:link,
.info-container .col-3 a:visited,
.info-container .col-3 a:hover,
.info-container .col-3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.info-container .more-info {
	display: none;
}

.info-container .alert .icon-remove {
	cursor: pointer;
}

ion-icon.icon {
	vertical-align: middle !important;
	padding-right: 5px;
	display: inline-block;
}

.contact-info .email {
	word-break: break-word;
}

/* search results page styles */
#portlet_77 {
	margin-top: 60px;
	padding: 0 60px 60px;
}

#portlet_77 #_77_ocerSearchContainerSearchContainer table {
	display: none;
}

.see-all {
	font-family: "Myriad Pro Semibold", sans-serif;
	font-weight: 800;
	font-size: 1.1em;
	padding: 50px 20px 50px 20px;
}

.see-all a:hover {
	text-decoration: none;
}

.see-all .ion-chevron-right {
	padding-left: 5px;
	font-size: 0.8em;
}

/* EMP/Liaison Global Form Style */
#contactform form input[type=text],
#contactform form input[type=email],
#contactform form select,
#contactform textarea {
	line-height: 1.5em !important;
	font-size: 1em;
	outline: 0;
	border: 1px solid #616362;
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.04);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.04);
	border-radius: 0px;
	height: 40px;
	color: #000000;
}

#contactform input::placeholder,
#contactform select,
#contactform textarea {
	color: #000000;
}

#bodyContactFormWrapper input[type=text],
#bodyContactFormWrapper select {
	max-width: 49%;
}

#bodyContactFormWrapper input[type=text]:nth-child(odd):not([id="13"]),
#bodyContactFormWrapper select:nth-child(even) {
	margin-left: 2% !important;
}

#bodyContactFormWrapper #submitbutton {
	width: 20%;
	min-width: 150px;
}

#bodyContactFormWrapper [id="13"] {
	width: 100% !important;
}

#bodyContactFormWrapper select:nth-child(even) {
	margin-left: 2% !important;
}

/* left column form style 100% width */
#column-2 #bodyContactFormWrapper input[type=text],
#column-2 #bodyContactFormWrapper select {
	max-width: 100%;
	width: 100%;
}

#column-2 #bodyContactFormWrapper input[type=text]:nth-child(odd):not([id="13"]),
#column-2 #bodyContactFormWrapper select:nth-child(even) {
	margin-left: 0 !important;
}

#column-2 #bodyContactFormWrapper #submitbutton {
	width: 100%;
	min-width: 150px;
}

#column-2 #bodyContactFormWrapper [id="13"] {
	max-width: 100% !important;
	width: 100% !important;
}

#column-2 #bodyContactFormWrapper select:nth-child(even) {
	margin-left: 0% !important;
}

/* End left column form style */
.hide-robot {
	display: none !important;
}

#\33 {
	width: 100%;
	font-family: "Myriad Pro", sans-serif;
	font-size: 0.85em;
	padding: 13px 5px;
}

#\35 {
	width: 100%;
	font-family: "Myriad Pro", sans-serif;
	font-size: 0.85em;
	padding: 13px 5px;
}

#\31 2 {
	width: 100%;
	font-family: "Myriad Pro", sans-serif;
	font-size: 0.85em;
	padding: 13px 5px;
}

#yui_patched_v3_11_0_1_1530907429946_967 {
	font-size: 3px;
}

.select {
	width: 100%;
	padding: 7px 0px;
}

#submitbutton {
	width: 100%;
	border: none;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-size: 1em;
	margin: 4px 0px;
	background: #006E7A !important;
	font-family: "Myriad Pro Semibold", sans-serif;
	transition: all 0.5s ease;
}

#submitbutton:hover {
	background: #1A8894 !important;
}

#body-container form input#submitbutton:hover {
	opacity: 1;
}

#contactform {
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
}

#contactform h2 {
	color: black;
	font-weight: bold;
	border-bottom: none;
	font-family: "Myriad Pro Semibold", sans-serif;
	font-size: 1.1em;
}

#contactform p.headline {
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1.4em;
}

#body-container #contact input#submitbutton {
	margin-top: 3px;
	margin-left: 0px;
	padding: 5px 7px 7px 7px;
}

#contactform label.error {
	width: 90%;
	color: #c91235;
}

/* Honey Pot Bot Detection -- do not remove this class or form input */
.hide-robot {
	display: none;
}

#contactform select {
	width: 100% !important;
	font-family: "Myriad Pro", sans-serif;
	font-size: 1em;
}

#sideContactStatus {
	display: none;
	color: #3c763d;
	background-color: #dff0d8;
	padding: 10px;
}

/* End EMP/Liaison form style */
/* Faculty Bio Style */
#faculty-bio-details h1 {
	margin: 5px 0 0;
	line-height: 1;
}

#faculty-contact-details h1 {
	font-size: 1.333em;
	color: #000000;
}

#faculty-bio-details h2,
#faculty-contact-details .contact-detail {
	font-family: myriad-pro, sans-serif;
	margin: 0;
}

#faculty-contact-details .contact-detail {
	line-height: 1.2;
	font-weight: normal;
}

#faculty-contact-details h2 {
	font-size: 1em;
	margin: 10px 0 0 !important;
}

#faculty-bio h3 {
	color: #c91235;
}

#faculty-bio div[class*=col] {
	margin-left: 0px;
}

#faculty-bio div[class*=show] {
	overflow: hidden;
	position: relative;
}

#faculty-bio div[class*=show].blur::after {
	content: "";
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 20px;
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255) 90%);
}

#faculty-bio #faculty-contact-info {
	overflow-wrap: break-word;
	word-wrap: break-word;
	padding: 12.5px;
	max-width: 380px;
	background-color: #e5e9ea;
	margin-bottom: 30px;
	float: right;
}

#faculty-bio #faculty-contact-info img {
	max-width: 100%;
}

#faculty-bio #faculty-contact-info hr {
	border-bottom: 1px solid #616362;
}

#faculty-bio #faculty-contact-info #faculty-contact-details {
	padding: 0 15px 15px;
}

@media (max-width: 767px) {
	#faculty-bio #faculty-contact-info {
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

/* End Faculty Bio Style */
.moreBtn,
.lessBtn {
	cursor: pointer;
	margin: 15px 0 0;
	font-family: "Myriad Pro Semibold", sans-serif;
	font-size: 1.1em;
}

.moreBtn .fa,
.lessBtn .fa {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 5px 0;
	vertical-align: middle;
}

/* PageUp theme - Single Web Content Display */
#pageup-form-wrapper {
	width: 70%;
}

#pageup-filter-wrapper {
	width: 27%;
}

#pageup-header-wrapper {
	margin-top: 30px;
	padding: 0px 15px;
}

li.first-item-remove-list-style:hover {
	background-color: #FFF;
}

#hero-img-fluid {
	width: 100%;
	max-height: 450px;
}

/* More Info Form Style */
#moreInfoForm .wFormContainer {
	text-align: center;
	max-width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#moreInfoForm .wForm {
	background-color: #e5e9ea;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top: 25px;
}

#moreInfoForm .wForm h2 {
	font-size: 45px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#moreInfoForm .wForm h3 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px 240px 0px 240px;
}

#moreInfoForm #wFormHeader h3 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px 40px 15px 40px;
}

#moreInfoForm .oneField {
	margin-top: 0px;
}

#moreInfoForm .inputWrapper input {
	width: 31em;
	font-family: Myriad Pro Semibold, sans-serif;
}

#moreInfoForm .label.preField {
	text-align: center;
	font-size: 108%;
	background-color: #e5e9ea;
	color: #383932;
	font-family: Myriad Pro Semibold, sans-serif;
}

#moreInfoForm .label.postField {
	font-size: 108%;
	background-color: #e5e9ea;
	color: #383932;
	font-family: Myriad Pro Semibold, sans-serif;
}

#moreInfoForm .codesection {
	display: none;
}

#moreInfoForm .oneField.field-container-D {
	margin-top: 0px;
}

#moreInfoForm .oneChoice input {
	width: 1em;
}

#moreInfoForm #submit_button {
	background-color: #006e7a;
	border-radius: 0em;
	text-transform: uppercase;
	width: 160px;
	letter-spacing: 1.2px;
}

/* Hero Form Style */
#heroFormWrapper {
	width: 350px;
	height: 400px;
	position: absolute;
	right: 200px;
	top: 25px;
}

#heroFormWrapper .wFormContainer {
	text-align: center;
	max-width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
}

#heroFormWrapper .wForm {
	background-color: #e5e9ea;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top: 5px;
	height: 400px;
}

#heroFormWrapper .wForm h2 {
	font-size: 28px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 0px 0px 15px;
}

#heroFormWrapper .wForm h3 {
	text-align: left;
	margin-bottom: 0;
	margin-top: 8px;
	padding: 5px 15px 15px 15px;
	font-size: 15px;
}

#heroFormWrapper #wFormHeader h3 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px 40px 15px 40px;
}

#heroFormWrapper .oneField {
	margin-top: 0px;
	border: 2px solid transparent;
	padding: 0px 6px;
	box-sizing: border-box;
}

#heroFormWrapper .hintsBelow.labelsAbove {
	padding: 0 0rem 1.6em 0rem;
}

#heroFormWrapper .inputWrapper input {
	width: 20em;
	font-family: Myriad Pro Semibold, sans-serif;
	margin-bottom: 0px;
	height: 2em;
}

#heroFormWrapper .label.preField {
	text-align: center;
	font-size: 108%;
	background-color: #e5e9ea;
	color: #383932;
	font-family: Myriad Pro Semibold, sans-serif;
}

#heroFormWrapper .label.postField {
	font-size: 108%;
	background-color: #e5e9ea;
	color: #383932;
	font-family: Myriad Pro Semibold, sans-serif;
}

#heroFormWrapper .codesection {
	display: none;
}

#heroFormWrapper .oneField.field-container-D {
	margin-top: 0px;
}

#heroFormWrapper .oneChoice input {
	width: 1em;
}

#heroFormWrapper #submit_button {
	background-color: #006e7a;
	border-radius: 0em;
	text-transform: uppercase;
	width: 160px;
	letter-spacing: 1.2px;
	margin-top: 0.5em;
}

/* Mobile Hero Form Style */
#mobileHeroFormWrapper .wFormContainer {
	text-align: center;
	max-width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#mobileHeroFormWrapper .wForm {
	background-color: #e5e9ea;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top: 25px;
}

#mobileHeroFormWrapper .wForm h2 {
	font-size: 45px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#mobileHeroFormWrapper .wForm h3 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px 240px 0px 240px;
}

#mobileHeroFormWrapper #wFormHeader h3 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px 40px 15px 40px;
}

#mobileHeroFormWrapper .oneField {
	margin-top: 0px;
}

#mobileHeroFormWrapper .inputWrapper input {
	width: 31em;
	font-family: Myriad Pro Semibold, sans-serif;
}

#mobileHeroFormWrapper .label.preField {
	text-align: center;
	font-size: 108%;
	background-color: #e5e9ea;
	color: #383932;
	font-family: Myriad Pro Semibold, sans-serif;
}

#mobileHeroFormWrapper .label.postField {
	font-size: 108%;
	background-color: #e5e9ea;
	color: #383932;
	font-family: Myriad Pro Semibold, sans-serif;
}

#mobileHeroFormWrapper .codesection {
	display: none;
}

#mobileHeroFormWrapper .oneField.field-container-D {
	margin-top: 0px;
}

#mobileHeroFormWrapper .oneChoice input {
	width: 1em;
}

#mobileHeroFormWrapper #submit_button {
	background-color: #006e7a;
	border-radius: 0em;
	text-transform: uppercase;
	width: 160px;
	letter-spacing: 1.2px;
}

#info-bar {
	display: none;
}

#alert-bar {
	display: none;
	font-family: "PT Sans", sans-serif;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1002;
	text-align: center;
	font-weight: bold;
}

/* system outages styling */
.system-outages {
	padding: 0 40px 0;
}

.system-outages time.icon {
	vertical-align: top;
	font-size: 0.75em;
	/* change icon size */
	position: relative;
	width: 7em;
	height: 7em;
	background-color: #fff;
	margin: 1em 1.5em 0em 0.5em;
	border-radius: 0.6em;
	box-shadow: 0 0 0 1px #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform-origin: 50% 10%;
	-ms-transform-origin: 50% 10%;
	transform-origin: 50% 10%;
	display: inline-block;
}

.system-outages time.icon * {
	display: block;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	float: left;
}

.system-outages time.icon strong {
	position: absolute;
	top: 0;
	color: #fff;
	background-color: #c91235;
	border-bottom: 1px dashed #000;
	box-shadow: 0 2px 0 #c91235;
}

.system-outages time.icon em {
	position: absolute;
	bottom: 0em;
	color: #c91235;
}

.system-outages time.icon col {
	width: 100%;
	font-size: 2.8em;
	letter-spacing: -0.05em;
	padding-top: 1.1em;
	color: #2f2f2f;
}

#scrape-alert,
#alert-bar>.alert {
	position: fixed;
	bottom: 0;
	background-color: #fffbdc;
	border: 1px solid #f1d875;
	color: #bf7900;
	font-weight: 600;
	font-family: "PT Sans", sans-serif;
	text-align: center;
	padding: 32px 16px 16px;
	z-index: 10000;
	width: 100%;
}

#scrape-alert div.row-fluid {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: contents;
}

#scrape-close {
	position: absolute;
	top: 0;
	right: 0;
	margin: 8px 8px;
	cursor: default;
}

#scrape-close icon {
	padding-left: 15px;
	text-decoration: inherit;
	display: inline-block;
	speak: none;
}

/* Footer from Marist Additional */
.mob-icon {
	padding-left: 15px;
}

footer#footer>div#footer-top {
	background-color: #616362;
}

footer#footer>div#footer-bottom {
	background-color: #404040;
}

footer#footer ul {
	list-style-type: none;
}

footer#footer i[class^=icon-] {
	color: #FFFFFF;
}

footer#footer h2,
footer#footer p,
footer#footer a {
	color: #FFFFFF;
}

footer#footer a {
	text-decoration-color: #FFFFFF;
}

footer#footer h2 {
	font-size: 1.333rem;
	font-family: "Myriad Pro Semibold", sans-serif;
	line-height: 1.2;
	font-weight: normal;
}

footer#footer p,
footer#footer a {
	/* Myriad Pro Regular */
	font-family: myriad-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
}

footer#footer>div#footer-top ul li {
	margin-bottom: 0.7rem;
}

/* Phones, tablets */
@media (max-width: 991.98px) {
	footer#footer>div#footer-top div.col-lg:not(:first-child) {
		border-top: 1px solid #484A49;
	}

	footer#footer>div#footer-top div.col-lg,
	footer#footer>div#footer-bottom>div.container {
		padding: 65px;
		margin-left: 0px;
	}
}

/* Laptops, Desktops */
@media (min-width: 992px) {
	footer#footer>div#footer-top div.col-lg:not(:first-child) {
		border-left: 1px solid #484A49;
		padding-left: 48px;
	}

	footer#footer>div#footer-top div.col-lg:not(:last-child) {
		padding-right: 48px;
	}

	footer#footer>div#footer-top div.col-lg,
	footer#footer>div#footer-bottom>div.container {
		padding-top: 64px;
	}

	footer#footer>div#footer-top div.col-lg {
		padding-bottom: 64px;
	}

	footer#footer>div#footer-bottom>div.container {
		padding-bottom: 24px;
	}
}

.page-editor__topper>.page-editor__topper__content {
	padding-top: var(--spacer-5, 3rem) !important;
	padding-right: var(--spacer-5, 3rem) !important;
}
