@layer headless-reset, element-plus;

@layer headless-reset {
/*
Theme Name: Fluent Office Headless
Version: 1000
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    background: #f6f6f7;
    line-height: 1;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body * {
    box-sizing: border-box;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*! This file is auto-generated */

.alignleft {
    float: left
}

.alignright {
    float: right
}

.textleft {
    text-align: left
}

.textright {
    text-align: right
}

.button .screen-reader-text {
    height: auto
}

.screen-reader-shortcut {
    position: absolute;
    top: -1000em
}

.hidden, .js .closed .inside, .js .hide-if-js, .js .wp-core-ui .hide-if-js, .js.wp-core-ui .hide-if-js, .no-js .hide-if-no-js, .no-js .wp-core-ui .hide-if-no-js, .no-js.wp-core-ui .hide-if-no-js {
    display: none
}

body {
    background: #f6f8fa;
    color: #3c434a;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    min-width: 100%
}

iframe, img {
    border: 0
}

td {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

a {
    color: #2271b1;
    transition-property: border, background, color;
    transition-duration: .05s;
    transition-timing-function: ease-in-out
}

a, div {
    outline: 0
}

a:active, a:hover {
    color: #135e96
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

.wp-die-message, p {
    font-size: 1em;
    line-height: 1.5em;
    margin: 1em 0
}

blockquote {
    margin: 1em
}

dd, li {
    margin-bottom: 6px
}

.update-core-php h2 {
    margin-top: 4em
}

.update-messages h2, .update-php h2, h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
}

ol, ul {
    padding: 0
}

ul {
    list-style: none
}

ol {
    list-style-type: decimal;
    margin-left: 2em
}

ul.ul-disc {
    list-style: disc outside
}

ul.ul-square {
    list-style: square outside
}

ol.ol-decimal {
    list-style: decimal outside
}

ol.ol-decimal, ul.ul-disc, ul.ul-square {
    margin-left: 1.8em
}

ol.ol-decimal > li, ul.ul-disc > li, ul.ul-square > li {
    margin: 0 0 .5em
}

.ltr {
    direction: ltr
}

.code, code {
    font-family: Consolas, Monaco, monospace;
    direction: ltr;
    unicode-bidi: embed
}

code, kbd {
    padding: 3px 5px 2px;
    margin: 0 1px;
    background: #f0f0f1;
    background: rgba(0, 0, 0, .07);
    font-size: 13px
}

b, strong {
    font-weight: 600
}

.pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

hr {
    border: 0;
    border-top: 1px solid #dcdcde;
    border-bottom: 1px solid #f6f7f7
}

.tax_portal_front #tax_app {
    max-width: 1260px;
    padding: 0 10px;
    margin: 0 auto;
    min-height: 85vh;
}

.tax_portal_front .fca_admin_menu_wrap {
    margin-left: 0;
    padding-left: 0;
}

.fca_logo_holder {
    padding-left: 20px !important;
}

footer#footer {
    text-align: center;
    margin-top: 50px;
}

.ac_login {
    max-width: 600px;
    background: white;
    padding: 20px;
    margin: 200px auto 0;
    border-radius: 5px;
}

.ac_login h3 {
    margin: 0 -20px 20px;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}

.ac_login p label {
    font-weight: 500;
    display: block;
}

.ac_login input[type=text], .ac_login input[type=password] {
    display: block;
    width: 100%;
    padding: 7px 10px;
    margin-top: 5px;
}

input#wp-submit {
    width: 100%;
    padding: 10px;
    background: #2271b1;
    border: 0;
    border-radius: 5px;
    color: white;
    font-size: 16px;
}

.not-found {
    max-width: 600px;
    background: white;
    padding: 20px;
    margin: 200px auto 0;
    text-align: center;
}

div#wrapper {
    min-height: 90vh;
}

.fac_front_app {
    margin: 0 10px;
}

.fac_front_app .ninja-erp-app {
    margin-right: 0;
}

.fac_front_app .fac_navigation {
    padding: 0 10px;
}

.ninja-erp-body {
    margin: 0 !important;
}

.ninja-erp-header > ul {
    margin: 0 -10px 15px;
    padding: 0 20px !important;
}

.fac_front_app .fac_navigation {
    padding: 0 10px;
    margin: 0 -10px 10px;
}


ul.footer_menu {
    list-style: none;
    margin: 10px;
    padding: 0;
}

