﻿/*Fuse CSS V1*/

:root {
    --frm-btn-bg-hov: #FFF;
    --frm-btn-bg: #FFF;
    --frm-btn-fc: #000;
    --frm-inp-bdr-clr: #ccc;
    --frm-inp-bg-clr: #FFF;
    --frm-inp-bg-clr-disabled: #ececec;
    --frm-inp-fc: #052C3F;
    --frm-inp-ph-clr: inherit;
    --frm-lbl-fc: #052C3F;
    --frm-sec-title-bdr: #ececec;
    --frm-sec-title-fc: #052C3F;
    --grid-hdr-bg: #f8f8f8;
    --grid-item-fc: #052C3F;
    --grid-row-even-bg: #f8f8f8;
    --grid-row-odd-bg: #fff;
    --grid-row-hov-bg: #f2f2f2;
    --grid-row-sel-bg: #e6e6e6;
    --grid-row-sel-hov-marker: #ccc;
    --grid-row-hov-marker: #e6e6e6;
    --grid-attr-grp-bg: #bfbfbf;
    --grid-tile-bg: #FFF;
    --grid-bdr-clr: #ececec;
    --grid-pill-bg: #ececec;
    --grid-pill-fc: #052C3F;
    --grid-pill-bdr-clr: #fff;
    --grid-pill-feature-bg: #006F66;
    --grid-pill-feature-fc: #fff;
    --grid-pill-feature-bdr-clr: #006F66;
    --grid-emph-fw: 900;
    --grid-emph-fc: #094897;
    --hdr-logo-height: 70px;
    --hdr-logo-img: url('../images/fuse-logo.svg');
    --hdr-logo-width: 150px;
    --lch-fnc-title-fc: #052C3F;
    --lch-itm-desc-fc: #595959;
    --lch-itm-title-fc: #052C3F;
    --lch-itm-tl-fc: #052C3F;
    --lch-ctg-type-bg: #F0F0F0;
    --login-tl-bg: #FFF;
    --login-tl-title-fc-bg: #F9F9F9;
    --login-tl-title-fc: #052C3F;
    --main-hdr-bg: #FFF;
    --nav-chld-bg-hov: #F6FAFC;
    --nav-chld-bg: rgba(255, 255, 255, 0.95);
    --nav-fc-hov: #052C3F;
    --nav-fc: #052C3F;
    --nav-search-bdr-clr: #ececec;
    --nav-search-bg: #FFF;
    --nav-search-fc: #052C3F;
    --pb-logo-img: url('../images/fuse-logo.svg');
    --primary-ff: 'Gotham';
    --pub-bg-clr: linear-gradient(108deg, #ECECEC -4.33%, #FFF 103.03%);
    --pub-bg-img: '';
    --pub-btn-bg-alt-hov: #5CC6BE;
    --pub-btn-bg-alt: transparent;
    --pub-btn-bg-hov: #10587C;
    --pub-btn-bg: #052C3F;
    --pub-btn-fc-alt-hov: #FFF;
    --pub-btn-fc-alt: #5CC6BE;
    --pub-btn-fc-hov: #ffffff;
    --pub-btn-fc: #ffffff;
    --pub-fc-alt: #A7BFD7;
    --pub-fc-lnk: #A7BFD7;
    --pub-fc: #052C3F;
    --pub-frm-bg: #FFF;
    --pub-idp-ico: url('../images/idp-default.svg');
    --pub-inp-fc: none;
    --pub-logo-img: url('../images/fuse-logo.svg');
    --pub-logo-img-mx-wth: 200px;
    --pub-logo-img-mn-hgt: 70px;
    --pub-password-ico: url('../images/password-default.svg');
    --pub-security-ico: url('../images/security-default.svg');
    --pub-username-ico: url('../images/username-default.svg');
    --tb-bg-act: #e6e6e6;
    --tb-bdr-clr: #ececec;
    --tb-bg-hov: #f2f2f2;
    --tb-bg: #f8f8f8;
    --tb-fc-act: #000;
    --tb-fc-hov: #000;
    --tb-fc: #000;
    --tbr-bg-clr: #f8f8f8;
    --tbr-btn-bg-hov: #FFF;
    --tbr-btn-bg-act: #b7c3c8;
    --tbr-btn-bg: #FFF;
    --tbr-btn-fc: #000;
    --tbr-bdr-clr: #ececec;
    --win-body-bg: #FFF;
    --win-content-bg: #FFF;
    --win-hdr-bg-clr-inact: #7999A9;
    --win-hdr-bg-clr: #5a7b8c;
    --win-hdr-fc-inact: #FFF;
    --win-hdr-fc: #FFF;
    --win-btn-fc: #000;
    --win-btn-bg: #FFF;
    --win-btn-bdr-clr: #ccc;
    --win-btn-bg-hov: #FFF;
    --win-btn-bdr-clr-hov: #ccc;
    --win-btn-fc-hov: #000;
    --win-co-bg: #ececec;
    --win-co-fc: #052C3F;
    --ws-bg-clr: #fff;
    --ws-bg-img: linear-gradient(108deg, #ECECEC -4.33%, #FFF 103.03%);
    --ws-sct-bg-clr: #fff;
    --ws-sct-lbl-fc: #052C3F;
    --blocker-bg-clr: rgba(236, 236, 236, 0.85);
    --blocker-fc: #052C3F;
    --ctxt-mnu-fc: #000;
    --ctxt-mnu-fc-hov: #000;
    --ctxt-mnu-bg: #f8f8f8;
    --ctxt-mnu-bg-hov: #f2f2f2;
    --ctxt-mnu-bdr-clr: #7999A9;
    --scroll-track: #f1f1f1;
    --scroll-thumb: #888;
    --scroll-thumb-hov: #555;
}

.fse-login-message::after {
    content: var(--login-message);
}

@font-face {
    font-family: "Gotham";
    src: url('../fonts/gotham/Gotham Book.otf');
}

.nos-username {
    background-image: var(--pub-username-ico);
    background-repeat: no-repeat;
    background-size: 17px 22px;
    background-position: center;
}
.nos-password {
    background-image: var(--pub-password-ico);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
}
.nos-idp {
    background-image: var(--pub-idp-ico);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
}
.nos-security {
    background-image: var(--pub-security-ico);
    background-repeat: no-repeat;
    background-size: 42px 42px;
    background-position: center;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
}

form {
    min-height: 100%;
}

html, body {
    font-family: var(--primary-ff);
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: -1;
    -webkit-font-smoothing: antialiased;
}

body.fse-txts-sm {
}
body.fse-txts-med {
}
body.fse-txts-lg {
}

td {
    border-spacing: 0px;
}

table {
    border-spacing: 0px;
}


body.fsepage {
    user-select: none;
    overflow:hidden;
}

/*    @media screen and (max-width: 767px) {
        body.fsepage {
            -webkit-overflow-scrolling: touch;
            overflow: auto;
        }
    }*/



/* phones */
@media screen and (min-width : 320px) and (max-width : 480px) {
    .fse-no-phone {
        display: none !important;
    }
}

/* Tablets */
@media screen and (min-width : 768px) and (max-width : 1024px) {
    .fse-no-tablet {
        display: none !important;
    }
}

/* Desktops and laptops ----------- */
@media screen and (min-width : 1224px) {
    .fse-no-desktop {
        display: none !important;
    }
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: var(--pub-fc-alt);
    opacity: 1; /* Firefox */
    font-style: var(--primary-ff);
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: var(--pub-fc-alt);
    font-style: var(--primary-ff);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: var(--pub-fc-alt);
    font-style: var(--primary-ff);
}


.fse-page {
    width: 100vw;
    height:100vh;
}


.fse-page form {
    height: 100%;
    flex-direction: column;
    display:flex;
}

#lnkClearUser {
    border: 0;
    margin: 3px;
    padding: 0px;
    color: inherit;
}

    #lnkClearUser::after {
        content: 'Change Login Credentials';
    }

#lnkAccountSupport {
    border: 0;
    margin: 3px;
    padding: 0px;
    color: inherit;
}

    #lnkAccountSupport::after {
        content: 'Having trouble signing in?';
    }


.fse-page .fse-page-header {

}

.fse-page .fse-page-workspace {
    flex: auto;
    position:relative;
    overflow:hidden;
}

.fse-page-footer {
    background: transparent;
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    height: 0px;
}


/* Work area background */
.fse-page-workspace {
    background-color: var(--ws-bg-clr);
    background-image: var(--ws-bg-img);
    background-repeat: no-repeat;
    background-size: cover;
}



/* WORKSPACE NEEDS UPDATING */

/* Workspace Bar */
/* Collapsed */
.fse-page-header .etag-ui-toolbar.collapsed {
    background: #fefefe;
    /*display: none;*/
}
/* Bottom Border */
.fse-page-header .etag-ui-toolbar .ui-outer {
    border-bottom: 0px solid #006F66 !important;
}
    /* Expanded */
    .fse-page-header .etag-ui-toolbar .ui-outer .ui-inner {
        background: #f2f2f2;
        border-top: 0px solid #006F66;
    }

/* Workspace Dropdown */
.fse-page-header .tlb-group {
    border: none;
    box-shadow: none;
    margin: 0px;
}
    /* Workspace Label */
    .fse-page-header .etag-ui-toolbar .tlb-group LEGEND {
        background-color: transparent;
        color: #ffffff;
        display: none;
    }
/* Toggle button */
.fse-page-header .etag-ui-toolbar .ui-toggle {
    background-color: #AC3531;
    border: 0px solid #c0c0c0;
    font-size: 10px; /* arrow size */
    border-radius: 0px;
    line-height: 10px;
    margin-top: -8px;
    height: 8px;
}


/* END WORKSPACE */


    .loginUserText::after {
        content: "Please enter your username and password to log into the eTag Fuse site. For assistance, please contact the IT Service Desk and reference 'eTag Fuse'";
    }

    .loginEmailText::after {
        content: "Please enter your email and password to log into the eTag Fuse site. For assistance, please contact the IT Service Desk and reference 'eTag Fuse'";
    }


    .loginPCR::after {
        content: "Please enter your network username and password to log into the eTag Fuse site. For assistance, please contact the IT Service Desk and reference 'eTag Fuse'";
    }

    .loginEmailPCRCode::after {
        content: "Please enter your email address to reset your password. And email will be sent to the email we have on record containing a code you will need to reset your password.";
    }

    .loginUserPCRCode::after {
        content: "Please enter your email address to reset your password. And email will be sent to the email we have on record containing a code you will need to reset your password.";
    }

    .fse-window-sel {
        display: none;
    }



    .fse-active {
        color: #d4d4d4;
        background: #333;
    }

    .fse-toggle {
        float: none !important;
    }

        .fse-toggle > span {
            position: relative;
            top: 1px;
            display: inline-block;
            font-family: "Glyphicons Halflings";
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 34px;
            color: #d4d4d4;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
            margin-top: 10px;
        }

        .fse-toggle > span {
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
        }

            .fse-toggle > span:before {
                content: "\e253";
            }

        .fse-toggle.collapsed > span {
            transform: translate3d(0,0,0) rotate(0deg);
        }

        .fse-toggle > span {
            transform: translate3d(0,0,0) rotate(180deg);
        }


