/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* normalize.css v2.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

/* normalize.css v2.1.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/* normalize.css v2.1.0 | Links | MIT License | git.io/normalize */
a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

/* normalize.css v2.1.0 | Typography | MIT License | git.io/normalize */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* normalize.css v2.1.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/* normalize.css v2.1.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 0;
}

/* normalize.css v2.1.0 | Forms | MIT License | git.io/normalize */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/* normalize.css v2.1.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img, video {
  max-width: 100%;
  height: auto;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

body {
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-weight: 100;
  line-height: 1.5em;
  font-size: 18px;
}

p {
  margin: 15px 0;
}

ul {
  margin: 15px 0 30px;
}

li {
  list-style-image: url(../images/bullet.png);
  margin: 0 0 15px;
}
li li {
  list-style-image: none;
  list-style-type: circle;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-bullhorn, .icon-tags, .icon-home, .icon-link, .icon-attachment, .icon-bubbles, .icon-share, .icon-google-plus, .icon-facebook, .icon-mail, .icon-print, .icon-books, .icon-feed, .icon-feed-2, .icon-facebook-2, .icon-twitter, .icon-twitter-2, .icon-google-plus-2, .icon-youtube, .icon-signup, .icon-arrow-right, .icon-arrow-left, .icon-arrow-up, .icon-arrow-down {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-bullhorn:before {
  content: "\e000";
}

.icon-tags:before {
  content: "\e005";
}

.icon-home:before {
  content: "\e001";
}

.icon-link:before {
  content: "\e002";
}

.icon-attachment:before {
  content: "\e003";
}

.icon-bubbles:before {
  content: "\e004";
}

.icon-share:before {
  content: "\e006";
}

.icon-google-plus:before {
  content: "\e007";
}

.icon-facebook:before {
  content: "\e008";
}

.icon-mail:before {
  content: "\e009";
}

.icon-print:before {
  content: "\e00a";
  font-size: 16px;
}

div#block-print-print-links span.icon-print .visuallyhidden {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: hidden;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  display: inline-block;
  text-transform: uppercase;
  margin-left: 5px;
}

.icon-books:before {
  content: "\e00b";
}

.icon-feed:before {
  content: "\e00c";
}

.icon-feed-2:before {
  content: "\e00d";
}

.icon-facebook-2:before {
  content: "\e00e";
}

.icon-twitter:before {
  content: "\e00f";
}

.icon-twitter-2:before {
  content: "\e010";
}

.icon-google-plus-2:before {
  content: "\e011";
}

.icon-youtube:before {
  content: "\e012";
}

.icon-signup:before {
  content: "\e013";
}

.icon-arrow-right:before {
  content: "\e014";
}

.icon-arrow-left:before {
  content: "\e015";
}

.icon-arrow-up:before {
  content: "\e016";
}

.icon-arrow-down:before {
  content: "\e017";
}

h1 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.1em;
  margin: 0.3em 0;
  color: #494879;
}
@media (min-width: 42.5em) {
  h1 {
    font-size: 38px;
  }
}
@media (min-width: 60em) {
  h1 {
    font-size: 42px;
  }
}

.lt-ie9 h1 {
  font-weight: 700;
  line-height: 1em;
  margin: 0.3em 0;
  color: #494879;
  font-size: 42px;
}

h3, h4, h5, h6 {
  font-weight: 700;
  margin: 1em 0 0.5em;
  color: #494879;
}

h2 {
  font-size: 1.7em;
  line-height: 1.2em;
  font-weight: 700;
  color: #494879;
}

h3 {
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 700;
  color: #494879;
}

section h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0.5em 0;
}

.highlight {
  background: yellow;
}

#block-locale-language {
  max-width: 1170px;
  margin: 0 auto;
  padding: 5px 10px;
}
#block-locale-language .language-switcher-locale-url {
  padding: 0;
  margin: 0;
}
#block-locale-language .language-switcher-locale-url li {
  padding-right: 20px;
  font-size: 15px;
}

#content {
  clear: both;
}

#container {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  /*@include background-grid;*/
}

#header {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}

/*Social media and share buttons*/
#block-block-3 {
  margin: 0px 10px 10px 0px;
  float: right;
}
@media (min-width: 42.5em) {
  #block-block-3 {
    position: relative;
    width: 40%;
    text-align: right;
    margin: 20px 10px 15px 0px;
  }
}
960px   #block-block-3 {
  position: relative;
  width: 40%;
  text-align: right;
  margin: 20px 10px 15px 0px;
}
#block-block-3 p {
  margin: 0;
}

.lt-ie9 #block-block-3 {
  position: relative;
  width: 40%;
  text-align: right;
  margin: 20px 10px 15px 0px;
}
.lt-ie9 #block-block-3 p {
  margin: 0;
}

.icon-share {
  position: absolute;
  top: 20px;
  right: -10px;
}

#logo {
  display: inline-block;
  margin: 20px 15px 15px;
  width: 80%;
}
@media (min-width: 42.5em) {
  #logo {
    width: 50%;
    float: left;
    margin: 20px 15px 15px;
  }
}
@media (min-width: 60em) {
  #logo {
    width: 50%;
    float: left;
    margin: 20px 15px 15px;
  }
}

.lt-ie9 #logo {
  width: 50%;
  float: left;
  margin: 20px 15px 15px;
}

#block-views-exp-search-index-page {
  display: none;
  margin: 0 10px 10px 0;
}
@media (min-width: 42.5em) {
  #block-views-exp-search-index-page {
    display: block;
    float: right;
    width: 30%;
  }
}
960px   #block-views-exp-search-index-page {
  display: block;
  float: right;
  width: 30%;
}
#block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets {
  margin: 0;
  float: right;
  border: 1px solid #bebebe;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
@media (min-width: 42.5em) {
  #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets {
    width: 8.9em;
    font-size: 16px;
  }
}
@media (min-width: 60em) {
  #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets {
    width: 13.9em;
    font-size: 18px;
  }
}
#block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget {
  float: none;
  padding: 0;
  position: relative;
}
#block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='text'] {
  border: none;
  float: left;
  color: #a697a2;
}
@media (min-width: 42.5em) {
  #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='text'] {
    width: 8em;
  }
}
@media (min-width: 60em) {
  #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='text'] {
    width: 12em;
  }
}
#block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit {
  margin: 0;
  float: left;
  border-bottom: none;
  background: #edeaec;
  /*20% of brand grey*/
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  position: absolute;
  right: 0;
}
@media (min-width: 42.5em) {
  #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit {
    padding: 4px;
  }
}
@media (min-width: 60em) {
  #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit {
    padding: 5px;
  }
}
#block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit:hover {
  background: #494879;
}

.lt-ie9 #block-views-exp-search-index-page {
  display: block;
  float: right;
  width: 30%;
  margin: 0 10px 10px 0;
}
.lt-ie9 #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets {
  width: 13.9em;
  font-size: 18px;
  margin: 0;
  float: right;
  border: 1px solid #bebebe;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
.lt-ie9 #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget {
  float: none;
  padding: 0;
  position: relative;
}
.lt-ie9 #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='text'] {
  border: none;
  float: left;
  color: #a697a2;
  width: 12em;
}
.lt-ie9 #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit {
  margin: 0;
  float: left;
  border-bottom: none;
  background: #edeaec;
  /*20% of brand grey*/
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  padding: 5px;
  position: absolute;
  right: 0;
}
.lt-ie9 #block-views-exp-search-index-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit:hover {
  background: #494879;
}

figure .content {
  clear: both;
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}

h1#page-title {
  padding: 0 10px;
}

#block-print-print-links {
  margin-top: 15px;
}

.breadcrumb {
  clear: both;
  max-width: 1170px;
  margin: 10px auto;
  padding: 0 10px;
}

.rte-sidebar #main {
  padding: 0 10px;
  margin: 0 0 15px;
}
@media (min-width: 30em) {
  .rte-sidebar #main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 42.5em) {
  .rte-sidebar #main {
    width: 65.57377%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    padding: 0 0 0 10px;
  }
}
@media (min-width: 60em) {
  .rte-sidebar #main {
    width: 65.85366%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    padding: 0 0 0 10px;
  }
}

.lt-ie9 .rte-sidebar #main {
  width: 65.85366%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
  padding: 0 0 0 10px;
}

.rte-no-sidebar #main {
  padding: 0 10px;
  margin: 0 0 15px;
}
@media (min-width: 30em) {
  .rte-no-sidebar #main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 42.5em) {
  .rte-no-sidebar #main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 60em) {
  .rte-no-sidebar #main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}

.lt-ie9 .rte-no-sidebar #main {
  padding: 0 10px;
  margin: 0 0 15px;
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
}

@media (min-width: 30em) {
  .front #main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 42.5em) {
  .front #main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 60em) {
  .front #main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}

.lt-ie9 .front #main {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
}

aside#suffix {
  padding: 0 10px;
  width: 100%;
  margin: 0;
}
@media (min-width: 30em) {
  aside#suffix {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 42.5em) {
  aside#suffix {
    width: 31.14754%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding: 0 10px 0 0;
  }
}
@media (min-width: 60em) {
  aside#suffix {
    width: 31.70732%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding: 0 10px 0 0;
  }
}

.lt-ie9 aside#suffix {
  width: 31.70732%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  padding: 0 10px 0 0;
}

/*Homepage three column blocks*/
#block-views-blogs-block-1 {
  position: relative;
}
@media (min-width: 42.5em) {
  #block-views-blogs-block-1 {
    width: 31.14754%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
}
@media (min-width: 60em) {
  #block-views-blogs-block-1 {
    width: 31.70732%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
}

