<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearFix {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

.textAlignCenter {
    text-align: center;
}

.textAlignLeft {
    text-align: left!important;
}

.textAlignRight {
    text-align: right;
}

.cursorPointer {
    cursor: pointer
}

.text-red {
    color: #a80502 !important;
}

.text-green {
    color: #10c369 !important;
}

.uppercase {
    text-transform: uppercase
}

.displayBlock {
    display: block !important;
}

.pr {
    position: relative;
}

.bold {
    font-weight: 700
}

.underline {
    text-decoration: underline;
}

.f-w-100, .fontWeight100 {
    font-weight: 100 !important
}

.fontWeight400 {
    font-weight: 400 !important
}

.height100Pc {
    height: 100%;
}

.fontSize10Px {
    font-size: 10px;
}

.fontSize11Px {
    font-size: 11px;
}

.fontSize12Px {
    font-size: 12px;
}

.fontSize13Px {
    font-size: 13px;
}

.f-s-8em, .fontSize8em, .fontSize8em i {
    font-size: .8em !important;
}

.f-s-9em, .fontSize9em, .fontSize9em i {
    font-size: .8em !important;
}

.fontSize11em, .fontSize11em i {
    font-size: 1.1em !important;
}

.fontSize12em, .fontSize12em i {
    font-size: 1.2em !important;
}

.fontSize13em, .fontSize13em i {
    font-size: 1.3em !important;
}

.fontSize15em, .fontSize15em i {
    font-size: 1.5em !important;
}

.fontSize14Px {
    font-size: 14px;
}

.fontSize15Px {
    font-size: 15px;
}

.fontSize16Px {
    font-size: 16px;
}

.hoverBgWhite20Pc:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.minHeight350px {
    min-height: 350px
}

.thumb-x0 {
    width: 80px;
    height: 80px;
}

.displayNone {
    display: none !important;
}

.m-t-0 {
    margin-top: 0px!important;
}

.m-t-2 {
    margin-top: 2px
}

.m-b-0 {
    margin-bottom: 0px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-r-20 {
    margin-right: 20px;
}

.p-t-7 {
    padding-top: 7px;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.padding-l-r-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.padding10 {
    padding:10px;
}

.folderIcons img {
    width: 32px;
    height: auto
}

.folderIcons i {
    width: 32px;
    height: auto;
    font-size: 1.5em;
}

.admin-breadcrumb {
    font-size: 13px;
    font-weight: 400;
}

.admin-breadcrumb a {
    color: inherit;
    text-decoration: underline;
}

.admin-breadcrumb a:last-child {
    text-decoration: none;
}

.admin-breadcrumb .dropdown-menu a {
    line-height: initial;
    text-decoration: none
}

.flexParent {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.flexParent::after {
    content: "";
    flex: auto;
}

.issueIcon {
    max-height: 90px;
    width: auto;
    margin: 0 auto;
}

.card-box-hover:hover {
    background-color: #364650
}

.toolbar {
    position: relative
}

.toolbar-horizontal {
    width: 100%;
    height: 32px;
    line-height: 32px;
}

.toolbar-top {
    margin-top: 1px;
    background-color: #485d69;
    color: #ffffff;
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
}

.container-fluid {
    max-width: 100%;
}

.toolbar-top .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.toolbar-top.ok {
    background-color: #07ad59;
}

.toolbar-top.nok {
    background-color: #950000;
}

.toolbar-top #topBarMessage {
    text-align: center;
    font-weight: 700;
}

.toolbar-top a {
    color: #ffffff;
    padding: 0 10px;
    height: 100%;
    display: inline-block;
}

.toolbar-top a:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

/* left sidebar */
.side-bar.left-bar {
    float: left !important;
    z-index: 9999 !important;
}

.left-bar .left-bar-toggle {
    float: right;
    line-height: 46px;
    font-size: 20px;
    color: #333;
    padding: 0 10px;
}

.left-bar h4 {
    border-bottom: 1px solid rgba(152, 166, 173, 0.5);
    padding: 4px 10px 10px 18px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.03em;
    margin-bottom: 0;
    color: #435966;
}

.wrapper.left-bar-enabled .left-bar {
    left: 0;
}

.rightToolBar, .leftToolBar {
    top: 93px !important;
    background-color: rgba(0, 0, 0, 0.8) !important;
    color: #ffffff !important;
}

.right-bar-enabled .toolbar-top a.rightPanelTriggerButton {
    background-color: rgba(255, 255, 255, 0.2);
}

.left-bar-enabled .toolbar-top a.leftPanelTriggerButton {
    background-color: rgba(255, 255, 255, 0.2);
}

.right-bar.rightToolBar a, .right-bar.rightToolBar h4, .left-bar.leftToolBar a, .left-bar.leftToolBar h4 {
    color: #ffffff
}

.side-bar.left-bar {
    left: -540px;
    width: 500px;
}

.side-bar.right-bar {
    right: -330px;
    width: 300px;
}

#composer {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 46px 10px 110px 10px
}

.wrapper.left-bar-enabled #composer,
.wrapper.right-bar-enabled #composer {
    opacity: .8;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

#pageAndLoadingContainer {
    position: relative;
    display: block;
    height: calc(100% - 93px);
    margin: 0 auto;
    transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
}

#pageContainer {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

#pageAndLoadingContainer.computer {
    max-width: 1560px;
}

