.container,
content-area {
	position: relative;
}
}
.container:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 20em) {
  .no-sidebars #content {
    width: 100%;
  }
}
@media screen and (min-width: 45em) {
  .no-sidebars #content {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 100%;
  }
  .no-sidebars #content:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 60em) {
  .no-sidebars #content {
    float: left;
    display: block;
    width: 100%;
  }
  .no-sidebars #content:last-child {
    margin-right: 0;
    position: relative;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 20em) {
  .one-sidebar.sidebar-second #content {
    width: 100%;
  }
}
@media screen and (min-width: 45em) {
  .one-sidebar.sidebar-second #content {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 74.19355%;
  }
  .one-sidebar.sidebar-second #content:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 60em) {
  .one-sidebar.sidebar-second #content {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 72.88136%;
  }
  .one-sidebar.sidebar-second #content:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 20em) {
  .one-sidebar.sidebar-first #content {
    width: 100%;
  }
}
@media screen and (min-width: 45em) {
  .one-sidebar.sidebar-first #content {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 74.19355%;
    margin-left: 25.80645%;
  }
  .one-sidebar.sidebar-first #content:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 60em) {
  .one-sidebar.sidebar-first #content {
    float: left;
    display: block;
    margin-right: 0;
    width: 880px;
    margin-left: 185px;
  }
  .one-sidebar.sidebar-first #content:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 20em) {
  .two-sidebars #content {
    width: 100%;
  }
}
@media screen and (min-width: 45em) {
  .two-sidebars #content {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 48.3871%;
    margin-left: 25.80645%;
  }
  .two-sidebars #content:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 60em) {
  .two-sidebars #content {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 52.54237%;
    margin-left: 20.33898%;
  }
  .two-sidebars #content:last-child {
    margin-right: 0;
  }
}

#sidebar-first {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 135px;
  margin-left: -74.57627%;
	border-top: 1px solid;
}
#sidebar-first:last-child {
  margin-right: 0;
}
.sidebar-first #sidebar-first {
	margin-left: -1060px;
	margin-top: 6.9em;
}
.page-library-search-results #sidebar-first {
	margin-top: 152px;
}
.page-event-list  #sidebar-first,
.page-event-list-acv  #sidebar-first {
	margin-top: 9.2em;
	border-top: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-event-list  #sidebar-first:not(:target),
  .page-event-list-acv  #sidebar-first:not(:target) {
	margin-top: 7.7em !important;;
  }
}
.page-my-page aside#sidebar-first,
.page-ranking aside#sidebar-first,
.page-newly-list aside#sidebar-first  {
	margin-top: 152px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-my-page aside#sidebar-first:not(:target) {
	margin-top: 137px !important;
  }
}

@media screen and (min-width: 20em) {
  #sidebar-second {
    width: 100%;
  }
}
@media screen and (min-width: 45em) {
  #sidebar-second {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 22.58065%;
    margin-left: 0%;
  }
  #sidebar-second:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 60em) {
  #sidebar-second {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 25.42373%;
    margin-left: 0%;
  }
  #sidebar-second:last-child {
    margin-right: 0;
  }
}

#footer {
  float: none;
  clear: both;
}

#header,
#footer,
.mission,
.breadcrumb,
.node {
  clear: both;
}

.inner {
  padding: 0;
}

#navigation li {
  list-style-type: none;
  display: inline-block;
}

/*# sourceMappingURL=layout.css.map */