.lt-ie9 #block-views-blogs-block-1 {
  width: 31.70732%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
}

#block-views-news-block-4 {
  position: relative;
}
@media (min-width: 42.5em) {
  #block-views-news-block-4 {
    width: 31.14754%;
    float: left;
    margin-right: -100%;
    margin-left: 34.42623%;
    clear: none;
  }
}
@media (min-width: 60em) {
  #block-views-news-block-4 {
    width: 31.70732%;
    float: left;
    margin-right: -100%;
    margin-left: 34.14634%;
    clear: none;
  }
}

.lt-ie9 #block-views-news-block-4 {
  width: 31.70732%;
  float: left;
  margin-right: -100%;
  margin-left: 34.14634%;
  clear: none;
}

#block-views-news-block-2 {
  position: relative;
}
@media (min-width: 42.5em) {
  #block-views-news-block-2 {
    width: 31.14754%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 60em) {
  #block-views-news-block-2 {
    width: 31.70732%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}

.lt-ie9 #block-views-news-block-2 {
  width: 31.70732%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
}

#append {
  padding: 40px 0 0;
  clear: both;
  background: #c8e0d4;
  overflow: hidden;
  margin: 30px 0 0;
}
@media (min-width: 60em) {
  #append {
    padding: 70px 0 0;
  }
}

.lt-ie9 #append {
  padding: 70px 0 0;
}

#block-block-9 {
  margin-bottom: 40px;
  padding: 60px 30px 30px;
  border-bottom: 10px solid white;
  position: relative;
}
@media (min-width: 60em) {
  #block-block-9 {
    width: 31.70732%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    padding: 30px 30px 0;
    border-bottom: none;
  }
}

.lt-ie9 #block-block-9 {
  width: 31.70732%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
  padding: 30px 30px 0;
  border-bottom: none;
}

#block-block-7 {
  margin-bottom: 40px;
  padding: 60px 30px 30px;
  border-bottom: 10px solid white;
  position: relative;
}
@media (min-width: 60em) {
  #block-block-7 {
    width: 31.70732%;
    float: left;
    margin-right: -100%;
    margin-left: 34.14634%;
    clear: none;
    padding: 30px 30px 0;
    border-bottom: none;
  }
}

.lt-ie9 #block-block-7 {
  width: 31.70732%;
  float: left;
  margin-right: -100%;
  margin-left: 34.14634%;
  clear: none;
  padding: 30px 30px 0;
  border-bottom: none;
}

#block-menu-menu-quick-links {
  margin-bottom: 40px;
  padding: 60px 30px 0;
  position: relative;
}
@media (min-width: 60em) {
  #block-menu-menu-quick-links {
    width: 31.70732%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding: 30px 30px 0;
  }
}

.lt-ie9 #block-menu-menu-quick-links {
  width: 31.70732%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  padding: 30px 30px 0;
}

#tabs {
  clear: both;
}

@media (min-width: 42.5em) {
  #block-views-blogs-block {
    width: 42.62295%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
}
@media (min-width: 60em) {
  #block-views-blogs-block {
    width: 48.78049%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
}

.lt-ie9 #block-views-blogs-block {
  width: 48.78049%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
}

@media (min-width: 42.5em) {
  #block-views-news-block-1 {
    width: 42.62295%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 60em) {
  #block-views-news-block-1 {
    width: 48.78049%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}

.lt-ie9 #block-views-news-block-1 {
  width: 48.78049%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
}

@media (min-width: 42.5em) {
  article, .view-resources-search-api, .view-search-index {
    margin: 20px 0px 30px 0;
    font-size: 20px;
  }
}
@media (min-width: 60em) {
  article, .view-resources-search-api, .view-search-index {
    margin: 20px 80px 30px 0;
    font-size: 20px;
  }
}

.lt-ie9 article, .lt-ie9 .view-resources-search-api {
  margin: 20px 80px 30px 0;
  font-size: 20px;
}

@media (min-width: 60em) {
  #block-block-4 {
    float: left;
    width: 50%;
  }
}

.lt-ie9 #block-block-4 {
  float: left;
  width: 50%;
}

#footer .content, #section_nav .content {
  padding: 0 10px;
  clear: both;
  max-width: 1170px;
  margin: 0 auto;
}

#language li {
  list-style-type: none;
}
#language li, #language li li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
#language li a {
  color: white;
}

ul.menu {
  padding: 0;
}
ul.menu li {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
}

ul.inline {
  margin: 0;
}
ul.inline li {
  padding: 0;
}

#navigation {
  clear: both;
}

#block-superfish-1 {
  background: #494879;
  clear: block;
}
@media (min-width: 42.5em) {
  #block-superfish-1 {
    min-height: 66px;
  }
}
@media (min-width: 60em) {
  #block-superfish-1 {
    min-height: 66px;
  }
}
#block-superfish-1 ul.menu {
  display: block;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}
#block-superfish-1 ul.menu li {
  margin: 0;
  display: inline-block;
}
@media (min-width: 42.5em) {
  #block-superfish-1 ul.menu li {
    max-width: 125px;
    font-size: 13px;
    line-height: 1.2em;
  }
}
@media (min-width: 60em) {
  #block-superfish-1 ul.menu li {
    font-size: 16px;
    max-width: 180px;
  }
}
#block-superfish-1 ul.menu li a:link, #block-superfish-1 ul.menu li a:visited {
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border-right: 1px solid #a697a2;
}
@media (min-width: 42.5em) {
  #block-superfish-1 ul.menu li a:link, #block-superfish-1 ul.menu li a:visited {
    padding: 15px;
  }
}
@media (min-width: 60em) {
  #block-superfish-1 ul.menu li a:link, #block-superfish-1 ul.menu li a:visited {
    padding: 15px;
  }
}
@media (min-width: 42.5em) {
  #block-superfish-1 ul.menu li a:link, #block-superfish-1 ul.menu li a:visited {
    height: 66px;
  }
}
@media (min-width: 60em) {
  #block-superfish-1 ul.menu li a:link, #block-superfish-1 ul.menu li a:visited {
    height: 66px;
  }
}
#block-superfish-1 ul.menu li a:link:hover, #block-superfish-1 ul.menu li a:visited:hover {
  background: #484848 url("../images/tab_top.png") repeat-x;
  color: white;
}
#block-superfish-1 ul.menu li a.menuparent:link, #block-superfish-1 ul.menu li a.menuparent:visited {
  padding: 15px 30px 15px 15px;
}
#block-superfish-1 ul.menu li a.menuparent:link:hover, #block-superfish-1 ul.menu li a.menuparent:visited:hover {
  background: #484848 url("../images/tab_top.png") repeat-x;
  color: white;
}
#block-superfish-1 ul.menu li a.active:link, #block-superfish-1 ul.menu li a.active:visited {
  padding: 15px 30px 15px 15px;
  background: #edeaec url("../images/tab_top.png") repeat-x;
  color: #484848;
}
#block-superfish-1 ul.menu li ul li {
  max-width: none;
}
#block-superfish-1 ul.menu li ul li a:link, #block-superfish-1 ul.menu li ul li a:visited {
  color: white;
  background-image: none;
  border-right: none;
  height: auto;
}
@media (min-width: 42.5em) {
  #block-superfish-1 ul.menu li ul li a:link, #block-superfish-1 ul.menu li ul li a:visited {
    width: auto;
    font-size: 14px;
    line-height: 1.2em;
  }
}
@media (min-width: 60em) {
  #block-superfish-1 ul.menu li ul li a:link, #block-superfish-1 ul.menu li ul li a:visited {
    font-size: 16px;
    width: auto;
  }
}
#block-superfish-1 ul.menu li ul li a:link:hover, #block-superfish-1 ul.menu li ul li a:visited:hover {
  background-image: none;
  color: #a5594c;
}
#block-superfish-1 ul.menu li ul li a.active:link, #block-superfish-1 ul.menu li ul li a.active:visited {
  background-image: none;
  color: #a5594c;
}
#block-superfish-1 ul.menu li.active-trail a.menuparent {
  background: #edeaec url("../images/tab_top.png") repeat-x;
  color: #484848;
}
#block-superfish-1 ul.menu li.active-trail a.menuparent:hover {
  background: #484848 url("../images/tab_top.png") repeat-x;
  color: white;
}
#block-superfish-1 ul.menu li.active-trail a.menuparent .sf-sub-indicator {
  background: url("../images/menu_arrow_gr.png") no-repeat;
}

.lt-ie9 #block-superfish-1 {
  background: #494879;
  clear: block;
  min-height: 66px;
}
.lt-ie9 #block-superfish-1 ul.menu {
  display: block;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}
