﻿    /* Grid */    
    .RoleAdminGridTD {width:auto;vertical-align:top;width:46%;}
    .RoleAdminGridHeaderTitle {font-size:12px;font-family: Arial;}    
    .RoleAdminGridSelectedRowBackground { background-color:#D1DDF1; }
    .RoleAdminGridRowBackground { background-color: #ffffff; }
    
    /* Other */  
   
    .RoleAdminHeaderRowTD {padding-bottom:20px;vertical-align:middle;}    
    .RoleAdminSelectorsTD {width:8%;text-align:center;vertical-align:middle;padding:0 10px;}  
    .RoleAdminComboLabel {font-weight:bold;font-size:12px; font-family: Arial;}
    
    
    
    
    .RoleSelectorEnabled {text-decoration:none;white-space:nowrap; cursor:pointer;}
    .RoleSelectorDisabled {text-decoration:none;white-space:nowrap;}
    .RoleSelector:hover {text-decoration:none;color:gray;white-space:nowrap;}
    .RoleSelectorActive {text-decoration:none;color:blue;white-space:nowrap;}
    .RoleSelectorActive:hover {text-decoration:none;color:blue;white-space:nowrap;}
   
    .ActionButtons {text-align:left;padding-top:20px;}
    
    .RoleAdminHeader .TD1 { background-color: #507cd1; border-right: 1px solid #808080; border-left: 1px solid #808080; width: 20px; }
    .RoleAdminHeader .TD2 { background-color: #507cd1; color: White; font-family:Arial !important; font-weight: bold; font-size: 12px !important; }