/*    @media screen and (max-width: 767px) {
        .fse-window-sel {
            display: inline-block !important;
            position: absolute !important;
            bottom: 0 !important;
            width: 100%;
            height: 50px;
            z-index: 2000;
        }

        .etag-ui-window.minimized {
            display: none !important;
        }


        #mainFooter {
            display: none !important;
        }
    }*/


    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0px !important;
        margin-left: 0px !important;
        z-index: 1500000000 !important;
    }


    .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
    }

    .navbar {
        min-height: 0px !important;
        margin-bottom: 0px !important;
    }

    .ui-alert-box,
    .ui-alert-box-error,
    .ui-alert-box-success,
    .ui-alert-box-warning,
    .ui-alert-box-notice {
        color: #555;
        border-radius: 10px;
        font-size: 12pt;
        padding-left: 36px;
        margin: 10px;
    }

        .ui-alert-box span {
            font-weight: bold;
            text-transform: uppercase;
        }


    .ui-alert-box-error {
        background: #ffecec url('../images/error.png') no-repeat 10px 10px;
        border: 1px solid #f5aca6;
    }

    .ui-alert-box-success {
        background: #e9ffd9 url('../images/success.png') no-repeat 10px 10px;
        border: 1px solid #a6ca8a;
    }

    .ui-alert-box-warning {
        background: #fff8c4 url('../images/warning.png') no-repeat 10px 10px;
        border: 1px solid #f2c779;
    }

    .ui-alert-box-notice {
        background: #e3f7fc url('../images/notice.png') no-repeat 10px 10px;
        border: 1px solid #8ed9f6;
    }




    .tooltip {
        display: inline;
        position: relative;
    }

        .tooltip:hover {
            color: #c00;
            text-decoration: none;
        }

            .tooltip:hover:after {
                background: #111;
                background: rgba(0,0,0,.8);
                border-radius: .5em;
                bottom: 1.35em;
                color: #fff;
                content: attr(title);
                display: block;
                left: 1em;
                padding: .3em 1em;
                position: absolute;
                text-shadow: 0 1px 0 #000;
                white-space: nowrap;
                z-index: 98;
            }

            .tooltip:hover:before {
                border: solid;
                border-color: #111 transparent;
                border-color: rgba(0,0,0,.8) transparent;
                border-width: .4em .4em 0 .4em;
                bottom: 1em;
                content: "";
                display: block;
                left: 1em;
                position: absolute;
                z-index: 99;
            }




    /* ##           OTHER           ## */

    .ico-divider {
        border-right: 1px solid #ccc;
        height: 20px;
        width: 1px;
        margin: 0px 4px 0px 4px;
        display: inline-block;
        vertical-align: middle;
    }

    .label-divider,
    .form-divider {
        background: #ccc;
        height: 1px;
        width: 100%;
        margin: 8px 0px 8px 0px;
        display: block;
        vertical-align: middle;
    }

    .label-divider {
        margin: 4px 0px 8px 0px;
    }

    .noticeBox {
        border: solid 1px #A4A4A6;
        background-color: #EEEFF1;
        padding: 8px 10px 10px 25px;
        color: #222222;
        /*font-size: 14px;*/
    }

.fse-notice {
    border: solid 1px #A4A4A6;
    background-color: #EEEFF1;
    padding: 8px 10px 10px 25px;
    color: #222222;
    width: 260px;
    text-align: center;
    right: 10px;
    position: absolute;
    top: 67px;
}



    A.btn-basic,
    A.btn-select,
    A.btn-clear,
    A.btn-find {
        height: 24px;
        width: 14px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center bottom;
        margin-left: -24px;
        position: absolute;
        /*border: 1px solid #404040;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left:3px;
    margin-right:3px;
    background-color: #e6e6e6;
    padding: 4px;
    color: #000;
    text-decoration: none;
    font-size: 10px;
    font-style: italic;*/
        cursor: pointer;
    }

    A.btn-find {
        background-image: url('../images/0564-search3.png');
    }

    A.btn-clear {
        background-image: url('../images/1124-cancel-circle2.png');
    }

    A.btn-select {
        background-image: url('../images/1065-select2.png');
    }


    /* ##      START FUSE FORMS         ## */

FIELDSET {
    position: relative;
    border: 1px solid var(--tbr-bdr-clr);
    vertical-align: top;
    display: inline-block;
    padding: 4px 6px 4px 4px;
    margin: 3px;
}

        FIELDSET.section {
            border-top: 20px solid #e7e4e7;
            width: 100%;
        }

        FIELDSET.section-noborder {
            border: 0px solid #A4A4A6;
            /*margin-top: 0px;
    float: left;*/
            width: 100%;
        }

    LEGEND {
        display: inline-block;
        position: absolute;
        left: 12px;
        top: -20px;
        font-weight: 500;
        /*color: #3c353a;*/
        /*background-color: #e7e4e7;*/
    }

    .form-group,
    .form-set,
    .field-group {
        width: 100%;
        display: inline-block;
        float: left;
    }

    .form-group {
        vertical-align: top;
        background: inherit;
        padding: 0px 0px;
    }

        .form-group > .section {
            width: 100%;
            display: inline-block;
        }

            .form-group > .section > .separator {
                background-image: url('../images/separator.png');
                background-repeat: repeat-x;
                display: inline-block;
                height: 6px;
            }

            .form-group > .section > SPAN {
                font-weight: 700;
                display: inline-block;
                text-align: center;
                color: #3f3f40;
            }

    .form-set {
        display: inline-block;
        vertical-align: top;
        background: inherit;
        /*padding: 10px 0px;*/
    }

    .field-group INPUT[type=text]:focus,
    .field-group INPUT[type=password]:focus,
    .field-group SELECT:focus,
    .field-group TEXTAREA:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
    }


    .field-group.err INPUT[type=text],
    .field-group.err INPUT[type=password],
    .field-group.err SELECT,
    .field-group.err TEXTAREA {
        border: 1px solid #ff5600;
    }


    .field-group {
        display: inherit;
        padding: 2px 0px;
        min-height: 30px;
        background: inherit;
    }



        .field-group > LABEL,
        .field-group > SPAN,
        .field-group > A,
        .field-group > DIV > LABEL,
        .field-group > DIV > SPAN,
        .field-group > DIV > A {
            color: #3c353a;
            display: inline-block;
            line-height: 24px;
            font-weight: 500;
            vertical-align: top;
        }

        .field-group > LABEL {
            text-align: right;
            padding: 3px 4px 0px 0px;
            margin-left: -6px;
            position: relative;
        }

        .field-group > DIV > LABEL,
        .field-group > DIV > SPAN,
        .field-group > DIV > A {
            padding: 3px 0px 0px 0px;
            padding-left: 5px;
            margin-right: -5px;
        }

        .field-group > SPAN {
            color: #3c353a;
            display: inline-block;
            line-height: 30px;
            vertical-align: middle;
        }

        .field-group IMG {
            display: inline;
            margin-right: 3px;
            margin-left: 3px;
            border: 0px;
            vertical-align: middle;
        }

        .field-group INPUT[type=text],
        .field-group INPUT[type=password],
        .field-group SELECT,
        .field-group TEXTAREA {
            width: 100%;
            background: #fbfbfb;
            color: #262626;
            border: 1px solid #A4A4A6;
            padding: 6px 0px 6px 6px;
            margin: 0px 0px 0px 0px;
            font-family: inherit;
            font-size: inherit;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

        .field-group INPUT[type=button] {
            font-weight: 500;
            font-size: 14px;
            font-family: inherit;
            /*color:#000;*/
            padding: 6px 12px 6px 12px;
            /*min-width: 60px;*/
            background: #ccc;
            border: solid 1px #858585;
            cursor: pointer;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
        }

            .field-group INPUT[type=button]:hover {
                border: solid 1px #404040;
                background: #e6e6e6;
                cursor: pointer;
            }

        .field-group INPUT[type=checkbox],
        .field-group INPUT[type=radio] {
            margin: 7px 6px 0px 0px;
            display: inline-block;
            position: relative;
            vertical-align: top;
            height: 20px;
            width: 20px;
            /*outline: 2px solid #A4A4A6;*/
        }

        .field-group SELECT {
            width: 100%;
            padding: 5px 5px 5px 5px;
        }

        /*
.field-group TEXTAREA 
{
    height: 80px;
}
*/

        .field-group DIV {
            display: inline-block;
            vertical-align: top;
        }

        .field-group .display-data INPUT[type=text] {
            border: 0px;
            background-color: transparent;
        }

    /* ##      END FUSE FORMS         ## */





    /* ##       START FORM ALTERATIONS       ## */

    INPUT[type=text]:disabled,
    INPUT[type=password]:disabled,
    SELECT:disabled,
    TEXTAREA:disabled {
        background: transparent;
    }

    .field-group .datetime {
        display: inline-block;
        width: 240px;
    }

        .field-group .datetime .datepicker {
            width: 110px;
            display: inline;
            background: url(../images/ico-calendar5.png) no-repeat;
            background-position: 87px center;
            padding-right: 20px;
        }




    /* ##       END FORM ALTERATIONS       ## */


    /* START DEFAULT FORM ELEMENT WIDTH */
    .form-group {
        width: 600px;
    }

    .field-group > LABEL {
        width: 25%;
    }

    .field-group > DIV {
        width: 50%;
    }
    /* END DEFAULT FORM ELEMENT WIDTH */

    /******************** FUSE: UPDATED ********************************************************************************************/


#mainHeader {
    position: relative;
    z-index: 1500000000;
    background: var(--main-hdr-bg);
    box-shadow: 0px 5px 10px 0px rgba(103, 103, 103, 0.10);
    backdrop-filter: blur(15px);
}

        #mainHeader .navbar-brand {
            padding: 0px !important;
        }


a,
a:hover {
    text-decoration: none !important;
    color: inherit;
}

    li {
        text-align: left;
    }



    #sec-info,
    #welcome,
    #signout {
        display: none;
    }

    /* START NON-SESSION */


    .no-session {
        /*background-image: none;*/
    }

body.no-session.ui-background {
    background-color: var(--pub-bg-clr);
    background-image: var(--pub-bg-img);
    background-repeat: no-repeat;
    background-size: cover;
}

        .fse-alt-bg {
        }

        .fse-nos-fg > label {
            text-align: left;
            display: table-caption;
            margin-left: 5px;
            margin-bottom: 5px;
        }

        #lnkClearUser {
            border: 0;
            margin: 3px;
            padding: 0px;
            color: inherit;
            /*text-transform: uppercase;*/
        }

            #lnkClearUser::after {
                /*content: 'Login as someone else';*/
                content: 'Change Login Credentials';
                color: var(--pub-fc-alt);
            }

    .corp-footer {
    }





    .main {
        margin-top: 50px;
    }

    .main-content {
        background-color: #f2f2f2;
        border: 1px solid #222;
        margin: 0 auto;
        max-width: 400px;
        min-height: 300px;
        padding: 40px 40px 20px 40px;
        color: #666;
        text-shadow: none;
    }

    .input-group {
        margin: 20px 0px;
    }

    .input-group-addon {
        color: #222;
        font-size: 17px;
    }

    .login-button {
        margin: 0px auto;
        /*max-width: 200px;*/
    }

    .btn-primary,
    .btn-primary:focus {
        color: #fff;
        background-color: #404040;
        border-color: #333;
    }

        .btn-primary:hover,
        .btn-primary:active:focus {
            color: #fff;
            background-color: #4d4d4d;
            border-color: #333;
        }

    .form-header {
        border: 1px solid #222;
        max-width: 400px;
        min-height: 96px;
        margin: 0 auto;
        background-image: url('../images/etag-logo.png');
        background-position: center;
        background-repeat: no-repeat;
        background-color: #222;
        color: #fff;
        width: 100%;
        padding: 20px 0px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }

        .form-header img {
            margin: 0px auto;
        }

    .remember {
        color: black;
    }

hr {
    height: 1px;
    background: var(--frm-lbl-fc);
    border: none;
    outline: none;
    margin: 10px 20px;
    text-align: center;
}


.supportinfo {
    margin-top: 20px;
    font-size: 12pt;
}

.fse-poweredby {
    margin-left: auto;
    margin-right: auto;
    line-height: 32px;
    text-align: center;
    margin-top: 30px;
}

    .fse-poweredby .pb-logo {
        height: 18px;
        width: 70px;
        background-image: var(--pb-logo-img);
        background-repeat: no-repeat;
        background-position: center;
        display: inline-block;
        vertical-align: middle;
    }

    .fse-poweredby > label {
        display: inline-block;
        color: var(--pub-fc-alt);
        font-size: 14px;
        padding-right: 6px;
    }

    #secContact > a {
        color: var(--pub-fc-lnk);
    }

    /* MOBILE MODS */
    /*@media (max-width: 767px) {

        body {*/
            /*background-color: #f2f2f2;*/
        /*}

        .main-content,
        .form-header {
            border: 0;
        }

        .form-header {
            max-width: 100%;
            border-top-right-radius: 0;
            border-top-left-radius: 0;
        }

        .main {
            margin-top: 0;
        }
    }*/

    /* END NON-SESSION */



    /* START MAIN */


    /* SUB-MENUS */