.lt-ie9 #block-superfish-1 ul.menu li {
  margin: 0;
  display: inline-block;
  font-size: 16px;
  max-width: 180px;
}
.lt-ie9 #block-superfish-1 ul.menu li a:link, .lt-ie9 #block-superfish-1 ul.menu li a:visited {
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px;
  border-right: 1px solid #a697a2;
  height: 66px;
}
.lt-ie9 #block-superfish-1 ul.menu li a:link:hover, .lt-ie9 #block-superfish-1 ul.menu li a:visited:hover {
  background: #484848 url("../images/tab_top.png") repeat-x;
  color: white;
}
.lt-ie9 #block-superfish-1 ul.menu li a.menuparent:link, .lt-ie9 #block-superfish-1 ul.menu li a.menuparent:visited {
  padding: 15px 30px 15px 15px;
}
.lt-ie9 #block-superfish-1 ul.menu li a.menuparent:link:hover, .lt-ie9 #block-superfish-1 ul.menu li a.menuparent:visited:hover {
  background: #484848 url("../images/tab_top.png") repeat-x;
  color: white;
}
.lt-ie9 #block-superfish-1 ul.menu li a.active:link, .lt-ie9 #block-superfish-1 ul.menu li a.active:visited {
  padding: 15px 30px 15px 15px;
  background: #edeaec url("../images/tab_top.png") repeat-x;
  color: #484848;
}
.lt-ie9 #block-superfish-1 ul.menu li ul li {
  max-width: none;
}
.lt-ie9 #block-superfish-1 ul.menu li ul li a:link, .lt-ie9 #block-superfish-1 ul.menu li ul li a:visited {
  color: white;
  background-image: none;
  border-right: none;
  height: auto;
  font-size: 16px;
  width: auto;
}
.lt-ie9 #block-superfish-1 ul.menu li ul li a:link:hover, .lt-ie9 #block-superfish-1 ul.menu li ul li a:visited:hover {
  background-image: none;
  color: #a5594c;
}
.lt-ie9 #block-superfish-1 ul.menu li ul li a.active:link, .lt-ie9 #block-superfish-1 ul.menu li ul li a.active:visited {
  background-image: none;
  color: #a5594c;
}
.lt-ie9 #block-superfish-1 ul.menu li.active-trail a.menuparent {
  background: #edeaec url("../images/tab_top.png") repeat-x;
  color: #484848;
}
.lt-ie9 #block-superfish-1 ul.menu li.active-trail a.menuparent:hover {
  background: #484848 url("../images/tab_top.png") repeat-x;
  color: white;
}
.lt-ie9 #block-superfish-1 ul.menu li.active-trail a.menuparent .sf-sub-indicator {
  background: url("../images/menu_arrow_gr.png") no-repeat;
}

/*Home link*/
#block-superfish-1 ul.menu #menu-186-1 {
  display: none;
}
@media (min-width: 60em) {
  #block-superfish-1 ul.menu #menu-186-1 {
    display: inline;
  }
  #block-superfish-1 ul.menu #menu-186-1 a:link, #block-superfish-1 ul.menu #menu-186-1 a:visited {
    text-indent: -9999px;
    background: #494879 url("../images/sprite.png") no-repeat scroll -40px 18px;
    padding: 20px 30px;
    border-left: 1px solid #a697a2;
  }
  #block-superfish-1 ul.menu #menu-186-1 a:link:hover, #block-superfish-1 ul.menu #menu-186-1 a:visited:hover {
    background: url("../images/sprite.png") no-repeat scroll -40px 18px, #484848 url("../images/tab_top.png") repeat-x;
    color: #484848;
  }
  #block-superfish-1 ul.menu #menu-186-1 a.active:link, #block-superfish-1 ul.menu #menu-186-1 a.active:visited {
    background: url("../images/sprite.png") no-repeat scroll 16px 18px, #edeaec url("../images/tab_top.png") repeat-x;
    color: #484848;
  }
}

.lt-ie9 #block-superfish-1 ul.menu #menu-186-1 {
  display: inline;
}
.lt-ie9 #block-superfish-1 ul.menu #menu-186-1 a:link, .lt-ie9 #block-superfish-1 ul.menu #menu-186-1 a:visited {
  text-indent: -9999px;
  background: #494879 url("../images/sprite.png") no-repeat scroll -40px 18px;
  padding: 20px 30px;
  border-left: 1px solid #a697a2;
}
.lt-ie9 #block-superfish-1 ul.menu #menu-186-1 a:link:hover, .lt-ie9 #block-superfish-1 ul.menu #menu-186-1 a:visited:hover {
  background: url("../images/sprite.png") no-repeat scroll -40px 18px, #484848 url("../images/tab_top.png") repeat-x;
  color: #484848;
}
.lt-ie9 #block-superfish-1 ul.menu #menu-186-1 a.active:link, .lt-ie9 #block-superfish-1 ul.menu #menu-186-1 a.active:visited {
  background: url("../images/sprite.png") no-repeat scroll 16px 18px, #edeaec url("../images/tab_top.png") repeat-x;
  color: #484848;
}

#block-superfish-1 ul.menu li li a:link, #block-superfish-1 ul.menu li li a:visited {
  color: white;
}

#block-superfish-1 ul.menu .sf-megamenu {
  position: absolute;
  left: 0;
}
#block-superfish-1 ul.menu .sf-megamenu li {
  max-width: none;
  float: left;
  display: inline-block;
}

/*Int Law dropdown*/
#block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column {
  width: 100%;
}
#block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column a:link, #block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column a:visited {
  border-right: none;
  background: none;
}
#block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column a:link:hover, #block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column a:visited:hover {
  background-image: none;
  color: #a5594c;
}
#block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column a.active:link, #block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column a.active:visited {
  background-image: none;
  color: #a5594c;
}

#block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column div.sf-megamenu-column, #block-menu-block-1 ul.menu li.expanded {
  width: 100%;
  clear: both;
  display: block;
  border-bottom: 1px solid #a697a2;
  background: #EDEAEC;
}

a.sf-depth-3 {
  background: none;
}

@media (min-width: 42.5em) {
  #block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column ol li, #block-superfish-1 ul.menu .sf-depth-1 .menuparent li.sf-depth-2 {
    width: 100%;
    font-size: 14px;
    line-height: 1.2em;
  }
}
@media (min-width: 60em) {
  #block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column ol li, #block-superfish-1 ul.menu .sf-depth-1 .menuparent li.sf-depth-2 {
    font-size: 16px;
    width: 100%;
  }
}
#block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column ol li ol li, #block-superfish-1 ul.menu .sf-depth-1 .menuparent li.sf-depth-2 ol li {
  width: auto;
}

.lt-ie9 #block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column ol li, .lt-ie9 #block-superfish-1 ul.menu .sf-depth-1 .menuparent li.sf-depth-2 {
  font-size: 16px;
  width: 100%;
}
.lt-ie9 #block-superfish-1 ul.menu .sf-megamenu li.sf-megamenu-column ol li ol li, .lt-ie9 #block-superfish-1 ul.menu .sf-depth-1 .menuparent li.sf-depth-2 ol li {
  width: auto;
}

/*Issues dropdown and Using Rights in Practice*/
#block-superfish-1 ul.menu li#menu-873-1.sf-depth-1 .menuparent li.sf-depth-2, #block-superfish-1 ul.menu li#menu-619-1.sf-depth-1 .menuparent li.sf-depth-2 {
  width: auto;
}
#block-superfish-1 ul.menu li#menu-873-1.sf-depth-1 .menuparent li.sf-depth-2 a:link, #block-superfish-1 ul.menu li#menu-873-1.sf-depth-1 .menuparent li.sf-depth-2 a:visited, #block-superfish-1 ul.menu li#menu-619-1.sf-depth-1 .menuparent li.sf-depth-2 a:link, #block-superfish-1 ul.menu li#menu-619-1.sf-depth-1 .menuparent li.sf-depth-2 a:visited {
  border-right: none;
  background: none;
}

#block-superfish-1 span.nolink {
  float: left;
  clear: left;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px;
  color: #a697a2;
}
@media (min-width: 42.5em) {
  #block-superfish-1 span.nolink {
    font-size: 14px;
    line-height: 1.2em;
  }
}
@media (min-width: 60em) {
  #block-superfish-1 span.nolink {
    font-size: 16px;
  }
}

.lt-ie9 #block-superfish-1 span.nolink {
  font-size: 16px;
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
  background: #484848;
  color: white;
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-right-radius: 0px;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
}
@media (min-width: 42.5em) {
  .sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 60em) {
  .sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}

.lt-ie9 .sf-menu.sf-horizontal.sf-shadow ul, .lt-ie9 .sf-menu.sf-vertical.sf-shadow ul, .lt-ie9 .sf-menu.sf-navbar.sf-shadow ul ul {
  width: 315.38462%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
}

#block-superfish-1 ul.menu .sf-megamenu li a:link, #block-superfish-1 ul.menu .sf-megamenu li a:visited {
  display: inline-block;
  float: left;
  height: auto;
}

@media (min-width: 42.5em) {
  #block-superfish-1 ul.menu li a.menuparent:link, #block-superfish-1 ul.menu li a.menuparent:visited {
    padding: 15px 30px 15px half;
  }
}
@media (min-width: 60em) {
  #block-superfish-1 ul.menu li a.menuparent:link, #block-superfish-1 ul.menu li a.menuparent:visited {
    padding: 20px 15px 30px 20px 15px;
  }
}

.lt-ie9 #block-superfish-1 ul.menu li a.menuparent:link, .lt-ie9 #block-superfish-1 ul.menu li a.menuparent:visited {
  padding: 20px 15px 30px 20px 15px;
}

a > .sf-sub-indicator {
  top: 1.1em;
  background: url("../images/menu_arrow_wht.png") no-repeat;
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
  padding: 0 !important;
}

li.sf-Hover a:link, li.sfHover a:visited, #block-superfish-1 ul.menu li.sf-Hover a.menuparent,
#block-superfish-1 ul.menu li.sfHover a:link, #block-superfish-1 ul.menu li.sfHover a:visited {
  background: #484848;
  color: white;
}
li.sf-Hover a:link .sf-sub-indicator, li.sfHover a:visited .sf-sub-indicator, #block-superfish-1 ul.menu li.sf-Hover a.menuparent .sf-sub-indicator,
#block-superfish-1 ul.menu li.sfHover a:link .sf-sub-indicator, #block-superfish-1 ul.menu li.sfHover a:visited .sf-sub-indicator {
  background: url("../images/menu_arrow_wht.png") no-repeat;
}

.sf-navbar > li > ul {
  /*background:$grey;*/
  color: white;
  background-image: none;
}

