
/* ------------------- Overall Specifications ------------- */
body {
  line-height: 1.7;
  font-size: 16px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-align: center;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.0em 0 0.5em;
  font-weight: inherit;
}
.path-frontpage h1 {
    margin-top: 0;
}
h1 {
  font-size: 1.357em;
  color: #000;
}
h2 {
  font-size: 1.143em;
}
.view-content h3:first-of-type {
    margin-top: 0;
}
.view-content h3:not(:first-of-type) {
    margin-top: 48px;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}

/**
 * The generic monospace font family is listed before Courier new to avoid a
 * a bug in font-size rendering:
 * http://meyerweb.com/eric/thoughts/2010/02/12/fixed-monospace-sizing
 */
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.77em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}


/* ------------------- Fonts ------------------------------ */

body,
#site-slogan, #block-cbiqoe-branding,
.ui-widget,
.comment-form label {
  font-family: 'Roboto Condensed', sans-serif;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bibcitereference4 table {
  font-family: 'Roboto Condensed', sans-serif;
}
input,
textarea,
select,
a.button {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

/* ------------------- Reset Styles ----------------------- */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border-left: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
/*
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;
}
*/
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}

/* ------------------- Table Styles ----------------------- */

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table, .bibcitereference4 table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #fff;
  font-weight: bold;
}
.bibcitereference4 table td:first-child {
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left; /* LTR */
}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}

/* ------------------- List Styles ------------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-region .contextual .contextual-links a {
  font-size: 0.923em;
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
.item-list .pager li {
  padding: 0;
}
.item-list .pager a {
  display: inline-block;
  padding: 10px 15px;
}
.item-list .pager .pager-first a {
  padding: 10px 10px 10px 0;
}
.item-list .pager .pager-previous a {
  padding: 10px 0;
}
.item-list .pager .pager-current {
  padding: 0 10px;
}
.item-list .pager .pager-next a,
.item-list .pager .pager-last a {
  padding: 10px 0 10px 10px;
}

/* Navigation */
#block-cbiqoe-main-menu-menu {
    margin-top: 24px;
    border-top: 1px solid #cadadc;
    border-bottom: 1px solid #fff;
}
#block-cbiqoe-main-menu-menu ul.menu,
#block-menu-menu-buttons ul.menu {
    padding: 0;
}
#block-cbiqoe-main-menu-menu ul.menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #fdfdfd;
    border-bottom: 1px solid #cadadc;
}
#block-cbiqoe-main-menu-menu ul.menu li a,
#block-menu-menu-buttons ul.menu li a {
    width: 100%;
    padding: 0.5em 0.75em;
    display: inline-block;
    text-decoration: none;
}
#block-cbiqoe-main-menu-menu ul.menu li a,
#block-cbiqoe-main-menu-menu ul.menu li a:link,
#block-cbiqoe-main-menu-menu ul.menu li a:visited {
    font-size: 1.125rem;
    text-transform: uppercase;
}
#block-cbiqoe-main-menu-menu ul.menu li a.active {
    color: #9ebbd0;
}
#block-menu-menu-buttons ul.menu li {
    margin: 1em 0 0;
    padding: 0;
    list-style: none;
}
#block-menu-menu-buttons ul.menu li a {
    text-align: center;
    border-radius: 5px;
    background: #0f497f url(../images/arrow-right.png) no-repeat 98% 50%;
}
#block-menu-menu-buttons ul.menu li a,
#block-menu-menu-buttons ul.menu li a:link,
#block-menu-menu-buttons ul.menu li a:visited {
    color: #fff;
    font-size: 1.125rem;
    text-transform: uppercase;
}
#block-menu-menu-buttons ul.menu li a:hover {
    opacity: 0.5;
}

.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 15px; /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}
/*
.region-content ul {
    list-style: none;
}
.region-content ul li {
    position: relative;
    text-indent: -1em;
}
.region-content ul li p {
    display: inline-block;
}
.region-content ul li:before {
   width: 6px;
   height: 6px;
   margin-right: 6px;
   background: #0f497f; 
   -moz-border-radius: 3px; 
   -webkit-border-radius: 3px; 
   border-radius: 3px;
   content: '';
   display: inline-block;
}
.region-content ul ul li:before {
    background :#6ac99b;
}
*/

/* ------------------- Header ----------------------------- */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
  /* padding-left: 5px; LTR */
}
body.systems #logo {
    max-width: 418px;
    padding: 12px 72px;
    text-align: left;
}
body.systems #logo img {
    filter: brightness(0) invert(1);
    display: block;
}

#name-and-slogan, #block-cbiqoe-branding {
  margin: 0;
  text-align: center;
}
#name-and-slogan img, #block-cbiqoe-branding img {
    max-height: 96px;
    padding: 12px 48px 12px 12px;
}
#site-name, #block-cbiqoe-branding {
  font-size: 1.6em;
  color: #686868;
  line-height: 1;
}
h1#site-name, #block-cbiqoe-branding h1 {
  margin: 0;
}
#site-name a, #block-cbiqoe-branding a {
  font-weight: normal;
}
#site-slogan, #block-cbiqoe-branding {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */
.region-header .block {
  font-size: 0.857em;
  float: left; /* LTR */
  margin: 0 10px;
  padding: 0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px; /* LTR */
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 208px;
}
.region-header .block-menu li a {
  display: block;
  border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  padding: 3px 7px;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left; /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 208px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}

/* ------------------- Main Menu -------------------------- */
#main-menu {
  clear: both;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0;
  text-align: center; /* LTR */
}
#main-menu-links li {
  float: none;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#main-menu-links a {
    color: #333;
    background: #ccc;
    background: rgba(255, 255, 255, 0.7);
    float: none;
    display: block;
    text-decoration: none;
    text-shadow: 0 1px #eee;
    padding: 0.9em 0 0.9em 10px;
    border-top: 1px solid #dae5ed;
    background: #f4f8fd;
}
#main-menu-links a:hover,
#main-menu-links a:focus {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}
#main-menu-links a:active {
  background: #b3b3b3;
  background: rgba(255, 255, 255, 1);
}
#main-menu-links li a.active {
  border-bottom: none;
}

