﻿@font-face {
    font-family: 'Material Symbols Outlined';
    src: url(../../assets/googlematerial/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format('woff');
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: 200;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
}

/* WorkMobile 2013 */

/* CONTENTS

    1 BODY STYLES
    2 BASE STYLES
    3 HEADER
    4 NAVIGATION
    5 SIDEBAR
    6 MAIN CONTENT
    7 FORM STYLES
    8 GRID STYLES
    9 FOOTER
    10 EXTRAS

*/

/* ===== 1 BODY STYLES ===================================================== */

* {
    box-sizing: content-box;
}

body {
    /*background: #E8E8E8;*/
    color: #000000;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* ===== 2 BASE STYLES ===================================================== */



#container {
    color: #000000;
    /*background: none;*/
    font-size: 12px;
}

a {
    /*  color: #ffffff;*/
}

/*h4 {
    color: #003366;
}*/

.defaultlnk {
    color: #299DD7 !important;
}






/* ===== 3 HEADER ========================================================== */

#upper_tabs {
    background: #FFFFFF;
    height: 32px;
}

    #upper_tabs > .clear {
        height: 0px;
    }

#display_tab, #fullscreen_tab, #contact_tab {
    background: #299DD7;
    border-radius: 0;
    padding: 2px 8px 4px;
    font-size: 13px;
    width: auto;
    margin: 0 0 0 5px;
}

/* Display tab is hidden now, as there is only 1 default WorkMobile theme in use. */
#display_tab {
    display: none;
}

.top_tab {
    padding: 4px;
    margin: 0;
    height: auto;
    float: left;
}

    .top_tab a {
        padding: 0;
        margin: 0;
    }

#header {
    /*margin-bottom: 6px;
    padding-bottom: 2px;    */
    /*height: 70px;*/
    background: #299DD7;
    border-bottom: 1px solid #299DD7;
}


    #header h1 img {
        display: none;
    }

    #header h1 {
        background: url(../../assets/themes/wm/WorkMobile_Logo_Combination_White_xsml.png) left center no-repeat;
        /*height: 50px;*/
        margin-top: 18px;
        margin-left: 10px;
        margin-bottom: 10px;
    }

#userbox {
    float: right;
    /*position: absolute;
        width: 200px;
    right: 0;
    top: -52px;
    height: 50px;
    overflow: visible;
        */
}

    #userbox a {
        font-size: 11px;
        /*background: #2F9DD8;
            color: #FFFFFF;
        */
        padding: 4px 4px;
        width: auto;
        margin: 0px 0 0 5px;
        font-weight: normal;
    }

        #userbox a:hover {
            text-decoration: underline;
            color: #FFFFFF;
        }

#greeting_box_holder {
    height: 1px;
    position: relative;
    overflow: visible;
}

#greeting_box {
    color: #ffffff;
    /*width: 400px;*/
    font-size: 0.9em;
    float: right;
    text-align: right;
    margin-right: 14px;
    margin-top: -35px;
    width: 50%;
}

.greeting, .credit_summary {
    color: #ffffff !important;
}

#greeting_box a {
    color: #299DD7 !important;
}

.payment_option {
    color: #299DD7 !important;
}

.loginInfo a {
    color: #299DD7 !important;
}

#control_section {
    background: #005788;
    color: #FFFFFF;
    text-align: left;
}

#selector_style_switch {
    float: left;
}

.creditSummary {
    color: #299DD7 !important;
}

/* ===== 4 NAVIGATION ====================================================== */

.menu {
    border-radius: 0px;
    background: none;
    margin-top: 4px;
    padding: 0;
    position: relative;
    top: 5px;
    font-family: "Lato", sans-serif, Arial, Helvetica, sans-serif;
}

ul.menu-top li.active a {
    color: #299DD7;
}

ul.menu-top li.active a {
    background: url(../../assets/engage/none.png) no-repeat;
}

ul.menu-top li.inactive a {
    background: url(../../assets/engage/none.png) no-repeat;
    cursor: default;
}

.menu-top li a {
    font-size: 16px;
    font-weight: bold;
    margin-left: 3px;
    padding: 2px 5px 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 15px;
    margin-top: 15px;
}

