  /*!
 * 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; }

/*forces grids to appear the same height as their neighbor*/
#pathwaysWrapper1.row > .col-12.col-lg-6.py-1.px-0 > div.row {
    height:100%!important;
}