.dropdown-menu {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    border-radius: 15px !important;
    backdrop-filter: blur(10px);
    background: var(--nav-chld-bg) !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

    .dropdown-menu > li > a {
        padding: 15px 20px;
        border-radius: 15px;
    }

@media (min-width: 768px)
{
    .dropdown-submenu > a:after {
        float: right;
        margin-top: 6px;
        margin-right: -10px;
        border-left: 0px dashed;
        border-top: 0px solid transparent;
        border-bottom: 0px solid transparent;
    }
}

.dropdown-submenu > a:after {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: .5;
    transform: rotate(180deg);
}
    /* END SUB-MENUS */

    /* HAMBURGER ANIMATION */
    .ha-toggle {
        cursor: pointer;
        padding: 14px 35px 16px 0px;
    }

        .ha-toggle span,
        .ha-toggle span:before,
        .ha-toggle span:after {
            background-color: #d4d4d4;
            cursor: pointer;
            border-radius: 1px;
            height: 3px;
            width: 35px;
            position: absolute;
            display: block;
            content: '';
        }

            .ha-toggle span:before {
                top: -10px;
            }

            .ha-toggle span:after {
                bottom: -10px;
            }

            .ha-toggle span,
            .ha-toggle span:before,
            .ha-toggle span:after {
                transition: all 500ms ease-in-out;
            }

        .ha-toggle.active span {
            background-color: transparent;
        }

            .ha-toggle.active span:before,
            .ha-toggle.active span:after {
                top: 0;
            }

            .ha-toggle.active span:before {
                transform: rotate(45deg);
            }

            .ha-toggle.active span:after {
                transform: rotate(-45deg);
            }
    /* END HAMBURGER ANIMATION */



    /* ARROW ANIMATION */
    .navbar-toggle {
        border: none;
        background: transparent !important;
    }

        .navbar-toggle:hover {
            background: transparent !important;
        }

        .navbar-toggle .fa-triangle {
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
        }

        .navbar-toggle.rarr.collapsed .fa-triangle {
            transform: translate3d(0,0,0) rotate(0deg);
        }

        .navbar-toggle.rarr .fa-triangle {
            transform: translate3d(0,0,0) rotate(180deg);
        }
    /* END ARROW ANIMATION */



    /* CUSTOM */

#mainHeader .navbar-brand {
    background-image: var(--hdr-logo-img);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    min-height: var(--hdr-logo-height);
    min-width: var(--hdr-logo-width);
    border-bottom: none;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    background-color: transparent;
}

/* Adjust for logo width */
.fse-page-header ul.cntr-items {
    width: calc(100% - var(--hdr-logo-width));
    line-height: 40px;
}


.nav-footer .navbar-brand {
    display: none;
}

.navbar-nav > li > a {
    text-transform: none;
    line-height: 42px;
    font-size: 16px;
}
/* Child levels */
.navbar,
.navbar .dropdown-menu {
    background: transparent;
    min-width:180px;
}

    .dropdown-menu li,
    .dropdown-submenu li {
        padding: 0px;
    }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > li > a,
.dropdown-menu > li > a {
    color: var(--nav-fc);
    background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open a:focus,
.navbar-default .navbar-nav .open a:hover,
.navbar-default .navbar-nav li a:focus,
.navbar-default .navbar-nav li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu li a:hover,
.navbar-collapse.in .dropdown-menu li a:hover {
    color: var(--nav-fc-hov);
    background-color: var(--nav-chld-bg-hov);
    text-decoration: none;
    border-radius: 5px;
}



    .navbar-brand {
        padding: 5px 5px;
    }

    .navbar {
        border: none;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
    }

   
    .nav .open > a,
    .nav .open > a:focus,
    .nav .open > a:hover {
        background-color: inherit;
        border: none;
    }

    .dropdown-menu .divider,
    .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #777;
    }

    .nav-bottom {
        display: none;
    }

    .nav-bubble {
        position: absolute;
        left: -7px;
        width: 30px;
        text-align: center;
        color: #222;
        bottom: 28px;
        background-color: #eee;
        border-radius: 5px;
        line-height: 15px;
        padding: 0px 4px;
    }

    .navbar-default .navbar-toggle {
        border: none !important;
    }

        .navbar-default .navbar-toggle:focus,
        .navbar-default .navbar-toggle:hover {
            background-color: inherit;
        }

    .navbar-header .navbar-nav {
        display: none;
    }

    .navbar {
        margin: 0px !important;
        border: 0px !important;
    }

    .navbar {
        border-radius: 0px !important;
    }


.navbar-nav .ui-badge {
    border-radius: 50%;
    font-size: 9px;
    background-color: #f44336;
    color: #fff;
    padding-right: 4px;
    padding-left: 4px;
    text-align: center;
    display: inline-block;
    height: 22px;
    min-width: 16px;
    line-height: 23px;
    position: relative;
    top: -10px;
    left: -5px;
}

    /* END CUSTOM */



    /* MOBILE MODS */
/*   @media (max-width: 767px) {


        #ctl00_nvbGlobalTop_ctrl_contents {
            max-height: 280px;
            overflow-y: scroll !important;
            position: absolute !important;
            width: calc(100% - 30px) !important;
            background-color: #222;
        }

            #ctl00_nvbGlobalTop_ctrl_contents > UL {
                width: auto;
            }

        .nav-toggle-bottom {
            width: 100%;
            text-align: center;
            margin-right: 0px;
            padding: 0px;
            float: none;
        }

        .nav-bottom li a {
            text-align: center;
        }

        .navbar-nav li {
            float: none !important;
        }

        .navbar-collapse.in {
            max-height: 280px;
            overflow-y: scroll !important;
        }

            .navbar-collapse.in .active > a {
                color: #d4d4d4;
                background-color: #333;
                background: transparent;
            }

        .navbar-collapse.in,
        .navbar-collapse .dropdown-menu > li > a,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a,
        #ctl00_nvbGlobalTop_ctrl_contents {
            color: #b3b3b3;
            font-size: 1.15em;
        }

        .navbar-header .navbar-nav .nav-bubble {
            bottom: 15px;
            left: -40px;
        }

        .nav li .nav-bubble {
            position: relative;
            bottom: 2px;
            left: 0px;
        }

        .navbar-header .navbar-nav {
            display: inline-block;
            float: right;
            margin-right: 50px;
            padding: 0px;
        }

            .navbar-header .navbar-nav span {
                bottom: 24px;
            }

                .navbar-header .navbar-nav span:first-child {
                    font-size: 2em;
                }

            .navbar-header .navbar-nav > li > a {
                padding: 5px 5px 0px 5px;
            }

        .nav-bottom {
            display: block;
        }

        .nav-footer .navbar-brand {
            display: none;
        }

        .windows-navbar > div {
            display: inline-block;
            width: 33.33%;
            padding: 0;
            margin: 0;
            text-align: center;
            position: relative;
            float: right;
        }

        .windows-navbar span {
            font-size: 1.15em;
            font-weight: bold;
            line-height: 49px;
            vertical-align: middle;
        }

        .windows-navbar span,
        .window-remove span {
            color: #b3b3b3;
        }

            .windows-navbar span:hover,
            .window-remove span:hover {
                color: #d4d4d4;
            }

        .windows-navbar .glyphicon {
            font-size: 34px;
        }
    }*/
    /* END MOBILE MODS*/


    /* END MAIN */

    .fuse-header {
        border-top: 1px solid #ccc;
    }


    .ph-gray::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .ph-gray:-ms-input-placeholder {
        color: #999;
    }

    .ph-gray::-webkit-input-placeholder {
        color: #999;
    }



.win-mockup,
.win-mockup-min,
.win-mockup-max,
.win-mockup-min-max {
    display: grid;
    grid-template-columns: auto 90% auto;
    grid-template-rows: auto 70% auto;
    gap: 2px;
    padding: 2px;
    min-height: 300px;
    width: 90%;
}

    .win-mockup > div,
    .win-mockup-min > div,
    .win-mockup-max > div,
    .win-mockup-min-max > div {
        text-align: center;
        padding: 0px;
        font-size: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .win-mockup .wmTop,
    .win-mockup .wmBot {
        align-items: normal;
    }
    .win-mockup .wmCent {
        align-items: center;
        margin-bottom: 30px;
    }

#snWindowIcon {
    background-image: url('../images/winmockup.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.win-mockup-min #snWindowIcon {
    background-image: url('../images/winmockup-min.png');
}

.win-mockup-max #snWindowIcon {
    background-image: url('../images/winmockup-max.png');
}

.win-mockup-min-max #snWindowIcon {
    background-image: url('../images/winmockup-min-max.png');
}


.win-mockup-modal {
    background-color: #eee;
}
.win-mockup button {
    float: left;
}

.win-mockup .title-icon {
    height: 15px;
    margin-top: 4px;
    width: 15px;
    float: left;
    margin-right: 10px;
}


[data-tooltip-bottom]:hover:after {
    opacity: 1;
    transition: all 1.5s ease 0.5s;
    visibility: visible;
    height:auto;

}

[data-tooltip-bottom]:after {
    content: attr(data-tooltip-bottom);
    position: absolute;
    top: 100%;
    left: 0;
    padding: 4px 4px 4px 8px;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0;
    z-index: 2000000001;
    visibility: hidden;
    background-color: #000;
    color: #fff;
    min-width:100%;
    text-transform:none;
}

[data-tooltip-bottom] {
    position: relative;
}

[data-tooltip-bottom-right]:hover:after {
    opacity: 1;
    transition: all 1.0s ease 0.5s;
    visibility: visible;
}

[data-tooltip-bottom-right]:after {
    content: attr(data-tooltip-bottom-right);
    position: absolute;
    top: 100%;
    right: 0;
    padding: 4px 4px 4px 8px;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0;
    z-index: 2000000001;
    visibility: hidden;
    background-color: #000;
    color: #fff;
    min-width: 100%;
    text-transform: none;
}

[data-tooltip-bottom-right] {
    position: relative;
}


[data-tooltip-left]:hover:after {
    opacity: 1;
    transition: all 1.0s ease 0.5s;
    visibility: visible;
}

[data-tooltip-left]:after {
    content: attr(data-tooltip-left);
    position: absolute;
    bottom: 10px;
    right: 100%;
    padding: 4px 4px 4px 8px;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0;
    z-index: 2000000001;
    visibility: hidden;
    background-color: #000;
    color: #fff;
    min-width: 100%;
    text-transform: none;
}

[data-tooltip-left] {
    position: relative;
}

[data-tooltip-right]:hover:after {
    opacity: 1;
    transition: all 1.0s ease 0.5s;
    visibility: visible;
}

[data-tooltip-right]:after {
    content: attr(data-tooltip-right);
    position: absolute;
    bottom: 10px;
    left: 100%;
    padding: 4px 4px 4px 8px;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0;
    z-index: 2000000001;
    visibility: hidden;
    background-color: #000;
    color: #fff;
    min-width: 100%;
    text-transform: none;
}

[data-tooltip-right] {
    position: relative;
}



[data-tooltip-top-right]:hover:after {
    opacity: 1;
    transition: all 1.0s ease 0.5s;
    visibility: visible;
    position:absolute;
}

[data-tooltip-top-right]:after {
    content: attr(data-tooltip-top-right);
    position: absolute;
    bottom: 100%;
    right: 0;
    padding: 4px 4px 4px 8px;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0;
    z-index: 2000000001;
    visibility: hidden;
    background-color: #000;
    color: #fff;
    min-width: 100%;
    text-transform: none;
    position: absolute;
}

[data-tooltip-top-right] {
    position: relative;
}


.navbar-search {
    display: block;
    margin: 10px 50px;
    border-radius: 100px;
    border: 1px solid var(--nav-search-bdr-clr);
    box-sizing: border-box;
    resize: none;
    font-size: 12pt;
    background-color: var(--nav-search-bg);
    padding: 3px;
    min-width: 400px;
    box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.10);
    display: flex !important;
}

/*input[type="number"],
input[type="search"]*/
input,
select {
    background-color: var(--nav-search-bg);
    color: var(--nav-search-fc);
}

.navbar-search span {
    font-size: 17px;
    margin: 0 10px 0 10px;
    color: var(--nav-search-fc);
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}


.navbar-search input {
    margin-right: 10px;
    border: 0;
    outline: 0;
    color: var(--nav-search-fc);
    flex: 1 1 auto;
}





/*FROM LAYOUT CSS*/


.ui-spin {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: spinkf 1s linear infinite;
    -moz-animation: spinkf 1s linear infinite;
    animation: spinkf 1s linear infinite;
    display: inline-block;
}