/* ------------------- Secondary Menu --------------------- */

#secondary-menu-links {
  float: right; /* LTR */
  font-size: 0.929em;
  margin: 0 10px;
}
#secondary-menu-links  li{
  margin: 0;
  padding: 0;
}
#secondary-menu-links  a {
  display: inline-block;
  padding:  0.8em;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}

/* ------------------- Main ------------------------------- */

/* ------------------- Featured --------------------------- */

#featured {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 10px 45px;
  margin: 0;
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-bottom: 1px solid #e7e7e7;
  text-shadow: 1px 1px #fff;
}
#featured h2 {
  font-size: 1.2em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}

/* ------------------- Highlighted ------------------------ */

.highlighted .region {
    padding: 36px;
    color: #fff;
    font-size: 120%;
    background: rgba(14, 57, 90, 0.5);
    border-radius: 10px;
}
#content .highlighted h2 {
    margin: 0 0 1em;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #9ebbd0;
    text-transform: uppercase;
}
.path-frontpage #content a,
.path-frontpage #content a:link,
.path-frontpage #content a:visited {
    color: #9ebbd0;
}
.path-frontpage #content .tabs a,
.path-frontpage #content .tabs a:link,
.path-frontpage #content .tabs a:visited {
    color: #000;
}
.highlighted .views-field-title {
    margin-bottom: 0.5em;
	font-weight: normal;
}
.highlighted .views-field-title a,
.highlighted .views-field-title a:link {
    font-size: 1.15em;
}
.field-content p {
    margin-bottom: 0.5em;
}
.content h1 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.content  h1.library-title {
    color: #000;
    font-weight: 400;
    text-transform: none;
    word-spacing: normal;
}

:not(.views-row-first).views-row {
    margin-top: 48px;
}

/* ------------------- Help ------------------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

/* ------------------- Content ---------------------------- */

.content {
  margin-top: 0;
}
h1.page-title {
  font-size: 2em;
  line-height: 1;
}
body:not(.path-frontpage) h1.page-title {
  font-size: 1.8em;
  line-height: 1.3;
  text-align: left;
}
#content h2 {
    margin-bottom: 1.5em;
    padding-bottom: 0.5em;
    font-size: 1.429em;
    line-height: 1.4;
    border-bottom: 2px solid #0f497f;
}
#content h2:first-of-type {
    margin-top: 0;
}
#content h2:not(:first-of-type) {
    margin-top: 2em;
}
#content h2 a:link {
  padding-top: 18px;

}
#content p.date {
    font-weight: bold;
}
.node .content {
  font-size: 1.071em;
}
.path-frontpage .node .content {
  color: #fff;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}

.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: 10px;
}
.submitted a {
  padding: 10px 0 15px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}

.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.view-mode-teaser .field-type-taxonomy-term-reference .field-label,
.view-mode-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.field-type-taxonomy-term-reference ul.links li a {
  padding: 5px 0 20px;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}

ul.links {
  color: #68696b;
  font-size: 0.821em;
}
ul.links.inline li a {
  display: inline;
  padding: 18px 0 5px;
}

.unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

.views-field-title {
	font-weight: bold;
}

/* ------------------- Comments --------------------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .submitted .comment-permalink a {
  padding: 8px 0 18px;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .comment-text h3  a{
  padding-top: 22px;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment.unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment.unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ------------------- Sidebar ---------------------------- */
.sidebar h2 {
  margin: 0 0 0.5em;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 1.071em;
  line-height: 1.2;
}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}
.sidebar .block {
    margin-bottom: 48px;
}

.sidebar #block-block-5 p {
    font-size: 1.071rem;
    text-transform: uppercase;
}
.sidebar #block-block-5 ul {
    padding: 0;
}
.sidebar #block-block-5 li {
    margin-bottom: 0.5em;
    list-style: none;
}
.sidebar .side-content-wrapper {
    width: 50%;
    float: left;
}
.sidebar .side-content-wrapper:nth-child(odd){
    padding-right: 12px;
}
.sidebar .side-content-wrapper:nth-child(even){
    padding-left: 12px;
}

.sidebar #block-block-5:after {
    content: '';
    clear: both;
    display: table;
}

.sidebar #block-block-3 img {
    max-width: 280px;
    max-height: 120px;
    margin: 0 auto;
    display: block;
}

.sidebar #block-user-login h2 {
    margin: 0;
    padding: 0.5em 0.25em;
    color: #fff;
    font-size: 1.125rem;
    text-transform: uppercase;
    text-align: center;
    background: #6ac99b;
    border-radius: 5px;
}
.sidebar #block-user-login h2:hover {
    cursor: pointer;
    opacity: 0.5;
}
.sidebar #block-user-login h2.open {
    opacity: 1;
    cursor: auto;
}
.sidebar #block-user-login .content {
    display: none;
    margin-top: -3px;
    padding: 12px;
    border-radius: 0px 0px 5px 5px;
    background: #efefef;
}
.sidebar #block-user-login .content .item-list li {
    list-style: none;
    text-align: center;
}
.sidebar #block-user-login .content input {
    width: 100%;
    padding: 0.5em 0.25em;
}
.sidebar #block-user-login .content input[type="submit"] {
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    background: #60a985;
    border: none;
}
.sidebar #block-user-login .content input[type="submit"]:hover {
    opacity: 0.5;
}

body:not(.path-frontpage) #sidebar-second .section {
    background: rgb(232, 235, 236); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(232, 235, 236,1) 0%, rgba(249, 249, 249,1) 26%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(232, 235, 236,1) 0%,rgba(249, 249, 249,1) 26%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(232, 235, 236,1) 0%,rgba(249, 249, 249,1) 26%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce6ea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/* ------------------- Footer ----------------------------- */

