﻿/*******************************************************TELERIK CONTROLS OVERIDE CSS********************************************/
.k-popup, .k-menu .k-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-imagebrowser .k-image, .k-tooltip {
    box-shadow: none;
}

.k-autocomplete.k-state-border-down .k-input,
.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 {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 18px;
    height: 18px;
}

/* Fix for field shift when kendo elements are activated */
.k-list-container.k-state-border-down, .k-autocomplete.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 {
    padding-bottom: 0;
}

.k-window-titlebar, .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, .k-dropdown {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.k-textbox > input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-combobox .k-input {
    vertical-align: middle;
}

.k-block, .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-dropdown-wrap, .k-datepicker, .k-timepicker, .k-colorpicker, .k-datetimepicker, .k-numerictextbox, .k-picker-wrap, .k-numeric-wrap, .k-colorpicker.k-list-container, .k-calendar-container, .k-calendar td, .k-treeview .k-in, .k-editor-button .k-state-hover, .k-editor-button .k-state-active, .k-tooltip, .k-tile, .k-slider-track, .k-slider-selection {
    border-radius: 0;
    background-color: #fff;
    color: #777;
}

.k-calendar .k-link {
    border-radius: 0;
    background-color: #777;
    color: #777;
}

.k-list-container {
    border-color: #ccc;
    background-color: #fff;
}

.k-icon, .k-state-disabled .k-icon, .k-column-menu .k-sprite {
    opacity: 1;
}

.k-window .k-icon.k-i-close {
    background-image: none;
}

.k-window-titlebar .k-window-action, .k-window-titlebar .k-window-action:hover {
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 2px;
    text-decoration: none;
    vertical-align: middle;
    filter: alpha(opacity=100);
    opacity: 0;
}

.k-datepicker .k-picker-wrap {
    border: none;
    padding-right: 30px;
}

.k-datepicker .k-picker-wrap .k-input, .k-timepicker .k-picker-wrap .k-input {
    border: 1px solid #ccc;
    height: 19px;
}

.k-combobox .k-dropdown-wrap::before, .k-numeric-wrap::before, .k-picker-wrap::before {
    content: none;
}

.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-grid-header th.k-state-focused,
td.k-state-focused,
.k-button:focus:not(.k-state-disabled):not([disabled]),
.k-button.k-state-focused {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-state-focused.k-state-selected,
.k-list > .k-state-focused.k-state-selected,
.k-listview > .k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected,
.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-secondary .k-autocomplete.k-state-hover,
.k-secondary .k-picker-wrap.k-state-hover,
.k-secondary .k-numeric-wrap.k-state-hover,
.k-secondary .k-dropdown-wrap.k-state-hover {
    background-color: rgba(0,0,0,0);
    background-image: none;
    background-position: 50% 50%;
    border-color: rgba(0,0,0,0);
}

.k-icon,
.k-sprite,
.k-button-group .k-tool-icon {
    line-height: 50px;
}

.k-webkit .k-combobox .k-dropdown-wrap:before, .k-webkit .k-picker-wrap:before, .k-webkit .k-numeric-wrap:before {
    display: none;
}

/*DROPDOWN KENDO CONTROL*/
.k-secondary .k-dropdown .k-input, .k-secondary .k-dropdown .k-state-focused .k-input, .k-secondary .k-menu .k-popup, .k-dropdown .k-state-focused .k-input,
.k-dropdown .k-state-hover .k-input {
    color: #777;
}

.k-dropdown-wrap {
    border: 1px solid #ccc;
    height: 23px;
}

.k-dropdown-wrap .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input {
    border-radius: 0;
    color: #777;
}

.k-dropdown-wrap.k-state-default.k-state-hover, .k-dropdown-wrap.k-state-default.k-state-focused {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #ccc;
    color: #777;
}

.k-dropdown-wrap.k-state-hover .k-input {
    color: #777;
}

.k-dropdown-wrap.k-state-default.k-state-focused.k-state-active.k-state-border-down {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #ccc;
    color: #777;
    border-radius: 0;
}

.k-popup .k-list .k-state-focused, .k-popup .k-list .k-state-selected {
    padding: 1px 5px 1px 5px;
    border: none;
    background: none;
    color: #fff;
    background-color: #AEB0B3;
    box-shadow: none;
    border-radius: 0;
}

.k-popup .k-list .k-state-hover {
    padding: 1px 5px 1px 5px;
    border: none;
    background: none;
    color: #777;
    background-color: #E8E8EA;
    box-shadow: none;
    border-radius: 0;
}

.k-list-optionlabel.k-state-hover:hover {
    border: none;
    background: none;
    color: #777;
    background-color: #e8e8ea;
    box-shadow: none;
    border-radius: 0px;
}

.k-list.k-reset {
    background-color: #fff;
}

.k-item.k-state-selected.k-state-focused {
    background-image: none;
    /*color: #777;*/
    border-radius: 0;
    box-shadow: none;
}
/*DATE-PICKER KENDO CONTROL*/

.k-picker-wrap.k-state-hover, .k-picker-wrap.k-state-default.k-state-focused {
    background-color: #fff;
    background-image: none;
}

.k-state-selected.k-state-focused.k-state-hover .k-link {
    background-color: #004990;
}

.k-autocomplete.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-picker-wrap.k-state-focused, .k-numeric-wrap.k-state-focused {
    box-shadow: none;
    background: none;
    background-color: transparent;
}

.k-datepicker .k-picker-wrap .k-i-calendar, .k-icon.k-i-calendar, .k-icon.k-i-clock {
    background-image: url("../Assets/BASELINE Icons_Active.png");
    display: inline-block;
    width: 26px;
    height: 23px;
    background-position: -15px -15px;
    background-repeat: no-repeat;
    margin-left: 3px;
}

.k-datetimepicker .k-picker-wrap {
    padding-right: 56px;
}

.k-datetimepicker .k-picker-wrap.k-state-disabled {
    border: medium none;
}

.k-icon.k-i-clock {
    background-position: -17px -1328px;
}

.k-secondary .k-picker-wrap.k-state-hover {
    background-color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0);
}

.k-calendar .k-state-selected.k-state-focused > .k-link {
    background-color: #777;
}

.k-calendar td {
    padding: 0;
}

k-widget.k-calendar .k-nav-prev.k-state-hover {
    background-color: transparent;
    background-image: none;
}

.k-calendar th {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #000000;
    font-weight: bold;
    height: 24px;
    text-align: center;
}

.k-calendar .k-content {
    height: auto;
}

.k-calendar .k-content .k-link {
    background-color: #004990;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    line-height: 22px;
    min-height: 22px;
    overflow: hidden;
    padding: 0;
}

.k-content .k-weekend .k-link {
    color: #fff;
    background-color: #004990;
}

.k-calendar .k-content .k-other-month, .k-calendar .k-content .k-other-month.k-state-hover {
    background-color: transparent;
}

.k-picker-wrap .k-select {
    border: none;
    display: inline-block;
    padding: 0;
    position: relative;
    text-decoration: none;
}

.k-datepicker .k-state-default .k-select {
    border: none;
}

.k-link.k-nav-prev.k-state-hover, .k-link.k-nav-fast.k-state-hover, .k-link.k-nav-next.k-state-hover {
    background: none;
}

.k-widget.k-calendar .k-header {
    background-color: #777;
}

.k-calendar .k-footer {
    padding: 0;
    height: 0;
}

.k-calendar .k-footer .k-link.k-nav-today {
    font-size: 1px;
}

.k-icon.k-i-arrow-w, .k-link.k-nav-prev.k-state-hover .k-icon.k-i-arrow-w {
    background-image: url("/Images/jquery-ui/ui-icons_ffffff_256x240.png");
    background-position: -80px -192px;
    height: 16px;
    width: 16px;
    margin: 3px 3px 4px;
}

.k-icon.k-i-arrow-e, .k-link.k-nav-next.k-state-hover .k-icon.k-i-arrow-e {
    background-image: url("/Images/jquery-ui/ui-icons_ffffff_256x240.png");
    background-position: -48px -192px;
    height: 16px;
    width: 16px;
    margin: 3px 3px 4px;
}

.k-link.k-nav-today {
    height: 0;
}

.k-calendar .k-content .k-other-month {
    height: 0;
    font-size: 1px;
}

.k-calendar .k-content .k-other-month .k-link {
    background-color: #fff;
    color: #fff;
    line-height: 0;
    font-size: 0;
    display: inline;
    border: none;
}

.k-today.k-state-focused .k-link, .k-today.k-state-focused .k-link:active {
    background-color: #777;
    box-shadow: none;
}

.k-picker-wrap .k-select {
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.k-list-optionlabel.k-state-focused, .k-list-optionlabel.k-state-selected {
    padding: 0 5px;
    border-width: 0;
    border-style: none;
}

/*.k-state-selected:hover {
    background-image: none !important;
    background-position: 0;
}*/

/* Taken out .k-button, because it's overriden in Site.css
   Removed k-dropdown-wrap due to issue with disabled state
*/
.k-header, .k-grid-header, .k-toolbar, .k-picker-wrap, .k-grouping-header, .k-pager-wrap, .k-textbox, .k-draghandle, .k-autocomplete, .k-state-highlight, .k-tabstrip-items .k-item {
    background-color: transparent;
    background-image: none;
    color: #777;
}

.k-grid-header th.k-header, .k-filter-row th {
    background-color: #777777;
    border-right: 1px solid #fff;
    font-weight: bold;
    height: 28px;
    padding: 0 3px;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
}

.k-grid-header th.k-header:last-child {
    border-right: none;
}

.k-grid-header .k-header div span, .k-grid-header .k-header span {
    color: #fff;
    font-weight: bold;
}

.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, .k-panelbar .k-tabstrip-items .k-item, .km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-image: none;
}

.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;
}

