﻿/* Kendo skin */
.k-in,
.k-item,
.k-window-action {
    border-color: transparent;
    width: 0;
}
/* main colors */
.k-block,
.k-widget {
    /*  background-color: #fefdf8; */
}

.k-block,
.k-widget,
.k-input,
.k-textbox,
.k-group,
.k-content,
.k-header,
.k-filter-row > th,
.k-editable-area,
.k-separator,
.k-colorpicker .k-i-arrow-s,
.k-textbox > input,
.k-autocomplete,
.k-dropdown-wrap,
.k-toolbar,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
.k-grid-header,
.k-grid-header-wrap,
.k-grid-header-locked,
.k-grid-footer-locked,
.k-grid-content-locked,
.k-grid td,
.k-grid td.k-state-selected,
.k-grid-footer-wrap,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-refresh,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-panel,
.k-panelbar .k-content,
.k-treemap-tile,
.k-calendar th,
.k-slider-track,
.k-splitbar,
.k-dropzone-active,
.k-tiles,
.k-toolbar,
.k-tooltip,
.k-button-group .k-tool,
.k-upload-files {
    /*border-color: #ffe9df;*/
}

    .k-group,
    .k-toolbar,
    .k-grouping-header,
    .k-pager-wrap,
    .k-group-footer td,
    .k-grid-footer,
    .k-footer-template td,
    .k-widget .k-status,
    .k-calendar th,
    .k-dropzone-hovered,
    .k-widget.k-popup {
        background-color: #ffffff;
    }

.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner {
    background-color: #f0e6dd;
}

.k-list-container {
    border-color: #dbdbde;
    background-color: #f3f3f4;
}

.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
    background-color: #ffffff;
}

/* .k-alt, */
.k-separator,
.k-pivot-layout > tbody > tr:first-child > td:first-child {
    background-color: #fefdf8;
}

.k-alt {
    background: none !important;
}

.k-pivot-rowheaders .k-alt .k-alt,
.k-header.k-alt {
    background-color: #f9f9f9;
}

.k-textbox,
.k-autocomplete.k-header,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active {
    border-color: #ffe9df;
    background-color: #ffffff;
}

    .k-textbox > input,
    .k-autocomplete .k-input,
    .k-dropdown-wrap .k-input,
    .k-autocomplete.k-state-focused .k-input,
    .k-dropdown-wrap.k-state-focused .k-input,
    .k-picker-wrap.k-state-focused .k-input,
    .k-numeric-wrap.k-state-focused .k-input {
        border-color: #ffe9df;
    }

    /*input.k-textbox,*/
    textarea.k-textbox,
    input.k-textbox:hover,
    textarea.k-textbox:hover,
    .k-textbox > input {
        background: none;
    }

        .k-input,
        /*input.k-textbox,*/
        textarea.k-textbox,
        input.k-textbox:hover,
        textarea.k-textbox:hover,
        .k-textbox > input,
        .k-multiselect-wrap {
            background-color: #ffffff;
            color: #666666;
        }

            .k-input[readonly] {
                background-color: #ffffff;
                color: #666666;
            }

.k-content-success {
    color: #7ac0da;
    /*font-size: 1.2em;*/
    font-weight: bold;
    margin: 10px 0 0px 0;
    text-align: center;
}

.k-content-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
    text-align: center;
}

.k-block,
.k-widget,
.k-popup,
.k-content,
.k-toolbar,
.k-dropdown .k-input {
    color: black;
}

.k-inverse {
    color: #ffffff;
}

.k-block {
    color: #666666;
}

.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
    color: #212121;
}

.k-tabstrip-items .k-link,
.k-panelbar > li > .k-link {
    color: #666666;
}

.k-header,
.k-treemap-title {
    color: #666666;
}

.k-header,
.k-grid-header,
.k-toolbar,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-grouping-header,
.k-pager-wrap,
.k-textbox,
.k-button,
.k-progressbar,
.k-draghandle,
.k-autocomplete,
.k-state-highlight,
.k-tabstrip-items .k-item,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, none);
    background-image: none, -moz-linear-gradient(top, none);
    background-image: none, -o-linear-gradient(top, none);
    background-image: none, linear-gradient(to bottom, none);
    background-position: 50% 50%;
    /*background-color: #f0e6dd;*/
}

.k-widget.k-tooltip {
    /* background-image: url(http://cdn.kendostatic.com/2014.2.903/styles/textures/highlight.png); */
}

.k-grid-header {
    background: none !important;
}

.k-block,
/* .k-grid-header, */
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-button,
.k-draghandle,
.k-treemap-tile,
html .km-pane-wrapper .k-header {
    background-color: #f0e6dd;
}
/* icons */
.k-icon:hover,
.k-state-hover .k-icon,
.k-state-selected .k-icon,
.k-state-focused .k-icon,
.k-column-menu .k-state-hover .k-sprite,
.k-column-menu .k-state-active .k-sprite {
    opacity: 1;
}

.k-icon,
.k-state-disabled .k-icon,
.k-column-menu .k-sprite {
    opacity: 0.8;
}

.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
    opacity: 0.8;
}

.k-tool {
    border-color: transparent;
}

.k-icon,
.k-tool-icon,
.k-grouping-dropclue,
.k-drop-hint,
.k-column-menu .k-sprite,
.k-grid-mobile .k-resize-handle-inner:before,
.k-grid-mobile .k-resize-handle-inner:after {
    background-image: url('../../Images/Sprite/sprite.png');
    border-color: transparent;
}
/* IE will ignore the above selectors if these are added too */
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
    background-image: url('../../Images/Sprite/sprite.png');
    border-color: transparent;
}

.k-loading,
.k-state-hover .k-loading {
    background-image: url('../../Images/Sprite/loading.gif');
    background-position: 50% 50%;
}

.k-loading-image {
    background-image: url('../../Images/Sprite/loading-image.gif');
}

.k-loading-color {
    background-color: #ffffff;
}

.gridButton {
    display: inline-block;
    background-color: red;
    border: 1px solid #d52b1e;
    color: #FFFFFF !important;
    padding: 5px 20px 5px 20px;
    cursor: pointer;
    font-size: inherit;
    border-radius: 7px !important;
    text-decoration: none;
    margin-right: 5px;
}

    .gridButton:hover {
        background-color: #AF261C;
        text-decoration: none;
    }

.k-button.k-state-disabled {
    Pointer-events: none;
}

