body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: none;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #20262b;
}
a {
    background: transparent;
    text-decoration: underline;
    color: #20262b;
}
a[href^="http://"]:after,
a[href^="http://"]:visited:after {
    content: " (" attr(href) ")";
    font-size: 12px;
}
div[id*="wrapper"],
[class*="title"],
[class*="inner"],
header,
footer,
#branding,
#container,
#columns,
.columns-inner,
#content-column,
.content-inner,
.region,
.region-header,
.region-content,
.article,
.article-title,
.article-content,
.comment,
.comment-title,
.comment-content,
.block,
.block-inner,
.block-title,
.block-content,
table,
table * {
    background: none !important;
}
.sidebar,
#breadcrumb,
.nav,
.field-type-taxonomy-term-reference,
ul.links,
.feed-icon,
.poll .bar,
.poll .foreground,
.comment-form,
#comment-form,
.book-navigation,
.tabs,
.action-links,
.pager,
.messages,
.help {
    display: none;
}
#content {
    display: block !important;
}
#header {
    margin-bottom: 20px;
}
.content-inner {
    margin: 0 !important;
    padding: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333333;
    margin: 0;
    padding: 0;
    line-height: 1;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#site-name a,
#site-slogan {
    text-decoration: none !important;
    color: #20262b;
}
.h-group a:link,
.h-group a:visited {
    text-decoration: none;
}
#page-title {
    margin-top: 20px;
}
pre,
code,
tt,
samp,
kbd,
var {
    font-size: 10pt;
    font-family: Consolas, "Lucida Console", Menlo, Monaco, "DejaVu Sans Mono", monospace, sans-serif;
}
blockquote {
    margin: 20px;
    padding: 10px;
    font-size: 10pt;
    font-style: italic;
    background: #eeeeee;
}
hr {
    background-color: #666666;
}
#header {
    padding-bottom: 20px;
}
#logo img {
    padding: 0 10px 0 0;
    margin: 0 !important;
    float: none !important;
}
img {
    float: left;
    margin: 4px 20px 10px 0;
    page-break-inside: avoid;
}
a img {
    border: none;
}
table {
    margin: 1px;
    text-align: left;
}
th {
    border-bottom: 1px solid #333333;
    font-weight: 700;
}
td {
    border-bottom: 1px solid #333333;
}
th,
td {
    padding: 4px 10px 4px 0;
}
tfoot {
    font-style: italic;
}
caption {
    margin-bottom: 10px;
    text-align: left;
}
thead {
    display: table-header-group;
}
tr {
    page-break-inside: avoid;
}
form {
    margin-bottom: 10px;
}
.poll .text,
.poll .percent,
.poll .total {
    text-align: left;
}
.poll form {
    margin-bottom: 0;
}
.node,
.comment {
    margin-bottom: 20px;
    overflow: hidden;
}
.submitted {
    color: #666666;
    text-decoration: none;
    font-size: 9pt;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.submitted a {
    color: #666666;
    text-decoration: none;
    font-size: 9pt;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.node-type-program #header,
.node-type-program #menu-bar,
.node-type-program #main-content-header,
.node-type-program .program-header,
.node-type-program .group-related,
.node-type-program .news-events,
.node-type-program #footer,
.node-type-program #flyout,
.node-type-program .sidr,
.node-type-program img {
    display: none;
}
.node-type-program a {
    text-decoration: none;
}
.node-type-program h2.field-label {
    display: block;
    float: none;
    font-size: 16px;
    margin: 15px 0 0 0;
}
.node-type-program #main-content .pane-node-content > .block-inner > .pane-title {
    font-size: 20px;
}
.node-type-program .field-name-field-program-code {
    margin-top: 15px;
}
.node-type-program .semester {
    margin-bottom: 15px;
}
.node-type-program .field-items {
    margin: 0;
    padding: 0;
}