@-moz-keyframes spinkf {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinkf {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spinkf {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#lblSysBuild {
    float: right;
    bottom: 0;
}

textarea {
    overflow: auto;
}

.fse-notice {
    border: solid 1px #A4A4A6;
    background-color: #EEEFF1;
    padding: 8px 10px 10px 25px;
    color: #222222;
    width: 260px;
    text-align: center;
    right: 10px;
    position: absolute;
    top: 67px;
}

.fse-form {
    padding: 4px;
    margin: 11px 11px 11px 11px;
    padding-top: 16px;
    overflow: hidden;
}

.fse-sec {
    border: 0px solid #ececec;
    margin: 8px;
    padding-top: 2px;
    overflow: hidden;
    flex: 1 1 auto;
    border-radius: 7px;
    background: var(--win-content-bg);
    /*box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.20);*/
    /*backdrop-filter: blur(12.5px);*/
}

.fse-view
{
    border: 0px solid #ececec;
    margin: 8px;
    padding-top: 2px;
    overflow: hidden;
    flex: 1 1 auto;
    border-radius: 7px;
    background: var(--win-content-bg);
    display:flex;
}

    .fse-view iframe
    {
        flex: 1;
        border:none;
    }



    .fse-div {
        border-top: solid 1px #ccc;
        margin: 20px 0px 0px 0px;
        padding-top: 16px;
    }


.fse-form .fse-hdivider {
}

.fse-header {
    padding: 6px;
    font-size: 12pt;
    background-color: #000;
    color: #fff;
}

.fse-title {
    font-style: italic;
    font-size: 11pt;
    width: auto;
    background-color: transparent;
    margin-bottom: 2px;
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid var(--frm-sec-title-bdr);
    color: var(--frm-sec-title-fc);
}

    .fse-title > label {
        flex: 1 1 auto;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .fse-title > button {
        display: block;
        margin: 4px;
        border-radius: 4px;
        border: 1px solid #ccc;
        box-sizing: border-box;
        cursor: pointer;
    }

    .fse-title > .lbl-tooltip {
        padding: 4px;
    }



.fse-sec .etag-grid {
    /*border: 1px solid #ccc;*/
}

.fse-sec iframe {
    border:solid 1px red;
}

.fse-icon {
    width: auto;
    top: auto;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 19px;
    font-size: 19px;
}

.fse-btnIcon {
    width: auto;
    top: auto;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 19px;
    font-size: 19px;
    padding: 2px;
    cursor: pointer;
    border: 1px solid #ccc !important;
    background-color: #f2f2f2;
}

element.style {
    margin-left: 3px;
    color: #399e63;
    font-size: 18px;
    line-height: 20px;
}


.fse-form details {
    font-size: 12pt;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px;
    margin: 4px;
    color: #696969;
    background-color: #fafafa;
}

    .fse-form details > summary {
        font-weight: bold;
        outline: none;
    }

    .fse-form details > div {
        margin-left: 20px;
    }


.fse-contents {
    box-sizing: border-box;
    width: 100%;
    padding: 12px 15px;
    overflow: auto;
}


    .fse-contents p {
        margin: 0px;
    }


/* form */
.fse-fg {
    display: flex;
    flex-direction: row;
    color: var(--frm-lbl-fc);
}


.fse-in1 {
    padding-left: 48px;
}



/* span */
.fse-fg > details {
    margin: -26px 6px 0 0;
    border: none;
    padding: 0;
    background-color: transparent;
}

    .fse-fg > details > summary {
        font-weight: normal;
        text-align: right;
        width: 100%;
        padding-left: 0;
        cursor: pointer;
        list-style: none;
    }

    .fse-fg > details.instructions > summary {
        font-size: 18px;
    }

        .fse-fg > details.instructions > summary::marker {
            display: none;
        }

    .fse-fg > details.instructions > div {
        margin-left: 8px;
    }


.fse-fg > .helptext {
    flex: none;
    display: block;
    font-size: 1em;
    padding-left: 5px;
    line-height: normal;
    font-size: 12pt;
    margin-left: 4px;
    margin-top: -6px;
    color: #989898;
}


.fse-fg > .fse-label {
    font-weight: 600;
}

    .fse-fg > .fse-label > .fse-required {
        margin-left: 10px;
        font-style: italic;
    }



.fse-fg > .helpurl {
    padding: 0px 5px;
    margin: 0px 4px;
    border: 0;
}


.fse-fg > span {
    flex: none;
    display: block;
    font-size: 1em;
    padding: 5px 5px 5px 5px;
    line-height: 32px;
    font-size: 16px;
    margin: 4px;
    text-align: left;
}

.fse-fg > label {
    flex: 1 1 auto;
    display: block;
    padding: 5px 5px 5px 5px;
    line-height: 32px;
    font-size: 12pt;
    text-align: right;
    margin: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--frm-lbl-fc);
}

.fse-form .fse-val {
    text-align: left;
    border: 1px solid var(--frm-inp-bdr-clr);
    border-radius: 4px;
    background-color: var(--frm-inp-bg-clr-disabled);
    width: auto;
    max-width: none;
    min-width: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fse-form label.fse-small {
    padding: 0px 5px 0px 5px;
    margin: 1px;
    line-height: 28px;
    font-size: 10pt;
}

button.fse-small {
    margin: 1px;
    padding: 0px 10px;
    font-size: 12pt;
}

.fse-form .fse-spacer {
    flex: 1 1 auto;
    margin: 0;
    padding: 0;
    padding: 0px 5px 0px 5px;
}

.fse-l,
.fse-left {
    float: left !important;
}

.fse-r,
.fse-right {
    float: right !important;
}

.fse-form .fse-tl {
    text-align: left !important;
}

.fse-form .fse-tr {
    text-align: right !important;
}

.fse-tc {
    text-align: center !important;
}

.fse-nopad {
    padding: 0 !important;
}

.fse-light {
    color: #c0c0c0 !important;
    font-style: italic !important;
    text-align: left !important;
    line-height: normal !important;
    white-space: pre-wrap !important;
}

/* input */
.fse-launcher-contents button,
.fse-announcement-item .item-contents button,
.fse-launcher-item .item-contents button,
.fse-fg > input[type="datetime-local"],
.fse-fg > input[type="date"],
.fse-fg > input[type="time"],
.fse-fg > input[type="month"],
.fse-fg > input[type="week"],
.fse-fg > input[type="color"],
.fse-fg > input[type="email"],
.fse-fg > input[type="url"],
.fse-fg > input[type="tel"],
.fse-fg > input[type="number"],
.fse-fg > input[type="text"],
.fse-fg > input[type="search"],
.fse-fg > input[type="password"],
.fse-fg > input[type="file"],
.fse-fg > input[type="submit"],
.fse-fg > textarea,
.fse-fg > button,
.fse-fg > select,
.fse-fg > a,
.fse-fg > span > input[type="text"] {
    flex: 1 1 auto;
    display: block;
    margin: 4px;
    padding: 6px 8px;
    box-sizing: border-box;
    resize: none;
    font-size: 16px;
    min-width: 1px;
    border-radius: 7px;
    border: 1px solid var(--frm-inp-bdr-clr);
    background-color: var(--frm-inp-bg-clr);
    color: var(--frm-inp-fc);
}

.fse-launcher-contents button {
    margin: 0;
    padding: 10px 8px;
}

.fse-launcher-contents button,
.fse-announcement-item .item-contents button,
.fse-launcher-item .item-contents button,
.fse-fg > button {
    border: 1px solid var(--frm-inp-bdr-clr);
    background-color: var(--frm-btn-bg);
    color: var(--frm-btn-fc);
}
    .fse-announcement-item .item-contents button:hover,
    .fse-launcher-item .item-contents button:hover,
    .fse-fg > button:hover {
        background: var(--frm-btn-bg-hov);
        cursor: pointer;
    }


.fse-fg > input[type="datetime-local"], 
.fse-fg > input[type="date"],
.fse-fg > input[type="time"],
.fse-fg > input[type="month"],
.fse-fg > input[type="week"],
.fse-fg > input[type="color"] {
    flex: none;
}

.fse-fg > input[type="color"] {
    padding: 0;
    min-height: 42px;
    max-width: 100px;
}


.fse-fg > select {
    overflow-x: hidden;
    overflow-y: scroll;
}

.fse-fg > textarea {
    /*white-space: pre;*/
    overflow-wrap: normal;
    overflow: auto;
    word-wrap: normal;
    resize: vertical;
}

/* button */
.fse-fg > button {
    font-size: 14px;
    cursor: pointer;
}



/* input */
.fse-fg > input[type="date"]:read-only,
.fse-fg > input[type="time"]:read-only,
.fse-fg > input[type="month"]:read-only,
.fse-fg > input[type="week"]:read-only,
.fse-fg > input[type="color"]:read-only,
.fse-fg > input[type="email"]:read-only,
.fse-fg > input[type="url"]:read-only,
.fse-fg > input[type="tel"]:read-only,
.fse-fg > input[type="number"]:read-only,
.fse-fg > input[type="text"]:read-only,
.fse-fg > input[type="search"]:read-only,
.fse-fg > textarea:read-only {
    background-color: var(--frm-inp-bg-clr);
    color: var(--frm-inp-fc);
}



button.btn-ico {
    display: inline-block;
    flex: none !important;
    margin-left: 0;
    font-size: 20px;
    min-width: 44px;
}

/*button.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
*/
button.btn-default:hover {
    transform: scale(.98);
    box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.40);
    /*background-color: var(--frm-btn-bg-hov);*/
}

button.btn-blue {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    button.btn-blue:hover {
        background-color: #326896;
    }

button.btn-green {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    button.btn-green:hover {
        background-color: #509c50;
    }

button.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    button.btn-warning:hover {
        background-color: #dea24c;
    }


button.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    button.btn-danger:hover {
        background-color: #b94d4a;
    }


.fse-form a.btn-basic,
.fse-form a.btn-select,
.fse-form a.btn-clear,
.fse-fg a.btn-find {
    height: 28px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-left: -28px;
    position: absolute;
    cursor: pointer;
    margin-top: 8px;
    flex: none;
    margin: unset;
    padding: unset;
    border-radius: 0px;
    border: 0px;
    resize: none;
    position: relative !important;
    margin-left: -36px !important;
    width: 36px;
}


.fse-file button {
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    resize: none;
    font-size: 12pt;
    cursor: pointer;
    margin: 0;
}

/* CUSTOM CHECKBOX CONTROL*/
/* The container */

.fse-ctrl {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    user-select: none;
}

    /* Hide browser's default checkbox */
    .fse-ctrl input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
    .fse-ctrl > label {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        border: 1px solid var(--frm-lbl-fc);
        border-radius: 5px;
        margin-top: 11px;
        margin-left: 6px;
    }

/* On mouse-over, add a grey background color */
    .fse-ctrl:hover input ~ label {
        /*background-color: #ececec;*/
    }

/* When the checkbox is checked, add a blue background */
    .fse-ctrl input:checked ~ label {
        /*background-color: #FFF;*/
    }

/* Create the checkmark/indicator (hidden when not checked) */
    .fse-ctrl > label:after {
        content: "";
        position: absolute;
        display: none;
    }

/* Show the checkmark when checked */
    .fse-ctrl input:checked ~ label:after {
        display: block;
    }

/* Style the checkmark/indicator */
    .fse-ctrl > label:after {
        left: 9px;
        top: 3px;
        width: 5px;
        height: 11px;
        border: solid var(--frm-inp-fc);
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.win-mockup .fse-ctrl {
    display: inline-block;
}
    
    
    /*.fse-ctrl {
    width: 28px;
    min-width: 28px;
    height: 28px;
    min-width: 28px;
    background: #e9e9e9;
    border: solid 1px #ccc;
    display: inline-block;
    position: relative;
}


.fse-fg .fse-ctrl {
    margin: 12px 3px;
}



.fse-ctrl > label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 3px;
    top: 3px;
    background: #fff;
    padding: 0px;
    border: solid 1px #ccc;
}

    .fse-ctrl > label:after {
        filter: alpha(opacity=0);
        opacity: 0;
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        background: #45484d;
        top: 2px;
        left: 2px;
    }

.fse-ctrl > input[type="checkbox"]:checked {
    background-color: red;
}

.fse-ctrl > label{
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid #bfbfbf
}

.fse-ctrl > input[type=checkbox]:checked + label:after,
.fse-ctrl > input[type=radio]:checked + label:after {
    filter: alpha(opacity=100);
    opacity: 1;
}

*/
    .fse-ctrl.circle,
    .fse-ctrl.circle > label,
    .fse-ctrl.circle > label:after {
        border-radius: 50%;
    }

.fse-disabled {
    cursor: not-allowed;
    opacity: 0.6;
}

    .fse-disabled label {
        cursor: not-allowed;
    }

.fse-ctrl.fse-disabled + span {
    color: #989898;
    cursor: not-allowed;
}

.fse-fg > input[type="datetime"]:disabled,
.fse-fg > input[type="date"]:disabled,
.fse-fg > input[type="time"]:disabled,
.fse-fg > input[type="month"]:disabled,
.fse-fg > input[type="week"]:disabled,
.fse-fg > input[type="color"]:disabled,
.fse-fg > input[type="email"]:disabled,
.fse-fg > input[type="url"]:disabled,
.fse-fg > input[type="text"]:disabled,
.fse-fg > input[type="search"]:disabled,
.fse-fg > input[type="tel"]:disabled,
.fse-fg > input[type="number"]:disabled,
.fse-fg > input[type="password"]:disabled,
.fse-fg > input[type="file"]:disabled,
.fse-fg > input[type="submit"]:disabled,
.fse-fg > textarea:disabled,
.fse-fg > button:disabled,
.fse-fg > select:disabled {
    background-color: var(--frm-inp-bg-clr-disabled);
    color: var(--frm-inp-fc);
}

.fse-selected,
.fse-selected input,
.fse-selected input:disabled {
    background-color: var(--frm-inp-bg-clr-disabled) !important;
    cursor: pointer;
}

.fse-fg .r-composite {
    margin-left: -8px;
    margin-right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.fse-fg .l-composite {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 1;
}


.fse-sticky {
    top: 0;
    position: sticky;
    position: -webkit-sticky; /* Safari */
    z-index: 1;
}

.fse-form.fse-fixed {
    padding: 0;
    margin-left: 0;
}

    .fse-form.fse-fixed > .fse-fg {
        position: fixed;
        width: 99%;
        z-index: 100;
        background-color: var(--win-content-bg);
    }

.fse-form.fse-ns {
    padding: 0;
    margin: 0;
}

.fse-flip {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}


/****No Session Pages****/

.fse-nos {
    text-align: center;
}

.fse-cont,
.fse-nos-cont {
    /*padding: 20px 40px 20px 40px !important;*/
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-shadow: none;
    margin-top: 50px;
}

.fse-nos-cont {
    min-width: 375px !important;
    min-height: 300px;
    border-radius: 15px;
    background: var(--pub-frm-bg);
    box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.20);
    backdrop-filter: blur(12.5px);
    color: var(--pub-fc);
    padding: 40px;
    display: inline-block;
}

/* input */
    .fse-nos-cont .fse-fg > input[type="datetime-local"],
    .fse-nos-cont .fse-fg > input[type="date"],
    .fse-nos-cont .fse-fg > input[type="time"],
    .fse-nos-cont .fse-fg > input[type="month"],
    .fse-nos-cont .fse-fg > input[type="week"],
    .fse-nos-cont .fse-fg > input[type="color"],
    .fse-nos-cont .fse-fg > input[type="email"],
    .fse-nos-cont .fse-fg > input[type="url"],
    .fse-nos-cont .fse-fg > input[type="tel"],
    .fse-nos-cont .fse-fg > input[type="number"],
    .fse-nos-cont .fse-fg > input[type="text"],
    .fse-nos-cont .fse-fg > input[type="search"],
    .fse-nos-cont .fse-fg > input[type="password"],
    .fse-nos-cont .fse-fg > input[type="file"],
    .fse-nos-cont .fse-fg > input[type="submit"],
    .fse-nos-cont .fse-fg > textarea,
    .fse-nos-cont .fse-fg > button,
    .fse-nos-cont .fse-fg > select,
    .fse-nos-cont .fse-fg > a,
    .fse-nos-cont .fse-fg > span > input[type="text"] {
        background-color: inherit;
    }


.fse-nos-content {
    width: 375px;
}

    .fse-nos-cont p {
        font-size: 16px;
        margin: 0px;
    }

.fse-nos-content-alt,
.fse-nos-content-alt a,
.fse-nos-content-alt a:visited
{
    color: var(--pub-fc-alt);
}

.fse-nos-contactus,
.fse-nos-contactus a,
.fse-nos-contactus a:visited {
    color: var(--pub-fc) !important;
}


.fse-nos-fg {
    margin: 10px 0px 0px 0px;
    position: relative;
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
}

.fse-nos-input-icon {
    height: 26px;
    padding: 6px 22px 6px 12px;
    font-size: 22px;
    line-height: 1.3333333;
    text-align: center;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid var(--pub-fc);
}

.fse-nos-input {
    background-color: transparent;
    display: table-cell;
    min-height: 22px;
    margin-left: -2px;
    padding: 10px 0px 10px 10px;
    font-size: 18px;
    line-height: 1.3333333;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    border: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 1px solid var(--pub-fc);
    color: var(--pub-inp-fc);
    /*-webkit-box-shadow: 0 0 0px 1000px var(--pub-frm-bg) inset;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;*/
}

    .fse-nos-input:focus {
        outline: none;
    }

    .fse-nos-input::placeholder {
        color: var(--pub-fc-alt);
        font-size: 18px;
    }


    .fse-nos-input select {
        width: 100%;
        height: 30px;
        border: 0;
        background: inherit;
        font-size: 18px;
        vertical-align: top;
    }

.fse-nos-input-icon-btn {
    display: inline-block;
    position: absolute;
    margin-left: 142px;
    top: 7px;
}


.fse-nos-hdr {
    margin-left: 10px;
    background-image: var(--pub-logo-img);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: var(--pub-logo-img-mn-hgt);
    border: none;
    max-width: var(--pub-logo-img-mx-wth);
    margin: 20px auto;
    width: 100%;
}

.fse-nos-fg > a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    padding: 15px 0px;
    font-size: 16px;
    color: var(--pub-btn-fc);
    background-color: var(--pub-btn-bg);
    border-radius: 100px;
    border: 2px solid var(--pub-btn-bg);
}

    .fse-nos-fg > a:hover,
    .fse-nos-fg > a:active:focus {
        color: var(--pub-btn-fc-hov);
        background-color: var(--pub-btn-bg-hov);
        border: 2px solid var(--pub-btn-bg-hov);
    }

    .fse-nos-fg > a.btn-alt {
        color: var(--pub-btn-fc-alt);
        background-color: var(--pub-btn-bg-alt);
        border: 2px solid var(--pub-btn-fc-alt);
    }

        .fse-nos-fg > a.btn-alt:hover,
        .fse-nos-fg > a.btn-alt:active:focus {
            color: var(--pub-btn-fc-alt-hov);
            background-color: var(--pub-btn-bg-alt-hov);
            border: 2px solid var(--pub-btn-bg-alt-hov);
        }

a.login-user-clear {
    border: 0px;
    margin: 4px 4px 0px 4px;
    padding: 10px 10px 0px 10px;
}

.fse-nos-fg > a.btn-alt:visited {
    color: var(--pub-btn-fc-alt);
}


/****No Session Pages****/
.fse-form.form-vert > .fse-fg {
    flex-direction: column;
}

    .fse-form.form-vert > .fse-fg > label {
        text-align: left;
        padding-bottom: 0;
        margin-bottom: 0;
        flex: auto !important;
        width: auto;
        max-width: none;
        white-space: normal;
        line-height: 22px;
    }

/* tabs */
.fse-tabs-hidden .ajax__tab_header > span {
    display: none;
}

/* components */

.fse-com-dir {
    font-size: 18px;
    text-align: center;
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 15px;
}

.fse-com-il {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid transparent;
    box-sizing: border-box;
    width: auto;
    margin: 6px;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 3px;
    float: left;
}

    .fse-com-il > LABEL {
        padding: 6px;
    }

    .fse-com-il > SPAN {
        padding: 6px;
        border-right: 1px solid #000;
    }

    .fse-com-il.com-green {
        -moz-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
        box-shadow: inset 0px 1px 0px 0px #d9fbbe;
        background-color: #b8e356;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #83c41a;
        display: inline-block;
        cursor: pointer;
        color: #000;
        text-decoration: none;
        text-shadow: 0px 1px 0px #fff;
    }


    .fse-com-il.com-gray {
        -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
        box-shadow: inset 0px 1px 0px 0px #ffffff;
        background-color: #ededed;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #dcdcdc;
        display: inline-block;
        cursor: pointer;
        color: #000;
        text-decoration: none;
        text-shadow: 0px 1px 0px #fff;
    }

    .fse-com-il.no-click {
        cursor: default;
    }


    .fse-com-il.hidden {
        opacity: 0;
    }



.fse-fg label .lbl-tooltip {
    margin-left: 5px;
}

.fse-tooltip {
    display: inline-block;
}

    .fse-tooltip .ui-text {
        margin-left: 10px;
        visibility: hidden;
        width: 300px;
        border: 1px solid #c6c8ca;
        background-color: #e2e3e5;
        color: #000;
        text-align: left;
        border-radius: 3px;
        padding: 5px;
        position: absolute;
        z-index: 9999;
        word-break: break-all;
        white-space: normal;
    }

    .fse-tooltip:hover .ui-text {
        visibility: visible;
    }

    .fse-tooltip.ui-left .ui-text {
        margin-left: -330px;
    }

.fse-check-grid {
}

    .fse-check-grid > .fse-fg > label {
        text-align: center;
        font-weight: bold;
        min-width: 120px;
        max-width: 120px;
        flex: 1 1 auto !important;
        line-height: 38px;
    }

    .fse-check-grid > .fse-fg > span {
        text-align: center;
        min-width: 120px;
        max-width: 120px;
        flex: 1 1 auto !important;
        line-height: 38px;
    }



    /* input */
    .fse-check-grid select {
        flex: 1 1 auto;
        display: block;
        margin: 4px;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid #ccc;
        box-sizing: border-box;
        resize: none;
        font-size: 12pt;
        min-width: 1px;
    }

    .fse-check-grid select {
        overflow-x: hidden;
        overflow-y: scroll;
    }






.fse-fwa,
.fse-fwa-nlrm {
    width: auto;
    max-width: none;
    flex: none !important;
}


.fse-fwa-nlrm {
    padding-left: 0px;
    padding-right: 0px;
}





.fse-fg .fse-mline {
    flex: auto !important;
    width: auto;
    max-width: none;
    word-break: break-word;
    white-space: pre-wrap;
}

.fse-fg .fse-wrap {
    white-space: normal;
}

.fse-fg .fse-fwdate {
    max-width: 108px;
}

.fse-fg .fse-fw2char {
    max-width: 50px;
    text-align: center;
}

.fse-fg .fse-fws {
    min-width: 10px;
    max-width: 10px;
}

.fse-fg .fse-fw1 {
    min-width: 45px;
    max-width: 45px;
}

.fse-fg .fse-fw2 {
    min-width: 95px;
    max-width: 95px;
}

.fse-fg .fse-fw3 {
    min-width: 135px;
    max-width: 135px;
}

.fse-fg .fse-fw4 {
    min-width: 180px;
    max-width: 180px;
}

.fse-fg .fse-fw5 {
    min-width: 225px;
    max-width: 225px;
}

.fse-fg .fse-fw6 {
    min-width: 270px;
    max-width: 270px;
}

.fse-fg .fse-fw7 {
    min-width: 315px;
    max-width: 315px;
}

.fse-fg .fse-fw8 {
    min-width: 360px;
    max-width: 360px;
}

.fse-fg .fse-fw9 {
    min-width: 405px;
    max-width: 405px;
}

.fse-fg .fse-fw10 {
    min-width: 450px;
    max-width: 450px;
}

.fse-fg .fse-fw11 {
    min-width: 495px;
    max-width: 495px;
}

.fse-fg .fse-fw12 {
    min-width: 540px;
    max-width: 540px;
}

.fse-not-avail {
    background-image: repeating-linear-gradient(165deg, #D8D8D8, #D8D8D8 10px, #F8F8F8 10px, #F8F8F8 20px);
}


.fse-file {
    text-align: center;
    margin: 8px;
    border: 4px dashed #ccc;
    height: auto;
    background-color: #F8F8F8;
    color: #909090;
    padding: 3px;
}

    .fse-file > p {
        font-size: 18px;
        line-height: normal;
        margin: 2px 0 0 0;
    }

    .fse-file .fse-icon {
        font-size: 60px;
        line-height: normal;
        margin: 0;
        padding: 0;
    }


.fse-fg .fse-input-icon {
    font-size: 22px;
    border-radius: 6px 0 0 6px;
    font-weight: 400;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: 0;
    width: 36px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
}


.fse-img-grp {
    flex: none;
}
    .fse-img-grp .fse-fg button {
        flex: 1 1 auto !important;
    }



/*
@media (max-width: 374px) {
    .fse-fg {
        flex-direction: column;
    }

    fse-fg a {
        position: relative !important;
        margin: 0px !important;
        width: 100% !important;
    }

    .fse-fg label {
        text-align: left;
    }

    .fse-fg input[type="date"],
    .fse-fg input[type="text"],
    .fse-fg input[type="search"],
    .fse-fg input[type="tel"],
    .fse-fg input[type="number"],
    .fse-fg input[type="password"],
    .fse-fg input[type="file"]
    .fse-fg input[type="submit"]
    .fse-fg textarea,
    .fse-fg select {
        margin-top: 2px;
        background-color: #fff;
    }


    .fse-fg .fse-fws,
    .fse-fg .fse-fw1,
    .fse-fg .fse-fw2,
    .fse-fg .fse-fw3,
    .fse-fg .fse-fw4,
    .fse-fg .fse-fw5,
    .fse-fg .fse-fw6,
    .fse-fg .fse-fw7,
    .fse-fg .fse-fw8,
    .fse-fg .fse-fw9,
    .fse-fg .fse-fw10,
    .fse-fg .fse-fw11,
    .fse-fg .fse-fw12 {
        width: auto;
        flex: 1 1 auto !important;
    }
}*/

.fse-fg.flex-col {
    flex-direction: column;
}

.fse-pg-title {
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
}

.pg-error {
    color: var(--pub-fc);
    margin: auto;
    width: 600px;
    text-align: center;
    font-size: 28pt;
    background: var(--pub-bg-clr);
    background-image: var(--pub-bg-img);
    background-repeat: no-repeat;
}

    .pg-error > .pg-icon {
        font-size: 48pt;
        margin: 20px;
    }

    .pg-error > .pg-title {
        font-size: 26pt;
        font-weight: bold;
    }

    .pg-error > .pg-message {
        font-size: 16pt;
        padding: 20px 0 20px 0;
        text-align: center;
    }

    .pg-error > .pg-try {
        font-size: 14pt;
        text-align: left;
        background-color: var(--pub-frm-bg);
        padding: 3px;
        line-height: 20pt;
        border: solid 0px #aaa;
        box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.20) !important;
    }

    .pg-error > .pg-debug > DIV {
        font-size: 12pt;
        padding: 10px;
        text-align: left;
        border: dotted 1px #F8F8F8;
    }


    .pg-error details {
        border: none;
        padding: 0;
        background-color: transparent;
        margin-top: 20px;
    }

        .pg-error details > summary {
            font-weight: normal;
            width: 100%;
            padding-left: 0;
            cursor: pointer;
            list-style: none;
            outline: none;
        }

        .pg-error details > summary {
            font-size: 18px;
        }

            .pg-error details > summary::marker {
                display: none;
            }



.fse-ui-tag {
    font-size: 10pt;
    background-color: #fafafa;
    color: #6a6762;
    border-radius: 8px;
    border: solid 1px #999999;
    line-height: 22px;
    padding: 0px 4px;
    margin-left: 10px;
    display: inline-block;
    min-width: 18px;
    text-align: center;
}

    .fse-ui-tag.application {
        background-color: #3b71ca;
        color: #fff;
    }

    .fse-ui-tag.page {
        background-color: #e3ebf7;
        color: #285192;
    }

    .fse-ui-tag.workspace {
        background-color: #14a44d;
        color: #fff;
    }

    .fse-ui-tag.feedback {
        background-color: #dc4c64;
        color: #fff;
    }

    .fse-ui-tag.people {
        background-color: #14a44d;
        color: #fff;
    }

    .fse-ui-tag.automation {
        background-color: #e4a11b;
        color: #fff;
    }

.ui-picture {
    font-size: 64px;
    text-align: center;
    width: 100%
}
/* Themes */
/*
https://leaverou.github.io/css3patterns/

*/
.fse-uiform {
    overflow: auto;
}


@media print {
    button {
        display: none;
    }

    .etag-ui-toolbar {
        display: none;
    }
}

#page-content {
    background-color: var(--win-content-bg);
    /*height: calc(100% - 71px);*/
}



/* visualizations */
.fse-viz-dashboard {
    background-color: #ffffff;
    display: flex;
    grid-gap: 20px;
    padding: 20px 20px 20px 20px;
    flex: 1;
    overflow-y: auto;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: flex-start;
}


.fse-viz-obj {
    text-align: center;
    transition: all .51s;
    cursor: pointer;
    background-color: #fff;
    border-radius: 6px;
    border: solid 1px #aaa;
    box-shadow: #CCCCCC 0px 2px 5px 2px !important;
    display: flex;
    flex-direction: column;
    height: 100px;
    width: 100px;
}

    .fse-viz-obj > SPAN {
        text-shadow: 1px 1px 1px #888;
        transition: all .51s;
        flex: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16pt;
    }

    .fse-viz-obj > LABEL {
        padding: 5px;
        font-size: 9pt;
        color: #000;
    }

    .fse-viz-obj:hover > LABEL {
        text-shadow: 4px 1px 1px #888;
    }


.fse-card {
    text-align: left;
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px #aaa;
    box-shadow: #CCCCCC 0px 2px 5px 2px !important;
    display: flex;
    flex-direction: row;
}

.msg-close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

    .msg-close:hover,
    .msg-close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
    }

button.msg-close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.fse-msg {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    line-height: normal;
}

.msg-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.msg-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.msg-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.msg-error {
    background-color: #f2dede;
    border-color: #e0b1b8;
    color: #b94a48;
}

.fse-msg-white {
    background-image: linear-gradient(to bottom,#FFFFFF,#F9F9F9);
    border-top-color: #d8d8d8;
    border-bottom-color: #bdbdbd;
    border-left-color: #cacaca;
    border-right-color: #cacaca;
    color: #404040;
    padding-left: 61px;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .fse-msg-white .msg-icon {
        text-align: center;
        width: 45px;
        height: 100%;
        position: absolute;
        top: -1px;
        left: -1px;
        border: 1px solid #bdbdbd;
        border-radius: 3px 0 0 3px;
        -webkit-border-radius: 3px 0 0 3px;
    }

        .fse-msg-white .msg-icon:after {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            display: block;
            content: '';
            width: 10px;
            height: 10px;
            border: 1px solid #bdbdbd;
            position: absolute;
            border-left: 0;
            border-bottom: 0;
            top: 50%;
            right: -6px;
            margin-top: -5px;
            background: #fff;
        }

        .fse-msg-white .msg-icon i {
            font-size: 20px;
            color: #FFF;
            left: 12px;
            margin-top: -10px;
            position: absolute;
            top: 50%;
        }

    .fse-msg-white.msg-error .msg-icon,
    .fse-msg-white.msg-error .msg-icon:after {
        border-color: #ca452e;
        background: #da4932;
    }

    .fse-msg-white.msg-info .msg-icon,
    .fse-msg-white.msg-info .msg-icon:after {
        border-color: #3a8ace;
        background: #4d90fd;
    }

    .fse-msg-white.msg-warning .msg-icon,
    .fse-msg-white.msg-warning .msg-icon:after {
        border-color: #d68000;
        background: #fc9700;
    }

    .fse-msg-white.msg-success .msg-icon,
    .fse-msg-white.msg-success .msg-icon:after {
        border-color: #54a754;
        background: #60c060;
    }


.fse-chat
{
    background-color: #F6F6F6;
}

.fse-chat-left,
.fse-chat-messages
{
    transition: none;
    border: solid 0px #aaa;
    box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.20) !important;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    padding:10px;
    margin:10px;
}


.fse-chat-left {
    background-color: #FFF;
    margin-right:0px;
}

.fse-chat-messages {
    background-color: #FFF;
}

.etag-ui-shortcut {
    text-align: center;
    transition: none;
    cursor: pointer;
    background: var(--ws-sct-bg-clr);
    background-color: var(--ws-sct-bg-clr);
    border: solid 0px #aaa;
    box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.20) !important;
    border-radius: 15px;
    /*backdrop-filter: blur(17.5px);*/
    display: flex;
    flex-direction: column;
    height: 168px;
    width: 160px;
}

.etag-ui-shortcut > .ui-icon img {
    height: 100px;
}


/* ## START TOOLBAR ## */
.etag-toolbar {
    width: 100%;
    display: block;
    height: 24px;
    background: #EEEFF1;
    border-bottom: 1px solid #ccc;
}

    .etag-toolbar .ui-group {
        float: right;
        padding-right: 12px;
    }

        .etag-toolbar .ui-group IMG {
            border: 0px;
            height: 16px;
            width: 16px;
            padding: 4px;
        }

        .etag-toolbar .ui-group A {
            text-decoration: none;
        }

        .etag-toolbar .ui-group IMG:hover {
            background: #ccc;
        }



.login-continue {
    margin: 35px 0px;
    background-image: url('../images/btn-login.svg');
    background-repeat: no-repeat;
    background-position-x: right;
}


.fse-login-cred {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.fse-login-tiles-text {
    text-align: center;
}

.fse-login-tiles {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px 0px;
}

.fse-login-support a {
    font-weight: 900;
    color: var(--frm-inp-fc);
}

.idp-tag {
    width: 253px;
    height: 266px;
    border-radius: 15px;
    background: var(--login-tl-bg);
    box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.20);
    backdrop-filter: blur(17.5px);
    display: flex;
    flex-direction: column;
}

    .idp-tag:hover {
        cursor: pointer;
        transform: scale(1.05);
        transition: 0.1s;
    }

.tag-label {
    display: flex;
    height: 42px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: var(--login-tl-title-fc);
    text-align: center;
    font-family: Gotham;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 15px 15px 0px 0px;
    background: var(--login-tl-title-fc-bg);
}

.idp-tag-picture {
    /*background-image: var(--pub-logo-img);*/
    background-repeat: no-repeat;
    background-position: center;
    font-size: 64pt;
    flex: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .idp-tag-picture > img {
        width: 50%;
        vertical-align: middle;
    }


.idp-tag-button {
    flex: 0 1 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.idp-tag-login-btn {
    display: inline-block;
    width: 85%;
    text-decoration: none;
    padding: 10px 0px;
    font-size: 14px;
    color: var(--pub-btn-fc);
    background-color: var(--pub-btn-bg);
    border-radius: 100px;
    border: 2px solid var(--pub-btn-bg);
    background-image: url('../images/btn-login.svg');
    background-repeat: no-repeat;
    background-position-x: right;
    cursor: pointer;
}



/*Login Tile Small Class*/
.fse-login-tiles-sm .idp-tag {
    width: 83px;
    height: 86px;
}

    .fse-login-tiles-sm .idp-tag .tag-label {
        font-size: 9px;
        height: 15px;
    }

    .fse-login-tiles-sm .idp-tag .idp-tag-picture {
        font-size: 24pt;
        line-height: 24pt;
        height: 24pt;
    }

        .fse-login-tiles-sm .idp-tag .idp-tag-picture > img {
            width: 50%;
            margin-top: 5px;
        }

        .fse-login-tiles-sm .idp-tag .idp-tag-picture > span {
            margin-top: 8px;
        }

.fse-login-tiles-sm .idp-tag-button {
    margin-top: -10px;
    line-height: 70px;
}

.fse-login-tiles-sm .idp-tag-login-btn {
    padding: 0px;
    font-size: 12px;
    background-image: none;
}


.ui-workspace-items.fse-sc-med .etag-ui-shortcut {
    height: 108px;
    width: 100px;
}

    .ui-workspace-items.fse-sc-med .etag-ui-shortcut .ui-badge {
    }

    .ui-workspace-items.fse-sc-med .etag-ui-shortcut .ui-icon {
        background-size: auto 45px;
        font-size: 45px;
    }

    .ui-workspace-items.fse-sc-med .etag-ui-shortcut > .ui-icon img {
        height: 60px;
    }

    .ui-workspace-items.fse-sc-med .etag-ui-shortcut label {
        font-size: 12px;
        padding: 10px;
    }


.ui-workspace-items.fse-sc-sm .etag-ui-shortcut {
    height: 68px;
    width: 60px;
}

    .ui-workspace-items.fse-sc-sm .etag-ui-shortcut .ui-badge {
    }

    .ui-workspace-items.fse-sc-sm .etag-ui-shortcut .ui-icon {
        background-size: auto 30px;
        font-size: 24px;
    }

    .ui-workspace-items.fse-sc-sm .etag-ui-shortcut > .ui-icon img {
        height: 40px;
    }

    .ui-workspace-items.fse-sc-sm .etag-ui-shortcut label {
        font-size: 9px;
        padding: 5px;
    }


.ui-workspace-items.fse-sc-lsq .etag-ui-shortcut {
    height: 268px;
    width: 260px;
}

    .ui-workspace-items.fse-sc-lsq .etag-ui-shortcut .ui-badge {
    }

    .ui-workspace-items.fse-sc-lsq .etag-ui-shortcut .ui-icon {
        background-size: auto 85px;
        font-size: 72pt;
        position: relative;
        top: 40px;
        align-items: unset;
        max-height: fit-content;
    }

    .ui-workspace-items.fse-sc-lsq .etag-ui-shortcut > .ui-icon img {
        height: 100px;
    }

    .ui-workspace-items.fse-sc-lsq .etag-ui-shortcut label {
        font-size: 16px;
        padding: 5px;
        white-space: unset;
        margin-top: 60px;
        margin-bottom: 10px;
    }




.ui-workspace-items.fse-sc-lrt .etag-ui-shortcut {
    height: 168px;
    width: 360px;
}

    .ui-workspace-items.fse-sc-lrt .etag-ui-shortcut .ui-badge {
    }

    .ui-workspace-items.fse-sc-lrt .etag-ui-shortcut .ui-icon {
        background-size: auto 85px;
        font-size: 54pt;
        position: relative;
        top: 12px;
        align-items: unset;
        max-height: fit-content;
    }

    .ui-workspace-items.fse-sc-lrt .etag-ui-shortcut > .ui-icon img {
        height: 72px;
    }

    .ui-workspace-items.fse-sc-lrt .etag-ui-shortcut label {
        font-size: 16px;
        padding: 5px;
        white-space: unset;
        margin-top: 20px;
        margin-bottom: 10px;
    }



.ui-workspace-items.fse-sc-dsf .etag-ui-shortcut {
    height: 168px;
    width: 160px;
}

    .ui-workspace-items.fse-sc-dsf .etag-ui-shortcut .ui-badge {
    }

    .ui-workspace-items.fse-sc-dsf .etag-ui-shortcut .ui-icon {
        background-size: auto 85px;
        font-size: 54pt;
        position: relative;
        top: 12px;
        align-items: unset;
        max-height: fit-content;
    }

    .ui-workspace-items.fse-sc-dsf .etag-ui-shortcut > .ui-icon img {
        height: 72px;
    }

    .ui-workspace-items.fse-sc-dsf .etag-ui-shortcut label {
        font-size: 12px;
        padding: 5px;
        white-space: unset;
        margin-top: 30px;
        margin-bottom: 10px;
    }


/* START SCROLLBARS */
/* width */
::-webkit-scrollbar {
    width: 8px !important;
    height: 8px !important;
}
/* Track */
::-webkit-scrollbar-track {
    background: var(--scroll-track) !important;
    border-radius: 100px !important;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--scroll-thumb) !important;
    border-radius: 100px !important;
}
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: var(--scroll-thumb-hov) !important;
    }
/* END SCROLLBARS */









.launcher-tag {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 1px 1px 3px #cccccc;
    overflow: hidden;
    text-align: center;
    width: 90px;
}

    .launcher-tag > .launcher-tag-picture {
        height: 48px;
    }

        .launcher-tag > .launcher-tag-picture > SPAN {
            font-size: 32pt;
            line-height: 48px;
        }

    .launcher-tag > .tag-label {
        font-size: 9pt;
        background: none;
        height: 20px;
        color: var(--lch-itm-tl-fc);
    }

.launcher-tag-image {
    font-size: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

    .launcher-tag-image img {
        vertical-align: middle;
        height: 70px;
    }


.fse-launcher-contents {
    border: 0px solid #ccc;
    margin: 0px;
    border-radius: 12px;
    /*margin-left: 15px;*/
}

.announcement-tag,
.fse-launcher-contents .launcher-tag {
    margin: 0px 20px;
    text-align: center;
    transition: none;
    cursor: pointer;
    background: var(--ws-sct-bg-clr);
    background-color: var(--ws-sct-bg-clr);
    border: solid 0px #aaa;
    box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.20) !important;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    height: 100px;
    width: 100px;
    flex: 0 0 100px;
}
.announcement-tag {
    height:auto;
    width: auto;
    flex: 0 0 150px;
}

.fse-launcher-contents .fse-title {
    font-style: normal;
    font-weight: 700;
    font-size: 11pt;
    padding-bottom: 8px;
    border-bottom: 1px solid var(--lch-fnc-title-fc);
    color: var(--lch-fnc-title-fc);
    display: flex;
}
    .fse-launcher-contents .fse-title > span {
        flex: 1 1 auto;
        line-height: 43px;
    }

    /*.fse-launcher-contents .fse-title > button {
        height: 30px;
        width: 100px;
        margin: 0px 10px 4px 0px;
        background-color: #f9f9f9 !important;
        border-color: #e3e3e3 !important;
    }
*/
    .fse-launcher-contents .tlb-label.title > label {
        font-weight: bold;
        color: inherit;
    }


.sec-search-no-results {
    margin-left: 20px;
    margin-top: 20px;
}


.fse-launcher-item .btn-selector {
    padding: 0px;
    border-radius: 0;
    border: 0;
    box-sizing: border-box;
    resize: none;
    font-size: 14pt;
    flex: none;
    width: 100%;
    color: var(--frm-btn-fc);
    background-color: transparent;
    margin-left: 0;
}


.fse-launcher-item .item-contents {
    width: 100%;
}

    .fse-launcher-item .item-contents .time,
    .fse-launcher-item .item-contents .timeTitle,
    .fse-launcher-item .item-contents .ext-link {
        float: right;
        text-align: right;
    }

    .fse-launcher-item .item-contents .title {
        font-size: 12pt;
        color: var(--lch-itm-title-fc);
        height: 50px;
        display: flex;
    }

        .fse-launcher-item .item-contents .title > label {
            /*vertical-align: text-top;
            flex: 1 1 auto;*/
            margin-right: 20px;
            line-height: 29px;
        }

    .fse-launcher-item .item-contents .desc {
        font-size: 10pt;
        color: var(--lch-itm-desc-fc);
    }

.fse-launcher-item .item-pills {
/*    display: flex;
    flex-direction: row;
    flex: auto;
    flex-wrap: wrap;*/
}

    .fse-launcher-item .item-pills div {
        padding: 4px 10px;
        text-align: center;
        border-radius: 15px;
        background-color: var(--grid-pill-bg);
        color: var(--grid-pill-fc);
        margin: 0px 5px 0px 0px;
        font-size: 10px;
        border: 1px solid var(--grid-pill-bdr-clr);
        height: 19px;
        line-height: 19px;
    }

.fse-launcher-body button{
    float: right;
}

.fse-announcement-item .item-contents button,
    .fse-launcher-body button, .fse-launcher-item .item-contents button {
    display: inline-block;
    width: auto;
}

    .fse-announcement-item button > span,
    .fse-launcher-body button > span,
    .fse-launcher-item .actionItems button > span {
        font-family: var(--primary-ff);
        font-size: 14px;
        margin-left: 5px;
        font-weight: 300 !important;
    }

.attr-tags {
    display: flex;
}

    .attr-tags > .tag {
        padding: 3px;
        flex: auto;
        text-align: left;
    }

        .attr-tags > .tag > label:before {
            font-size: 14pt;
            margin-right: 5px;
        }

        .attr-tags > .tag > label {
            margin-left: 5px;
            font-size: 12px;
            user-select: text;
            margin-right: 15px;
        }





.fse-launcher-contents .etag-ui-toolbar {
    background-color: transparent;
    margin-top: 0;
}

    .fse-launcher-contents .etag-ui-toolbar.top {
        background-color: transparent;
    }

        .fse-launcher-contents .etag-ui-toolbar.top .ui-outer {
            box-shadow: none;
        }


.fse-launcher-body .etag-grid .item.selected,
.fse-launcher-body .etag-grid .content-body .item {
    background: var(--grid-hdr-bg) !important;
}

.fse-launcher-contents .rotate90deg {
    transform: rotate(90deg);
}

.fse-launcher-contents .rotate30deg {
    transform: rotate(30deg);
}


.catalog-grid {
    border: 0px solid #ccc !important;
    padding-bottom: 0px !important;
    flex: auto !important;
}


    .catalog-grid > .grid-content {
        margin: 0;
    }

    .catalog-grid > .grid-content {
        box-shadow: none;
        border-radius: 12px;
    }

    .catalog-grid .content-body .item > DIV {
        border-radius: 4px;
    }

    .catalog-grid .content-body .data-cell,
    .catalog-grid .content-body .selector-cell {
        border-right: 0px;
        padding: 3px;
    }

    .catalog-grid .item.selected > DIV {
        background: initial !important;
    }

    .catalog-grid .item.selected:hover > DIV:first-child {
        border-left: solid 4px transparent !important;
    }

    .etag-grid .content-body .item:nth-child(odd) > DIV {
        background: none;
    }

    .etag-grid .content-body .item:nth-child(even) > DIV {
        background: none;
    }

    .etag-grid .content-body .item:hover > DIV {
        background: none;
    }


/* ANNOUNCEMENTS */

.etag-grid .content-body div .fse-announcement-item:nth-child(3) .data-cell:first-child,
.etag-grid .content-body div .fse-announcement-item:nth-child(3) {
    border-radius: 15px 15px 0px 0px;
}

.fse-announcement-item.new:hover > DIV:first-child,
.fse-announcement-item.new > DIV:first-child {
    border-left: solid 9px #27ae60;
}

.fse-announcement-item.urgent .data-cell, .fse-announcement-item.urgent .selector-cell {
    padding: 9px 5px 9px 5px;
}

.fse-announcement-item.urgent {
     border: 1px dotted #c23616;
    /*border-radius: 12px;*/
}

.fse-announcement-item.urgent:hover > DIV:first-child,
.fse-announcement-item.urgent > DIV:first-child {
    border-left: solid 9px #c23616;
}

.announcement-tag > .tag-label {
    font-size: 9pt;
    background: none;
    /*padding:6px;*/
    height: 20px;
    color: var(--lch-itm-tl-fc);
    /*flex: 1 auto;*/
}

.announcement-tag-image {
    font-size: 48px;
    flex: 1 auto;
    margin-top: 10px;
}


.fse-announcement {
    padding: 0px;
    border: 0px solid #ccc;
    margin: 0px;
    border-radius: 12px;
}


.fse-announcement-item > div > div {
    display: flex;
    flex-direction: row;
}


.fse-announcement-item .item-contents {
    width: 100%;
}

    .fse-announcement-item .item-contents .release-info {
        font-size: 8pt;
        color: var(--lch-itm-desc-fc);
        margin-bottom: 10px;
    }

    .fse-announcement-item .item-contents .ext-link {
        /*float: right;*/
    }

    .fse-announcement-item .item-contents button {
        /*box-shadow: 0px 4px 15px 0px rgba(103, 103, 103, 0.20);*/
    }

    .fse-announcement-item .item-contents .title {
        font-size: 12pt;
        color: var(--lch-itm-title-fc);
    }

    .fse-announcement-item .item-contents .desc {
        font-size: 10pt;
        color: var(--lch-itm-desc-fc);
    }

.fse-announcement-item.new .item-contents .title {
    font-weight: bold;
}



/* CATALOG*/

#secCatalog .etag-ui-splitter {
    background: transparent;
    border-radius: 15px;
}

#secCatalog .etag-ui-pane {
    overflow: auto;
    border-radius: 15px;
    height: calc(100% - 40px);
}