.k-button, .k-upload-button, .k-secondary .k-button, .k-secondary.k-button {
    background-color: red;
    border: 1px solid #d52b1e;
    color: #FFFFFF !important;
    padding: 10px 20px;
    /*height: 50px;*/
    cursor: pointer;
    width: 100px;
    font-size: inherit;
    border-radius: 7px !important;
}

    /*.k-button {
    margin: 0px 0px 15px 0px;
    padding: 8px 20px 8px 20px;
    border: 1px solid #000000;*/
    /*background:url(images/btn_BG.jpg) repeat-x;*/
    /*border-radius: 8px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    cursor: hand;
}*/

    .k-button:hover, .k-secondary .k-button:hover, .k-secondary.k-button:hover {
        background-color: #AF261C;
    }

    .k-button.k-state-disabled {
        Pointer-events: none;
    }

.k-draghandle {
    border-color: #dbdbde;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .k-draghandle:hover {
        border-color: #000000;
        background-color: #f35132;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
/* Scheduler */
.k-scheduler {
    color: #515967;
    background-color: #ffffff;
}

.k-scheduler-layout {
    color: #666666;
}

.k-scheduler-datecolumn,
.k-scheduler-groupcolumn {
    background-color: #ffffff;
    color: #666666;
}

.k-scheduler-times tr,
.k-scheduler-times th,
.k-scheduler-table td,
.k-scheduler-header th,
.k-scheduler-header-wrap,
.k-scheduler-times {
    border-color: #dbdbde;
}

.k-nonwork-hour {
    background-color: #f7f7f7;
}

.k-gantt .k-nonwork-hour {
    background-color: rgba(0, 0, 0, 0.02);
}

.k-gantt .k-header.k-nonwork-hour {
    background-color: rgba(0, 0, 0, 0.2);
}

.k-scheduler-table .k-today,
.k-today > .k-scheduler-datecolumn,
.k-today > .k-scheduler-groupcolumn {
    background-color: #fbfbfb;
}

.k-scheduler-now-arrow {
    border-left-color: #ff0000;
}

.k-scheduler-now-line {
    background-color: #ff0000;
}

.k-event,
.k-task-complete {
    border-color: #b2e1ff;
    background: #b2e1ff 0 -257px url(http://cdn.kendostatic.com/2014.2.903/styles/textures/highlight.png) repeat-x;
    color: #515967;
}

.k-event-inverse {
    color: #ffffff;
}

.k-event.k-state-selected {
    background-position: 0 0;
}

.k-ie7 .k-event .k-resize-handle,
.k-event .k-resize-handle:after,
.k-ie7 .k-task-single .k-resize-handle,
.k-task-single .k-resize-handle:after {
    background-color: #0879c1;
}

.k-scheduler-marquee:before,
.k-scheduler-marquee:after {
    border-color: #c2c2c6;
}

.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item {
    background-color: #ffffff;
    color: #515967;
    border-color: #dbdbde;
}

.k-panelbar > li > .k-link {
    color: #515967;
}

.k-panelbar > .k-item > .k-link {
    border-color: #dbdbde;
}

.k-panel > li.k-item {
    background-color: #ffffff;
}
/* states */
.k-state-active,
.k-state-active:hover,
.k-active-filter,
.k-tabstrip .k-state-active {
    background-color: #ffffff;
    border-color: #a6afbe;
    color: #515967;
}

.k-fieldselector .k-list-container {
    background-color: #ffffff;
}

.k-button:focus,
.k-button.k-state-focused {
    border-color: #666666;
}

.k-button.k-state-hover {
    color: #ffffff;
    border-color: #787878;
    background-color: #26075d;
}

.k-button:active,
.k-button.k-state-active {
    color: #333333;
    background-color: #f56946;
    border-color: #000000;
}

    .k-button:active:hover,
    .k-button.k-state-active:hover {
        color: #ffffff;
        border-color: #1a84c8;
        background-color: #1984c8;
    }

.k-button[disabled],
.k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active {
    color: #888888;
    border-color: #dbdbde;
    background-color: gray;
    background-image: none;
}

.k-button:focus:not(.k-state-disabled):not([disabled]) {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-menu .k-state-hover > .k-state-active {
    background-color: transparent;
}

.k-state-highlight {
    background: #ffffff;
    color: #515967;
}

.k-state-focused,
.k-grouping-row .k-state-focused {
    border-color: #787878;
}

.k-calendar .k-link {
    color: #515967;
}

    .k-calendar .k-link.k-nav-fast {
        /*color: white;*/
        font-size: large;
        text-decoration: none;
        background-color: #EEEEEE;
    }

    .k-calendar .k-link.k-state-hover,
    .k-window-titlebar .k-link {
        /*border-radius: 12px;*/
    }

.k-calendar .k-icon {
    background-color: white;
}

.k-calendar .k-footer {
    padding: 0;
}

    .k-calendar .k-footer .k-nav-today {
        color: #263248;
        text-decoration: none;
        background-color: #ffffff;
    }

        .k-calendar .k-footer .k-nav-today:hover,
        .k-calendar .k-footer .k-nav-today.k-state-hover {
            background-color: #ffffff;
            text-decoration: underline;
        }

        .k-calendar .k-footer .k-nav-today:active {
            background-color: #fefdf8;
        }

    .k-calendar .k-footer .k-link {
        border-radius: 0;
    }

.k-calendar .k-nav-fast.k-state-hover {
    text-decoration: none;
    background-color: #b6bdca;
    color: #000000;
}

.k-calendar .k-nav-next.k-state-hover {
    background-color: #b6bdca;
    border-radius: 10px;
}

.k-calendar .k-nav-prev.k-state-hover {
    background-color: #b6bdca;
    border-radius: 10px;
}

.k-calendar .k-i-arrow-e, .k-i-arrow-w {
    border-radius: 10px;
}

.k-calendar .k-content {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

    .k-calendar .k-content a {
        padding: 0px 3px;
    }

.k-calendar th {
    border: 1px solid #c5c5c5;
    border-bottom: 3px solid black !important;
    font-size: 15px;
    background-color: lightsteelblue;
    /*font-weight: bold;*/
    color: black;
    padding: 2%;
}

.k-calendar .k-content .k-link {
    min-height: 0;
    width: 100%;
}

.k-calendar-container.k-group {
    border-color: #dbdbde;
}

.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
    color: #333333;
    background-color: #c2c2c6;
    border-color: #333333;
}

.k-marquee-text {
    color: #333333;
}

.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-grid-header th.k-state-focused,
.k-button.k-state-focused {
    -webkit-box-shadow: #b6bdca 0px 0px 6px 0px inset;
    box-shadow: #b6bdca 0px 0px 6px 0px inset;
}

    .k-state-focused.k-state-selected,
    .k-list > .k-state-focused.k-state-selected,
    .k-listview > .k-state-focused.k-state-selected {
        -webkit-box-shadow: #146ca4 0px 0px 15px 5px inset;
        box-shadow: #146ca4 0px 0px 15px 5px inset;
    }


.k-state-focused, .k-button.k-state-focused {
    -webkit-box-shadow: none;
    box-shadow: none;
}

td.k-state-focused.k-state-selected {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-ie8 .k-panelbar span.k-state-focused,
.k-ie8 .k-menu li.k-state-focused,
.k-ie8 .k-listview > .k-state-focused,
.k-ie8 .k-grid-header th.k-state-focused,
.k-ie8 td.k-state-focused,
.k-ie8 .k-tool.k-state-hover,
.k-ie8 .k-button:focus,
.k-ie8 .k-button.k-state-focused,
.k-ie7 .k-panelbar span.k-state-focused,
.k-ie7 .k-menu li.k-state-focused,
.k-ie7 .k-listview > .k-state-focused,
.k-ie7 .k-grid-header th.k-state-focused,
.k-ie7 td.k-state-focused,
.k-ie7 .k-tool.k-state-hover,
.k-ie7 .k-button:focus,
.k-ie7 .k-button.k-state-focused {
    background-color: #f35132;
}

.k-list > .k-state-selected.k-state-focused {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-state-selected > .k-link,
.k-panelbar > li > .k-state-selected,
.k-panelbar > li.k-state-default > .k-link.k-state-selected {
    color: white;
}

.k-state-hover,
.k-state-hover:hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
.k-pager-wrap .k-link:hover,
.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-mobile-list .k-item > .k-link:active,
.k-mobile-list .k-item > .k-label:active,
.k-mobile-list .k-edit-label.k-check:active,
.k-mobile-list .k-recur-view .k-check:active {
    background-color: #d52b1e;
    border-color: transparent;
    color: #fff;
}
/* this selector should be used separately, otherwise old IEs ignore the whole rule */
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active {
    color: #000000;
    background-color: #f35132;
    border-color: #000000;
}

.k-ie7 .k-window-titlebar .k-state-hover,
.k-ie8 .k-window-titlebar .k-state-hover {
    border-color: #000000;
}

.k-state-hover > .k-select,
.k-state-focused > .k-select {
    border-color: #000000;
}

.k-button:hover,
.k-button.k-state-hover,
.k-button:focus,
.k-button.k-state-focused,
.k-textbox:hover,
.k-state-hover,
.k-state-hover:hover,
.k-pager-wrap .k-link:hover,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em,
.k-draghandle:hover {
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, none);
    background-image: none, -moz-linear-gradient(top, none);
    background-image: none, -o-linear-gradient(top, none);
    background-image: none, linear-gradient(to bottom, none);
}

.k-pager-wrap {
    background-color: transparent;
    color: #000000;
    border: 0px solid #c5c5c5;
}

.k-autocomplete.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active,
.k-dropdown-wrap.k-state-active,
.k-state-active,
.k-state-active:hover,
.k-state-active > .k-link,
.k-button:active,
.k-panelbar > .k-item > .k-state-focused {
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, none);
    background-image: none, -moz-linear-gradient(top, none);
    background-image: none, -o-linear-gradient(top, none);
    background-image: none, linear-gradient(to bottom, none);
}

.k-state-selected,
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, none);
    background-image: none, -moz-linear-gradient(top, none);
    background-image: none, -o-linear-gradient(top, none);
    background-image: none, linear-gradient(to bottom, none);
}

