/**
    Global CSS, used on all templates
    
    @copyright Gassco.no
*/
/* start: flow specific */
a img.docIcon {
  margin-bottom: -2px;
  margin-right: 4px; }

/* end */
body {
  color: #333;
  background-color: white;
  background-position: 0 106px;
  background-repeat: no-repeat;
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, #content p {
  margin: 0;
  padding: 0;
  display: block; }

img {
  border: 0; }

a:link, a:visited {
  color: #0079C2;
  background-color: transparent;
  text-decoration: none; }

a:hover {
  color: #5ab200;
  background-color: transparent;
  /*text-decoration : none; */
  text-decoration: underline; }

#content p.teaser a:link {
  color: #333;
  text-decoration: none; }

#content p.teaser a:hover {
  color: #5ab200;
  text-decoration: none; }

#contetn div.txt a:link {
  color: #5ab200;
  text-decoration: none; }

#content div.txt a:hover {
  color: #5ab200;
  text-decoration: none; }

#content a:link {
  color: #017AC1;
  background-color: transparent; }

#controls, .wai-label {
  position: absolute;
  left: -999px; }

/** Header and branding */
#branding {
  float: left; }

#header {
  clear: both;
  margin-left: 29px;
  overflow: hidden;
  width: 980px; }

#branding h1 {
  padding: 0;
  margin: 0 0 0 20px;
  height: 41px;
  width: 175px; }

#branding #logo {
  border: 0; }

/* removed 2011.12.19 - RUF -
input[type="submit"] {
    background-color: white;
    background-repeat: no-repeat;
    background-position: left top;
    border: 1px outset #666666;
    color: #666666;
    font-family: verdana;
    font-size: 10px;
    height: 16px;
    padding-bottom: 1px;
}

input[type="submit"]:hover {
    border: 1px inset black;
}*/
input[type="text"] {
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  height: 17px;
  padding: 2px 6px 2px 4px; }

/** Global navigation */
#nav-global {
  height: 30px;
  overflow: hidden; }

#nav-global li {
  height: 25px;
  overflow: hidden;
  margin-right: 1px; }

#nav-global a {
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  color: #666;
  font-size: 12px;
  font-weight: 300;
  float: none;
  display: inline;
  height: 5px;
  overflow: hidden; }

#nav-global a:hover, #nav-global li.active a {
  color: #499D14; }

#nav-global {
  float: left;
  margin: 5px 0 0 150px; }

#nav-global ul {
  padding: 5px 0; }

#nav-global-secondary {
  font-size: 10px;
  float: right;
  clear: right;
  margin-top: -65px;
  width: 632px; }

#nav-global-secondary .nav-global {
  float: left; }

#nav-global-secondary li a {
  padding: 2px 8px 2px 6px; }

.nav-global li a {
  color: #666;
  text-decoration: none;
  display: block;
  float: left; }

.nav-global li a:hover {
  color: #007ac3; }

ul.nav-global {
  margin: 0;
  padding: 0; }

.nav-global li {
  display: inline;
  list-style: none; }

ul#css-units li a {
  background-image: none; }

ul#css-units li a:hover {
  color: #007AC3; }

#css-units li.last a {
  padding-right: 8px; }

ul#css-units {
  margin-top: -10px; }

ul#css-units li a {
  padding-left: 3px;
  padding-right: 3px; }

ul#css-units li#units-normal a,
ul#css-units li#units-medium a,
ul#css-units li#units-large a,
ul#css-units li#units-medium.inactive a {
  color: #017ac1;
  background-color: transparent; }

ul#css-units li#units-normal.active a,
ul#css-units li#units-medium.active a,
ul#css-units li#units-large.active a {
  color: #666;
  background-color: transparent;
  font-weight: normal; }

ul#css-units li#units-normal a:hover,
ul#css-units li#units-medium a:hover,
ul#css-units li#units-large a:hover {
  background-color: transparent;
  color: #7cbd4c; }

ul#css-units li a {
  background-image: none;
  padding-bottom: 0; }

ul#css-units li#units-normal a {
  font-size: 11px;
  padding-top: 11px; }

ul#css-units li#units-medium a {
  font-size: 13px;
  padding-top: 9px; }

ul#css-units li#units-large a {
  font-size: 16px;
  padding-top: 9px;
  font-weight: normal; }

