/* Use this file for custom CSS work */



body.homepage .college-list li.lawlink a:hover .college-img {transform: scale(1);}
body.homepage .college-list li.lawlink a:hover .college-name {background:#8F1115}
/* #pw_toolbar {display:none} */

/*  temp below rh 6/10 jalot 370/610 */
#content table.sc_courselist thead th[colspan] h3,
#content table.sc_courselist thead th[colspan] h6 {
    font-size: 1.125em;
    font-weight: 400;
    font-family: "Lato", "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 1.1;
    color: inherit;
    margin: 0px;
    padding: 0px;
    text-transform:none;
}

#content table.sc_courselist thead th[colspan] h3 img[src="/images/information.png"],
#content table.sc_courselist thead th[colspan] h6 img[src="/images/information.png"] {
    display:none;
    position:fixed;
    left:101vw;
    opacity:0;
}




