﻿
    
/* for grid */

.RadGrid_Outlook {
    border: 1px solid #3f3f3f !important;
    background: #fff;
}

.RadGrid_Outlook .rgMasterTable, .RadGrid_Outlook .rgDetailTable, .RadGrid_Outlook .rgGroupPanel table,
.RadGrid_Outlook .rgCommandRow table, .RadGrid_Outlook .rgEditForm table, .RadGrid_Outlook .rgPager table {
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif !important;
    /*line-height: 16px !important;*/
}

.RadGrid_Outlook {
    border: 1px solid #3f3f3f !important;
    background: #fff;
    color: #000;
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif;
    line-height: 16px;
}
    /* command row */
    .RadGrid_Outlook .rgCommandRow {
        /*background: #4f5a59 0 -2100px repeat-x url('Grid/sprite.gif');*/
        color: #fff;
        background: rgb(79,90,89) !important; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmNWE1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzZmNzU2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzc4N2Y3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZTkzOGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
        background: -moz-linear-gradient(top, rgba(79,90,89,1) 0%, rgba(111,117,110,1) 49%, rgba(120,127,119,1) 50%, rgba(142,147,139,1) 100%) !important; /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(79,90,89,1)), color-stop(49%,rgba(111,117,110,1)), color-stop(50%,rgba(120,127,119,1)), color-stop(100%,rgba(142,147,139,1))) !important; /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(79,90,89,1) 0%,rgba(111,117,110,1) 49%,rgba(120,127,119,1) 50%,rgba(142,147,139,1) 100%) !important; /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(79,90,89,1) 0%,rgba(111,117,110,1) 49%,rgba(120,127,119,1) 50%,rgba(142,147,139,1) 100%) !important; /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(79,90,89,1) 0%,rgba(111,117,110,1) 49%,rgba(120,127,119,1) 50%,rgba(142,147,139,1) 100%) !important; /* IE10+ */
        background: linear-gradient(to bottom, rgba(79,90,89,1) 0%,rgba(111,117,110,1) 49%,rgba(120,127,119,1) 50%,rgba(142,147,139,1) 100%) !important; /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f5a59', endColorstr='#8e938b',GradientType=0 ) !important; /* IE6-8 */
        height: 24px !important;
    }

    /* command cell */
    .RadGrid_Outlook thead .rgCommandCell {
        border-bottom: 1px solid #838b8a !important;
    }

    .RadGrid_Outlook .rgCommandCell {
        border: 0 !important;
        padding: 0 !important;
    }
    /* command table */
    .RadGrid_Outlook .rgCommandTable {
        border: 0 !important;
        border-bottom: 1px solid #3f3f3f !important;
    }

    /* pager */
    .RadGrid_Outlook .rgPager {
        background: #ededed !important;
    }

    /* pager  cell */
    .RadGrid_Outlook td.rgPagerCell {
        border: 0 !important;
        border-top: 1px solid #9ba7a6 !important;
        border-bottom: 1px solid #9ba7a6 !important;
        border-left: 1px solid #fff !important;
        min-height: 22px !important;
    }

    /* header */
    .RadGrid_Outlook .rgHeader:first-child, .RadGrid_Outlook th.rgResizeCol:first-child, .RadGrid_Outlook .rgFilterRow > td:first-child, .RadGrid_Outlook .rgRow > td:first-child, .RadGrid_Outlook .rgAltRow > td:first- child {
        border-left-width: 0 !important;
        padding-left: 8px !important;
    }

.RadGrid .rgClipCells .rgHeader, .RadGrid .rgClipCells .rgFilterRow > td, .RadGrid .rgClipCells .rgRow > td,
.RadGrid .rgClipCells .rgAltRow > td, .RadGrid .rgClipCells .rgEditRow > td, .RadGrid .rgClipCells .rgFooter > td {
    overflow: hidden !important;
}

.RadGrid_Outlook .rgHeader {
    color: #000 !important;
}

