body { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:.75em; } h2 { font-size: 18px; color: rgb(83, 83, 83); margin: 15px 0px 10px; font-family: DinWebRegular,"Trebuchet MS",sans-serif; } .alert { margin-left:20px; margin-bottom:10px; color:#777; } /* used by present.php and embedded in UBCMS when there are no Alerts */ /* alert css */ .alert-none { border: 1px #CCCCCC dashed; padding:10px; margin-bottom:10px; color:#777; } .alert-nav {background-color:#005bbb; padding-top:10px; padding-bottom:7px; padding-left:10px; margin-bottom:30px; font-family: "Trebuchet MS",sans-serif;font-size:16px;} .alert-nav a {padding-left:5px;padding-right:5px; color:#fff;} .alert-nav a:hover {color:#e7efb9;} .alert-nav-active {background-color:#fff;display:inline;padding-left:5px;padding-right:5px;padding-bottom:10px;padding-top:3px;} .alert-body {font-size:1.1em; color:#444;} .alert-category-description {color:#354577; border-width:0 0 0 1px; border-color:#9EBA29; border-style:solid; padding-left:18px; margin-bottom:18px; line-height:1.4em;} a.blue { /*color:#1d69b3;*/ color:#3e6b97; text-decoration:none; border-bottom: 1px solid #c1d1e3; line-height:1.4em; } a.blue:hover { /*text-decoration:underline; color:#1d69b3;*/ border-bottom: 1px solid #3e6b97; } .view-toggle { background: none repeat scroll 0 0 #E0E0E0; border: medium none; border-radius: 7px 7px 7px 7px; margin: 10px 0; padding: 15px 20px 15px 25px; } .key { background-color:#eee; color:#444; padding:10px; width:100%; font-style:italic; height:14px; } hr { overflow: hidden; background: url("https://alert-computing.webapps.buffalo.edu/css/images/hr.png") repeat-x scroll center center transparent; height: 10px; margin: 5px 0px 5px 0px; border:0; }