.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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: none;
    padding: 10px;
    margin: 0;
    font-family: "Courier New",monospace;
    font-size: 14px;
    background: #fff;
    color: #000;
    outline: none
}

.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
    }

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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 {
            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)
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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)"
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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-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 .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
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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 {
        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: 500%;
            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%
    }
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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: none;
            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: none;
                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
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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
        }

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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)
        }

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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
    }
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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
}

.fr-element table tr {
    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 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 {
    cursor: col-resize;
    position: absolute;
    z-index: 3;
    display: none
}

    .fr-table-resizer.fr-moving {
        z-index: 2
    }

    .fr-table-resizer div {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        border-right: 1px solid #0098f7
    }

.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-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
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.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-element:focus {
    outline: 0 solid transparent
}

.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: none;
    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: none
}

    .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: none;
    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: #b5d6fd;
        color: #000
    }

    .fr-wrapper ::selection {
        background: #b5d6fd;
        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: none;
                    border: none
                }

                .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: none;
    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-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-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.prevent-scroll {
    overflow: hidden
}

    body.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: none;
        background: none;
        font-size: 16px;
        outline: none;
        -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
    }

        ol.decimal_type > li:before {
            content: counters(item,".") ". ";
            counter-increment: item
        }

.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 {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.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 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 textarea:hover {
            border: solid 1px #515151
        }

        .fr-popup .fr-input-line input[type="text"]:focus, .fr-popup .fr-input-line textarea:focus {
            border: solid 2px #0098f7;
            padding: 3px 11px
        }

    .fr-popup .fr-input-line input[type="text"] {
        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: none
}

.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: none;
        background: none;
        font-size: 16px;
        outline: none;
        -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 {
        padding-bottom: 48px
    }

        .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;
        z-index: 2;
        overflow: hidden;
        position: absolute;
        -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-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-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 {
    float: none;
    display: inline-block
}

.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
}

    .second-toolbar::after {
        clear: both;
        display: block;
        content: "";
        height: 0
    }

#logo {
    float: left;
    outline: none
}

    #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
    }

    #logo > svg {
        height: 20px;
        width: 47px;
        margin: 7px 0;
        cursor: pointer
    }

        #logo > svg * {
            -webkit-transition: fill .3s;
            -moz-transition: fill .3s;
            -ms-transition: fill .3s;
            -o-transition: fill .3s
        }

    #logo:hover > span, #logo:focus > span {
        color: #0098f7
    }

    #logo:hover > svg .fr-logo, #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: absolute;
        left: 0;
        right: 0;
        width: auto !important
    }

.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
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0
}

.hide-by-clipping {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

img.fr-rounded, .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
}

img.fr-bordered, .fr-img-caption.fr-bordered img {
    border: solid 5px #ccc
}

img.fr-bordered {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fr-img-caption.fr-bordered img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fr-view {
    word-wrap: break-word
}

    .fr-view span[style~="color:"] a {
        color: inherit
    }

    .fr-view strong {
        font-weight: 700
    }

    .fr-view table {
        border: none;
        border-collapse: collapse;
        empty-cells: show;
        max-width: 100%
    }

        .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 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: none;
        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))
        }

            .fr-view img.fr-dii.fr-fil {
                float: left;
                margin: 5px 5px 5px 0;
                max-width: calc(100% - 5px)
            }

            .fr-view img.fr-dii.fr-fir {
                float: right;
                margin: 5px 0 5px 5px;
                max-width: calc(100% - 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))
        }

            .fr-view span.fr-img-caption.fr-dii.fr-fil {
                float: left;
                margin: 5px 5px 5px 0;
                max-width: calc(100% - 5px)
            }

            .fr-view span.fr-img-caption.fr-dii.fr-fir {
                float: right;
                margin: 5px 0 5px 5px;
                max-width: calc(100% - 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: none
        }

        .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 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
    }

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))
    }

        img.fr-view.fr-dii.fr-fil {
            float: left;
            margin: 5px 5px 5px 0;
            max-width: calc(100% - 5px)
        }

        img.fr-view.fr-dii.fr-fir {
            float: right;
            margin: 5px 0 5px 5px;
            max-width: calc(100% - 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))
    }

        span.fr-img-caption.fr-view.fr-dii.fr-fil {
            float: left;
            margin: 5px 5px 5px 0;
            max-width: calc(100% - 5px)
        }

        span.fr-img-caption.fr-view.fr-dii.fr-fir {
            float: right;
            margin: 5px 0 5px 5px;
            max-width: calc(100% - 5px)
        }

.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: none;
    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-mark {
    background-color: rgba(20,255,20,.5);
    -webkit-animation: blink 1.06s steps(1) infinite;
    -moz-animation: blink 1.06s steps(1) infinite;
    animation: blink 1.06s steps(1) infinite
}

.cm-animate-fat-cursor {
    width: auto;
    border: 0;
    -webkit-animation: blink 1.06s steps(1) infinite;
    -moz-animation: blink 1.06s steps(1) infinite;
    animation: blink 1.06s steps(1) infinite;
    background-color: #7e7
}

@-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: -30px;
    margin-right: -30px;
    padding-bottom: 30px;
    height: 100%;
    outline: none;
    position: relative
}

.CodeMirror-sizer {
    position: relative;
    border-right: 30px solid transparent
}

.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
    position: absolute;
    z-index: 6;
    display: none
}

.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: -30px
}

.CodeMirror-gutter-wrapper {
    position: absolute;
    z-index: 4;
    background: none !important;
    border: none !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: none
}

.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-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 5px;
            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: none;
    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 {
    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
}

.modalContainer {
    left: 50%;
    margin: 0 auto;
    position: absolute;
    width: 700px;
    z-index: 10001
}

.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;
    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: 37px;
    padding: 0 45px 0 18px;
    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: 23px;
    margin: 0;
    padding-top: 14px;
    font-size: 11pt;
    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 a.modalClose {
    display: block;
    width: 45px;
    height: 37px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px
}

.modalContainer button.modalClose {
    background: url(/images/GPD//ModalClose.png) no-repeat right bottom;
    display: block;
    width: 45px;
    height: 40px;
    position: absolute;
    top: -3px;
    right: 0;
    text-indent: -9999px;
    border: none
}

.modalContainer .modalContentLeft {
    clear: both;
    padding: 0 0 0 9px
}

.modalContainer .modalContentRight {
    padding: 0 9px 0 0
}

.modalContainer .modalContent {
    background: url(/images/GPD//ModalLeftInnerBkg.png) repeat-y left top;
    overflow: auto;
    padding-left: 9px
}

.modalContainer.noIframe .modalContentLeft {
    padding-left: 18px
}

.modalContainer.noIframe .modalContentRight {
    padding-right: 18px
}

.modalContainer.noIframe .modalContent {
    background: transparent !important;
    margin-right: -9px;
    max-height: 700px;
    padding: 9px 18px 9px 9px
}

.modalContainer .modalBottomLeft {
    clear: both;
    height: 18px;
    padding: 0 0 0 18px;
    margin: 0
}

.modalContainer .modalBottom {
    width: 100%;
    height: 18px;
    margin: 0
}

.modalContainer .modalBottomRight {
    height: 18px;
    padding: 0 18px 0 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.reportInappropriate {
    width: 470px
}

    .modalContainer.reportInappropriate .modalContent iframe {
        height: 230px
    }

.modalContainer.reportInappropriateSuccess {
    width: 470px
}

    .modalContainer.reportInappropriateSuccess .modalContent iframe {
        height: 100px
    }

.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 .modalContent {
        padding: 0
    }

    .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: none;
    display: block;
    overflow: hidden;
    width: 100%
}

body.modal {
    font-family: Arial,sans-serif;
    font-size: 10pt;
    margin: 0
}

.modalTabs {
    background: url(/images/GPD//ModalRightInnerBkg.png) repeat-y right top;
    color: #333;
    font-size: 10pt;
    overflow: auto;
    padding: 10px 19px 10px 10px
}

.modalContainerCP .contentContainer {
    overflow: hidden;
    padding: 0;
    width: auto
}

.modalTabs p {
    margin: 0 0 10px
}

.modalTabs .ajax__tab_header {
    background: url(/images/GPD//ModalTabsBkg.png) repeat-x left bottom;
    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 {
            background: url(/images/GPD//ModalTabLeft.png) no-repeat left top;
            border-bottom: 1px solid #b2b3a5;
            cursor: pointer;
            float: none;
            margin: 0;
            padding-left: 4px
        }

        .modalTabs .ajax__tab_header span.ajax__tab_inner {
            background: url(/images/GPD//ModalTabRight.png) no-repeat right top;
            float: none;
            margin: 0;
            padding-right: 4px
        }

        .modalTabs .ajax__tab_header span.ajax__tab_tab {
            background: url(/images/GPD//ModalTab.png) repeat-x left top;
            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 {
                background: url(/images/GPD//ModalTabLeftActive.png) no-repeat left top;
                border-color: #fff
            }

            .modalTabs .ajax__tab_header span.ajax__tab_hover span.ajax__tab_inner, .modalTabs .ajax__tab_header span.ajax__tab_active span.ajax__tab_inner {
                background: url(/images/GPD//ModalTabRightActive.png) no-repeat right top
            }

            .modalTabs .ajax__tab_header span.ajax__tab_hover span.ajax__tab_tab, .modalTabs .ajax__tab_header span.ajax__tab_active span.ajax__tab_tab {
                background: url(/images/GPD//ModalTabActive.png) repeat-x right top
            }

.modalBackground {
    -moz-opacity: .4;
    opacity: .4;
    filter: Alpha(Opacity=40);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3
}

.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
}

.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
}

.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
    }

    .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(/images/GPD/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
}

.js .cpSlideshow .cpWindow {
    overflow: hidden;
    width: 100%
}

.js .cpSlider li {
    float: left;
    position: relative
}

    .js .cpSlider li img {
        display: inline-block
    }

.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(/images/GPD/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;
            padding: .25em;
            position: relative;
            text-decoration: none;
            width: 1.5em
        }

            .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(/images/GPD/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
}

.js .cpSlideshow .arrowNew.prev {
    left: 0
}

    .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: none
}

    .js .cpSlideshow .arrowNew.next:focus, .js .cpSlideshow .arrowNew.prev:focus {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-appearance: none;
        outline: none
    }

    .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: none
    }

    .js .cpSlideshow .arrowNew.next:active, .js .cpSlideshow .arrowNew.prev:active {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-appearance: none;
        outline: none
    }

.mainWrap-inner:before, .mainWrap-inner:after, .searchArea:before, .searchArea:after, .siteFooter:before, .siteFooter:after {
    display: table;
    content: ""
}

.mainWrap-inner:after, .siteFooter:after, .searchArea:after {
    clear: both
}

.mainNav > ol > li, .breadCrumbs > ol > li {
    display: inline-block
}

.outerContentWrap, .contentWrap, .mainNavWrap {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.breadCrumbs > ol > li:first-child::after, .breadCrumbs > ol > li:last-child::after {
    content: ""
}

.siteSidebar, .secondaryContent {
    float: none;
    width: 100%;
    margin-left: auto
}

@media(min-width:40em) {
    .wide .siteSidebar {
        float: left;
        width: 33%;
        margin-left: -100%
    }

    .wide .outerContentWrap {
        float: none;
        width: 67%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        min-height: 605px;
    }
}

@media(min-width:63em) {
    .wide .siteSidebar {
        float: left;
        width: 23%;
        margin-left: -100%
    }

    .wide .outerContentWrap {
        float: none;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        min-height: 605px;
    }

    .wide.withFeatureColumn .secondaryContent {
        float: right;
        width: 29%
    }

    .wide.withFeatureColumn .contentWrap {
        float: left;
        width: 71%
    }
}

.siteWrap {
    margin: 0 auto;
    width: 100%;
    position: relative
}

.siteWrap2 {
    margin: 0 auto;
    max-width: 1232px;
    padding: 0 1em;
    position: relative
}

.footerLogo_ts {
    margin: -3em 0 0
}

@media(min-width:60em) {
    .wide .logo_ts, .wide .footerLogo_ts {
        float: left;
        width: 23%;
        z-index: 25
    }

    .wide .footerLogo_ts {
        margin: -2em 0
    }

    .wide .mainNav {
        float: left;
        width: 72%;
        clear: none
    }

    .wide .search_ts {
        float: right;
        width: 100px
    }

    .wide .siteFooter {
        float: left;
        width: 62%;
        margin: 0 2%
    }

    .wide .backtotop_ts {
        float: right;
        width: 10%
    }
}

@media(min-width:75em) {
    .wide .logo_ts {
        width: 400px;
        margin-top: 1em;
        margin-bottom: -6em
    }

    .wide .mainNav {
        width: calc(99% - 400px)
    }

    .wide .footerLogo_ts {
        margin: -2em 0
    }

    .wide .siteFooter {
        float: left;
        width: 100%;
        margin: 0
    }

    .wide .backtotop_ts {
        float: right;
        width: 100px
    }
}

@media(min-width:95em) {
    .wide .logo_ts, .wide .footerLogo_ts {
        width: 500px
    }

    .wide .mainNav {
        width: calc(99% - 500px)
    }

    .wide .siteFooter {
        width: 100%;
    }

    .wide .backtotop_ts {
        width: 150px
    }
}

#moduleContent {
    border: 0 none
}

#structuralContainer12 {
    border: 0 none
}

#structuralContainer10 {
    background-color: #f4f4f4;
    border: 0 none
}

#structuralContainer9 {
    background-color: #00704a;
    border: 0 none;
    border-radius: 12px
}

#structuralContainer11 {
    background-color: #201748;
    border: 0 none;
    box-shadow: 0 0 8px rgba(0,0,0,.3)
}

#structuralContainer1 {
    border: 0 none
}

#structuralContainer13 {
    background-color: #f4f4f4;
    border: 0 none
}

#structuralContainer7 {
    border: 0 none
}

#megaMenu {
    border: 0 none
}

#featureColumn {
    border: 0 none;
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em
}

#structuralContainer5 {
    background-color: #f4f4f4;
    border: 0 none;
    padding-top: 2em;
    padding-bottom: 1em
}

#structuralContainer2 {
    border: 0 none;
    overflow: hidden
}

#structuralContainer8 {
    border: 0 none;
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em
}

#structuralContainer4 {
    background-color: #fff;
    border: 0 none;
    float: right;
    width: 100%
}

#contentContainer9a {
    border: 0 none;
    padding-top: .75em;
    padding-right: .75em;
    padding-bottom: .75em;
    padding-left: .75em
}

#contentContainer11b {
    border: 0 none;
    padding-top: 1.2em;
    padding-right: 1em;
    padding-bottom: .5em;
    padding-left: 1em
}

#contentContainer4a {
    border: 0 none;
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em
}

#structuralContainer6 {
    background-color: #fff;
    border: 0 none;
    padding-top: .75em;
    padding-right: .75em;
    padding-bottom: .75em;
    padding-left: .75em;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0,0,0,.2)
}

#contentContainer10a {
    border: 0 none;
    padding-top: 2em;
    padding-bottom: 4em
}

#structuralContainer3 {
    background-color: #0b694a;
    border: 0 none;
    background: rgba(11,105,74,.95);
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

@media(max-width:30em) {
    #structuralContainer3 {
        padding-top: 5em
    }
}

#contentContainer12a {
    border: 0 none;
    padding-top: 1em;
    padding-bottom: 1em
}

#breadCrumbs {
    border: 0 none
}

#contentContainer11c {
    border: 0 none;
    padding-top: 2em;
    padding-right: 1em;
    padding-bottom: 2em;
    padding-left: 1em
}

#contentContainer9b {
    border: 0 none;
    padding-top: .75em;
    padding-right: .75em;
    padding-bottom: .75em;
    padding-left: .75em
}

#contentContainer13a {
    border: 0 none;
    padding-top: 0em;
    padding-bottom: 0em
}

.headline.headline a:link:not(.handle.options) {
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #201647;
    text-decoration: underline;
    text-transform: uppercase;
    line-height: 1.2;
    display: inline-block
}

.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 {
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #201647;
    text-decoration: underline;
    text-transform: uppercase;
    line-height: 1.2;
    display: inline-block
}

.moduleContentNew h1.headline a:hover, .moduleContentNew h1.headline a:focus, .moduleContentNew h1.headline a:active {
    text-decoration: underline
}

.subhead1.subhead1 a:link:not(.handle.options) {
    margin-top: .167em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #00704a;
    text-decoration: underline;
    text-transform: uppercase;
    display: inline-block
}

.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;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #00704a;
    text-decoration: underline;
    text-transform: uppercase;
    display: inline-block
}

.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: 1.4em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    color: #201647;
    text-decoration: underline;
    text-transform: uppercase;
    display: inline-block
}

.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 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    color: undefined;
    font-size: .9em;
    line-height: 1.5
}

.fr-box .fr-view.fr-element {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    color: undefined;
    line-height: 1.5
}

.pageStyles p, .fr-view.fr-element p {
    margin-top: 0;
    margin-bottom: 1.4em;
    border: 0 none;
    color: #000
}

.headline {
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #201647;
    font-size: 1.8em;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.2
}

.editor.editor.editor .headline, .moduleContentNew .headline {
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #201647;
    font-size: 1.8em;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.2
}

.subhead1 {
    margin-top: .167em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #00704a;
    font-size: 1.6em;
    text-decoration: none;
    text-transform: uppercase
}

.editor.editor.editor .subhead1, .moduleContentNew .subhead1 {
    margin-top: .167em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #00704a;
    font-size: 1.6em;
    text-decoration: none;
    text-transform: uppercase
}

.editor.editor.editor h2, .pageStyles h2 {
    margin-top: .167em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #00704a;
    font-size: 1.6em;
    text-decoration: none;
    text-transform: uppercase
}

.editor.editor.editor h2, .widgetBody.widgetBody h2 {
    margin-top: .167em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #00704a;
    font-size: 1.6em;
    text-decoration: none;
    text-transform: uppercase
}

.subhead2 {
    margin-top: 1.4em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    color: #201647;
    font-size: 1.5em;
    text-decoration: none;
    text-transform: uppercase
}

.editor.editor.editor .subhead2, .moduleContentNew .subhead2 {
    margin-top: 1.4em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    color: #201647;
    font-size: 1.5em;
    text-decoration: none;
    text-transform: uppercase
}

.editor.editor.editor h3, .pageStyles h3 {
    margin-top: 1.4em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    color: #201647;
    font-size: 1.5em;
    text-decoration: none;
    text-transform: uppercase
}

.editor.editor.editor h3, .widgetBody.widgetBody h3 {
    margin-top: 1.4em;
    margin-bottom: 0;
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    color: #201647;
    font-size: 1.5em;
    text-decoration: none;
    text-transform: uppercase
}

.pageStyles ol, .fr-view.fr-element ol {
    margin-bottom: 1.4em;
    padding-left: 3em;
    border: 0 none;
    list-style-type: decimal
}

    .pageStyles ol > li, .fr-view.fr-element ol > li {
        margin-bottom: .35em;
        border: 0 none
    }

