.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

textarea.fr-code {
    display: none;
    width: 100%;
    resize: none;
    -moz-resize: none;
    -webkit-resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    padding: 10px;
    margin: 0;
    font-family: "Courier New", monospace;
    font-size: 14px;
    background: #fff;
    color: #000;
    outline: 0
}

.fr-box.fr-rtl textarea.fr-code {
    direction: rtl
}

.fr-box .CodeMirror {
    display: none
}

.fr-box.fr-code-view textarea.fr-code {
    display: block
}

.fr-box.fr-code-view .fr-element,
.fr-box.fr-code-view .fr-placeholder,
.fr-box.fr-code-view .fr-iframe {
    display: none
}

.fr-box.fr-code-view .CodeMirror {
    display: block
}

.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch {
    display: block
}

.fr-box.fr-inline .fr-command.fr-btn.html-switch {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    background: #fff;
    color: #333;
    -moz-outline: 0;
    outline: 0;
    border: 0;
    line-height: 1;
    cursor: pointer;
    text-align: left;
    padding: 8px 7px;
    -webkit-transition: background .2s ease 0s;
    -moz-transition: background .2s ease 0s;
    -ms-transition: background .2s ease 0s;
    -o-transition: background .2s ease 0s;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-box.fr-inline .fr-command.fr-btn.html-switch i {
    font-size: 24px;
    width: 24px;
    text-align: center
}

.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
    background: #ebebeb
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-popup .fr-layer.fr-color-hex-layer {
    margin: 0;
    padding: 20px;
    padding-top: 0;
    float: left
}

.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line {
    float: left;
    width: calc(100% - 50px);
    padding: 15px 0 0
}

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons {
    float: right;
    width: 38px;
    height: 40px;
    padding: 17px 0 0;
    margin: 0
}

.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 13px;
    height: 40px;
    width: 38px
}

.fr-popup .fr-separator+.fr-colors-tabs {
    margin-left: 2px;
    margin-right: 2px
}

.fr-popup .fr-color-set {
    line-height: 0;
    display: none
}

.fr-popup .fr-color-set.fr-selected-set {
    display: block;
    padding: 20px;
    padding-bottom: 0
}

.fr-popup .fr-color-set>span {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 1
}

.fr-popup .fr-color-set>span>i,
.fr-popup .fr-color-set>span>svg {
    text-align: center;
    line-height: 32px;
    height: 24px;
    width: 24px;
    margin: 4px;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    cursor: default;
    left: 0
}

.fr-popup .fr-color-set>span>i path,
.fr-popup .fr-color-set>span>svg path {
    fill: #222
}

.fr-popup .fr-color-set>span .fr-selected-color {
    color: #fff;
    font-family: FontAwesome;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    cursor: default
}

.fr-popup .fr-color-set>span:hover,
.fr-popup .fr-color-set>span:focus,
.fr-popup .fr-color-set>span:not(.fr-table-cell):hover,
.fr-popup .fr-color-set>span:not(.fr-table-cell):focus {
    outline: 1px solid #222;
    z-index: 2
}

.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"]~[data-param1="background"]::after {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0)
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-drag-helper {
    background: #0098f7;
    height: 2px;
    margin-top: -1px;
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    z-index: 2147483640;
    display: none
}

.fr-drag-helper.fr-visible {
    display: block
}

.fr-dragging {
    -webkit-opacity: .4;
    -moz-opacity: .4;
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

body.fr-fullscreen {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: fixed
}

.fr-box.fr-fullscreen {
    margin: 0 !important;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2147483630 !important;
    width: auto !important
}

.fr-box.fr-fullscreen .fr-wrapper {
    background-color: #fff
}

.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-box.fr-fullscreen .fr-toolbar {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-box.fr-fullscreen .fr-toolbar.fr-top {
    top: 0 !important
}

.fr-box.fr-fullscreen .fr-toolbar.fr-bottom {
    bottom: 0 !important
}

.fr-box.fr-fullscreen .fr-second-toolbar {
    margin-top: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-fullscreen-wrapper {
    z-index: 2147483640 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-element img {
    cursor: pointer;
    padding: 0 1px
}

.fr-image-resizer {
    position: absolute;
    border: solid 1px #0098f7;
    display: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-image-resizer.fr-active {
    display: block
}

.fr-image-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-image-resizer .fr-handler.fr-hnw {
    cursor: nw-resize
}

.fr-image-resizer .fr-handler.fr-hne {
    cursor: ne-resize
}

.fr-image-resizer .fr-handler.fr-hsw {
    cursor: sw-resize
}

.fr-image-resizer .fr-handler.fr-hse {
    cursor: se-resize
}

.fr-image-resizer .fr-handler {
    width: 12px;
    height: 12px
}

.fr-image-resizer .fr-handler.fr-hnw {
    left: -6px;
    top: -6px
}

.fr-image-resizer .fr-handler.fr-hne {
    right: -6px;
    top: -6px
}

.fr-image-resizer .fr-handler.fr-hsw {
    left: -6px;
    bottom: -6px
}

.fr-image-resizer .fr-handler.fr-hse {
    right: -6px;
    bottom: -6px
}

@media(min-width:1200px) {
    .fr-image-resizer .fr-handler {
        width: 10px;
        height: 10px
    }

    .fr-image-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px
    }

    .fr-image-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px
    }

    .fr-image-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px
    }

    .fr-image-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px
    }
}

.fr-image-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2147483640;
    display: none
}

.fr-popup .fr-image-upload-layer {
    border: dashed 2px #bdbdbd;
    padding: 25px 0;
    margin: 20px;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 140%;
    text-align: center
}

.fr-popup .fr-image-upload-layer:hover,
.fr-popup .fr-image-upload-layer:has(.fr-not-empty) {
    background: #ebebeb
}

.fr-popup .fr-image-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7
}

.fr-popup .fr-image-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important
}

.fr-popup .fr-image-upload-layer .fr-form input {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 400px
}

.fr-popup .fr-image-progress-bar-layer>h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal
}

.fr-popup .fr-image-progress-bar-layer>div.fr-action-buttons {
    display: none
}

.fr-popup .fr-image-progress-bar-layer>div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

.fr-popup .fr-image-progress-bar-layer>div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width .2s ease 0s;
    -moz-transition: width .2s ease 0s;
    -ms-transition: width .2s ease 0s;
    -o-transition: width .2s ease 0s
}

.fr-popup .fr-image-progress-bar-layer>div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    -moz-animation: loading 2s linear infinite;
    -o-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite
}

.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-loader {
    display: none
}

.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-action-buttons {
    display: block
}

.fr-image-size-layer .fr-image-group .fr-input-line {
    width: calc(50% - 5px);
    display: inline-block
}

.fr-image-size-layer .fr-image-group .fr-input-line+.fr-input-line {
    margin-left: 10px
}