#footer-wrapper {
  color: #c0c0c0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.857em;
  display: none;
}
#footer-wrapper a {
  color: #fcfcfc;
  color: rgba(255, 255, 255, 0.8);
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #fefefe;
  color: rgba(255, 255, 255, 0.95);
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.5em 0;
}
#footer .block .content {
  padding: 0.5em 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 1em;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0; /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 30px;
  border-top: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
  margin-top: 20px;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555; /* LTR */
  border-color: rgba(255, 255, 255, 0.15);
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}

/* ------------------- System Tabs ------------------------ */
.not-logged-in .tabs {
    display: none;
}
.tabs {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
}
body:not(.path-frontpage) .tabs ul.primary {
  background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 0.929em;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
body:not(.path-frontpage) .tabs ul.primary li a {
  color: #000;
  background-color: #ededed;
  text-shadow: 0 1px 0 #fff;
}
body.path-frontpage #content .tabs ul.primary li a {
  color: #fff;
  background-color: #0f497f;
  border-color: #0f497f;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
  color: #fff;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  border-radius: 5px;
}
.path-frontpage .tabs ul.primary {
    position: absolute;
    width: 100%;
    left: 0;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/* ------------------- Messages --------------------------- */

#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}

/* ------------------- Breadcrumbs ------------------------ */

.breadcrumb {
  font-size: 0.929em;
  padding: 10px;
}

.breadcrumb a {
  padding: 12px 0;
}

/* ------------------- User Profile ----------------------- */

.profile .user-picture {
  float: none;
}

/* ------------------- Password Meter --------------------- */

.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}

/* ------------------- Buttons ---------------------------- */

input.form-submit,
a.button {
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  color: #3a3a3a;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em; /* LTR */
  padding: 4px 17px;
  border-radius: 15px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}

/* ------------------- Form Elements ---------------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
input.form-tel,
input.form-email,
input.form-url,
input.form-search,
input.form-number,
input.form-color,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #dedede;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 0.929em;
  font-weight: normal;
  color: #444;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* ------------------- Disabled Form Elements ------------- */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled label {
  color: #717171;
}

/* ------------------- Animated Throbber ------------------ */
.js input.form-autocomplete {
  background-position: 100% 4px; /* LTR */
}
.js input.throbbing {
  background-position: 100% -16px; /* LTR */
}

/* ------------------- Comment Form ----------------------- */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* ------------------- Other Overrides -------------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

/* ------------------- Search Form ------------------------ */

#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input[type="search"],
#block-search-form input[type="search"] {
  box-sizing: border-box;
  padding: 4px;
  -webkit-appearance: textfield;
}
#search-form input[type="search"]::-webkit-search-decoration,
#block-search-form input[type="search"]::-webkit-search-decoration {
  display: none;
}
#search-form input#edit-keys {
  float: left; /* LTR */
  font-size: 1em;
  margin-right: 5px;
  width: 9em;
}
#search-block-form {
    position: relative;
}
#block-search-form .form-item-search-block-form input {
  width: 100%;
  margin: 0;
  padding: 12px;
  border-radius: 6px;
}
#block-search-form .form-item-search-block-form input:focus {
    outline: 0;
}
#search-block-form input.form-submit {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 6px 6px 0;
    margin: 0;
    height: 42px;
    width: 42px;
    background: #557ea4 url(../images/bt-search.png) no-repeat 50% 50%;
    text-indent: -9999px;
}
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover {
    opacity: 0.8;
}
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}

/* ------------------- Search Results --------------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* ------------------- Shortcut Links --------------------- */

.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1.page-title margin. */
}
.shortcut-wrapper h1.page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}

/* ------------------- Admin-specific Theming ------------- */

.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}

/* ------------------- Overlay Layout Styles -------------- */

.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay .page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}

/* ------------------- Poll ------------------------------- */

.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right; /* LTR */
  text-align: right; /* LTR */
}
.poll .choice-title {
  clear: right; /* LTR */
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}
.biblio-alpha-line {
    margin-top: 24px;
}
.biblio-alpha-line a {
    padding: 4px;
    display: inline-block;
}

/* ------------------- Book ------------------------------- */
.book-navigation .menu {
  border-top: 1px solid #d6d6d6;
}
.book-navigation .book-pager {
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  margin: 0;
}

/* ------------------- Menu Toggle Link ------------------- */
a#menu-toggle {
  display:none;
  padding: 0.7em 0 0.7em 10px;
  text-decoration: none;
  position:relative;
  text-indent: -9999px;
}

a#menu-toggle:after {
  content:"";
  background: url('../images/toggle.png') no-repeat;
  width: 22px;
  height: 30px;
  display: inline-block;
  position: absolute;
  right: 10px;
}

/* front */
.path-frontpage #content .section {
    position: relative;
    z-index: 400;
}
.path-frontpage #sidebar-second .section {
    z-index: 400;
}
.path-frontpage {
    background: url(../images/bg-graph-sound-top.jpg) repeat-x;
}
.path-frontpage #page-wrapper {
    background-image: url(../images/bg-sound-graph.png), url(../images/bg-graph-sound-top.jpg), url(../images/bg-graph-sound-bottom.jpg);
    background-repeat: no-repeat, repeat-x, repeat;
    background-position: 0 25%, 0 0, 0 0;
}
.path-frontpage .bg-gradient {
    display: inline-block;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(1,27,59,0) 0%, rgba(1,27,59,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(1,27,59,0) 0%,rgba(1,27,59,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(1,27,59,0) 0%,rgba(1,27,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00011b3b', endColorstr='#011b3b',GradientType=0 ); /* IE6-9 */
    z-index: 300;
    opacity: 0.7;
}
.path-frontpage .bg-gradient.left {
    width: 15%;
    left: 0;
}
.path-frontpage .bg-gradient.right {
    width: 40%;
    right: 30%;
}
/* Interior pages */

body:not(.systems) #main-wrapper h1#systems-title,
body.systems #block-cbiqoe-page-title-top h1.page-title {
    display: none;
}
body.systems #main-wrapper h1#systems-title {
    display: display;
}

#block-cbiqoe-page-title-top {
    width: 100%;
    background: url(../images/bg-sound-graph.png), url(../images/bg-graph-sound-top.jpg);
    background-repeat: no-repeat, repeat;
    background-position: 0% 50%, top left;
}
.page-title {
	text-align: left;
}
body.systems #block-cbiqoe-page-title-top {
    position: relative;
}
#overlay-content #block-cbiqoe-page-title-top {
    background: none;
}
#block-cbiqoe-page-title-top  h1 {
    color: #fff;
}