.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
    background-position: 50% 50%;
}

.k-tool-icon {
    background-image: url('../../Images/Sprite/sprite.png');
}

.k-state-hover > .k-link,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em {
    color: #000000;
}

.k-autocomplete.k-state-hover,
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused {
    background-color: #b6bdca;
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, none);
    background-image: none, -moz-linear-gradient(top, none);
    background-image: none, -o-linear-gradient(top, none);
    background-image: none, linear-gradient(to bottom, none);
    background-position: 50% 50%;
    border-color: #333333;
}

.km-pane-wrapper .k-mobile-list input:not([type="checkbox"]):not([type="radio"]),
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .k-mobile-list textarea,
.k-dropdown .k-state-focused .k-input {
    color: #666666;
}


.k-state-error {
    border-color: #ff0000;
    background-color: #ffffff;
    color: #ff0000;
}

.k-state-disabled {
    opacity: .7;
}

.k-ie7 .k-state-disabled,
.k-ie8 .k-state-disabled {
    filter: alpha(opacity=70);
}

.k-tile-empty.k-state-selected,
.k-loading-mask.k-state-selected {
    border-width: 0;
    background-image: none;
    background-color: transparent;
}

.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-button,
.k-other-month,
.k-other-month .k-link,
.k-dropzone em,
.k-dropzone .k-upload-status,
.k-tile-empty strong,
.k-slider .k-draghandle {
    color: #888888;
}
/* Progressbar */
.k-progressbar-indeterminate {
    background: url('../../Images/Sprite/indeterminate.gif');
}

    .k-progressbar-indeterminate .k-progress-status-wrap,
    .k-progressbar-indeterminate .k-state-selected {
        display: none;
    }
/* Slider */
.k-slider-track {
    background-color: #ffe9df;
}

.k-slider-selection {
    background-color: #c2c2c6;
}

.k-slider-horizontal .k-tick {
    background-image: url('../../Images/Sprite/slider-h.gif');
}

.k-slider-vertical .k-tick {
    background-image: url('../../Images/Sprite/slider-v.gif');
}
/* Tooltip */
.k-widget.k-tooltip {
    border-color: #dbdbde;
    background-color: #ff0000;
    color: #555555;
}

.k-widget.k-tooltip-validation {
    border-color: #555555;
    background-color: rgba(0, 0, 0, 0);
    color: #555555;
}
/* Bootstrap theme fix */
.input-prepend .k-tooltip-validation,
.input-append .k-tooltip-validation {
    font-size: 12px;
    position: relative;
    top: 3px;
}

.k-callout-n {
    border-bottom-color: #dbdbde;
}

.k-callout-w {
    border-right-color: #dbdbde;
}

.k-callout-s {
    border-top-color: #dbdbde;
}

.k-callout-e {
    border-left-color: #dbdbde;
}