.fr-uploading {
    -webkit-opacity: .4;
    -moz-opacity: .4;
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

@-webkit-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@-moz-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@-o-keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

@keyframes loading {
    from {
        left: -25%
    }

    to {
        left: 100%
    }
}

img.fr-draggable {
    user-select: none
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-modal .fr-modal-head .fr-modal-head-line::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more {
    margin-top: 10px
}

.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more.fr-not-available {
    opacity: 0;
    width: 0;
    padding: 12px 0
}

.fr-modal .fr-modal-head .fr-modal-tags {
    padding: 0 20px;
    display: none;
    text-align: left
}

.fr-modal .fr-modal-head .fr-modal-tags a {
    display: inline-block;
    opacity: 0;
    padding: 6px 12px;
    margin: 8px 0 8px 8px;
    text-decoration: none;
    border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: opacity .2s ease 0s, background .2s ease 0s;
    -moz-transition: opacity .2s ease 0s, background .2s ease 0s;
    -ms-transition: opacity .2s ease 0s, background .2s ease 0s;
    -o-transition: opacity .2s ease 0s, background .2s ease 0s;
    cursor: pointer;
    background-color: #f5f5f5
}

.fr-modal .fr-modal-head .fr-modal-tags a:focus {
    outline: 0;
    background-color: #ebebeb
}

.fr-modal .fr-modal-head .fr-modal-tags a:hover {
    background-color: #ebebeb
}

.fr-modal .fr-modal-head .fr-modal-tags a:active {
    background-color: #d6d6d6
}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag {
    background-color: #ecf5ff;
    color: #0098f7
}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:focus {
    outline: 0;
    background-color: #ebebeb
}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:hover {
    background-color: #ebebeb
}

.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:active {
    background-color: #d6d6d6
}

.fr-show-tags .fr-modal-more svg path {
    fill: #0098f7
}

div.fr-modal-body {
    -webkit-transition: background .2s ease 0s;
    -moz-transition: background .2s ease 0s;
    -ms-transition: background .2s ease 0s;
    -o-transition: background .2s ease 0s
}

div.fr-modal-body .fr-preloader {
    display: block;
    margin: 50px auto
}

div.fr-modal-body div.fr-image-list {
    text-align: center;
    margin: 0 20px;
    padding: 0
}

div.fr-modal-body div.fr-image-list .fr-list-column {
    float: left;
    width: calc((100% - 20px)/2)
}

@media(min-width:768px) and (max-width:1199px) {
    div.fr-modal-body div.fr-image-list .fr-list-column {
        width: calc((100% - 40px)/3)
    }
}

@media(min-width:1200px) {
    div.fr-modal-body div.fr-image-list .fr-list-column {
        width: calc((100% - 60px)/4)
    }
}

div.fr-modal-body div.fr-image-list .fr-list-column+.fr-list-column {
    margin-left: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container {
    position: relative;
    width: 100%;
    display: block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden
}

div.fr-modal-body div.fr-image-list div.fr-image-container:first-child {
    margin-top: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container+div {
    margin-top: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::after {
    position: absolute;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease 0s;
    -moz-transition: opacity .2s ease 0s;
    -ms-transition: opacity .2s ease 0s;
    -o-transition: opacity .2s ease 0s;
    background: #000;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::before {
    content: attr(data-deleting);
    color: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 3;
    font-size: 15px;
    height: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty {
    height: 95px;
    background: #ccc;
    z-index: 1
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty::after {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: attr(data-loading);
    display: inline-block;
    height: 20px
}

div.fr-modal-body div.fr-image-list div.fr-image-container img {
    width: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease 0s, filter .2s ease 0s;
    -moz-transition: opacity .2s ease 0s, filter .2s ease 0s;
    -ms-transition: opacity .2s ease 0s, filter .2s ease 0s;
    -o-transition: opacity .2s ease 0s, filter .2s ease 0s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0)
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected img {
    -webkit-opacity: .75;
    -moz-opacity: .75;
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-delete-img,
div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-insert-img {
    display: inline-block
}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img,
div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
    display: none;
    top: 50%;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: background .2s ease 0s, color .2s ease 0s;
    -moz-transition: background .2s ease 0s, color .2s ease 0s;
    -ms-transition: background .2s ease 0s, color .2s ease 0s;
    -o-transition: background .2s ease 0s, color .2s ease 0s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    cursor: pointer;
    margin: 0;
    line-height: 40px;
    text-decoration: none;
    z-index: 3
}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img {
    background: #b8312f;
    fill: #fff;
    padding: 8px;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(25%);
    -moz-transform: translateY(-50%) translateX(25%);
    -ms-transform: translateY(-50%) translateX(25%);
    -o-transform: translateY(-50%) translateX(25%)
}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
    background: #fff;
    fill: #0098f7;
    padding: 8px;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-125%);
    -moz-transform: translateY(-50%) translateX(-125%);
    -ms-transform: translateY(-50%) translateX(-125%);
    -o-transform: translateY(-50%) translateX(-125%)
}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover img {
    -webkit-opacity: .75;
    -moz-opacity: .75;
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-delete-img,
.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-insert-img {
    display: inline-block;
    width: 40px;
    height: 40px
}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img:hover {
    background: #bf4644;
    color: #fff
}

.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img:hover {
    background: #ebebeb
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-line-breaker {
    cursor: text;
    border-top: 1px solid #0098f7;
    position: fixed;
    z-index: 2;
    display: none
}

.fr-line-breaker.fr-visible {
    display: block
}

.fr-line-breaker a.fr-floating-btn {
    position: absolute;
    left: calc(50% - (40px/2));
    top: -20px
}

.fr-line-breaker a.fr-floating-btn svg {
    margin: 8px;
    height: 24px;
    width: 24px
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-quick-insert {
    position: absolute;
    z-index: 2147483639;
    white-space: nowrap;
    padding-right: 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-quick-insert a.fr-floating-btn svg {
    margin: 8px;
    width: 24px;
    height: 24px
}

.fr-quick-insert.fr-on a.fr-floating-btn svg {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg)
}

.fr-quick-insert.fr-hidden {
    display: none
}

.fr-qi-helper {
    position: absolute;
    z-index: 3;
    padding-left: 20px;
    white-space: nowrap
}

.fr-qi-helper a.fr-btn.fr-floating-btn {
    text-align: center;
    padding: 6px 10px 10px 10px;
    display: inline-block;
    color: #222;
    background: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0)
}

.fr-qi-helper a.fr-btn.fr-floating-btn svg {
    fill: #222
}

.fr-qi-helper a.fr-btn.fr-floating-btn.fr-size-1 {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-popup .fr-buttons.fr-tabs .fr-special-character-category {
    padding: 10px 15px
}

.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span {
    font-weight: normal;
    font-size: 16px
}

.fr-popup .fr-special-character {
    width: 24px;
    height: 24px
}

@media screen and (-ms-high-contrast:active) and (min-width:768px),
(-ms-high-contrast:none) and (min-width:768px) {
    .fr-popup .fr-icon-container.fr-sc-container {
        width: 368px
    }
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-element table td.fr-selected-cell,
.fr-element table th.fr-selected-cell {
    border: 1px double #0098f7;
    position: relative;
    background-color: rgba(0, 100, 255, .15)
}

.fr-element table td,
.fr-element table th {
    user-select: text;
    -o-user-select: text;
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text
}

.fr-element .fr-no-selection table td,
.fr-element .fr-no-selection table th {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-table-resizer {
    position: absolute;
    z-index: 3;
    display: none
}

.fr-table-resizer.fr-table-col-resizer {
    cursor: col-resize
}

.fr-table-resizer.fr-table-col-resizer div {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-right: 1px solid #0098f7
}

.fr-table-resizer.fr-table-row-resizer {
    cursor: row-resize
}

.fr-table-resizer.fr-table-row-resizer div {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-bottom: 1px solid #0098f7
}

.fr-table-resizer.fr-moving {
    z-index: 2
}

.fr-no-selection {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-table-selector {
    display: block;
    position: absolute;
    z-index: 3;
    width: 16px;
    height: 16px;
    padding: 3px;
    border: transparent 2px solid;
    border-radius: 4px 4px 0 0
}

.fr-table-selector a {
    width: 16px;
    height: 16px;
    display: block
}

.fr-table-selector a>svg {
    width: 16px;
    height: 16px
}

.fr-table-selector-active {
    opacity: 1;
    visibility: visible;
    border: #f6d146 2px solid;
    background-color: #f6d146
}

.fr-table-selector-active a>svg {
    color: #f6d146
}

.fr-table-selector-active-selected {
    border: #0098f7 2px solid;
    background-color: #0098f7
}

.fr-table-selector-active-selected a>svg {
    color: #0098f7
}

.fr-table-selector-inactive {
    opacity: 0;
    visibility: hidden
}

.fr-view .fr-table-selection-hover {
    outline: #f6d146 2px solid
}

.fr-view .fr-table-selected {
    outline: #0098f7 2px solid;
    caret-color: transparent
}

.fr-popup .fr-table-size {
    margin: 20px
}

.fr-popup .fr-table-size .fr-table-size-info {
    text-align: center;
    font-size: 14px
}

.fr-popup .fr-table-size .fr-select-table-size {
    line-height: 0;
    padding: 5px;
    white-space: nowrap
}

.fr-popup .fr-table-size .fr-select-table-size>span {
    display: inline-block;
    padding: 0 4px 4px 0;
    background: transparent
}

.fr-popup .fr-table-size .fr-select-table-size>span>span {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd
}

.fr-popup .fr-table-size .fr-select-table-size>span.hover {
    background: transparent
}

.fr-popup .fr-table-size .fr-select-table-size>span.hover>span {
    background: rgba(0, 152, 247, .3);
    border: solid 1px #0098f7
}

.fr-popup .fr-table-size .fr-select-table-size .new-line::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-popup.fr-above .fr-table-size .fr-select-table-size>span {
    display: inline-block !important
}

.fr-popup .fr-table-colors {
    display: block;
    padding: 20px;
    padding-bottom: 0
}

.fr-popup.fr-desktop .fr-table-size .fr-select-table-size>span>span {
    width: 12px;
    height: 12px
}

.fr-insert-helper {
    position: absolute;
    z-index: 9999;
    white-space: nowrap
}

.fr-view .fr-table-selected *::selection {
    background: transparent
}

.fr-view .fr-table-selected *::-moz-selection {
    background: transparent
}

.fr-cell-properties-form,
.fr-table-properties-form {
    padding: 15px;
    width: 360px;
    max-width: 100%;
    background-color: #fff;
    border-radius: 10px
}

.fr-cell-properties-form .fr-cell-properties-section,
.fr-cell-properties-form .fr-table-properties-section,
.fr-table-properties-form .fr-cell-properties-section,
.fr-table-properties-form .fr-table-properties-section {
    margin-bottom: 12px
}

.fr-cell-properties-form .fr-cell-properties-section label,
.fr-cell-properties-form .fr-table-properties-section label,
.fr-table-properties-form .fr-cell-properties-section label,
.fr-table-properties-form .fr-table-properties-section label {
    font-weight: bold;
    display: block;
    margin-bottom: 6px;
    font-size: 14px
}

.fr-cell-properties-form .fr-cell-bg-container,
.fr-cell-properties-form .fr-table-bg-container,
.fr-table-properties-form .fr-cell-bg-container,
.fr-table-properties-form .fr-table-bg-container {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%
}

.fr-cell-properties-form .fr-cell-bg-container .fr-input,
.fr-cell-properties-form .fr-table-bg-container .fr-input,
.fr-table-properties-form .fr-cell-bg-container .fr-input,
.fr-table-properties-form .fr-table-bg-container .fr-input {
    flex: 1;
    height: 36px;
    padding: 4px 12px;
    border: 1px solid #ccc;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    font-size: 14px
}

.fr-cell-properties-form .fr-cell-bg-container .fr-input:focus,
.fr-cell-properties-form .fr-table-bg-container .fr-input:focus,
.fr-table-properties-form .fr-cell-bg-container .fr-input:focus,
.fr-table-properties-form .fr-table-bg-container .fr-input:focus {
    outline: 0;
    border-color: #0098f7
}

.fr-cell-properties-form .fr-cell-bg-container .fr-input.fr-disabled,
.fr-cell-properties-form .fr-table-bg-container .fr-input.fr-disabled,
.fr-table-properties-form .fr-cell-bg-container .fr-input.fr-disabled,
.fr-table-properties-form .fr-table-bg-container .fr-input.fr-disabled {
    background-color: #f5f5f5;
    color: #a9a9a9;
    border: 1px solid #d1d1d1;
    cursor: not-allowed
}

.fr-cell-properties-form .fr-cell-bg-container .fr-input::placeholder,
.fr-cell-properties-form .fr-table-bg-container .fr-input::placeholder,
.fr-table-properties-form .fr-cell-bg-container .fr-input::placeholder,
.fr-table-properties-form .fr-table-bg-container .fr-input::placeholder {
    color: #aaa
}

.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color {
    width: 36px;
    height: 36px;
    border: 1px solid #ccc;
    border-left: 0;
    border-radius: 0 2px 2px 0;
    position: relative;
    padding: 0;
    background: transparent;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: -1px 0 0 -1px
}

.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color:hover,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color:hover,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color:hover,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color:hover,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color:hover,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color:hover,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color:hover,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color:hover,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color:hover,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color:hover,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color:hover,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color:hover {
    background-color: #ebebeb
}

.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview {
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    border-radius: 2px;
    position: relative;
    overflow: hidden
}

.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator {
    position: absolute;
    background: #f00;
    width: 28px;
    height: 1px;
    top: 9px;
    left: -4px;
    transform: rotate(-45deg);
    transform-origin: center
}

.fr-cell-properties-form .fr-cell-dimensions-container,
.fr-table-properties-form .fr-cell-dimensions-container {
    display: flex;
    gap: 10px;
    margin-bottom: 12px
}

.fr-cell-properties-form .fr-cell-dimensions-container label,
.fr-table-properties-form .fr-cell-dimensions-container label {
    font-weight: bold;
    font-size: 14px
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section {
    flex: 1
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs {
    display: flex;
    gap: 6px;
    align-items: center
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input {
    width: 90px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 14px
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input:focus,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input:focus {
    outline: 0;
    border-color: #0098f7
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input.fr-disabled,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input.fr-disabled {
    background-color: #f5f5f5;
    color: #a9a9a9;
    border: 1px solid #d1d1d1;
    cursor: not-allowed
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input::placeholder,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input::placeholder {
    color: #aaa
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs .fr-dimension-separator,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs .fr-dimension-separator {
    line-height: 1;
    font-size: 16px
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section {
    flex: 1
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section label,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section label {
    font-weight: bold;
    font-size: 14px
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input {
    width: 90px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 14px
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input:focus,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input:focus {
    outline: 0;
    border-color: #0098f7
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input.fr-disabled,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input.fr-disabled {
    background-color: #f5f5f5;
    color: #a9a9a9;
    border: 1px solid #d1d1d1;
    cursor: not-allowed
}

.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input::placeholder,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input::placeholder {
    color: #aaa
}

.fr-cell-properties-form .fr-cell-properties-buttons,
.fr-cell-properties-form .fr-table-properties-buttons,
.fr-table-properties-form .fr-cell-properties-buttons,
.fr-table-properties-form .fr-table-properties-buttons {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 20px
}

.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button,
.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button,
.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button,
.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button,
.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button,
.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button,
.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button,
.fr-table-properties-form .fr-table-properties-buttons .fr-save-button {
    font-size: 14px;
    cursor: pointer;
    padding: 8px 12px;
    font-weight: 500;
    height: 36px;
    line-height: 20px;
    box-sizing: border-box
}

.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button.fr-disabled,
.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button.fr-disabled,
.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button.fr-disabled,
.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button.fr-disabled,
.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button.fr-disabled,
.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button.fr-disabled,
.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button.fr-disabled,
.fr-table-properties-form .fr-table-properties-buttons .fr-save-button.fr-disabled {
    pointer-events: none;
    cursor: not-allowed;
    color: #a9a9a9
}

.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button,
.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button,
.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button,
.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button {
    background: none;
    border: 0;
    color: #0098f7;
    border-radius: 2px
}

.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button:hover,
.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button:hover,
.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button:hover,
.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button:hover {
    text-decoration: underline
}

.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button,
.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button,
.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button,
.fr-table-properties-form .fr-table-properties-buttons .fr-save-button {
    background-color: #fff;
    border: 1px solid #0098f7;
    color: #0098f7;
    border-radius: 2px
}

.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button:hover,
.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button:hover,
.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button:hover,
.fr-table-properties-form .fr-table-properties-buttons .fr-save-button:hover {
    background-color: #ebebeb
}

.fr-cell-properties-form .fr-error,
.fr-table-properties-form .fr-error {
    color: #f00;
    font-size: 12px;
    padding-bottom: 5px;
    display: none
}

.fr-cell-properties-form input.fr-error,
.fr-table-properties-form input.fr-error {
    border-color: #f00;
    display: block
}

.fr-table-properties-section label:not(:first-child) {
    margin-top: 15px
}

.fr-table-properties-section .fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
    line-height: 170%
}

.fr-table-bg-container .fr-input-line,
.fr-table-border-container .fr-input-line,
.fr-table-dimentions-container .fr-input-line,
.fr-table-style-container .fr-input-line {
    padding: 0;
    width: 100%
}

.fr-table-bg-container .fr-input-line input[type="text"],
.fr-table-border-container .fr-input-line input[type="text"],
.fr-table-dimentions-container .fr-input-line input[type="text"],
.fr-table-style-container .fr-input-line input[type="text"] {
    height: 36px;
    border-color: #ccc
}

.fr-table-bg-container .fr-input-line input+label,
.fr-table-border-container .fr-input-line input+label,
.fr-table-dimentions-container .fr-input-line input+label,
.fr-table-style-container .fr-input-line input+label {
    top: -5px;
    font-weight: 100
}

.fr-table-bg-container .fr-input-line input.fr-not-empty+label,
.fr-table-border-container .fr-input-line input.fr-not-empty+label,
.fr-table-dimentions-container .fr-input-line input.fr-not-empty+label,
.fr-table-style-container .fr-input-line input.fr-not-empty+label {
    top: -20px;
    font-weight: 100
}

.fr-table-bg-container .fr-input-line #fr-table-border-style,
.fr-table-border-container .fr-input-line #fr-table-border-style,
.fr-table-dimentions-container .fr-input-line #fr-table-border-style,
.fr-table-style-container .fr-input-line #fr-table-border-style {
    width: 90%;
    height: 36px;
    border-color: #ccc;
    border-radius: 2px
}

.fr-table-bg-container .fr-input-line .fr-field-lable,
.fr-table-border-container .fr-input-line .fr-field-lable,
.fr-table-dimentions-container .fr-input-line .fr-field-lable,
.fr-table-style-container .fr-input-line .fr-field-lable {
    position: absolute;
    font-size: 11px;
    padding: 0 3px;
    margin: -6px 5px;
    background: #fff;
    font-weight: 100;
    color: #696969;
    z-index: 3
}

.fr-table-bg-container .fr-input-line .fr-buttons,
.fr-table-border-container .fr-input-line .fr-buttons,
.fr-table-dimentions-container .fr-input-line .fr-buttons,
.fr-table-style-container .fr-input-line .fr-buttons {
    padding: 0
}

.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after,
.fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after,
.fr-table-dimentions-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after,
.fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after {
    right: 10px
}

.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-table-dimentions-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active {
    background: transparent
}

.fr-table-bg-container .fr-input-line .fr-dropdown,
.fr-table-border-container .fr-input-line .fr-dropdown,
.fr-table-dimentions-container .fr-input-line .fr-dropdown,
.fr-table-style-container .fr-input-line .fr-dropdown {
    margin: 0;
    background: transparent;
    border: 1px solid #ccc;
    margin-right: 10px;
    height: 36px;
    border-radius: 2px
}

.fr-table-border-container .fr-dropdown-wrapper {
    width: 120px
}

.fr-table-alignment-section {
    margin-left: 10px
}

.fr-table-border-container,
.fr-table-dimentions-container,
.fr-table-dimentions-section {
    display: flex;
    margin-top: 10px
}

.fr-table-border-container .fr-dimension-separator,
.fr-table-dimentions-container .fr-dimension-separator,
.fr-table-dimentions-section .fr-dimension-separator {
    margin: 10px 5px
}

.fr-table-border-container .fr-btn-table-border-bg-color,
.fr-table-dimentions-container .fr-btn-table-border-bg-color,
.fr-table-dimentions-section .fr-btn-table-border-bg-color {
    margin-right: 10px;
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 2px;
    border-left: 0;
    height: 36px;
    margin-left: -1px
}

.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview,
.fr-table-dimentions-container .fr-btn-table-border-bg-color .fr-border-color-preview,
.fr-table-dimentions-section .fr-btn-table-border-bg-color .fr-border-color-preview {
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    border-radius: 2px;
    position: relative;
    overflow: hidden
}

.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator,
.fr-table-dimentions-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator,
.fr-table-dimentions-section .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator {
    position: absolute;
    background: #f00;
    width: 28px;
    height: 1px;
    top: 9px;
    left: -4px;
    transform: rotate(-45deg);
    transform-origin: center
}

.fr-table-style>button {
    width: 100%
}

.fr-table-style .fr-dropdown-wrapper {
    width: 200px
}

.fr-table-alignment-container {
    height: 33px;
    border: 1px solid #ccc;
    margin-top: 10px;
    border-radius: 2px;
    min-width: 130px
}

.fr-table-alignment-container button {
    height: 30px;
    width: 36px;
    padding: 2px 2px 2px 5px;
    border: 0;
    background: transparent;
    margin: 2px;
    cursor: pointer
}

.fr-table-drop-indicator {
    position: absolute;
    height: 0;
    z-index: 1000;
    pointer-events: none;
    margin-top: -1px;
    width: 100%;
    left: 0;
    display: block
}

.fr-table-drop-indicator .fr-table-drop-indicator-line {
    border: 1px solid #0098f7
}

.fr-table-drop-indicator .fr-table-drop-indicator-line::before,
.fr-table-drop-indicator .fr-table-drop-indicator-line::after {
    content: '';
    position: absolute;
    top: -4px;
    width: 8px;
    height: 2px;
    border-style: solid;
    border-width: 4px
}

.fr-table-drop-indicator .fr-table-drop-indicator-line::before {
    left: 0;
    border-color: transparent transparent transparent #0098f7
}

.fr-table-drop-indicator .fr-table-drop-indicator-line::after {
    right: 0;
    border-color: transparent #0098f7 transparent transparent
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-element .fr-video {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-element .fr-video::after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    display: block;
    background: transparent
}

.fr-element .fr-video.fr-active>* {
    z-index: 2;
    position: relative
}

.fr-element .fr-video>* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 100%;
    border: 0
}

.fr-box .fr-video-resizer {
    position: absolute;
    border: solid 1px #0098f7;
    display: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-box .fr-video-resizer.fr-active {
    display: block
}

.fr-box .fr-video-resizer .fr-handler {
    display: block;
    position: absolute;
    background: #0098f7;
    border: solid 1px #fff;
    z-index: 4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-box .fr-video-resizer .fr-handler.fr-hnw {
    cursor: nw-resize
}

.fr-box .fr-video-resizer .fr-handler.fr-hne {
    cursor: ne-resize
}

.fr-box .fr-video-resizer .fr-handler.fr-hsw {
    cursor: sw-resize
}

.fr-box .fr-video-resizer .fr-handler.fr-hse {
    cursor: se-resize
}

.fr-box .fr-video-resizer .fr-handler {
    width: 12px;
    height: 12px
}

.fr-box .fr-video-resizer .fr-handler.fr-hnw {
    left: -6px;
    top: -6px
}

.fr-box .fr-video-resizer .fr-handler.fr-hne {
    right: -6px;
    top: -6px
}

.fr-box .fr-video-resizer .fr-handler.fr-hsw {
    left: -6px;
    bottom: -6px
}

.fr-box .fr-video-resizer .fr-handler.fr-hse {
    right: -6px;
    bottom: -6px
}

@media(min-width:1200px) {
    .fr-box .fr-video-resizer .fr-handler {
        width: 10px;
        height: 10px
    }

    .fr-box .fr-video-resizer .fr-handler.fr-hnw {
        left: -5px;
        top: -5px
    }

    .fr-box .fr-video-resizer .fr-handler.fr-hne {
        right: -5px;
        top: -5px
    }

    .fr-box .fr-video-resizer .fr-handler.fr-hsw {
        left: -5px;
        bottom: -5px
    }

    .fr-box .fr-video-resizer .fr-handler.fr-hse {
        right: -5px;
        bottom: -5px
    }
}

.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line {
    width: calc(50% - 5px);
    display: inline-block
}

.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line+.fr-input-line {
    margin-left: 10px
}

.fr-popup .fr-video-upload-layer {
    border: dashed 2px #bdbdbd;
    padding: 25px 0;
    margin: 20px;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 140%;
    text-align: center
}

.fr-popup .fr-video-upload-layer:hover {
    background: #ebebeb
}

.fr-popup .fr-video-upload-layer.fr-drop {
    background: #ebebeb;
    border-color: #0098f7
}

.fr-popup .fr-video-upload-layer .fr-form {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483640;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important
}

.fr-popup .fr-video-upload-layer .fr-form input {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 500%;
    height: 100%;
    margin: 0;
    font-size: 400px
}

.fr-popup .fr-video-progress-bar-layer>h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal
}

.fr-popup .fr-video-progress-bar-layer>div.fr-action-buttons {
    display: none
}

.fr-popup .fr-video-progress-bar-layer>div.fr-loader {
    background: #b3e0fd;
    height: 10px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

.fr-popup .fr-video-progress-bar-layer>div.fr-loader span {
    display: block;
    height: 100%;
    width: 0%;
    background: #0098f7;
    -webkit-transition: width .2s ease 0s;
    -moz-transition: width .2s ease 0s;
    -ms-transition: width .2s ease 0s;
    -o-transition: width .2s ease 0s
}

.fr-popup .fr-video-progress-bar-layer>div.fr-loader.fr-indeterminate span {
    width: 30% !important;
    position: absolute;
    top: 0;
    -webkit-animation: loading 2s linear infinite;
    -moz-animation: loading 2s linear infinite;
    -o-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite
}

.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-loader {
    display: none
}

.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-action-buttons {
    display: block
}

.fr-video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2147483640;
    display: none
}

.fr-autoplay-margin {
    margin-top: 0 !important
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-license {
    z-index: 1000;
    padding: 20px;
    font-size: 14px;
    color: #222;
    background-color: #fff;
    border-radius: 10px
}

.fr-element,
.fr-element:focus {
    outline: 0 solid transparent
}

.fr-view.fr-element-scroll-visible {
    overflow-x: visible !important
}

.fr-box.fr-basic {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-box.fr-basic .fr-element {
    font-family: sans-serif;
    color: #414141;
    font-size: 14px;
    line-height: 1.6;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: auto;
    min-height: 60px;
    text-align: left
}

.fr-box.fr-basic.fr-rtl .fr-element {
    text-align: right
}

.fr-element {
    background: transparent;
    position: relative;
    z-index: 2;
    -webkit-user-select: auto
}

.fr-element a {
    user-select: auto;
    -o-user-select: auto;
    -moz-user-select: auto;
    -khtml-user-select: auto;
    -webkit-user-select: auto;
    -ms-user-select: auto
}

.fr-element.fr-disabled {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.fr-element [contenteditable="true"] {
    outline: 0 solid transparent
}

.fr-box a.fr-floating-btn {
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 40px;
    width: 40px;
    text-align: center;
    background: #fff;
    color: #333;
    -webkit-transition: background .2s ease 0s, color .2s ease 0s, transform .2s ease 0s;
    -moz-transition: background .2s ease 0s, color .2s ease 0s, transform .2s ease 0s;
    -ms-transition: background .2s ease 0s, color .2s ease 0s, transform .2s ease 0s;
    -o-transition: background .2s ease 0s, color .2s ease 0s, transform .2s ease 0s;
    outline: 0;
    left: 0;
    top: 0;
    line-height: 40px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    text-align: center;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0
}

.fr-box a.fr-floating-btn svg {
    -webkit-transition: transform .2s ease 0s;
    -moz-transition: transform .2s ease 0s;
    -ms-transition: transform .2s ease 0s;
    -o-transition: transform .2s ease 0s;
    fill: #333
}

.fr-box a.fr-floating-btn i,
.fr-box a.fr-floating-btn svg {
    font-size: 14px;
    line-height: 40px
}

.fr-box a.fr-floating-btn.fr-btn+.fr-btn {
    margin-left: 10px
}

.fr-box a.fr-floating-btn:hover {
    background: #ebebeb;
    cursor: pointer
}

.fr-box a.fr-floating-btn:hover svg {
    fill: #333
}

.fr-box .fr-visible a.fr-floating-btn {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

iframe.fr-iframe {
    width: 100%;
    border: 0;
    position: relative;
    display: block;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-wrapper {
    position: relative;
    z-index: 1
}

.fr-wrapper::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-wrapper .fr-placeholder {
    position: absolute;
    font-size: 14px;
    color: #aaa;
    font-family: sans-serif;
    z-index: 1;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.fr-wrapper.show-placeholder .fr-placeholder {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
}

.fr-wrapper ::-moz-selection {
    background: rgba(181, 214, 253, .8);
    color: #000
}

.fr-wrapper ::selection {
    background: rgba(181, 214, 253, .8);
    color: #000
}

.fr-box.fr-basic .fr-wrapper {
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #efefef;
    top: 0;
    left: 0
}

.fr-box.fr-basic.fr-top .fr-wrapper {
    border-top: 0
}

.fr-box.fr-basic.fr-bottom .fr-wrapper {
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

@media(min-width:992px) {
    .fr-box.fr-document {
        min-width: 21cm
    }

    .fr-box.fr-document .fr-wrapper {
        text-align: left;
        padding: 30px;
        min-width: 21cm;
        background: #efefef
    }

    .fr-box.fr-document .fr-wrapper .fr-element {
        text-align: left;
        background: #fff;
        width: 21cm;
        margin: auto;
        min-height: 26cm !important;
        padding: 1cm 2cm;
        overflow: visible;
        z-index: auto
    }

    .fr-box.fr-document .fr-wrapper .fr-element hr {
        margin-left: -2cm;
        margin-right: -2cm;
        background: #efefef;
        height: 1cm;
        outline: 0;
        border: 0
    }

    .fr-box.fr-document .fr-wrapper .fr-element img {
        z-index: 1
    }
}

.fr-tooltip {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 8px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #222;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-transition: opacity .2s ease 0s;
    -moz-transition: opacity .2s ease 0s;
    -ms-transition: opacity .2s ease 0s;
    -o-transition: opacity .2s ease 0s;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -3000px;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    z-index: 2147483647;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fr-tooltip.fr-visible {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-toolbar .fr-btn-wrap,
.fr-popup .fr-btn-wrap,
.fr-modal .fr-btn-wrap {
    float: left;
    white-space: nowrap;
    position: relative
}

.fr-toolbar .fr-btn-wrap.fr-hidden,
.fr-popup .fr-btn-wrap.fr-hidden,
.fr-modal .fr-btn-wrap.fr-hidden {
    display: none
}

.fr-toolbar .fr-command.fr-btn,
.fr-popup .fr-command.fr-btn,
.fr-modal .fr-command.fr-btn {
    background: transparent;
    color: #333;
    -moz-outline: 0;
    outline: 0;
    border: 0;
    line-height: 1;
    cursor: pointer;
    text-align: left;
    margin: 4px 2px;
    padding: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 2;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    float: left;
    height: 40px
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-options {
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar .fr-command.fr-btn.fr-btn-hover,
.fr-popup .fr-command.fr-btn.fr-btn-hover,
.fr-modal .fr-command.fr-btn.fr-btn-hover {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar .fr-command.fr-btn::-moz-focus-inner,
.fr-popup .fr-command.fr-btn::-moz-focus-inner,
.fr-modal .fr-command.fr-btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.fr-toolbar .fr-command.fr-btn.fr-btn-text,
.fr-popup .fr-command.fr-btn.fr-btn-text,
.fr-modal .fr-command.fr-btn.fr-btn-text {
    width: auto
}

.fr-toolbar .fr-command.fr-btn i,
.fr-toolbar .fr-command.fr-btn svg,
.fr-popup .fr-command.fr-btn i,
.fr-popup .fr-command.fr-btn svg,
.fr-modal .fr-command.fr-btn i,
.fr-modal .fr-command.fr-btn svg {
    display: block;
    text-align: center;
    float: none;
    margin: 8px 7px;
    width: 24px
}

.fr-toolbar .fr-command.fr-btn svg.fr-svg,
.fr-popup .fr-command.fr-btn svg.fr-svg,
.fr-modal .fr-command.fr-btn svg.fr-svg {
    height: 24px
}

.fr-toolbar .fr-command.fr-btn svg path,
.fr-popup .fr-command.fr-btn svg path,
.fr-modal .fr-command.fr-btn svg path {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    fill: #333
}

.fr-toolbar .fr-command.fr-btn span.fr-sr-only,
.fr-popup .fr-command.fr-btn span.fr-sr-only,
.fr-modal .fr-command.fr-btn span.fr-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-toolbar .fr-command.fr-btn span,
.fr-popup .fr-command.fr-btn span,
.fr-modal .fr-command.fr-btn span {
    font-size: 14px;
    display: block;
    line-height: 17px;
    min-width: 30px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 17px;
    font-weight: bold;
    padding: 0 4px
}

.fr-toolbar .fr-command.fr-btn img,
.fr-popup .fr-command.fr-btn img,
.fr-modal .fr-command.fr-btn img {
    margin: 8px 7px;
    width: 24px
}

.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup,
.fr-popup .fr-command.fr-btn.fr-btn-active-popup,
.fr-modal .fr-command.fr-btn.fr-btn-active-popup {
    background: #d6d6d6
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection span,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection span,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-selection span {
    font-weight: normal
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown i,
.fr-toolbar .fr-command.fr-btn.fr-dropdown span,
.fr-toolbar .fr-command.fr-btn.fr-dropdown img,
.fr-toolbar .fr-command.fr-btn.fr-dropdown svg,
.fr-popup .fr-command.fr-btn.fr-dropdown i,
.fr-popup .fr-command.fr-btn.fr-dropdown span,
.fr-popup .fr-command.fr-btn.fr-dropdown img,
.fr-popup .fr-command.fr-btn.fr-dropdown svg,
.fr-modal .fr-command.fr-btn.fr-dropdown i,
.fr-modal .fr-command.fr-btn.fr-dropdown span,
.fr-modal .fr-command.fr-btn.fr-dropdown img,
.fr-modal .fr-command.fr-btn.fr-dropdown svg {
    margin-left: 3px;
    margin-right: 11px
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown:after,
.fr-popup .fr-command.fr-btn.fr-dropdown:after,
.fr-modal .fr-command.fr-btn.fr-dropdown:after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333;
    right: 2px;
    top: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    content: ""
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active {
    fill: #333;
    background: #d6d6d6;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover {
    background: #ebebeb;
    fill: #333
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover::after {
    border-top-color: #333
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after {
    border-top: 0;
    border-bottom: 4px solid #222
}

.fr-toolbar .fr-command.fr-btn.fr-disabled,
.fr-popup .fr-command.fr-btn.fr-disabled,
.fr-modal .fr-command.fr-btn.fr-disabled {
    color: #bdbdbd;
    cursor: default;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-toolbar .fr-command.fr-btn.fr-disabled::after,
.fr-popup .fr-command.fr-btn.fr-disabled::after,
.fr-modal .fr-command.fr-btn.fr-disabled::after {
    border-top-color: #bdbdbd
}

.fr-toolbar .fr-command.fr-btn.fr-hidden,
.fr-popup .fr-command.fr-btn.fr-hidden,
.fr-modal .fr-command.fr-btn.fr-hidden {
    display: none
}

.fr-toolbar .fr-tabs .fr-command.fr-btn,
.fr-popup .fr-tabs .fr-command.fr-btn,
.fr-modal .fr-tabs .fr-command.fr-btn {
    margin: 0;
    width: 46px;
    height: 40px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,
.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,
.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,
.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,
.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,
.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab {
    background: #fff
}

.fr-toolbar .fr-tabs .fr-command.fr-btn span,
.fr-popup .fr-tabs .fr-command.fr-btn span,
.fr-modal .fr-tabs .fr-command.fr-btn span {
    height: 27px
}

.fr-toolbar .fr-tabs .fr-command.fr-btn img,
.fr-toolbar .fr-tabs .fr-command.fr-btn svg,
.fr-popup .fr-tabs .fr-command.fr-btn img,
.fr-popup .fr-tabs .fr-command.fr-btn svg,
.fr-modal .fr-tabs .fr-command.fr-btn img,
.fr-modal .fr-tabs .fr-command.fr-btn svg {
    margin: 8px 11px;
    width: 24px;
    height: 24px
}

.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path {
    fill: #0098f7
}

.fr-toolbar.fr-disabled .fr-btn,
.fr-toolbar.fr-disabled .fr-btn.fr-active,
.fr-popup.fr-disabled .fr-btn,
.fr-popup.fr-disabled .fr-btn.fr-active,
.fr-modal.fr-disabled .fr-btn,
.fr-modal.fr-disabled .fr-btn.fr-active {
    color: #bdbdbd;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after,
.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after,
.fr-popup.fr-disabled .fr-btn.fr-dropdown::after,
.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after,
.fr-modal.fr-disabled .fr-btn.fr-dropdown::after,
.fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown::after {
    border-top-color: #bdbdbd
}

.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-left,
.fr-popup.fr-rtl .fr-btn-grp.fr-float-left,
.fr-modal.fr-rtl .fr-btn-grp.fr-float-left {
    float: right
}

.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-right,
.fr-popup.fr-rtl .fr-btn-grp.fr-float-right,
.fr-modal.fr-rtl .fr-btn-grp.fr-float-right {
    float: left
}

.fr-toolbar.fr-rtl .fr-command.fr-btn,
.fr-toolbar.fr-rtl .fr-btn-wrap,
.fr-popup.fr-rtl .fr-command.fr-btn,
.fr-popup.fr-rtl .fr-btn-wrap,
.fr-modal.fr-rtl .fr-command.fr-btn,
.fr-modal.fr-rtl .fr-btn-wrap {
    float: right
}

.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,
.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,
.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover,
.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover,
.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover,
.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover,
.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover,
.fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover {
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar.fr-inline>.fr-command.fr-btn:not(.fr-hidden),
.fr-toolbar.fr-inline>.fr-btn-wrap:not(.fr-hidden) {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: none
}

.fr-desktop .fr-command:hover,
.fr-desktop .fr-command:focus,
.fr-desktop .fr-command.fr-btn-hover,
.fr-desktop .fr-command.fr-expanded {
    outline: 0;
    color: #333
}

.fr-desktop .fr-command:hover:not(.fr-table-cell),
.fr-desktop .fr-command:focus:not(.fr-table-cell),
.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell),
.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell) {
    background: #ebebeb
}

.fr-desktop .fr-command:hover::after,
.fr-desktop .fr-command:focus::after,
.fr-desktop .fr-command.fr-btn-hover::after,
.fr-desktop .fr-command.fr-expanded::after {
    border-top-color: #333
}

.fr-desktop .fr-command.fr-selected:not(.fr-table-cell),
.fr-desktop .fr-command:active {
    color: #333;
    background: #d6d6d6
}

.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus,
.fr-desktop .fr-command.fr-active.fr-btn-hover,
.fr-desktop .fr-command.fr-active.fr-expanded {
    background: #ebebeb
}

.fr-desktop .fr-command.fr-active:active {
    background: #d6d6d6
}

.fr-desktop .fr-command.fr-disabled:hover,
.fr-desktop .fr-command.fr-disabled:focus,
.fr-desktop .fr-command.fr-disabled.fr-selected {
    background: transparent
}

.fr-desktop.fr-disabled .fr-command:hover,
.fr-desktop.fr-disabled .fr-command:focus,
.fr-desktop.fr-disabled .fr-command.fr-selected {
    background: transparent
}

.fr-toolbar.fr-mobile .fr-command.fr-blink,
.fr-popup.fr-mobile .fr-command.fr-blink {
    background: #d6d6d6
}

.fr-popup.fr-mobile .fr-command:focus-visible {
    outline: 0
}

.fr-command.fr-btn.fr-options {
    width: 16px;
    margin-left: -5px
}

.fr-command.fr-btn.fr-options.fr-btn-hover,
.fr-command.fr-btn.fr-options:hover,
.fr-command.fr-btn.fr-options:focus {
    border-left: solid 1px #fafafa;
    -webkit-transition: border-left 0s, background-color .5s;
    -moz-transition: border-left 0s, background-color .5s;
    -ms-transition: border-left 0s, background-color .5s;
    -o-transition: border-left 0s, background-color .5s
}

.fr-command.fr-btn+.fr-dropdown-menu {
    background: #fff;
    display: inline-block;
    position: absolute;
    right: auto;
    bottom: auto;
    height: auto;
    z-index: 4;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    zoom: 1;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.fr-command.fr-btn+.fr-dropdown-menu.test-height .fr-dropdown-wrapper {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    height: auto;
    max-height: 275px
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper {
    padding: 0;
    margin: auto;
    display: inline-block;
    text-align: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    -ms-transition: height .3s;
    -o-transition: height .3s;
    margin-top: 0;
    float: left;
    height: 0;
    margin-top: 0 !important
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content {
    position: relative
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list {
    list-style-type: none;
    margin: 0;
    padding: 8px 0;
    min-width: 72px
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li {
    padding: 0;
    margin: 0;
    font-size: 15px
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
    padding: 0 20px;
    line-height: 200%;
    display: flex;
    cursor: pointer;
    white-space: nowrap;
    color: inherit;
    text-decoration: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg {
    width: 24px;
    height: 24px;
    margin: 3px 4px
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path {
    fill: #333
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
    background: #d6d6d6
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active:focus:not(.fr-table-cell),
.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active:hover:not(.fr-table-cell) {
    outline: 1px solid #0098f7;
    outline-offset: -1px
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled {
    color: #bdbdbd;
    cursor: default
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a .fr-shortcut {
    margin-left: 20px;
    font-weight: bold;
    -webkit-opacity: .75;
    -moz-opacity: .75;
    opacity: .75
}

.fr-command.fr-btn.fr-active+.fr-dropdown-menu {
    display: inline-block;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.fr-bottom>.fr-command.fr-btn+.fr-dropdown-menu {
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar.fr-rtl .fr-dropdown-wrapper,
.fr-popup.fr-rtl .fr-dropdown-wrapper {
    text-align: right !important
}

body.fr-prevent-scroll {
    overflow: hidden
}

body.fr-prevent-scroll.fr-mobile {
    position: fixed;
    -webkit-overflow-scrolling: touch
}

.fr-modal {
    color: #222;
    font-family: Arial, Helvetica, sans-serif;
    position: fixed;
    overflow-x: auto;
    overflow-y: scroll;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 2147483640;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 1.2
}

.fr-modal.fr-middle .fr-modal-wrapper {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute
}

.fr-modal .fr-modal-wrapper {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-clip: padding-box;
    margin: 20px auto;
    display: inline-block;
    background: #fff;
    min-width: 300px;
    -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    border: 0;
    overflow: hidden;
    width: 90%;
    position: relative
}

@media(min-width:768px) and (max-width:991px) {
    .fr-modal .fr-modal-wrapper {
        margin: 30px auto;
        width: 70%
    }
}

@media(min-width:992px) {
    .fr-modal .fr-modal-wrapper {
        margin: 50px auto;
        width: 960px
    }
}

.fr-modal .fr-modal-wrapper .fr-modal-head {
    background: #fff;
    overflow: hidden;
    position: absolute;
    width: 100%;
    min-height: 42px;
    z-index: 3;
    border-bottom: solid #efefef 1px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s
}

.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line {
    height: 56px;
    padding: 0 10px
}

.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close {
    margin: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.fr-modal .fr-modal-wrapper .fr-modal-head h4 {
    font-size: 20px;
    padding: 19px 10px;
    margin: 0;
    font-weight: 400;
    line-height: 18px;
    display: inline-block;
    float: left
}

.fr-modal .fr-modal-wrapper div.fr-modal-body {
    height: 100%;
    min-height: 150px;
    overflow-y: auto;
    padding-bottom: 20px
}

.fr-modal .fr-modal-wrapper div.fr-modal-body:focus {
    outline: 0
}

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command {
    height: 36px;
    line-height: 1;
    color: #0098f7;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    border: 0;
    background: none;
    font-size: 16px;
    outline: 0;
    -webkit-transition: background .2s ease 0s;
    -moz-transition: background .2s ease 0s;
    -ms-transition: background .2s ease 0s;
    -o-transition: background .2s ease 0s;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command+button {
    margin-left: 24px
}

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover,
.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus {
    background: #ebebeb;
    color: #0098f7
}

.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active {
    background: #d6d6d6;
    color: #0098f7
}

.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner {
    border: 0
}

.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover {
    background: #ebebeb
}

.fr-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 2147483639
}

ol.decimal_type {
    counter-reset: item
}

ol.decimal_type>li {
    display: block;
    position: relative
}

ol.decimal_type>li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 10px
}

.fr-popup {
    position: absolute;
    display: none;
    color: #222;
    background: #fff;
    -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    font-family: Arial, Helvetica, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    margin-top: 10px;
    z-index: 2147483635;
    text-align: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.2
}

.fr-popup .fr-icon {
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    font-weight: 400;
    box-sizing: content-box;
    padding: 6px
}

.fr-popup .fr-icon-container {
    padding: 20px;
    max-height: 200px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@supports not (-ms-high-contrast:none) {
    .fr-popup .fr-icon-container {
        grid-template-columns: repeat(auto-fill, minmax(36px, 36px));
        display: grid
    }
}

@media(min-width:768px) {
    .fr-popup .fr-icon-container {
        min-width: 276px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .fr-popup .fr-icon-container {
        display: inline-flex;
        -ms-flex-flow: row wrap
    }
}

@media screen and (-ms-high-contrast:active) and (max-width:768px),
(-ms-high-contrast:none) and (max-width:768px) {
    .fr-popup .fr-icon-container {
        width: 236px
    }
}

.fr-popup .fr-input-focus {
    background: #f5f5f5
}

.fr-popup.fr-above {
    margin-top: -10px;
    border-top: 0
}

.fr-popup.fr-active {
    display: block
}

.fr-popup.fr-hidden {
    display: none !important
}

.fr-popup.fr-empty {
    display: none !important
}

.fr-popup .fr-hs {
    display: block !important
}

.fr-popup .fr-hs.fr-hidden {
    display: none !important
}

.fr-popup .fr-input-line {
    position: relative;
    padding: 15px 0
}

.fr-popup .fr-input-line input[type="text"],
.fr-popup .fr-input-line input[type="number"],
.fr-popup .fr-input-line textarea {
    width: 100%;
    margin-bottom: 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: solid 1px #999;
    color: #222;
    font-size: 14px;
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 4px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border .5s, padding .5s;
    -moz-transition: border .5s, padding .5s;
    -ms-transition: border .5s, padding .5s;
    -o-transition: border .5s, padding .5s
}

.fr-popup .fr-input-line input[type="text"]:hover,
.fr-popup .fr-input-line input[type="number"]:hover,
.fr-popup .fr-input-line textarea:hover {
    border: solid 1px #515151
}

.fr-popup .fr-input-line input[type="text"]:focus,
.fr-popup .fr-input-line input[type="number"]:focus,
.fr-popup .fr-input-line textarea:focus {
    border: solid 2px #0098f7;
    padding: 3px 11px
}

.fr-popup .fr-input-line input[type="text"],
.fr-popup .fr-input-line input[type="number"] {
    height: 46px
}

.fr-popup .fr-input-line input+label,
.fr-popup .fr-input-line textarea+label {
    position: absolute;
    top: 29px;
    left: 12px;
    font-size: 14px;
    color: #808080;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    z-index: 3;
    display: block;
    background: #fff;
    padding: 0;
    cursor: text
}

.fr-popup .fr-input-line input.fr-not-empty+label,
.fr-popup .fr-input-line textarea.fr-not-empty+label {
    color: #808080;
    width: auto;
    left: 4px;
    padding: 0 4px;
    font-size: 11px;
    top: 9px
}

.fr-popup input,
.fr-popup textarea {
    user-select: text;
    -o-user-select: text;
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.fr-popup textarea {
    resize: none
}

.fr-popup .fr-buttons {
    white-space: nowrap;
    line-height: 0
}

.fr-popup .fr-buttons .fr-btn {
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
    float: none
}

.fr-popup .fr-buttons .fr-btn i {
    float: left
}

.fr-popup .fr-buttons .fr-separator {
    display: inline-block;
    float: none
}

.fr-popup .fr-buttons.fr-tabs {
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f5f5f5;
    overflow: hidden
}

@media(max-width:768px) {
    .fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll {
        overflow: scroll;
        overflow-y: hidden;
        width: 276px
    }
}

.fr-popup .fr-buttons:not(.fr-tabs) {
    padding: 5px
}

.fr-popup .fr-layer {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 195px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px;
    display: none
}

@media(min-width:768px) {
    .fr-popup .fr-layer {
        width: 260px
    }
}

.fr-popup .fr-layer.fr-active {
    display: inline-block
}

.fr-popup .fr-action-buttons {
    z-index: 7;
    height: 36px;
    text-align: right
}

.fr-popup .fr-action-buttons button.fr-command {
    height: 36px;
    line-height: 1;
    color: #0098f7;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    border: 0;
    background: none;
    font-size: 16px;
    outline: 0;
    -webkit-transition: background .2s ease 0s;
    -moz-transition: background .2s ease 0s;
    -ms-transition: background .2s ease 0s;
    -o-transition: background .2s ease 0s;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-popup .fr-action-buttons button.fr-command+button {
    margin-left: 24px
}

.fr-popup .fr-action-buttons button.fr-command:hover,
.fr-popup .fr-action-buttons button.fr-command:focus {
    background: #ebebeb;
    color: #0098f7
}

.fr-popup .fr-action-buttons button.fr-command:active {
    background: #d6d6d6;
    color: #0098f7
}

.fr-popup .fr-action-buttons button::-moz-focus-inner {
    border: 0
}

.fr-popup .fr-checkbox {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    padding: 10px;
    border-radius: 100%;
    line-height: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    vertical-align: middle
}

.fr-popup .fr-checkbox svg {
    margin-left: 2px;
    margin-top: 2px;
    display: none;
    width: 10px;
    height: 10px
}

.fr-popup .fr-checkbox span {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background .2s ease 0s, border-color .2s ease 0s;
    -moz-transition: background .2s ease 0s, border-color .2s ease 0s;
    -ms-transition: background .2s ease 0s, border-color .2s ease 0s;
    -o-transition: background .2s ease 0s, border-color .2s ease 0s
}

.fr-popup .fr-checkbox input {
    position: absolute;
    z-index: 2;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border: 0 none;
    cursor: pointer;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 18px;
    top: 7px;
    left: 7px
}

.fr-popup .fr-checkbox input:not(:checked)+span {
    border: solid 2px #999
}

.fr-popup .fr-checkbox input:not(:checked):active+span {
    background-color: #f5f5f5
}

.fr-popup .fr-checkbox input:not(:checked):focus+span,
.fr-popup .fr-checkbox input:not(:checked):hover+span {
    border-color: #515151
}

.fr-popup .fr-checkbox input:checked+span {
    background: #0098f7;
    border: solid 2px #0098f7
}

.fr-popup .fr-checkbox input:checked+span svg {
    display: block
}

.fr-popup .fr-checkbox input:checked:active+span {
    background-color: #ecf5ff
}

.fr-popup .fr-checkbox input:checked:focus+span,
.fr-popup .fr-checkbox input:checked:hover+span {
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-popup .fr-checkbox-line {
    font-size: 14px;
    line-height: 1.4px;
    margin-top: 10px
}

.fr-popup .fr-checkbox-line label {
    cursor: pointer;
    margin: 0 5px;
    vertical-align: middle
}

.fr-popup.fr-rtl {
    direction: rtl;
    text-align: right
}

.fr-popup.fr-rtl .fr-action-buttons {
    text-align: left
}

.fr-popup.fr-rtl .fr-input-line input+label,
.fr-popup.fr-rtl .fr-input-line textarea+label {
    left: auto;
    right: 0
}

.fr-popup.fr-rtl .fr-buttons .fr-separator.fr-vs {
    float: right
}

.fr-text-edit-layer {
    width: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block !important
}

.fr-toolbar {
    color: #222;
    background: #fff;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: left;
    border: 1px solid #ccc;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.2;
    padding-bottom: 0;
    -webkit-transition: padding-bottom .5s;
    -moz-transition: padding-bottom .5s;
    -ms-transition: padding-bottom .5s;
    -o-transition: padding-bottom .5s
}

.fr-toolbar::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-toolbar::after {
    height: 0
}

.fr-toolbar .fr-newline {
    clear: both;
    display: block;
    content: "";
    margin-left: 9px;
    margin-right: 9px;
    background: #efefef;
    height: 1px;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s
}

.fr-toolbar.fr-toolbar-open .fr-newline {
    height: 0
}

.fr-toolbar .fr-float-right {
    float: right
}

.fr-toolbar .fr-float-left {
    float: left
}

.fr-toolbar .fr-more-toolbar {
    float: left;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f5f5f5;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    height: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.fr-toolbar .fr-more-toolbar.fr-expanded {
    height: 48px
}

.fr-toolbar .fr-more-toolbar.fr-overflow-visible {
    overflow: visible
}

.fr-toolbar .fr-more-toolbar>.fr-command.fr-btn {
    margin-left: 4px;
    margin-right: 4px
}

.fr-toolbar .fr-btn-grp {
    display: inline-block;
    margin: 0 17px 0 12px
}

@media(max-width:768px) {
    .fr-toolbar .fr-btn-grp {
        margin: 0 7px 0 6px
    }
}

.fr-toolbar .fr-command.fr-btn.fr-open {
    margin-top: 10px;
    margin-bottom: -1px;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active) {
    background: #f5f5f5
}

.fr-toolbar .fr-popup .fr-command:focus-visible {
    outline: 0
}

.fr-toolbar.fr-rtl {
    text-align: right
}

.fr-toolbar.fr-inline {
    display: none;
    -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    border: 0;
    white-space: nowrap;
    position: absolute;
    margin-top: 5px;
    z-index: 2147483630
}

.fr-toolbar.fr-inline.fr-above {
    margin-top: -10px;
    border-top: 0
}

.fr-toolbar.fr-inline .fr-newline {
    height: 0
}

.fr-toolbar.fr-inline .fr-more-toolbar {
    position: absolute !important
}

.fr-toolbar.fr-inline .fr-more-toolbar.fr-expanded {
    position: relative !important
}

.fr-toolbar.fr-top {
    top: 0;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar.fr-bottom {
    bottom: 0;
    border-top: 0;
    padding-bottom: 0;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar.fr-bottom .fr-newline {
    padding-top: 0;
    -webkit-transition: padding-top .5s;
    -moz-transition: padding-top .5s;
    -ms-transition: padding-top .5s;
    -o-transition: padding-top .5s
}

.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline {
    padding-top: 48px;
    background: #fff
}

.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open {
    margin-top: -1px;
    margin-bottom: 10px;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-toolbar.fr-sticky-on {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-separator {
    background: #ebebeb;
    display: block;
    vertical-align: top;
    float: left
}

.fr-separator+.fr-separator {
    display: none
}

.fr-separator.fr-vs {
    height: 32px;
    width: 1px;
    margin: 8px 4px
}

.fr-separator.fr-hs {
    clear: both;
    width: calc(100% - (2*4px));
    margin: 0 4px;
    height: 1px
}

.fr-separator.fr-hidden {
    display: none !important
}

.fr-rtl .fr-separator {
    float: right
}

.fr-toolbar.fr-inline .fr-separator.fr-hs {
    float: none
}

.fr-toolbar.fr-inline .fr-separator.fr-vs {
    display: inline-block
}

.fr-second-toolbar {
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    line-height: 1.4;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-second-toolbar::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-second-toolbar:empty {
    min-height: calc(10px);
    position: relative;
    margin-top: calc(-1px);
    z-index: 2
}

#fr-logo {
    float: left;
    outline: 0
}

#fr-logo>span {
    display: inline-block;
    float: left;
    font-family: sans-serif;
    padding: 11px 5px 10px 15px;
    font-size: 12px;
    font-weight: 500;
    color: #b1b2b7;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s
}

#fr-logo>svg {
    height: 20px;
    width: 47px;
    margin: 7px 0;
    cursor: pointer
}

#fr-logo>svg * {
    -webkit-transition: fill .3s;
    -moz-transition: fill .3s;
    -ms-transition: fill .3s;
    -o-transition: fill .3s
}

#fr-logo:hover>span,
#fr-logo:focus>span {
    color: #0098f7
}

#fr-logo:hover>svg .fr-logo,
#fr-logo:focus>svg .fr-logo {
    fill: #0098f7
}

.fr-visibility-helper {
    display: none;
    margin-left: 0 !important
}

@media(min-width:768px) {
    .fr-visibility-helper {
        margin-left: 1px !important
    }
}

@media(min-width:992px) {
    .fr-visibility-helper {
        margin-left: 2px !important
    }
}

@media(min-width:1200px) {
    .fr-visibility-helper {
        margin-left: 3px !important
    }
}

.fr-opacity-0 {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.fr-box {
    position: relative
}

.fr-sticky {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky
}

.fr-sticky-off {
    position: relative
}

.fr-sticky-on {
    position: fixed;
    z-index: 10
}

.fr-sticky-on.fr-sticky-ios {
    position: -webkit-sticky;
    left: 0;
    right: 0;
    width: auto !important
}

.modal .fr-sticky-on {
    position: sticky
}

.fr-sticky-dummy {
    display: none
}

.fr-sticky-on+.fr-sticky-dummy,
.fr-sticky-box>.fr-sticky-dummy {
    display: block
}

span.fr-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-view .fr-highlight-change,
.fr-highlight-change>img,
.fr-highlight-change>.fr-video>video,
.fr-highlight-change>.fr-video>embed,
.fr-highlight-change>.fr-video>iframe,
.fr-highlight-change>.fr-embedly>.embedly-card>.embedly-card-hug>iframe,
.fr-highlight-change>p,
.fr-view .fr-highlight-change>span:not(.fr-tracking-deleted),
.fr-highlight-change li,
.fr-highlight-change>table td,
.fr-highlight-change>table th {
    background-color: #f3eec3;
    opacity: .5
}

.fr-view .fr-highlight-table,
.fr-view .fr-highlight-table>span {
    opacity: 1
}

.fr-highlight-change.fr-highlight-change>table td,
.fr-highlight-change.fr-highlight-change>hr {
    border-color: #f3eec3
}

.fr-tracking-deleted.fr-tracking-deleted>table td,
.fr-tracking-deleted.fr-tracking-deleted>hr {
    border-color: #dc3545
}

.fr-tracking-deleted img,
.fr-tracking-deleted>.fr-video>video,
.fr-tracking-deleted>.fr-video>iframe,
.fr-tracking-deleted>.fr-embedly>.embedly-card>.embedly-card-hug>iframe {
    opacity: .5;
    background-color: #dc3545
}

.fr-view .fr-tracking-deleted {
    background-color: #dc3545;
    text-decoration: line-through;
    pointer-events: none;
    user-select: none;
    opacity: 1
}

.fr-highlight-change>.fr-video>iframe,
.fr-tracking-deleted>.fr-video>iframe,
.fr-highlight-change>.fr-video>video,
.fr-tracking-deleted>.fr-video>video,
.fr-highlight-change>.fr-video>embed,
.fr-highlight-change>.fr-embedly>.embedly-card>.embedly-card-hug>iframe,
.fr-tracking-deleted>.fr-embedly>.embedly-card>.embedly-card-hug>iframe {
    padding: 10px !important
}

.fr-tracking-deleted img,
.fr-highlight-change img {
    border: 2px solid #f3eec3
}

.fr-highlight-change [data-pasted="true"] *:not(table):not(tbody):not(tr):not(td) {
    opacity: .5;
    background-color: #f3eec3
}

.fr-highlight-change [data-pasted="true"]>table td {
    opacity: .5;
    border-color: #f3eec3
}

.fr-track-visibility-hidden {
    visibility: hidden
}

.fr-track-hide {
    display: none
}

.fr-track-hide-mobile {
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute
}

.fr-ios-mobile-disable-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none
}

.fr-bottom-extended {
    flex-wrap: wrap;
    display: flex;
    box-sizing: border-box
}

.position-relative {
    position: relative !important
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-view img.fr-rounded,
.fr-view .fr-img-caption.fr-rounded img {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-view img.fr-shadow,
.fr-view .fr-img-caption.fr-shadow img {
    -webkit-box-shadow: 10px 10px 5px 0 #ccc;
    -moz-box-shadow: 10px 10px 5px 0 #ccc;
    box-shadow: 10px 10px 5px 0 #ccc
}

.fr-view img.fr-bordered,
.fr-view .fr-img-caption.fr-bordered img {
    border: solid 5px #ccc
}

.fr-view img.fr-bordered {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-view .fr-img-caption.fr-bordered img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-view li img.fr-dii.fr-fil {
    margin-right: 20px
}

.fr-view {
    word-wrap: break-word
}

.fr-view span[style~="color:"] a {
    color: inherit
}

.fr-view strong {
    font-weight: 700
}

.fr-view table[border='0'] td:not([class]),
.fr-view table[border='0'] th:not([class]),
.fr-view table[border='0'] td[class=""],
.fr-view table[border='0'] th[class=""] {
    border-width: 0
}

.fr-view table {
    border: 0;
    border-collapse: collapse;
    empty-cells: show;
    max-width: 100%;
    margin: 0
}

.fr-view table td {
    min-width: 5px
}

.fr-view table.fr-dashed-borders td,
.fr-view table.fr-dashed-borders th {
    border-style: dashed
}

.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
    background: #f5f5f5
}

.fr-view table td,
.fr-view table th {
    border: 1px solid #ddd
}

.fr-view table td:empty,
.fr-view table th:empty {
    height: 20px
}

.fr-view table td.fr-highlighted,
.fr-view table th.fr-highlighted {
    border: 1px double #f00
}

.fr-view table td.fr-thick,
.fr-view table th.fr-thick {
    border-width: 2px
}

.fr-view table th {
    background: #ececec
}

.fr-view table tfoot td {
    background: #ececec
}

.fr-view .fr-mso-hidden {
    display: none
}

.fr-view hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    break-after: always;
    page-break-after: always
}

.fr-view .fr-file {
    position: relative
}

.fr-view .fr-file::after {
    position: relative;
    content: "📎";
    font-weight: normal
}

.fr-view pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: visible
}

.fr-view[dir="rtl"] blockquote {
    border-left: 0;
    border-right: solid 2px #5e35b1;
    margin-right: 0;
    padding-right: 5px;
    padding-left: 0
}

.fr-view[dir="rtl"] blockquote blockquote {
    border-color: #00bcd4
}

.fr-view[dir="rtl"] blockquote blockquote blockquote {
    border-color: #43a047
}

.fr-view blockquote {
    border-left: solid 2px #5e35b1;
    margin-left: 0;
    padding-left: 5px;
    color: #5e35b1
}

.fr-view blockquote blockquote {
    border-color: #00bcd4;
    color: #00bcd4
}

.fr-view blockquote blockquote blockquote {
    border-color: #43a047;
    color: #43a047
}

.fr-view span.fr-emoticon {
    font-weight: normal;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
    display: inline;
    line-height: 0
}

.fr-view span.fr-emoticon.fr-emoticon-img {
    background-repeat: no-repeat !important;
    font-size: inherit;
    height: 1em;
    width: 1em;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -.1em .1em .1em;
    line-height: 1;
    vertical-align: middle
}

.fr-view .fr-text-gray {
    color: #aaa !important
}

.fr-view .fr-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0
}

.fr-view .fr-text-spaced {
    letter-spacing: 1px
}

.fr-view .fr-text-uppercase {
    text-transform: uppercase
}

.fr-view .fr-class-highlighted {
    background-color: #ff0
}

.fr-view .fr-class-code {
    border-color: #ccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #f5f5f5;
    padding: 10px;
    font-family: "Courier New", Courier, monospace
}

.fr-view .fr-class-transparency {
    opacity: .5
}

.fr-view img {
    position: relative;
    max-width: 100%
}

.fr-view img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.fr-view img.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

.fr-view img.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

.fr-view img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2*5px));
    min-width: 10px
}

.fr-view img.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px);
    min-width: 5px
}

.fr-view img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px);
    min-width: 5px
}

.fr-view span.fr-img-caption {
    position: relative;
    max-width: 100%
}

.fr-view span.fr-img-caption.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.fr-view span.fr-img-caption.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

.fr-view span.fr-img-caption.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

.fr-view span.fr-img-caption.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2*5px));
    min-width: 10px
}

.fr-view span.fr-img-caption.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px);
    min-width: 5px
}

.fr-view span.fr-img-caption.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px);
    min-width: 5px
}

.fr-view .fr-video {
    text-align: center;
    position: relative
}

.fr-view .fr-video.fr-rv {
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.fr-view .fr-video.fr-rv>iframe,
.fr-view .fr-video.fr-rv object,
.fr-view .fr-video.fr-rv embed {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fr-view .fr-video>* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 100%;
    border: 0
}

.fr-view .fr-video.fr-dvb {
    display: block;
    clear: both
}

.fr-view .fr-video.fr-dvb.fr-fvl {
    text-align: left
}

.fr-view .fr-video.fr-dvb.fr-fvr {
    text-align: right
}

.fr-view .fr-video.fr-dvi {
    display: inline-block
}

.fr-view .fr-video.fr-dvi.fr-fvl {
    float: left
}

.fr-view .fr-video.fr-dvi.fr-fvr {
    float: right
}

.fr-view a.fr-strong {
    font-weight: 700
}

.fr-view a.fr-green {
    color: #008000
}

.fr-view .fr-img-caption {
    text-align: center
}

.fr-view .fr-img-caption .fr-img-wrap {
    padding: 0;
    margin: auto;
    text-align: center;
    width: 100%
}

.fr-view .fr-img-caption .fr-img-wrap a {
    display: block
}

.fr-view .fr-img-caption .fr-img-wrap img {
    display: block;
    margin: auto;
    width: 100%
}

.fr-view .fr-img-caption .fr-img-wrap>span {
    margin: auto;
    display: block;
    padding: 5px 5px 10px;
    font-size: 14px;
    font-weight: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width: 100%;
    text-align: center
}

.fr-view button.fr-rounded,
.fr-view input.fr-rounded,
.fr-view textarea.fr-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.fr-view button.fr-large,
.fr-view input.fr-large,
.fr-view textarea.fr-large {
    font-size: 24px
}

.fr-view span.fr-img-caption.fr-dii.fr-fil,
.fr-view p img.fr-dii.fr-fil {
    margin-right: 15px
}

a.fr-view.fr-strong {
    font-weight: 700
}

a.fr-view.fr-green {
    color: #008000
}

img.fr-view {
    position: relative;
    max-width: 100%
}

img.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

img.fr-view.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

img.fr-view.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

img.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2*5px));
    min-width: 10px
}

img.fr-view.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px);
    min-width: 5px
}

img.fr-view.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px);
    min-width: 5px
}

span.fr-img-caption.fr-view {
    position: relative;
    max-width: 100%
}

span.fr-img-caption.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

span.fr-img-caption.fr-view.fr-dib.fr-fil {
    margin-left: 0;
    text-align: left
}

span.fr-img-caption.fr-view.fr-dib.fr-fir {
    margin-right: 0;
    text-align: right
}

span.fr-img-caption.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2*5px));
    min-width: 10px
}

span.fr-img-caption.fr-view.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px);
    min-width: 5px
}

span.fr-img-caption.fr-view.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px);
    min-width: 5px
}

.fr-clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.fr-hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fr-find-replace-layer .fr-header {
    padding: 15px
}

.fr-find-replace-layer .fr-body {
    padding: 0 15px 15px
}

.fr-find-replace-layer .fr-drag-handle {
    cursor: move
}

.fr-find-replace-layer h3 {
    margin: 0;
    font-size: 16px;
    text-align: left;
    font-weight: bold
}

.fr-find-replace-layer .fr-body .fr-input-line input.fr-disabled {
    background-color: #f5f5f5;
    color: #a9a9a9;
    border: 1px solid #d1d1d1;
    cursor: not-allowed
}

.fr-find-replace-layer .fr-body .fr-input-line input#fr-findText::placeholder,
.fr-find-replace-layer .fr-body .fr-input-line input#fr-replaceText::placeholder {
    color: #a9a9a9
}

.fr-find-replace-layer .fr-body .fr-input-line.fr-find-field {
    width: 227px;
    padding-bottom: 5px
}

.fr-find-replace-layer .fr-body .fr-input-line.fr-replace-field {
    top: -8px;
    padding-bottom: 0
}

.fr-find-replace-layer .fr-body .fr-label-disabled {
    background-color: #f5f5f5
}

.fr-find-replace-layer .fr-body .fr-close-btn {
    position: absolute;
    top: 2px;
    right: 10px;
    font-size: 25px;
    background: none;
    border: 0;
    cursor: pointer;
    color: #333
}

.fr-find-replace-layer .fr-body .fr-close-btn:hover {
    color: #ccc
}

.fr-find-replace-layer .fr-body .fr-toggle-advanced-options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    background-color: #f5f5f5;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    transition: background-color .3s ease;
    width: auto;
    background: none;
    color: #333
}

.fr-find-replace-layer .fr-body input {
    padding: 8px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-left: 0
}

.fr-find-replace-layer .fr-body .fr-input-container {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%
}

.fr-find-replace-layer .fr-body .fr-arrow-buttons {
    display: flex;
    flex-direction: row;
    gap: 5px;
    margin-left: 10px;
    margin-top: 10px
}

.fr-find-replace-layer .fr-body .fr-arrow-buttons button {
    border: 0;
    background: none;
    cursor: pointer;
    padding: 2px 4px;
    margin-bottom: 12px;
    font-size: 12px
}

.fr-find-replace-layer .fr-body .fr-arrow-buttons .fr-disabled {
    pointer-events: none;
    cursor: not-allowed;
    color: #a9a9a9
}

.fr-find-replace-layer .fr-body .fr-button-group {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    margin-top: 10px
}

.fr-find-replace-layer .fr-body .fr-button-group button.fr-find-btn {
    background-color: #fff;
    color: #0098f7;
    margin-top: 10px;
    border: 1px solid #0098f7
}

.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-btn {
    background-color: #fff;
    color: #0098f7;
    font-size: 14px;
    margin-top: 10px
}

.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-btn.fr-disabled {
    pointer-events: none;
    cursor: not-allowed;
    color: #a9a9a9
}

.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-all-btn {
    background-color: #fff;
    color: #0098f7;
    font-size: 14px;
    margin-top: 10px
}

.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-all-btn.fr-disabled {
    pointer-events: none;
    cursor: not-allowed;
    color: #a9a9a9
}

.fr-find-replace-layer .fr-body button {
    padding: 8px 12px;
    font-size: 14px;
    border: 0;
    border-radius: 4px;
    cursor: pointer
}

.fr-find-replace-layer .fr-body .fr-input-container {
    position: relative;
    display: flex;
    align-items: center
}

.fr-find-replace-layer .fr-body #fr-replaceText {
    width: 77%
}

.fr-find-replace-layer .fr-body #fr-findText {
    position: relative;
    padding-right: 40px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px
}

.fr-find-replace-layer .fr-body #fr-findText:focus {
    border: 2px solid #0098f7
}

.fr-find-replace-layer .fr-body .fr-find-error {
    color: #f70000;
    font-size: 12px;
    display: none;
    max-width: 300px;
    overflow-wrap: break-word
}

.fr-find-replace-layer .fr-body #fr-findText.error {
    border-color: #f70000
}

.fr-find-replace-layer .fr-body .fr-count-indicator {
    position: absolute;
    right: 80px;
    top: 57%;
    transform: translateY(-50%);
    color: #ccc;
    font-size: 12px;
    pointer-events: none;
    visibility: hidden;
    z-index: 10
}

.fr-find-replace-layer .fr-body .fr-toggle-advanced-options .arrow {
    font-size: 15px;
    transition: transform .3s ease;
    margin-right: 10px;
    font-size: 14px;
    margin-right: 4px;
    margin-top: 2px;
    font-weight: 100
}

.fr-find-replace-layer .fr-body .fr-advanced-options-panel {
    border-radius: 4px
}

.fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group .fr-checkbox-row {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px
}

.fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group .fr-checkbox-row input[type="checkbox"]:focus-visible {
    outline: 2px solid #0098f7;
    outline-offset: 2px
}

.fr-find-replace-layer .fr-body .fr-toggle-btn {
    width: 40px;
    height: 20px;
    background-color: #ccc;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

.fr-find-replace-layer .fr-body .fr-arrow {
    margin-right: 5px;
    font-size: 12px;
    margin-top: 1px;
    position: absolute;
    right: 15px
}

.fr-find-replace-layer .fr-body .fr-disabled svg.fr-arrow-button {
    fill: #a9a9a9
}

.fr-find-replace-layer .fr-body .fr-arrow-button {
    width: 12px;
    height: 12px
}

.fr-find-replace-layer .fr-body .fr-btn-active-popup {
    background: #d6d6d6
}

.fr-find-replace-highlight {
    background-color: #ff0
}

.fr-find-replace-current-highlight {
    background-color: #ffa500
}

.CodeMirror {
    font-family: monospace;
    height: 300px;
    color: #000;
    direction: ltr
}

.CodeMirror-lines {
    padding: 4px 0
}

.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
    padding: 0 4px
}

.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
    background-color: #fff
}

.CodeMirror-gutters {
    border-right: 1px solid #ddd;
    background-color: #f7f7f7;
    white-space: nowrap
}

.CodeMirror-linenumber {
    padding: 0 3px 0 5px;
    min-width: 20px;
    text-align: right;
    color: #999;
    white-space: nowrap
}

.CodeMirror-guttermarker {
    color: #000
}

.CodeMirror-guttermarker-subtle {
    color: #999
}

.CodeMirror-cursor {
    border-left: 1px solid #000;
    border-right: 0;
    width: 0
}

.CodeMirror div.CodeMirror-secondarycursor {
    border-left: 1px solid #c0c0c0
}

.cm-fat-cursor .CodeMirror-cursor {
    width: auto;
    border: 0 !important;
    background: #7e7
}

.cm-fat-cursor div.CodeMirror-cursors {
    z-index: 1
}

.cm-fat-cursor .CodeMirror-line::selection,
.cm-fat-cursor .CodeMirror-line>span::selection,
.cm-fat-cursor .CodeMirror-line>span>span::selection {
    background: transparent
}

.cm-fat-cursor .CodeMirror-line::-moz-selection,
.cm-fat-cursor .CodeMirror-line>span::-moz-selection,
.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection {
    background: transparent
}

.cm-fat-cursor {
    caret-color: transparent
}

@-moz-keyframes blink {
    0% {}

    50% {
        background-color: transparent
    }

    100% {}
}

@-webkit-keyframes blink {
    0% {}

    50% {
        background-color: transparent
    }

    100% {}
}

@keyframes blink {
    0% {}

    50% {
        background-color: transparent
    }

    100% {}
}

.cm-tab {
    display: inline-block;
    text-decoration: inherit
}

.CodeMirror-rulers {
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    bottom: 0;
    overflow: hidden
}

.CodeMirror-ruler {
    border-left: 1px solid #ccc;
    top: 0;
    bottom: 0;
    position: absolute
}

.cm-s-default .cm-header {
    color: #00f
}

.cm-s-default .cm-quote {
    color: #090
}

.cm-negative {
    color: #d44
}

.cm-positive {
    color: #292
}

.cm-header,
.cm-strong {
    font-weight: bold
}

.cm-em {
    font-style: italic
}

.cm-link {
    text-decoration: underline
}

.cm-strikethrough {
    text-decoration: line-through
}

.cm-s-default .cm-keyword {
    color: #708
}

.cm-s-default .cm-atom {
    color: #219
}

.cm-s-default .cm-number {
    color: #164
}

.cm-s-default .cm-def {
    color: #00f
}

.cm-s-default .cm-variable-2 {
    color: #05a
}

.cm-s-default .cm-variable-3,
.cm-s-default .cm-type {
    color: #085
}

.cm-s-default .cm-comment {
    color: #a50
}

.cm-s-default .cm-string {
    color: #a11
}

.cm-s-default .cm-string-2 {
    color: #f50
}

.cm-s-default .cm-meta {
    color: #555
}

.cm-s-default .cm-qualifier {
    color: #555
}

.cm-s-default .cm-builtin {
    color: #30a
}

.cm-s-default .cm-bracket {
    color: #997
}

.cm-s-default .cm-tag {
    color: #170
}

.cm-s-default .cm-attribute {
    color: #00c
}

.cm-s-default .cm-hr {
    color: #999
}

.cm-s-default .cm-link {
    color: #00c
}

.cm-s-default .cm-error {
    color: #f00
}

.cm-invalidchar {
    color: #f00
}

.CodeMirror-composing {
    border-bottom: 2px solid
}

div.CodeMirror span.CodeMirror-matchingbracket {
    color: #0b0
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
    color: #a22
}

.CodeMirror-matchingtag {
    background: rgba(255, 150, 0, .3)
}

.CodeMirror-activeline-background {
    background: #e8f2ff
}

.CodeMirror {
    position: relative;
    overflow: hidden;
    background: #fff
}

.CodeMirror-scroll {
    overflow: scroll !important;
    margin-bottom: -50px;
    margin-right: -50px;
    padding-bottom: 50px;
    height: 100%;
    outline: 0;
    position: relative;
    z-index: 0
}

.CodeMirror-sizer {
    position: relative;
    border-right: 50px solid transparent
}

.CodeMirror-vscrollbar,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
    position: absolute;
    z-index: 6;
    display: none;
    outline: 0
}

.CodeMirror-vscrollbar {
    right: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: scroll
}

.CodeMirror-hscrollbar {
    bottom: 0;
    left: 0;
    overflow-y: hidden;
    overflow-x: scroll
}

.CodeMirror-scrollbar-filler {
    right: 0;
    bottom: 0
}

.CodeMirror-gutter-filler {
    left: 0;
    bottom: 0
}

.CodeMirror-gutters {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    z-index: 3
}

.CodeMirror-gutter {
    white-space: normal;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -50px
}

.CodeMirror-gutter-wrapper {
    position: absolute;
    z-index: 4;
    background: none !important;
    border: 0 !important
}

.CodeMirror-gutter-background {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 4
}

.CodeMirror-gutter-elt {
    position: absolute;
    cursor: default;
    z-index: 4
}

.CodeMirror-gutter-wrapper ::selection {
    background-color: transparent
}

.CodeMirror-gutter-wrapper ::-moz-selection {
    background-color: transparent
}

.CodeMirror-lines {
    cursor: text;
    min-height: 1px
}

.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 0;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    white-space: pre;
    word-wrap: normal;
    line-height: inherit;
    color: inherit;
    z-index: 2;
    position: relative;
    overflow: visible;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-variant-ligatures: contextual;
    font-variant-ligatures: contextual
}

.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: normal
}

.CodeMirror-linebackground {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.CodeMirror-linewidget {
    position: relative;
    z-index: 2;
    padding: .1px
}

.CodeMirror-rtl pre {
    direction: rtl
}

.CodeMirror-code {
    outline: 0
}

.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.CodeMirror-measure {
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.CodeMirror-cursor {
    position: absolute;
    pointer-events: none
}

.CodeMirror-measure pre {
    position: static
}

div.CodeMirror-cursors {
    visibility: hidden;
    position: relative;
    z-index: 3
}

div.CodeMirror-dragcursors {
    visibility: visible
}

.CodeMirror-focused div.CodeMirror-cursors {
    visibility: visible
}

.CodeMirror-selected {
    background: #d9d9d9
}

.CodeMirror-focused .CodeMirror-selected {
    background: #d7d4f0
}

.CodeMirror-crosshair {
    cursor: crosshair
}

.CodeMirror-line::selection,
.CodeMirror-line>span::selection,
.CodeMirror-line>span>span::selection {
    background: #d7d4f0
}

.CodeMirror-line::-moz-selection,
.CodeMirror-line>span::-moz-selection,
.CodeMirror-line>span>span::-moz-selection {
    background: #d7d4f0
}

.cm-searching {
    background-color: #ffa;
    background-color: rgba(255, 255, 0, .4)
}

.cm-force-border {
    padding-right: .1px
}

@media print {
    .CodeMirror div.CodeMirror-cursors {
        visibility: hidden
    }
}

.cm-tab-wrap-hack:after {
    content: ''
}

span.CodeMirror-selectedtext {
    background: none
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
    padding: 0 24px;
    line-height: 200%;
    display: block;
    cursor: pointer;
    white-space: nowrap;
    margin-top: 0
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a:not(.fr-command) {
    color: inherit;
    text-decoration: none
}

.fr-toolbar .fr-btn-grp {
    margin: 0 8px 0 8px
}

.fr-view>ul ul {
    display: block;
    list-style-type: circle;
    width: inherit
}

.fr-view {
    cursor: auto !important
}

.fr-view div.cpSlideshow.fr-dib,
div.widget.editor div.cpSlideshow.fr-dib,
div.widget.editor img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.fr-view div.cpSlideshow.fr-dib.fr-fil,
div.widget.editor div.cpSlideshow.fr-dib.fr-fil,
div.widget.editor img.fr-dib.fr-fil {
    margin-left: 0
}

.fr-view div.cpSlideshow.fr-dib.fr-fir,
div.widget.editor div.cpSlideshow.fr-dib.fr-fir,
div.widget.editor img.fr-dib.fr-fir {
    margin-right: 0
}

.fr-view div.cpSlideshow.fr-dii,
div.widget.editor div.cpSlideshow.fr-dii,
div.widget.editor img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2*5px))
}

.fr-view div.cpSlideshow.fr-dii.fr-fil,
div.widget.editor div.cpSlideshow.fr-dii.fr-fil,
div.widget.editor img.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width: calc(100% - 5px)
}

.fr-view div.cpSlideshow.fr-dii.fr-fir,
div.widget.editor div.cpSlideshow.fr-dii.fr-fir,
div.widget.editor img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 18px;
    max-width: calc(100% - 5px)
}

.fr-toolbar {
    background: #e9eef3;
    border-top: 5px solid #12639d
}

.fr-toolbar.fr-inline .fr-arrow {
    border-bottom: 5px solid #12639d
}

.fr-toolbar.fr-inline.fr-above {
    border-bottom: 5px solid #12639d
}

.fr-separator {
    background: #a7c6e4
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active {
    background: #a7c6e4
}

.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:focus,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:focus {
    background: #a7c6e4 !important
}

.fr-desktop .fr-command:hover,
.fr-desktop .fr-command:focus {
    background: #dae4f0
}

.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus {
    background: #dae4f0
}

.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
    background: #dae4f0
}

.fr-popup {
    border-top: 5px solid #12639d
}

.fr-popup.fr-above {
    border-bottom: 5px solid #12639d
}

.fr-popup .fr-buttons {
    background: #e9eef3
}

.fr-popup .fr-arrow {
    border-bottom: 5px solid #12639d
}

.fr-popup.fr-above .fr-arrow {
    border-top: 5px solid #12639d
}

.fr-toolbar .fr-command.fr-btn span.fr-sr-only {
    display: none
}

.fr-element.fr-view {
    cursor: text
}

.fr-popup .fr-input-line input[type="text"],
.fr-popup .fr-input-line textarea {
    height: 32px;
    width: 100%;
    margin: 0 0 1px 0;
    border: 0;
    border-bottom: solid 1px #bdbdbd;
    color: #222;
    font-size: 14px;
    padding: 6px 0 2px;
    background: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-popup .fr-input-line input[type="text"]:focus,
.fr-popup .fr-input-line textarea:focus {
    border-bottom: solid 2px #1e88e5;
    margin-bottom: 0
}

.formline .fr-sticky-on {
    position: relative
}

.formline .fr-sticky-on.fr-sticky-ios {
    position: absolute;
    left: 0;
    right: 0;
    width: auto !important
}

.formline .fr-sticky-on+.fr-sticky-dummy,
.formline .fr-sticky-box>.fr-sticky-dummy {
    display: none
}

.newCP .fr-view table caption {
    text-align: center
}

.fr-view table th {
    vertical-align: top
}

.fr-view table td {
    padding: .35em;
    vertical-align: top
}

.formline .fr-view table img {
    box-sizing: border-box
}

.formline .fr-view table caption {
    text-align: center;
    caption-side: bottom
}

.adaViolation {
    border: 2px solid #f00 !important
}

div.modalContainerCP.adaScanModal,
div.modalContainerCP.aiPolicyModal {
    margin-left: -300px !important;
    transform: translateY(-50%);
    top: 50% !important;
    position: fixed;
    width: 600px !important
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fr-btn.fr-btn.fr-btn.fr-options {
    width: 16px !important
}

.fr-toolbar.fr-inline.fr-above {
    width: 580px
}

.fr-popup .fr-icon-container {
    grid-template-columns: repeat(auto-fill, minmax(36px, 36px));
    display: grid
}

.fr-view table td,
.fr-view table th {
    border: 0
}

div.fr-checkbox-line.fr-autoplay-margin {
    display: none
}

.chat-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    resize: both;
    overflow: auto;
    width: 500px;
    height: 300px;
    border: 1px solid #ccc
}

.chat-container {
    flex: 1 1 auto;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 10px;
    scroll-behavior: smooth
}

.chat-form {
    flex: 0 0 auto;
    position: sticky;
    bottom: 0;
    background: #fff;
    padding: 15px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .1)
}

.chat-form-input::placeholder {
    font-style: italic
}

input.chat-form-input {
    width: 80%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #999
}

.chat-form-button {
    padding: 10px;
    background: #856195;
    color: #fff;
    border: 1px solid;
    border-radius: 6px;
    cursor: pointer
}

.chat-form-button:hover {
    background: #694d77
}

.chat-form-button:disabled {
    opacity: .6;
    cursor: not-allowed;
    pointer-events: none
}

.chat-prompt,
.chat-container>.chat-ai-response {
    margin-bottom: 0;
    padding: 15px;
    text-align: justify
}

.chat-prompt {
    background: #d4e2f2;
    width: auto;
    padding: 10px;
    margin: 15px 100px 0 0;
    border-radius: 0 15px 15px 15px
}

.chat-wrapper .chat-container p.chat-prompt,
.chat-wrapper .chat-container p.chat-ai-response {
    color: #000
}

.chat-ai-response-wrapper {
    margin-top: 10px;
    padding: 20px;
    background-color: #ebebef;
    border-radius: 5px;
    position: relative
}

.chat-insert-btn {
    margin-top: 5px;
    background-color: #697d46;
    color: #fff;
    border: 0;
    border-radius: 4px;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 13px
}

.chat-insert-btn:hover {
    background-color: #586a3b
}

.chat-loading-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 10px 0;
    height: 32px
}

.chat-loading-spinner {
    border: 4px solid rgba(0, 0, 0, .1);
    border-left-color: #12639d;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 1s linear infinite
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

#chat-form.chat-form {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    background: #fff;
    position: sticky;
    bottom: 0;
    box-shadow: 0 -1px 4px rgba(0, 0, 0, .1)
}

#chat-form .chat-form-input {
    flex: 1 1 auto;
    margin-right: 8px;
    width: auto
}

#chat-form .chat-form-button {
    flex: 0 0 auto;
    width: auto
}

.chat-error-wrapper {
    background: #fdecea;
    border: 1px solid #f5c2c0;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0
}

.chat-container .chat-error-wrapper .chat-error {
    color: #a94442;
    margin: 0;
    font-size: .9em
}

.chat-clear-indicator {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: .85em;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-in-out;
    z-index: 10
}

.fr-popup .fr-buttons .fr-command[data-cmd="useEditorContent"].fr-active {
    border: 1px solid currentColor;
    border-radius: 6px;
    background: rgba(0, 0, 0, .06);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .12)
}

.fr-popup .fr-buttons .fr-command[data-cmd="useEditorContent"].fr-active:hover {
    filter: brightness(.95)
}

.fr-popup .fr-buttons .fr-command[data-cmd="useEditorContent"].fr-disabled {
    opacity: .95
}

.modalContainer {
    left: 50%;
    margin: 0 auto;
    position: absolute;
    width: 700px;
    z-index: 10001;
    overflow: auto;
    padding: 0
}

.narrow .modalContainer {
    left: 5vw;
    margin-left: 0;
    max-width: 100%;
    position: fixed;
    top: 5vh;
    width: 90vw
}

.narrow .modalContainer .modalContent {
    max-height: 80vh;
    overflow: auto
}

.mobile .modalContainer {
    left: 0;
    margin-left: 0;
    margin-top: 0;
    position: fixed;
    top: 0 !important;
    width: 100%
}

div.modalContainer.fullHeight {
    margin-top: 0 !important;
    position: fixed !important;
    top: 0 !important
}

div.modalContainer.fullWidth {
    left: 0 !important;
    margin-left: 0;
    position: fixed;
    width: 100% !important
}

div.modalContainer .modalContent {
    -webkit-transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0)
}

div.modalContainer.fullHeight .modalContent {
    max-height: none
}

div.modalContainer.fullHeight .modalContentRight>.modalContent {
    overflow: auto
}

.modalContainer.ui-draggable {
    position: fixed
}

.modalContainer .modalTitleLeft {
    clear: both;
    height: auto;
    padding: 1.25rem 2rem;
    position: relative
}

.modalContainer h3.modalTitle,
.modalContainer h1.modalTitle {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.6;
    text-shadow: none
}

.modalContainer .modalTitleLeft .attribution,
.modalContainer .modalTitleLeft .help {
    color: #6b869f;
    font-size: 9pt;
    font-weight: bold;
    position: absolute;
    right: 55px;
    text-align: right;
    text-shadow: 1px 1px 1px #c8e3fc;
    top: 15px
}

.modalContainer .modalTitleLeft a.help {
    border-left: 1px solid #c0d2e3;
    display: block;
    font-size: 15pt;
    padding: 1px 0 12px 9px;
    text-decoration: none;
    text-shadow: none;
    top: 10px
}

.modalContainer.modalContainer .modalClose,
.modalContainer.modalContainer a.modalClose:link,
.modalContainer.modalContainer a.modalClose:visited {
    background: none;
    border: 0;
    height: 4rem;
    width: auto;
    display: block;
    text-indent: 0;
    padding: 1rem;
    position: absolute;
    right: 0;
    top: 0;
    color: #333
}

.modalContainer .modalClose svg {
    width: 2rem;
    height: 2rem
}

.modalContainer .modalContentLeft {
    clear: both;
    padding: 0 2rem
}

.modalContainer .modalContentRight {
    padding: 0
}

.modalContainer .modalContent {
    overflow: auto;
    padding: 0
}

.modalContainer.noIframe .modalContent {
    background: transparent !important;
    margin-right: 0;
    max-height: 700px;
    padding: 0
}

.modalContainer .modalBottomLeft {
    clear: both;
    height: auto;
    padding: 0;
    margin: 0
}

.modalContainer .modalBottom {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 1rem 2rem
}

.modalContainer .modalBottomRight {
    height: auto;
    padding: 0;
    margin: 0
}

.modalContainer.notifyMe {
    width: 862px
}

.modalContainer.notifyMe .modalContent iframe {
    height: 310px
}

.modalContainer.modalContainerCP.modalCopyLink {
    width: 430px
}

.modalContainer.modalCopyLink.MVC {
    margin-left: -262px
}

.modalContainer.modalCopyLink iframe {
    height: 180px
}

body.modal.copyLink {
    height: auto
}

.modalContainer.map {
    width: 85%
}

.modalContainer.map .modalContent iframe {
    height: 505px
}

.modalContainer.help {
    width: 500px
}

.modalContainer.help .modalContent iframe {
    height: 433px
}

.modalContainer.jobsUpgradeWizard {
    width: 525px
}

.modalContainer.jobsUpgradeWizard .modalContent iframe {
    height: 482px
}

.modalContainer.DocumentCenterUpgradeWizard {
    width: 525px
}

.modalContainer.DocumentCenterUpgradeWizard .modalContent iframe {
    height: 130px
}

.newCP.modal.upgrade .form {
    height: 462px
}

.modalContainer.jobHelp {
    width: 500px
}

.modalContainer.jobHelp .modalContent iframe {
    height: 433px
}

.modalContainer.alertCenterUpdate {
    width: 625px
}

.modalContainer.alertCenterUpdate .modalContent iframe {
    height: 370px
}

.modalContainer.notifyMeConfirm {
    width: 400px
}

.modalContainer.notifyMeConfirm .modalContent iframe {
    height: 190px
}

.modalContainer.newProfile {
    width: 538px
}

.modalContainer.newProfile .modalContent iframe {
    height: 300px
}

.modalContainer.addPhotos {
    width: 450px
}

.modalContainer.addPhotos .modalContent iframe {
    height: 325px
}

.modalContainer.submitEvent {
    width: 862px
}

.modalContainer.submitEvent iframe {
    height: 480px
}

.modalContainer.submitEvent .modalTabs {
    padding: 0
}

.modalContainer.submitEvent .formline>div {
    width: 75%
}

.modalContainer.postcard {
    width: 670px
}

.modalContainer.postcard .modalContent iframe {
    height: 520px
}

.modalContainerCP.addFiles {
    width: 707px
}

.modal .modalContainerCP.addFiles {
    margin-left: -225px
}

.modalContainerCP.addFiles iframe {
    height: 500px
}

.modalContainerCP.addFilesFromModule {
    margin-left: -360px;
    width: 720px
}

.modalContainerCP.addFilesFromModule iframe {
    height: 500px
}

.externalLinkDialog {
    margin-left: -250px;
    width: 500px
}

.externalLinkDialog .modalContent {
    background-color: #fefcfd !important;
    max-height: 375px
}

.narrow .externalLinkDialog .modalContent iframe {
    height: 460px !important
}

.modalContainerCP.relatedDocuments {
    width: 700px;
    margin-left: -350px
}

.modalContainer.modalContainerCP.slideShowImages {
    width: 900px;
    margin-left: -450px
}

.modalContainer.modalContainerCP.modalSubmitASupportRequest {
    height: 635px;
    left: 50%;
    margin-left: -300px;
    margin-top: -318px;
    top: 50% !important;
    width: 600px
}

.newCP .modalContainer.modalContainerCP.modalSubmitASupportRequest {
    height: 700px;
    margin-left: -250px;
    margin-top: -350px;
    width: 500px
}

.iCalEventDetailsModal {
    margin-left: -225px;
    width: 450px
}

.wide .modalContainer.showMoreEvents {
    left: calc(50% - 350px);
    width: 700px
}

.modalContainer .newCP {
    margin: 0
}

.modalContainer .adminWrap {
    font-family: Arial, sans-serif;
    margin: 0
}

.modalContainer.noIframe .modalContent>.cpForm {
    margin-bottom: 10px
}

.modalContainer iframe {
    background: #fff;
    border: 0;
    display: block;
    overflow: hidden;
    width: 100%
}

body.modal {
    font-family: Arial, sans-serif;
    font-size: 10pt;
    margin: 0
}

.modalTabs {
    color: #333;
    font-size: 10pt;
    overflow: auto
}

.modalContainerCP .contentContainer {
    overflow: hidden;
    padding: 0;
    width: auto
}

.modalTabs p {
    margin: 0 0 10px
}

.modalTabs .ajax__tab_header {
    margin-bottom: 10px;
    padding-left: 5px;
    overflow: hidden;
    zoom: 1
}

.modalTabs .ajax__tab_header span {
    display: block;
    float: left;
    margin-right: 5px
}

.modalTabs .ajax__tab_header span.ajax__tab_outer {
    border-bottom: 1px solid #b2b3a5;
    cursor: pointer;
    float: none;
    margin: 0;
    padding-left: 4px
}

.modalTabs .ajax__tab_header span.ajax__tab_inner {
    float: none;
    margin: 0;
    padding-right: 4px
}

.modalTabs .ajax__tab_header span.ajax__tab_tab {
    float: none;
    margin: 0;
    padding: 3px 6px 2px
}

.modalTabs .ajax__tab_header span.ajax__tab_active {
    font-weight: bold
}

.modalTabs .ajax__tab_header span.ajax__tab_hover span.ajax__tab_outer,
.modalTabs .ajax__tab_header span.ajax__tab_active span.ajax__tab_outer {
    border-color: #fff
}

.modalBackground {
    -moz-opacity: .5;
    filter: Alpha(Opacity=40);
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 10000;
    background: #000;
    opacity: .5
}

.RadWindow.RadWindow_Outlook.rwNormalWindow.rwTransparentWindow.rwShadow {
    min-width: 500px !important;
    z-index: 10005 !important
}

.modalContainer.editFavorite .formline {
    border-style: none;
    padding-top: 10px;
    overflow: hidden
}

.modalContainer.editFavorite .modalContent {
    margin-right: -25px
}

.modalContainer.modalContainerCP .buttons.adaModalButtons {
    background: none;
    border: 0;
    text-align: right;
    padding: 0 1rem 0 0;
    margin: 0
}

.modalContainer.modalContainerCP .buttons {
    background: #dae4f0;
    border: 1px solid #b0c0d0;
    margin: 1.5rem -1rem 0;
    padding: 1rem;
    font-family: Muli, Ubuntu, sans-serif;
    font-size: 1rem;
    line-height: 1.5
}

.modalContainer.modalContainerCP .buttons .referencesButton {
    color: #333;
    padding-left: 200px;
    background-color: #d3d657;
    border: 1px solid;
    border-bottom: 2px solid;
    border-color: transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 41px;
    margin: 0;
    padding: 0 1.5rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 333ms cubic-bezier(.45, .45, .45, 1), border-color 333ms cubic-bezier(.45, .45, .45, 1), color 333ms cubic-bezier(.45, .45, .45, 1), opacity 333ms cubic-bezier(.45, .45, .45, 1);
    vertical-align: middle;
    white-space: nowrap;
    user-select: none
}

.modalContainer.modalContainerCP.widgetSkinReferences {
    width: 50%
}

.modal .formline div input[type=text] {
    float: left;
    left: 0;
    vertical-align: middle;
    width: 98%
}

div#floating {
    z-index: 1000
}

div#modalFavorites {
    z-index: 1002
}

.modalContainer.editFavorite {
    position: absolute;
    left: 50%;
    margin-left: -350px;
    width: 700px;
    z-index: 10001;
    margin-left: auto;
    margin-right: auto
}

.modalContainer .modalTabs {
    overflow: hidden;
    padding: 10px 0 10px 10px
}

.modalContainer .modalTabs p {
    padding: 0 10px 0 0
}

.modalContainer.editFavorite .modalTabs>div {
    max-height: 280px;
    border-style: none;
    overflow-x: hidden;
    overflow-y: auto
}

.modalContainer.editFavorite .item {
    float: left;
    width: 31%
}

.modalContainer.editFavorite span {
    margin: 0 0 0 0
}

.modalContainer.editFavorite .check {
    width: 100%
}

.modalContainer.editFavorite .modalContent {
    background-color: #fff;
    margin-right: -25px
}

.modalContainer.editFavorite .formline {
    border-style: none;
    padding-top: 10px;
    overflow: hidden
}

.modalContainer .formline.noLabel>div {
    padding-left: 0;
    width: 100%
}

.hidden {
    display: none
}

.moduleContentNew .contentSlideshowControls * {
    box-sizing: border-box
}

.cpSlider {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.cpSlider>li {
    margin: 0
}

.cpSlider>li>a {
    display: block;
    text-decoration: none
}

.cpSlider>li>img,
.cpSlider>li>a>img {
    max-width: 100%
}

.js .cpSlideshow,
.js .cpWindow,
.js .cpSlider,
.cpSlider>li {
    position: relative
}

.fr-view div.cpSlideshow.fr-dii.fr-fir .cpSlider li img,
div.widget.editor div.cpSlideshow.fr-dii.fr-fir .cpSlider li img {
    float: right
}

.fr-view div.cpSlideshow.fr-dii:not(.fr-fil, .fr-fir) .cpSlider li,
div.widget.editor div.cpSlideshow.fr-dii:not(.fr-fil, .fr-fir) .cpSlider li {
    display: flex;
    justify-content: center
}

.cpSlider .overlay {
    background: rgba(0, 0, 0, .25);
    color: #fff;
    text-align: left
}

.cpSlider .overlay::-webkit-scrollbar {
    width: .5rem
}

.cpSlider .overlay::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, .33)
}

.cpSlider .overlay::-webkit-scrollbar-thumb:hover {
    background-color: rgba(255, 255, 255, .5)
}

.cpSlider .overlay::-webkit-scrollbar-thumb:active {
    background-color: rgba(255, 255, 255, .4)
}

.cpSlider .overlay::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, .1)
}

.wide .cpSlider .overlay {
    overflow: auto;
    position: absolute
}

.cpSlider .overlayInner {
    padding: 1em
}

.cpSlider .overlay h4 {
    font-weight: bold;
    margin: 0
}

.cpSlider .overlay p {
    margin: 0
}

.cpSlider .overlay.bottom {
    bottom: 0;
    left: 0;
    max-height: 40%;
    right: 0;
    top: auto
}

.cpSlider .overlay.left {
    bottom: 0;
    left: 0;
    max-width: 33.33%;
    top: 0;
    right: auto
}

.cpSlider .overlay.top {
    left: 0;
    max-height: 40%;
    right: 0;
    top: 0;
    bottom: auto
}

.cpSlider .overlay.right {
    bottom: 0;
    max-width: 33.33%;
    right: 0;
    top: 0;
    left: auto
}

.cpSlider .overlay.left,
.cpSlider .overlay.right {
    min-width: 12em
}

.cpSlider .overlay.center {
    background: none;
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    overflow: visible;
    right: 0;
    top: 0
}

.cpSlider .overlay.center .overlayInner {
    background: url(/Assets/Images/SlideshowOverlay.png) repeat 0 0;
    max-height: 100%;
    overflow: auto
}

.cpSlider .showing .overlayInner,
.showing .overlayInner .widgetItem,
.showing .overlayInner .widgetTitle {
    zoom: 1
}

.cpSlider li:not(.showing) .center .overlayInner {
    overflow: hidden
}

.cpSlider .showing .center .overlayInner {
    overflow: auto
}

.cpSlider .overlay.noBackground,
.cpSlider .overlay.noBackground .overlayInner {
    background: none;
    padding: 0
}

.cpSlider .overlay.inset.bottom {
    bottom: 1.25em;
    left: 1.25em;
    right: 1.25em
}

.cpSlider .overlay.inset.left {
    bottom: 1.25em;
    left: 1.25em;
    top: 1.25em
}

.cpSlider .overlay.inset.right {
    bottom: 1.25em;
    right: 1.25em;
    top: 1.25em
}

.cpSlider .overlay.inset.center {
    bottom: 1.25em;
    left: 1.25em;
    right: 1.25em;
    top: 1.25em
}

.cpSlider .overlay.inset.top {
    left: 1.25em;
    right: 1.25em;
    top: 1.25em
}

.cpSlider .itemCaption .widgetDesc.widgetItem {
    background: none
}

.js .cpSlideshow .cpWindow {
    overflow: hidden;
    width: 100%
}

.js .cpSlider li {
    float: left;
    position: relative
}

.js .cpSlider li img {
    display: inline-block
}

.js .cpSlider li img.cover {
    width: 100%;
    object-fit: cover
}

.js .cpSlider .showing {
    z-index: 2
}

.js .cpSlideshow .arrow {
    text-indent: 100%;
    white-space: nowrap;
    text-indent: -100%;
    width: 60px;
    height: 60px;
    display: block;
    opacity: 0;
    margin-top: -30px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: 5
}

.js .cpSlideshow .arrow:before,
.js .cpSlideshow .arrow:after {
    content: "";
    position: absolute;
    top: 50%
}

.js .cpSlideshow .arrow:before {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    background-color: #000;
    margin-top: -15px
}

.js .cpSlideshow .arrow:after {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px;
    margin-top: -8px
}

.js.generatedcontent .cpSlideshow:hover .arrow,
.js.generatedcontent .cpSlideshow:focus .arrow,
.js.generatedcontent .cpSlideshow .bannerSlideshowControls .arrow {
    opacity: .25
}

.js.generatedcontent .cpSlideshow .arrow:hover,
.js.generatedcontent .cpSlideshow .arrow:focus {
    opacity: .75
}

.js .cpSlideshow .arrow:hover:before,
.js .cpSlideshow .arrow:focus:before {
    opacity: .5
}

.js .cpSlideshow .arrow.next {
    right: 0
}

.js .cpSlideshow .arrow.next:before {
    right: 5px
}

.js .cpSlideshow .arrow.next:after {
    border-left-color: #fff;
    right: 6px
}

.js .cpSlideshow .arrow.prev {
    left: 0
}

.js .cpSlideshow .arrow.prev:before {
    left: 5px
}

.js .cpSlideshow .arrow.prev:after {
    border-right-color: #fff;
    left: 6px
}

.js.no-generatedcontent .cpSlideshow .arrow {
    background-image: url(/Assets/Images/SlideshowArrows.png);
    background-position: 120px 120px;
    background-repeat: no-repeat;
    opacity: 1
}

.js.no-generatedcontent .cpSlideshow:hover .arrow.next {
    background-position: -65px 0
}

.js.no-generatedcontent .cpSlideshow:hover .arrow.prev {
    background-position: 5px 0
}

.js.no-generatedcontent .cpSlideshow .arrow.next:hover,
.js.no-generatedcontent .cpSlideshow .arrow.next:focus {
    background-position: -65px -60px
}

.js.no-generatedcontent .cpSlideshow .arrow.prev:hover,
.js.no-generatedcontent .cpSlideshow .arrow.prev:focus {
    background-position: 5px -60px
}

.js .cpSlideshow .pager {
    list-style: none !important;
    margin: .5em 0 0 0 !important;
    padding: 0 !important;
    text-align: center;
    letter-spacing: -.06em;
    word-spacing: -.43em
}

.js .cpSlideshow .pager>li {
    display: inline-block
}

.js .cpSlideshow .pager>li>a {
    display: block;
    position: relative;
    text-decoration: none;
    width: 24px;
    height: 24px
}

.js .cpSlideshow .pager>li>a:hover,
.js .cpSlideshow .pager>li>a:focus,
.js .cpSlideshow .pager>li>a:active,
.js .cpSlideshow .pager>.active>a:link,
.js .cpSlideshow .pager>.active>a:hover {
    font-weight: bold
}

.js.generatedcontent .cpSlideshow .pager.dots>li>a {
    opacity: .25;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap
}

.js.generatedcontent .cpSlideshow .pager.dots>li>a:before {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 6px;
    height: 6px;
    background-color: #000;
    content: "";
    left: 50%;
    margin-left: -3px;
    margin-top: -3px;
    position: absolute;
    top: 50%
}

.js.generatedcontent .cpSlideshow .pager.dots>li>a:hover,
.js.generatedcontent .cpSlideshow .pager.dots>li>a:focus,
.js.generatedcontent .cpSlideshow .pager.dots>li>a:active,
.js.generatedcontent .cpSlideshow .pager.dots>.active>a:link,
.js.generatedcontent .cpSlideshow .pager.dots>.active>a:hover {
    opacity: .5
}

.js.generatedcontent.no-opacity .cpSlideshow .pager.dots>li>a:before {
    background: url(/Assets/Images/PaginationDots.png) no-repeat 0 -6px
}

.js.generatedcontent.no-opacity .cpSlideshow .pager.dots>li>a:hover:before,
.js.generatedcontent.no-opacity .cpSlideshow .pager.dots>li>a:focus:before,
.js.generatedcontent.no-opacity .cpSlideshow .pager.dots>li>a:active:before,
.js.generatedcontent.no-opacity .cpSlideshow .pager.dots>.active>a:link:before,
.js.generatedcontent.no-opacity .cpSlideshow .pager.dots>.active>a:hover:before {
    background-position: 0 0
}

.fullSideArrows .overlay.bottom,
.fullSideArrows .overlay.top,
.fullSideArrows .overlay.center {
    left: 5em;
    right: 5em
}

.fullSideArrows .overlay.left {
    left: 5em
}

.fullSideArrows .overlay.right {
    right: 5em
}

.fullSideArrows .overlay.inset.bottom,
.fullSideArrows .overlay.inset.top,
.fullSideArrows .overlay.inset.center {
    left: 6.25em;
    right: 6.25em
}

.fullSideArrows .overlay.inset.left {
    left: 6.25em
}

.fullSideArrows .overlay.inset.right {
    right: 6.25em
}

.js .cpSlideshow .arrowNew {
    bottom: 0;
    display: block;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity 333ms;
    -webkit-transition: opacity 333ms;
    -o-transition: opacity 333ms;
    white-space: nowrap;
    width: 6em;
    z-index: 5
}

.js .cpSlideshow .arrowNew.arrowNewBackground {
    padding: 0 .5em;
    width: 5em
}

.js .cpSlideshow .arrowNew.arrowNewBackgroundColor {
    background: #000
}

.js.generatedcontent .cpSlideshow:hover .arrowNew,
.js.generatedcontent .cpSlideshow:focus .arrowNew {
    opacity: .25
}

.js.generatedcontent .cpSlideshow .arrowNew:hover,
.js.generatedcontent .cpSlideshow .arrowNew:focus {
    opacity: .75
}

.js.generatedcontent .cpSlideshow .arrowNew.alwaysDisplayArrowNew,
.js.generatedcontent .cpSlideshow .arrowNew.alwaysDisplayArrowNew {
    opacity: .1
}

.js.generatedcontent .cpSlideshow:hover .arrowNew.alwaysDisplayArrowNew,
.js.generatedcontent .cpSlideshow:focus .arrowNew.alwaysDisplayArrowNew {
    opacity: .25
}

.js.generatedcontent .cpSlideshow .arrowNew.alwaysDisplayArrowNew:hover,
.js.generatedcontent .cpSlideshow .arrowNew.alwaysDisplayArrowNew:focus {
    opacity: .75
}

.js .cpSlideshow .arrowNew.next {
    right: 0;
    border-radius: 0 .75rem .75rem 0
}

.js .cpSlideshow .arrowNew.prev {
    left: 0;
    border-radius: .75rem 0 0 .75rem
}

.js .cpSlideshow .arrowNew.next>svg,
.js .cpSlideshow .arrowNew.prev>svg {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #fff;
    height: 5em;
    width: 5em;
    position: relative;
    top: 50%;
    margin-top: -2.5em
}

.js .cpSlideshow .arrowNew.next>svg.arrowNextPrevBackground,
.js .cpSlideshow .arrowNew.prev>svg.arrowNextPrevBackground {
    height: 4em;
    margin-top: -2em;
    width: 4em
}

.js .cpSlideshow .arrowNew.next>svg.arrowNextPrevBackgroundColor,
.js .cpSlideshow .arrowNew.prev>svg.arrowNextPrevBackgroundColor {
    background: #000;
    padding: 1em
}

.js .cpSlideshow .arrowNew.next,
.js .cpSlideshow .arrowNew.prev {
    background: none;
    border: 0
}

.js .cpSlideshow .arrowNew.next:focus,
.js .cpSlideshow .arrowNew.prev:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    outline: 0
}

.js .cpSlideshow .arrowNew.next svg,
.js .cpSlideshow .arrowNew.prev svg {
    top: 0
}

.js .cpSlideshow .arrowNew.next:hover,
.js .cpSlideshow .arrowNew.prev:hover {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    outline: 0
}

.js .cpSlideshow .arrowNew.next:active,
.js .cpSlideshow .arrowNew.prev:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    outline: 0
}

[data-cprole='contentContainer'] .dragging {
    min-height: 50px;
    min-width: 300px
}

.noOverflowTS {
    overflow: hidden
}

.overlayTS {
    width: 100%;
    height: 100%
}

[class^='siteWrap'],
[class*=' siteWrap'] {
    position: relative;
    margin: 0 auto;
    padding: 0 1em
}

.fixedTopTS {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20 !important
}

.fixedBottomTS {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 20 !important
}

.siteWrap {
    max-width: 1832px
}

.siteWrap2 {
    max-width: 1432px
}

.mainWrap {
    display: flex;
    flex-direction: column;
    width: 100%
}

.outerContentWrap {
    order: -1;
    min-width: 1px
}

@media(min-width:40em) {
    .mainWrap {
        flex-direction: row
    }

    .siteSidebar {
        width: 32%;
        order: -1;
        flex: 0 0 auto;
        margin-right: 1%
    }

    .outerContentWrap {
        display: flex;
        flex-direction: column;
        flex: 1 1 auto;
        width: 100%;
        min-width: 1px
    }

    .contentWrap {
        flex: 1 1 0%;
        width: 100%
    }
}

@media(min-width:63em) {
    .siteSidebar {
        width: 22%
    }

    .outerContentWrap {
        flex-direction: row
    }

    body.withFeatureColumn .secondaryContent {
        width: 29%;
        flex: 0 0 auto
    }
}

#searchTS {
    margin: 0 auto;
    width: 100%
}

.mainNav {
    clear: both;
    width: 100%
}

#flexHeaderTS {
    display: flex;
    flex-direction: column;
    align-items: center
}

#bannerLogoTS {
    max-width: 460px;
    margin: 0 auto;
    width: 100%
}

@media(min-width:700px) {
    #flexHeaderTS {
        flex-direction: row;
        flex-wrap: wrap
    }

    #bannerLogoTS {
        margin-left: 0
    }

    #searchTS {
        width: calc(99% - 460px);
        max-width: 300px;
        margin-right: 0
    }

    .mainNav {
        width: 100%;
        order: 1
    }

    #welcomeTS {
        margin: 2em 0
    }
}