.nav-global .search-form {
  margin-top: 2px;
  margin-left: 13px;
  float: left;
  width: 170px; }

.nav-global .search-form input[type='text'] {
  float: left;
  width: 110px; }

.nav-global .search-form input[type='submit'] {
  width: 48px;
  vertical-align: middle;
  margin-top: 2px;
  float: right;
  padding-left: 17px; }

/* Breadcrumb */
#nav-breadcrumb {
  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
  margin-left: 190px; }

#nav-breadcrumb ol, #nav-breadcrumb li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none; }

#nav-breadcrumb li {
  padding: 0 0 0 8px; }

#nav-breadcrumb a {
  color: #666;
  margin-right: 8px;
  background-color: transparent; }

#nav-breadcrumb a:hover {
  color: #5ab200;
  background-color: transparent; }

#nav-breadcrumb .first {
  margin-left: 0;
  padding-left: 0; }

#nav-breadcrumb li.last {
  background-image: none; }

/** Secondary navigation */
#nav-secondary {
  margin-top: 59px;
  float: left;
  font-size: 11px;
  width: 174px;
  padding: 0 9px 0 7px;
  overflow: hidden; }

#nav-secondary h3 {
  color: #9A9A9A;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 9px;
  margin-left: 25px;
  text-transform: uppercase; }

#nav-secondary ul, #nav-secondary li {
  margin: 0;
  padding: 0;
  list-style: none; }

#nav-secondary li {
  border-top: 1px solid #dad9c6; }

#nav-secondary li strong {
  color: #499D14;
  background-color: transparent; }

#nav-secondary li a, #nav-secondary li strong {
  display: block;
  padding: 8px 3px 1px 25px; }

#nav-secondary li strong a {
  padding: 0;
  color: #499d14;
  background-color: transparent; }

/* Image campaigns */
.campaign-img {
  margin-bottom: 11px;
  border: 1px solid #C2BBB4; }

#wrapper-secondary .campaign-img {
  height: 169px; }

#wrapper-secondary .campaign-img .mm-elm.title,
#wrapper-secondary .campaign-txt .mm-elm {
  background-color: white;
  padding-top: 15px;
  padding-left: 20px; }

#wrapper-secondary .campaign-img .mm-elm.title {
  height: 39px;
  overflow: hidden; }

#wrapper-secondary .campaign-img .mm-elm {
  padding: 2px; }

#wrapper-secondary .campaign-img .txt {
  margin-left: 3px;
  margin-right: 3px; }

/** Text campaigns */
#wrapper-secondary .campaign-txt {
  border: 1px solid #C2BBB4;
  height: 167px;
  margin-top: 3px;
  padding: 3px;
  background-color: white;
  color: inherit; }

#wrapper-secondary .campaign-txt .mm-elm {
  background-color: white;
  padding-top: 15px;
  padding-left: 20px;
  height: 38px; }

#wrapper-secondary .campaign-txt .txt {
  background-color: #EEEDDB;
  padding-top: 15px;
  padding-left: 18px;
  padding-right: 10px;
  height: 64px; }

.campaign-txt .txt strong {
  font-weight: normal; }

.campaign-txt .read-more a {
  padding-left: 30px;
  color: inherit;
  background: transparent bottom left no-repeat; }

#wrapper-secondary #campaign_02 .read-more {
  background-color: #EEEDDB;
  padding: 5px 10px 5px 18px; }

#content p.read-more a {
  display: block;
  color: #007ac3;
  background: transparent no-repeat left center;
  padding: 0px 10px 5px 30px; }

.campaign-img-w-txt {
  border: 1px solid #c2bbb4;
  height: 118px;
  overflow: hidden;
  padding: 2px;
  background-color: white;
  color: inherit; }

.campaign-img-w-txt .title {
  color: inherit;
  background-color: white;
  margin: 0;
  padding: 13px 0 8px 23px;
  width: 100%;
  height: 16px; }

.campaign-img-w-txt .title h3 a {
  display: block; }

.campaign-img-w-txt .bottom .mm-elm {
  float: left; }

.campaign-img-w-txt .bottom .txt {
  float: left;
  width: 110px;
  padding: 5px 0 0 15px;
  font-size: 11px;
  overflow: hidden; }

.campaign-img-w-txt .bottom .teaser {
  height: 52px;
  overflow: hidden; }

