﻿html {
    position: relative;
    height: 100%;
}

body {
    /*height: 100vh;
    background-size: auto 100%;*/
    font-family: 'Roboto', sans-serif;
    position: relative;
    padding-bottom: 50px;
    min-height: 100%;
}
.bold-text
{
    font-weight:400 !important;
}
h1, h2, h3, h4 {
    font-family: 'Roboto', sans-serif;
}

a {
    color: #00adef;
}

.k-grid .k-header.k-grid-toolbar label {
    color: #4d4d4d;
    font-weight: 400;
}

.k-grid-header th > .k-link:hover span.k-i-arrow-s {
    background-position: -12px -32px;
}

.k-grid-header th > .k-link:hover span.k-i-arrow-n {
    background-position: -12px 0;
}

.section-header .selected-option {
    margin-top: 5px;
}

.btn.btn-paper-survey:focus, .btn.btn-paper-survey:active:focus,
.btn.btn-paper-survey.active:focus, .btn.btn-paper-survey.focus, .btn.btn-paper-survey:active.focus, .btn.btn-paper-survey.active.focus {
    color: #fff;
}

.section-content .small-input {
    min-width: 100%;
    height: 37px;
}

.k-grid .k-grid-filter.k-state-active {
    background-color: #4d4d4a;
}

.k-toolbar, .k-grid .k-header.k-grid-toolbar .toolbar {
    background: none;
    padding: 0;
    margin-bottom: 10px;
    border: none;
}

.k-grid .k-header.k-grid-toolbar {
    background: none !important;
}

.k-grid .k-button-icontext.k-grid-edit {
    color: #43bdc2;
    border: none;
    background: none;
    background-image: none;
    font-size: 20px;
}

.toolbar .k-button {
    color: #00adef !important;
    border: none;
    background: none !important;
    background-image: none;
    padding: 0;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
    font-size: 14px;
}

.pull-right.k-button.k-button-icontext.k-grid-add {
    background: #00adef;
    color: #fff;
    border-radius: 2px;
    min-width: 100px;
    padding: 5px 20px;
    border: none;
    text-shadow: none;
    text-decoration: none;
}

    .pull-right.k-button.k-button-icontext.k-grid-add .k-icon.k-add {
        color: #fff;
    }

.toolbar .col-sm-6, .toolbar .col-xs-6, .toolbar .col-sm-2, .toolbar .col-sm-8 {
    padding: 0;
}

.k-grid .k-button:hover .k-edit {
    background-position: -32px 0;
}

.pass-info {
    padding: 15px;
    width: 260px;
    font-size: 12px;
}

    .pass-info li {
        list-style-type: disc;
        margin-left: 15px;
    }

        .pass-info li.dropdown-header {
            padding: 0;
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 5px;
            color: #00adef;
            margin-left: 0;
        }

.upload-logo-btn img, .grey-border img {
    width: 100%;
}

.grey-border {
    width: 220px;
    height: 74px;
    overflow: hidden;
}

.close-btn {
    float: right;
    z-index: 998;
    margin-right: 1px;
    position: absolute;
    right: 0;
    font-size: 20px;
    /*background: #fff;*/
    padding: 0px 6px;
    border-radius: 20px;
}

.k-toolbar a.k-button.blue-text {
    color: #00adef;
    background: none;
    border: none;
    margin-bottom: 10px;
    padding: 0;
}

.k-window .k-window-titlebar {
    background: #00adef;
    text-align: center;
    color: #fff;
    border: none;
    font-family: 'Roboto', sans-serif;
    padding: 15px 0;
    font-size: 2em;
    font-weight: 300;
}

.k-upload .k-button, .btn-black {
    color: #fff;
    border-color: #4d4d4a;
    background-color: #4d4d4a;
    background-image: none;
}

.btn-blue, .btn-black, .btn-grey {
    font-family: 'Roboto', sans-serif !important;
}

.m-10-15 {
    margin: 10px 15px;
    width: 90%;
}

.btn-paper-survey {
    padding: 4px 10px;
    font-size: 14px !important;
}

.k-widget {
    border: none;
}

.k-window .k-icon.k-update, .k-window .k-icon.k-cancel {
    display: none;
}

.k-toolbar .k-grid-add {
    background: #00adef;
    border-color: #00adef;
    float: right;
    min-width: 100px;
}

    .k-toolbar .k-grid-add:hover {
        background: #126789;
        border-color: #126789;
        color: #fff;
    }

.k-toolbar .k-add {
    background-position: -49px -64px;
}

.k-window .k-button.k-button-icontext {
    min-width: 100px;
    margin-bottom: 15px;
}

.k-window .k-edit-form-container .k-edit-buttons {
    border: none;
}

.k-upload .k-button:hover {
    border-color: #00adef;
    background-color: #00adef;
}

.k-window .k-i-close, .k-link:not(.k-state-disabled):hover > .k-i-close, .k-link:not(.k-state-disabled):hover > .k-i-close {
    background-position: -51px -16px;
}

.k-window-titlebar .k-window-actions {
    padding-top: 0;
}

.k-window-titlebar .k-window-action {
    padding: 0;
}

.sm-select {
    max-width: 150px;
}

.k-window-action.k-link:hover, .k-window-action.k-link:focus {
    background: none;
    border: none;
    padding: 0;
}

.k-window > div.k-popup-edit-form {
    padding: 15px 30px;
    margin-top: 20px;
}

.k-window div.k-window-content input {
    height: 24px;
    padding: 6px;
    width: 100%;
}

.custom-radio label {
    background: #eee;
    padding: 5px 10px;
}

.custom-radio input[type=radio] {
    display: none;
    /*visibility: hidden;*/
}

.custom-radio label:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.custom-radio label.selected-option:first-of-type {
    margin-left: 0;
}

.custom-radio label:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.custom-radio input[type="radio"]:not(:checked) + label,
.custom-radio input[type="radio"]:checked + label {
    background: #eee;
}

.custom-radio input[type="radio"]:checked + label {
    background: #00adef;
    color: #fff;
}

.custom-radio input[type="radio"]:not(:checked) + label {
    background: #eee;
}

.k-dropdown {
    border-radius: 2px;
}

.k-list .k-state-hover, .k-list .k-state-focused, .k-list .k-state-highlight, .k-list .k-state-selected, .k-dropzone {
    border-radius: 0px;
}

.table > tbody > tr > td a .fa, .table > tbody > tr > td a.k-grid-edit .glyphicon.glyphicon-pencil, .table > tbody > tr > td .fa {
    margin-right: 0px;
    font-size: 14px;
    color: #00adef;
}

div.k-window {
    border: none;
    /*position:fixed;*/
}

#copyWindow .btn-grey .glyphicon.glyphicon-remove-sign {
    display: none;
}

#copyWindow .btn-grey {
    margin: 0 15px;
}

#copyWindow .btn-grey, #copyWindow .btn-blue {
    min-width: 60px;
}

#copyWindow div.k-window-content input {
    width: 96%;
}

.table > tbody > tr > td a.k-grid-Disable .fa {
    font-size: 18px;
}

.modal-red .modal-header {
    background: red !important;
}

.modal-blue .modal-header {
    background: #00adef;
    text-align: center;
    color: #fff;
    border: none;
    font-family: 'Roboto', sans-serif;
}

.modal-blue .modal-content {
    border-radius: 2px;
}

.modal-blue .close {
    margin-top: -10px;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    opacity: .7;
}