@media(min-width:1500px) {

    .fixedTopTS:not(.forceUnfixTS),
    .fixedBottomTS:not(.forceUnfixTS) {
        position: fixed
    }

    #flexHeaderTS {
        flex-wrap: nowrap
    }

    .mainNav {
        width: calc(98% - 760px);
        margin: 0 1%;
        order: 0
    }
}

#poweredByContainerTS {
    background-color: #225286
}

@media(max-width:40em) {
    #poweredByContainerTS {
        padding-bottom: 3.25em
    }
}

#siteSidebarTS {
    background-color: #225286;
    margin-top: 1em;
    margin-bottom: 1em;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    border-radius: 10px
}

#featureColumn {
    border-left: 1px solid #a7a9ac;
    margin-top: .75em;
    margin-bottom: .75em;
    padding-top: .75em;
    padding-right: 1.5em;
    padding-bottom: .75em;
    padding-left: 1.5em
}

@media(max-width:63em) {
    #featureColumn {
        border-left: 0
    }
}

#mainContainerTS {
    background-color: #ebebeb;
    padding-top: 1px;
    padding-bottom: 1em;
    z-index: 3
}

#mainWrapTS {
    margin-top: -125px
}

#searchTS {
    padding-top: 1em;
    padding-bottom: 1em
}