.k-tooltip-validation .k-callout-n {
    border-bottom-color: #555555;
}

.k-tooltip-validation .k-callout-w {
    border-right-color: #555555;
}

.k-tooltip-validation .k-callout-s {
    border-top-color: #555555;
}

.k-tooltip-validation .k-callout-e {
    border-left-color: #555555;
}
/* Splitter */
.k-splitbar {
    background-color: #ff0000;
}

.k-restricted-size-vertical,
.k-restricted-size-horizontal {
    background-color: #ff0000;
}
/* Upload */
.k-file {
    background-color: #ffffff;
    border-color: #dbdbde;
}

.k-file-progress {
    color: #0066cc;
}

    .k-file-progress .k-progress {
        background-color: #d0f8ff;
    }

.k-file-success {
    color: #28760b;
}

    .k-file-success .k-progress {
        background-color: #ddffd0;
    }

.k-file-error {
    color: #cc0000;
}

    .k-file-error .k-progress {
        background-color: #ffded7;
    }
/* ImageBrowser */
.k-tile {
    border-color: #ffffff;
}

.k-textbox:hover,
.k-tiles li.k-state-hover {
    border-color: #000000;
}

.k-tiles li.k-state-selected {
    border-color: #333333;
}

.k-tile .k-folder,
.k-tile .k-file {
    background-image: url('../../Images/Sprite/imagebrowser.png');
}
/* TreeMap */
.k-leaf,
.k-leaf.k-state-hover:hover {
    color: #fff;
}

    .k-leaf.k-inverse,
    .k-leaf.k-inverse.k-state-hover:hover {
        color: #000;
    }