.modal-blue .modal-body {
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

    .modal-blue .modal-body.text-left {
        text-align: left;
    }

        .modal-blue .modal-body.text-left.large-padding {
            max-width: 450px;
            margin: 0 auto;
        }

.modal-blue .modal-footer {
    border: none;
    padding: 30px;
}

.modal-blue .modal-header h4 {
    text-transform: initial;
    font-size: 2em;
}

.form-horizontal .control-label {
    padding-right: 10px;
}

.text-information {
    padding-top: 7px;
    margin-bottom: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.applicant-label
{
     text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page-header {
    margin: 0;
}

    .page-header h1 {
        margin-top: 26px;
        font-size: 2.5em;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.k-filter-menu .k-numeric-wrap .k-input {
    height: 1.15em;
}

.k-filter-menu .k-numerictextbox .k-link {
    height: 0.9em;
    line-height: 0.9em;
}

.k-filter-menu .k-numeric-wrap.k-state-hover .k-select .k-link span.k-i-arrow-n {
    background-position: 0 -3px;
}

.k-filter-menu .k-numeric-wrap.k-state-hover .k-link span.k-i-arrow-s {
    background-position: 0 -35px;
}

.k-filter-menu .k-numeric-wrap.k-state-focused .k-link.k-state-selected {
    background-color: #fff !important;
}

.page-header h1.big-heading {
    font-size: 4.5em;
    color: #4d4d4d;
    font-weight: 200;
}

.form-horizontal .tab-pane .control-label, .modal .form-horizontal .control-label, .form-horizontal .control-label {
    text-align: left;
    padding-right: 7px;
}

#eidtable-form {
    display: none;
}

span.k-datepicker.k-header {
    background: none;
    padding: 0;
    width: 100%;
}

.k-picker-wrap .k-input, .k-numeric-wrap .k-input {
    border-radius: 2px 0 0 2px;
    padding: 5px 10px;
}

.k-picker-wrap .k-select {
    border-radius: 0 2px 2px 0;
    background: #eee;
}

.k-picker-wrap.k-state-default.k-state-hover .k-i-calendar {
    background-position: -32px -176px;
}

h1 {
    color: #4d4d4d;
    font-weight: 300;
    font-size: 2.5em;
}

h2 {
    font-size: 2em;
    font-weight: 300;
}

    h2.sm-heading {
        font-size: 1.3em;
        font-weight: 400;
    }

h3 {
    font-size: 1.5em;
    font-weight: 50;
    margin-top: 35px;
    padding-bottom: 5px;
    margin-bottom: 30px;
    text-transform: uppercase;
    border-bottom: 2px solid #ccc;
}

    h3.heading {
        text-transform: initial;
        border-bottom: none;
        margin-bottom: 5px;
        margin-top: 20px;
    }

h4 {
    font-size: 1.4em;
    font-weight: 300;
    text-transform: uppercase;
}

.border-top {
    border-top: 1px solid #ccc;
}

.border-both {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.p40 {
    padding: 40px 40px 40px 40px;
}

    .p40 h2 {
        margin-top: 0px;
    }

.fa-info-circle {
    color: #ccc;
    font-size: 1em;
}

.jumbotron.login-top-section {
    background: #00adef;
    color: #fff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.jumbotron h1.login-tagline {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    font-size: 4.5em;
}

.btn-blue, .btn-grey {
    color: #fff;
    border-radius: 2px;
    min-width: 100px;
    padding: 5px 20px;
    border: none;
    text-shadow: none;
    text-decoration: none;
}

.checkbox input[type=checkbox] {
    height: auto;
    width: auto;
    margin: 4px 20px 4px 4px;
}

.checkbox input[type="checkbox"]:not(:checked):before, .checkbox input[type="checkbox"]:checked:before {
    display: none;
}

.checkbox .checkbox label {
    padding-left: 0;
}

.error-messages, span.field-validation-error {
    /*color:#a94442;*/
    color: red;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}

.btn-blue {
    background: #00adef;
}

.btn-grey {
    background: #b4b4b4;
}

.login-btn {
    padding: 5px 35px;
}

.btn-blue:hover, .btn-blue:focus, .btn-blue:active,
.btn-grey:hover, .btn-grey:focus, .btn-grey:active {
    background: #126789;
    color: #fff;
    border: none;
    text-shadow: none;
    text-decoration: none;
}

input.form-control {
    border-radius: 2px;
}

table select.form-control {
    border-radius: 2px;
    height: 26px;
    padding: 4px;
    width: 95%;
    line-height: 0;
}

label {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.alert {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: center;
    border-radius: 2px;
    padding: 0.5em;
}

.custom-alert {
    position: fixed;
    right: 6px;
    z-index: 999999;
    top: 80px;
}

.alert-dismissable .close, .alert-dismissible .close {
    top: -2px;
    padding-left: 8px;
    right: 2px;
}

.alert-info {
    background: #caf0ff;
}

.alert-danger {
    background: #ffe9e9;
    border-color: #ffd2d2;
}

label.col-md-4 {
    padding-right: 10px;
}

.login-title {
    margin-bottom: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 2.5em;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.mtb50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.ml10 {
    margin-left: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb5 {
    margin-bottom: 5px;
}

.k-widget.k-tooltip-validation {
    margin: 1px 0 !important;
    border: 0;
    background: none;
    box-shadow: none;
    padding: 0;
    position: relative;
    text-align: left;
    color: red;
    font-size: 12px;
}

.k-tooltip-validation .k-warning, .k-tooltip-validation .k-callout-n {
    display: none;
}

.k-window .k-button-icontext.k-primary.k-grid-update {
    float: right;
}

.tab-content h3 a, .tab-content h4 a, .infopage h3 a, .infopage h4 a {
    text-transform: initial;
    font-size: 14px;
    font-weight: 400;
}

.sm-gray-links {
    color: #999;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}

.outline-box .form-control, #CompanyInfo .form-control {
    height: 27px;
}

.small-input {
    min-width: 150px;
    max-width: 200px;
    /*display:inline;*/
    margin-right: 10px;
}
.md-input {
    max-width: 300px;
}

.employees-icon {
    height: 30px;
    width: 48px;
    margin: 0 auto;
    background-size: 100%;
    display: block;
}

.employess-link.active .employees-icon {
    background: url(../images/employee_icon.png) no-repeat top -8px left -5px;
    background-size: 100%;
}

.employess-link .employees-icon {
    background: url(../images/employee_icon.png) no-repeat top -55px left -5px;
    background-size: 100%;
}

input.small-input {
    display: inline;
}

.k-toolbar [class*="col-"] {
    padding: 0;
}

.text-save-btn {
    background: none;
    background-image: none;
    padding: 0;
    color: #00adef;
    border: none;
    font-size: 14px;
    font-weight: 400;
}


.toolbar .k-dropdown.k-header {
    background: #fff;
    padding: 0;
    max-width: 150px;
    display: block;
}

.toolbar .k-dropdown-wrap.k-state-default {
    padding: 0;
}

.k-grid .toolbar .k-header .k-i-arrow-s {
    background-position: -5px -36px !important;
}


/*.outline-box .form-control, #clientContactCancel, #clientContactSave, #CompanyInfo .form-control
 {
    display:none;
}*/
.reports-list {
    max-width: 800px;
}

    .reports-list li span.list-text {
        font-size: 18px;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        display: table-cell;
        vertical-align: top;
        padding-right: 20px;
    }

    .reports-list li {
        padding: 10px 0;
        /*text-overflow: ellipsis;
        overflow: hidden;*/
        white-space: normal;
        display: table;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }

        .reports-list li:last-child {
            border-bottom: none;
        }

        .reports-list li a {
            clear: both;
            display: table-cell;
        }

.sm-gray-links:hover {
    color: #00adef;
}

.btn {
    font-size: 16px;
}

.k-filter-menu {
    font-family: 'Roboto', sans-serif;
}

    .k-filter-menu .k-dropdown-wrap.k-state-default {
        background: #fff;
        border-radius: 2px;
    }

    .k-filter-menu .k-dropdown-wrap.k-state-focused {
        box-shadow: none !important;
    }

    .k-filter-menu .k-dropdown {
        width: 100%;
    }

.k-calendar .k-today {
    background: #00adef;
}

    .k-calendar .k-today.k-state-hover, .k-calendar .k-today.k-state-focus, .k-calendar td.k-state-selected.k-state-focused, .k-calendar td.k-state-selected.k-state-hover,
    .k-button:focus:active:not(.k-state-disabled):not([disabled]) {
        background: #00adef;
        border-color: #00adef;
    }

k-button:not(.k-state-disabled):hover .k-add, .pull-right.k-button.k-button-icontext.k-grid-add .k-icon.k-add {
    background-position: -48px -64px;
}

.k-numeric-wrap.k-state-default, .k-numeric-wrap.k-state-default.k-state-hover, .k-numeric-wrap.k-state-default.k-state-focus {
    background: #fff;
}

.k-filter-menu .k-numeric-wrap .k-input {
    height: 1.35em;
}

.k-calendar td.k-state-hover {
    background: #b4b4b4;
}

.k-state-selected, .k-list > .k-state-selected {
    background-image: none;
    background-color: #00adef;
    border-color: #00adef;
}

.k-upload-button.k-button.custom-upload-btn {
    color: #fff;
    border-color: #00adef;
    background-color: #fff;
    background-image: none;
    width: 95%;
    margin-right: 15px;
    /* height: 150px; */
    padding: 5em 5em;
    border-radius: 2px;
    color: #00adef;
}
/*.section-header span.glyphicon.glyphicon-collapse-down {
    display:none;
}*/

.outline-box {
    border: 1px solid #ccc;
    padding: 10px 15px 5px 15px;
    margin-top: 10px;
}

.k-list > .k-state-hover {
    background: #eee;
    border-radius: 2px;
}

.k-button {
    color: #fff;
    border-color: #b4b4b4;
    background-color: #b4b4b4;
    background-image: none;
}

.k-grid table tr {
    border-bottom: 1px solid #ddd;
}

.k-grid table {
    border-collapse: collapse;
    width: 99.9% !important;
    box-sizing: border-box;
}

.k-button:focus:not(.k-state-disabled):not([disabled]), .k-button:focus:active:not(.k-state-disabled):not([disabled]) {
    background-image: none;
    box-shadow: none;
}

.k-button:active {
    background: #4d4d4a;
    border-color: #4d4d4a;
}

.k-state-hover > * > .k-i-arrow-s {
    background-position: 0 -32px;
}

.k-filter-menu .k-list-container {
    border-color: #c5c5c5;
    background-color: #fff;
}

.k-window div.k-window-content {
    overflow-x: hidden;
}

.k-primary {
    border-color: #00adef;
    background-image: none;
    background-color: #00adef;
    border-radius: 2px;
}

.grey-box {
    border: 1px solid #eee;
    background: #eee;
    padding: 15px;
    margin: 0 0 20px 0;
}

    .grey-box h3 {
        margin-top: 0;
    }

.k-primary:hover, .k-primary:active, .k-primary:focus:active:not(.k-state-disabled):not([disabled]), .k-primary:focus:not(.k-state-disabled):not([disabled]) {
    background-color: #126789;
    border-color: #126789;
    background-image: none;
    box-shadow: none;
}

.navbar-inverse .navbar-toggle {
    padding: 28px 20px;
    margin: 0;
    border-radius: 0;
    border: none;
}

.table .k-state-selected a, .table .k-state-selected .glyphicon, .table .k-state-selected .fa, .table .k-state-selected .glyphicon.glyphicon-pencil {
    color: #fff !important;
}

.navbar-inverse a.navbar-brand, .navbar-inverse a.navbar-brand:hover, .navbar-inverse a.navbar-brand:focus, .navbar-inverse a.navbar-brand:active {
    /*background: #00adef;
    padding: 21px 20px;*/
    height: auto;
    padding: 10px 20px;
}

input.search-client {
    max-width: 200px;
    border-radius: 50px;
    /*float:right; */
    float: none;
    margin-left: 10px;
    vertical-align: middle;
    background: url(../../images/search-icon.png) center right 10px no-repeat;
    padding-right: 35px;
}

.input-group .form-control.search-client {
    float: none !important;
    background: #fff;
}

.input-group .btn {
    padding: 5px 12px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-left: none;
    color: #bbb;
}

.input-group {
    max-width: 250px;
    float: right;
}

    .input-group.add-btn {
        float: none;
        max-width: 100%;
        width: 100%;
    }

        .input-group.add-btn .btn {
            padding: 5px 12px;
            border-radius: 2px;
            color: #fff;
            margin-left: 5px;
            background: #b4b4b4;
            font-family: 'Roboto', sans-serif;
            font-weight: 300;
        }

.form-horizontal .tab-pane .control-label {
    text-align: left;
}

.navbar-inverse {
    background: #4d4d4a;
    height: 70px;
}

.navbar-fixed-top {
    border-width: 0;
}

.navbar-nav > li > a {
    text-align: center;
}

.page-header {
    border: none;
}

    .page-header h1 {
        word-break: break-all;
    }

.arrow-diagram {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .arrow-diagram li {
        display: inline-block;
        margin: auto -8px;
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        vertical-align: top;
    }

        .arrow-diagram li span.number {
            font-size: 40px;
            display: block;
        }

/*.dblue,.lblue,.l1blue, .dgreen, .lgreen, .green,.l1green,.l2green,.l3green {
    padding: 20px 55px 10px 55px;
    text-align: center;
    line-height: 25px;
    min-width: 155px;
}*/
.applicant-status .dblue,.applicant-status .lblue,.applicant-status .l1blue {
    padding: 20px 55px 10px 55px;
    text-align: center;
    line-height: 25px;
    min-width: 155px;
}
.dashboard-status .dblue,.dashboard-status .lblue,.dashboard-status .l1blue {
    padding: 20px 55px 10px 55px;
    text-align: center;
    line-height: 25px;
    min-width: 155px;
}
.employee-status .dgreen, .employee-status .lgreen, .employee-status .green,.employee-status .l1green,.employee-status .l2green,.employee-status .l3green {
    padding: 20px 35px 10px 35px;
    text-align: center;
    line-height: 25px;
    min-width: 155px;
}
.dashboard-status .dgreen, .dashboard-status .lgreen, .dashboard-status .green,.dashboard-status .l1green,.dashboard-status .l2green,.dashboard-status .l3green {
    padding: 20px 55px 10px 55px;
    text-align: center;
    line-height: 25px;
    min-width: 155px;
}
.dblue {
    background: url(../images/dblue-bg.png) center center no-repeat;
    background-size: 100% 100%;
    color: #fff;
}

.lblue {
    background: url(../images/lblue-bg.png) center center no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.l1blue {
    background: url(../images/l1blue-bg.png) center center no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.green {
    background: url(../images/green-bg.png) center center no-repeat;
    background-size: 100% 100%;
    color: #333;
}

.dgreen {
    background: url(../images/dgreen-bg.png) center center no-repeat;
    background-size: 100% 100%;
    color: #333;
}

.lgreen {
    background: url(../images/lgreen-bg.png) center center no-repeat;
    background-size: 100% 100%;
    color: #333;
}
.l1green {
    background: url(../images/green-bg-4.png) center center no-repeat;
    background-size: 100% 100%;
    color: #333;
}
.l2green {
    background: url(../images/green-bg-3.png) center center no-repeat;
    background-size: 100% 100%;
    color: #333;
}
.l3green {
    background: url(../images/lgreen-bg-1.png) center center no-repeat;
    background-size: 100% 100%;
    color: #333;
}
.arrow-diagram p.title {
    text-align: left;
}

.navbar-center {
    float: none;
    display: inline-block;
}

.navbar-inverse {
    background: #4d4d4a;
}

    .navbar-inverse .nav > li > a {
        color: #fff;
        padding: 10px 30px;
        text-transform: uppercase;
    }

        .navbar-inverse .nav > li > a:hover, .navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:active {
            color: #ccc;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #00adef;
        background-color: #fff;
    }

    .navbar-inverse .navbar-nav > .user-name.open > a, .navbar-inverse .navbar-nav > .user-name.open > a:hover, .navbar-inverse .navbar-nav > .user-name.open > a:focus,
    .navbar-inverse .navbar-nav > .client-name.open > a, .navbar-inverse .navbar-nav > .client-name.open > a:hover, .navbar-inverse .navbar-nav > .client-name.open > a:focus {
        background-color: #676767;
        background-image: none;
        text-shadow: none;
    }

    .navbar-inverse .dropdown-menu > li > a:hover, .navbar-inverse .dropdown-menu > li > a:focus {
        background-color: #eee;
        /*color:#fff;*/
        background-image: none;
        text-shadow: none;
    }

    .navbar-inverse .dropdown-menu {
        font-size: 16px;
    }

        .navbar-inverse .dropdown-menu > li > a {
            padding: 10px 20px;
        }
/*.navbar-inverse .nav>li.user-name {
	width:240px;
	text-align:right;
	color:#fff;
	padding:15px;
}*/
.loader {
    display: none;
}

.loader-img {
    position: absolute;
    display: block;
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10000000;
}

.loader-bg {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    overflow: hidden;
    z-index: 10000000;
}
/*.reports-link {
    margin-right:120px;
}*/
/*.navbar-inverse .nav > li.user-name a*/
/*.navbar-inverse .nav>li.user-name {
    margin-right:50px;
}*/
.change-password .dropdown-toggle {
    background: none;
    background-image: none;
    border: none;
    color: #00adef;
}

.navbar-inverse .nav > li.user-name a,
.navbar-inverse .nav > li.client-name a {
    text-transform: capitalize;
}

.navbar-inverse .nav > li.client-name a {
    line-height: 24px;
    text-align: right;
}

.navbar-inverse .nav > li.client-name .dropdown-menu a {
    text-align: left;
}

.navbar-inverse .nav > li.user-name a .fa {
    margin-right: 5px;
}

.navbar-inverse .nav > li.user-name a.dropdown-toggle {
    padding: 25px 30px;
}

.navbar-inverse .nav > li.client-name a.dropdown-toggle {
    padding: 15px 30px 7px 30px;
}

.navbar-inverse .navbar-nav > li.active > a, .navbar-inverse .navbar-nav > li.active > a:focus, .navbar-inverse .navbar-nav > li.active > a:hover {
    color: #00adef;
    background-color: #fff;
    background-image: none !important;
    box-shadow: none !important;
    text-shadow: none;
}

.k-header > .k-grid-filter, .k-header > .k-header-column-menu {
    /*margin: -0.5em 1em -0.4em -0.6em;*/
    padding: .5em 1em .6em .2em;
}
/*
.navbar {
    height: 74px;
    overflow: hidden;

}

.navbar-fixed-top {
    z-index: 0;
}*/
/*.navbar-inverse .nav>li.user-name a {
	padding:0;
	text-align:right;
	text-transform:inherit;
	color:#00adef;
}*/
.table > thead > tr > th, .k-grid .k-grid-header, .k-grid .k-header, .k-grid .k-header .k-link:link, .k-grid .k-header .k-link:link, .k-grid-header th.k-header > .k-link {
    background: #4d4d4a;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    /*border:none;*/
    padding: .6em 0 .4em 0;
    overflow: visible;
    text-overflow: inherit;
}

.k-grid-header th.k-header > .k-link {
    display: inline-block;
}

.k-grid-header th.k-header {
    overflow: visible;
}

.table > tbody > tr > td {
    padding: .6em;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    /*border-left:none;*/
    border-color: #ddd;
    line-height: normal;
}

.k-header > .k-grid-filter {
    padding: .5em 0.5em .6em .2em;
}

.k-grid td:last-child {
    border-right: 1px solid #ddd;
}

.k-grid td {
    white-space: nowrap;
    max-width: 200px;
}

.k-alt, .k-separator {
    background-color: #fff;
}

.k-state-selected {
    background: #00adef;
    border-color: #00adef;
    box-shadow: none !important;
}

.k-state-focused {
    -webkit-box-shadow: inset 0 0 5px 1px #00adef !important;
    box-shadow: inset 0 0 5px 1px #00adef !important;
}

.k-calendar .k-header, .k-calendar th, .k-calendar .k-link.k-nav-fast, .k-calendar .k-header .k-link.k-nav-prev, .k-calendar .k-header .k-link.k-nav-next {
    background: #00adef;
    color: #fff;
    text-align: center;
}

.k-calendar-container.k-group {
    border: none;
}

.k-grid .k-header .k-filter {
    background-position: -48px -80px;
}

.k-grid .k-header .k-i-arrow-n, .k-grid-header .k-link:hover span.k-i-arrow-n {
    background-position: -12px 0;
}

.k-grid .k-header .k-i-arrow-s, .k-grid-header .k-link:hover span.k-i-arrow-s {
    background-position: -12px -32px;
}

.custom-search .input-group-btn .btn-default {
    background-image: none;
}

.exp-link {
    margin-top: 8px;
    display: inline-block;
}

.custom-tabs {
    border-bottom: 3px solid #43bdc2;
    padding: 0 30px;
}

.nav-tabs.custom-tabs > li {
    margin-bottom: 0px;
    margin-top: -1px;
}

    .nav-tabs.custom-tabs > li.active {
        margin-top: 0px;
    }

    .nav-tabs.custom-tabs > li > a {
        color: #333;
        background-color: #eee;
        border: 1px solid #eee;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        min-width: 150px;
        text-align: center;
        margin: -2px 5px;
        font-size: 16px;
    }

    .nav-tabs.custom-tabs > li.active > a, .nav-tabs.custom-tabs > li.active > a:focus, .nav-tabs.custom-tabs > li.active > a:hover {
        color: #fff;
        background-color: #43bdc2;
        border: 1px solid #43bdc2;
    }

.tab-content {
    padding: 15px 30px;
}

    .tab-content .fade {
        display: none;
    }

        .tab-content .fade.in.active {
            display: block;
        }

.upload-logo-btn input[type=file] {
    cursor: inherit;
    filter: alpha(opacity=0);
    width: 100%;
    opacity: 0;
    position: absolute;
    z-index: 9;
    /*min-height:200px;*/
    height: 100%;
}

.blue-border {
    border: 2px solid #00adef;
    padding: 2px;
}

.grey-border {
    border: 2px solid #b4b4b4;
    padding: 2px;
}

.upload-logo-btn {
    border: 2px solid #00adef;
    position: relative;
    overflow: hidden;
    /*margin-bottom: 20px;*/
    text-align: center;
    padding: 2px;
    /*min-height: 200px;*/
}

    .upload-logo-btn:hover b, .upload-logo-btn:hover .overlay {
        display: block;
    }

.overlay {
    background: rgba(0, 0, 0, 0.26);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1;
}

.client-logo {
    /*max-width:100%;*/
    max-width: 100%;
    height: auto;
    /*max-height:100%;*/
}

.upload-logo-btn b, .blue-border b {
    /*margin: 15% auto;*/
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 50%;
    font-size: 20px;
    font-weight: 400;
    color: #ccc;
}

.sm-text {
    margin-top: 5px;
    font-style: italic;
    font-size: 12px;
}

.upload-logo-btn:hover b.hide-link {
    z-index: -1;
}

.upload-logo-btn b.hide-link {
    z-index: -1;
}

.upload-logo-btn:hover b.hover-link {
    color: #fff !important;
    display: block;
    z-index: 5;
}

.upload-logo-btn b.hover-link {
    display: none;
}

.upload-logo-btn:hover b.hide-link {
    display: none;
    z-index: -1;
}

.upload-logo-btn a:hover {
    text-decoration: none;
}

.k-multiselect .k-button {
    border-color: #00adef;
    background-color: #00adef;
    font-family: 'Roboto', sans-serif;
}

    .k-multiselect .k-button.k-state-hover {
        border-color: #126789;
        background-color: #126789;
        background-image: none;
        color: #fff;
    }

.k-popup .k-list .k-state-focused {
    border: none;
    box-shadow: none !important;
}

.outline-box .form-control, #CompanyInfo .form-control, #CompanyInfo #clientContactCancel, #CompanyInfo #clientContactSave, .outline-box #clientContactCancel, .outline-box #clientContactSave {
    display: none;
}

.outline-box a, a#companyInfoCancel, a#clientContact, #clientLocationCancel, #surveyTemplatesCancel {
    cursor: pointer;
}

#ContentInfo h2, h3 {
    font-weight: 500;
}

#ContentInfo h3 {
    border-bottom: none;
    text-transform: initial;
}

.preview-survey-page h3 {
    text-transform: uppercase !important;
    border-bottom: 2px solid #ccc !important;
    margin-top: 20px;
}

#ContentInfo h3 a {
    font-size: 14px;
    font-weight: 400;
}

#ContentInfo .small-input {
    max-width: 300px;
    display: block;
}

.label-md {
    font-weight: 500;
    font-size: 18px;
}

    .label-md a {
        font-size: 14px;
        font-weight: 400;
        margin-right: 10px;
    }

.table > tbody > tr > td a .fa, .table > tbody > tr > td a .glyphicon,
.k-grid .k-selectable > tbody > tr > td a.glyphicon, .k-grid .k-selectable > tbody > tr > td a.fa {
    margin-right: 10px;
}

    .table > tbody > tr > td a .fa.fa-long-arrow-right {
        margin-right: 0px;
    }

.table-hover > tbody > tr.k-state-selected:hover {
    background: #00adef;
}

.navbar-inverse .nav > li > a .fa {
    /*margin-right:10px;*/
    margin-bottom: 3px;
    display: block;
    width: 100%;
    font-size: 2em;
}

.panel-custom, .panel-custom .panel-footer {
    border-radius: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    background: #1a4354;
    border: none;
    color: #fff;
    max-height: 60vh;
    overflow-y: auto;
}

    .panel-custom > .panel-body {
        padding-top: 60px;
    }

    .panel-custom .panel-body ul {
        position: relative;
    }

    .panel-custom > .panel-footer {
        text-align: right;
        position: absolute;
        bottom: 0;
        width: 100%;
        background: #102933;
    }

.section-list-heading {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1.2em;
}

.survey-scrollable-div {
    position: fixed;
    overflow-y: auto;
    max-height: 65vh;
    max-width: 65%;
}

.survey-fixed-div {
    position: sticky;
    float: right;
    max-width: 28%;
    padding-right: 0;
    padding-left: 0;
}

.panel-custom > .panel-heading {
    background: #102933;
    font-size: 1.5em;
    border: none;
    color: #fff;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.simple-panel > .panel-default > .panel-heading, .simple-panel > .panel-default {
    background-color: transparent;
    border-color: transparent;
    padding: 5px 0;
}

    .simple-panel > .panel-default > .panel-heading {
        border-bottom: 1px solid #102933;
    }

.simple-panel .panel-footer {
    text-align: right;
}

.simple-panel a:hover, .simple-panel a:focus, .simple-panel a:active {
    color: #ccc;
    text-decoration: none;
}

.simple-panel > .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.simple-panel > .panel-default h4 {
    margin: 0;
}

.k-multiselect.k-header.k-widget {
    border: 1px solid #c5c5c5;
}

.k-picker-wrap .k-input {
    height: 1.55em;
}

.infopage select.form-control, .infopage .k-picker-wrap .k-input {
    height: 1.65em;
    padding: 1px 6px;
}

.infopage .mb7 {
    margin-bottom: 7px;
}

.infopage .k-picker-wrap .k-select {
    line-height: 1.8em;
}

.k-dropdown-wrap.k-state-default, .k-list-container, .k-filter-menu.k-group {
    padding: 4px;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    box-shadow: none !important;
}

.k-filter-menu .k-dropdown-wrap.k-state-default {
    padding: 2px;
    font-size: 14px;
    height: 24px;
}

.k-filter-menu .k-textbox {
    padding: 4px;
    font-size: 14px;
    height: 28px;
    width: 100%;
    border-radius: 2px;
}

.k-filter-menu span.k-filter-and {
    width: 100%;
    margin: 0.2em 0;
}

.k-filter-menu .k-filter-help-text {
    font-size: 14px;
}

.k-filter-menu .k-button {
    width: 100%;
    margin: .2em 4% 0 0;
}

.scroll-box {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

table.documents-table > thead > tr > th {
    background: #fff !important;
    color: #333 !important;
    font-weight: 400 !important;
}

table.documents-table > thead > tr {
    border-top: 1px solid #ddd;
}

    table.documents-table > thead > tr > th {
        background: #fff !important;
        color: #333 !important;
        font-weight: 400 !important;
    }

table.documents-table > thead > tr {
    border-top: 1px solid #ddd;
}

    table.documents-table > thead > tr > th:last-child {
        border-right: 1px solid #ddd;
    }

table.documents-table .k-grid-header th.k-header > .k-link {
    background: none;
    color: #313131;
    font-weight: bold;
}

#form0 .k-datepicker .form-control:focus, #form0 .k-datepicker .k-state-focused {
    box-shadow: none !important;
}

.panel-custom ul li span:before {
    content: "-";
    position: absolute;
    margin-left: -20px;
}

table.k-editor {
    border: none;
    background: #fff;
    padding: 0;
    margin: 0;
}

.label-md {
    font-weight: 400;
}

.col-sm-12.label-md.control-label {
    padding-right: 15px;
}

.panel-custom .panel-body .panel-footer.pointer-cursor.button-link {
    padding-bottom: 10px;
    padding: 0;
}

table.documents-table.table > tbody > tr > td, table.documents-table.table > thead > tr > th {
    padding: 0.1em;
    border: none;
}

.k-grid table tr td a:hover {
    text-decoration: none;
}

.k-grid table.documents-table .k-header .k-link:link {
    color: #2e2e2e;
    background: #fff;
}
/*table.documents-table.table>tbody>tr>td input[type="checkbox"]  {*/
input[type="checkbox"] {
    height: 0;
    width: 0;
    margin: 10px 30px 10px 0;
}

.user-name .dropdown-menu li, .client-name .dropdown-menu li {
    width: 100%;
}

.profile-page input[type="checkbox"] {
    height: 15px;
    width: 15px;
    margin: 0px 4px 1px 4px !important;
    vertical-align: middle;
}

.preview-survey-page input[type="checkbox"], .k-peronalsection-window input[type="checkbox"] {
    height: 15px;
    width: 15px;
    margin: 0px 4px 1px 0 !important;
    vertical-align: middle;
}

.profile-page input[type="checkbox"]:before {
    display: none !important;
}

.profile-page .custom-radio .radio-inline {
    margin-left: -4px;
    margin-top: -5px;
}

.custom-radio label.radio-inline:first-of-type {
    margin-left: 0;
}

.input-radio-checkbox-group input[type="text"] {
    width: 90%;
}

.input-radio-checkbox-group {
    /*display: table;
    width: 100%;*/
    margin-bottom: 5px;
}

    .input-radio-checkbox-group input {
        display: inline-block;
    }

        .input-radio-checkbox-group input[type="radio"] {
            width: 30px;
            text-align: center;
        }

        .input-radio-checkbox-group input[type="checkbox"] {
            width: 20px;
        }
.activity-box .form-group.row {
    margin-bottom: 0;
}

.k-dropdown .k-icon {
    height: 10px;
}

.k-dropdown {
    width: 100%;
}

.k-window .k-dropdown {
    width: 105%;
}

.k-popup .k-list .k-item {
    font-family: 'Roboto', sans-serif;
}

/*.table-responsive {
    overflow-x: visible;
}*/

.table-responsive {
    overflow-y: hidden;
}

.navbar-nav {
    width: 80%;
    text-align: center;
    float: right;
}

    .navbar-nav li {
        float: none;
        display: inline-block;
    }


.user-name .dropdown-menu li,
.client-name .dropdown-menu li {
    display: block;
}


/*-------------------- Responsive css for menu updated on 5 oct 2017 ------------------------------------*/
.navbar-nav {
    /*width: calc(100% - 205px);*/
    width: calc(100% - 315px);
    text-align: center;
}

    .navbar-nav > li {
        float: none;
        display: inline-block;
    }
/*-------------------- ------------------------------------*/


.container {
    width: auto;
    max-width: 1400px;
}

.grey-bg {
    background: #f3f3f3;
    padding: 10px 0;
    display: inline-block;
    clear: both;
    height: auto;
    float: none;
    width: 96%;
    margin: auto 15px;
}

.custom-options-select {
    margin-top: 5px;
    border-radius: 2px;
    border-color: #ccc;
    padding: 0 0 0 5px;
    height: 34px;
    min-width: 150px;
}

    .custom-options-select option {
        padding: 10px 0;
    }

.section {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin: 10px 20px 10px 10px;
    min-height: 40px;
}

.section-header {
    padding-bottom: 10px;
}

#SurveyTemplateForm h3, #frmSurvey h3 {
    margin-bottom: 10px;
}

#SurveyTemplateForm .section:last-child {
    border-bottom: none;
}

.survey-pages .navbar-inverse a.navbar-brand {
    /*padding: 15px 20px;*/
    padding: 0px;
}

.survey-finish {
    border: 1px solid #00adef;
    border-radius: 2px;
}

    .survey-finish h2 {
        font-weight: 400;
    }

    .survey-finish .blue-bg {
        background: #00adef;
        padding: 25px;
        font-size: 70px;
        color: #fff;
    }

    .survey-finish .pink-bg {
        background: #ffe9e9;
        border-color: red;
        padding: 25px;
        font-size: 70px;
        color: #fff;
    }

    .survey-finish .white-bg {
        border-radius: 50%;
        background: #126789;
        padding: 10px;
        height: 100px;
        width: 100px;
        margin: 0 auto;
    }

    .survey-finish .btn-blue {
        font-size: 18px;
    }

    .survey-finish h1, .survey-finish h2, .survey-finish h3 {
        margin-top: 0;
    }

#SurveyTemplateForm label.section-header {
    width: 100%;
}

@media screen and (max-width:640px) {
    .custom-tabs {
        padding: 0;
    }

    .nav-tabs.custom-tabs > li > a {
        min-width: 100px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .btn-blue, .btn-grey {
        min-width: auto;
        padding: 5px 10px;
    }

        .btn-grey.pull-right.mt20, .btn.btn-blue.pull-right.mt20.ml10 {
            margin-top: 0;
        }

    .profile-page .btn.mt20 {
        margin-top: 0;
    }

    .profile-page .btn.mb20 {
        margin-bottom: 0;
    }

    .nav > li > a {
        padding: 5px 5px;
    }

    .responsive-tabs {
        max-height: 35px !important;
        height: 20px;
        margin-top: 20px;
    }

    .mapping-tab .panel-body .form-group {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 480px) {
    .input-radio-checkbox-group input[type="text"] {
        width: 80% !important;
    }
    /*.navbar-brand img {
        width: 100%;
    }*/
    .navbar-inverse a.navbar-brand {
        padding: 5px 0;
    }

    .navbar-brand {
        width: 70%;
    }
}

@media screen and (max-width: 768px) {
    .navbar-fixed-top .navbar-collapse .navbar-nav {
        margin: 0 -15px;
    }    
    .take-survey-box label {
        width: 100%;
    }
    /*.divDashboardLogo img {
        width: 100%;
        height: auto;
    }*/

    /*.input-radio-checkbox-group input[type="text"] {
        width: 85%;
    }*/

    .navbar-fixed-top .navbar-collapse {
        max-height: 1000px;
    }

    .navbar-inverse .nav > li.user-name, .navbar-inverse .nav > li.user-name a,
    .navbar-inverse .nav > li.client-name, .navbar-inverse .nav > li.client-name a {
        width: 100%;
        text-align: left;
    }

    .text-information {
        padding-top: 0px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #ccc;
        }
}


@media screen and (max-width: 1024px) {
    .profile-page .btn.mt50, .applicants .btn.mt50 {
        margin-top: 0;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1650px) {
    .navbar-inverse .nav > li > a {
        padding: 15px 20px 5px 20px;
    }
}

@media screen and (max-width: 1400px) {
    .navbar-inverse .nav > li > a {
        padding: 15px 15px 5px 15px;
    }

    .survey-scrollable-div {
        max-height: 62vh;
    }
}

@media screen and (min-width: 1375px) {
    .navbar-inverse .nav > li {
        margin: 0 5px;
    }
}

@media screen and (max-width: 1650px) {
    .navbar-inverse .nav > li.user-name,
    .navbar-inverse .nav > li.client-name {
        width: auto;
    }

    .k-header > .k-grid-filter, .k-header > .k-header-column-menu {
        margin: -0.5em -0.6em -0.4em;
    }

    .custom-select {
        margin-bottom: 20px;
    }

        .custom-select br {
            display: none;
        }

    /*.table-responsive {
        overflow-x: auto;
    }*/
}

@media screen and (min-width: 240px) {
    .navbar-nav {
        height: auto !important;
    }
}

@media screen and (min-width: 1024px) {
    .k-widget {
        border: 0;
    }

    .modal-dialog {
        margin: 150px auto 30px auto;
    }
}

@media screen and (max-width: 768px) and (min-width: 220px) {
    .navbar-inverse .nav > li > a, .navbar-inverse .nav > li.user-name, .navbar-inverse .nav > li.client-name {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        text-align: left;
        text-shadow: none;
    }

    .client-name .dropdown-toggle img {
        float: left;
    }

    .navbar-inverse .nav > li.clients-link > a, .navbar-inverse .nav > li.applicants-link > a, .navbar-inverse .nav > li.employess-link > a,
    .navbar-inverse .nav > li.survey-link > a, .navbar-inverse .nav > li.reports-link > a,
    .navbar-inverse .nav > li.documents-link > a, .navbar-inverse .nav > li.clientDashboard-link > a {
        max-width: 100% !important;
    }

    .navbar-inverse .navbar-collapse {
        background: #4d4d4a;
        padding: 0;
    }

    .navbar-inverse .nav > li > a .fa {
        margin-right: 10px;
        margin-bottom: 0;
        display: inline-block;
        width: auto;
        font-size: 14px;
        text-shadow: none;
    }

    .navbar-inverse .navbar-collapse {
        border-color: #ff0000;
    }


    /*-------------------- Responsive css for menu updated on 5 oct 2017 ------------------------------------*/
    .navbar-inverse .nav > li {
        border-bottom: 1px solid #424242;
        display: block !important;
    }

        .navbar-nav, .navbar-inverse .nav > li.user-name, .navbar-inverse .nav > li.client-name {
            width: 100%;
            text-align: left;
            float: left;
        }

    .employees-icon {
        display: inline-block;
        height: 20px;
        width: 33px;
    }

    .employess-link.active .employees-icon {
        background: url(../images/employee_icon.png) no-repeat top -5px left -5px;
        background-size: 96%;
    }

    .employess-link .employees-icon {
        background: url(../images/employee_icon.png) no-repeat top -35px left -5px;
        background-size: 96%;
        /*border-bottom: 1px solid #424242;*/
        /*display:block;*/
    }

    .navbar-nav {
        width: calc(100%);
        margin: 0 !important;
    }

    .employees-icon {
        height: 18px;
        width: 25px;
        display: inline-block;
    }

    .employess-link .employees-icon {
        background: url(../images/employee_icon.png) no-repeat top -25px left -5px;
        background-size: 100%;
    }

    .employess-link.active .employees-icon {
        background: url(../images/employee_icon.png) no-repeat top 0px left -5px;
        background-size: 100%;
    }

    .navbar-inverse .nav > li.user-name a.dropdown-toggle {
        padding: 12px 43px;
    }

    .navbar-inverse .nav > li.user-name, .navbar-inverse .nav > li.client-name {
        width: 100%;
        margin: 0 !important;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 15px;
    }
    /*--------------------------------------------------------*/


    /*.navbar-inverse .nav > li {
        display:inline-block;
    }*/
    .nav.navbar-nav.navbar-right.show {
        height: auto !important;
    }
}

@media screen and (max-width: 915px) {
    .navbar-inverse .nav > li.clients-link > a, .navbar-inverse .nav > li.applicants-link > a,
    .navbar-inverse .nav > li.employess-link > a, .navbar-inverse .nav > li.survey-link > a, .navbar-inverse .nav > li.reports-link > a,
    .navbar-inverse .nav > li.documents-link > a, .navbar-inverse .nav > li.clientDashboard-link > a {
        max-width: 60px;
    }
}

@media screen and (max-width: 1223px) and (min-width: 851px) {
    .navbar-inverse .nav > li.clients-link > a, .navbar-inverse .nav > li.applicants-link > a,
    .navbar-inverse .nav > li.employess-link > a, .navbar-inverse .nav > li.survey-link > a, .navbar-inverse .nav > li.reports-link > a,
    .navbar-inverse .nav > li.documents-link > a, .navbar-inverse .nav > li.clientDashboard-link > a {
        max-width: 65px;
    }

    .client-page .navbar-inverse .nav > li.clients-link > a, .client-page .navbar-inverse .nav > li.applicants-link > a,
    .client-page .navbar-inverse .nav > li.employess-link > a, .client-page .navbar-inverse .nav > li.survey-link > a, .client-page .navbar-inverse .nav > li.reports-link > a,
    .navbar-inverse .nav > li.documents-link > a, .navbar-inverse .nav > li.clientDashboard-link > a {
        max-width: 200px;
    }

    .navbar-nav {
        width: 65% !important;
    }

    .navbar-inverse .nav > li {
        margin: 0;
    }
}

@media screen and (max-width: 980px) and (min-width: 768px) {
    .navbar-inverse .nav > li.clients-link > a, .navbar-inverse .nav > li.applicants-link > a,
    .navbar-inverse .nav > li.employess-link > a, .navbar-inverse .nav > li.survey-link > a, .navbar-inverse .nav > li.reports-link > a,
    .navbar-inverse .nav > li.documents-link > a, .navbar-inverse .nav > li.clientDashboard-link > a {
        max-width: 50px;
    }

    .navbar-inverse .nav > li.documents-link > a, .navbar-inverse .nav > li.clientDashboard-link > a {
        margin: 0 10px;
    }

    .client-page .navbar-inverse .nav > li.clients-link > a, .client-page .navbar-inverse .nav > li.applicants-link > a,
    .client-page .navbar-inverse .nav > li.employess-link > a, .client-page .navbar-inverse .nav > li.survey-link > a, .client-page .navbar-inverse .nav > li.reports-link > a {
        max-width: 100px;
    }

    .navbar-nav li {
        float: left;
    }

    .navbar-inverse .nav > li.user-name a.dropdown-toggle {
        padding: 20px 15px;
    }

    .navbar-brand img {
        width: 200px;
        padding: 10px 0;
    }

    .survey-pages .navbar-inverse a.navbar-brand img {
        padding: 0;
    }

    .client-header-logo.navbar-brand img {
        width: auto;
        padding: 0;
    }
}
@media screen and (max-width: 1016px) and (min-width: 768px) {
    .navbar-inverse .nav > li.clients-link > a, .navbar-inverse .nav > li.applicants-link > a,
    .navbar-inverse .nav > li.employess-link > a, .navbar-inverse .nav > li.survey-link > a, .navbar-inverse .nav > li.reports-link > a,
    .navbar-inverse .nav > li.documents-link > a, .navbar-inverse .nav > li.clientDashboard-link > a {
        max-width: 50px;
    }
}

@media screen and (max-width: 980px) and (min-width: 768px) {
    .navbar-nav {
        width: 66% !important;
    }
}

@media screen and (max-width: 1300px) and (min-width: 781px) {
    .navbar-inverse .nav > li.clients-link > a, .navbar-inverse .nav > li.applicants-link > a, .navbar-inverse .nav > li.users-link > a,
    .navbar-inverse .nav > li.employess-link > a, .navbar-inverse .nav > li.survey-link > a, .navbar-inverse .nav > li.reports-link > a,
    .navbar-inverse .nav > li.documents-link > a, .navbar-inverse .nav > li.clientDashboard-link > a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .navbar-inverse .nav > li.client-name a.dropdown-toggle {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width:100px;
    }

    .navbar-inverse .nav > li.user-name a.dropdown-toggle {
        padding: 25px 10px;
    }
}

@media screen and (max-width: 935px) and (min-width: 769px) {
    .navbar-inverse .nav > li.clients-link > a, .navbar-inverse .nav > li.applicants-link > a, .navbar-inverse .nav > li.users-link > a,
    .navbar-inverse .nav > li.employess-link > a, .navbar-inverse .nav > li.survey-link > a, .navbar-inverse .nav > li.reports-link > a,
    .navbar-inverse .nav > li.documents-link > a, .navbar-inverse .nav > li.clientDashboard-link > a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: 50px;
    }
    .navbar-inverse .nav > li.client-name a.dropdown-toggle {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: 100px;
    }

    .navbar-inverse .nav > li.user-name a.dropdown-toggle {
        padding: 25px 5px;
    }
}

@media screen and (max-width: 1100px) and (min-width: 769px) {
    /*.navbar-inverse .nav>li.user-name {
        padding: 10px;
    }*/
    .navbar-inverse .nav > li {
        display: inline-block;
    }

    .nav.navbar-nav.navbar-right.show {
        height: auto !important;
    }
}

@media screen and (max-width: 1400px) {
    /*.navbar-inverse .nav > li.user-name {
        margin-right: 10px;
    }*/
    .reports-link {
        margin-right: 0px;
    }
}


/* Note: Try to remove the following lines to see the effect of CSS positioning */
.affix {
    top: 70px;
    /*width: 100%;*/
    max-width: 1400px;
    z-index: 999;
    background: #fff;
    /*margin:0 auto;*/
    padding: 15px 0;
    position: sticky;
}
.survey-affix {
    top: 10px;
    /*width: 100%;*/
    max-width: 1400px;
    z-index: 999;
    background: #fff;
    /*margin:0 auto;*/
    padding: 15px 0;
    position: sticky;
}
.profile-page .tab-content .affix {
    top: 165px;
}

.affix + .container-fluid {
    padding-top: 70px;
}



.fixed {
    position: fixed;
    background: #fff;
    z-index: 10;
    max-width: 100%;
    margin-top: -25px;
}

.padding {
    padding-top: 54px;
    // height of your fixed row;
}

.table .k-grid-edit, .table .k-grid-delete, .table .k-grid-Disable {
    color: #00adef;
    border: none;
    background: none;
    background-image: none;
    min-width: 20px;
    margin: 5px;
    text-align: center;
}

.table a:hover, .table a:focus {
    color: #126789;
    text-decoration: none;
}

.table .k-grid-edit .k-icon.k-edit {
    display: none;
}

.tab-content .upload-logo-btn {
    /*min-height:200px;*/
    height: 74px;
    width: 220px;
}



.dates .small-input {
    display: inline-block;
}

.dates em.text-muted {
    font-size: 12PX;
}

.pointer-cursor {
    cursor: pointer;
}

.default-cursor {
    cursor: default;
}

.button-link {
    color: #00adef !important;
    font-size: 14px;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.expand-collapse {
    color: #00adef;
    font-size: 22px;
    width: 20px;
    text-align: center;
}

.navbar-inverse a.navbar-brand.client-header-logo {
    background: none;
    padding: 0;
    overflow: hidden;
}

.btn-paper-survey:hover {
    color: #fff;
    background: #00adef;
    border-color: #00adef;
}

.k-widget.k-upload.k-header.k-upload-sync.k-upload-empty {
    background: #fff;
}

.container {
    /*scrollbar-face-color: #00adef;
    scrollbar-shadow-color: #2D2C4D;
    scrollbar-highlight-color: #7D7E94;
    scrollbar-3dlight-color: #7D7E94;
    scrollbar-darkshadow-color: #2D2C4D;
    scrollbar-track-color: #7D7E94;
    scrollbar-arrow-color: #C1C1D1;*/
    /*-ms-overflow-style: -ms-autohiding-scrollbar;*/
    /*scrollbar-arrow-color: green;*/
    /*-ms-overflow-style: none;*/
}

    .container ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    }

    .container ::-webkit-scrollbar {
        width: 8px;
        border-radius: 50px;
    }

    .container::-webkit-scrollbar-track {
        background-color: #eaeaea;
        border-left: 1px solid #ccc;
    }

    .container ::-webkit-scrollbar-thumb {
        background-color: #4d4d4a;
    }

        .container ::-webkit-scrollbar-thumb:hover {
            background-color: #aaa;
        }

.surveyButton {
    color: #fff;
    border-color: #4d4d4a;
    background-color: #4d4d4a;
    background-image: none;
    margin: .8em;
    width: 90%;
}

.back-top {
    position: fixed;
    color: #aeaeae;
    font-size: 35px;
    right: 15px;
    bottom: 10px;
    display: none;
    opacity: 0.8;
    z-index: 999;
}

.inactive-row {
    color: #bbb;
}

.selected-option {
    background-color: #00adef !important;
    color: #ffffff;
    margin-left: -4px;
}

.p30 {
    padding: 30px 10px;
}

.p50 {
    padding: 50px 50px;
}

.p0 {
    padding: 0;
}

#clientsDiv label span {
    margin-left: 10px;
}

.k-peronalsection-window input[type="radio"] {
    height: 13px !important;
    padding: 0px !important;
    width: 30px !important;
}

.k-peronalsection-window label {
    padding-top: 10px;
}

.assignclient-grid .k-grid-header {
    padding: 0 !important;
}

.assignclient-grid .k-grid-content {
    overflow-y: auto;
    max-height: 500px;
}

    .assignclient-grid .k-grid-content table tr td:first-child, .assignclient-grid .k-grid-header th.k-header:first-child {
        border-left-width: 1px;
    }

    .assignclient-grid .k-grid-content table tr td:first-child {
        width: 25px;
    }

.assignclient-grid .k-grid-header th.k-header:first-child {
    width: 22px;
}

.assignclient-grid .k-grid-content table {
    width: 100%;
}

.assignclient-grid .k-grid-header th.k-header {
    padding: .7em .6em .6em .6em;
}

#copyWindow label {
    padding: 7px;
}

.k-peronalsection-window {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px;
}

    .k-peronalsection-window > label, .k-peronalsection-window .glyphicon {
        padding-top: 10px;
    }

    .k-peronalsection-window .custom-radio {
    }

    .k-peronalsection-window .input-radio-checkbox-group input[type="text"] {
        width: 80% !important;
    }

.k-dropdown-wrap .k-input {
    border-color: #ccc;
    border-radius: 2px;
    padding: 0 20px 0 0;
}

.k-state-default > .k-select {
    background: #fff;
}

.k-peronalsection-window .k-dropdown-wrap {
    height: 24px;
}

.take-survey-box, .take-survey-grey-box {
    padding: 25px;
    border-radius: 2px;
    margin: 20px auto;
    max-width: 400PX;
}

.take-survey-box {
    border: 1px solid #00adef;
}

    .take-survey-box input {
        height: 34px;
        width: 100%;
        padding: 5px;
    }

    .take-survey-box label {
        vertical-align: middle;
        text-align: left;
        padding-top: 7px;
    }

.take-survey-grey-box {
    background: #eee;
    border: 1px solid #ccc;
}

.take-survey-box h3 {
    margin-top: 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #00adef;
}

.take-survey-content {
    width: 100%;
}

.take-survey-box select, .take-survey-grey-box select {
    height: 34px;
    width: 100%;
    padding: 5px;
}

.mapping-tab .panel-default .panel-heading {
    /*color: #fff;
    background-color: #4d4d4a;
    border-color: #4d4d4a;*/
    background-color: #4d4d4a;
    /*background: #102933;*/
    border: none;
    color: #fff;
}

.mapping-tab .panel-default a {
    text-decoration: none;
}

.mapping-tab .panel-heading h4 {
    font-size: 1.5em;
    margin: 0;
    text-transform: initial;
}

.mapping-tab select, .mapping-tab input, #mappingMainDiv .k-multiselect.k-header.k-widget {
    width: 100%;
    max-width: 450px;
}