ul.menu-top li.active a:hover {
    color: #FFFFFF;
    background: #2F9DD8 !important;
}

.menu-top li {
}

    .menu-top li.current a {
        border-color: #2F9DD8;
        height: 11px;
    }

    .menu-top li a {
        display: block;
    }

#breadcrumb {
    position: relative;
    top: -43px;
    clear: both;
    height: 0px;
    /*
      
        padding: 0px 0 3px 10px;*/
    float: left;
    margin-top: 0px;
    margin-left: 264px;
}

    #breadcrumb li span {
        /*background: url(../../assets/themes/wm/breadcrumb-current.png) no-repeat right center;
        color: #FFFFFF;*/
    }

.breadcrumbbreak {
    font-size: 18px;    
    top: 0.2px;
}

/* ===== 5 SIDEBAR ========================================================= */
#sidebar {
    float: left;
    font-family: "Lato", Arial, Helvetica, sans-serif;
}

    #sidebar h4 {
        /*background: #299DD7;*/
        border-radius: 0;
        font-weight: bold;
    }

.sidebar_content {
    background: #f2f2f2;
    border-radius: 0px;
    padding-bottom: 10px;
}

    .sidebar_content li {
    }

        .sidebar_content li a {
            color: #222222;
        }

            .sidebar_content li a:hover, .sidebar_content li.current a:hover {
                /*background: #4DAFDF url(../../assets/themes/wm/link-arrow-hover.png) no-repeat left center;
                color: #FFFFFF;*/
            }

        .sidebar_content li.current a {
            /*background: url(../../assets/themes/wm/link-arrow-current.png) no-repeat left center;*/
        }

/* ====== 6 MAIN CONTENT =================================================== */

.flex-container {
    display: flex;
    flex-wrap: nowrap;
}

    .flex-container > div {
        width: 100%;
    }

#main_content {
    /*float: right;*/
    /*width: 82%;*/
    width: calc(100vw - 264px); /* 85.7%;*/
    float: left;
    /*margin-left: 24px;*/
    margin-right: 0px;
}


    #main_content h4 {
        color: #000000;
    }

ul.dashboard li p.badge {
    background: #299DD7;
    border-radius: 0px;
    padding-bottom: 2px;
}

#sidebar_toggle {
    background: #299DD7;
    height: auto;
    padding: 0;
    margin: 0;
    top: -2px;
    position: relative;
}

    #sidebar_toggle a {
        padding: 0;
        margin: 0;
    }

ul.dashboard li.inactive div {
    border-color: #ACADAD !important;
    border-style: solid !important;
}

ul.dashboard li div {
    border-radius: 0px;
    border-color: #ACADAD;
    color: #000000;
    background-color: #FFFFFF !important;
}

    ul.dashboard li div:hover {
        border-color: #005788;
    }

.form_style select {
    width: 498px;
    border-color: #ACADAD;
}

.form_checkbox {
    clear: left;
    margin-left: 52px;
}

/* Dashboard Icons */
ul.dashboard li.jobs div {
    background: url(../../assets/themes/wm/dashboard_jobs.png) no-repeat scroll transparent;
}