/* Shadows */
.k-widget,
.k-button {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-slider,
.k-treeview,
.k-upload {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-state-hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused {
    -webkit-box-shadow: rgba(82, 90, 104, 0.2) 0px 0px 3px 0px;
    box-shadow: rgba(82, 90, 104, 0.2) 0px 0px 3px 0px;
}

.k-state-selected {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-state-active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-grid td.k-state-selected.k-state-focused {
    background-color: #cacacd;
}

.k-popup,
.k-menu .k-menu-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-multiselect.k-state-focused,
.k-filebrowser .k-image,
.k-tooltip {
    -webkit-box-shadow: 0 2px 2px 0 rgba(82, 90, 104, 0.2);
    box-shadow: 0 2px 2px 0 rgba(82, 90, 104, 0.2);
}

.k-treemap-tile.k-state-hover {
    -webkit-box-shadow: inset 0 0 0 3px #ffe9df;
    box-shadow: inset 0 0 0 3px #ffe9df;
}
/* Window */
.k-window {
    border-color: rgba(82, 90, 104, 0.2);
    -webkit-box-shadow: 1px 1px 7px 1px rgba(216, 219, 225, 0.2);
    box-shadow: 1px 1px 7px 1px rgba(216, 219, 225, 0.2);
    background-color: #fefdf8;
}

    .k-window.k-state-focused {
        border-color: rgba(82, 90, 104, 0.2);
        -webkit-box-shadow: 1px 1px 7px 1px rgba(82, 90, 104, 0.2);
        box-shadow: 1px 1px 7px 1px rgba(82, 90, 104, 0.2);
    }

    .k-window.k-window-maximized,
    .k-window-maximized .k-window-titlebar,
    .k-window-maximized .k-window-content {
        border-radius: 0;
    }

.k-shadow {
    -webkit-box-shadow: 0 1px 2px 0 rgba(82, 90, 104, 0.2);
    box-shadow: 0 1px 2px 0 rgba(82, 90, 104, 0.2);
}

.k-inset {
    -webkit-box-shadow: inset 0 1px 1px rgba(82, 90, 104, 0.2);
    box-shadow: inset 0 1px 1px rgba(82, 90, 104, 0.2);
}
/* Selection */
.k-editor-inline ::selection {
    background-color: #333333;
    text-shadow: none;
    color: #fff;
}

.k-editor-inline ::-moz-selection {
    background-color: #333333;
    text-shadow: none;
    color: #fff;
}
/* Notification */
.k-notification.k-notification-info {
    background-color: #e5f5fa;
    color: #0487c4;
    border-color: #b7e1f0;
}

.k-notification.k-notification-success {
    background-color: #eaf7ec;
    color: #349946;
    border-color: #b7e1f0;
}

.k-notification.k-notification-warning {
    background-color: #fff4d9;
    color: #0487c4;
    border-color: #b7e1f0;
}

.k-notification.k-notification-error {
    background-color: #ffe0d9;
    color: #ef470a;
    border-color: #b7e1f0;
}
/* Gantt */
.k-treelist {
    background: #fefdf8;
}

    .k-treelist .k-alt {
        background-color: #f8f0cb;
    }

        .k-treelist .k-state-selected,
        .k-treelist .k-state-selected td,
        .k-treelist .k-alt.k-state-selected,
        .k-treelist .k-alt.k-state-selected > td {
            background-color: #c2c2c6;
        }

.k-task-dot:after {
    background-color: #666666;
    border-color: #666666;
}

.k-task-dot:hover:after {
    background-color: #ffffff;
}

.k-task-summary {
    border-color: #9099a8;
    background: #9099a8;
}

.k-task-milestone,
.k-task-summary-complete {
    border-color: #666666;
    background: #666666;
}

.k-state-selected.k-task-summary {
    border-color: #73beee;
    background: #73beee;
}

.k-state-selected.k-task-milestone,
.k-state-selected .k-task-summary-complete {
    border-color: #c2c2c6;
    background: #c2c2c6;
}

.k-task-single {
    background-color: #d6efff;
    border-color: #b2e1ff;
    color: #515967;
}

.k-state-selected.k-task-single {
    border-color: #333333;
}

.k-line {
    background-color: #666666;
    color: #666666;
}

.k-state-selected.k-line {
    background-color: #c2c2c6;
    color: #c2c2c6;
}
/* Border radius */
.k-block,
/*.k-button,*/
.k-textbox,
.k-drag-clue,
.k-touch-scrollbar,
.k-window,
.k-window-titleless .k-window-content,
.k-window-action,
.k-inline-block,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-autocomplete,
.k-multiselect,
.k-combobox,
.k-dropdown,
.k-dropdown-wrap,
.k-datepicker,
.k-timepicker,
.k-colorpicker,
.k-datetimepicker,
.k-notification,
.k-numerictextbox,
.k-picker-wrap,
.k-numeric-wrap,
.k-colorpicker,
.k-list-container,
.k-calendar-container,
.k-calendar td,
.k-calendar .k-link,
.k-treeview .k-in,
.k-editor-inline,
.k-tooltip,
.k-tile,
.k-slider-track,
.k-slider-selection,
.k-upload {
    border-radius: 4px;
}

.k-tool {
    text-align: center;
    vertical-align: middle;
}

    .k-tool.k-group-start,
    .k-toolbar .k-split-button .k-button,
    .k-toolbar .k-button-group .k-group-start {
        border-radius: 4px 0 0 4px;
    }

.k-rtl .k-tool.k-group-start {
    border-radius: 0 4px 4px 0;
}

.k-tool.k-group-end,
.k-toolbar .k-button-group .k-group-end,
.k-toolbar .k-split-button .k-split-button-arrow {
    border-radius: 0 4px 4px 0;
}

.k-rtl .k-tool.k-group-end {
    border-radius: 4px 0 0 4px;
}

.k-group-start.k-group-end.k-tool {
    border-radius: 4px;
}

.k-calendar-container.k-state-border-up,
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-multiselect.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-window-content,
.k-filter-menu {
    border-radius: 0 0 4px 4px;
}

    .k-autocomplete.k-state-border-up .k-input,
    .k-dropdown-wrap.k-state-border-up .k-input,
    .k-picker-wrap.k-state-border-up .k-input,
    .k-picker-wrap.k-state-border-up .k-selected-color,
    .k-numeric-wrap.k-state-border-up .k-input {
        border-radius: 0 0 0 4px;
    }

    .k-multiselect.k-state-border-up .k-multiselect-wrap {
        border-radius: 0 0 4px 4px;
    }

div.k-window {
    border-width: 0px;
}

.k-widget.k-window {
    border-radius: 10px;
}

.k-window-title {
    margin: 0;
    padding: 0;
    float: left;
    color: #ffffff;
    font-size: 25px;
    font-family: inherit;
    font-weight: bold;
}

.k-window-titlebar.k-header {
    margin: 0px 0px 14px 0px;
    padding: 5px 0px 25px 0px !important;
    background-color: #666666;
    border-radius: 10px;
}

.k-window-titlebar .k-window-actions {
    margin: 10px 10px 0px 0px;
    background: #ffffff;
    /*color: #000000;*/
    /*line-height: 25px;
     text-align: center;*/
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 1px 3px 3px 3px;
    /*float: right;*/
}

.k-window-titlebar .k-window-action {
    padding: 0;
    background-image: url('images/whiteCircle.png');
}

.k-window-action .k-icon {
    margin: 0px 0px 0px 0px;
}

.k-window-action.k-link.k-state-hover {
    border-color: transparent;
    border: 0px none;
    background-color: transparent;
}
/*
div.k-window-content
{
    padding: 0px 0px 0px 0px;
} */

.k-block > .k-header,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-calendar-container.k-state-border-down,
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-multiselect.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
    border-radius: 4px 4px 0 0;
}

.k-split-button.k-state-border-down > .k-button {
    border-radius: 4px 0 0 0;
}

.k-split-button.k-state-border-up > .k-button {
    border-radius: 0 0 0 4px;
}

.k-split-button.k-state-border-down > .k-split-button-arrow {
    border-radius: 0 4px 0 0;
}

.k-split-button.k-state-border-up > .k-split-button-arrow {
    border-radius: 0 0 4px 0;
}

.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
    border-radius: 2px 0 0 2px;
}

.k-rtl .k-dropdown-wrap .k-input,
.k-rtl .k-picker-wrap .k-input,
.k-rtl .k-numeric-wrap .k-input {
    border-radius: 0 2px 2px 0;
}

.k-numeric-wrap .k-link {
    border-radius: 0 2px 0 0;
}

    .k-numeric-wrap .k-link + .k-link {
        border-radius: 0 0 2px 0;
    }

.k-colorpicker .k-selected-color {
    border-radius: 2px 0 0 2px;
}

.k-rtl .k-colorpicker .k-selected-color {
    border-radius: 0 2px 2px 0;
}

.k-autocomplete.k-state-border-down .k-input {
    border-radius: 4px 4px 0 0;
}

.k-dropdown-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-selected-color,
.k-numeric-wrap.k-state-border-down .k-input {
    border-radius: 4px 0 0 0;
}

.k-numeric-wrap .k-link.k-state-selected {
    background-color: #1984c8;
}

.k-multiselect.k-state-border-down .k-multiselect-wrap {
    border-radius: 2px 2px 0 0;
}

.k-dropdown-wrap .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-datetimepicker .k-select + .k-select,
.k-list-container.k-state-border-right {
    border-radius: 0 4px 4px 0;
}

.k-rtl .k-dropdown-wrap .k-select,
.k-rtl .k-picker-wrap .k-select,
.k-rtl .k-numeric-wrap .k-select,
.k-rtl .k-datetimepicker .k-select + .k-select,
.k-rtl .k-list-container.k-state-border-right {
    border-radius: 4px 0 0 4px;
}

.k-numeric-wrap.k-expand-padding .k-input {
    border-radius: 4px;
}

.k-textbox > input,
.k-autocomplete .k-input,
.k-multiselect-wrap {
    border-radius: 2px;
}

.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-dropzone {
    border-radius: 3px;
}

.k-slider .k-button,
.k-grid .k-slider .k-button {
    border-radius: 13px;
}

.k-draghandle {
    border-radius: 7px;
}

.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link {
    border-radius: 4px 0 0 4px;
}

.k-rtl .k-scheduler-toolbar > ul li:first-child,
.k-rtl .k-scheduler-toolbar > ul li:first-child .k-link,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child .k-link {
    border-radius: 0 4px 4px 0;
}

.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today,
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today .k-link,
.k-edit-field > .k-scheduler-navigation {
    border-radius: 4px;
}

.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child .k-link {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.k-rtl .k-scheduler-toolbar .k-nav-next,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child,
.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child .k-link {
    border-radius: 4px 0 0 4px;
}

.k-scheduler div.k-scheduler-footer ul li,
.k-scheduler div.k-scheduler-footer .k-link {
    border-radius: 4px;
}

.k-more-events,
.k-event,
.k-task-single,
.k-task-complete,
.k-event .k-link {
    border-radius: 2px;
}

.k-scheduler-mobile .k-event {
    border-radius: 1px;
}
/* Adaptive Grid */
.k-grid-mobile .k-column-active + th.k-header {
    border-left-color: #666666;
}

html .km-pane-wrapper .km-widget,
.k-ie .km-pane-wrapper .k-widget,
.k-ie .km-pane-wrapper .k-group,
.k-ie .km-pane-wrapper .k-content,
.k-ie .km-pane-wrapper .k-header,
.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-edit-field {
    color: #666666;
}

@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
    div.km-pane-wrapper a {
        color: #666666;
    }

    .km-pane-wrapper .k-icon {
        background-image: url('../../Images/Sprite/sprite_2x.png');
        background-size: 21.2em 21em;
    }
}

.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
    background-color: #fefdf8;
    border-top: 1px solid #dbdbde;
}

    .km-pane-wrapper .k-mobile-list .k-edit-field textarea {
        outline-width: 0;
    }

    .km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
        background-color: #c2c2c6;
        border-top-color: #333333;
    }

    .km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
        border-top-color: transparent;
    }

    .km-pane-wrapper .k-mobile-list .k-item:last-child {
        -webkit-box-shadow: inset 0 -1px 0 #dbdbde;
        box-shadow: inset 0 -1px 0 #dbdbde;
    }