/* library */
body.page-library input.form-submit {
    border: none;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    width: 100%;
    margin-top: 1em;
    background: #0f497f;
}
body.page-library .fieldset-wrapper {
  margin-top: 60px;
}
body.page-library fieldset {
    top: 0;
}
body.page-library fieldset legend {
    background: #cadadc;
    border: 1px solid #cadadc;
    border-bottom: none;
    height: auto;
    top: 0;
    left: 0;
    text-shadow: none;
    font-family: inherit;
    text-indent: unset;
}
body.page-library fieldset legend a {
    width: 100%;
    margin-left: -15px;
    padding: 8px 8px 8px 23px;
    color: #0f497f;
    display: inline-block;
}
body.page-library fieldset legend a:hover,
body.page-library fieldset legend a:focus,
body.page-library fieldset legend a:active {
  color: #0f497f;
}
body.page-library fieldset .fieldset-wrapper {
  padding: 0 12px;
}
body.page-library fieldset fieldset legend {
    background: #fff;
    border-color: #fff;
}
html.js body.page-library fieldset.collapsed {
    height: 3em;
    border-top-width: 0;
}
body.page-library input.form-text,
body.page-library input.form-tel,
body.page-library input.form-email,
body.page-library input.form-url,
body.page-library input.form-search,
body.page-library input.form-number,
body.page-library input.form-color,
body.page-library textarea.form-textarea {
    padding: 12px;
    width: 100%;
    border-radius: 5px;
}
body.page-library input.form-submit:hover,
body.page-library input.form-submit:focus {
  opacity: 0.7;
}
body.page-library select.form-select {
    height: 2.5rem;
    font-size: inherit;
    font-family: inherit;
}
body.page-library .exposed-filters .form-item {
    margin: 0 0 1em 0;
}
body.page-library .exposed-filters .filters {
    float: none;
    margin: 0;
    width: 100%;
}
body.page-library .exposed-filters .form-item label {
    font-size: inherit;
}
body.page-library select.form-select {
    width: 100%;
}
 fieldset fieldset .exposed-filters {
    border-top: 1px solid #ccc;
    padding-top: 2rem;
}
body.page-library .additional-filters {
    margin: 0 0 1em;
    float: none;
}
body.page-library .biblio-current-filters {
    background-color: #fff;
    border: 1px dotted #bbb;
    padding: 12px;
    margin-top: 24px;
}
body.page-library fieldset fieldset {
    border: none;
}
body.page-library .region-content ol {
    margin: 0;
    padding: 0;
}
body.page-library ul.secondary a.active {
    border: none;
}
body.page-library ul.secondary li {
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
}
body.page-library ul.secondary li a img {
    margin-left: 5px;
}
body.page-library .biblio-separator-bar {
    margin-top: 48px;
    padding: 0;
    background: none;
    border: none;
    border-bottom: 2px solid #bbb;
}
.biblio-entry {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #dcdcdc;
}
.biblio-title {
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.7;
    font-size: 1.2em;
    width: 100%;
    display: inline-block;
    margin-bottom: 0.5em;
}
.biblio-authors {
    width: 100%;
    display: inline-block;
}
/*.biblio-title:after,
.biblio-authors:after {
    content: ',';
}*/
#biblio-node dl {
    width: 100%;
    margin: 0;
}
#biblio-node dt {
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
#biblio-node dd {
    margin: 12px 0 24px;
}

#sidebar-second .search-box {
    position: relative;
}
#sidebar-second .search-box input {
    width: 43px;
    height: 43px;
    margin: 0;
    padding: 12px;
    display: inline-block;
    -webkit-appearance: none;
    background: #557ea4 url(../images/bt-search.png) no-repeat 50% 50%;
}
#sidebar-second .search-box input:hover {
    opacity: 0.8;
    cursor: pointer;
}
#sidebar-second .search-box input[type="text"] {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #cadadc;
    background: #ffffff;
}
#sidebar-second .search-box input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    border: none;
    border-radius: 0px 5px 5px 0;
}

/* Table */
.nav-open {
    width: 34px;
    height: 28px;
    display: inline-block;
    background-repeat: no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
    right: 24px;
    top: 24px;
    z-index: 99999;
}
.nav-open:not(.open) {
    background-image: url(../images/bt-open.png);
}
.nav-open:not(.open):hover {
    opacity: 0.8;
}
.nav-open.open  {
    background-image: url(../images/bt-close.png);
}

ul.systems-tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
}
ul.systems-tabs li {
    background: none;
    display: inline-block;
    cursor: pointer;
}
ul.systems-tabs li:not(.current):hover {
    opacity: 0.8;
}
ul.systems-tabs li.current {
    cursor: inherit;
}
.systems .table-filter,
.systems .block-views,
.systems .table-mobile {
    display: none;
}
.systems .block-views.current {
    display: inherit;
    overflow-x: auto;
}
.systems .table-mobile.current {
    display: inherit;
 }
.systems button.table-filter {
    position: absolute;
    bottom: -2px;
    right: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    outline: 0;
    cursor: pointer;
    color: #fff;
    background: #2783b2;
    border: none;
    opacity: 0.8;
}
.systems button.table-filter:hover,
.systems button.table-filter.open {
    opacity: 1;
}

.systems .block-views h2 {
    display: none;
}