/*GRID KENDO CONTROL*/
.k-grid {
    border: none;
}

.k-grid .k-grid-header .k-grid-header-wrap table th, .k-grid .k-grid-header .k-grid-header-wrap table th a, .k-grid-header {
    background-color: #777777;
    border-right: -moz-use-text-color #ffffff #ffffff -moz-use-text-color;
    border-left: medium none;
    border-top: medium none;
    color: #ffffff;
    font-weight: bold;
    line-height: 13px;
    padding: 0 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.k-grid-header th.k-header > .k-link {
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: 13px;
    margin: 0;
    min-height: 0;
    padding: 0;
    white-space: normal;
}

.k-grid .k-grid-content {
    height: 450px !important;
    overflow-x: auto;
    overflow-y: scroll;
    position: static;
}

.k-grid .k-grid-content[data-role="virtualscrollable"] {
    height: auto !important;
    position: relative;
}

.generic-overlay-container .k-grid .k-grid-content {
    height: 200px !important;
}

.k-grid td {
    border: medium none;
    color: #777777;
    padding: 0 3px;
    -ms-text-overflow: clip;
    -o-text-overflow: clip;
    text-overflow: clip;
    height: 28px;
}

.k-grid td input[type="radio"] {
    height: 22px;
}

.k-grid .k-grid-content table td {
    background-color: #fff;
    border-color: #FFFFFF;
    color: #777;
    text-align: center;
    vertical-align: middle;
    padding: 0 4px;
    border-style: none;
}

.k-grid .k-grid-content table tr.k-alt td {
    background-color: #E8E8EA;
    border-color: #fff;
    color: #777777;
    text-align: center;
    vertical-align: middle;
}

.k-grid .k-grid-pager {
    border: medium none;
    margin: 20px 0 10px;
    width: 100%;
}

.k-grid .k-grid-pager .k-pager-info {
    color: #777777;
    float: right;
    padding: 0 16px;
    text-align: left;
    width: 39%;
}

div.k-grid-header, div.k-grid-footer {
    padding-right: 0;
}

.k-grid-header .k-grid-header-wrap {
    border: none;
    margin-top: 0;
}

.k-grid tr:hover {
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
}


.k-widget.k-window {
    border: medium none;
}
/*PAGER  KENDO CONTROL*/
.k-pager-wrap {
    line-height: 0;
    padding: 0.333em 0 0.333em 0;
}

.k-grid .k-pager-numbers.k-reset {
    margin-right: 4px;
}

.k-pager-numbers .k-state-selected,
.k-pager-wrap.k-grid-pager.k-widget .k-link {
    background: none;
    background-color: #fff;
    border: medium none;
    display: inline-block;
    height: 15px;
    width: auto;
    min-width: 14px;
    line-height: 15px;
}

.k-pager-wrap.k-grid-pager.k-widget .k-pager-numbers.k-reset {
}

.k-pager-numbers.k-reset .k-state-selected {
    background-color: transparent;
    color: #004990;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0 0 0 0;
    background: none;
    border: none;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}

.k-pager-numbers.k-reset .k-link, .k-pager-numbers.k-reset .k-link:hover {
    background-color: transparent;
    color: #004990;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0 0 0 0;
    background: none;
    border: none;
    padding: 0;
}

.k-pager-wrap.k-grid-pager.k-widget .k-pager-numbers.k-reset li .k-state-selected,
.k-pager-wrap.k-grid-pager.k-widget .k-pager-numbers.k-reset li .k-link {
    /*margin-top: 1px !important;
    margin-left: 2px !important;*/
    margin-right: 7px !important;
}

.k-pager-wrap .k-pager-sizes.k-label {
    color: #777777;
    float: right;
    padding: 0;
    text-align: center;
    display: inline-block;
    line-height: 16px;
    margin-top: 2px;
}

.k-pager-wrap.k-grid-pager.k-widget .k-pager-info.k-label {
    float: right;
    text-align: left;
    width: 39%;
    line-height: 15px;
    margin-top: 2px;
}

.k-pager-wrap .k-pager-sizes.k-label .k-widget.k-dropdown.k-header {
    float: right;
}

.k-grid .k-grid-pager .k-dropdown-wrap .k-input {
    border-radius: 2px 0 0 2px;
    width: auto;
}

.k-pager-wrap .k-link {
    width: 16px;
    height: 20px;
    opacity: 1;
    padding: 0;
    margin: 0;
}

.k-pager-wrap > .k-link .k-icon.k-i-seek-w,
.k-pager-wrap .k-link:not(.k-state-disabled):hover > .k-i-seek-w {
    background: url('../Assets/BASELINE paging.png') no-repeat -6px -5px;
    margin: 0;
}

.k-pager-wrap > .k-link .k-icon.k-i-arrow-w,
.k-pager-wrap .k-link:not(.k-state-disabled):hover > .k-i-arrow-w {
    background: url('../Assets/BASELINE paging.png') no-repeat -45px -5px;
    margin: 0;
}

.k-pager-wrap > .k-link .k-icon.k-i-arrow-e,
.k-pager-wrap .k-link:not(.k-state-disabled):hover > .k-i-arrow-e {
    background: url('../Assets/BASELINE paging.png') no-repeat -88px -5px;
    margin: 0;
}

.k-pager-wrap > .k-link .k-icon.k-i-seek-e,
.k-pager-wrap .k-link:not(.k-state-disabled):hover > .k-i-seek-e {
    background: url('../Assets/BASELINE paging.png') no-repeat -123px -5px;
    margin: 0;
}


/************************************************** RESULTS PER PAGE**************************************************/

.k-pager-sizes.k-label span.k-widget.k-dropdown.k-header {
    width: auto;
    margin-left: 5px;
    margin-top: -2px;
    z-index: 10000;
}

.k-pager-sizes.k-label span.k-widget.k-dropdown.k-header span.k-dropdown-wrap {
    padding: 0 19px 2px 0;
    height: 18px;
}

.k-pager-sizes.k-label span.k-widget.k-dropdown.k-header span.k-dropdown-wrap span.k-input {
    height: 18px;
    margin-left: 5px;
    padding: 0;
    line-height: 18px;
}

.k-pager-sizes.k-label span.k-widget.k-dropdown.k-header span.k-dropdown-wrap span.k-select {
    line-height: 18px;
    min-height: 18px;
    width: 16px;
}

.k-pager-sizes.k-label span.k-widget.k-dropdown.k-header span.k-dropdown-wrap,
.k-pager-sizes.k-label span.k-widget.k-dropdown.k-header span.k-dropdown-wrap span.k-input,
.k-pager-sizes.k-label span.k-widget.k-dropdown.k-header span.k-dropdown-wrap span.k-select {
    margin-top: 0;
}

/*numeric  control*/

span.k-numerictextbox {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
}

span.k-numerictextbox .k-numeric-wrap {
    height: 23px;
    overflow: hidden;
}

.k-numeric-wrap.k-state-default.k-state-hover, .k-numeric-wrap.k-state-default.k-state-focused {
    background: none;
    border: 1px solid #ccc;
}

.k-numeric-wrap input.k-formatted-value {
    width: 100%;
}

.k-link.k-state-selected {
    background: none;
    zoom: 0;
}

.k-content, .k-editable-area, .k-panelbar > li.k-item, .k-panel > li.k-item, .k-tiles {
    background-color: #FFFFFF;
}

.k-link.category-header.k-header {
    color: #FFFFFF;
    background-color: #777;
}

.k-panelbar > li > .k-link {
    color: #fff;
    background-color: #004990;
}

.k-item.k-first.k-state-active .k-state-highlighted .k-panelbar > li > .k-state-selected {
    color: #FFFFFF;
    background-color: #004990;
}

.k-datetimepicker .k-picker-wrap .k-input {
    border: 1px solid #ccc;
    margin-right: 3px;
}

.ui-multiselect, .k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
    line-height: 18px;
    margin: 0;
    padding: 0.178em 0;
    text-indent: 2px;
}