.km-pane-wrapper .k-mobile-list > ul > li > .k-link,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child {
    color: #8b8b95;
}

.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
    border-bottom: 1px solid #dbdbde;
}

.km-pane-wrapper .k-mobile-list .k-edit-field {
    -webkit-box-shadow: 0 1px 1px #dbdbde;
    box-shadow: 0 1px 1px #dbdbde;
}

.km-actionsheet .k-grid-delete,
.km-actionsheet .k-scheduler-delete,
.km-pane-wrapper .k-scheduler-delete,
.km-pane-wrapper .k-filter-menu .k-button[type=reset] {
    color: #fff;
    border-color: #ff0000;
    background-color: red;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, from(rgba(255,255,255,.3)), to(rgba(255,255,255,.15)));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
    background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
    background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
    background-image: linear-gradient(to bottom, rgba(255,255,255,.3), rgba(255,255,255,.15));
}

    .km-actionsheet .k-grid-delete:active,
    .km-actionsheet .k-scheduler-delete:active,
    .km-pane-wrapper .k-scheduler-delete:active,
    .km-pane-wrapper .k-filter-menu .k-button[type=reset]:active {
        background-color: #990000;
    }
/* /Column Menu */
.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default {
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, none);
    background-image: none, -moz-linear-gradient(top, none);
    background-image: none, -o-linear-gradient(top, none);
    background-image: none, linear-gradient(to bottom, none);
    background-position: 50% 50%;
    background-color: #ffffff;
    border-color: #666666;
}

.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover {
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, none);
    background-image: none, -moz-linear-gradient(top, none);
    background-image: none, -o-linear-gradient(top, none);
    background-image: none, linear-gradient(to bottom, none);
    background-position: 50% 50%;
    border-color: #b6bdca;
}

.k-multiselect.k-header {
    border-color: #666666;
}

    .k-multiselect.k-header.k-state-hover {
        border-color: #b6bdca;
    }

    .k-autocomplete.k-state-focused,
    .k-picker-wrap.k-state-focused,
    .k-numeric-wrap.k-state-focused,
    .k-dropdown-wrap.k-state-focused,
    .k-multiselect.k-header.k-state-focused {
        background-color: #b6bdca;
        background-image: none;
        background-image: none, -webkit-linear-gradient(top, none);
        background-image: none, -moz-linear-gradient(top, none);
        background-image: none, -o-linear-gradient(top, none);
        background-image: none, linear-gradient(to bottom, none);
        background-position: 50% 50%;
        border-color: #b6bdca;
        -webkit-box-shadow: rgba(82, 90, 104, 0.2) 0px 0px 3px 0px;
        box-shadow: rgba(82, 90, 104, 0.2) 0px 0px 3px 0px;
    }

.k-list-container {
    color: #666666;
}

.k-dropdown .k-input,
.k-dropdown .k-state-focused .k-input,
.k-menu .k-popup .k-picker {
    color: black;
}

.k-state-default > .k-select {
    border-color: #666666;
}

.k-state-hover > .k-select {
    border-color: #b6bdca;
}

.k-state-focused > .k-select {
    border-color: #b6bdca;
}

.k-tabstrip-items .k-state-default .k-link,
.k-panelbar > li.k-state-default > .k-link {
    color: #515967;
}

    .k-tabstrip-items .k-state-hover .k-link,
    .k-panelbar > li.k-state-hover > .k-link,
    .k-panelbar > li.k-state-default > .k-link.k-state-hover {
        color: #000000;
    }

.k-panelbar .k-state-focused.k-state-hover {
    background: #f35132;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-tabstrip-items .k-state-default,
.k-ie7 .k-tabstrip-items .k-state-default .k-loading {
    border-color: #dbdbde;
}

.k-tabstrip-items .k-state-hover,
.k-ie7 .k-tabstrip-items .k-state-hover .k-loading {
    border-color: #000000;
}

.k-tabstrip-items .k-state-active,
.k-ie7 .k-tabstrip-items .k-state-active .k-loading {
    background-color: #ffffff;
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, none);
    background-image: none, -moz-linear-gradient(top, none);
    background-image: none, -o-linear-gradient(top, none);
    background-image: none, linear-gradient(to bottom, none);
    border-color: #a6afbe;
}

.k-tabstrip .k-content.k-state-active {
    background-color: #ffffff;
    color: #666666;
}

.k-menu.k-header,
.k-menu .k-item {
    border-color: #dbdbde;
}

.k-column-menu,
.k-column-menu .k-item,
.k-overflow-container .k-overflow-group {
    border-color: #dbdbde;
}

.k-overflow-container .k-overflow-group {
    box-shadow: inset 0 1px 0 #ffffff, 0 1px 0 #ffffff;
}

    .k-toolbar-first-visible.k-overflow-group,
    .k-overflow-container .k-overflow-group + .k-overflow-group {
        box-shadow: 0 1px 0 #ffffff;
    }

.k-toolbar-last-visible.k-overflow-group {
    box-shadow: inset 0 1px 0 #ffffff;
}

.k-column-menu .k-separator {
    border-color: #dbdbde;
    background-color: transparent;
}

.k-menu .k-group {
    border-color: #dbdbde;
}

.k-grid-filter.k-state-active {
    background-color: #f0e6dd;
}

.k-grouping-row td,
.k-group-footer td,
.k-grid-footer td {
    color: #515967;
    border-color: #dbdbde;
    font-weight: bold;
}

.k-grouping-header {
    color: #515967;
}