#secCatalog .etag-grid .content-body {
    background-color: transparent;
    margin: 0px;
}

    #secCatalog .etag-grid .content-body .columns, #secCatalog .etag-grid .content-body .filters {
        background-color: transparent;
    }

#secCatalog .etag-grid .columns .column-cell, #secCatalog .etag-grid .columns .selector-cell, #secCatalog .etag-grid .filters .filter-cell {
    padding: 0px 7px;
}

#secCatalog .etag-grid > .grid-content {
    box-shadow: none;
    border-radius: 4px;
    background-color: transparent;
}

#secCatalog .etag-grid .content-body .item:nth-child(odd) > DIV {
    background: transparent;
}

#secCatalog .etag-grid .content-body .item:nth-child(even) > DIV {
    background: transparent;
}

#pneCatalogLeft .etag-grid .content-body .data-cell, #pneCatalogLeft .etag-grid .content-body .selector-cell {
    padding: 0px;
}

#pneCatalogLeft .etag-grid .content-body .item > DIV {
    margin-right: 7px;
}

#pneCatalogLeft .etag-grid .item.selected {
    box-shadow: none !important;
    filter: none;
}
/*#pneCatalogLeft .etag-grid .content-body .item:hover {
    transform: scale(1);
    transition: 0s;
    box-shadow: none !important;
}
*/
#pneCatalogLeft .etag-grid .item:hover > DIV:first-child {
    border-left: solid 4px transparent;
}