.systems-filter {
    margin: 0 0 24px;
    border-top: 3px solid #2783b2;
}
.systems-filter ul {
    list-style: none;
}
.systems-filter li {
    display: inline-block;
}
.systems-filter ul label {
    margin-left: 12px;
    font-weight: normal;
    display: inline-block;
    position: relative;
}
.systems-filter li:first-child,
.systems-filter p.descriptions {
    display: none;
}
.systems-filter button {
    padding: 2px 4px 1px;
    display: inline-block;
    color: #fff;
    background: #589cc2;
    border-radius: 2px;
    line-height: 1;
    font-size: 0.7em;
    opacity: 0.4;
    position: absolute;
    top: 0.5em;
    right: -1.5em;
    border: 0;
}
.systems-filter button:hover {
    opacity: 1;
}
.systems-filter p.descriptions {
    padding: 12px;
}
.systems-filter .bt-close {
    padding: 2px 4px;
    position: absolute;
    top: 0;
    right: 0;
    background: #589cc2;
    color: #fff;
    line-height: 1;
}
.systems tr.views-row-descriptions,
#mobile-0>.table-data:first-of-type {
    display: none;
}
.systems table {
    margin: 0;
    position: relative;
}
.systems table tr th {
    background: #c8d9e0;
    font-weight: normal;
    color: #000;
    border-top: none;
    text-align: center;
}
.systems table tr th:first-child,
.systems table tr td:first-child {
    border-left: none;
}
.systems table tr th:last-child,
.systems table tr td:last-child {
    border-right: none;
}
.systems table tr th,
.systems table tr td {
    padding: 12px 18px;
    border-color: #abb2b9;
    font-size: 0.83em;
    line-height: 1.3;
}
.systems tr.odd {
    background: #fff;
}
.systems tr.even {
    background: #f7f7f7;
}

/* acronyms */
.systems td {
    position: relative;
}
.acronyms .field-items dt {
    margin-top: 24px;
    font-weight: bold;
}
.acronyms .field-items dd {
    margin: 0;
}
.acronyms-tip {
    padding-right: 1em;
    border-bottom: 1px dotted #2783b2;
    display: inline-block;
    position: relative;
}
.acronyms-tip:hover {
    cursor: help;
}
.acronyms-tip:after {
    margin-left: 3px;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #2784b2 transparent transparent transparent;
    position: absolute;
    top: 50%;
}
.acronyms-tip p {
    max-width: 300px;
    min-width: 200px;
    padding: 6px;
    display: none;
    position: absolute;
    background: #fff;
    left: -100%;
    bottom: 50%;
    border: 1px solid #efefef;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    z-index: 99999;
}
.acronym-list {
    display: none;
}

#block-views-block-latest-news-block-1 div,
#block-views-block-latest-news-block-1 p,
#block-views-block-latest-news-block-1 span,
#block-views-block-latest-news-block-1 a {
    font-family: 'Roboto Condensed', sans-serif!important;
    font-size: 1em!important;
}
#block-views-block-latest-news-block-1 a {
    color: #c1d7e6!important;
}
#block-views-block-latest-news-block-1 div,
#block-views-block-latest-news-block-1 p,
#block-views-block-latest-news-block-1 span  {
    color: #fff!important;
}

/* ------------------- Media Queries ---------------------- */

@media all and (max-width: 850px) {
  /* ----------------- Menu on Small Resolutions ---------- */
  a#menu-toggle {
    display:block;
    position: absolute;
    top: 24px;
    right: 0;
  }

  #main-menu-links {
    display: none;
    height: auto;
  }
  
  /* ----------------- Forms on Small Screens ------------- */
  input.form-text,
  input.form-tel,
  input.form-email, 
  input.form-url,
  input.form-search,
  input.form-number, 
  input.form-color,
  textarea.form-textarea,
  select.form-select {
    width: 100%;
  }
}
@media all and (min-width: 901px) {

  .region-header {
    margin: 1em 5px 1.5em;
  }
  #logo {
    /* padding: 15px 15px 15px 10px; LTR */
  }
  #name-and-slogan, #block-cbiqoe-branding {
    padding: 26px 0 0;
    margin: 0 0 30px 15px; /* LTR */
  }
  #site-name {
    font-size: 1.821em;
  }
  #main-menu-links {
    font-size: 0.929em;
    margin: 0;
    padding: 0 15px;
  }
  #main-menu-links li {
    float: left; /* LTR */
    list-style: none;
    padding: 0 1px;
    margin: 0 1px;
    width: auto;
  }
  #main-menu-links a {
    float: left; /* LTR */
    padding: 0.7em 0.8em;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  #featured {
    font-size: 1.643em;
    line-height: 1.4;

  }
  #featured h2 {
    font-size: 1.174em;
    line-height: 1;
  }
  .featured #main-menu-links li a:active,
  .featured #main-menu-links li a.active {
    background: #f0f0f0;
    background: rgba(240, 240, 240, 1.0);
  }
}


/* ------------------- Misc Fixes ------------------------- */
.element-invisible {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  left: 0;
}

@media all and (max-width: 1400px) and (min-width: 1021px) {
    h1.overlay-title {
        margin-bottom: 36px;
    }
}
@media all and (max-width: 1280px) and (min-width: 1021px) {
    #overlay-tabs li a,
    #overlay-tabs li a:active,
    #overlay-tabs li a:visited,
    #overlay-tabs li a:hover {
        padding: 0 6px;
    }
}
@media all and (min-width: 1021px) {
    .systems-filter li {
        width: 25%;
    }
}
@media all and (max-width: 1020px) {
    #overlay-tabs {
        margin: 0;
        position: relative;
        right: auto;
        bottom: auto;
        text-align: left;
    }
    #overlay-titlebar {
        padding: 0;
        white-space: unset;
    }
    #overlay-close-wrapper {
        bottom: -12px;
    }
    #overlay-tabs li {
        margin: 0;
    }
    #overlay-tabs li a,
    #overlay-tabs li a:active,
    #overlay-tabs li a:visited,
    #overlay-tabs li a:hover {
        background-color: #000;
        border-radius: 0;
        color: #fff;
        border: 1px solid #636363;
    }
    #overlay-tabs li.active a,
    #overlay-tabs li.active a.active,
    #overlay-tabs li.active a:active,
    #overlay-tabs li.active a:visited {
        color: #000;
    }
    #overlay-content {
        margin-top: 12px;
    }
}