.pageStyles ul, .fr-view.fr-element ul {
    margin-bottom: 1.4em;
    padding-left: 2em;
    list-style-type: circle
}

    .pageStyles ul > li, .fr-view.fr-element ul > li {
        margin-bottom: .35em;
        border: 0 none
    }

.pageStyles table, table[class^="telerik-"], .fr-view table {
    border: 0 none;
    text-decoration: none;
    width: 100%
}

    .pageStyles td, .pageStyles th, table[class^="telerik-"] td, table[class^="telerik-"] th, .fr-view tr th, .fr-view table tr td, .fr-view table tr th {
        background-color: #ececec;
        padding-top: .35em;
        padding-right: .35em;
        padding-bottom: .35em;
        padding-left: .35em;
        border: 0 none;
        text-decoration: none
    }

        .pageStyles thead th, .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: #00704a;
            padding-top: .35em;
            padding-right: .35em;
            padding-bottom: .35em;
            padding-left: .35em;
            border: 0 none;
            color: #fff;
            text-decoration: none;
            text-align: auto
        }

.pageStyles tbody th, .pageStyles .narrow td:before, .pageStyles .narrow th:before {
    background-color: #00704a;
    padding-top: .35em;
    padding-right: .35em;
    padding-bottom: .35em;
    padding-left: .35em;
    border: 0 none;
    color: #fff;
    text-decoration: none
}

.pageStyles .alt > td, .pageStyles .alt > th, .fr-view table tr.alt > td, .fr-view table.fr-alternate-rows tr:nth-child(2n) > td {
    background-color: #f8f8f8;
    border: 0 none
}

.pageStyles .alt > th, .fr-view table tr.alt > th, .fr-view table.fr-alternate-rows tr:nth-child(2n) > th {
    background-color: #00704a;
    border: 0 none;
    color: #fff;
    text-decoration: none
}

.pageStyles table > caption, table[class^="telerik-"] > caption, .fr-view table caption {
    border: 0 none;
    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 {
    border: 0 none;
    font-size: .8em;
    text-align: center;
    text-decoration: none
}

a:link {
    color: #201647;
    text-decoration: underline
}

a:visited {
    color: #201647
}

a:hover, a:focus, a:active {
    color: #201647;
    text-decoration: underline
}

.hyperlink, .pageStyles a:link {
    color: #201647;
    text-decoration: underline
}

    .hyperlink:visited {
        color: #201647
    }

    .hyperlink:hover, .hyperlink:focus, .hyperlink:active {
        color: #201647;
        text-decoration: underline
    }

.breadCrumbContainer {
    margin-bottom: 1em;
    border: 0 none;
    font-size: .8em
}

.breadLeader {
    border: 0 none
}

.breadCrumb:link, .breadCrumb:visited, .breadCrumb:hover, .breadCrumb:focus, .breadCrumb:active {
    text-decoration: underline
}

.breadCrumbs li:before {
    border: 0 none;
    content: "›"
}

.pageStyles hr {
    margin-top: 1.4em;
    margin-bottom: 1.4em;
    border: 1px solid #201647
}

#banner1 {
    padding-top: 1px;
    padding-bottom: 3em
}

.wide .mainNav {
    border: 0 none;
    margin-top: 1em;
    text-align: center
}

.wide .mainHeaderTitle {
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #fff;
    text-decoration: none;
    font-size: 2em;
    padding-top: 1.5em;
    padding-right: .2em;
    padding-bottom: 1.55em;
    padding-left: .2em;
    /*text-transform: uppercase;*/
    text-shadow: 0 2px 4px rgba(0,0,0,.5);
    transition: .2s ease-in-out
}

.wide .mainNavItem:link, .wide .mainNavItem:visited {
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #6e7272;
    text-decoration: none;
    font-size: 1.1em;
    padding-top: 1.5em;
    padding-right: .2em;
    padding-bottom: 1.55em;
    padding-left: .2em;
    text-transform: uppercase;
    /*text-shadow: 0 2px 4px rgba(0,0,0,.5);*/
    transition: .2s ease-in-out
}

.wide .mainNavItem:hover, .wide .mainNavItem.mouseover, .wide .mainNavItem:focus, .wide .mainNavItem:active {
    background-color: transparent;
    border: 0 none;
    font-style: normal;
    font-weight: 900;
    text-decoration: underline
}

.narrow .mainNav, .mainSubMenu {
    border: 0 none
}

    .narrow .mainNav, .narrow .mainNavItem:link, .narrow .mainNavItem:visited, .narrow .navMenuItem:link, .narrow .navMenuItem:visited, .mainSubMenu .navMenuItem:link, .mainSubMenu .navMenuItem:visited {
        background-color: #201748;
        border: 0 none;
        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;
    border: 0 none;
    color: #201748 !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: #201748;
    border-bottom: 6px solid #fff;
    padding: 1em;
    box-shadow: inset 0 3px 15px rgba(0,0,0,.7);
    max-width: 1250px;
    margin-left: auto
}

    .megaMenu .col.outer:before, .megaMenu .col.outer:after {
        border: 0 none;
        bottom: 0;
        top: 0;
        width: 0
    }

    .megaMenu .col.outer:before {
        left: -0
    }

    .megaMenu .col.outer:after {
        right: -0
    }

.secondaryNav {
    border: 0 none
}

.secondaryNavItem:link, .secondaryNavItem:visited {
    border: 0 none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    padding-top: 1em;
    padding-right: 2em;
    padding-bottom: 1em;
    padding-left: 2em
}

.secondaryNavItem:hover, .secondaryNavItem:focus, .secondaryNavItem:active {
    border: 0 none;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline
}

.accordionSecondaryNavItem:link, .accordionSecondaryNavItem:visited {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    color: #fff;
    text-decoration: none
}

.accordionSecondaryNavItem:hover, .secondaryNavItem:hover + .accordionSecondaryNavItem, .accordionSecondaryNavItem:focus, .accordionSecondaryNavItem:active {
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    border: 0 none
}