#pageAndLoadingContainer.laptop {
    max-width: 980px;
}

#pageAndLoadingContainer.tablet {
    max-width: 660px;
}

#pageAndLoadingContainer.mobile {
    max-width: 360px;
}

div.hopscotch-bubble .hopscotch-content {
    margin-top: 0;
}

#viewportDeviceIcons {
    position: absolute;
    right: 10px;
    top: 12px;
}

#viewportDeviceIcons a {
    color: #ffffff;
}

#pageBreadcrum {
    position: absolute;
    left: 10px;
    top: 12px;
}

#pageBreadcrum span {
    color: #ffffff;
}

.leftToolBar .card {
    background-color: #485e6a;
    border: 0;
    border-top: 1px solid #596f7d;
    border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.leftToolBar .card-header {
    padding: 0;
}

.leftToolBar .card-header:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.leftToolBar .card-header a {
    padding: 0.75rem 0 0.75em 30px;
    display: block;
}

.leftToolBar .card-header a:before {
    font-family: "FontAwesome";
    content: "\f103";
    position: absolute;
    top: 13px;
    left: 10px;
}

.leftToolBar .card-header a.collapsed:before {
    content: "\f101";
}

.leftToolBar h6 {
    font-size: 15px;
}

.leftToolBar li, #bottomToc {
    font-size: 12px;
}

.leftToolBar li.addPage {
    font-size: 19px;
    padding-top: 30px !important;
}

.tocContainer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.tocContainer ul li {
    position: relative;
    width: 22%;
    float: left;
    margin: 10px 6px 10px 6px;
    display: inline-block;
    border: 1px solid #ffffff;
    text-align: center;
    height: 90px;
    background-color: rgba(255, 255, 255, .2);
    cursor: pointer;
    padding-top: 26px;
    line-height: 1.6em;
    overflow: hidden;
}

.tocContainer#leftTocContainer ul li {
    padding-top: 5px;
}

.tocPageTools {
    position: absolute;
    width: 100%;
    bottom: -40px;
    display: block;
    font-size: 14px;
    line-height: 1em;
    color: #33424c;
    text-align: center;
    transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
}

#leftToc li:hover .tocPageTools {
    bottom: 2px;
}

.tocPageTools .pageAction {
    color: #33424c !important;
    text-align: center;
    width: 20%;
    display: inline-block;
}

.tocPageTools .pageAction:hover {
    color: #ffffff !important;
}

.tocContainer ul li .pageTypeTitle {
    display: block;
    color: #b7b7b7;
    font-style: italic;
}

.tocContainer ul li.hidden {
    background-color: rgba(255, 0, 0, .2);
}

.tocContainer ul li.private {
    background-color: rgba(0, 160, 255, .2);
}

.tocContainer ul li:hover, .tocContainer ul li.active {
    background-color: rgba(16, 195, 105, 0.4);
    border-color: #10c369;
}

.tocContainer.bottom {
    background-color: #485e6a;
    width: 1560px;
    max-width: calc(100% - 50px);
    margin:0 auto;
}

.tocContainer.bottom ul li, .tocContainer.bottom .singlePageToc {
    width: 90px;
}

.tocContainer.bottom .singlePageToc {
    border: 1px solid #ffffff;
    text-align: center;
    height: 100px;
    background-color: rgba(255, 255, 255, .2);
    cursor: pointer;
    padding-top: 40px;
}

#bottomToc li {
    color: #222;
}

#pageLoading {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .7);
    text-align: center;
    display: none;
    z-index: 20;
}

#tocLoading {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10;
    display: none;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    margin: 100px 0 0 0;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
    margin: -3px 0 0 -3px;
}

#tocLoading .lds-roller div:after {
    /*background: #000000;*/
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.ui-sortable-helper {
    background-color: #71b6f9 !important;
}

.tocContainerDropZone {
    background-color: #10c469 !important;
    border: 1px dashed #000000 !important;
}

.leftToolBar .maxHeightVH {
    overflow: auto;
    max-height: calc(100vh - 267px);
}

#currentPageSelect, #currentZoneSelect {
    display: inline-block;
    width: auto;
    min-width: 100px;
    margin-left: 15px;
    margin-right: 15px;
}

.previousNextPageLink, .previousNextZoneLink {
    display: inline-block;
    line-height: 35px;
    font-size: 1.3em;
}

.previousNextPageLink:hover, .previousNextZoneLink:hover {
    color: #10c469 !important;
}

.dashed {
    border-style: dashed;
}

#accordion {
    position: relative;
}

.lineHeightSelect {
    line-height: calc(2.25rem + 2px);
}

.subPannelContainer {
    max-height: 0;
    overflow: hidden;
    boder: 0;
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 0 10px;
    transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
}

.subPannelContainer.opened {
    max-height: 500px;
    border: 1px dashed #10c369;
}