.k-textbox > input, .k-autocomplete .k-input, .k-autocomplete.k-state-focused .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-dropdown-wrap.k-state-focused .k-input, .k-selectbox .k-input {
    border: 0 none;
}

.k-dropdown-wrap .k-select {
    border-left: none;
}

.k-panelbar > .k-item > .k-link {
    padding: 0 10px 0 5px;
}

.k-panelbar .k-icon.k-i-arrow-s.k-panelbar-expand {
    background-color: transparent;
    background-image: url("/images/jquery-ui/ui-icons_eeeeee_256x240.png");
    background-position: -64px -16px;
    background-position: -32px -16px;
    top: 5px;
    width: 20px;
    margin: 0;
}

.k-panelbar .k-icon.k-i-arrow-n.k-panelbar-collapse {
    background-color: transparent;
    background-image: url("/images/jquery-ui/ui-icons_eeeeee_256x240.png");
    background-position: -64px -16px;
    top: 5px;
    width: 18px;
    margin: 0;
}

.k-panelbar {
    border: 1px solid #fff;
}

.search-main-holder.k-widget.k-reset.k-header.k-panelbar {
    border: none;
}

.k-link.k-header {
    background-color: #777;
    color: #fff;
}

.k-panelbar .k-state-default .k-link.k-header, .k-panelbar .k-link.k-header {
    background-color: #777777;
    border-bottom: 2px solid #FFFFFF;
    clear: both;
    color: #FFFFFF;
    height: 26px;
    font-weight: bold;
    line-height: 26px;
    font-size: 12px;
}