#content .campaign-img-w-txt .bottom .teaser a {
  color: #333;
  background-color: transparent; }

#content .campaign-img-w-txt .bottom .teaser a:hover {
  color: #5ab200; }

.campaign-img-w-txt .bottom {
  background-color: #ebe9e8;
  color: inherit;
  height: 81px; }

#content .campaign-img-w-txt .bottom p.read-more a {
  margin-top: 5px;
  padding: 0px 30px; }

/** Main content area */
#wrapper-main {
  padding: 35px 0 0;
  width: 945px;
  min-height: 768px; }

#content {
  float: left;
  clear: right;
  width: 755px;
  overflow: hidden; }

#wrapper-primary {
  margin-top: 12px;
  width: 570px;
  float: left; }

#wrapper-secondary {
  float: right;
  width: 174px;
  overflow: hidden;
  margin-top: 7px; }

#wrapper-primary h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0px;
  padding: 10px 0 0;
  color: #499d14;
  background-color: transparent;
  text-transform: uppercase; }

#wrapper-body {
  clear: both; }

/** News lists */
#content .news-item h3 a,
#content .news-item h3 a:visited {
  color: #007ac3;
  background-color: transparent;
  display: block;
  font-weight: 600; }

#content .newslist .description a:link,
#content .newslist .description a:visited {
  color: #333;
  background-color: transparent;
  display: block; }

#content .newslist p.description a:hover {
  color: #5ab200;
  text-decoration: none; }

#content div.description a:hover {
  color: #5ab200;
  text-decoration: none; }

#content .pub-date {
  COLOR: #333333;
  font-weight: normal; }

#content .separator {
  font-weight: normal;
  COLOR: #333333; }

#content .news-item p.read-more a {
  background-image: none;
  padding: 5px 0px 8px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #DAD9C6; }

span.num-atoms {
  vertical-align: sub; }

/** Campaigns with image and a rich text field */
.campaign-img.rich-text img {
  height: 81px;
  width: 169px; }

#wrapper-secondary .campaign-img.rich-text {
  padding: 2px;
  height: 215px;
  overflow: hidden;
  margin-bottom: 11px; }

.campaign-img.rich-text .title {
  height: 99px;
  width: 169px;
  overflow: hidden;
  background-color: white;
  color: inherit;
  margin-bottom: 2px; }

.campaign-img.rich-text .title img {
  height: 81px;
  width: 169px; }

.campaign-img.rich-text .title h3 {
  width: 169px;
  overflow: hidden;
  background-color: #cfe6ba;
  color: inherit;
  padding: 2px 5px 2px 14px;
  font-size: 9px;
  font-weight: normal;
  text-transform: uppercase; }

#wrapper-secondary .campaign-img.rich-text .mm-elm {
  padding: 0;
  margin-bottom: 2px; }

#wrapper-secondary .campaign-img.rich-text .txt {
  height: 95px;
  overflow: hidden;
  margin: 0;
  padding: 2px 9px 11px 14px;
  font-size: 11px;
  color: inherit;
  background-color: #f5f5e5; }

#content .campaign-img.rich-text a,
#content .campaign-img.rich-text a:visited {
  color: #007ac3;
  background-color: transparent; }

#content .campaign-img.rich-text .title a,
#content .campaign-img.rich-text .title a:visited {
  color: #666;
  background-color: transparent;
  display: block; }

#content .campaign-img.rich-text dl a,
#content .campaign-img.rich-text dl a:hover,
#content .campaign-img.rich-text dl a:visited {
  color: #666;
  background-color: transparent;
  text-decoration: none; }

#footer {
  padding: 5em 0 1em;
  clear: both;
  text-align: center;
  color: #ccc;
  background-color: transparent;
  font-style: italic; }

#footer a {
  color: #bbb;
  background-color: transparent; }

#footer .authoring-tools {
  position: absolute;
  left: 980px;
  top: 29px; }

#footer .authoring-tools ul {
  margin: 0;
  padding: 0; }

#footer .authoring-tools ul li {
  list-style: none;
  display: inline; }

#footer .authoring-tools a,
#footer .authoring-tools a:hover {
  text-decoration: none;
  padding: 10px 5px 10px 35px;
  color: black;
  font-style: normal; }

.hide {
  display: none; }

.no-bg-img, .no-bg-img a,
#nav-breadcrumb li.no-bg-img,
#content p.read-more.no-bg-img a,
#content p.read-more.no-bg-img a:hover {
  background-image: none; }