.sf-menu li {
  position: static;
}
.sf-menu li ul li {
  float: left;
  width: auto;
}

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
  left: 0;
  top: 4.1em;
}

.lt-ie9 #block-superfish-1 ul.menu #menu-1257-1 {
  clear: both;
}

@media (min-width: 42.5em) {
  #block-superfish-1 ul.menu li#menu-600-1, #block-superfish-1 ul.menu li#menu-894-1, #block-superfish-1 ul.menu li#menu-893-1, #block-superfish-1 ul.menu li#menu-892-1 {
    display: none;
  }
}
960px   #block-superfish-1 ul.menu li#menu-600-1, 960px   #block-superfish-1 ul.menu li#menu-894-1, 960px   #block-superfish-1 ul.menu li#menu-893-1, 960px   #block-superfish-1 ul.menu li#menu-892-1 {
  display: none;
}

.lt-ie9 #block-superfish-1 ul.menu li#menu-600-1, .lt-ie9 #block-superfish-1 ul.menu li#menu-894-1, .lt-ie9 #block-superfish-1 ul.menu li#menu-893-1, .lt-ie9 #block-superfish-1 ul.menu li#menu-892-1 {
  display: none;
}

#block-menu-block-1 {
  display: none;
  max-width: 1170px;
  margin: 0 auto;
  background: #EDEAEC;
  overflow: hidden;
}
@media (min-width: 42.5em) {
  #block-menu-block-1 {
    display: block;
  }
}
960px   #block-menu-block-1 {
  display: block;
}
#block-menu-block-1 ul.menu {
  margin: 0;
}
#block-menu-block-1 ul.menu li {
  float: left;
  text-transform: uppercase;
  padding: 0;
  color: #a697a2;
}
@media (min-width: 42.5em) {
  #block-menu-block-1 ul.menu li {
    font-size: 14px;
    line-height: 1.2em;
  }
}
@media (min-width: 60em) {
  #block-menu-block-1 ul.menu li {
    font-size: 16px;
  }
}
#block-menu-block-1 ul.menu a:link, #block-menu-block-1 ul.menu a:visited {
  color: #484848;
  padding: 15px;
  display: inline-block;
}
#block-menu-block-1 ul.menu a:link:hover, #block-menu-block-1 ul.menu a:visited:hover {
  color: #a5594c;
}
/*
#block-menu-block-1 ul.menu a.active:link, #block-menu-block-1 ul.menu a.active:visited {
  color: #a5594c;
}*/

.lt-ie9 #block-menu-block-1 {
  display: block;
  max-width: 1170px;
  margin: 0 auto;
  background: #EDEAEC;
  overflow: hidden;
}
.lt-ie9 #block-menu-block-1 ul.menu {
  margin: 0;
}
.lt-ie9 #block-menu-block-1 ul.menu li {
  float: left;
  text-transform: uppercase;
  padding: 0;
  color: #a697a2;
  font-size: 16px;
  line-height: 1.2em;
}
.lt-ie9 #block-menu-block-1 ul.menu a:link, .lt-ie9 #block-menu-block-1 ul.menu a:visited {
  color: #484848;
  padding: 15px;
  display: inline-block;
}
.lt-ie9 #block-menu-block-1 ul.menu a:link:hover, .lt-ie9 #block-menu-block-1 ul.menu a:visited:hover {
  color: #a5594c;
}
.lt-ie9 #block-menu-block-1 ul.menu a.active:link, .lt-ie9 #block-menu-block-1 ul.menu a.active:visited {
  color: #a5594c;
}

#block-menu-block-1 span.nolink {
  float: left;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px;
  color: #a697a2;
}
@media (min-width: 42.5em) {
  #block-menu-block-1 span.nolink {
    font-size: 14px;
    line-height: 1.2em;
  }
}
@media (min-width: 60em) {
  #block-menu-block-1 span.nolink {
    font-size: 16px;
  }
}

.lt-ie9 #block-menu-block-1 span.nolink {
  float: left;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px;
  color: #a697a2;
  font-size: 16px;
  line-height: 1.2em;
}

#block-menu-block-3 {
  display: none;
  margin: 0 10px 0 0;
}
@media (min-width: 42.5em) {
  #block-menu-block-3 {
    display: inline-block;
    float: left;
    font-size: 14px;
    clear: both;
  }
}
@media (min-width: 60em) {
  #block-menu-block-3 {
    display: inline-block;
    float: right;
    clear: none;
    width: 46%;
    font-size: 16px;
  }
}
#block-menu-block-3 ul.menu {
  list-style: none;
  text-align: right;
  margin: 10px 0;
}
#block-menu-block-3 ul.menu li {
  padding: 0 0 0 15px;
  display: inline;
  text-align: right;
}
#block-menu-block-3 ul.menu li a {
  color: #494879;
  text-transform: uppercase;
  font-weight: 700;
}
#block-menu-block-3 ul.menu li a:hover {
  color: #a5594c;
}

.lt-ie9 #block-menu-block-3 {
  display: inline-block;
  float: right;
  clear: none;
  width: 46%;
  font-size: 16px;
}

.breadcrumb {
  text-transform: uppercase;
  font-size: 14px;
}
.breadcrumb a:link, .breadcrumb a:visited {
  color: #494879;
}

#block-superfish-1 select {
  border: 0 !important;
  /*Removes border*/
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /* Removes Default Firefox style*/
  background: #494879 url("../images/menu_icon.png") no-repeat scroll 105px 5px;
  width: 100%;
  /*Width of select dropdown to give space for arrow image*/
  height: 36px;
  padding: 5px 10px;
  text-indent: 0.01px;
  /* Removes default arrow from firefox*/
  text-overflow: "";
  /*Removes default arrow from firefox*/
  /*My custom style for fonts*/
  color: white;
}
#block-superfish-1 select option {
  background: #fff;
  color: #494879;
}

#block-superfish-1 .chzn-container {
  height: 46px;
}

#block-superfish-1 .chzn-container-single .chzn-single, #block-superfish-1 .chzn-container-active.chzn-with-dropdown .chzn-single {
  background: #494879 url("../images/menu_icon.png") no-repeat scroll 100px 5px;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 18px;
  padding: 12px 8px;
  height: 36px;
}
#block-superfish-1 .chzn-container-single .chzn-single:hover, #block-superfish-1 .chzn-container-active.chzn-with-dropdown .chzn-single:hover {
  color: white;
}

#block-superfish-1 .chzn-container-single .chzn-single div b {
  background: none;
}

#block-superfish-1 .chzn-drop {
  color: black;
}

@media (min-width: 60em) {
  #block-menu-menu-footer-menu {
    float: right;
    width: 45%;
  }
}
#block-menu-menu-footer-menu ul {
  margin: 15px 0;
}
#block-menu-menu-footer-menu ul li {
  padding: 0 15px 0 0;
  display: inline;
  text-transform: uppercase;
}
@media (min-width: 60em) {
  #block-menu-menu-footer-menu ul li {
    float: right;
    padding: 0 0 0 15px;
  }
}

.lt-ie9 #block-menu-menu-footer-menu {
  float: right;
  width: 45%;
}
.lt-ie9 #block-menu-menu-footer-menu ul {
  margin: 15px 0;
}
.lt-ie9 #block-menu-menu-footer-menu ul li {
  padding: 0 15px 0 0;
  display: inline;
  text-transform: uppercase;
  float: right;
  padding: 0 0 0 15px;
}

body {
  border-top: 10px solid #0096a5;
}

#language {
  background: #0096a5;
}
#language a:link, #language a:visited {
  color: white;
}
#language a:link:hover, #language a:link.active, #language a:visited:hover, #language a:visited.active {
  font-weight: 700;
}

a {
  text-decoration: none;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
a:link, a:visited {
  color: #0096a5;
}
a:active, a.active {
  color: #a5594c;
}
a:hover, a:focus {
  color: #a5594c;
}

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  /* vertical-align: bottom; */
  /* Suppress the space beneath the baseline */
  /* Responsive images */
  /* @todo Add responsive embedded video. */
  max-width: 100%;
  height: auto;
  width: auto;
}

#main img {
  -moz-box-shadow: 0 0 2px 1px #a697a2;
  -webkit-box-shadow: 0 0 2px 1px #a697a2;
  box-shadow: 0 0 2px 1px #a697a2;
  margin: 1px;
}
#main img.image-style-none, #main img.file-icon {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#main img.ImgLeft {
  float: left;
  margin: 0 20px 20px 0;
}

#main img.ImgRight {
  float: right;
  margin: 0 0px 20px 20px;
}

.field-name-field-credit, .field-name-field-caption {
  padding: 0 0 10px 10px;
  font-size: 13px;
  line-height: 17px;
}

/*To reduce the text in pages*/
.smaller {
  font-size: smaller;
  line-height: 1.3em;
}

.form-submit, button {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  background: #0096a5;
  color: white;
  border: none;
  border-bottom: 3px solid #494879;
  padding: 5px 30px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  margin: 0 15px 0 0;
  -webkit-transition: background 1s ease;
  -moz-transition: background 1s ease;
  -ms-transition: background 1s ease;
  -o-transition: background 1s ease;
  transition: background 1s ease;
}
.form-submit:hover, button:hover {
  background: #494879;
}

input[type="text"], input[type="search"], input[type="password"], input[type='email'] {
  padding: 3.5px;
  background: white;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border: 1px solid #bebebe;
  width: 20em;
}

.more-link {
  margin-bottom: 30px;
}
.more-link:after {
  content: " »";
  color: #0096a5;
}