.k-grid td.k-state-focused {
    -webkit-box-shadow: inset 0 0 0 1px #b6bdca 0px 0px 6px 0px inset;
    box-shadow: inset 0 0 0 1px #b6bdca 0px 0px 6px 0px inset;
}

.k-header,
.k-grid-header-wrap,
.k-grid .k-grouping-header,
.k-grid-header,
.k-pager-wrap,
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-link,
.k-grouping-header .k-group-indicator,
.k-gantt-toolbar .k-state-default {
    border-color: #dbdbde;
    border-right: 0px;
}

.k-primary,
.k-overflow-container .k-primary {
    color: #ffffff;
    border-color: #1a84c8;
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, #469cd3 0px, #1b85c8 100%);
    background-image: none, -moz-linear-gradient(top, #469cd3 0px, #1b85c8 100%);
    background-image: none, -o-linear-gradient(top, #469cd3 0px, #1b85c8 100%);
    background-image: none, linear-gradient(to bottom, #469cd3 0px, #1b85c8 100%);
    background-position: 50% 50%;
    background-color: #1984c8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .k-primary:focus,
    .k-primary.k-state-focused {
        color: #263248;
        border-color: #0a7ac1;
        background-image: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .k-primary:hover {
        color: #ffffff;
        border-color: #1a84c8;
        background-image: none;
        background-color: #1984c8;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .k-primary:focus:active:not(.k-state-disabled):not([disabled]),
    .k-primary:focus:not(.k-state-disabled):not([disabled]) {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .k-primary:active {
        color: #ffffff;
        border-color: #1a84c8;
        background-image: none;
        background-color: #1984c8;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .k-primary.k-state-disabled,
    .k-state-disabled .k-primary,
    .k-primary.k-state-disabled:hover,
    .k-state-disabled .k-primary:hover,
    .k-primary.k-state-disabled:hover,
    .k-state-disabled .k-primary:active,
    .k-primary.k-state-disabled:active {
        color: #ffffff;
        border-color: #6dadd6;
        background-color: #6dadd6;
        background-image: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.k-pager-numbers .k-link,
.k-treeview .k-in {
    border-color: transparent;
    width: 18px;
}

.k-treeview .k-icon,
.k-scheduler-table .k-icon,
.k-grid .k-hierarchy-cell .k-icon {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
}

.k-scheduler-table .k-state-hover .k-icon {
    background-color: transparent;
}

.k-button:focus {
    outline: none;
}

.k-editor .k-tool:focus {
    outline: 0;
    border-color: #666666;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-header > .k-grid-filter {
    margin: -0.7em 0em -0.4em 0em;
    padding: .5em 1em .4em;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .k-icon:not(.k-loading),
    .k-grouping-dropclue,
    .k-drop-hint,
    .k-callout,
    .k-tool-icon,
    .k-state-hover .k-tool-icon,
    .k-state-active .k-tool-icon,
    .k-state-active.k-state-hover .k-tool-icon,
    .k-state-selected .k-tool-icon,
    .k-state-selected.k-state-hover .k-tool-icon,
    .k-column-menu .k-sprite,
    .k-mobile-list .k-check:checked,
    .k-mobile-list .k-edit-field [type=checkbox]:checked,
    .k-mobile-list .k-edit-field [type=radio]:checked {
        background-image: url('../../Images/Sprite/sprite_2x.png');
        background-size: 340px 336px;
    }

    .k-dropdown-wrap .k-input,
    .k-picker-wrap .k-input,
    .k-numeric-wrap .k-input {
        border-radius: 2px 0 0 2px;
    }
}

@media screen and (-ms-high-contrast: active) {
    .k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused,
    .k-editor-toolbar-wrap .k-button-group .k-tool:focus {
        border-color: #fff;
    }
}

/*.k-grid table {
    width: 96%;
    padding: 5px;
    margin: 0 auto;
}*/

.k-grid td {
    /*padding: 10px 0px 0px 5px !important;*/
    color: black !important;
    font-family: inherit;
}

.k-header {
    padding: 6px 3px 6px 0px !important;
    /* background-color: #F0F0F0; */
}

.k-grid-header .k-header {
    font-size: 16px;
    background: none !important;
    border-bottom: none !important;
    border-right: 1px solid #dbdbde !important;
}

.k-pager-wrap {
    padding: 0px !important;
    margin: 0px 10px !important;
}

.k-grid tr:hover {
    background-color: #dddbdb;
}

.k-widget.k-tooltip.k-tooltip-validation.k-invalid-msg.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
    border: none !important;
}

.k-icon.k-warning {
    background-image: none !important;
    width: 0px !important;
    border: none !important;
}

.k-tooltip {
    -webkit-box-shadow: none;
    position: relative !important;
}

.k-list .k-state-hover {
    width: auto !important;
}

.k-list .k-state-selected {
    width: auto !important;
}

.k-list .k-item {
    width: auto !important;
}

/*.k-ff input.k-textbox {
    border-color: gray !important;
    color: black;
}*/

.k-ff {
    border-color: gray !important;
    color: black;
}

.k-upload-selected {
    margin: 0px 0px 0px 10px;
}

/*
.k-button.k-upload-button 
.k-button.k-upload-selected
.k-button.k-upload-button.k-state-focused
{
    background: url("images/btn_BG.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    background-color: #f36b39;
    border: 1px solid #787878;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.2em;
    font-family: open-sans;
    font-weight: 600;
    margin: 0 2px 0 0;
    padding: 0px 10px 0px 10px;
    width: auto;
}
*/
.k-button input:hover {
    background-color: #26075D;
    color: #FFFFFF;
}


/*.k-button, .k-upload-button {
    background-color: #d52b1e;
    color: #FFFFFF;
    border-color: #787878;
    text-transform: uppercase;
}*/
/*--------------- Grid & Input Box styles -----------------------*/
.k-state-selected, .k-state-focused {
    background-color: #d52b1e;
    border-color: transparent;
    color: white;
}
/*.k-state-hover, .k-state-hover:hover {
    color: white;
    background-color: #d52b1e;
}*/

.k-widget {
    border-style: none !important;
}

/*.k-widget table tr td {
        display: table-cell;*/
/*line-height: 30px;
    border: 1px solid #c5c5c5; */
/*}*/

.k-widget, .k-block, .k-inline-block, .k-draghandle {
    margin: 5px 0px 5px 0px;
}

.k-grid table {
    /*margin: 0px 0px 30px 0px;*/
    border-style: none !important;
    border-collapse: collapse !important;
}

.k-grid td {
    border-style: none !important;
    padding: .2em .3em !important;
}

.k-widget tr {
    border-bottom: 1px solid #ddd;
}

.k-pager-wrap > .k-link, .k-link {
    width: 18px;
    border-radius: 100px;
}

.login_bx h2 {
    padding: 0px 0px 8px 0px;
    border-bottom: 2px solid #f97a1d;
    float: none;
}

.AndImage {
    width: auto;
    height: auto;
}

.k-dropdown {
    background-color: transparent;
    border-color: #787878;
}

.k-datepicker {
    background-color: transparent;
    border-color: #787878;
    width: 75% !important;
    /*height: 40px !important;*/
    background-color: #ffffff !important;
    border-radius: 4px;
    padding: 10px 20px;
    margin: 8px 12px;
    color: #474747 !important;
    outline: none;
    text-indent: unset !important;
    vertical-align: middle;
}

/*.k-textbox {
    border-color:#000000;
}
*/
/*.k-widget .k-calendar .k-header {
    width: 500px !important;
}*/

.k-textbox {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 75% !important;
    height: 40px !important;
    background-color: #ffffff !important;
    border-radius: 4px;
    border: 1px solid #D5D2CA;
    padding: 10px 20px;
    margin: 8px 12px;
    color: #474747 !important;
    outline: none;
    text-indent: unset !important;
    vertical-align: middle;
}

.k-dropdown-wrap.k-state-default {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 80% !important;
    background-color: #ffffff !important;
    border-radius: 4px;
    border: 1px solid #D5D2CA;
    padding: 10px 20px;
    margin: 0px 12px 0px 12px;
    color: #474747 !important;
    outline: none;
    text-indent: unset !important;
    vertical-align: middle;
}

.k-dropdown, .k-dropdown-wrap.k-state-default {
    padding: 4px;
    display: normal;
    width: 80%;
    /*    margin-left: 10px;
    margin-top: 10px;*/
    min-width: 150px;
    max-width: 80%;
}

.k-dropdown-wrap:hover {
    border-color: #000000 !important;
    border-width: 1px;
}

.k-CheckBox {
    height: unset !important;
    padding-left: 10px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.k-calendar {
    width: 500px !important;
}

.k-calendar-container, .k-popup, .k-reset {
    /*width: 500px !important;*/
}

.k-calendar .k-header {
    background-color: #D52B1E;
}

.k-state-focused.k-state-selected:hover {
    color: white;
}

.k-grid-header .k-header .k-link {
    width: auto;
    padding-left: 1.1em;
}

.k-grid .k-button {
    margin-bottom: 0px !important;
    padding: 5px 10px;
}

.k-grid-header .k-header .k-filter {
    /*margin-right: 10px !important;*/
    position: absolute !important;
}

label {
    display: inline-block !important;
    max-width: 100% !important;
    margin-bottom: 5px !important;
    margin-left: 5px !important;
    font-weight: normal !important;
    min-width: 80px !important;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    .k-grid table, .k-grid thead, .k-grid tbody, .k-grid th, .k-grid td, .k-grid tr {
        display: block;
        /*border-radius: 6px;*/
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .k-grid thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .k-grid tr {
        border: 1px solid #ccc;
    }

    .k-grid td {
        font-size: 0.8rem;
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

        .k-grid td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

    /*
	Label the Patients grid
	*/
    div#PatientsGridSectionIdGrid.k-grid td:nth-of-type(1):before {
        content: "Name";
        font-weight: 600;
    }

    div#PatientsGridSectionIdGrid.k-grid td:nth-of-type(2):before {
        content: "Email";
        font-weight: 600;
    }

    div#PatientsGridSectionIdGrid.k-grid td:nth-of-type(3):before {
        content: "Phone";
        font-weight: 600;
    }

    div#PatientsGridSectionIdGrid.k-grid td:nth-of-type(4):before {
        content: "Study Status";
        font-weight: 600;
    }

    div#PatientsGridSectionIdGrid.k-grid td:nth-of-type(5):before {
        content: "Patient ID #";
        font-weight: 600;
    }

    /*
	Label the Visit grid
	*/
    div#VisitsGridSectionGrid.k-grid td:nth-of-type(1):before {
        content: "Projected Date";
        font-weight: 600;
    }

    div#VisitsGridSectionGrid.k-grid td:nth-of-type(2):before {
        content: "Schedule Date";
        font-weight: 600;
    }

    div#VisitsGridSectionGrid.k-grid td:nth-of-type(3):before {
        content: "Schedule Time";
        font-weight: 600;
    }

    div#VisitsGridSectionGrid.k-grid td:nth-of-type(4):before {
        content: "Visit Type";
        font-weight: 600;
    }

    div#VisitsGridSectionGrid.k-grid td:nth-of-type(5):before {
        content: "Visit #";
        font-weight: 600;
    }

    div#VisitsGridSectionGrid.k-grid td:nth-of-type(6):before {
        content: "Visit Status";
        font-weight: 600;
    }

    /*
	Label the Study documents grid
	*/
    div#StudyDocumentGridSectionIdGrid.k-grid td:nth-of-type(1):before {
        content: "Document Name";
        font-weight: 600;
    }

    div#StudyDocumentGridSectionIdGrid.k-grid td:nth-of-type(2):before {
        content: "Category";
        font-weight: 600;
    }

    div#StudyDocumentGridSectionIdGrid.k-grid td:nth-of-type(3):before {
        content: "Created Date";
        font-weight: 600;
    }

    div#StudyDocumentGridSectionIdGrid.k-grid td:nth-of-type(4):before {
        content: "Created By";
        font-weight: 600;
    }

    /*
	Label the Site Info grid
	*/
    div#ContactGridSectionIdGrid.k-grid td:nth-of-type(1):before {
        content: "Name";
        font-weight: 600;
    }

    div#ContactGridSectionIdGrid.k-grid td:nth-of-type(2):before {
        content: "Phone";
        font-weight: 600;
    }

    div#ContactGridSectionIdGrid.k-grid td:nth-of-type(3):before {
        content: "Email";
        font-weight: 600;
    }

    div#ContactGridSectionIdGrid.k-grid td:nth-of-type(4):before {
        content: "Type";
        font-weight: 600;
    }

    div#ContactGridSectionIdGrid.k-grid td:nth-of-type(5):before {
        content: "Primary";
        font-weight: 600;
    }

    .k-grid .text-box-darkgray {
        margin-left: 0px;
    }
}