.k-panelbar .k-link.k-header.k-state-selected.k-state-hover, .k-panelbar .k-link.k-header.k-state-selected.k-state-focused, .k-panelbar .k-link.k-header.k-state-hover:hover, .k-panelbar .k-link.k-header.k-state-selected {
    background: none;
    background-color: #004990;
    color: #fff;
}

.k-panelbar .k-panel, .k-panelbar .k-content {
    border-bottom: medium none;
    z-index: 5000;
}

.k-grid .k-grid-header .k-grid-header-wrap table th .k-icon.k-i-arrow-s {
    background: url("../Images/jquery-ui/ui-icons_ffffff_256x240.png") no-repeat scroll transparent;
    height: 14px;
    width: 14px;
    background-position: -64px -17px;
}

.k-grid .k-grid-header .k-grid-header-wrap table th .k-icon.k-i-arrow-n {
    background: url("../Images/jquery-ui/ui-icons_ffffff_256x240.png") no-repeat scroll transparent;
    height: 14px;
    width: 14px;
    background-position: 1px -17px;
}

.k-numerictextbox .k-link {
    height: 10px;
}

.k-numeric-wrap .k-link + .k-link {
    padding-top: 0;
}

.k-upload-sync .k-upload-button,
.k-ie7 .k-upload-button,
.k-ie8 .k-upload-button,
.k-ie9 .k-upload-button {
    margin: 0;
}