.button {
  display: inline-block;
}
.button a:link, .button a:visited {
  color: white;
  background: #0096a5;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom: 3px solid #494879;
  padding: 5px 30px;
  font-weight: 700;
  line-height: 1;
  margin: 0 15px 0 0;
  -webkit-transition: background 1s ease;
  -moz-transition: background 1s ease;
  -ms-transition: background 1s ease;
  -o-transition: background 1s ease;
  transition: background 1s ease;
}
.button a:link:hover, .button a:visited:hover {
  background: #494879;
}

ul.pager {
  clear: both;
  margin: 0 0 30px;
  text-align: center;
  border-top: 1px dotted #a697a2;
  padding: 15px 0 0;
}

.item-list ul.pager li {
  margin: 0;
}

ul.pager li {
  display: inline;
  padding: 0 10px 0 0;
}
ul.pager li.pager-current {
  font-weight: 700;
}

.block ul.pager li {
  margin: 0;
}

/*
 * Theme the various states of pager links
 */
ul.pager li a:link, ul.pager li a:visited {
  background: #0096a5;
  color: white;
  padding: 3px 6px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
ul.pager li a:active, ul.pager li a.active {
  background: #a697a2;
}
ul.pager li a:hover, ul.pager li a:focus {
  background: #a5594c;
}

aside ul.pager li a:link, aside ul.pager li a:visited {
  background: none;
  color: #0096a5;
  padding: 3px 6px;
}
aside ul.pager li a:active, aside ul.pager li a.active {
  background: none;
  color: #a5594c;
}
aside ul.pager li a:hover, aside ul.pager li a:focus {
  background: none;
  color: #a5594c;
}

table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
table.sticky-header {
  z-index: 10;
}

table,
thead,
tbody,
tr,
th,
td {
  border-color: #d2cbd0;
}

table,
td,
th {
  vertical-align: top;
}

caption,
th,
td {
  text-align: left;
  font-size: 0.85em;
}

thead tr, th {
  font-weight: 700;
  background-color: #a697a2;
  color: white;
}

th {
  border-right: 1px solid white;
}

td,
th {
  border-bottom: 0;
  margin: 0;
  padding: 3px 4px;
}

tbody tr {
  border-top: 1px solid #a697a2;
}

tr {
  /* Table row striping */
}
tr.odd {
  background: white;
}
tr.info, tr.even, tr:nth-child(2n+2) {
  border-bottom: 0;
  background-color: #c7e2ee;
}
tr.odd td.active {
  background-color: #c8e0d4;
}
tr.even td.active {
  background-color: #c7e2ee;
}

blockquote {
  background: url(../images/open_quote.png) no-repeat center top, url(../images/close_quote.png) no-repeat center bottom;
  padding: 30px 1em;
  clear: both;
  font-style: italic;
}
@media (min-width: 42.5em) {
  blockquote {
    padding: 3em 2em;
  }
}
@media (min-width: 60em) {
  blockquote {
    padding: 3em 3em;
  }
}

.lt-ie9 blockquote {
  background: url(../images/open_quote.png) no-repeat center top;
  clear: both;
  font-style: italic;
  padding: 3em 3em;
}

embed,
object,
video {
  max-width: 100% !important;
}

aside .block {
  margin: 30px 0;
  clear: both;
  background: #edeaec;
  /*20% brand grey*/
}
aside .block .content {
  padding: 15px;
}
aside .block h2 {
  margin: 0;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  background: #494879;
  color: white;
  padding: 10px 15px;
}
aside .block a:link, aside .block a:visited {
  color: black;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
aside .block a:link:hover, aside .block a:visited:hover {
  color: #a5594c;
}

aside .block .views-field-title, aside .block .field-useful-links, aside .block .field-related-content, aside .block .field-date {
  font-size: 17px;
}

aside .block .field-main-image {
  float: left;
  width: 100px;
  margin: 0 10px 0 0;
}

#block-system-navigation .content {
  background: #c8e0d4;
  padding: 15px;
}
#block-system-navigation h2 {
  background: #0096a5;
  color: white;
  padding: 15px;
}

.views-row {
  margin: 0;
  border-bottom: 1px solid #a697a2;
  padding: 20px 0;
  overflow: hidden;
}
.views-row.views-row-last {
  border-bottom: none;
}
.views-row header a, .views-row .views-field-title a {
  color: black;
}
.views-row header a:hover, .views-row .views-field-title a:hover {
  color: #a5594c;
}

.views-row .field-body p {
  margin: 0.5em 0;
}

.views-field-title {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
  margin: 0 0 0.25em;
}

.field-date, .field-name-field-date {
  text-transform: uppercase;
  color: #a697a2;
  font-size: 17px;
  clear: right;
}

.views-field-field-main-image {
  float: left;
  margin: 0 15px 0 0;
}

.block-facetapi ul {
  padding-left: 0;
  margin: 0;
}
.block-facetapi ul li.leaf {
  list-style-image: none;
  list-style-type: none;
}

#block-views-links-block-2 .views-row {
  padding: 0;
}
#block-views-links-block-2 .views-row .field-name-field-credit {
  border-bottom: 1px dotted #bebebe;
}

#block-views-blogs-block {
  padding: 0 15px;
}
#block-views-blogs-block h2.title {
  text-transform: uppercase;
  color: white;
  background: #0096a5;
  font-size: 28px;
  padding: 3px;
  font-weight: 400;
}
#block-views-blogs-block .views-row h2 {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
  margin: 0 0 0.25em;
  text-transform: none;
  background: none;
  color: black;
  padding: 0;
}

#block-views-news-block-1 {
  padding: 0 15px;
}
#block-views-news-block-1 h2 {
  text-transform: uppercase;
  color: white;
  background: #a697a2;
  font-size: 28px;
  padding: 3px;
  font-weight: 400;
}
#block-views-news-block-1 .views-row h2 {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
  margin: 0 0 0.25em;
  text-transform: none;
  background: none;
  color: black;
  padding: 0;
}

.field-name-field-author, .views-field-field-author {
  font-style: italic;
}

.node-page .field-name-field-main-image, .node-blog .field-name-field-main-image, .node-type-news .field-name-field-main-image {
  border-bottom: none;
}
@media (min-width: 42.5em) {
  .node-page .field-name-field-main-image, .node-blog .field-name-field-main-image, .node-type-news .field-name-field-main-image {
    float: left;
    margin: 0 20px 20px 15px;
  }
}
@media (min-width: 60em) {
  .node-page .field-name-field-main-image, .node-blog .field-name-field-main-image, .node-type-news .field-name-field-main-image {
    float: left;
    margin: 0 20px 20px 0;
  }
}

.lt-ie9 .node-page .field-name-field-main-image, .lt-ie9 .node-blog .field-name-field-main-image, .lt-ie9 .node-type-news .field-name-field-main-image {
  border-bottom: none;
  float: left;
  margin: 0 20px 20px 0;
}

#block-block-3 {
  display: none;
}
@media (min-width: 42.5em) {
  #block-block-3 {
    display: block;
  }
  #block-block-3 span {
    font-size: 20px;
    display: inline-block;
    margin: 0px 5px;
    color: #a697a2;
  }
  #block-block-3 span:hover {
    color: #a5594c;
  }
  #block-block-3 a.donate {
    color: #494879;
    font-weight: bold;
    text-transform: uppercase;
  }
  #block-block-3 a.donate:hover {
    color: #a5594c;
  }
}
960px   #block-block-3 {
  display: block;
}
960px   #block-block-3 span {
  font-size: 20px;
  display: inline-block;
  margin: 0px 5px;
  color: #a697a2;
}
960px   #block-block-3 span:hover {
  color: #a5594c;
}
960px   #block-block-3 a.donate {
  color: #494879;
  font-weight: bold;
  text-transform: uppercase;
}
960px   #block-block-3 a.donate:hover {
  color: #a5594c;
}

.lt-ie9 #block-block-3 {
  display: block;
}
.lt-ie9 #block-block-3 span {
  font-size: 20px;
  display: inline-block;
  margin: 0px 5px;
  color: #a697a2;
}
.lt-ie9 #block-block-3 span:hover {
  color: #a5594c;
}
.lt-ie9 #block-block-3 a.donate {
  color: #494879;
  font-weight: bold;
  text-transform: uppercase;
}
.lt-ie9 #block-block-3 a.donate:hover {
  color: #a5594c;
}

#block-block-3 span.icon-share {
  background: #a697a2;
  color: white;
  font-size: 18px;
  padding: 6px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: -10px 0 0 0;
}
#block-block-3 span.icon-share:hover {
  background: medium_dark;
}

.not-front #navigation {
  border-bottom: 5px solid #c8e0d4;
}

.front figure {
  background: black;
}

.not-front figure {
  background: #EDEAEC;
  /*20% light grey*/
  margin: 5px 0 0 0;
  padding: 10px 0 15px;
}

#block-print-print-links {
  display: none;
  float: left;
  clear: none;
  background: none;
  margin: 20px 0 15px;
}
@media (min-width: 42.5em) {
  #block-print-print-links {
    display: inline-block;
  }
}
@media (min-width: 60em) {
  #block-print-print-links {
    display: inline-block;
  }
}
#block-print-print-links .content {
  padding: 0;
}
#block-print-print-links .content .print_html {
  display: inline-block;
  text-transform: uppercase;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  margin: 0;
}
#block-print-print-links .content .print_html a:link, #block-print-print-links .content .print_html a:visited {
  background: white;
  color: #494879;
  padding: 3px 10px;
  text-transform: uppercase;
  display: inline-block;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
#block-print-print-links .content .print_html a:link:hover, #block-print-print-links .content .print_html a:visited:hover {
  color: #a5594c;
}

