﻿.k-loading
{
    top: 85px!important;
    left: 250px!important;
    height: 16px!important;
    width: 16px!important;
    position: absolute!important;
    background: transparent!important;
    border-top: 1px solid transparent!important;
    background-image: url(../Images/spinner_gray_16x16.gif)!important;
    -o-animation: none !important;
    -moz-animation: none !important;
    -webkit-animation: none !important;
    animation: none !important;
}

.k-progress
{
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
}

.k-complete
{
    background-image: none !important;
}

div.k-content
{
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    border-top: 1px solid #d7d7d7 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

div.k-tabstrip .k-tabstrip-items
{
    padding: 0 !important;
}

div.k-tabstrip .k-content
{
    margin: 0 !important;
}

.k-tabstrip-items .k-state-default
{
    /*non-active state styles - borders and backgrounds*/
    padding: 0 10px !important;
    display: inline-block !important;
    background-color: #FFFFFF;
    border: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 14px !important;
}

.k-tabstrip-items .k-state-active
{
    /*active state styles - borders and backgrounds*/
    background-color: #f2f2f2;
    font-weight: bold;
}

.k-detail-cell .k-tabstrip .k-content
{
    padding: 0.2em;
}

.k-grid-header th.k-header > .k-link
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
}

.k-master-row
{
    height: 30px;
}

.k-widget, .k-block, .k-inline-block, .k-draghandle
{
    border-style: none;
    border-width: 0px;
}

.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-color: none;
}

.k-block, .k-header, .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: transparent;
}

div.k-grid-header
{
    border-bottom: 2px solid #6b6b6b;
    border-color: black;
    padding-right: 17px;
}

th.k-grid-header
{
    border-bottom: 2px solid #6b6b6b;
    padding-right: 17px;
}

.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: none;
}

.k-pager-wrap
{
    background-color: transparent;
    border-top: 1px solid #6b6b6b;
    color: #2e2e2e;
}

.k-grid-header th.k-header, .k-filter-row th
{
    border-bottom-color: #6b6b6b;
    border-bottom-width: 2px;
    border-left: none;
    text-align: center;
}

.k-state-selected
{
    background-color: gray;
    border-color: gray;
    line-height: 16px;
}

.k-link:hover
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.k-grid td
{
    border-width: 0;
    background-color: transparent;
    border-bottom: 1px solid #e4e4e4;
    font-family: Calibri;
    font-size: 12px;
    font-style: normal;
}

.k-grid .k-alt td
{
    background-color: white;
    font-family: Calibri;
    font-size: 12px;
    font-style: normal;
}

.k-pager-numbers .k-link
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 16px;
}

.k-pager-numbers .k-state-selected
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 16px;
}

.k-pager-wrap > .k-link
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.k-grouping-row + tr td
{
    border-top-width: 0px;
}


#grid .k-hierarchy-cell > .k-icon.k-plus
{
    background-image: url('../images/common/support-sidebar-collapser_12x32_New.png');
    background-position: left -12px;
    /*width: 32px;*/
    height: 30px;
}

#grid .k-hierarchy-cell > .k-icon.k-minus
{
    background-image: url('../images/common/support-sidebar-collapser_12x32_New.png');
    background-position: left 9px;
    /*width: 32px;*/
    height: 30px;
}

#gridsub .k-hierarchy-cell > .k-icon.k-plus
{
    background-image: url('../images/common/support-sidebar-collapser_12x32_New.png');
    background-position: left -12px;
    /*width: 32px;*/
    height: 30px;
}

#gridsub .k-hierarchy-cell > .k-icon.k-minus
{
    background-image: url('../images/common/support-sidebar-collapser_12x32_New.png');
    background-position: left 9px;
    /*width: 32px;*/
    height: 30px;
}

#grid .k-loading-image
{
    background-image: url(../Images/spinner_gray_16x16.gif);
}


#gridsub .k-loading-image
{
    background-image: url(../Images/spinner_gray_16x16.gif);
}

#grid_Presenter .k-loading-image
{
    background-image: url(../Images/spinner_gray_16x16.gif);
}

#grid_Sponsor .k-loading-image
{
    background-image: url(../Images/spinner_gray_16x16.gif);
}

#grid_Sector .k-loading-image
{
    background-image: url(../Images/spinner_gray_16x16.gif);
}
