/* Telerik RadGrid YellowAlert Skin */

/*global*/

.RadGrid_YellowAlert {
    background: #f4f4f0;
    color: #000;
}

.RadGrid_YellowAlert,
.rgMasterTable,
.rgDetailTable,
.rgGroupPanel table,
.rgCommandRow table,
.rgEditForm table,
.GridToolTip_RedAlert {
    font: 11px arial,tahoma,sans-serif;
}

    .RadGrid_YellowAlert .rgDetailTable {
        border: 1px solid #8c8c69;
    }

    .RadGrid_YellowAlert .rgMasterTable,
    .rgDetailTable {
        border-collapse: separate !important;
    }

    .RadGrid_YellowAlert .rgFilterRow td,
    .rgRow td,
    .rgAltRow td,
    .rgEditRow td,
    .rgFooter td,
    .rgFooterWrapper td {
        padding-left: 2px;
        padding-right: 3px;
    }

    .RadGrid_YellowAlert .rgAdd,
    .RadGrid_YellowAlert .rgRefresh,
    .RadGrid_YellowAlert .rgEdit,
    .RadGrid_YellowAlert .rgDel,
    .RadGrid_YellowAlert .rgFilter,
    .RadGrid_YellowAlert .rgPagePrev,
    .RadGrid_YellowAlert .rgPageNext,
    .RadGrid_YellowAlert .rgPageFirst,
    .RadGrid_YellowAlert .rgPageLast,
    .RadGrid_YellowAlert .rgExpand,
    .RadGrid_YellowAlert .rgCollapse,
    .RadGrid_YellowAlert .rgSortAsc,
    .RadGrid_YellowAlert .rgSortDesc,
    .RadGrid_YellowAlert .rgUpdate,
    .RadGrid_YellowAlert .rgCancel {
        width: 16px;
        height: 16px;
        border: 0;
        padding: 0;
        background-color: transparent;
        background-image: url('Grid/sprite.gif');
        background-repeat: no-repeat;
        vertical-align: middle;
        font-size: 1px;
        cursor: pointer;
    }

    .RadGrid_YellowAlert .rgGroupPanel input,
    .rgCommandRow img,
    .rgHeader input,
    .rgFilterRow img,
    .rgPager img {
        vertical-align: middle;
    }

    /*header*/

    .RadGrid_YellowAlert .rgHeaderDiv {
        background: #dbd6d2 url('Grid/sprite.gif') 0 -980px repeat-x;
    }

    .RadGrid_YellowAlert .rgHeader,
    .rgResizeCol {
        border-top: 1px solid #d8dce0;
        border-bottom: 1px solid #90979e;
        padding: 6px 3px 5px 2px;
        background: #bbc6d2 url('Grid/sprite.gif') 0 0 repeat-x;
        text-align: left;
    }

    .RadGrid_YellowAlert .rgHeader,
    .rgHeader a {
        color: #fff;
        text-decoration: none;
    }

    /*rows*/

    .RadGrid_YellowAlert .rgFilterRow td,
    .rgRow td,
    .rgAltRow td,
    .rgEditRow td,
    .rgFooter td,
    .rgFooterWrapper td {
        border: 1px solid;
        border-left: 0;
        border-right: 0;
        padding-top: 4px;
        padding-bottom: 3px;
    }

    .RadGrid_YellowAlert .rgRow a,
    .rgAltRow a,
    .rgEditRow a,
    .rgFooter a,
    .rgFooterWrapper a {
        color: #817a68;
        text-decoration: underline;
    }

    .RadGrid_YellowAlert .rgRow {
        background: #f4f4a0;
    }

        .RadGrid_YellowAlert .rgRow td {
            border-color: #f4f4f0 #f4f4f0 #e9e9e9;
        }

    .RadGrid_YellowAlert .rgAltRow {
        background: #f4f4d0;
    }

        .RadGrid_YellowAlert .rgAltRow td {
            border-color: #fff #fff #e9e9e9;
        }

    .RadGrid_YellowAlert .rgSelectedRow {
        background: #ffe79c;
    }

    .RadGrid_YellowAlert .rgHoveredRow,
    .rgActiveRow {
        background: #ddd8ce;
    }

        .RadGrid_YellowAlert .rgHoveredRow td,
        .rgActiveRow td {
            border-color: #b6b6a0 #ddd8ce;
        }

    .RadGrid_YellowAlert .rgSelectedRow td {
        border-color: #ea9b1f #ffe79c;
    }

    .RadGrid_YellowAlert .rgEditRow {
        background: #ffffe1;
    }

        .RadGrid_YellowAlert .rgEditRow td {
            border-color: #ffe79c #ffffe1;
        }

    /*footer*/


    .RadGrid_YellowAlert .rgFooterDiv,
    .rgFooter,
    .rgFooterWrapper {
        background: #e6e3e0;
        color: #333;
    }

        .RadGrid_YellowAlert .rgFooter td,
        .rgFooterWrapper td {
            border-color: #c7c7c7 #e6e3e0;
        }

    /*status*/

    .RadGrid_YellowAlert .rgPager span {
        color: #929496;
    }

    /*paging*/

    .RadGrid_YellowAlert .rgPager {
        background: #dbd6d2;
        line-height: 22px;
    }

        .RadGrid_YellowAlert .rgPager td {
            border-bottom: 1px solid #c7c7c7;
            padding: 0 2px;
        }

    .RadGrid_YellowAlert .rgPager,
    .rgPager div span,
    .rgPager a,
    .rgPager {
        color: #76736e;
    }

        .RadGrid_YellowAlert .rgPager a:hover {
            color: #333;
        }

    .RadGrid_YellowAlert .PagerLeft_RedAlert {
        float: left;
    }

    .RadGrid_YellowAlert .PagerRight_YellowAlert {
        float: right;
    }

    .RadGrid_YellowAlert .PagerCenter_YellowAlert {
        text-align: center;
    }

        .RadGrid_YellowAlert .PagerCenter_YellowAlert * {
            vertical-align: middle;
        }

    .RadGrid_YellowAlert .RadGrid_YellowAlert .rgPagePrev {
        background-position: 5px -625px;
    }

    .RadGrid_YellowAlert .rgPageNext {
        background-position: 6px -657px;
    }

    .RadGrid_YellowAlert .rgPageFirst {
        background-position: 4px -561px;
    }

    .RadGrid_YellowAlert .rgPageLast {
        background-position: 4px -593px;
    }

    /*sorting, reordering*/

    .RadGrid_YellowAlert .rgHeader .rgSortAsc {
        background-position: -21px -528px;
        height: 12px;
    }

    .RadGrid_YellowAlert .rgHeader .rgSortDesc {
        background-position: 4px -528px;
        height: 12px;
    }

    .RadGrid_YellowAlert .TopReorderIndicator_RedAlert,
    .BottomReorderIndicator_RedAlert {
        width: 11px !important;
        height: 11px !important;
        margin-left: -5px;
        background: url('Grid/sprite.gif') 0 -500px no-repeat;
    }

    .RadGrid_YellowAlert .BottomReorderIndicator_RedAlert {
        background-position: -21px -500px;
    }

    /*filtering*/

    .RadGrid_YellowAlert .rgFilterRow {
        background: #e6e3e0;
    }

        .RadGrid_YellowAlert .rgFilterRow td {
            border-color: #e6e3e0 #c7c7c7 #c7c7c7;
            padding-top: 3px;
            padding-bottom: 4px;
        }

    .RadGrid_YellowAlert .rgFilter {
        background-position: 2px -689px;
    }

    .RadGrid_YellowAlert .rgFilterRow input[type="text"] {
        border: 1px solid #8b9cac;
        font: 11px arial,tahoma,sans-serif;
        background: #fff;
        color: #333;
        vertical-align: middle;
    }

    /*grouping*/

    .RadGrid_YellowAlert .rgGroupPanel {
        background: #b7bfc7 url('Grid/sprite.gif') 0 -300px repeat-x;
        border-bottom: 1px solid #92908d;
    }

    .RadGrid_YellowAlert .rgGroupPanel {
        border: 1px solid;
        border-color: #fff #92908d #92908d #fff;
        padding: 1px 4px;
        background: #f4f4f0;
        color: #999;
        white-space: nowrap;
    }

        .RadGrid_YellowAlert .rgGroupPanel .rgSortAsc {
            background-position: -21px -526px;
        }

        .RadGrid_YellowAlert .rgGroupPanel .rgSortDesc {
            background-position: 4px -526px;
        }

        .RadGrid_YellowAlert .rgGroupPanel td {
            padding: 3px 2px 2px;
        }

            .RadGrid_YellowAlert .rgGroupPanel td td {
                padding: 0;
            }

    .RadGrid_YellowAlert.rgGroupHeader {
        background: #dfeeff;
    }

        .RadGrid_YellowAlert .rgGroupHeader td {
            border-bottom: 1px solid #b4cbe7;
            padding: 3px 3px 3px 2px;
        }

    .RadGrid_YellowAlert .rgExpand {
        background-position: 2px -722px;
    }

    .RadGrid_YellowAlert .rgCollapse {
        background-position: 2px -754px;
    }

    .RadGrid_YellowAlert .GroupHeader_YellowAlert td div {
        top: -0.6em;
    }

    .RadGrid_YellowAlert .rgGroupHeader td div div {
        top: 0;
    }

    /*editing*/

    .RadGrid_YellowAlert .rgUpdate {
        background-position: 2px -882px;
    }

    .RadGrid_YellowAlert .rgCancel {
        background-position: 2px -914px;
    }

    /*hierarchy*/

    .RadGrid_YellowAlert .rgDetailTable {
        border-right: 0;
    }

    /*command row*/

    .RadGrid_YellowAlert .rgCommandRow {
        background: #f4f4f0;
    }

        .RadGrid_YellowAlert .rgCommandRow td {
            border-top: 1px solid #e9e9e9;
            border-bottom: 1px solid #92908d;
            padding: 1px 2px 2px;
        }

            .RadGrid_YellowAlert .rgCommandRow td td {
                border: 0;
                padding: 0;
            }

        .RadGrid_YellowAlert .rgCommandRow a {
            color: #333;
        }

            .RadGrid_YellowAlert .rgCommandRow a img {
                vertical-align: middle;
            }

    .RadGrid_YellowAlert .rgAdd {
        background-position: 2px -947px;
    }

    .RadGrid_YellowAlert .rgRefresh {
        background-position: 4px -785px;
    }

    .RadGrid_YellowAlert .rgEdit {
        background-position: 2px -818px;
    }

    .RadGrid_YellowAlert .rgDel {
        background-position: 2px -851px;
    }

/*loading*/

.LoadingPanel_YellowAlert {
    background: #fff url('Grid/loading.gif') center center no-repeat;
}

/*multirow select*/

.GridRowSelector_YellowAlert {
    background: #003;
}

/*row drag n drop*/

.GridItemDropIndicator_YellowAlert {
    border-top: 1px dashed #444;
}

/*tooltip*/

.GridToolTip_YellowAlert {
    border: 1px solid #e3d7c0;
    padding: 3px;
    background: #f9f6dd;
    color: #333;
}

/*rtl*/

.RadGridRTL_YellowAlert .GridHeader_YellowAlert,
.RadGridRTL_YellowAlert .ResizeHeader_YellowAlert {
    text-align: right;
}

.RadGridRTL_YellowAlert .PagerLeft_YellowAlert,
.RadGridRTL_YellowAlert .GridPager_YellowAlert .radslider {
    float: right;
}

.RadGridRTL_YellowAlert .PagerRight_YellowAlert {
    float: left;
}