#bannerSearchTS {
    padding-top: 5em;
    padding-bottom: 5em
}

#headerContainerTS {
    background-color: #fff
}

#contentWrapTS {
    padding-top: 1.5em;
    padding-right: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 1.5em
}

#sidebarContainer2TS {
    padding-top: .75em;
    padding-right: 1.5em;
    padding-bottom: .75em;
    padding-left: 1.5em
}

#sidebarContainer1TS {
    padding-top: .75em;
    padding-right: 1.5em;
    padding-bottom: .75em;
    padding-left: 1.5em
}

#headerWrapTS {
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

#bannerSizingTS {
    padding-bottom: 125px
}

#footerContainerTS {
    background: linear-gradient(90deg, rgba(34, 82, 134, .9) 0%, rgba(24, 58, 95, .8) 50%, rgba(34, 82, 134, .9) 100%)
}

#gbsTS {
    padding-top: 1em;
    padding-bottom: 1em
}

#topLinksContainerTS {
    background-color: #225286
}

#outerContentWrapTS {
    background-color: #fff;
    margin-top: 1em;
    margin-bottom: 1em;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    border-radius: 10px
}

#bannerContainerTS {
    background-color: #ebebeb;
    overflow: hidden
}

#poweredByTS {
    padding-top: 1em;
    padding-bottom: 1em
}

