/*!
 * Add custom css for this site here:***/
 
 
tfoot { font-weight: bold; }
 
 
 /*** Frequently Asked Questions Blockquote ***/
 
blockquote { font-size: 15px; }


/*** Advisor Search Drop-Down Link Styles ***/

.advising-page {
color: #cc0000;    
    
}

.advising-college {
    color: #cc0000; 
    font-weight: bold;
}


.advising-heading {
    color: #000; 
    font-weight: bold;
}





.advising-page a:hover, a:focus {
    text-decoration: underline;
    outline: 0;
}


#s2id_e2, #s2id_autogen1_search { width:100%; }

.select2-container .select2-choice > .select2-chosen { color: #666; }