.k-button.k-upload-button input {
    font-size: 11px !important;
    margin: 0 !important;
    padding: 0;
    cursor: pointer;
    width: 61px;
}

.k-upload-button span {
    border: medium none;
}

.k-upload-button {
    min-width: 0;
    position: relative;
    width: auto;
}

.k-upload-button, .k-button.k-upload-button.k-state-focused, .k-upload-button:hover {
    background-color: #e8e8ea;
    border: 1px solid #cbccd0;
    color: #777;
    min-width: 0 !important;
}

.k-upload-selected {
    background-image: none;
    float: right;
    height: 20px;
    margin: 10px 0 0;
    min-width: 0;
}

.k-upload-selected span {
    margin-right: 0;
    line-height: 20px;
}

button.k-upload-selected span {
    color: #fff;
}

.k-dropzone {
    padding: 0;
    height: 22px;
}

.k-dropzone em {
    position: absolute;
    left: -9999px;
}


.k-widget.k-upload.k-header {
    border: medium none;
    display: inline-block;
    margin-left: 10px;
    width: 61px;
}

#progressbar {
    clear: both;
}

ul.k-menu li.k-item.k-state-hover {
    background: none;
    background-color: #004990;
}

ul.k-menu.k-widget .k-reset .k-header .k-menu .k-menu-horizontal {
    width: 99%;
}

ul.k-menu li.k-item span.k-link {
    width: 93px;
    padding: 5px 0 5px 5px;
}

ul.k-menu li.k-item span.k-link:hover {
    background: none;
    background-color: #004990;
    color: #fff;
}

ul.k-menu .k-item > .k-link > .k-i-arrow-s {
    float: right;
    margin: 0 0 -5px 0;
}

.k-ie ul.k-menu .k-item > .k-link > .k-i-arrow-s {
    float: right;
    margin: 0 5px 0 20px;
}

.k-ie9 .k-menu.k-header, .k-menu .k-item {
    border-color: #c5c5c5;
}

.k-menu .k-animation-container .k-group {
    background-color: white;
    width: 100px;
    padding: 0 0 5px 5px;
}

.k-menu .k-animation-container .k-group .k-link.k-state-hover, .k-menu .k-animation-container .k-group .k-link.k-state-hover .k-link.k-state-hover.k-state-active {
    width: 100px;
    padding: 5px 0 5px 5px;
    margin-left: -5px;
    background-color: #004990;
    color: #fff;
}

li.k-state-hover {
    background: none;
}

.k-menu .k-group .k-state-hover, .k-menu .k-group .k-state-hover:hover {
    background: none;
}

.secondary-nav ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item span.k-link:hover .k-i-arrow-e {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    background-image: url("/Images/jquery-ui/ui-icons_ffffff_256x240.png");
    background-position: -31px -16px;
    height: 16px;
    width: 16px;
}

