.no-list-style {
  list-style-type: none;
  list-style-image: none;
}
.no-appearance {
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.no-outline {
  -moz-outline-style: none;
  outline: none;
}
.no-border {
  border: none;
}
.no-border-radius {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.no-box-shadow {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}
.no-space {
  padding: 0;
  margin: 0;
}
.inline-block {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.lt-ie8 .inline-block {
  display: inline;
}
@-ms-viewport {
  width: device-width;
}
#page,
.region-bottom {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
}
#slideshow {
  position: relative;
  z-index: 1;
}
#navigation {
  position: relative;
  z-index: 10;
}
#header,
#content,
#navigation,
.region-sidebar-first,
.region-sidebar-second,
#footer {
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.lt-ie7 #header,
.lt-ie7 #content,
.lt-ie7 #navigation,
.lt-ie7 .region-sidebar-first,
.lt-ie7 .region-sidebar-second,
.lt-ie7 #footer {
  display: inline;
  overflow: hidden;
  overflow-y: visible;
}
#header:after,
#header:before,
#main:after,
#main:before,
#footer:after,
#footer:before {
  content: "";
  display: table;
}
#header:after,
#main:after,
#footer:after {
  clear: both;
}
.lt-ie8 #header,
.lt-ie8 #main,
.lt-ie8 #footer {
  position: relative;
  zoom: 1;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