.lt-ie9 #block-print-print-links {
  display: inline-block;
  float: left;
  clear: none;
  background: none;
  margin: 20px 0 15px;
}
.lt-ie9 #block-print-print-links .content {
  padding: 0;
}
.lt-ie9 #block-print-print-links .content .print_html {
  display: inline-block;
  text-transform: uppercase;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  margin: 0;
}
.lt-ie9 #block-print-print-links .content .print_html a:link, .lt-ie9 #block-print-print-links .content .print_html a:visited {
  background: white;
  color: #494879;
  padding: 3px 10px;
  text-transform: uppercase;
  display: inline-block;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.lt-ie9 #block-print-print-links .content .print_html a:link:hover, .lt-ie9 #block-print-print-links .content .print_html a:visited:hover {
  color: #a5594c;
}

.front article {
  margin: 0;
}

#block-views-blogs-block-1, #block-views-news-block-4, #block-views-news-block-2 {
  margin-top: 20px;
}
#block-views-blogs-block-1 h2, #block-views-news-block-4 h2, #block-views-news-block-2 h2 {
  top: 40px;
  background: #494879;
  color: white;
  font-size: 22px;
  text-transform: uppercase;
  padding: 3px 15px;
  font-weight: 100;
  margin: 0;
}
#block-views-blogs-block-1 .views-row, #block-views-news-block-4 .views-row, #block-views-news-block-2 .views-row {
  margin: 0;
}
#block-views-blogs-block-1 .views-row .field-name-field-main-image, #block-views-news-block-4 .views-row .field-name-field-main-image, #block-views-news-block-2 .views-row .field-name-field-main-image {
  float: left;
  margin: 0 15px 0 0;
}
#block-views-blogs-block-1 .views-row .views-field-comment-count, #block-views-news-block-4 .views-row .views-field-comment-count, #block-views-news-block-2 .views-row .views-field-comment-count {
  width: 10%;
  float: left;
  height: 32px;
  padding: 3px 12px 8px;
  display: inline-block;
  background: url("../images/sprite.png") no-repeat scroll -114px 0px;
  color: white;
}
#block-views-blogs-block-1 .views-row .views-field-comment-count a:link, #block-views-blogs-block-1 .views-row .views-field-comment-count a:visited, #block-views-news-block-4 .views-row .views-field-comment-count a:link, #block-views-news-block-4 .views-row .views-field-comment-count a:visited, #block-views-news-block-2 .views-row .views-field-comment-count a:link, #block-views-news-block-2 .views-row .views-field-comment-count a:visited {
  color: white;
}

.front .views-field-title {
  font-size: 17px;
  font-weight: 100;
}

#block-block-9 h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
  position: relative;
}
#block-block-9 h2:before {
  position: absolute;
  top: -70px;
  left: 0;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e004";
  font-size: 35px;
  padding: 15px;
  color: white;
  background: #0096a5;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
}
#block-block-9 a.rte-forum {
  background: #0096a5;
  color: white;
  text-transform: uppercase;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom: 3px solid #494879;
  padding: 5px 30px;
}
#block-block-9 a.rte-forum:hover {
  background: #494879;
}

#block-block-7 h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
  position: relative;
}
#block-block-7 h2:before {
  position: absolute;
  top: -70px;
  left: 0;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e009";
  font-size: 35px;
  padding: 15px;
  color: white;
  background: #0096a5;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
}
#block-block-7 a.rte-list {
  background: #0096a5;
  color: white;
  text-transform: uppercase;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom: 3px solid #494879;
  padding: 5px 30px;
}
#block-block-7 a.rte-list:hover {
  background: #494879;
}

@media (min-width: 60em) {
  #block-menu-menu-quick-links {
    text-align: left;
  }
}
#block-menu-menu-quick-links h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
  position: relative;
}
#block-menu-menu-quick-links h2:before {
  position: absolute;
  top: -70px;
  left: 0;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e003";
  font-size: 35px;
  padding: 15px;
  color: white;
  background: #0096a5;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
}

/*Monitoring block*/
#block-block-10, #block-views-guide-blocks-block {
  clear: both;
  background: #a697a2;
  color: white;
  padding: 30px;
  border-top: 10px solid white;
}
@media (min-width: 42.5em) {
  #block-block-10, #block-views-guide-blocks-block {
    padding: 30px 30px;
    background: #a697a2 url("../images/monitoring_icon.png") no-repeat scroll 30px 30px;
  }
}
@media (min-width: 60em) {
  #block-block-10, #block-views-guide-blocks-block {
    padding: 30px 280px;
    background: #a697a2 url("../images/monitoring_icon.png") no-repeat scroll 280px 30px;
  }
}
@media (min-width: 42.5em) {
  #block-block-10 .content {
    padding-left: 130px;
  }
}
@media (min-width: 60em) {
  #block-block-10 .content {
    padding-left: 130px;
  }
}
#block-block-10 .content h2, #block-views-guide-blocks-block .content h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
  position: relative;
  color: white;
}
#block-block-10 .content a:link, #block-block-10 .content a:visited, #block-views-guide-blocks-block .content a:link, #block-views-guide-blocks-block .content a:visited {
  color: white;
}
#block-block-10 .content a:link:hover, #block-block-10 .content a:visited:hover, #block-views-guide-blocks-block .content a:link:hover, #block-views-guide-blocks-block .content a:visited:hover {
  color: #a5594c;
}

.lt-ie9 #block-block-10, .lt-ie9 #block-views-guide-blocks-block {
  clear: both;
  color: white;
  padding: 30px;
  border-top: 10px solid white;
  padding: 30px 280px;
  background: #a697a2 url("../images/monitoring_icon.png") no-repeat scroll 280px 30px;
}
.lt-ie9 #block-block-10 .content, .lt-ie9 #block-views-guide-blocks-block .content {
  padding-left: 130px;
}
.lt-ie9 #block-block-10 .content h2, .lt-ie9 #block-views-guide-blocks-block .content h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
  position: relative;
  color: white;
}
.lt-ie9 #block-block-10 .content a:link, .lt-ie9 #block-block-10 .content a:visited, .lt-ie9 #block-views-guide-blocks-block .content a:link, .lt-ie9 #block-views-guide-blocks-block .content a:visited {
  color: white;
}
.lt-ie9 #block-block-10 .content a:link:hover, .lt-ie9 #block-block-10 .content a:visited:hover, .lt-ie9 #block-views-guide-blocks-block .content a:link:hover, .lt-ie9 #block-views-guide-blocks-block .content a:visited:hover {
  color: #a5594c;
}

.page-resources .views-row header a, .page-resources .views-row .views-field-title a {
  color: #0096a5;
}

.node-resource h3 {
  padding-top: 15px;
}

.key-resource {
  font-weight: bold;
  text-transform: uppercase;
}

#block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets {
  border: 1px solid #bebebe;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
@media (min-width: 42.5em) {
  #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets {
    width: 8.9em;
    font-size: 16px;
  }
}
@media (min-width: 60em) {
  #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets {
    width: 13.9em;
    font-size: 18px;
  }
}
#block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget {
  float: none;
  padding: 0;
  position: relative;
}
#block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='text'], #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='email'], #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='password'] {
  border: none;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  float: left;
  color: #a697a2;
}
@media (min-width: 42.5em) {
  #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='text'], #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='email'], #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='password'] {
    width: 8em;
  }
}
@media (min-width: 60em) {
  #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='text'], #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='email'], #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='password'] {
    width: 12em;
  }
}
#block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit {
  margin: 0;
  float: left;
  border-bottom: none;
  background: #edeaec;
  /*20% of brand grey*/
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  position: absolute;
  right: 0;
}
@media (min-width: 42.5em) {
  #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit {
    padding: 4px;
  }
}
@media (min-width: 60em) {
  #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit {
    padding: 5px;
  }
}
#block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit:hover {
  background: #494879;
}

.lt-ie9 #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets {
  width: 13.9em;
  font-size: 18px;
  border: 1px solid #bebebe;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
.lt-ie9 #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget {
  float: none;
  padding: 0;
  position: relative;
}
.lt-ie9 #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='text'], .lt-ie9 #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='email'], .lt-ie9 #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget input[type='password'] {
  border: none;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  float: left;
  color: #a697a2;
  width: 12em;
}
.lt-ie9 #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit {
  margin: 0;
  float: left;
  border-bottom: none;
  background: #edeaec;
  /*20% of brand grey*/
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  padding: 5px;
  position: absolute;
  right: 0;
}
.lt-ie9 #block-views-exp-resources-search-api-page .views-exposed-form .views-exposed-widgets .views-exposed-widget .form-submit:hover {
  background: #494879;
}

.block-facetapi ul {
  padding-left: 0;
  margin: 0;
}
.block-facetapi ul li.leaf {
  list-style-image: none;
  list-style-type: none;
}

.count {
  color: #a697a2;
}

.node-resource .field {
  border-bottom: 1px dotted #a697a2;
  padding: 10px 0;
}
.node-resource .field .field-label, .node-resource .field .field-items, .node-resource .field .field-item {
  display: inline;
}

.node-resource .field-name-field-main-image {
  border-bottom: none;
}
@media (min-width: 42.5em) {
  .node-resource .field-name-field-main-image {
    float: left;
    margin: 20px 20px 0 15px;
  }
}
@media (min-width: 60em) {
  .node-resource .field-name-field-main-image {
    float: left;
    margin: 20px 20px 0 0;
  }
}

.lt-ie9 .node-resource .field-name-field-main-image {
  border-bottom: none;
  float: left;
  margin: 20px 20px 0 0;
}

.view-search-index .view-header {
  color: #a697a2;
  text-transform: uppercase;
}
.view-search-index .views-row .views-field-title a:link, .view-search-index .views-row .views-field-title a:visited {
  color: #0096a5;
}