#content p.read-more.no-bg-img a,
#content p.read-more.no-bg-img a:hover {
  padding-left: 0;
  border-bottom: 1px solid #DAD9C6;
  margin-bottom: 7px; }

.main-content {
  padding: 7px;
  /* border: 1px solid #C2BBB4; */
  margin-top: 18px;
  background-color: #FDFEF9;
  color: #666666;
  min-height: 380px; }

#content .feedback .error,
#content .feedback .success {
  margin: 8px 0 15px;
  padding: 5px;
  color: #333;
  background-color: #efefef;
  border: 1px solid #ddd;
  font-size: 12px;
  font-weight: bold; }

#content .feedback .success {
  background-color: #FFFFE0;
  border-color: #E6DB55; }

#content #flash #flash-wrapper {
  margin-top: 18px; }

#content .print-icon {
  float: left;
  padding-top: 40px; }

#content .print-icon a {
  padding-top: 2px; }

#content .print-icon img {
  float: left;
  padding-top: 2px;
  padding-right: 5px; }

#content .print-icon-text {
  padding-top: 5px;
  float: left;
  width: 250px; }

#content .print-icon-text a {
  color: #017AC1;
  text-decoration: none; }

#content .print-icon-text a:hover {
  color: #017AC1;
  text-decoration: underline;
  cursor: hand; }

#content .print-icon-img {
  float: left;
  padding-top: 0px;
  width: 30px; }

/* Added back button in details */
a#backBtn {
  border: 3px solid #004b8d;
  background: #00427c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00427c 0%, #0059a8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00427c), color-stop(100%, #0059a8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00427c 0%, #0059a8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00427c 0%, #0059a8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00427c 0%, #0059a8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00427c 0%, #0059a8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00427c', endColorstr='#0059a8',GradientType=0 );
  /* IE6-9 */
  display: inline-block;
  color: #FFF;
  padding: 0 12px;
  cursor: pointer; }

body {
  font-family: Verdana, Arial, sans-serif;
  color: #333;
  line-height: 135%; }

#wrapper-primary {
  width: 100%;
  margin: 0; }

#wrapper-primary h2 {
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 30px;
  font-weight: normal;
  color: #333;
  text-transform: none;
  margin-bottom: 35px; }

#wrapper-main {
  width: 100%;
  min-height: 0;
  background-color: #F6F6F6; }

#header {
  text-align: center; }

#branding {
  margin-left: 50px;
  display: inline-block;
  padding-bottom: 25px;
  /*float: none;*/ }

.menu-container {
  margin: 0;
  padding: 0 90px 25px 90px;
  background-color: #F6F6F6;
  margin-bottom: 30px; }

.menu-container > * {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #004b8d;
  text-decoration: none;
  margin-right: 50px; }

table {
  border-collapse: collapse; }

a, a:link, a:active {
  text-decoration: underline;
  color: #004b8d; }

table td a, a:link, a:active {
  text-decoration: none;
  color: #004b8d; }

td.flow {
  font-size: 12px;
  border: solid silver;
  border-width: 0px; }

td.heading {
  font-weight: bold;
  padding: 10px 20px 2px 20px; }

td.data {
  padding: 2px 20px 10px 20px; }

th {
  background-color: #EDEDED; }

/* Table overrides , made important until we know inline styles can be removed */
#wrapper-primary table {
  margin-bottom: 25px; }

#wrapper-primary table td {
  margin: 0 !important;
  padding: 0 !important; }

#wrapper-primary table td.tableHeader {
  background-color: #EDEDED;
  display: inline-block;
  width: 100% !important;
  margin-bottom: 1px !important; }

#wrapper-primary table td.tableHeader h2 {
  background: none;
  text-align: left !important;
  display: inline-block;
  width: 65%;
  margin-bottom: 0; }

#wrapper-primary table td.tableHeader div.lastUpdate {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  text-align: right;
  color: #333;
  float: right;
  padding: 10px; }

#wrapper-primary table.realTime table {
  width: 1200px;
  border-collapse: collapse;
  margin-bottom: 0;
  table-layout: fixed; }

#wrapper-primary table.realTime table td.flow {
  border: 1px solid #CCC;
  padding: 15px !important; }

table.realTime table td.flow .heading {
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block; }