.k-menu .k-item > .k-link > .k-i-arrow-e {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    background-image: url("/Images/jquery-ui/ui-icons_808080_256x240.png");
    background-position: -31px -16px;
    height: 16px;
    width: 16px;
}

.k-menu .k-state-hover > .k-state-active {
    background-color: #004990;
    color: #fff;
}

k-widget.k-header {
    background: none;
    background-color: #004990;
    color: #fff;
}

.k-state-focused, .k-list > .k-state-focused, .k-listview > .k-state-focused, .k-grid-header th.k-state-focused, td.k-state-focused, .k-button:focus, .k-button.k-state-focused {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/********************* OVERIDE FOR KENDO-MENU FOR SECONDARY  NAVIGATION******************************/
.secondary-nav ul.k-menu {
    background-color: transparent;
    border: 1px solid transparent;
}

.secondary-nav ul.k-menu li.k-item span.k-link {
    margin: 7px 0;
    padding: 0 10px;
    width: auto;
    background-color: transparent;
    white-space: nowrap;
}

.secondary-nav ul.k-menu li.k-item span.k-link:first-child {
    border-left: 1px solid #777777;
}

.secondary-nav ul.k-menu li.k-item:last-child span.k-link {
    border-right: 1px solid #777777;
}

.secondary-nav ul.k-menu li.k-item .k-animation-container .k-group.k-popup .k-item .k-link {
    border-left: none;
}

.secondary-nav ul.k-menu li.k-item span.k-link:hover {
    background: none;
    background-color: #004990;
    color: #fff;
}

.secondary-nav ul.k-menu li.k-item span.k-link li.k-item span.k-link {
    border-right: 1px solid red;
    margin: 5px 0;
    padding: 0 10px;
    width: auto;
}

.secondary-nav ul.k-menu .k-item > .k-link > .k-i-arrow-s {
    display: none;
    float: right;
    margin-right: -8px;
    background: none;
    width: 0;
}

.secondary-nav ul.k-menu li.k-item span.k-link:hover span.k-i-arrow-s {
    background: none;
    border-top: solid 5px transparent;
    border-left: solid 4px transparent;
    border-right: solid 4px transparent;
    width: 0;
    float: right;
    margin-right: -8px;
}

.main-container .main-header .main-menu .secondary-nav ul.flyout-menu li {
    padding: 0;
    width: auto;
    border: none;
}

/* Stop all menus showing when page is loading */
.main-container .main-header .main-menu .secondary-nav ul.flyout-menu ul ul {
    display: none;
}

.secondary-nav ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item {
    display: block;
    width: 180px;
}

.secondary-nav ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item span.k-link {
    background: none;
    color: #777;
    margin: 5px 0 0 0;
    padding: 5px 0 5px 5px;
    width: auto;
    border-right: none;
}

.secondary-nav ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item span.k-link:hover {
    background: none;
    background-color: #004990;
    color: #fff;
    margin: 5px 0 0 -5px;
    padding: 5px 0 5px 10px;
}

.secondary-nav .k-menu .k-animation-container .k-group {
    background-color: white;
    width: auto;
}

/************************************/
.k-popup .k-item.k-first, .k-virtual-item.k-first {
    border-bottom-style: none;
}

.fake-ipod-menu-button ul.k-menu {
    background-color: transparent;
    border: 1px solid transparent;
}

.fake-ipod-menu-button ul.k-menu li.k-item span.k-link {
    margin: 5px 0;
    padding: 0 10px;
    width: auto;
    background-color: transparent;
}

.fake-ipod-menu-button ul.k-menu li.k-item {
    border-right: none;
    width: 100%;
}

.fake-ipod-menu-button ul.k-menu li.k-item .k-animation-container .k-group.k-popup .k-item .k-link {
    border-left: none;
}

.fake-ipod-menu-button ul.k-menu li.k-item span.k-link:hover {
    background: none;
    background-color: #004990;
    color: #fff;
}

.fake-ipod-menu-button ul.k-menu li.k-item span.k-link li.k-item span.k-link {
    border-right: 1px solid red;
    margin: 5px 0;
    padding: 0 10px;
    width: auto;
}

.fake-ipod-menu-button ul.k-menu .k-item > .k-link > .k-i-arrow-s {
    margin-right: -8px;
}

.fake-ipod-menu-button ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item {
    display: block;
    width: 180px;
}

.fake-ipod-menu-button ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item span.k-link {
    background: none;
    color: #777;
    margin: 5px 0 0 0;
    padding: 5px 0 5px 5px;
    width: auto;
    border-right: none;
}

.fake-ipod-menu-button ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item span.k-link:hover {
    background: none;
    background-color: #004990;
    color: #fff;
    margin: 5px 0 0 -5px;
    padding: 5px 0 5px 10px;
}

.fake-ipod-menu-button .k-menu .k-animation-container .k-group {
    background-color: white;
    width: auto;
}

/*************** ASSET FOLDER SEARCH K-MENU OVERIDE*********************/
.local-marketing-content .left-column .k-panelbar .asset-folder-button ul.k-menu li.k-item span.k-link {
    margin: 5px 0;
    padding: 0 10px;
    background-color: transparent;
    width: 117%;
}

.asset-folder-button ul.k-menu li.k-item .k-animation-container .k-group.k-popup .k-item .k-link {
    border-left: none;
}

.asset-folder-button ul.k-menu li.k-item span.k-link:hover {
    background: none;
    background-color: #004990;
    color: #fff;
}

.asset-folder-button ul.k-menu li.k-item span.k-link li.k-item span.k-link {
    border-right: 1px solid red;
    margin: 5px 0;
    padding: 0 10px;
    width: auto;
}

.asset-folder-button ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item {
    display: block;
    text-align: left;
    width: 180px;
}

.asset-folder-button ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item span.k-link {
    background: none;
    color: #777;
    margin: 5px 0 0 0;
    padding: 5px 0 5px 5px;
    width: auto;
    border-right: none;
}

.asset-folder-button ul.k-menu li.k-item .k-animation-container ul.k-group li.k-item span.k-link:hover {
    background: none;
    background-color: #004990;
    color: #fff;
    margin: 5px 0 0 -5px;
    padding: 5px 0 5px 10px;
}

.asset-folder-button .k-menu .k-animation-container .k-group {
    background-color: white;
    width: auto;
}

.k-grid, .k-listview {
    position: static;
}

.k-alt, .k-alt:hover, .k-separator, .k-grid tr.k-alt:hover {
    background-color: #f1f1f1;
    color: #777777;
}

.k-textbox > input, .k-autocomplete .k-input, .k-progress, .k-progress-status, .k-numeric-wrap.k-expand-padding .k-input, .k-multiselect-wrap {
    border-radius: 0;
}

.dashboard-sub-table td span.k-datetimepicker,
.dashboard-table td span.k-datetimepicker {
    width: 155px;
}

.k-upload-status.k-upload-status-total {
    display: none;
}

.k-picker-wrap .k-state-default,
.k-icon, .k-sprite {
    background-color: rgba(0, 0, 0, 0);
}

.k-picker-wrap.k-state-default {
    background-image: none;
    background-position: 0 0;
    background-color: transparent;
    border-color: transparent;
}

.k-secondary .k-state-default > .k-select {
    border-style: none;
}

.k-autocomplete, .k-combobox, .k-datepicker, .k-timepicker, .k-datetimepicker, .k-colorpicker, .k-numerictextbox, .k-dropdown, .k-selectbox, .k-textbox {
    width: 100%;
}

.nowrap-text .k-autocomplete, .nowrap-text .k-combobox, .nowrap-text .k-datepicker, .nowrap-text .k-timepicker, .nowrap-text .k-datetimepicker, .nowrap-text .k-colorpicker, .nowrap-text .k-numerictextbox, .nowrap-text .k-dropdown, .nowrap-text .k-selectbox, .nowrap-text .k-textbox, .nowrap-text .k-numeric-wrap input.k-formatted-value {
    width: auto;
}

.k-autocomplete.k-state-default, .k-numeric-wrap.k-state-default, .k-dropdown-wrap.k-state-default, .k-dropdown.k-header {
    background-color: #ffffff;
}

.k-numeric-wrap .k-link.k-state-selected {
    background-color: #ffffff;
}

.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 {
    border-color: rgba(0, 0, 0, 0);
}

.dropdown-content .k-widget.k-dropdown.k-header, .dropdown-content .k-widget.k-combobox.k-header {
    height: 26px;
}

.k-autocomplete {
    height: 26px;
}

.k-autocomplete.k-state-disabled {
    background-color: #fff;
}

span.k-widget.k-datetimepicker span.k-picker-wrap {
    background-color: rgba(0,0,0,0);
}

.k-calendar .k-link.k-nav-fast {
    color: #FFFFFF;
    background-color: #777;
    height: 22px;
    line-height: 25px;
}

.k-calendar td.k-today.k-state-hover .k-link {
    color: #fff;
}

.k-loading-mask {
    height: 100% !important;
}

.k-edit-cell input[type="checkbox"] {
    margin-left: 0;
}

.k-panelbar .k-state-focused.k-state-hover {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-grid-toolbar:first-child {
    border-width: 0;
}

.k-grid-header th.k-header:first-child {
    border-left-width: 1px;
}
/***********************************************/

.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-scheduler .k-scheduler-toolbar .k-state-selected {
    background-color: #fff;
    border-color: #fff;
    color: #777;
}

.k-combobox ::-webkit-input-placeholder { /* WebKit browsers */
    color: #777;
}

.k-combobox :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #777;
    opacity: 1;
}

.k-combobox ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #777;
    opacity: 1;
}