#footerTS {
    padding-top: 3em;
    padding-bottom: 3em
}

#gbsContainerTS {
    background-color: #fff
}

.headline.headline a:link:not(.handle.options) {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #225286;
    text-decoration: underline;
    line-height: 1.2;
    display: inline
}

.headline.headline a:hover:not(.handle.options),
.headline.headline a:focus:not(.handle.options),
.headline.headline a:active:not(.handle.options) {
    text-decoration: underline
}

.moduleContentNew h1.headline a:link:not(.handle.options) {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #225286;
    text-decoration: underline;
    line-height: 1.2;
    display: inline
}

.moduleContentNew h1.headline a:hover:not(.handle.options),
.moduleContentNew h1.headline a:focus:not(.handle.options),
.moduleContentNew h1.headline a:active:not(.handle.options) {
    text-decoration: underline
}

.subhead1.subhead1 a:link:not(.handle.options) {
    margin-top: .167em;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    text-decoration: underline;
    line-height: 1.2;
    display: inline
}

.subhead1.subhead1 a:hover:not(.handle.options),
.subhead1.subhead1 a:focus:not(.handle.options),
.subhead1.subhead1 a:active:not(.handle.options) {
    text-decoration: underline
}

.moduleContentNew h2.subhead1 a:link {
    margin-top: .167em;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    text-decoration: underline;
    line-height: 1.2;
    display: inline
}

.moduleContentNew h2.subhead1 a:hover,
.moduleContentNew h2.subhead1 a:focus,
.moduleContentNew h2.subhead1 a:active {
    text-decoration: underline
}

.subhead2.subhead2 a:link:not(.handle.options) {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #050c14;
    text-decoration: underline;
    line-height: 1.2;
    display: inline
}

.subhead2.subhead2 a:hover:not(.handle.options),
.subhead2.subhead2 a:focus:not(.handle.options),
.subhead2.subhead2 a:active:not(.handle.options) {
    text-decoration: underline
}

body {
    background-color: #225286;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    color: #222;
    font-size: .99em;
    line-height: 1.5
}

.fr-box.fr-basic .fr-element.fr-view,
.fr-box .fr-view.fr-element,
.fr-view ol,
.fr-view ul {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    color: #222;
    line-height: 1.5
}

.pageStyles p,
.fr-view.fr-element p {
    margin-top: 0;
    margin-bottom: 1.1em
}

.headline {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #225286;
    font-size: 1.9em;
    text-decoration: none;
    line-height: 1.2
}

.editor.editor.editor .headline,
.moduleContentNew .headline {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #225286;
    font-size: 1.9em;
    text-decoration: none;
    line-height: 1.2
}

.subhead1 {
    margin-top: .167em;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    font-size: 1.4em;
    text-decoration: none;
    line-height: 1.2
}

.editor.editor.editor .subhead1,
.moduleContentNew .subhead1 {
    margin-top: .167em;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    font-size: 1.4em;
    text-decoration: none;
    line-height: 1.2
}

.editor.editor.editor h2,
.pageStyles h2 {
    margin-top: .167em;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    font-size: 1.4em;
    text-decoration: none;
    line-height: 1.2
}

.editor.editor.editor h2,
.widgetBody.widgetBody h2 {
    margin-top: .167em;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    font-size: 1.4em;
    text-decoration: none;
    line-height: 1.2
}

.subhead2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #050c14;
    font-size: 1.2em;
    text-decoration: none;
    line-height: 1.2
}

.editor.editor.editor .subhead2,
.moduleContentNew .subhead2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #050c14;
    font-size: 1.2em;
    text-decoration: none;
    line-height: 1.2
}

.editor.editor.editor h3,
.pageStyles h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #050c14;
    font-size: 1.2em;
    text-decoration: none;
    line-height: 1.2
}

.editor.editor.editor h3,
.widgetBody.widgetBody h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #050c14;
    font-size: 1.2em;
    text-decoration: none;
    line-height: 1.2
}

.pageStyles ol,
.fr-view.fr-element ol {
    margin-bottom: 1.4em;
    padding-left: 2em;
    list-style-type: decimal
}

.pageStyles ol>li,
.fr-view.fr-element ol>li {
    margin-bottom: .35em
}

.pageStyles ul,
.fr-view.fr-element ul {
    margin-bottom: 1.4em;
    padding-left: 2em
}

.pageStyles ul>li,
.fr-view.fr-element ul>li {
    margin-bottom: .35em
}

.pageStyles table,
.pageStyles .listItems,
table[class^="telerik-"],
.fr-view table {
    background-color: #f5f5f5;
    text-decoration: none;
    width: 100%
}

.pageStyles td,
.pageStyles th,
.pageStyles .listHeader,
.pageStyles .listItemsRow,
table[class^="telerik-"] td,
table[class^="telerik-"] th,
.fr-view tr th,
.fr-view table tr td,
.fr-view table tr th {
    padding-top: .35em;
    padding-right: .35em;
    padding-bottom: .35em;
    padding-left: .35em;
    text-decoration: none
}

.pageStyles thead th,
.pageStyles .listHeader,
.pageStyles .narrow td:first-child,
.pageStyles .narrow th:first-child,
table[class^="telerik-"] td[class^="telerik-reTableHeader"],
table[class^="telerik-"] th[class^="telerik-reTableHeader"],
.fr-view tr th,
.fr-view table tr th {
    background-color: #225286;
    padding-top: .35em;
    padding-right: .35em;
    padding-bottom: .35em;
    padding-left: .35em;
    color: #f5f5f5;
    text-decoration: none;
    text-align: auto
}

.pageStyles tbody th,
.pageStyles .narrow td:before,
.pageStyles .narrow th:before {
    background-color: #225286;
    padding-top: .35em;
    padding-right: .35em;
    padding-bottom: .35em;
    padding-left: .35em;
    color: #f5f5f5;
    text-decoration: none
}

.pageStyles .alt>td,
.pageStyles .alt>th,
.pageStyles .listItems .alt,
.fr-view table tr.alt>td,
.fr-view table.fr-alternate-rows tr:nth-child(2n)>td {
    background-color: #e5e5e5
}

.pageStyles .alt>th,
.fr-view table tr.alt>th,
.fr-view table.fr-alternate-rows tr:nth-child(2n)>th {
    background-color: #225286;
    text-decoration: none
}

.pageStyles table>caption,
table[class^="telerik-"]>caption,
.fr-view table caption {
    text-decoration: none
}

.pageStyles .imageBorder img,
.imageWithStylesApplied {
    background-color: #fff;
    padding-top: .25em;
    padding-right: .25em;
    padding-bottom: .25em;
    padding-left: .25em;
    border: 1px solid #ccc
}

.pageStyles .imageBorder>figcaption {
    font-size: .8em;
    text-align: center;
    text-decoration: none
}

a:link {
    color: #225286;
    text-decoration: underline
}

a:visited {
    color: #225286
}

a:hover,
a:focus,
a:active {
    color: #225286;
    text-decoration: underline
}

.hyperlink,
.pageStyles a:link {
    color: #225286;
    text-decoration: underline
}

.hyperlink:visited {
    color: #225286
}

.hyperlink:hover,
.hyperlink:focus,
.hyperlink:active {
    color: #225286;
    text-decoration: underline
}

.breadCrumbContainer {
    margin-bottom: 1em;
    font-size: .9em
}

.breadCrumb:link,
.breadCrumb:visited,
.breadCrumb:hover,
.breadCrumb:focus,
.breadCrumb:active {
    text-decoration: none
}

.breadCrumbs li:before {
    content: "›"
}

.pageStyles hr {
    margin-top: 1.4em;
    margin-bottom: 1.4em;
    border: 1px solid #a7a9ac
}

#banner2 {
    box-shadow: NaNpx NaNpx NaNpx NaNpx undefined, NaNpx NaNpx NaNpx NaNpx undefined, NaNpx NaNpx NaNpx NaNpx undefined, NaNpx NaNpx NaNpx NaNpx undefined
}

#bannerLogoTS {
    padding-top: 1em;
    padding-bottom: 1em;
    box-shadow: NaNpx NaNpx NaNpx NaNpx undefined, NaNpx NaNpx NaNpx NaNpx undefined, NaNpx NaNpx NaNpx NaNpx undefined, NaNpx NaNpx NaNpx NaNpx undefined
}

#banner1 {
    box-shadow: NaNpx NaNpx NaNpx NaNpx undefined, NaNpx NaNpx NaNpx NaNpx undefined, NaNpx NaNpx NaNpx NaNpx undefined, NaNpx NaNpx NaNpx NaNpx undefined
}

.wide .mainNav {
    text-align: center
}

.wide .mainNavItem:link,
.wide .mainNavItem:visited {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #225286;
    text-decoration: none;
    font-size: 1.2em;
    padding-top: 1.5em;
    padding-right: .2em;
    padding-bottom: 1.5em;
    padding-left: .2em;
    position: relative;
    text-transform: uppercase
}

.wide .mainNavItem {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center
}

