/* core.ui */

body {
    margin: 0px;
    font-family: 'Open Sans', Arial;
    overflow: hidden;
    
}

html, body {
    height: 100%;
    font-family: 'Open Sans', Arial;
}

body, td, div, p, span, input, textarea, b, a {
    font-size: 8pt;
    font-family: 'Open Sans', Arial !important;
/*    color: #333;*/
    vertical-align: middle;
}

}

u {
    color: #00ade4;
    font-weight: bold;
    text-decoration: none;
}

.scroll-panel {
    overflow: auto;
}

.float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.right-text-align {
    text-align: right;
    padding-right: 10px;
}

.clear-float {
    clear: both !important;
}
/* margins */
.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-24 {
    margin-left: 24px !important;
}

.ml-75 {
    margin-left: 75px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-24 {
    margin-bottom: 24px !important;
}

.mr-3 {
    margin-right: 3px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-24 {
    margin-right: 24px !important;
}

.mt-1 {
    margin-top: 1px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mt-3 {
    margin-top: 3px !important;
}

.mt-4 {
    margin-top: 4px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-23 {
    margin-top: 23px !important;
}

.mt-24 {
    margin-top: 24px !important;
}

/* withds and height */
.w10 {
    width: 10px !important;
}

.w20 {
    width: 20px !important;
}

.w24 {
    width: 24px !important;
}

.w30 {
    width: 30px !important;
}

.w32 {
    width: 32px !important;
}

.w36 {
    width: 36px !important;
}

.w40 {
    width: 40px !important;
}

.w50 {
    width: 50px !important;
}

.w60 {
    width: 60px !important;
}

.w70 {
    width: 70px !important;
}

.w75 {
    width: 75px !important;
}

.w80 {
    width: 80px !important;
}

.w85 {
    width: 85px !important;
}

.w90 {
    width: 90px !important;
}

.w100 {
    width: 100px !important;
}

.w110 {
    width: 110px !important;
}

.w120 {
    width: 120px !important;
}

.w125 {
    width: 125px !important;
}

.w130 {
    width: 130px !important;
}

.w150 {
    width: 150px !important;
}

.w200 {
    width: 200px !important;
}

.w212 {
    width: 212px !important;
}

.w232 {
    width: 232px !important;
}

.w250 {
    width: 250px !important;
}

.w300 {
    width: 300px !important;
}

.w350 {
    width: 350px !important;
}

.w400 {
    width: 400px !important;
}

.w500 {
    width: 500px !important;
}

.w550 {
    width: 550px !important;
}

.w600 {
    width: 600px !important;
}

.w50pc {
    width: 50% !important;
}

.w100pc {
    width: 100% !important;
}

.h24 {
    height: 24px !important;
}

.h25 {
    height: 25px !important;
}

.h30 {
    height: 30px !important;
}

.h32 {
    height: 32px !important;
}

.h36 {
    height: 36px !important;
}

.h40 {
    height: 40px !important;
}

.h50 {
    height: 50px !important;
}

.h75 {
    height: 75px !important;
}

.h90 {
    height: 90px !important;
}

.h100 {
    height: 100px !important;
}

.h110 {
    height: 110px !important;
}

.h150 {
    height: 150px !important;
}

.h180 {
    height: 180px !important;
}

.h200 {
    height: 200px !important;
}

.h250 {
    height: 250px !important;
}

.h300 {
    height: 300px !important;
}

.h400 {
    height: 400px !important;
}

.h450 {
    height: 450px !important;
}

div.jHtmlArea .ToolBar ul {
    width: 98% !important;
    float: left;
}

div.image-editor div.jHtmlArea {
    height: 150px;
    width: 98% !important;
}

.htmleditor div.jHtmlArea .ToolBar {
    width: 100% !important;
}

.image-size-label {
    color: #222;
}

.fixed0 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 8000;
}

.fixed44 {
    position: fixed;
    top: 44px;
    z-index: 8000;
}

.fixed44-1 {
    position: fixed;
    top: 44px;
    z-index: 9000;
}
/*.hide{
    display:none;
}*/
.header {
    height: 45px;
    width: 100%;
    background-color: #333;
}


    /*.header div {
        float: left;
    }*/

    .header .version {
        color: #dadada;
        width: 90px;
        font-size: 8pt;
        height: 44px;
        line-height: 48px;
        float: left;
    }

    .header .logo {
        height: 43px;
        width: 215px;
        /*background-image: url(../Images/Survey_CW.svg);*/
        /*width: 150px;
margin-top:6px;
background-image: url(../Images/logo.png);*/
        background-repeat: no-repeat;
        float: left;
    }
    /* header panel */
    .header .nav {
        height: 45px;
        margin: 0px;
        margin-left: 2px;
        float: left;
        padding: 0px;
    }

        .header .nav li {
            float: left;
            font-family: Verdana;
            padding-left: 15px;
            padding-right: 15px;
            list-style: none;
            margin-top: 8px;
            height: 28px;
            line-height: 28px;
            font-size: 8pt;
            color: #fff;
            cursor: pointer;
            z-index: 100;
            position: relative;
        }

            .header .nav li:hover {
                background-color: #413429;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

            .header .nav li a, .header .nav li ul li a {
                color: #333;
                text-decoration: none;
            }

        .header .nav .single {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

        .header .nav li ul {
            padding: 0px;
            position: absolute;
            display: none;
            margin-left: -14px;
            -webkit-box-shadow: 0px 1px 2px rgba(50, 50, 50, .5);
            -moz-box-shadow: 0px 1px 2px rgba(50, 50, 50, .5);
            box-shadow: 0px 1px 2px rgba(50, 50, 50, .5);
            border: 1px solid #999;
            width: 150px;
        }

            .header .nav li ul li {
                float: none;
                margin: 0px;
                -webkit-border-radius: 0px !important;
                -moz-border-radius: 0px !important;
                border-radius: 0px !important;
                border: 0px !important;
                border-bottom: 1px solid #353535;
                background-color: #fefefe;
            }

                .header .nav li ul li:hover {
                    background-color: #efefef;
                }

            .header .nav li ul .seperator-top {
                border-bottom: 1px solid #000 !important;
            }

            .header .nav li ul .seperator-bottom {
                border-top: 1px solid #444 !important;
            }

            .header .nav li ul li:hover {
                background-color: #efefef;
            }

            .header .nav li ul .seperator-top {
                border-bottom: 1px solid #000 !important;
            }

            .header .nav li ul .seperator-bottom {
                border-top: 1px solid #444 !important;
            }

            .header .nav li ul li ul {
                position: absolute;
                display: none;
                float: left;
            }

            .header .nav li ul li:hover > ul {
                display: block;
                margin-left: 136px;
                margin-top: -29px;
            }

        .header .nav .icon {
            padding-right: 0px;
        }

            .header .nav .icon div {
                background-position: center;
                background-repeat: no-repeat;
                width: 28px;
                height: 28px;
                float: right;
                border-left: 1px solid #111;
                margin-left: 10px;
            }

.custom-vert-nav {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

    .custom-vert-nav li {
        height: 40px;
        line-height: 40px;
        border: 1px solid #eee;
        margin-bottom: -1px;
        font-size: 9pt;
        color: #333;
        cursor: pointer;
        background-color: #fff;
        background-position: left;
        background-repeat: no-repeat;
        text-shadow: 1px 1px 1px #fff;
        -moz-text-shadow: 1px 1px 1px #fff;
        -webkit-text-shadow: 1px 1px 1px #fff;
        padding-left: 32px;
    }

        .custom-vert-nav li:hover {
            background-color: #f8f8eb;
        }

    .custom-vert-nav .active, .custom-vert-nav .active:hover {
        background-color: #f2f3f5;
        color: #000;
        /*border: 1px solid #cdcf94;*/
        text-shadow: 1px 1px 1px #fff;
        -moz-text-shadow: 1px 1px 1px #fff;
        -webkit-text-shadow: 1px 1px 1px #fff;
    }

    .custom-vert-nav li .square-icon-button {
        margin-top: 6px !important;
        margin-right: 2px !important;
    }

    .custom-vert-nav li:hover > .square-icon-button {
        display: block;
    }

.question-forms ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-size: 9pt;
    height: auto;
}

    .question-forms ul li {
        padding: 5px;
        padding-bottom: 10px;
        padding-top: 15px;
        border: 1px solid #bbcdff;
        margin-bottom: 14px;
        min-height: 24px;
        height: auto;
        background-color: #fff;
    }

        .question-forms ul li ul {
            border-radius: 1px;
            -moz-border-radius: 1px;
            -webkit-border-radius: 1px;
            height: auto;
        }

            .question-forms ul li ul li {
                line-height: 26px;
                height: 24px;
                padding-top: 5px;
                padding-bottom: 12px;
                border: 0px;
                min-height: 24px;
                height: auto;
                border-radius: 1px;
                -moz-border-radius: 1px;
                -webkit-border-radius: 1px;
                border: 1px solid transparent;
                margin-bottom: 5px;
                background-color: #fff;
            }

.drag-group {
    cursor: move;
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    background-image: url(../Images/move-icon.png);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.settings-group {
    cursor: pointer;
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    background-image: url(../Images/settings_silver.png);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.remove-group {
    cursor: pointer;
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    background-image: url(../Images/delete-24-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.drag-title {
    cursor: move;
    background-color: #efefef;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.drag-row {
    cursor: move;
    border: 1px dashed #ccc;
}

    .drag-row:hover {
        /*border: 1px dashed #b4b4b4;*/
        background-color: #f6f5f5;
    }

.drag-group:hover, .remove-group:hover, .settings-group:hover {
    background-color: #fff;
    border: 1px solid #aaa;
}

.title-textbox-icon {
    padding-right: 30px;
    background-position: right;
    background-repeat: no-repeat;
    background-clip: border-box;
}

.user-options {
    height: 30px;
    /*background-color: #43362e;*/
    margin-right: 10px;
    margin-top: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .user-options b, .user-options a {
        font-size: 9pt;
        color: #fbf3ef;
        padding-left: 10px;
        padding-right: 10px;
        height: 30px;
        line-height: 30px;
    }

    .user-options a {
        color: #eed9cf;
    }

        .user-options a:hover {
            color: #fff;
        }

.user-opt-seperator {
    width: 1px;
    height: 16px;
    margin-top: 8px;
    background-color: #c8b5ae;
}

.title-bar {
    height: 42px;
    width: 100%;
    background: #0d47a1;/*#34495e;*/
    margin-top: 43px;
}

.subtitle-bar {
    width: 100%;
    background: rgb(217,217,217); /*#34495e;*/
    height: 36px;
}

.title-bar h1 {
    margin-right: 0px;
    font-size: 11pt;
    color: #fff;
    margin: 0px;
    padding: 0px;
    height: 40px;
    line-height: 37px;
    margin-left: 0px;
    float: left;
    font-weight: normal;
}

.title-bar .search {
    height: 25px;
    line-height: 25px;
    margin-top: 4px;
    margin-right: 0px;
    border-right: 0px;
    border: 1px solid #34495e;
    border-radius: 14px;
    outline:none;
}

.title-bar .search-btn {
    height: 27px;
    line-height: 30px;
    margin-top: 8px;
    margin-left: 0px;
    background-image: url(../Images/search-icon.png);
    background-position: center;
    background-repeat: no-repeat;
}

.title-bar a, .tool-bar a {
    margin: 4px;
}

.title-bar .seperator, .tool-bar .seperator {
    background-image: url(../Images/vertical-seperator.png);
    width: 2px;
    height: 34px;
    margin: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.title-bar .count {
    margin-top: 5px;
}

.title-bar .custom-select {
    margin-top: 4px;
    border-radius: 3px;background: #fff;
}

.tool-bar {
    height: 40px;
    width: 100%;
    background: #f6f7f9;
    border-bottom: 1px solid #ccc;
    /*background-color: #f2f3f5;
    border-bottom: 1px solid #eee;*/
    /*-moz-box-shadow: 0 0 10px 1px #eee;
    -webkit-box-shadow: 0 0 10px 1px #eee;
    box-shadow: 0 0 10px 1px #eee;*/
}

    .tool-bar .round-icon-button, .tool-bar .link-button {
        margin-top: 8px;
    }

.round-icon-button {
    height: 27px;
    width: 26px;
    /*border: 1px solid #fff;*/
    margin: 8px 8px 0;
    cursor: pointer;
    /*border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;*/
    background-position: center;
    background-repeat: no-repeat;
}

.square-icon-button {
    background-position: center;
    background-repeat: no-repeat;
    height: 30px;
    width: 32px;
    cursor: pointer;
    margin-top: 5px;
    background-size: 90%;
    border-radius: 3px;
    margin-right: 2px;
    /*height: 27px;
    width: 27px;
    border: 1px solid #f1ecec;add-icon 
    margin: 8px 0px 0 0;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;*/
}

.activetaskplan {
    background-color: #6CA516;
    color: #FFFFFF;
    font-weight: normal;
    text-shadow: none;
}

.button {
    width: 50px;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    background-color: #f2f3f5;
    text-align: center;
    text-indent: 0px;
    margin: 4px 0px 0px 5px;
    padding: 0px;
    border-radius: 2px;
    cursor: pointer;
    border: 1px solid #afaaaa;
    color: #000;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
}

.button-text-icon {
    height: 27px;
    line-height: 27px;
    margin: 8px 7px 0px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 22px;
    font-size: 9pt;
    font-weight: bold;
    color: #2c2c2c;
    /*border: 1px solid #b6b6b6;
    text-shadow: 1px 1px 1px #fff;
    -moz-text-shadow: 1px 1px 1px #fff;
    -webkit-text-shadow: 1px 1px 1px #fff;*/
    background-position: center;
    background-repeat: no-repeat;
}

.button-text {
    height: 27px;
    line-height: 27px;
    margin: 3px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 9pt;
    font-weight: bold;
    color: #2c2c2c;
    border: 1px solid #b6b6b6;
    text-align: center;
}

.sml-button {
    height: 24px !important;
    line-height: 24px !important;
}

.link-button {
    font-size: 9pt;
    color: #366291;
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
    padding-right: 5px;
    text-shadow: 1px 1px 1px #f2f1ef;
    -moz-text-shadow: 1px 1px 1px #f2f1ef;
    -webkit-text-shadow: 1px 1px 1px #f2f1ef;
}

.vertical-tab {
}

    .vertical-tab h1 {
        font-size: 9pt;
        padding: 0px;
        margin: 4px;
        padding-left: 10px;
        padding-right: 30px;
        background-image: url(../Images/drop-down-icon.png);
        height: 32px;
        line-height: 32px;
        background-color: #fafafa;
        border: 1px solid #a2a2a2;
        cursor: pointer;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        background-position: right;
        background-repeat: no-repeat;
    }

        .vertical-tab h1:hover {
            background-color: #fff;
        }

.details-container {
    width: 100%;
    background-color: #fff;
}

.radio-btn-tabs {
    padding: 0px;
    margin: 0px;
    list-style: none;
    height: 32px;
    margin-top: 5px;
    margin-left: 6px;
    font-size: 8pt;
}

    .radio-btn-tabs li {
        float: left;
        height: 32px;
        line-height: 32px;
        margin-right: 2px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 10pt;
        color: #666;
        cursor: pointer;
        margin-top: 0px;
        border-radius: 2px;
        background: rgb(244,244,244);/*#f2f3f5;*/
    }

        .radio-btn-tabs li:hover {
            background-color: #efefef;
            color: #292526;
            border: 0px solid #111;
            /*-webkit-box-shadow: inset 0 0 3px 1px #E0E0E0;
            -moz-box-shadow: inset 0 0 3px 1px #E0E0E0;
            box-shadow: inset 0 0 3px 1px #E0E0E0;*/
        }

    .radio-btn-tabs .active-radio-btn-tab {
        background-color: #dbf0f0;
        color: #292526;
        border: 0px solid #999;
        /*-webkit-box-shadow: inset 0 0 3px 1px #E0E0E0;
        -moz-box-shadow: inset 0 0 3px 1px #E0E0E0;
        box-shadow: inset 0 0 3px 1px #E0E0E0;*/
    }

.alpha-numeric {
    background-image: url(../Images/alpho-numeric.png);
}

.barcode {
    background-image: url(../Images/barcode.png);
}

.camera {
    background-image: url(../Images/camera.png);
}

.header-question {
    background-image: url(../Images/header-question.png);
}

.date-question {
    background-image: url(../Images/date-question.svg);
    background-size: 16px;
    background-position: calc(100% - 10px) center !important;
}

.date-left {
    background-position: 6px center !important;
}

.image-capture {
    background-image: url(../Images/image-capture.png);
}

.multiple-choice {
    background-image: url(../Images/multiple-choice.png);
}

.numeric-text-box {
    background-image: url(../Images/numeric-text-box.png);
}

.range-numeric-text-box {
    background-image: url(../Images/range-numeric-text-box.png);
}

.range-pick-list {
    background-image: url(../Images/range-pick-list.png);
}

.pick-list {
    background-image: url(../Images/pick-list.png);
}

.select-all {
    background-image: url(../Images/select-all.png);
}

.question-delete {
    background-image: url(../Images/delete.png);
}

.sorthandle {
    background-image: url(../Images/drag-drop.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: move;
}

.x-icon {
    background-image: url(../Images/x-icon.png);
}

.filter-icon {
    /*background-image: url(../Images/filter-icon.png);*/
    background-image: url(../images/filter.svg);
    width: 34px;
    height: 34px;
    background-size: 34px;
}

.add-icon {
    background-image: url(../Images/add-icon.png);
}

.right, .float_right {
    float: right;
}

.align_right {
    text-align: right;
}

.right-arrow-icon {
    background-image: url(../Images/right-arrow-icon.png);
    cursor: pointer;
}

.update-icon {
    background-image: url(../Images/update-icon.png);
}

.refresh-icon {
    /*background-image: url(../Images/refresh-icon.png);*/
    background-image: url(../Images/refresh.svg);
    background-size: 34px;
    margin-top: 4px;
    height: 30px;
    margin-left: 4px;
    border-radius: 3px;
}
.refresh-icon:hover {
    background-color: rgba(0, 0, 0, 0.7);
    height:30px;
}
.filter-icon:hover {
    background-color: rgba(0, 0, 0, 0.7);
    height:30px;
}
.search-icon {
    background-image: url(../Images/search-icon.png);
}

.category-icon {
    /*background-image: url(../Images/category_icon.png);*/
    background-image: url(../Images/hierarchy.svg);
    width: 20px;
    height: 20px;
    background-size: 100%;
    margin-right: 4px;
    margin-left: 4px;
    margin-top: 6px;
}

.drop-down-icon {
    background-image: url(../Images/drop-down-icon.png);
}

.import-icon {
    background-image: url(../Images/import.png);
}

.exportpdf-icon {
    background-image: url(../Images/exportpdf.png);
}

.exportcsv-icon {
    background-image: url(../Images/exportcsv.png);
}

.export-icon {
    background-image: url(../Images/export.png);
    width: 36px;
    height: 36px;
    background-size: 36px;
    background-repeat:no-repeat;
    cursor:pointer;
}
.download-icon{
    background-image: url(../images/download.svg);
}
.setting-icon {
    background-image: url(../Images/settings_silver.png);
}

.username {
    background-image: url(../Images/username-icon.png);
    background-position: left;
    background-repeat: no-repeat;
}

.password {
    background-image: url(../Images/password-icon.png);
    background-position: left;
    background-repeat: no-repeat;
}
 .passwordgoogle {
    padding: 5px;
    width:100%; height:40px; line-height:40px;
    box-sizing:border-box;
    margin-bottom:10px;    
}
 .inputfield {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-size: 8pt;
    border: 1px solid #ccc;
    padding: 0px 0 0 4px;
    background-position: right;
    background-repeat: no-repeat;
}
.inputfield:focus {
    outline: none !important;
    border:1px solid #ccc;
    box-shadow: 0 0 10px #719ECE;
}
.loginbutton {
    padding: 10px;
    width: auto;
    min-width:100px;
    float: left;
    text-align:center;
    background-color: #f89944;/*#e51e2c; coke color*/
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
  cursor: pointer;
    font-size:10pt;
    font-weight:bold;
    color:#fff;
}
.loginbutton span, .loginbutton-grey span{
    cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
  color: #fff;
    font-size: 9pt;
}
.loginbutton span:after, .loginbutton-grey span:after {
   content: '\00bb';
   position: absolute;
   opacity: 0;
   top: 0;
   right: -20px;
   transition: 0.5s;
   -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.loginbutton:hover span, .loginbutton-grey:hover span{
   padding-right: 25px;
}
.loginbutton:hover span:after, .loginbutton-grey:hover span:after {
   opacity: 1;
   right: 0;
}
.refresh-time {
    font-size: 7.5pt;
    font-style: italic;
    height: 32px;
    line-height: 32px;
    color: #888;
    text-shadow: 1px 1px 1px #fff;
    -moz-text-shadow: 1px 1px 1px #fff;
    -webkit-text-shadow: 1px 1px 1px #fff;
}

.add-tab-pop-up {
    display: none;
    position: absolute;
    top: 100px;
    left: 100px;
    z-index: 101;
    background: #0d459c;
}

/* forms */
.form-group {
    /*border: 1px solid #dddddd;*/
    margin: 10px;
    float: left;
    margin-top: 20px;
}

.cols-1 {
    width: 98%;
}

@media (min-width:0px) {
    .cols-2 {
        width: 96%;
        min-width: 560px;
    }
}

@media (min-width:900px) {
    .cols-2 {
        width: 48%;
    }
}

.form-group h1 {
    height: 20px;
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
    margin-top: -10px;
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
    max-width: 150px;
    color: #3e3e3e;
}

.form-group .addrow {
    height: 44px;
    width: 100%;
    min-width: 280px;
    float: left;
    font-size: 9pt;
}
.form-group .addrow .label {
    min-width: 110px;
    font-size: 8pt;
    font-weight: normal;
    max-width: 150px;
    color: #636363;
    text-indent: 15px;
    height: 36px;
    line-height: 36px;
}

.form-group .addrow input {
    margin-top: 5px;
}


.form-group .row {
    height: 44px;
    width: 50%;
    min-width: 280px;
    float: left;
    font-size: 9pt;
}

.form-group .row-1 {
    height: 44px;
    width: 100%;
    min-width: 280px;
    float: left;
    font-size: 9pt;
}

.form-group .row-2 {
    height: 36px;
    width: 30%;
    min-width: 280px;
    float: left;
}

.form-group .row .label {
    min-width: 110px;
    font-size: 8pt;
    font-weight: normal;
    max-width: 150px;
    color: #636363;
    text-indent: 15px;
    height: 36px;
    line-height: 36px;
}

.form-group .row input {
    margin-top: 5px;
}

.form-group .row-1 .label {
    min-width: 110px;
    font-size: 8pt;
    font-weight: normal;
    max-width: 150px;
    color: #636363;
    text-indent: 15px;
    height: 36px;
    line-height: 36px;
}

.form-group .row-1 input {
    margin-top: 5px;
}

select {
    width: 50px;
}

input, select {
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #ccc;
    color: #666; border-radius:3px; outline:none;
    border:1px solid #beddff;
    font-size: 8pt !important;
}

    input[type="radio" i], input[type="checkbox" i] {
        width: 14px;
    }

textarea {
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #83a3cc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #666;
    font-size: 9pt;
}

select {
    height: 26px;
    line-height: 26px;
    margin-top: 6px;
    padding-right: 0px;
}

.custom-select {
    height: 29px;
    line-height: 29px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #999;
    color: #222;
    font-size: 9pt;
    background-color: #fff;
    background-image: url(../Images/custom-select.png);
    cursor: pointer;
    padding-right: 0px;
}

    .custom-select:hover {
        background-image: none;
        background-color: #efefef;
    }

    .custom-select option {
        background-color: #fff;
        padding-top: 5px 0 !important;
    }

.dateicon {
    background-image: url(../Images/date-icon.png);
    background-position: right;
    background-repeat: no-repeat;
    width: 100px;
}

.autosearchicon {
    /*background-image: url(../Images/search-image.png);*/
     background-image: url(../Images/search.svg);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
    background-size: 30px;
}

.mandate {
    border: 1px solid #cb0100;
    background-color: #fff5f4;
    color: #666;
    font-size: 9pt;
}

.mandate-icon {
    background-image: url(../Images/madate-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 36px;
}

.checkbox {
    margin-bottom: -5px;
}

.error-message-summary {
    font-size: 8pt;
    color: #cc0001;
    border: 1px solid #cc0001;
    background-color: #fff5f4;
    margin: 10px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 15px;
    padding-left: 35px;
    list-style: circle;
}
/* Summary blocks */
.summary-block {
    padding-left: 15px;
    padding-right: 15px;
    height: 38px;
    margin-right: 3px;
    text-align: center;
    border: 1px solid #787878;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #efefef;
}

    .summary-block h1 {
        font-size: 16pt;
        font-family: Verdana;
        padding: 0px;
        margin: 0px;
        height: 17px;
        line-height: 18px;
        width: 100%;
        margin-top: 3px;
    }

    .summary-block h2 {
        font-size: 8pt;
        padding: 0px;
        margin: 0px;
        height: 19px;
        line-height: 19px;
        width: 100%;
        color: #3e3e3e;
    }

.count {
    padding: 2px 8px;
    margin-left: 14px;
    min-width: 10px;
    height: 20px;
    line-height: 20px !important;
    font-size: 9pt !important;
    text-align: center;
    text-indent: 0px !important;
    font-weight: bold;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

/* special fontcolors */

.red-text {
    color: #993300 !important;
}

.green-text {
    color: #339900 !important;
}

.blue-text {
    color: #0078a0;
}

.light-grey-text {
    color: #999;
}

.dark-grey-text {
    color: #444;
}

.off-white-text {
    color: #efefef;
}

/* button bgs */

.grey-bg {
    background-color: #f6f6f6;
}

    .grey-bg:hover {
        background-color: #fff;
    }

.green-bg {
    background-color: #ecff94;
}

    .green-bg:hover {
        background-color: #f4ffcc;
    }

.green {
    color: #fff !important;
    border: 1px solid #555;
    background-color: green;
}

.blue-bg {
    background-color: #81a9ec;
}

    .blue-bg:hover {
        background-color: #6785e7;
    }

/* grid */
.grid {
    width: 100%;
    height: auto;
}

    .grid .grid-row td, .grid .grid-alt-row td {
        height: 36px;
        border-bottom: 1px solid #e5e5e5;
        font-size: 9pt;
        color: #6f6f6f;
        padding-left: 3px;
        padding-right: 3px;
    }

.grid-col-header td {
    font-weight: bold;
    font-size: 9pt;
    padding-left: 3px;
    height: 26px;
    background-color: #E0E0E0;
    background-image: url(../images/grid-header-bg.png);
    border-right: #d4d4d4 1px solid;
    border-left: #fff 1px solid;
    border-top: 1px solid #E0E0E0;
}

.grid-row {
}

.grid-alt-row {
    background-color: #fafdff;
}

.close {
    width: 18px;
    height: 18px;
    /*background-image: url(../Images/close-icon.png) !important;*/
    background-image: url(../images/bin.svg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent !important;
    cursor: pointer;
    border: 1px solid transparent !important;
    background-size: 20px;
     opacity:0.4;
}

.edit {
    width: 18px;
    height: 18px;
    /*background-image: url(../Images/Edit.png) !important;*/
    background-image: url(../images/pencil.svg) !important;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 81%;
     opacity:0.4;
}

.delete {
    width: 18px;
    height: 18px;
    background-image: url(../images/bin.svg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent !important;
    cursor: pointer;
    border: 1px solid transparent !important;
    background-size: 20px;
    opacity: 0.4;
    /*background-image: url(../Images/delete.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent !important;
    cursor: pointer;
   
    border: 1px solid transparent !important;*/
}

.edit:hover, .close:hover, .delete:hover {
    /*background-image: url(../Images/close-hov-icon.png) !important;*/
    opacity: 1;
}

.role-permission {
   background-image: url(../images/cross-icon.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #efefef;
    border: 1px solid #efefef;
    color: #555;
    cursor: pointer;
    float: left;
    font-size: 8pt;
    height: 14px;
    line-height: 14px;
    margin-top: 5px;
    padding: 4px 30px 4px 4px;
    text-align: center;
    width: auto;
    border-radius: 15px;
    padding-left: 10px;
}

    .role-permission:hover {
        background-color: #fff;
        color: #555;
        border:1px solid #aaa;
        
    }

.off {
    background-image: url(../images/cross-icon.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    color: #555;
    border-radius: 15px;
    padding-left: 10px;
}

.on {
    background-image: url(../images/close-icon.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #e9ffb3;
    border:1px solid #e9ffb3;
    color: #000;
    border-radius: 15px;
    padding-left: 10px;
}

/*div.role-permission.edit_permission.off:after {
    content: url(../Images/icon-add.png);
    float: right;
}

div.role-permission.edit_permission.on:after {
    content: url(../Images/icon-Cross.png);
    float: right;
    margin-right: 3px;
}*/

.dd-quick-menu {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.dd-quick-menu-details {
    position: fixed;
    z-index: 1000;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 9pt;
    padding: 7px;
    margin: 0px;
    margin-left: -2px;
    -webkit-box-shadow: 0px 1px 2px rgba(50, 50, 50, .5);
    -moz-box-shadow: 0px 1px 2px rgba(50, 50, 50, .5);
    box-shadow: 0px 1px 2px rgba(50, 50, 50, .5);
    border: 1px solid #999;
}
    /*.dd-quick-menu:hover > .dd-quick-menu-details
	{
		display:block;
	}*/

    .dd-quick-menu-details li {
        text-align: left;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #efefef;
        list-style: none;
    }

        .dd-quick-menu-details li:hover {
            text-decoration: underline;
            color: #2d00b0;
        }

        .dd-quick-menu-details li:last-child {
            border-bottom: 0px !important;
        }

.push-buttons {
    padding: 0px;
    margin: 4px 0 0;
    list-style: none;
}

    .push-buttons li {
        float: left;
        height: 27px;
        line-height: 27px;
        padding-left: 10px;
        padding-right: 10px;
        /*border: 1px solid #09667d;*/
        border: 1px solid #ccc;
        font-size: 8pt;
        cursor: pointer;
        color: #555;
        text-shadow: 1px 1px 1px #fff;
        -moz-text-shadow: 1px 1px 1px #fff;
        -webkit-text-shadow: 1px 1px 1px #fff;
        /*background-color: #c8d7dc;*/
        background-color: #ccc;
    }

    .push-buttons .active {
        color: #333;
        background: #f9f9f9;
    }

    .push-buttons li:first-child {
    }

    .push-buttons li:last-child {
        border-right: 1px solid #09667d;
    }

    .push-buttons li:hover {
    }

.listlink {
    text-decoration: underline;
    cursor: pointer;
}

.listremovelink {
    text-decoration: none;
    cursor: auto;
}

.dimmedDiv {
    background-image: URL(../images/dimmedDivBg.png);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.login-bg {
    background-image: url(../images/login-bg.jpg);
    background-size: cover;
    background-position: center;
}

/*.icon-forgot-password { background-image:url(../images/forgot-password.png)}*/
.icon-username {
    background-image: url(../images/username-icon.png);
}

.icon-password {
    background-image: url(../images/password-icon.png);
}

.no-left-curve {
    border-radius: 0px 3px 3px 0px !important;
    -moz-border-radius: 0px 3px 3px 0px !important;
    -webkit-border-radius: 0px 3px 3px 0px !important;
}

.no-right-curve {
    border-radius: 3px 0px 0px 3px !important;
    -moz-border-radius: 3px 0px 0px 3px !important;
    -webkit-border-radius: 3px 0px 0px 3px !important;
}

.icon-button {
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid transparent;
}

    .icon-button:hover {
        background-color: rgba(255, 255, 255, 0.70);
        border: 1px solid rgba(0, 0, 0, 0.25);
    }

.small-button {
    height: 24px;
    line-height: 24px;
}

.medium-button {
    height: 32px;
    line-height: 32px;
}

.large-button {
    height: 48px;
    line-height: 48pt;
}

.green-gradient-bg {
    background: #e6f0a3; /* Old browsers */
    background: -moz-linear-gradient(top, #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6f0a3), color-stop(50%,#d2e638), color-stop(51%,#c3d825), color-stop(100%,#dbf043)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-9 */
}

    .green-gradient-bg:hover {
        background: #dbf043; /* Old browsers */
        background: -moz-linear-gradient(top, #dbf043 0%, #c3d825 49%, #d2e638 50%, #e6f0a3 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbf043), color-stop(49%,#c3d825), color-stop(50%,#d2e638), color-stop(100%,#e6f0a3)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #dbf043 0%,#c3d825 49%,#d2e638 50%,#e6f0a3 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #dbf043 0%,#c3d825 49%,#d2e638 50%,#e6f0a3 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #dbf043 0%,#c3d825 49%,#d2e638 50%,#e6f0a3 100%); /* IE10+ */
        background: linear-gradient(to bottom, #dbf043 0%,#c3d825 49%,#d2e638 50%,#e6f0a3 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbf043', endColorstr='#e6f0a3',GradientType=0 ); /* IE6-9 */
    }

.mt-15 {
    margin-top: 15px !important;
}

.ml-32 {
    margin-left: 15px !important;
}

/* login panel styles */

.login-bg {
    background-image: url(../images/login-bg.jpg);
    background-size: cover;
    background-position: center;
}

.login-panel {
    background-color: rgba(255, 255, 255, 1);
    width: 300px;
    height: 250px;
    border: 12px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    position: absolute;
    text-align: center;
    left: 100px !important;
    bottom: 100px !important;
}

.login-panel-logo {
    background-image: url('../images/Survey-Login-Logo.png');
    width: inherit;
    height: 58px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 15px;
}

.login-panel h1 {
    font-size: 17pt;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.70);
    text-shadow: 1px 1px 0px #fff;
    -moz-text-shadow: 1px 1px 0px #fff;
    -webkit-text-shadow: 1px 1px 0px #fff;
    margin: 0px;
    padding: 0px;
    width: inherit;
    text-align: center;
    margin-top: 40px;
}

/*.login-button {
    font-family:Tahoma; color:#fff; float:left;
    font-size:11pt !important; font-weight:bold;height:40px; line-height:40px; padding-left:10px; width:100px; background-color:#00aeef; cursor:pointer;
    border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
    margin-left:25px; margin-top:20px; border:1px solid #fff; background-image:url(../images/login-arrow.png); background-position:right; background-repeat:no-repeat;
}
.login-button:hover {
    background-color:rgba(0, 174, 239, 0.54);
}*/

.login-textbox {
    background-color: #eee;
    border: 1px solid #ccc;
    width: 200px;
    margin-left: 0px;
    height: 35px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 40px;
    background-position: left;
    background-repeat: no-repeat;
    color: #333;
    font-size: 11pt !important;
}
/*.username {
    border-bottom-left-radius:0px;-webkit-border-bottom-left-radius:0px;-moz-border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;-webkit-border-bottom-right-radius:0px;-moz-border-bottom-right-radius:0px;
    background-image:url(../images/username.png);
}*/
/*.password {
    border-top-left-radius:0px;-webkit-border-top-left-radius:0px;-moz-border-top-left-radius:0px;
    border-top-right-radius:0px;-webkit-border-top-right-radius:0px;-moz-border-top-right-radius:0px;
    border-top:1px solid #fff;background-image:url(../images/password.png);
}*/

.footer {
    /*background-color:rgba(0, 0, 0, 0.50) !important;*/
    color: #aaaaaa;
    height: 24px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    line-height: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.50);
    font-family: Tahoma;
    font-size: 8pt;
    text-indent: 10px;
}

.footer {
    height: 24px;
    line-height: 24px;
    width: 100%;
    background-color: #333;
}

.alert {
    width: 280px;
    height: 25px;
    text-indent: 0;
    clear: both;
    line-height: 25px;
}

.task-response {
    list-style: none;
    padding: 0;
    margin: 5px;
    font-family: Helvetica;
    font-size: 9pt;
    color: #333;
    overflow: auto;
}

    .task-response li {
        width: 45%;
        float: left;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #ccc;
        padding: 5px;
        height: auto;
        margin-right: 5px;
        margin-bottom: 5px;
        overflow: auto;
    }

        .task-response li .display-image {
            float: right;
            max-width: 110px;
            padding: 3px;
            background-color: #efefef;
            border: 1px solid #aaa;
        }

/* New Login Page */

.login-box {
    background-image: url(../images/login-panel-box.png);
    width: 515px;
    height: 322px;
    position: absolute;
    bottom: 100px;
    left: 100px;
    font-family: Verdana !important;
    font-size: 10px !important;
}

.login-logo {
    margin-top: 25px;
    margin-left: 30px;
    width: 214px;
    height: 94px;
    background-image: url(../images/login-logo.png);
    position: relative;
}

.login-box input {
    margin-left: 110px;
    width: 250px;
    height: 30px;
    border: 0px;
    margin-bottom: 10px;
    background-color: transparent;
    border-bottom: 1px dashed #7b8082;
    font-size: 13px !important;
    font-family: Verdana !important;
}

.username {
    background-image: url(../images/username.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position: left top;
}

.password {
    background-image: url(../images/password.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position: left top;
}

.email {
    background-image: url(../images/email.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position: left top;
}

.login-box .login-button {
    height: 36px;
    line-height: 36px;
    width: auto;
    float: left;
    background-color: #f6d66e;
    font-size: 9pt !important;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #909293;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-left: 110px;
    cursor: pointer;
    font-family: Verdana !important;
}

    .login-box .login-button:hover {
        background-color: rgba(246, 214, 110, 0.38);
    }

.login-box .login-alert {
    font-size: 9pt;
    color: #ff0000;
    width: 280px;
    height: 25px;
    text-indent: 0;
    clear: both;
    line-height: 25px;
    margin-left: 110px;
    font-family: 'Trebuchet MS';
}

.tenant-alert {
    /*font-size: 7pt;*/
    color: #ff0000;
    width: 280px;
    height: 25px;
    text-indent: 0;
    clear: both;
    line-height: 25px;
    font-family: 'Trebuchet MS';
}

.title {
    font-size: 10pt !important;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.79);
    font-family: Verdana !important;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #fff;
    border-bottom: 0px;
    float: left;
    margin-left: 225px;
    background-color: #0bb8ed;
    margin-top: -17px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom-left-radius: 0px;
    -webkit-border-left-radius: 0px;
    -moz-border-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-right-radius: 0px;
    -moz-border-right-radius: 0px;
}

.hide {
    display: none;
}
/*.forgot-password {
    font-size:9pt; margin-left:10px; margin-top:10px; width:auto; float:left;
}*/
.forgot-password {
    font-size: 9pt !important;
    margin-left: 10px;
    margin-top: 10px;
    width: auto;
    float: left;
    font-family: Verdana !important;
    text-decoration: underline;
    cursor: pointer;
}

.forgot-password-info {
    height: auto;
    font-size: 9pt;
    text-align: center;
    margin-bottom: 10px;
}

.forgot-password-text {
    font-family: Tahoma;
    color: #444;
    float: left;
    font-size: 10pt;
    width: 400px;
    margin-left: 45px;
    margin-bottom: 20px;
    margin-top: 25px;
}

.dialog-pop-up {
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 10;
    font-family: Trebuchet MS;
}

    .dialog-pop-up .dialog-header {
        background-color: #fff;
        background-image: url(images/chat-pop-up-header-bg.png);
        height: 42px;
        width: auto;
        clear: both;
        cursor: move;
    }

    .dialog-pop-up .content {
        overflow: auto;
        width: inherit;
    }

    .dialog-pop-up .dialog-header .closepopup {
        height: 30px;
        width: 30px;
        background-color: #efefef;
        background-image: url('../Images/close-message-pop-up.png');
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        float: right;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #ccc;
    }

        .dialog-pop-up .dialog-header .closepopup:hover {
            background-image: url('../Images/close-message-pop-up-hover.png');
            background-position: center;
            background-repeat: no-repeat;
            cursor: pointer;
        }

.nice-text {
    font-family: Tahoma;
    color: #444;
    float: left;
    font-size: 10pt;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: justify;
    text-justify: inter-word;
}

.center-text {
    text-align: center !important;
}

mt-5 {
    margin-top: 5px !important;
}

#backslider {
    margin: 0;
    padding: 0;
    width: auto;
    position: fixed;
}

.CustomFormat {
    font-family: 'Trebuchet MS' !important;
    font-size: 0.7em !important;
}

/*---------------------------NEW--------------------------------------------------*/
/*New task Responce CSS Starts*/

.ts-grid {
    width: 100%;
    /*font-family: Tahoma, Geneva, sans-serif;*/
    font-size: 10pt;
    color: #444;
}

    .ts-grid tr td {
        /*border-right: 1px solid #ccc;*/
        border-bottom: 1px solid #ccc;
        /*padding: 4px;*/
        font-size:12px;
        font-weight:bold;
        padding-left: 10px;
    }

.ts-header td {
    /*border-top: 1px solid #000;*/
    /*background-color: #efefef;*/
}

.ts-status {
    border-radius: 3px;
    padding: 5px;
    background-color: #f9a33e;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 10px;
    color:#fff;
}

    .ts-status.ok {
        background-color: #daf670;
    }

.ts-st {
    border-radius: 50%;
    background-color: #09addf;
    color: #fff;
    font-weight: bold;
    display: table-cell;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
}

.ts-blowup {
    position: absolute;
    display: none;
    width: 200px;
    height: 200px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-top: -55px;
    margin-left: 120px;
    float: left;
}

.ts-thumbnail {
    cursor: pointer;
    width:50px; height:50px;
    margin:5px; padding:5px; border:1px solid #ccc;
    margin-left:0px;
}

.ts-location {
    width: 36px;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 24px;
    background-color: #efefef;
    padding:6px
}
.ts-location:hover {
    background-color: #ccc;
}
.ts-popup-dimmer {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    display: block;
}

.ts-popup {
    width: 960px;
    background-color: #fff;
    z-index: 999;
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid #000;
    overflow-y: scroll;
 
}

.ts-popup-googledimmer {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
}

.ts-googlepopup {
   width: 960px;
    background-color: #fff;
    z-index: 999;
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid #000;
 
}

.ts-row td {
    cursor: pointer;
    border-bottom: 1px solid #eee !important;
}

.ts-row:hover > td {
    background-color: rgb(250,250,250);
}

.ts-theme {
    color: #178ac4;
}

.ts-popup .ts-title {
    border-bottom: 2px solid #888;
    height: 60px;
    line-height: 60px;
    width: 100%;
    font-size: 16pt;
    color: #333;
}

.ts-popup .button {
    border: 1px solid #999;
    border-radius: 1px;
    height: 30px;
    margin-top: 4px;
    cursor: pointer;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    text-align: center;
    /*background-color: #e3e0e0;*/
    /*border: 1px solid #999;
    border-radius: 1px;
    height: 30px;
    margin-top: 13px;
    cursor: pointer;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
    margin-right: 2px;*/
}

.btn-cancel {
    float: right;
    background-image: url(../images/cancel.png);
    height: 30px;
    width: 30px;
    margin-top: 13px;
    border: 1px solid transparent;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
    cursor: pointer;
    margin-left: 3px;
    border-radius: 1px;
}

    .btn-cancel:hover, .ts-popup .button:hover {
        background-color: #efefef;
        border: 1px solid #ccc;
        color: #000;
    }

.ts-float-right {
    float: right;
}

.ts-float-left {
    float: left;
}

.ts-clear-float {
    clear: both;
}

.ts-popup-container {
 
}

.ts-div {
    box-sizing: border-box;
    margin-right: 30px;
    height: 215px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.ts-last-div {
    box-sizing: border-box;
    margin-right: 0px;
    height: 215px;
    float: left;
    margin-bottom: 30px;
}

.ts-salesman-remarks {
    width: 100%;
    height: 150px;
    border: 1px solid #beddff;
    /*margin-top: 20px;*/
    margin-bottom: 5px;
    box-sizing: border-box;
    padding: 5px;
    color: #555;
}

.ts-salesman-images {
    width: 150px;
    height: 150px;
    border: 1px solid #beddff;
    /*margin-top: 20px;*/
    margin-bottom: 5px;
    box-sizing: border-box;
    padding: 5px;
    color: #555;
}

.ts-dd {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    margin-top: 5px;
}
.ts-dd select{
    border:1px solid #beddff;
}
.ts-textarea {
    width: 100%;
    height: 114px;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 5px;
    margin-top: 5px;
}

.ts-hr {
    width: 100%;
    height: 1px;
    clear: both;
    margin-bottom: 25px;
    border-bottom: 1px dashed #ccc;
}

.ts-hr-thick {
    width: 100%;
    height: 2px;
    clear: both;
    margin-bottom: 25px;
    border-bottom: 1px solid #666;
}

.ts-label {
    color: #888;
}

.ts-fs-12 {
    font-size: 12pt;
    margin-bottom: 10px;
}

.ts-yes {
    width: 50px;
    border-radius: 3px;
    height: 24px;
    line-height: 24px;
    background-color: #bceb2e;
    text-align: center;
}

.ts-no {
    width: 50px;
    border-radius: 3px;
    height: 24px;
    line-height: 24px;
    background-color: #e97979;
    text-align: center;
}

.subImagePopup {
    margin: 0 !important;
    display: none;
    width: 450px;
    height: 250px;
    right: 0;
    bottom: 0;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
}

.ui-jqgrid .ui-jqgrid-bdiv {
    overflow-x: hidden !important;
}

.user-multiselect .ui-multiselect {
    width: 63% !important;
    margin-top: 5px;
}

.user-multiselect-role .ui-multiselect {
    width: 63% !important;
    margin-top: 5px;
}

.user-multiselect-single .ui-multiselect {
    width: 31% !important;
}

.statustag {
    color: white;
    float: left;
    height: 18px;
    line-height: 18px;
    margin: 0 auto;
    text-align: center;
    width: 70%;
}

.activetaskplan {
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    color: #69a8e6;
    font-weight: bold;
    text-shadow: none;
    border-bottom: 2px solid;
}

.nonactivetaskplan {
    height: 40px;
    line-height: 40px;
    margin: 3px -3px 0px -3px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 9pt;
    font-weight: bold;
    color: #2c2c2c;
    border: 1px solid #b6b6b6;
    text-align: center;
    background: #f2f3f5;
}

#ListSelectiongrid td:first-child {
    text-align: center !important;
}

.ui-multiselect-menu {
    background-color: #ffffff;
}

/*#SelSalesSuper {
    display: block !important;
}*/
/*New task Responce CSS Ends*/

/* form-elements.css */
.form-container {
    width: 450px;
    min-height: 100px;
    height: auto;
    margin: 5px;
    padding: 10px;
}

    .form-container h1 {
        height: 20px;
        line-height: 20px;
        font-size: 10pt;
        padding: 0px;
        margin: 0px;
        margin-bottom: 10px;
    }

    .form-container .element-container {
        width: 100% !important;
        min-height: 37px;
        margin-top: 5px;
        float: none !important;
        overflow: hidden;
    }

    .form-container .multiline {
        width: 100%;
        height: 100px !important;
    }

    .form-container .element-container div {
        float: left;
    }

    .form-container .element-container .label {
        min-width: 80px;
        min-height: 22px;
        line-height: 22px;
        margin-right: 4px;
    }

    .form-container .element-container .element {
        width: auto;
        max-width: 310px;
    }
/* Elements */

.rounded-corner {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #ccc;
    line-height: 20px;
    /*background-color: #fafafa;*/
    /*width:180px;*/
}

.align_center {
    text-align: center;
}

.rounded-corner-gray {
    padding-top: 40px;
    min-height: 50px;
    border: 1px solid;
    text-align: center;
    width: 60px;
    border: 1px solid #CCCCCC;
    border-radius: 7px 0px 0px 7px;
    background-color: #9E9E9E;
    color: White;
    font-size: larger;
}

.default {
    height: 26px;
    line-height: 26px !important;
}

.grey {
    color: #333 !important;
    border: 1px solid #777;
    background-color: #ccc;
}

.scroller-container {
    width: 530px;
    height: 600px;
    overflow: auto;
    border: 1px solidelements #efefef;
    padding: 5px;
}

.divscroller-container {
    width: 100%;
    height: 600px;
    border: 1px solidelements #efefef;
    padding: 5px;
}

.xj-form .arrowpoint {
    background-image: url(../images/arrow.jpg);
    background-repeat: no-repeat;
    width: 32px;
    height: 28px;
    background-position: center;
}

.label {
    min-width: 72px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    color: #777;
    font-size: 8pt;
}

.mandatory {
    font-size: 9pt !important;
    font-weight: bold;
}

.left, .float_left {
    float: left;
}

.xj-add-new-jobs-container {
    height: auto;
    width: 500px;
    border: 1px solid #ccc;
    border-bottom: 1px solid #999;
    padding: 5px;
    background-color: #fff;
    margin-top: 2px;
    overflow: auto;
    margin-left: 1px;
}

    .xj-add-new-jobs-container h1 {
        font-size: 10pt !important;
        margin: 2px;
        width: 100%;
        letter-spacing: 1px;
        color: #555;
    }

.xj-form .label_small {
    width: 80px;
}

.mandatory-field {
    background-image: URL(../images/mandatory.gif);
    background-repeat: no-repeat;
    background-position: right;
    width: 16px;
    height: 14px;
    vertical-align: middle;
    border-style: none;
    border-collapse: collapse;
    background-color: transparent;
}

.buttonN {
    width: 50px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    background-color: #aaa;
    text-align: center;
    text-indent: 0px;
    margin: 3px;
    padding: 0px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    cursor: pointer;
    color: #efefef;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 9pt;
}

.panelheader {
    background-image: URL(../images/panel-header-bg.png);
    background-color: #ccc;
    height: 24px;
    line-height: 24px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    text-indent: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #aaa;
}

    .panelheader .title {
        font-size: 9pt !important;
        font-weight: bold;
    }

    .panelheader .button {
        font-size: 8pt !important;
        font-weight: bold;
        height: 18px;
        line-height: 18px;
    }

    .panelheader .count {
        margin-top: 4px;
        margin-left: 4px;
        color: #fff;
    }

    .panelheader .icon-btn {
        margin-top: 1px !important;
    }

.ui-tabs .ui-tabs-nav {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

    .ui-tabs .ui-tabs-nav li {
        border: 1px solid #afafaf;
        margin-left: 0px;
        margin-top: 8px;
    }

        .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
            background: none;
            background-color: #fafafa;
            margin-top: 8px;
        }

.treetext {
    cursor: pointer;
    margin: 0px;
    margin-left: 7px;
    padding: 0 5px 0 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #efefef;
    background-color: #fff;
    color: #999 !important;
    font-size: 7pt !important;
    height: 16px;
    font-style: italic;
}

.delete1 {
    background-image: url(../images/delete1.png);
}

.blue {
    color: #fff !important;
    border: 1px solid #17549b;
    background-color: #498ae1;
}

    .blue:hover {
        background-color: #afd4ff;
    }

.buttonN {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none !important;
    cursor: pointer;
    text-indent: 0px;
    text-align: center;
    font-size: 8pt;
    margin: 2px;
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    font-weight: bold;
}

.icon-fb {
    /*background: url(../images/icon_fb_small.png) no-repeat;*/
    height: 31px;
    width: 32px;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    cursor: pointer;
}

.icon-google {
    /*background: url(../images/icon_google_small.png) no-repeat;*/
    height: 31px;
    width: 32px;
    float: left;
    margin-left: 3px;
    margin-top: 3px;
    cursor: pointer;
}

.export-excel {
    background-image: url(../Images/file_Excel.png);
}

.square-icon-buttonexcel {
    height: 27px !important;
    width: 37px;
    border: 1px solid #a2a2a2;
    margin: 3px;
    cursor: pointer;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    background-position: center;
    background-repeat: no-repeat;
}

.exportreport-icon {
    background-image: url(../Images/export.png);
}

/*New login Page CSS Starts*/
.popup {
    width: 600px;
    /*height: 500px;*/
    background: #fff;
    position: relative;
    top: 50%;
    /*transform: translateY(-50%);*/
    margin: 0 auto;
    z-index: 11;
    padding: 10px;
    border-radius: 5px;
    overflow-y: auto;
    left: 386px !important;
    border: solid 1px #ccc;
}

.overlay {
    width: 100%;
    height: 100%;
    background-image: url(../Images/back-pattern.png);
    background-repeat: repeat;
    background-color: rgba(0,0,0,0.5);
}

.overlay_login {
    width:400px;
    margin: 0 auto;
    background: linear-gradient(225deg, transparent 50px, white 50px);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    .overlay:before {
        content: "";
        position: absolute;
        top: 0%;
        right: 0%;
        width: 0px;
        height: 0px;
        border-bottom: 70px solid #00bdf2;
        border-right: 70px solid transparent;
        margin: -1px 0 0 0;
        padding: 1px 0 0 0;
    }

.login_container {
    padding: 50px;
}

    .login_container input {
        width: 95%;
        border: 0;
        padding: 5px 5px;
        color: #414141;
        font-size: 1.2em !important;
        outline: none;
        height: 30px !important;
        background-color: white !important;
        border-bottom: solid 1px #ccc;
    }

.login_logo {
    margin: 0 0% 0 0%;
    width: 100%;
    text-align: center;
}

    .login_logo img {
        width: 70%;
    }

.login_logo_heading {
    font-size: 21px;
    margin: 11px 0 0;
    /* opacity: 0.5; */
    color: #00bdf2;
    text-transform: uppercase;
    /* font-weight: 600; */
    text-align: center;
}

.user_field {
    background-color: transparent;
    background-image: url(../Images/username.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: 100% center;
    margin-top: 5%;
}

.password_field {
    background-color: transparent;
    background-image: url(../Images/password.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: 100% center;
    margin: 4% 0% 5% 0%;
}

.email_field {
    background-color: transparent;
    background-image: url(../Images/user-email.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: 100% center;
    margin: 4% 0% 5% 0%;
}
#resetlogin .login-error-block {
    border-color: #FF0000;
}
.submit_btn {
    width: 50px;
    font-size: 1.1em !important;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s;
    outline: none;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background: #d35400 none repeat scroll 0 0;
    float: right;
}
.back1 {
    height: 55px;
    width: 55px;
    cursor: pointer;
}

    .back1 img {
        width: 50%;
        padding: 14px 0;
    }

.cancel {
    background-image: url(../images/cancel.png);
}
    .submit_btn img {
        width: 50%;
        padding: 13px;
    }

    .submit_btn:hover, .back:hover {
    }

.back img {
    width: 50%;
    padding: 13px;
}

.back {
    width: 50px;
    float: left;
    font-size: 1.1em;
    background: transparent;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    outline: none;
    height: 50px;
    line-height: 50px;
}

.login_btn_right {
    width: 100%;
    float: right;
    text-align: right;
}


.social_btn {
    width: 40px;
    height: 40px;
    border: #00bdf2 solid 1px;
    margin-top: 10%;
    float: right;
    margin-right: 4%;
    transition: all 0.3s;
    border-radius: 50%;
}

    .social_btn:hover {
        border: #069ecf solid 1px;
        cursor: pointer;
    }

.facebook {
    background: url(../Images/facebook.svg) no-repeat;
    background-size: 25px auto;
    background-position: center;
}

.google {
    background: url(../Images/google_plus.svg) no-repeat;
    background-size: 25px auto;
    background-position: center;
    margin-right: 10px;
}

.forget, .tc {
    width: 50%;
    margin-top: 5px;
    color: #428abe;
    font-size: 8pt;
    transition: all 0.3s;
    font-weight: 600;
}
.forgetgoole {
    margin-top: 10%;
    color: #4188be;
    font-size: 9pt !important;
    transition: all 0.3s;
}
.overlay_login a {
    text-decoration: none;
}

.tc {
    width: auto;
    text-align: left;
    float: left;
    margin-right: 30px;
}

.msg-alert {
    color: rgb(255, 0, 0);
    font-size: 9pt !important;
    transition: all 0.3s;
    margin-top: 5%;
}
/*New login Page CSS Ends*/
#main {
    /*height: 100% !important;*/
}
/*New Profile Menu CSS Starts*/
.header-btns {
    float: right;
}

    .header-btns ul {
        margin-bottom: 673px;
        margin-left: -151px;
        margin-right: 65px !important;
        margin-top: 6px;
        padding: 0;
    }

        /*.header-btns ul {
        padding: 0px;
        margin: 673px;
        margin-top: 6px;
        margin-right: 65px !important;
    }*/

        .header-btns ul li {
            float: left;
            list-style: none;
            -webkit-border-radius: 1px;
            -moz-border-radius: 4px;
            /*border-radius: 4px;*/
            /*width: 50px;*/
            height: 30px;
            margin: 0px !important;
            padding: 2px 5px;
            padding-top: 2.4px;
            text-align: center;
            width: 32px;
            cursor: pointer;
            border: 0 none;
            color: #fff;
            font-family: Arial;
            /*background-repeat: no-repeat;
            background-position: center;*/
            background: #333333 none no-repeat scroll 0 0;
            position: relative;
            z-index: 999;
        }

            .header-btns ul li img {
                height: auto;
                margin-right: 10px;
                position: relative;
                top: 3px;
                width: 20px;
            }

            .header-btns ul li:hover {
                background-color: #000;
            }

        /* icons for header btns*/

        .header-btns ul .profile {
            background-image: URL(../Images/user.png) !important;
        }

        .header-btns ul .logout {
            background-image: URL(../Images/logout.png) !important;
        }

        .header-btns ul .setting {
            background-image: URL(images/settings.png);
        }

.profileSubMenu {
    margin-left: -23px !important;
}

    .profileSubMenu li {
        width: 80px !important;
    }
/*New Profile Menu CSS Ends*/
/*User Profile CSS Starts*/
.scroller-container {
    width: 530px;
    height: 600px;
    overflow: auto;
    border: 1px solidelements #efefef;
    padding: 5px;
}

.xj-add-new-jobs-container {
    height: auto;
    width: 500px;
    border: 1px solid #ccc;
    border-bottom: 1px solid #999;
    padding: 5px;
    background-color: #fff;
    margin-top: 2px;
    overflow: auto;
    margin-left: 1px;
}

    .xj-add-new-jobs-container h1 {
        font-size: 10pt !important;
        margin: 2px;
        width: 100%;
        letter-spacing: 1px;
        color: #555;
    }

.xj-form {
    padding: 2px;
    min-height: 22px;
    border: 1px solid #efefef;
    margin-top: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}

    .xj-form .elements {
        min-width: 300px;
        margin-top: 1px;
    }

        .xj-form .elements .label {
            min-width: 60px;
            float: left;
            height: 24px;
            line-height: 24px;
            padding-left: 5px;
            padding-right: 5px;
            color: #777;
        }

            .xj-form .elements .label h2 {
                width: 24px;
                height: 18px;
                line-height: 18px;
                padding: 0px;
                margin: 0px;
                -webkit-border-radius: 9px;
                -moz-border-radius: 9px;
                border-radius: 9px;
                color: #fff;
                text-align: center;
                background-color: #777;
                font-size: 8pt;
                margin-top: 4px;
            }

        .xj-form .elements input {
            padding: 0px;
            padding-left: 4px;
            width: 120px;
            float: left;
            font-size: 9pt;
        }

        .xj-form .elements .largeinput {
            width: 260px;
        }

        .xj-form .elements select {
            padding: 0px;
            width: 165px;
            vertical-align: middle;
            float: left;
        }

        .xj-form .elements textarea {
            padding: 0px;
            width: 370px;
            vertical-align: middle;
            float: left;
        }

        .xj-form .elements input[type='checkbox'] {
            margin: 0 0 0 5px;
            vertical-align: top;
            width: 16px;
            float: left;
        }

        .xj-form .elements .steps {
            width: 320px;
        }

        .xj-form .elements .basic {
            width: 415px;
        }

    .xj-form .dragger {
        /*background-image:url(../images/dragger.png); */
        background-position: left;
        background-repeat: repeat-y;
        background-color: #ccc;
        width: 2px;
        height: 26px;
        float: left;
        margin-right: 5px;
        margin-left: -2px;
        margin-top: -2px;
        border-right: 1px solid #ccc;
    }

    .xj-form .start {
        background-color: #ccff51;
        width: 8px;
        height: 26px;
        float: left;
        cursor: default;
        margin-right: 5px;
        margin-left: -2px;
        margin-top: -2px;
        border-right: 1px solid #ccc;
    }

    .xj-form .end {
        background-color: #ff0000;
        width: 8px;
        height: 26px;
        float: left;
        cursor: default;
        margin-right: 5px;
        margin-left: -2px;
        margin-top: -2px;
        border-right: 1px solid #ccc;
    }

.xj-form-group-dark {
    padding: 2px;
    min-height: 22px;
    border: 1px solid #bbb;
    margin-top: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}

.xj-form-group {
    background-color: #ccc;
}

.multiline {
    min-height: 50px;
}

.label {
    min-width: 72px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    color: #777;
}

.xj-form .label {
    min-width: 72px;
    float: left;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    color: #777;
}

.xj-form .elements {
    min-width: 300px;
    margin-top: 1px;
}

    .xj-form .elements .label {
        min-width: 60px;
        float: left;
        height: 24px;
        line-height: 24px;
        padding-left: 5px;
        padding-right: 5px;
        color: #777;
    }

        .xj-form .elements .label h2 {
            width: 24px;
            height: 18px;
            line-height: 18px;
            padding: 0px;
            margin: 0px;
            -webkit-border-radius: 9px;
            -moz-border-radius: 9px;
            border-radius: 9px;
            color: #fff;
            text-align: center;
            background-color: #777;
            font-size: 8pt;
            margin-top: 4px;
        }

.xj-form .label_large {
    width: 140px;
}

.xj-form .label_medium {
    width: 100px;
}

.xj-form .label_small {
    width: 80px;
}

.xj-form .label_w70 {
    width: 70px;
}

.inputaction, .field_id {
    max-width: 100px;
}

.xj-form .elements input {
    padding: 0px;
    padding-left: 4px;
    width: 160px;
    float: left;
}

.xj-form .elements .largeinput {
    width: 260px;
}

.xj-form .elements select {
    padding: 0px;
    width: 165px;
    vertical-align: middle;
    float: left;
}

.xj-form .elements textarea {
    padding: 0px;
    width: 370px;
    vertical-align: middle;
    float: left;
}

.xj-form .elements input[type='checkbox'] {
    margin: 0 0 0 5px;
    vertical-align: top;
    width: 16px;
    float: left;
}

.xj-form .elements .steps {
    width: 320px;
}

.xj-form .elements .basic {
    width: 415px;
}

.xj-form .dragger {
    /*background-image:url(../images/dragger.png); */
    background-position: left;
    background-repeat: repeat-y;
    background-color: #ccc;
    width: 2px;
    height: 26px;
    float: left;
    margin-right: 5px;
    margin-left: -2px;
    margin-top: -2px;
    border-right: 1px solid #ccc;
}

.xj-form .arrowpoint {
    background-image: url(../images/arrow.jpg);
    background-repeat: no-repeat;
    width: 32px;
    height: 28px;
    background-position: center;
}

.xj-form .start {
    background-color: #ccff51;
    width: 8px;
    height: 26px;
    float: left;
    cursor: default;
    margin-right: 5px;
    margin-left: -2px;
    margin-top: -2px;
    border-right: 1px solid #ccc;
}

.xj-form .end {
    background-color: #ff0000;
    width: 8px;
    height: 26px;
    float: left;
    cursor: default;
    margin-right: 5px;
    margin-left: -2px;
    margin-top: -2px;
    border-right: 1px solid #ccc;
}

.button_profile {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none !important;
    cursor: pointer;
    text-indent: 0px;
    text-align: center;
    font-size: 8pt;
    margin: 2px;
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    font-weight: bold;
}

    .button_profile .count {
        margin-top: 0px;
        margin-right: -8px;
    }

.default {
    height: 26px;
    line-height: 26px !important;
}

.grey_profile {
    color: #333 !important;
    border: 1px solid #777;
    background-color: #ccc;
}

    .grey_profile:hover {
        background-color: #efefef;
    }

.dimmedDivPassword {
    background-image: URL(/assets/images/loginV2/dimmedDivBg.png);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 900001;
}

.changePasswordDiv {
    position: absolute;
    border: 5px solid white;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 900001;
    display: none;
    background-color: #e1e1e1;
    padding: 5px;
}

.userProfileDiv, .userAboutDiv {
    position: absolute;
    border: 5px solid white;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 99;
    display: none;
    background-color: #e1e1e1;
    padding: 5px;
}

.ui-jqgrid .ui-jqgrid-bdiv {
    overflow-x: hidden !important;
    background: #fff;
}

#closepopup {
    background-image: url(../Images/icon-close.svg);
    background-size: 32% auto;
}

/*#tabContent2 div table, #tabContent2 div {
    width:100% !important;
}*/
.ui-dialog {
    background-color: #ffffff;
}

div.form-group .new-row > div {
    float: left;
    width: 30%;
}

    div.form-group .new-row > div .label {
        float: left;
        max-width: 11%;
        min-width: 15%;
        padding: 0;
        width: 16%;
    }

    div.form-group .new-row > div select {
        float: left;
        width: 84% !important;
    }

/*#tabContent2 #closeTab {
    width: 24px !important;
}*/

/*#tabContent2 #btnUpdate {
    width: auto !important;
}*/

.user-multiselect .ui-multiselect {
    width: 210px !important;
    margin-top: 5px;
}

.user-multiselect-role .ui-multiselect {
    width: 213px !important;
    margin-top: 5px;
}

/*#surveyHeader .radio-btn-tabs {
    height: 28px;
}*/

#surveyHeader .ui-state-default.ui-jqgrid-hdiv {
    margin-top: 0px;
    width: 808px;
    padding-top: 6px;
}

    #surveyHeader .ui-state-default.ui-jqgrid-hdiv .ui-jqgrid-hbox {
        padding: 0px 0px;
    }

    #surveyHeader .ui-state-default.ui-jqgrid-hdiv table {
        width: 100% !important;
    }

#surveyHeader .radio-btn-tabs li.active-radio-btn-tab {
    background-color: #fff;
    border-color: #fff;
    line-height: 32px;
    /*font-weight: bold;*/
    color: #000;
    font-size: 10pt;
    border-radius: 1px;
    margin-top: 0px;
    height: 32px;
    border: 1px solid #aaa;
    border-bottom: 0;
}

.btnad {
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #b6b6b6;
    color: #2c2c2c;
    cursor: pointer;
    float: right;
    font-size: 9pt;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin: 3px 0px 0px 0px;
    padding: 0;
    width: 10%;
    text-align: center;
}

#gs_SurveyType {
    margin: 0px;
}

#mySplitter .ui-layout-west {
    width: 32% !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .btnad {
        margin: -3px 0px 0px 0px;
    }
    /*.title-bar .search,.title-bar .search-btn {
       margin:-3px 0px 0px 0px; 
    }*/
}
/**Model Popup*/
.modal-box {
    background: white none repeat scroll 0 0 padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    width: 98%;
    z-index: 1000;
}

div#main .modal-box div.popup_title {
    background-color: #D1D1D1;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    color: #ffffff !important;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    width: 100%;
}

.add_user_input {
    color: #bebebe;
    float: left;
    height: 430px;
    width: 100%;
}

.popup_title_aprv_btn {
    background-color: #333;
    cursor: pointer;
    float: right;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    margin-top: 7px;
    text-align: center;
    width: 120px;
    color: #ffffff;
}

.popup_close, #popClose {
    background: rgba(0, 0, 0, 0) url("../images/popup_close.svg") no-repeat scroll 0 0 / 20px auto;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
}

.text-color {
    color: #000000;
    font-size: 17px !important;
}

.modal-overlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 900;
}

.error_border {
    border: 1px solid #ff0000;
}

.profileSucees {
    color: #FF5C01;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.profileError {
    color: #FF0000;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.change_password {
    cursor: pointer;
    width:22px;
    height:22px;
    opacity:0.4;
}
.change_password:hover{
    opacity:1;
}

.password_success {
    color: green;
    background-image: url('../images/ok.png');
    background-repeat: no-repeat;
    padding-left: 20px; /* width of the image plus a little extra padding */
    display: block;
    background-size: 14px 14px;
    background-position: left center;
}

.password_error {
    color: red;
    background-image: url('../images/cross.png');
    background-repeat: no-repeat;
    padding-left: 20px; /* width of the image plus a little extra padding */
    display: block;
    background-size: 14px 14px;
    background-position: left center;
}

.err-msg {
    color: red;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
}

#change_password_popup .xj-form {
    border: none;
}

    #change_password_popup .xj-form .elements .label {
        color: #000;
    }

/**Model Popup*/


/*for stock review popup*/
#divstockfacingwisegrid {
    width: 100%;
    float: left;
    min-height: 445px;
    padding-left: 1px;
}

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

    #divstockfacingwisegrid td,
    th {
        padding: 0;
    }

    #divstockfacingwisegrid .table {
        border-collapse: collapse !important;
    }

        #divstockfacingwisegrid .table td,
        #divstockfacingwisegrid .table th {
            background-color: #fff !important;
        }

    /*#divstockfacingwisegrid .table-bordered th,
    #divstockfacingwisegrid .table-bordered td {
        border: 1px solid #c7c1c1 !important;
    }*/

    #divstockfacingwisegrid table {
        background-color: transparent;
    }

    #divstockfacingwisegrid th {
        text-align: center;
    }

    #divstockfacingwisegrid .table {
        width: 100%;
        max-width: 100%;
        margin: 0px;
    }

        #divstockfacingwisegrid .table > thead > tr > th,
        #divstockfacingwisegrid .table > tbody > tr > th,
        #divstockfacingwisegrid .table > tfoot > tr > th,
        #divstockfacingwisegrid .table > thead > tr > td,
        #divstockfacingwisegrid .table > tbody > tr > td,
        #divstockfacingwisegrid .table > tfoot > tr > td {
            padding: 8px;
            line-height: 1.42857143;
            vertical-align: middle;
            border-top: 0.5px solid #ddd;
        }

        #divstockfacingwisegrid .table > thead > tr > th {
            vertical-align: middle;
            border-bottom: 0.5px solid #ddd;
        }

        #divstockfacingwisegrid .table > caption + thead > tr:first-child > th,
        #divstockfacingwisegrid .table > colgroup + thead > tr:first-child > th,
        #divstockfacingwisegrid .table > thead:first-child > tr:first-child > th,
        #divstockfacingwisegrid .table > caption + thead > tr:first-child > td,
        #divstockfacingwisegrid .table > colgroup + thead > tr:first-child > td,
        #divstockfacingwisegrid .table > thead:first-child > tr:first-child > td {
            border-top: 0;
        }

        /*#divstockfacingwisegrid .table > tbody + tbody {
    border-top: 0.5px solid #ddd;
}*/

        #divstockfacingwisegrid .table .table {
            background-color: #fff;
        }


    #divstockfacingwisegrid .table-bordered {
        border: 0.5px solid #ddd;
    }

        #divstockfacingwisegrid .table-bordered > thead > tr > th,
        #divstockfacingwisegrid .table-bordered > tbody > tr > th,
        #divstockfacingwisegrid .table-bordered > tfoot > tr > th,
        #divstockfacingwisegrid .table-bordered > thead > tr > td,
        #divstockfacingwisegrid .table-bordered > tbody > tr > td,
        #divstockfacingwisegrid .table-bordered > tfoot > tr > td {
            border: 0.5px solid #ddd;
        }

        #divstockfacingwisegrid .table-bordered > thead > tr > th,
        #divstockfacingwisegrid .table-bordered > thead > tr > td {
            border-bottom-width: 2px;
        }


.ui-widget-overlay {
    background: #0e0e0e !important;
}

.stockReviewBlock .ptsb {
    font-size: .7em !important;
    font-weight: bold;
}

.stockReviewBlock .pts {
    font-size: .7em !important;
}

.stockReviewPopup .ui-datepicker-calendar {
    display: none;
}

.page-title-panel select, .page-title-panel input {
    float: left;
    width: auto;
    height: 30px;
    border-radius: 3px;
}

.page-title-panel input {
    height: 19px;
    margin-top: 0;
}

.page-title-panel select option:hover {
    background-color: #efefef;
}

.page-title-panel .close-window {
    background-image: url(../images/close-window.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    border-radius: 50%;
    cursor: pointer;
}

.head-tb {
    background-color: #f0f0f0;
    font-size: .9em;
    color: #7b7b7b;
}

.checkbox-center {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: auto;
}

.two-column {
    width: 40%;
    float: left;
}

.dropnone {
    display: none !important;
}

.error-border {
    border: 1px solid #ff0000;
}

.tac {
    text-align: center;
}

.success_mes {
    font-size: 14px;
    font-weight: bold;
}

.ui-jqgrid .ui-pg-selbox {
    height: 25px !important;
}

.ui-jqgrid .ui-pg-table .ui-pg-selbox {
    height: 22px !important;
}

.policybody {
    font-size: 12px !important;
    line-height: 17px;
}

    .policybody b {
        font-size: 13px !important;
    }

.privacybody {
    font-size: 12px !important;
    line-height: 17px;
}

    .privacybody b {
        font-size: 13px !important;
    }

#gbox_merchandizecustomerlistgrid, #gbox_merchandizecustomerlistgrid div, #gbox_merchandizecustomerlistgrid table {
    width: 100% !important;
}

.survey_category select {
    width: 185px;
}

.survey_category {
    /*height:100px;*/
    /*width:70%;*/
    float: left;
    /*border:1px solid #aaaaaa;*/
    padding: 10px 0px;
}

.ui-multiselect-filter input:focus {
    box-shadow: 0 0 2px 1px rgba(1, 150, 255, 0.4);
}

.customModal {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  background-color:#fff;
  margin: 0;
  border:1px solid #aaa;
  padding:0px; box-sizing:border-box;
}

.customModalWrap {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}

.customModalWindow {
    background-color: #fff;
    /*max-width: 278px;*/
    height: 330px;
    margin: 0 auto;
}

.checkselectdeselect {
    width: 16px;
    height: 16px;
    /*	display: -moz-inline-box; /* @ FF 1+2 removed for issue 221 */
    /*	-moz-box-align: start; /* issue 221 */
    display: inline-block; /* Required to make a span sizeable */
    background-repeat: no-repeat;
    background-position: left;
    background-image: url("../images/icons.gif");
    background-position: 0 0;
}

.orange {
    background-color: #ff5c01;
    color: #fff !important;
    border: 1px solid #ff5c01;
}
.greycount{
        margin-top: 4px;
    margin-left: 0;
    background: rgb(162,148,122) !important;
    border: 1px solid rgb(162,148,122) !important;
    padding: 2px 8px;
    margin-right: 8px;
    color: #fff;
}

.ui-jqgrid tr.jqgrow td {
    border-bottom: 1px solid #eee !important;
    /*text-indent:10px;*/
}

.ui-jqgrid .ui-jqgrid-htable th div {
   height: 30px !important;
    line-height: 28px !important;
    /*height: 38px !important;
    line-height: 38px !important;*/
}

.w230 {
    width: 230px;
}

.tab-subtitle {
    background: #fff;
    height: 34px;
    clear: both;
}

.tool-bar h1 {
    margin: 0;
    float: left;
    padding-left: 10px;
    font-weight: normal;
    clear: both;
    display: inline-block;
    font-size: 11pt;
    line-height: 30px;
}

.popup-titlebar {
    height: 45px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.hhtGridHeight .ui-jqgrid-bdiv {
    height: calc(100vh - 22px - 54px - 99px - 33px - 33px - 46px - 26px) !important;
    padding-bottom: 16px !important;
    /*padding-right: 16px !important;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.ui-jqgrid .ui-jqgrid-htable th div, .ui-jqgrid tr.jqgrow td {
    font-size: 9pt !important;
}

.ui-jqgrid .ui-jqgrid-htable th {
    background-color: #fdfeff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0px solid #fdfeff !important;
}

/*.ui-jqgrid .ui-jqgrid-htable th div {
    border-bottom: 1px solid #ddd !important;
}*/
.ui-jqgrid .ui-jqgrid-htable th div{
    border-bottom: 0px solid #bbbbbb !important;
    border-top: 0px solid #ccc !important; 
    letter-spacing:0px !important;
    /*text-indent:14px !important;*/
}

.ui-jqgrid .ui-jqgrid-view .ui-jqgrid-hbox {
    border-bottom: 1px solid #ccc !important;
}
tr.ui-search-toolbar select {
    margin: 0px 0 0 0 !important;
}
.jqgrid-list-fbold{
    font-weight:bold;
}
.jqgrid-list-fcolor{
    color:#6d6464 !important;
}
.ui-jqgrid tr.ui-state-highlight {
    background: #f0f0f1 !important;
}

.ui-jqgrid tr.jqgrow td{
    text-transform:lowercase !important;
}
.ui-jqgrid tr.jqgrow td::first-letter{
    text-transform:capitalize !important;
}

.lft-elements .elements {
    min-width: 300px;
    margin-top: 1px;
}
.lft-elements .elements .label {
    min-width: 60px;
    float: left;
    height: 24px;
    line-height: 26px;
    padding-left: 2px;
    padding-right: 30px;
    color: #777;
}

.blue-btn , .green-btn{
    background-color: #2a80b9;
    color: #fff;
    line-height: 20px;
}
.green-btn{
    background:rgb(54,150,16);
}
.ck-btn-txt{
    color:#fff;
}
.ck-btn-txt:hover {
text-decoration:underline;
}
.ck-btn-icon:hover, .ck-btn:hover {
    opacity: 0.8;
}
.ck-btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
        padding-right: 16px;
    padding-left: 10px;
    cursor: pointer;
    text-align: center;
    font-size: 9pt;
    height: 30px;
    line-height: 30px;
}
.right, .float_right {
    float: right;
}
.cs-dropdown {
    box-sizing: border-box; 
    display: block;

}
.cs-dropdown label {
    display: block;
    cursor: pointer;
    height: 28px;
    border-radius: 2px;
    background-color: #fff;
    margin-top: 5px;
    color: #111!important;
    padding: 0 36px 0px 12px;
    line-height: 28px;
    background-image:  url(../images/down-arrow.svg); 
    background-position: right;
    background-repeat: no-repeat;
    
}

.cs-dropdown ul {
    display:none;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    background-color: #fff;
    min-width: 200px;
    right:42px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75);
    margin-top: 0px;
    z-index:1;
}
.cs-dropdown ul li {
    padding: 10px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc; cursor: pointer;

}
.cs-dropdown ul li:hover{
    background-color: rgba(25, 118, 210, 0.1);

}

.title-bar .add {
    background-image: url(../images/add.svg);
}

.title-bar .icon-btn {
    background-position: center;
    background-repeat: no-repeat;
    height: 30px;
    width: 32px;
    cursor: pointer;
    margin-top: 5px;
    background-size: 90%;
    border-radius: 3px;
    margin-right: 2px;
}
.title-bar .icon-btn:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.min-margin-l {
    margin-left: 4px;
}

.min-margin-r {
    margin-right: 8px;
}
.cs-radiobutton {
    margin: 0px;
    padding: 0px;
    list-style: none;
    box-sizing: border-box;
    margin-top: 4.5px;
}
.cs-radiobutton li.active {
    color: #000;
}

.cs-radiobutton li:first-child {
    border-left: 0px;
    border-bottom-left-radius: 17px;
    border-top-left-radius: 17px;
}
.cs-radiobutton li {
    float: left;
    padding: 0 10px;
    background-color: #fff;
    height: 28px;
    line-height: 28px;
    color: #777;
    cursor: pointer;
    border-right: 1px solid #aaa;
}
.cs-radiobutton li.active span {
    background-color: #388e3c;
}
.cs-radiobutton li span {
    border-radius: 5px;
    height: 10px;
    width: 10px;
    background-color: #ddd;
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
}
.cs-radiobutton li:last-child {
    border-right: 0px;
    border-bottom-right-radius: 17px;
    border-top-right-radius: 17px;
}
.ui-jqgrid .ui-jqgrid-htable th {
    height: 30px !important;
}
.ui-jqgrid .ui-icon-desc {
    margin-top: 8px !important; 
}
.ui-jqgrid .ui-icon-asc {
    margin-top: 0px !important;
}
.action-btnbg{
    height: 40px;
    position: absolute;
    float: right;
    right: 0;
    top: 7%;
}

 .field-container{
    width: 100%; 
    display: flex;
 }
 .field-container div{ 
     margin:4px;
     /*margin-bottom: 10px ;*/

 }
        .field-container div label{ color: #777; display: block; margin-bottom: 5px;}
        .field-container div input{width: 100%; height: 30px; border: 1px solid #ccc; border-radius: 2px;}
        .field-container div select{width: 100%; height: 30px; border: 1px solid #ccc; border-radius: 2px;}
        .flex-1{flex: 1;}
        .flex-2{flex: 2;}
        .flex-3{flex: 3;}
        .flex-4{flex: 4;}
 
.active-capsule {
    text-transform: capitalize;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    border-radius: 13px;
    text-align: center;
    padding: 0px 8px;
    border: 1px solid;
    width: 70%;
    background-color: green;
    display:block;
}
.inactive-capsule {
text-transform: capitalize;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    border-radius: 13px;
    text-align: center;
    padding: 0px 8px;
    border: 1px solid;
    width: 70%;
    background-color: red;
    display:block;
}
.inactive-tabtile{
    color: rgb(123,123,123);
}
.search-customergrid{
    position: absolute;
    right: 10px;
    
}
.input-search{
    border: 1px solid #aaa;margin-top:4px
}

.form-button-panel {
    display: block; height:30px;
    position: absolute;
    right:10px;
    top:46px;
}
    .form-button-panel .button {        
        display:block;
        padding:0px 10px;
        float:left;
        color:#fff;
        background-color:transparent;
        border:0px;
    }
        
        .form-button-panel .button.primary-bg {
            background-color:green;
        }
        .form-button-panel .button:hover, .form-button-panel .button.primary-bg:hover {
            background-color: rgba(0,0,0,0.5)
        }

.xsm-form-panel {
    display:flex;
    width:960px; height:auto;
    box-sizing:border-box;
    clear:both;
    
    padding:5px;
}
    .xsm-form-panel div {        
    padding:5px;
    box-sizing:border-box
    }
    .xsm-form-panel div label {
        font-size:9pt; display:block; margin-left:5px;margin-bottom:2px;
        color:#757575;
        box-sizing:border-box
    }
        .xsm-form-panel div input {
            width:100%;
            box-sizing:border-box; height:32px;
            border-radius:3px;
            padding:0 10px;
            border:1px solid #beddff;
            
        }
            .xsm-form-panel div input:focus {
                box-shadow:0px 0px 5px inset rgba(0,0,0,0.4);
                outline:none;
               
            } 
        .xsm-form-panel div select {
            width:100%;
            box-sizing:border-box; height:32px;
            margin-top:0px;
            border-radius:3px;
            padding:0 10px;
             border:1px solid #beddff;
        }
        .xsm-form-panel div input.is-mandatory {
            border-right:2px solid red;
        }
.surveypopup, .customerPopup {padding:0px !important; overflow:hidden !important;
}
.custom-pop-up {
  margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    background-color: #fff;
    margin: 0;
    border: 1px solid #aaa;
    padding: 0px;
    box-sizing: border-box;
    clear: both;
    box-shadow: 0px 3px 4px rgba(0,0,0, 0.3);
}

.custom-popup-title-bar {clear:both;
    background:#0d47a1; height:38px;color:#fff;
    line-height:38px; padding:0px 10px;    box-sizing:border-box;
}
    .custom-popup-title-bar h1 {
        padding:0px; margin:0px; font-weight:normal; font-size:12pt;
    }
    .custom-popup-title-bar .button {        
        display:block;
        padding:0px 10px;
        color:#fff;
        background-color:transparent;
        border:1px solid rgba(255,255,255, 0.3);
    }
    .custom-popup-title-bar .button.exit {        
        display:block;
        
        background-color:rgba(0,0,0, 0.5);
        height:26px; width:26px; border-radius:13px;
        padding:0px; 
        background-image:url(../Images/exit.svg);
        background-position:center; background-repeat:no-repeat; background-size:70%;
    }
    
        .custom-popup-title-bar .button:hover {
            background-color: rgba(0,0,0, 0.2);
        }
        .custom-pop-up-summary-bar{clear:both;
            clear: both;
            width: 100%;
            background-color: rgba(13, 71, 161, 0.75);
            box-sizing: border-box;
            padding: 10px 14px;
            color: #fff;font-size:9pt;
            line-height:24px;
        }
.custom-pop-up-summary-bar a { font-size:10pt; color:white; cursor:pointer;
}
    .custom-pop-up-summary-bar a:hover {text-decoration:underline;
    }
    .custom-popup-title-bar input, 
    .custom-pop-up-summary-bar input {
                border-radius:13px;                
                outline:none;
            }
.custom-popup-title-bar input {
    margin-left:15px; 
    margin-right:15px; 
    margin-top:4px; 
    min-width:212px;
} 
.custom-multi-select { 
    padding: 0px;
    margin: 0px;
    list-style: none;
    background-color:#efefef;    
    overflow:auto;
    width:100%;font-size:9pt;
    border-right:1px solid #aaa;
   
}
    .custom-multi-select li {
        height:30px; line-height:30px; 
        border-bottom:1px solid #ccc;
        clear:both; color:#333;
        background-color:#fff;
        padding: 5px 15px;   
    }
        .custom-multi-select li a { color:#0082ff; cursor:pointer;
        }
        .custom-multi-select li a:hover { text-decoration:underline;
        }
        
        .custom-multi-select li.is-selected {
           background-image: url(../Images/green-tick.svg);
            background-position: left;
            background-repeat: no-repeat;
            background-size: 6%;
            padding-left: 32px;
            border-right: 6px solid #98d600;
        }
.tab-control {
   padding: 0px;
    margin: 0px;
    list-style: none;
    height: 36px;
    background-color: #EFEFEE;
    border-bottom: 1px solid #aaa;
    display: block;
    width: 100%;
    clear: both;
    box-sizing: border-box;
    padding-top: 4px;
    display:flex;
}
    .tab-control li {
        float:left;
        padding:0px 10px; text-align:center;
        height:30px; line-height:30px;
        border:1px solid #aaa; cursor:pointer;
        margin-right:2px;
        border-top-right-radius:3px;
        border-top-left-radius:3px

    }
        .tab-control li label, .tab-control li label span {
            cursor:pointer
        }
        .tab-control li label
        {
            display:inline-flex;
        }
            .tab-control li label span {
                height: 24px;
                /* min-width: 24px; */
                padding: 0 10px;
                border-radius: 12px;
                line-height: 24px;
                display: block;
                margin-right: 5px;
                background-color: rgb(162,148,122);
                margin-top: 3px;
                font-weight: bold;
                margin-left: -5px;
                color:#fff; 
            }
        .tab-control li.is-active {
            background-color:#fff;
            border-bottom:1px solid #fff;
        }
        .tab-control li:hover {
            background-color:#fff;            
        }

.confirm-message-green
{
    color: #fff;
    font-weight:600;
    font-size: 9pt;
    position: absolute;
    width: auto;
    border: 1px solid red;
    height: 30px;
    line-height: 30px;
    box-sizing:border-box;
    padding: 0px 30px;
    border-radius: 15px;
    border-color: rgba(113, 225, 0, 0.5);
    background-color: rgba(0, 138, 0, 0.70);
    z-index: 1111;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);     
    left: 50%;
    transform: translate(-50%);
    bottom:15px;
}
.confirm-message-red
{
    color: #fff;
    font-weight:600;
    font-size: 9pt;
    text-align: ;
    position: absolute;
    width: auto;
    border: 1px solid red;
    height: 30px;
    line-height: 30px;
    box-sizing:border-box;
    padding: 0px 30px;
    border-radius: 15px;
    border-color: rgba(255,0,0,0.5);
    background-color: rgba(255,0,0,0.7);
    z-index: 1111;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);     
    left: 50%;
    transform: translate(-50%);
    bottom:15px;
}
.add-darkicon{
       background-image: url(../images/add-dark.svg);
    background-size: 24px;
    width: 36px;
    height: 36px;
    /* background-position: 28px; */
    margin-top: 4px;
    cursor: pointer;
    opacity: 0.4;
    background-repeat: no-repeat;
}
.add-darkicon:hover {
    opacity:0.9;
}
.hhtpopup {
    background-color: #fff;
    margin: 0;
    border: 0px solid #aaa;
    padding: 0px;
    box-sizing: border-box;
    clear: both;
    box-shadow: 0px 3px 4px rgba(0,0,0, 0.3);
} 
.form-button-panel .btnClear{
    margin-left: 20px;
}
.form-button-panel .btnClear:hover{
    text-decoration:underline;
    cursor:pointer;
    
}
.txt-ellips{
    width: 170px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left:4px;
    text-transform:capitalize;
}
.pl-20{
    padding-left:20px;
}
.closesurveyplan{
   height: 26px;
    display: block;
    background-color: rgba(0,0,0, 0.5) !important;
    width: 26px;
    padding: 0 !important;
    margin-top: 6px;
    border-radius: 13px;
    padding: 0px;
    background-image: url(../Images/exit.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
}
.closesurveyplan:hover{
    opacity:0.7;
}
ul.dynatree-container {
border: 1px solid #ccc !important;
margin-top: -1px;
}
.xsm-form-panel div select.is-mandatory {
    border-right: 2px solid red;
}
.subpagebutton-exit {        
        display:block;
         margin-right: 8px;
        background-color:rgba(0,0,0, 0.5);
        height:26px; width:26px; border-radius:13px;
        padding:0px; 
        background-image:url(../Images/exit.svg);
        background-position:center; background-repeat:no-repeat; background-size:70%;
    }
    
.subpagebutton-exit:hover {
        opacity:0.6;
       
}
.btnDeleteRoute{
    display: block;
    padding: 0px 10px;
    color: #fff;
    background-color: transparent;
    border: 1px solid rgba(255,255,255, 0.3);
}
.btnDeleteRoute:hover {
    background-color: rgba(0,0,0, 0.2);
}
.ui-jqgrid-htable, .ui-jqgrid-btable, .ui-jqgrid-pager, .ui-jqgrid-view, .ui-jqgrid-bdiv, .ui-jqgrid-hdiv, .ui-jqgrid-hbox, .ui-jqgrid {
    width: 100% !important;
}
.ui-jqgrid .ui-pg-table td {
   
    width: auto !important;
}
.pl8{
    padding-left:8px;
}
.FrmTaskDetails{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;

}
.ts-grid tr td div {
        font-size:8pt;
        font-weight:normal;
    }
tr.ts-header{
    height:36px;
}
.btnReviewed:hover, .btnAuditOK:hover{
        background-color: rgba(0,0,0, 0.2) !important;
    color: #fff !important;
    border: 1px solid rgba(255,255,255, 0.3) !important;
}
.ui-jqgrid .ui-pg-table{
    padding-top:0px !important;
}
.toastmsg-survey{
    background: rgb(76, 76, 76);
   text-align: center;
    color: #ffd200;
    font-size: 12px;
    z-index: 1;
    border-radius: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
#confirm_message {
    position: fixed;
    bottom: 64px;
    z-index: 1;
    width: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.category-icon:hover {
    opacity: 0.8;
}
.form-text{
    width: 100%;
margin-top: 5px;
color: #000000;
font-size: 8pt;
transition: all 0.3s;
font-weight: 600;
}
.otp-section input.border-error{
    border-bottom:1px solid #FF0000;
}
.hover-disabled{
    cursor:default;
}
.hover-disabled:hover{

    cursor:context-menu !important;
} 