.k-combobox :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #777;
}

/*********************** MultiSelect  ************************/
.k-multiselect .k-button {
    background-image: none;
    background-color: #eaeaec;
    border: 1px solid #CBCCD0;
    height: auto;
    margin: 1px 0 1px 1px;
}

.k-multiselect .k-button span {
    padding: 0;
}

.k-multiselect .k-button span.k-icon {
    height: 18px;
}

.k-multiselect .k-button:hover, .k-multiselect .k-button:focus, .k-multiselect .k-button:active {
    border: 1px solid #CBCCD0;
    padding: .1em 1.6em .1em .4em;
}

/*********************** Buttons with icons  ************************/
.k-button.k-button-icontext .k-icon {
    display: none;
}

.k-button.k-button-icontext, .k-button.k-button-icontext:hover, .k-button.k-button-icontext:active, .k-button.k-button-icontext:focus {
    background-image: none;
    border-radius: 3px;
    padding: 2px 10px;
}

.k-multiselect-wrap .k-button:active:hover {
    background-color: #eaeaec;
}

.k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button {
    min-width: 0;
}

.k-button.k-button-icontext.k-grid-edit {
    background-color: #E8E8EA;
    border: 1px solid #CBCCD0;
    color: #777;
}

.k-button.k-button-icontext.k-primary {
    background-color: #004990;
    border: medium none;
    color: #fff;
    margin-bottom: 2px;
}