.wide .mainNavItem::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 6px;
    background: rgba(34, 82, 134, 1);
    transition: all .3s ease-in-out
}

.wide .mainNavItem:hover,
.wide .mainNavItem.mouseover,
.wide .mainNavItem:focus,
.wide .mainNavItem:active {
    font-style: normal;
    font-weight: 700;
    color: #225286 !important;
    text-decoration: underline
}

.wide .mainNavItem:is(:hover, :focus, :active, .mouseover)::after {
    width: 100%
}

.narrow .mainNav,
.narrow .mainNavItem:link,
.narrow .mainNavItem:visited,
.narrow .navMenuItem:link,
.narrow .navMenuItem:visited,
.mainSubMenu .navMenuItem:link,
.mainSubMenu .navMenuItem:visited {
    background-color: #225286;
    color: #fff;
    text-decoration: none
}

.wide .mainSubMenu .navMenuItem:link,
.wide .mainSubMenu .navMenuItem:visited {
    text-align: left;
    padding-top: .5em;
    padding-right: 1em;
    padding-bottom: .5em;
    padding-left: 1em
}

.narrow .mainNavItem:hover,
.narrow .mainNavItem:focus,
.narrow .mainNavItem:active,
.narrow .navMenuItem:hover,
.narrow .navMenuItem:focus,
.narrow .navMenuItem:active,
.mainSubMenu .navMenuItem:hover,
.mainSubMenu .navMenuItem:focus,
.mainSubMenu .navMenuItem:active {
    background-color: #fff;
    color: #000 !important;
    text-decoration: none
}

.narrow .mainNavItem:link:after,
.narrow .mainNavItem:visited:after,
.narrow .navMenuItem:link:after,
.narrow .navMenuItem:visited:after,
.mainSubMenu .navMenuItem:link:after,
.mainSubMenu .navMenuItem:visited:after {
    text-decoration: none;
    padding-right: 5px
}

.narrow .mainNavItem:hover:after,
.narrow .mainNavItem:focus:after,
.narrow .mainNavItem:active:after,
.narrow .navMenuItem:hover:after,
.narrow .navMenuItem:focus:after,
.narrow .navMenuItem:active:after,
.mainSubMenu .navMenuItem:hover:after,
.mainSubMenu .navMenuItem.mouseover:after,
.mainSubMenu .navMenuItem:focus:after,
.mainSubMenu .navMenuItem:active:after {
    text-decoration: none
}

.megaMenu {
    background-color: #225286;
    border-bottom: 8px solid #a7a9ac;
    padding: 1.5em
}

.megaMenu .col.outer:before,
.megaMenu .col.outer:after {
    bottom: 0;
    top: 0;
    width: 0
}

.megaMenu .col.outer:before {
    left: -0
}

.megaMenu .col.outer:after {
    right: -0
}

.secondaryNavItem:link,
.secondaryNavItem:visited {
    color: #fff;
    font-size: 1.1em;
    text-decoration: none;
    padding-top: .85em;
    padding-right: 2em;
    padding-bottom: .85em;
    padding-left: 2em
}

.secondaryNavItem:hover,
.secondaryNavItem:focus,
.secondaryNavItem:active {
    background-color: #1c426c;
    color: #fff !important;
    text-decoration: underline
}

.accordionSecondaryNavItem:link,
.accordionSecondaryNavItem:visited {
    color: #fff;
    font-size: 1.1em;
    text-decoration: none
}

.accordionSecondaryNavItem:hover,
.secondaryNavItem:hover+.accordionSecondaryNavItem,
.accordionSecondaryNavItem:focus,
.accordionSecondaryNavItem:active {
    color: #fff !important;
    text-decoration: underline;
    background-color: #1c426c
}

.secondarySubMenu .navMenuItem:link,
.secondarySubMenu .navMenuItem:visited,
.accordionNavContainer .navMenuItem:link,
.accordionNavContainer .navMenuItem:visited {
    background-color: #225286;
    color: #fff;
    text-decoration: none;
    text-align: left;
    padding-top: .5em;
    padding-right: 1em;
    padding-bottom: .5em;
    padding-left: 1em
}

.secondarySubMenu .navMenuItem:hover,
.secondarySubMenu .navMenuItem:focus,
.secondarySubMenu .navMenuItem:active,
.accordionNavContainer .navMenuItem:hover,
.accordionNavContainer .navMenuItem:focus,
.accordionNavContainer .navMenuItem:active {
    background-color: #fff;
    color: #000 !important;
    text-decoration: none
}

.accordionNavContainer .accordionNavMenuItem:link,
.accordionNavContainer .accordionNavMenuItem:visited {
    color: #fff;
    text-decoration: none;
    text-align: left
}

.accordionNavContainer .accordionNavMenuItem:link,
.accordionNavContainer .accordionNavMenuItem:visited {
    text-align: center
}

.accordionNavContainer .accordionNavMenuItem:hover,
.accordionNavContainer .navMenuItem:hover+.openAccordionNav,
.accordionNavContainer .accordionNavMenuItem:focus,
.accordionNavContainer .accordionNavMenuItem:active {
    color: #000 !important;
    text-decoration: none;
    background-color: #fff
}

.accordionNavContainer .accordionNavMenuItem:hover,
.accordionNavContainer .navMenuItem:hover+.openAccordionNav,
.accordionNavContainer .accordionNavMenuItem:focus,
.accordionNavContainer .accordionNavMenuItem:active {
    text-align: center
}

.secondarySubMenu .navMenuItem:link:after,
.secondarySubMenu .navMenuItem:visited:after {
    text-decoration: none;
    padding-right: 5px
}

.secondarySubMenu .navMenuItem:hover:after,
.secondarySubMenu .navMenuItem.mouseover:after,
.secondarySubMenu .navMenuItem:focus:after,
.secondarySubMenu .navMenuItem:active:after {
    text-decoration: none
}

.secondaryNav .secondaryNavItem:link:after,
.secondaryNav .secondaryNavItem:visited:after {
    text-decoration: none;
    padding-right: 10px
}

.secondaryNav .secondaryNavItem:hover:after,
.secondaryNav .secondaryNavItem:focus:after,
.secondaryNav .secondaryNavItem:active:after {
    text-decoration: none
}

.accordionNavContainer--lvl1>.subMenuItem>div>.navMenuItem:link,
.accordionNavContainer--lvl1>.subMenuItem>div>.navMenuItem:visited {
    background-color: #1c426c;
    color: #fff;
    font-size: 1.1em;
    text-decoration: none;
    padding-top: .85em;
    padding-right: 2em;
    padding-bottom: .85em;
    padding-left: 2em
}

.accordionNavContainer--lvl1>.subMenuItem>div>.navMenuItem:hover,
.accordionNavContainer--lvl1>.subMenuItem>div>.navMenuItem:focus,
.accordionNavContainer--lvl1>.subMenuItem>div>.navMenuItem:active,
.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:active {
    background-color: #143150;
    color: #fff !important;
    text-decoration: underline
}

.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:link,
.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:visited {
    color: #fff;
    font-size: 1.1em;
    text-decoration: none
}

.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:link,
.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:visited {
    text-align: center
}

.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:active {
    color: #fff !important;
    text-decoration: underline
}

.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl1>.subMenuItem>div>.accordionNavMenuItem:active {
    text-align: center
}

.accordionNavContainer--lvl2>.subMenuItem>div>.navMenuItem:link,
.accordionNavContainer--lvl2>.subMenuItem>div>.navMenuItem:visited {
    background-color: #143150;
    color: #fff;
    font-size: 1.1em;
    text-decoration: none;
    padding-top: .85em;
    padding-right: 2em;
    padding-bottom: .85em;
    padding-left: 2em
}

.accordionNavContainer--lvl2>.subMenuItem>div>.navMenuItem:hover,
.accordionNavContainer--lvl2>.subMenuItem>div>.navMenuItem:focus,
.accordionNavContainer--lvl2>.subMenuItem>div>.navMenuItem:active,
.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:active {
    background-color: #0d2034;
    color: #fff !important;
    text-decoration: underline
}

.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:link,
.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:visited {
    color: #fff;
    font-size: 1.1em;
    text-decoration: none
}

.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:link,
.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:visited {
    text-align: center
}

.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:active {
    color: #fff !important;
    text-decoration: underline
}

.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl2>.subMenuItem>div>.accordionNavMenuItem:active {
    text-align: center
}

.accordionNavContainer--lvl3>.subMenuItem>div>.navMenuItem:link,
.accordionNavContainer--lvl3>.subMenuItem>div>.navMenuItem:visited {
    background-color: #0d2034;
    color: #fff;
    font-size: 1.1em;
    text-decoration: none;
    padding-top: .85em;
    padding-right: 2em;
    padding-bottom: .85em;
    padding-left: 2em
}

.accordionNavContainer--lvl3>.subMenuItem>div>.navMenuItem:hover,
.accordionNavContainer--lvl3>.subMenuItem>div>.navMenuItem:focus,
.accordionNavContainer--lvl3>.subMenuItem>div>.navMenuItem:active,
.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:active {
    background-color: #050c14;
    color: #fff !important;
    text-decoration: underline
}

.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:link,
.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:visited {
    color: #fff;
    font-size: 1.1em;
    text-decoration: none
}

.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:link,
.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:visited {
    text-align: center
}

.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:active {
    color: #fff !important;
    text-decoration: underline
}

.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl3>.subMenuItem>div>.accordionNavMenuItem:active {
    text-align: center
}

.accordionNavContainer--lvl4>.subMenuItem>div>.navMenuItem:link,
.accordionNavContainer--lvl4>.subMenuItem>div>.navMenuItem:visited {
    color: #fff;
    font-size: 1.1em;
    text-decoration: none;
    padding-top: .85em;
    padding-right: 2em;
    padding-bottom: .85em;
    padding-left: 2em;
    background-color: rgba(0, 0, 0, .8)
}

.accordionNavContainer--lvl4>.subMenuItem>div>.navMenuItem:hover,
.accordionNavContainer--lvl4>.subMenuItem>div>.navMenuItem:focus,
.accordionNavContainer--lvl4>.subMenuItem>div>.navMenuItem:active,
.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:active {
    color: #fff !important;
    text-decoration: underline
}

.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:link,
.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:visited {
    color: #fff;
    font-size: 1.1em;
    text-decoration: none
}

.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:link,
.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:visited {
    text-align: center
}

.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:active {
    color: #fff !important;
    text-decoration: underline
}

.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:hover,
.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:focus,
.accordionNavContainer--lvl4>.subMenuItem>div>.accordionNavMenuItem:active {
    text-align: center
}

:root {
    --cp-module-style-color11: #fff;
    --cp-module-style-color10: #a7a9ac;
    --cp-module-style-color13: #225286;
    --cp-module-style-color12: #36462b;
    --cp-module-style-headline-font-family: Arial;
    --cp-module-style-color5: #e5e5e5;
    --cp-module-style-headline-font-color: #225286;
    --cp-module-style-body-font-family: Arial;
    --cp-module-style-color3: #225286;
    --cp-module-style-subhead1-font-color: #143150;
    --cp-module-style-color4: #f5f5f5;
    --cp-module-style-subhead2-font-family: Arial;
    --cp-module-style-color6: #225286;
    --cp-module-style-color7: #f8f8f8;
    --cp-module-style-subhead2-font-color: #050c14;
    --cp-module-style-color1: #f5f5f5;
    --cp-module-style-color2: #e5e5e5;
    --cp-module-style-subhead1-font-family: Arial;
    --cp-module-style-color8: #fff;
    --cp-module-style-color9: #e5e5e5;
    --cp-module-style-body-font-color: #222
}

.moduleContentNew {
    color: #222;
    font-family: Arial
}

.moduleContentNew a:link {
    color: #225286;
    text-decoration: underline
}

.moduleContentNew a:visited {
    color: #225286;
    text-decoration: underline
}

.moduleContentNew a:hover,
.moduleContentNew a:focus,
.moduleContentNew a:active {
    color: #225286;
    text-decoration: underline
}

.moduleContentNew textarea {
    font-family: Arial;
    font-size: .99em
}

.moduleContentNew h1,
.moduleContentNew h1 a,
.moduleContentNew h1 a:link,
.moduleContentNew h1 a:visited,
.moduleContentNew h1 a:hover,
.moduleContentNew h1 a:focus,
.moduleContentNew h1 a:active,
.moduleContentNew .h1 {
    color: #225286
}

.moduleContentNew h2,
.moduleContentNew h2 a,
.moduleContentNew h2 a:link,
.moduleContentNew h2 a:visited,
.moduleContentNew h2 a:hover,
.moduleContentNew h2 a:focus,
.moduleContentNew h2 a:active .moduleContentNew .h2 {
    color: #225286
}

.moduleContentNew h3,
.moduleContentNew h3 a,
.moduleContentNew h3 a:link,
.moduleContentNew h3 a:visited,
.moduleContentNew h3 a:hover,
.moduleContentNew h3 a:focus,
.moduleContentNew h3 a:active .moduleContentNew .h3,
.widget.image.pageStyles .widgetHeader h3 {
    color: #050c14
}

.moduleContentNew .userAccount,
.moduleContentNew table.header td,
.moduleContentNew .sidebar,
.moduleContentNew .footer,
.moduleContentNew .iCalendarHeader,
.moduleContentNew .rssHeader .mainHeader {
    background-color: #e5e5e5
}

.newCP .sidebar,
.newCP table.header td,
.newCP .footer,
.moduleContentNew .iCalendarHeader,
.moduleContentNew .rssHeader .mainHeader {
    border-color: #a7a9ac
}

.newCP ul.misc li a,
.cpToolbar.user .nav .notifications li.main>a>span {
    color: #222
}

.moduleContentNew input.standard,
.moduleContentNew textarea.standard {
    font-family: Arial
}

.moduleContentNew strong.alert {
    background-color: #e5e5e5;
    border-color: #fff
}

.moduleContentNew strong.alert em {
    border-color: #a7a9ac
}

.moduleContentNew .login {
    color: #222
}

.newCP .onTop .section,
.newCP .section,
.newCP .wizard .section {
    border-top-color: #a7a9ac
}

.newCP .wizardNav li .step {
    color: #225286
}

.newCP .wizardNav li.current,
.newCP .wizard .summary td,
.newCP .wizard .summary th,
.newCP .wizard .jobSummary {
    background-color: #e5e5e5;
    border-color: #a7a9ac
}

.newCP .wizardNav h3,
.newCP .wizard .section,
.newCP .wizard.onTop .section,
.newCP .wizard .section h2,
.newCP .wizard.onTop .section h2,
.newCP .wizard .summary td,
.newCP .wizard .summary th,
.newCP .wizard .jobSummary .total {
    border-color: #a7a9ac
}

.newCP .wizardNav h3,
.newCP .wizard .section .formline>label,
.newCP .cpForm>li>label,
.newCP .cpForm>li>.label,
.newCP .wizard .summary th {
    color: #050c14
}

.newCP .onTop .formline.highlight {
    background-color: #e5e5e5
}

.newCP .formline.addPhotos textarea {
    border-color: #e5e5e5
}

.moduleContentNew .listing h2 {
    border-bottom-color: #a7a9ac
}

.moduleContentNew .listing .item,
.newCP .fbPhoto .or {
    border-color: #a7a9ac
}

.moduleContentNew .pagination .disabled {
    color: #a7a9ac
}

.moduleContentNew .sidebar .section {
    border-color: #a7a9ac
}

.moduleContentNew .sidebar .categories li {
    color: #a7a9ac
}

.cpToolbar.public {
    background-color: #225286;
    color: #fff
}

.pollResults .voted .pollResult .progress .progress-bar,
.widgetOpinionPoll .pollResults .voted label::after {
    background-color: #225286
}

.cpToolbar.public a:link,
.cpToolbar.public a:visited,
.cpToolbar.public a:hover,
.cpToolbar.public a:focus,
.cpToolbar.public a:active {
    color: #e5e5e5
}

.cpToolbar.public .nav a:active,
.cpToolbar.public .nav .open>a,
.cpToolbar.public .menu,
.cpToolbar.public .userAlert {
    background-color: #e5e5e5;
    color: #222
}

.cpToolbar.public .menu a:link,
.cpToolbar.public .menu a:visited,
.cpToolbar.public .menu a:hover,
.cpToolbar.public .menu a:focus,
.cpToolbar.public .menu a:active,
.cpToolbar.user .nav .notifications li.main>a,
.cpToolbar.user .nav .notifications li.viewAll>a {
    color: #225286
}

.cpToolbar.public .openUserMenu>img {
    outline-color: #e5e5e5
}

.cpToolbar.user .nav .notifications li.main,
.cpToolbar.user .nav .notifications li.viewAll {
    background-color: #e5e5e5
}

.cpToolbar.public .nav .dropdown>a:after {
    border-top-color: #e5e5e5
}

.cpToolbar.public .nav .dropdown.open>a:after {
    border-top-color: #222
}

.commonToolbar {
    background-color: #225286;
    color: #fff
}

.cpToolbar.public {
    background-color: #225286;
    color: #fff
}

.cpToolbar.public a:link,
.cpToolbar.public a:visited,
.cpToolbar.public a:hover,
.cpToolbar.public a:focus,
.cpToolbar.public a:active {
    color: #e5e5e5
}

.cpToolbar.public .nav a:active,
.cpToolbar.public .nav .open>a,
.cpToolbar.public .menu,
.cpToolbar.public .userAlert {
    background-color: #e5e5e5;
    color: #222
}

.cpToolbar.public .menu a:link,
.cpToolbar.public .menu a:visited,
.cpToolbar.public .menu a:hover,
.cpToolbar.public .menu a:focus,
.cpToolbar.public .menu a:active,
.cpToolbar.user .nav .notifications li.main>a,
.cpToolbar.user .nav .notifications li.viewAll>a {
    color: #225286
}

.cpToolbar.user .moreInfo>div.pitch h1,
.cpToolbar.user .moreInfo>div.pitch h3 {
    color: #143150
}

.cpToolbar.user .moreInfo>div.generated {
    background-color: #225286;
    color: #fff
}

.cpToolbar.user .moreInfo>div.generated>div h3 {
    color: #f8f8f8
}

.cpToolbar.user .moreInfo>div.generated>div>div>a {
    color: #e5e5e5
}

.cpToolbar.user .moreInfo>div.pitch>div .reputation {
    color: #222
}

.dialogBackground {
    background-color: #e5e5e5
}

.modalContainer h3.modalTitle {
    font-family: Arial
}

.modalContainer .modalContentLeft,
.modalContainer .modalContentRight,
.modalContainer .modalContent,
.modalContainer .modalBottom,
.modalTabs {
    font-family: Arial;
    color: #222
}

.modalTabs a:link {
    color: #225286
}

.modalTabs a:visited {
    color: #225286
}

.modalTabs a:hover,
.modalTabs a:focus,
.modalTabs a:active {
    color: #225286
}

.DPMonthYearPicker,
.DPMonthYearTitleContainer,
.DPMonthPrev,
.DPMonthNext,
.DPDivider {
    background: #225286
}

.DPWeekdayNameList span {
    background: #e5e5e5;
    color: #3f3f20
}

.DPDayActive:link,
.DPDayActive:visited,
.DPDayActive:hover,
.DPDayActive:focus,
.DPDayActive:active,
.DPDayInactive:link,
.DPDayInactive:visited,
.DPDayInactive:hover,
.DPDayInactive:focus,
.DPDayInactive:active,
.DPDaySelected:link,
.DPDaySelected:visited,
.DPDaySelected:hover,
.DPDaySelected:focus,
.DPDaySelected:active {
    color: #333 !important
}

.DPDayActive:hover,
.DPDaySelected:hover,
.DPDayInactive:hover {
    background: #225286 !important;
    color: #fff !important
}

.DPDaySelected {
    background: #e5e5e5;
    color: #333 !important
}

.nav-btn {
    background-color: #225286;
    color: #fff !important
}

.fr-view.fr-view blockquote,
.fr-view.fr-view blockquote p {
    color: #36462b
}

.widget.skin16 {
    text-align: left
}

.widget.skin16 .widgetHeader {
    margin-top: .167em;
    margin-bottom: 0;
    line-height: 1.2
}

.widget.skin16 .widgetHeader h3 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    font-size: 1.4em
}

.widget.skin16 .widgetHeader:hover h3 {
    font-style: normal;
    font-weight: 700
}

.widget.skin16 .widgetHeader h3 a:link,
.widget.skin16 .widgetHeader h3 a:visited,
.widget.skin16 .widgetHeader h3 a:hover,
.widget.skin16 .widgetHeader h3 a:focus,
.widget.skin16 .widgetHeader h3 a:active {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150
}

.widget.skin16 .widgetItem,
.widget.skin16 li.widgetItem {
    padding-top: .25em;
    padding-bottom: .25em
}

.widget.skin16 .widgetTitle {
    margin-top: .167em;
    margin-bottom: 0;
    line-height: 1.2
}

.widget.skin16 .widgetTitle,
.widget.skin16 .widgetTitle>a:link,
.widget.skin16 .widgetTitle>a:visited,
.widget.skin16 .widgetTitle>a:focus,
.widget.skin16 .widgetTitle>a:active,
.widget.skin16 .headline,
.widget.skin16 .pageStyles h1,
.widget.skin16 .subhead1,
.widget.skin16 .pageStyles h2,
.widget.skin16 .moduleContentNew .subhead1,
.widget.skin16 .subhead2,
.widget.skin16 .pageStyles h3,
.widget.skin16 .moduleContentNew .subhead2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    font-size: 1.4em;
    margin-top: .167em;
    margin-bottom: 0;
    line-height: 1.2
}

.widget.skin16 .widgetTitle:hover,
.widget.skin16 .headline:hover,
.widget.skin16 .subhead1:hover,
.widget.skin16 .subhead2:hover,
.widget.skin16 .widgetTitle>a:hover {
    font-style: normal;
    font-weight: 700
}

.widget.skin16 .widgetTitle {
    font-size: 1.4em
}

.widget.skin16 .widgetMeta {
    font-size: .8em
}

.widget.skin16 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin16.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin16 a:link {
    text-decoration: underline
}

.widget.skin16 a:hover,
.widget.skin16 a:focus,
.widget.skin16 a:active {
    text-decoration: underline
}

.widget.skin16 .readOn:link {
    text-decoration: underline;
    display: inline
}

.widget.skin16 .readOn:hover,
.widget.skin16 .readOn:focus,
.widget.skin16 .readOn:active {
    text-decoration: underline
}

.widget.skin16 .widgetViewAll:link {
    color: #225286;
    border: 2px solid #a7a9ac;
    padding-top: .5em;
    padding-right: 2em;
    padding-bottom: .5em;
    padding-left: 2em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s ease-in-out;
    display: table;
    margin: 1.25em auto 0;
    position: relative;
    border-radius: 8px;
    z-index: 1;
    overflow: hidden
}

.widget.skin16 .widgetViewAll::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: rgba(34, 82, 134, 1);
    transition: all .3s ease-in-out;
    z-index: -1
}

.widget.skin16 .widgetViewAll:visited {
    color: #225286;
    border: 2px solid rgba(167, 169, 172, 1);
    border-radius: 8px
}

.widget.skin16 .widgetViewAll:hover,
.widget.skin16 .widgetViewAll:focus,
.widget.skin16 .widgetViewAll:active {
    color: #fff;
    text-decoration: underline;
    border: 2px solid #a7a9ac;
    border-radius: 8px
}

.widget.skin16 .widgetViewAll:is(:hover, :focus, :active)::after {
    width: 100%
}

.widget.skin16 .widgetRSS:link {
    text-decoration: none
}

.widget.skin16 .widgetRSS:hover,
.widget.skin16 .widgetRSS:focus,
.widget.skin16 .widgetRSS:active {
    text-decoration: none
}

.widget.skin16 .cpTabs>li>a:link,
.widget.skin16 .cpTabs>li>a:visited {
    background-color: #a7a9ac;
    padding-top: .65em;
    padding-right: .65em;
    padding-bottom: .65em;
    padding-left: 42px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    font-size: 1.2em;
    line-height: 1.2;
    text-align: left;
    position: relative;
    border-radius: 8px
}

.widget.skin16 .cpTabs>li:not(.active)>a:link:after {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid rgba(20, 49, 80, 1)
}

.widget.skin16 .cpTabs>li.active>a:link:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgba(255, 255, 255, 1)
}

.widget.skin16 .cpTabs>li>a:link::after {
    content: "";
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translate(0, -50%);
    width: 0;
    height: 0
}

.widget.skin16 .cpTabs>li>a:hover,
.widget.skin16 .cpTabs>li>a:focus,
.widget.skin16 .cpTabs>li>a:active {
    font-style: normal;
    font-weight: 700;
    text-decoration: underline !important;
    border-radius: 8px
}

.widget.skin16 .cpTabs>li>a {
    margin-left: 4px;
    margin-right: 4px
}

.widget.skin16 ol.cpTabs:not(.left):not(.right):not(.tabbedWidgetNarrow) {
    margin-left: -4px;
    margin-right: -4px;
    width: calc(100% + 8px)
}

.widget.skin16 .cpTabs>li.active>a {
    background-color: #225286;
    font-style: normal;
    font-weight: 700;
    color: #f8f8f8;
    border-radius: 8px
}

.widget.skin16 .cpTabPanel {
    padding-top: 1.5em;
    padding-right: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 1.5em
}

.widget.skin16 .separated .half:after,
.widget.skin16 .separated .third:after,
.widget.skin16 .separated .fourth:after,
.widget.skin16 .separated .fifth:after,
.widget.skin16 .separated.cpGrid .col:after {
    background-color: #a7a9ac;
    width: 1px
}

.widget.skin16 .row {
    margin-left: -.5em;
    margin-right: -.5em
}

.widget.skin16 .half,
.widget.skin16 .third,
.widget.skin16 .fourth,
.widget.skin16 .fifth,
.widget.skin16 .whole,
.widget.skin16 .cpGrid .col,
.widget.skin16.cpGrid .col {
    padding-right: .5em;
    padding-left: .5em
}

.widget.skin16 .miniCalendarHeader {
    background-color: #225286;
    padding-top: .75em;
    padding-right: 1em;
    padding-bottom: .75em;
    padding-left: 1em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #f8f8f8;
    font-size: 1.5em;
    text-align: center
}

.widget.skin16 .miniCalendar>table {
    background-color: #f5f5f5
}

.widget.skin16 .miniCalendar th {
    background-color: #225286;
    padding-top: .75em;
    padding-bottom: .75em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #f8f8f8;
    text-transform: uppercase
}