.secondarySubMenu {
    border: 0 none
}

    .secondarySubMenu .navMenuItem:link, .secondarySubMenu .navMenuItem:visited, .accordionNavContainer .navMenuItem:link, .accordionNavContainer .navMenuItem:visited {
        background-color: #00704a;
        border: 0 none;
        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: #002116;
        border: 0 none;
        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 {
    text-decoration: none;
    background-color: #002116;
    border: 0 none
}

.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 {
    border: 0 none
}

    .accordionNavContainer--lvl1 > .subMenuItem > div > .navMenuItem:link, .accordionNavContainer--lvl1 > .subMenuItem > div > .navMenuItem:visited {
        background-color: #004e34;
        border: 0 none;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        color: #fff;
        text-decoration: none;
        padding-top: .75em;
        padding-right: 2em;
        padding-bottom: .75em;
        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 {
        border: 0 none;
        font-style: normal;
        font-weight: 400;
        text-decoration: underline
    }

    .accordionNavContainer--lvl1 > .subMenuItem > div > .accordionNavMenuItem:link, .accordionNavContainer--lvl1 > .subMenuItem > div > .accordionNavMenuItem:visited {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        color: #fff;
        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 {
        font-style: normal;
        font-weight: 400;
        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 {
    border: 0 none
}

    .accordionNavContainer--lvl2 > .subMenuItem > div > .navMenuItem:link, .accordionNavContainer--lvl2 > .subMenuItem > div > .navMenuItem:visited {
        background-color: #003825;
        border: 0 none;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        color: #fff;
        text-decoration: none;
        padding-top: .75em;
        padding-right: 2em;
        padding-bottom: .75em;
        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 {
        border: 0 none;
        font-style: normal;
        font-weight: 400;
        text-decoration: underline
    }

    .accordionNavContainer--lvl2 > .subMenuItem > div > .accordionNavMenuItem:link, .accordionNavContainer--lvl2 > .subMenuItem > div > .accordionNavMenuItem:visited {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        color: #fff;
        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 {
        font-style: normal;
        font-weight: 400;
        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 {
    border: 0 none
}

    .accordionNavContainer--lvl3 > .subMenuItem > div > .navMenuItem:link, .accordionNavContainer--lvl3 > .subMenuItem > div > .navMenuItem:visited {
        background-color: #002116;
        border: 0 none;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        color: #fff;
        text-decoration: none;
        padding-top: .75em;
        padding-right: 2em;
        padding-bottom: .75em;
        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 {
        border: 0 none;
        font-style: normal;
        font-weight: 400;
        text-decoration: underline
    }

    .accordionNavContainer--lvl3 > .subMenuItem > div > .accordionNavMenuItem:link, .accordionNavContainer--lvl3 > .subMenuItem > div > .accordionNavMenuItem:visited {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        color: #fff;
        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 {
        font-style: normal;
        font-weight: 400;
        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 {
    border: 0 none
}

    .accordionNavContainer--lvl4 > .subMenuItem > div > .navMenuItem:link, .accordionNavContainer--lvl4 > .subMenuItem > div > .navMenuItem:visited {
        border: 0 none;
        text-decoration: none
    }

    .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 {
        border: 0 none;
        text-decoration: none
    }

    .accordionNavContainer--lvl4 > .subMenuItem > div > .accordionNavMenuItem:link, .accordionNavContainer--lvl4 > .subMenuItem > div > .accordionNavMenuItem:visited {
        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 {
        text-decoration: none
    }

    .accordionNavContainer--lvl4 > .subMenuItem > div > .accordionNavMenuItem:hover, .accordionNavContainer--lvl4 > .subMenuItem > div > .accordionNavMenuItem:focus, .accordionNavContainer--lvl4 > .subMenuItem > div > .accordionNavMenuItem:active {
        text-align: center
    }

.moduleContentNew {
    color: undefined;
    font-family: Arial
}

    .moduleContentNew a:link {
        color: #201647;
        text-decoration: underline
    }

    .moduleContentNew a:visited {
        color: #201647;
        text-decoration: underline
    }

    .moduleContentNew a:hover, .moduleContentNew a:focus, .moduleContentNew a:active {
        color: #201647;
        text-decoration: underline
    }

    .moduleContentNew textarea {
        font-family: Arial;
        font-size: .9em
    }

    .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: #201647
    }

    .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: #201647
    }

    .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: #201647
    }

    .moduleContentNew .userAccount, .moduleContentNew div.header, .moduleContentNew table.header td, .moduleContentNew .sidebar, .moduleContentNew .footer {
        background-color: #f8f8f8
    }

.newCP .sidebar, .newCP div.header, .newCP table.header td, .newCP .footer {
    border-color: #201647
}

.newCP ul.misc li a, .cpToolbar.user .nav .notifications li.main > a > span {
    color: undefined
}

.moduleContentNew input.standard, .moduleContentNew textarea.standard {
    font-family: Arial
}

.moduleContentNew strong.alert {
    background-color: #f8f8f8;
    border-color: #fff
}

    .moduleContentNew strong.alert em {
        border-color: #201647
    }

.moduleContentNew .login {
    color: undefined
}

.newCP .onTop .section, .newCP .section, .newCP .wizard .section {
    border-top-color: #201647
}

.newCP .wizardNav li .step {
    color: #201647
}

.newCP .wizardNav li.current, .newCP .wizard .summary td, .newCP .wizard .summary th {
    background-color: #f8f8f8;
    border-color: #201647
}

.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 {
    border-color: #201647
}

    .newCP .wizardNav h3, .newCP .wizard .section .formline > label, .newCP .cpForm > li > label, .newCP .cpForm > li > .label, .newCP .wizard .summary th {
        color: #201647
    }

.newCP .onTop .formline.highlight {
    background-color: #f8f8f8
}

.newCP .formline.addPhotos textarea {
    border-color: #f8f8f8
}

.moduleContentNew .listing h2 {
    border-bottom-color: #201647
}

.moduleContentNew .listing .item, .newCP .fbPhoto .or {
    border-color: #201647
}

.moduleContentNew .pagination .disabled {
    color: #201647
}

.moduleContentNew .sidebar .section {
    border-color: #201647
}

.moduleContentNew .sidebar .categories li {
    color: #201647
}

.cpToolbar.public {
    background-color: #00704a;
    color: #fff
}

    .cpToolbar.public a:link, .cpToolbar.public a:visited, .cpToolbar.public a:hover, .cpToolbar.public a:focus, .cpToolbar.public a:active {
        color: #93ffcb
    }

    .cpToolbar.public .nav a:active, .cpToolbar.public .nav .open > a, .cpToolbar.public .menu, .cpToolbar.public .userAlert {
        background-color: #f8f8f8;
        color: undefined
    }

        .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: #201647
        }

    .cpToolbar.public .openUserMenu > img {
        outline-color: #f8f8f8
    }

.cpToolbar.user .nav .notifications li.main, .cpToolbar.user .nav .notifications li.viewAll {
    background-color: #f8f8f8
}

.cpToolbar.public .nav .dropdown > a:after {
    border-top-color: #93ffcb
}

.cpToolbar.public .nav .dropdown.open > a:after {
    border-top-color: undefined
}

.commonToolbar {
    background-color: #00704a;
    color: #fff
}

.cpToolbar.public {
    background-color: #00704a;
    color: #fff
}

    .cpToolbar.public a:link, .cpToolbar.public a:visited, .cpToolbar.public a:hover, .cpToolbar.public a:focus, .cpToolbar.public a:active {
        color: #93ffcb
    }

    .cpToolbar.public .nav a:active, .cpToolbar.public .nav .open > a, .cpToolbar.public .menu, .cpToolbar.public .userAlert {
        background-color: #f8f8f8;
        color: undefined
    }

        .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: #201647
        }

.cpToolbar.user .moreInfo > div.pitch h1, .cpToolbar.user .moreInfo > div.pitch h3 {
    color: #00704a
}

.cpToolbar.user .moreInfo > div.generated {
    background-color: #00704a;
    color: #fff
}

    .cpToolbar.user .moreInfo > div.generated > div h3 {
        color: #fff
    }

    .cpToolbar.user .moreInfo > div.generated > div > div > a {
        color: #93ffcb
    }

.cpToolbar.user .moreInfo > div.pitch > div .reputation {
    color: undefined
}

.dialogBackground {
    background-color: #f8f8f8
}

.modalContainer h3.modalTitle {
    font-family: Arial
}

.modalContainer .modalContentLeft, .modalContainer .modalContentRight, .modalContainer .modalContent, .modalContainer .modalBottom, .modalTabs {
    font-family: Arial;
    color: undefined;
    background-color: #f8f8f8
}

    .modalTabs a:link {
        color: #201647
    }

    .modalTabs a:visited {
        color: #201647
    }

    .modalTabs a:hover, .modalTabs a:focus, .modalTabs a:active {
        color: #201647
    }

.DPMonthYearPicker, .DPMonthYearTitleContainer, .DPMonthPrev, .DPMonthNext, .DPDivider {
    background: #201647
}

.DPWeekdayNameList span {
    background: #f8f8f8;
    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: #201647 !important;
    color: #fff !important
}

.DPDaySelected {
    background: #f8f8f8;
    color: #333 !important
}

.nav-btn {
    background-color: #00704a;
    color: #fff !important
}

.fr-view.fr-view blockquote, .fr-view.fr-view blockquote p {
    color: #201647
}

/* The following errors were found when attempting to minify this file: /App_Themes/WidgetSkins-2071C216C8138CD99E2EAD13D5B71562.css
- (797,12): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
- (805,12): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
*/
.widget.skin76 {
    border: 0 none;
    text-align: left;
}

    .widget.skin76 + .cpTabPanels > .cpTabs {
        text-align: left;
    }

    .widget.skin76 .widgetHeader {
        border: 0 none;
    }

        .widget.skin76 .widgetHeader:hover {
            border: 0 none;
        }

        .widget.skin76 .widgetHeader h3 {
            font-size: 1.2em;
        }

        .widget.skin76 .widgetHeader:hover h3 {
        }

        .widget.skin76 .widgetHeader h3 a:link, .widget.skin76 .widgetHeader h3 a:visited, .widget.skin76 .widgetHeader h3 a:hover, .widget.skin76 .widgetHeader h3 a:focus, .widget.skin76 .widgetHeader h3 a:active {
        }

        .widget.skin76 .widgetHeader:hover h3 a:link, .widget.skin76 .widgetHeader:hover h3 a:visited, .widget.skin76 .widgetHeader:hover h3 a:hover, .widget.skin76 .widgetHeader:hover h3 a:focus, .widget.skin76 .widgetHeader:hover h3 a:active {
        }

    .widget.skin76 .widgetBody {
        border: 0 none;
    }

    .widget.skin76.widgetBody {
        border: 0 none;
    }

    .widget.skin76 .widgetItem, .widget.skin76 li.widgetItem {
        border: 0 none;
        padding-top: 1em;
        padding-bottom: 1em;
    }

    .widget.skin76 .itemCaption {
        border: 0 none;
    }

    .widget.skin76 .widgetTitle {
        border: 0 none;
    }

        .widget.skin76 .widgetTitle, .widget.skin76 .widgetTitle > a:link, .widget.skin76 .widgetTitle > a:visited, .widget.skin76 .widgetTitle > a:focus, .widget.skin76 .widgetTitle > a:active, .widget.skin76 .headline, .widget.skin76 .pageStyles h1, .widget.skin76 .subhead1, .widget.skin76 .pageStyles h2, .widget.skin76 .moduleContentNew .subhead1, .widget.skin76 .subhead2, .widget.skin76 .pageStyles h3, .widget.skin76 .moduleContentNew .subhead2 {
            border: 0 none;
        }

            .widget.skin76 .widgetTitle:hover, .widget.skin76 .headline:hover, .widget.skin76 .subhead1:hover, .widget.skin76 .subhead2:hover, .widget.skin76 .widgetTitle > a:hover {
            }

            .widget.skin76 .headline:hover, .widget.skin76 .subhead1:hover, .widget.skin76 .subhead2:hover, .widget.skin76 .widgetTitle:hover {
                border: 0 none;
            }

    .widget.skin76 .widgetTitle {
    }

    .widget.skin76 .widgetMeta {
        border: 0 none;
        font-size: 0.8em;
    }

    .widget.skin76 .widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin76 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin76.widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin76 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin76 a:link {
        text-decoration: underline;
    }

    .widget.skin76 a:visited {
    }

    .widget.skin76 a:hover, .widget.skin76 a:focus, .widget.skin76 a:active {
        text-decoration: underline;
    }

    .widget.skin76 .readOn:link {
        text-decoration: underline;
        display: inline;
    }

    .widget.skin76 .readOn:visited {
    }

    .widget.skin76 .readOn:hover, .widget.skin76 .readOn:focus, .widget.skin76 .readOn:active {
        text-decoration: underline;
    }

    .widget.skin76 .widgetViewAll:link {
        text-decoration: none;
    }

    .widget.skin76 .widgetViewAll:visited {
    }

    .widget.skin76 .widgetViewAll:hover, .widget.skin76 .widgetViewAll:focus, .widget.skin76 .widgetViewAll:active {
        text-decoration: none;
    }

    .widget.skin76 .widgetRSS:link {
        text-decoration: none;
    }

    .widget.skin76 .widgetRSS:visited {
    }

    .widget.skin76 .widgetRSS:hover, .widget.skin76 .widgetRSS:focus, .widget.skin76 .widgetRSS:active {
        text-decoration: none;
    }

    .widget.skin76 .widgetFooter {
        border: 0 none;
    }

    .widget.skin76 .cpTabs, .widget.skin76 + .cpTabPanels > .cpTabs {
        border: 0 none;
    }

        .widget.skin76 .cpTabs > li > a:link, .widget.skin76 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin76 .cpTabs > li > a:visited, .widget.skin76 + .cpTabPanels > .cpTabs > li > a:visited {
            border: 0 none;
            margin-right: 5px;
            padding-top: 5px;
            padding-right: 8px;
            padding-bottom: 5px;
            padding-left: 8px;
        }

        .widget.skin76 .cpTabs > li > a:hover, .widget.skin76 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin76 .cpTabs > li > a:focus, .widget.skin76 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin76 .cpTabs > li > a:active, .widget.skin76 + .cpTabPanels > .cpTabs > li > a:active {
            border: 0 none;
        }

        .widget.skin76 .cpTabs > li > a {
            margin-left: 0;
            margin-right: 0;
        }

        .widget.skin76 .cpTabs > li.active > a, .widget.skin76 + .cpTabPanels > .cpTabs > li.active > a {
            border: 0 none;
        }

    .widget.skin76 + .cpTabPanels > .cpTabPanel {
        border: 0 none;
    }

    .widget.skin76 .separated .half:after, .widget.skin76 .separated .third:after, .widget.skin76 .separated .fourth:after, .widget.skin76 .separated .fifth:after, .widget.skin76 .separated.cpGrid .col:after {
        background-color: #201647;
        width: 1px;
        margin-left: -1px;
    }

    .widget.skin76 .row {
        margin-left: -1em;
        margin-right: -1em;
    }

    .widget.skin76 .half, .widget.skin76 .third, .widget.skin76 .fourth, .widget.skin76.fifth, .widget.skin76 .cpGrid .col, .widget.skin76.cpGrid .col {
        padding-right: 1em;
        padding-left: 1em;
    }

    .widget.skin76 .miniCalendarHeader {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin76 .miniCalendar > table {
        border: 0 none;
    }

    .widget.skin76 .miniCalendar th {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin76 .miniCalendar td > span {
    }

    .widget.skin76 .miniCalendar td > a, .widget.skin76 .miniCalendar td > a:link, .widget.skin76 .miniCalendar td > a:visited {
        border: 0 none;
    }

        .widget.skin76 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
            text-decoration: none;
        }

    .widget.skin76 .miniCalendar .today > span {
        border: 0 none;
    }

    .widget.skin76 .miniCalendar .not > span {
        border: 0 none;
    }

    .widget.skin76 .miniCalendar {
        border: 0 none;
    }

.widget.skin67 {
    border: 0 none;
    text-align: left;
}

    .widget.skin67 + .cpTabPanels > .cpTabs {
        text-align: left;
    }

    .widget.skin67 .widgetHeader {
        border: 0 none;
    }

        .widget.skin67 .widgetHeader:hover {
            border: 0 none;
        }

        .widget.skin67 .widgetHeader h3 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #00704a;
            font-size: 1.3em;
            text-transform: uppercase;
        }

        .widget.skin67 .widgetHeader:hover h3 {
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin67 .widgetHeader h3 a:link, .widget.skin67 .widgetHeader h3 a:visited, .widget.skin67 .widgetHeader h3 a:hover, .widget.skin67 .widgetHeader h3 a:focus, .widget.skin67 .widgetHeader h3 a:active {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #00704a;
        }

        .widget.skin67 .widgetHeader:hover h3 a:link, .widget.skin67 .widgetHeader:hover h3 a:visited, .widget.skin67 .widgetHeader:hover h3 a:hover, .widget.skin67 .widgetHeader:hover h3 a:focus, .widget.skin67 .widgetHeader:hover h3 a:active {
        }

    .widget.skin67 .widgetBody {
        border: 0 none;
    }

    .widget.skin67.widgetBody {
        border: 0 none;
    }

    .widget.skin67 .widgetItem, .widget.skin67 li.widgetItem {
        border: 0 none;
        padding-top: 0.25em;
        padding-bottom: 0.25em;
    }

    .widget.skin67 .itemCaption {
        border: 0 none;
    }

    .widget.skin67 .widgetTitle {
        border: 0 none;
    }

        .widget.skin67 .widgetTitle, .widget.skin67 .widgetTitle > a:link, .widget.skin67 .widgetTitle > a:visited, .widget.skin67 .widgetTitle > a:focus, .widget.skin67 .widgetTitle > a:active, .widget.skin67 .headline, .widget.skin67 .pageStyles h1, .widget.skin67 .subhead1, .widget.skin67 .pageStyles h2, .widget.skin67 .moduleContentNew .subhead1, .widget.skin67 .subhead2, .widget.skin67 .pageStyles h3, .widget.skin67 .moduleContentNew .subhead2 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #00704a;
            font-size: 1.3em;
            text-transform: uppercase;
            border: 0 none;
        }

            .widget.skin67 .widgetTitle:hover, .widget.skin67 .headline:hover, .widget.skin67 .subhead1:hover, .widget.skin67 .subhead2:hover, .widget.skin67 .widgetTitle > a:hover {
                font-style: normal;
                font-weight: 900;
            }

            .widget.skin67 .headline:hover, .widget.skin67 .subhead1:hover, .widget.skin67 .subhead2:hover, .widget.skin67 .widgetTitle:hover {
                border: 0 none;
            }

    .widget.skin67 .widgetTitle {
        font-size: 1.3em;
    }

    .widget.skin67 .widgetMeta {
        border: 0 none;
        font-size: 0.8em;
    }

    .widget.skin67 .widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin67 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin67.widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin67 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin67 a:link {
        text-decoration: underline;
    }

    .widget.skin67 a:visited {
    }

    .widget.skin67 a:hover, .widget.skin67 a:focus, .widget.skin67 a:active {
        text-decoration: underline;
    }

    .widget.skin67 .readOn:link {
        text-decoration: underline;
        display: inline;
    }

    .widget.skin67 .readOn:visited {
    }

    .widget.skin67 .readOn:hover, .widget.skin67 .readOn:focus, .widget.skin67 .readOn:active {
        text-decoration: underline;
    }

    .widget.skin67 .widgetViewAll:link {
        color: #201647;
        margin-top: 1em;
        padding-top: 0.75em;
        padding-right: 2em;
        padding-bottom: 0.75em;
        padding-left: 2em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        font-size: 1.3em;
        text-decoration: none;
        background: #ffa300;
        text-transform: uppercase;
        border-radius: 8px;
        box-shadow: 0 0 15px rgba(0,0,0,.15);
        letter-spacing: .05em;
        transition: background .3s ease-in-out;
    }

    .widget.skin67 .widgetViewAll:visited {
        color: #201647;
        background: #ffa300;
    }

    .widget.skin67 .widgetViewAll:hover, .widget.skin67 .widgetViewAll:focus, .widget.skin67 .widgetViewAll:active {
        color: #201647;
        text-decoration: none;
        background: #fff;
    }

    .widget.skin67 .widgetRSS:link {
        text-decoration: none;
    }

    .widget.skin67 .widgetRSS:visited {
    }

    .widget.skin67 .widgetRSS:hover, .widget.skin67 .widgetRSS:focus, .widget.skin67 .widgetRSS:active {
        text-decoration: none;
    }

    .widget.skin67 .widgetFooter {
        border: 0 none;
    }

    .widget.skin67 .cpTabs, .widget.skin67 + .cpTabPanels > .cpTabs {
        border: 0 none;
    }

        .widget.skin67 .cpTabs > li > a:link, .widget.skin67 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin67 .cpTabs > li > a:visited, .widget.skin67 + .cpTabPanels > .cpTabs > li > a:visited {
            background-color: #fff;
            border: 0 none;
            padding-top: 0.5em;
            padding-right: 1em;
            padding-bottom: 0.5em;
            padding-left: 1em;
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #201647;
            font-size: 1.2em;
            box-shadow: 0 0 15px rgba(0,0,0,.1);
            border-radius: 8px;
            text-transform: uppercase;
            line-height: 1.2;
            letter-spacing: .05em;
        }

        .widget.skin67 .cpTabs > li > a:hover, .widget.skin67 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin67 .cpTabs > li > a:focus, .widget.skin67 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin67 .cpTabs > li > a:active, .widget.skin67 + .cpTabPanels > .cpTabs > li > a:active {
            border: 0 none;
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin67 .cpTabs > li > a {
            margin-left: 4px;
            margin-right: 4px;
        }

    .widget.skin67 ol.cpTabs:not(.left):not(.right):not(.tabbedWidgetNarrow) {
        margin-left: -4px;
        margin-right: -4px;
        width: calc(100% + 8px);
    }

    .widget.skin67 .cpTabs > li.active > a, .widget.skin67 + .cpTabPanels > .cpTabs > li.active > a {
        background-color: #201647;
        border: 0 none;
        font-style: normal;
        font-weight: 900;
        color: #fff;
    }

    .widget.skin67 + .cpTabPanels > .cpTabPanel {
        border: 0 none;
        padding-top: 1em;
        padding-bottom: 1em;
    }

    .widget.skin67 .separated .half:after, .widget.skin67 .separated .third:after, .widget.skin67 .separated .fourth:after, .widget.skin67 .separated .fifth:after, .widget.skin67 .separated.cpGrid .col:after {
        background-color: #201647;
        width: 1px;
    }

    .widget.skin67 .row {
        margin-left: -0.5em;
        margin-right: -0.5em;
    }

    .widget.skin67 .half, .widget.skin67 .third, .widget.skin67 .fourth, .widget.skin67.fifth, .widget.skin67 .cpGrid .col, .widget.skin67.cpGrid .col {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }

    .widget.skin67 .miniCalendarHeader {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin67 .miniCalendar > table {
        border: 0 none;
    }

    .widget.skin67 .miniCalendar th {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin67 .miniCalendar td > span {
    }

    .widget.skin67 .miniCalendar td > a, .widget.skin67 .miniCalendar td > a:link, .widget.skin67 .miniCalendar td > a:visited {
        border: 0 none;
    }

        .widget.skin67 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
            text-decoration: none;
        }

    .widget.skin67 .miniCalendar .today > span {
        border: 0 none;
    }

    .widget.skin67 .miniCalendar .not > span {
        border: 0 none;
    }

    .widget.skin67 .miniCalendar {
        border: 0 none;
    }

.widget.skin82 {
    border: 0 none;
    padding-right: 1em;
    padding-left: 1em;
    text-align: left;
}

    .widget.skin82 + .cpTabPanels > .cpTabs {
        text-align: left;
    }

    .widget.skin82 .widgetHeader {
        border: 0 none;
    }

        .widget.skin82 .widgetHeader:hover {
            border: 0 none;
        }

        .widget.skin82 .widgetHeader h3 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #69d0ec;
            font-size: 1.3em;
            text-transform: uppercase;
        }

        .widget.skin82 .widgetHeader:hover h3 {
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin82 .widgetHeader h3 a:link, .widget.skin82 .widgetHeader h3 a:visited, .widget.skin82 .widgetHeader h3 a:hover, .widget.skin82 .widgetHeader h3 a:focus, .widget.skin82 .widgetHeader h3 a:active {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #69d0ec;
        }

        .widget.skin82 .widgetHeader:hover h3 a:link, .widget.skin82 .widgetHeader:hover h3 a:visited, .widget.skin82 .widgetHeader:hover h3 a:hover, .widget.skin82 .widgetHeader:hover h3 a:focus, .widget.skin82 .widgetHeader:hover h3 a:active {
        }

    .widget.skin82 .widgetBody {
        border: 0 none;
    }

    .widget.skin82.widgetBody {
        border: 0 none;
    }

    .widget.skin82 .widgetItem, .widget.skin82 li.widgetItem {
        border: 0 none;
        padding-top: 0.25em;
        padding-bottom: 0.25em;
        color: #f8f8f8;
    }

    .widget.skin82 .itemCaption {
        color: #f8f8f8;
        border: 0 none;
    }

    .widget.skin82 .widgetTitle {
        border: 0 none;
    }

        .widget.skin82 .widgetTitle, .widget.skin82 .widgetTitle > a:link, .widget.skin82 .widgetTitle > a:visited, .widget.skin82 .widgetTitle > a:focus, .widget.skin82 .widgetTitle > a:active, .widget.skin82 .headline, .widget.skin82 .pageStyles h1, .widget.skin82 .subhead1, .widget.skin82 .pageStyles h2, .widget.skin82 .moduleContentNew .subhead1, .widget.skin82 .subhead2, .widget.skin82 .pageStyles h3, .widget.skin82 .moduleContentNew .subhead2 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #f8f8f8;
            font-size: 1.3em;
            text-transform: uppercase;
            border: 0 none;
        }

            .widget.skin82 .widgetTitle:hover, .widget.skin82 .headline:hover, .widget.skin82 .subhead1:hover, .widget.skin82 .subhead2:hover, .widget.skin82 .widgetTitle > a:hover {
                font-style: normal;
                font-weight: 900;
            }

            .widget.skin82 .headline:hover, .widget.skin82 .subhead1:hover, .widget.skin82 .subhead2:hover, .widget.skin82 .widgetTitle:hover {
                border: 0 none;
            }

    .widget.skin82 .widgetTitle {
        font-size: 1.3em;
    }

    .widget.skin82 .widgetMeta {
        border: 0 none;
        color: #f8f8f8;
        font-size: 0.8em;
    }

    .widget.skin82 .widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin82 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin82.widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin82 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin82 a:link {
        color: #69d0ec;
        text-decoration: underline;
    }

    .widget.skin82 a:visited {
        color: #69d0ec;
    }

    .widget.skin82 a:hover, .widget.skin82 a:focus, .widget.skin82 a:active {
        color: #f8f8f8;
        text-decoration: underline;
    }

    .widget.skin82 .readOn:link {
        color: #ccc;
        text-decoration: underline;
        display: inline;
    }

    .widget.skin82 .readOn:visited {
        color: #fff;
    }

    .widget.skin82 .readOn:hover, .widget.skin82 .readOn:focus, .widget.skin82 .readOn:active {
        color: #fff;
        text-decoration: underline;
    }

    .widget.skin82 .widgetViewAll:link {
        color: #201647;
        margin-top: 1em;
        padding-top: 0.75em;
        padding-right: 2em;
        padding-bottom: 0.75em;
        padding-left: 2em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        font-size: 1.3em;
        text-decoration: none;
        background: #ffa300;
        text-transform: uppercase;
        border-radius: 8px;
        box-shadow: 0 0 15px rgba(0,0,0,.15);
        letter-spacing: .05em;
        transition: background .3s ease-in-out;
    }

    .widget.skin82 .widgetViewAll:visited {
        color: #201647;
        background: #ffa300;
    }

    .widget.skin82 .widgetViewAll:hover, .widget.skin82 .widgetViewAll:focus, .widget.skin82 .widgetViewAll:active {
        color: #201647;
        text-decoration: none;
        background: #fff;
    }

    .widget.skin82 .widgetRSS:link {
        text-decoration: none;
    }

    .widget.skin82 .widgetRSS:visited {
    }

    .widget.skin82 .widgetRSS:hover, .widget.skin82 .widgetRSS:focus, .widget.skin82 .widgetRSS:active {
        text-decoration: none;
    }

    .widget.skin82 .widgetFooter {
        border: 0 none;
        color: #fff;
    }

    .widget.skin82 .cpTabs, .widget.skin82 + .cpTabPanels > .cpTabs {
        border: 0 none;
    }

        .widget.skin82 .cpTabs > li > a:link, .widget.skin82 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin82 .cpTabs > li > a:visited, .widget.skin82 + .cpTabPanels > .cpTabs > li > a:visited {
            background-color: #fff;
            border: 0 none;
            padding-top: 0.5em;
            padding-right: 1em;
            padding-bottom: 0.5em;
            padding-left: 1em;
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #201647;
            font-size: 1.2em;
            box-shadow: 0 0 15px rgba(0,0,0,.1);
            border-radius: 8px;
            text-transform: uppercase;
            line-height: 1.2;
            letter-spacing: .05em;
        }

        .widget.skin82 .cpTabs > li > a:hover, .widget.skin82 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin82 .cpTabs > li > a:focus, .widget.skin82 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin82 .cpTabs > li > a:active, .widget.skin82 + .cpTabPanels > .cpTabs > li > a:active {
            border: 0 none;
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin82 .cpTabs > li > a {
            margin-left: 4px;
            margin-right: 4px;
        }

    .widget.skin82 ol.cpTabs:not(.left):not(.right):not(.tabbedWidgetNarrow) {
        margin-left: -4px;
        margin-right: -4px;
        width: calc(100% + 8px);
    }

    .widget.skin82 .cpTabs > li.active > a, .widget.skin82 + .cpTabPanels > .cpTabs > li.active > a {
        background-color: #ffa300;
        border: 0 none;
        font-style: normal;
        font-weight: 900;
        color: #201647;
    }

    .widget.skin82 + .cpTabPanels > .cpTabPanel {
        border: 0 none;
        padding-top: 1em;
        padding-bottom: 1em;
    }

    .widget.skin82 .separated .half:after, .widget.skin82 .separated .third:after, .widget.skin82 .separated .fourth:after, .widget.skin82 .separated .fifth:after, .widget.skin82 .separated.cpGrid .col:after {
        background-color: #201647;
        width: 1px;
    }

    .widget.skin82 .row {
        margin-left: -0.5em;
        margin-right: -0.5em;
    }

    .widget.skin82 .half, .widget.skin82 .third, .widget.skin82 .fourth, .widget.skin82.fifth, .widget.skin82 .cpGrid .col, .widget.skin82.cpGrid .col {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }

    .widget.skin82 .miniCalendarHeader {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin82 .miniCalendar > table {
        border: 0 none;
    }

    .widget.skin82 .miniCalendar th {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin82 .miniCalendar td > span {
    }

    .widget.skin82 .miniCalendar td > a, .widget.skin82 .miniCalendar td > a:link, .widget.skin82 .miniCalendar td > a:visited {
        border: 0 none;
    }

        .widget.skin82 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
            text-decoration: none;
        }

    .widget.skin82 .miniCalendar .today > span {
        border: 0 none;
    }

    .widget.skin82 .miniCalendar .not > span {
        border: 0 none;
    }

    .widget.skin82 .miniCalendar {
        border: 0 none;
    }

.widget.skin68 {
    border: 0 none;
    padding-bottom: 2em;
    text-align: left;
}

    .widget.skin68 + .cpTabPanels > .cpTabs {
        text-align: left;
    }

    .widget.skin68 .widgetHeader {
        border: 0 none;
        margin-bottom: 0.5em;
    }

        .widget.skin68 .widgetHeader:hover {
            border: 0 none;
        }

        .widget.skin68 .widgetHeader h3 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #201647;
            font-size: 1.5em;
            text-transform: uppercase;
        }

        .widget.skin68 .widgetHeader:hover h3 {
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin68 .widgetHeader h3 a:link, .widget.skin68 .widgetHeader h3 a:visited, .widget.skin68 .widgetHeader h3 a:hover, .widget.skin68 .widgetHeader h3 a:focus, .widget.skin68 .widgetHeader h3 a:active {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #201647;
        }

        .widget.skin68 .widgetHeader:hover h3 a:link, .widget.skin68 .widgetHeader:hover h3 a:visited, .widget.skin68 .widgetHeader:hover h3 a:hover, .widget.skin68 .widgetHeader:hover h3 a:focus, .widget.skin68 .widgetHeader:hover h3 a:active {
        }

    .widget.skin68 .widgetBody {
        border: 0 none;
    }

    .widget.skin68.widgetBody {
        border: 0 none;
    }

    .widget.skin68 .widgetItem, .widget.skin68 li.widgetItem {
        border: 0 none;
        padding-top: 0.25em;
        padding-bottom: 0.75em;
    }

    .widget.skin68 .itemCaption {
        border: 0 none;
    }

    .widget.skin68 .widgetTitle {
        border: 0 none;
    }

        .widget.skin68 .widgetTitle, .widget.skin68 .widgetTitle > a:link, .widget.skin68 .widgetTitle > a:visited, .widget.skin68 .widgetTitle > a:focus, .widget.skin68 .widgetTitle > a:active, .widget.skin68 .headline, .widget.skin68 .pageStyles h1, .widget.skin68 .subhead1, .widget.skin68 .pageStyles h2, .widget.skin68 .moduleContentNew .subhead1, .widget.skin68 .subhead2, .widget.skin68 .pageStyles h3, .widget.skin68 .moduleContentNew .subhead2 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #00704a;
            font-size: 1.1em;
            text-transform: uppercase;
            border: 0 none;
        }

            .widget.skin68 .widgetTitle:hover, .widget.skin68 .headline:hover, .widget.skin68 .subhead1:hover, .widget.skin68 .subhead2:hover, .widget.skin68 .widgetTitle > a:hover {
                font-style: normal;
                font-weight: 900;
            }

            .widget.skin68 .headline:hover, .widget.skin68 .subhead1:hover, .widget.skin68 .subhead2:hover, .widget.skin68 .widgetTitle:hover {
                border: 0 none;
            }

    .widget.skin68 .widgetTitle {
        font-size: 1.1em;
    }

    .widget.skin68 .widgetMeta {
        border: 0 none;
        font-size: 0.8em;
    }

    .widget.skin68 .widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin68 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin68.widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin68 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin68 a:link {
        text-decoration: underline;
    }

    .widget.skin68 a:visited {
    }

    .widget.skin68 a:hover, .widget.skin68 a:focus, .widget.skin68 a:active {
        text-decoration: underline;
    }

    .widget.skin68 .readOn:link {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        text-decoration: none;
        display: inline;
    }

    .widget.skin68 .readOn:visited {
    }

    .widget.skin68 .readOn:hover, .widget.skin68 .readOn:focus, .widget.skin68 .readOn:active {
        text-decoration: underline;
    }

    .widget.skin68 .widgetViewAll:link {
        color: #201647;
        margin-top: 1em;
        padding-top: 0.75em;
        padding-right: 2em;
        padding-bottom: 0.75em;
        padding-left: 2em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        font-size: 1.3em;
        text-decoration: none;
        background: #ffa300;
        text-transform: uppercase;
        border-radius: 8px;
        box-shadow: 0 0 15px rgba(0,0,0,.15);
        letter-spacing: .05em;
        transition: background .3s ease-in-out;
    }

    .widget.skin68 .widgetViewAll:visited {
        color: #201647;
        background: #ffa300;
    }

    .widget.skin68 .widgetViewAll:hover, .widget.skin68 .widgetViewAll:focus, .widget.skin68 .widgetViewAll:active {
        color: #201647;
        text-decoration: none;
        background: #fff;
    }

    .widget.skin68 .widgetRSS:link {
        text-decoration: none;
    }

    .widget.skin68 .widgetRSS:visited {
    }

    .widget.skin68 .widgetRSS:hover, .widget.skin68 .widgetRSS:focus, .widget.skin68 .widgetRSS:active {
        text-decoration: none;
    }

    .widget.skin68 .widgetFooter {
        border: 0 none;
    }

    .widget.skin68 .cpTabs, .widget.skin68 + .cpTabPanels > .cpTabs {
        border: 0 none;
    }

        .widget.skin68 .cpTabs > li > a:link, .widget.skin68 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin68 .cpTabs > li > a:visited, .widget.skin68 + .cpTabPanels > .cpTabs > li > a:visited {
            border: 0 none;
            margin-right: 5px;
            padding-top: 5px;
            padding-right: 8px;
            padding-bottom: 5px;
            padding-left: 8px;
        }

        .widget.skin68 .cpTabs > li > a:hover, .widget.skin68 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin68 .cpTabs > li > a:focus, .widget.skin68 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin68 .cpTabs > li > a:active, .widget.skin68 + .cpTabPanels > .cpTabs > li > a:active {
            border: 0 none;
        }

        .widget.skin68 .cpTabs > li > a {
            margin-left: 0;
            margin-right: 0;
        }

        .widget.skin68 .cpTabs > li.active > a, .widget.skin68 + .cpTabPanels > .cpTabs > li.active > a {
            border: 0 none;
        }

    .widget.skin68 + .cpTabPanels > .cpTabPanel {
        border: 0 none;
    }

    .widget.skin68 .separated .half:after, .widget.skin68 .separated .third:after, .widget.skin68 .separated .fourth:after, .widget.skin68 .separated .fifth:after, .widget.skin68 .separated.cpGrid .col:after {
        background-color: #201647;
        width: 1px;
    }

    .widget.skin68 .row {
        margin-left: -0.5em;
        margin-right: -0.5em;
    }

    .widget.skin68 .half, .widget.skin68 .third, .widget.skin68 .fourth, .widget.skin68.fifth, .widget.skin68 .cpGrid .col, .widget.skin68.cpGrid .col {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }

    .widget.skin68 .miniCalendarHeader {
        border: 0 none;
        padding-top: 0.75em;
        padding-bottom: 0.75em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        color: #201748;
        font-size: 1.3em;
        text-align: center;
        text-transform: uppercase;
    }

    .widget.skin68 .miniCalendar > table {
        border: 0 none;
    }

    .widget.skin68 .miniCalendar th {
        background-color: #00704a;
        border: 0 none;
        padding-top: 0.75em;
        padding-bottom: 0.75em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 700;
        color: #fff;
        text-transform: capitalize;
    }

    .widget.skin68 .miniCalendar td > span {
        padding-top: 0.75em;
        padding-bottom: 0.75em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 700;
        color: #000;
        font-size: 0.9em;
    }

    .widget.skin68 .miniCalendar td > a, .widget.skin68 .miniCalendar td > a:link, .widget.skin68 .miniCalendar td > a:visited {
        background-image: url(/images/GPD/greendot.png);
        background-position: center center;
        background-repeat: no-repeat;
        border: 0 none;
        padding-top: 0.75em;
        padding-bottom: 0.75em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 700;
        color: #fff;
        font-size: 0.9em;
        background-size: contain;
    }

        .widget.skin68 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
            font-style: normal;
            font-weight: 700;
            text-decoration: none;
        }

    .widget.skin68 .miniCalendar .today > span {
        border: 0 none;
    }

    .widget.skin68 .miniCalendar .not > span {
        border: 0 none;
    }

    .widget.skin68 .miniCalendar {
        background-color: #fff;
        border: 0 none;
        margin-bottom: 1em;
        padding-top: 0.25em;
        padding-right: 0.75em;
        padding-bottom: 0.75em;
        padding-left: 0.75em;
        box-shadow: 0 0 15px rgba(0,0,0,.1);
        border-radius: 8px;
    }

.widget.skin70 {
    border: 0 none;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    color: #fff;
    text-align: left;
}

@media(max-width:50em) {
    .widgetTitle {
        text-align: center;
    }

    .widgetItem {
        text-align: center;
    }
}

.widget.skin70 + .cpTabPanels > .cpTabs {
    color: #fff;
    text-align: left;
}

.widget.skin70 .widgetHeader {
    border: 0 none;
}

    .widget.skin70 .widgetHeader:hover {
        border: 0 none;
    }

    .widget.skin70 .widgetHeader h3 {
        font-size: 1.2em;
    }

    .widget.skin70 .widgetHeader:hover h3 {
    }

    .widget.skin70 .widgetHeader h3 a:link, .widget.skin70 .widgetHeader h3 a:visited, .widget.skin70 .widgetHeader h3 a:hover, .widget.skin70 .widgetHeader h3 a:focus, .widget.skin70 .widgetHeader h3 a:active {
    }

    .widget.skin70 .widgetHeader:hover h3 a:link, .widget.skin70 .widgetHeader:hover h3 a:visited, .widget.skin70 .widgetHeader:hover h3 a:hover, .widget.skin70 .widgetHeader:hover h3 a:focus, .widget.skin70 .widgetHeader:hover h3 a:active {
    }

.widget.skin70 .widgetBody {
    border: 0 none;
}

.widget.skin70.widgetBody {
    border: 0 none;
}

.widget.skin70 .widgetItem, .widget.skin70 li.widgetItem {
    border: 0 none;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}

.widget.skin70 .itemCaption {
    border: 0 none;
}

.widget.skin70 .widgetTitle {
    border: 0 none;
}

    .widget.skin70 .widgetTitle, .widget.skin70 .widgetTitle > a:link, .widget.skin70 .widgetTitle > a:visited, .widget.skin70 .widgetTitle > a:focus, .widget.skin70 .widgetTitle > a:active, .widget.skin70 .headline, .widget.skin70 .pageStyles h1, .widget.skin70 .subhead1, .widget.skin70 .pageStyles h2, .widget.skin70 .moduleContentNew .subhead1, .widget.skin70 .subhead2, .widget.skin70 .pageStyles h3, .widget.skin70 .moduleContentNew .subhead2 {
        border: 0 none;
    }

        .widget.skin70 .widgetTitle:hover, .widget.skin70 .headline:hover, .widget.skin70 .subhead1:hover, .widget.skin70 .subhead2:hover, .widget.skin70 .widgetTitle > a:hover {
        }

        .widget.skin70 .headline:hover, .widget.skin70 .subhead1:hover, .widget.skin70 .subhead2:hover, .widget.skin70 .widgetTitle:hover {
            border: 0 none;
        }

.widget.skin70 .widgetTitle {
}

.widget.skin70 .widgetMeta {
    border: 0 none;
    font-size: 0.8em;
}

.widget.skin70 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin70 .widgetBody .bullets li.widgetItem {
    }

.widget.skin70.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin70 .widgetBody .bullets li.widgetItem {
    }

.widget.skin70 a:link {
    color: #fff;
    text-decoration: none;
}

.widget.skin70 a:visited {
    color: #fff;
}

.widget.skin70 a:hover, .widget.skin70 a:focus, .widget.skin70 a:active {
    color: #fff;
    text-decoration: underline;
}

.widget.skin70 .readOn:link {
    text-decoration: underline;
    display: inline;
}

.widget.skin70 .readOn:visited {
}

.widget.skin70 .readOn:hover, .widget.skin70 .readOn:focus, .widget.skin70 .readOn:active {
    text-decoration: underline;
}

.widget.skin70 .widgetViewAll:link {
    text-decoration: none;
}

.widget.skin70 .widgetViewAll:visited {
}

.widget.skin70 .widgetViewAll:hover, .widget.skin70 .widgetViewAll:focus, .widget.skin70 .widgetViewAll:active {
    text-decoration: none;
}

.widget.skin70 .widgetRSS:link {
    text-decoration: none;
}

.widget.skin70 .widgetRSS:visited {
}

.widget.skin70 .widgetRSS:hover, .widget.skin70 .widgetRSS:focus, .widget.skin70 .widgetRSS:active {
    text-decoration: none;
}

.widget.skin70 .widgetFooter {
    border: 0 none;
}

.widget.skin70 .cpTabs, .widget.skin70 + .cpTabPanels > .cpTabs {
    border: 0 none;
}

    .widget.skin70 .cpTabs > li > a:link, .widget.skin70 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin70 .cpTabs > li > a:visited, .widget.skin70 + .cpTabPanels > .cpTabs > li > a:visited {
        border: 0 none;
        margin-right: 5px;
        padding-top: 5px;
        padding-right: 8px;
        padding-bottom: 5px;
        padding-left: 8px;
    }

    .widget.skin70 .cpTabs > li > a:hover, .widget.skin70 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin70 .cpTabs > li > a:focus, .widget.skin70 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin70 .cpTabs > li > a:active, .widget.skin70 + .cpTabPanels > .cpTabs > li > a:active {
        border: 0 none;
    }

    .widget.skin70 .cpTabs > li > a {
        margin-left: 0;
        margin-right: 0;
    }

    .widget.skin70 .cpTabs > li.active > a, .widget.skin70 + .cpTabPanels > .cpTabs > li.active > a {
        border: 0 none;
    }

.widget.skin70 + .cpTabPanels > .cpTabPanel {
    border: 0 none;
}

.widget.skin70 .separated .half:after, .widget.skin70 .separated .third:after, .widget.skin70 .separated .fourth:after, .widget.skin70 .separated .fifth:after, .widget.skin70 .separated.cpGrid .col:after {
    background-color: #201647;
    width: 1px;
}

.widget.skin70 .row {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.widget.skin70 .half, .widget.skin70 .third, .widget.skin70 .fourth, .widget.skin70.fifth, .widget.skin70 .cpGrid .col, .widget.skin70.cpGrid .col {
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.widget.skin70 .miniCalendarHeader {
    border: 0 none;
    text-transform: none;
}

.widget.skin70 .miniCalendar > table {
    border: 0 none;
}

.widget.skin70 .miniCalendar th {
    border: 0 none;
    text-transform: none;
}

.widget.skin70 .miniCalendar td > span {
}

.widget.skin70 .miniCalendar td > a, .widget.skin70 .miniCalendar td > a:link, .widget.skin70 .miniCalendar td > a:visited {
    border: 0 none;
}

    .widget.skin70 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
        text-decoration: none;
    }

.widget.skin70 .miniCalendar .today > span {
    border: 0 none;
}

.widget.skin70 .miniCalendar .not > span {
    border: 0 none;
}

.widget.skin70 .miniCalendar {
    border: 0 none;
}

.widget.skin69 {
    border: 0 none;
    text-align: left;
}

    .widget.skin69 + .cpTabPanels > .cpTabs {
        text-align: left;
    }

    .widget.skin69 .widgetHeader {
        border: 0 none;
    }

        .widget.skin69 .widgetHeader:hover {
            border: 0 none;
        }

        .widget.skin69 .widgetHeader h3 {
            font-size: 1.2em;
        }

        .widget.skin69 .widgetHeader:hover h3 {
        }

        .widget.skin69 .widgetHeader h3 a:link, .widget.skin69 .widgetHeader h3 a:visited, .widget.skin69 .widgetHeader h3 a:hover, .widget.skin69 .widgetHeader h3 a:focus, .widget.skin69 .widgetHeader h3 a:active {
        }

        .widget.skin69 .widgetHeader:hover h3 a:link, .widget.skin69 .widgetHeader:hover h3 a:visited, .widget.skin69 .widgetHeader:hover h3 a:hover, .widget.skin69 .widgetHeader:hover h3 a:focus, .widget.skin69 .widgetHeader:hover h3 a:active {
        }

    .widget.skin69 .widgetBody {
        border: 0 none;
    }

    .widget.skin69.widgetBody {
        border: 0 none;
    }

    .widget.skin69 .widgetItem, .widget.skin69 li.widgetItem {
        border: 0 none;
        padding-top: 1em;
        padding-bottom: 1em;
    }

    .widget.skin69 .itemCaption {
        border: 0 none;
    }

    .widget.skin69 .widgetTitle {
        border: 0 none;
    }

        .widget.skin69 .widgetTitle, .widget.skin69 .widgetTitle > a:link, .widget.skin69 .widgetTitle > a:visited, .widget.skin69 .widgetTitle > a:focus, .widget.skin69 .widgetTitle > a:active, .widget.skin69 .headline, .widget.skin69 .pageStyles h1, .widget.skin69 .subhead1, .widget.skin69 .pageStyles h2, .widget.skin69 .moduleContentNew .subhead1, .widget.skin69 .subhead2, .widget.skin69 .pageStyles h3, .widget.skin69 .moduleContentNew .subhead2 {
            border: 0 none;
        }

            .widget.skin69 .widgetTitle:hover, .widget.skin69 .headline:hover, .widget.skin69 .subhead1:hover, .widget.skin69 .subhead2:hover, .widget.skin69 .widgetTitle > a:hover {
            }

            .widget.skin69 .headline:hover, .widget.skin69 .subhead1:hover, .widget.skin69 .subhead2:hover, .widget.skin69 .widgetTitle:hover {
                border: 0 none;
            }

    .widget.skin69 .widgetTitle {
    }

    .widget.skin69 .widgetMeta {
        border: 0 none;
        font-size: 0.8em;
    }

    .widget.skin69 .widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin69 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin69.widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin69 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin69 a:link {
        text-decoration: underline;
    }

    .widget.skin69 a:visited {
    }

    .widget.skin69 a:hover, .widget.skin69 a:focus, .widget.skin69 a:active {
        text-decoration: underline;
    }

    .widget.skin69 .readOn:link {
        text-decoration: underline;
        display: inline;
    }

    .widget.skin69 .readOn:visited {
    }

    .widget.skin69 .readOn:hover, .widget.skin69 .readOn:focus, .widget.skin69 .readOn:active {
        text-decoration: underline;
    }

    .widget.skin69 .widgetViewAll:link {
        text-decoration: none;
    }

    .widget.skin69 .widgetViewAll:visited {
    }

    .widget.skin69 .widgetViewAll:hover, .widget.skin69 .widgetViewAll:focus, .widget.skin69 .widgetViewAll:active {
        text-decoration: none;
    }

    .widget.skin69 .widgetRSS:link {
        text-decoration: none;
    }

    .widget.skin69 .widgetRSS:visited {
    }

    .widget.skin69 .widgetRSS:hover, .widget.skin69 .widgetRSS:focus, .widget.skin69 .widgetRSS:active {
        text-decoration: none;
    }

    .widget.skin69 .widgetFooter {
        border: 0 none;
    }

    .widget.skin69 .cpTabs, .widget.skin69 + .cpTabPanels > .cpTabs {
        border: 0 none;
    }

        .widget.skin69 .cpTabs > li > a:link, .widget.skin69 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin69 .cpTabs > li > a:visited, .widget.skin69 + .cpTabPanels > .cpTabs > li > a:visited {
            border: 0 none;
            margin-right: 5px;
            padding-top: 5px;
            padding-right: 8px;
            padding-bottom: 5px;
            padding-left: 8px;
        }

        .widget.skin69 .cpTabs > li > a:hover, .widget.skin69 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin69 .cpTabs > li > a:focus, .widget.skin69 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin69 .cpTabs > li > a:active, .widget.skin69 + .cpTabPanels > .cpTabs > li > a:active {
            border: 0 none;
        }

        .widget.skin69 .cpTabs > li > a {
            margin-left: 0;
            margin-right: 0;
        }

        .widget.skin69 .cpTabs > li.active > a, .widget.skin69 + .cpTabPanels > .cpTabs > li.active > a {
            border: 0 none;
        }

    .widget.skin69 + .cpTabPanels > .cpTabPanel {
        border: 0 none;
    }

    .widget.skin69 .separated .half:after, .widget.skin69 .separated .third:after, .widget.skin69 .separated .fourth:after, .widget.skin69 .separated .fifth:after, .widget.skin69 .separated.cpGrid .col:after {
        background-color: #201647;
        width: 1px;
        margin-left: -1px;
    }

    .widget.skin69 .row {
        margin-left: -0;
        margin-right: -0;
    }

    .widget.skin69 .half, .widget.skin69 .third, .widget.skin69 .fourth, .widget.skin69.fifth, .widget.skin69 .cpGrid .col, .widget.skin69.cpGrid .col {
        padding-right: 0;
        padding-left: 0;
    }

    .widget.skin69 .miniCalendarHeader {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin69 .miniCalendar > table {
        border: 0 none;
    }

    .widget.skin69 .miniCalendar th {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin69 .miniCalendar td > span {
    }

    .widget.skin69 .miniCalendar td > a, .widget.skin69 .miniCalendar td > a:link, .widget.skin69 .miniCalendar td > a:visited {
        border: 0 none;
    }

        .widget.skin69 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
            text-decoration: none;
        }

    .widget.skin69 .miniCalendar .today > span {
        border: 0 none;
    }

    .widget.skin69 .miniCalendar .not > span {
        border: 0 none;
    }

    .widget.skin69 .miniCalendar {
        border: 0 none;
    }

.widget.skin78 {
    background-color: #fff;
    border: 0 none;
    padding-top: 2em;
    padding-right: 2em;
    padding-bottom: 2em;
    padding-left: 2em;
    color: #000;
    text-align: left;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    margin-bottom: 2em;
}

    .widget.skin78 + .cpTabPanels > .cpTabs {
        color: #000;
        text-align: left;
    }

    .widget.skin78 .widgetHeader {
        border-bottom: 3px solid #85bd00;
        margin-bottom: 0.5em;
        letter-spacing: .05em;
        padding-bottom: .25em;
        line-height: 1.2;
    }

        .widget.skin78 .widgetHeader:hover {
            border-bottom: 3px solid #85bd00;
        }

        .widget.skin78 .widgetHeader h3 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #006341;
            font-size: 1.7em;
            text-transform: uppercase;
        }

        .widget.skin78 .widgetHeader:hover h3 {
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin78 .widgetHeader h3 a:link, .widget.skin78 .widgetHeader h3 a:visited, .widget.skin78 .widgetHeader h3 a:hover, .widget.skin78 .widgetHeader h3 a:focus, .widget.skin78 .widgetHeader h3 a:active {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #006341;
        }

        .widget.skin78 .widgetHeader:hover h3 a:link, .widget.skin78 .widgetHeader:hover h3 a:visited, .widget.skin78 .widgetHeader:hover h3 a:hover, .widget.skin78 .widgetHeader:hover h3 a:focus, .widget.skin78 .widgetHeader:hover h3 a:active {
        }

    .widget.skin78 .widgetBody {
        border: 0 none;
    }

    .widget.skin78.widgetBody {
        border: 0 none;
    }

    .widget.skin78 .widgetItem, .widget.skin78 li.widgetItem {
        border: 0 none;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }

    .widget.skin78 .itemCaption {
        border: 0 none;
    }

    .widget.skin78 .widgetTitle {
        border-bottom: 3px none #85bd00;
        margin-bottom: 0.5em;
    }

        .widget.skin78 .widgetTitle, .widget.skin78 .widgetTitle > a:link, .widget.skin78 .widgetTitle > a:visited, .widget.skin78 .widgetTitle > a:focus, .widget.skin78 .widgetTitle > a:active, .widget.skin78 .headline, .widget.skin78 .pageStyles h1, .widget.skin78 .subhead1, .widget.skin78 .pageStyles h2, .widget.skin78 .moduleContentNew .subhead1, .widget.skin78 .subhead2, .widget.skin78 .pageStyles h3, .widget.skin78 .moduleContentNew .subhead2 {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 400;
            color: #000;
            font-size: 1em;
            border-bottom: 3px none #85bd00;
            margin-bottom: 0.5em;
        }

            .widget.skin78 .widgetTitle:hover, .widget.skin78 .headline:hover, .widget.skin78 .subhead1:hover, .widget.skin78 .subhead2:hover, .widget.skin78 .widgetTitle > a:hover {
                font-style: normal;
                font-weight: 400;
            }

            .widget.skin78 .headline:hover, .widget.skin78 .subhead1:hover, .widget.skin78 .subhead2:hover, .widget.skin78 .widgetTitle:hover {
            }

    .widget.skin78 .widgetTitle {
        font-size: 1em;
    }

    .widget.skin78 .widgetMeta {
        border: 0 none;
        font-size: 0.8em;
    }

    .widget.skin78 .widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin78 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin78.widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin78 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin78 a:link {
        text-decoration: underline;
    }

    .widget.skin78 a:visited {
    }

    .widget.skin78 a:hover, .widget.skin78 a:focus, .widget.skin78 a:active {
        text-decoration: underline;
    }

    .widget.skin78 .readOn:link {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        text-decoration: none;
        display: inline;
        padding: .75em 1em;
        border: 3px solid #85bd00;
        border-radius: 5px;
        margin-top: 1em;
        width: 150px;
        text-align: center;
    }

    .widget.skin78 .readOn:visited {
        border: 3px solid #85bd00;
    }

    .widget.skin78 .readOn:hover, .widget.skin78 .readOn:focus, .widget.skin78 .readOn:active {
        text-decoration: none;
        border: 3px solid #ffa300;
    }

    .widget.skin78 .widgetViewAll:link {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        text-decoration: none;
        padding: .75em 1em;
        border: 3px solid #85bd00;
        border-radius: 5px;
        margin-top: 1em;
        width: 150px;
        text-align: center;
    }

    .widget.skin78 .widgetViewAll:visited {
        border: 3px solid #85bd00;
    }

    .widget.skin78 .widgetViewAll:hover, .widget.skin78 .widgetViewAll:focus, .widget.skin78 .widgetViewAll:active {
        text-decoration: none;
        border: 3px solid #ffa300;
    }

    .widget.skin78 .widgetRSS:link {
        text-decoration: none;
    }

    .widget.skin78 .widgetRSS:visited {
    }

    .widget.skin78 .widgetRSS:hover, .widget.skin78 .widgetRSS:focus, .widget.skin78 .widgetRSS:active {
        text-decoration: none;
    }

    .widget.skin78 .widgetFooter {
        border: 0 none;
    }

    .widget.skin78 .cpTabs, .widget.skin78 + .cpTabPanels > .cpTabs {
        border: 0 none;
    }

        .widget.skin78 .cpTabs > li > a:link, .widget.skin78 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin78 .cpTabs > li > a:visited, .widget.skin78 + .cpTabPanels > .cpTabs > li > a:visited {
            border: 0 none;
            margin-right: 5px;
            padding-top: 5px;
            padding-right: 8px;
            padding-bottom: 5px;
            padding-left: 8px;
        }

        .widget.skin78 .cpTabs > li > a:hover, .widget.skin78 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin78 .cpTabs > li > a:focus, .widget.skin78 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin78 .cpTabs > li > a:active, .widget.skin78 + .cpTabPanels > .cpTabs > li > a:active {
            border: 0 none;
        }

        .widget.skin78 .cpTabs > li > a {
            margin-left: 0;
            margin-right: 0;
        }

        .widget.skin78 .cpTabs > li.active > a, .widget.skin78 + .cpTabPanels > .cpTabs > li.active > a {
            border: 0 none;
        }

    .widget.skin78 + .cpTabPanels > .cpTabPanel {
        border: 0 none;
    }

    .widget.skin78 .separated .half:after, .widget.skin78 .separated .third:after, .widget.skin78 .separated .fourth:after, .widget.skin78 .separated .fifth:after, .widget.skin78 .separated.cpGrid .col:after {
        background-color: #201647;
        width: 1px;
    }

    .widget.skin78 .row {
        margin-left: -0.5em;
        margin-right: -0.5em;
    }

    .widget.skin78 .half, .widget.skin78 .third, .widget.skin78 .fourth, .widget.skin78.fifth, .widget.skin78 .cpGrid .col, .widget.skin78.cpGrid .col {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }

    .widget.skin78 .miniCalendarHeader {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin78 .miniCalendar > table {
        border: 0 none;
    }

    .widget.skin78 .miniCalendar th {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin78 .miniCalendar td > span {
    }

    .widget.skin78 .miniCalendar td > a, .widget.skin78 .miniCalendar td > a:link, .widget.skin78 .miniCalendar td > a:visited {
        border: 0 none;
    }

        .widget.skin78 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
            text-decoration: none;
        }

    .widget.skin78 .miniCalendar .today > span {
        border: 0 none;
    }

    .widget.skin78 .miniCalendar .not > span {
        border: 0 none;
    }

    .widget.skin78 .miniCalendar {
        border: 0 none;
    }

.widget.skin77 {
    border: 0 none;
    text-align: left;
}

    .widget.skin77 + .cpTabPanels > .cpTabs {
        text-align: left;
    }

    .widget.skin77 .widgetHeader {
        border: 0 none;
    }

        .widget.skin77 .widgetHeader:hover {
            border: 0 none;
        }

        .widget.skin77 .widgetHeader h3 {
            font-size: 1.2em;
        }

        .widget.skin77 .widgetHeader:hover h3 {
        }

        .widget.skin77 .widgetHeader h3 a:link, .widget.skin77 .widgetHeader h3 a:visited, .widget.skin77 .widgetHeader h3 a:hover, .widget.skin77 .widgetHeader h3 a:focus, .widget.skin77 .widgetHeader h3 a:active {
        }

        .widget.skin77 .widgetHeader:hover h3 a:link, .widget.skin77 .widgetHeader:hover h3 a:visited, .widget.skin77 .widgetHeader:hover h3 a:hover, .widget.skin77 .widgetHeader:hover h3 a:focus, .widget.skin77 .widgetHeader:hover h3 a:active {
        }

    .widget.skin77 .widgetBody {
        border: 0 none;
    }

    .widget.skin77.widgetBody {
        border: 0 none;
    }

    .widget.skin77 .widgetItem, .widget.skin77 li.widgetItem {
        border: 0 none;
        padding-top: 0;
        padding-bottom: 0;
    }

    .widget.skin77 .itemCaption {
        border: 0 none;
    }

    .widget.skin77 .widgetTitle {
        border: 0 none;
    }

        .widget.skin77 .widgetTitle, .widget.skin77 .widgetTitle > a:link, .widget.skin77 .widgetTitle > a:visited, .widget.skin77 .widgetTitle > a:focus, .widget.skin77 .widgetTitle > a:active, .widget.skin77 .headline, .widget.skin77 .pageStyles h1, .widget.skin77 .subhead1, .widget.skin77 .pageStyles h2, .widget.skin77 .moduleContentNew .subhead1, .widget.skin77 .subhead2, .widget.skin77 .pageStyles h3, .widget.skin77 .moduleContentNew .subhead2 {
            border: 0 none;
        }

            .widget.skin77 .widgetTitle:hover, .widget.skin77 .headline:hover, .widget.skin77 .subhead1:hover, .widget.skin77 .subhead2:hover, .widget.skin77 .widgetTitle > a:hover {
            }

            .widget.skin77 .headline:hover, .widget.skin77 .subhead1:hover, .widget.skin77 .subhead2:hover, .widget.skin77 .widgetTitle:hover {
                border: 0 none;
            }

    .widget.skin77 .widgetTitle {
    }

    .widget.skin77 .widgetMeta {
        border: 0 none;
        font-size: 0.8em;
    }

    .widget.skin77 .widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin77 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin77.widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin77 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin77 a:link {
        text-decoration: underline;
    }

    .widget.skin77 a:visited {
    }

    .widget.skin77 a:hover, .widget.skin77 a:focus, .widget.skin77 a:active {
        text-decoration: underline;
    }

    .widget.skin77 .readOn:link {
        text-decoration: underline;
        display: inline;
    }

    .widget.skin77 .readOn:visited {
    }

    .widget.skin77 .readOn:hover, .widget.skin77 .readOn:focus, .widget.skin77 .readOn:active {
        text-decoration: underline;
    }

    .widget.skin77 .widgetViewAll:link {
        text-decoration: none;
    }

    .widget.skin77 .widgetViewAll:visited {
    }

    .widget.skin77 .widgetViewAll:hover, .widget.skin77 .widgetViewAll:focus, .widget.skin77 .widgetViewAll:active {
        text-decoration: none;
    }

    .widget.skin77 .widgetRSS:link {
        text-decoration: none;
    }

    .widget.skin77 .widgetRSS:visited {
    }

    .widget.skin77 .widgetRSS:hover, .widget.skin77 .widgetRSS:focus, .widget.skin77 .widgetRSS:active {
        text-decoration: none;
    }

    .widget.skin77 .widgetFooter {
        border: 0 none;
    }

    .widget.skin77 .cpTabs, .widget.skin77 + .cpTabPanels > .cpTabs {
        border: 0 none;
    }

        .widget.skin77 .cpTabs > li > a:link, .widget.skin77 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin77 .cpTabs > li > a:visited, .widget.skin77 + .cpTabPanels > .cpTabs > li > a:visited {
            border: 0 none;
            margin-right: 5px;
            padding-top: 5px;
            padding-right: 8px;
            padding-bottom: 5px;
            padding-left: 8px;
        }

        .widget.skin77 .cpTabs > li > a:hover, .widget.skin77 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin77 .cpTabs > li > a:focus, .widget.skin77 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin77 .cpTabs > li > a:active, .widget.skin77 + .cpTabPanels > .cpTabs > li > a:active {
            border: 0 none;
        }

        .widget.skin77 .cpTabs > li > a {
            margin-left: 0;
            margin-right: 0;
        }

        .widget.skin77 .cpTabs > li.active > a, .widget.skin77 + .cpTabPanels > .cpTabs > li.active > a {
            border: 0 none;
        }

    .widget.skin77 + .cpTabPanels > .cpTabPanel {
        border: 0 none;
    }

    .widget.skin77 .separated .half:after, .widget.skin77 .separated .third:after, .widget.skin77 .separated .fourth:after, .widget.skin77 .separated .fifth:after, .widget.skin77 .separated.cpGrid .col:after {
        background-color: #201647;
        width: 1px;
        margin-left: -1px;
    }

    .widget.skin77 .row {
        margin-left: -0;
        margin-right: -0;
    }

    .widget.skin77 .half, .widget.skin77 .third, .widget.skin77 .fourth, .widget.skin77.fifth, .widget.skin77 .cpGrid .col, .widget.skin77.cpGrid .col {
        padding-right: 0;
        padding-left: 0;
    }

    .widget.skin77 .miniCalendarHeader {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin77 .miniCalendar > table {
        border: 0 none;
    }

    .widget.skin77 .miniCalendar th {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin77 .miniCalendar td > span {
    }

    .widget.skin77 .miniCalendar td > a, .widget.skin77 .miniCalendar td > a:link, .widget.skin77 .miniCalendar td > a:visited {
        border: 0 none;
    }

        .widget.skin77 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
            text-decoration: none;
        }

    .widget.skin77 .miniCalendar .today > span {
        border: 0 none;
    }

    .widget.skin77 .miniCalendar .not > span {
        border: 0 none;
    }

    .widget.skin77 .miniCalendar {
        border: 0 none;
    }

.widget.skin75 {
    border: 0 none;
    text-align: left;
}

    .widget.skin75 .row {
        border-bottom: 3px solid #ffa300;
        padding-bottom: 1em;
    }

@media(max-width:30em) {
    .widget.skin75 .widgetItem {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

.widget.skin75 + .cpTabPanels > .cpTabs {
    text-align: left;
}

.widget.skin75 .widgetHeader {
    border: 0 none;
}

    .widget.skin75 .widgetHeader:hover {
        border: 0 none;
    }

    .widget.skin75 .widgetHeader h3 {
    }

    .widget.skin75 .widgetHeader:hover h3 {
    }

    .widget.skin75 .widgetHeader h3 a:link, .widget.skin75 .widgetHeader h3 a:visited, .widget.skin75 .widgetHeader h3 a:hover, .widget.skin75 .widgetHeader h3 a:focus, .widget.skin75 .widgetHeader h3 a:active {
    }

    .widget.skin75 .widgetHeader:hover h3 a:link, .widget.skin75 .widgetHeader:hover h3 a:visited, .widget.skin75 .widgetHeader:hover h3 a:hover, .widget.skin75 .widgetHeader:hover h3 a:focus, .widget.skin75 .widgetHeader:hover h3 a:active {
    }

.widget.skin75 .widgetBody {
    padding-bottom: 1em;
}

.widget.skin75.widgetBody {
    padding-bottom: 1em;
}

.widget.skin75 .widgetItem, .widget.skin75 li.widgetItem {
    border: 0 none;
    padding-top: 2em;
    padding-bottom: 2em;
}

.widget.skin75 .itemCaption {
    border: 0 none;
}

.widget.skin75 .widgetTitle {
    background-color: #005b3c;
    border: 0 none;
    margin-bottom: 0.75em;
    padding: .5em 1em;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    min-width: 175px;
}

.widget.skin75 .widgetItem strong > a:link {
    font-size: 1.1em;
    font-weight: 600;
    text-decoration: none;
    display: block;
}

.widget.skin75 .widgetTitle, .widget.skin75 .widgetTitle > a:link, .widget.skin75 .widgetTitle > a:visited, .widget.skin75 .widgetTitle > a:focus, .widget.skin75 .widgetTitle > a:active, .widget.skin75 .headline, .widget.skin75 .pageStyles h1, .widget.skin75 .subhead1, .widget.skin75 .pageStyles h2, .widget.skin75 .moduleContentNew .subhead1, .widget.skin75 .subhead2, .widget.skin75 .pageStyles h3, .widget.skin75 .moduleContentNew .subhead2 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    color: #fff;
    font-size: 1.3em;
    text-transform: uppercase;
    background-color: #005b3c;
    border: 0 none;
    margin-bottom: 0.75em;
    padding: .5em 1em;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    min-width: 175px;
}

.widget.skin75 .widgetItem strong > a:link {
    font-size: 1.1em;
    font-weight: 600;
    text-decoration: none;
    display: block;
}

.widget.skin75 .widgetTitle:hover, .widget.skin75 .headline:hover, .widget.skin75 .subhead1:hover, .widget.skin75 .subhead2:hover, .widget.skin75 .widgetTitle > a:hover {
    font-style: normal;
    font-weight: 900;
}

.widget.skin75 .headline:hover, .widget.skin75 .subhead1:hover, .widget.skin75 .subhead2:hover, .widget.skin75 .widgetTitle:hover {
    border: 0 none;
}

.widget.skin75 .widgetTitle {
    font-size: 1.3em;
}

.widget.skin75 .widgetMeta {
    border: 0 none;
    font-size: 0.8em;
}

.widget.skin75 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin75 .widgetBody .bullets li.widgetItem {
    }

.widget.skin75.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin75 .widgetBody .bullets li.widgetItem {
    }

.widget.skin75 a:link {
    text-decoration: underline;
}

.widget.skin75 a:visited {
}

.widget.skin75 a:hover, .widget.skin75 a:focus, .widget.skin75 a:active {
    text-decoration: underline;
}

.widget.skin75 .readOn:link {
    text-decoration: underline;
    display: inline;
}

.widget.skin75 .readOn:visited {
}

.widget.skin75 .readOn:hover, .widget.skin75 .readOn:focus, .widget.skin75 .readOn:active {
    text-decoration: underline;
}

.widget.skin75 .widgetViewAll:link {
    color: #201647;
    margin-top: 3em;
    padding-top: 0.75em;
    padding-right: 2em;
    padding-bottom: 0.75em;
    padding-left: 2em;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-size: 1.3em;
    text-decoration: none;
    background: #ffa300;
    text-transform: uppercase;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    letter-spacing: .05em;
    transition: background .2s ease-in-out;
    max-width: 275px;
    margin-left: auto;
}

@media(max-width:50em) {
    .widget.skin75 .widgetViewAll:link {
        margin-top: 1em;
        margin-left: auto;
        margin-right: auto;
    }
}

.widget.skin75 .widgetViewAll:visited {
    color: #201647;
    background: #ffa300;
}

.widget.skin75 .widgetViewAll:hover, .widget.skin75 .widgetViewAll:focus, .widget.skin75 .widgetViewAll:active {
    color: #201647;
    text-decoration: none;
    background: #fff;
}

.widget.skin75 .widgetRSS:link {
    text-decoration: none;
}

.widget.skin75 .widgetRSS:visited {
}

.widget.skin75 .widgetRSS:hover, .widget.skin75 .widgetRSS:focus, .widget.skin75 .widgetRSS:active {
    text-decoration: none;
}

.widget.skin75 .widgetFooter {
    border: 0 none;
}

.widget.skin75 .cpTabs, .widget.skin75 + .cpTabPanels > .cpTabs {
    border: 0 none;
}

    .widget.skin75 .cpTabs > li > a:link, .widget.skin75 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin75 .cpTabs > li > a:visited, .widget.skin75 + .cpTabPanels > .cpTabs > li > a:visited {
        background-color: #fff;
        border: 0 none;
        padding-top: 1em;
        padding-right: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        color: #201647;
        font-size: 1.4em;
        box-shadow: 0 0 15px rgba(0,0,0,.1);
        border-radius: 8px;
        text-transform: uppercase;
        line-height: 1.2;
        letter-spacing: .05em;
        transition: .2s ease-in-out;
        margin-bottom: 1em;
        height: 65px !important;
    }

    .widget.skin75 .cpTabs > li > a:hover, .widget.skin75 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin75 .cpTabs > li > a:focus, .widget.skin75 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin75 .cpTabs > li > a:active, .widget.skin75 + .cpTabPanels > .cpTabs > li > a:active {
        background-color: #201647;
        border: 0 none;
        font-style: normal;
        font-weight: 900;
        color: #fff;
    }

    .widget.skin75 .cpTabs > li > a {
        margin-left: 5%;
        margin-right: 5%;
    }

.widget.skin75 ol.cpTabs:not(.left):not(.right):not(.tabbedWidgetNarrow) {
    margin-left: -5%;
    margin-right: -5%;
    width: calc(100% + 10%);
}

.widget.skin75 .cpTabs > li.active > a, .widget.skin75 + .cpTabPanels > .cpTabs > li.active > a {
    background-color: #201647;
    border: 0 none;
    font-style: normal;
    font-weight: 900;
    color: #fff;
}

.widget.skin75 + .cpTabPanels > .cpTabPanel {
    border: 0 none;
    padding-top: 1em;
    padding-bottom: 1em;
}

.widget.skin75 .separated .half:after, .widget.skin75 .separated .third:after, .widget.skin75 .separated .fourth:after, .widget.skin75 .separated .fifth:after, .widget.skin75 .separated.cpGrid .col:after {
    background-color: #201647;
    width: 1px;
}

.widget.skin75 .row {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.widget.skin75 .half, .widget.skin75 .third, .widget.skin75 .fourth, .widget.skin75.fifth, .widget.skin75 .cpGrid .col, .widget.skin75.cpGrid .col {
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.widget.skin75 .miniCalendarHeader {
    border: 0 none;
    text-transform: none;
}

.widget.skin75 .miniCalendar > table {
    border: 0 none;
}

.widget.skin75 .miniCalendar th {
    border: 0 none;
    text-transform: none;
}

.widget.skin75 .miniCalendar td > span {
}

.widget.skin75 .miniCalendar td > a, .widget.skin75 .miniCalendar td > a:link, .widget.skin75 .miniCalendar td > a:visited {
    border: 0 none;
}

    .widget.skin75 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
        text-decoration: none;
    }

.widget.skin75 .miniCalendar .today > span {
    border: 0 none;
}

.widget.skin75 .miniCalendar .not > span {
    border: 0 none;
}

.widget.skin75 .miniCalendar {
    border: 0 none;
}

.widget.skin72 {
    border-bottom: 3px solid #ffa300;
    padding-top: 1em;
    padding-bottom: 0.2em;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    color: #201647;
    font-size: 2.5em;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .03em;
    margin-bottom: 2em;
    line-height: 1.2;
    word-wrap: normal;
}

@media(max-width:30em) {
    .widget.skin72 {
        text-align: center;
        font-size: 2em;
        word-wrap: normal;
    }
}

.widget.skin72 + .cpTabPanels > .cpTabs {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    color: #201647;
    font-size: 2.5em;
    text-align: left;
}

.widget.skin72 .widgetHeader {
    border: 0 none;
}

    .widget.skin72 .widgetHeader:hover {
        border: 0 none;
    }

    .widget.skin72 .widgetHeader h3 {
        font-size: 1.2em;
    }

    .widget.skin72 .widgetHeader:hover h3 {
    }

    .widget.skin72 .widgetHeader h3 a:link, .widget.skin72 .widgetHeader h3 a:visited, .widget.skin72 .widgetHeader h3 a:hover, .widget.skin72 .widgetHeader h3 a:focus, .widget.skin72 .widgetHeader h3 a:active {
    }

    .widget.skin72 .widgetHeader:hover h3 a:link, .widget.skin72 .widgetHeader:hover h3 a:visited, .widget.skin72 .widgetHeader:hover h3 a:hover, .widget.skin72 .widgetHeader:hover h3 a:focus, .widget.skin72 .widgetHeader:hover h3 a:active {
    }

.widget.skin72 .widgetBody {
    border: 0 none;
}

.widget.skin72.widgetBody {
    border: 0 none;
}

.widget.skin72 .widgetItem, .widget.skin72 li.widgetItem {
    border: 0 none;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}

.widget.skin72 .itemCaption {
    border: 0 none;
}

.widget.skin72 .widgetTitle {
    border: 0 none;
}

    .widget.skin72 .widgetTitle, .widget.skin72 .widgetTitle > a:link, .widget.skin72 .widgetTitle > a:visited, .widget.skin72 .widgetTitle > a:focus, .widget.skin72 .widgetTitle > a:active, .widget.skin72 .headline, .widget.skin72 .pageStyles h1, .widget.skin72 .subhead1, .widget.skin72 .pageStyles h2, .widget.skin72 .moduleContentNew .subhead1, .widget.skin72 .subhead2, .widget.skin72 .pageStyles h3, .widget.skin72 .moduleContentNew .subhead2 {
        border: 0 none;
    }

        .widget.skin72 .widgetTitle:hover, .widget.skin72 .headline:hover, .widget.skin72 .subhead1:hover, .widget.skin72 .subhead2:hover, .widget.skin72 .widgetTitle > a:hover {
        }

        .widget.skin72 .headline:hover, .widget.skin72 .subhead1:hover, .widget.skin72 .subhead2:hover, .widget.skin72 .widgetTitle:hover {
            border: 0 none;
        }

.widget.skin72 .widgetTitle {
}

.widget.skin72 .widgetMeta {
    border: 0 none;
    font-size: 0.8em;
}

.widget.skin72 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin72 .widgetBody .bullets li.widgetItem {
    }

.widget.skin72.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin72 .widgetBody .bullets li.widgetItem {
    }

.widget.skin72 a:link {
    text-decoration: underline;
}

.widget.skin72 a:visited {
}

.widget.skin72 a:hover, .widget.skin72 a:focus, .widget.skin72 a:active {
    text-decoration: underline;
}

.widget.skin72 .readOn:link {
    text-decoration: underline;
    display: inline;
}

.widget.skin72 .readOn:visited {
}

.widget.skin72 .readOn:hover, .widget.skin72 .readOn:focus, .widget.skin72 .readOn:active {
    text-decoration: underline;
}

.widget.skin72 .widgetViewAll:link {
    text-decoration: none;
}

.widget.skin72 .widgetViewAll:visited {
}

.widget.skin72 .widgetViewAll:hover, .widget.skin72 .widgetViewAll:focus, .widget.skin72 .widgetViewAll:active {
    text-decoration: none;
}

.widget.skin72 .widgetRSS:link {
    text-decoration: none;
}

.widget.skin72 .widgetRSS:visited {
}

.widget.skin72 .widgetRSS:hover, .widget.skin72 .widgetRSS:focus, .widget.skin72 .widgetRSS:active {
    text-decoration: none;
}

.widget.skin72 .widgetFooter {
    border: 0 none;
}

.widget.skin72 .cpTabs, .widget.skin72 + .cpTabPanels > .cpTabs {
    border: 0 none;
}

    .widget.skin72 .cpTabs > li > a:link, .widget.skin72 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin72 .cpTabs > li > a:visited, .widget.skin72 + .cpTabPanels > .cpTabs > li > a:visited {
        border: 0 none;
        margin-right: 5px;
        padding-top: 5px;
        padding-right: 8px;
        padding-bottom: 5px;
        padding-left: 8px;
    }

    .widget.skin72 .cpTabs > li > a:hover, .widget.skin72 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin72 .cpTabs > li > a:focus, .widget.skin72 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin72 .cpTabs > li > a:active, .widget.skin72 + .cpTabPanels > .cpTabs > li > a:active {
        border: 0 none;
    }

    .widget.skin72 .cpTabs > li > a {
        margin-left: 0;
        margin-right: 0;
    }

    .widget.skin72 .cpTabs > li.active > a, .widget.skin72 + .cpTabPanels > .cpTabs > li.active > a {
        border: 0 none;
    }

.widget.skin72 + .cpTabPanels > .cpTabPanel {
    border: 0 none;
}

.widget.skin72 .separated .half:after, .widget.skin72 .separated .third:after, .widget.skin72 .separated .fourth:after, .widget.skin72 .separated .fifth:after, .widget.skin72 .separated.cpGrid .col:after {
    background-color: #201647;
    width: 1px;
}

.widget.skin72 .row {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.widget.skin72 .half, .widget.skin72 .third, .widget.skin72 .fourth, .widget.skin72.fifth, .widget.skin72 .cpGrid .col, .widget.skin72.cpGrid .col {
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.widget.skin72 .miniCalendarHeader {
    border: 0 none;
    text-transform: none;
}

.widget.skin72 .miniCalendar > table {
    border: 0 none;
}

.widget.skin72 .miniCalendar th {
    border: 0 none;
    text-transform: none;
}

.widget.skin72 .miniCalendar td > span {
}

.widget.skin72 .miniCalendar td > a, .widget.skin72 .miniCalendar td > a:link, .widget.skin72 .miniCalendar td > a:visited {
    border: 0 none;
}

    .widget.skin72 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
        text-decoration: none;
    }

.widget.skin72 .miniCalendar .today > span {
    border: 0 none;
}

.widget.skin72 .miniCalendar .not > span {
    border: 0 none;
}

.widget.skin72 .miniCalendar {
    border: 0 none;
}

.widget.skin73 {
    border: 0 none;
    text-align: left;
}

    .widget.skin73 .widgetItem .text {
        padding: 1em;
    }

    .widget.skin73 .row {
        border-bottom: 3px solid #ffa300;
        padding-bottom: 1em;
    }

@media(max-width:50em) {
    .widget.skin73 .widgetTitle {
        text-align: center;
    }

    .widget.skin73 .widgetItem {
        text-align: center;
        max-width: 85%;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
    }
}

.widget.skin73 + .cpTabPanels > .cpTabs {
    text-align: left;
}

.widget.skin73 .widgetHeader {
    border: 0 none;
}

    .widget.skin73 .widgetHeader:hover {
        border: 0 none;
    }

    .widget.skin73 .widgetHeader h3 {
        font-size: 1.2em;
    }

    .widget.skin73 .widgetHeader:hover h3 {
    }

    .widget.skin73 .widgetHeader h3 a:link, .widget.skin73 .widgetHeader h3 a:visited, .widget.skin73 .widgetHeader h3 a:hover, .widget.skin73 .widgetHeader h3 a:focus, .widget.skin73 .widgetHeader h3 a:active {
    }

    .widget.skin73 .widgetHeader:hover h3 a:link, .widget.skin73 .widgetHeader:hover h3 a:visited, .widget.skin73 .widgetHeader:hover h3 a:hover, .widget.skin73 .widgetHeader:hover h3 a:focus, .widget.skin73 .widgetHeader:hover h3 a:active {
    }

.widget.skin73 .widgetBody {
    border: 0 none;
}

.widget.skin73.widgetBody {
    border: 0 none;
}

.widget.skin73 .widgetItem, .widget.skin73 li.widgetItem {
    background-color: #fff;
    border: 0 none;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    margin-bottom: 2em;
}

.widget.skin73 .itemCaption {
    background-color: #fff;
    border: 0 none;
}

.widget.skin73 .widgetTitle {
    border: 0 none;
    margin-bottom: 0.5em;
    letter-spacing: .05em;
    line-height: 1.2;
}

    .widget.skin73 .widgetTitle, .widget.skin73 .widgetTitle > a:link, .widget.skin73 .widgetTitle > a:visited, .widget.skin73 .widgetTitle > a:focus, .widget.skin73 .widgetTitle > a:active, .widget.skin73 .headline, .widget.skin73 .pageStyles h1, .widget.skin73 .subhead1, .widget.skin73 .pageStyles h2, .widget.skin73 .moduleContentNew .subhead1, .widget.skin73 .subhead2, .widget.skin73 .pageStyles h3, .widget.skin73 .moduleContentNew .subhead2 {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        color: #006341;
        font-size: 1.4em;
        text-transform: uppercase;
        border: 0 none;
        margin-bottom: 0.5em;
        letter-spacing: .05em;
        line-height: 1.2;
    }

        .widget.skin73 .widgetTitle:hover, .widget.skin73 .headline:hover, .widget.skin73 .subhead1:hover, .widget.skin73 .subhead2:hover, .widget.skin73 .widgetTitle > a:hover {
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin73 .headline:hover, .widget.skin73 .subhead1:hover, .widget.skin73 .subhead2:hover, .widget.skin73 .widgetTitle:hover {
            border: 0 none;
        }

.widget.skin73 .widgetTitle {
    font-size: 1.4em;
}

.widget.skin73 .widgetMeta {
    border: 0 none;
    font-size: 0.8em;
}

.widget.skin73 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin73 .widgetBody .bullets li.widgetItem {
    }

.widget.skin73.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin73 .widgetBody .bullets li.widgetItem {
    }

.widget.skin73 a:link {
    text-decoration: underline;
}

.widget.skin73 a:visited {
}

.widget.skin73 a:hover, .widget.skin73 a:focus, .widget.skin73 a:active {
    text-decoration: underline;
}

.widget.skin73 .readOn:link {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    text-decoration: none;
    display: block;
    ;
    margin-bottom: 1em;
    padding-top: .5em;
    padding-bottom: .25em;
    border-bottom: 2px solid rgba(0,0,0,0);
    transition: .2s ease-in-out;
}

@media(max-width:30em) {
    .widget.skin73 .readOn:link {
        margin-left: auto;
        margin-right: auto;
    }
}

.widget.skin73 .readOn:visited {
}

.widget.skin73 .readOn:hover, .widget.skin73 .readOn:focus, .widget.skin73 .readOn:active {
    text-decoration: none;
    border-bottom: 2px solid #85bd00;
}

.widget.skin73 .widgetViewAll:link {
    color: #201647;
    margin-top: 1em;
    padding-top: 0.75em;
    padding-right: 2em;
    padding-bottom: 0.75em;
    padding-left: 2em;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-size: 1.3em;
    text-decoration: none;
    background: #ffa300;
    text-transform: uppercase;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    letter-spacing: .05em;
    transition: background .3s ease-in-out;
    max-width: 275px;
    margin-left: auto;
}

@media(max-width:50em) {
    .widget.skin73 .widgetViewAll:link {
        margin-top: 1em;
        margin-left: auto;
        margin-right: auto;
    }
}

.widget.skin73 .widgetViewAll:visited {
    color: #201647;
    background: #ffa300;
}

.widget.skin73 .widgetViewAll:hover, .widget.skin73 .widgetViewAll:focus, .widget.skin73 .widgetViewAll:active {
    color: #201647;
    text-decoration: none;
    background: #fff;
}

.widget.skin73 .widgetRSS:link {
    text-decoration: none;
}

.widget.skin73 .widgetRSS:visited {
}

.widget.skin73 .widgetRSS:hover, .widget.skin73 .widgetRSS:focus, .widget.skin73 .widgetRSS:active {
    text-decoration: none;
}

.widget.skin73 .widgetFooter {
    border: 0 none;
}

.widget.skin73 .cpTabs, .widget.skin73 + .cpTabPanels > .cpTabs {
    border: 0 none;
}

    .widget.skin73 .cpTabs > li > a:link, .widget.skin73 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin73 .cpTabs > li > a:visited, .widget.skin73 + .cpTabPanels > .cpTabs > li > a:visited {
        border: 0 none;
        margin-right: 5px;
        padding-top: 5px;
        padding-right: 8px;
        padding-bottom: 5px;
        padding-left: 8px;
    }

    .widget.skin73 .cpTabs > li > a:hover, .widget.skin73 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin73 .cpTabs > li > a:focus, .widget.skin73 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin73 .cpTabs > li > a:active, .widget.skin73 + .cpTabPanels > .cpTabs > li > a:active {
        border: 0 none;
    }

    .widget.skin73 .cpTabs > li > a {
        margin-left: 0;
        margin-right: 0;
    }

    .widget.skin73 .cpTabs > li.active > a, .widget.skin73 + .cpTabPanels > .cpTabs > li.active > a {
        border: 0 none;
    }

.widget.skin73 + .cpTabPanels > .cpTabPanel {
    border: 0 none;
}

.widget.skin73 .separated .half:after, .widget.skin73 .separated .third:after, .widget.skin73 .separated .fourth:after, .widget.skin73 .separated .fifth:after, .widget.skin73 .separated.cpGrid .col:after {
    background-color: #201647;
    width: 1px;
    margin-left: -1px;
}

.widget.skin73 .row {
    margin-left: -1em;
    margin-right: -1em;
}

.widget.skin73 .half, .widget.skin73 .third, .widget.skin73 .fourth, .widget.skin73.fifth, .widget.skin73 .cpGrid .col, .widget.skin73.cpGrid .col {
    padding-right: 1em;
    padding-left: 1em;
}

.widget.skin73 .miniCalendarHeader {
    border: 0 none;
    text-transform: none;
}

.widget.skin73 .miniCalendar > table {
    border: 0 none;
}

.widget.skin73 .miniCalendar th {
    border: 0 none;
    text-transform: none;
}

.widget.skin73 .miniCalendar td > span {
}

.widget.skin73 .miniCalendar td > a, .widget.skin73 .miniCalendar td > a:link, .widget.skin73 .miniCalendar td > a:visited {
    border: 0 none;
}

    .widget.skin73 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
        text-decoration: none;
    }

.widget.skin73 .miniCalendar .today > span {
    border: 0 none;
}

.widget.skin73 .miniCalendar .not > span {
    border: 0 none;
}

.widget.skin73 .miniCalendar {
    border: 0 none;
}

.widget.skin74 {
    border: 0 none;
    text-align: left;
}

    .widget.skin74 .widgetItem .text {
        padding: 1.5em;
    }

@media(max-width:50em) {
    .widget.skin74 .widgetTitle {
        text-align: center;
        padding-top: 0;
    }

    .widget.skin74 .widgetItem {
        text-align: center;
        padding-top: 0 !important;
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
    }

    .widget .readOn:link {
        margin-left: auto;
        margin-right: auto;
    }
}

.widget.skin74 + .cpTabPanels > .cpTabs {
    text-align: left;
}

.widget.skin74 .widgetHeader {
    border: 0 none;
}

    .widget.skin74 .widgetHeader:hover {
        border: 0 none;
    }

    .widget.skin74 .widgetHeader h3 {
        font-size: 1.2em;
    }

    .widget.skin74 .widgetHeader:hover h3 {
    }

    .widget.skin74 .widgetHeader h3 a:link, .widget.skin74 .widgetHeader h3 a:visited, .widget.skin74 .widgetHeader h3 a:hover, .widget.skin74 .widgetHeader h3 a:focus, .widget.skin74 .widgetHeader h3 a:active {
    }

    .widget.skin74 .widgetHeader:hover h3 a:link, .widget.skin74 .widgetHeader:hover h3 a:visited, .widget.skin74 .widgetHeader:hover h3 a:hover, .widget.skin74 .widgetHeader:hover h3 a:focus, .widget.skin74 .widgetHeader:hover h3 a:active {
    }

.widget.skin74 .widgetBody {
    border: 0 none;
}

.widget.skin74.widgetBody {
    border: 0 none;
}

.widget.skin74 .widgetItem, .widget.skin74 li.widgetItem {
    background-color: #fff;
    border: 0 none;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    margin-bottom: 1em;
}

.widget.skin74 .itemCaption {
    background-color: #fff;
    border: 0 none;
}

.widget.skin74 .widgetTitle {
    border-bottom: 3px solid #85bd00;
    margin-bottom: 0.5em;
    letter-spacing: .05em;
    padding-bottom: .25em line-height: 1.2;
}

    .widget.skin74 .widgetTitle > a:link {
        border: none;
    }

    .widget.skin74 .widgetTitle, .widget.skin74 .widgetTitle > a:link, .widget.skin74 .widgetTitle > a:visited, .widget.skin74 .widgetTitle > a:focus, .widget.skin74 .widgetTitle > a:active, .widget.skin74 .headline, .widget.skin74 .pageStyles h1, .widget.skin74 .subhead1, .widget.skin74 .pageStyles h2, .widget.skin74 .moduleContentNew .subhead1, .widget.skin74 .subhead2, .widget.skin74 .pageStyles h3, .widget.skin74 .moduleContentNew .subhead2 {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        color: #006341;
        font-size: 1.7em;
        text-transform: uppercase;
        border-bottom: 3px solid #85bd00;
        margin-bottom: 0.5em;
        letter-spacing: .05em;
        padding-bottom: .25em line-height: 1.2;
    }

        .widget.skin74 .widgetTitle > a:link {
            border: none;
        }

        .widget.skin74 .widgetTitle:hover, .widget.skin74 .headline:hover, .widget.skin74 .subhead1:hover, .widget.skin74 .subhead2:hover, .widget.skin74 .widgetTitle > a:hover {
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin74 .headline:hover, .widget.skin74 .subhead1:hover, .widget.skin74 .subhead2:hover, .widget.skin74 .widgetTitle:hover {
        }

.widget.skin74 .widgetTitle {
    font-size: 1.7em;
}

.widget.skin74 .widgetMeta {
    border: 0 none;
    font-size: 0.8em;
}

.widget.skin74 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin74 .widgetBody .bullets li.widgetItem {
    }

.widget.skin74.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin74 .widgetBody .bullets li.widgetItem {
    }

.widget.skin74 a:link {
    text-decoration: underline;
}

.widget.skin74 a:visited {
}

.widget.skin74 a:hover, .widget.skin74 a:focus, .widget.skin74 a:active {
    text-decoration: underline;
}

.widget.skin74 .readOn:link {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    text-decoration: none;
    display: inline;
    padding: .75em 1em;
    border: 3px solid #85bd00;
    border-radius: 5px;
    margin-top: 1em;
    width: 150px;
    text-align: center;
}

.widget.skin74 .readOn:visited {
    border: 3px solid #85bd00;
}

.widget.skin74 .readOn:hover, .widget.skin74 .readOn:focus, .widget.skin74 .readOn:active {
    text-decoration: none;
    border: 3px solid #ffa300;
}

.widget.skin74 .widgetViewAll:link {
    text-decoration: none;
}

.widget.skin74 .widgetViewAll:visited {
}

.widget.skin74 .widgetViewAll:hover, .widget.skin74 .widgetViewAll:focus, .widget.skin74 .widgetViewAll:active {
    text-decoration: none;
}

.widget.skin74 .widgetRSS:link {
    text-decoration: none;
}

.widget.skin74 .widgetRSS:visited {
}

.widget.skin74 .widgetRSS:hover, .widget.skin74 .widgetRSS:focus, .widget.skin74 .widgetRSS:active {
    text-decoration: none;
}

.widget.skin74 .widgetFooter {
    border: 0 none;
}

.widget.skin74 .cpTabs, .widget.skin74 + .cpTabPanels > .cpTabs {
    border: 0 none;
}

    .widget.skin74 .cpTabs > li > a:link, .widget.skin74 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin74 .cpTabs > li > a:visited, .widget.skin74 + .cpTabPanels > .cpTabs > li > a:visited {
        border: 0 none;
        margin-right: 5px;
        padding-top: 5px;
        padding-right: 8px;
        padding-bottom: 5px;
        padding-left: 8px;
    }

    .widget.skin74 .cpTabs > li > a:hover, .widget.skin74 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin74 .cpTabs > li > a:focus, .widget.skin74 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin74 .cpTabs > li > a:active, .widget.skin74 + .cpTabPanels > .cpTabs > li > a:active {
        border: 0 none;
    }

    .widget.skin74 .cpTabs > li > a {
        margin-left: 0;
        margin-right: 0;
    }

    .widget.skin74 .cpTabs > li.active > a, .widget.skin74 + .cpTabPanels > .cpTabs > li.active > a {
        border: 0 none;
    }

.widget.skin74 + .cpTabPanels > .cpTabPanel {
    border: 0 none;
}

.widget.skin74 .separated .half:after, .widget.skin74 .separated .third:after, .widget.skin74 .separated .fourth:after, .widget.skin74 .separated .fifth:after, .widget.skin74 .separated.cpGrid .col:after {
    background-color: #201647;
    width: 1px;
}

.widget.skin74 .row {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.widget.skin74 .half, .widget.skin74 .third, .widget.skin74 .fourth, .widget.skin74.fifth, .widget.skin74 .cpGrid .col, .widget.skin74.cpGrid .col {
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.widget.skin74 .miniCalendarHeader {
    border: 0 none;
    text-transform: none;
}

.widget.skin74 .miniCalendar > table {
    border: 0 none;
}

.widget.skin74 .miniCalendar th {
    border: 0 none;
    text-transform: none;
}

.widget.skin74 .miniCalendar td > span {
}

.widget.skin74 .miniCalendar td > a, .widget.skin74 .miniCalendar td > a:link, .widget.skin74 .miniCalendar td > a:visited {
    border: 0 none;
}

    .widget.skin74 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
        text-decoration: none;
    }

.widget.skin74 .miniCalendar .today > span {
    border: 0 none;
}

.widget.skin74 .miniCalendar .not > span {
    border: 0 none;
}

.widget.skin74 .miniCalendar {
    border: 0 none;
}

.widget.skin71 {
    border: 0 none;
    color: #fff;
    text-align: left;
}

    .widget.skin71 + .cpTabPanels > .cpTabs {
        color: #fff;
        text-align: left;
    }

    .widget.skin71 .widgetHeader {
        border: 0 none;
    }

        .widget.skin71 .widgetHeader:hover {
            border: 0 none;
        }

        .widget.skin71 .widgetHeader h3 {
            font-size: 1.2em;
        }

        .widget.skin71 .widgetHeader:hover h3 {
        }

        .widget.skin71 .widgetHeader h3 a:link, .widget.skin71 .widgetHeader h3 a:visited, .widget.skin71 .widgetHeader h3 a:hover, .widget.skin71 .widgetHeader h3 a:focus, .widget.skin71 .widgetHeader h3 a:active {
        }

        .widget.skin71 .widgetHeader:hover h3 a:link, .widget.skin71 .widgetHeader:hover h3 a:visited, .widget.skin71 .widgetHeader:hover h3 a:hover, .widget.skin71 .widgetHeader:hover h3 a:focus, .widget.skin71 .widgetHeader:hover h3 a:active {
        }

    .widget.skin71 .widgetBody {
        border: 0 none;
    }

    .widget.skin71.widgetBody {
        border: 0 none;
    }

    .widget.skin71 .widgetItem, .widget.skin71 li.widgetItem {
        border: 0 none;
        padding-top: 0.5em;
        padding-right: 0.5em;
        padding-bottom: 0.5em;
        padding-left: 0.5em;
    }

    .widget.skin71 .itemCaption {
        border: 0 none;
    }

    .widget.skin71 .widgetTitle {
        border: 0 none;
    }

        .widget.skin71 .widgetTitle, .widget.skin71 .widgetTitle > a:link, .widget.skin71 .widgetTitle > a:visited, .widget.skin71 .widgetTitle > a:focus, .widget.skin71 .widgetTitle > a:active, .widget.skin71 .headline, .widget.skin71 .pageStyles h1, .widget.skin71 .subhead1, .widget.skin71 .pageStyles h2, .widget.skin71 .moduleContentNew .subhead1, .widget.skin71 .subhead2, .widget.skin71 .pageStyles h3, .widget.skin71 .moduleContentNew .subhead2 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #fff;
            font-size: 1em;
            text-transform: uppercase;
            border: 0 none;
        }

            .widget.skin71 .widgetTitle:hover, .widget.skin71 .headline:hover, .widget.skin71 .subhead1:hover, .widget.skin71 .subhead2:hover, .widget.skin71 .widgetTitle > a:hover {
                font-style: normal;
                font-weight: 900;
                text-decoration: underline;
            }

            .widget.skin71 .headline:hover, .widget.skin71 .subhead1:hover, .widget.skin71 .subhead2:hover, .widget.skin71 .widgetTitle:hover {
                border: 0 none;
            }

    .widget.skin71 .widgetTitle {
        font-size: 1em;
    }

    .widget.skin71 .widgetMeta {
        border: 0 none;
        font-size: 0.8em;
    }

    .widget.skin71 .widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin71 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin71.widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin71 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin71 a:link {
        color: #fff;
        text-decoration: none;
    }

    .widget.skin71 a:visited {
        color: #fff;
    }

    .widget.skin71 a:hover, .widget.skin71 a:focus, .widget.skin71 a:active {
        color: #fff;
        text-decoration: underline;
    }

    .widget.skin71 .readOn:link {
        text-decoration: underline;
        display: inline;
    }

    .widget.skin71 .readOn:visited {
    }

    .widget.skin71 .readOn:hover, .widget.skin71 .readOn:focus, .widget.skin71 .readOn:active {
        text-decoration: underline;
    }

    .widget.skin71 .widgetViewAll:link {
        text-decoration: none;
    }

    .widget.skin71 .widgetViewAll:visited {
    }

    .widget.skin71 .widgetViewAll:hover, .widget.skin71 .widgetViewAll:focus, .widget.skin71 .widgetViewAll:active {
        text-decoration: none;
    }

    .widget.skin71 .widgetRSS:link {
        text-decoration: none;
    }

    .widget.skin71 .widgetRSS:visited {
    }

    .widget.skin71 .widgetRSS:hover, .widget.skin71 .widgetRSS:focus, .widget.skin71 .widgetRSS:active {
        text-decoration: none;
    }

    .widget.skin71 .widgetFooter {
        border: 0 none;
    }

    .widget.skin71 .cpTabs, .widget.skin71 + .cpTabPanels > .cpTabs {
        border: 0 none;
    }

        .widget.skin71 .cpTabs > li > a:link, .widget.skin71 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin71 .cpTabs > li > a:visited, .widget.skin71 + .cpTabPanels > .cpTabs > li > a:visited {
            border: 0 none;
            margin-right: 5px;
            padding-top: 5px;
            padding-right: 8px;
            padding-bottom: 5px;
            padding-left: 8px;
        }

        .widget.skin71 .cpTabs > li > a:hover, .widget.skin71 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin71 .cpTabs > li > a:focus, .widget.skin71 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin71 .cpTabs > li > a:active, .widget.skin71 + .cpTabPanels > .cpTabs > li > a:active {
            border: 0 none;
        }

        .widget.skin71 .cpTabs > li > a {
            margin-left: 0;
            margin-right: 0;
        }

        .widget.skin71 .cpTabs > li.active > a, .widget.skin71 + .cpTabPanels > .cpTabs > li.active > a {
            border: 0 none;
        }

    .widget.skin71 + .cpTabPanels > .cpTabPanel {
        border: 0 none;
    }

    .widget.skin71 .separated .half:after, .widget.skin71 .separated .third:after, .widget.skin71 .separated .fourth:after, .widget.skin71 .separated .fifth:after, .widget.skin71 .separated.cpGrid .col:after {
        background-color: #201647;
        width: 1px;
    }

    .widget.skin71 .row {
        margin-left: -0.5em;
        margin-right: -0.5em;
    }

    .widget.skin71 .half, .widget.skin71 .third, .widget.skin71 .fourth, .widget.skin71.fifth, .widget.skin71 .cpGrid .col, .widget.skin71.cpGrid .col {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }

    .widget.skin71 .miniCalendarHeader {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin71 .miniCalendar > table {
        border: 0 none;
    }

    .widget.skin71 .miniCalendar th {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin71 .miniCalendar td > span {
    }

    .widget.skin71 .miniCalendar td > a, .widget.skin71 .miniCalendar td > a:link, .widget.skin71 .miniCalendar td > a:visited {
        border: 0 none;
    }

        .widget.skin71 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
            text-decoration: none;
        }

    .widget.skin71 .miniCalendar .today > span {
        border: 0 none;
    }

    .widget.skin71 .miniCalendar .not > span {
        border: 0 none;
    }

    .widget.skin71 .miniCalendar {
        border: 0 none;
    }

.widget.skin79 {
    border: 0 none;
    text-align: left;
}

    .widget.skin79 + .cpTabPanels > .cpTabs {
        text-align: left;
    }

    .widget.skin79 .widgetHeader {
        border: 0 none;
    }

        .widget.skin79 .widgetHeader:hover {
            border: 0 none;
        }

        .widget.skin79 .widgetHeader h3 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #fff;
            font-size: 1.3em;
            text-transform: uppercase;
        }

        .widget.skin79 .widgetHeader:hover h3 {
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin79 .widgetHeader h3 a:link, .widget.skin79 .widgetHeader h3 a:visited, .widget.skin79 .widgetHeader h3 a:hover, .widget.skin79 .widgetHeader h3 a:focus, .widget.skin79 .widgetHeader h3 a:active {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #fff;
        }

        .widget.skin79 .widgetHeader:hover h3 a:link, .widget.skin79 .widgetHeader:hover h3 a:visited, .widget.skin79 .widgetHeader:hover h3 a:hover, .widget.skin79 .widgetHeader:hover h3 a:focus, .widget.skin79 .widgetHeader:hover h3 a:active {
        }

    .widget.skin79 .widgetBody {
        border: 0 none;
    }

    .widget.skin79.widgetBody {
        border: 0 none;
    }

    .widget.skin79 .widgetItem, .widget.skin79 li.widgetItem {
        border: 0 none;
        padding-top: 0.25em;
        padding-bottom: 0.25em;
    }

    .widget.skin79 .itemCaption {
        border: 0 none;
    }

    .widget.skin79 .widgetTitle {
        border: 0 none;
    }

        .widget.skin79 .widgetTitle, .widget.skin79 .widgetTitle > a:link, .widget.skin79 .widgetTitle > a:visited, .widget.skin79 .widgetTitle > a:focus, .widget.skin79 .widgetTitle > a:active, .widget.skin79 .headline, .widget.skin79 .pageStyles h1, .widget.skin79 .subhead1, .widget.skin79 .pageStyles h2, .widget.skin79 .moduleContentNew .subhead1, .widget.skin79 .subhead2, .widget.skin79 .pageStyles h3, .widget.skin79 .moduleContentNew .subhead2 {
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #fff;
            font-size: 1.3em;
            text-transform: uppercase;
            border: 0 none;
        }

            .widget.skin79 .widgetTitle:hover, .widget.skin79 .headline:hover, .widget.skin79 .subhead1:hover, .widget.skin79 .subhead2:hover, .widget.skin79 .widgetTitle > a:hover {
                font-style: normal;
                font-weight: 900;
            }

            .widget.skin79 .headline:hover, .widget.skin79 .subhead1:hover, .widget.skin79 .subhead2:hover, .widget.skin79 .widgetTitle:hover {
                border: 0 none;
            }

    .widget.skin79 .widgetTitle {
        font-size: 1.3em;
    }

    .widget.skin79 .widgetMeta {
        border: 0 none;
        font-size: 0.8em;
    }

    .widget.skin79 .widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin79 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin79.widgetBody .bullets {
        list-style-type: circle;
        padding-left: 2em;
    }

        .widget.skin79 .widgetBody .bullets li.widgetItem {
        }

    .widget.skin79 a:link {
        text-decoration: underline;
    }

    .widget.skin79 a:visited {
    }

    .widget.skin79 a:hover, .widget.skin79 a:focus, .widget.skin79 a:active {
        text-decoration: underline;
    }

    .widget.skin79 .readOn:link {
        text-decoration: underline;
        display: inline;
    }

    .widget.skin79 .readOn:visited {
    }

    .widget.skin79 .readOn:hover, .widget.skin79 .readOn:focus, .widget.skin79 .readOn:active {
        text-decoration: underline;
    }

    .widget.skin79 .widgetViewAll:link {
        color: #201647;
        margin-top: 1em;
        padding-top: 0.75em;
        padding-right: 2em;
        padding-bottom: 0.75em;
        padding-left: 2em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        font-size: 1.3em;
        text-decoration: none;
        background: #ffa300;
        text-transform: uppercase;
        border-radius: 8px;
        box-shadow: 0 0 15px rgba(0,0,0,.15);
        letter-spacing: .05em;
        transition: background .3s ease-in-out;
    }

    .widget.skin79 .widgetViewAll:visited {
        color: #201647;
        background: #ffa300;
    }

    .widget.skin79 .widgetViewAll:hover, .widget.skin79 .widgetViewAll:focus, .widget.skin79 .widgetViewAll:active {
        color: #201647;
        text-decoration: none;
        background: #fff;
    }

    .widget.skin79 .widgetRSS:link {
        text-decoration: none;
    }

    .widget.skin79 .widgetRSS:visited {
    }

    .widget.skin79 .widgetRSS:hover, .widget.skin79 .widgetRSS:focus, .widget.skin79 .widgetRSS:active {
        text-decoration: none;
    }

    .widget.skin79 .widgetFooter {
        border: 0 none;
    }

    .widget.skin79 .cpTabs, .widget.skin79 + .cpTabPanels > .cpTabs {
        border: 0 none;
    }

        .widget.skin79 .cpTabs > li > a:link, .widget.skin79 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin79 .cpTabs > li > a:visited, .widget.skin79 + .cpTabPanels > .cpTabs > li > a:visited {
            background-color: #fff;
            border: 0 none;
            padding-top: 1em;
            padding-right: 1em;
            padding-bottom: 1em;
            padding-left: 1em;
            font-family: 'Lato';
            font-style: normal;
            font-weight: 900;
            color: #201647;
            font-size: 1.4em;
            box-shadow: 0 0 15px rgba(0,0,0,.1);
            border-radius: 8px;
            text-transform: uppercase;
            line-height: 1.2;
            letter-spacing: .05em;
        }

        .widget.skin79 .cpTabs > li > a:hover, .widget.skin79 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin79 .cpTabs > li > a:focus, .widget.skin79 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin79 .cpTabs > li > a:active, .widget.skin79 + .cpTabPanels > .cpTabs > li > a:active {
            border: 0 none;
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin79 .cpTabs > li > a {
            margin-left: 5%;
            margin-right: 5%;
        }

    .widget.skin79 ol.cpTabs:not(.left):not(.right):not(.tabbedWidgetNarrow) {
        margin-left: -5%;
        margin-right: -5%;
        width: calc(100% + 10%);
    }

    .widget.skin79 .cpTabs > li.active > a, .widget.skin79 + .cpTabPanels > .cpTabs > li.active > a {
        background-color: #201647;
        border: 0 none;
        font-style: normal;
        font-weight: 900;
        color: #fff;
    }

    .widget.skin79 + .cpTabPanels > .cpTabPanel {
        border: 0 none;
        padding-top: 1em;
        padding-bottom: 1em;
    }

    .widget.skin79 .separated .half:after, .widget.skin79 .separated .third:after, .widget.skin79 .separated .fourth:after, .widget.skin79 .separated .fifth:after, .widget.skin79 .separated.cpGrid .col:after {
        background-color: #201647;
        width: 1px;
    }

    .widget.skin79 .row {
        margin-left: -0.5em;
        margin-right: -0.5em;
    }

    .widget.skin79 .half, .widget.skin79 .third, .widget.skin79 .fourth, .widget.skin79.fifth, .widget.skin79 .cpGrid .col, .widget.skin79.cpGrid .col {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }

    .widget.skin79 .miniCalendarHeader {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin79 .miniCalendar > table {
        border: 0 none;
    }

    .widget.skin79 .miniCalendar th {
        border: 0 none;
        text-transform: none;
    }

    .widget.skin79 .miniCalendar td > span {
    }

    .widget.skin79 .miniCalendar td > a, .widget.skin79 .miniCalendar td > a:link, .widget.skin79 .miniCalendar td > a:visited {
        border: 0 none;
    }

        .widget.skin79 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
            text-decoration: none;
        }

    .widget.skin79 .miniCalendar .today > span {
        border: 0 none;
    }

    .widget.skin79 .miniCalendar .not > span {
        border: 0 none;
    }

    .widget.skin79 .miniCalendar {
        border: 0 none;
    }

.widget.skin81 {
    border: 0 none;
    text-align: left;
}

.skin81 .cpSlider .overlayInner {
    background: rgba(46,45,47,.85);
}

.widget.skin81 + .cpTabPanels > .cpTabs {
    text-align: left;
}

.widget.skin81 .widgetHeader {
    border: 0 none;
}

    .widget.skin81 .widgetHeader:hover {
        border: 0 none;
    }

    .widget.skin81 .widgetHeader h3 {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        color: #fff;
        font-size: 1.3em;
        text-transform: uppercase;
    }

    .widget.skin81 .widgetHeader:hover h3 {
        font-style: normal;
        font-weight: 900;
    }

    .widget.skin81 .widgetHeader h3 a:link, .widget.skin81 .widgetHeader h3 a:visited, .widget.skin81 .widgetHeader h3 a:hover, .widget.skin81 .widgetHeader h3 a:focus, .widget.skin81 .widgetHeader h3 a:active {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        color: #fff;
    }

    .widget.skin81 .widgetHeader:hover h3 a:link, .widget.skin81 .widgetHeader:hover h3 a:visited, .widget.skin81 .widgetHeader:hover h3 a:hover, .widget.skin81 .widgetHeader:hover h3 a:focus, .widget.skin81 .widgetHeader:hover h3 a:active {
    }

.widget.skin81 .widgetBody {
    border: 0 none;
}

.widget.skin81.widgetBody {
    border: 0 none;
}

.widget.skin81 .widgetItem, .widget.skin81 li.widgetItem {
    border: 0 none;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    color: #fff;
}

.widget.skin81 .itemCaption {
    color: #fff;
    border: 0 none;
}

.widget.skin81 .widgetTitle {
    border: 0 none;
}

    .widget.skin81 .widgetTitle, .widget.skin81 .widgetTitle > a:link, .widget.skin81 .widgetTitle > a:visited, .widget.skin81 .widgetTitle > a:focus, .widget.skin81 .widgetTitle > a:active, .widget.skin81 .headline, .widget.skin81 .pageStyles h1, .widget.skin81 .subhead1, .widget.skin81 .pageStyles h2, .widget.skin81 .moduleContentNew .subhead1, .widget.skin81 .subhead2, .widget.skin81 .pageStyles h3, .widget.skin81 .moduleContentNew .subhead2 {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        color: #fff;
        font-size: 1.3em;
        text-transform: uppercase;
        border: 0 none;
    }

        .widget.skin81 .widgetTitle:hover, .widget.skin81 .headline:hover, .widget.skin81 .subhead1:hover, .widget.skin81 .subhead2:hover, .widget.skin81 .widgetTitle > a:hover {
            font-style: normal;
            font-weight: 900;
        }

        .widget.skin81 .headline:hover, .widget.skin81 .subhead1:hover, .widget.skin81 .subhead2:hover, .widget.skin81 .widgetTitle:hover {
            border: 0 none;
        }

.widget.skin81 .widgetTitle {
    font-size: 1.3em;
}

.widget.skin81 .widgetMeta {
    border: 0 none;
    font-size: 0.8em;
}

.widget.skin81 .widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin81 .widgetBody .bullets li.widgetItem {
    }

.widget.skin81.widgetBody .bullets {
    list-style-type: circle;
    padding-left: 2em;
}

    .widget.skin81 .widgetBody .bullets li.widgetItem {
    }

.widget.skin81 a:link {
    color: #fff;
    text-decoration: underline;
}

.widget.skin81 a:visited {
    color: #fff;
}

.widget.skin81 a:hover, .widget.skin81 a:focus, .widget.skin81 a:active {
    color: #fff;
    text-decoration: underline;
}

.widget.skin81 .readOn:link {
    text-decoration: underline;
    display: inline;
}

.widget.skin81 .readOn:visited {
}

.widget.skin81 .readOn:hover, .widget.skin81 .readOn:focus, .widget.skin81 .readOn:active {
    text-decoration: underline;
}

.widget.skin81 .widgetViewAll:link {
    color: #201647;
    margin-top: 1em;
    padding-top: 0.75em;
    padding-right: 2em;
    padding-bottom: 0.75em;
    padding-left: 2em;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-size: 1.3em;
    text-decoration: none;
    background: #ffa300;
    text-transform: uppercase;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    letter-spacing: .05em;
    transition: background .3s ease-in-out;
}

.widget.skin81 .widgetViewAll:visited {
    color: #201647;
    background: #ffa300;
}

.widget.skin81 .widgetViewAll:hover, .widget.skin81 .widgetViewAll:focus, .widget.skin81 .widgetViewAll:active {
    color: #201647;
    text-decoration: none;
    background: #fff;
}

.widget.skin81 .widgetRSS:link {
    text-decoration: none;
}

.widget.skin81 .widgetRSS:visited {
}

.widget.skin81 .widgetRSS:hover, .widget.skin81 .widgetRSS:focus, .widget.skin81 .widgetRSS:active {
    text-decoration: none;
}

.widget.skin81 .widgetFooter {
    border: 0 none;
}

.widget.skin81 .cpTabs, .widget.skin81 + .cpTabPanels > .cpTabs {
    border: 0 none;
}

    .widget.skin81 .cpTabs > li > a:link, .widget.skin81 + .cpTabPanels > .cpTabs > li > a:link, .widget.skin81 .cpTabs > li > a:visited, .widget.skin81 + .cpTabPanels > .cpTabs > li > a:visited {
        background-color: #fff;
        border: 0 none;
        padding-top: 1em;
        padding-right: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        color: #201647;
        font-size: 1.4em;
        box-shadow: 0 0 15px rgba(0,0,0,.1);
        border-radius: 8px;
        text-transform: uppercase;
        line-height: 1.2;
        letter-spacing: .05em;
    }

    .widget.skin81 .cpTabs > li > a:hover, .widget.skin81 + .cpTabPanels > .cpTabs > li > a:hover, .widget.skin81 .cpTabs > li > a:focus, .widget.skin81 + .cpTabPanels > .cpTabs > li > a:focus, .widget.skin81 .cpTabs > li > a:active, .widget.skin81 + .cpTabPanels > .cpTabs > li > a:active {
        border: 0 none;
        font-style: normal;
        font-weight: 900;
    }

    .widget.skin81 .cpTabs > li > a {
        margin-left: 5%;
        margin-right: 5%;
    }

.widget.skin81 ol.cpTabs:not(.left):not(.right):not(.tabbedWidgetNarrow) {
    margin-left: -5%;
    margin-right: -5%;
    width: calc(100% + 10%);
}

.widget.skin81 .cpTabs > li.active > a, .widget.skin81 + .cpTabPanels > .cpTabs > li.active > a {
    background-color: #201647;
    border: 0 none;
    font-style: normal;
    font-weight: 900;
    color: #fff;
}

.widget.skin81 + .cpTabPanels > .cpTabPanel {
    border: 0 none;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 100%;
}

.widget.skin81 .separated .half:after, .widget.skin81 .separated .third:after, .widget.skin81 .separated .fourth:after, .widget.skin81 .separated .fifth:after, .widget.skin81 .separated.cpGrid .col:after {
    background-color: #201647;
    width: 1px;
}

.widget.skin81 .row {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.widget.skin81 .half, .widget.skin81 .third, .widget.skin81 .fourth, .widget.skin81.fifth, .widget.skin81 .cpGrid .col, .widget.skin81.cpGrid .col {
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.widget.skin81 .miniCalendarHeader {
    border: 0 none;
    text-transform: none;
}

.widget.skin81 .miniCalendar > table {
    border: 0 none;
}

.widget.skin81 .miniCalendar th {
    border: 0 none;
    text-transform: none;
}

.widget.skin81 .miniCalendar td > span {
}

.widget.skin81 .miniCalendar td > a, .widget.skin81 .miniCalendar td > a:link, .widget.skin81 .miniCalendar td > a:visited {
    border: 0 none;
}

    .widget.skin81 .miniCalendar td > a:hover, .miniCalendar td > a:focus, .miniCalendar td > a:active {
        text-decoration: none;
    }

.widget.skin81 .miniCalendar .today > span {
    border: 0 none;
}

.widget.skin81 .miniCalendar .not > span {
    border: 0 none;
}

.widget.skin81 .miniCalendar {
    border: 0 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: none;
    -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: none;
    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: none;
    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: none !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/images/GPD/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: none;
    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
}

.cp-Splash {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    box-shadow: 0 5px 10px rgba(0,0,0,.5);
    -webkit-transition: opacity 240ms cubic-bezier(.45,.45,.45,1);
    -o-transition: opacity 240ms cubic-bezier(.45,.45,.45,1);
    transition: opacity 240ms cubic-bezier(.45,.45,.45,1);
    width: 20rem;
    display: none
}

.cp-Splash-body, .cp-Splash-footer {
    padding: 1rem 2rem
}

.cp-Splash-header {
    color: #333;
    padding: 1.25rem 2rem;
    padding-right: 4rem
}

.cp-Splash-title {
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cp-Splash-close.cp-Splash-close.cp-Splash-close {
    background: none;
    border: 0;
    height: 4rem;
    padding: 1rem;
    position: absolute;
    right: 0;
    top: 0;
    color: #333
}

    .cp-Splash-close.cp-Splash-close.cp-Splash-close > svg {
        width: 2rem;
        height: 2rem
    }

.is-vHidden {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.cp-Splash--modal .cp-Splash-body {
    max-height: 300px;
    max-height: calc(70vh - 65px - 76px);
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.cp-Splash--modal .cp-Splash-footer {
    text-align: right
}

.cp-Splash-Btn {
    border: 1px solid;
    border-bottom: 2px solid;
    border-color: transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 41px;
    margin: 0;
    padding: 0 1.5rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: background 240ms cubic-bezier(.45,.45,.45,1),border-color 240ms cubic-bezier(.45,.45,.45,1),color 240ms cubic-bezier(.45,.45,.45,1),opacity 240ms cubic-bezier(.45,.45,.45,1);
    -o-transition: background 240ms cubic-bezier(.45,.45,.45,1),border-color 240ms cubic-bezier(.45,.45,.45,1),color 240ms cubic-bezier(.45,.45,.45,1),opacity 240ms cubic-bezier(.45,.45,.45,1);
    transition: background 240ms cubic-bezier(.45,.45,.45,1),border-color 240ms cubic-bezier(.45,.45,.45,1),color 240ms cubic-bezier(.45,.45,.45,1),opacity 240ms cubic-bezier(.45,.45,.45,1);
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.cp-Splash-Btn {
    background-color: #e3e3e3;
    border-bottom-color: #c2c2c2
}

    .cp-Splash-Btn:focus, .cp-Splash-Btn:hover {
        background-color: #e8e8e8;
        border-bottom-color: #ccc
    }

    .cp-Splash-Btn:active {
        background-color: #c2c2c2;
        border-bottom-color: #c2c2c2
    }

.cp-Splash--modal:focus {
    outline: none
}

.cp-Splash-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1000000;
    display: none
}

@media(min-width:32em) {
    .cp-Splash--modal {
        min-width: 32rem;
        max-width: 60rem;
        width: 75%;
        display: none;
        position: relative
    }
}

@media(max-width:31.999em) {
    .cp-Splash {
        -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
        box-shadow: 0 5px 10px rgba(0,0,0,.5);
        max-height: 90vh;
        width: 94%;
        position: relative
    }

    .cp-Splash-body {
        height: calc(100vh - 212px);
        max-height: 50vh !important;
        overflow: auto
    }

    .cp-Splash--modal .cp-Splash-footer {
        text-align: center
    }

    .cp-Splash-Btn--NoShow, .cp-Splash-Btn--Close {
        display: block;
        margin: 8px 0;
        width: 100%
    }
}

span.autocompleteModuleHomePage.activities {
    background: url('/images/GPD/IconModuleActivities.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.agendacenter, span.autocompleteModuleHomePage.agendacreator {
    background: url('/images/GPD/IconModuleAgendaCenter.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.alertcenter {
    background: url('/images/GPD/IconModuleAlertCenter.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.archive {
    background: url('/images/GPD/IconModuleArchive.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.areajobs, span.autocompleteModuleHomePage.cityjobs, span.autocompleteModuleHomePage.jobs {
    background: url('/images/GPD/IconModuleJobs.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.onlineapplications {
    background: url('/images/GPD/IconModuleOnlineJobApplications.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.bids {
    background: url('/images/GPD/IconModuleBids.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.blog {
    background: url('/images/GPD/IconModuleBlog.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.calendar {
    background: url('/images/GPD/IconModuleCalendar.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.civicalerts {
    background: url('/images/GPD/IconModuleNewsFlash.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.citydirectory {
    background: url('/images/GPD/IconModuleCityDirectory.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.citypolls {
    background: url('/images/GPD/IconModuleCityPolls.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.communityvoice {
    background: url('/images/GPD/IconModuleCommunityVoice.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.communityconnection {
    background: url('/images/GPD/IconModuleCommunityConnection.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.crt {
    background: url('/images/GPD/IconModuleCitizenRequestTracker.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.documentcenter {
    background: url('/images/GPD/IconModuleDocumentCenter.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.emailpage, span.autocompleteModuleHomePage.emailpageold {
    background: url('/images/GPD/IconModuleEmailPage.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.emergencyalerts {
    background: url('/images/GPD/IconEmergencyAlerts.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.epayment {
    background: url('/images/GPD/IconModuleEPayment.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.facilities, span.autocompleteModuleHomePage.facilities2012 {
    background: url('/images/GPD/IconModuleFacilities.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.faq {
    background: url('/images/GPD/IconModuleFAQs.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.forms, span.autocompleteModuleHomePage.formcenter {
    background: url('/images/GPD/IconModuleFormCenter.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.licensing {
    background: url('/images/GPD/IconModuleLicensing.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.myaccount {
    background: url('/images/GPD/IconModuleMyAccount.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.mydashboard {
    background: url('/images/GPD/IconModuleMyDashboard.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.mediacenter2, span.autocompleteModuleHomePage.civicmedia {
    background: url('/images/GPD/IconModuleCivicMedia.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.notifyme {
    background: url('/images/GPD/IconModuleNotifyMe.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.pages {
    background: url('/images/GPD/IconModulePages.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.photogallery {
    background: url('/images/GPD/IconModulePhotoGallery.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.quicklinks {
    background: url('/images/GPD/IconModuleQuicklinks.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.realestatelocator {
    background: url('/images/GPD/IconModuleRealEstateLocator.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.locations {
    background: url('/images/GPD/IconModuleLocations.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.rss {
    background: url('/images/GPD/IconRSSFeed.svg') 0 .2rem no-repeat
}

span.autocompleteModuleHomePage.resourcedirectoryenhanced {
    background: url('/images/GPD/IconModuleResourceDirectory.svg') 0 .1rem no-repeat
}

span.autocompleteModuleHomePage.sitemap {
    background: url('/images/GPD/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
}

    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-hover {
            background: #e5e5e5;
            border: none;
            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
        }