ul.dashboard li.form_template div {
    background: url(../../assets/themes/wm/form_template.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_unpaidForms div {
    background: url(../../assets/themes/wm/dashboard_unpaid.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.id_dashboard_wmconnect div {
    background: url(../../assets/themes/wm/dashboard_wmconnect.png) no-repeat scroll 10px 15px transparent;
}

/* Form Dashboard Icons */


ul.dashboard li.form_template div {
    background: url(../../assets/themes/wm/form_template.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_unpaidForms div {
    background: url(../../assets/themes/wm/formdb_unpaid.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_liveForm div {
    background: url(../../assets/themes/wm/formdb_published.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_nonLiveForm div {
    background: url(../../assets/themes/wm/formdb_unpublished.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_editForm div {
    background: url(../../assets/themes/wm/formdb_edit.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_editFormNew {
    display: none;
    visibility: hidden;
}

    ul.dashboard li.dashboard_editFormNew div {
        background: url(../../assets/Dashboard-Forms-Edit.png) no-repeat scroll 5px 15px transparent;
    }

ul.dashboard li.dashboard_editFormCrimson div {
    /*background: url(../../crimsonImages/themes/wm/formdb_edit_crimson.png) no-repeat scroll 5px 15px transparent;*/
    background: url(../../assets/themes/wm/formdb_edit.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_deleteForm div {
    background: url(../../assets/themes/wm/formdb_shred.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_locationForm div {
    background: url(../../assets/themes/wm/formdb_location_no.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_nonLocationForm div {
    background: url(../../assets/themes/wm/formdb_location_yes.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_notautouploadForm div {
    background: url(../../assets/themes/wm/formdb_autoupload_no.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_autouploadForm div {
    background: url(../../assets/themes/wm/formdb_autoupload.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_dataeditoron div {
    background: url(../../assets/themes/wm/dataeditor_on.png) no-repeat scroll 5px 10px transparent;
}

ul.dashboard li.dashboard_dataeditoroff div {
    background: url(../../assets/themes/wm/dataeditor_off.png) no-repeat scroll 5px 10px transparent;
}


ul.dashboard li.dashboard_sharedataenabled div {
    background: url(../../assets/themes/wm/dashboard_sharedataenabled.png) no-repeat scroll 5px 10px transparent;
}

ul.dashboard li.dashboard_sharedatadisabled div {
    background: url(../../assets/themes/wm/dashboard_sharedatadisabled.png) no-repeat scroll 5px 10px transparent;
}


ul.dashboard li.dashboard_draftsDisabledForm div {
    background: url(../../assets/themes/wm/formdb_savedrafts_no.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_draftsEnabledForm div {
    background: url(../../assets/themes/wm/formdb_savedrafts_yes.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.formdashboardreports div {
    background: url(../../assets/themes/wm/dashboard_reports.png) no-repeat 5px 10px;
}

ul.dashboard li.mobleusergridview div {
    background: url(../../assets/themes/wm/formdb_completed_records.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.mobleusergridviewhidden div {
    display: none;
    background: url(../../assets/themes/wm/formdb_savedrafts_no.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_basicReportGenerate div {
    background: url(../../assets/themes/wm/auto_report.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_basicReportUpdate div {
    background: url(../../assets/themes/wm/auto_report.png) no-repeat scroll 5px 15px transparent;
}

ul.dashboard li.dashboard_basicReportUpdated div {
    background: url(../../assets/themes/wm/auto_report.png) no-repeat scroll 5px 15px transparent;
}

/* Disabled Icons */

ul.dashboard li.liveFormSub div {
    background: url(../../assets/themes/wm/formdb_published_mono.png) no-repeat scroll 5px 15px transparent;
    border: 1px solid #931D1D;
}

ul.dashboard li.dashboard_autouploadFormSub div {
    background: url(../../assets/themes/wm/formdb_autoupload_no_mono.png) no-repeat scroll 5px 10px transparent;
    cursor: default;
    border: 1px solid #931D1D;
}

ul.dashboard li.dashboard_dataeditorSub div {
    background: url(../../assets/themes/wm/dataeditor_off.png) no-repeat scroll 5px 10px transparent;
    cursor: default;
    border: 1px solid #931D1D;
}


ul.dashboard li.dashboard_autouploadFormVideo div {
    background: url(../../assets/themes/wm/formdb_autoupload_no_mono.png) no-repeat scroll 5px 10px transparent;
    cursor: default;
    border: 1px solid #931D1D;
}

ul.dashboard li.dashboard_autouploadFormAudio div {
    background: url(../../assets/themes/wm/formdb_autoupload_no_mono.png) no-repeat scroll 5px 10px transparent;
    cursor: default;
    border: 1px solid #931D1D;
}

ul.dashboard li.dashboard_draftsSubOrLoginForm div {
    background: url(../../assets/themes/wm/formdb_savedrafts_yes_mono.png) no-repeat scroll 5px 10px transparent;
    cursor: default;
    border: 1px solid #931D1D;
}

/* Form Designer left/right swap around */

#propertiesPanelColumn {
    background: #BDC8CB;
}

#credit_box {
    background: #299DD7;
}

/* ===== 7 FORM STYLES ===================================================== */

.form_style input, .form_style textarea {
    border-radius: 4px;
    border-color: #ACADAD;
    border-radius: 0;
}

#bundleTypesTable {
    border-radius: 4px;
    border-color: #ACADAD;
    border-radius: 0;
}

.form_style input:focus, .form_style textarea:focus {
    border-radius: 4px;
    border-color: #636363;
    border-radius: 0;
}

.formToolbox li {
    border-left: 1px solid #ACADAD;
    border-right: 1px solid #ACADAD;
    border-radius: 0;
}

.form_style input, .form_style textarea, .form_style select {
    border-radius: 0;
}

/* ===== 8 GRID STYLES ===================================================== */

/* ===== 9 FOOTER ========================================================== */

#footer a {
    color: #FFFFFF;
}

    #footer a:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

#footer {
    border-radius: 0px;
    background: #299DD7;
    color: #FFFFFF;
}

#terms_conditions a {
    color: #359FCE;
}

    #terms_conditions a:hover {
        text-decoration: underline;
    }

/* Jobs Stage Wizard */
.formsoff {
    width: 80px;
    height: 64px;
    float: left;
    background: url(../../assets/themes/wm/wizard_forms.png) no-repeat;
}

.mobileusersoff {
    width: 80px;
    height: 64px;
    float: left;
    background: url(../../assets/themes/wm/wizard_mob_users.png) no-repeat;
}

.jobtypesoff {
    width: 80px;
    height: 64px;
    float: left;
    background: url(../../assets/themes/wm/wizard_jobtypes.png) no-repeat;
}

.jobsoff {
    width: 80px;
    height: 64px;
    float: left;
    background: url(../../assets/themes/wm/wizard_jobs.png) no-repeat;
}

.formson {
    width: 80px;
    height: 64px;
    float: left;
    background: url(../../assets/themes/wm/wizard_forms_comp.png) no-repeat;
}

.mobileuserson {
    width: 80px;
    height: 64px;
    float: left;
    background: url(../../assets/themes/wm/wizard_mob_users_comp.png) no-repeat;
}

.jobtypeson {
    width: 80px;
    height: 64px;
    float: left;
    background: url(../../assets/themes/wm/wizard_jobtypes_comp.png) no-repeat;
}

.jobson {
    width: 80px;
    height: 64px;
    float: left;
    background: url(../../assets/themes/wm/wizard_jobs_comp.png) no-repeat;
}

.musettings {
    display: none;
}

.bulletinreadonly {
    border-color: Gray !important;
    border-style: solid !important;
    color: Gray !important;
    background-color: lightgray !important;
}

/* ===== 10 EXTRAS ========================================================= */

#upload_dld a {
    color: #fff;
    text-decoration: none;
    display: block;
}

/* breadcrumb menu  */

/*#breadcrumb {
    clear: both;
    height: 13px;
    padding: 0px 0 3px 10px;
    float: left;
    margin-top: 6px;
}*/

#breadcrumb li {
    float: left;
    position: relative;
}

    #breadcrumb li a, #breadcrumb li span {
        font-size: 18px;
        /*
            margin-left: -20px;
            padding: 1px 14px 2px 23px;
                */
        padding-left: 4px;
        display: inline-block;
        text-decoration: none;
        position: relative;
        margin-bottom: 10px;
    }

    #breadcrumb li a {
        color: #ffffff;
        /*background: url(../assets/breadcrumb-prev.png) no-repeat center right;*/
    }

    #breadcrumb li:hover a {
        color: #f2f2f2;
        text-decoration: underline;
        /*background-image: url(../assets/breadcrumb-prev.png);*/
    }

    #breadcrumb li span {
        /*current*/ color: #fff;
        cursor: default;
        /*background: url(../assets/breadcrumb-current.png) no-repeat center right;*/
    }

    #breadcrumb li.crumb1, #breadcrumb li.crumb1 a {
        z-index: 5;
    }

    #breadcrumb li.crumb2, #breadcrumb li.crumb2 a {
        z-index: 4;
    }

    #breadcrumb li.crumb3, #breadcrumb li.crumb3 a {
        z-index: 3;
    }

    #breadcrumb li.crumb4, #breadcrumb li.crumb4 a {
        z-index: 2;
    }

    #breadcrumb li.crumb5, #breadcrumb li.crumb5 a {
        z-index: 1;
    }

    #breadcrumb li.crumb1 a {
        margin-left: 0;
        padding-left: 0px;
    }

a:link {
    color: #299DD7;
}

input[type=button] {
    background-color: #299DD7;    
    color: white;
    padding: 5px;
    padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 3px;
    border: 0px;
}



    input[type=button]:hover {
        color: white;
        text-decoration: none;
        background-color: #1e8abf;
    }

    input[type=button]:disabled:hover {
        color: white;
        text-decoration: none;
        outline: 0px blue solid;
        background-color: #ccc;
        cursor: not-allowed;
    }

    input[type=button]:disabled, button:disabled {
        background-color: #ccc;
        color: white;
        padding: 5px;
        padding-left: 9px;
        padding-right: 9px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        margin: 4px 2px;
        cursor: pointer;
        border-radius: 3px;
        border: 0px;
    }
.lnkbtncancel {
    background-color: white;
    outline: 0px white solid;
    /*color: #299DD7;*/
    color:black!important;
    padding: 5px;
    padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 3px;
}

    .lnkbtncancel:hover {
        color: black;
        text-decoration: none;
        outline: 0px gray solid;
        background-color: #E8E8E8;
       
    }

.lnkbtnsave {
    background-color: #299DD7;
    outline: 0px blue solid;
    color: white;
    padding: 5px;
    padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 3px;
}

input[type=submit]:hover {
    color: white;
    text-decoration: none;
    background-color: #1e8abf;
}

input[type=submit] {
    background-color: #299DD7;
    outline: 0px blue solid;
    color: white;
    padding: 5px;
    padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 3px;
    border: 0px;
}





    input[type=submit]:disabled:hover {
        color: white;
        text-decoration: none;
        outline: 0px blue solid;
        background-color: #ccc;
        cursor: not-allowed;
    }

    input[type=submit]:disabled, button:disabled {
        background-color: #ccc;
        outline: 0px blue solid;
        color: white;
        padding: 5px;
        padding-left: 9px;
        padding-right: 9px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        margin: 4px 2px;
        cursor:not-allowed;
        border-radius: 3px;
        border: 0px;
    }







.lnkbtncancel {
    background-color: white;
    outline: 0px white solid;
    /*color: #299DD7;*/
    color: black !important;
    padding: 5px;
    padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 3px;
}

input[type=submit]:disabled:hover {
    color: white;
    text-decoration: none;
    outline: 0px blue solid;
    background-color: #ccc;
    cursor: not-allowed;
}

.lnkbtnsave {
    background-color: #299DD7;
    outline: 0px blue solid;
    color: white;
    padding: 5px;
    padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 3px;
}

    .lnkbtnsave:link {
        color: white !important;
    }

    .lnkbtnsave:hover {
        color: white !important;
        text-decoration: none;
        outline: 0px blue solid;
        background-color: #1e8abf;
    }

.panel-wm-props > .panel-heading {
    /* Properties Panels have a blue header with white text */
    border-radius: 0;
    border-bottom: 1px solid #299DD7;
    color: #FFFFFF;
    background-color: #299DD7;
}

.panel-wm-props {
    /* Properties Panels are blue with a slight shadow */
    border-color: #299DD7;
    -moz-box-shadow: 1px 1px 2px 0 #81BAD7;
    -webkit-box-shadow: 1px 1px 2px 0 #81BAD7;
    /* h-shadow v-shadow blur spread color */
    box-shadow: 1px 1px 2px 0 #81BAD7;
}

.sidebar_content a:hover {
    color: #0b2c4b;
    text-decoration: none;
    font-weight: bold;
}



.quicksetup_link {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    display: block;
    padding: 5px 0 5px 0px;
    /*border-bottom: 1px solid #ccc;*/
    margin: 0;
    font-weight:600
}



.quicksetup_link:hover {
    text-decoration: none;
    font-weight: 800;
    cursor: pointer;
}