.catalog-title {
    font-size: 16px;
    color: var(--lch-fnc-title-fc);
    margin-left: 23px;
    margin-top: 10px;
}



#pneCatalogLeft {
    background-color: var(--lch-ctg-type-bg);
    /*border-radius: 15px;*/
}

    #pneCatalogLeft .fse-form {
        padding: 0px;
        margin: 0;
        overflow: hidden;
    }

#pneCatalogResults.fse-form {
    margin: 0;
    padding-top: 0px;
    /* height: calc(100% - 35px);*/
}
/*#pneCatalogResults .launcher-tag {
    background: transparent;
    background-color: transparent;
    box-shadow: none !important;
}*/

#pneCatalogResults .launcher-tag .item-pills div {
    float: right;
}

#pneCatalogResults .etag-grid .content-body .data-cell > DIV, .etag-grid .content-body .selector-cell > DIV {
    display: flex;
    flex-direction: column;
    width: 100%;
}

/*#pneCatalogResults .launcher-tag {
    width: 100%;
    flex-direction: row;
    border-radius: 0;
}*/

#pneCatalogResults .fse-launcher-contents .launcher-tag {
    margin: 0;
    height: 100%;
    width: 100%;
}

#pneCatalogResults .fse-launcher-item .item-contents {
    text-align: center;
    border-top: 1px solid var(--frm-inp-bdr-clr);
    margin: 10px 10px 0px 10px;
}

    #pneCatalogResults .fse-launcher-item .item-contents .actionItems {
        text-align: left;
        margin-left: 25px;
    }

