﻿
.BigPanel .rpText
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: auto;
}


.GridWrapper
{
    position: relative;
}

.RadGrid_Outlook .rgExpand
{
    background-image: url(/images/icons/Expand.png) !important;
    background-repeat: no-repeat;
    background-position: left top !important;
}
.RadGrid_Outlook .rgCollapse
{
    background-image: url(/images/icons/Collapse.png) !important;
    background-repeat: no-repeat;
    background-position: left top !important;
}

a.rfdSkinnedButton
{
    margin-bottom: -5px !important;
}



.RadMenu_Black .rmRootGroup 
{
    
    background-color:#00334A  !important;
    background-image:none !important;
    }