.sidebar-first #content {
  float: left;
  width: 74.5%;
  margin-left: 25.5%;
  margin-right: -100%;
}
.sidebar-first .region-sidebar-first {
  float: left;
  width: 23.5%;
  margin-left: 0%;
  margin-right: -23.5%;
}
.sidebar-second #content {
  float: left;
  width: 76.5%;
  margin-left: 0%;
  margin-right: -76.5%;
}
.sidebar-second .region-sidebar-second {
  float: left;
  width: 23.5%;
  margin-left: 76.5%;
  margin-right: -100%;
}
.two-sidebars #content {
  float: left;
  width: 53%;
  margin-left: 23.5%;
  margin-right: -76.5%;
}
.two-sidebars .region-sidebar-first {
  float: left;
  width: 23.5%;
  margin-left: 0%;
  margin-right: -23.5%;
}
.two-sidebars .region-sidebar-second {
  float: left;
  width: 23.5%;
  margin-left: 76.5%;
  margin-right: -100%;
}
@media (min-width: 768px) and (max-width: 959px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .sidebar-first #content {
    float: left;
    width: 66.667%;
    margin-left: 33.333%;
    margin-right: -100%;
  }
  .sidebar-first .region-sidebar-first {
    float: left;
    width: 33.333%;
    margin-left: 0%;
    margin-right: -33.333%;
  }
  .sidebar-second #content {
    float: left;
    width: 66.667%;
    margin-left: 0%;
    margin-right: -66.667%;
  }
  .sidebar-second .region-sidebar-second {
    float: left;
    width: 23.5%;
    margin-left: 66.667%;
    margin-right: -100%;
  }
  .two-sidebars #content {
    float: left;
    width: 66.667%;
    margin-left: 33.333%;
    margin-right: -100%;
  }
  .two-sidebars .region-sidebar-first {
    float: left;
    width: 33.333%;
    margin-left: 0%;
    margin-right: -33.333%;
  }
  .two-sidebars .region-sidebar-second {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    clear: left;
  }
  .lt-ie8 .two-sidebars .region-sidebar-second {
    position: relative;
    zoom: 1;
  }
  .two-sidebars .region-sidebar-second:before,
  .two-sidebars .region-sidebar-second:after {
    content: "";
    display: table;
  }
  .two-sidebars .region-sidebar-second:after {
    clear: both;
  }
  .two-sidebars .region-sidebar-second .block {
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .lt-ie7 .two-sidebars .region-sidebar-second .block {
    display: inline;
    overflow: hidden;
    overflow-y: visible;
  }
  .two-sidebars .region-sidebar-second .block:nth-child(3n+1) {
    float: left;
    width: 33.333%;
    margin-left: 0%;
    margin-right: -33.333%;
    clear: left;
  }
  .two-sidebars .region-sidebar-second .block:nth-child(3n+2) {
    float: left;
    width: 33.333%;
    margin-left: 33.333%;
    margin-right: -66.667%;
    clear: left;
  }
  .two-sidebars .region-sidebar-second .block:nth-child(3n) {
    float: left;
    width: 33.333%;
    margin-left: 66.667%;
    margin-right: -100%;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .sidebar-first #content {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .sidebar-first .region-sidebar-first {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .sidebar-second #content {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .sidebar-second .region-sidebar-second {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .two-sidebars #content {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .two-sidebars .region-sidebar-first {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .two-sidebars .region-sidebar-second {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
body {
  width: 100%;
}
#page {
  max-width: 100%;
}
#header,
#main,
#footer {
  max-width: 980px;
  margin: 0 auto;
}
#main {
  min-height: 720px;
}
#main #content,
#main .sidebars {
  padding-top: 2em;
  padding-bottom: 5em;
}
html {
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 13px;
  line-height: 1.2em;
  color: #333;
}
body.admin-menu {
  background-position: center 29px, center bottom;
}
.block {
  margin-bottom: 1.5em;
}
#skip-link {
  display: none;
}
.region-header {
  clear: both;
}
.ease {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.hidden-text {
  font-size: 0;
  line-height: 0;
  text-indent: -1000px;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.front h1#page-title {
  display: none;
}
h1#page-title {
  margin-top: 2em;
  font-size: 2.154emm;
  font-weight: 500;
  line-height: 28px;
}
article p,
article li,
article table {
  color: #5D5D5D;
  font-size: 1.154em;
  line-height: 1.45em;
  word-spacing: 0;
}
article li li {
  font-size: 1em;
}
article img {
  border: 3px solid #F4F4F4;
}
.big {
  font-size: 23px;
  line-height: 1.2em;
}
.small {
  font-size: 11px;
  line-height: 1.2em;
}
hr {
  border: none;
  height: 3px;
  background: #F2F2F2;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.lt-ie7 .clearfix {
  height: 1%;
}
.lt-ie8 .clearfix {
  min-height: 1%;
  zoom: 1;
}
.container-inline div,
.container-inline label {
  display: inline;
}
.container-inline-block {
  margin-bottom: 20px;
}
.container-inline-block > * {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.lt-ie8 .container-inline-block > * {
  display: inline;
}
.container-inline-block.column-4 > div {
  width: 24%;
}
.container-inline-block.column-3 > div {
  width: 32%;
}
.container-inline-block.column-2 > div {
  width: 48%;
}
p {
  margin: 0 0 1.2em;
}
#page {
  background-color: #fff;
  background-image: url(/sites/all/themes/custom/csustan_theme/images/body-background-top.png);
  background-repeat: repeat-x;
  background-position: center top;
}
.front #page {
  background-image: url(/sites/all/themes/custom/csustan_theme/images/body-background-top-gray.jpg);
}
#footer-wrapper {
  background-color: #000;
  border-top: 6px solid #5F5F5F;
  padding-top: 25px;
}
#main {
  position: relative;
}
#main #navigation {
  z-index: 5;
}
#main #slideshow {
  z-index: 0;
}
#main #slideshow .region-slideshow {
  min-height: 140px;
  margin-bottom: 2em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-weight: normal;
  text-rendering: optimizelegibility;
}
h1 {
  font-family: 'Crimson Text', serif;
  font-size: 2.462em;
}
h1.title,
h1#page-title {
  margin: 0 0 30px;
}
h2 {
  color: #C30C21;
  font-family: 'Crimson Text', serif;
  font-size: 2em;
  line-height: 1.1em;
  margin: 0 0 9px;
}
h2.comment-form,
h2.title,
h2.block-title,
h2.node-title {
  margin: 0;
}
h2 a {
  color: #C30C21;
}
.front h2 {
  color: #101010;
  font-weight: normal;
  margin-bottom: 12px;
}
h3 {
  font-family: 'Crimson Text', serif;
  font-size: 1.616em;
  line-height: 21px;
  margin: 0 0 15px;
}
h3.title {
  margin: 0;
}
h4 {
  font-family: 'Crimson Text', serif;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 18px;
  margin: 10px 0 0 0;
}
form .form-item {
  margin: 1.5em 0;
}
form .form-item label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
form .form-item label.option {
  display: inline;
  font-weight: normal;
}
form .form-item input.error,
form .form-item textarea.error,
form .form-item select.error {
  border: 1px solid #c00;
}
form .form-item .description {
  font-size: 0.85em;
  line-height: 1.2em;
}
form .form-item .form-textarea,
form .form-item .form-text {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  position: relative;
  z-index: 0;
  behavior: url('/sites/all/libraries/PIE/PIE.htc');
  margin-bottom: 5px;
}
form .form-item .form-textarea {
  resize: none;
}
form .form-item .grippie {
  display: none;
}
form .form-required {
  color: #c00;
}
form .form-radios .form-item,
form .form-checkboxes .form-item {
  margin: 0 0 8px;
}
form input:-moz-placeholder,
form textarea:-moz-placeholder {
  color: #999;
}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: #999;
}
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: #999;
}
form .password-parent,
form .confirm-parent {
  margin: 0;
}
form input[type="checkbox"],
form input[type="radio"] {
  margin-right: 5px;
}
span.field-label {
  padding: 0 1em 0 0;
}
.form-submit,
a.button:visited,
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
a {
  color: #13579c;
  text-decoration: none;
}
a.active,
a:link,
a:visited {
  color: #13579c;
  text-decoration: none;
}
a:focus,
a:active {
  -moz-outline-style: none;
  outline: none;
}
a:hover {
  color: #C30C21;
  text-decoration: none;
}
#breadcrumb {
  margin-left: 10px;
}
ul li.expanded {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
  list-style-type: circle;
}
.lt-ie8 ul li.expanded {
  list-style-image: url(/sites/all/themes/custom/csustan_theme/images/menu-leaf.png);
}
ul li.collapsed {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
  list-style-type: disc;
}
.lt-ie8 ul li.collapsed {
  list-style-image: url(/sites/all/themes/custom/csustan_theme/images/menu-collapsed.png);
}
ul li.leaf {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
  list-style-type: square;
}
.lt-ie8 ul li.leaf {
  list-style-image: url(/sites/all/themes/custom/csustan_theme/images/menu-expanded.png);
}
ul.inline {
  display: inline;
  padding: 0;
}
ul.inline li {
  list-style-type: none;
  list-style-image: none;
  display: inline;
  padding: 0 1em 0 0;
}
.comment-unpublished p.unpublished,
.node-unpublished p.unpublished {
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1.2em;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
}
.lt-ie8 .comment-unpublished p.unpublished > *,
.lt-ie8 .node-unpublished p.unpublished > * {
  position: relative;
}
div.messages {
  margin: 1.5em 0;
}
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}
.item-list .pager {
  padding: 0;
}
.item-list .pager li {
  padding: 0 0.3em;
}
.item-list .pager li.pager-current {
  background: #C30C21;
  color: #fff;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 4px 7px 4px 8px;
}
.lt-ie8 .item-list .pager li.pager-current {
  display: inline;
}
.item-list .pager li a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  background: #DDD;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  padding: 3px 8px 5px;
}
.lt-ie8 .item-list .pager li a {
  display: inline;
}
.item-list .pager li a:hover {
  background: #C30C21;
  color: #fff;
}
.item-list .pager li.pager-ellipsis {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 4px 7px 4px 8px;
}
.lt-ie8 .item-list .pager li.pager-ellipsis {
  display: inline;
}
ul.primary,
ul.secondary {
  border-bottom: 1px solid #bbbbbb;
  list-style: none;
  margin: 1em 0 1.5em;
  padding: 0 2px;
  white-space: nowrap;
}
.lt-ie8 ul.primary,
.lt-ie8 ul.secondary {
  zoom: 1;
}
ul.primary li,
ul.secondary li {
  float: left;
}
ul.primary a,
ul.secondary a {
  display: block;
  line-height: 1.5em;
  text-decoration: none;
}
ul.primary {
  padding: 0;
}
ul.primary:after,
ul.primary:before {
  display: table;
  line-height: 0;
  content: "";
}
ul.primary:after {
  clear: both;
}
ul.primary li.active {
  margin-bottom: -1px;
}
ul.primary li.active a {
  border: 1px solid #bbbbbb;
  border-bottom: 0 none;
  background-color: white;
  color: #333;
}
.lt-ie8 ul.primary li.active {
  zoom: 1;
}
ul.primary a {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  position: relative;
  z-index: 0;
  behavior: url('/sites/all/libraries/PIE/PIE.htc');
}
ul.primary a:link,
ul.primary a:visited {
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-right: 2px;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
}
ul.primary a:hover,
ul.primary a:focus {
  background-color: #EEE;
  border-color: #EEE;
}
ul.secondary {
  font-size: .9em;
  line-height: 1.2em;
  margin-top: -1.5em;
  padding-bottom: .5em;
}
ul.secondary a:link,
ul.secondary a:visited {
  border-radius: 0.75em;
  -webkit-border-radius: 0.75em;
  -moz-border-radius: 0.75em;
  -ms-border-radius: 0.75em;
  -o-border-radius: 0.75em;
  position: relative;
  z-index: 0;
  behavior: url('/sites/all/libraries/PIE/PIE.htc');
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  text-shadow: white 1px 1px 0;
  background-color: #f2f2f2;
  color: #666;
  padding: 0 .5em;
}
ul.secondary a:hover,
ul.secondary a:focus {
  background-color: #dedede;
  border-color: #999;
  color: #333;
}
ul.secondary a.active,
ul.secondary a:active {
  text-shadow: #333333 1px 1px 0;
  background-color: #666;
  border-color: #000;
  color: #fff;
}
ol.red-list {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}
ol.red-list > li {
  position: relative;
  margin: 0 0 10px 2em;
  padding: 4px 0px;
  list-style: none;
  font-size: 15px;
  line-height: 1.45em;
  word-spacing: 0;
}
ol.red-list > li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: -2px;
  left: -2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 2em;
  margin-right: 8px;
  padding: 4px;
  color: #C30C21;
  font-size: 22px;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  text-align: center;
}
.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes #slideshow,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
  outline: 1px solid #ccc;
}
.lt-ie8 .with-wireframes #header,
.lt-ie8 .with-wireframes #main,
.lt-ie8 .with-wireframes #content,
.lt-ie8 .with-wireframes #navigation,
.lt-ie8 .with-wireframes #slideshow,
.lt-ie8 .with-wireframes .region-sidebar-first,
.lt-ie8 .with-wireframes .region-sidebar-second,
.lt-ie8 .with-wireframes #footer,
.lt-ie8 .with-wireframes .region-bottom {
  border: 1px solid #ccc;
}
.comments {
  margin: 1.5em 0;
}
.comment-preview {
  background-color: #ffffea;
}
.comment .new {
  color: #c00;
}
.comment .permalink {
  text-transform: uppercase;
  font-size: 75%;
}
.indented {
  margin-left: 30px;
}
.sf-menu li a {
  color: #13579c;
}
.sf-menu li a:hover,
.sf-menu li.active-trail a {
  color: #C30C21;
}
table {
  width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  padding: 10px;
}
table th img,
table td img {
  border: none;
}
table th {
  background-color: #D4911E;
  color: #101010;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 1.154em;
  font-weight: 500;
}
table th.active a {
  color: #2B2B2B;
}
table tr,
table tr.even,
table tr.odd {
  background-color: transparent;
  border-bottom: 2px solid #F4F4F4;
}
table td.revision-current {
  background-color: #F4F4F4;
}
table td.active {
  background-color: #C30C21;
  color: #fff;
}
.secondary-menu-block .block-title {
  background-color: #C30C21;
  color: #fff;
  font-size: 14px;
  padding: 0 10px;
  word-spacing: normal;
}
.secondary-menu-block .content ul {
  margin: 0;
  padding: 0px;
}
.secondary-menu-block .content ul li {
  list-style: none;
}
.secondary-menu-block .content ul li a {
  border-bottom: 3px solid #F4F4F4;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  display: block;
  padding: 10px 10px;
  word-spacing: normal;
}
.secondary-menu-block .content ul li a:hover {
  color: #D4911E;
}
.secondary-menu-block .content ul li a:active,
.secondary-menu-block .content ul li a.active {
  background-color: #D4911E;
  border-bottom-color: #fff;
  color: #fff;
}
.off-page-menu-block {
  margin-top: 0px;
}
.off-page-menu-block .content,
.off-page-menu-block .view-content {
  overflow: hidden;
}
.off-page-menu-block .content ul,
.off-page-menu-block .view-content ul {
  padding: 0px;
  margin: 0px;
}
.off-page-menu-block .content ul li,
.off-page-menu-block .view-content ul li {
  list-style: none;
}
.off-page-menu-block .content ul li a,
.off-page-menu-block .view-content ul li a {
  background: url(/sites/all/themes/custom/csustan_theme/images/right-arrow-white.png) no-repeat 95% center #CCCCCC;
  border-bottom: 3px solid #C6C6C6;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  display: block;
  padding: 10px 10px;
  word-spacing: normal;
}
.off-page-menu-block .content ul li a:hover,
.off-page-menu-block .view-content ul li a:hover {
  background-color: #D4911E;
  border-bottom-color: #E3C152;
  color: #2B2B2B;
}
.off-page-menu-block .content ul li:last-child a,
.off-page-menu-block .view-content ul li:last-child a {
  border-bottom: none;
}
.off-page-menu-block .view-content ul {
  margin-top: 0px;
}
.flexslider ul,
.flexslider li {
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  margin: 0;
}
.full-slideshow {
  max-width: 980px;
  width: 100%;
  position: relative;
  clear: both;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.full-slideshow .view-content {
  max-width: 980px;
  width: 100%;
  position: relative;
  clear: both;
  height: 0px;
  padding-bottom: 61.32%;
}
.full-slideshow .flex-direction-nav {
  display: none;
}
.full-slideshow .flex-control-paging {
  z-index: 20;
  position: absolute;
  height: 40px;
  width: 100%;
  max-width: 980px;
  bottom: -600px;
  padding: 0 210px;
  margin: 0 -210px;
}
.full-slideshow .slides {
  position: absolute;
  left: -210px;
  right: -210px;
  top: 0;
}
.full-slideshow .slides .slide-callout {
  position: absolute;
  top: 20%;
  right: 210px;
  max-width: 580px;
  width: 50%;
  margin-right: -70px;
}
.full-slideshow .slides .slide-callout .slide-link-wrapper {
  padding: 1.75em 70px 1.75em 1.75em;
  background-image: url(/sites/all/themes/custom/csustan_theme/images/right-arrow.png);
  background-repeat: no-repeat;
  background-position: 97% 50%;
  display: block;
  color: #FFF;
}
.full-slideshow .slides .slide-callout.Top.Left {
  left: 210px;
  right: inherit;
  top: 20%;
}
.full-slideshow .slides .slide-callout.Bottom.Left {
  bottom: 20%;
  left: 210px;
  right: inherit;
  top: inherit;
}
.full-slideshow .slides .slide-callout.Bottom.Right {
  bottom: 20%;
  top: inherit;
}
a.mail-link {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  background: url(/sites/all/themes/custom/csustan_theme/images/email-icon.png) 0 0 no-repeat transparent;
  color: transparent;
  font-size: 0;
  height: 11px;
  width: 16px;
}
.lt-ie8 a.mail-link {
  display: inline;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.image-right {
  float: right;
  margin: 0 0 20px 20px;
}
.image-left {
  float: left;
  margin: 0 20px 20px 0px;
}
.image-border-left {
  border: none;
  border-left: 3px solid #F4F4F4;
  padding: 3px 0 3px 30px;
}
.image-border-right {
  border: none;
  border-right: 3px solid #F4F4F4;
  padding: 3px 30px 3px 0px;
}
.image-no-border {
  border: none;
}
.cke_panel_block {
  background-color: #fff;
}
.hangingindent {
  padding-left: 50px;
  text-indent: -50px;
}
.base {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: .25em;
  border: 1px solid #CCCCCC;
}
form input {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: .25em;
  border: 1px solid #CCCCCC;
}
form input[type="submit"] {
  padding: .5em;
}
form input[type="image"] {
  background-color: transparent;
  border: none;
}
form .form-item input.form-text,
form .form-item textarea.form-textarea,
form .form-item input,
form .form-item input[name="managed_file_upload_button"],
form .form-item button,
form .form-item select,
form .form-item textarea {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: .25em;
  border: 1px solid #CCCCCC;
}
form .form-item input[name="managed_file_upload_button"] {
  vertical-align: top;
  padding: .5em;
}
#header,
footer {
  word-spacing: -0.25em;
}
.page-node-5027 .container-inline-block.column-2 > div,
.page-node-12 .container-inline-block.column-2 > div {
  width: 32%;
}
#user-login-form {
  text-align: left;
}
.before_header {
  color: #fff;
  margin: 0 auto;
  max-width: 980px;
  padding: 20px;
}
.before_header h2 {
  margin-bottom: 20px;
}
.heading-font {
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
}
.body-font {
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 15px;
  line-height: 1.4em;
}
.horizontal-menu {
  margin: 0;
  padding: 0;
}
.horizontal-menu ul,
.horizontal-menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  list-style-image: none;
}
.horizontal-menu li {
  display: inline-block;
}
.horizontal-menu li a {
  display: block;
}
.audience-menu {
  float: left;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 15px;
  line-height: 1em;
}
.audience-menu li {
  border-left: 3px solid #252525;
  border-right: 3px solid #252525;
}
.audience-menu li.leaf {
  list-style: none;
  list-style-type: none;
}
.audience-menu li + li {
  border-left: none;
}
.audience-menu a {
  text-transform: uppercase;
  color: #BBBBBB;
  font-weight: bold;
  line-height: 35px;
  padding: 0 1em;
}
.utility-menu {
  text-align: right;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 15px;
  line-height: 1.4em;
  font-size: 9px;
  line-height: 1.2em;
  clear: both;
}
.utility-menu a {
  color: #CCCCCC;
  line-height: 1.5em;
  word-spacing: 0;
}
.utility-menu li + li {
  border-left: 3px solid #777777;
}
.logo-sitename img[title="logo"] {
  z-index: 10;
}
.primary-navigation {
  margin: 0;
  padding: 0;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 16px;
  line-height: 1.2em;
  margin-top: 3px;
}
.primary-navigation ul,
.primary-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  list-style-image: none;
}
.primary-navigation li {
  display: inline-block;
}
.primary-navigation li a {
  display: block;
}
.primary-navigation li a {
  line-height: 1.5em;
  color: #5D5D5D;
}
.primary-navigation li a:hover,
.primary-navigation li a .active {
  color: #C30C21;
}
.sheild {
  background: url(/sites/all/themes/custom/csustan_theme/images/icon-sheilds.png) 0 9px no-repeat transparent;
  border-right: 3px solid #F4F4F4;
  color: transparent;
  font-size: 0;
  padding: 0;
  height: 27px;
  width: 24px;
}
.sheild:hover {
  background-position: 0 -31px;
}
.crumb {
  line-height: 2em;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
}
.lt-ie8 .crumb {
  display: inline;
}
.crumbs-separator {
  line-height: 2em;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  background: url(/sites/all/themes/custom/csustan_theme/images/right-arrow-gray.png) no-repeat 50% 50% transparent;
  width: 0;
  padding-right: 3ex;
}
.lt-ie8 .crumbs-separator {
  display: inline;
}
.crumb-link {
  line-height: 2em;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
}
.lt-ie8 .crumb-link {
  display: inline;
}
.crumb-link:hover {
  color: #C30C21;
}
.crumb-last {
  line-height: 2em;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  color: #101010;
}
.lt-ie8 .crumb-last {
  display: inline;
}
a.button-dark {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  background-color: #2B2B2B;
  color: #A7A7A7;
  line-height: 32px;
  height: 32px;
  padding: 0 1em;
  margin: .25em;
  position: relative;
  min-width: 5.7em;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  word-spacing: normal;
}
.lt-ie8 a.button-dark {
  display: inline;
}
a.button-dark:after {
  content: " ";
  position: absolute;
  right: -11px;
  top: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 16px 0 16px 11px;
  border-color: transparent transparent transparent #2B2B2B;
}
a.button-dark:hover,
a.button-dark:active {
  background-color: #C30C21;
  color: #fff;
}
a.button-dark:hover:after,
a.button-dark:active:after {
  border-color: transparent transparent transparent #C30C21;
}
.button-gold,
a.button-gold {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  background-color: #D4911E;
  color: #2B2B2B;
  line-height: 25px;
  height: 25px;
  padding: 0 0.8em;
  margin: .25em;
  position: relative;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  word-spacing: normal;
}
.lt-ie8 .button-gold,
.lt-ie8 a.button-gold {
  display: inline;
}
.button-gold:after,
a.button-gold:after {
  content: " ";
  position: absolute;
  right: -11px;
  top: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 12.75px 0 13px 11px;
  border-color: transparent transparent transparent #D4911E;
}
.button-gold:hover,
.button-gold:active,
a.button-gold:hover,
a.button-gold:active {
  background-color: #C30C21;
  color: #fff;
}
.button-gold:hover:after,
.button-gold:active:after,
a.button-gold:hover:after,
a.button-gold:active:after {
  border-color: transparent transparent transparent #C30C21;
}
.featured-content {
  background: url(/sites/all/themes/custom/csustan_theme/images/icon-sheild.png) left 5px no-repeat transparent;
  padding-left: 20px;
}
.featured-content a.red {
  color: #C30C21;
}
.featured-content a.red:hover {
  color: #C30C21;
}
.front .featured-content {
  background-position: 0px 2px;
}
a.view-all {
  background: url(/sites/all/themes/custom/csustan_theme/images/view-all-arrow.png) no-repeat right center transparent;
  padding-right: 10px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.icon-row {
  clear: both;
}
.icon-wrapper {
  margin: 0;
}
.icon-thumbnail {
  border: none;
  float: left;
  margin: 5px 15px 15px 0px;
}
p.icon-title {
  margin-bottom: 3px !important;
}
.icon-title a {
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 18px;
  color: #C30C21;
}
.icon-title a:hover {
  color: #C30C21;
}
p.icon-teaser {
  font-size: 12px;
  margin-bottom: 12px !important;
}
.news-events-wrapper {
  padding: 0;
}
.news-events-wrapper li {
  list-style: none;
  margin: 0 0 5px 0;
  padding-right: 3px;
}
.item-list .news-events-wrapper {
  padding: 0;
}
.item-list .news-events-wrapper li {
  list-style: none;
  margin: 0 0 5px 0;
  padding-right: 3px;
}
.Article {
  border-right: 3px solid #C30C21;
}
.Event {
  border-right: 3px solid #D4911E;
}
.news-event-title {
  font-weight: normal;
}
.news-event-title-event {
  font-weight: normal;
  margin-bottom: 3px;
  display: block;
}
.news-event-date {
  color: #D4911E;
  margin-bottom: 0;
  display: block;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 12px;
}
.Article-link {
  background-color: #F4F4F4;
  display: block;
  padding: 12px 20px;
  color: #101010;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 14px;
}
.Article-link:hover {
  background-color: #C30C21;
  color: #fff;
}
.Event-link {
  background-color: #F4F4F4;
  display: block;
  padding: 12px 20px;
  color: #101010;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 14px;
}
.Event-link:hover {
  background-color: #D4911E;
}
.Event-link:hover .date {
  color: #fff;
}
a.promo-link {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-link.png) no-repeat 0 0 transparent;
  border: 3px solid #fff;
  color: #fff;
  font-size: 26px;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  display: table;
  height: 94px;
  width: 214px;
}
.sidebar a.promo-link {
  border: none;
  width: 209px;
}
a.promo-link:hover {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-link.png) no-repeat 0 -97px transparent;
  color: #000000;
}
a.promo-link span {
  display: table-cell;
  line-height: 1em;
  padding: 0 0 13px 13px;
  vertical-align: bottom;
  width: 185px;
}
.promo-wrapper {
  width: 460px;
}
.promo-group {
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 450px;
}
.promo-group li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  list-style: none;
  line-height: 0;
  font-size: 0;
  margin: 6px;
}
.lt-ie8 .promo-group li {
  display: inline;
}
.promo-group li a {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-link.png) no-repeat 0 0 transparent;
  display: block;
  color: #fff;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 26px;
  height: 30px;
  line-height: 26px;
  padding: 54px 13px 10px;
  width: 188px;
}
.top .promo-group li a {
  height: 74px;
  line-height: 31px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.promo-group li a:hover {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-link.png) no-repeat 0 -97px transparent;
}
.promo-group li:first-child,
.promo-group li:nth-child(3n) {
  margin-left: 0;
}
.promo-group li:nth-child(2n),
.promo-group li:nth-child(4n) {
  margin-right: 0;
}
.promo-group li:nth-child(2n) a {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-right-top.jpg) no-repeat 0 0 transparent;
}
.promo-group li:nth-child(2n) a:hover {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-right-top-on.jpg) no-repeat 0 0 transparent;
}
.promo-group li:nth-child(3n) a {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-bottom-left.jpg) no-repeat 0 0 transparent;
}
.promo-group li:nth-child(3n) a:hover {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-bottom-left-on.jpg) no-repeat 0 0 transparent;
}
.promo-group li:nth-child(4n) a {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-bottom-right.jpg) no-repeat 0 0 transparent;
}
.promo-group li:nth-child(4n) a:hover {
  background: url(/sites/all/themes/custom/csustan_theme/images/bg-promo-bottom-right-on.jpg) no-repeat 0 0 transparent;
}
.link-list {
  margin-top: 0px;
  padding: 0;
}
.link-list li {
  list-style: none;
}
.link-list li a {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-red-arrow.png) no-repeat left center transparent;
  color: #13579c;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 10px;
}
.link-list li a:hover {
  color: #C30C21;
}
.link-list-gold {
  margin-top: 0px;
  padding: 0;
}
.link-list-gold li {
  list-style: none;
}
.link-list-gold li a {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-gray-arrow.png) no-repeat left center transparent;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 10px;
}
.link-list-gold li a:hover {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-red-arrow.png) no-repeat left center transparent;
  color: #C30C21;
}
a.red-arrow-link {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-red-arrow.png) no-repeat left center transparent;
  color: #2B2B2B;
  display: block;
  margin-bottom: 5px;
  padding-left: 10px;
}
a.red-arrow-link:hover {
  color: #C30C21;
}
.plain-link-list {
  margin: 0;
  padding: 0;
}
.plain-link-list li {
  list-style: none;
  margin-bottom: 10px;
}
.plain-link-list li a {
  color: #101010;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 14px;
  line-height: 1.2em;
}
.plain-link-list li a:hover {
  color: #C30C21;
}
a.red-arrow-red-link {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-red-arrow.png) no-repeat left center transparent;
  color: #C30C21;
  display: block;
  margin-bottom: 5px;
  padding-left: 10px;
}
a.red-arrow-red-link:hover {
  color: #D4911E;
}
a.grey-arrow-gold-link {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-gray-arrow.png) no-repeat left center transparent;
  color: #13579c;
  display: block;
  margin-bottom: 5px;
  padding-left: 10px;
}
a.grey-arrow-gold-link:hover {
  color: #C30C21;
}
.circle-list {
  padding-left: 12px;
}
.circle-list li {
  background: url(/sites/all/themes/custom/csustan_theme/images/circle-bullet.png) no-repeat left 6px transparent;
  list-style: none;
  padding-left: 20px;
}
.in-content-menu {
  float: right;
  margin: 0 0 20px 20px;
  width: 205px;
}
.logged-in .in-content-menu {
  margin-top: 0px;
}
.in-content-menu h2.block-title a {
  color: #C30C21;
}
.in-content-menu h2.block-title a:hover {
  color: #D4911E;
}
.in-content-menu .menu-block-wrapper .menu {
  margin: 15px 0 0;
  padding: 0;
}
.in-content-menu .menu-block-wrapper .menu li {
  list-style: none;
}
.in-content-menu .menu-block-wrapper .menu li a {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-gray-arrow.png) no-repeat left center transparent;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 10px;
}
.in-content-menu .menu-block-wrapper .menu li a:hover,
.in-content-menu .menu-block-wrapper .menu li a.active {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-red-arrow.png) no-repeat left center transparent;
  color: #C30C21;
}
.grey-sidebar-box {
  background-color: #F4F4F4;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 20px 10px 0px;
  word-spacing: normal;
}
.grey-sidebar-box h2.block-title,
.grey-sidebar-box h2 {
  color: #C30C21;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  word-spacing: normal;
}
.grey-sidebar-box h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 3px;
  word-spacing: normal;
}
.grey-sidebar-box p {
  color: #666;
  font-size: 12px;
  line-height: 1.5em;
}
.grey-sidebar-box address {
  color: #666;
  font-size: 12px;
  font-style: normal;
  line-height: 1.5em;
  margin: 0 0 1.2em;
}
.grey-sidebar-box .content,
.grey-sidebar-box .view-content {
  overflow: hidden;
}
.grey-sidebar-box .content h3,
.grey-sidebar-box .view-content h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 3px;
  word-spacing: normal;
}
.grey-sidebar-box .content p,
.grey-sidebar-box .view-content p {
  color: #666;
  font-size: 12px;
  line-height: 1.5em;
}
.grey-sidebar-box .content address,
.grey-sidebar-box .view-content address {
  color: #666;
  font-size: 12px;
  font-style: normal;
  line-height: 1.5em;
  margin: 0 0 1.2em;
}
.content-sidebar {
  width: 32.877%;
}
.translucent-red-background {
  background-color: #C30C21;
  background-color: rgba(195,12,33,0.75);
}
.block-in-content {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.lt-ie8 .block-in-content {
  display: inline;
}
.block-in-content h3 {
  color: #C30C21;
  font-size: 1.8em;
  font-weight: normal;
  margin-bottom: 15px;
}
.division-block {
  width: 215px;
}
.roll-over {
  position: relative;
}
.roll-over h2 {
  color: #333;
  font-size: 23px;
}
.roll-over h2 a {
  color: #333;
}
.roll-over p {
  margin-bottom: 0;
}
.roll-over a.callout {
  position: absolute;
  width: 204px;
  background: rgba(16,16,16,0.8) url(/sites/all/themes/custom/csustan_theme/images/large-right-arrow-white.png) no-repeat 96% 50%;
  left: 3px;
  padding: 10px;
  bottom: 8px;
  display: none;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
}
.roll-over:hover h2 {
  color: #C30C21;
}
.roll-over:hover h2 a {
  color: #C30C21;
}
.roll-over:hover a.callout {
  display: block;
  color: #FFF;
}
.flexslider {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  border: none;
}
.flexslider .flex-control-paging {
  background-color: rgba(16,16,16,0.4);
  border-top: 1px solid rgba(255,255,255,0.15);
}
.flexslider .flex-control-paging li a {
  background: none;
  background-image: url(/sites/all/themes/custom/csustan_theme/images/slideshowpager.png);
  background-position: -14px 0;
  width: 13px;
  height: 12px;
  margin: 12px 6px;
}
.flexslider .flex-control-paging li a.flex-active {
  background-position: 0 0;
}
.not-front.node-type-college .full-slideshow,
.not-front.node-type-department .full-slideshow {
  display: block;
}
.college-slideshow-block {
  margin-bottom: 0px;
  position: relative;
  height: 300px;
}
.college-slideshow-block .list_carousel {
  background-color: #fff;
  width: 100%;
  height: 300px;
}
.college-slideshow-block .carousel {
  height: 300px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.college-slideshow-block .carousel li {
  display: block;
  float: left;
  line-height: 0;
  font-size: 0;
}
.college-slideshow-block .caroufredsel_wrapper {
  overflow: visible !important;
  margin: 0 !important;
  width: 100% !important;
}
.college-slideshow-block #prev,
.college-slideshow-block #next {
  background-color: rgba(0,0,0,0.7);
  display: block;
  height: 300px;
  width: 79%;
  top: 0;
  position: absolute;
  z-index: 2;
}
.college-slideshow-block #prev:hover,
.college-slideshow-block #next:hover {
  background-color: #fff;
  background-color: rgba(0,0,0,0.8);
}
.college-slideshow-block #prev {
  left: -794px;
}
.college-slideshow-block #next {
  right: -794px;
}
.college-slideshow-block #pager {
  background-color: rgba(16,16,16,0.4);
  border-top: 1px solid rgba(255,255,255,0.15);
  position: absolute;
  left: -83%;
  height: 40px;
  bottom: 0px;
  text-align: center;
  width: 2596px;
}
.college-slideshow-block #pager a {
  border-radius: 20px;
  box-shadow: 0 0 3px rgba(0,0,0,0.3) inset;
  cursor: pointer;
  display: inline-block;
  margin: 13px 5px 0 0;
  background: url(/sites/all/themes/custom/csustan_theme/images/slideshowpager.png) -14px 0 transparent no-repeat;
  width: 13px;
  height: 12px;
  margin: 12px 6px;
}
.college-slideshow-block #pager a.selected {
  background-position: 0 0;
}
.college-slideshow-block #pager a span {
  display: none;
}
.node-type-department,
.node-type-college {
  overflow: hidden;
}
.node-event h3 {
  margin-bottom: 5px;
  margin-top: 10px;
}
.node-event .field-name-field-photo {
  margin-bottom: 15px;
}
.node-event .group-column-1,
.node-event .group-column-2 {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  width: 48%;
}
.lt-ie8 .node-event .group-column-1,
.lt-ie8 .node-event .group-column-2 {
  display: inline;
}
.node-event .group-column-1 {
  margin-right: 4%;
}
.node-event .field {
  color: #5D5D5D;
  font-size: 1.154em;
  line-height: 1.45em;
}
.node-event .field-name-body {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 3px solid #F2F2F2;
  font-size: inherit;
}
.az-directory-links-block p {
  font-size: 16px;
  text-align: center;
}
.az-directory-links-block p a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.lt-ie8 .az-directory-links-block p a {
  display: inline;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .college-slideshow-block .carousel li img {
    position: relative;
    right: 60px;
  }
}
.contact-block {
  font-size: 19px;
  line-height: 1.2em;
  color: #A6A6A6;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
}
.contact-block h2 i {
  font-style: normal;
  border-left: 2px solid #C30C21;
  margin-left: .25em;
  padding-left: .25em;
}
.contact-block b,
.contact-block i {
  color: #5D5D5D;
}
.contact-block h3,
.contact-block .address
  address,