.widget.skin16 .miniCalendar th abbr {
    text-decoration: none
}

.widget.skin16 .miniCalendar td>span {
    padding-top: .75em;
    padding-bottom: .75em;
    color: #000
}

.widget.skin16 .miniCalendar td>a,
.widget.skin16 .miniCalendar td>a:link,
.widget.skin16 .miniCalendar td>a:visited {
    padding-top: .75em;
    padding-bottom: .75em;
    color: #fff;
    background-size: contain;
    position: relative;
    z-index: 0
}

.widget.skin16 .miniCalendar td>a::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2em;
    height: 2em;
    border-radius: 50%;
    z-index: -1;
    background-color: #225286
}

.widget.skin16 .miniCalendar td>a:hover,
.miniCalendar td>a:focus,
.miniCalendar td>a:active {
    text-decoration: underline
}

.widget.skin16 .miniCalendar {
    margin-bottom: 1em
}

.widget.skin17 {
    padding-bottom: 2em;
    text-align: left
}

.widget.skin17 .widgetHeader {
    margin-bottom: .5em;
    line-height: 1.2
}

.widget.skin17 .widgetHeader h3 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    font-size: 1.4em
}

.widget.skin17 .widgetHeader:hover h3 {
    font-style: normal;
    font-weight: 700
}

.widget.skin17 .widgetHeader h3 a:link,
.widget.skin17 .widgetHeader h3 a:visited,
.widget.skin17 .widgetHeader h3 a:hover,
.widget.skin17 .widgetHeader h3 a:focus,
.widget.skin17 .widgetHeader h3 a:active {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150
}

.widget.skin17 .widgetItem,
.widget.skin17 li.widgetItem {
    padding-top: .25em;
    padding-bottom: .75em
}

.widget.skin17 .widgetTitle {
    line-height: 1.2
}

.widget.skin17 .widgetTitle,
.widget.skin17 .widgetTitle>a:link,
.widget.skin17 .widgetTitle>a:visited,
.widget.skin17 .widgetTitle>a:focus,
.widget.skin17 .widgetTitle>a:active,
.widget.skin17 .headline,
.widget.skin17 .pageStyles h1,
.widget.skin17 .subhead1,
.widget.skin17 .pageStyles h2,
.widget.skin17 .moduleContentNew .subhead1,
.widget.skin17 .subhead2,
.widget.skin17 .pageStyles h3,
.widget.skin17 .moduleContentNew .subhead2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #050c14;
    font-size: 1.2em;
    line-height: 1.2
}

.widget.skin17 .widgetTitle:hover,
.widget.skin17 .headline:hover,
.widget.skin17 .subhead1:hover,
.widget.skin17 .subhead2:hover,
.widget.skin17 .widgetTitle>a:hover {
    font-style: normal;
    font-weight: 700
}

.widget.skin17 .widgetTitle {
    font-size: 1.2em
}

.widget.skin17 .widgetMeta {
    font-size: .8em
}

.widget.skin17 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin17.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin17 a:link {
    text-decoration: underline
}

.widget.skin17 a:hover,
.widget.skin17 a:focus,
.widget.skin17 a:active {
    text-decoration: underline
}

.widget.skin17 .readOn:link {
    text-decoration: underline;
    display: inline
}

.widget.skin17 .readOn:hover,
.widget.skin17 .readOn:focus,
.widget.skin17 .readOn:active {
    text-decoration: underline
}

.widget.skin17 .widgetViewAll:link {
    color: #225286;
    border: 2px solid #a7a9ac;
    padding-top: .5em;
    padding-right: 2em;
    padding-bottom: .5em;
    padding-left: 2em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s ease-in-out;
    display: table;
    margin: 1.25em auto 0;
    position: relative;
    border-radius: 8px;
    z-index: 1;
    overflow: hidden
}

.widget.skin17 .widgetViewAll::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: rgba(34, 82, 134, 1);
    transition: all .3s ease-in-out;
    z-index: -1
}

.widget.skin17 .widgetViewAll:visited {
    color: #225286;
    border: 2px solid rgba(167, 169, 172, 1);
    border-radius: 8px
}

.widget.skin17 .widgetViewAll:hover,
.widget.skin17 .widgetViewAll:focus,
.widget.skin17 .widgetViewAll:active {
    color: #fff;
    text-decoration: underline;
    border: 2px solid #a7a9ac;
    border-radius: 8px
}

.widget.skin17 .widgetViewAll:is(:hover, :focus, :active)::after {
    width: 100%
}

.widget.skin17 .widgetRSS:link {
    text-decoration: none
}

.widget.skin17 .widgetRSS:hover,
.widget.skin17 .widgetRSS:focus,
.widget.skin17 .widgetRSS:active {
    text-decoration: none
}

.widget.skin17 .cpTabs>li>a:link,
.widget.skin17 .cpTabs>li>a:visited {
    background-color: #a7a9ac;
    padding-top: .65em;
    padding-right: .65em;
    padding-bottom: .65em;
    padding-left: 42px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #143150;
    font-size: 1.2em;
    line-height: 1.2;
    text-align: left;
    position: relative;
    border-radius: 8px
}

.widget.skin17 .cpTabs>li:not(.active)>a:link:after {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid rgba(20, 49, 80, 1)
}

.widget.skin17 .cpTabs>li.active>a:link:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgba(255, 255, 255, 1)
}

.widget.skin17 .cpTabs>li>a:link::after {
    content: "";
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translate(0, -50%);
    width: 0;
    height: 0
}

.widget.skin17 .cpTabs>li>a:hover,
.widget.skin17 .cpTabs>li>a:focus,
.widget.skin17 .cpTabs>li>a:active {
    font-style: normal;
    font-weight: 700;
    text-decoration: underline !important;
    border-radius: 8px
}

.widget.skin17 .cpTabs>li>a {
    margin-left: 4px;
    margin-right: 4px
}

.widget.skin17 ol.cpTabs:not(.left):not(.right):not(.tabbedWidgetNarrow) {
    margin-left: -4px;
    margin-right: -4px;
    width: calc(100% + 8px)
}

.widget.skin17 .cpTabs>li.active>a {
    background-color: #225286;
    font-style: normal;
    font-weight: 700;
    color: #f8f8f8;
    border-radius: 8px
}

.widget.skin17 .cpTabPanel {
    padding-top: 1.5em;
    padding-right: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 1.5em
}

.widget.skin17 .separated .half:after,
.widget.skin17 .separated .third:after,
.widget.skin17 .separated .fourth:after,
.widget.skin17 .separated .fifth:after,
.widget.skin17 .separated.cpGrid .col:after {
    background-color: #a7a9ac;
    width: 1px
}

.widget.skin17 .row {
    margin-left: -.5em;
    margin-right: -.5em
}

.widget.skin17 .half,
.widget.skin17 .third,
.widget.skin17 .fourth,
.widget.skin17 .fifth,
.widget.skin17 .whole,
.widget.skin17 .cpGrid .col,
.widget.skin17.cpGrid .col {
    padding-right: .5em;
    padding-left: .5em
}

.widget.skin17 .miniCalendarHeader {
    background-color: #225286;
    padding-top: .75em;
    padding-right: 1em;
    padding-bottom: .75em;
    padding-left: 1em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #f8f8f8;
    font-size: 1.5em;
    text-align: center
}

.widget.skin17 .miniCalendar>table {
    background-color: #f5f5f5
}

.widget.skin17 .miniCalendar th {
    background-color: #225286;
    padding-top: .75em;
    padding-bottom: .75em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #f8f8f8;
    text-transform: uppercase
}

.widget.skin17 .miniCalendar th abbr {
    text-decoration: none
}

.widget.skin17 .miniCalendar td>span {
    padding-top: .75em;
    padding-bottom: .75em;
    color: #000
}

.widget.skin17 .miniCalendar td>a,
.widget.skin17 .miniCalendar td>a:link,
.widget.skin17 .miniCalendar td>a:visited {
    padding-top: .75em;
    padding-bottom: .75em;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    background-size: contain;
    position: relative;
    z-index: 0
}

.widget.skin17 .miniCalendar td>a::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2em;
    height: 2em;
    border-radius: 50%;
    z-index: -1;
    background-color: #225286
}

.widget.skin17 .miniCalendar td>a:hover,
.miniCalendar td>a:focus,
.miniCalendar td>a:active {
    font-style: normal;
    font-weight: 700;
    text-decoration: underline
}

.widget.skin17 .miniCalendar {
    margin-bottom: 1em
}

.widget.skin18 {
    padding-top: 1em;
    padding-bottom: 1em;
    color: #fff
}

.row.outer:not(.wide) .widget.skin18 {
    text-align: center !important
}

.row.outer.wide .widget.skin18 .fancyButton {
    margin-left: 0
}

.widget.skin18 p {
    margin: 0 auto
}

.widget.skin18 .widgetHeader {
    margin-bottom: .5em;
    line-height: 1.2;
    text-transform: uppercase
}

.widget.skin18 .widgetHeader h3 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #fff;
    font-size: 1.2em
}

.widget.skin18 .widgetHeader:hover h3 {
    font-style: normal;
    font-weight: 700
}

.widget.skin18 .widgetHeader h3 a:link,
.widget.skin18 .widgetHeader h3 a:visited,
.widget.skin18 .widgetHeader h3 a:hover,
.widget.skin18 .widgetHeader h3 a:focus,
.widget.skin18 .widgetHeader h3 a:active {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #fff
}

.widget.skin18 .widgetItem,
.widget.skin18 li.widgetItem {
    padding-top: .25em;
    padding-bottom: .25em
}

.widget.skin18 .widgetMeta {
    font-size: .8em
}

.widget.skin18 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin18.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin18 a:link {
    color: #fff;
    text-decoration: none
}

.widget.skin18 a:visited {
    color: #fff
}

.widget.skin18 a:hover,
.widget.skin18 a:focus,
.widget.skin18 a:active {
    color: #fff;
    text-decoration: underline
}

.widget.skin18 .readOn:link {
    text-decoration: underline;
    display: inline
}

.widget.skin18 .readOn:hover,
.widget.skin18 .readOn:focus,
.widget.skin18 .readOn:active {
    text-decoration: underline
}

.widget.skin18 .widgetViewAll:link {
    text-decoration: none
}

.widget.skin18 .widgetViewAll:hover,
.widget.skin18 .widgetViewAll:focus,
.widget.skin18 .widgetViewAll:active {
    text-decoration: none
}

.widget.skin18 .widgetRSS:link {
    text-decoration: none
}

.widget.skin18 .widgetRSS:hover,
.widget.skin18 .widgetRSS:focus,
.widget.skin18 .widgetRSS:active {
    text-decoration: none
}

.widget.skin18 .cpTabs>li>a:link,
.widget.skin18 .cpTabs>li>a:visited {
    margin-right: 5px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px
}

.widget.skin18 .cpTabs>li>a {
    margin-left: 0;
    margin-right: 0
}

.widget.skin18 .separated .half:after,
.widget.skin18 .separated .third:after,
.widget.skin18 .separated .fourth:after,
.widget.skin18 .separated .fifth:after,
.widget.skin18 .separated.cpGrid .col:after {
    background-color: #a7a9ac;
    width: 1px
}

.widget.skin18 .row {
    margin-left: -.5em;
    margin-right: -.5em
}

.widget.skin18 .half,
.widget.skin18 .third,
.widget.skin18 .fourth,
.widget.skin18 .fifth,
.widget.skin18 .whole,
.widget.skin18 .cpGrid .col,
.widget.skin18.cpGrid .col {
    padding-right: .5em;
    padding-left: .5em
}

.widget.skin18 .miniCalendarHeader {
    text-transform: none
}

.widget.skin18 .miniCalendar th {
    text-transform: none
}

.widget.skin18 .miniCalendar td>a:hover,
.miniCalendar td>a:focus,
.miniCalendar td>a:active {
    text-decoration: none
}

.widget.skin19 {
    text-align: left
}

.widget.skin19 .widgetHeader h3 {
    font-size: 1.2em
}

.widget.skin19 .widgetItem,
.widget.skin19 li.widgetItem {
    padding-top: .75em;
    padding-bottom: .75em
}

.widget.skin19 .widgetMeta {
    font-size: .8em
}

.widget.skin19 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin19.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin19 a:link {
    text-decoration: underline
}

.widget.skin19 a:hover,
.widget.skin19 a:focus,
.widget.skin19 a:active {
    text-decoration: underline
}

.widget.skin19 .readOn:link {
    text-decoration: underline;
    display: inline
}

.widget.skin19 .readOn:hover,
.widget.skin19 .readOn:focus,
.widget.skin19 .readOn:active {
    text-decoration: underline
}

.widget.skin19 .widgetViewAll:link {
    text-decoration: none
}

.widget.skin19 .widgetViewAll:hover,
.widget.skin19 .widgetViewAll:focus,
.widget.skin19 .widgetViewAll:active {
    text-decoration: none
}

.widget.skin19 .widgetRSS:link {
    text-decoration: none
}

.widget.skin19 .widgetRSS:hover,
.widget.skin19 .widgetRSS:focus,
.widget.skin19 .widgetRSS:active {
    text-decoration: none
}

.widget.skin19 .cpTabs>li>a:link,
.widget.skin19 .cpTabs>li>a:visited {
    margin-right: 5px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px
}

.widget.skin19 .cpTabs>li>a {
    margin-left: 0;
    margin-right: 0
}

.widget.skin19 .separated .half:after,
.widget.skin19 .separated .third:after,
.widget.skin19 .separated .fourth:after,
.widget.skin19 .separated .fifth:after,
.widget.skin19 .separated.cpGrid .col:after {
    background-color: #a7a9ac;
    width: 1px
}

.widget.skin19 .row {
    margin-left: -0;
    margin-right: -0
}

.widget.skin19 .half,
.widget.skin19 .third,
.widget.skin19 .fourth,
.widget.skin19 .fifth,
.widget.skin19 .whole,
.widget.skin19 .cpGrid .col,
.widget.skin19.cpGrid .col {
    padding-right: 0;
    padding-left: 0
}

.widget.skin19 .miniCalendarHeader {
    text-transform: none
}

.widget.skin19 .miniCalendar th {
    text-transform: none
}

.widget.skin19 .miniCalendar td>a:hover,
.miniCalendar td>a:focus,
.miniCalendar td>a:active {
    text-decoration: none
}

.widget.skin23 {
    text-align: left
}

.widget.skin23 .cpCarousel .cpSlider li:after {
    content: none
}

.widget.skin23 .cpCarousel .cpWindow {
    padding: 5px 0 10px
}

.widget.skin23 .cpCarousel .semanticList {
    display: flex
}

.widget.skin23 .cpCarousel .arrow::before {
    opacity: 1 !important;
    background: none;
    width: 36px;
    height: 60px;
    border: 2px solid rgba(167, 169, 172, 1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
    margin-left: 0 !important;
    border-radius: 8px
}

.widget.skin23 .cpCarousel .arrow:is(:hover, :focus, :active)::before {
    background: rgba(255, 255, 255, 1)
}

.widget.skin23 .cpCarousel .arrow:is(:hover, :focus, :active)::before {
    opacity: 1 !important
}

.widget.skin23 .cpCarousel .arrow {
    opacity: 1 !important
}

.widget.skin23 .widgetHeader {
    margin-bottom: 1.5em;
    line-height: 1;
    overflow: hidden
}

@media(min-width:600px) {
    .widget.skin23 .widgetHeader a::after {
        content: '';
        position: absolute;
        right: -10015px;
        bottom: 4px;
        width: 10000px;
        height: 4px;
        background: rgba(167, 169, 172, 1)
    }
}

.widget.skin23 .widgetHeader h3 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #fff;
    font-size: 2.25em;
    text-transform: uppercase
}

.widget.skin23 .widgetHeader:hover h3 {
    font-style: normal;
    font-weight: 700
}

.widget.skin23 .widgetHeader h3 a:link,
.widget.skin23 .widgetHeader h3 a:visited,
.widget.skin23 .widgetHeader h3 a:hover,
.widget.skin23 .widgetHeader h3 a:focus,
.widget.skin23 .widgetHeader h3 a:active {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #fff;
    position: relative
}

.widget.skin23 .widgetItem,
.widget.skin23 li.widgetItem {
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    border-radius: 10px;
    overflow: hidden
}

.widget.skin23 .widgetItem .text {
    padding: 1em
}

.widget.skin23 .itemCaption {
    background-color: #fff
}

.widget.skin23 .widgetTitle {
    margin-bottom: 10px;
    line-height: 1.2
}

.widget.skin23 .widgetTitle,
.widget.skin23 .widgetTitle>a:link,
.widget.skin23 .widgetTitle>a:visited,
.widget.skin23 .widgetTitle>a:focus,
.widget.skin23 .widgetTitle>a:active,
.widget.skin23 .headline,
.widget.skin23 .pageStyles h1,
.widget.skin23 .subhead1,
.widget.skin23 .pageStyles h2,
.widget.skin23 .moduleContentNew .subhead1,
.widget.skin23 .subhead2,
.widget.skin23 .pageStyles h3,
.widget.skin23 .moduleContentNew .subhead2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #225286;
    font-size: 1.2em;
    margin-bottom: 10px;
    line-height: 1.2
}

.widget.skin23 .widgetTitle:hover,
.widget.skin23 .headline:hover,
.widget.skin23 .subhead1:hover,
.widget.skin23 .subhead2:hover,
.widget.skin23 .widgetTitle>a:hover {
    font-style: normal;
    font-weight: 700
}

.widget.skin23 .widgetTitle {
    font-size: 1.2em
}

.widget.skin23 .widgetMeta {
    font-size: .8em
}

.widget.skin23 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin23.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin23 a:link {
    text-decoration: underline
}

.widget.skin23 a:hover,
.widget.skin23 a:focus,
.widget.skin23 a:active {
    text-decoration: underline
}

.widget.skin23 .readOn:link {
    color: #225286;
    border-top: 2px solid #a7a9ac;
    margin-top: 10px;
    padding-top: .5em;
    padding-bottom: .5em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    display: inline;
    text-align: right
}

.widget.skin23 .readOn:visited {
    color: #225286;
    border-color: rgba(167, 169, 172, 1)
}

.widget.skin23 .readOn:hover,
.widget.skin23 .readOn:focus,
.widget.skin23 .readOn:active {
    color: #225286;
    text-decoration: underline;
    border-top: 2px solid #a7a9ac
}

.widget.skin23 .widgetViewAll:link {
    color: #fff;
    border: 2px solid #a7a9ac;
    padding-top: .5em;
    padding-right: 2em;
    padding-bottom: .5em;
    padding-left: 2em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s ease-in-out;
    display: table;
    margin: 1.25em auto 0;
    position: relative;
    border-radius: 8px;
    z-index: 1;
    overflow: hidden;
    text-transform: uppercase
}

.widget.skin23 .widgetViewAll::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: rgba(255, 255, 255, 1);
    transition: all .3s ease-in-out;
    z-index: -1
}

.widget.skin23 .widgetViewAll:visited {
    color: #fff;
    border: 2px solid rgba(167, 169, 172, 1);
    border-radius: 8px
}

.widget.skin23 .widgetViewAll:hover,
.widget.skin23 .widgetViewAll:focus,
.widget.skin23 .widgetViewAll:active {
    color: #225286;
    text-decoration: underline;
    border: 2px solid #a7a9ac;
    border-radius: 8px
}

.widget.skin23 .widgetViewAll:is(:hover, :focus, :active)::after {
    width: 100%
}

.widget.skin23 .widgetRSS:link {
    text-decoration: none
}

.widget.skin23 .widgetRSS:hover,
.widget.skin23 .widgetRSS:focus,
.widget.skin23 .widgetRSS:active {
    text-decoration: none
}

.widget.skin23 .cpCarousel .arrow.next:after {
    border-left-color: #fff
}

.widget.skin23 .cpCarousel .arrow.next:is(:hover, :focus, :active):after {
    border-left-color: rgba(34, 82, 134, 1)
}

.widget.skin23 .cpCarousel .arrow.prev:after {
    border-right-color: #fff
}

.widget.skin23 .cpCarousel .arrow.prev:is(:hover, :focus, :active):after {
    border-right-color: rgba(34, 82, 134, 1)
}

@media(min-width:55em) {
    .widget.skin23 .cpCarousel .arrow.prev {
        left: auto;
        right: 0;
        height: 60px;
        top: calc(50% + 45px);
        transform: translateY(-50%)
    }

    .widget.skin23 .cpCarousel .arrow.next {
        top: calc(50% - 45px);
        height: 60px;
        transform: translateY(-50%)
    }

    .widget.skin23 .cpCarousel .cpWindow {
        margin-left: 0 !important
    }
}

.widget.skin23 .cpTabs>li>a:link,
.widget.skin23 .cpTabs>li>a:visited {
    margin-right: 5px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px
}

.widget.skin23 .cpTabs>li>a {
    margin-left: 0;
    margin-right: 0
}

.widget.skin23 .separated .half:after,
.widget.skin23 .separated .third:after,
.widget.skin23 .separated .fourth:after,
.widget.skin23 .separated .fifth:after,
.widget.skin23 .separated.cpGrid .col:after {
    background-color: #a7a9ac;
    width: 1px
}

.widget.skin23 .row {
    margin-left: -.5em;
    margin-right: -.5em
}

.widget.skin23 .half,
.widget.skin23 .third,
.widget.skin23 .fourth,
.widget.skin23 .fifth,
.widget.skin23 .whole,
.widget.skin23 .cpGrid .col,
.widget.skin23.cpGrid .col {
    padding-right: .5em;
    padding-left: .5em
}

.widget.skin23 .miniCalendarHeader {
    text-transform: none
}

.widget.skin23 .miniCalendar th {
    text-transform: none
}

.widget.skin23 .miniCalendar td>a:hover,
.miniCalendar td>a:focus,
.miniCalendar td>a:active {
    text-decoration: none
}

.widget.skin24 {
    color: #fff;
    text-align: left
}

.widget.skin24 .cpCarousel .cpSlider li:after {
    content: none
}

.widget.skin24 .cpCarousel .cpWindow {
    padding: 5px 0 10px
}

.widget.skin24 .cpCarousel .arrow::before {
    opacity: 1 !important;
    background: none;
    width: 36px;
    height: 60px;
    border: 2px solid rgba(167, 169, 172, 1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
    margin-left: 0 !important;
    border-radius: 8px
}

.widget.skin24 .cpCarousel .arrow:is(:hover, :focus, :active)::before {
    background: rgba(34, 82, 134, 1)
}

.widget.skin24 .cpCarousel .arrow:is(:hover, :focus, :active)::before {
    opacity: 1 !important
}

.widget.skin24 .cpCarousel .arrow {
    opacity: 1 !important
}

.widget.skin24 .widgetHeader {
    margin-bottom: 1.5em;
    line-height: 1;
    overflow: hidden
}

@media(min-width:600px) {
    .widget.skin24 .widgetHeader {
        text-align: right
    }

    .widget.skin24 .widgetHeader a::after {
        content: '';
        position: absolute;
        left: -10015px;
        bottom: 4px;
        width: 10000px;
        height: 4px;
        background: rgba(167, 169, 172, 1)
    }
}

.widget.skin24 .widgetHeader h3 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #225286;
    font-size: 2.25em;
    text-transform: uppercase
}

.widget.skin24 .widgetHeader:hover h3 {
    font-style: normal;
    font-weight: 700
}

.widget.skin24 .widgetHeader h3 a:link,
.widget.skin24 .widgetHeader h3 a:visited,
.widget.skin24 .widgetHeader h3 a:hover,
.widget.skin24 .widgetHeader h3 a:focus,
.widget.skin24 .widgetHeader h3 a:active {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #225286;
    position: relative
}

.widget.skin24 .widgetItem,
.widget.skin24 li.widgetItem {
    overflow: hidden
}

.widget.skin24 .widgetItem .media {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    border-radius: 10px;
    margin-bottom: 1em
}

.widget.skin24 .widgetItem .text {
    padding: 1em;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    border-radius: 10px;
    background: rgba(34, 82, 134, 1)
}

.widget.skin24 .widgetTitle {
    margin-bottom: 10px;
    line-height: 1.2
}

.widget.skin24 .widgetTitle,
.widget.skin24 .widgetTitle>a:link,
.widget.skin24 .widgetTitle>a:visited,
.widget.skin24 .widgetTitle>a:focus,
.widget.skin24 .widgetTitle>a:active,
.widget.skin24 .headline,
.widget.skin24 .pageStyles h1,
.widget.skin24 .subhead1,
.widget.skin24 .pageStyles h2,
.widget.skin24 .moduleContentNew .subhead1,
.widget.skin24 .subhead2,
.widget.skin24 .pageStyles h3,
.widget.skin24 .moduleContentNew .subhead2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 10px;
    line-height: 1.2
}

.widget.skin24 .widgetTitle:hover,
.widget.skin24 .headline:hover,
.widget.skin24 .subhead1:hover,
.widget.skin24 .subhead2:hover,
.widget.skin24 .widgetTitle>a:hover {
    font-style: normal;
    font-weight: 700
}

.widget.skin24 .widgetTitle {
    font-size: 1.2em
}

.widget.skin24 .widgetMeta {
    font-size: .8em
}

.widget.skin24 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin24.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin24 a:link {
    color: #fff;
    text-decoration: underline
}

.widget.skin24 a:visited {
    color: #fff
}

.widget.skin24 a:hover,
.widget.skin24 a:focus,
.widget.skin24 a:active {
    color: #fff;
    text-decoration: underline
}

.widget.skin24 .readOn:link {
    color: #fff;
    border-top: 2px solid #a7a9ac;
    margin-top: 10px;
    padding-top: .5em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    display: inline;
    text-align: right
}

.widget.skin24 .readOn:visited {
    color: #fff;
    border-color: rgba(167, 169, 172, 1)
}

.widget.skin24 .readOn:hover,
.widget.skin24 .readOn:focus,
.widget.skin24 .readOn:active {
    color: #fff;
    text-decoration: underline;
    border-top: 2px solid #a7a9ac
}

.widget.skin24 .widgetViewAll:link {
    color: #225286;
    border: 2px solid #a7a9ac;
    padding-top: .5em;
    padding-right: 2em;
    padding-bottom: .5em;
    padding-left: 2em;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s ease-in-out;
    display: table;
    margin: 1.25em auto 0;
    position: relative;
    border-radius: 8px;
    z-index: 1;
    overflow: hidden;
    text-transform: uppercase
}

.widget.skin24 .widgetViewAll::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: rgba(34, 82, 134, 1);
    transition: all .3s ease-in-out;
    z-index: -1
}