@media all and (min-width: 851px) {
    body:not(.path-frontpage) #sidebar-second .section {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
        /* z-index: 99999; */
    }
    body.systems #sidebar-second .section {
        display: none;
        transition: 0.5s;
    }
    .path-frontpage #sidebar-second .section {
        background: url(../images/bg-sidebar.png) left bottom no-repeat;
    }
    body:not(.path-frontpage) #main-wrapper #main:before {
        content: url(../images/bg-header-wave.png);
        margin: -77px 0 -124px;
        display: inline-block;
    }
	body.systems #main-wrapper #main:before {
        /*needs fix*/
    }
    
    #overlay-content #main:before {
        content: ''!important;
        margin: 0;
    }
    body:not(.path-frontpage) #main-wrapper #main #content {
        position: relative;
        /* z-index: 9999; */
    }
    .path-frontpage .tabs ul.primary {
        padding-top: 12px;
        top: 0;
        left: 0;
        border-bottom: 1px solid #0f497f;
    }
}

@media all and (max-width: 850px) {
    #sidebar-second #logo,
    #sidebar-second .block-system {
        display: none;
    }
    #sidebar-second {
        background: rgb(220,230,234); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(220,230,234,1) 0%, rgba(255,255,255,1) 26%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(220,230,234,1) 0%,rgba(255,255,255,1) 26%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(220,230,234,1) 0%,rgba(255,255,255,1) 26%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce6ea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    }
    .systems #block-cbiqoe-page-title-top {
        display: none;
    }
}

@media all and (max-width: 1020px) and (min-width: 841px) {
    .systems-filter li {
        width: 33.333%;
    }
}

@media all and (min-width: 769px) {
    ul.systems-tabs li {
        margin-right: 5px;
        padding: 8px 12px;
        border-radius: 5px 5px 0 0;
        color: #fff;
    }
    ul.systems-tabs li.current {
        background: #2783b2;
    }
    ul.systems-tabs li:not(.current) {
        background: #b5b5b5;
    }
    .systems button.table-filter {
        padding: 13px 24px;
    }
    .systems .block-views.current {
        border: 3px solid #2783b2;
    }
    .systems .table-mobile.current {
        display: none;
    }
}
@media all and (max-width: 768px) {
    ul.systems-tabs {
        margin-top: 36px;
        padding: 0 6em 24px 0;
    }
    .systems button.table-filter {
        padding: 6px 12px;
    }
    ul.systems-tabs li {
        margin: 3px 18px 0 0;
    }
    ul.systems-tabs li.current {
        color: #2783b2;
        padding-left: 4px;
    }
    ul.systems-tabs li:before {
        width: 0;
        height: 0;
        border-style: solid;
        display: inline-block;
        content: '';
    }
    ul.systems-tabs li.current:before {
        margin-right: 6px;
        border-width: 10px 5px 0 5px;
        border-color: #2783b2 transparent transparent transparent;
    }
    ul.systems-tabs li:not(.current):before {
        margin: 0 3px 0 4px;
        border-width: 5px 0 5px 10px;
        border-color: transparent transparent transparent #999;
    }
    .systems .block-views.current {
        border-top: 3px solid #2783b2;
    }
    body.systems .view-content {
        display: none;
    }
    .table-data {
        margin-bottom: 24px;
    }
    .table-data div {
        padding: 6px;
        border-bottom: 1px solid #efefef;
    }
    .table-data div:first-child {
        background: #589cc2;
        color: #fff;
    }
}
@media all and (min-width: 641px) {
    .content h1 {
        font-size: 5.375rem;
        word-spacing: 30000px;
        line-height: 1;
    }
    .path-frontpage .node .content {
        font-size: 1.875rem;
    }
    body:not(.page-admin-config-content-biblio) .region.region-content,
    #sidebar-second .section,
    body:not(.systems) #block-cbiqoe-page-title-top {
        padding: 60px;
    }
    body.systems .page-title {
        padding: 0 60px;
        margin: 24px 0 0;
    }
    body.page-admin-config-content-biblio .region.region-content,
    #overlay .region.region-content {
        padding: 24px;
    }
     #overlay #block-cbiqoe-page-title-top {
        padding: 0;
     }
    .highlighted {
        padding: 48px 48px 0;
    }
    body.page-library .exposed-filters .form-item label {
        width: 20%;
        float: left;
    }
    body.page-library select.form-select {
        width: 80%;
    }
    .systems-filter p.descriptions {
        background: #589cc2;
        z-index: 99999;
        border: 1px solid #efefef;
        border-radius: 5px;
        font-size: 0.8em;
        color: #fff;
        letter-spacing: 0.05em;
        max-width: 33.333%;
    }
}

@media all and (max-width: 840px) and (min-width: 451px) {
    .systems-filter li {
        width: 50%;
    }
}

@media all and (max-width: 640px) {
    .region.region-content,
    #sidebar-second .section,
    #block-cbiqoe-page-title-top {
        padding: 36px;
    }
    body.systems .page-title {
        padding: 0 36px;
        margin: 36px 0 0;
    }
    .systems-filter p.descriptions {
        margin-top: 12px;
        background: #deebf3;
    }
}

@media all and (max-width: 641px) and (min-width: 450px) {
    .content h1 {
        font-size: 3rem;
        line-height: 1.2;
    }
    .path-frontpage .node .content {
        font-size: 1.5rem;
    }
}

@media all and (max-width: 450px) {
    .systems-filter li {
        width: 100%;
    }
}

