@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,400i,700|Roboto:300,400,400i,700);*{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:none;transition-property:none}html{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:11pt;color:#333}body{width:90%;max-width:50em;margin:3em auto}h1,h2,h3,h4,h5,h6{font-family:"Roboto Condensed",Roboto,Arial,Helvetica,sans-serif;font-weight:400;margin:1.5rem 0 .5rem}a{color:#900;text-decoration:none;-webkit-transition-property:color;transition-property:color}a:hover{color:#c00}p{max-width:60em}code{color:#0099d6}pre{margin:1em}dt{font-weight:700}dd{margin-left:1em;margin-bottom:1em}header{color:#b3b3b3;font-size:.9rem;margin-bottom:1rem}header *{margin:0}header h1{color:#333;font-size:2.5rem}header ul{padding:0}header ul li{display:block}header .instructor>*{margin-right:.5em}header nav{margin-top:1rem;display:block;border-bottom:1px solid #ddd}header nav a{font-family:"Roboto Condensed",Roboto,Arial,Helvetica,sans-serif;font-size:1rem;padding:5px 10px;background-color:#eee;display:inline-block}header nav a.selected{background-color:#c00;color:#fff}@media (min-width:480px){header nav a{font-size:1.2rem}}@media print{header nav{display:none}}ol.lettergrades{list-style-type:upper-alpha}.deliverables li:not(:last-child),wu-syllabus li:not(:last-child){margin-bottom:1em}.changed{color:green}