table.realTime table td.flow .data .value {
  color: #e36f1e;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px; }

table.realTime td.flow {
  text-align: center; }

table.msgTable {
  background-color: white;
  border-collapse: separate;
  width: 100% !important;
  table-layout: fixed; }

.msgTable th, .msgTable td {
  padding: 5px 10px;
  background-color: #F3F3F3;
  line-height: 135%; }

.msgTable th {
  font-size: 10px;
  text-align: center; }

.msgTable th.header-top {
  vertical-align: bottom;
  padding-bottom: 0; }

.msgTable th.header-bottom {
  vertical-align: top;
  padding-top: 0; }

.msgTable td {
  font-size: 10px;
  padding-top: 5px; }

#wrapper-primary .msgTable td.comment {
  border-bottom: 1px solid #c0c0c0;
  text-align: left;
  padding-bottom: 15px !important;
  padding-top: 5px !important; }

.msgTable td.dateCol, th.dateCol {
  text-align: center; }

.msgTable td.numCol, .msgTable th.numCol {
  text-align: right;
  padding-right: 35px; }

.msgTable td.numCol {
  padding-right: 40px; }

.msgTable td.assetCol {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold; }

.unpublished {
  text-decoration: line-through; }

.msgTable td.expectDurCol, .msgTable th.expectDurCol {
  text-align: center; }

.msgTable .hideOverflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* Planned Events list */
#wrapper-primary table.msgTable {
  border-collapse: collapse;
  width: 100% !important; }

#wrapper-primary table.msgTable td {
  padding: 10px 8px 8px 8px !important;
  background-color: #FFF;
  border: 1px solid #CCC;
  vertical-align: top; }

/*
#wrapper-primary table.msgTable th:first-of-type {
	width: 46px !important;
}

#wrapper-primary table.msgTable th:nth-of-type(2) {
	width: 85px !important;
}

#wrapper-primary table.msgTable th:nth-of-type(3) {
	width: 78px !important;
}

#wrapper-primary table.msgTable th:nth-of-type(7) {
	width: 85px !important;
}

#wrapper-primary table.msgTable th:last-of-type {
	width: auto !important;
}

#wrapper-primary table#plannedTable th.dateCol {
	width: 100px;
}
*/
/* Archive.html */
#wrapper-primary table#pastEvents th:first-of-type {
  width: 46px !important; }

#wrapper-primary table#pastEvents th:nth-of-type(2) {
  width: 85px !important; }

#wrapper-primary table#pastEvents th:nth-of-type(3) {
  width: 55px !important; }

#wrapper-primary table#pastEvents th:nth-of-type(5), #wrapper-primary table#pastEvents th:nth-of-type(6) {
  width: 100px !important; }

#wrapper-primary table#pastEvents th:nth-of-type(7) {
  width: 115px !important; }

#wrapper-primary table#pastEvents th:nth-of-type(8) {
  width: 40px !important; }

#wrapper-primary table#pastEvents th:last-of-type {
  width: auto !important; }

/* Terms and conditions */
.terms-container {
  width: 972px;
  margin: 50px 0 0 90px; }

.terms-inner {
  z-index: 200;
  position: relative;
  margin-top: -33px;
  padding: 15px;
  padding-bottom: 0;
  background: url("/resources/images/BorderGradient.png") no-repeat;
  background-size: 100.75%, 65%; }

.terms-content {
  background: #fff;
  padding: 25px 50px 0 50px; }

.terms-content form {
  text-align: center; }

.terms-content input {
  display: inline-block;
  background-color: #009;
  border: none;
  color: #FFF;
  padding: 14px 12px;
  cursor: pointer; }

.terms-content input.accept {
  border: 3px solid #004b8d;
  background: #00427c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00427c 0%, #0059a8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00427c), color-stop(100%, #0059a8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00427c 0%, #0059a8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00427c 0%, #0059a8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00427c 0%, #0059a8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00427c 0%, #0059a8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00427c', endColorstr='#0059a8',GradientType=0 );
  /* IE6-9 */ }

.terms-content input.decline {
  border: 3px solid #0079c1;
  background: #0069a7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0069a7 0%, #0079c1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0069a7), color-stop(100%, #0079c1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0069a7 0%, #0079c1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0069a7 0%, #0079c1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0069a7 0%, #0079c1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0069a7 0%, #0079c1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069a7', endColorstr='#0079c1',GradientType=0 );
  /* IE6-9 */ }