.RadGrid_Outlook .rgHeader, .RadGrid_Outlook th.rgResizeCol, .RadGrid_Outlook .rgHeaderWrapper {
    border: 0 !important;
    border-left: 1px solid #818d8c !important;
    border-bottom: 1px solid #818d8c !important;
    /*background: 0 -2300px repeat-x #A7B3B2 url('Grid/sprite.gif');*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a4aaa2+0,bbbfb9+47,bbbfb9+47,c4c9c1+51,d7dbd4+100 */
    background: rgb(164,170,162) !important; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0YWFhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2JiYmZiOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2JiYmZiOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2M0YzljMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2RiZDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, rgba(164,170,162,1) 0%, rgba(187,191,185,1) 47%, rgba(187,191,185,1) 47%, rgba(196,201,193,1) 51%, rgba(215,219,212,1) 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(164,170,162,1)), color-stop(47%,rgba(187,191,185,1)), color-stop(47%,rgba(187,191,185,1)), color-stop(51%,rgba(196,201,193,1)), color-stop(100%,rgba(215,219,212,1))) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(164,170,162,1) 0%,rgba(187,191,185,1) 47%,rgba(187,191,185,1) 47%,rgba(196,201,193,1) 51%,rgba(215,219,212,1) 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(164,170,162,1) 0%,rgba(187,191,185,1) 47%,rgba(187,191,185,1) 47%,rgba(196,201,193,1) 51%,rgba(215,219,212,1) 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(164,170,162,1) 0%,rgba(187,191,185,1) 47%,rgba(187,191,185,1) 47%,rgba(196,201,193,1) 51%,rgba(215,219,212,1) 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, rgba(164,170,162,1) 0%,rgba(187,191,185,1) 47%,rgba(187,191,185,1) 47%,rgba(196,201,193,1) 51%,rgba(215,219,212,1) 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4aaa2', endColorstr='#d7dbd4',GradientType=0 ) !important; /* IE6-8 */
}

.RadGrid .rgHeader, .RadGrid th.rgResizeCol {
    padding-top: 5px;
    padding-bottom: 4px;
    text-align: left;
    font-weight: normal;
}
.rgHeader
{
    text-align:center !important;
}
.RadGrid .rgFilterRow td
{
     /*padding-left: 7px !important;
    padding-right: 7px !important; MD */ 
}
.RadGrid .rgRow td, .RadGrid .rgAltRow td
{
    /*padding-left: 7px !important;
    padding-right: 7px !important;  MD */
}
.RadGrid .rgEditRow td, .RadGrid .rgFooter td,  .RadGrid .rgHeader, .RadGrid .rgResizeCol, .RadGrid .rgGroupHeader td {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

/*  filter */
.RadGrid_Outlook .rgFilterRow {
    background: #ededed !important;
}

    .RadGrid_Outlook .rgFilterRow td {
        /*border: solid #9ba7a6 !important;
        border-width: 0 0 1px 1px !important;*/
    }


.RadGrid .rgFilterRow td {
    /*padding-top: 4px !important;
    padding-bottom: 7px !important; MD*/
}

.RadGrid_Outlook .rgFilterBox {
    border-color: #9ba7a6 !important;
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif !important;
    color: #000 !important;
}

.RadGrid_Outlook .rgDetailTable {
    border-color: #3f3f3f !important;
}

.rgFilterBox
{
    text-align:center !important;
}


/* footer */

.RadGrid_Outlook .rgFooterDiv, .RadGrid_Outlook .rgFooter, .RadGrid_Outlook .rgFooterWrapper {
    background: #b4c0bf 0 -6500px repeat-x /*url('Grid/sprite.gif')*/ !important;
    font-weight:bold !important;
}

    /* data */
    .RadGrid_Outlook .rgRow a, .RadGrid_Outlook .rgAltRow a, .RadGrid_Outlook .rgEditRow a, .RadGrid_Outlook .rgFooter a, .RadGrid_Outlook .rgEditForm a {
        color: green !important; /*08312D*/
        text-decoration: none;
    }

        .RadGrid_Outlook .rgRow a:hover, .RadGrid_Outlook .rgAltRow a:hover, .RadGrid_Outlook .rgEditRow a:hover, .RadGrid_Outlook .rgFooter a:hover, .RadGrid_Outlook .rgEditForm a:hover {
            color: green !important;
            text-decoration: underline;
        }

div.RadGrid .rgRow {
    color: #333 !important;
}

div.RadGrid .rgAltRow {
    background: #fafafa;
    color: #333 !important;
}

div.RadGrid .rgSelectedRow {
    background: #C1CDCC !important;
    border-bottom: solid 1px rgba(111,117,110,1) !important;
}

div.RadGrid .rgHoveredRow {
    background: #fae49e !important;
    color: #000 !important;
}

.RadInput_Outlook .riTextBox, html body .RadInputMgr_Outlook {
    border-color: #9ba7a6 !important;
    background: #fff !important;
    color: black !important;
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif !important;
}

.RadGrid_Outlook td.rgGroupCol, .RadGrid_Outlook td.rgExpandCol {
    background: #ededed none !important;
    border-color: #9ba7a6 !important;
}