.contact-block p {
  font-size: 0.842em;
  font-style: normal;
  font-weight: normal;
}
.contact-block .footer-vertical-menu {
  border-right: none;
  text-align: left;
  width: auto;
}
.contact-block .footer-vertical-menu li {
  line-height: 20px;
}
.contact-block .footer-vertical-menu li a {
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  line-height: 12px;
}
.primary-footer-navigation {
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  padding-top: 2em;
  margin-bottom: 0.5em;
  border-top: 2px solid #1C1C1C;
}
.primary-footer-navigation a {
  color: #5D5D5D;
  font-size: 14px;
}
#block-search-form {
  display: inline-block;
  float: right;
  text-align: right;
}
.block-search {
  height: 40px;
  margin: 0;
}
.block-search .form-item {
  display: inline;
}
.block-search .form-actions {
  text-align: left;
  width: 23px;
  margin-top: 8px;
  vertical-align: top;
  height: 24px;
  background-color: #888888;
  display: inline-block;
}
.block-search .form-actions.active {
  background-color: #FFF;
}
.block-search .form-actions.active input[type='submit'] {
  background-position-y: -23px;
}
.block-search .form-actions input[type='submit'] {
  padding: 0;
  margin-top: 1px;
  height: 22px;
  width: 22px;
  border: none;
  color: transparent;
  background: #888888 url(/sites/all/themes/custom/csustan_theme/images/search-button-sp.png) 99% 0 no-repeat;
  background-size: 22px 44px;
}
.block-search .form-actions input[type='submit']:hover {
  background-color: #fff;
  background-position: 99% -22px;
}
.block-search .form-text.form-search {
  left: 1px;
  padding: 0 0 0 5px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  position: relative;
  z-index: 0;
  behavior: url('/sites/all/libraries/PIE/PIE.htc');
  margin-top: 8px;
  border: none;
  width: 160px;
  height: 24px;
  background-color: #888888;
}
.block-search .form-text.form-search:focus {
  background-color: #FFF;
  color: #101010;
  outline: none;
}
.slide-callout {
  background-image: url(/sites/all/themes/custom/csustan_theme/images/right-arrow.png);
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-color: #C30C21;
  background-color: rgba(195,12,33,0.75);
}
.slide-callout .views-field-title,
.slide-callout .field {
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: lighter;
}
.slide-callout .views-field-title a,
.slide-callout .field a {
  color: #fff;
}
.slide-callout .views-field-title {
  font-size: 40px;
  line-height: 1.2em;
}
.social-links ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}
.social-links li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  display: inline-block;
}
.social-links li + li {
  margin-left: 4px;
}
.admin-list dt a {
  font-weight: bold;
}
.admin-list dd {
  margin: 0 0 12px 0;
}
.latest-news-wrapper {
  padding: 0px;
}
.latest-news-wrapper li {
  background-color: #C30C21;
  list-style: none;
  margin-bottom: 3px;
  padding-left: 3px;
}
.latest-news-wrapper li:hover {
  background: #D4911E;
}
.latest-news-wrapper.short-col li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-right: 20px;
  width: 47.5%;
}
.lt-ie8 .latest-news-wrapper.short-col li {
  display: inline;
}
.latest-news-wrapper.short-col li:last-child {
  margin-right: 0px;
}
.latest-link {
  background-color: #F4F4F4;
  display: block;
  padding: 12px 55px 12px 15px;
  position: relative;
}
.latest-link:hover:after {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-arrow.png) no-repeat center center #C30C21;
  color: transparent;
  content: "link";
  display: block;
  font-size: 0px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 43px;
}
.latest-title {
  color: #101010;
  display: block;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 21px;
  line-height: 21px;
  margin-bottom: 5px;
}
.latest-date {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.latest-description {
  color: #5D5D5D;
}
.image-caption {
  display: inline-block;
}
.image-caption p {
  font-size: 12px;
  font-style: normal;
}
.image-caption p strong {
  display: block;
}
.college-section {
  margin-bottom: 60px;
}
.page-node-252 .node-college h1#page-title {
  display: block;
}
.og-context-node-252 #page {
  background-image: url("/sites/all/themes/custom/csustan_theme/images/body-background-top.png");
}
.og-context-node-252 .node-college h2,
.og-context-node-252 .node-page h2,
.og-context-node-252 .grey-sidebar-box h2.block-title,
.og-context-node-252 .grey-sidebar-box h2 {
  color: #C30C21 !important;
}
.og-context-node-252 .latest-news-wrapper li {
  background-color: #C30C21;
}
.og-context-node-252 .latest-news-wrapper a:hover:after {
  background-image: url(/sites/all/themes/custom/csustan_theme/images/list-arrow-college.png);
  background-color: #C30C21;
}
.og-context-node-252 .block-og-menu .block-title {
  background: #C30C21;
}
.og-context-node-252 .block-og-menu .block-title a {
  height: 100%;
  width: 100%;
  display: block;
}
.og-context-node-252 .secondary-menu-block ul li.is-expanded li.is-active-trail a.is-active-trail,
.og-context-node-252 .sidebar-og-block ul li.is-expanded li.is-active-trail a.is-active-trail {
  color: #C30C21;
}
.page-node-253 .node-college h1#page-title {
  display: block;
}
.og-context-node-253 #page {
  background-image: url("/sites/all/themes/custom/csustan_theme/images/body-background-top.png");
}
.og-context-node-253 .node-college h2,
.og-context-node-253 .node-page h2,
.og-context-node-253 .grey-sidebar-box h2.block-title,
.og-context-node-253 .grey-sidebar-box h2 {
  color: #C30C21 !important;
}
.og-context-node-253 .latest-news-wrapper li {
  background-color: #C30C21;
}
.og-context-node-253 .latest-news-wrapper a:hover:after {
  background-image: url(/sites/all/themes/custom/csustan_theme/images/list-arrow-college.png);
  background-color: #C30C21;
}
.og-context-node-253 .block-og-menu .block-title {
  background: #C30C21;
}
.og-context-node-253 .block-og-menu .block-title a {
  height: 100%;
  width: 100%;
  display: block;
}
.og-context-node-253 .secondary-menu-block ul li.is-expanded li.is-active-trail a.is-active-trail,
.og-context-node-253 .sidebar-og-block ul li.is-expanded li.is-active-trail a.is-active-trail {
  color: #C30C21;
}
.page-node-262 .node-college h1#page-title {
  display: block;
}
.og-context-node-262 #page {
  background-image: url("/sites/all/themes/custom/csustan_theme/images/body-background-top.png");
}
.og-context-node-262 .node-college h2,
.og-context-node-262 .node-page h2,
.og-context-node-262 .grey-sidebar-box h2.block-title,
.og-context-node-262 .grey-sidebar-box h2 {
  color: #C30C21 !important;
}
.og-context-node-262 .latest-news-wrapper li {
  background-color: #C30C21;
}
.og-context-node-262 .latest-news-wrapper a:hover:after {
  background-image: url(/sites/all/themes/custom/csustan_theme/images/list-arrow-college.png);
  background-color: #C30C21;
}
.og-context-node-262 .block-og-menu .block-title {
  background: #C30C21;
}
.og-context-node-262 .block-og-menu .block-title a {
  height: 100%;
  width: 100%;
  display: block;
}
.og-context-node-262 .secondary-menu-block ul li.is-expanded li.is-active-trail a.is-active-trail,
.og-context-node-262 .sidebar-og-block ul li.is-expanded li.is-active-trail a.is-active-trail {
  color: #C30C21;
}
.page-node-696 .node-college h1#page-title {
  display: block;
}
.og-context-node-696 #page {
  background-image: url("/sites/all/themes/custom/csustan_theme/images/body-background-top.png");
}
.og-context-node-696 .node-college h2,
.og-context-node-696 .node-page h2,
.og-context-node-696 .grey-sidebar-box h2.block-title,
.og-context-node-696 .grey-sidebar-box h2 {
  color: #C30C21 !important;
}
.og-context-node-696 .latest-news-wrapper li {
  background-color: #C30C21;
}
.og-context-node-696 .latest-news-wrapper a:hover:after {
  background-image: url(/sites/all/themes/custom/csustan_theme/images/list-arrow-college.png);
  background-color: #C30C21;
}
.og-context-node-696 .block-og-menu .block-title {
  background: #C30C21;
}
.og-context-node-696 .block-og-menu .block-title a {
  height: 100%;
  width: 100%;
  display: block;
}
.og-context-node-696 .secondary-menu-block ul li.is-expanded li.is-active-trail a.is-active-trail,
.og-context-node-696 .sidebar-og-block ul li.is-expanded li.is-active-trail a.is-active-trail {
  color: #C30C21;
}
.block.social-links {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  float: right;
  margin-top: -70px;
}
.lt-ie8 .block.social-links {
  display: inline;
}
.view-directory .attachment {
  margin-bottom: 30px;
}
.view-directory .icon-teaser {
  margin-bottom: 35px;
}
.contextual-links-region {
  margin-top: 0;
}
.calendar-content {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.lt-ie8 .calendar-content {
  display: inline;
}
.calendar-content table {
  border: none;
  border-collapse: collapse;
  margin-top: 0px;
}
.calendar-content tbody,
.calendar-content td,
.calendar-content tr {
  border: none;
}
.calendar-content tbody a,
.calendar-content td a,
.calendar-content tr a {
  color: #fff;
}
.calendar-content .main {
  width: 234px;
  border: none;
}
.calendar-content .month {
  background-color: #555555;
  color: #C5C5C5;
  font-family: arial;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 8px 21px;
  text-transform: uppercase;
}
.calendar-content .daysofweek {
  background-color: #CCCCCC;
  color: #545454;
  font: bold 12px arial;
  padding: 3px;
}
.calendar-content .days {
  background-color: #CCCCCC;
  color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
  padding: 2px;
}
.calendar-content .days #today {
  font-weight: bold;
  color: red;
}
.page-node-5912 .iframe-wrapper {
  float: right;
}
.block-csustan-menu {
  margin: 0;
}
.responsive-menu-button {
  display: none;
  float: left;
  height: 50px;
  width: 50px;
}
.responsive-menu-button a.mobile-menu-popout-link {
  background: url(/sites/all/themes/custom/csustan_theme/images/menu-button.jpg) 0 0 no-repeat transparent;
  color: transparent;
  display: block;
  font-size: 0;
  height: 50px;
  width: 50px;
}
.section-z-directory th.title {
  width: 40%;
}
.section-z-directory th.email {
  width: 20%;
}
.section-z-directory th.phone {
  width: 20%;
}
.section-z-directory th.fax {
  width: 20%;
}
.audience-menu {
  margin: 0;
  padding: 0;
}
.audience-menu ul,
.audience-menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  list-style-image: none;
}
.audience-menu li {
  display: inline-block;
}
.audience-menu li a {
  display: block;
}
.audience-menu li.menu-mlid-769,
.audience-menu li.menu-mlid-813,
.audience-menu li.menu-mlid-677,
.audience-menu li.menu-mlid-688,
.audience-menu li.menu-mlid-682,
.audience-menu li.menu-mlid-909 {
  display: none;
}
.audience-menu li a {
  height: 40px;
}
.utility-menu {
  margin: 0;
  padding: 0;
  font-size: 10px;
  padding: 1px 0 2px 0;
}
.utility-menu ul,
.utility-menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  list-style-image: none;
}
.utility-menu li {
  display: inline-block;
}
.utility-menu li a {
  display: block;
}
.utility-menu li {
  padding: 0 .5em;
}
.logo-sitename {
  display: inline-block;
  margin: 0;
  float: left;
}
.logo-sitename img[title="logo"] {
  margin: -1em 1.1em -3.9em 1em;
}
.primary-navigation {
  margin: 0;
  padding: 0;
  float: right;
  display: inline-block;
}
.primary-navigation ul,
.primary-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  list-style-image: none;
}
.primary-navigation li {
  display: inline-block;
}
.primary-navigation li a {
  display: block;
}
.primary-navigation ul {
  margin-top: 5px !important;
}
.primary-navigation ul li {
  height: 80px;
}
.primary-navigation ul li.sf-item-1,
.primary-navigation ul li.sf-item-2,
.primary-navigation ul li.sf-item-3,
.primary-navigation ul li.sf-item-4,
.primary-navigation ul li.sf-item-5,
.primary-navigation ul li.sf-item-6 {
  display: none;
}
.primary-navigation ul li a {
  padding: .5em;
  margin-top: .75em;
}
.secondary-menu-block .block-title,
.sidebar-og-block .block-title {
  background-color: #C30C21;
  border-bottom: 3px solid #fff;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 15px 8px 13px;
  word-spacing: normal;
}
.secondary-menu-block .block-title a.active,
.secondary-menu-block .block-title a:link,
.secondary-menu-block .block-title a:visited,
.sidebar-og-block .block-title a.active,
.sidebar-og-block .block-title a:link,
.sidebar-og-block .block-title a:visited {
  color: #fff;
  font-weight: bold;
}
.secondary-menu-block ul,
.sidebar-og-block ul {
  margin: 0;
  padding: 0px;
}
.secondary-menu-block ul li,
.sidebar-og-block ul li {
  list-style: none;
}
.secondary-menu-block ul li a,
.sidebar-og-block ul li a {
  border-bottom: 3px solid #F4F4F4;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  display: block;
  padding: 9px 10px 9px 13px;
  word-spacing: normal;
}
.secondary-menu-block ul li a:hover,
.sidebar-og-block ul li a:hover {
  color: #C30C21;
}
.secondary-menu-block ul li a:active,
.secondary-menu-block ul li a.active,
.sidebar-og-block ul li a:active,
.sidebar-og-block ul li a.active {
  background-color: #D4911E;
  border-bottom-color: #fff;
  color: #2B2B2B;
}
.secondary-menu-block ul li.is-expanded a.is-active-trail,
.sidebar-og-block ul li.is-expanded a.is-active-trail {
  background-color: #D4911E;
  color: #2B2B2B;
}
.secondary-menu-block ul li.is-expanded li a,
.sidebar-og-block ul li.is-expanded li a {
  background-color: #F4F4F4;
  padding-left: 20px;
}
.secondary-menu-block ul li.is-expanded li ul,
.sidebar-og-block ul li.is-expanded li ul {
  display: none;
}
.secondary-menu-block ul li.is-expanded li.is-active-trail a.is-active-trail,
.sidebar-og-block ul li.is-expanded li.is-active-trail a.is-active-trail {
  background-color: #F4F4F4;
  border-bottom-color: #F4F4F4;
  color: #C30C21;
}
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 27px;
}
.breadcrumb a {
  line-height: 2em;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
}
.lt-ie8 .breadcrumb a {
  display: inline;
}
.breadcrumb a:hover {
  color: #C30C21;
}
.breadcrumb a:first-child {
  background: url(/sites/all/themes/custom/csustan_theme/images/icon-sheilds.png) 0 9px no-repeat transparent;
  border-right: 3px solid #F4F4F4;
  color: transparent;
  font-size: 0;
  padding: 0;
  height: 27px;
  width: 24px;
  margin-right: 12px;
}
.breadcrumb a:first-child:hover {
  background-position: 0 -31px;
}
.breadcrumb .crumbs-separator:first-of-type {
  display: none;
}
.breadcrumb .crumbs-current-page {
  line-height: 2em;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  color: #2B2B2B;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  color: #101010;
}
.lt-ie8 .breadcrumb .crumbs-current-page {
  display: inline;
}
a.flag {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  background-color: #D4911E;
  color: #2B2B2B;
  line-height: 25px;
  height: 25px;
  padding: 0 0.8em;
  margin: .25em;
  position: relative;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  word-spacing: normal;
}
.lt-ie8 a.flag {
  display: inline;
}
a.flag:after {
  content: " ";
  position: absolute;
  right: -11px;
  top: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 12.75px 0 13px 11px;
  border-color: transparent transparent transparent #D4911E;
}
a.flag:hover,
a.flag:active {
  background-color: #C30C21;
  color: #fff;
}
a.flag:hover:after,
a.flag:active:after {
  border-color: transparent transparent transparent #C30C21;
}
#footer > div {
  vertical-align: top;
}
footer {
  word-spacing: normal;
}
.footer-vertical-menu {
  float: right;
  width: 22%;
  clear: none;
  border-right: solid 2px #C30C21;
  text-align: right;
  margin: 0 0 0 0;
}
.footer-vertical-menu> h2,
.footer-vertical-menu> div {
  padding-right: 1em;
}
.footer-vertical-menu ul,
.footer-vertical-menu li,
.footer-vertical-menu li.leaf {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.footer-vertical-menu li.menu-mlid-769,
.footer-vertical-menu li.menu-mlid-813,
.footer-vertical-menu li.menu-mlid-677,
.footer-vertical-menu li.menu-mlid-688,
.footer-vertical-menu li.menu-mlid-682,
.footer-vertical-menu li.menu-mlid-909 {
  display: none;
}
.footer-vertical-menu h2 {
  color: #CCC;
  font-size: 16px;
  margin-bottom: 0px;
}
.footer-vertical-menu a {
  background: url("/sites/all/themes/custom/csustan_theme/images/list-gray-arrow.png") no-repeat scroll right center rgba(0,0,0,0);
  color: #959595;
  font-size: 12px;
  padding-right: 1em;
  word-spacing: 0;
}
.contact-block {
  position: relative;
  display: inline-block;
}
.contact-block h2,
.contact-block h3,
.contact-block address,
.contact-block .address,
.contact-block p {
  padding: 0;
  margin: 0;
  color: #CCC;
}
.contact-block h2 {
  color: #CCC;
  font-size: 28px;
  margin-bottom: 22px;
}
.contact-block .cta {
  float: right;
  clear: right;
  width: 100px;
}
.contact-block .links {
  position: absolute;
  top: 47px;
  right: 0;
  width: auto;
  margin-top: 7px;
  margin-right: 58px;
}
.contact-block i {
  color: #959595;
}
.contact-block .footer-vertical-menu {
  float: none;
}
.primary-footer-navigation {
  width: 100%;
  margin: 0;
  padding: 0;
  margin: 0 0 6px;
  padding-top: 2em;
}
.primary-footer-navigation ul,
.primary-footer-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  list-style-image: none;
}
.primary-footer-navigation li {
  display: inline-block;
}
.primary-footer-navigation li a {
  display: block;
}
.primary-footer-navigation li + li {
  padding-left: .85em;
}
.primary-footer-navigation li + li.menu-mlid-769 {
  padding-left: 0;
}
.primary-footer-navigation li.menu-mlid-723,
.primary-footer-navigation li.menu-mlid-727,
.primary-footer-navigation li.menu-mlid-724,
.primary-footer-navigation li.menu-mlid-689,
.primary-footer-navigation li.menu-mlid-725,
.primary-footer-navigation li.menu-mlid-726 {
  display: none;
}
.primary-footer-navigation a {
  color: #959595;
}
.copyright-block {
  font-size: 0.92em;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  word-spacing: normal;
  color: #959595;
}
.social-links .content ul li {
  background-position: 0 0;
  overflow: hidden;
}
.social-links .content ul li a {
  background-image: url(/sites/all/themes/custom/csustan_theme/images/socialmedia-links.png);
  display: block;
  color: transparent;
  font-size: 0;
  text-indent: -1000px;
  height: 30px;
  width: 30px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.social-links .content ul li a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.social-links .content ul li a.twitter {
  background-position: 0 0;
}
.social-links .content ul li a.facebook {
  background-position: -35px 0;
}
.social-links .content ul li a.rss {
  background-position: -70px 0;
}
.social-links .content ul li a.vimeo {
  background-position: -105px 0;
}
.social-links .content ul li a.instagram {
  background-position: -140px 0;
}
.latest-news-wrapper {
  margin-top: 0px;
}
.latest-news-wrapper a {
  background-color: #F4F4F4;
  display: block;
  padding: 12px 55px 12px 15px;
  position: relative;
}
.latest-news-wrapper a:hover:after {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-arrow.png) no-repeat center center #C30C21;
  color: transparent;
  content: "link";
  display: block;
  font-size: 0px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 43px;
}
.latest-news-wrapper .title {
  color: #101010;
  display: block;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 21px;
  line-height: 21px;
  margin-bottom: 5px;
}
.latest-news-wrapper .date {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.latest-news-wrapper .description {
  color: #5D5D5D;
}
.view-news-events .view-header {
  position: absolute;
  right: 0;
  top: 10px;
}
.view-news-events .view-header a.view-all {
  background: url("/sites/all/themes/custom/csustan_theme/images/right-arrow-gray.png") no-repeat scroll right center rgba(0,0,0,0);
  color: #757575;
}
.view-news-events .item-list .news-events-wrapper {
  margin-top: 0px;
}
.view-news-events .Article a {
  background-color: #F4F4F4;
  display: block;
  padding: 12px 20px;
  color: #101010;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 14px;
}
.view-news-events .Article a:hover {
  background-color: #C30C21;
  color: #fff;
}
.view-news-events .Article a .title {
  font-weight: normal;
}
.view-news-events .Article a .date {
  display: none;
}
.view-news-events .Event a {
  background-color: #F4F4F4;
  display: block;
  padding: 12px 20px;
  color: #101010;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 14px;
}
.view-news-events .Event a:hover {
  background-color: #D4911E;
}
.view-news-events .Event a:hover .date {
  color: #fff;
}
.view-news-events .Event a .title {
  font-weight: normal;
  margin-bottom: 3px;
  display: block;
}
.view-news-events .Event a .date {
  color: #D4911E;
  margin-bottom: 0;
  display: block;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 12px;
}
.view-events .view-content li {
  border-right: 3px solid #D4911E;
}
.view-events .view-content a {
  background-color: #F4F4F4;
  display: block;
  padding: 12px 20px;
  color: #101010;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 14px;
}
.view-events .view-content a:hover {
  background-color: #D4911E;
}
.view-events .view-content a:hover .date {
  color: #fff;
}
.view-events .view-content a .title {
  font-weight: normal;
  margin-bottom: 3px;
  display: block;
}
.view-events .view-content a .date {
  color: #D4911E;
  margin-bottom: 0;
  display: block;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 12px;
}
.news-events-center-block .view-news-events .Event,
.news-events-center-block .view-news-events .Article {
  background: #F4F4F4;
  border-right: none;
  border-left: 3px solid #F4F4F4;
  background-color: #F4F4F4;
  display: block;
  padding: 12px 55px 12px 15px;
  position: relative;
}
.news-events-center-block .view-news-events .Event:hover:after,
.news-events-center-block .view-news-events .Article:hover:after {
  background: url(/sites/all/themes/custom/csustan_theme/images/list-arrow.png) no-repeat center center #C30C21;
  color: transparent;
  content: "link";
  display: block;
  font-size: 0px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 43px;
}
.news-events-center-block .view-news-events .Event a,
.news-events-center-block .view-news-events .Article a {
  background: none;
  border: none;
  padding: 0;
}
.news-events-center-block .view-news-events .Event a:hover,
.news-events-center-block .view-news-events .Article a:hover {
  color: inherit;
}
.news-events-center-block .view-news-events .Event a:hover .date,
.news-events-center-block .view-news-events .Article a:hover .date {
  color: #101010;
}
.news-events-center-block .view-news-events .Event a .title,
.news-events-center-block .view-news-events .Article a .title {
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 3px;
  display: block;
}
.news-events-center-block .view-news-events .Event a .date,
.news-events-center-block .view-news-events .Article a .date {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.news-events-center-block .view-news-events .Event:hover {
  border-left: 3px solid #D4911E;
}
.news-events-center-block .view-news-events .Event:hover:after {
  background-color: #D4911E;
  background-image: url(/sites/all/themes/custom/csustan_theme/images/list-arrow-college.png);
}
.news-events-center-block .view-news-events .Article:hover {
  border-left: 3px solid #C30C21;
}
.news-events-center-block .view-news-events .Article a .date {
  display: block;
  color: #101010;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.news-events-center-block .view-news-events .attachment .view li {
  padding: 3px;
  border: none;
}
.news-events-center-block .view-news-events .attachment .view li:hover:after {
  background: none;
  border: none;
  width: 0;
}
.news-events-center-block .view-news-events .attachment .view li .content a {
  padding: 9px;
  padding-bottom: 0;
}
.news-events-center-block .view-news-events .attachment .view li .field-name-body {
  padding: 0 9px 9px;
}
.news-events-center-block .view-news-events .attachment .view.featured-large .title {
  color: #C30C21;
  font-size: 24px;
}
.news-events-center-block .view-news-events .attachment .view.featured-small li {
  width: 47.8%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.lt-ie8 .news-events-center-block .view-news-events .attachment .view.featured-small li {
  display: inline;
}
.news-events-center-block .view-news-events .attachment .view.featured-small li.views-row-last {
  margin-right: 0;
}
.block-admissions-aid {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  width: 300px;
}
.lt-ie8 .block-admissions-aid {
  display: inline;
}
.block-admissions-aid h2.block-title {
  border-bottom: 3px solid #F4F4F4;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.block-admissions-aid .content ul {
  margin: 0;
  padding: 0;
}
.block-admissions-aid .content li {
  border-bottom: 3px solid #F4F4F4;
  list-style: none;
  margin-bottom: 17px;
  overflow: hidden;
}
.block-admissions-aid .content li p {
  margin: 0;
}
.block-featured-content {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin: 0 25px;
  width: 300px;
}
.lt-ie8 .block-featured-content {
  display: inline;
}
.block-featured-content .content ul {
  margin: 0;
  padding: 0;
}
.block-featured-content .content ul li {
  border-bottom: 3px solid #F4F4F4;
  list-style: none;
  margin-bottom: 8px;
  padding-bottom: 7px;
}
.block-featured-content .content ul li a {
  color: #101010;
}
.block-featured-content .content ul li a:hover {
  color: #C30C21;
}
.block-news-events {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  position: relative;
  width: 300px;
}
.lt-ie8 .block-news-events {
  display: inline;
}
.division-main .latest-news-wrapper,
.division-main .promo-group {
  float: left;
  margin-right: 30px;
  width: 445px;
}
.division-main .link-list {
  display: inline-block;
}
.profile-list {
  margin: 0 0 25px;
  padding: 0;
}
.profile-list li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  list-style: none;
  margin-right: 11px;
}
.lt-ie8 .profile-list li {
  display: inline;
}
.profile-list li:last-child {
  margin-right: 0px;
}
.profile-list li p {
  font-size: 12px;
}
.profile-list li p a.mail-link {
  display: block;
  margin-top: 5px;
}
.college-intro {
  font-style: italic;
  margin-bottom: 55px;
}
.college-intro .image-caption {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  float: right;
  margin: 0 0 20px 30px;
}
.lt-ie8 .college-intro .image-caption {
  display: inline;
}
.image-list-row {
  clear: both;
}
.image-list-row .container-inline-block.column-2 > div {
  width: 32%;
}
.image-list-row .circle-list,
.image-list-row .link-list-gold {
  overflow: hidden;
}
.page-search404 #main #content {
  padding-bottom: 0;
}
.page-search404 .search-form {
  margin-top: -80px;
}
.google-maps {
  position: relative;
  padding-bottom: 90%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.links.inline {
  display: block;
}
ul.links.inline li.first {
  margin-left: 0px;
  padding: 0;
}
ul.links.inline li.print_html a.print-page {
  font-size: 0;
  line-height: 0;
  text-indent: -1000px;
  overflow: hidden;
  position: relative;
  text-align: left;
  background: url(/sites/all/themes/custom/csustan_theme/images/icon-print.png) no-repeat 0 0;
  padding: 8px;
}
.college-slideshow-block .flexslider .flex-viewport {
  overflow: visible !important;
}
.college-slideshow-block .flexslider .flex-control-nav {
  bottom: 0;
}
.college-slideshow-block .flexslider .flex-direction-nav {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.college-slideshow-block .flexslider .flex-direction-nav .flex-prev,
.college-slideshow-block .flexslider .flex-direction-nav .flex-next {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 20px;
  background-color: rgba(0,0,0,0.7);
  display: block !important;
  -moz-opacity: .7;
  -khtml-opacity: .7;
  -webkit-opacity: .7;
  opacity: .7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.college-slideshow-block .flexslider .flex-direction-nav .flex-prev:hover,
.college-slideshow-block .flexslider .flex-direction-nav .flex-next:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.college-slideshow-block .flexslider .flex-direction-nav .flex-prev {
  left: -100%;
}
.college-slideshow-block .flexslider .flex-direction-nav .flex-next {
  left: 100%;
}
@media (min-width: 768px) and (max-width: 976px) {
  .front #page {
    background-image: url(/sites/all/themes/custom/csustan_theme/images/body-background-top-gray-tablet.jpg);
  }
  #main #content {
    padding-bottom: 0;
  }
  .audience-menu a {
    font-size: 11px;
    padding: 0 0.9em;
  }
  .primary-navigation ul li a {
    font-size: 14px;
  }
  .logo-sitename img[title="logo"] {
    margin: -0.5em 0 -5.25em .5em;
    width: 100px;
  }
  .logo-sitename img[title="Stanislaus State"] {
    margin: 17px 0 0 17px;
    width: 185px;
    vertical-align: top;
  }
  .logo-sitename p {
    margin-bottom: 0px;
  }
  .block-search .form-text.form-search {
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .block-admissions-aid,
  .block-featured-content,
  .block-news-events {
    width: 30%;
  }
  .full-slideshow .view-content {
    padding-bottom: 43%;
  }
  .full-slideshow .slides {
    left: 0;
    right: 0;
    position: relative;
  }
  .full-slideshow .slides .slide-callout {
    width: 60%;
    max-width: none;
  }
  .full-slideshow .flex-control-paging {
    bottom: 0px;
    margin: 0;
    max-width: 100%;
    padding: 0;
  }
  .college-slideshow-block {
    height: 300px;
  }
  .college-slideshow-block .caroufredsel_wrapper {
    overflow: hidden !important;
    position: absolute !important;
  }
  .college-slideshow-block .carousel li  img {
    left: -325px !important;
  }
  .college-slideshow-block #pager {
    bottom: -1px;
    left: inherit;
    width: 100%;
  }
  .college-slideshow-block #prev,
  .college-slideshow-block #next {
    display: none !important;
  }
  .node-type-department,
  .node-type-college {
    overflow: auto;
  }
  .calendar-content {
    clear: both;
  }
  .block-in-content {
    display: block;
  }
  .contact-block .links {
    margin-right: 0px;
  }
  .footer-vertical-menu {
    width: 19%;
  }
}
@media (max-width: 767px) {
  body {
    min-width: 470px;
  }
  .no-mobile {
    display: none;
  }
  #page {
    background-position: center 16px;
  }
  .front #page {
    background-image: none;
  }
  #header {
    padding: 0;
    word-spacing: normal;
  }
  .region-header {
    background-color: #000;
    overflow: hidden;
    padding: 13px 0 0;
  }
  #block-search-form {
    background-color: #101010;
    float: none;
    margin-left: 20px;
    text-align: center;
    width: auto;
  }
  #block-search-form h2 {
    margin: 0;
  }
  #block-search-form form {
    position: relative;
  }
  #block-search-form .form-item {
    margin: 0;
  }
  #block-search-form .form-item label {
    display: none;
  }
  #block-search-form .form-text.form-search {
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 50px;
    margin: 0;
    width: 350px;
  }
  #block-search-form .form-actions {
    margin-top: 0px;
    position: absolute;
    top: 9px;
    right: 18px;
  }
  #block-search-form .form-actions input[type="submit"] {
    background: url("/sites/all/themes/custom/csustan_theme/images/search-button-sp-mobile.png") no-repeat scroll 0 0;
    height: 30px;
    width: 30px;
  }
  #block-search-form .form-actions input[type="submit"]:hover {
    background-position: 0 0;
  }
  .front #main #slideshow .region-slideshow {
    min-height: 200px;
  }
  .responsive-menu-button {
    display: inherit;
    padding-left: 20px;
  }
  #main #navigation {
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-menu-popout {
    top: 77px;
    z-index: 21;
  }
  .logged-in .mobile-menu-popout {
    top: 225px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu {
    background-color: #2B2B2B;
    padding: 0px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li {
    background-color: #2B2B2B;
    font-size: 26px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li a {
    border-bottom: 1px solid #000;
    border-top: 1px solid #363636;
    color: #CCCCCC;
    font-family: Arial;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.expanded a {
    background-position: 95% 30px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.expanded li a {
    background-position: 9999px 9999px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.expanded li a.back {
    background-position: 2% -8px;
    border-bottom: 1px solid #000;
    border-top: 0px none;
    padding-left: 40px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.expanded li.first a {
    border-top: 1px solid #363636;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.expanded li.expanded a {
    background-position: 95% 30px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.expanded li.expanded a.back {
    background-position: 2% -8px;
    border-bottom: 1px solid #000;
    border-top: 0px none;
    padding-left: 40px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.expanded li.expanded li a {
    background-position: 9999px 9999px;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.expanded li.expanded li.first a {
    border-top: 1px solid #363636;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.first a {
    border-top: 0 none;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.last a {
    border-bottom: 0 none;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.last li a {
    border-bottom: 1px solid #000;
  }
  .mobile-menu-popout .menu-block-wrapper ul.menu li.last li.last a {
    border-bottom: 0px none;
  }
  .utility-menu {
    background: #555;
    padding: 2px 5px;
    margin-top: 30px;
  }
  .region-navigation {
    background-color: #FFF;
    overflow: hidden;
  }
  .region-navigation p {
    margin-bottom: 0px;
  }
  .logo-sitename {
    margin: 0;
    border-bottom: 10px solid #C30C21;
    padding-left: 11px;
    width: 100%;
  }
  .primary-navigation {
    background-color: #DDD;
    padding: 5%;
    width: 90%;
  }
  .primary-navigation ul li {
    height: auto;
    text-align: center;
    width: 50%;
  }
  .primary-navigation ul li a {
    background-color: #fff;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
    margin-top: 0px;
  }
  .og-context-node-696 .logo-sitename {
    border-bottom-color: #C30C21;
  }
  .og-context-node-262 .logo-sitename {
    border-bottom-color: #C30C21;
  }
  .og-context-node-253 .logo-sitename {
    border-bottom-color: #C30C21;
  }
  .og-context-node-252 .logo-sitename {
    border-bottom-color: #C30C21;
  }
  .sf-menu li.active-trail a {
    background-color: #D4911E;
    color: #fff;
  }
  .logo-sitename img[title="logo"] {
    margin: -5px 0 -5px 20px;
    position: absolute;
    width: 100px;
    z-index: 20;
  }
  .logo-sitename img[title="Stanislaus State"] {
    margin: 25px 0 20px 140px;
    vertical-align: top;
    width: auto;
  }
  .block-search .form-text.form-search {
    border-radius: none !important;
  }
  #main #content,
  #main .sidebars {
    padding-bottom: 0;
  }
  .block-admissions-aid,
  .block-featured-content,
  .block-news-events {
    width: 100%;
  }
  .block-featured-content {
    margin: 0px 0px 20px 0px;
  }
  .block-admissions-aid {
    padding-top: 100px;
  }
  .not-front #main #slideshow .region-slideshow {
    min-height: 0;
  }
  .full-slideshow .view-content {
    padding-bottom: 20px;
  }
  .full-slideshow .slides {
    left: 0;
    right: 0;
    position: relative;
  }
  .full-slideshow .slides .slide-callout {
    margin-right: 0;
    max-width: 100%;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    background-color: #C30C21;
  }
  .full-slideshow .slides .slide-callout .views-field-title {
    font-size: 26px;
  }
  .full-slideshow .slides .slide-callout .field {
    font-size: 14px;
  }
  .full-slideshow .slides .slide-callout.Top.Left,
  .full-slideshow .slides .slide-callout.Bottom.Left,
  .full-slideshow .slides .slide-callout.Bottom.Right {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  }
  .full-slideshow .flex-control-paging {
    bottom: 107px;
    height: 23px;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .full-slideshow .flex-control-paging li a {
    margin: 5px 6px;
  }
  #feedback_simple {
    display: none;
  }
  .calendar-content {
    clear: both;
  }
  .block-in-content {
    display: block;
  }
  .page-node-5912 .iframe-wrapper {
    float: none;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
  }
  .page-node-5027 .container-inline-block.column-2 > div {
    width: 100%;
  }
  .container-inline-block.column-2 > div {
    width: 100%;
  }
  .in-content-menu {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }
  .az-directory-links-block p a {
    margin-bottom: 10px;
  }
  .container-inline-block.column-3 > div {
    width: 100%;
  }
  .college-slideshow-block {
    height: 99px;
  }
  .college-slideshow-block .carousel li {
    width: 338px !important;
  }
  .college-slideshow-block .carousel li img {
    right: 0px;
  }
  .college-slideshow-block .caroufredsel_wrapper {
    overflow: hidden !important;
    position: absolute !important;
  }
  .college-slideshow-block #pager {
    bottom: 0px;
    left: 0;
    height: 22px;
    width: 100%;
  }
  .college-slideshow-block #pager a {
    margin: 6px 6px;
  }
  .college-slideshow-block #prev,
  .college-slideshow-block #next {
    display: none !important;
  }
  .node-type-department,
  .node-type-college {
    overflow: auto;
  }
  .college-intro .image-caption {
    float: none;
  }
  .latest-news-wrapper.short-col li {
    margin-right: 0px;
    width: 100%;
  }
  .division-main .latest-news-wrapper,
  .division-main .promo-group {
    width: 100%;
  }
  .promo-group li {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .contact-block {
    width: 100%;
  }
  .contact-block h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .contact-block p.address {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    font-size: 18px;
    margin-right: 49px;
  }
  .lt-ie8 .contact-block p.address {
    display: inline;
  }
  .contact-block .footer-vertical-menu {
    display: none;
  }
  .contact-block .links {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    position: relative;
    right: 0;
    top: 0;
    margin: 6px 0 0;
  }
  .lt-ie8 .contact-block .links {
    display: inline;
  }
  .contact-block .links img {
    width: auto;
  }
  #block-menu-block-8 {
    margin-right: 15px;
    width: 42%;
  }
  #block-menu-block-2 {
    float: right;
  }
  .visit-us.footer-vertical-menu {
    margin-bottom: 30px;
    width: 46%;
  }
  .copyright-block {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 130px;
  }
  .lt-ie8 .copyright-block {
    display: inline;
  }
  .block.social-links {
    float: right;
    margin-top: 0px;
  }
  .social-links li + li {
    margin-left: 1px;
  }
}
@media print {
  a:link,
  a:visited {
    text-decoration: underline !important;
  }
  #site-name a:link,
  #site-name a:visited {
    text-decoration: none !important;
  }
  #content a[href]:after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-size: 16px;
  }
  #content a[href^="javascript:"]:after,
  #content a[href^="#"]:after {
    content: "";
  }
  #content abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #content {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body,
  #page,
  #main,
  #content {
    color: #000;
    background-color: transparent !important;
    background-image: none !important;
  }
  #skip-link,
  #toolbar,
  #navigation,
  .region-sidebar-first,
  .region-sidebar-second,
  #footer,
  .breadcrumb,
  .tabs,
  .action-links,
  .links,
  .book-navigation,
  .forum-topic-navigation,
  .pager,
  .feed-icons {
    visibility: hidden;
    display: none;
  }
}