ul.footer_menu li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid gray;
}

ul.footer_menu li:last-child {
    border-right: 0;
}

.fluentform_front .ff_form_wrap {
    margin: 0 20px;
}

.fluentform_front .ff_form_main_nav {
    margin: 0 20px;
}


.au_app {
    display: flex;
    margin: 0;
    align-items: flex-start;
    justify-content: space-evenly;
}

.au_app .app_sidebar {
    width: 200px;
    flex: none;
}

.au_app .app_contents {
    width: 100%;
    overflow: auto;
}

.menu-app-container ul {
    list-style: none;
}

.menu-app-container ul li {
    margin: 0;
    font-weight: bold;
    margin-right: 10px;
    display: block;
}

.menu-app-container ul li a {
    width: 100%;
    display: block;
    padding: 10px 0 10px 10px;
}

.menu-app-container ul li.current_page_item {
    background: white;
}

.menu-app-container ul li a {
    text-decoration: none;
}

.app_menu_expand {
    display: none;
}

.fac_navigation {
    align-items: flex-start !important;
}

.current-menu-item a {
    color: black;
}

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

    .fac_front_app {
        padding: 0;
        margin: 0;
    }

    .el-menu--horizontal > .el-menu-item {
        padding: 0 5px;
        font-size: 12px;
        height: 45px !important;
        line-height: 45px !important;
    }

    .fac_navigation .fac_logo_holder {
        padding: 5px 0 0 33px !important;
    }
    .department_wrapper .ninja-erp-header .ninja-erp-navigation {
        padding-left: 43px !important;
    }

    .au_app .app_sidebar {
        width: 0;
    }

    .app_menu_expand {
        display: block;
        position: absolute;
        top: 10px;
        left: 0px;
        z-index: 99999999;
    }

    .app_menu_expand span {
        font-size: 30px;
    }

    .au_app .app_sidebar .menu-app-container {
        display: none;
    }

    .au_app .app_sidebar.expanded .menu-app-container {
        display: block;
        padding-top: 40px;
    }

    .au_app .app_sidebar.expanded {
        position: absolute;
        z-index: 9999;
        width: 200px;
        left: 0;
        background: white;
        bottom: 0;
        top: 0;
        border-right: 1px solid #dcdddd;
        box-shadow: 3px 0 4px 0 #f4f4f4;
    }

    .ninja-erp-body {
        padding: 10px;
    }


    /*
    * CRM
     */
    .fluentcrm_main_menu_items ul.fluentcrm_menu {
        padding: 0 10px 0 0 !important;
    }
    .fluentcrm_main_menu_items {
        padding-left: 35px !important;
        margin-right: 0 !important;
    }
    .fluentcrm_main_menu_items ul.fluentcrm_menu li .fluentcrm_menu_primary {
        padding: 20px 7px !important;
        font-size: 11px !important;
    }
    .fluentcrm-app {
        margin-right: 0px !important;
    }
    .fluentcrm_admin_dashboard {
        overflow: hidden;
    }

    /*
    * Forms
     */
    .au_app .fluentform_front .ff_form_main_nav {
        margin: 0;
    }
    .au_app .fluentform_front .ff_form_wrap {
        margin: 0 10px;
    }
    .au_app .ff_form_main_nav {
        padding: 2px 34px 0;
    }
}


/* !-- WP WYSIWYG Editor Styles -- */
.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
    text-align: left;
}
.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
    text-align: right;
}
.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
    text-align: center;
}
.alignnone, img.alignnone {
    /* not sure about this one */
}
.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}
.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}
.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}
blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}

.has-text-align-center {
    text-align: center;
}

.has-text-align-right {
    text-align: right;
}

.for_account_access ol {
    display: none;
}

.for_account_access.current-menu-item ol {
    display: block;
}

ol.menu_departments {
    margin: 0 0 0 30px;
}

ol.menu_departments li {
    padding: 0 0 6px;
    font-size: 81%;
    font-weight: normal;
}

ol.menu_departments li.active_item {
    font-weight: bold;
}

ol.menu_departments li.active_item a {
    color: black;
}

ol.menu_departments li a {
    padding: 0;
    color: gray;
}
.fls_magic_login_btn button {
    background: #4e4e4e;
    padding: 12px;
}
.fls_magic_submit_wrapper button {
    background: #0275ff;
    border: 0;
    padding: 13px !important;
}
}