﻿.GridFeaturedRow {
    background-color:#FFF7F4;
}
/*.RadGrid_Default .rgRow .rgSorted {
    background-color:#FEFEFE !important;
}
.RadGrid_Default .rgAltRow .rgSorted {
    background-color:#F2F2F2 !important;
}
.RadGrid_Default TH.rgSorted {
    background-color:#EBEBEB !important;
    background-position:0px 2300px !important;
}
.rgMasterTable {
    margin-bottom:0px !important;
    border:solid 1px #CCCCCC;
}

.rgRow TD, 
.rgAltRow TD 
{
    padding-top:8px !important; 
    padding-bottom:8px !important; 
    border-bottom:solid 1px #f2f2f2 !important; 
}*/


.DNNModule-EmboldenFundListing {
    font-family: times;
}

.NoBlock 
{
    padding-top:4px !important;
}
.NoBlock DIV 
{
    display:inline !important;
}
/*.rgSortDesc,
.rgSortAsc  
{
    border:none !important; 
}*/
.ListAlphabet 
{
    padding: 0 .15em;
}

.ListAlphabetSelected 
{
    border:solid 1px #c44d12;
    padding-left:5px;
    padding-right:5px;
    color: #fff !important;
    background: #ff7a39;
}


.mobileDonateButton a, 
.mobileDonateButton a 
{
    color:#ff7a39 !important;
}

.mobileDonateButton 
{
    width:100%;
    text-align:right;
    font-weight:bold;
    margin-bottom:2px;
}

.mobileFundColumn {
    display: none;
    }
    
.desktopFundColumn,
.mobileFundColumn {
    width:auto !important;   
}
    
    
.DataLabel 
{
    float:left;
    clear:left;
    width:100%;
    background: #f6f4f3;
    padding-top: 1.25em;
    color: ##323030;
} 
.DataField 
{
    float:left;
    clear:right;
    width:100%;
    background: #f6f4f3;
}

.DataField input
{
    font-size:1.25em;
    border: 1px solid #dfd9d9;
    padding: .3em .75em;
    width: 300px !important;
    color: #7e7470;
}


.DataField DIV 
{
    display:inline !important;
}
.DataField.Buttons 
{
    width:100%;
    padding: .5em 0 1.25em 0;
    margin-bottom: 1em;
}
.DataFull 
{
    float:left;
    clear:both;
}
  
    
    
/* UNDER 600 WIDE, HIDE YEAR, TYPE, DONATE BUTTON, DISPLAY MOBILE NAME   */
@media screen and (max-width: 600px)
{
    .additionalColumn {
        display: none;
     }
    .mobileFundColumn {
        display: table-cell;
     }
    .desktopFundColumn {
        display: none;
        }
}





.desktopFundColumn, .additionalColumn
{
   border-right: 1px dotted #e6e6e6 !important;
   font-family: "proxima-nova", Arial, Helvetica, sans-serif !important;
   font-size: 1.15em !important;
   color: #716d6d !important;
   font-style: normal !important;
}




a.button, a.button:visited, a.button:link, .button a, .button a:visited, .button a:link, input.button {
    /*color: #FFFFFF !important;*/
    font-size: 1.1em !important;
    padding: 0.375em 1em !important;
}



.RadGrid_Default {
	margin-top: 20px;
    background-color: #FFFFFF;
    border: 1px solid #dfd9d9 !important;
    color: #323030 !important;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif !important;
}

.RadGrid_Default .rgAltRow td {
    background: #fbfaf9;
    border-bottom: 1px solid #dfd9d9 !important;
    border-top: 1px solid #dfd9d9 !important;
}

.RadGrid_Default .rgHeader, .RadGrid_Default th.rgResizeCol, .RadGrid_Default .rgHeaderWrapper {
    background: #e8e4e2 !important;
    color: #323030 !important;
    border-right: 1px solid #dfd9d9 !important;
    border-bottom: 1px solid #dfd9d9 !important;
}


.RadGrid_Default .rgHeader {
    color: #323030 !important;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    font-size: 1.4em !important;
    line-height: 1.35 !important;
}


.RadGrid_Default .rgHeader a {
    color: #323030 !important;
    border-bottom: 1px solid #ff7a39;
}


.RadGrid .rgRow td, .RadGrid .rgAltRow td, .RadGrid .rgEditRow td, .RadGrid .rgFooter td {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.RadGrid .rgRow td, .RadGrid .rgAltRow td, .RadGrid .rgEditRow td, .RadGrid .rgFooter td, .RadGrid .rgFilterRow td, .RadGrid .rgHeader, .RadGrid .rgResizeCol, .RadGrid .rgGroupHeader td {
    padding-left: 12px !important;
    padding-right: 12px !important;
    color: #323030 !important;
}

.RadGrid_Default td.rgPagerCell {
    border-top: 1px solid #c22429 !important;
    border-right: none !important;
    border-bottom: none !important;
    border-left: none !important;
    background: #e8e4e2 !important;
    padding: .75em .25em !important;
    color: #323030 !important;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif !important;
    font-size: 1.15em !important;
}

.blueButton.small 
{
    padding:2px 4px 2px 4px !important;
    background-image:none !important;
    color:white !important;
    font-weight:normal !important;
    text-transform:none !important;
}