/* ------------------- Updated for D9 ------------------------- */

#block-system-main-menu {
    margin-top: 24px;
    border-top: 1px solid #cadadc;
    border-bottom: 1px solid #fff;
}
#block-system-main-menu ul.menu li a, #block-system-main-menu ul.menu li a:link, #block-system-main-menu ul.menu li a:visited {
    font-size: 1.125rem;
    text-transform: uppercase;
}
#block-system-main-menu ul.menu li a, #block-menu-menu-buttons ul.menu li a {
    width: 100%;
    padding: 0.5em 0.75em;
    display: inline-block;
    text-decoration: none;
    border: none;
}
#block-system-main-menu ul.menu li a.is-active {
    color: #9ebbd0;
}

#block-system-main-menu  #show-block-cbiqoe-main-menu {
    display: none;
}

#block-system-main-menu  a.menu-toggle {
    display: none;
}

#block-system-main-menu  ul.clearfix.menu {
    padding: 0;
}

#logo img {
    padding-top: 26px;
}

div#logo a {
    border: none;
}

#block-system-main-menu ul.menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #fdfdfd;
    border-bottom: 1px solid #cadadc;
}

div#block-cbiqoe-socialicons {
    margin: -30px 0 -5px 15px;
}

nav#block-cbiqoe-iqoe-menu-menu-buttons {
    margin-bottom: 48px;
}

nav#block-cbiqoe-iqoe-menu-menu-buttons a.menu-toggle {
    display: none;
}

nav#block-cbiqoe-iqoe-menu-menu-buttons ul.clearfix.menu {
    padding: 0;
}

nav#block-cbiqoe-iqoe-menu-menu-buttons ul li.menu-item {
    margin: 1em 0 0;
    padding: 0;
    list-style: none;
}

nav#block-cbiqoe-iqoe-menu-menu-buttons ul li.menu-item a {
    color: #fff;
    font-size: 1.125rem;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    background: #0f497f url(images/arrow-right.png) no-repeat 98% 50%;
    width: 100%;
    padding: 0.5em 0.75em;
    display: inline-block;
    text-decoration: none;
}

div#block-cbiqoe-links {}

div#block-cbiqoe-links h2 {
    display: none;
}

div#block-cbiqoe-links .side-content-wrapper p {
    font-size: 1.071rem;
    text-transform: uppercase;
}

div#block-cbiqoe-links .side-content-wrapper ul {
    padding: 0;
}

div#block-cbiqoe-links .side-content-wrapper ul li {
    list-style-type: none;
    margin-bottom: 0.5em;
    border: none;
}

div#block-cbiqoe-links .side-content-wrapper ul li a {
    border: none;
}

div#block-cbiqoe-iqoe-search-form {}

div#block-cbiqoe-iqoe-search-form form#search-block-form {}

div#block-cbiqoe-iqoe-search-form form#search-block-form .content.container-inline {
    display: block !important;
}

div#block-cbiqoe-iqoe-search-form .content.container-inline {
    width: 100%;
}

div#block-cbiqoe-iqoe-search-form form#search-block-form .js-form-item.form-item.js-form-type-search {
    display: block !IMPORTANT;
}

div#block-cbiqoe-iqoe-search-form form#search-block-form .js-form-item.form-item.js-form-type-search input#edit-keys {
    width: 100%;
    height: 39px;
}
.path-frontpage div#block-cbiqoe-page-title-top {
    display: none;
}
#block-system-main-menu {
    margin-top: 24px;
    border-top: 1px solid #cadadc;
    border-bottom: 1px solid #fff;
}

nav#block-cbiqoe-main-menu {
    margin-top: 24px;
    border-top: 1px solid #cadadc;
    border-bottom: 1px solid #fff;
}

nav#block-cbiqoe-main-menu a.menu-toggle {
    display: none;
}

nav#block-cbiqoe-main-menu ul {
    padding: 0;
}

nav#block-cbiqoe-main-menu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #fdfdfd;
    border-bottom: 1px solid #cadadc;
}

nav#block-cbiqoe-main-menu ul li a {
    font-size: 1.125rem;
    text-transform: uppercase;
    width: 100%;
    padding: 0.5em 0.75em;
    display: inline-block;
    text-decoration: none;
    border: none;
}

nav#block-cbiqoe-main-menu ul li a.is-active {
    color: #9ebbd0;
}

a {
    border: none;
}

.sidebar #block-cbiqoe-iqoe-user-login h2 {
    opacity: 1;
    cursor: auto;
    margin: 0;
    padding: 0.5em 0.25em;
    color: #fff;
    font-size: 1.125rem;
    text-transform: uppercase;
    text-align: center;
    background: #6ac99b;
    border-radius: 5px;
}

.sidebar #block-cbiqoe-iqoe-user-login .content {
    margin-top: -3px;
    padding: 12px;
    border-radius: 0px 0px 5px 5px;
    background: #efefef;
    font-size: 0.914em;
    line-height: 1.4;
}

.sidebar #block-cbiqoe-iqoe-user-login .content label {
    display: block;
}

.sidebar #block-cbiqoe-iqoe-user-login .content input {
    width: 100%;
    padding: 0.5em 0.25em;
}

.sidebar #block-cbiqoe-iqoe-user-login .content input[type="submit"] {
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    background: #60a985;
    border: none;
}


.sidebar #block-cbiqoe-iqoe-user-login .content .item-list li {
    list-style-type: none;
    text-align: center;
    border: none;
}

.sidebar #block-cbiqoe-iqoe-user-login .content .item-list li a {
    border: none;
}

.path-frontpage #sidebar-second .section {
    padding: 0 60px 0 157px !important;
}

nav#block-cbiqoe-iqoe-menu-menu-buttons ul li.menu-item a:hover {
    opacity: 0.5;
}

.path-frontpage div#block-cbiqoe-iqoe-system-main p {
    color: #fff;
    font-size: 1.875rem;
}