#mappingMainDiv .k-multiselect .k-button {
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mapping-tab .panel-group {
    margin-bottom: 5px;
}

#mappingMainDiv label {
    vertical-align: middle;
    padding-top: 7px;
}

@media screen and (max-width: 1200px) {
    .k-peronalsection-window .input-radio-checkbox-group input[type="text"] {
        width: 75% !important;
    }
}

div.error {
    color: red;
    font-size: 13px;
    padding: 5px 5px;
    border-radius: 5px;
    margin-top: 7px;
}


a.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}

a, a:hover, a:focus, a:active {
    outline: none;
    cursor: pointer;
}

/*--------------------- For ie 10/11 ------------------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .affix {
        width: 98%;
        max-width: 1400px;
        margin: 0 auto;
    }

    .col-md-4.affix {
        max-width: 450px;
        left: 63.66%;
    }

    .survey-scrollable-div {
        width: 48%;
    }
    .Survey-ContentInfo {
        padding-top:120px;
    }
   .Survey-ContentInfo .affix .fixed-bar {
        padding:0px;
    }
}



@media screen and (min-width: 1400px) {
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .col-md-4.affix {
            max-width: 450px;
            right: 0 !important;
        }
    }
}

.survey-scrollable-div {
    width: calc(100% - 400px) !important;
    max-width: 62% !important;
}

.survey-fixed-div {
    width: 350px !important;
    max-width: 350px !important;
}

@media screen and (max-width: 768px) and (min-width:220px) {
    .col-md-4.affix {
        position: relative !important;
        max-width: 98%;
        margin: 0 auto;
        right: auto !important;
        left: 0 !important;
    }

    .profile-page .tab-content .affix {
        top: 0;
    }

    .mw100 {
        max-width: 100px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}

@media screen and (max-width: 1024px) and (min-width:220px) {
    .survey-scrollable-div, .survey-fixed-div {
        width: 100% !important;
        max-width: 100% !important;
        position: relative;
        overflow-y: visible;
        max-height: 100%;
        max-width: 100%;
    }
}

@media screen and (min-width: 1025px) {
    .survey-scrollable-div, .survey-fixed-div {
        position: sticky;
    }
}

@media screen and (max-width: 1400px) and (min-width:1024px) {
    .survey-fixed-div {
        width: 300px !important;
        max-width: 300px !important;
    }

    .survey-scrollable-div {
        width: calc(100% - 350px) !important;
        max-width: calc(100% - 360px) !important;
    }
}

@media screen and (min-width: 1400px) {
    .survey-scrollable-div {
        width: calc(100% - 400px) !important;
        max-width: 950px !important;
    }
}

@media screen and (min-width: 1600px) {
    .survey-scrollable-div {
        width: calc(100% - 400px) !important;
        max-width: 950px !important;
    }
}

.text-danger {
    color: red;
}

.p0 {
    padding-left: 0px;
    padding-right: 0px;
}

.survey-option .small-input {
    max-width: 300px !important;
    min-width: 200px !important;
}

.survey-option .small-input-number {
    max-width: 100px !important;
    min-width: 100px !important;
}

.k-window div.k-window-content input[type="checkbox"] {
    width: auto;
}

.section-list-heading, .section-quiz {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.icon-disabled {
    color: #ddd !important;
    cursor: default !important;
}

/*.k-window div.k-window-content {
    overflow-x: hidden;
    overflow-y: auto;
    /*max-height:400px;
    padding:0;
}
*/