#pneCatalogResults .title {
    text-align: left;
    margin: auto;
    font-size: 16px;
    color: var(--lch-itm-title-fc);
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}
    #pneCatalogResults .user-title {
        font-style: italic;
        font-size: 12px;
    }

    #pneCatalogResults .fse-launcher-item .item-pills {
        /*flex: 1 1 auto;*/
        flex-wrap: wrap;
    }

    #pneCatalogResults .fse-launcher-item .item-pills div {
        margin: auto;
    }

#pneCatalogResults .fse-launcher-contents .launcher-tag-image img,
#pneCatalogResults .fse-launcher-contents .launcher-tag-image span {
    vertical-align: middle;
}

#pneCatalogResults .fse-launcher-item .item-contents .desc {
    text-align: left;
    margin: 5px 0px 0px 10px;
}

#pneCatalogResults .etag-grid.tiles-mode .content-body .item {
    height: 260px;
    max-width: 430px;
    width: 430px;
}

/* QUILL UPDATES*/
.ql-toolbar.ql-snow {
    border: 0px solid #ccc;
    font-family: var(--primary-ff);
    padding: 8px;
}

.ql-editor {
    color: var(--frm-lbl-fc);
}

.ql-toolbar.ql-snow {
    border: 0px solid #ccc;
    font-family: var(--primary-ff);
}