#block-views-news-block h2:before {
  content: "\e000";
  font-family: 'icomoon';
  font-weight: normal;
  background: #A697A2;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  margin-right: 5px;
  padding: 7px;
  font-size: 21px;
}

#block-views-links-block h2:before {
  content: "\e002";
  font-family: 'icomoon';
  font-weight: normal;
  background: #A697A2;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  margin-right: 5px;
  padding: 7px;
  font-size: 21px;
}

#block-views-related-resources-block-1 h2:before {
  content: "\e00b";
  font-family: 'icomoon';
  font-weight: normal;
  background: #A697A2;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  margin-right: 5px;
  padding: 7px;
  font-size: 21px;
}

#block-views-links-block-1 h2:before {
  content: "\e005";
  font-family: 'icomoon';
  font-weight: normal;
  background: #A697A2;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  margin-right: 5px;
  padding: 7px;
  font-size: 21px;
}

aside .block-views .field-type-image {
  float: left;
  margin-right: 10px;
}

aside .block .more-link {
  margin-bottom: 15px;
}
aside .block .more-link a:link, aside .block .more-link a:visited {
  color: #0096a5;
}
aside .block .more-link:after {
  content: " »";
  color: #0096a5;
}

aside #block-sharethis-sharethis-block.block {
  margin: 20px 0 15px;
  background: none;
  padding: none;
  display: inline-block;
  float: left;
}
aside #block-sharethis-sharethis-block.block .content {
  padding: 0;
}

#footer {
  clear: both;
  border-top: 1px solid #a697a2;
}

#block-block-2old {
  padding: 15px 0;
  border-bottom: 1px dotted #a697a2;
  text-align: center;
  min-height: 150px;
}
#block-block-2old img {
  margin: 15px 30px;
}

.print-footer #block-block-2old {
  display: none;
}

.ui-widget {
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif !important;
  font-size: 1.0em;
  border-top: 1px solid #a697a2;
  font-weight: 100;
  margin-top: 40px;
}

.ui-widget-content {
  color: black;
  background: none !important;
}

.ui-widget.ui-helper-reset {
  line-height: 1.6em;
  border-top: 1px solid #a697a2 !important;
  font-size: 20px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: none !important;
  border: none !important;
  color: black !important;
}

.ui-accordion-icons .ui-accordion-header a {
  padding: 0 60px 0 15px !important;
  font-weight: 700;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: black !important;
}

.ui-state-default .ui-icon {
  background-image: url("../images/sprite.png") !important;
  background: url("../images/sprite.png") no-repeat scroll -236px 0;
  height: 22px;
  width: 22px;
}

.ui-state-active .ui-icon {
  background-image: url("../images/sprite.png") !important;
  background: url("../images/sprite.png") no-repeat scroll -236px 0;
  height: 22px;
  width: 22px;
}

.ui-accordion .ui-accordion-header {
  padding: 0 !important;
}

.ui-accordion .ui-accordion-header .ui-icon {
  margin-top: -10px;
  position: absolute;
  right: 1em;
  left: auto !important;
  top: 50%;
}

.ui-accordion .ui-accordion-content {
  border: none;
  padding: 0 60px 0 15px !important;
  margin-top: 0px !important;
}

.ui-corner-top {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.ui-widget-content a:link, .ui-widget-content a:visited {
  color: #0096a5;
}
.ui-widget-content a:link:hover, .ui-widget-content a:visited:hover {
  color: #a5594c;
}

.ui-accordion .views-row {
  background: #efeced;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VmZWNlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #efeced 1%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #efeced), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #efeced 1%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #efeced 1%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #efeced 1%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #efeced 1%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efeced', endColorstr='#ffffff',GradientType=0 );
  /* IE6-8 */
}

#block-nivo-slider-nivo-slider, .slider-wrapper {
  position: relative;
  min-height: 230px;
}

.nivo-caption {
  color: white;
  padding: 10px 20px;
  position: relative;
}
@media (min-width: 42.5em) {
  .nivo-caption {
    background: url("../images/blk_70.png") repeat scroll 0 0;
    position: absolute;
    max-height: 240px;
    z-index: 10;
    padding: 20px;
  }
}
960px   .nivo-caption {
  background: url("../images/blk_70.png") repeat scroll 0 0;
  position: absolute;
  max-height: 240px;
  z-index: 10;
  padding: 20px;
}

.lt-ie9 .nivo-caption {
  background: url("../images/blk_70.png") repeat scroll 0 0;
  position: absolute;
  max-height: 240px;
  z-index: 10;
  padding: 20px;
}

.theme-default .nivoSlider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  background: none;
  min-height: 230px;
}

.theme-default .nivo-caption {
  width: 100%;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 15px;
  opacity: 1;
}
.theme-default .nivo-caption h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 10px 0 0;
  color: #a697a2;
  font-weight: normal;
}
.theme-default .nivo-caption h3 {
  font-size: 20px;
  margin: 5px 0 0;
  color: white;
  font-weight: 100;
}
@media (min-width: 60em) {
  .theme-default .nivo-caption {
    width: 31.70732%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    font-size: 18px;
    top: 100px;
  }
  .theme-default .nivo-caption h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px 0;
  }
  .theme-default .nivo-caption h3 {
    font-size: 26px;
    margin: 10px 0;
  }
}
.theme-default .nivo-caption p {
  padding: 0;
}
.theme-default .nivo-caption a {
  border-bottom: 0;
  color: #0096a5;
}

.lt-ie9 .theme-default .nivo-caption {
  width: 31.70732%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
  font-size: 18px;
  top: 100px;
}
.lt-ie9 .theme-default .nivo-caption h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin: 10px 0;
}
.lt-ie9 .theme-default .nivo-caption h3 {
  font-size: 28px;
  margin: 10px 0;
}

/*direction arrows*/
.theme-default .nivo-directionNav {
  display: block !important;
  /* ALWAYS show the arrows */
}
.theme-default .nivo-directionNav a {
  background: url("../images/arrows.png") no-repeat scroll 0 10px;
  border: 0 none;
  display: block;
  height: 60px;
  width: 80px;
  opacity: 1;
  top: 5%;
  padding: 40px 20px;
}

.theme-default a.nivo-prevNav {
  left: 0px;
}

.theme-default a.nivo-nextNav {
  background-position: -78px 10px;
  right: 0px;
}

/*nav with changing blocks*/
.theme-default .nivo-controlNav {
  display: none;
}
@media (min-width: 60em) {
  .theme-default .nivo-controlNav {
    display: block;
    position: absolute;
    top: 75%;
    right: 1%;
    z-index: 100;
  }
  .theme-default .nivo-controlNav a.nivo-control {
    background: #0096a5;
    border: 1px solid white;
    height: 15px;
    overflow: hidden;
    margin: 0 5px;
    line-height: 1;
    font-size: 10px;
    padding: 0;
  }
  .theme-default .nivo-controlNav a.nivo-control:hover {
    background: #494879;
  }
  .theme-default .nivo-controlNav a.active {
    background: #494879;
    font-weight: normal;
    height: 15px;
    line-height: 1;
    font-size: 10px;
    padding: 0;
  }
}

.lt-ie9 .theme-default .nivo-controlNav {
  display: block;
  position: absolute;
  top: 75%;
  right: 1%;
  z-index: 100;
}
.lt-ie9 .theme-default .nivo-controlNav a.nivo-control {
  background: #0096a5;
  border: 1px solid white;
  height: 15px;
  overflow: hidden;
  margin: 0 5px;
  line-height: 1;
  font-size: 10px;
  padding: 0;
}
.lt-ie9 .theme-default .nivo-controlNav a.nivo-control:hover {
  background: #494879;
}
.lt-ie9 .theme-default .nivo-controlNav a.active {
  background: #494879;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  font-size: 10px;
  padding: 0;
}

#block-views-issues-block-2 {
  border-top: 1px solid #a697a2;
  padding: 30px 15px;
}
#block-views-issues-block-2 h2 {
  text-transform: uppercase;
  font-size: 24px;
  color: black;
  text-align: center;
  margin-top: 0;
}
#block-views-issues-block-2 .flexslider {
  border: none;
  box-shadow: none;
  margin: 0;
}
#block-views-issues-block-2 .flexslider ul.slides li {
  width: 100px !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  margin: 0 15px;
}
#block-views-issues-block-2 .flexslider ul.slides li img {
  width: 100px !important;
  height: 100px !important;
  -moz-box-shadow: 0 0 2px 1px #a697a2;
  -webkit-box-shadow: 0 0 2px 1px #a697a2;
  box-shadow: 0 0 2px 1px #a697a2;
  margin: 1px 1px 10px;
}
#block-views-issues-block-2 .flexslider .flex-direction-nav li {
  list-style-image: none;
  margin: 0;
}
#block-views-issues-block-2 .flexslider .flex-direction-nav li a {
  display: block !important;
  /* ALWAYS show the arrows */
  background: url("../images/arrows_gry.png") no-repeat scroll 0 0;
  border: 0 none;
  display: block;
  top: 30%;
  height: 31px;
  width: 18px;
  opacity: 1;
  margin: 0;
}
#block-views-issues-block-2 .flexslider .flex-direction-nav li a.flex-prev {
  left: -36px;
}
#block-views-issues-block-2 .flexslider .flex-direction-nav li a.flex-next {
  background: url("../images/arrows_gry.png") no-repeat scroll -18px 0;
  right: -36px;
}
#block-views-issues-block-2 .flexslider .flex-direction-nav li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  /* For IE8 and earlier */
}