footer#footer {
    display: none;
}

.path-frontpage div#page-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    /* background-color: #253f72a6; */
    width: 100%;
    height: 100%;
    z-index: 0;
}

div#page {
    position: relative;
    z-index: 9999;
}

.path-frontpage .bg-gradient.left,.path-frontpage .bg-gradient {
    height: auto !important;
}


div#block-cbiqoe-iqoe-block-3 img {
    max-width: 280px;
    max-height: 120px;
    margin: 0 auto;
    display: block;
}

div#block-views-block-latest-news-block-1 h2 {
    margin: 0 0 1em;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #9ebbd0;
    text-transform: uppercase;
    font-size: 1.429em;
    line-height: 1.4;
}

.systems .bg-gradient.left,.systems .bg-gradient.right {
    display: none;
}

body.systems .page-title {
    margin: 0;
}

body.systems #block-cbiqoe-page-title-top {
    padding: 40px 0;
}

body.systems #main-wrapper #main:before {
    display: none;
}

.systems .layout-container {
    max-width: 100%;
}

.systems .layout-container h1#systems-title {
    padding: 0 60px;
}

body.systems .title-wrapper-new {
    position: relative;
}

body.systems div#block-cbiqoe-page-title-top {
    display:none;
}

body.systems .title-wrapper-new #logo img {
    padding-top: 0;
}

.not-front h1.title, body:not(.path-frontpage) h1.title {
    font-size: 1.8em;
    line-height: 1.3;
    text-align: left;
}

.path-frontpage .bg-gradient.right,.path-frontpage .bg-gradient.left {
    top: 1255px;
    height: 1255px;
}

.sidebar #block-cbiqoe-iqoe-user-login h2:hover {
    cursor: pointer;
    opacity: 0.5;
}
.sidebar #block-cbiqoe-iqoe-user-login .content {
    display: none;
}
div#block-cbiqoe-iqoe-system-main input#edit-combine {
    padding: 12px;
    width: 100%;
    border-radius: 5px;
}

.form--inline .form-item {
    display: block;
    width: 100%;
}

.form--inline .form-item label {
    width: 20%;
    float: left;
}

.form--inline .form-item select {
    width: 80%;
}

input#edit-submit-library {
    border: none;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    width: 100%;
    margin-top: 1em;
    background: #0f497f;
    font-size: 0.929em;
    margin-bottom: 0;
}

form#views-exposed-form-library-page-1 {
    background: #ffffff;
    border: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 32px;
    padding: 0 0 10px;
    position: relative;
    top: 12px;
    border-radius: 4px;
    padding: 30px 20px;
}

.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-combine.form-item-combine {
    width: 100% !important;
}

.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-combine.form-item-combine label {
    font-size: 1.429em;
    line-height: 1.4;
    padding-bottom: 20px;
}

input#edit-submit-library:hover {
    opacity: 0.7;
}

.form--inline .form-item {
    display: block !important;
    width: 48% !important;
}

form#views-exposed-form-library-page-1 {
    padding: 0;
}

.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-combine.form-item-combine label {
    font-size: 1.429em;
    line-height: 1.4;
    padding-bottom: 20px;
    display: block;
    width: 100%;
    background-color: #cadadc;
    padding: 8px 8px 8px 23px;
    margin-bottom: 15px;
}

.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-combine.form-item-combine {
    margin: 0;
}

.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-combine.form-item-combine input#edit-combine {
    width: 94% !important;
    margin: 0 auto;
    display: block;
    padding: 10px;
}

.js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-sort-by.form-item-sort-by {
    padding-left: 21px;
    padding-top: 20px;
}

.js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-sort-order.form-item-sort-order {
	padding-top: 20px;padding-left: 20px;
}

.form--inline .form-item label {
	padding: 5px 0;font-variant: JIS04;font-weight: 100;padding: 1;
}

div#edit-actions {
    padding: 0 17px;
    margin-top: 0 !important;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item.quickedit-field img, .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item img {
    	height: auto !IMPORTANT;
	}
	
.header#header ul.menu {
    display: none;
    margin-left: 0;
}

.header#header #main-menu a {
    color: #333;
    background: #ccc;
    background: rgba(255, 255, 255, 0.7);
    float: none;
    display: block;
    text-decoration: none;
    text-shadow: 0 1px #eee;
    padding: 0.9em 0 0.9em 10px;
    border-top: 1px solid #dae5ed;
    background: #f4f8fd;
}

.header#header ul.menu li.menu-item {
    padding-top: 0;
    text-align: center;
}

.header#header a#menu-toggle {
    padding: 0.9em 0 0.9em 0;
}

@media (min-width: 1025px) {

aside.layout-container.section.clearfix {
    	padding-right: 460px;
	}
	
}

@media(min-width: 851px) {

    body.systems .title-wrapper-new {
        width: 100%;
        background: url(images/bg-sound-graph.png), url(images/bg-graph-sound-top.jpg);
        background-repeat: no-repeat, repeat;
        background-position: 0% 50%, top left;
    }
}

@media (max-width: 850px) {
	#sidebar-first, #sidebar-second {
    	width: 100% !important;
    	margin-left: 0 !important;
	}
	header#header .region.region-header {
    	float: unset;
    	text-align: center;
    	width: 100%;
    	margin: 0;
	}

	header#header .region.region-header div#block-cbiqoe-branding {
    	width: 100%;
    	padding-bottom: 20px;
	}

	header#header .region.region-header div#block-cbiqoe-branding .site-branding__text a {
    	color: #000;
	}

	.layout-main {
    	margin-top: 0;
	}

	.path-frontpage .bg-gradient.right, .path-frontpage .bg-gradient.left {
    	display: none;
	}

	div#sidebar-second nav#block-cbiqoe-main-menu {
    	display: none;
	}

	.path-frontpage #sidebar-second .section {
    	padding: 36px !important;
	}
	
	.title-wrapper-new {
    	display: none;
	}
}