.ql-container.ql-snow {
    border: 0px solid #ccc;
}








/* LAUNCHER UPDATED */

.fse-launcher-page {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.fse-launcher-body {
    overflow: hidden;
    flex: auto;
    height: 1px;
}

.fse-left-pane {
    overflow: auto;
}

.fse-content-pane {
    overflow: auto;
    margin: 5px;
}

.fse-filters {
    margin: 10px;
    padding: 0px;
}

.fse-no-results {
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 8px;
    border: 1px solid var(--grid-bdr-clr);
    color: var(--lch-fnc-title-fc);
}

.fse-launcher-contents .fse-results {
    padding: 2px;
    border-radius: 12px;
    /*border: 1px solid #ececec;*/
    /*margin-top: 10px;*/
    padding: 4px;
}

    .fse-launcher-contents .fse-results .g-title {
        text-align: left;
        font-size: 11pt;
        color: var(--lch-itm-desc-fc);
        margin: 10px 0px 10px 25px;
        color: var(--lch-fnc-title-fc);
    }

    .fse-launcher-contents .fse-results .g-contents {
        border: 1px solid var(--grid-bdr-clr);
        border-radius: 12px;
    }

    .fse-launcher-contents .fse-results.tiles .g-contents {
        display: flex;
        /*grid-gap: 4px;*/
        padding: 0;
        flex: 1;
        overflow-y: auto;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        align-content: flex-start;
        padding: 4px 4px 15px 4px;
    }




    .fse-launcher-contents .fse-results.list {
    }

.fse-launcher-item.application {
}

.fse-launcher-item.page {
}

.fse-launcher-item.workspace {
}

.fse-launcher-item.feedback {
}

.fse-launcher-item.people {
}

    .fse-launcher-item.people img {
        border-radius: 50%;
        height: 70px;
    }

.fse-launcher-item.automation {
}

.fse-launcher-item.ai-operator {
}

.fse-launcher-toolbar .ui-outer {
    padding: 0px 4px;
    border-radius: 12px 12px 0 0;
    border-bottom: 0;
}

.fse-launcher-toolbar .ui-inner {
    margin: 0 !important;
    padding: 0;
}


.fse-launcher-contents .fse-launcher-item {
    padding: 10px 10px 10px 0px;
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid var(--grid-bdr-clr);
}
.fse-launcher-contents .fse-launcher-item:last-child {
    border-bottom: 0px solid var(--grid-bdr-clr);
}

.fse-launcher-contents .tiles .fse-launcher-item {
    padding: 10px 0px 0px 0px;
}

    .fse-launcher-contents .fse-launcher-item .item-contents {
    display: flex;
    flex-direction: column;
}

    .fse-launcher-contents .fse-launcher-item .header {
        display: flex;
    }

        .fse-launcher-contents .fse-launcher-item .header .h-title {
            padding-right: 10px;
            line-height: 29px;
            font-size: 12pt;
            color: var(--lch-itm-title-fc);
            /*white-space: nowrap;*/
        overflow: hidden;
    }

    .fse-launcher-contents .fse-launcher-item .h-time {
        font-size: 9pt;
        line-height: 29px;
        color: #bfbfbf;
        flex: auto;
        text-align: right;
        padding-right: 10px;
    }

.fse-launcher-contents .fse-results.tiles .fse-launcher-item .h-time {
    flex: none;
}

.fse-launcher-item .h-pills {
    text-align: left;
}

    .fse-launcher-item .h-pills span {
        padding: 4px 10px;
        text-align: center;
        border-radius: 15px;
        background-color: var(--grid-pill-bg);
        color: var(--grid-pill-fc);
        margin: 0px 5px 0px 0px;
        font-size: 10px;
        border: 1px solid var(--grid-pill-bdr-clr);
        height: 19px;
        line-height: 19px;
    }

.fse-launcher-contents .fse-launcher-item .body {
    flex: auto;
    max-height: 130px;
    overflow: auto;
    font-size: 10pt;
    color: var(--lch-itm-desc-fc);
    text-align: left;
}

.fse-launcher-contents .fse-launcher-item .actions {
}

    .fse-launcher-contents .fse-launcher-item .actions > button {
    }

.fse-results.tiles .fse-launcher-item {
    height: 260px;
    max-width: 430px;
    width: 430px;
    text-align: center;
    transition: all .51s;
    cursor: pointer;
    display: flex;
    background: var(--grid-tile-bg);
    box-shadow: 0 4px 15px 0 rgba(103,103,103,.2);
    margin: 10px 6px 0px 10px;
    border-radius: 12px;
    flex: 1 1 auto;
    flex-direction: column;
}

    .fse-results.tiles .fse-launcher-item .tile-header {
        display: flex;
        flex-direction: row;
    }

    .fse-results.tiles .fse-launcher-item .body {
        margin: 10px 20px;
    }

    .fse-results.tiles .fse-launcher-item .actions {
        display: flex;
        border-top: 1px solid var(--tbr-bdr-clr)
    }

        .fse-results.tiles .fse-launcher-item .actions > button {
            border: none;
            background-color: transparent;
            flex: auto !important;
            border-radius: 0px;
            border-right: 1px solid var(--tbr-bdr-clr);
        }
            .fse-results.tiles .fse-launcher-item .actions > button:last-child {
                border-right: 0px;
            }

            .fse-results.tiles .fse-launcher-item .actions > button.btn-default:hover {
                transform: scale(1);
                box-shadow: none;
                background-color: var(--tb-bg-hov) !important;
            }

    .fse-results.tiles .fse-launcher-item .item-contents {
        border-bottom: 1px dotted var(--lch-itm-desc-fc);
        margin-right: 4px;
    }

.fse-launcher-item.ai-operator img {
    border-radius: 50%;
    height: 70px;
}

.fse-launcher-item .h-pills span.featured {
    background-color: var(--grid-pill-feature-bg);
    border: 1px solid var(--grid-pill-feature-bdr-clr);
    color: var(--grid-pill-feature-fc);
}

.fse-launcher-header {
    border: 1px solid var(--tbr-bdr-clr);
    margin: 0 14px;
    border-radius: 0 0 12px 12px;
    flex-direction: row;
    display: flex;
    background-color: var(--tbr-bg-clr);
    min-height:58px;
}

    .fse-launcher-header .etag-ui-toolbar {
        border-radius: 0;
        height: auto;
        background-color: transparent;
    }

        .fse-launcher-header .etag-ui-toolbar .ui-outer {
            padding: 0;
            border-radius: 0;
            margin: 0;
            background-color: transparent;
            border: 0;
        }


            .fse-launcher-header .etag-ui-toolbar .ui-outer .ui-inner {
                overflow: auto;
                margin: 0;
                margin-top: 3px;
            }

        .fse-launcher-header .etag-ui-toolbar .tlb-group {
            border: 0;
            border-top: 1px solid var(--tbr-bdr-clr);
            border-radius: 15px;
        }

.fse-result-title {
    padding: 0 8px;
    border-right: 1px solid var(--tbr-bdr-clr);
    font-weight: bold;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 12pt;
    color: var(--lch-itm-title-fc);
}

.fse-search-info {
    padding: 0 8px;
    font-weight: normal;
    flex: auto;
    border-right: 1px solid var(--tbr-bdr-clr);
    justify-content: center;
    display: flex;
    align-items: center;
    color: var(--lch-itm-title-fc);
}

.fse-launcher-toolbar {
    height: auto !important;
    margin-top: 8px;
}

/*** HELP CENTER***/

.fse-hc-item {
    display: flex;
    flex-direction: row;
    margin: 0 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    cursor: pointer;
}

    .fse-hc-item:hover {
        background-color: #F0F8FF;
    }


    .fse-hc-item > .hc-item-icon {
        flex: 1 1 auto;
        display: block;
        padding: 10px;
        border-image: none;
        max-width: 70px;
        min-width: 70px;
        text-align: center;
    }

.hc-item-buttons {
    text-align: right;
}

    .hc-item-buttons > span {
        cursor: pointer;
        color: #808080;
        background-color: #fff;
        font-size: 18pt;
        width: 64px;
        display: block;
        margin: 4px;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid #C0C0C0;
        box-sizing: border-box;
        resize: none;
        min-width: 1px;
        display: inline-block;
        text-align: center;
    }

        .hc-item-buttons > span.fn-support {
            color: #6e97c0;
            border-color: #6e97c0;
        }


.fse-hc-item > .hc-item-body {
    flex: 1 1 auto;
    display: block;
    margin: 4px;
}

    .fse-hc-item > .hc-item-body > .hc-item-text {
        padding: 2px 0px 4px 0px;
        font-weight: 500;
        font-size: 16pt;
        line-height: 150%;
        color: #4B7EB1;
    }

    .fse-hc-item > .hc-item-body > .hc-item-description {
        padding: 2px 0px 4px 0px;
        color: #8A8A8A;
        font-size: 12pt;
        line-height: 16pt;
    }

.sec-feedback,
.sec-search {
    margin-top: 0;
    background-color: var(--win-body-bg);
}

    .sec-feedback > .fse-fg {
        position: initial !important;
        background-color: #fff !important;
        border-bottom: none !important;
    }

.sec-search-no-results {
    padding: 40px;
    font-size: 12pt;
    color: #808080;
}

.sec-search-categories {
}


.fse-embedded {
    flex: auto;
    position: relative;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    font-size: 16px;
}

    .fse-embedded .fse-message {
        color: #595959;
        padding: 10px 0px;
    }

    .fse-embedded .fse-busy {
        color: #595959;
        padding: 10px 0px;
    }


    .fse-embedded .fse-buttons {
    }

        .fse-embedded .fse-buttons a {
            display: inline-block;
            width: 100%;
            text-decoration: none;
            padding: 12px 0px;
            font-size: 16px;
            color: var(--pub-btn-fc);
            background-color: var(--pub-btn-bg);
            border-radius: 100px;
            border: 2px solid var(--pub-btn-bg);
        }