/*---------------------Dashboard Logo----------------------*/
.divDashboardLogo {
    /*background-color: #00adef;*/
    /*width: 230px;*/
    text-align: center;
    margin: auto;
}

.textlabel .custom-options-select {
    margin-bottom: 10px;
    margin-top: 0;
}

.pt5 {
    padding-top: 5px;
}

.pl20 {
    padding-left: 20px;
}

.assignclient-grid input[type="checkbox"] {
    height: 15px;
    width: 15px;
    margin: 0px 4px 1px 4px !important;
    vertical-align: middle;
    background: none !important;
}

    .assignclient-grid input[type="checkbox"]:not(:checked):before {
        background: none !important;
    }

    .assignclient-grid input[type="checkbox"]:checked:before {
        background: none !important;
    }

.mb15 {
    margin-bottom: 15px;
}

.ml20 {
    margin-left: 20px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.label-vertical-align {
    vertical-align: middle;
}

.k-picker-wrap.k-state-default {
    background: #fff;
}

.preview-survey-page input[type=radio] {
    margin: 4px 5px 0 0;
}

.pl0 {
    padding-left: 0px !important;
}




/*---------------- Client side layout css -------------------*/
.w400 {
    width: 400px;
}

.p10 {
    padding: 10px;
}

.ptb100 {
    padding: 100px 0;
}

.ptb20 {
    padding: 20px 0;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 20px;
}

.multiselect-mapping option::selection {
    background-color: blue !important;
    color: -internal-inactive-list-box-selection-text;
}

.surveyButtons .btn-black {
    max-width: 175px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.row.profile-page.affix-top {
    top: 90px;
    position: sticky;
    z-index: 999;
    background: #fff;
}

.question-box {
    /*background:#f9f9f9;*/
    margin-bottom: 10px;
    /*padding:10px;*/
}


.full-sm-select span.sm-select {
    max-width: 100% !important;
}

.question-text span, .question-text, .question-text strong {
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: 'Calibri',sans-serif !important;
    text-transform:none !important;
}

.month, .day, .year {
    display: table-cell;
}

.month {
    width: 180px;
    padding: 0 15px;
}

.day {
    width: 170px;
    padding: 0;
}

.year {
    width: 120px;
    padding: 0 0px;
}

#personalSectionView .year {
    width: 120px;
    padding: 0 15px;
}

.PM-logo img {
    margin-left: -10px;
    margin-bottom: -10px;
}

.PM-text {
    font-size: 31px;
    color: #ccc;
}

.capitalized,.control-label {
    text-transform: capitalize;
}
.mw200 {
    max-width:65%;
}
.ml5 {
    margin-left:5px;
}
.client-survey-link table tr:hover
{
    background:#eee;
}
.default-logo {
    padding-top:10px !important;
}
.footer .logo-text {
    color:#000;
    text-align:center;
}
.managed-logo {
    max-width:200px;
    text-align:center;
}
#requestTypeModel input[type="checkbox"], .documentsGrid input[type="checkbox"] {
    height:0px;
    width:0px;
    visibility:hidden;
}
#requestTypeModel input[type="checkbox"] + label:before,.documentsGrid input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left:10px;
    /*margin-top: -14px;*/
    /*margin-left: -14px;*/
}

.documentsGrid input[type="checkbox"] + label:before {
    margin-left:-30px;
    left:auto;
    margin-top:-5px;
}
#requestTypeModel input[type="checkbox"] + label:before,.documentsGrid input[type="checkbox"] + label:before {
    background: url(../images/inchecked_box.png) center center no-repeat;
}
#requestTypeModel input[type="checkbox"]:checked + label:before,.documentsGrid input[type="checkbox"]:checked + label:before {
    background: url(../images/checked_box.png) center center no-repeat;
}





.prBD,.prPA,.prPM
{
    display:none;
}
.child-question
{
    padding-left:42px !important;
}
.child-question .year,.question-box .year {
    padding:0 15px !important;
}
.k-dropdown-wrap .k-state-disabled
{
    padding:4px !important;
}
.surveytoast-top-center
{
    margin-top:-90px !important;
}

.arrow-diagramnew li{cursor:pointer}