/* List */
#wrapper-primary > table {
  margin-left: 45px;
  margin-right: 45px; }

#wrapper-primary td h2 {
  padding: 10px;
  background-color: #EDEDED;
  font-size: 20px;
  font-family: "Open Sans", Verdana, sans-serif;
  text-transform: uppercase;
  font-weight: normal; }

#wrapper-primary td h2 {
  margin-bottom: 0 !important; }

.aggregationText {
  font-size: 12px;
  color: #666;
  margin-left: 30px;
  margin-bottom: 25px; }

/* Styling of the graphs displayed in list.html */
.flot-x-axis > div > span.year1 {
  background-color: #b2e6fa;
  padding: 2px; }

.flot-x-axis > div > span.year2 {
  background-color: #f3c3a2;
  padding: 2px; }

ul.colorCodes {
  padding-left: 0px;
  margin-left: 20px;
  margin-top: 15px; }

ul.colorCodes li {
  list-style-type: none;
  float: left;
  margin-right: 7px;
  padding: 2px 10px;
  font-size: 10px;
  line-height: 13px;
  font-weight: 700;
  font-family: Verdana;
  font-variant: small-caps; }

ul.colorCodes li:first-child {
  background-color: #b2e6fa; }

ul.colorCodes li:last-child {
  background-color: #f3c3a2; }

.rssLink {
  margin-right: 5px; }

#filters {
  margin-bottom: 25px;
  margin-left: 45px;
  margin-right: 45px;
  width: 1180px; }

/*#filters table td{
	margin: 0 !important;
	padding: 0 !important;
}*/
#filters label.filterToggle {
  background-color: #EDEDED;
  display: inline-block;
  width: 100% !important;
  margin-bottom: 1px !important;
  padding: 10px;
  background-color: #EDEDED;
  font-size: 20px;
  font-family: "Open Sans", Verdana, sans-serif;
  text-transform: uppercase;
  font-weight: normal; }

#filters label.filterToggle h2 {
  background: none;
  text-align: left !important;
  display: inline-block;
  width: 65%;
  margin-bottom: 0; }

/* Style the form - display items horizontally */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }

/* Add some margins for each label */
.form-inline label {
  margin: 5px 10px 5px 0; }

/* Style the input fields */
.form-inline input, select {
  vertical-align: middle;
  margin: 5px 10px 5px 0;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd; }

/* Style the submit */
.form-inline input, a.filterButton {
  padding: 10px 20px;
  border: 1px solid #ddd; }

input.filterButton, a.filterButton {
  background-color: dodgerblue;
  color: white; }

fieldset label {
  display: inline-block;
  width: 215px;
  font-size: 0.9em;
  font-weight: bold; }

fieldset {
  display: block;
  width: 1200px;
  border: none;
  padding: 0px; }

a.filterButton {
  background-color: dodgerblue;
  text-align: center;
  font-size: 12px;
  font-stretch: expanded;
  width: 55px;
  /* margin: 5px; */ }

.form-inline button:hover {
  background-color: royalblue; }

/* Add responsiveness - display the form controls vertically instead of horizontally on screens that are less than 800px wide */
@media (max-width: 800px) {
  .form-inline input {
    margin: 10px 0; }
  .form-inline {
    flex-direction: column;
    align-items: stretch; } }

/*  HIDE CHECKBOX */
.filterToggleChk {
  display: none; }

/* HIDE CONTENT BY DEFAULT */
.filterContent {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: max-height 1s; }

/* SHOW CONTENT WHEN CHECKED */
.filterToggleChk:checked + .filterContent {
  max-height: 100vh;
  /* any insanely large number if a lot of contents */
  opacity: 1;
  visibility: visible; }

.expandText {
  padding-left: 10px;
  font-size: 0.7em; }

a img.rssIcon {
  margin-bottom: -2px;
  margin-right: 4px;
  height: 16px;
  width: 16px; }

#contentWrapper {
  width: 1200px;
  margin-left: 45px; }
  #contentWrapper table {
    width: 100%; }

td.centerAndClip {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.pointer {
  cursor: pointer; }

.center {
  text-align: center; }

.col-sm {
  width: 120px; }

.col-md {
  width: 200px; }

.col-lg {
  width: 300px; }