.widget.skin24 .widgetViewAll:visited {
    color: #225286;
    border: 2px solid rgba(167, 169, 172, 1);
    border-radius: 8px
}

.widget.skin24 .widgetViewAll:hover,
.widget.skin24 .widgetViewAll:focus,
.widget.skin24 .widgetViewAll:active {
    color: #fff;
    text-decoration: underline;
    border: 2px solid #a7a9ac;
    border-radius: 8px
}

.widget.skin24 .widgetViewAll:is(:hover, :focus, :active)::after {
    width: 100%
}

.widget.skin24 .widgetRSS:link {
    text-decoration: none
}

.widget.skin24 .widgetRSS:hover,
.widget.skin24 .widgetRSS:focus,
.widget.skin24 .widgetRSS:active {
    text-decoration: none
}

.widget.skin24 .cpCarousel .arrow.next:after {
    border-left-color: rgba(34, 82, 134, 1)
}

.widget.skin24 .cpCarousel .arrow.next:is(:hover, :focus, :active):after {
    border-left-color: rgba(255, 255, 255, 1)
}

.widget.skin24 .cpCarousel .arrow.prev:after {
    border-right-color: rgba(34, 82, 134, 1)
}

.widget.skin24 .cpCarousel .arrow.prev:is(:hover, :focus, :active):after {
    border-right-color: rgba(255, 255, 255, 1)
}

@media(min-width:55em) {
    .widget.skin24 .cpCarousel .arrow.prev {
        left: auto;
        right: 0;
        height: 60px;
        top: calc(50% + 45px);
        transform: translateY(-50%)
    }

    .widget.skin24 .cpCarousel .arrow.next {
        top: calc(50% - 45px);
        height: 60px;
        transform: translateY(-50%)
    }

    .widget.skin24 .cpCarousel .cpWindow {
        margin-left: 0 !important
    }
}

.widget.skin24 .cpTabs>li>a:link,
.widget.skin24 .cpTabs>li>a:visited {
    margin-right: 5px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px
}

.widget.skin24 .cpTabs>li>a {
    margin-left: 0;
    margin-right: 0
}

.widget.skin24 .separated .half:after,
.widget.skin24 .separated .third:after,
.widget.skin24 .separated .fourth:after,
.widget.skin24 .separated .fifth:after,
.widget.skin24 .separated.cpGrid .col:after {
    background-color: #a7a9ac;
    width: 1px
}

.widget.skin24 .row {
    margin-left: -.5em;
    margin-right: -.5em
}

.widget.skin24 .half,
.widget.skin24 .third,
.widget.skin24 .fourth,
.widget.skin24 .fifth,
.widget.skin24 .whole,
.widget.skin24 .cpGrid .col,
.widget.skin24.cpGrid .col {
    padding-right: .5em;
    padding-left: .5em
}

.widget.skin24 .miniCalendarHeader {
    text-transform: none
}

.widget.skin24 .miniCalendar th {
    text-transform: none
}

.widget.skin24 .miniCalendar td>a:hover,
.miniCalendar td>a:focus,
.miniCalendar td>a:active {
    text-decoration: none
}

.widget.skin22 {
    color: #fff;
    text-align: left
}

.widget.skin22 .widgetHeader {
    margin-bottom: 1em;
    line-height: 1.2
}

.widget.skin22 .widgetHeader h3 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #fff;
    font-size: 1.4em
}

.widget.skin22 .widgetHeader:hover h3 {
    font-style: normal;
    font-weight: 700
}

.widget.skin22 .widgetHeader h3 a:link,
.widget.skin22 .widgetHeader h3 a:visited,
.widget.skin22 .widgetHeader h3 a:hover,
.widget.skin22 .widgetHeader h3 a:focus,
.widget.skin22 .widgetHeader h3 a:active {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #fff
}

.widget.skin22 .widgetItem,
.widget.skin22 li.widgetItem {
    padding-top: .75em;
    padding-right: .5em;
    padding-bottom: .75em;
    padding-left: .5em
}

.widget.skin22 .megaMenuItem {
    line-height: 1.4
}

.widget.skin22 .level1 .semanticList {
    margin-left: 6px
}

.widget.skin22 .widgetTitle {
    margin-bottom: .25em;
    line-height: 1.2
}

.widget.skin22 .widgetTitle,
.widget.skin22 .widgetTitle>a:link,
.widget.skin22 .widgetTitle>a:visited,
.widget.skin22 .widgetTitle>a:focus,
.widget.skin22 .widgetTitle>a:active,
.widget.skin22 .headline,
.widget.skin22 .pageStyles h1,
.widget.skin22 .subhead1,
.widget.skin22 .pageStyles h2,
.widget.skin22 .moduleContentNew .subhead1,
.widget.skin22 .subhead2,
.widget.skin22 .pageStyles h3,
.widget.skin22 .moduleContentNew .subhead2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    color: #fff;
    font-size: 1.2em;
    margin-bottom: .25em;
    line-height: 1.2
}

.widget.skin22 .widgetTitle:hover,
.widget.skin22 .headline:hover,
.widget.skin22 .subhead1:hover,
.widget.skin22 .subhead2:hover,
.widget.skin22 .widgetTitle>a:hover {
    font-style: normal;
    font-weight: 700;
    text-decoration: underline
}

.widget.skin22 .widgetTitle {
    font-size: 1.2em
}

.widget.skin22 .widgetMeta {
    font-size: .8em
}

.widget.skin22 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin22.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin22 a:link {
    color: #fff;
    text-decoration: none
}

.widget.skin22 .level2 a {
    display: block;
    padding: 5px 0 5px 10px;
    border-left: 2px solid rgba(20, 49, 80, 1);
    transition: all .3s ease-in-out
}

.widget.skin22 a:visited {
    color: #fff
}

.widget.skin22 a:hover,
.widget.skin22 a:focus,
.widget.skin22 a:active {
    color: #fff;
    text-decoration: underline
}

.widget.skin22 .level2 a:is(:hover, :focus, :active) {
    border-color: rgba(255, 255, 255, 1)
}

.widget.skin22 .readOn:link {
    text-decoration: underline;
    display: inline
}

.widget.skin22 .readOn:hover,
.widget.skin22 .readOn:focus,
.widget.skin22 .readOn:active {
    text-decoration: underline
}

.widget.skin22 .widgetViewAll:link {
    text-decoration: none
}

.widget.skin22 .widgetViewAll:hover,
.widget.skin22 .widgetViewAll:focus,
.widget.skin22 .widgetViewAll:active {
    text-decoration: none
}

.widget.skin22 .widgetRSS:link {
    text-decoration: none
}

.widget.skin22 .widgetRSS:hover,
.widget.skin22 .widgetRSS:focus,
.widget.skin22 .widgetRSS:active {
    text-decoration: none
}

.widget.skin22 .cpTabs>li>a:link,
.widget.skin22 .cpTabs>li>a:visited {
    margin-right: 5px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px
}

.widget.skin22 .cpTabs>li>a {
    margin-left: 0;
    margin-right: 0
}

.widget.skin22 .separated .half:after,
.widget.skin22 .separated .third:after,
.widget.skin22 .separated .fourth:after,
.widget.skin22 .separated .fifth:after,
.widget.skin22 .separated.cpGrid .col:after {
    background-color: #a7a9ac;
    width: 1px
}

.widget.skin22 .row {
    margin-left: -.5em;
    margin-right: -.5em
}

.widget.skin22 .half,
.widget.skin22 .third,
.widget.skin22 .fourth,
.widget.skin22 .fifth,
.widget.skin22 .whole,
.widget.skin22 .cpGrid .col,
.widget.skin22.cpGrid .col {
    padding-right: .5em;
    padding-left: .5em
}

.widget.skin22 .miniCalendarHeader {
    text-transform: none
}

.widget.skin22 .miniCalendar th {
    text-transform: none
}

.widget.skin22 .miniCalendar td>a:hover,
.miniCalendar td>a:focus,
.miniCalendar td>a:active {
    text-decoration: none
}

.widget.skin21 {
    color: #fff;
    text-align: center
}

.widget.skin21 .widgetHeader h3 {
    font-size: 1.2em
}

.widget.skin21 .widgetItem,
.widget.skin21 li.widgetItem {
    padding-top: .25em;
    padding-bottom: .25em
}

.widget.skin21 .widgetMeta {
    font-size: .8em
}

.widget.skin21 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin21.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin21 a:link {
    color: #fff;
    text-decoration: underline
}

.widget.skin21 a:visited {
    color: #fff
}

.widget.skin21 a:hover,
.widget.skin21 a:focus,
.widget.skin21 a:active {
    color: #fff;
    text-decoration: underline
}

.widget.skin21 .readOn:link {
    text-decoration: underline;
    display: inline
}

.widget.skin21 .readOn:hover,
.widget.skin21 .readOn:focus,
.widget.skin21 .readOn:active {
    text-decoration: underline
}

.widget.skin21 .widgetViewAll:link {
    text-decoration: none
}

.widget.skin21 .widgetViewAll:hover,
.widget.skin21 .widgetViewAll:focus,
.widget.skin21 .widgetViewAll:active {
    text-decoration: none
}

.widget.skin21 .widgetRSS:link {
    text-decoration: none
}

.widget.skin21 .widgetRSS:hover,
.widget.skin21 .widgetRSS:focus,
.widget.skin21 .widgetRSS:active {
    text-decoration: none
}

.widget.skin21 .cpTabs>li>a:link,
.widget.skin21 .cpTabs>li>a:visited {
    margin-right: 5px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px
}

.widget.skin21 .cpTabs>li>a {
    margin-left: 0;
    margin-right: 0
}

.widget.skin21 .separated .half:after,
.widget.skin21 .separated .third:after,
.widget.skin21 .separated .fourth:after,
.widget.skin21 .separated .fifth:after,
.widget.skin21 .separated.cpGrid .col:after {
    background-color: #a7a9ac;
    width: 1px
}

.widget.skin21 .row {
    margin-left: -.5em;
    margin-right: -.5em
}

.widget.skin21 .half,
.widget.skin21 .third,
.widget.skin21 .fourth,
.widget.skin21 .fifth,
.widget.skin21 .whole,
.widget.skin21 .cpGrid .col,
.widget.skin21.cpGrid .col {
    padding-right: .5em;
    padding-left: .5em
}

.widget.skin21 .miniCalendarHeader {
    text-transform: none
}

.widget.skin21 .miniCalendar th {
    text-transform: none
}

.widget.skin21 .miniCalendar td>a:hover,
.miniCalendar td>a:focus,
.miniCalendar td>a:active {
    text-decoration: none
}

.widget.skin20 {
    text-align: left
}

@media(min-width:900px) {
    .widget.skin20 .row.autoWidths.center {
        text-align: right;
        align-items: flex-end
    }
}

.widget.skin20 .widgetHeader h3 {
    font-size: 1.2em
}

.widget.skin20 .widgetMeta {
    font-size: .8em
}

.widget.skin20 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin20.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
    padding-left: 2em
}

.widget.skin20 a:link {
    text-decoration: underline
}

.widget.skin20 a:hover,
.widget.skin20 a:focus,
.widget.skin20 a:active {
    text-decoration: underline
}

.widget.skin20 .readOn:link {
    text-decoration: underline;
    display: inline
}

.widget.skin20 .readOn:hover,
.widget.skin20 .readOn:focus,
.widget.skin20 .readOn:active {
    text-decoration: underline
}

.widget.skin20 .widgetViewAll:link {
    text-decoration: none
}

.widget.skin20 .widgetViewAll:hover,
.widget.skin20 .widgetViewAll:focus,
.widget.skin20 .widgetViewAll:active {
    text-decoration: none
}

.widget.skin20 .widgetRSS:link {
    text-decoration: none
}

.widget.skin20 .widgetRSS:hover,
.widget.skin20 .widgetRSS:focus,
.widget.skin20 .widgetRSS:active {
    text-decoration: none
}

.widget.skin20 .cpTabs>li>a:link,
.widget.skin20 .cpTabs>li>a:visited {
    margin-right: 5px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px
}

.widget.skin20 .cpTabs>li>a {
    margin-left: 0;
    margin-right: 0
}

.widget.skin20 .separated .half:after,
.widget.skin20 .separated .third:after,
.widget.skin20 .separated .fourth:after,
.widget.skin20 .separated .fifth:after,
.widget.skin20 .separated.cpGrid .col:after {
    background-color: #a7a9ac;
    width: 1px;
    margin-left: -1px
}

.widget.skin20 .row {
    margin-left: -.25em;
    margin-right: -.25em
}

.widget.skin20 .half,
.widget.skin20 .third,
.widget.skin20 .fourth,
.widget.skin20 .fifth,
.widget.skin20 .whole,
.widget.skin20 .cpGrid .col,
.widget.skin20.cpGrid .col {
    padding-right: .25em;
    padding-left: .25em
}

.widget.skin20 .miniCalendarHeader {
    text-transform: none
}

.widget.skin20 .miniCalendar th {
    text-transform: none
}

.widget.skin20 .miniCalendar td>a:hover,
.miniCalendar td>a:focus,
.miniCalendar td>a:active {
    text-decoration: none
}

.cpToolbar.actions {
    background-color: #6ca1c0;
    color: #eee
}

.cpToolbar.actions .primary {
    float: left
}

.cpToolbar.actions .primary>li {
    float: left;
    line-height: 30px;
    margin-right: 20px
}

.cpToolbar.actions .secondary {
    float: right;
    width: auto
}

.cpToolbar.actions .secondary>li {
    float: left;
    line-height: 30px;
    margin-left: 10px
}

.cpToolbar.actions .button {
    line-height: 1.4;
    margin-top: 5px
}

.cpToolbar.secondary select {
    margin-top: 5px
}

#page {
    margin: 0
}

.pageContent img {
    height: auto;
    max-width: 100%
}

.pageContent .tabs {
    padding-top: 0;
    top: 4px
}

.pageContent .tabs>li,
.pageContent .tabs>li>a:link,
.pageContent .tabs>li>a:visited .pageContent .tabs>li>a:hover .pageContent .tabs>li>a:focus .pageContent .tabs>li>a:active {
    width: auto
}

.pageContent .panel {
    background: #fff;
    border: 1px solid #dfdfdb;
    clear: both;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    padding: 25px
}

.pageContent .cpForm>li {
    padding-top: .5em;
    padding-bottom: .5em
}

.pageContent>.alert {
    margin: 1em 0;
    padding-right: 10em;
    position: relative
}

.pageContent>.alert a:link,
.pageContent>.alert a:visited,
.pageContent>.alert a:hover,
.pageContent>.alert a:focus,
.pageContent>.alert a:active {
    text-decoration: underline
}

.pageContent>.alert>.cancel {
    margin-top: -11px;
    position: absolute;
    right: 5px;
    top: 50%
}

ol.templates {
    list-style: none;
    margin: 0
}

.cpGrid.templates .col.thumb,
.cpGrid.templates .col.thumb>.inner {
    padding: 0;
    text-align: center;
    cursor: pointer
}

.templates .thumb a {
    display: block;
    margin: .5em;
    text-decoration: none
}

.templates .thumb a>img {
    border-style: solid;
    border-width: 1px;
    border-color: #efefeb #cfcfcb #cfcfcb #efefeb;
    display: block;
    padding: .5em
}

.boxshadow .templates .thumb a>img {
    border: 0;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
    -ms-box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
    -o-box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .3)
}

.boxshadow .templates .thumb a:hover>img,
.boxshadow .templates .thumb a:focus>img,
.boxshadow .templates .thumb a:active>img {
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 0, .2);
    -ms-box-shadow: 4px 4px 6px rgba(0, 0, 0, .2);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, .2);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, .2)
}

.templates .thumb h3 {
    font-size: .8em;
    font-weight: normal;
    margin: 0 0 5px
}

.carouselControls {
    padding-left: 100px;
    padding-right: 100px;
    position: relative;
    text-align: center
}

.carouselControls>span {
    display: block
}

.carouselControls>span>.arrow:link,
.carouselControls>span>.arrow:visited,
.carouselControls>span>.arrow:hover,
.carouselControls>span>.arrow:focus,
.carouselControls>span>.arrow:active {
    text-decoration: none
}

.carouselControls>span>.back,
.carouselControls>span>.use {
    left: 5px;
    margin-top: -.5em;
    position: absolute;
    top: 50%
}

.carouselControls>span>.use {
    left: auto;
    margin-top: -11px;
    right: 5px
}

.carouselControls .count {
    display: inline-block;
    text-align: center;
    width: 6em
}

.modalContainer.browseContentLibrary {
    margin-left: -431px
}

.adminWrap .moduleContentNew .contentLibrary,
.adminWrap .moduleContentNew .contentLibrary * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.contentLibrary .toolbarWrapper {
    background: none;
    border: 0;
    margin-top: 15px
}

.adminWrap .contentLibrary .toolbarWrapper .toolbar {
    width: auto
}

.adminWrap .contentLibrary .toolbar .buttons {
    float: left;
    list-style: none;
    margin-left: 18px;
    padding-top: 0
}

.contentLibrary .toolbar .buttons li {
    float: left;
    margin-right: 10px
}

.contentLibrary .toolbar .search {
    float: right;
    height: 22px;
    position: relative
}

.contentLibrary .toolbar .search input[type="text"] {
    background: #fff;
    border-color: #ccc #aaa #aaa #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 8pt;
    height: 14px;
    line-height: 1.5;
    padding-right: 25px;
    padding: 3px 5px;
    position: absolute;
    right: 0;
    top: 0;
    width: 197px
}

.contentLibrary .toolbar .search input[type="image"] {
    display: block;
    position: absolute;
    right: 1px;
    top: 1px
}

.contentLibrary ol {
    margin: 0;
    padding: 0
}

.newCP .contentLibrary .contentContainer {
    padding-top: 10px;
    width: auto
}

.contentLibrary .contentContainer>div {
    background-image: none
}

.adminWrap .contentLibrary .sidebar {
    background: none;
    border: 0;
    float: left;
    padding: 5px 15px;
    width: 150px
}

.adminWrap .contentLibrary .sidebar .active {
    font-weight: bold
}

.adminWrap .contentLibrary .listing {
    background: none;
    float: none;
    margin-left: 200px;
    padding: 0;
    width: auto
}

.adminWrap .contentLibrary .listing .item {
    float: none;
    width: auto
}

.contentLibrary .listing .item .desc {
    margin-bottom: 0
}

.contentLibrary .listing .item dt {
    clear: left;
    width: 3em
}

.contentLibrary .listing .item dd {
    float: none;
    margin-left: 3em
}

.contentLibrary .listing .item .actions {
    background: none !important;
    border: 0 !important;
    margin: 0;
    position: absolute
}

.contentLibrary .listing .item .actions .button {
    display: block
}

.moduleContentNew .cpGrid {
    margin: -1em
}

.moduleContentNew .nest>.col {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em
}

.moduleContentNew .dragHere {
    border-color: #333;
    border-color: rgba(0, 0, 0, .25);
    border-style: dashed;
    border-style: dotted;
    border-width: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.5em;
    margin: .75em;
    padding: 8px;
    text-align: center
}

.pageContent .configPopup {
    background-color: #fff;
    border: 5px solid #bdd6e2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    bottom: 100%;
    left: 1em;
    margin: 0 0 0 -25px;
    padding: 10px;
    position: absolute;
    width: 250px;
    z-index: 5
}

.pageContent .configPopup:after {
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #bdd6e2 transparent transparent transparent;
    bottom: -15px;
    content: "";
    height: 0;
    left: 10px;
    position: absolute;
    width: 0
}

.cpPopOver.intro {
    width: 630px
}

.cpPopOver.intro .quickStart {
    background: url(/Areas/Pages/Assets/Images/Intro.png) no-repeat left top;
    height: 500px;
    list-style: none;
    text-indent: -100%
}

.modalContainer.notContent.relatedDocuments {
    margin-left: -390px;
    width: 780px
}

.modalContainer.relatedDocuments iframe {
    height: 400px
}

.modalContainer.notContent.actOnWhich {
    margin-left: -180px;
    width: 360px
}

.modalContainer.actOnWhich .modalContent ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.modalContainer.actOnWhich .modalContent li {
    margin-bottom: 5px
}

.modalContainer.actOnWhich .modalContent .button {
    display: block;
    max-width: none
}

.cpPopOver.admin.inheritance,
.cpPopOver.admin.navOptions {
    margin-left: -190px;
    width: 380px
}

.inheritance .cpForm ol+.tip {
    margin-left: 18px
}

.inheritance .buttons>li,
.navOptions .buttons>li {
    margin-bottom: 5px
}

.inheritance p>strong {
    display: block;
    margin: .5em 0
}

.cpPopOver.inheritance .buttons,
.cpPopOver.navOptions .buttons {
    margin: 1em 0
}

.cpPopOver.inheritance .buttons .button,
.cpPopOver.navOptions .buttons .button {
    display: block;
    max-width: none
}

.pageFeedback {
    font-size: .8em;
    margin: 1em 0 0;
    text-align: center
}

.pageFeedback+.pageFeedback {
    margin-top: 0
}

.moduleContentNew .pageFeedback>a {
    display: inline-block
}

.pageFeedback>em {
    font-style: normal;
    font-weight: bold
}

.archives {
    position: relative
}

#page .archives .alert {
    font-size: 1em;
    padding-right: 12em;
    position: relative
}

.archives .alert .all {
    float: right;
    position: absolute;
    right: 5px;
    top: 5px
}

.archives .listing .header {
    background: none;
    border: 0;
    margin: 30px 0 0;
    min-height: 0;
    padding: 0 0 2px;
    position: relative
}

.archives .header h2 {
    display: block;
    font-size: 12pt;
    font-weight: bold;
    margin: 0;
    padding-bottom: 3px;
    position: static
}

.archives .header .count {
    bottom: 10px;
    font-size: 8pt;
    margin: 3px 5px 0 0;
    position: absolute;
    right: 0
}

.archives .listingArchive th.date,
.archives .listingArchive td.date {
    width: 9em
}

.archives .listing .item .status {
    padding-top: 0
}

.archives+div>.sidebar {
    padding: 0;
    width: 100%
}

.archives+div>.sidebar .filters {
    padding: 0 1em
}

#page .archives .pagination {
    padding-left: 40px
}

.newCP .pagination {
    border-style: solid none none;
    border-width: 1px;
    margin: 0;
    padding: 15px 160px
}

.newCP .pagination strong,
.newCP .pagination a {
    border: 1px solid transparent;
    line-height: 1;
    padding: 3px 5px;
    vertical-align: middle
}

.newCP .pagination strong {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 1em
}

.newCP .pagination a {
    text-decoration: none
}

.newCP .pagination a.arrow {
    font-family: Arial
}

.newCP .perPage {
    font-weight: normal;
    font-size: 8pt;
    position: absolute;
    right: 0;
    bottom: 15px
}

span.autocompleteModuleHomePage.activities {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleActivities.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.agendacenter,
span.autocompleteModuleHomePage.agendacreator {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleAgendaCenter.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.alertcenter {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleAlertCenter.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.archive {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleArchive.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.areajobs,
span.autocompleteModuleHomePage.cityjobs,
span.autocompleteModuleHomePage.jobs {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleJobs.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.onlineapplications {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleOnlineJobApplications.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.bids {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleBids.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.blog {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleBlog.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.calendar {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleCalendar.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.civicalerts {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleNewsFlash.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.citydirectory {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleCityDirectory.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.citypolls {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleCityPolls.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.communityvoice {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleCommunityVoice.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.communityconnection {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleCommunityConnection.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.crt {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleCitizenRequestTracker.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.documentcenter {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleDocumentCenter.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.emailpage,
span.autocompleteModuleHomePage.emailpageold {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleEmailPage.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.emergencyalerts {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconEmergencyAlerts.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.epayment {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleEPayment.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.facilities,
span.autocompleteModuleHomePage.facilities2012 {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleFacilities.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.faq {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleFAQs.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.forms,
span.autocompleteModuleHomePage.formcenter {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleFormCenter.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.licensing {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleLicensing.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.myaccount {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleMyAccount.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.mydashboard {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleMyDashboard.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.mediacenter2,
span.autocompleteModuleHomePage.civicmedia {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleCivicMedia.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.notifyme {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleNotifyMe.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.pages {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModulePages.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.photogallery {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModulePhotoGallery.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.quicklinks {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleQuicklinks.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.realestatelocator {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleRealEstateLocator.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.locations {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleLocations.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.rss {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconRSSFeed.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.resourcedirectoryenhanced {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleResourceDirectory.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.sitemap {
    background: url('../../../../Assets/Mystique/Shared/Images/IndividualIcons/IconModuleSiteMap.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.services.services,
span.autocompleteModuleHomePage.publiclogin.publiclogin,
span.autocompleteModuleHomePage.classifieds.classifieds,
span.autocompleteModuleHomePage.healthycity.healthycity,
span.autocompleteModuleHomePage.icalendar.icalendar,
span.autocompleteModuleHomePage.designcenter.designcenter {
    padding-left: 0
}

span.autocompleteModuleHomePage.autocompleteModuleHomePage {
    background-size: 17px 17px;
    padding-left: calc(17px + .5em);
    display: inline-block
}

ul.ui-autocomplete {
    border-color: #e5e5e5;
    border-radius: 0;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
    padding: 0;
    z-index: 10002
}

ul.ui-autocomplete>li {
    position: relative
}

ul.ui-autocomplete>li span.autocompleteModuleHomePage {
    padding-left: 25px
}

ul.ui-autocomplete>li>a {
    cursor: pointer;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    font-size: 14px;
    padding: .5em 10em .5em .5em !important
}

ul.ui-autocomplete>li .ui-state-focus,
ul.ui-autocomplete>li .ui-state-active,
ul.ui-autocomplete>li .ui-state-hover {
    background: #e5e5e5;
    border: 0;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    border-radius: 0;
    margin: 0 !important
}

ul.ui-autocomplete>li .autocompleteModuleName {
    color: #999;
    font-size: .8em;
    position: absolute;
    right: 1em;
    top: .85em
}

ul.ui-autocomplete>li .autocompletePageLink {
    border: 1px solid transparent !important;
    color: #333;
    cursor: pointer;
    display: none;
    font-size: 11px;
    padding: 0 !important;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: .5em
}

ul.ui-autocomplete>li:hover .autocompletePageLink,
ul.ui-autocomplete>li:focus .autocompletePageLink {
    display: inline
}

ul.ui-autocomplete>li .autocompletePageLink:hover,
ul.ui-autocomplete>li .autocompletePageLink:focus {
    text-decoration: underline
}