.subPannelHeader {
    background-color: #10c369;
    padding: 0 10px;
    margin: 0 -10px 10px -10px;
    position: relative;
    cursor: pointer;
}

.subPannelHeader label {
    cursor: pointer;
}

.subPannelContainer.collapsed {
    display: block
}

.subPannelContainer.collapsed .subPannelHeader {
    margin-bottom: 0px
}

.subPannelContainer.collapsed #pageAutoFillItems {
    display: none;
}

#autoFillPannelContainer {

}

.subPannelHeader:after {
    font-family: "FontAwesome";
    content: "\f103";
    position: absolute;
    top: 7px;
    right: 15px;
}

.subPannelContainer.opened.collapsed .subPannelHeader:after {
    content: "\f100";
}

.daterangepicker.dropdown-menu {
    z-index: 10000 !important;
}

#pageAutoFill_dateRange {
    position: relative;
}

.checkbox {
    padding-left: 0px !important;
}

.bootstrap-tagsinput {
    box-shadow: none;
    padding: 3px 7px 6px;
    background-color: #354650;
    border: 2px solid #415663;
}

.select2-container .select2-selection--multiple {
    min-height: 38px;
    background-color: #354650;
    border: 2px solid #415663 !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 10px;
}

.select2-container .select2-selection--multiple .select2-search__field {
    margin-top: 7px;
    border: 0;
    color: #ffffff;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #71b6f9;
    border: 1px solid transparent;
    color: #ffffff;
    border-radius: 3px;
    padding: 0 7px;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #ffffff;
    margin-right: 5px;
}

.select2-dropdown {
    z-index: 10000;
}

.leftToolBar .custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #4a3535!important;
}

#templatesLabel.disabled {
    color: #ffa8a8;
}

#pageTemplates.disabled {
    display: none;
}

#resetPageDateRange {
    position: absolute;
    top: 54px;
    right: 20px;
    z-index: 10;
}

.changeContent, .editContent {
    font-size:5em!important;
    margin-top:60px!important;
    line-height:88px!important;
    width:100px!important;
    height:100px!important;
}

.editContent {
    margin-left:20px;
}

.deleteContent {
    float:right;
}

.contentAdminTools {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left:0;
    height: 100%;
    width: 100%;
    transition:         all 500ms ease;
    -moz-transition:    all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition:      all 500ms ease;
    -ms-transition:     all 500ms ease;
    text-align:left;
    cursor: pointer;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    z-index:10;
}

.contentAdminTools a {
    font-size:2em;
    margin-top: 10px;
    width: 40px;
    height: 40px;
    line-height: 29px;
}

.addButtonNoContentYet {
    transform: translateY(30%);
}

.contentContainer:hover .contentAdminTools {
    filter: alpha(opacity=1);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.deleteContent {
    right: 0
}

#contentSearchResults {
    margin-top: 10px;
    position:relative;
    display:none;
}

#contentSearchResults.visible {
    display:block;
}

.searchContentContainer {
    margin-bottom:20px;
    border:1px solid #dddddd;
    padding:10px;
    background-color:rgba(0,255,255,.1);
    max-width:450px;
}

.searchContentContainer:hover {
    background-color:rgba(0,255,255,.2);
    cursor:move;
}

.searchContentContainer .imageContainer {
    float:left;
    margin:0 10px 5px 0;
}

.searchContentContainer .title {
    font-weight: 700;
    text-transform: uppercase;
}

.searchContentContainer .subtitle {
    font-weight: 100;
}

.searchContentContainer .supplier {
    font-style: italic;
}

.searchContentContainer .supplier,
.searchContentContainer .taxonomy,
.searchContentContainer .taxonomy a,
.searchContentContainer .supplier {
    color:#b4b7b9;
}

.searchContentContainer .contentHeaderSplit {
    clear:both;
    height:0px;
    margin-bottom:10px;
    border-bottom:1px solid #647d8a;
}

.clearQ{
    margin-top: 12px;
    text-decoration: underline;
    font-size: .9em;
}

#pageContainer .contentContainer.hovered,
#pageContainer .contentContainer.active.hovered {
    border:1px dashed #10c369!important;
    background-color:#ecffed!important;
}

.dropZoneHovered {
    background-color: rgba(16, 196, 105, 0.4) !important;
    border: 1px dashed #10c469 !important;
}

.singleContentZone.ui-sortable-helper {
    background-color: #ffffff!important;
    border:1px dashed #253138!important;
}

.singleContentZone.ui-sortable-helper .contentAdminTools {
    display: none;
}

.contentAdminLockedRecord {
    background-color: rgba(255, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left:0;
    height: 100%;
    width: 100%;
    display: none;
}

.contentAdminLockedRecord:before {
    font-family: FontAwesome;
    content: "\f023";
    font-size:11em;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FF0000;
    -webkit-transform: translate( -50%, -50% );
    -moz-transform: translate( -50%, -50% );
    -ms-transform: translate( -50%, -50% );
    -o-transform: translate( -50%, -50% );
    transform: translate( -50%, -50% );
    opacity: .3;
    -khtml-opacity: .3;
    -moz-opacity: .3;
    filter: alpha(opacity=30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
}</pre></body></html>