#comments {
  border-top: 5px solid #c8e0d4;
  margin-top: 30px;
  clear: both;
}
#comments article {
  padding: 15px 0;
  border-bottom: 1px dotted #a697a2;
}
#comments article h3 {
  margin: 0;
}
#comments article ul.links {
  float: right;
  clear: both;
}

.submitted {
  color: #a697a2;
  text-transform: uppercase;
  margin: 0.5em 0;
}
.submitted span.username {
  display: block;
}

#comments footer {
  margin-right: 30px;
}
@media (min-width: 42.5em) {
  #comments footer {
    float: left;
    width: 20%;
    font-size: 18px;
  }
}
@media (min-width: 60em) {
  #comments footer {
    float: left;
    width: 20%;
    font-size: 18px;
  }
}
#comments footer p {
  margin-top: 0;
}
#comments footer a.permalink {
  display: none;
}

.lt-ie9 #comments footer {
  float: left;
  width: 20%;
  font-size: 18px;
  margin-right: 30px;
}
.lt-ie9 #comments footer p {
  margin-top: 0;
}
.lt-ie9 #comments footer a.permalink {
  display: none;
}

@media (min-width: 42.5em) {
  #comments .content {
    float: left;
    width: 70%;
    font-size: 14px;
  }
}
@media (min-width: 60em) {
  #comments .content {
    float: left;
    width: 70%;
    font-size: 16px;
  }
}
#comments .content a.permalink {
  display: none;
}
#comments .content p {
  margin-top: 0;
}

.lt-ie9 #comments .content {
  float: left;
  width: 70%;
  font-size: 16px;
}
.lt-ie9 #comments .content a.permalink {
  display: none;
}
.lt-ie9 #comments .content p {
  margin-top: 0;
}

.comment-preview {
  background-color: white;
}

.comment a.permalink {
  display: none;
}

li.comment-add a.active {
  color: #0096a5;
  display: block;
  margin: 30px 0 0;
}

.node-type-issue #content {
  background: #EDEAEC;
  /*20% light grey*/
}
.node-type-issue #content #container {
  background: #fff;
}
@media (min-width: 60em) {
  .node-type-issue #content #container #main {
    padding-left: 20px;
  }
  .node-type-issue #content #container aside {
    padding-right: 20px;
  }
}
.node-type-issue #content #container #block-views-issues-block-1 {
  padding: 20px;
  border-bottom: 1px dotted #edeaec;
  /*20% brand grey*/
}

.lt-ie9 .node-type-issue #content {
  background: #EDEAEC;
  /*20% light grey*/
}
.lt-ie9 .node-type-issue #content #container {
  background: #fff;
}
.lt-ie9 .node-type-issue #content #container #main {
  padding-left: 20px;
}
.lt-ie9 .node-type-issue #content #container aside {
  padding-right: 20px;
}
.lt-ie9 .node-type-issue #content #container #block-views-issues-block-1 {
  padding: 20px;
}

.node-type-issue #section_nav {
  background: #EDEAEC;
  /*20% light grey*/
}
.node-type-issue #section_nav .content {
  background: #fff;
  padding: 0 20px;
}

.page-node-61.node-type-issue #content #container {
  background: #EDEAEC;
  /*20% light grey*/
}

#block-views-issues-block-1:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.view-issues .views-row {
  border-bottom: none;
  position: relative;
}

@media (min-width: 42.5em) {
  .view-issues .views-row.views-row-1, .view-issues .views-row.views-row-4, .view-issues .views-row.views-row-7, .view-issues .views-row.views-row-10, .view-issues .views-row.views-row-13 {
    width: 31.14754%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
}
@media (min-width: 60em) {
  .view-issues .views-row.views-row-1, .view-issues .views-row.views-row-4, .view-issues .views-row.views-row-7, .view-issues .views-row.views-row-10, .view-issues .views-row.views-row-13 {
    width: 31.70732%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
}

.lt-ie9 .view-issues .views-row.views-row-1, .lt-ie9 .view-issues .views-row.views-row-4, .lt-ie9 .view-issues .views-row.views-row-7, .lt-ie9 .view-issues .views-row.views-row-10, .lt-ie9 .view-issues .views-row.views-row-13 {
  width: 31.70732%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
}

@media (min-width: 42.5em) {
  .view-issues .views-row.views-row-1, .view-issues .views-row.views-row-4, .view-issues .views-row.views-row-7, .view-issues .views-row.views-row-10, .view-issues .views-row.views-row-13 {
    width: 31.14754%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
}
@media (min-width: 60em) {
  .view-issues .views-row.views-row-1, .view-issues .views-row.views-row-4, .view-issues .views-row.views-row-7, .view-issues .views-row.views-row-10, .view-issues .views-row.views-row-13 {
    width: 31.70732%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
}

.lt-ie9 .view-issues .views-row.views-row-1, .lt-ie9 .view-issues .views-row.views-row-4, .lt-ie9 .view-issues .views-row.views-row-7, .lt-ie9 .view-issues .views-row.views-row-10, .lt-ie9 .view-issues .views-row.views-row-13 {
  width: 31.70732%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
}

.view-issues .views-row.views-row-1, .view-issues .views-row.views-row-4, .view-issues .views-row.views-row-7, .view-issues .views-row.views-row-10, .view-issues .views-row.views-row-13 {
  clear: both;
}

.lt-ie9 .view-issues .views-row.views-row-1, .lt-ie9 .view-issues .views-row.views-row-4, .lt-ie9 .view-issues .views-row.views-row-7, .lt-ie9 .view-issues .views-row.views-row-10, .lt-ie9 .view-issues .views-row.views-row-13 {
  clear: both;
}

@media (min-width: 42.5em) {
  .view-issues .views-row.views-row-2, .view-issues .views-row.views-row-5, .view-issues .views-row.views-row-8, .view-issues .views-row.views-row-11, .view-issues .views-row.views-row-14 {
    width: 31.14754%;
    float: left;
    margin-right: -100%;
    margin-left: 34.42623%;
    clear: none;
  }
}
@media (min-width: 60em) {
  .view-issues .views-row.views-row-2, .view-issues .views-row.views-row-5, .view-issues .views-row.views-row-8, .view-issues .views-row.views-row-11, .view-issues .views-row.views-row-14 {
    width: 31.70732%;
    float: left;
    margin-right: -100%;
    margin-left: 34.14634%;
    clear: none;
  }
}

.lt-ie9 .view-issues .views-row.views-row-2, .lt-ie9 .view-issues .views-row.views-row-5, .lt-ie9 .view-issues .views-row.views-row-8, .lt-ie9 .view-issues .views-row.views-row-11, .lt-ie9 .view-issues .views-row.views-row-14 {
  width: 31.70732%;
  float: left;
  margin-right: -100%;
  margin-left: 34.14634%;
  clear: none;
}

@media (min-width: 42.5em) {
  .view-issues .views-row.views-row-3, .view-issues .views-row.views-row-6, .view-issues .views-row.views-row-9, .view-issues .views-row.views-row-12, .view-issues .views-row.views-row-15 {
    width: 31.14754%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 60em) {
  .view-issues .views-row.views-row-3, .view-issues .views-row.views-row-6, .view-issues .views-row.views-row-9, .view-issues .views-row.views-row-12, .view-issues .views-row.views-row-15 {
    width: 31.70732%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}

.lt-ie9 .view-issues .views-row.views-row-3, .lt-ie9 .view-issues .views-row.views-row-6, .lt-ie9 .view-issues .views-row.views-row-9, .lt-ie9 .view-issues .views-row.views-row-12, .lt-ie9 .view-issues .views-row.views-row-15 {
  width: 31.70732%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
}

.view-issues .views-field-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0 0 0.25em;
}
@media (min-width: 42.5em) {
  .view-issues .views-field-title {
    font-size: 18px;
  }
}
@media (min-width: 60em) {
  .view-issues .views-field-title {
    font-size: 22px;
  }
}
.view-issues .views-field-title:after {
  content: " »";
}

#block-views-issues-block .view-issues .views-field-title {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2em;
  position: absolute;
  top: 30px;
  left: 1px;
  background: black;
  padding: 5px;
  z-index: 2;
}
@media (min-width: 42.5em) {
  #block-views-issues-block .view-issues .views-field-title {
    font-size: 16px;
  }
}
@media (min-width: 60em) {
  #block-views-issues-block .view-issues .views-field-title {
    font-size: 18px;
  }
}
#block-views-issues-block .view-issues .views-field-title a:link, #block-views-issues-block .view-issues .views-field-title a:visited {
  color: white;
}
#block-views-issues-block .view-issues .views-field-title:after {
  content: "";
}

.lt-ie9 #block-views-issues-block .view-issues .views-field-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2em;
  position: absolute;
  top: 30px;
  left: 1px;
  background: black;
  padding: 3px;
  z-index: 2;
  font-size: 22px;
}
.lt-ie9 #block-views-issues-block .view-issues .views-field-title a:link, .lt-ie9 #block-views-issues-block .view-issues .views-field-title a:visited {
  color: white;
}
.lt-ie9 #block-views-issues-block .view-issues .views-field-title:after {
  content: "";
}

.page-node-44 #block-views-issues-block-1 .views-row {
  padding: 0;
}
.page-node-44 #block-views-issues-block-1 .views-row .views-field-title a:link, .page-node-44 #block-views-issues-block-1 .views-row .views-field-title a:visited {
  color: #0096a5;
}
.page-node-44 #block-views-issues-block-1 .views-row .views-field-title a:link:hover, .page-node-44 #block-views-issues-block-1 .views-row .views-field-title a:visited:hover {
  color: #a5594c;
}
.page-node-44 #block-views-issues-block-1 .views-row .views-field-field-small-image {
  display: none;
}