.k-button.k-button-icontext.k-grid-cancel {
    background-color: #FF0000;
    border: medium none;
    color: #fff;
}

/*********** FIX FOR DDM ARROWS NOT SHOWING *************/

.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, .k-pager-numbers .k-current-page .k-link:after, .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
    background-image: url('/Content/KendoUI/Default/sprite.png');
    border-color: transparent;
}

.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('/Content/KendoUI/Default/sprite.png');
    border-color: transparent;
}

.k-loading, .k-state-hover .k-loading {
    background-image: url('/Content/KendoUI/Default/sprite.png');
    background-position: 50% 50%;
}

.k-loading-image {
    background-image: url('/Content/KendoUI/Default/loading-image.gif');
}

/************ Tooltip *********
.k-animation-container .k-tooltip {
    background-color: #777;
    border-color: #777;
    color: #777;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 10px;
    max-width: 200px;
}

.k-animation-container .k-tooltip .k-tooltip-content {
    color: #fff;
}

.k-callout-n {
    border-top-color: #777;
}

.k-callout-s {
    border-top-color: #777 !important;
}****/

/**************/

input.k-input {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.k-loading-image {
    background-image: url('/Content/KendoUI/Default/loading-image.gif');
}

/** fix for kendo issue in the cobobox where it brings :: before text  **/

.k-webkit .k-combobox .k-dropdown-wrap:before, .k-webkit .k-picker-wrap:before, .k-webkit .k-numeric-wrap:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    padding-bottom: 0;
}

.ui-multiselect-checkboxes {
    height: 86%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    width: 100%;
}



/********* FINAL KENDO TOLLTIP OVERIDES ****************/

.k-animation-container .k-tooltip {
    background-color: #777;
    border-color: #777;
    color: #777;
    width: 150px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 5px;
}

.k-animation-container .k-tooltip .k-tooltip-content {
    background-color: #777;
    color: #fff;
    padding: 5px;
}

.k-callout-n {
    border-top-color: #777;
}

.k-callout-s {
    border-top-color: #777 !important;
}

.k-multiselect.k-header.k-state-focused {
    box-shadow: none;
}


.k-multiselect.k-header, .k-multiselect.k-header.k-state-hover {
    border-color: #bcb4b0;
}


/** NEW OVERIDE FOR KENDO GRID TOOLBAR IT IS DIFFERENT FROM THE KENDO GRID */

.k-grid-toolbar {
    border-color: #fff;
}


/*********  NEW OVERIDE FOR COLOUR PICKER USED IN DYNAMIC TEMPLATES  ************/

.k-flatcolorpicker.k-popup .k-primary,
.k-flatcolorpicker.k-popup .k-primary:hover {
    background-color: #004990;
    border-color: #004990;
}

.k-flatcolorpicker.k-popup .k-button.cancel,
.k-flatcolorpicker.k-popup .k-button.cancel {
    background-color: #f3f3f5;
    border: 1px solid #aaabaf;
    color: #7e7e7e;
}

